@import url(https://fonts.googleapis.com/css?family=Roboto);.select-search{width:300px;position:relative;font-family:"Nunito Sans",sans-serif;box-sizing:border-box}.select-search *,.select-search :after,.select-search :before{box-sizing:inherit}.select-search__value{position:relative;z-index:1}.select-search__value:after{content:"";display:inline-block;position:absolute;top:calc(50% - 9px);right:19px;width:11px;height:11px}.select-search__input{display:block;height:36px;width:100%;padding:0 40px 0 16px;background:#fff;border:1px solid transparent;box-shadow:0 .0625rem .125rem rgba(0,0,0,.15);border-radius:3px;outline:none;font-family:"Noto Sans",sans-serif;font-size:14px;text-align:left;text-overflow:ellipsis;line-height:36px;-webkit-appearance:none}.select-search__input::-webkit-search-cancel-button,.select-search__input::-webkit-search-decoration,.select-search__input::-webkit-search-results-button,.select-search__input::-webkit-search-results-decoration{-webkit-appearance:none}.select-search__input:not([readonly]):focus{cursor:auto}.select-search__select{background:#fff;box-shadow:0 .0625rem .125rem rgba(0,0,0,.15)}.select-search__options{list-style:none}.select-search__row:not(:first-child){border-top:1px solid #eee}.select-search__not-found,.select-search__option{display:block;height:36px;width:100%;padding:0 16px;background:#fff;border:none;outline:none;font-family:"Noto Sans",sans-serif;font-size:14px;text-align:left;cursor:pointer}.select-search--multiple .select-search__option{height:48px}.select-search__option.is-selected{background:#2fcc8b;color:#fff}.select-search__option.is-highlighted,.select-search__option:not(.is-selected):hover{background:rgba(47,204,139,.1)}.select-search__option.is-highlighted.is-selected,.select-search__option.is-selected:hover{background:#2eb378;color:#fff}.select-search__group-header{font-size:10px;text-transform:uppercase;background:#eee;padding:8px 16px}.select-search.is-disabled{opacity:.5}.select-search.is-loading .select-search__value:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath fill='%232F2D37' d='M25 5a20.14 20.14 0 0120 17.88 2.51 2.51 0 002.49 2.26A2.52 2.52 0 0050 22.33a25.14 25.14 0 00-50 0 2.52 2.52 0 002.5 2.81A2.51 2.51 0 005 22.88 20.14 20.14 0 0125 5z'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");background-size:11px}.select-search:not(.is-disabled) .select-search__input{cursor:pointer}.select-search--multiple{border-radius:3px;overflow:hidden}.select-search:not(.is-loading):not(.select-search--multiple) .select-search__value:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:1px solid #000;border-bottom:1px solid #000;pointer-events:none}.select-search--multiple .select-search__input{cursor:auto;border-radius:3px 3px 0 0}.select-search--multiple:not(.select-search--search) .select-search__input{cursor:default}.select-search:not(.select-search--multiple) .select-search__input:hover{border-color:#2fcc8b}.select-search:not(.select-search--multiple) .select-search__select{position:absolute;z-index:2;top:44px;right:0;left:0;border-radius:3px;overflow:auto;max-height:360px}.select-search--multiple .select-search__select{position:relative;overflow:auto;max-height:260px;border-top:1px solid #eee;border-radius:0 0 3px 3px}.select-search__not-found{height:auto;padding:16px;text-align:center;color:#888}.sinister-color-red{color:#f3312f;border-color:#f3312f}.sinister-color-green{color:#00b105;border-color:#00b105}.sinister-color-gray{color:#6b6b6b;border-color:#6b6b6b}.sinister-color-orange{color:#fda700;border-color:#fda700}.sinister-color-purple{color:#8a008b;border-color:#8a008b}.sinister-color-blue{color:#0031b0;border-color:#0031b0}.sinister-color-white{border-color:#fff}.occurrence-show-more{color:#15a6da;cursor:pointer}.occurrence-modal-item{display:block}.occurrence-modal-label{font-weight:bolder;margin-right:10px}.modal-footer{justify-content:flex-start}.occurrence-modal-footer-label{color:#15a6da;margin-right:10px}.hide-card{display:none}.accordion__section{display:flex;flex-direction:column}.accordion{color:#6b6b6b;font-size:16px;cursor:pointer;padding:8px;display:flex;align-items:center;outline:none;transition:background-color .6s ease;border:none;border-bottom:1px solid #e6e6e6}.accordion,.accordion:hover,.active{background-color:#fff}.accordion.active{color:#15a6da;border-bottom:1px solid #15a6da}.accordion.active>.accordion__title{color:#15a6da}.accordion__title{color:#6b6b6b;font-size:16px}.accordion__icon{margin-left:auto;fill:#6b6b6b;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg);fill:#15a6da}.accordion__content{background-color:#fff;overflow:hidden;transition:max-height .6s ease}.accordion__text{font-family:"Open Sans",sans-serif;font-weight:400;font-size:14px;padding:18px}.switch-button{float:right}.hidden-checkbox{display:none}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent}#admin{display:flex;flex-direction:column;min-width:1024px;min-height:768px}#root{padding:0 0 1rem!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}#admin #container{padding-top:1.5rem;text-align:left;text-align:initial;flex-wrap:nowrap;margin-right:0;margin-left:0;display:flex;justify-content:space-between;min-height:calc(100vh - 84px - 1rem)!important}@media only screen and (min-width:1024px){#admin #children{min-height:100%}#admin #children>div:first-child{padding-bottom:1rem}#admin #children>div>div:first-child{height:calc(100% - 1rem)}}#bigFleet{display:flex;flex-direction:column;min-height:100vh;width:100%;position:absolute;top:0;left:0}#bigFleet #bottom,#bigFleet #top{padding:0 2rem}#bigFleet .content{flex:1 1}#bigFleet #top{z-index:11;display:flex;align-items:flex-end;padding:0 2rem;pointer-events:none;width:100%}#bigFleet #top #logo{width:300px;max-width:300px;min-width:300px;height:69px;background-color:#fff;justify-content:center;display:flex;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:0 .125rem .3rem rgba(0,0,0,.2)}#bigFleet #top #logo img{height:100%}#bigFleet #bottom{z-index:10;display:flex;pointer-events:none;width:100%;padding-bottom:2rem}#bigFleet #bottom #center-actions{align-items:flex-end;bottom:0;right:0;left:0;position:absolute;height:100%;width:100%;padding:0 2rem}#bigFleet #bottom .bg-black button{background-color:#2a2a2a!important;color:#fff!important}#bigFleet img.device-fleet-icon{position:relative;top:-4px;margin-right:3px}@media only screen and (min-width:1024px){#bigFleet #bottom #deviceBigFleet,#bigFleet #top #logo{width:300px;max-width:300px;min-width:300px}#bigFleet #bottom #deviceBigFleet #header>small:nth-child(3){font-size:.6rem!important}}@media only screen and (min-width:1440px){#bigFleet #bottom{max-width:300px;min-width:300px}#bigFleet #bottom #deviceBigFleet{width:300px}}#search input{border-bottom-left-radius:18px;border-top-left-radius:18px;border:0;padding:1.1rem 1rem}#search input,#search span{box-shadow:0 .125rem .3rem rgba(0,0,0,.2)}#search span{border-bottom-right-radius:18px!important;border-top-right-radius:18px!important;border:0;background-color:#fff;color:#2a2a2a;padding:0 .5rem;display:flex;align-items:center}.section-container{display:flex;flex-direction:column;padding:0 1rem;text-align:left;line-height:1rem;font-size:.8rem!important}.section-container div{display:flex;align-items:flex-start;text-align:left}.section-container div.item-column{flex-direction:column}.section-container div.item-row{flex-direction:row}.section-container div.item-space-between{justify-content:space-between}.section-container div img{width:40px;height:40px}.section-container span{color:#707070!important}div.attribute-item{min-width:80px;margin-bottom:10px}.zoom-button{pointer-events:all!important;width:3rem}.zoom-button button{height:3rem;width:3rem;display:flex;justify-content:center;align-items:center;box-shadow:0 .125rem .3rem rgba(0,0,0,.2)!important;background-color:#fff;box-shadow:0 .125rem .3rem rgba(0,0,0,.2);border-color:currentColor}.zoom-button button:first-child{border-top-left-radius:50%;border-top-right-radius:50%}.zoom-button button:last-child{border-bottom-left-radius:50%;border-bottom-right-radius:50%}.zoom-button button span{font-size:1.3rem;background-color:transparent!important}.event-form-handler-container{position:absolute;bottom:0;right:0;z-index:2;border-top-left-radius:10px;padding:20px;background-color:hsla(0,0%,100%,.8);text-align:left}.textarea.form-control{background-color:#fff}.custom-formGroup label{text-align:left;width:100%}.rounded-group-button-form-bottom{text-align:right}.custom-formGroup textarea+span{text-align:left}#fleetDeviceListContainer{z-index:10;width:100%}#fleetDeviceListContainer *{pointer-events:all!important}#fleetDeviceListContainer #strap button{border-radius:0;border-top-left-radius:40px;border-top-right-radius:40px;padding-left:2rem;padding-right:2rem;box-shadow:0 .125rem .3rem rgba(0,0,0,.2)}#fleetDeviceListContainer #deviceList,#fleetDeviceListContainer #deviceListExpanded{background-color:#fff;border-top-left-radius:21px;border-top-right-radius:21px;z-index:1;min-height:110px;width:100%}#fleetDeviceListContainer #deviceList [class|=col]{min-height:90px}#fleetDeviceListContainer #deviceList [class|=col]:not(:last-child){border-right:1px solid hsla(0,0%,72.2%,.2)}#fleetDeviceListContainer #deviceList .deviceListItem{justify-content:space-between;background-color:hsla(0,0%,93.3%,.5);border-radius:15px}#fleetDeviceListContainer #deviceListExpanded{margin-left:1rem;margin-right:1rem;box-shadow:0 .125rem .3rem rgba(0,0,0,.2)}#fleetDeviceListContainer #deviceListExpanded #items{padding:1rem!important}#fleetDeviceListContainer #deviceListExpanded #items [class|=col]{margin-bottom:1rem;min-height:90px}#fleetDeviceListContainer #deviceListExpanded #items [class|=col]:not(:nth-child(4n)){border-right:1px solid hsla(0,0%,72.2%,.2)}#fleetDeviceListContainer #deviceListExpanded #items .deviceListItem{justify-content:space-between;background-color:hsla(0,0%,93.3%,.5);border-radius:15px}#fleetDeviceListContainer #deviceListExpanded #bar{padding:1rem;background-color:#f4f4f4;border-top-left-radius:21px;border-top-right-radius:21px;align-items:center}#fleetDeviceListContainer .navigation{color:#fff;width:4rem;display:flex;align-items:center;justify-content:center}#fleetDeviceListContainer .navigation .far{font-size:1.5rem}#fleetDeviceListContainer .navigation.next{position:relative;right:16px;border-top-right-radius:1.5rem;padding-left:1rem}#fleetDeviceListContainer .navigation.prev{padding-right:1rem;position:relative;left:16px;border-top-left-radius:1.5rem}#fleetDeviceListContainer .deviceListItem{height:100%;padding:.5rem}#fleetDeviceListContainer .deviceListItem.active,#fleetDeviceListContainer .deviceListItem:hover{cursor:pointer;border-radius:10px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}#fleetDeviceListContainer .deviceListItem .status{display:flex;justify-content:center}#fleetDeviceListContainer .deviceListItem .status>div:not(:last-child){margin-right:.5rem}#fleetDeviceListContainer .deviceListItem .status *{font-size:1.2rem!important}#fleetDeviceListContainer .deviceListItem .status .red *{color:#ea242e}#fleetDeviceListContainer .deviceListItem .status .yellow *{color:#f90}#fleetDeviceListContainer .deviceListItem .status .green *{color:#00b923}#deviceBigFleet{background-color:#fff;box-shadow:0 .125rem .3rem rgba(0,0,0,.2);height:100%;padding-top:5rem;pointer-events:all;display:flex;flex-direction:column;justify-content:space-between;width:300px;max-width:300px;min-width:300px}#deviceBigFleet #header{color:#fff;line-height:.9rem;padding:.4rem 1rem;width:90%;position:relative}#deviceBigFleet #header h4{font-weight:700;margin-bottom:.1rem;max-width:90%}#deviceBigFleet #location{display:flex;flex-direction:column;padding:0 1rem;text-align:left;line-height:1rem}#deviceBigFleet #driver{display:flex;padding:0 1rem;line-height:1rem;align-items:center;justify-content:space-between}#deviceBigFleet #driver>div{display:flex;flex-direction:column;text-align:left}#deviceBigFleet #driver img{width:40px;height:40px}#deviceBigFleet #picture{text-align:left;padding:0 1rem}#deviceBigFleet #velocity{right:-3.3rem}#deviceBigFleet #velocity,#deviceBigFleet #velocity .velocity{position:absolute;height:5.5rem;width:5.5rem;min-width:5.5rem;min-height:5.5rem;max-width:5.5rem;max-height:5.5rem}#deviceBigFleet #velocity .velocity{border:3px solid #ea242e;display:flex;justify-content:center;align-items:center;background:#fff;line-height:1.3rem;flex-direction:column}#deviceBigFleet #velocity .velocity *{color:#000!important;width:100%!important;text-align:center!important}#deviceBigFleet #velocity .velocity span{font-weight:700;font-size:1.4rem}#deviceBigFleet #velocity .velocity small{font-size:.8rem}#deviceBigFleet #velocity .velocity.limit{right:93px;bottom:8px;height:3.5rem;width:3.5rem;min-width:3.5rem;min-height:3.5rem;max-width:3.5rem;max-height:3.5rem;z-index:1;line-height:1rem}#deviceBigFleet #velocity .velocity.limit span{font-weight:700;font-size:1rem}#deviceBigFleet #velocity .velocity.limit small{font-size:.7rem}#deviceBigFleet #deviceActions{border-top-right-radius:10px;border-top-left-radius:10px;box-shadow:0 -.09rem .3rem rgba(0,0,0,.4);padding-top:.5rem;z-index:11;background-color:#fff;position:relative;margin-top:-20px}#deviceBigFleet #deviceActions>strong{font-size:.94rem}#deviceBigFleet #deviceActions .badge{color:#666;font-weight:700;font-size:80%}#deviceBigFleet #deviceInfo{border-top-right-radius:10px;border-top-left-radius:10px;box-shadow:0 -.09rem .3rem rgba(0,0,0,.4);padding-top:.5rem;bottom:-45px;padding-bottom:2rem;position:relative}#deviceBigFleet #deviceInfo #device-footer{padding-top:.5rem}#deviceBigFleet #deviceInfo #device-footer .red *{color:#ea242e}#deviceBigFleet #deviceInfo #device-footer .yellow *{color:#f90}#deviceBigFleet #deviceInfo #device-footer .green *{color:#00b923}#deviceBigFleet #deviceInfo #device-footer .fas{font-size:1.3rem}#deviceBigFleet #deviceInfo #device-footer>div{display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1rem}#deviceBigFleet #deviceInfo #device-footer>div:not(:last-child){border-right:1px solid #b8b8b8}#deviceBigFleet #deviceInfo #device-footer>div span{color:#b8b8b8}#deviceBigFleet #deviceInfo #device-footer>div span:first-child{margin-bottom:.8rem}#deviceBigFleet #deviceInfo #device-footer>div small{color:#b8b8b8;font-size:.875rem!important}.permission-content{width:100%}button.react-geo-digitizebutton>span>i{position:relative;top:-20px;left:-1px}button.react-geo-digitizebutton{margin:10px}div.react-geo-actions{position:relative;text-align:center}.input-search{float:right;width:200px}form>span{color:red;position:relative}div.ol-overlaycontainer{z-index:1!important}.react-color-picker details summary{display:flex;align-items:center;justify-content:center;height:36px;list-style:none;border-radius:.3em;background-color:#5a6268;color:#fff;border:1px solid #5a6268;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.react-color-picker details summary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5);background-color:#545b62!important;border:1px solid #4e555b!important}.react-color-picker details summary:after{content:" ►";color:#fff;position:absolute;right:1.5em;scale:.6}.react-color-picker details summary::-webkit-details-marker{display:none}.react-color-picker details[open] summary:after{content:" ▼"}.react-color-picker .sketch-picker-wrapper{position:absolute;top:-2em}#registrationMaintenanceTable tbody{overflow-y:auto;max-height:300px}#registrationMaintenanceTable tr{display:flex}#registrationMaintenanceTable tr td,#registrationMaintenanceTable tr th{padding:1.1rem 1.5rem}#registrationMaintenanceTable tr td:first-child,#registrationMaintenanceTable tr td:nth-child(2),#registrationMaintenanceTable tr td:nth-child(3),#registrationMaintenanceTable tr td:nth-child(4),#registrationMaintenanceTable tr td:nth-child(5),#registrationMaintenanceTable tr th:first-child,#registrationMaintenanceTable tr th:nth-child(2),#registrationMaintenanceTable tr th:nth-child(3),#registrationMaintenanceTable tr th:nth-child(4),#registrationMaintenanceTable tr th:nth-child(5){width:20%}#always{margin-left:10px}#registrationNotificationTable tr td:last-child{white-space:nowrap;width:1px;text-align:right}#registrationNotificationTable tbody{overflow-y:auto;max-height:300px}#registrationNotificationTable tr{display:flex}#registrationNotificationTable tr td,#registrationNotificationTable tr th{padding:1.1rem 1.5rem;width:20%}#registrationNotificationTable tr td:first-child,#registrationNotificationTable tr th:first-child{width:30%}#registrationNotificationTable tr td:nth-child(2),#registrationNotificationTable tr th:nth-child(2){width:25%}#registrationNotificationTable tr td:nth-child(3),#registrationNotificationTable tr th:nth-child(3){width:15%}#registrationNotificationTable tr td:nth-child(4),#registrationNotificationTable tr th:nth-child(4){width:10%}.my-custom-scrollbar{position:relative;height:400px;overflow:auto}.table-wrapper-scroll-y{display:block}#registrationUserTable tbody{overflow-y:auto;max-height:300px}#registrationUserTable tr td:last-child{white-space:nowrap;width:1px;text-align:right}#registrationUserTable tr{display:flex}#registrationUserTable tr td,#registrationUserTable tr th{padding:1.1rem 1.5rem}#registrationUserTable tr td:first-child,#registrationUserTable tr td:nth-child(2),#registrationUserTable tr td:nth-child(3),#registrationUserTable tr td:nth-child(4),#registrationUserTable tr td:nth-child(5),#registrationUserTable tr th:first-child,#registrationUserTable tr th:nth-child(2),#registrationUserTable tr th:nth-child(3),#registrationUserTable tr th:nth-child(4),#registrationUserTable tr th:nth-child(5){width:20%}.input-group-prepend:not(:first-child)>.input-group-text{cursor:pointer;border-bottom-right-radius:7px!important;border-top-right-radius:7px!important}#registrationGroupTable tr td:last-child{white-space:nowrap;width:1px;text-align:right}#registrationGroupTable tbody{overflow-y:auto;max-height:300px}#registrationGroupTable tr{display:flex}#registrationGroupTable tr td:first-child,#registrationGroupTable tr th:first-child{width:80%}#registrationGroupTable tr td,#registrationGroupTable tr th{padding:1.1rem 1.5rem;width:20%}button.extra-bt-collapse{background-color:transparent;border:0}button.extra-bt-collapse:focus{box-shadow:none}button.extra-bt-collapse:hover{background-color:transparent;border:0}button.extra-bt-collapse i{color:#000}button.extra-bt-collapse span{color:#000;margin-left:4px;vertical-align:middle}span.status{display:list-item;margin-left:1em;font-weight:bolder}.action_btn,.buttons{width:50px;margin:0 auto;display:inline}.p.info-text{color:#6b6b6b;font-size:14px}span.info-text-label{font-weight:700}.accordion{border-bottom:none;background:#fff;border-radius:12px}.accordion.active>.accordion__title{color:#6b6b6b}.accordion__section{border:none;box-shadow:2px 4px 10px rgba(0,0,0,.1);border-radius:12px;margin-bottom:12px}p.accordion__title{color:#6b6b6b;font-size:14px;font-weight:bolder;padding-top:8px;margin-bottom:0}.accordion__content{border-bottom-right-radius:12px;border-bottom-left-radius:12px}p.timeline-text{padding:10px 10px 0;font-size:10px}.timeline-item-dateinner{background:#fda700;text-indent:2px;font-size:12px;line-height:normal;text-align:center;padding-top:10px}.timeline{margin:0}body #root{padding-top:40px;padding-bottom:40px;background-color:#f5f5f5;text-align:center}body #root,body .wrapper{display:flex;align-items:center}body .wrapper{flex:1 1;flex-direction:column;justify-content:center;padding:20px;background:#eaeaea;background:radial-gradient(circle,#eaeaea 0,#ccc 49%,#eaeaea 100%)}body #formContent{border-radius:10px 10px 10px 10px;background:#fff;padding:30px;max-width:450px;max-height:680px;position:relative;box-shadow:0 30px 60px 0 rgba(0,0,0,.3);text-align:center}body #formContent div.logo-wrapper .logo,body #formContent div.logo-wrapper .logo-placeholder{margin-left:auto;margin-right:auto;width:90%;max-height:250px}body #formContent div.logo-wrapper .logo-placeholder{height:175px}@media screen and (min-width:640px){body #formContent div.logo-wrapper .logo-placeholder{height:200px}}@media screen and (min-width:768px),screen and (min-width:1024px){body #formContent div.logo-wrapper .logo-placeholder{height:225px}}@media screen and (min-width:1280px),screen and (min-width:1536px){body #formContent div.logo-wrapper .logo-placeholder{height:250px}}body #formContent div.logo-wrapper .logo{height:auto}body .form__input{font-family:"Roboto",sans-serif;color:#333;font-size:1.2rem;margin:0 auto;padding:1.1rem 2rem;border-radius:.2rem;background-color:#eaeaea;width:90%;display:block;border:none;border-bottom:.3rem solid transparent;transition:all .3s}body .form__input:-ms-input-placeholder+.form__label{opacity:0;visibility:hidden;-webkit-transform:translateY(-4rem);transform:translateY(-4rem)}body .form__input:placeholder-shown+.form__label{opacity:0;visibility:hidden;-webkit-transform:translateY(-4rem);transform:translateY(-4rem)}body .form-item>span{color:red;float:left;margin:5px 5px 5px 28px}body .txt-error{color:red;font-size:1rem}body .ios-button{display:inline-block;overflow:hidden;background:url(https://linkmaker.itunes.apple.com/pt-br/badge-lrg.svg?bubble=ios_apps&kind=iossoftware&releaseDate=2018-08-02) no-repeat;width:135px;height:45px}body .mobile-badge{display:inline;max-height:3rem;height:auto;width:auto}body footer{width:100%;background-color:transparent;z-index:1}body footer img#uptime-badge{min-height:41px}body p.copyright{color:#fff;font-size:.7em;text-align:center;margin:0}#client{display:flex;flex-direction:column;min-height:100vh;width:100%;position:absolute;top:0;left:0}#client #bottom,#client #top{padding:0 2rem}#client .content{flex:1 1}#client #top{z-index:10;display:flex;align-items:flex-end;padding:0 2rem;pointer-events:none;width:100%}#client #top #logo{width:300px;max-width:300px;min-width:300px;height:69px;background-color:#fff;justify-content:center;display:flex;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:0 .125rem .3rem rgba(0,0,0,.2)}#client #top #logo img{height:100%}@media only screen and (min-width:1024px){#client #bottom #devices,#client #top #logo{width:300px;max-width:300px;min-width:300px}#client #bottom #devices #device-current #header h4{font-size:1rem}#client #bottom #devices #device-current #identifier,#client #bottom #devices #device-current #location{font-size:.8rem!important}}@media only screen and (min-width:1440px){#bigFleet #bottom #deviceBigFleet{width:20%}}#devices{display:flex;width:300px;max-width:300px;min-width:300px;pointer-events:all!important}#devices #velocity{right:-60px;top:-60px}#devices #velocity,#devices #velocity .velocity{position:absolute;height:7rem;width:7rem;min-width:7rem;min-height:7rem;max-width:7rem;max-height:7rem}#devices #velocity .velocity{border:3px solid #ea242e;display:flex;justify-content:center;align-items:center;background:#fff;line-height:2.3rem;flex-direction:column}#devices #velocity .velocity *{color:#000!important;width:100%!important;text-align:center!important}#devices #velocity .velocity span{font-weight:700;font-size:2.2rem}#devices #velocity .velocity small{font-size:1.5rem}#devices #velocity .velocity.limit{right:93px;bottom:8px;height:3.5rem;width:3.5rem;min-width:3.5rem;min-height:3.5rem;max-width:3.5rem;max-height:3.5rem;z-index:1;line-height:1rem}#devices #velocity .velocity.limit span{font-weight:700;font-size:1rem}#devices #velocity .velocity.limit small{font-size:.7rem}#devices #device-current{display:flex;flex-direction:column;padding:1.2rem;border-radius:10px;box-shadow:0 .125rem .3rem rgba(0,0,0,.2)}#devices #device-current #detail{display:flex}#devices #device-current #detail button:hover{opacity:.9}#devices #device-current #address{display:flex;justify-content:space-between;align-items:center;position:relative}#devices #device-current #address *{text-align:left;width:80%;color:#707070}#devices #device-current #address>div{display:flex;align-items:flex-start;flex-direction:column}#devices #device-current #header{display:flex;justify-content:space-between;align-items:center}#devices #device-current #header *{color:#2a2a2a}#devices #device-current #identifier,#devices #device-current #location{color:#707070;font-size:.875rem!important}#devices #device-current>*{font-size:.875rem!important}#devices #device-current>span,#devices #device-current>strong{color:#707070}#devices .status{font-size:.7rem!important}#devices .status.green{color:#41eb61!important}#devices .status.gray{color:#abaaac!important}#devices .status.red{color:#ca0830!important}div#shared-actions-container{display:flex;flex-direction:column;position:absolute;right:2rem;bottom:2rem;width:4rem}.Header_logo__container__1ZdCp{display:flex;justify-content:center;align-items:center;align-self:stretch;width:10em;height:4em;max-height:6em;background-color:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:0 .125rem .3rem rgba(0,0,0,.4);overflow:hidden}@media screen and (min-width:640px){.Header_logo__container__1ZdCp{width:12em;height:4.5em}}@media screen and (min-width:768px),screen and (min-width:1024px){.Header_logo__container__1ZdCp{width:14em;height:5.5em}}@media screen and (min-width:1280px),screen and (min-width:1536px){.Header_logo__container__1ZdCp{width:16em;height:6em}}.Header_logo__skeleton__QfIzi{width:90%;height:3.6em}@media screen and (min-width:640px){.Header_logo__skeleton__QfIzi{height:4em}}@media screen and (min-width:768px),screen and (min-width:1024px){.Header_logo__skeleton__QfIzi{height:4.9em}}@media screen and (min-width:1280px),screen and (min-width:1536px){.Header_logo__skeleton__QfIzi{height:5.4em}}.Header_logo__3Q7CC{width:90%!important;height:auto;max-height:3.6em}@media screen and (min-width:640px){.Header_logo__3Q7CC{max-height:4em}}@media screen and (min-width:768px),screen and (min-width:1024px){.Header_logo__3Q7CC{max-height:4.9em}}@media screen and (min-width:1280px),screen and (min-width:1536px){.Header_logo__3Q7CC{max-height:5.4em}}.skeleton_skeleton__2Hc9i{-webkit-animation:skeleton_skeleton-loading__3kKIS 1s linear infinite alternate;animation:skeleton_skeleton-loading__3kKIS 1s linear infinite alternate}@-webkit-keyframes skeleton_skeleton-loading__3kKIS{0%{background-color:#ededed}to{background-color:#dbdfe1}}@keyframes skeleton_skeleton-loading__3kKIS{0%{background-color:#ededed}to{background-color:#dbdfe1}}.skeleton_skeleton__circle__3AzBL{border-radius:999999px}#root{min-width:1024px!important;position:relative!important;padding:0!important;margin:0!important}#root,body,html{height:100%}body{background-color:#eee}body.map #root{padding:0;margin:0}.text-danger{color:#ea242e!important}#map{position:absolute;top:0;bottom:0;right:0;left:0}.all-event{pointer-events:all!important}.customTable{box-shadow:0 -1px .25rem rgba(0,0,0,.075)}.customTable tr{display:flex}.customTable tr td,.customTable tr th{padding:1.1rem 1.5rem}.customTable thead tr th{border-top:1px solid #f1f1f1;font-weight:900;border-bottom:0}.customTable thead tr th:first-child{border-left:1px solid #f1f1f1}.customTable thead tr th:last-child{border-right:1px solid #f1f1f1}.customTable tbody tr:not(:first-child) td{border-top-color:#fff}.customTable tbody tr:nth-of-type(odd){background-color:#f1f1f1!important}.customTable tbody tr:nth-of-type(2n){background-color:#f7f7f7!important}.text-danger{color:#ca0830}.text-green{color:#00b923}.text-gray{color:#404040!important}.custom-border{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.custom-shadow{box-shadow:0 .125rem .3rem rgba(0,0,0,.2)!important;-webkit-box-shadow:0 .125rem .3rem rgba(0,0,0,.2)!important;-moz-box-shadow:0 .125rem .3rem rgba(0,0,0,.2)!important}.custom-shadow-2{box-shadow:0 .125rem 1rem rgba(0,0,0,.1)!important;-webkit-box-shadow:0 .125rem 1rem rgba(0,0,0,.1)!important;-moz-box-shadow:0 .125rem 1rem rgba(0,0,0,.1)!important}.btn-theme,.btn-theme:active,.btn-theme:hover{border-color:currentColor!important}.btn-theme:active,.btn-theme:hover{background-color:currentColor!important}.btn.btn-outline-secondary{color:#404040;border-color:#abaaac}.btn.btn-outline-secondary:active,.btn.btn-outline-secondary:hover{color:#fff;background-color:#abaaac;border-color:#abaaac}.btn.btn-outline-danger{color:#ca0830;border-color:#ca0830}.btn.btn-outline-danger:active,.btn.btn-outline-danger:hover{color:#fff;background-color:#ca0830!important;border-color:#ca0830!important}.btn.btn-success:not(:hover){border-color:#009018;background-color:#009018}.btn.btn-success:active,.btn.btn-success:hover{opacity:.9;border-color:#009018}.react-datepicker-wrapper{width:100%}.react-datepicker__input-container input{border-radius:7px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}fieldset{background-color:#f5f5f5;border-radius:5px}legend{font-size:1.2rem}.custom-formGroup label{font-weight:700}.custom-formGroup textarea{border-radius:7px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.custom-formGroup textarea+span{color:#ca0830}.custom-formGroup input{border-radius:7px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.custom-formGroup input+span{color:#ca0830}.customModal .modal-content{border:0;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:15px;padding:0}.customModal .modal-content .modal-header{align-items:center!important;border:0;background-color:#2497e9}.customModal .modal-content .modal-header .modal-title{font-size:1rem;color:#fff}.customModal .modal-content .modal-header .close{font-size:1.5rem;color:#fff}.marquee{white-space:nowrap;overflow:hidden}.marquee>span{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis}.marquee>span small{left:0}.marquee:active>span,.marquee:hover>span{width:auto}.marquee:active span small,.marquee:hover span small{transition:left 4s linear;position:relative;overflow:hidden;text-overflow:ellipsis;left:-300px}.btn-circle{width:30px;height:30px;text-align:center;padding:6px 0;font-size:12px;line-height:1.428571429;border-radius:15px}.btn-circle.btn-lg{width:50px;height:50px;padding:10px 16px;font-size:18px;line-height:1.33;border:1px solid #eaeaea;border-radius:25px;background-color:#fff;box-shadow:0 .125rem .3rem rgba(0,0,0,.4)!important;color:#2497e9}.btn-circle.btn-lg:hover{color:#fff;background-color:#2497e9}.btn-circle.btn-lg:disabled{background-color:#eaeaea;color:grey}.btn-circle.btn-xl{width:70px;height:70px;padding:10px 16px;font-size:24px;line-height:1.33;border-radius:35px}.rounded-group-button{margin:0 20px 15px}.rounded-group-button button{margin-right:10px}.rounded-group-button-form{margin:0 20px 15px 0}.rounded-group-button-form button{margin-right:10px}.search-toolbar{margin-left:auto;margin-right:20px}.pointer{cursor:pointer}.react-toast-notifications__container{z-index:9999!important;overflow-y:hidden!important}.ol-overlay-container{pointer-events:none}.label-overlay{background-color:#fff;color:#000;box-shadow:0 .125rem .3rem rgba(0,0,0,.5);-webkit-box-shadow:0 .125rem .3rem rgba(0,0,0,.5);position:relative;border-radius:4px;padding:4px 8px;white-space:nowrap;font-size:.7rem}.label-overlay:before{content:"";position:absolute;width:0;height:0;margin-left:-9.5px;bottom:-1.2em;left:50%;box-sizing:border-box;border-color:transparent transparent #fff #fff;border-style:solid;border-width:.6em;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:-3px 3px 3px 0 rgba(0,0,0,.4)}.label-overlay-alarm{background-color:#fff;color:#ca0830;font-weight:700;border:2px solid;box-shadow:0 .125rem .3rem rgba(0,0,0,.5);-webkit-box-shadow:0 .125rem .3rem rgba(0,0,0,.5);position:relative;border-radius:4px;padding:4px 8px;white-space:nowrap;font-size:.9rem;border-top-left-radius:0!important}.spinner-modal{position:relative;top:-5px;margin-right:5px}.custom-control{z-index:inherit}#launcher-frame{right:0!important;bottom:0!important;max-width:94px!important;min-width:94px!important;height:56px!important}
/*# sourceMappingURL=main.345235e4.chunk.css.map */