.maintenance-banner[data-v-561abd03]{white-space:normal;text-align:center}.maintenance-screen__card[data-v-556a27db]{width:calc(100vw - 32px);max-width:480px}.boot-failed[data-v-d332e0fd]{min-height:100vh}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index);padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{box-sizing:border-box;cursor:pointer;font-family:var(--toastify-font-family);max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);z-index:0;direction:ltr;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{white-space:pre-wrap;flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify__toast-text{flex-direction:column;gap:2px;width:100%;line-height:1.35;display:flex}.Toastify__toast-text-title{font-weight:600}.Toastify__toast-text-content{opacity:.92}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (width<=480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{opacity:.7;transform-origin:0;width:100%;height:5px;z-index:var(--toastify-z-index);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{transform-origin:100%;left:auto;right:0}.Toastify__spinner{border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);box-sizing:border-box;border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@font-face{font-family:AlteDIN1451;src:url(/assets/DIN1451-DAwDnsic.ttf)format("truetype");font-weight:400;font-style:normal}html,body{overscroll-behavior-y:none;background:#fefefe;overflow:hidden}p,h2{margin:0}h6{margin-top:0}.full-height-screen{height:100vh}.full-width{width:100%}.app-page-sidebar{width:340px;height:calc(100vh - 56px);transition:all .2s ease-in-out;position:fixed;top:56px;left:0;overflow-y:auto}.app-page-sidebar.no-sidebar{left:-340px}.v-expansion-panel-text__wrapper{padding:0!important}.v-stepper-header{box-shadow:none!important}.elevation-4{box-shadow:0px 0px 0px 0px rgba(var(--v-shadow-color), var(--v-shadow-key-opacity,.3)), 0px -2px 10px 4px rgba(var(--v-shadow-color), var(--v-shadow-ambient-opacity,.15))}.page-content{float:right;width:calc(100% - 340px);height:calc(100vh - 56px);transition:all .2s ease-in-out}.page-content.no-sidebar{z-index:9999;width:100%;height:100vh;position:relative;transform:translateY(-60px)}.page-content.no-sidebar-with-no-translate{width:100%}.page-container{height:100%}input:focus{outline:none}.slider-min-height{min-height:610px}.custom-overflow{background:#f3f8ff;height:calc(100vh - 56px);overflow-y:auto}.swal2-popup.swal2-toast .swal2-html-container{margin-block:3px!important;font-size:.85rem!important}.swal2-title{line-height:2;margin-block:0!important;font-size:16px!important}.swal2-html-container{font-size:17px!important}.swal-custom-icon{width:2.5rem!important;height:2.5rem!important;margin:1rem auto .3rem!important}.swal-custom-icon .swal2-icon-content{font-size:2rem!important}.swal2-actions .swal2-confirm,.swal2-actions .swal2-cancel{min-width:5rem;font-size:.8rem!important}.Toastify__toast-container{min-width:400px;max-width:500px}.Toastify__toast-icon{margin-right:15px}.v3-infinite-loading span{text-align:center;margin-block:15px;display:block}.pac-container{width:400px!important;box-shadow:0px 2px 1px -1px var(--v-shadow-key-umbra-opacity,#0003), 0px 1px 1px 0px var(--v-shadow-key-penumbra-opacity,#00000024), 0px 1px 3px 0px var(--v-shadow-key-penumbra-opacity,#0000001f)!important;border-radius:0 0 5px 5px!important;margin-top:5px!important;margin-left:-50px!important}.pac-container .pac-item{padding:5px!important}.custom-search{flex-grow:1}.custom-search.search-address{width:300px}.custom-search .v-input__control{height:30px}.custom-search .v-input__control label{padding-bottom:10px;padding-right:0;font-size:12px}.custom-search .v-input__control .v-field--active label{padding-bottom:0;font-size:12px}.custom-search .v-input__control .v-field__input{bottom:5px}.custom-search .v-field__clearable i,.custom-search .v-field__prepend-inner i{font-size:20px;bottom:5px}.custom-small-txt{font-size:11px}.h-screen-with-out-navbar{height:calc(100vh - 56px)}.tree-node .checkbox-wrapper:after{top:-1.5px;left:-1px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{cursor:none;background:#ccc;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#999}.status-parking{background:#0072c6;border-radius:3px;width:20px;height:20px;position:relative}.status-parking .fa-parking:before{content:"p";text-transform:uppercase;color:#fff;font-size:14px;font-style:normal;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.status-stopped{background:#65cc65;border-radius:3px;width:20px;height:20px;position:relative}.status-stopped .fa-car{width:100%;height:100%}.status-stopped .fa-car:before{content:"";color:#fff;background-color:currentColor;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;display:flex;position:relative;bottom:1px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5,11L6.5,6.5H17.5L19,11M17.5,16A1.5,1.5 0 0,1 16,14.5A1.5,1.5 0 0,1 17.5,13A1.5,1.5 0 0,1 19,14.5A1.5,1.5 0 0,1 17.5,16M6.5,16A1.5,1.5 0 0,1 5,14.5A1.5,1.5 0 0,1 6.5,13A1.5,1.5 0 0,1 8,14.5A1.5,1.5 0 0,1 6.5,16M18.92,6C18.72,5.42 18.16,5 17.5,5H6.5C5.84,5 5.28,5.42 5.08,6L3,12V20A1,1 0 0,0 4,21H5A1,1 0 0,0 6,20V19H18V20A1,1 0 0,0 19,21H20A1,1 0 0,0 21,20V12L18.92,6Z'/%3E%3C/svg%3E") 50%/16px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5,11L6.5,6.5H17.5L19,11M17.5,16A1.5,1.5 0 0,1 16,14.5A1.5,1.5 0 0,1 17.5,13A1.5,1.5 0 0,1 19,14.5A1.5,1.5 0 0,1 17.5,16M6.5,16A1.5,1.5 0 0,1 5,14.5A1.5,1.5 0 0,1 6.5,13A1.5,1.5 0 0,1 8,14.5A1.5,1.5 0 0,1 6.5,16M18.92,6C18.72,5.42 18.16,5 17.5,5H6.5C5.84,5 5.28,5.42 5.08,6L3,12V20A1,1 0 0,0 4,21H5A1,1 0 0,0 6,20V19H18V20A1,1 0 0,0 19,21H20A1,1 0 0,0 21,20V12L18.92,6Z'/%3E%3C/svg%3E") 50%/16px no-repeat}.status-driving,.status-hijack{border-radius:3px;width:20px;height:20px;position:relative}.status-driving i,.status-hijack i{font-size:.8rem;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.status-driving .driving,.status-driving .hijack,.status-hijack .driving,.status-hijack .hijack{border:2px solid #fff;border-radius:50%;width:16px;height:16px;display:inline-block}.status-driving .driving:before,.status-driving .hijack:before,.status-hijack .driving:before,.status-hijack .hijack:before{content:"";background:#fff;width:100%;height:2px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.status-driving .driving:after,.status-driving .hijack:after,.status-hijack .driving:after,.status-hijack .hijack:after{content:"";background:#fff;width:2px;height:100%;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%)}.status-driving:after,.status-hijack:after{content:"";background:#65cc65;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;display:inline-block;position:absolute;top:10px;left:10px;transform:translate(-50%,-50%)}.status-driving{background:#65cc65}.status-hijack:after{background:#cc3232!important}.status-hijack{background:#cc3232}.status-offline{background-color:#fff;border:1px solid #444;border-radius:50%;width:20px;height:20px;display:inline-block}.v-btn--disabled{pointer-events:auto!important;cursor:not-allowed!important}.calendar-warning-message{border-radius:inherit;z-index:2;color:#666;background:#f0f0f04d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;margin-block:0!important}.calendar-warning-message.show{z-index:auto;background:0 0}.calendar-warning-message .warning-message{opacity:0;border-radius:5px;margin-bottom:0;padding:5px 8px;font-size:14px;transition:all .2s;transform:scale(0)translateY(-60px)}.calendar-warning-message .warning-message.show-message{opacity:1;transform:scale(1)}.v-field:has(input[required]) .v-label:after{content:" *";color:red}.break-link{word-break:break-all;display:block}.vc-weeks{margin-top:20px}.vc-disabled{cursor:not-allowed;pointer-events:none}.vc-monthly{width:100%}.vc-time-select-hours,.vc-time-select-minutes,.vc-time-picker,.vc-arrow,.vc-title{background:0 0!important;border:none!important}.vc-container.border-0{border:none!important}.vc-container.bg-transparent{background:0 0!important}.vc-container.border-0 .vc-time-picker,.vc-container.border-0 .vc-pane-header-wrapper,.vc-container.border-0 .vc-weeks{border:none!important}.vc-container.bg-transparent .vc-time-picker,.vc-container.bg-transparent .vc-pane-header-wrapper,.vc-container.bg-transparent .vc-weeks{background:0 0!important}.custom-drag{background:0 0;position:absolute;border:none!important}.custom-drag .vdr-handle{width:12px;height:12px}.custom-drag .vdr-handle-mr{right:-6px}.custom-drag .vdr-handle-ml{left:-6px}.custom-drag .vdr-handle,.custom-drag .vdr-handle-ml,.custom-drag .handle-ml{display:none!important}.list-skeleton-loader>div{margin-block:5px}.step-progress__wrapper .step-progress__step:after{width:35px!important;height:35px!important}.step-progress__wrapper .step-progress__step-label{font-size:14px!important}.step-progress__wrapper .step-progress__step span{font-size:20px}.step-progress__wrapper .step-progress__step-icon{font-size:15px}.step-progress__wrapper .step-progress__bar{height:40px;margin-bottom:50px}.step-progress__wrapper .step-progress__step-label{font-weight:400;top:calc(100% + 14px)}.tree .tree-root{margin-top:0;margin-bottom:0}.tree .tree-root .tree-anchor{color:inherit}.tree .tree-root .tree-content .node-text{font-size:14px}.tree .tree-root li:not(.has-child) .tree-anchor{font-weight:400}.tree .tree-root .tree-children .node-text{font-size:15px}.tree .tree-root .tree-children li.has-child .tree-anchor{font-weight:600}.tree .tree-root .tree-children li:not(.has-child) .tree-anchor{font-weight:400}.tree .tree-root .tree-node{font-size:15px;font-weight:600}.tree .tree-root .tree-node .tree-content{padding:2px}.tree .tree-root .tree-node .tree-content:hover{background:inherit}.tree .tree-root .tree-node .tree-content .tree-arrow{height:22px}.tree .tree-root .tree-node .tree-content .tree-arrow.has-child:after{border:2px solid #0072c6;border-top:0;border-left:0}.tree .tree-root .tree-node .tree-content .tree-checkbox{width:17px;height:17px;margin-right:7px}.tree .tree-root .tree-node .tree-content .tree-checkbox.checked:after{width:2px;height:6px;top:2px;left:6px}.tree .tree-root .tree-node .tree-content .tree-checkbox.indeterminate:after{top:46%}.tree .tree-root .tree-node .tree-content .tree-anchor{margin-left:0;padding:0}.tree .tree-filter-empty{color:#ed143d;text-align:center;margin-top:20px;font-size:17px;font-weight:500}.hide-parent-checkbox .has-child .tree-content .has-child+.tree-checkbox{display:none}.v-slider-thumb__surface{width:13px!important;height:13px!important}.vjs-big-play-button{display:none!important}.v-chip__content{font-size:12px}.v-infinite-scroll__side:empty{display:none}.beta-mark{vertical-align:super;text-transform:lowercase;letter-spacing:normal;align-self:flex-start;font-size:50%;font-weight:700}.rotate-180{transform-origin:50%;transform:rotate(180deg)!important}.transition{transition:all .2s ease-in-out}.fadeDrop-enter-from{opacity:0;transform:translateY(-30px)}.fadeDrop-enter-to{opacity:1;transform:translateY(0)}.fadeDrop-enter-active{transition:all .2s}.fadeDrop-leave-from{opacity:1;transform:translateY(0)}.fadeDrop-leave-to{opacity:0;transform:translateY(-30px)}.fadeDrop-leave-active{transition:all .3s}.fades-enter-active,.fades-leave-active{transition:opacity .4s ease-in-out}.fades-enter-from,.fades-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:all .5s}.fade-enter,.fade-leave-to{opacity:0;transform:translateY(30px)}.fade-up-enter-active{transition:all 1s}.fade-up-enter,.fade-up-leave-to{opacity:0;transform:translateY(-30px)}.report-fade-enter-active{transition:all .3s .3s}.report-fade-leave-active{transition-delay:0s}.report-fade-enter,.report-fade-leave-to{opacity:0;transform:translateY(30px)}.slide-right-enter-from{opacity:0;transform:translate(-30px)}.slide-right-enter-to{opacity:1;transform:translate(0)}.slide-right-enter-active{transition:all .3s}.slide-right-leave-from{opacity:1;transform:translate(0)}.slide-right-leave-to{opacity:0;transform:translate(-30px)}.slide-right-leave-active{transition:all .3s}.history-switch-enter-from{opacity:0;transform:translateY(-30px)}.history-switch-enter-to{opacity:1;transform:translateY(0)}.history-switch-enter-active{transition:all .2s}.history-switch-leave-from{opacity:1;transform:translateY(0)}.history-switch-leave-to{opacity:0;transform:translateY(-30px)}.history-switch-leave-active{transition:all .2s}.drop-marker{animation:.5s cubic-bezier(.5,0,1,1) marker-drop}.list-move,.list-enter-active,.list-leave-active{transition:all .5s}.list-enter-from,.list-leave-to{opacity:0;transform:translateY(30px)}.list-leave-active{z-index:1;width:100%;position:absolute}.list-transition-wrapper{position:relative}.expansion-panel-item{margin-bottom:8px}.v-expansion-panel+.v-expansion-panel{border-top:none}.animated-panel-container{overflow:visible}.v-skeleton-loader .v-skeleton-loader__bone{border-radius:4px!important;animation:none!important;transform:none!important}.v-skeleton-loader__bone:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff3 20%,#ffffff80 60%,#fff0 100%);position:absolute;inset:0;transform:translate(-100%);animation:2s infinite shimmer-linear!important}@keyframes shimmer-linear{to{transform:translate(100%)}}.spin{animation:2s linear infinite spin}.puls-animation{animation:.2s infinite alternate puls}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes puls{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes marker-drop{0%{opacity:0;transform:translateY(-200px)}70%{opacity:1;transform:translateY(0)}85%{transform:translateY(-10px)}to{transform:translateY(0)}}.mdi-spin{animation:2s linear infinite mdi-spin}@keyframes mdi-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.login-container{height:100vh}.login-container .login-form{border-radius:.3rem;width:28rem;max-width:90%;padding:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-container .login-form .logo-intro{width:100px;position:relative;left:50%;transform:translate(-50%)}.login-container .login-form .smart-mon{margin-top:10px;font-size:35px;font-weight:400}.login-container .login-form .language .language-button{background:unset;border:0;border-radius:5px;padding:8px 10px;line-height:.6!important}.login-container .login-form .language .language-button.active{background-color:#fff!important;border:none!important;box-shadow:2px 2px 5px #ccc!important}.login-container .login-form .language .language-button:focus,.login-container .login-form .language .language-button:active{border:none}.login-container .login-form .user-login,.login-container .login-form .user-pass{position:relative}.login-container .login-form .user-login:before,.login-container .login-form .user-pass:before{color:#ccc;z-index:2;font-size:1.5rem;position:absolute;top:50%;left:8px;transform:translateY(-53%)}.login-container .login-form .user-login:before{content:"";background-color:currentColor;width:1em;height:1em;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.login-container .login-form .user-pass:before{content:"";background-color:currentColor;width:1em;height:1em;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.login-container .login-form .user-login.activated:before,.login-container .login-form .user-pass.activated:before{color:#007bff;transition:all 1s}.login-container .login-form .user-pass .show-pass-icon{color:#666;cursor:pointer;opacity:.5;font-size:1.2rem;position:absolute;top:8px;right:10px}.login-container .login-form .user-pass .show-pass-icon:hover{opacity:1}.login-container .login-form input{filter:none;border:none;border-bottom:1px solid #ccc;border-radius:0;width:100%;padding:8px 8px 8px 43px;font-size:.9rem;position:relative;box-shadow:none!important}.login-container .login-form input:focus{border-color:#007bff!important}.login-container .login-form .clear-fields{cursor:pointer;color:#ccc;font-size:1.2rem;position:absolute;top:8px;right:10px}.login-container .login-form .clear-fields:hover{color:#dc3545}.login-container .login-form .login-btn{margin-top:10px;font-size:.9rem}.login-container .login-form .forgot-pass{color:#2086bf;font-size:14px;text-decoration:none}.login-container .login-form .forgot-pass:hover{color:#88b9e3;text-decoration:none}.reset-pass-wrapper{background:#0072c6;position:fixed;inset:0;overflow-y:auto}.v-toolbar__content{height:56px!important}.navbar{height:56px}.navbar.no-nav{transform:translateY(-100%)!important}.user-info-dropdown.v-list{left:10px}.notifications-dropdown .notifications-list{max-height:420px;overflow-y:auto}.notifications-dropdown .notification-card{border-left:3px solid #0000}.notifications-dropdown .notification-card--unread{border-left-color:rgb(var(--v-theme-primary));background:rgba(var(--v-theme-primary), .05)}.notifications-dropdown .notification-card--unread .notification-card__title{font-weight:500}@media (hover:hover){.notifications-dropdown .notification-card__actions{opacity:0;transition:opacity .15s}.notifications-dropdown .notification-card:hover .notification-card__actions{opacity:1}}.info-window{z-index:14;height:calc(100vh - 56px);padding:0;position:fixed;bottom:0;right:0;overflow-y:auto;box-shadow:4px 8px 10px 5px #454444}.info-window .tree{padding-bottom:50px}.info-window .tree-root{font-size:13px}.info-window .tree-root .tree-children li:not(.has-child) .tree-anchor{color:#145d93;font-weight:400}.sticky{text-align:right;z-index:5555;background:#fafafae6;border-bottom:1px solid #ddd;width:100%;min-height:46px;margin-bottom:13px;position:sticky;top:0}.sticky .loginas-filter-icon{font-size:12px;position:absolute;top:50%;left:16px;transform:translateY(-38%)}.sticky input[type=text]:focus{border-color:#a9b0c1!important}.sticky .close-btn{font-size:12px}.map-toolbar-dropdown-item{cursor:pointer;align-items:center;display:flex}.map-toolbar-dropdown-item img{width:40px}.map-toolbar-dropdown-item .dropdown-info{flex-grow:1}.map-toolbar-dropdown-item .dropdown-info .info-name{margin:0;font-size:.9rem;font-weight:500}.map-toolbar-dropdown-item .dropdown-info .info-desc{color:#777;margin:0;font-size:.7rem}.map-container{will-change:width;float:right;width:calc(100% - 340px);height:calc(100vh - 101px);transition:all .2s ease-in-out}.map-container.no-sidebar{width:100%}.map-container .map-toolbar{z-index:1;align-items:center;height:45px;display:flex;position:relative;box-shadow:5px 4px 4px #0000001a}.map-container .map-toolbar .toolbar{flex-grow:1;justify-content:center;align-items:center;height:45px;display:flex}.map-container .map-toolbar .toolbar img{width:25px}.map-container .map-toolbar .toolbar .toolbar-dropdown-btn{align-items:center;display:flex}.map-container .map-toolbar .toolbar .toolbar-dropdown-btn img{width:15px;margin-right:5px}.map-container .map-toolbar .toolbar .search-wrapper{height:30px;display:flex;position:relative}.map-container .map-toolbar .toolbar .search-wrapper .search-img{width:18px}.map-container .map-toolbar .toolbar .search-wrapper .search-result{z-index:10;border-radius:0 0 5px 5px;width:450px;max-height:70vh;position:absolute;top:120%;overflow-y:auto}.map-container .map-toolbar .toolbar .search-wrapper .search-result li{text-align:left;cursor:pointer;border-bottom:1px solid #ccc;width:100%;padding:10px;font-size:14px;font-weight:500;line-height:1!important}.map-container .map-toolbar .toolbar .search-wrapper .search-result li:last-of-type{border-bottom:none}.map-container .map-toolbar .toolbar .search-wrapper .search-result li i{color:#6c757d}.map-container .map-toolbar .toolbar .search-wrapper .search-result li:hover,.map-container .map-toolbar .toolbar .search-wrapper .search-result li.selected{color:#fff;background-color:#143044}.map-container .map-toolbar .toolbar .search-wrapper .search-result li:hover i,.map-container .map-toolbar .toolbar .search-wrapper .search-result li.selected i{color:#39b739}.map-container .map-toolbar .toolbar .search-wrapper .search-result .coords-error-correction{text-align:left;color:#666;background-color:#f1f5f9;border-radius:6px;padding:20px 5px}.map-container .map-toolbar .toolbar .search-wrapper .search-result .coords-error-correction .correction-line{grid-template-columns:75px 1fr;margin-bottom:5px;font-family:monospace;display:grid}.map-container .map-toolbar .toolbar .search-wrapper .search-result .coords-error-correction .correction-line .coords-type{text-align:right;color:green;padding-right:10px;font-size:14px;font-weight:500}.map-container .map-toolbar .toolbar .search-wrapper .search-result .coords-error-correction .correction-line .coords-type .highlight-correct{transition:all .1s ease-in-out}.map-container .map-toolbar .toolbar .search-wrapper .search-result .coords-error-correction .correction-line .coords-type .highlight-correct.highlight{background:#bae7d3;border-radius:3px;padding:2px}.map-container .map-toolbar .toolbar .search-wrapper .search-result .coords-error-correction .correction-line p{margin-bottom:0;font-size:13px;font-style:italic}.map-container .marker-label{color:#fff;border-radius:8px;padding:2px 4px;font-size:11px;font-weight:700}.map-container .marker-label.text-offline{text-shadow:-1px -1px .5px #28282873,1px -1px .5px #28282873,-1px 1px .5px #28282873,1px 1px .5px #28282873,0 -1px .5px #28282873,0 1px .5px #28282873,-1px 0 .5px #28282873,1px 0 .5px #28282873;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.map-container .marker-label.text-online{text-shadow:0 1px 3px #000c,0 0 1px #000000e6}.map-container .google-map{transition:all .3s ease-in-out}.map-container .google-map.show-history{height:calc(100% - 300px)!important}.map-container .google-map.expand{height:0!important}.map-container .object-history-block{height:300px}.map-container .object-history-block.expand{height:100%!important}.custom-checked-marker{color:#000;background:#fff;border-radius:7px;padding:6px 8px;font-weight:700;position:relative;bottom:10px;box-shadow:5px 5px 10px #0006}.custom-checked-marker:after{content:"";border:8px solid #0000;border-top-color:#000;position:absolute;top:100%;left:50%;transform:translate(-50%)}.map-trace-subview{z-index:10;border:1px solid #9e9e9e;border-radius:5px;width:28vw;height:34vh;position:absolute;box-shadow:0 1rem 3rem #0000002d!important}.map-trace-subview #map-trace-1,.map-trace-subview #map-trace-2,.map-trace-subview #map-trace-3,.map-trace-subview #map-trace-4{border-radius:5px;width:100%;height:100%}.map-trace-subview .gm-control-active{top:38px!important}.map-trace-subview .trace-info-control-bar{z-index:5;border-bottom:1px solid #9e9e9e;justify-content:center;align-items:center;width:100%;padding:4px;display:flex;position:absolute;top:0;left:0}.map-trace-subview .trace-info-control-bar .map-streetview-name{text-align:left;color:#fff;flex-grow:1;margin:0;font-size:17px;font-weight:700}.map-trace-subview .trace-info-control-bar .tracking-btn{width:60px}.map-trace-subview.subview-1{top:5px;left:5px}.map-trace-subview.subview-2{top:5px;right:5px}.map-trace-subview.subview-3{top:62vh;left:5px}.map-trace-subview.subview-4{top:62vh;right:5px}.gm-style .gm-style-iw-c{text-align:center;padding:0 15px 15px!important}.gm-style .gm-style-iw-d{overflow:auto!important}.gm-style .gm-style-iw-d>div{color:#6c757d;font-weight:500;line-height:1.5em}.gm-style-iw-chr>button{position:relative;right:-5px;width:30px!important;height:30px!important}.gm-style-iw-chr>button>span{width:20px!important;height:20px!important}.who-was-there-page .search-info-container{flex-direction:column;padding:10px;font-size:.7rem;display:flex}.who-was-there-page .search-info-container .who-period-wrapper{justify-content:space-between;align-items:center;padding-right:8px;display:flex}.who-was-there-page .search-info-container .who-period-wrapper .who-period{text-align:left;flex-direction:column;flex-grow:1;gap:5px;display:flex}.who-was-there-page .search-info-container .who-period-wrapper .who-period .from,.who-was-there-page .search-info-container .who-period-wrapper .who-period .till{display:flex}.who-was-there-page .search-info-container .who-period-wrapper .who-period .from span:first-child,.who-was-there-page .search-info-container .who-period-wrapper .who-period .till span:first-child{flex-basis:20%;font-weight:700}.who-was-there-page .search-info-container .who-period-wrapper i{cursor:pointer;font-size:17px}.who-was-there-page .search-info-container button{padding:6px 11px;font-size:13px}.who-was-there-page .search-info-container .found-info{text-align:center;font-weight:500;transition:all .2s;transform:scale(0)}.who-was-there-page .search-info-container .found-info.show-found-info{transform:scale(1)}.who-was-there-page .search-info-container .who-was-there-result-container{padding:10px;font-size:15px}.who-was-there-page .search-info-container .who-was-there-result-container ul{text-align:left;margin:0;padding:0;list-style:none}.who-was-there-page .search-info-container .who-was-there-result-container ul li{cursor:pointer;border-radius:5px;margin-bottom:3px;padding:6px;font-size:.7rem;font-weight:500;transition:all .1s ease-in-out}.who-was-there-page .search-info-container .who-was-there-result-container ul li:last-child{margin-bottom:0}.who-was-there-page .search-info-container .who-was-there-result-container ul li:hover{background-color:#e1f2ff;color:#000!important}.who-was-there-page .search-info-container .who-was-there-result-container ul li.active{background-color:#5294c4;color:#fafafa!important}.custom-marker-with-label{cursor:pointer;text-shadow:1px 0 #000,.5403px .84147px #000,-.41615px .9093px #000,-.98999px .14112px #000,-.65364px -.7568px #000,.28366px -.95892px #000,.96017px -.27942px #000;border:2px solid #fff;border-radius:5px;width:auto;padding:2px 4px;font-weight:700;position:absolute;top:30%;left:50%;transform:translate(-50%,-30%);box-shadow:2px 2px 4px #afafaf;color:#fff!important;font-size:10px!important}.custom-marker-with-label.status-offlinee{background:#fff;border:2px solid #333;top:22%}.custom-marker-with-label.parking{background:#a2a2a2}.custom-marker-with-label.driving{background:#00c000}.custom-marker-with-label.status-hijack{background:#a2a2a2;top:15%}.objects-list-custom-tooltip{margin-top:41px;top:3px;left:11px}.objects-list-custom-tooltip h6{margin-bottom:10px;font-size:13px}.objects-list-custom-tooltip .info-box{white-space:nowrap;align-items:start;display:flex}.objects-list-custom-tooltip .info-box .img-wrapper{align-items:center;width:30px;height:30px;display:flex}.objects-list-custom-tooltip .info-box .img-wrapper img{width:24px}.objects-list-custom-tooltip .info-box p{white-space:normal;width:80%}.objects-sidebar{flex-direction:column;height:100%;display:flex}.objects-sidebar .toolbar{border-radius:0;align-items:center;height:45px;padding-inline:3px;display:flex}.objects-list-wrapper,.object-card-on-map{flex-basis:calc(100vh - 101px);overflow-x:hidden}.objects-list-wrapper .objects-list-item,.object-card-on-map .objects-list-item{border-bottom:1px solid #ccc;font-size:12px;font-weight:500}.objects-list-wrapper .objects-list-item .objects-card-header,.object-card-on-map .objects-list-item .objects-card-header{align-items:center;height:30px;display:flex}.objects-list-wrapper .objects-list-item .objects-card-header img,.object-card-on-map .objects-list-item .objects-card-header img{width:20px;height:100%}.objects-list-wrapper .objects-list-item .objects-card-header .object-status-color,.object-card-on-map .objects-list-item .objects-card-header .object-status-color{opacity:.4;border-right:1px solid #00000026;width:11px;height:100%;margin-right:5px}.objects-list-wrapper .objects-list-item .objects-card-header .objects-list-tachograph .objects-list-tachograph-icon,.object-card-on-map .objects-list-item .objects-card-header .objects-list-tachograph .objects-list-tachograph-icon{float:right;display:flex}.objects-list-wrapper .objects-list-item .objects-card-header .objects-list-tachograph .custom-fleg,.object-card-on-map .objects-list-item .objects-card-header .objects-list-tachograph .custom-fleg{width:17px;transform:rotate(-40deg)scaleY(.9)}.objects-list-wrapper .objects-list-item .objects-card-header .object-list-siren-status img,.object-card-on-map .objects-list-item .objects-card-header .object-list-siren-status img{transform:scale(1.4)}.objects-list-wrapper .objects-list-item .objects-card-header .toggle-body-icon,.object-card-on-map .objects-list-item .objects-card-header .toggle-body-icon{margin-right:5px}.objects-list-wrapper .objects-list-item .objects-card-header .objects-list-status-icon,.object-card-on-map .objects-list-item .objects-card-header .objects-list-status-icon{width:20px;height:20px}.objects-list-wrapper .objects-list-item .objects-card-header .show-obj-info-button,.object-card-on-map .objects-list-item .objects-card-header .show-obj-info-button{cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;margin-left:8px;display:flex}.objects-list-wrapper .objects-list-item .object-card-content,.object-card-on-map .objects-list-item .object-card-content{border-top:1px solid #ccc}.objects-list-wrapper .objects-list-item .object-card-content .custom-btn .v-btn__content,.object-card-on-map .objects-list-item .object-card-content .custom-btn .v-btn__content{position:relative;bottom:1px}.objects-list-wrapper .objects-list-item .object-card-content .icon-position,.object-card-on-map .objects-list-item .object-card-content .icon-position{position:relative;left:-2.5px}.objects-list-wrapper .objects-list-item .object-card-content .fixed-width,.object-card-on-map .objects-list-item .object-card-content .fixed-width{width:20px;height:20px;display:flex}.objects-list-wrapper .objects-list-item .object-card-content .render-event,.object-card-on-map .objects-list-item .object-card-content .render-event{align-items:center;font-size:11px;display:flex}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .timer,.object-card-on-map .objects-list-item .object-card-content .object-info-body .timer{align-items:center;display:flex}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .timer .offline,.object-card-on-map .objects-list-item .object-card-content .object-info-body .timer .offline{background:linear-gradient(-45deg,#fff 0,#efefef 100%);border:1px solid #333;border-radius:2px;width:14px;height:14px;margin-right:5px}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .timer .red,.object-card-on-map .objects-list-item .object-card-content .object-info-body .timer .red{background:linear-gradient(-45deg,#ffac72 0,#ff3c04 100%);border:1px solid #b81709;border-radius:2px;width:14px;height:14px;margin-right:5px}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .timer .yellow,.object-card-on-map .objects-list-item .object-card-content .object-info-body .timer .yellow{background:linear-gradient(-45deg,#fffc2a 0,#da0 100%);border:1px solid #b18214;border-radius:2px;width:14px;height:14px;margin-right:5px}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .timer .green,.object-card-on-map .objects-list-item .object-card-content .object-info-body .timer .green{background:linear-gradient(-45deg,#96fd64 0,#28b61a 100%);border:1px solid #1c9d1c;border-radius:2px;width:14px;height:14px;margin-right:5px}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .object-address-container,.object-card-on-map .objects-list-item .object-card-content .object-info-body .object-address-container{align-items:start;display:flex}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .object-address-container .fixed-width,.object-card-on-map .objects-list-item .object-card-content .object-info-body .object-address-container .fixed-width{height:auto}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .object-address-container .object-address,.object-card-on-map .objects-list-item .object-card-content .object-info-body .object-address-container .object-address{line-height:.7rem}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-icon,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-icon{font-size:11px!important}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper,.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper,.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp{padding:0}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper .info-icon:not(:first-of-type),.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper .info-icon:not(:first-of-type),.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp .info-icon:not(:first-of-type),.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper .info-icon:not(:first-of-type),.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper .info-icon:not(:first-of-type),.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp .info-icon:not(:first-of-type){display:none}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper .info-icon,.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper .info-icon,.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp .info-icon,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper .info-icon,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper .info-icon,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp .info-icon{font-size:14px}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper .info-icon,.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp .info-icon,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .temp-wrapper .info-icon,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .wired-temp .info-icon{margin-left:3px;margin-right:4px}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper .info-icon,.object-card-on-map .objects-list-item .object-card-content .object-info-body .temp-seal-container .seal-wrapper .info-icon{margin-left:1px;margin-right:7px}.objects-list-wrapper .objects-list-item .object-card-content .object-info-body .object-temp-seal,.object-card-on-map .objects-list-item .object-card-content .object-info-body .object-temp-seal{white-space:nowrap;flex-basis:25%;padding:0}.object-card-on-map{z-index:52;border-radius:5px;width:320px;position:absolute}.object-toolbar-dropdown .v-list-item{font-size:12px}.reports-page .single-row{margin-top:30px;margin-left:-13px}.reports-page .single-row label{font-weight:700}.reports-page .report-view-wrapper{width:100%;height:100%;position:absolute;top:0}.reports-page .report-view-wrapper .report-action-buttons{z-index:2;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.reports-page .report-view-wrapper .table-header-big-info{font-size:15px;font-weight:700}.reports-page .report-view-wrapper .table-header-big-info p{margin-bottom:0}.reports-page .report-view-wrapper .table-header-big-info .object-info-header{justify-content:space-between;align-items:flex-start;margin:25px 0;font-weight:400;display:flex}.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column{flex-grow:1;min-height:152px}.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column p.info-row-total span,.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column p.info-row-total strong{font-weight:700}.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column p{margin-bottom:5px;display:flex}.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column p span{text-align:right;width:60%;font-size:14px;font-weight:400}.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column p strong{white-space:nowrap;text-align:right;width:40%;font-size:14px}.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column p strong span:first-child{text-align:right;width:65%;margin-right:0;font-weight:700}.reports-page .report-view-wrapper .table-header-big-info .object-info-header .info-column p strong span:last-child{text-align:left;width:35%;margin-left:2px;margin-right:0;font-weight:700}.reports-page .report-view-wrapper .report-content{height:calc(100vh - 76px);margin-top:15px;padding:10px 30px 60px;overflow:auto}.reports-page .report-view-wrapper .report-content.full-screen{height:calc(100vh - 70px)}.reports-page .report-view-wrapper .report-content .pdf-header,.reports-page .report-view-wrapper .report-content .pdf-report-name,.reports-page .report-view-wrapper .report-content .pdf-signature{display:none}.reports-page .report-view-wrapper .report-content .report-date,.reports-page .report-view-wrapper .report-content .object-info{color:#626262;font-size:.8rem}.reports-page .report-view-wrapper .report-content .object-info .obj-name-model{width:40%;margin-bottom:7px;font-size:14px;font-weight:600;display:inline-block}.reports-page .report-view-wrapper .report-content .object-info .obj-name-model .model-make{color:#878787}.reports-page .report-view-wrapper .report-content .object-info .report-date{display:inline}.reports-page .report-view-wrapper .report-content .no-data-found{flex-direction:column;justify-content:center;align-items:center;height:30vh;display:flex}.reports-page .report-view-wrapper .report-content .no-data-found h3{color:#dc143c;margin-bottom:15px;font-size:35px}.reports-page .report-view-wrapper .report-content .no-data-found p{margin-bottom:30px}.reports-page .report-view-wrapper .report-content .no-data-found button{padding:8px 40px}.reports-page .report-view-wrapper .report-content .table-container{transition:all .2s ease-in-out;overflow-x:auto}.reports-page .report-view-wrapper .report-content .reports-table{border-collapse:collapse;text-align:center;width:100%;margin-bottom:1.5rem}.reports-page .report-view-wrapper .report-content .reports-table .weekend{background-color:#ed143d1a}.reports-page .report-view-wrapper .report-content .reports-table th,.reports-page .report-view-wrapper .report-content .reports-table td{border:1px solid #ccc}.reports-page .report-view-wrapper .report-content .reports-table thead tr{background:#efefef}.reports-page .report-view-wrapper .report-content .reports-table thead tr th{white-space:nowrap;color:#555;padding:4px;font-size:15px}.reports-page .report-view-wrapper .report-content .reports-table thead tr th.fixed-width{width:250px;min-width:250px;max-width:250px}.reports-page .report-view-wrapper .report-content .reports-table tbody tr td{color:#555;padding:5px;font-size:14px;font-weight:400}.reports-page .report-view-wrapper .report-content .reports-table tbody tr:hover{background-color:#d6e6f7}.reports-page .report-view-wrapper .report-content .reports-table tbody tr img{width:20px;margin-right:6px;position:relative;bottom:2px}.reports-page .report-view-wrapper .report-content .reports-table .tfoot{border:1px solid #ccc}.reports-page .report-view-wrapper .report-content .reports-table .tfoot td{white-space:nowrap;border:0;border-top:1px solid #ccc;padding:10px;font-size:13px;font-weight:500}.reports-page .report-view-wrapper .report-content .reports-table .tfoot td:first-of-type{text-align:left}.reports-page .report-view-wrapper .report-content .reports-table .tfoot td:nth-of-type(2){text-align:right}.reports-page .report-view-wrapper .report-content .reports-table .tfoot td span{font-weight:700}.reports-page .report-view-wrapper .report-content .reports-table.mileage-table tbody tr td:last-child{font-weight:650}.reports-page .report-view-wrapper .report-content .reports-table.mileage-table tfoot .total-row td:not(:first-of-type){text-align:right}td:empty:before{content:"-";color:gray;font-style:italic}.thumbnail-container .v-selection-control{align-items:flex-start;display:flex}.blacklist-table table th,.blacklist-table table td{white-space:nowrap}.blacklist-table table td:nth-child(6){max-width:250px;white-space:normal!important}.found-res{font-size:12px}.video-player .vjs-slider{color:red}.video-player .vjs-play-progress{background-color:red!important}.video-player .vjs-play-progress:before{z-index:2}.vjs-control-bar{opacity:1!important;height:9px!important;bottom:-9px!important}.custom-player-controls .controls button .v-btn__overlay{display:none!important}.custom-date-field{cursor:pointer;border-radius:5px;align-items:center;gap:5px;display:flex;border:1px solid #999!important}.cut-highlight{pointer-events:none;background-color:#73eb73;height:100%;position:absolute;top:0}.slider-container .v-input__control{min-height:200px!important}.container-full-size{flex-shrink:0;width:100%;transition:width .2s ease-in-out}.container-full-size.show-map{width:50%}.lp-map-view{flex-shrink:0;width:50%;height:75vh;padding-right:6px;transition:transform .2s ease-in-out;position:sticky;top:80px}.lp-map-view .mapdiv{border-radius:8px}.lp-map-view.show-map{transform:translate(0%)}.live-stream-info{z-index:14;width:340px;height:calc(100vh - 56px);box-shadow:none;padding:0;transition:right .3s,box-shadow .3s;position:fixed;bottom:0;right:-340px}.live-stream-info.show{right:0;box-shadow:-2px 0 8px #0000001a,inset 3px 0 6px -3px #00000014}.live-stream-info.show>.sticky{box-shadow:0px 0px 0px 0px rgba(var(--v-shadow-color), var(--v-shadow-key-opacity,.3)), 0px 2px 10px 4px rgba(var(--v-shadow-color), var(--v-shadow-ambient-opacity,.15)), inset 0 -3px 6px -3px #00000014}.live-stream-info .live-stream-heading{text-align:center;width:100%;height:45px;margin:0;font-size:16px;line-height:45px}.live-stream-info .live-stream-heading i{position:relative;bottom:1px}.live-stream-info .stream-menu-trigger{border-radius:5px 0 0 5px;width:40px;height:33px;position:absolute;top:65px;right:100%;box-shadow:-10px 10px 10px -6px #0003}.live-stream-info .stream-menu-trigger:focus{box-shadow:-10px 10px 10px -6px #0003!important}.live-stream-info .stream-menu-trigger .stream-count{color:#fff;background:#3aa83ae6;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:400;display:flex;position:absolute;top:-7px;left:-7px}.stream-content{height:calc(100% - 40px);overflow-y:auto}.stream-content .stream-content-row{width:100%;height:220px;margin-bottom:10px;position:relative;overflow-y:hidden}.stream-content .stream-content-row .video-title-and-close{align-items:baseline;height:35px;padding-inline:5px;display:flex}.stream-content .stream-content-row .video-title-and-close .video-title{letter-spacing:1px;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:12px;overflow:hidden}.stream-content .stream-content-row .video-title-and-close .stream-button{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-inline:3px;font-size:11px;transition:background .3s;display:flex}.stream-content .stream-content-row .video-stream-container{width:100%;position:relative;overflow:hidden}.stream-content .stream-content-row .video-stream-container video{display:block}.stream-content .stream-content-row .video-stream-container .video-custom-controls{color:#ccc;background:#000000b3;justify-content:space-between;align-items:center;width:100%;height:30px;padding-inline:7px;font-size:13px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:-30px}.stream-content .stream-content-row .video-stream-container .video-custom-controls.is-fullscreen{font-size:19px}.stream-content .stream-content-row .video-stream-container .video-custom-controls.show-controls{bottom:0}.stream-content .stream-content-row .video-stream-container .video-custom-controls .control-left,.stream-content .stream-content-row .video-stream-container .video-custom-controls .control-right{align-items:center;gap:5px;height:100%;display:flex}.stream-content .stream-content-row .video-stream-container .video-custom-controls .live{font-size:10px;font-weight:600}.stream-content .stream-content-row .video-stream-container .video-custom-controls .live span:before{content:"";background:red;border-radius:50%;width:5px;height:5px;margin-bottom:.9px;margin-right:3px;display:inline-block}.stream-content .stream-content-row .video-stream-container .video-custom-controls .volume-controls{cursor:pointer}.stream-content .stream-content-row .video-stream-container .video-custom-controls .volume-controls i{width:20px}.stream-content .stream-content-row .video-stream-container .video-custom-controls .volume-controls .volume-input{width:90px;height:5px}.stream-content .stream-content-row .video-stream-container .video-custom-controls .detach-screen{cursor:pointer}.stream-content .stream-content-row .video-stream-container .video-custom-controls .detach-screen.not-allowed{color:red;cursor:not-allowed!important;pointer-events:none!important}.stream-content .stream-content-row i{font-size:16px}.object-history-block{-webkit-user-select:text;user-select:text;border-top:1px solid #ddd;border-left:1px solid #ddd}.object-history-block .history-toolbar{min-height:40px;padding:4px 6px}.object-history-block .history-toolbar .history-dropdown-button{position:relative}.object-history-block .history-toolbar .history-dropdown-button .custom-dropdown-menu{text-align:left;z-index:3;border:1px solid #ccc;border-radius:3px;width:200px;padding:0;list-style:none;position:absolute;top:120%;left:0}.object-history-block .history-toolbar .history-dropdown-button .dropdown-toggle i{color:#60a917}.object-history-block .history-toolbar .history-dropdown-button ul{padding:0}.object-history-block .history-toolbar .history-dropdown-button ul li{cursor:pointer;border-bottom:1px dashed #ccc;align-items:center;padding:9px;font-size:11px;display:flex}.object-history-block .history-toolbar .history-dropdown-button ul li:last-child{border-bottom:none}.object-history-block .history-toolbar .history-dropdown-button ul li:hover,.object-history-block .history-toolbar .history-dropdown-button ul li.selected{background:#d5e6f7}.object-history-block .history-toolbar input{background:#fff;width:150px;font-size:14px}.object-history-block .chart-container{height:calc(100% - 40px);position:relative}.object-history-block .chart-container .chart-render-area{height:calc(100% - 40px)}.object-history-block .chart-container .chart-mileage{color:#fff;border-radius:6px 6px 0 0;align-items:center;width:98.8%;height:34px;margin-inline:10px;padding-inline:10px;font-size:14px;display:flex;position:absolute;bottom:0;transform:skew(-14deg)}.object-history-block .chart-container .chart-mileage .left-section{width:40%;transform:skew(14deg)}.object-history-block .chart-container .chart-mileage .right-section{justify-content:flex-end;align-items:center;width:80%;display:flex}.object-history-block .chart-container .chart-mileage .right-section>div{text-align:right;flex-basis:350px;transform:skew(14deg)}.object-history-block .chart-container .chart-mileage .right-section>div:last-child{text-align:right;flex-basis:280px}.object-history-block .chart-container .chart-mileage .right-section>div:last-child>span:last-child{width:70px;display:inline-block}.object-history-block .object-history-container{height:100%}.object-history-block .object-history-container .content{height:calc(100% - 40px);padding-bottom:20px;overflow:auto}.object-history-block .object-history-container .content .columns-header{z-index:5;border-radius:3px 3px 0 0;font-size:.7rem;display:flex;position:sticky;top:0}.object-history-block .object-history-container .content .columns-header .column-name{border-right:1px solid #a9a9a9;justify-content:center;align-items:center;min-width:130px;max-width:130px;padding:4px 5px;font-size:13px;font-weight:500;display:flex}.object-history-block .object-history-container .content .columns-header .column-name:last-child{border-right:0}.object-history-block .object-history-container .content .columns-header .column-name span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.object-history-block .object-history-container .content .columns-header .column-name:first-of-type,.object-history-block .object-history-container .content .columns-header .column-name:nth-of-type(2){min-width:40px;max-width:40px}.object-history-block .object-history-container .content .columns-header .column-name:empty{display:none}.object-history-block .object-history-container .content .columns-header .column-name.position{min-width:150px!important;max-width:130px!important}.object-history-block .object-history-container .content .history-data .history-data-row{width:fit-content;font-size:11px;font-weight:400;display:flex}.object-history-block .object-history-container .content .history-data .history-data-row:hover{background:#dfeaf180!important}.object-history-block .object-history-container .content .history-data .history-data-row:last-child{border-bottom:none}.object-history-block .object-history-container .content .history-data .history-data-row .column-data{text-align:center;border-right:1px solid #a9a9a9;justify-content:center;align-items:center;min-width:130px;max-width:130px;padding:1px;display:flex;position:relative}.object-history-block .object-history-container .content .history-data .history-data-row .column-data:first-child,.object-history-block .object-history-container .content .history-data .history-data-row .column-data:nth-child(2){min-width:40px;max-width:40px}.object-history-block .object-history-container .content .history-data .history-data-row .column-data.outdated:before,.object-history-block .object-history-container .content .history-data .history-data-row .column-data.low-bat:after{color:#ed143d;font-family:"Font Awesome 5 free";font-size:9px;font-weight:900;display:inline-block;position:absolute;top:50%}.object-history-block .object-history-container .content .history-data .history-data-row .column-data.outdated:before{content:"";right:52px;transform:translateY(-50%)}.object-history-block .object-history-container .content .history-data .history-data-row .column-data.low-bat:after{content:"";right:36px;transform:rotate(-90deg)translate(60%)}.object-history-block .object-history-container .content .history-data .history-data-row .column-data .history-checkbox{grid-template-columns:none;height:25px;position:relative;bottom:7px}.object-history-block .object-history-container .content .history-data .history-data-row .column-data .history-checkbox .v-input__control{font-size:.6rem}.object-history-block .object-history-container .content .history-data .history-data-row .column-data.position{min-width:150px!important;max-width:150px!important}.history-columns-dialog .scrollable-section-height{height:500px}.history-columns-dialog .all-columns-checkbox .trigger-arrow{cursor:pointer;transition:all .2s ease-in-out}.history-columns-dialog .all-columns-checkbox .trigger-arrow.show{transform:rotate(90deg)}.history-columns-dialog label{font-size:15px;font-weight:500}.history-columns-dialog .v-selection-control:has(input[aria-checked=mixed]) .v-icon{color:#4671b0}.history-columns-dialog .checkbox-container{margin-top:-7px}.c-modal-overlay{z-index:9998;background:#0009;width:100%;height:100vh;position:fixed;top:0;left:0}.c-modal{z-index:999;border-radius:6px;flex-direction:column;min-width:20rem;max-height:90vh;font:400 1rem/1.1 Roboto,Open Sans,sans-serif,serif;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.c-modal .c-modal-header{border-bottom:1px solid #dee2e6;border-radius:6px 6px 0 0;padding:13px 10px}.c-modal .c-modal-header .caption{justify-content:space-between;align-items:center;display:flex}.c-modal .c-modal-body,.c-modal .c-modal-footer{font-size:.8rem}.c-modal .c-modal-body{flex-direction:column;padding:10px 20px 0;display:flex;overflow:auto}.c-modal .c-modal-footer{border-top:1px solid #dee2e6;border-radius:0 0 6px 6px;align-items:center;padding:10px;display:flex}.close-modal{cursor:pointer;margin-right:.25rem;padding:3px 10px;font-size:22px;transition:all .5s}.close-modal:hover{color:#ff5733}.ok-btn{max-width:370px}.ok-calendar-btn{min-width:200px}.close-btn{color:#fff;background:#ff5733;min-width:50px}.objects-modal{resize:horizontal;background:#fff;width:450px;min-width:450px;max-width:90%;overflow:auto}.objects-modal .modal-filter-wrapper>input{border:1px solid #b2bec7;width:100%;height:26px;padding-left:30px;font-size:12px;border-radius:3px!important}.objects-modal .modal-filter-wrapper>input:focus+.filter-icon{color:green}.objects-modal .modal-filter-wrapper .filter-icon{font-size:14px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.objects-modal .c-modal-body{min-height:65vh;max-height:65vh;padding:10px}.objects-modal .c-modal-body .tree-anchor{font-size:14px;font-weight:600}.objects-by-customer-modal{width:30%}.blue-btn{color:#fff;cursor:pointer;background-color:#0072c6;border:none;border-radius:5px;margin:10px;padding:3px 20px;font-size:1em;transition:background-color .3s}.blue-btn:before{content:"";background-color:currentColor;width:1em;height:1em;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.blue-btn:hover{background:#008ff9}.blue-btn:disabled{background-color:#6c757d}
