/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@charset "UTF-8";:root{--black: #000;--white: #fff;--spacing-5: 5px;--spacing-10: 10px;--spacing-15: 15px;--spacing-20: 20px;--spacing-25: 25px;--spacing-30: 30px;--spacing-35: 35px;--spacing-40: 40px;--spacing-45: 45px;--spacing-50: 50px;--spacing-55: 55px;--spacing-60: 60px;--spacing-65: 65px;--spacing-70: 70px;--spacing-75: 75px;--spacing-80: 80px;--spacing-85: 85px;--spacing-90: 90px;--spacing-95: 95px;--spacing-100: 100px;--spacing-1: var(--spacing-30);--spacing-2: var(--spacing-20);--spacing-3: var(--spacing-10);--spacing-4: var(--spacing-15);--font-size-h1: 96px;--font-size-h2: 60px;--font-size-h3: 48px;--font-size-h4: 36px;--font-size-h5: 26px;--font-size-h6: 22px;--font-size-table-header: 12px;--font-size-subtitle-1: 18px;--font-size-subtitle-2: 14px;--font-size-body-1: 14px;--font-size-body-2: 16px;--font-size-btn: 14px;--font-size-badges-1: 10px;--font-size-badges-2: 13px;--font-size-header: 24px;--font-size-accordion-value: 15px;--font-size-divider: 11px;--font-size-radio: 12px;--font-size-frm-error: 10px;--font-size-releases-indicator: 9px;--table-border-spacing: 4px}:root{--theme-primary-50: #77a9ff;--theme-primary-100: #609bff;--theme-primary-200: #498cff;--theme-primary-300: #337eff;--theme-primary-400: #1c70ff;--theme-primary-500: #2e5bff;--theme-primary-600: #065ae8;--theme-primary-700: #065ae8;--theme-primary-800: #0551d1;--theme-primary-900: #0548ba;--theme-primary-A100: #043fa3;--theme-primary-A200: #04368c;--theme-primary-A400: #032d74;--theme-primary-A700: #03245d;--theme-primary-contrast-50: #fff;--theme-primary-contrast-100: #fff;--theme-primary-contrast-200: #fff;--theme-primary-contrast-300: #fff;--theme-primary-contrast-400: #fff;--theme-primary-contrast-500: #fff;--theme-primary-contrast-600: #fff;--theme-primary-contrast-700: #fff;--theme-primary-contrast-800: #fff;--theme-primary-contrast-900: #fff;--theme-primary-contrast-A100: #fff;--theme-primary-contrast-A200: #fff;--theme-primary-contrast-A400: #fff;--theme-primary-contrast-A700: #fff;--theme-accent-50: #e8f9ef;--theme-accent-100: #c5f0d8;--theme-accent-200: #9fe6be;--theme-accent-300: #79dca3;--theme-accent-400: #5cd590;--theme-accent-500: #3fcd7c;--theme-accent-600: #13cb52;--theme-accent-700: #31c169;--theme-accent-800: #29ba5f;--theme-accent-900: #1bae4c;--theme-accent-A100: #18754a;--theme-accent-A200: #14613d;--theme-accent-A400: #104e31;--theme-accent-A700: #0c3b25;--theme-accent-contrast-50: rgba(0, 0, 0, .87);--theme-accent-contrast-100: rgba(0, 0, 0, .87);--theme-accent-contrast-200: rgba(0, 0, 0, .87);--theme-accent-contrast-300: rgba(0, 0, 0, .87);--theme-accent-contrast-400: rgba(0, 0, 0, .87);--theme-accent-contrast-500: white;--theme-accent-contrast-600: white;--theme-accent-contrast-700: white;--theme-accent-contrast-800: white;--theme-accent-contrast-900: white;--theme-accent-contrast-A100: rgba(0, 0, 0, .87);--theme-accent-contrast-A200: white;--theme-accent-contrast-A400: white;--theme-accent-contrast-A700: white;--theme-warn-50: #fce1ea;--theme-warn-100: #f8b4cb;--theme-warn-200: #f483a8;--theme-warn-300: #f05185;--theme-warn-400: #ec2b6b;--theme-warn-500: #ef233c;--theme-warn-600: #e6054a;--theme-warn-700: #e30440;--theme-warn-800: #df0337;--theme-warn-900: #d90227;--theme-warn-A100: #7d1a35;--theme-warn-A200: #68152d;--theme-warn-A400: #531124;--theme-warn-A700: #3f0d1b;--theme-warn-contrast-50: rgba(0, 0, 0, .87);--theme-warn-contrast-100: rgba(0, 0, 0, .87);--theme-warn-contrast-200: rgba(0, 0, 0, .87);--theme-warn-contrast-300: rgba(0, 0, 0, .87);--theme-warn-contrast-400: rgba(0, 0, 0, .87);--theme-warn-contrast-500: white;--theme-warn-contrast-600: white;--theme-warn-contrast-700: white;--theme-warn-contrast-800: white;--theme-warn-contrast-900: white;--theme-warn-contrast-A100: rgba(0, 0, 0, .87);--theme-warn-contrast-A200: white;--theme-warn-contrast-A400: white;--theme-warn-contrast-A700: white;--theme-confirm-50: #e8f9ef;--theme-confirm-100: #c5f0d8;--theme-confirm-200: #9fe6be;--theme-confirm-300: #79dca3;--theme-confirm-400: #5cd590;--theme-confirm-500: #13cb52;--theme-confirm-600: #39c874;--theme-confirm-700: #31c169;--theme-confirm-800: #29ba5f;--theme-confirm-900: #1bae4c;--theme-confirm-A100: #18754a;--theme-confirm-A200: #14613d;--theme-confirm-A400: #104e31;--theme-confirm-A700: #0c3b25;--theme-confirm-contrast-50: rgba(0, 0, 0, .87);--theme-confirm-contrast-100: rgba(0, 0, 0, .87);--theme-confirm-contrast-200: rgba(0, 0, 0, .87);--theme-confirm-contrast-300: rgba(0, 0, 0, .87);--theme-confirm-contrast-400: rgba(0, 0, 0, .87);--theme-confirm-contrast-500: white;--theme-confirm-contrast-600: white;--theme-confirm-contrast-700: white;--theme-confirm-contrast-800: white;--theme-confirm-contrast-900: white;--theme-confirm-contrast-A100: rgba(0, 0, 0, .87);--theme-confirm-contrast-A200: white;--theme-confirm-contrast-A400: white;--theme-confirm-contrast-A700: white;--theme-warning-50: #fff0e0;--theme-warning-100: #ffd8b3;--theme-warning-200: #ffbf80;--theme-warning-300: #ffa54d;--theme-warning-400: #ff9126;--theme-warning-500: #ff7e00;--theme-warning-600: #ff7600;--theme-warning-700: #ff6b00;--theme-warning-800: #ff6100;--theme-warning-900: #ff4e00;--theme-warning-A100: #8c4500;--theme-warning-A200: #743a00;--theme-warning-A400: #5d2e00;--theme-warning-A700: #462300;--theme-warning-contrast-50: rgba(0, 0, 0, .87);--theme-warning-contrast-100: rgba(0, 0, 0, .87);--theme-warning-contrast-200: rgba(0, 0, 0, .87);--theme-warning-contrast-300: rgba(0, 0, 0, .87);--theme-warning-contrast-400: rgba(0, 0, 0, .87);--theme-warning-contrast-500: white;--theme-warning-contrast-600: white;--theme-warning-contrast-700: white;--theme-warning-contrast-800: white;--theme-warning-contrast-900: white;--theme-warning-contrast-A100: rgba(0, 0, 0, .87);--theme-warning-contrast-A200: white;--theme-warning-contrast-A400: white;--theme-warning-contrast-A700: white;--theme-dark-50: #9a9ba3;--theme-dark-100: #898b94;--theme-dark-200: #787a85;--theme-dark-300: #676a76;--theme-dark-400: #565967;--theme-dark-500: #464958;--theme-dark-600: #434343;--theme-dark-700: #3a3c49;--theme-dark-800: #333641;--theme-dark-900: #2c2c2c;--theme-dark-A100: #161616;--theme-dark-A200: #0c0c0c;--theme-dark-A400: #0c0c0c;--theme-dark-A700: #060606;--theme-dark-contrast-50: #fff;--theme-dark-contrast-100: #fff;--theme-dark-contrast-200: #fff;--theme-dark-contrast-300: #fff;--theme-dark-contrast-400: #fff;--theme-dark-contrast-500: white;--theme-dark-contrast-600: white;--theme-dark-contrast-700: white;--theme-dark-contrast-800: white;--theme-dark-contrast-900: white;--theme-dark-contrast-A100: #fff;--theme-dark-contrast-A200: white;--theme-dark-contrast-A400: white;--theme-dark-contrast-A700: white;--theme-light-50: #fdfdfe;--theme-light-100: #fbfbfd;--theme-light-200: #f7f8f8;--theme-light-300: #f5f6f9;--theme-light-400: #dee0e2;--theme-light-500: #f0f2f7;--theme-light-600: #e9ecf3;--theme-light-700: #c7cacd;--theme-light-800: #bdc1c4;--theme-light-900: #989ea2;--theme-light-A100: #6c6d6f;--theme-light-A200: #58585a;--theme-light-A400: #454748;--theme-light-A700: #424244;--theme-light-contrast-50: white;--theme-light-contrast-100: white;--theme-light-contrast-200: white;--theme-light-contrast-300: white;--theme-light-contrast-400: white;--theme-light-contrast-500: white;--theme-light-contrast-600: white;--theme-light-contrast-700: white;--theme-light-contrast-800: white;--theme-light-contrast-900: white;--theme-light-contrast-A100: white;--theme-light-contrast-A200: white;--theme-light-contrast-A400: white;--theme-light-contrast-A700: white;--theme-gray-50: #f1f2f4;--theme-gray-100: #f1f3f6;--theme-gray-200: #f0f2f5;--theme-gray-300: #e7e9ed;--theme-gray-400: #dadcdf;--theme-gray-500: #c4c6c9;--theme-gray-600: #c6c8d0;--theme-gray-700: #aeb0b3;--theme-gray-800: #999a9c;--theme-gray-900: #838486;--theme-gray-A100: #6d6e70;--theme-gray-A200: #5d6173;--theme-gray-A400: #454748;--theme-gray-A700: #424244;--theme-gray-contrast-50: white;--theme-gray-contrast-100: white;--theme-gray-contrast-200: white;--theme-gray-contrast-300: white;--theme-gray-contrast-400: white;--theme-gray-contrast-500: white;--theme-gray-contrast-600: white;--theme-gray-contrast-700: white;--theme-gray-contrast-800: white;--theme-gray-contrast-900: white;--theme-gray-contrast-A100: white;--theme-gray-contrast-A200: white;--theme-gray-contrast-A400: white;--theme-gray-contrast-A700: white}:root{--sticky-calc-sticky-header-top:85px;--sticky-calc-sticky-header-bottom: 88px;--sticky-calc-sticky-log-title: 0;--sticky-calc-sticky-log: 280px;--sticky-calc-sticky-log-nav: 68px;--sticky-calcsticky-stat-track: 0;--sticky-calc-tab-size: 64px;--sticky-calc-actionbar-size: 84px;--sticky-calc-sticky-log-correction: 100px;--sticky-calc-log-buttons-top-base: 79px}.eld-rating--page{--rating-star-base-color: #81878c;--rating-star-selected-color: #ffbf00}:root{--theme: "dark";--color-dark-1: #0e161b;--color-dark-2: #121a20;--color-dark-3: #172128;--color-dark-4: #1d2a33;--color-blue-dark-1: #122466;--color-blue-dark-2: #091233;--blue: #2e5bff;--blue2: #4a91e5;--text-neutral-grey: #82858b;--text-color: #82858b;--green: #13cb52;--yellow: #d1ea2e;--orange: #fb8500;--orange-2: #ffa500;--red: #ef233c;--gray: #4a525e;--goldenrod: #daa520;--color-light-active: #1d2932;--text-heavy: var(--white);--titles-color: var(--color-dark-1);--body-bgcolor: var(--color-dark-2);--default-border-color: rgba(255, 255, 255, .1);--default-border-color-2: rgba(255, 255, 255, .15);--default-border-color-3: var(--default-border-color-2);--default-border-color-4: rgba(14, 22, 27, .2);--default-border-color-5: var(--default-border-color);--default-border-color-6: rgba(255, 255, 255, .2);--mob-border-color-1: rgba(53, 60, 65, 1);--base-color: var(--blue);--base-txt-color: var(--white);--text-color: #81878c;--titles-color: var(--white);--base-var-color: #327dff;--base-var-darker-color: #005dfe;--link-color: var(--blue);--link-over-color: var(--blue);--rating-star-base-color: var(--text-color);--rating-star-selected-color: var(--yellow);--spinner-mask-color: var(--default-border-color);--logo-text: var(--text-heavy);--flat-bgcolor: transparent;--btn-color: var(--white);--btn-flat-bgcolor: var(--color-dark-3);--btn-flat-border-color: var(--default-border-color);--btn-flat-unlocked-feature-border-color: rgba(255, 255, 255, .06);--btn-neutral-color: var(--color-dark-3);--btn-dialog-cancel-bgcolor: var(--color-light-active);--btn-dialog-cancel-over-bgcolor: var(--color-dark-3);--btn-map-filter-toggle--bgcolor: var(--color-dark-3);--btn-map--collapsed-filter-toggle--bgcolor: var(--color-dark-3);--btn-map-filter-toggle-icon-color: var(--text-color);--btn-map-collapsed-filter-toggle-icon-color: var(--text-color);--btn-gmap-zoom-color: var(--text-color);--btn-gmap-zoom-bgcolor: var(--color-dark-3);--mini-tabs-btn-bgcolor: var(--color-dark-2);--mini-tabs-btn-border-color: var(--default-border-color);--mini-tabs-btn-active-bgcolor: var(--blue);--mini-tabs-btn-active-color: var(--white);--mini-tabs-btn-color: var(--text-color);--tab-arrow-color: var(--white);--tooltip-custom-color: var(--black);--tooltip-custom-bgcolor: var(--white);--tooltip-premium-bgcolor: var(--black);--toolbar-dark-color: var(--text-color);--toolbar-neautral-bgcolor: var(--body-bgcolor);--toolbar-neautral-color: var(--text-color);--popover-bg-color: var(--white);--popover-text-color: var(--color-dark-1);--popover-text-muted-color: #718692;--popover-text-color-secondary: #1e293b;--counter-bar-bgcolor: var(--body-bgcolor);--input-color: var(--white);--input-bgcolor: var(--color-dark-2);--input-in-dialog-bgcolor: var(--color-dark-3);--input-in-table-bgcolor: var(--input-bgcolor);--input-flat-bgcolor: var(--input-bgcolor);--select-item-color: var(--text-color);--select-panel-bgcolor: var(--color-dark-3);--select-panel-selected-bgcolor: var(--color-light-active);--select-item-over-bgcolor: var(--color-dark-3);--select-item-border-color: var(--default-border-color);--select-item-text-over-color: var(--white);--select-checkobx-over-color: var(--white);--frm-field-bgcolor: transparent;--input-icon-color:var(--base-var-light-color);--input-disabled-opacity: .4;--log-form-chips-disabled-opacity:1;--slide-default-background: var(--color-dark-3);--slide-active-background: var(--color-dark-2);--slide-gray-box: var(--default-border-color);--textarea-bgcolor: var(--color-dark-2);--textarea-color: var(--input-color);--mat-divider-color: var(--default-border-color);--accordion-border-color: var(--default-border-color);--accordion-closed-bgcolor: var(--color-dark-3);--accordion-closed-header-color: var(--text-color);--accordion-opened-bgcolor: var(--color-light-active);--accordion-opened-header-color: var(--white);--accordion-label-color: var(--text-color);--accordion-value-color: var(--text-heavy);--accordion-log-selected: rgba(74, 82, 94, .3);--sidenav-menu-bgcolor: var(--body-bgcolor);--sidenav-menu-open-bgcolor: var(--color-dark-3);--sidenav-menu-open-menu-bgcolor: var(--body-bgcolor);--sidenav-menu-link-color: var(--text-color);--sidenav-menu-link-active-bgcolor: var(--color-dark-3);--sidenav-icon-active-color: var(--blue);--toggle-sidenav-btn-bgcolor: var(--sidenav-menu-link-active-bgcolor);--toggle-sidenav-btn-color: var(--text-color);--toggle-sidenav-btn-active-color: var(--white);--toggle-sidenav-btn-active-bgcolor: var(--blue);--sidenav-open-link-active-color: var(--white);--sidenav-open-link-active-bgcolor: var(--body-bgcolor);--sidenav-floating-bgcolor: var(--white);--sidenav-floating-item-over-bgcolor: var(--color-dark-1);--sidenav-floating-item-color: var(--text-color);--sidenav-floating-item-over-color: var(--text-color);--sidenav-txt-opacity: 1;--list-link-over-bgcolor: var(--color-light-active);--list-link-subtitle-color: var(--text-color);--list-link-title-over-color: var(--white);--list-link-subtitle-over-color: var(--text-color);--list-link-border-color: var(--default-border-color-2);--list-option-selected-bgcolor: var(--color-dark-3);--list-option-selected-color: var(--white);--list-item-color: var(--text-color);--dialog-header-color: var(--white);--dialog-border-color: var(--default-border-color);--dialog-doc-icon-color: var(--white);--dialog-body-bgcolor: var(--color-dark-3);--pending-border-color: var(--default-border-color);--modal-subtitle-color: var(--white);--modal-view-header-bgcolor: var(--color-light-active);--modal-view-footer-bgcolor: var(--color-light-active);--basic-chip-color: #e0e0e0;--overlay-bgcolor: rgba(18, 26, 32, .75);--toolbar-dark-bgcolor: var(--color-dark-2);--sa-main-nav-height: 8.8rem;--remark-color: var(--gray);--autocomplete-hover-color: var(--color-dark-3);--tab-active-bgcolor: #343434;--tab-active-dark-bgcolor: var(--color-dark-2);--table-header-color: var(--white);--table-header-bgcolor: var(--body-bgcolor);--table-row-bgcolor: var(--color-dark-3);--table-virtual-border-color: transparent;--table-cell-bgcolor: transparent;--table-cell-color: var(--text-color);--table-row-over-bgcolor: var(--color-dark-4);--table-cell-over-color: var(--white);--table-sticky-border-color: rgba(255, 255, 255, .15);--log-form-table-over: rgba(29, 42, 51, .2);--table-plain-bgcolor: var(--dialog-body-bgcolor);--table-plain-cell-color: var(--white);--table-log-deactivated-gradient-opacity: .03;--table-log-deactivated-gradient-angle: 45deg;--table-log-deactivated-gradient-color-1: rgba(255, 255, 255, .06);--table-log-deactivated-gradient-color-2: var(--table-log-deactivated-gradient-color-1);--table-log-deactivated-gradient-color-2-size: 3px;--table-log-deactivated-gradient-color-3: rgba(23, 33, 40, .8);--table-log-deactivated-gradient-color-3-size: 3px;--table-log-deactivated-gradient-color-4: var(--table-log-deactivated-gradient-color-3);--table-log-deactivated-gradient-color-4-size: 12px;--table-log-pending-color-1: rgba(251, 133, 0, .5);--table-log-pending-color-2: rgba(0, 0, 0, .5);--table-status-base-bgcolor: var(--table-row-bgcolor);--menu-dark-panel-bgcolor: var(--black);--menu-panel-bgcolor: var(--color-dark-2);--menu-item-over-bgcolor: var(--color-dark-3);--menu-item-over-color: var(--white);--setting-bgcolor: var(--body-bgcolor);--settings-menu-title-bgcolor: var(--color-light-active);--settings-menu-title-color: var(--white);--settings-menu-title-border-color: var(--default-border-color);--settings-menu-item-bgcolor: var(--color-dark-3);--settings-menu-item-color: var(--text-color);--settings-menu-item-over-color: var(--white);--settings-menu-item-border-color: var(--default-border-color);--settings-block-header-border-color: var(--default-border-color);--settings-block-body-border-color: var(--default-border-color);--settings-block-header-bgcolor: var(--color-light-active);--settings-block-header-color: var(--white);--settings-block-body-bgcolor: var(--color-dark-3);--setting-feed-remove-bgcolor: var(--white);--setting-feed-remove-color: var(--text-color);--settings-avatar-divider-color: var(--default-border-color);--settings-btn-over-color: var(--text-color);--settings-btn-over-border-color: var(--settings-btn-over-color);--settings-btn-submit-bgcolor: var(--blue);--settings-btn-submit-color: var(--white);--settings-dnd-border-color: var(--text-color);--settings-dnd-bgcolor: var(--color-dark-3);--settings-dnd-color: var(--text-color);--settings-dnd-dragged-border-color: var(--blue);--settings-dnd-dragged-color: var(--blue);--tooltip-multiline-bgcolor: rgba(255, 255, 255, .9);--scrollbar-thumb-bgcolor: var(--gray);--pickup-color: #0471d6;--on-duty-color: #0065ff;--icon-color: #9da3af;--icon-active-color: #498cff;--icon-color-backup: var(--text-heavy);--icon-over-color: var(--text-heavy);--icon-recovery-mode-color: rgb(218, 165, 32);--notification-bgcolor: var(--color-dark-3);--notification-item-bgcolor: var(--color-dark-2);--month-quarter-picker-item-color: var(--white);--month-quarter-picker-clear-btn-color: #0173e7;--month-quarter-picker-item-selection-color: var(--white);--month-quarter-picker-selection-background-color: #0173e7;--md-drpicker-bgcolor: var(--color-dark-3);--md-drpicker-range-days-bgcolor: var(--color-light-active);--md-drpicker-range-days-bgcolor-darker: var(--blue);--md-drpicker-cell-active-color: var(--white);--md-drpicker-cell-active-start-end-color: var(--white);--owl-dt-bgcolor: var(--color-dark-3);--owl-dt-controls-color: var(--text-heavy);--owl-dt-selected-color: var(--white);--owl-today-date: var(--color-dark-1);--date-navigator-bgcolor: transparent;--live-download-btn-hover: var(--blue);--map-trailer-color: #00b161;--map-filter-bgcolor: var(--color-dark-2);--map-filter-item-bgcolor: var(--color-dark-3);--map-filter-item-hover-bgcolor: transparent;--map-tooltip-info-color: var(--white);--map-clusterer-color: var(--white);--login-gradient-color-1: #263b48;--login-gradient-color-2: #0e161b;--login-bgcolor: var(--color-dark-3);--login-box-shadow: 0 15px 60px 0 rgba(14, 22, 27, .3);--dash-legend-bgcolor: var(--toolbar-neautral-bgcolor);--dash-legend-divider-color: var(--default-border-color);--dash-legend-refresh-btn-border-color: var(--default-border-color);--dash-legend-refresh-btn-bgcolor: var(--body-bgcolor);--dash-legend-refresh-btn-over-bgcolor: var(--color-light-active);--dash-legend-refresh-btn-disabled-bgcolor: var(--dash-legend-refresh-btn-over-bgcolor);--dash-legend-refers-badge-bgcolor: var(--blue);--dash-legend-refers-badge-color: var(--white);--dash-legend-refers-badge-border-color: var(--default-border-color);--dash-widget-btn-bgcolor: var(--blue);--dash-widget-collapsed-btn-bgcolor: var(--blue);--dash-widget-btn-collapsed-color: var(--white);--dash-widget-btn-color: var(--white);--dash-widget-card-bgcolor: var(--color-dark-3);--dash-widget-card-border-color: var(--default-border-color);--dash-driver-blinking-txt-opacity: .6;--comment-floating-bgcolor: var(--body-bgcolor);--comment-floating-color: var(--text-color);--comment-floating-singl-bgcolor: var(--body-bgcolor);--comment-floating-over-bgcolor: var(--color-dark-1);--comment-floating-header-color: var(--text-heavy);--comment-floating-body-color: var(--text-color);--log-frm-bgcolor: var(--color-dark-3);--log-frm-lable-color: var(--white);--log-frm-value-opacity: .6;--log-event-green-color: var(--green);--log-event-location-history-line-color: var(--blue);--log-event-gray-color: var(--default-border-color-2);--log-event-orange-color: var(--orange);--log-graph-grid-line-color: var(--default-border-color);--log-graph-grid-event-color: rgba(155, 151, 151, 1);--log-graph-higlight-area-bgcolor: rgba(255, 255, 255, .06);--log-graph-higlight-area-violation-bgcolor: rgba(239, 35, 60, .18);--log-general-value-color: var(--text-color);--log-events-line-color: var(--default-border-color-2);--log-bgcolor: var(--body-bgcolor);--location-slider-thumb-bgcolor: var(--white);--location-slider-thumb-color: var(--color-dark-1);--location-trips-time-color: var(--white);--location-trips-header-color: #1d2932;--location-trips-hover-color: #1d2932;--location-trips-background-color: var(--color-dark-2);--live-share-view-spacing: 60px;--live-share-view-bgcolor: var(--body-bgcolor);--live-share-side-bgcolor: var(--color-dark-1);--live-share-btn-fullscreen-bgcolor: var(--color-dark-1);--create-load-bgcolor: var(--body-bgcolor);--create-load-actions-border-color: var(--default-border-color);--dispatch-loads-num-bgcolor: var(--color-dark-1);--dispatch-loads-num-color: var(--white);--more-info-mask-bgcolor: var(--color-dark-1);--more-info-mask-opacity: .85;--more-info-border-color: var(--default-border-color);--more-info-border-width: 1px;--more-info-global-border-color: var(--default-border-color);--more-info-global-cont-bgcolor: var(--color-dark-3);--more-info-global-cont-tab-color: var(--text-color);--more-info-global-cont--tab-opacity: 1;--more-info-global-cont-doc-over-color: var(--white);--more-info-global-cont-doc-over-bgcolor: var(--blue);--more-info-global-btns-cont-bgcolor: var(--more-info-global-cont-bgcolor);--more-info-pd-border-color: var(--default-border-color);--pd-cont-bgcolor: var(--color-dark-2);--pd-input-bgcolor: var(--color-dark-3);--broke-down-content-bgcolor: var(--color-dark-3);--broke-down-sidenav-bgcolor: var(--color-dark-3);--broke-down-sidenav-border-color: var(--default-border-color);--broke-down-content-title-color: var(--white);--borke-down-card-active-bgcolor: var(--color-dark-1);--user-navigator-color: var(--white);--user-navigator-bgcolor: transparent;--lh-slider-line-color: var(--default-border-color-2);--lh-slider-event-line-color: var(--blue);--lh-slider-ud-line: var(--orange-2);--safety-slider-line-color: var(--default-border-color-2);--safety-event-line-color: var(--blue);--reports-bgcolor: transparent;--settings-circle-default-bgcolor: var(--default-border-color-2);--settings-circle-default-bgcolor-disabled: var(--color-dark-1);--statuses-gadient-color-1: rgba(40, 42, 54, 0);--vehicle-status-on-duty-color-1: var(--statuses-gadient-color-1);--vehicle-status-on-duty-color-2: rgba(46, 91, 255, 1);--vehicle-status-driving-color-1: var(--statuses-gadient-color-1);--vehicle-status-driving-color-2: rgba(138, 209, 104, 1);--vehicle-status-trailer-driving-color-1: var(--statuses-gadient-color-1);--vehicle-status-trailer-driving-color-2: rgba(138, 209, 104, 1);--vehicle-status-trailer-stationary-color-1: var(--statuses-gadient-color-1);--vehicle-status-trailer-stationary-color-2: rgba(239, 35, 60, 1);--vehicle-status-sleeper-color-1: var(--statuses-gadient-color-1);--vehicle-status-sleeper-color-2: rgba(251, 133, 0, 1);--vehicle-status-off-duty-color-1: var(--statuses-gadient-color-1);--vehicle-status-off-duty-color-2: rgba(74, 82, 94, 1);--vehicle-status-tick-event-color-1: rgba(218, 218, 228, .8);--vehicle-status-yard-move-color-1: var(--statuses-gadient-color-1);--vehicle-status-yard-move-color-2: #4a91e6;--vehicle-status-personal-color-1: var(--statuses-gadient-color-1);--vehicle-status-personal-color-2: rgba(144, 161, 183, 1);--vehicle-status-in-motion-color-1: var(--statuses-gadient-color-1);--vehicle-status-in-motion-color-2: rgba(138, 209, 104, 1);--vehicle-status-unidentified-color-1: var(--statuses-gadient-color-1);--vehicle-status-unidentified-color-2: rgba(251, 133, 0, .85);--vehicle-status-stationary-color-1: var(--statuses-gadient-color-1);--vehicle-status-stationary-color-2: rgba(74, 82, 94, 1);--vehicle-status-idling-color-1: var(--statuses-gadient-color-1);--vehicle-status-idling-color-2: var(--yellow);--vehicle-status-disconnected-color-1: var(--statuses-gadient-color-1);--vehicle-status-disconnected-color-2: rgba(239, 35, 60, 1);--vehicle-status-no-data-color-1: var(--statuses-gadient-color-1);--vehicle-status-no-data-color-2: rgba(74, 82, 94, 1);--driver-status-onduty-color-1: var(--statuses-gadient-color-1);--driver-status-onduty-color-2: rgba(46, 91, 255, 1);--driver-status-yardmove-color-1: var(--statuses-gadient-color-1);--driver-status-yardmove-color-2: rgba(74, 145, 229, 1);--driver-status-offduty-color-1: var(--statuses-gadient-color-1);--driver-status-offduty-color-2: rgba(74, 82, 94, 1);--driver-status-personal-color-1: var(--statuses-gadient-color-1);--driver-status-personal-color-2: rgba(144, 161, 183, 1);--driver-status-manual-color-1: var(--statuses-gadient-color-1);--driver-status-manual-color-2: rgba(138, 209, 104, 1);--driver-status-driving-color-1: var(--statuses-gadient-color-1);--driver-status-driving-color-2: rgba(138, 209, 104, 1);--driver-status-sleeper-color-1: var(--statuses-gadient-color-1);--driver-status-sleeper-color-2: rgba(251, 133, 0, 1);--vehicle-status-trailer-color-1: var(--statuses-gadient-color-1);--vehicle-status-trailer-color-2: rgba(138, 209, 104, 1);--vehicle-status-vehicle-color-1: var(--statuses-gadient-color-1);--vehicle-status-vehicle-color-2: rgba(74, 82, 94, 1);--vehicle-status-remark-color-1: var(--statuses-gadient-color-1);--vehicle-status-remark-color-2: rgb(138, 8, 138);--vehicle-status-manual-color-1: var(--statuses-gadient-color-1);--vehicle-status-manual-color-2: rgba(40, 42, 54, 0);--vehicle-status-certify-color-1: var(--statuses-gadient-color-1);--vehicle-status-certify-color-2: rgba(40, 42, 54, 0);--vehicle-status-deactivated-color-1: var(--statuses-gadient-color-1);--vehicle-status-deactivated-color-2: rgba(40, 42, 54, 0);--vehicle-status-potential-ud-color-1: var(--statuses-gadient-color-1);--vehicle-status-potential-ud-color-2: rgba(251, 133, 0, 1);--load-route-status--green-color-1: var(--statuses-gadient-color-1);--load-route-status--green-color-2: rgba(138, 209, 104, 1);--load-route-status--green-text-color: rgba(138, 209, 104, 1);--load-route-status--yellow-color-1: var(--statuses-gadient-color-1);--load-route-status--yellow-color-2: rgba(251, 133, 0, 1);--load-route-status--yellow-text-color: rgba(251, 133, 0, 1);--load-route-status--red-color-1: var(--statuses-gadient-color-1);--load-route-status--red-color-2: rgba(239, 35, 60, 1);--load-route-status--red-text-color: rgba(239, 35, 60, 1);--banner-info-color-1: var(--statuses-gadient-color-1);--banner-info-color-2: rgba(46, 91, 255, 1);--banner-warning-color-1: var(--statuses-gadient-color-1);--banner-warning-color-2: rgba(251, 133, 0, 1);--banner-danger-color-1: var(--statuses-gadient-color-1);--banner-danger-color-2: rgba(239, 35, 60, 1);--swiper-theme-color: var(--theme-primary-500);--text-color--rgb: 22, 22, 22;--base-color--rgb: 0, 101, 255;--base-dark-color--rgb: 3, 36, 93;--danger-color--rgb: 233, 6, 81;--danger-extra-light-color: 248, 180, 203;--tooltip-custom-bgcolor-rgb: 255, 255, 255;--log-graph-higlight-area-bgcolor--rgb: 44, 44, 44;--input-autofill-text-color: var(--input-color);--input-autofill-bgcolor: var(--input-bgcolor);--multi-log-graph-title: var(--white);--multi-log-graph-icon-color: var(--white);--multi-log-bg-color: var(--color-dark-3);--map-options-bg-color: var(--body-bgcolor);--deactivated-vehicles-chip-bg: rgb(58, 66, 72);--negative: var(--white);--cards-more-info-header-text: var(--white);--cards-more-info-header-btn-color: var(--white);--more-info-hos-bg: var(--color-dark-4);--more-info-hos-title-color: var(--white);--log-hos-cloak-bg-color: var(--color-dark-3);--log-hos-cloak-text-color: var(--white);--log-hos-recap-header-bg: var(--color-dark-2);--log-hos-recap-header-color: var(--white);--log-hos-recap-row-bg: var(--color-light-active);--rating-mob-smummary-header-color: var(--white);--drop-zone-border-color: var(--settings-block-body-border-color);--socorecard-single-setting-bg: var(--color-dark-4);--scorecard-text-color: var(--white);--socorecard-actions-color: var(--white);--fixer-company-icon-hover-bg: var(--white);--new-icon-bg: var(--blue);--new-icon-hover-bg: var(--blue);--whats-new-snackbar-bg: var(--color-dark-3);--support-important-company-color: rgb(218, 165, 32);--load-search-header-color: var(--white);--load-search-header-bg: var(--table-row-over-bgcolor);--load-search-more-info-connection-gradient-1: var(--text-color);--load-search-more-info-connection-gradient-2: var(--white);--load-search-table-connection-gradient-1: var(--text-color);--load-search-table-connection-gradient-2: rgb(197, 197, 197);--load-search-restricted-view-color: var(--white);--ongoing-detailed-view-header-bg: var(--color-dark-3);--ongoing-detailed-view-body-bg: var(--body-bgcolor);--safety-message-color: var(--text-color);--safety-header-color: var(--white);--safety-alarm-action-btn-bg: var(--color-dark-4);--safety-alarm-action-btn-hover-bg: var(--color-dark-3);--safety-alarm-cards-bg: var(--color-dark-4);--safety-alarm-cards-bored: 1px solid var(--default-border-color-6);--safety-alarm-type-bg: var(--color-dark-3);--safety-ai-badge-bg: #80878d;--safety-request-video-slider-inactive-bg: #48525f;--fuel-summary-header-desc-bg: var(--color-dark-3);--fuel-summary-header-desc-color: var(--white);--fuel-summary-border-color: var(--default-border-color);--fuel-summary-row-bg: var(--color-dark-3);--fuel-summary-desc-text-color: var(--text-color);--fuel-summary-price-color: var(--white);--fuel-summary-input-border-color: var(--fuel-summary-border-color);--fuel-summary-table-hover-bg: var(--color-dark-4);--fuel-summary-table-hover-color: var(--white);--summary-navigation-btn-bg: var(--fuel-summary-table-hover-bg);--summary-navigation-btn-active-bg: var(--blue);--summary-navigation-btn-active-color: var(--white);--summary-redirect-btn-bg: var(--fuel-summary-table-hover-bg);--summary-redirect-btn-active-bg: var(--summary-navigation-btn-active-bg);--summary-redirect-btn-active-color: var(--white);--new-release-indicator-bgcolor: var(--blue);--new-release-indicator-color: var(--white);--current-location-btn-hover-bgcolor: rgba(0,0,0,.2);--pickup-color: var(--blue);--delivery-color: var(--green);--tablet-dialog-bgcolor: var(--color-dark-2);--tablet-dialog-border-color: var(--default-border-color);--tablet-dialog-footer-bgcolor: var(--modal-view-footer-bgcolor);--tablet-dialog-header-bgcolor: var(--tablet-dialog-footer-bgcolor);--tablet-dialog-header-color: var(--dialog-header-color);--mob-sidenav-backdrop-color: rgba(0, 0, 0, .4);--mob-footer-bgcolor: var(--color-light-active);--mob-tab-bgcolor: var(--color-dark-2);--mob-tab-border-color: var(--mob-border-color-1);--mob-tab-active-bgcolor: var(--blue);--mob-dash-list-bgcolor: var(--color-dark-2);--mob-input-focused-bgcolor: var(--color-light-active);--mob-main-tab-bgcolor: var(--body-bgcolor);--mob-main-tab-active-bgcolor: var(--blue);--mob-dropdown-list-header-bgcolor: var(--mob-input-focused-bgcolor);--mob-dash-bgcolor: var(--mob-tab-bgcolor);--mob-tab-dash-active-bgcolor: var(--mob-tab-active-bgcolor);--tab-dash-opacity: .1;--tab-dash-color: var(--white);--mob-dash-statuses-bgcolor: var(--color-dark-2);--mob-more-info-bgcolor: var(--color-dark-2);--mob-option-list-active-color: var(--text-color);--share-truck-page-background: var(--color-light-active);--share-truck-page-header-background: var(--color-dark-1);--shrink-table-check-color: var(--base-var-color);--carousel-text-color: var(--white);--log-ah-dialog-divider-bgcolor: var(--color-light-active);--log-ah-dialog-highlight-bgcolor: var(--color-dark-1);--btn-sub-group-color: var(--white);--btn-light-primary-color: #b6c7fd;--btn-light-primary-bgcolor: #16254a;--btn-light-warn-color: #ef4444;--btn-light-warn-bgcolor: #991B1B4D;--deep-view-immobilizor-info-background:#EF44444D;--deep-view-immobilizor-info-color: #FCA5A5;--badge-title-bgcolor: rgba(255,255,255, .1);--badge-title-color: var(--white)}.eld-theme-light{--theme: "light";--gray: #a3a9b0;--yellow: #a9c011;--light-gray: #f0f3f5;--light-gray-2: #f4f4f4;--light-gray-3: #e5e5e5;--color-dark-1: #0e161b;--color-dark-2: #121a20;--color-dark-3: #172128;--color-blue-dark-1: #122466;--color-blue-dark-2: #091233;--default-border-color: rgba(14, 22, 27, .15);--default-border-color-2: rgba(14, 22, 27, .25);--default-border-color-3: rgba(14, 22, 27, .2);--default-border-color-4: rgba(255, 255, 255, .15);--default-border-color-5: rgba(14, 22, 27, .2);--default-border-color-6: rgba(255, 255, 255, .4);--mob-border-color-1: var(--default-border-color);--base-color: var(--blue);--base-txt-color: var(--white);--text-color: #82858b;--text-heavy: var(--color-dark-1);--titles-color: var(--color-dark-1);--icon-color: var(--text-color);--icon-color-backup: var(--text-heavy);--icon-over-color: var(--text-heavy);--icon-active-color: var(--base-color);--icon-recovery-mode-color: rgb(218, 165, 32);--tooltip-custom-bgcolor: var(--black);--rating-star-base-color: var(--gray);--rating-star-selected-color: #ffbf00;--drop-zone-border-color: var(--settings-block-body-border-color);--body-bgcolor: var(--light-gray-2);--spinner-mask-color: var(--default-border-color-2);--logo-text: var(--white);--flat-bgcolor: var(--white);--btn-color: var(--white);--btn-flat-bgcolor: var(--white);--btn-flat-border-color: var(--default-border-color-2);--btn-flat-unlocked-feature-border-color: rgba(14, 22, 27, .14);--btn-neutral-color: var(--white);--btn-dialog-cancel-bgcolor: transparent;--btn-dialog-cancel-over-bgcolor: var(--light-gray);--btn-map-filter-toggle--bgcolor: var(--light-gray);--btn-map--collapsed-filter-toggle--bgcolor: var(--blue);--btn-map-filter-toggle-icon-color: var(--blue);--btn-map-collapsed-filter-toggle-icon-color: var(--white);--btn-gmap-zoom-color: var(--blue);--btn-gmap-zoom-bgcolor: var(--light-gray);--mini-tabs-btn-bgcolor: var(--white);--mini-tabs-btn-border-color: var(--default-border-color-3);--tab-arrow-color: var(--blue);--tooltip-custom-color: var(--white);--toolbar-dark-color: var(--white);--toolbar-neautral-bgcolor: var(--white);--popover-bg-color: var(--color-dark-1);--popover-text-color: var(--white);--popover-text-muted-color: #cbd5e1;--popover-text-color-secondary: var(--text-color);--counter-bar-bgcolor: var(--white);--input-color: var(--text-color);--input-bgcolor: var(--white);--input-in-dialog-bgcolor: var(--white);--input-in-table-bgcolor: var(--white);--input-flat-bgcolor: var(--input-bgcolor);--frm-field-bgcolor: var(--input-bgcolor);--input-icon-color:var(--input-color);--select-panel-bgcolor: var(--white);--select-panel-selected-bgcolor: var(--light-gray);--select-item-over-bgcolor: var(--white);--select-item-border-color: var(--default-border-color-3);--select-item-text-over-color: var(--blue);--select-checkobx-over-color: var(--text-color);--basic-chip-color: #e0e0e0;--textarea-bgcolor: var(--input-bgcolor);--textarea-color: var(--input-color);--mat-divider-color: var(--default-border-color-3);--menu-panel-bgcolor: var(--white);--menu-item-over-bgcolor: var(--light-gray);--menu-item-over-color: var(--blue);--setting-bgcolor: var(--light-gray-3);--settings-menu-title-bgcolor: var(--light-gray);--settings-menu-title-color: var(--blue);--settings-menu-title-border-color: var(--default-border-color-3);--settings-menu-item-bgcolor: var(--white);--settings-menu-item-over-color: var(--settings-menu-title-bgcolor);--settings-menu-item-border-color: var(--default-border-color-3);--settings-block-header-border-color: var(--settings-menu-title-bgcolor);--settings-block-body-border-color: var(--default-border-color-3);--settings-block-header-bgcolor: var(--color-blue-dark-2);--settings-block-body-bgcolor: var(--white);--setting-feed-remove-bgcolor: var(--blue);--setting-feed-remove-color: var(--white);--settings-avatar-divider-color: var(--default-border-color-3);--settings-btn-over-color: var(--text-color);--settings-btn-over-border-color: var(--settings-btn-over-color);--settings-btn-submit-bgcolor: var(--blue);--settings-btn-submit-color: var(--white);--settings-dnd-bgcolor: var(--white);--dialog-header-color: var(--white);--dialog-border-color: var(--default-border-color-3);--dialog-doc-icon-color: var(--color-dark-1);--dialog-body-bgcolor: var(--white);--pending-border-color: rgb(221, 222, 224);--modal-view-header-bgcolor: var(--color-blue-dark-2);--modal-view-footer-bgcolor: var(--light-gray);--modal-subtitle-color: var(--black);--overlay-bgcolor: rgba(0, 0, 0, .75);--toolbar-dark-bgcolor: var(--white);--table-header-color: var(--color-dark-1);--table-header-bgcolor: var(--body-bgcolor);--table-row-bgcolor: var(--white);--table-virtual-border-color: var(--default-border-color);--table-cell-bgcolor: transparent;--table-row-over-bgcolor: #fbfbfb;--table-cell-over-color: var(--blue);--log-form-table-over: rgba(255, 255, 255, .4);--table-plain-bgcolor: var(--white);--table-plain-cell-color: var(--color-dark-1);--table-log-deactivated-gradient-opacity: .03;--table-log-deactivated-gradient-angle: 45deg;--table-log-deactivated-gradient-color-1: rgba(14, 22, 27, .06);--table-log-deactivated-gradient-color-2: var(--table-log-deactivated-gradient-color-1);--table-log-deactivated-gradient-color-2-size: 3px;--table-log-deactivated-gradient-color-3: rgba(23, 33, 40, .02);--table-log-deactivated-gradient-color-3-size: 3px;--table-log-deactivated-gradient-color-4: var(--table-log-deactivated-gradient-color-3);--table-log-deactivated-gradient-color-4-size: 12px;--table-log-pending-color-1: rgba(251, 133, 0, .5);--table-log-pending-color-2: rgba(255, 255, 255, .5);--table-status-base-bgcolor: var(--white);--table-sticky-border-color: rgba(1, 1, 1, .15);--tooltip-multiline-bgcolor: rgba(14, 22, 27, .9);--slide-default-background: #f5f5f5;--slide-active-background: #e9e9e9;--slide-gray-box: lightgray;--scrollbar-thumb-bgcolor: var(--gray);--accordion-border-color: var(--default-border-color);--accordion-closed-bgcolor: var(--white);--accordion-closed-header-color: var(--text-color);--accordion-opened-bgcolor: var(--accordion-closed-bgcolor);--accordion-opened-header-color: var(--white);--accordion-label-color: var(--text-color);--accordion-value-color: var(--text-heavy);--accordion-log-selected: var(--light-gray);--sidenav-menu-bgcolor: var(--color-blue-dark-2);--sidenav-menu-open-bgcolor: var(--blue);--sidenav-menu-open-menu-bgcolor: var(--color-blue-dark-2);--sidenav-menu-link-color: var(--white);--sidenav-menu-link-active-bgcolor: var(--blue);--sidenav-icon-active-color: var(--white);--toggle-sidenav-btn-bgcolor: var(--color-blue-dark-1);--toggle-sidenav-btn-color: var(--white);--toggle-sidenav-btn-active-color: var(--white);--toggle-sidenav-btn-active-bgcolor: var(--blue);--sidenav-open-link-active-color: var(--white);--sidenav-floating-bgcolor: var(--sidenav-menu-bgcolor);--sidenav-floating-item-over-bgcolor: var(--blue);--sidenav-floating-item-color: var(--white);--sidenav-floating-item-over-color: var(--white);--sidenav-open-link-active-bgcolor: var(--blue);--sidenav-txt-opacity: .6;--list-link-over-bgcolor: var(--blue);--list-link-subtitle-color: var(--text-color);--list-link-title-over-color: var(--white);--list-link-subtitle-over-color: var(--white);--list-link-border-color: var(--default-border-color-3);--list-option-selected-bgcolor: var(--blue);--list-option-selected-color: var(--white);--list-item-color: var(--text-color);--autocomplete-hover-color: var(--light-gray-2);--notification-bgcolor: var(--white);--notification-item-bgcolor: var(--light-gray);--month-quarter-picker-item-color: var(--text-color);--month-quarter-picker-clear-btn-color: var(--white);--month-quarter-picker-item-selection-color: var(--white);--month-quarter-picker-selection-background-color: #0173e7;--md-drpicker-bgcolor: var(--white);--md-drpicker-range-days-bgcolor: var(--light-gray);--md-drpicker-range-days-bgcolor-darker: var(--blue);--md-drpicker-cell-active-color: var(--text-heavy);--md-drpicker-cell-active-start-end-color: var(--white);--owl-dt-bgcolor: var(--white);--owl-dt-controls-color: var(--text-heavy);--owl-dt-selected-color: var(--white);--owl-today-date: rgb(221, 220, 220);--date-navigator-bgcolor: var(--white);--map-filter-bgcolor: var(--light-gray-2);--map-filter-item-bgcolor: var(--white);--map-tooltip-info-color: var(--color-dark-1);--map-clusterer-color: var(--color-dark1-1);--login-gradient-color-1: var(--light-gray);--login-gradient-color-2: var(--light-gray);--login-bgcolor: var(--white);--login-box-shadow: 0 15px 60px 0 rgba(14, 22, 27, .05);--dash-legend-bgcolor: var(--toolbar-neautral-bgcolor);--dash-legend-divider-color: var(--default-border-color-3);--dash-legend-refresh-btn-border-color: var(--default-border-color-3);--dash-legend-refresh-btn-bgcolor: var(--white);--dash-legend-refresh-btn-over-bgcolor: var(--color-dark-3);--dash-legend-refresh-btn-disabled-bgcolor: var(--dash-legend-refresh-btn-over-bgcolor);--dash-widget-collapsed-btn-bgcolor: var(--blue);--dash-widget-btn-color: var(--white);--dash-widget-card-bgcolor: var(--white);--dash-widget-card-border-color: var(--default-border-color-3);--dash-legend-refers-badge-bgcolor: var(--blue);--dash-legend-refers-badge-color: var(--white);--dash-legend-refers-badge-border-color: var(--default-border-color-3);--dash-driver-blinking-txt-opacity: .8;--comment-floating-bgcolor: var(--white);--comment-floating-color: var(--text-color);--comment-floating-singl-bgcolor: var(--body-bgcolor);--comment-floating-over-bgcolor: var(--light-gray-2);--comment-floating-header-color: var(--color-dark-1);--comment-floating-body-color: var(--text-color);--log-frm-bgcolor: var(--white);--log-frm-lable-color: var(--text-heavy);--log-frm-value-opacity: .7;--log-event-gray-color: var(--default-border-color-4);--log-events-line-color: var(--default-border-color-2);--log-graph-grid-line-color: var(--default-border-color-3);--log-graph-grid-event-color: var(--color-dark-1);--log-graph-higlight-area-bgcolor: rgba(0, 0, 0, .11);--log-graph-higlight-area-violation-bgcolor: rgba(239, 35, 60, .11);--log-general-value-color: var(--text-heavy);--log-bgcolor: var(--white);--live-share-view-bgcolor: var(--light-gray);--live-share-side-bgcolor: var(--white);--live-share-btn-fullscreen-bgcolor: var(--white);--location-slider-thumb-bgcolor: var(--color-dark-1);--location-slider-thumb-color: var(--white);--location-trips-time-color: var(--color-dark-1);--location-trips-header-bgcolor: var(--light-gray);--location-trips-hover-color: rgba(255, 255, 255, .4);--location-trips-background-color: var(--white);--create-load-bgcolor: var(--white);--create-load-actions-border-color: var(--default-border-color-3);--dispatch-loads-num-bgcolor: var(--light-gray);--dispatch-loads-num-color: var(--blue);--more-info-mask-opacity: .75;--more-info-border-width: 0;--more-info-global-border-color: var(--default-border-color-4);--more-info-global-cont-bgcolor: var(--blue);--more-info-global-cont-tab-color: var(--white);--more-info-global-cont--tab-opacity: .6;--more-info-global-cont-doc-over-color: var(--blue);--more-info-global-cont-doc-over-bgcolor: var(--white);--more-info-global-btns-cont-bgcolor: var(--white);--more-info-pd-border-color: var(--default-border-color-3);--pd-cont-bgcolor: var(--white);--pd-input-bgcolor: var(--white);--broke-down-content-bgcolor: var(--white);--broke-down-sidenav-bgcolor: var(--white);--broke-down-sidenav-border-color: var(--default-border-color-3);--broke-down-content-title-color: var(--blue);--borke-down-card-active-bgcolor: var(--light-gray);--user-navigator-color: var(--blue);--user-navigator-bgcolor: var(--white);--lh-slider-line-color: var(--default-border-color-5);--reports-bgcolor: var(--white);--settings-circle-default-bgcolor: var(--gray);--settings-circle-default-bgcolor-disabled: rgba(163, 169, 176, .3);--statuses-gadient-color-1: rgba(14, 22, 27, .15);--vehicle-status-on-duty-color-1: var(--statuses-gadient-color-1);--vehicle-status-on-duty-color-2: rgba(46, 91, 255, .85);--vehicle-status-driving-color-1: var(--statuses-gadient-color-1);--vehicle-status-driving-color-2: rgba(138, 209, 104, .85);--vehicle-status-trailer-driving-color-1: var(--statuses-gadient-color-1);--vehicle-status-trailer-driving-color-2: rgba(138, 209, 104, .85);--vehicle-status-trailer-stationary-color-1: var(--statuses-gadient-color-1);--vehicle-status-trailer-stationary-color-2: rgba(239, 35, 60, .85);--vehicle-status-sleeper-color-1: var(--statuses-gadient-color-1);--vehicle-status-sleeper-color-2: rgba(251, 133, 0, .85);--vehicle-status-off-duty-color-1: var(--statuses-gadient-color-1);--vehicle-status-off-duty-color-2: rgba(74, 82, 94, .85);--vehicle-status-tick-event-color-1: var(--statuses-gadient-color-1);--vehicle-status-yard-move-color-1: var(--statuses-gadient-color-1);--vehicle-status-yard-move-color-2: #4a91e6;--vehicle-status-personal-color-1: var(--statuses-gadient-color-1);--vehicle-status-personal-color-2: rgba(144, 161, 183, .85);--vehicle-status-in-motion-color-1: var(--statuses-gadient-color-1);--vehicle-status-in-motion-color-2: rgba(138, 209, 104, .85);--vehicle-status-unidentified-color-1: var(--statuses-gadient-color-1);--vehicle-status-unidentified-color-2: rgba(251, 133, 0, .85);--vehicle-status-stationary-color-1: var(--statuses-gadient-color-1);--vehicle-status-stationary-color-2: rgba(74, 82, 94, 1);--vehicle-status-idling-color-1: var(--statuses-gadient-color-1);--vehicle-status-idling-color-2: var(--yellow);--vehicle-status-disconnected-color-1: var(--statuses-gadient-color-1);--vehicle-status-disconnected-color-2: rgba(239, 35, 60, .85);--vehicle-status-no-data-color-1: var(--statuses-gadient-color-1);--vehicle-status-no-data-color-2: rgba(74, 82, 94, .85);--vehicle-status-potential-ud-color-1: var(--statuses-gadient-color-1);--vehicle-status-potential-ud-color-2: rgba(251, 133, 0, .85);--driver-status-onduty-color-1: var(--statuses-gadient-color-1);--driver-status-onduty-color-2: rgba(46, 91, 255, .85);--driver-status-yardmove-color-1: var(--statuses-gadient-color-1);--driver-status-yardmove-color-2: rgba(74, 145, 229, .85);--driver-status-offduty-color-1: var(--statuses-gadient-color-1);--driver-status-offduty-color-2: rgba(74, 82, 94, .85);--driver-status-personal-color-1: var(--statuses-gadient-color-1);--driver-status-personal-color-2: rgba(144, 161, 183, .85);--driver-status-manual-color-1: var(--statuses-gadient-color-1);--driver-status-manual-color-2: rgba(138, 209, 104, .85);--driver-status-driving-color-1: var(--statuses-gadient-color-1);--driver-status-driving-color-2: rgba(138, 209, 104, .85);--driver-status-sleeper-color-1: var(--statuses-gadient-color-1);--driver-status-sleeper-color-2: rgba(251, 133, 0, .85);--vehicle-status-trailer-color-1: var(--statuses-gadient-color-1);--vehicle-status-trailer-color-2: rgba(138, 209, 104, .85);--vehicle-status-vehicle-color-1: var(--statuses-gadient-color-1);--vehicle-status-vehicle-color-2: rgba(74, 82, 94, .85);--vehicle-status-remark-color-1: var(--statuses-gadient-color-1);--vehicle-status-remark-color-2: rgb(138, 8, 138);--vehicle-status-manual-color-1: var(--statuses-gadient-color-1);--vehicle-status-manual-color-2: rgba(40, 42, 54, .85);--vehicle-status-certify-color-1: var(--statuses-gadient-color-1);--vehicle-status-certify-color-2: rgba(40, 42, 54, .85);--vehicle-status-deactivated-color-1: var(--statuses-gadient-color-1);--vehicle-status-deactivated-color-2: rgba(40, 42, 54, .85);--load-route-status--green-color-1: var(--statuses-gadient-color-1);--load-route-status--green-color-2: rgba(138, 209, 104, .85);--load-route-status--yellow-color-1: var(--statuses-gadient-color-1);--load-route-status--yellow-color-2: rgba(251, 133, 0, .6);--load-route-status--red-color-1: var(--statuses-gadient-color-1);--load-route-status--red-color-2: rgba(116, 99, 101, .6);--remark-color: var(--black);--banner-info-color-1: var(--statuses-gadient-color-1);--banner-info-color-2: rgba(46, 91, 255, .85);--banner-warning-color-1: var(--statuses-gadient-color-1);--banner-warning-color-2: rgba(251, 133, 0, .6);--banner-danger-color-1: var(--statuses-gadient-color-1);--banner-danger-color-2: rgba(239, 35, 60, .85);--tooltip-custom-bgcolor-rgb: 0, 0, 0;--input-autofill-text-color: var(--input-color);--input-autofill-bgcolor: var(--input-bgcolor);--multi-log-graph-title: var(--black);--multi-log-graph-icon-color: var(--white);--multi-log-bg-color: var(--white);--map-options-bg-color: var(--white);--deactivated-vehicles-chip-bg: rgb(221, 222, 224);--log-form-chips-disabled-opacity:.4;--negative: var(--black);--tab-dash-opacity: .6;--tab-dash-color: var(--white);--cards-more-info-header-text: #625555;--cards-more-info-header-btn-color: var(--text-color);--more-info-hos-bg: #efeded;--more-info-hos-title-color: var(--text-color);--log-hos-cloak-bg-color: var(--white);--log-hos-cloak-text-color: var(--text-color);--log-hos-recap-header-bg: var(--color-blue-dark-2);--log-hos-recap-header-color: var(--white);--log-hos-recap-row-bg: var(--white);--rating-mob-smummary-header-color: var(--color-dark-1);--socorecard-single-setting-bg: var(--light-gray);--scorecard-text-color: var(--text-color);--socorecard-actions-color: var(--white);--fixer-company-icon-hover-bg: var(--blue);--new-icon-bg: var(--sidenav-menu-open-bgcolor);--new-icon-hover-bg: var(--white);--whats-new-snackbar-bg: #091233;--support-important-company-color: rgb(218, 165, 32);--load-search-header-color: var(--white);--load-search-header-bg: var(--blue);--load-search-more-info-connection-gradient-1: var(--text-color);--load-search-more-info-connection-gradient-2: var(--white);--load-search-table-connection-gradient-1: var(--text-color);--load-search-table-connection-gradient-2: rgb(197, 197, 197);--load-search-restricted-view-color: var(--text-color);--ongoing-detailed-view-header-bg: var(--blue);--ongoing-detailed-view-body-bg: var(--color-blue-dark-2);--safety-message-color: var(--text-color);--safety-header-color: var(--text-color);--safety-alarm-action-btn-bg: var(--white);--safety-alarm-action-btn-hover-bg: var(--menu-item-over-bgcolor);--safety-alarm-cards-bg: var(--white);--safety-alarm-cards-bored: 1px solid var(--default-border-color);--safety-alarm-type-bg: #bfc4c7;--safety-ai-badge-bg: var(--safety-alarm-type-bg);--safety-request-video-slider-inactive-bg: var(--safety-alarm-type-bg);--fuel-summary-header-desc-bg: var(--white);--fuel-summary-header-desc-color: var(--black);--fuel-summary-border-color: var(--default-border-color);--fuel-summary-row-bg: var(--white);--fuel-summary-desc-text-color: var(--white);--fuel-summary-price-color: var(--text-color);--fuel-summary-input-border-color: var(--default-border-color);--fuel-summary-table-hover-bg: #dbdada;--fuel-summary-table-hover-color: var(--blue);--summary-navigation-btn-bg: var(--light-gray);--summary-navigation-btn-active-bg: var(--blue);--summary-navigation-btn-active-color: var(--white);--summary-redirect-btn-bg: var(--white);--summary-redirect-btn-active-bg: var(--summary-navigation-btn-active-bg);--summary-redirect-btn-active-color: var(--white);--new-release-indicator-bgcolor: var(--white);--new-release-indicator-color: var(--blue);--current-location-btn-hover-bgcolor: rgba(0,0,0,.1);--tablet-dialog-bgcolor: var(--dialog-body-bgcolor);--tablet-dialog-border-color: var(--default-border-color);--tablet-dialog-footer-bgcolor: var(--modal-view-footer-bgcolor);--tablet-dialog-header-color: var(--dialog-header-color);--mob-sidenav-backdrop-color: rgba(0, 0, 0, .3);--mob-footer-bgcolor: var(--modal-view-footer-bgcolor);--mob-tab-border-color: var(--mob-border-color-1);--mob-tab-active-bgcolor: var(--blue);--mob-dash-list-bgcolor: var(--white);--mob-input-focused-bgcolor: var(--modal-view-footer-bgcolor);--mob-main-tab-bgcolor: var(--color-blue-dark-2);--mob-dropdown-list-header-bgcolor: var(--mob-footer-bgcolor);--mob-dash-bgcolor: var(--body-bgcolor);--mob-dash-statuses-bgcolor: var(--white);--mob-more-info-bgcolor: var(--white);--mob-option-list-active-color: var(--white);--share-truck-page-background: var(--body-bgcolor);--share-truck-page-header-background: var(--sidenav-menu-bgcolor);--carousel-text-color: var(--black);--log-ah-dialog-divider-bgcolor: var(--light-gray-3);--log-ah-dialog-highlight-bgcolor: var(--white);--btn-sub-group-color: var(--blue);--btn-light-primary-color: #1248f7;--btn-light-primary-bgcolor: #b6c7fd;--btn-light-warn-color: #991b1b;--btn-light-warn-bgcolor: #fecaca;--deep-view-immobilizor-info-background: #fecaca;--deep-view-immobilizor-info-color: #450A0A;--badge-title-bgcolor: rgba(255,255,255, .7);--badge-title-color: #1f2937}.eld-theme-light .cl-footer.cl-preview-row{--tab-arrow-color: var(--white)}.eld-theme-light .session-expired .eld-logo-holder{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/logo.svg)}.eld-live-view .gm-fullscreen-control{background-color:var(--live-share-btn-fullscreen-bgcolor)!important}.eldrider .eld-reset-pass-container.eld-change-pass-container .eld-logo{height:100px!important}.eldrider .eld-release--page .eld-container{align-items:center;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/bg-outline.svg),url(https://assets.eldrider.com/static-resources/assets/v1/images/bg-outline.svg);background-repeat:no-repeat,no-repeat;background-position:-60vh -60vh,calc(100vw - 20vh) 75vh;background-size:80vh,80vh;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin:auto}@media (min-width: 768px){.eldrider .eld-release--page .eld-container{background-position:-60vh -60vh,calc(100vw - 30vh) 70vh;background-size:80vh,80vh}}@media (min-width: 1366px){.eldrider .eld-release--page .eld-container{background-position:-60vh -50vh,calc(100vw - 60vh) 60vh;background-size:90vh,90vh}}@keyframes sonar-wave-1{0%{opacity:.6;height:0;width:0}to{height:100%;opacity:0;transform:scale(1);width:100%}}@keyframes sonar-wave-2{0%{height:0;opacity:.6;width:0}to{height:100%;opacity:0;transform:scale(2);width:100%}}@keyframes blinking{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes wsl-shine-lines{0%{background-position:-100px}40%,to{background-position:600px}}@keyframes wsl-shine-circle{0%{background-position:-300px}40%,to{background-position:200px}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinner{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont .cl-col .mat-mdc-input-element:not(:active),.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont .cl-col .mat-mdc-input-element:not(:hover),.eld-dispatch .cl-preview-row .cl-global-holder .cl-brokers-cont .cl-mails-cont,.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eld-is--mobile.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse{box-shadow:0 4px 10px #00000029}.eld-filter-dialog--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button.eld-active,.eld-dialog-filter-map--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button.eld-active,.eld-dialog-select-tab--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button.eld-active{box-shadow:0 0 6px 4px #00000014}.eld-is--mobile .eld-btn-toggle--main-nav{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.eld-is--mobile .eld-mob-options--list{box-shadow:0 10px 15px #090e114d}.eld-theme-light.eld-is--mobile .eld-mob-options--list{box-shadow:0 10px 15px #090e1126}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--event-deactivated.mat-expanded .eld-footer{box-shadow:0 5px 10px #00000080}.eld-is--mobile .banner.banner{box-shadow:0 0 10px 5px #0003}.debug .eld-pending-info .mdc-button .path-form .eld-frm-field .mat-mdc-text-field-wrapper,.debug .path-form .eld-frm-field .mat-mdc-text-field-wrapper{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.debug .eld-pending-info .mdc-button .prefixdriver-log .prefixlog-form.prefixlog-form--preview.prefixlog-form-hos .hos-recap,.debug .prefixdriver-log .prefixlog-form.prefixlog-form--preview.prefixlog-form-hos .hos-recap{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.eld-timepicker-wrapper .picker.active{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.eld-view .eld-card-cont .mat-mdc-checkbox,.eld-modal-view .mat-mdc-card .eld-card-cont .mat-mdc-checkbox{padding:4px 0}.eld-view .eld-card-cont .mat-mdc-checkbox.eld-chb-available-time,.eld-modal-view .mat-mdc-card .eld-card-cont .mat-mdc-checkbox.eld-chb-available-time{padding:0}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont{align-items:center;border-bottom:1px solid var(--dialog-border-color);display:flex;justify-content:space-between}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls{flex-direction:column;line-height:40px}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-multi--controls,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-multi--controls{width:100%}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-multi--controls.eld-features--list,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-multi--controls.eld-features--list{flex-direction:column}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-checkbox--holder,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-checkbox--holder{display:flex;justify-content:flex-end;width:100%}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-checkbox--holder .mat-mdc-checkbox,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-checkbox--holder .mat-mdc-checkbox{padding-bottom:0;padding-top:28px}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-input--holder,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont.eld-with-multi-controls .eld-input--holder{padding-top:var(--spacing-15);width:100%}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont:last-child,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont:last-child{border-bottom:0}.eld-view .eld-toogle-yesno-card.eld-in-card.eld-card-cont,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-in-card.eld-card-cont{padding:0}.eld-view .eld-toogle-yesno-card.eld-in-card.eld-card-cont .eld-cont,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-in-card.eld-card-cont .eld-cont{padding-right:0}.eld-view .eld-toogle-yesno-card.eld-card-cont,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont{padding:0 0 16px}.eld-view .eld-toogle-yesno-card.no-padding.eld-card-cont,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.no-padding.eld-card-cont{padding:0}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont{padding:24px 0}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont .eld-yesno-slider--holder,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont .eld-yesno-slider--holder{align-items:center;display:flex;justify-content:space-between;width:100%}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont .eld-yesno-slider--holder .eld-eye-toggle-cont,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont .eld-yesno-slider--holder .eld-eye-toggle-cont{align-items:center;display:flex}.eld-view .eld-toogle-yesno-card.eld-card-cont .eld-cont .eld-yesno-slider--holder .eld-eye-toggle-cont button,.eld-modal-view .mat-mdc-card .eld-toogle-yesno-card.eld-card-cont .eld-cont .eld-yesno-slider--holder .eld-eye-toggle-cont button{margin-right:var(--spacing-10)}.eld-view .eld-less-spacing.eld-card-cont .eld-toogle-yesno-card .eld-cont,.eld-modal-view .mat-mdc-card .eld-less-spacing.eld-card-cont .eld-toogle-yesno-card .eld-cont{padding:var(--spacing-15) 0}.eld-view .eld-less-spacing.eld-card-cont .eld-toogle-yesno-card .eld-cont.eld-with-multi-controls,.eld-modal-view .mat-mdc-card .eld-less-spacing.eld-card-cont .eld-toogle-yesno-card .eld-cont.eld-with-multi-controls{padding:calc(var(--spacing-10) - 3px) 0}.eld-view .eld-card-cont .eld-row,.eld-modal-view .mat-mdc-card .eld-card-cont .eld-row{display:flex;justify-content:space-between;padding-top:24px}.eld-view .eld-card-cont .eld-col,.eld-modal-view .mat-mdc-card .eld-card-cont .eld-col{display:flex;flex-direction:column}.eld-modal-view .eld-frm .eld-cont-half{display:flex;justify-content:space-between;width:100%}.eld-modal-view .eld-frm .eld-cont-half .eld-cont{width:100%}.eld-modal-view .eld-frm .eld-cont-half .eld-cont:first-child{padding-right:24px}.eld-modal-view .eld-frm .eld-cont-half .eld-cont:last-child{padding-left:24px}.eld-is--mobile .eld-modal-view .eld-frm .eld-cont-half .eld-cont:first-child{padding-right:var(--spacing-10)}.eld-is--mobile .eld-modal-view .eld-frm .eld-cont-half .eld-cont:last-child{padding-left:var(--spacing-10)}.eld-modal-view .eld-tab-cont{border:1px solid var(--dialog-border-color);border-radius:4px;display:flex;flex-direction:column;padding:16px 0 0}.eld-modal-view .eld-tab-cont .eld-group-cont{height:46rem;overflow:auto;padding:1px 16px 16px}.eld-modal-view .eld-tab-cont h4{line-height:1;margin:0;padding:0 16px}.eld-modal-view .eld-tab-cont .eld-toolbar-filter{margin:auto;padding:0 16px;width:100%}.eld-modal-view .eld-tab-cont .eld-filter-cont{display:flex;justify-content:center;overflow:hidden;padding:24px 0 16px}.eld-modal-view .eld-tab-cont .eld-empty-cont{display:flex;flex-direction:column;justify-content:center;padding-top:12rem}.eld-modal-view .eld-tab-cont .eld-empty-cont:empty{display:none}.eld-modal-view .eld-tab-cont .eld-empty{color:var(--text-color);font-style:italic;text-align:center}.eld-modal-view .eld-copy-panels{padding-top:32px;position:relative}.eld-modal-view .eld-copy-panels.eld-cont-half .eld-cont:first-child{padding-right:16px}.eld-modal-view .eld-copy-panels.eld-cont-half .eld-cont:last-child{padding-left:16px}.eld-modal-view .eld-copy-panels .eld-icon-holder:before{content:"";display:block;position:absolute;height:0;width:0;border-bottom:8px solid transparent;border-right:14px solid var(--dialog-border-color);border-top:8px solid transparent;margin-left:-8px;right:calc(50% - 10px);top:calc(50% - 25px)}.eld-modal-view .eld-copy-panels .eld-icon-holder:after{content:"";display:block;position:absolute;height:0;width:0;border-bottom:8px solid transparent;border-left:14px solid var(--dialog-border-color);border-top:8px solid transparent;margin-right:-8px;bottom:calc(50% - 25px);left:calc(50% - 10px)}.eld-modal-view .eld-action-group,.eld-modal-view .eld-frm .eld-cont .eld-action-group{align-items:center;display:flex;justify-content:space-between;padding:4px 8px;position:relative}.eld-modal-view .eld-action-group:before,.eld-modal-view .eld-frm .eld-cont .eld-action-group:before,.eld-modal-view .eld-action-group:after,.eld-modal-view .eld-frm .eld-cont .eld-action-group:after{background-color:var(--dialog-border-color);content:"";height:1px;left:0;position:absolute;width:100%}.eld-modal-view .eld-action-group:before,.eld-modal-view .eld-frm .eld-cont .eld-action-group:before{top:0}.eld-modal-view .eld-action-group:after,.eld-modal-view .eld-frm .eld-cont .eld-action-group:after{display:none}.eld-modal-view .eld-action-group:last-of-type:after{bottom:0;display:block}.eld-modal-view .eld-action-group p,.eld-modal-view .eld-frm .eld-cont .eld-action-group p{color:var(--text-heavy);font-size:var(--font-size-body-1);padding-bottom:4px;word-break:break-word}.eld-modal-view .eld-action-group span,.eld-modal-view .eld-frm .eld-cont .eld-action-group span{color:var(--text-color);font-size:1.2rem}.eld-modal-view .eld-action-group .mat-icon{cursor:pointer;font-size:2.4rem}.eld-modal-view .eld-action-group .mat-icon.eld-add{color:var(--theme-confirm-500)}.eld-modal-view .eld-action-group .mat-icon.eld-remove{color:var(--theme-warn-500)}.eld-is--mobile .eld-modal-view .eld-copy-panels{padding-top:0;flex-direction:column}.eld-is--mobile .eld-modal-view .eld-copy-panels.eld-cont-half .eld-cont:first-child{padding-right:0;margin-bottom:var(--spacing-30)}.eld-is--mobile .eld-modal-view .eld-copy-panels.eld-cont-half .eld-cont:last-child{padding-left:0}.eld-is--mobile .eld-modal-view .eld-copy-panels .eld-icon-holder{transform:rotate(90deg);margin-top:-10px;margin-bottom:10px}.eld-is--mobile .eld-modal-view .eld-copy-panels .eld-icon-holder:before{margin-right:8px}.eld-is--mobile .eld-modal-view .eld-tab-cont .eld-group-cont{height:20rem;padding:1px var(--spacing-10) var(--spacing-10)}.eld-is--mobile .eld-modal-view .eld-tab-cont h4,.eld-is--mobile .eld-modal-view .eld-tab-cont .eld-toolbar-filter{padding:0 var(--spacing-10)}.eld-is--mobile .eld-modal-view .eld-tab-cont .eld-filter-cont{padding:var(--spacing-10) 0 var(--spacing-10)}.eld-is--mobile .eld-modal-view .eld-tab-cont .eld-empty-cont{padding-top:8rem}.eld-dashboard .eld-map-holder .eld-widget-map-filter.eld-collapsed+.eld-top-cont{flex-direction:row;width:calc(100% - 16px)}@media (min-width: 1700px){.eld-dashboard .eld-map-holder .eld-widget-map-filter.eld-collapsed+.eld-top-cont .eld-widget-map-status.eld-small-widget-status{flex-direction:row;margin-right:24px}}.eld-dashboard .eld-map-holder .eld-widget-map-filter.eld-collapsed+.eld-top-cont .eld-widget-map-status.eld-small-widget-status>div{display:inline-flex;margin-right:8px}@media (min-width: 768px){.eld-dashboard .eld-map-holder .eld-widget-map-filter.eld-collapsed+.eld-top-cont.eld-small-widget-holder{flex-direction:row;justify-content:flex-start;padding:16px 9px 24px 0;width:calc(100% - 418px)}}@media (min-width: 1500px){.eld-dashboard .eld-map-holder .eld-widget-map-filter:not(.eld-collapsed)+.eld-top-cont:not(.eld-small-widget-holder){flex-direction:row;padding:16px 9px 24px 0;width:calc(100% - 418px)}}.eld-dashboard .eld-map-holder .eld-widget-map-filter:not(.eld-collapsed)+.eld-top-cont.eld-small-widget-holder{flex-direction:row;justify-content:flex-start;padding:16px 9px 24px 0;width:calc(100% - 418px)}.eld-dashboard .eld-map-holder .eld-widget-map-filter:not(.eld-collapsed)+.eld-top-cont .eld-widget-map-status.eld-small-widget-status{margin-right:24px}.eld-dashboard .eld-map-holder .eld-widget-map-filter:not(.eld-collapsed)+.eld-top-cont .eld-widget-map-status.eld-small-widget-status>div{display:inline-flex;justify-content:center}.eld-dashboard .eld-map-holder .eld-widget-map-filter:not(.eld-collapsed)+.eld-top-cont .eld-widget-map-status.eld-small-widget-status>div:not(.eld-counter-header){margin-right:12px}.eld-dashboard .eld-map-holder .eld-widget-map-status.eld-small-widget-status{margin-right:24px}.eld-dashboard .eld-map-holder .eld-widget-map-status.eld-small-widget-status>div{display:inline-flex;justify-content:flex-start;margin-right:12px}.eld-dashboard .eld-map-holder .eld-widget-map-status.eld-small-widget-status>div>div{align-items:center;display:flex;height:16px;justify-content:space-between}.eld-dashboard .eld-map-holder .eld-widget-map-status.eld-small-widget-status>div>div .eld-status-driving:before{top:-7px}.eld-dashboard .eld-map-holder .eld-widget-map-status.eld-small-widget-status>div>div .eld-status-unidentified:before{top:-7px}.eld-dashboard .eld-map-holder .eld-widget-map-status.eld-small-widget-status>div>div .eld-status-trailer-driving:before{top:-7px}.eld-dashboard .eld-map-holder .eld-widget-map-status.eld-small-widget-status>div>div .eld-status-trailer-stationary:before{top:-7px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item,.eld-is--mobile .eld-map-filter-item{cursor:pointer;display:flex;flex-direction:row;font-size:1.3rem;padding:12px 16px 16px;transition:background-color .15s ease-in-out;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item:before,.eld-is--mobile .eld-map-filter-item:before{content:"";display:block;position:absolute;border-radius:8px;top:0;height:100%;left:0;width:100%;z-index:-2}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .stationary-box,.eld-is--mobile .eld-map-filter-item .stationary-box{display:inline-block;height:10px;margin-left:4px;margin-right:2px;width:10px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .stationary-box.circle:before,.eld-is--mobile .eld-map-filter-item .stationary-box.circle:before{background-color:var(--vehicle-status-stationary-color-2);border-radius:50%;height:10px;width:10px;content:"";display:block;position:absolute}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .stationary-box.square:before,.eld-is--mobile .eld-map-filter-item .stationary-box.square:before{background-color:var(--vehicle-status-stationary-color-2);height:10px;width:10px;content:"";display:block;position:absolute}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-onduty:after,.eld-is--mobile .eld-map-filter-item.eld-status-onduty:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yardmove:after,.eld-is--mobile .eld-map-filter-item.eld-status-yardmove:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-offduty:after,.eld-is--mobile .eld-map-filter-item.eld-status-offduty:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal:after,.eld-is--mobile .eld-map-filter-item.eld-status-personal:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-manual:after,.eld-is--mobile .eld-map-filter-item.eld-status-manual:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving:after,.eld-is--mobile .eld-map-filter-item.eld-status-driving:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper:after,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper:after{content:"";display:block;position:absolute;background:var(--map-filter-item-bgcolor);border-radius:8px;top:1px;height:calc(100% - 2px);left:1px;width:calc(100% - 2px);z-index:-1}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-onduty:before,.eld-is--mobile .eld-map-filter-item.eld-status-onduty:before{background:linear-gradient(270deg,var(--driver-status-onduty-color-1),var(--driver-status-onduty-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yardmove:before,.eld-is--mobile .eld-map-filter-item.eld-status-yardmove:before{background:linear-gradient(270deg,var(--driver-status-yardmove-color-1),var(--driver-status-yardmove-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-offduty:before,.eld-is--mobile .eld-map-filter-item.eld-status-offduty:before{background:linear-gradient(270deg,var(--driver-status-offduty-color-1),var(--driver-status-offduty-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal:before,.eld-is--mobile .eld-map-filter-item.eld-status-personal:before{background:linear-gradient(270deg,var(--driver-status-personal-color-1),var(--driver-status-personal-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-manual:before,.eld-is--mobile .eld-map-filter-item.eld-status-manual:before{background:linear-gradient(270deg,var(--driver-status-manual-color-1),var(--driver-status-manual-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving:before,.eld-is--mobile .eld-map-filter-item.eld-status-driving:before{background:linear-gradient(270deg,var(--driver-status-driving-color-1),var(--driver-status-driving-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper:before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper:before{background:linear-gradient(270deg,var(--driver-status-sleeper-color-1),var(--driver-status-sleeper-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-selected:after{top:3px;height:calc(100% - 6px);left:3px;width:calc(100% - 6px);transition:all 75ms ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-driver-status-icon,.eld-is--mobile .eld-map-filter-item .eld-driver-status-icon{align-items:center;display:flex;margin-right:4px!important}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-driver-status-icon .eld-icon-status,.eld-is--mobile .eld-map-filter-item .eld-driver-status-icon .eld-icon-status{height:18px;margin-left:-5px;margin-top:4px;width:30px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-clock,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-clock{display:flex;height:17px!important;width:17px;margin-left:auto}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-clock-holder,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-clock-holder{display:inline-block}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info{width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder{display:inline-flex;justify-content:space-between;width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call{align-items:flex-end;height:19px;position:relative;width:60px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call a,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call a{margin-left:0;margin-right:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call span,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call span,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call img,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call img{background-repeat:no-repeat;height:19px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call span.eld-indicator-flash,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call span.eld-indicator-flash,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call img.eld-indicator-flash,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call img.eld-indicator-flash{height:14px;top:2px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call .eld-phone-icon,.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-holder .eld-call .eld-phone-icon{transform:rotateY(0)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-multi-row .eld-info .eld-status-time:not(:empty),.eld-is--mobile .eld-map-filter-item.eld-multi-row .eld-info .eld-status-time:not(:empty){line-height:1;margin-left:14px;padding-top:6px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-btn-shareable-link,.eld-is--mobile .eld-map-filter-item .eld-btn-shareable-link{border-radius:8px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-btn-shareable-link img,.eld-is--mobile .eld-map-filter-item .eld-btn-shareable-link img{height:auto;width:auto}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-btn-shareable-link.eld-active,.eld-is--mobile .eld-map-filter-item .eld-btn-shareable-link.eld-active{color:var(--green)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-left-cont,.eld-is--mobile .eld-map-filter-item .eld-left-cont{width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row,.eld-is--mobile .eld-map-filter-item .eld-row{display:flex;flex-direction:row}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-holder,.eld-is--mobile .eld-map-filter-item .eld-row .eld-holder{display:inline-flex;justify-content:space-between;width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-holder .eld-call,.eld-is--mobile .eld-map-filter-item .eld-row .eld-holder .eld-call{align-items:flex-end;height:19px;position:relative;visibility:visible}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-holder .eld-call a,.eld-is--mobile .eld-map-filter-item .eld-row .eld-holder .eld-call a{margin-left:0;margin-right:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-holder .eld-call .eld-btn-call,.eld-is--mobile .eld-map-filter-item .eld-row .eld-holder .eld-call .eld-btn-call{display:inline-block}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-holder .eld-call .eld-phone-icon,.eld-is--mobile .eld-map-filter-item .eld-row .eld-holder .eld-call .eld-phone-icon{transform:rotateY(0)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-holder .eld-last-sinc,.eld-is--mobile .eld-map-filter-item .eld-row .eld-holder .eld-last-sinc{line-height:1;margin-left:10px;padding-left:24px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-driver-row span,.eld-is--mobile .eld-map-filter-item .eld-row .eld-driver-row span{color:#fff;margin-left:14px;padding-right:8px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-vehicle-icon,.eld-is--mobile .eld-map-filter-item .eld-row .eld-vehicle-icon{margin-right:6px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-drivers-icon,.eld-is--mobile .eld-map-filter-item .eld-row .eld-drivers-icon{filter:contrast(0);height:17px;margin-right:8px;width:17px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-drivers-icon:hover,.eld-is--mobile .eld-map-filter-item .eld-row .eld-drivers-icon:hover{filter:contrast(1)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-row .eld-divider,.eld-is--mobile .eld-map-filter-item .eld-row .eld-divider{color:var(--theme-gray-600);margin:0 10px 0 4px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-selected,.eld-is--mobile .eld-map-filter-item.eld-selected{background-color:var(--map-filter-item-hover-bgcolor)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-status,.eld-is--mobile .eld-map-filter-item .eld-status{height:100%;margin-right:8px;min-width:16px;width:16px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info>div:not(.eld-status-time):not(.eld-last-sinc) div:first-child,.eld-is--mobile .eld-map-filter-item .eld-info>div:not(.eld-status-time):not(.eld-last-sinc) div:first-child{font-family:NunitoSans-SemiBold;margin-bottom:6px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info .eld-status-time,.eld-is--mobile .eld-map-filter-item .eld-info .eld-status-time{color:var(--text-color);display:flex;flex-direction:row}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info .eld-status-time>div,.eld-is--mobile .eld-map-filter-item .eld-info .eld-status-time>div{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info .eld-status-time>div div:first-child,.eld-is--mobile .eld-map-filter-item .eld-info .eld-status-time>div div:first-child{color:var(--text-color);font-size:1.1rem;padding-bottom:6px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info .eld-status-time>div div:last-child,.eld-is--mobile .eld-map-filter-item .eld-info .eld-status-time>div div:last-child{font-size:1.3rem;color:var(--text-color);opacity:var(--dash-driver-blinking-txt-opacity)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info .eld-status-time .eld-divider,.eld-is--mobile .eld-map-filter-item .eld-info .eld-status-time .eld-divider{position:relative;width:16px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info .eld-status-time .eld-divider:before,.eld-is--mobile .eld-map-filter-item .eld-info .eld-status-time .eld-divider:before{content:"";display:block;position:absolute;background-color:var(--default-border-color-2);height:100%;left:0;width:1px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info a,.eld-is--mobile .eld-map-filter-item .eld-info a{color:var(--text-heavy);font-family:NunitoSans-SemiBold;margin-left:14px;margin-right:6px;text-decoration:none;transition:color,-webkit-text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out,-webkit-text-decoration .15s ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info a.eld-info-vehicle-id,.eld-is--mobile .eld-map-filter-item .eld-info a.eld-info-vehicle-id{margin-right:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-info a:hover,.eld-is--mobile .eld-map-filter-item .eld-info a:hover{color:var(--blue)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-on-duty:before,.eld-is--mobile .eld-map-filter-item.eld-status-on-duty:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving:before,.eld-is--mobile .eld-map-filter-item.eld-status-driving:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer-driving:before,.eld-is--mobile .eld-map-filter-item.eld-status-trailer-driving:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status--trailer-stationary:before,.eld-is--mobile .eld-map-filter-item.eld-status--trailer-stationary:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper:before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-off-duty:before,.eld-is--mobile .eld-map-filter-item.eld-status-off-duty:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yard-move:before,.eld-is--mobile .eld-map-filter-item.eld-status-yard-move:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal:before,.eld-is--mobile .eld-map-filter-item.eld-status-personal:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion:before,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-unidentified:before,.eld-is--mobile .eld-map-filter-item.eld-status-unidentified:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary:before,.eld-is--mobile .eld-map-filter-item.eld-status-stationary:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-idling:before,.eld-is--mobile .eld-map-filter-item.eld-status-idling:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected:before,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-no-data:before,.eld-is--mobile .eld-map-filter-item.eld-status-no-data:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer:before,.eld-is--mobile .eld-map-filter-item.eld-status-trailer:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-vehicle:before,.eld-is--mobile .eld-map-filter-item.eld-status-vehicle:before{content:"";display:block;position:absolute;border-radius:8px;top:0;height:100%;left:0;width:100%;z-index:-2}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-on-duty:after,.eld-is--mobile .eld-map-filter-item.eld-status-on-duty:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving:after,.eld-is--mobile .eld-map-filter-item.eld-status-driving:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer-driving:after,.eld-is--mobile .eld-map-filter-item.eld-status-trailer-driving:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status--trailer-stationary:after,.eld-is--mobile .eld-map-filter-item.eld-status--trailer-stationary:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper:after,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-off-duty:after,.eld-is--mobile .eld-map-filter-item.eld-status-off-duty:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yard-move:after,.eld-is--mobile .eld-map-filter-item.eld-status-yard-move:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal:after,.eld-is--mobile .eld-map-filter-item.eld-status-personal:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion:after,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-unidentified:after,.eld-is--mobile .eld-map-filter-item.eld-status-unidentified:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary:after,.eld-is--mobile .eld-map-filter-item.eld-status-stationary:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-idling:after,.eld-is--mobile .eld-map-filter-item.eld-status-idling:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected:after,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-no-data:after,.eld-is--mobile .eld-map-filter-item.eld-status-no-data:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer:after,.eld-is--mobile .eld-map-filter-item.eld-status-trailer:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-vehicle:after,.eld-is--mobile .eld-map-filter-item.eld-status-vehicle:after{content:"";display:block;position:absolute;background:var(--map-filter-item-bgcolor);border-radius:8px;top:1px;height:calc(100% - 2px);left:1px;width:calc(100% - 2px);z-index:-1}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-on-duty.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-on-duty.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-driving.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer-driving.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-trailer-driving.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status--trailer-stationary.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status--trailer-stationary.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-off-duty.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-off-duty.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yard-move.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-yard-move.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-personal.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-unidentified.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-unidentified.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-stationary.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-idling.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-idling.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-no-data.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-no-data.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-trailer.eld-selected:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-vehicle.eld-selected:after,.eld-is--mobile .eld-map-filter-item.eld-status-vehicle.eld-selected:after{top:3px;height:calc(100% - 6px);left:3px;width:calc(100% - 6px);transition:all 75ms ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-on-duty .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-on-duty .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-driving .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer-driving .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-trailer-driving .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status--trailer-stationary .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status--trailer-stationary .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-off-duty .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-off-duty .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yard-move .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-yard-move .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-personal .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-unidentified .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-unidentified .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-stationary .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-idling .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-idling .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-no-data .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-no-data .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-trailer .eld-txt--status,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-vehicle .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-vehicle .eld-txt--status{font-family:NunitoSans-SemiBold}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-on-duty:before,.eld-is--mobile .eld-map-filter-item.eld-status-on-duty:before{background:linear-gradient(270deg,var(--vehicle-status-on-duty-color-1),var(--vehicle-status-on-duty-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-on-duty .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-on-duty .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-on-duty .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-on-duty .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-color:var(--blue2);border-radius:50%;height:10px;width:10px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving:before,.eld-is--mobile .eld-map-filter-item.eld-status-driving:before{background:linear-gradient(270deg,var(--vehicle-status-driving-color-1),var(--vehicle-status-driving-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving:not(.eld-drivers--card) .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-driving:not(.eld-drivers--card) .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-driving:not(.eld-drivers--card) .eld-status:not(.eld-icons-holder):before,.eld-is--mobile .eld-map-filter-item.eld-status-driving:not(.eld-drivers--card) .eld-status:not(.eld-icons-holder):before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_icon.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer-driving:before,.eld-is--mobile .eld-map-filter-item.eld-status-trailer-driving:before{background:linear-gradient(270deg,var(--vehicle-status-trailer-driving-color-1),var(--vehicle-status-trailer-driving-color-1))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer-driving .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-trailer-driving .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer-driving .eld-status:not(.eld-icons-holder):before,.eld-is--mobile .eld-map-filter-item.eld-status-trailer-driving .eld-status:not(.eld-icons-holder):before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/pentagon.svg);background-repeat:no-repeat;background-size:10px 13px;display:inline-block;height:13px;width:10px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status--trailer-stationary:before,.eld-is--mobile .eld-map-filter-item.eld-status--trailer-stationary:before{background:linear-gradient(270deg,var(--vehicle-status-trailer-stationary-color-1),var(--vehicle-status-trailer-stationary-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status--trailer-stationary .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status--trailer-stationary .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status--trailer-stationary .eld-status:not(.eld-icons-holder):before,.eld-is--mobile .eld-map-filter-item.eld-status--trailer-stationary .eld-status:not(.eld-icons-holder):before{background-color:#000;height:10px;width:10px;content:"";display:block;position:absolute;left:2px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper:before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper:before{background:linear-gradient(270deg,var(--vehicle-status-sleeper-color-1),var(--vehicle-status-sleeper-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-color:var(--orange);border-radius:50%;height:10px;width:10px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-off-duty:before,.eld-is--mobile .eld-map-filter-item.eld-status-off-duty:before{background:linear-gradient(270deg,var(--vehicle-status-off-duty-color-1),var(--vehicle-status-off-duty-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-off-duty .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-off-duty .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-off-duty .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-off-duty .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-color:#000;height:10px;width:10px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yard-move:before,.eld-is--mobile .eld-map-filter-item.eld-status-yard-move:before{background:linear-gradient(270deg,var(--vehicle-status-yard-move-color-1),var(--vehicle-status-yard-move-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yard-move .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-yard-move .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-yard-move .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-yard-move .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before{border-radius:50%;height:4px;width:4px;border:3px solid var(--blue2);content:"";display:block;position:absolute}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal:before,.eld-is--mobile .eld-map-filter-item.eld-status-personal:before{background:linear-gradient(270deg,var(--vehicle-status-personal-color-1),var(--vehicle-status-personal-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal:not(.eld-drivers--card) .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-personal:not(.eld-drivers--card) .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-personal:not(.eld-drivers--card) .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-personal:not(.eld-drivers--card) .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before{height:4px;width:4px;border:3px solid #000;content:"";display:block;position:absolute}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion:before,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion:before{background:linear-gradient(270deg,var(--vehicle-status-in-motion-color-1),var(--vehicle-status-in-motion-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_icon.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-in-motion .eld-status.eld-icon-holder.eld-status-sleeper:before,.eld-is--mobile .eld-map-filter-item.eld-status-in-motion .eld-status.eld-icon-holder.eld-status-sleeper:before{background-color:var(--orange);border-radius:50%;height:10px;width:10px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-unidentified:before,.eld-is--mobile .eld-map-filter-item.eld-status-unidentified:before{background:linear-gradient(270deg,var(--vehicle-status-unidentified-color-1),var(--vehicle-status-unidentified-color-2))!important}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-unidentified .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-unidentified .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-unidentified .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-unidentified .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_unidentified.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data):before,.eld-is--mobile .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data):before{background:linear-gradient(270deg,var(--vehicle-status-stationary-color-1),var(--vehicle-status-stationary-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data) .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data) .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data) .eld-status.eld-icon-holder:before,.eld-is--mobile .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data) .eld-status.eld-icon-holder:before{background-color:var(--vehicle-status-stationary-color-2);border-radius:50%;height:10px;width:10px;content:"";display:block;position:absolute;left:2px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data) .eld-txt--status:not(.duration-wrapper),.eld-is--mobile .eld-map-filter-item.eld-status-stationary:not(.eld-status-no-data) .eld-txt--status:not(.duration-wrapper){color:var(--gray)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-idling:before,.eld-is--mobile .eld-map-filter-item.eld-status-idling:before{background:linear-gradient(270deg,var(--vehicle-status-idling-color-1) 20%,var(--vehicle-status-idling-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-idling .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-idling .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-idling .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-idling .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before{background-color:#000;border-radius:50%;height:10px;width:10px;content:"";display:block;position:absolute;background:var(--yellow);left:2px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected:before,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected:before{background:linear-gradient(270deg,var(--vehicle-status-disconnected-color-1),var(--vehicle-status-disconnected-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected .eld-status{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/disconnected.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-disconnected .eld-txt--status,.eld-is--mobile .eld-map-filter-item.eld-status-disconnected .eld-txt--status{color:var(--red)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-no-data:before,.eld-is--mobile .eld-map-filter-item.eld-status-no-data:before{background:linear-gradient(270deg,var(--vehicle-status-no-data-color-1),var(--vehicle-status-no-data-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-no-data .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-no-data .eld-status{margin-top:1px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-no-data .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-no-data .eld-status.eld-icon-holder:not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/eld/vehicle.svg);background-repeat:no-repeat;background-size:14px;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer:before,.eld-is--mobile .eld-map-filter-item.eld-status-trailer:before{background:linear-gradient(270deg,var(--vehicle-status-trailer-color-1),var(--vehicle-status-trailer-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-trailer .eld-status{margin-top:1px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-trailer .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-trailer .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/eld/gps_trailer.svg);background-repeat:no-repeat;background-size:14px;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-vehicle:before,.eld-is--mobile .eld-map-filter-item.eld-status-vehicle:before{background:linear-gradient(270deg,var(--vehicle-status-vehicle-color-1),var(--vehicle-status-vehicle-color-2))}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-vehicle .eld-status,.eld-is--mobile .eld-map-filter-item.eld-status-vehicle .eld-status{margin-top:1px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-vehicle .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before,.eld-is--mobile .eld-map-filter-item.eld-status-vehicle .eld-status:not(.eld-icons-holder):not(.eld-driver-status-icon):before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/eld/vehicle.svg);background-repeat:no-repeat;background-size:14px;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash{animation:blinking 2s linear infinite;display:inline-flex;height:1.4rem;justify-content:center;left:0;position:absolute;vertical-align:bottom;width:1.4rem}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-danger,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-danger,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-danger,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-danger{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/flash_red.svg)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-danger:before,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-danger:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-danger:before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-danger:before{background-color:var(--red)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-warning,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-warning,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-warning,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-warning{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/flash_yellow.svg)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-warning:before,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-warning:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-warning:before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-warning:before{background-color:var(--orange)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-unidentified,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-unidentified,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-unidentified,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-unidentified{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/flash_black.svg)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-unidentified:before,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash.eld-unidentified:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-unidentified:before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash.eld-unidentified:before{background-color:#000}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-indicator-flash:before,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-indicator-flash:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash:before,.eld-is--mobile .eld-map-filter-item.eld-status-sleeper .eld-indicator-flash:before{content:"";display:block;position:absolute;align-self:center;animation:sonar-wave-2 2s infinite;border-radius:50%;display:flex;height:100%;justify-content:center;opacity:0;pointer-events:none;width:100%;z-index:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-info .eld-status-time .eld-danger-color,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-info .eld-status-time .eld-danger-color,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-status-violation .eld-info .eld-status-time .eld-warning-color,.eld-is--mobile .eld-map-filter-item.eld-status-violation .eld-info .eld-status-time .eld-warning-color{animation:blinking 2s linear infinite}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-driver-row,.eld-is--mobile .eld-map-filter-item .eld-driver-row{align-items:center;display:inline-flex;line-height:1;padding-top:8px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-driver-row>div,.eld-is--mobile .eld-map-filter-item .eld-driver-row>div{align-items:center;display:inline-flex;font-family:NunitoSans-SemiBold}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-driver-row .eld-divider,.eld-is--mobile .eld-map-filter-item .eld-driver-row .eld-divider{height:100%;padding-right:2px;position:relative;width:1px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-last-sinc,.eld-is--mobile .eld-map-filter-item .eld-last-sinc{color:var(--text-color);font-size:1.1rem;padding-top:8px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-last-sinc img,.eld-is--mobile .eld-map-filter-item .eld-last-sinc img{padding:0 3px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-icons-holder .eld-status,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-icons-holder .eld-status{height:16px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-icons-holder .eld-location,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-icons-holder .eld-location{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/location_gmap.svg);background-position:-2px 10px;background-repeat:no-repeat;height:14px;padding-top:16px;top:16px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-info,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-info{line-height:1;width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-info .eld-no-data-txt,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-info .eld-no-data-txt{margin-left:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-info .eld-no-data-txt.eld-gps-no-data,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-info .eld-no-data-txt.eld-gps-no-data{margin-left:31px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row{display:inline-flex;justify-content:space-between;margin-bottom:0;width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row>div:first-child,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row>div:first-child{width:90%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row>div:last-child,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row>div:last-child{display:flex;justify-content:flex-end;width:10%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row .eld-speed,.eld-is--mobile .eld-map-filter-item.eld-vehicle-item .eld-info .eld-info-top-row .eld-speed{color:var(--green)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location{display:flex;justify-content:space-between}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location a,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location a,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location span,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location span{display:inline-block;height:16px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location .eld-location,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location .eld-location{width:65%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location .eld-location a,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location .eld-location a{color:var(--text-color);font-family:NunitoSans-Regular;margin-right:6px;text-decoration:none;transition:color,-webkit-text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out,-webkit-text-decoration .15s ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location .eld-location a:hover,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location .eld-location a:hover{color:var(--blue)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location .eld-location span,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location .eld-location span{font-family:NunitoSans-Regular}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location .eld-time-ago,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location .eld-time-ago{color:var(--text-color);text-align:right;width:35%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-vehicle-location .eld-time-ago.eld-danger-color,.eld-is--mobile .eld-map-filter-item .eld-vehicle-location .eld-time-ago.eld-danger-color{color:var(--theme-warn-500)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont{align-items:center;display:inline-flex}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont a,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont a,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont span,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont span,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont span *,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont span *{height:16px;line-height:16px;vertical-align:top}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont a,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont a{color:var(--text-color);font-family:NunitoSans-SemiBold;margin-right:6px;text-decoration:none;transition:color,-webkit-text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out,-webkit-text-decoration .15s ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont a:hover,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont a:hover{color:var(--blue)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont img,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont img{transition:filter .15s ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont img:hover,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont img:hover{filter:grayscale(1)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont .eld-dash-holder,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont .eld-dash-holder{display:inline-block;margin-right:4px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-map-filter-item .eld-drivers-cont .eld-percent-holder,.eld-is--mobile .eld-map-filter-item .eld-drivers-cont .eld-percent-holder{display:inline-block;margin-left:4px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item,.eld-is--mobile app-vehicle-card .eld-map-filter-item{flex-direction:column}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info>div,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info>div,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item>div,.eld-is--mobile app-vehicle-card .eld-map-filter-item>div{display:inline-flex;height:26px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-icon-holder,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-icon-holder,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-icon-holder,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-icon-holder{align-items:center;display:flex;height:100%;justify-content:flex-start;position:relative;width:24px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-icon-holder.eld-status,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-icon-holder.eld-status,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-icon-holder.eld-status,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-icon-holder.eld-status{margin-right:0;margin-top:0;min-width:22px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-icon-holder:before,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-icon-holder:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-icon-holder:before,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-icon-holder:before{content:"";display:block;position:absolute;background-repeat:no-repeat;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-info,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-info,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-info,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-info{align-items:center;display:flex}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a{color:var(--text-heavy);font-family:NunitoSans-SemiBold;margin-right:0;text-decoration:none;transition:color .15s ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a:hover,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a:hover,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a:hover,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a:hover{color:var(--blue)}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a.eld-info--link,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a.eld-info--link,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a.eld-info--link,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a.eld-info--link{color:var(--text-heavy);font-family:NunitoSans-Regular;margin-left:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a.eld-info--link:hover,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a.eld-info--link:hover,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a.eld-info--link:hover,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a.eld-info--link:hover{color:var(--blue)}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a.eld-info--link+pre,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info a.eld-info--link+pre,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a.eld-info--link+pre,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info a.eld-info--link+pre{color:var(--text-heavy)}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info .eld-vehicle-name,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info .eld-vehicle-name,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info .eld-vehicle-name,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info .eld-vehicle-name{color:var(--text-heavy)}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info .eld-speed,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info .eld-speed,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info .eld-speed,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info .eld-speed{color:var(--green);white-space:pre}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info .eld-speed-unidentified,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-info .eld-speed-unidentified,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info .eld-speed-unidentified,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-info .eld-speed-unidentified{color:#ff7e00}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-indicators-holder,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-indicators-holder,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-indicators-holder,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-indicators-holder{align-items:center;display:inline-flex;justify-content:space-between}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-indicators-holder .eld-fuel,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-vehicle-row .eld-indicators-holder .eld-fuel,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-indicators-holder .eld-fuel,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-vehicle-row .eld-indicators-holder .eld-fuel{margin-right:8px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-second-row,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-second-row,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-second-row,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-second-row{align-items:center;margin-left:35px;height:auto}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-second-row:not(:empty),.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-second-row:not(:empty),.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-second-row:not(:empty),.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-second-row:not(:empty){height:26px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-icon-holder.eld-location,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-icon-holder.eld-location,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-icon-holder.eld-location,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-icon-holder.eld-location{margin-right:-2px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-icon-holder.eld-location:before,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-icon-holder.eld-location:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-icon-holder.eld-location:before,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-icon-holder.eld-location:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/location_gmap.svg);height:18px;width:16px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info{align-items:center;display:inline-flex;justify-content:space-between}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info .eld-location,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info .eld-location,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info .eld-location,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info .eld-location{margin-left:14px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info .eld-location a,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info .eld-location a,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info .eld-location a,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info .eld-location a{margin-left:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info a,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info a,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info a,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info a{font-family:NunitoSans-Regular;color:var(--text-color)}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info .eld-time-ago,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-location-row .eld-info .eld-time-ago,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info .eld-time-ago,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-info .eld-time-ago{font-size:1.1rem}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row:not(.eld-codrivers-row) .eld-icon-holder:before,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row:not(.eld-codrivers-row) .eld-icon-holder:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row:not(.eld-codrivers-row) .eld-icon-holder:before,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row:not(.eld-codrivers-row) .eld-icon-holder:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driver16x16.svg);height:16px;width:16px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row.eld-codrivers-row.eld-with-icon .eld-icon-holder:before,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row.eld-codrivers-row.eld-with-icon .eld-icon-holder:before,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row.eld-codrivers-row.eld-with-icon .eld-icon-holder:before,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row.eld-codrivers-row.eld-with-icon .eld-icon-holder:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/co_drivers.svg);height:18px;margin-left:-2px;width:18px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row.eld-codrivers-row .eld-info>div,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row.eld-codrivers-row .eld-info>div,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row.eld-codrivers-row .eld-info>div,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row.eld-codrivers-row .eld-info>div{align-items:center;display:inline-flex;justify-content:space-between;width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row.eld-codrivers-row .eld-info>div>div,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row.eld-codrivers-row .eld-info>div>div,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row.eld-codrivers-row .eld-info>div>div,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row.eld-codrivers-row .eld-info>div>div{color:var(--text-color);margin-bottom:0!important}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row:hover .eld-info .eld-hover-action,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row:hover .eld-info .eld-hover-action,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row:hover .eld-info .eld-hover-action,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row:hover .eld-info .eld-hover-action{visibility:visible}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info{align-items:center;display:inline-flex;justify-content:space-between}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action{align-items:center;display:flex}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action a:not(:first-of-type),.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action a:not(:first-of-type),.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action a:not(:first-of-type),.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action a:not(:first-of-type){margin-left:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action .eld-phone-icon,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action .eld-phone-icon,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action .eld-phone-icon,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action .eld-phone-icon{height:20px;transform:rotateY(0);width:20px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action-item,.eld-is--mobile app-vehicle-card .eld-marker-tooltip-info .eld-drivers-row .eld-info .eld-hover-action-item,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action-item,.eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-drivers-row .eld-info .eld-hover-action-item{align-items:center;border-radius:50%;display:flex;justify-content:center}.eld-dashboard .route-status-icon{background-color:var(--gray);border-radius:50%;height:10px;width:10px;margin-right:8px;min-width:10px}.eld-dashboard .route-status-icon.late{background-color:var(--red)}.eld-dashboard .route-status-icon.on-time{background-color:var(--green)}.eld-dashboard .route-status-icon.possible-late{background-color:var(--orange)}.mat-mdc-table .eld-status,.eld-table-custom .eld-status,.eld-accordion-table .eld-status{display:inline-flex;font-size:1.3rem;min-width:12rem;padding:12px 8px;position:relative;width:100%}.mat-mdc-table .eld-status:before,.eld-table-custom .eld-status:before,.eld-accordion-table .eld-status:before{content:"";display:block;position:absolute;border-radius:4px;top:0;height:100%;left:0;width:100%;z-index:0}.mat-mdc-table .eld-status:after,.eld-table-custom .eld-status:after,.eld-accordion-table .eld-status:after{content:"";display:block;position:absolute;border-radius:4px;top:1px;height:calc(100% - 2px);left:1px;width:calc(100% - 2px);z-index:1}.mat-mdc-table .eld-status>div,.eld-table-custom .eld-status>div,.eld-accordion-table .eld-status>div{font-family:NunitoSans-Bold;width:100%;z-index:3;color:var(--white)}.mat-mdc-table .eld-status.eld-on-duty:before,.eld-table-custom .eld-status.eld-on-duty:before,.eld-accordion-table .eld-status.eld-on-duty:before{background:var(--vehicle-status-on-duty-color-2)}.mat-mdc-table .eld-status.eld-off-duty:before,.eld-table-custom .eld-status.eld-off-duty:before,.eld-accordion-table .eld-status.eld-off-duty:before{background:var(--vehicle-status-off-duty-color-2)}.mat-mdc-table .eld-status.eld-driving:before,.eld-table-custom .eld-status.eld-driving:before,.eld-accordion-table .eld-status.eld-driving:before{background:var(--vehicle-status-driving-color-2)}.mat-mdc-table .eld-status.eld-manual-driving:before,.eld-table-custom .eld-status.eld-manual-driving:before,.eld-accordion-table .eld-status.eld-manual-driving:before{background:var(--vehicle-status-driving-color-2)}.mat-mdc-table .eld-status.eld-sleeper:before,.eld-table-custom .eld-status.eld-sleeper:before,.eld-accordion-table .eld-status.eld-sleeper:before{background:var(--vehicle-status-sleeper-color-2)}.mat-mdc-table .eld-status.eld-tick-event:before,.eld-table-custom .eld-status.eld-tick-event:before,.eld-accordion-table .eld-status.eld-tick-event:before{background:var(--vehicle-status-off-duty-color-1)}.mat-mdc-table .eld-status.eld-personal:before,.eld-table-custom .eld-status.eld-personal:before,.eld-accordion-table .eld-status.eld-personal:before{background:var(--vehicle-status-personal-color-2)}.mat-mdc-table .eld-status.eld-yard-move:before,.eld-table-custom .eld-status.eld-yard-move:before,.eld-accordion-table .eld-status.eld-yard-move:before{background:var(--vehicle-status-yard-move-color-2)}.mat-mdc-table .eld-status.eld-remark:before,.eld-table-custom .eld-status.eld-remark:before,.eld-accordion-table .eld-status.eld-remark:before{background:var(--vehicle-status-remark-color-2)}.mat-mdc-table .eld-status.eld-manual:before,.eld-table-custom .eld-status.eld-manual:before,.eld-accordion-table .eld-status.eld-manual:before{background:var(--vehicle-status-manual-color-2)}.mat-mdc-table .eld-status.eld-login:before,.eld-table-custom .eld-status.eld-login:before,.eld-accordion-table .eld-status.eld-login:before,.mat-mdc-table .eld-status.eld-logout:before,.eld-table-custom .eld-status.eld-logout:before,.eld-accordion-table .eld-status.eld-logout:before,.mat-mdc-table .eld-status.eld-certify:before,.eld-table-custom .eld-status.eld-certify:before,.eld-accordion-table .eld-status.eld-certify:before{background:var(--vehicle-status-certify-color-2)}.mat-mdc-table .eld-status.eld-deactivated:before,.eld-table-custom .eld-status.eld-deactivated:before,.eld-accordion-table .eld-status.eld-deactivated:before{background:var(--vehicle-status-deactivated-color-2)}@font-face{font-family:NunitoSans-Regular;src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/NunitoSans-Regular.ttf);src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/NunitoSans-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:NunitoSans-SemiBold;src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/NunitoSans-SemiBold.ttf);src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/NunitoSans-SemiBold.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:NunitoSans-Bold;src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/NunitoSans-Bold.ttf);src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/NunitoSans-Bold.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Roboto-Regular;src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/Roboto-Regular.ttf);src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/Roboto-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Roboto-Medium;src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/Roboto-Medium.ttf);src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/Roboto-Medium.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Roboto-Bold;src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/Roboto-Bold.ttf);src:url(https://assets.eldrider.com/static-resources/assets/v1/fonts/Roboto-Bold.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}*{-ms-overflow-style:none;scrollbar-width:none}html{font-size:10px}body{background-color:var(--body-bgcolor);border:0;font-family:NunitoSans-SemiBold;font-size:1.6rem;margin:0;padding:0;vertical-align:baseline}h1{font-size:2.4rem}h2{font-size:2.2rem}h3{font-size:1.8rem}h3.eld-title{padding:20px 32px}h4{font-size:1.6rem}h5{font-size:1.2rem}h6{font-size:1rem}.eld-danger-color{color:var(--red)!important}.eld-warning-color{color:var(--orange)!important}.eld-base-color{color:var(--blue)!important}.eld-confirm-color{color:var(--green)!important}.eld-link-alike{cursor:pointer}.eld-bold{font-weight:700}.eld-absolute{position:absolute}.eld-light-neutral-bg,.eld-table-holder.eld-light-neutral-bg,.mat-toolbar.eld-toolbar-filter.eld-light-neutral-bg{background-color:var(--body-bgcolor)}.eld-full-width{width:100%}.eld-hidden{visibility:hidden!important}.eld-none{display:none!important}.eld-end,.eld-end.mat-toolbar.eld-toolbar-filter .mat-toolbar-row{justify-content:flex-end}.eld-frm.eld-spacing-conts .eld-cont:not(.eld-select-date-range){margin-right:24px}@media (max-width: 992px){.eld-frm.eld-spacing-conts .eld-cont:not(.eld-select-date-range){margin-right:0}}.eld-frm .eld-cont{padding:.6rem 0}.eld-frm .eld-cont-half{display:flex;justify-content:space-between;width:100%;flex-direction:column}@media (min-width: 420px){.eld-frm .eld-cont-half{flex-direction:row}}.eld-frm .eld-cont-half .eld-cont{width:100%}.eld-frm .eld-cont-half .eld-cont:first-child{padding-right:24px}.eld-frm .eld-cont-half .eld-cont:last-child{padding-left:24px}.eld-frm .eld-cont-half-superedit{display:flex;justify-content:space-between;width:100%}.eld-frm .eld-cont-half-superedit .duration-fields{display:flex;align-items:center;flex-wrap:wrap}.eld-frm .eld-cont-half-superedit .eld-cont{width:100%}.eld-frm .eld-cont-half-superedit .eld-cont:first-child{padding-right:12px}.eld-frm .eld-cont-half-superedit .eld-cont:last-child{padding-left:12px}.eld-frm .eld-field__with--btn-get-data{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:initial}.eld-frm .eld-btn__for-input{display:flex;justify-content:center;align-items:center}.eld-frm .eld-cont-quarter{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.eld-frm .eld-cont-quarter .eld-cont.eld-cont{max-width:20%;padding-left:24px}.eld-frm .eld-cont-quarter .eld-cont.eld-cont:first-child{padding-left:0}.eld-italic{font-style:italic}.eld-loading-holder{display:flex;justify-content:center;margin-top:100px;min-height:100px}.table-loading-wrapper{display:flex;justify-content:center}.eld-mat-error{color:var(--red);font-size:1.05rem;margin-top:-.8rem}.eld-vin-num-filter{margin-left:24px}.eld-is--mobile .eld-vin-num-filter{margin-left:0}app-map{height:100%;width:100%}.agm-map-container-inner{border-radius:6px 4px 4px}.agm-info-window-content img{width:20px}.eld-quicksearch{min-width:41rem}.eld-inline-cont{align-items:center;display:inline-flex;justify-content:space-between;min-width:50rem}.eld-inline-cont .eld-frm-field{margin-left:-5%;width:105%!important}.eld-link{cursor:pointer}.eld-no-data{color:var(--text-color);font-size:2.4rem}.eld-no-data.support-pages{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 90px);justify-content:center;text-align:center}.eld-no-data.support-pages p{margin-bottom:var(--spacing-30)}.eld-font-normal{font-family:NunitoSans-Regular}.eld-fake-label{color:#989aa7}.eld-text-center{text-align:center}.eld-create-loads.eld-no-data{align-items:center;color:var(--text-color);display:flex;font-size:2.4rem;height:calc(100% - 95px);justify-content:center}.eld-create-loads.eld-no-data.eld-with-img img{height:22rem;width:28rem}.eld-create-loads.eld-no-data.eld-with-img p{color:var(--text-color)}.eld-create-loads.eld-no-data div{align-items:center;display:flex;flex-direction:column;justify-content:center}.eld-notif{display:flex}.eld-notif .eld-notif-count{font-size:1.3rem}.eld-top-spacing-null{padding-top:0!important}.eld-info-icon-holder{position:relative}.eld-info-icon-holder .eld-info-icon{height:14px;left:4px;position:relative;top:1px;width:14px;z-index:1}th .eld-info-icon-holder{width:20px}th .eld-info-icon-holder .eld-info-icon{filter:none;position:relative}.cluster div{outline:0}.eld-hc--ws-nowrap{white-space:nowrap}.eld-btn-right--spacing{margin-right:24px}.eld-faults-color{color:var(--orange)!important}.eld-time-color{color:var(--green)!important}.eld-battery-color,.eld-temperature-color{color:var(--text-color)!important}.eld-shift-reset-color{color:var(--blue)!important}.eld-subtitle-1{font-size:var(--font-size-subtitle-1)}.mat-divider.mat-divider{border-top-color:var(--mat-divider-color)}.eld-unit-holder{color:var(--input-color)}.eld-signature-holder img{filter:invert(1)}.eld-theme-light .eld-signature-holder img{filter:invert(0)}.exception-indicator{font-family:inherit;height:3rem;background-color:var(--blue);display:flex;align-items:center;justify-content:center;padding:0 var(--spacing-15);color:var(--white);border-radius:.7rem;-webkit-user-select:none;user-select:none;margin-right:16px;align-self:center}.exception-indicator .check-icon{margin-right:8px}.eld-is--mobile .exception-indicator{margin-top:0}.eld-no-top-padding{padding-top:0!important}.eld-status-deactivated{color:var(--red)}.eld-full--width,.eld-is--mobile .eld-full--width.eld-date-swicher input{width:100%}.eld-txt-color{color:var(--text-color)}.eld-status-dot{border-radius:50%;display:inline-block;height:var(--spacing-10);margin-right:12px;min-width:var(--spacing-10);width:var(--spacing-10)}.eld-status-dot.eld-online-dot{background-color:var(--green)}.eld-status-dot.eld-offline-dot{background-color:var(--gray)}.eld-visit-link{color:var(--text-heavy);font-size:var(--font-size-body-1);margin-right:var(--spacing-30);display:flex;align-items:center}.eld-is--mobile a{pointer-events:all!important}.eld-is--mobile a.eld-visit-link{color:var(--text-heavy)}.eld-logo-holder img{min-width:60px}.eld-logo-holder .eld-logo-txt{color:var(--white);font-size:var(--font-size-subtitle-1);padding-left:var(--spacing-15)}.eld-logs--legend h5{color:var(--text-color)}.eld-with-no-data--msg .eld-no-data{align-items:center;color:var(--text-color);display:flex;font-size:2.4rem;height:100%;justify-content:center;text-align:center}.eld-with-no-data--msg .eld-no-data img{height:auto;width:28rem}.eld-with-no-data--msg .eld-no-data p{padding-top:var(--spacing-15)}.eld-with-no-data--msg .timezone-error-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.eld-with-no-data--msg .timezone-error-wrapper img{height:auto;width:28rem}.eld-with-no-data--msg .timezone-error-wrapper p{padding-top:var(--spacing-15)}@media (min-width: 992px) and (max-width: 1365px){.eld-hidden-on-tablet{display:none!important}}@media (min-width: 992px) and (max-width: 1519px){.eld-sidenav--opened .eld-hidden-on-tablet.eld-filters--global{display:none!important}}@media (min-width: 1366px){.eld-show-on-tablet:not(.eld-filters--global){display:none!important}}@media (min-width: 1366px){.eld-sidenav--collapsed .eld-show-on-tablet.eld-filters--global{display:none!important}}@media (min-width: 1520px){.eld-sidenav--opened .eld-show-on-tablet.eld-filters--global{display:none!important}}@media (min-width: 992px){.eld-show-on-mobile{display:none!important}}@media (max-width: 991px){.eld-hidden-on-mobile{display:none!important}}.not-notified{border-radius:50%;height:14px;width:14px;border:1px solid var(--text-color);cursor:pointer}.notified{background-color:var(--green);border-radius:50%;height:14px;width:14px;border:0px solid #000;cursor:pointer}.cl-comments-indicator{align-items:center;border-radius:2px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:NunitoSans-Bold;font-size:10px;height:13px;justify-content:center;line-height:13px;min-width:13px;padding:1px;text-align:center}.cl-comments-indicator.cl-neutral{background-color:var(--text-color);margin:0 auto;width:20px}.cl-comments-indicator.cl-comment-info{background:#43c4f5}.cl-comments-indicator.cl-comment-warn{background:#f8ae02}.cl-comments-indicator.cl-comment-urgent{background:#dd617d}.eld-ifta-header-message h5,.eld-ifta-header-message p,.eld-summary-header h5,.eld-summary-header p,.eld-no-data h5,.eld-no-data p{margin:0;padding:0}.mat-mdc-select-panel.eld-map-options-holder.eld-map-options-holder{width:16rem}.mat-mdc-select-panel.eld-map-options-holder.eld-map-options-holder .mdc-list-item__primary-text{align-items:center;font-size:var(--font-size-divider);display:flex}.mat-mdc-select-panel.eld-map-options-holder.eld-map-options-holder .mat-mdc-checkbox label{font-size:var(--font-size-divider)}.eld-maps-options .eld-map-options-dropdown .eld-frm .eld-search-select,.eld-maps-options .eld-map-options-dropdown .eld-frm .eld-search-select .eld-frm-field{width:16rem}.eld-spacing__top--5{padding-top:var(--spacing-5)}.eld-spacing__top--10{padding-top:var(--spacing-10)}.eld-spacing__top--15{padding-top:var(--spacing-15)}.eld-spacing__top--20{padding-top:var(--spacing-20)}.eld-spacing__top--25{padding-top:var(--spacing-25)}.eld-spacing__top--30{padding-top:var(--spacing-30)}.eld-spacing__top--35{padding-top:var(--spacing-35)}.eld-spacing__top--40{padding-top:var(--spacing-40)}.eld-spacing__top--45{padding-top:var(--spacing-45)}.eld-spacing__top--50{padding-top:var(--spacing-50)}.eld-spacing__top--55{padding-top:var(--spacing-55)}.eld-spacing__top--60{padding-top:var(--spacing-60)}.eld-spacing__top--65{padding-top:var(--spacing-65)}.eld-spacing__top--70{padding-top:var(--spacing-70)}.eld-spacing__top--75{padding-top:var(--spacing-75)}.eld-spacing__top--80{padding-top:var(--spacing-80)}.eld-spacing__top--85{padding-top:var(--spacing-85)}.eld-spacing__top--90{padding-top:var(--spacing-90)}.eld-spacing__top--95{padding-top:var(--spacing-95)}.eld-spacing__top--100{padding-top:var(--spacing-100)}.eld-spacing__bottom--5{padding-bottom:var(--spacing-5)}.eld-spacing__bottom--10{padding-bottom:var(--spacing-10)}.eld-spacing__bottom--15{padding-bottom:var(--spacing-15)}.eld-spacing__bottom--20{padding-bottom:var(--spacing-20)}.eld-spacing__bottom--25{padding-bottom:var(--spacing-25)}.eld-spacing__bottom--30{padding-bottom:var(--spacing-30)}.eld-spacing__bottom--35{padding-bottom:var(--spacing-35)}.eld-spacing__bottom--40{padding-bottom:var(--spacing-40)}.eld-spacing__bottom--45{padding-bottom:var(--spacing-45)}.eld-spacing__bottom--50{padding-bottom:var(--spacing-50)}.eld-spacing__bottom--55{padding-bottom:var(--spacing-55)}.eld-spacing__bottom--60{padding-bottom:var(--spacing-60)}.eld-spacing__bottom--65{padding-bottom:var(--spacing-65)}.eld-spacing__bottom--70{padding-bottom:var(--spacing-70)}.eld-spacing__bottom--75{padding-bottom:var(--spacing-75)}.eld-spacing__bottom--80{padding-bottom:var(--spacing-80)}.eld-spacing__bottom--85{padding-bottom:var(--spacing-85)}.eld-spacing__bottom--90{padding-bottom:var(--spacing-90)}.eld-spacing__bottom--95{padding-bottom:var(--spacing-95)}.eld-spacing__bottom--100{padding-bottom:var(--spacing-100)}.eld-spacing__left--5{padding-left:var(--spacing-5)}.eld-spacing__left--10{padding-left:var(--spacing-10)}.eld-spacing__left--15{padding-left:var(--spacing-15)}.eld-spacing__left--20{padding-left:var(--spacing-20)}.eld-spacing__left--25{padding-left:var(--spacing-25)}.eld-spacing__left--30{padding-left:var(--spacing-30)}.eld-spacing__left--35{padding-left:var(--spacing-35)}.eld-spacing__left--40{padding-left:var(--spacing-40)}.eld-spacing__left--45{padding-left:var(--spacing-45)}.eld-spacing__left--50{padding-left:var(--spacing-50)}.eld-spacing__left--55{padding-left:var(--spacing-55)}.eld-spacing__left--60{padding-left:var(--spacing-60)}.eld-spacing__left--65{padding-left:var(--spacing-65)}.eld-spacing__left--70{padding-left:var(--spacing-70)}.eld-spacing__left--75{padding-left:var(--spacing-75)}.eld-spacing__left--80{padding-left:var(--spacing-80)}.eld-spacing__left--85{padding-left:var(--spacing-85)}.eld-spacing__left--90{padding-left:var(--spacing-90)}.eld-spacing__left--95{padding-left:var(--spacing-95)}.eld-spacing__left--100{padding-left:var(--spacing-100)}.eld-spacing__right--5{padding-right:var(--spacing-5)}.eld-spacing__right--10{padding-right:var(--spacing-10)}.eld-spacing__right--15{padding-right:var(--spacing-15)}.eld-spacing__right--20{padding-right:var(--spacing-20)}.eld-spacing__right--25{padding-right:var(--spacing-25)}.eld-spacing__right--30{padding-right:var(--spacing-30)}.eld-spacing__right--35{padding-right:var(--spacing-35)}.eld-spacing__right--40{padding-right:var(--spacing-40)}.eld-spacing__right--45{padding-right:var(--spacing-45)}.eld-spacing__right--50{padding-right:var(--spacing-50)}.eld-spacing__right--55{padding-right:var(--spacing-55)}.eld-spacing__right--60{padding-right:var(--spacing-60)}.eld-spacing__right--65{padding-right:var(--spacing-65)}.eld-spacing__right--70{padding-right:var(--spacing-70)}.eld-spacing__right--75{padding-right:var(--spacing-75)}.eld-spacing__right--80{padding-right:var(--spacing-80)}.eld-spacing__right--85{padding-right:var(--spacing-85)}.eld-spacing__right--90{padding-right:var(--spacing-90)}.eld-spacing__right--95{padding-right:var(--spacing-95)}.eld-spacing__right--100{padding-right:var(--spacing-100)}.eld-margin__top--5{margin-top:var(--spacing-5)}.eld-margin__top--10{margin-top:var(--spacing-10)}.eld-margin__top--15{margin-top:var(--spacing-15)}.eld-margin__top--20{margin-top:var(--spacing-20)}.eld-margin__top--25{margin-top:var(--spacing-25)}.eld-margin__top--30{margin-top:var(--spacing-30)}.eld-margin__top--35{margin-top:var(--spacing-35)}.eld-margin__top--40{margin-top:var(--spacing-40)}.eld-margin__top--45{margin-top:var(--spacing-45)}.eld-margin__top--50{margin-top:var(--spacing-50)}.eld-margin__top--55{margin-top:var(--spacing-55)}.eld-margin__top--60{margin-top:var(--spacing-60)}.eld-margin__top--65{margin-top:var(--spacing-65)}.eld-margin__top--70{margin-top:var(--spacing-70)}.eld-margin__top--75{margin-top:var(--spacing-75)}.eld-margin__top--80{margin-top:var(--spacing-80)}.eld-margin__top--85{margin-top:var(--spacing-85)}.eld-margin__top--90{margin-top:var(--spacing-90)}.eld-margin__top--95{margin-top:var(--spacing-95)}.eld-margin__top--100{margin-top:var(--spacing-100)}.eld-margin__bottom--5{margin-bottom:var(--spacing-5)}.eld-margin__bottom--10{margin-bottom:var(--spacing-10)}.eld-margin__bottom--15{margin-bottom:var(--spacing-15)}.eld-margin__bottom--20{margin-bottom:var(--spacing-20)}.eld-margin__bottom--25{margin-bottom:var(--spacing-25)}.eld-margin__bottom--30{margin-bottom:var(--spacing-30)}.eld-margin__bottom--35{margin-bottom:var(--spacing-35)}.eld-margin__bottom--40{margin-bottom:var(--spacing-40)}.eld-margin__bottom--45{margin-bottom:var(--spacing-45)}.eld-margin__bottom--50{margin-bottom:var(--spacing-50)}.eld-margin__bottom--55{margin-bottom:var(--spacing-55)}.eld-margin__bottom--60{margin-bottom:var(--spacing-60)}.eld-margin__bottom--65{margin-bottom:var(--spacing-65)}.eld-margin__bottom--70{margin-bottom:var(--spacing-70)}.eld-margin__bottom--75{margin-bottom:var(--spacing-75)}.eld-margin__bottom--80{margin-bottom:var(--spacing-80)}.eld-margin__bottom--85{margin-bottom:var(--spacing-85)}.eld-margin__bottom--90{margin-bottom:var(--spacing-90)}.eld-margin__bottom--95{margin-bottom:var(--spacing-95)}.eld-margin__bottom--100{margin-bottom:var(--spacing-100)}.eld-margin__left--5{margin-left:var(--spacing-5)}.eld-margin__left--10{margin-left:var(--spacing-10)}.eld-margin__left--15{margin-left:var(--spacing-15)}.eld-margin__left--20{margin-left:var(--spacing-20)}.eld-margin__left--25{margin-left:var(--spacing-25)}.eld-margin__left--30{margin-left:var(--spacing-30)}.eld-margin__left--35{margin-left:var(--spacing-35)}.eld-margin__left--40{margin-left:var(--spacing-40)}.eld-margin__left--45{margin-left:var(--spacing-45)}.eld-margin__left--50{margin-left:var(--spacing-50)}.eld-margin__left--55{margin-left:var(--spacing-55)}.eld-margin__left--60{margin-left:var(--spacing-60)}.eld-margin__left--65{margin-left:var(--spacing-65)}.eld-margin__left--70{margin-left:var(--spacing-70)}.eld-margin__left--75{margin-left:var(--spacing-75)}.eld-margin__left--80{margin-left:var(--spacing-80)}.eld-margin__left--85{margin-left:var(--spacing-85)}.eld-margin__left--90{margin-left:var(--spacing-90)}.eld-margin__left--95{margin-left:var(--spacing-95)}.eld-margin__left--100{margin-left:var(--spacing-100)}.eld-margin__right--5{margin-right:var(--spacing-5)}.eld-margin__right--10{margin-right:var(--spacing-10)}.eld-margin__right--15{margin-right:var(--spacing-15)}.eld-margin__right--20{margin-right:var(--spacing-20)}.eld-margin__right--25{margin-right:var(--spacing-25)}.eld-margin__right--30{margin-right:var(--spacing-30)}.eld-margin__right--35{margin-right:var(--spacing-35)}.eld-margin__right--40{margin-right:var(--spacing-40)}.eld-margin__right--45{margin-right:var(--spacing-45)}.eld-margin__right--50{margin-right:var(--spacing-50)}.eld-margin__right--55{margin-right:var(--spacing-55)}.eld-margin__right--60{margin-right:var(--spacing-60)}.eld-margin__right--65{margin-right:var(--spacing-65)}.eld-margin__right--70{margin-right:var(--spacing-70)}.eld-margin__right--75{margin-right:var(--spacing-75)}.eld-margin__right--80{margin-right:var(--spacing-80)}.eld-margin__right--85{margin-right:var(--spacing-85)}.eld-margin__right--90{margin-right:var(--spacing-90)}.eld-margin__right--95{margin-right:var(--spacing-95)}.eld-margin__right--100{margin-right:var(--spacing-100)}.eld-inline--text{white-space:pre}.mat-select-search-clear.mat-select-search-clear{padding:0!important}.eld-is--disabled{pointer-events:none;opacity:.5}.dst-sign{position:absolute;top:14px;right:12px;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--gray)}.dst-sign.active-sign{color:var(--blue)}.dst-sign-end{position:absolute;right:24px;-webkit-user-select:none;user-select:none}.dst-sign-end.active-sign{color:var(--blue)}.eld-live-view .eld-live-footer{cursor:pointer}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}:root{--mdc-theme-text-primary-on-background: var(--text-color)}.mat-ripple-element{background-color:#0000001a}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #2e5bff)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #13cb52)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#2e5bff}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#13cb52}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#ef233c}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal)}.mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.mat-mdc-card-subtitle{color:#0000008a}.mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-headline6-font-size, var(--font-size-h6));line-height:var(--mdc-typography-headline6-line-height, 1.2);font-weight:var(--mdc-typography-headline6-font-weight, 400);letter-spacing:var(--mdc-typography-headline6-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle2-font-size, var(--font-size-subtitle-2));line-height:var(--mdc-typography-subtitle2-line-height, 1);font-weight:var(--mdc-typography-subtitle2-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2e5bff}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(46, 91, 255, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#2e5bff40}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #13cb52}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(19, 203, 82, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#13cb5240}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef233c}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 35, 60, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef233c40}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: NunitoSans-Regular;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #2e5bff)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #2e5bff)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #2e5bff)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#2e5bffde}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.mdc-text-field--disabled .mdc-floating-label{color:#00000061}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#2e5bffde}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#13cb52de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef233cde}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #13cb52)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #13cb52)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#13cb52de}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #13cb52)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef233cde}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mdc-text-field__input,.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(var(--font-size-body-1) * var(--mat-mdc-form-field-floating-label-scale, .75))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:var(--font-size-body-1)}.mat-mdc-select-value{color:#000000de}.mat-mdc-select-placeholder{color:#0009}.mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.mat-mdc-select-arrow{color:#0000008a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#2e5bffde}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#13cb52de}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#ef233cde}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: NunitoSans-Regular;--mdc-dialog-subhead-line-height: 1.2;--mdc-dialog-subhead-size: var(--font-size-h6);--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: NunitoSans-Regular;--mdc-dialog-supporting-text-line-height: 1;--mdc-dialog-supporting-text-size: var(--font-size-body-1);--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #2e5bff;--mdc-chip-elevated-disabled-container-color: #2e5bff;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #13cb52;--mdc-chip-elevated-disabled-container-color: #13cb52;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ef233c;--mdc-chip-elevated-disabled-container-color: #ef233c;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-chip-focus-overlay{background:black}.mat-mdc-chip{height:32px}.mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #065ae8;--mdc-switch-selected-handle-color: #065ae8;--mdc-switch-selected-hover-state-layer-color: #065ae8;--mdc-switch-selected-pressed-state-layer-color: #065ae8;--mdc-switch-selected-focus-handle-color: #0548ba;--mdc-switch-selected-hover-handle-color: #0548ba;--mdc-switch-selected-pressed-handle-color: #0548ba;--mdc-switch-selected-focus-track-color: #337eff;--mdc-switch-selected-hover-track-color: #337eff;--mdc-switch-selected-pressed-track-color: #337eff;--mdc-switch-selected-track-color: #337eff}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #39c874;--mdc-switch-selected-handle-color: #39c874;--mdc-switch-selected-hover-state-layer-color: #39c874;--mdc-switch-selected-pressed-state-layer-color: #39c874;--mdc-switch-selected-focus-handle-color: #1bae4c;--mdc-switch-selected-hover-handle-color: #1bae4c;--mdc-switch-selected-pressed-handle-color: #1bae4c;--mdc-switch-selected-focus-track-color: #79dca3;--mdc-switch-selected-hover-track-color: #79dca3;--mdc-switch-selected-pressed-track-color: #79dca3;--mdc-switch-selected-track-color: #79dca3}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6054a;--mdc-switch-selected-handle-color: #e6054a;--mdc-switch-selected-hover-state-layer-color: #e6054a;--mdc-switch-selected-pressed-state-layer-color: #e6054a;--mdc-switch-selected-focus-handle-color: #d90227;--mdc-switch-selected-hover-handle-color: #d90227;--mdc-switch-selected-pressed-handle-color: #d90227;--mdc-switch-selected-focus-track-color: #f05185;--mdc-switch-selected-hover-track-color: #f05185;--mdc-switch-selected-pressed-track-color: #f05185;--mdc-switch-selected-track-color: #f05185}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2e5bff;--mdc-radio-selected-hover-icon-color: #2e5bff;--mdc-radio-selected-icon-color: #2e5bff;--mdc-radio-selected-pressed-icon-color: #2e5bff;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #2e5bff}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #13cb52;--mdc-radio-selected-hover-icon-color: #13cb52;--mdc-radio-selected-icon-color: #13cb52;--mdc-radio-selected-pressed-icon-color: #13cb52;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #13cb52}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef233c;--mdc-radio-selected-hover-icon-color: #ef233c;--mdc-radio-selected-icon-color: #ef233c;--mdc-radio-selected-pressed-icon-color: #ef233c;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ef233c}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #2e5bff;--mdc-slider-focus-handle-color: #2e5bff;--mdc-slider-hover-handle-color: #2e5bff;--mdc-slider-active-track-color: #2e5bff;--mdc-slider-inactive-track-color: #2e5bff;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #2e5bff;--mat-mdc-slider-ripple-color: #2e5bff;--mat-mdc-slider-hover-ripple-color: rgba(46, 91, 255, .05);--mat-mdc-slider-focus-ripple-color: rgba(46, 91, 255, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #13cb52;--mdc-slider-focus-handle-color: #13cb52;--mdc-slider-hover-handle-color: #13cb52;--mdc-slider-active-track-color: #13cb52;--mdc-slider-inactive-track-color: #13cb52;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #13cb52;--mat-mdc-slider-ripple-color: #13cb52;--mat-mdc-slider-hover-ripple-color: rgba(19, 203, 82, .05);--mat-mdc-slider-focus-ripple-color: rgba(19, 203, 82, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef233c;--mdc-slider-focus-handle-color: #ef233c;--mdc-slider-hover-handle-color: #ef233c;--mdc-slider-active-track-color: #ef233c;--mdc-slider-inactive-track-color: #ef233c;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef233c;--mat-mdc-slider-ripple-color: #ef233c;--mat-mdc-slider-hover-ripple-color: rgba(239, 35, 60, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 35, 60, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font: NunitoSans-Regular;--mdc-slider-label-label-text-font-size: var(--font-size-subtitle-2);--mdc-slider-label-label-text-line-height: 1;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400}.mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-list-item-interactive:before{background:black}.mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.04}.mat-mdc-list-item-interactive:focus:before{opacity:.12}.mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#2e5bff;opacity:.08}.mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.12}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #2e5bff)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-divider:after{border-bottom-color:#fff}.mdc-list-divider{background-color:#0000001f}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #2e5bff;--mdc-checkbox-selected-hover-icon-color: #2e5bff;--mdc-checkbox-selected-icon-color: #2e5bff;--mdc-checkbox-selected-pressed-icon-color: #2e5bff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2e5bff;--mdc-radio-selected-hover-icon-color: #2e5bff;--mdc-radio-selected-icon-color: #2e5bff;--mdc-radio-selected-pressed-icon-color: #2e5bff;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #2e5bff}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #13cb52;--mdc-checkbox-selected-hover-icon-color: #13cb52;--mdc-checkbox-selected-icon-color: #13cb52;--mdc-checkbox-selected-pressed-icon-color: #13cb52;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #13cb52;--mdc-radio-selected-hover-icon-color: #13cb52;--mdc-radio-selected-icon-color: #13cb52;--mdc-radio-selected-pressed-icon-color: #13cb52;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #13cb52}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef233c;--mdc-checkbox-selected-hover-icon-color: #ef233c;--mdc-checkbox-selected-icon-color: #ef233c;--mdc-checkbox-selected-pressed-icon-color: #ef233c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef233c;--mdc-radio-selected-hover-icon-color: #ef233c;--mdc-radio-selected-icon-color: #ef233c;--mdc-radio-selected-pressed-icon-color: #ef233c;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ef233c}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-overline-font-size, var(--font-size-badges-1));line-height:var(--mdc-typography-overline-line-height, 1);font-weight:var(--mdc-typography-overline-font-weight, 400);letter-spacing:var(--mdc-typography-overline-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mat-mdc-list-item .mdc-list-item__primary-text{font:400 var(--font-size-body-1) / 1 NunitoSans-Regular;letter-spacing:normal}.mat-mdc-paginator{background:white;color:#000000de}.mat-mdc-paginator-icon{fill:#0000008a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:transparent}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab__text-label{color:#0009}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#2e5bff}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #2e5bff)}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#2e5bff}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#13cb52}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #13cb52)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#13cb52}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ef233c}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ef233c)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#ef233c}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #2e5bff;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #13cb52;--mat-mdc-tab-header-with-background-foreground-color: #000}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #ef233c;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-button-font-size, var(--font-size-btn));line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #2e5bff;--mdc-checkbox-selected-hover-icon-color: #2e5bff;--mdc-checkbox-selected-icon-color: #2e5bff;--mdc-checkbox-selected-pressed-icon-color: #2e5bff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#2e5bff1a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#2e5bff}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #13cb52;--mdc-checkbox-selected-hover-icon-color: #13cb52;--mdc-checkbox-selected-icon-color: #13cb52;--mdc-checkbox-selected-pressed-icon-color: #13cb52;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#13cb521a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#13cb52}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef233c;--mdc-checkbox-selected-hover-icon-color: #ef233c;--mdc-checkbox-selected-icon-color: #ef233c;--mdc-checkbox-selected-pressed-icon-color: #ef233c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ef233c1a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ef233c}.mat-mdc-checkbox-disabled label{color:#00000061}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2e5bff}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #13cb52}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef233c}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2e5bff;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #13cb52;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef233c;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2e5bff;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #13cb52;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef233c;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2e5bff}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #13cb52}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef233c}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #2e5bff;--mat-mdc-button-ripple-color: rgba(46, 91, 255, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #13cb52;--mat-mdc-button-ripple-color: rgba(19, 203, 82, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef233c;--mat-mdc-button-ripple-color: rgba(239, 35, 60, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-button-font-size, var(--font-size-btn));line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #2e5bff;--mat-mdc-button-ripple-color: rgba(46, 91, 255, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #13cb52;--mat-mdc-button-ripple-color: rgba(19, 203, 82, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef233c;--mat-mdc-button-ripple-color: rgba(239, 35, 60, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2e5bff}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #13cb52}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef233c}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #2e5bff;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #13cb52;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef233c;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-button-font-size, var(--font-size-btn));line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #13cb52;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: NunitoSans-Regular;--mdc-snackbar-supporting-text-line-height: 1;--mdc-snackbar-supporting-text-size: var(--font-size-body-2);--mdc-snackbar-supporting-text-weight: 400}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:#2e5bff0a}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#0000001f}.mdc-data-table__pagination{border-top-color:#0000001f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#000000de}.mat-mdc-table{background:white}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mdc-data-table__content,.mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, NunitoSans-Regular));font-size:var(--mdc-typography-subtitle2-font-size, var(--font-size-subtitle-2));line-height:var(--mdc-typography-subtitle2-line-height, 1);font-weight:var(--mdc-typography-subtitle2-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #2e5bff}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #13cb52}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef233c}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#2e5bff}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#13cb52;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#ef233c}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-bottom-sheet-container{font:400 var(--font-size-body-2) / 1 NunitoSans-Regular;letter-spacing:normal}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(46,91,255,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(46,91,255,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(46,91,255,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#2e5bff;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#2e5bff66}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2e5bff4d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2e5bff4d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(19,203,82,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(19,203,82,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(19,203,82,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#13cb52;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#13cb5266}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#13cb524d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#13cb524d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,35,60,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,35,60,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,35,60,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef233c;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef233c66}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ef233c4d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ef233c4d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#2e5bff}.mat-datepicker-toggle-active.mat-accent{color:#13cb52}.mat-datepicker-toggle-active.mat-warn{color:#ef233c}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:var(--font-size-btn);font-weight:400}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:NunitoSans-Regular;font-size:var(--font-size-subtitle-2);font-weight:400}.mat-expansion-panel-content{font:400 var(--font-size-body-2) / 1 NunitoSans-Regular;letter-spacing:normal}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:var(--font-size-body-2)}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#2e5bff}.mat-icon.mat-accent{color:#13cb52}.mat-icon.mat-warn{color:#ef233c}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#2e5bff;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#13cb52;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ef233c;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ef233c}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#ef233c}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:var(--font-size-body-2);font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:var(--font-size-body-1)}.mat-step-label-selected{font-size:var(--font-size-body-1);font-weight:400}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#2e5bff;color:#fff}.mat-toolbar.mat-accent{background:#13cb52;color:#fff}.mat-toolbar.mat-warn{background:#ef233c;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:400 var(--font-size-h6) / 1.2 NunitoSans-Regular;letter-spacing:normal;margin:0}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:var(--font-size-body-2)}.mat-mdc-dialog-container.mat-mdc-dialog-container{--mdc-dialog-supporting-text-size: var(--font-size-body-2);--mdc-dialog-container-color: var(--dialog-body-bgcolor);--mdc-dialog-subhead-color: var(--dialog-header-color);--mdc-dialog-supporting-text-color: var(--text-color)}.mat-mdc-dialog-container.mat-mdc-dialog-container .mdc-dialog__surface{--mdc-dialog-container-shape: var(--spacing-10)}.mdc-dialog.mat-mdc-dialog-container .mat-mdc-dialog-title{font:800 var(--font-size-subtitle-1) / 1 NunitoSans-Bold;letter-spacing:normal}.mdc-dialog.mat-mdc-dialog-container h1.mat-mdc-dialog-title span{font:800 var(--font-size-h6) / 1.2 NunitoSans-Bold;letter-spacing:normal}.mdc-dialog .mdc-dialog__container{width:100%}.eld-modal-view .mat-mdc-dialog-container .mdc-dialog__title{background-color:var(--modal-view-header-bgcolor);padding:8px 24px 8px 30px}.eld-modal-view .mat-mdc-dialog-container .mdc-dialog__actions{background-color:var(--modal-view-footer-bgcolor);padding:20px 24px}.eld-modal-view .mdc-dialog.mat-mdc-dialog-container h1.mat-mdc-dialog-title span{font:800 var(--font-size-subtitle-1) / 1 NunitoSans-Bold;letter-spacing:normal}.eld-modal-view .mdc-dialog.mat-mdc-dialog-container .mat-mdc-dialog-title:before{display:none}.cl-brokedown-dialog .mat-mdc-dialog-container .mdc-dialog__title{padding:4px 16px}.cl-brokedown-dialog .mat-mdc-dialog-container .mdc-dialog__content{padding:0}.cl-brokedown-dialog .mat-mdc-dialog-container,.cl-brokedown-dialog .mat-mdc-dialog-container .mdc-dialog__surface{height:auto}.eld-is--mobile .eld-modal-view .mat-mdc-dialog-container .mdc-dialog__title{padding:22px 24px 22px var(--spacing-15)}.eld-is--mobile .eld-modal-view .mat-mdc-dialog-container .mdc-dialog__actions{padding:var(--spacing-15)}.eld-is--mobile .eld-modal-view.eld-small-dialog{max-width:90vw}@media (min-width: 580px){.eld-is--mobile .eld-modal-view.eld-small-dialog{max-width:520px}}.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-container .mdc-dialog__title{padding:var(--spacing-20) 16px}.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-container .mdc-dialog__content{padding:0}.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-container,.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-container .mdc-dialog__surface{height:auto}.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-title span{width:auto}.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-title .mat-mdc-icon-button{position:relative;right:0;height:40px;width:40px;padding:0}.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-title .mat-mdc-icon-button .mat-icon{font-size:24px;height:24px;width:24px}.eld-is--mobile .cl-brokedown-dialog .mdc-dialog__content{width:100%}.eld-is--mobile .cl-brokedown-dialog .cl-mat-dialog-actions{align-items:flex-start;flex-direction:column;padding:var(--spacing-15)}.eld-is--mobile .cl-brokedown-dialog .cl-mat-dialog-actions .cl-action-container{width:100%}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-unselected-focus-icon-color: var(--select-item-color);--mdc-checkbox-unselected-hover-icon-color: var(--select-item-color);--mdc-checkbox-disabled-selected-icon-color: var(--blue);--mdc-checkbox-disabled-unselected-icon-color: var(--gray);--mdc-checkbox-unselected-icon-color: var(--select-item-color);--mdc-checkbox-unselected-pressed-icon-color: var(--select-item-color)}.mat-mdc-checkbox.mat-primary .mdc-checkbox__background{border-radius:3px}.mat-mdc-checkbox.mat-primary.mdc-checkbox--disabled .mdc-form-field label{color:var(--gray)}.mdc-form-field{font:600 var(--font-size-body-1) / 1 NunitoSans-SemiBold;letter-spacing:normal}.mat-mdc-form-field-icon-suffix.mat-mdc-form-field-icon-suffix{padding-right:4px}.mat-mdc-form-field-hint-wrapper.mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-error-wrapper.mat-mdc-form-field-error-wrapper{padding:0}.mat-mdc-form-field-error+.mat-mdc-form-field-error{margin-top:calc(var(--spacing-5) * -1)}.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{--mdc-typography-caption-font-size: var(--font-size-frm-error);--mdc-typography-caption-line-height: 1.2}.mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid).mat-mdc-form-field-type-mat-input .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:40px;padding-top:10px;padding-bottom:8px}.mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid).mat-mdc-form-field-type-mat-select .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:38px;padding-top:8px;padding-bottom:8px}.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:40px;padding-top:0;padding-bottom:0}.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set .mdc-evolution-chip{margin-top:10px;margin-bottom:8px}.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-chip-input{height:40px}.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above){top:20px}.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__leading,.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__notch,.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__trailing{background-color:var(--flat-bgcolor);--mat-mdc-form-field-floating-label-scale: .85}.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__leading .mdc-floating-label--float-above,.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__notch .mdc-floating-label--float-above,.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__trailing .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY(-36.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75))}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__leading,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__notch,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:var(--default-border-color)}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input{color:var(--text-heavy)}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--text-heavy)}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--default-border-color-2);background-color:var(--flat-bgcolor)}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--text-color)}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--blue)}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--default-border-color)}.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--red)}.mat-form-field-appearance-outline .mdc-text-field--outlined .mdc-floating-label--required:after{display:none}.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder{color:var(--text-color)}.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value{color:var(--text-heavy)}.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow{color:var(--default-border-color-2)}.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:var(--default-border-color)}.mat-form-field-appearance-outline.mat-form-field-hide-placeholder .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline{z-index:unset}.mat-form-field-appearance-outline.mat-form-field-hide-placeholder .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch{z-index:1}.mat-form-field-appearance-outline:not(.mat-form-field-hide-placeholder) .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{z-index:1}.eld-frm-more-info .mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-frm-more-info .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__leading,.eld-frm-more-info .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__notch,.eld-frm-more-info .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__trailing{background-color:var(--pd-input-bgcolor)}.eld-frm-more-info .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-frm-more-info .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-frm-more-info .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{background-color:var(--pd-input-bgcolor)}.eld-frm-more-info .mat-form-field-appearance-outline.mat-form-field-hide-placeholder .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline{z-index:unset}.eld-frm-more-info .mat-form-field-appearance-outline.mat-form-field-hide-placeholder .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch{z-index:1}.eld-frm-more-info .mat-form-field-appearance-outline:not(.mat-form-field-hide-placeholder) .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{z-index:1}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input{color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow{color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .assignee-select.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:var(--text-color)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input{color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow{color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow,.eld-mat-select--color.eld-blue.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:var(--blue)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input{color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow{color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow,.eld-mat-select--color.eld-yellow.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:var(--yellow)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input{color:var(--green-1)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--green-1)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--green-1)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--green-1)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--green-1)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--green-1)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value,.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow{color:var(--green-1)}.eld-is--mobile .mat-expansion-panel.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow,.mat-mdc-table .mat-mdc-cell .mat-mdc-form-field.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow,.eld-mat-select--color.eld-green-1.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:var(--green-1)}.eld-accordion-table .dot-status-select .mat-mdc-form-field-subscript-wrapper,.eld-accordion-table .faults-status-select .mat-mdc-form-field-subscript-wrapper,.eld-accordion-table .eld-mat-select--color .mat-mdc-form-field-subscript-wrapper,.mat-mdc-table .dot-status-select .mat-mdc-form-field-subscript-wrapper,.mat-mdc-table .faults-status-select .mat-mdc-form-field-subscript-wrapper,.mat-mdc-table .eld-mat-select--color .mat-mdc-form-field-subscript-wrapper,.eld-input__without--subscript .mat-mdc-form-field-subscript-wrapper{display:none}.eld-number-input.mat-form-field-appearance-fill:not(.mat-mdc-form-field-type-mat-chip-grid) .mdc-text-field--filled.mat-mdc-text-field-wrapper{min-height:40px}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:40px;padding-top:0;padding-bottom:0}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set .mdc-evolution-chip{margin-top:8px;margin-bottom:8px}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-chip-input{height:40px}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-input .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{z-index:1;padding-top:8px;padding-bottom:8px}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-input .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above){top:20px}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-select .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{z-index:1;padding-top:8px;padding-bottom:8px}.eld-number-input.mat-form-field-appearance-fill.mat-mdc-form-field-type-mat-select .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above){top:20px}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input{color:var(--text-heavy)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field:not(.mdc-text-field--disabled){background-color:transparent}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--text-heavy)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--default-border-color-2)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--blue)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-line-ripple:before{border-bottom-color:var(--default-border-color-2)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-line-ripple:before{border-bottom-color:var(--default-border-color)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--red)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--red)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled .mat-mdc-select-value{color:var(--text-heavy)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled .mat-mdc-select-arrow{color:var(--default-border-color-2)}.eld-number-input.mat-form-field-appearance-fill .mdc-text-field--filled:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:var(--default-border-color)}.eld-number-input .mdc-line-ripple:before,.eld-number-input .mdc-line-ripple:after{transform:translateY(-6px)}.eld-number-input .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{width:34px}.eld-number-input .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix input{margin-left:-10px;width:34px}.cl-pickup-delivery .eld-pd-date-field .mdc-text-field{padding:0 12px}.eld-frm-field .mat-mdc-form-field-icon-suffix>.mat-icon{padding:8px}.eld-frm-field .mat-mdc-form-field-icon-prefix,.eld-frm-field .mat-mdc-form-field-icon-suffix{z-index:1}.eld-mob-field-big.mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid).mat-mdc-form-field-type-mat-input .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:46px;padding-top:15px;padding-bottom:11px}.eld-mob-field-big.mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid).mat-mdc-form-field-type-mat-select .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:46px;padding-top:11px;padding-bottom:11px}.eld-mob-field-big.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:46px;padding-top:0;padding-bottom:0}.eld-mob-field-big.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-mob-field-big.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set .mdc-evolution-chip{margin-top:11px;margin-bottom:11px}.eld-mob-field-big.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-chip-input{height:46px}.eld-mob-field-big.mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above){top:23px}.eld-search.eld-field-flat .eld-mob-field-big .eld-icon{top:13px}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__leading,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__notch,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:transparent}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:transparent}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:transparent}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:transparent}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:transparent}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined .mdc-floating-label--required:after{display:none}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow{color:transparent}.eld-frm-field.eld-noborder.mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:transparent}.mat-mdc-radio-button.mat-primary{--mdc-radio-unselected-icon-color: var(--text-color);--mdc-radio-unselected-focus-icon-color: var(--text-color);--mdc-radio-unselected-hover-icon-color: var(--text-color);--mdc-radio-unselected-pressed-icon-color: var(--text-color);--mdc-radio-disabled-selected-icon-color: var(--text-color);--mdc-radio-disabled-unselected-icon-color: var(--text-color)}.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-form-field{color:var(--text-heavy)}.mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{--mdc-radio-selected-hover-icon-color: var(--white)}.mat-mdc-radio-button .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{--mdc-radio-selected-pressed-icon-color: var(--white)}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.58)}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle{border-width:4px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{--mdc-radio-selected-icon-color: var(--white)}.mat-mdc-radio-button .mdc-form-field{font:600 var(--font-size-radio) / 1 NunitoSans-SemiBold;letter-spacing:normal}.mat-mdc-radio-button.eld-radio-with--input label{align-items:center;display:inline-flex;justify-content:center}.mat-mdc-radio-button.eld-radio-with--input label .mat-mdc-form-field{margin-left:var(--spacing-15);margin-top:var(--spacing-20)}.mdc-menu-surface{--mdc-theme-surface: var(--select-panel-bgcolor)}.mdc-menu-surface.mat-mdc-select-panel .mat-mdc-option.mdc-list-item--disabled{opacity:1}.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{align-items:center;display:inline-flex}.mat-mdc-select-panel{border:1px solid var(--default-border-color-2)}.mat-mdc-select-panel.mat-mdc-select-panel{border-radius:0 0 8px 8px}.mat-mdc-select-panel .mat-mdc-option:not(:last-child){border-bottom:1px solid var(--select-item-border-color)}.mat-mdc-option .mdc-list-item__primary-text{font:600 var(--font-size-body-1) / 1 NunitoSans-SemiBold;letter-spacing:normal}.mat-mdc-select-arrow{color:var(--text-color)}.mat-mdc-select-arrow.mat-mdc-select-arrow{border:0;height:18px;position:relative;width:18px}.mat-mdc-select-arrow:before{content:"";display:block;position:absolute;height:18px;left:0;top:0;width:18px}.mat-mdc-select-arrow svg{display:none}.mat-mdc-select-panel .mat-mdc-checkbox .mdc-form-field{padding-left:var(--spacing-5)}.eld-danger-color .mat-mdc-select-value-text,.eld-danger-color .mdc-list-item__primary-text{color:var(--red)!important}.eld-warning-color .mat-mdc-select-value-text,.eld-warning-color .mdc-list-item__primary-text{color:var(--orange)!important}.eld-base-color .mat-mdc-select-value-text,.eld-base-color .mdc-list-item__primary-text{color:var(--blue)!important}.eld-confirm-color .mat-mdc-select-value-text,.eld-confirm-color .mdc-list-item__primary-text{color:var(--green)!important}.mdc-list-item:hover .mdc-list-item__primary-text{--mdc-theme-text-primary-on-background: var(--select-item-text-over-color)}.mdc-list-item.mdc-list-item--disabled .mdc-list-item__primary-text{--mdc-theme-on-surface: var(--text-color)}.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background-color:var(--select-panel-selected-bgcolor)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{--mdc-theme-primary: var(--text-color)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):hover .mdc-list-item__primary-text{--mdc-theme-primary: var(--select-item-text-over-color)}.mat-primary .mat-mdc-option:hover .mdc-list-item__primary-text:not(.mdc-list-item--disabled){--mdc-theme-text-primary-on-background: var(--select-item-text-over-color)}.eld-view--settings .mat-mdc-list-item .mdc-list-item__primary-text{font:600 var(--font-size-body-2) / 1 NunitoSans-SemiBold;letter-spacing:normal}.eld-view--settings .mat-mdc-list-item.eld-title .mdc-list-item__primary-text{color:var(--settings-menu-title-color)}.eld-view--settings .mat-mdc-list-item:hover .mdc-list-item__primary-text{color:var(--white)}#eld-faults-preview .mdc-list-item:hover .mdc-list-item__primary-text,#eld-faults-preview .mdc-list-item .mdc-list-item__primary-text{--mdc-theme-text-primary-on-background: var(--popover-text-color)}#eld-faults-preview .mdc-list-item.mdc-list-item--disabled .mdc-list-item__primary-text{--mdc-theme-on-surface: var(--popover-bg-color)}#eld-faults-preview .mat-mdc-option.mat-mdc-option-active,#eld-faults-preview .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background-color:var(--popover-bg-color)}#eld-faults-preview .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{--mdc-theme-primary: var(--popover-text-color)}#eld-faults-preview .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):hover .mdc-list-item__primary-text{--mdc-theme-primary: var(--popover-text-color)}#eld-faults-preview .mat-primary .mat-mdc-option:hover .mdc-list-item__primary-text:not(.mdc-list-item--disabled){--mdc-theme-text-primary-on-background: var(--popover-text-color)}.mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab.mat-mdc-tab{flex-grow:0}.mat-mdc-tab-list.mat-mdc-tab-list{flex-grow:0}.mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{background-color:var(--mini-tabs-btn-bgcolor);border:1px solid var(--mini-tabs-btn-border-color);border-radius:4px;height:4rem;min-width:auto}@media (min-width: 520px){.mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{min-width:160px}}.mat-mdc-tab-header .mat-mdc-tab.mdc-tab.route-active,.mat-mdc-tab-header .mat-mdc-tab.mdc-tab.mdc-tab--active,.mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.route-active,.mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.mdc-tab--active{background-color:var(--blue);border:1px solid var(--blue);border-radius:4px}.mat-mdc-tab-header .mat-mdc-tab.mdc-tab:not(:first-child),.mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab:not(:first-child){margin-left:16px}.mat-mdc-tab-header .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.mat-mdc-tab-header .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.mat-mdc-tab-header .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.mat-mdc-tab-header .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab__text-label{color:var(--text-color)}.mat-mdc-tab-header .mat-mdc-tab:not(.mat-mdc-tab-disabled).route-active .mdc-tab__text-label,.mat-mdc-tab-header .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-header .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).route-active .mdc-tab__text-label,.mat-mdc-tab-header .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:var(--white)}.mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline,.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab-indicator__content--underline{--mdc-tab-indicator-active-indicator-color: transparent}.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron{--mdc-theme-on-surface: var(--tab-arrow-color)}.mat-mdc-tab-link-container{padding-top:24px}.eld-is--mobile .mat-mdc-tab-link-container{justify-content:center}.cl-footer.cl-preview-row .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab.mat-mdc-tab{flex-grow:1}.cl-footer.cl-preview-row .mat-mdc-tab-list.mat-mdc-tab-list{flex-grow:1}.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{background-color:transparent;border:0;border-radius:0;height:49px;min-width:auto;width:23%}@media (min-width: 520px){.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{min-width:60px}}.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab.mdc-tab:not(:last-child),.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab:not(:last-child){border-right:0}.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab.mdc-tab.route-active,.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab.mdc-tab.mdc-tab--active,.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.route-active,.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.mdc-tab--active{background-color:transparent;border-radius:0}.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab.mdc-tab:not(:first-child),.cl-footer.cl-preview-row .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab:not(:first-child){margin-left:10px}.cl-footer.cl-preview-row .cl-subtabs .mat-mdc-tab-labels .mdc-tab{font:800 var(--font-size-body-1) / 1 NunitoSans-Bold;letter-spacing:normal}.cl-footer.cl-preview-row .cl-subtabs .mat-mdc-tab-labels .mdc-tab:not(:last-child):after{content:"";display:block;position:absolute;background-color:var(--more-info-pd-border-color);height:40%;right:0;top:30%;width:1px}.cl-footer.cl-preview-row .cl-subtabs .mat-mdc-tab-header{border-bottom:1px solid var(--more-info-global-border-color)}.eld-content.eld-with-table.eld-with-tabs .mat-mdc-tab-body-content{overflow:unset}.eld-is--mobile .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab.mat-mdc-tab{flex-grow:1}.eld-is--mobile .mat-mdc-tab-list.mat-mdc-tab-list{flex-grow:1}.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{border-radius:0;height:40px;min-width:auto}@media (min-width: 520px){.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{min-width:120px}}.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab.mdc-tab:not(:last-child),.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab:not(:last-child){border-right:0}.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab.mdc-tab.route-active,.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab.mdc-tab.mdc-tab--active,.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.route-active,.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.mdc-tab--active{border-radius:0}.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab.mdc-tab:not(:first-child),.eld-is--mobile .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab:not(:first-child){margin-left:0}.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab.mat-mdc-tab{flex-grow:0}.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-list.mat-mdc-tab-list{flex-grow:0}.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{border-radius:4px;height:40px;min-width:auto}@media (min-width: 520px){.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{min-width:120px}}.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab.mdc-tab.route-active,.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab.mdc-tab.mdc-tab--active,.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.route-active,.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab.mdc-tab--active{border-radius:4px}.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab.mdc-tab:not(:first-child),.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab:not(:first-child){margin-left:16px}.eld-is--mobile .mdc-dialog .mdc-dialog__container .mdc-card .mat-mdc-tab-label-container{justify-content:center;padding-bottom:var(--spacing-15)}.eld-is--mobile .eld-service-tab .mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab.mat-mdc-tab{flex-grow:0}.eld-is--mobile .eld-service-tab .mat-mdc-tab-list.mat-mdc-tab-list{flex-grow:0}.eld-is--mobile .eld-service-tab .mat-mdc-tab-header .mat-mdc-tab.mdc-tab,.eld-is--mobile .eld-service-tab .mat-mdc-tab-header .mat-mdc-tab-link.mdc-tab{min-width:auto}.mat-mdc-button-base[disabled][disabled],.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: var(--text-color);--mdc-text-button-label-text-color: var(--text-color)}.mat-mdc-button-base.mdc-button--unelevated[disabled][disabled],.mat-mdc-button.mdc-button--unelevated[disabled][disabled]{--mdc-filled-button-disabled-label-text-color: var(--text-color)}.mdc-button.mat-warn.mat-mdc-button-base[disabled][disabled],.mdc-button.mat-warn.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: var(--red);--mdc-text-button-label-text-color: var(--white);opacity:.6}.mdc-button.mat-warn.mat-mdc-button-base.mdc-button--unelevated[disabled][disabled],.mdc-button.mat-warn.mat-mdc-button.mdc-button--unelevated[disabled][disabled]{--mdc-filled-button-disabled-container-color: var(--red);--mdc-filled-button-disabled-label-text-color: var(--white);opacity:.6}button:not(.mat-mdc-icon-button):not(.refresh-button):not(.eld-btn--download-button) .mdc-button__label{align-items:center;display:flex;justify-content:center}button:not(.mat-mdc-icon-button):not(.refresh-button):not(.eld-btn--download-button) .mdc-button__label img{margin-right:8px}button.refresh-button .mdc-button__label{align-items:center;display:flex;justify-content:center}.eld-is--mobile button:not(.mat-mdc-icon-button):not(.refresh-button):not(.eld-btn--download-button) .mdc-button__label img{margin-right:0}.mdc-button,.mdc-button:hover{transition:background-color ease-in-out .15s}.mdc-button.mat-accent{--mdc-filled-button-label-text-color: var(--white)}.mdc-button.mat-unthemed{--mdc-text-button-label-text-color: var(--text-color)}.mat-mdc-unelevated-button[mat-flat-button].mat-primary:not(:disabled):not(:hover){--mdc-filled-button-label-text-color: var(--text-color);--mdc-filled-button-container-color: var(--btn-flat-bgcolor);outline:1px solid var(--btn-flat-border-color)}.mat-mdc-unelevated-button[mat-flat-button].mat-primary[disabled][disabled]{--mdc-filled-button-disabled-label-text-color: var(--text-color);border:1px solid var(--btn-flat-border-color);opacity:.5}body:not(.eld-is--mobile) .eld-btn--compact.mdc-icon-button .mat-mdc-button-touch-target{height:100%;width:100%}.mdc-dialog .mdc-dialog__actions .mat-mdc-unelevated-button[mat-flat-button].mat-primary:not(:disabled):not(:hover){--mdc-filled-button-label-text-color: var(--white);--mdc-filled-button-container-color: var(--blue);outline:1px solid var(--blue)}button.eld-btn-cancel:not(:disabled){--mdc-text-button-label-text-color: var(--text-color);outline:1px solid var(--dialog-border-color)}button.eld-btn-cancel:hover{background-color:var(--btn-dialog-cancel-over-bgcolor)}.mat-mdc-dialog-actions .eld-btn-group .mat-mdc-button.eld-btn-cancel:not(:disabled){--mdc-text-button-label-text-color: var(--text-color);outline:1px solid var(--dialog-border-color)}.mat-mdc-dialog-actions .eld-btn-group .mat-mdc-button.eld-btn-cancel:hover{background-color:var(--btn-dialog-cancel-over-bgcolor)}.eld-advance-filter .mdc-button--unelevated,.eld-view--settings .mdc-button{font:800 var(--font-size-body-1) / 1 NunitoSans-Bold;letter-spacing:normal}.eld-btn--outline.mdc-button--outlined.mat-primary{outline:1px solid #2e5bff}.eld-btn--outline.mdc-button--outlined.mat-accent{outline:1px solid #13cb52}.eld-btn--outline.mdc-button--outlined.mat-warn{outline:1px solid #ef233c}.eld-is--mobile button:not(.mat-mdc-icon-button):not(.refresh-button).eld-btn--statuses img{margin-right:0}.eld-is--mobile .eld-map-holder .eld-btn--statuses.mat-mdc-raised-button:not(:disabled){background-color:var(--dash-legend-refresh-btn-bgcolor)}.eld-is--mobile .refresh-button.mat-mdc-raised-button:not(:disabled){background-color:var(--dash-legend-refresh-btn-bgcolor)}.eld-is--mobile .eld-mob-widget-cont .mdc-button:not(.eld-selected) .mdc-button__label{color:var(--text-color)}.eld-is--mobile .eld-mob-dash-tabs .mat-mdc-button{height:inherit}.mat-mdc-standard-chip{font:600 var(--font-size-body-1) / 1 NunitoSans-SemiBold;letter-spacing:normal}.eld-upload-cont .eld-neutral-fill-chip.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.eld-upload-cont .eld-neutral-fill-chip.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: var(--white);--mdc-chip-label-text-color: var(--black);--mdc-chip-with-icon-icon-color: var(--black);--mdc-chip-with-trailing-icon-trailing-icon-color: var(--black);--mdc-chip-with-icon-selected-icon-color: var(--black)}.eld-upload-cont .eld-neutral-fill-chip .mdc-evolution-chip__text-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.eld-chip-list--colored .mat-mdc-standard-chip.mat-plain{--mdc-chip-elevated-container-color: var(--gray);--mdc-chip-label-text-color: var(--text-color);--mdc-chip-with-trailing-icon-trailing-icon-color: var(--text-color)}.eld-chip-list--colored .mat-mdc-standard-chip.mat-primary{--mdc-chip-elevated-container-color: var(--blue);--mdc-chip-label-text-color: #ffffff;--mdc-chip-with-trailing-icon-trailing-icon-color: #ffffff}.eld-chip-list--colored .mat-mdc-standard-chip.mat-accent{--mdc-chip-elevated-container-color: var(--green);--mdc-chip-label-text-color: #ffffff;--mdc-chip-with-trailing-icon-trailing-icon-color: #ffffff}.eld-chip-list--colored .mat-mdc-standard-chip.mat-warn{--mdc-chip-elevated-container-color: var(--red);--mdc-chip-label-text-color: #ffffff;--mdc-chip-with-trailing-icon-trailing-icon-color: #ffffff}.eld-diver-log--edit .eld-chip-list--colored .mat-mdc-standard-chip.mat-plain{--mdc-chip-elevated-container-color: var(--basic-chip-color)}.eld-diver-log--edit .eld-chip-list--colored .deactivated-chip.mat-mdc-standard-chip.mat-plain{--mdc-chip-elevated-container-color: var(--red);--mdc-chip-label-text-color: #ffffff;--mdc-chip-with-trailing-icon-trailing-icon-color: #ffffff}.eld-diver-log--edit .mat-form-field-disabled .eld-chip-list--colored .mat-mdc-standard-chip{opacity:1;background-color:var(--deactivated-vehicles-chip-bg)!important}.eld-diver-log--edit .mat-form-field-disabled .eld-chip-list--colored .mat-mdc-standard-chip .mdc-evolution-chip__icon--trailing{opacity:1}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: var(--tooltip-custom-bgcolor);--mdc-plain-tooltip-supporting-text-color: var(--tooltip-custom-color)}.eld-tooltip-multiline.mat-mdc-tooltip,.eld-tooltip-multiline-short.mat-mdc-tooltip,.eld-tooltip-singleline.mat-mdc-tooltip,.eld-tooltip-singleline-wide.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: var(--tooltip-multiline-bgcolor)}.eld-tooltip--premium.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: var(--tooltip-premium-bgcolor);--mdc-plain-tooltip-supporting-text-color: var(--white)}.eld-tooltip--premium.mat-mdc-tooltip .mdc-tooltip__surface{--mdc-plain-tooltip-container-shape: 8px}.mat-mdc-table,.mat-mdc-table thead .mat-mdc-header-row:hover{background-color:var(--body-bgcolor)}.mat-mdc-table thead .mdc-data-table__header-cell,.mat-mdc-table thead .mdc-data-table__header-cell .mat-sort-header-arrow{color:var(--table-header-color)}.mat-mdc-table .mdc-data-table__header-cell{padding:0 12px 0 0}.mat-mdc-table .mdc-data-table__header-cell:first-child{padding:0 12px 0 24px}.mat-mdc-table .mdc-data-table__header-cell:last-child{padding:0 12px 0 0}.mat-mdc-table .mdc-data-table__cell{color:var(--table-cell-color);padding:0 12px 0 0}.mat-mdc-table .mdc-data-table__cell:first-child{padding:0 0 0 24px}.mat-mdc-table .mdc-data-table__cell:last-child{padding:0 24px 0 0}.mat-mdc-table .mdc-data-table__content .mat-mdc-row{height:5.4rem;background-color:var(--table-row-bgcolor)}.mat-mdc-table .mdc-data-table__content .mat-mdc-row:hover{background-color:var(--table-row-over-bgcolor)}.mdc-data-table__header-cell{font:800 var(--font-size-table-header) / 1 NunitoSans-Bold;letter-spacing:normal}.mat-mdc-cell{font:600 var(--font-size-body-1) / 1 NunitoSans-SemiBold;letter-spacing:normal}.mat-mdc-table .mat-mdc-header-cell{vertical-align:middle;white-space:nowrap;padding-right:1.2rem}.mat-mdc-table .mat-mdc-header-cell.mat-mdc-header-cell{z-index:10!important}.mat-mdc-table .mat-mdc-cell{padding-right:1.2rem}.mat-mdc-table .mdc-data-table__cell.mat-column-actions{text-overflow:unset}.mat-mdc-table .mat-column-actions{width:48px;max-width:48px 12px}.mat-mdc-table img{vertical-align:inherit}.mat-mdc-table:not(.eld-widget-table),.eld-table-custom:not(.eld-widget-table){border-collapse:separate;border-spacing:0 4px}.mat-mdc-table:not(.eld-widget-table) tbody tr,.eld-table-custom:not(.eld-widget-table) tbody tr{background-color:var(--table-row-bgcolor)}.mat-mdc-table:not(.eld-widget-table) tbody tr:hover,.mat-mdc-table:not(.eld-widget-table) tbody tr.eld-selected-log,.eld-table-custom:not(.eld-widget-table) tbody tr:hover,.eld-table-custom:not(.eld-widget-table) tbody tr.eld-selected-log{background-color:var(--table-row-over-bgcolor)}.mat-mdc-table:not(.eld-widget-table) tbody td:first-child,.mat-mdc-table:not(.eld-widget-table) tbody .mat-mdc-cell:first-child,.eld-table-custom:not(.eld-widget-table) tbody td:first-child,.eld-table-custom:not(.eld-widget-table) tbody .mat-mdc-cell:first-child{border-radius:5px 0 0 5px;border-width:1px 0 1px 1px}.mat-mdc-table:not(.eld-widget-table) tbody td:last-child,.mat-mdc-table:not(.eld-widget-table) tbody .mat-mdc-cell:last-child,.eld-table-custom:not(.eld-widget-table) tbody td:last-child,.eld-table-custom:not(.eld-widget-table) tbody .mat-mdc-cell:last-child{border-radius:0 5px 5px 0;border-width:1px 1px 1px 0}.mat-mdc-table:not(.eld-widget-table) tr.eld-selected-log.eld-violation,.eld-table-custom:not(.eld-widget-table) tr.eld-selected-log.eld-violation{background-color:var(--log-graph-higlight-area-violation-bgcolor)}.mat-mdc-table:not(.eld-widget-table) tr.eld-selected-log.eld-violation .td,.eld-table-custom:not(.eld-widget-table) tr.eld-selected-log.eld-violation .td{color:var(--table-cell-over-color)}.mat-mdc-table.x-available-hrs__table{background-color:var(--dialog-body-bgcolor)}.mat-mdc-table.x-available-hrs__table .mat-mdc-cell{border-width:0!important;font-size:12px}.mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row{display:flex;align-items:center;height:40px;background-color:var(--dialog-body-bgcolor)}.mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row td{color:var(--text-color)}.mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row:hover{background-color:var(--table-row-over-bgcolor)}.mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row:hover td{color:var(--text-color)}.mat-mdc-paginator{background:var(--body-bgcolor);color:var(--text-color);right:0;bottom:0;position:fixed;width:100%;z-index:99}.mat-mdc-paginator .mat-mdc-paginator-container{padding:0 var(--spacing-30)}.mat-mdc-paginator .mat-mdc-paginator-range-label{margin:6px 32px 0 24px}.mat-mdc-paginator .mat-mdc-icon-button:disabled,.mat-mdc-paginator .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-disabled-icon-color: var(--text-color);--mdc-icon-button-icon-color: var(--text-color);opacity:.6}.mat-mdc-paginator .mat-mdc-icon-button .mat-mdc-paginator-icon{fill:var(--mdc-icon-button-icon-color)}.mat-mdc-paginator{font:600 var(--font-size-radio) / 1 NunitoSans-SemiBold;letter-spacing:normal}.eld-no--pagination .mat-mdc-paginator{display:none!important}.mat-mdc-paginator .mat-mdc-icon-button.mat-mdc-button-base{height:40px;padding:8px 0;font-size:28px;width:40px}.mat-mdc-paginator .mat-mdc-icon-button.mat-mdc-button-base svg{height:28px;width:28px}.mat-toolbar{background:transparent;color:var(--text-color)}.mat-mdc-slider{--mdc-slider-label-label-text-color: var(--text-color);--mdc-slider-disabled-handle-color: var(--blue);--mdc-slider-disabled-active-track-color: var(--text-color);--mdc-slider-disabled-inactive-track-color: var(--text-color)}.mat-mdc-slider.mat-primary{--mdc-slider-inactive-track-color: var(--text-color)}.mat-mdc-slider .mdc-slider__track{--mdc-slider-inactive-track-height: 2px}.mat-mdc-slider .mdc-slider__track .mdc-slider__track--inactive{opacity:.76}.mat-mdc-slider .mdc-slider__track .mdc-slider__track--active{--mdc-slider-active-track-height: 2px;top:0}.mat-mdc-slider .mdc-slider__track--active{--mdc-slider-active-track-height: 2px}.mat-mdc-slider .mdc-slider__thumb-knob{--mdc-slider-handle-height: 14px;--mdc-slider-handle-width: 14px}.eld-location-history .eld-slider-holder .mat-mdc-slider.mat-primary{--mdc-slider-active-track-color: var(--lh-slider-line-color);--mdc-slider-inactive-track-color: var(--lh-slider-line-color)}.eld-location-history .eld-slider-holder .mat-mdc-slider .mdc-slider__track .mdc-slider__track--inactive{opacity:.4}.eld-location-history .eld-slider-holder .mat-mdc-slider .mdc-slider__track .mdc-slider__track--active{opacity:1}.eld-safty__dialog--requset-video .eld-slider-holder .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: var(--white);--mdc-slider-focus-handle-color: var(--white);--mat-mdc-slider-ripple-color: var(--white);--mat-mdc-slider-focus-ripple-color: rgba(var(--white), .2);--mdc-slider-active-track-color: transparent;--mdc-slider-inactive-track-color: transparent}.eld-safty__dialog--requset-video .eld-slider-holder .mat-mdc-slider .mdc-slider__track .mdc-slider__track--inactive{opacity:.4}.eld-safty__dialog--requset-video .eld-slider-holder .mat-mdc-slider .mdc-slider__track .mdc-slider__track--active{opacity:1}.eld-safty__dialog--requset-video .eld-slider-holder .mat-mdc-slider .mdc-slider__thumb-knob{--mdc-slider-handle-height: 15px;--mdc-slider-handle-width: 15px}.eld-safty__dialog--requset-video .eld-slider-holder .mdc-slider__track{background-color:var(--safety-request-video-slider-inactive-bg);height:40px}.eld-safty__dialog--requset-video .eld-slider-holder .mdc-slider__track--active,.eld-safty__dialog--requset-video .eld-slider-holder .mdc-slider__track--inactive{opacity:1}.eld-safty__dialog--requset-video .eld-slider-holder .mdc-slider__thumb{z-index:3}.eld-safty__dialog--requset-video .eld-slider-holder .mdc-slider__thumb-knob:before{content:"";display:block;position:absolute;height:40px;width:2px;background-color:var(--white);top:-20px;left:0;position:relative;transform:translate(-.5px)}.eld-slide-toggle-yesno.mat-mdc-slide-toggle{--mdc-switch-disabled-track-opacity: .4;--mdc-switch-handle-height: 14px;--mdc-switch-handle-width: 14px;--mdc-switch-handle-shape: 7px;--mdc-switch-track-height: 18px;--mdc-switch-track-shape: 9px;--mdc-switch-unselected-track-color: var(--gray);--mdc-switch-unselected-focus-track-color: var(--gray);--mdc-switch-unselected-hover-track-color: var(--gray);--mdc-switch-unselected-pressed-track-color: var(--gray);--mdc-switch-unselected-handle-color: #ffffff;--mdc-switch-unselected-focus-handle-color: #ffffff;--mdc-switch-unselected-hover-handle-color: #ffffff;--mdc-switch-unselected-pressed-handle-color: #ffffff;--mdc-switch-disabled-selected-track-color: var(--blue);--mdc-switch-disabled-unselected-track-color: var(--gray);--mdc-switch-disabled-selected-handle-color: #ffffff;--mdc-switch-disabled-unselected-handle-color: var(--default-border-color)}.eld-slide-toggle-yesno.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-track-color: var(--blue);--mdc-switch-selected-focus-track-color: var(--blue);--mdc-switch-selected-hover-track-color: var(--blue);--mdc-switch-selected-pressed-track-color: var(--blue);--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-focus-handle-color: #ffffff;--mdc-switch-selected-hover-handle-color: #ffffff;--mdc-switch-selected-pressed-handle-color: #ffffff;--mdc-switch-selected-focus-state-layer-color: var(--blue);--mdc-switch-selected-hover-state-layer-color: var(--blue);--mdc-switch-selected-pressed-state-layer-color: var(--blue);--mdc-switch-disabled-selected-track-color: var(--blue);--mdc-switch-disabled-unselected-track-color: var(--gray);--mdc-switch-disabled-selected-handle-color: #ffffff;--mdc-switch-disabled-unselected-handle-color: var(--default-border-color)}.eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch__icons{display:none}.eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch__track{border-radius:calc(var(--mdc-switch-track-height) * .5);padding:3px}.eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch__handle-track{inset:2px}.eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch--selected .mdc-switch__handle-track{transform:translate(100%) translate(-4px)}.eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-form-field{--mdc-theme-text-primary-on-background: var(--text-color)}.eld-scorecard--settings .eld-slide-toggle-yesno.mat-mdc-slide-toggle{--mdc-switch-disabled-track-opacity: .6;--mdc-switch-handle-height: 14px;--mdc-switch-handle-width: 14px;--mdc-switch-handle-shape: 7px;--mdc-switch-track-height: 18px;--mdc-switch-track-shape: 9px;--mdc-switch-unselected-track-color: var(--gray);--mdc-switch-unselected-focus-track-color: var(--gray);--mdc-switch-unselected-hover-track-color: var(--gray);--mdc-switch-unselected-pressed-track-color: var(--gray);--mdc-switch-unselected-handle-color: #ffffff;--mdc-switch-unselected-focus-handle-color: #ffffff;--mdc-switch-unselected-hover-handle-color: #ffffff;--mdc-switch-unselected-pressed-handle-color: #ffffff;--mdc-switch-disabled-selected-track-color: #ffffff;--mdc-switch-disabled-unselected-track-color: var(--gray);--mdc-switch-disabled-selected-handle-color: #ffffff;--mdc-switch-disabled-unselected-handle-color: var(--default-border-color)}.eld-scorecard--settings .eld-slide-toggle-yesno.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-track-color: var(--blue);--mdc-switch-selected-focus-track-color: var(--blue);--mdc-switch-selected-hover-track-color: var(--blue);--mdc-switch-selected-pressed-track-color: var(--blue);--mdc-switch-selected-handle-color: #ffffff;--mdc-switch-selected-focus-handle-color: #ffffff;--mdc-switch-selected-hover-handle-color: #ffffff;--mdc-switch-selected-pressed-handle-color: #ffffff;--mdc-switch-selected-focus-state-layer-color: var(--blue);--mdc-switch-selected-hover-state-layer-color: var(--blue);--mdc-switch-selected-pressed-state-layer-color: var(--blue);--mdc-switch-disabled-selected-track-color: #ffffff;--mdc-switch-disabled-unselected-track-color: var(--gray);--mdc-switch-disabled-selected-handle-color: #ffffff;--mdc-switch-disabled-unselected-handle-color: var(--default-border-color)}.eld-scorecard--settings .eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch__icons{display:none}.eld-scorecard--settings .eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch__track{border-radius:calc(var(--mdc-switch-track-height) * .5);padding:3px}.eld-scorecard--settings .eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch__handle-track{inset:2px}.eld-scorecard--settings .eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-switch--selected .mdc-switch__handle-track{transform:translate(100%) translate(-4px)}.eld-scorecard--settings .eld-slide-toggle-yesno.mat-mdc-slide-toggle .mdc-form-field{--mdc-theme-text-primary-on-background: var(--scorecard-text-color)}.eld-scorecard--settings .eld-slide-toggle-yesno .mdc-form-field label{margin-left:8px}.eld-is--mobile .eld-scorecard--settings .input-wrapper{align-items:baseline}.eld-is--mobile .eld-scorecard--settings .eld-scorecard--mobile-input .mat-mdc-text-field-wrapper{margin-top:12px}.eld-is--mobile .eld-scorecard--settings .eld-scorecard--mobile-input .mdc-text-field{padding:0 8px}.eld-is--mobile .eld-scorecard--settings .eld-scorecard--mobile-input .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent}.eld-is--mobile .eld-scorecard--settings .eld-scorecard--mobile-input .mat-mdc-form-field-infix{min-height:var(--spacing-30);width:var(--spacing-25);padding-top:0;padding-bottom:0}.eld-is--mobile .eld-scorecard--settings .eld-scorecard--mobile-input .mat-mdc-form-field-infix input{color:var(--text-heavy);height:var(--spacing-30)}.eld-is--mobile .eld-scorecard--settings .eld-scorecard--mobile-input .mdc-line-ripple:before,.eld-is--mobile .eld-scorecard--settings .eld-scorecard--mobile-input .mdc-line-ripple:after{border-bottom-color:var(--text-heavy)}.mat-mdc-list-option{flex-direction:row-reverse}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-unselected-icon-color: var(--select-item-color)}.mat-mdc-list-option.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:16px}.mat-mdc-list-option .mdc-list-item__content{padding:0!important}.eld-is--mobile .eld-mob-options--list .mat-mdc-list-option.eld-selected{background-color:var(--list-option-selected-bgcolor)}.eld-is--mobile .eld-mob-options--list .mat-mdc-list-option.mdc-list-item--with-trailing-radio .mdc-list-item__end{display:none}.eld-is--mobile .eld-mob-options--list .mat-mdc-list-option.mdc-list-item--with-trailing-radio .eld-data--holder{align-items:center;display:inline-flex;padding-left:var(--spacing-15)}.eld-is--mobile .eld-mob-options--list .mat-mdc-list-option.mdc-list-item--with-trailing-radio .eld-data--holder img{margin-right:var(--spacing-15)}.eld-is--mobile .eld-mob-options--list .eld-mob-field--search .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:var(--mob-input-focused-bgcolor);color:var(--text-color)}.eld-is--mobile .eld-mob-options--list .eld-mob-field--search .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--text-heavy)}.eld-is--mobile .eld-mob-options--list .eld-mob-field--search .mat-mdc-form-field-subscript-wrapper{display:none}.eld-is--mobile .eld-tablet-dialog.eld-dialog-select .mat-mdc-list-item{height:56px}.eld-is--mobile .eld-tablet-dialog.eld-dialog-select .mat-mdc-list-item .mdc-list-item__primary-text{font:600 var(--font-size-body-1) / 1 NunitoSans-SemiBold;letter-spacing:normal}.eld-is--mobile .eld-tablet-dialog.eld-dialog-select .mat-mdc-list-item .mdc-list-item__end{display:none}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel{background-color:var(--accordion-closed-bgcolor);border:1px solid var(--accordion-border-color);border-radius:var(--spacing-10);margin:var(--spacing-20)}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel:not(.mat-expanded),.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:var(--spacing-10)}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel.mat-expanded{background-color:var(--accordion-opened-bgcolor);border-radius:var(--spacing-10)}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header{height:40px}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header .mat-expansion-panel-header-title{display:none}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title{color:var(--accordion-closed-header-color);justify-content:center}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title .eld-title--with-status{align-items:center;display:inline-flex}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title .eld-title--with-status.eld-reverse .eld-status-holder{margin-left:var(--spacing-30)}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title .eld-title--with-status .eld-status-holder{margin-right:var(--spacing-30)}.eld-accordion-table-purchases .mat-accordion .mat-expansion-panel .mat-expansion-indicator:after{color:var(--accordion-closed-header-color)}@media (hover: none){.eld-accordion-table-purchases .mat-expansion-panel:not(.eld-mob-log--restart):not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:var(--accordion-opened-bgcolor)}}.eld-accordion-table{margin-bottom:5.6rem;overflow:auto;height:calc(100vh - 188px);padding:0 var(--spacing-15)}.eld-accordion-table .cl-comment-indicator-holder{position:relative}.eld-accordion-table .cl-comment-indicator-holder>div{left:-60px;top:-5px}.eld-accordion-table.eld-mob-dvir{height:auto;margin-bottom:0}.eld-accordion-table.eld-mob-dashboard-widget{padding:0;height:calc(100vh - 373px)}.eld-accordion-table.eld-mob-dashboard-widget .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-row{align-items:flex-start;padding-bottom:var(--spacing-10)}.eld-accordion-table.eld-mob-logs--log-table,.eld-accordion-table.eld-mob-logs--inspection-reports{height:auto;margin-bottom:0;padding:0}.eld-accordion-table.eld-mob-logs--log-table{padding:0 var(--spacing-15)}.eld-accordion-table.eld-mob-under-poli-toolbar,.eld-accordion-table.eld-mob-with-toolbars-2{height:calc(100vh - 244px)}.eld-accordion-table.eld-mob-with-toolbars-3{height:calc(100vh - 300px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-dispatch{height:calc(100vh - 244px);margin-bottom:0}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-dispatch.eld-with--pagination{height:calc(100vh - 300px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-with-checkbox{height:calc(100vh - 347px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header{height:calc(100vh - 363px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2{height:calc(100vh - 426px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2.eld-mob-reports-header-rows--2{height:calc(100vh - 451px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2.eld-mob-reports-header-rows--4{height:calc(100vh - 473px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2.eld-mob-reports-header-rows--5{height:calc(100vh - 495px)}.eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-with--msg{height:calc(100vh - 451px)}.eld-accordion-table.eld-mob-with-toolbars-4{height:calc(100vh - 356px)}.eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-reports-with--header{height:calc(100vh - 419px)}.eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-reports-with--header.eld-mob-reports-header-1.eld-mob-reports-header-rows--1{height:calc(100vh - 427px)}.eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-reports-with--header.eld-mob-reports-with--msg{height:calc(100vh - 525px)}.eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-fuel-purchases{height:calc(100vh - 436px)}.eld-accordion-table .mat-accordion .mat-expansion-panel{background-color:var(--accordion-closed-bgcolor);border:1px solid var(--accordion-border-color);border-radius:var(--spacing-10);margin-bottom:var(--spacing-10)}.eld-accordion-table .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header .mat-expansion-panel-header-title>img{margin-right:var(--spacing-10)}.eld-accordion-table .mat-accordion .mat-expansion-panel:not(.mat-expanded),.eld-accordion-table .mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:var(--spacing-10)}.eld-accordion-table .mat-accordion .mat-expansion-panel.mat-expanded{background-color:var(--accordion-opened-bgcolor);border-radius:var(--spacing-10)}.eld-accordion-table .mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header{height:40px}.eld-accordion-table .mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header .mat-expansion-panel-header-title{display:none}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--pending .mat-expansion-panel-header{background-image:linear-gradient(to right,var(--table-log-pending-color-1),var(--table-log-pending-color-2))}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--pending.mat-expanded{border-color:var(--table-log-pending-color-1)}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--event-deactivated .mat-expansion-panel-header,.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--event-deactivated.mat-expanded{background:repeating-linear-gradient(var(--table-log-deactivated-gradient-angle),var(--table-log-deactivated-gradient-color-1),var(--table-log-deactivated-gradient-color-2) var(--table-log-deactivated-gradient-color-2-size),var(--table-log-deactivated-gradient-color-3) var(--table-log-deactivated-gradient-color-3-size),var(--table-log-deactivated-gradient-color-4) var(--table-log-deactivated-gradient-color-4-size))}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--event-deactivated.mat-expanded .eld-footer{background-color:#ffffff12}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--restart.mat-expansion-panel,.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--restart .mat-expansion-panel-header{background-color:var(--green);border-color:var(--green)}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--restart .mat-expansion-panel-header .mat-expansion-panel-header-title{color:var(--white)}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--restart .mat-expansion-panel-header .mat-expansion-indicator:after{color:var(--white)}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--restart.mat-expanded{border-color:var(--green)}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--restart button.eld-restart-button{background-color:var(--green);color:var(--white);border-color:var(--green)}.eld-accordion-table .mat-accordion .mat-expansion-panel.eld-mob-log--restart .mat-expansion-panel-content{display:none}.eld-accordion-table .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title{color:var(--accordion-closed-header-color)}.eld-accordion-table .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title .eld-title--with-status{align-items:center;display:inline-flex}.eld-accordion-table .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title .eld-title--with-status.eld-reverse .eld-status-holder{margin-left:var(--spacing-30)}.eld-accordion-table .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title .eld-title--with-status .eld-status-holder{margin-right:var(--spacing-30)}.eld-accordion-table .mat-accordion .mat-expansion-panel .mat-expansion-indicator:after{color:var(--accordion-closed-header-color)}.eld-accordion-table .mat-accordion .mat-expansion-panel .mat-expansion-panel-header-title .eld-mob-checkbox-holder{align-items:center;display:inline-flex;justify-content:center}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body button{border-radius:5px;height:30px;line-height:1}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-row{align-items:center;justify-content:space-between;min-height:4rem;flex-direction:row-reverse}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-row.eld-mob-checkbox--hide{min-height:0}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-row.eld-mob-checkbox--hide .eld-value{height:0}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-row .eld-value{color:var(--accordion-value-color);font-size:var(--font-size-accordion-value);min-width:calc(60% - 5px);text-align:right;word-break:break-all;padding-left:5px}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-row .eld-value .eld-mob-icon-with-name{margin-left:8px}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-row .eld-label{color:var(--accordion-label-color);font-size:var(--font-size-table-header);text-align:left;text-transform:uppercase;min-width:40%}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer{align-items:center;background-color:transparent;border-top:1px solid var(--accordion-border-color);display:flex;justify-content:space-between;margin-top:var(--spacing-10);padding:var(--spacing-15) 0 0}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer.eld-mob-footer-center{justify-content:center}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer button{margin:0 var(--spacing-5);margin-bottom:var(--spacing-10)}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a:first-child,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer button:first-child{margin:0 var(--spacing-5) 0 0}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a:last-child,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer button:last-child{margin:0 0 0 var(--spacing-5)}@media (min-width: 380px){.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer button{margin-bottom:0}}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-raised-button,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-unelevated-button,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer button{height:30px;border-radius:5px;line-height:1}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-unelevated-button{align-items:center;display:flex}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-unelevated-button.mat-primary{background-color:var(--btn-flat-bgcolor);border:1px solid var(--btn-flat-border-color);color:var(--text-color)}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-unelevated-button.mat-primary.mat-focus,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-unelevated-button.mat-primary:focus,.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-unelevated-button.mat-primary.active{background-color:var(--blue);border:1px solid var(--blue);color:var(--white)}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer a.mat-mdc-raised-button{display:flex;align-items:center}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer .eld-mob-btn-block.eld-left button{margin-right:var(--spacing-10)}.eld-accordion-table .mat-accordion .mat-expansion-panel .eld-accordion-body .eld-footer .eld-mob-btn-block.eld-right button{margin-left:var(--spacing-10)}@media (hover: none){.eld-accordion-table .mat-expansion-panel:not(.eld-mob-log--restart):not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:var(--accordion-opened-bgcolor)}}.eld-accordion-table.eld-with-checkbox{height:calc(100vh - 235px)}.eld-accordion-table.eld-with-checkbox .eld-checkobx-item{align-items:center;display:inline-flex;justify-content:center}.eld-accordion-table.eld-with-checkbox .eld-checkobx-item>span{color:var(--text-color);margin-bottom:-5px}.eld-accordion-table.eld-mob-devices-summary{padding-top:var(--spacing-15)}.eld-accordion-table.eld-mob-devices-summary .eld-row{flex-direction:row!important}.eld-accordion-table.eld-mob-devices-summary .eld-row .eld-col-2:nth-child(odd){color:var(--accordion-label-color);font-size:var(--font-size-table-header);text-align:left;text-transform:uppercase}.eld-accordion-table.eld-mob-devices-summary .eld-row .eld-col-2:nth-child(even){color:var(--accordion-value-color);font-size:var(--font-size-accordion-value);text-align:right}.eld-accordion-table .eld-status{padding:8px;width:auto}.eld-accordion-table .eld-status div{text-align:center}.eld-accordion-table.eld-unplugs--table .eld-row{flex-direction:column}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow{border-radius:var(--spacing-5);padding:var(--spacing-10);width:100%}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow:not(:last-child){margin-bottom:var(--spacing-10)}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow.eld-unplugged{border:1px solid var(--red)}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow.eld-unplugged h4{color:var(--red)}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow.eld-reconnect{border:1px solid var(--green)}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow.eld-reconnect h4{color:var(--green)}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow.eld-distance{border:1px solid var(--gray)}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow.eld-distance h4{color:var(--text-heavy);font-size:var(--font-size-table-header)}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow.eld-distance .eld-value{text-align:center}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow h4{text-align:center;text-transform:uppercase}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow .eld-item--row{align-items:center;display:flex;justify-content:space-between;width:100%;padding:var(--spacing-5) 0}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow .eld-item--row .eld-label{align-items:center;display:flex}.eld-accordion-table.eld-unplugs--table .eld-row .eld-subrow .eld-item--row .eld-label img{margin-right:var(--spacing-5)}.top-offset .eld-accordion-table{margin-bottom:5.6rem;overflow:auto;height:calc(100vh - 258px);padding:0 var(--spacing-15)}.top-offset .eld-accordion-table.eld-mob-dvir{height:auto;margin-bottom:0}.top-offset .eld-accordion-table.eld-mob-logs--log-table,.top-offset .eld-accordion-table.eld-mob-logs--inspection-reports{height:auto;margin-bottom:0;padding:0}.top-offset .eld-accordion-table.eld-mob-logs--log-table{padding:0 var(--spacing-15)}.top-offset .eld-accordion-table.eld-mob-under-poli-toolbar{height:calc(100vh - 314px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-1{height:calc(100vh - 266px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-2{height:calc(100vh - 314px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3{height:calc(100vh - 370px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-dispatch{height:calc(100vh - 314px);margin-bottom:0}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-with-checkbox{height:calc(100vh - 417px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header{height:calc(100vh - 433px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2{height:calc(100vh - 496px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2.eld-mob-reports-header-rows--2{height:calc(100vh - 521px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2.eld-mob-reports-header-rows--4{height:calc(100vh - 543px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-header-2.eld-mob-reports-header-rows--5{height:calc(100vh - 565px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-3.eld-mob-reports-with--header.eld-mob-reports-with--msg{height:calc(100vh - 521px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-4{height:calc(100vh - 426px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-reports-with--header{height:calc(100vh - 489px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-reports-with--header.eld-mob-reports-header-1.eld-mob-reports-header-rows--1{height:calc(100vh - 497px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-reports-with--header.eld-mob-reports-with--msg{height:calc(100vh - 595px)}.top-offset .eld-accordion-table.eld-mob-with-toolbars-4.eld-mob-fuel-purchases{height:calc(100vh - 472px)}.top-offset .eld-accordion-table.eld-with-checkbox{height:calc(100vh - 305px)}.eld-mob-accordion-global-actions{align-items:center;display:inline-flex;justify-content:center;padding:0 var(--spacing-40) var(--spacing-10)}.eld-mob-accordion-global-actions span{color:var(--text-heavy)}.eld-is--mobile.eld-with-tabs .eld-accordion-table{height:calc(100vh - 258px)}.eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-no--pagination{height:calc(100vh - 161px);margin-bottom:var(--spacing-15)}.eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-2{height:calc(100vh - 314px)}.eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-3{height:calc(100vh - 370px)}.eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-4{height:calc(100vh - 426px)}.eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-5{height:calc(100vh - 482px)}.eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-fuels-accordion{height:calc(100vh - 498px)}.top-offset .eld-is--mobile.eld-with-tabs .eld-accordion-table{height:calc(100vh - 328px)}.top-offset .eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-no--pagination{height:calc(100vh - 231px);margin-bottom:var(--spacing-15)}.top-offset .eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-2{height:calc(100vh - 384px)}.top-offset .eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-3{height:calc(100vh - 440px)}.top-offset .eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-4{height:calc(100vh - 496px)}.top-offset .eld-is--mobile.eld-with-tabs .eld-accordion-table.eld-mob-with-toolbars-5{height:calc(100vh - 552px)}.eld-breadcrumbs a,.eld-breadcrumbs span{color:var(--text-color);padding:0 4px}.eld-breadcrumbs a:first-child,.eld-breadcrumbs span:first-child{padding-left:0}.eld-breadcrumbs a{text-decoration:none;transition:all .15s ease-in-out}.eld-breadcrumbs a:hover,.eld-breadcrumbs .eld-active{color:var(--text-color)}button.mat-mdc-button.eld-btn-undisabled.mat-primary,button.mat-mdc-outlined-button.eld-btn-undisabled.mat-primary,button.mat-mdc-raised-button.eld-btn-undisabled.mat-primary,button.mat-mdc-unelevated-button.eld-btn-undisabled.mat-primary,button.mat-mdc-button.eld-btn-undisabled.mat-primary.eld-btn-active,button.mat-mdc-outlined-button.eld-btn-undisabled.mat-primary.eld-btn-active,button.mat-mdc-raised-button.eld-btn-undisabled.mat-primary.eld-btn-active,button.mat-mdc-unelevated-button.eld-btn-undisabled.mat-primary.eld-btn-active{background-color:var(--blue);border:1px solid var(--blue);color:var(--btn-color)}button.mat-mdc-button.eld-btn-undisabled.mat-primary:disabled,button.mat-mdc-outlined-button.eld-btn-undisabled.mat-primary:disabled,button.mat-mdc-raised-button.eld-btn-undisabled.mat-primary:disabled,button.mat-mdc-unelevated-button.eld-btn-undisabled.mat-primary:disabled{opacity:.5}button.mat-mdc-button.eld-btn--legend,button.mat-mdc-outlined-button.eld-btn--legend,button.mat-mdc-raised-button.eld-btn--legend,button.mat-mdc-unelevated-button.eld-btn--legend{background-color:var(--dash-legend-refresh-btn-bgcolor);display:none;height:4rem;min-width:4rem;padding:0;position:fixed;top:calc(90px + var(--spacing-20));transition:left ease-in-out 75ms;width:4rem;z-index:1}@media (min-width: 992px) and (max-width: 1365px){button.mat-mdc-button.eld-btn--legend,button.mat-mdc-outlined-button.eld-btn--legend,button.mat-mdc-raised-button.eld-btn--legend,button.mat-mdc-unelevated-button.eld-btn--legend{display:block}}button.mat-mdc-button.eld-btn--legend.eld-active,button.mat-mdc-outlined-button.eld-btn--legend.eld-active,button.mat-mdc-raised-button.eld-btn--legend.eld-active,button.mat-mdc-unelevated-button.eld-btn--legend.eld-active{background-color:var(--blue)}button.mat-mdc-button.eld-btn-warn-full,button.mat-mdc-outlined-button.eld-btn-warn-full,button.mat-mdc-raised-button.eld-btn-warn-full,button.mat-mdc-unelevated-button.eld-btn-warn-full{background-color:var(--red);color:var(--btn-color)}button.mat-mdc-button.eld-btn-full,button.mat-mdc-outlined-button.eld-btn-full,button.mat-mdc-raised-button.eld-btn-full,button.mat-mdc-unelevated-button.eld-btn-full{width:100%}button.mat-mdc-button.cl-btn-multiaction,button.mat-mdc-outlined-button.cl-btn-multiaction,button.mat-mdc-raised-button.cl-btn-multiaction,button.mat-mdc-unelevated-button.cl-btn-multiaction{line-height:38px;outline:none;width:100%}button.mat-mdc-button.cl-btn-multiaction.mat-mdc-unelevated-button,button.mat-mdc-outlined-button.cl-btn-multiaction.mat-mdc-unelevated-button,button.mat-mdc-raised-button.cl-btn-multiaction.mat-mdc-unelevated-button,button.mat-mdc-unelevated-button.cl-btn-multiaction.mat-mdc-unelevated-button{transition:background-color .15s}button.mat-mdc-button.cl-btn-multiaction.mat-mdc-unelevated-button:not(:disabled):not(:hover),button.mat-mdc-outlined-button.cl-btn-multiaction.mat-mdc-unelevated-button:not(:disabled):not(:hover),button.mat-mdc-raised-button.cl-btn-multiaction.mat-mdc-unelevated-button:not(:disabled):not(:hover),button.mat-mdc-unelevated-button.cl-btn-multiaction.mat-mdc-unelevated-button:not(:disabled):not(:hover){--mdc-filled-button-label-text-color: var(--text-color);--mdc-filled-button-container-color: var(--btn-flat-bgcolor);outline:1px solid var(--btn-flat-border-color)}button.mat-mdc-button.cl-btn-multiaction.mat-mdc-unelevated-button[disabled][disabled],button.mat-mdc-outlined-button.cl-btn-multiaction.mat-mdc-unelevated-button[disabled][disabled],button.mat-mdc-raised-button.cl-btn-multiaction.mat-mdc-unelevated-button[disabled][disabled],button.mat-mdc-unelevated-button.cl-btn-multiaction.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-label-text-color: var(--text-color);outline:1px solid var(--btn-flat-border-color);opacity:.5}button.mat-mdc-button.cl-btn-multiaction .mdc-button__label,button.mat-mdc-outlined-button.cl-btn-multiaction .mdc-button__label,button.mat-mdc-raised-button.cl-btn-multiaction .mdc-button__label,button.mat-mdc-unelevated-button.cl-btn-multiaction .mdc-button__label{align-items:center;justify-content:space-between}button.mat-mdc-button.cl-btn-multiaction .mdc-button__label img,button.mat-mdc-outlined-button.cl-btn-multiaction .mdc-button__label img,button.mat-mdc-raised-button.cl-btn-multiaction .mdc-button__label img,button.mat-mdc-unelevated-button.cl-btn-multiaction .mdc-button__label img{margin-left:-4px;margin-right:8px}button.mat-mdc-button.cl-btn-multiaction .mat-icon,button.mat-mdc-outlined-button.cl-btn-multiaction .mat-icon,button.mat-mdc-raised-button.cl-btn-multiaction .mat-icon,button.mat-mdc-unelevated-button.cl-btn-multiaction .mat-icon{margin-right:4px}button.mat-mdc-button.cl-btn-multiaction.cl-no-docs:disabled,button.mat-mdc-outlined-button.cl-btn-multiaction.cl-no-docs:disabled,button.mat-mdc-raised-button.cl-btn-multiaction.cl-no-docs:disabled,button.mat-mdc-unelevated-button.cl-btn-multiaction.cl-no-docs:disabled{opacity:var(--more-info-global-cont--tab-opacity)}button.mat-mdc-button.cl-btn-multiaction.cl-no-docs:not(:disabled).cl-broke-down-btn,button.mat-mdc-outlined-button.cl-btn-multiaction.cl-no-docs:not(:disabled).cl-broke-down-btn,button.mat-mdc-raised-button.cl-btn-multiaction.cl-no-docs:not(:disabled).cl-broke-down-btn,button.mat-mdc-unelevated-button.cl-btn-multiaction.cl-no-docs:not(:disabled).cl-broke-down-btn{border:1px solid var(--orange)}button.mat-mdc-button.cl-btn-multiaction.cl-broke-down-btn,button.mat-mdc-outlined-button.cl-btn-multiaction.cl-broke-down-btn,button.mat-mdc-raised-button.cl-btn-multiaction.cl-broke-down-btn,button.mat-mdc-unelevated-button.cl-btn-multiaction.cl-broke-down-btn{background-color:var(--orange)}button.mat-mdc-button.cl-btn-multiaction.cl-broke-down-btn.cl-broke-down-btn,button.mat-mdc-outlined-button.cl-btn-multiaction.cl-broke-down-btn.cl-broke-down-btn,button.mat-mdc-raised-button.cl-btn-multiaction.cl-broke-down-btn.cl-broke-down-btn,button.mat-mdc-unelevated-button.cl-btn-multiaction.cl-broke-down-btn.cl-broke-down-btn{color:var(--white)}button.mat-mdc-button.cl-btn-multiaction.cl-has-docs,button.mat-mdc-outlined-button.cl-btn-multiaction.cl-has-docs,button.mat-mdc-raised-button.cl-btn-multiaction.cl-has-docs,button.mat-mdc-unelevated-button.cl-btn-multiaction.cl-has-docs{background-color:var(--blue);border:1px solid var(--blue);color:var(--white)}button.mat-mdc-button.cl-btn-multiaction.cl-has-docs:disabled,button.mat-mdc-outlined-button.cl-btn-multiaction.cl-has-docs:disabled,button.mat-mdc-raised-button.cl-btn-multiaction.cl-has-docs:disabled,button.mat-mdc-unelevated-button.cl-btn-multiaction.cl-has-docs:disabled{opacity:var(--more-info-global-cont--tab-opacity)}button.mat-mdc-mini-fab.mat-plain{background-color:var(--white);border:1px solid var(--default-border-color)}button.mat-mdc-mini-fab.mat-plain .mat-icon{color:var(--black)}button.mat-mdc-mini-fab.mat-flat{background-color:var(--btn-flat-bgcolor);border:1px solid var(--btn-flat-border-color)}button.mat-mdc-mini-fab.mat-flat.cdk-focused .mat-icon{opacity:.6}button.mat-mdc-mini-fab.eld-mob-fab-mini{bottom:var(--spacing-40);right:var(--spacing-40);position:fixed;z-index:9999}button.mat-mdc-mini-fab .mat-icon{color:var(--white);font-size:var(--spacing-20);height:var(--spacing-20)}button.delete-all-button,button.shrink-all-button,button.slide-all-button,button.dvir-button,button.tick-button{background-color:var(--body-bgcolor);margin-right:12px;position:relative}button.delete-all-button img,button.shrink-all-button img,button.slide-all-button img,button.dvir-button img,button.tick-button img{margin-right:4px}button.delete-all-button .mat-icon,button.shrink-all-button .mat-icon,button.slide-all-button .mat-icon,button.dvir-button .mat-icon,button.tick-button .mat-icon{font-size:20px;width:22px;height:22px}button.eld-btn-with--icon img{margin-left:-4px;margin-right:8px}body:not(.eld-is--mobile) button.mat-mdc-unelevated-button img[src$="/download.svg"]{margin-left:-4px;margin-right:8px}body:not(.eld-is--mobile) button.mat-mdc-unelevated-button img[src$="/download_template.svg"]{margin-left:-4px;margin-right:8px}.eld-sidenav--collapsed .eld-btn--legend{left:calc(100px + var(--spacing-20))}.eld-sidenav--collapsed .eld-map-filter--left{transition:left 75ms ease-in-out}.eld-sidenav--collapsed .eld-map-filter--left .eld-btn--legend{left:calc(470px + var(--spacing-20))}.eld-sidenav--collapsed .eld-map-filter--left.eld-map-filter--collapsed .eld-btn--legend{left:calc(200px + var(--spacing-20))}.eld-sidenav--opened .eld-btn--legend{left:calc(255px + var(--spacing-20));top:calc(90px + var(--spacing-20))}.eld-sidenav--opened .eld-map-filter--left{transition:left 75ms ease-in-out}.eld-sidenav--opened .eld-map-filter--left .eld-btn--legend{left:calc(625px + var(--spacing-20))}.eld-sidenav--opened .eld-map-filter--left.eld-map-filter--collapsed .eld-btn--legend{left:calc(355px + var(--spacing-20))}@media (min-width: 1800px){.eld-sidenav.eld-collapsed button.mat-mdc-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-button.cl-btn-multiaction,.eld-sidenav.eld-collapsed button.mat-mdc-outlined-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-outlined-button.cl-btn-multiaction,.eld-sidenav.eld-collapsed button.mat-mdc-raised-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-raised-button.cl-btn-multiaction,.eld-sidenav.eld-collapsed button.mat-mdc-unelevated-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-unelevated-button.cl-btn-multiaction{min-width:120px}}@media (max-width: 1619px){.eld-sidenav.eld-collapsed button.mat-mdc-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-button.cl-btn-multiaction,.eld-sidenav.eld-collapsed button.mat-mdc-outlined-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-outlined-button.cl-btn-multiaction,.eld-sidenav.eld-collapsed button.mat-mdc-raised-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-raised-button.cl-btn-multiaction,.eld-sidenav.eld-collapsed button.mat-mdc-unelevated-button.eld-btn-web-complete,.eld-sidenav.eld-collapsed button.mat-mdc-unelevated-button.cl-btn-multiaction{min-width:120px}}@media (min-width: 1750px){.eld-sidenav:not(.eld-collapsed) button.mat-mdc-button.eld-btn-web-complete,.eld-sidenav:not(.eld-collapsed) button.mat-mdc-button.cl-btn-multiaction,.eld-sidenav:not(.eld-collapsed) button.mat-mdc-outlined-button.eld-btn-web-complete,.eld-sidenav:not(.eld-collapsed) button.mat-mdc-outlined-button.cl-btn-multiaction,.eld-sidenav:not(.eld-collapsed) button.mat-mdc-raised-button.eld-btn-web-complete,.eld-sidenav:not(.eld-collapsed) button.mat-mdc-raised-button.cl-btn-multiaction,.eld-sidenav:not(.eld-collapsed) button.mat-mdc-unelevated-button.eld-btn-web-complete,.eld-sidenav:not(.eld-collapsed) button.mat-mdc-unelevated-button.cl-btn-multiaction{min-width:120px}}.eld-is--mobile button.delete-all-button,.eld-is--mobile button.shrink-all-button,.eld-is--mobile button.slide-all-button,.eld-is--mobile button.dvir-button,.eld-is--mobile button.tick-button{padding:0 8px;height:30px;min-width:46px}.eld-is--mobile button.delete-all-button img,.eld-is--mobile button.shrink-all-button img,.eld-is--mobile button.slide-all-button img,.eld-is--mobile button.dvir-button img,.eld-is--mobile button.tick-button img{margin-right:0;vertical-align:initial}.eld-is--mobile button.delete-all-button mat-icon,.eld-is--mobile button.shrink-all-button mat-icon,.eld-is--mobile button.slide-all-button mat-icon,.eld-is--mobile button.dvir-button mat-icon,.eld-is--mobile button.tick-button mat-icon{margin-left:0;margin-right:0}.eld-is--mobile button.eld-mob-btn--icon{height:30px;min-width:30px;padding:0}.eld-is--mobile button.eld-mob-btn--icon img{height:2rem;width:2rem}.eld-is--mobile button.eld-mob-btn--icon.eld-big{height:4rem;min-width:4rem}.eld-is--mobile button.eld-mob-btn--icon.eld-big img{height:24px;width:24px}.eld-btn-txt-left{padding-right:16px}.eld-actionbar,.mat-toolbar.eld-counter-bar{border-bottom:1px solid var(--dialog-border-color)}.eld-actionbar .eld-btn-group button,.mat-toolbar.eld-counter-bar .eld-btn-group button{border-radius:0;font-family:NunitoSans-SemiBold;height:100%;min-width:16rem}.eld-actionbar .eld-btn-group button.eld-btn-cancel,.mat-toolbar.eld-counter-bar .eld-btn-group button.eld-btn-cancel,.eld-menu-btn-pills--holder .eld-btn-group button.eld-btn-cancel,.eld-toolbar-filter .eld-btn-group button.eld-btn-cancel{border-left:1px solid var(--dialog-border-color)}.eld-menu-btn-pills--holder button.mat-mdc-unelevated-button.mat-primary.eld-btn-active,.eld-toolbar-filter button.mat-mdc-unelevated-button.mat-primary.eld-btn-active{background-color:var(--blue);border:1px solid var(--blue);color:var(--btn-color)}.mat-mdc-unelevated-button.mat-primary.eld-unlock-star--holder{border-color:var(--btn-flat-unlocked-feature-border-color)}.mat-mdc-unelevated-button.mat-primary.eld-unlock-star--holder:disabled,.mat-mdc-unelevated-button.mat-primary.eld-unlock-star--holder[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mat-mdc-button-persistent-ripple-color: transparent;opacity:1}.mat-mdc-unelevated-button.mat-primary.eld-unlock-star--holder:disabled:hover,.mat-mdc-unelevated-button.mat-primary.eld-unlock-star--holder[disabled][disabled]:hover{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);opacity:1}.mat-mdc-unelevated-button.mat-primary.eld-unlock-star--holder:disabled .mdc-button__label span,.mat-mdc-unelevated-button.mat-primary.eld-unlock-star--holder[disabled][disabled] .mdc-button__label span{opacity:.6}.eld-sidenav .eld-sidenav-menu .eld-btn-nav{align-items:center;justify-content:flex-start;border-radius:0;bottom:16px;display:flex;left:25px;position:absolute;width:34px;height:34px;transition:left ease-in-out 75ms}.eld-sidenav .eld-sidenav-menu .eld-btn-nav .eld-btn-nav--text{color:var(--text-color);visibility:hidden;font-size:0;transition:font-size ease-in-out 75ms;font-family:NunitoSans-SemiBold}.eld-sidenav .eld-sidenav-menu .eld-btn-nav .eld-btn-nav--text.eld-visible-text{font-size:var(--font-size-body-1);visibility:visible}.eld-sidenav .eld-sidenav-menu .eld-btn-nav:hover .eld-icon-holder .mat-icon{background-color:var(--toggle-sidenav-btn-active-bgcolor);color:var(--toggle-sidenav-btn-active-color)}.eld-sidenav .eld-sidenav-menu .eld-btn-nav .eld-icon-holder{display:flex;height:34px}.eld-sidenav .eld-sidenav-menu .eld-btn-nav .eld-icon-holder .mat-icon{background-color:var(--toggle-sidenav-btn-bgcolor);color:var(--toggle-sidenav-btn-color);border-radius:18px;height:34px;min-width:34px;font-size:1.8rem;line-height:34px;padding-left:2px}.eld-sidenav .eld-sidenav-menu .eld-btn-nav .eld-icon-holder .mat-icon.eld-expanded{display:inline-block;transform:rotate(180deg);line-height:36px;padding-left:2px}.eld-sidenav .eld-sidenav-menu .eld-btn-nav .eld-icon-holder span{align-items:center;color:var(--text-color);display:flex;height:36px;padding-left:8px;white-space:nowrap}.eld-sidenav.eld-collapsed .eld-btn-nav{left:21px}.eld-sidenav.eld-collapsed .eld-btn-nav .mat-icon{width:15px}.mat-mdc-icon-button.eld-btn-mat--icon{height:auto;line-height:unset;padding:0;width:auto}.mat-mdc-table .mat-column-actions .mat-mdc-button{border-radius:50%;min-width:36px;padding:0;width:36px}.mat-mdc-table .mat-column-actions .mat-mdc-button .eld-icon-m{margin-right:0}.eld-icon-only-round.mat-mdc-button{border-radius:50%;min-width:36px;padding:0;width:36px}.eld-dialog-manage-po .eld-body .mat-mdc-icon-button{color:#fff;height:32px;line-height:32px;width:32px}.eld-dialog-manage-po .eld-body .mat-mdc-icon-button.eld-mat-round-delete{background-color:var(--text-color);margin-top:3px}.eld-dialog-manage-po .eld-body .mat-mdc-icon-button.eld-mat-round-add{background-color:var(--theme-primary-300)}.eld-dialog-manage-po .eld-body .mat-mdc-icon-button.eld-mat-round-deleted{background-color:var(--red);margin-top:3px}button.mat-goldenrod.mat-mdc-button-base.mat-mdc-button{--mdc-text-button-label-text-color: var(--goldenrod);--mat-mdc-button-persistent-ripple-color: var(--goldenrod);--mat-mdc-button-ripple-color: rgba(var(--goldenrod), .1)}button.mat-goldenrod.mat-mdc-button-base.mdc-button--raised,button.mat-goldenrod.mat-mdc-button-base.mdc-button--unelevated{--mdc-protected-button-container-color: var(--goldenrod);--mdc-protected-button-label-text-color: var(--black);--mat-mdc-button-persistent-ripple-color: var(--black);--mat-mdc-button-ripple-color: rgba(var(--black), .1)}button.mat-goldenrod.mat-mdc-button-base.mdc-button--outlined{--mdc-outlined-button-label-text-color: var(--goldenrod);--mat-mdc-button-persistent-ripple-color: var(--goldenrod);--mat-mdc-button-ripple-color: rgba(var(--goldenrod), .1);outline:1px solid var(--goldenrod)}button.mat-goldenrod.mat-mdc-button-base.mdc-button--unelevated{--mdc-filled-button-container-color: var(--goldenrod);--mdc-filled-button-label-text-color: var(--black)}button.mat-goldenrod.mat-mdc-button-base.mdc-icon-button{--mdc-icon-button-icon-color: var(--goldenrod);--mat-mdc-button-persistent-ripple-color: var(--goldenrod);--mat-mdc-button-ripple-color: rgba(var(--goldenrod), .1)}button.mat-goldenrod.mdc-fab.mat-mdc-fab,button.mat-goldenrod.mdc-fab.mdc-fab--mini{--mdc-fab-container-color: var(--goldenrod);--mdc-fab-icon-color: var(--black);--mat-mdc-fab-color: var(--black);--mat-mdc-button-persistent-ripple-color: var(--black);--mat-mdc-button-ripple-color: rgba(var(--black), .1)}button.mat-mdc-button.mat-neutral,button.mat-mdc-outlined-button.mat-neutral,button.mat-mdc-raised-button.mat-neutral,button.mat-mdc-unelevated-button.mat-neutral{background-color:var(--btn-neutral-color);color:var(--text-color);font-family:NunitoSans-Regular;border:1px solid var(--btn-flat-border-color)}.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse{background-color:var(--btn-map-filter-toggle--bgcolor);bottom:16px;height:34px;line-height:2.6em;position:absolute;width:34px}.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse:hover{background-color:var(--blue)}.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse:hover .mat-icon{color:var(--white)}.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse .mat-icon{color:var(--btn-map-filter-toggle-icon-color);font-size:1.8rem;line-height:20px;margin-right:-2px}.eld-map-holder.eld-right .eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse{left:33px;transform:rotate(180deg)}.eld-map-holder.eld-right .eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse .mat-icon{left:6px;margin-right:-9px;position:absolute;top:6px}.eld-map-holder.eld-right .eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse.eld-attached{left:-50px}.eld-map-holder.eld-right .eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse.eld-attached .mat-icon{left:8px}.eld-map-holder:not(.eld-right) .eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse{left:33px}.eld-map-holder:not(.eld-right) .eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse.eld-attached{left:386px}.eld-map-holder:not(.eld-right) .eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse.eld-attached .mat-icon{left:var(--spacing-10);position:absolute;top:9px}.eld-map-holder .eld-widget-map-filter.eld-collapsed .eld-btn-group .eld-btn-toggle-collapse{background-color:var(--btn-map--collapsed-filter-toggle--bgcolor)}.eld-map-holder .eld-widget-map-filter.eld-collapsed .eld-btn-group .eld-btn-toggle-collapse .mat-icon{color:var(--btn-map-collapsed-filter-toggle-icon-color);left:6px;position:absolute;top:8px}.eld-widget-bar .eld-widget-toolbar .eld-btn-group{pointer-events:auto}.eld-widget-bar .eld-widget-toolbar .eld-btn-group .eld-btn-toggle-collapse{background-color:var(--dash-widget-collapsed-btn-bgcolor);border-color:var(--dash-widget-collapsed-btn-bgcolor);color:var(--dash-widget-btn-color);border-radius:var(--spacing-5);height:30px;padding-top:2px;width:94px}.eld-widget-bar .eld-widget-toolbar .eld-btn-group .eld-btn-toggle-collapse:hover{background-color:var(--blue);color:var(--white)}.eld-widget-bar.eld-collapsed-bar .eld-widget-toolbar .eld-btn-group .eld-btn-toggle-collapse{background-color:var(--dash-widget-collapsed-btn-bgcolor);border-color:var(--dash-widget-collapsed-btn-bgcolor);color:var(--dash-widget-btn-color)}.eld-widget-bar.eld-collapsed-bar .eld-widget-toolbar .eld-btn-group .eld-btn-toggle-collapse:hover{background-color:var(--blue);color:var(--white)}.eld-widget-bar .eld-widget--nav .mat-mdc-icon-button{background-color:var(--dash-widget-collapsed-btn-bgcolor);border-color:var(--dash-widget-collapsed-btn-bgcolor);color:var(--dash-widget-btn-color);height:35px;line-height:1;padding:6px;width:35px}.eld-widget-bar .eld-widget--nav .mat-mdc-icon-button:hover{background-color:var(--blue);color:var(--white)}.eld-btn-outline{border:1px solid var(--theme-warn-100);color:var(--red);cursor:pointer;font-size:1.4rem;padding:8px;text-align:center;transition:background-color .15s ease-in-out}.eld-btn-outline:hover{background-color:rgba(var(--danger-extra-light-color),.2)}.eld-table-custom .mat-mdc-unelevated-button{line-height:2.8rem}.eld-table-custom .mat-mdc-unelevated-button .mat-icon{font-size:1.8rem;height:1.8rem;padding-right:4px;width:1.8rem}.mat-toolbar .mat-mdc-button.mat-mdc-button-base,.mat-toolbar .mat-mdc-raised-buttonk.mat-mdc-button-base,.mat-toolbar .mat-mdc-unelevated-button.mat-mdc-button-base,.mat-toolbar .mat-mdc-outlined-button.mat-mdc-button-base{height:40px}.mat-toolbar .eld-btn-group.eld-btn-group-right button{margin-left:24px}.mat-toolbar .eld-btn-group.eld-btn-group-history button:last-child{margin-left:16px}.mat-toolbar .eld-btn-group.eld-btn-group-logs button{margin-left:16px}.mat-toolbar .eld-btn-group.eld-btn-group-admin button:not(:first-child){margin-left:16px}.mat-mdc-dialog-content .mat-mdc-button.mat-mdc-button-base,.mat-mdc-dialog-content .mat-mdc-raised-buttonk.mat-mdc-button-base,.mat-mdc-dialog-content .mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-dialog-content .mat-mdc-outlined-button.mat-mdc-button-base{height:40px}.mat-mdc-dialog-content .mat-mdc-button.small-dialog-button,.mat-mdc-dialog-content .mat-mdc-raised-buttonk.small-dialog-button,.mat-mdc-dialog-content .mat-mdc-unelevated-button.small-dialog-button,.mat-mdc-dialog-content .mat-mdc-outlined-button.small-dialog-button{height:24px}.eld-td-btn-actions .mat-mdc-unelevated-button{font-family:NunitoSans-SemiBold;font-size:1.3rem;line-height:2.8rem;min-width:7rem}.eld-table-actionbar{align-items:center;display:inline-flex;justify-content:flex-end;width:100%}.eld-table-actionbar .eld-btn-group{display:flex}.eld-table-actionbar .eld-btn-group button{height:40px;margin-left:16px}.eld-table-actionbar .view-toggle-wrapper button{margin-left:0}.eld-table-actionbar .view-toggle-wrapper .mat-mdc-icon-button.mat-mdc-button-base{height:40px;padding:8px;width:40px}.eld-table-actionbar button{margin-left:16px}.eld-table-actionbar .eld-btn-svg-icon[disabled]{opacity:.5}.eld-table-actionbar .mat-mdc-icon-button{background-color:var(--btn-flat-bgcolor);border:1px solid var(--btn-flat-border-color);border-radius:4px;transition:all .1s ease-in-out}.eld-table-actionbar .mat-mdc-icon-button:hover{background-color:var(--blue)}.eld-table-actionbar .eld-btn-filter-on{background-color:#9499af}.eld-btn-svg-icon.mat-mdc-icon-button{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.eld-btn-svg-icon.mat-mdc-icon-button img{--mdc-icon-button-icon-size: 18px}.cl-main-row .cl-btn-accent-full{line-height:34px}.cl-vehicle-status:hover img{display:inline-block}.mat-mdc-button.cl-vehicle-status-button{background-color:var(--base-var-color);border:1px solid var(--base-var-color);border-radius:14px;color:#fff;font-size:12px;height:28px;line-height:2em;min-width:95px;padding:0}.mat-mdc-button.cl-vehicle-status-button span{display:inline}.mat-mdc-button.cl-vehicle-status-button img{display:none;margin-top:-2px}.mat-mdc-button.cl-vehicle-status-button:disabled{color:#000000de}.mat-mdc-button.cl-vehicle-status-button:hover{background-color:var(--theme-primary-600)}.mat-mdc-button.cl-vehicle-status-button:hover img{display:inline-block}.mat-mdc-button.cl-btn-status-available{background-color:#fff;border:1px solid #989aa7;border-radius:13px;color:var(--text-color)}.mat-mdc-button.cl-btn-status-available:hover{background-color:#fff}.mat-mdc-button.cl-btn-status-available:hover .mat-icon{color:var(--text-color)}.mat-mdc-cell .eld-btn-current-location{align-items:center;display:inline-flex;height:24px;justify-content:center;margin-right:8px;padding:0;width:24px}.mat-mdc-cell .eld-btn-current-location:hover{background-color:var(--current-location-btn-hover-bgcolor)}.mat-mdc-icon-button.eld-quick-action-button:hover img{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/quick_action_create_active.svg)}.eld-quick-actions-menu.mat-mdc-menu-panel{margin-top:7px}.eld-quick-actions-menu .mat-mdc-menu-content:not(:empty){min-width:200px}@media (max-width: 767px){.eld-user--menu.mat-mdc-menu-panel.mat-mdc-menu-panel,.quick-actions-menu.mat-mdc-menu-panel.mat-mdc-menu-panel{width:100vw;max-width:100vw}}.eld-user--menu .mat-mdc-menu-item:not(:last-child),.quick-actions-menu .mat-mdc-menu-item:not(:last-child){border-bottom:1px solid var(--select-item-border-color)}.eld-dropdown-menu .mdc-button.mat-unthemed{height:var(--spacing-40)}.eld-dropdown-menu .mat-mdc-icon-button,.eld-notif .mat-mdc-icon-button{align-items:center;display:flex;justify-content:center}.eld-dropdown-menu .mat-mdc-icon-button.mat-mdc-icon-button,.eld-notif .mat-mdc-icon-button.mat-mdc-icon-button{height:var(--spacing-40);padding:0;width:var(--spacing-40)}.eld-notif .mat-mdc-button-base:hover img{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/bell_active.svg)}.eld-notif .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:4px;top:4px}.eld-theme-light .eld-notif .mat-mdc-button-base:hover img{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/bell_active.svg)}.eld-theme-light .mat-mdc-icon-button.eld-quick-action-button:hover img{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/quick_action_create_active.svg)}div#refresh-wrapper{background-color:transparent;border:0;margin-right:var(--spacing-20);overflow:unset;padding:0}button.refresh-button{align-items:center;background:var(--dash-legend-refresh-btn-bgcolor);border:1px solid var(--dash-legend-refresh-btn-border-color);display:flex;height:40px!important;justify-content:center;min-width:32px;padding:0!important;width:40px}button.refresh-button.mat-mdc-unelevated-button:not(:disabled){--mdc-filled-button-container-color: var(--dash-legend-refresh-btn-bgcolor)}button.refresh-button:hover:enabled{background:var(--blue)}button.refresh-button:disabled{background:var(--blue)!important}button.refresh-button img.mat-icon.autorenew{width:18px;height:18px}button.refresh-button .mat-badge-content{background:var(--dash-legend-refers-badge-bgcolor);border:1px solid var(--dash-legend-refers-badge-border-color);color:var(--dash-legend-refers-badge-color)}button.refresh-button .spinning{animation:spin 4s linear infinite}.eld-map-options--holder button{margin-right:12px}.eld-map-options--holder button.mat-mdc-icon-button{align-items:center;background:var(--dash-legend-refresh-btn-bgcolor);border-radius:4px;border:1px solid var(--dash-legend-refresh-btn-border-color);display:inline-flex;height:var(--spacing-40);justify-content:center;width:var(--spacing-40)}.eld-map-options--holder button.mat-mdc-icon-button img{height:18px;width:18px}.eld-btn--loading-button .mat-mdc-progress-spinner svg{height:20px!important;width:20px!important}.eld-btn--loading-button.eld-btn-report--export .mat-icon{align-items:center;display:inline-flex;justify-content:center;margin-right:4px}.eld-btn--loading-button.eld-btn-report--export .mat-icon.eld-spinner--mobile{align-items:flex-start}.eld-btn-fuel-template .mdc-button__label{align-items:center}.eld-is--mobile .eld-footer .eld-btn-group button{height:4rem;margin-left:var(--spacing-30);padding:0 var(--spacing-30)}.eld-is--mobile .eld-footer .eld-btn-group button.mat-mdc-unelevated-button.mat-primary{background-color:var(--blue);color:#fff}.eld-is--mobile .eld-footer .eld-btn-group button.eld-btn-cancel{border:1px solid var(--dialog-border-color);background-color:var(--btn-dialog-cancel-bgcolor);color:var(--text-color)}.eld-is--mobile .eld-footer .eld-btn-group button.eld-btn-cancel:hover{background-color:var(--btn-dialog-cancel-over-bgcolor)}button.mat-mdc-unelevated-button.eld-btn--pill{border-radius:var(--spacing-5);color:var(--text-color);font-family:NunitoSans-Bold;font-size:var(--font-size-badges-1);line-height:var(--font-size-badges-1);min-width:32px;height:22px;padding:var(--spacing-5)}button.mat-mdc-unelevated-button.eld-btn--pill:not(:disabled):hover{background-color:var(--blue);color:var(--white)}.eld-menu-btn-pills--holder{align-items:center;display:flex;justify-content:space-around;padding:var(--spacing-5) 0}.eld-is--mobile .eld-table-actionbar .mat-mdc-icon-button:hover{background-color:var(--btn-flat-bgcolor)}.eld-is--mobile .eld-table-actionbar .mat-mdc-icon-button:hover span img{content:""!important}.mat-mdc-unelevated-button:not(:disabled):not(:hover).eld-btn--rate__submit.eld-btn--rate__submit{background-color:var(--white);outline:1px solid rgba(0,0,0,.15)}.eld-btn__light{padding:0 14px!important;--mat-divider-color: var(--mdc-filled-button-label-text-color)}.eld-btn__light.mat-primary{--mdc-filled-button-container-color: var(--btn-light-primary-bgcolor) !important;--mdc-filled-button-label-text-color: var(--btn-light-primary-color) !important}.eld-btn__light.mat-warn{--mdc-filled-button-container-color: var(--btn-light-warn-bgcolor) !important;--mdc-filled-button-label-text-color: var(--btn-light-warn-color) !important}.eld-btn__light.eld-btn__icon .mdc-button__label .mat-divider{width:12px;transform:rotate(90deg)}.eld-btn__light.eld-btn__icon:not(.mat-mdc-icon-button):not(.refresh-button) .mdc-button__label{gap:0}.eld-btn__light lucide-angular{--icon-color: var(--mdc-filled-button-label-text-color)}.eld-btn__light[disabled][disabled] lucide-angular{--icon-color:var(--mdc-filled-button-disabled-label-text-color)}.eld-btn__light[disabled][disabled] app-svg-icon{--mdc-filled-button-label-text-color: var(--mdc-filled-button-disabled-label-text-color)}.eld-btn__light:hover lucide-angular{--icon-color: var(--mdc-filled-button-label-text-color);--icon-over-color: var(--icon-color);--icon-active-color: var(--icon-color)}.eld-btn-toggle-group.mat-button-toggle-group{border:0;border-radius:0}.eld-btn-toggle-group.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle{background-color:var(--gray);border:solid var(--default-border-color-2);color:var(--text-color);font-size:1.4rem;min-width:12rem;border-width:1px 0}.eld-btn-toggle-group.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle:first-child{border-left-width:1px;border-radius:4px 0 0 4px}.eld-btn-toggle-group.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle:last-child{border-radius:0 4px 4px 0;border-right-width:1px}.eld-btn-toggle-group.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid var(--default-border-color-2)}.eld-btn-toggle-group.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:4rem}.eld-btn-toggle-group.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked{background-color:var(--blue);border:solid var(--blue);color:var(--white);border-width:1px 0 0 0}.eld-btn-toggle-group.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked+.mat-button-toggle{border-left-color:var(--blue)}.eld-log-view-toggle{border:0;line-height:1;margin-right:8px;min-width:175px}.eld-log-view-toggle.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid var(--default-border-color-2)}.eld-log-view-toggle .mat-button-toggle{background-color:var(--mini-tabs-btn-bgcolor);border:1px solid var(--default-border-color-2);border-radius:4px;color:var(--mini-tabs-btn-color);min-width:12rem}.eld-log-view-toggle .mat-button-toggle:first-child{margin-right:16px}.eld-log-view-toggle .mat-button-toggle .mat-button-toggle-label-content{font-size:1.4rem;line-height:40px}.eld-log-view-toggle .mat-button-toggle.mat-button-toggle-checked{background-color:var(--mini-tabs-btn-active-bgcolor);border:1px solid var(--default-border-color-2);color:var(--mini-tabs-btn-active-color)}.view-toggle-wrapper{margin-left:16px}.view-toggle-wrapper button:first-child{border-radius:4px 0 0 4px}.view-toggle-wrapper button:last-child{border-radius:0 4px 4px 0}.mat-mdc-card .eld-card-cont{background-color:var(--dash-widget-card-bgcolor)}.mat-mdc-card.eld-card-stat{background-color:var(--dash-widget-card-bgcolor);border-radius:var(--spacing-10);border:1px solid var(--dash-widget-card-border-color);color:var(--text-color);margin-bottom:16px;min-height:20rem;min-width:0;padding:var(--spacing-15) var(--spacing-10) 0 var(--spacing-15);width:auto}.mat-mdc-card.eld-card-stat:not([class*=mat-elevation-z]){box-shadow:none}.mat-mdc-card.eld-card-stat .mat-mdc-card-content{align-items:stretch;display:flex;justify-content:space-between;padding:0}.mat-mdc-card.eld-card-stat .mat-mdc-card-content.eld-chart-column-holder{display:flex;justify-content:center}.mat-mdc-card.eld-card-stat .mat-mdc-card-content .eld-column-chart{height:180px;width:380px}.mat-mdc-card.eld-card-stat .mat-mdc-card-content a{color:var(--text-color);text-decoration:none;transition:color .15s ease-in-out}.mat-mdc-card.eld-card-stat .mat-mdc-card-content a:hover{color:var(--blue)}.mat-mdc-card.eld-card-stat .mat-mdc-card-content .eld-widget-empty{color:var(--text-color);display:flex;font-family:NunitoSans-Regular;font-size:var(--font-size-subtitle-1);justify-content:center;padding-top:50px;text-align:center;vertical-align:middle}.mat-mdc-card.eld-card-stat .eld-header{padding-bottom:8px;line-height:1}.mat-mdc-card.eld-card-stat .eld-header a{color:var(--text-color);text-decoration:none;transition:color .15s ease-in-out}.mat-mdc-card.eld-card-stat .eld-header a:hover{color:var(--blue)}.mat-mdc-card.eld-card-stat .eld-header .eld-title{color:var(--text-heavy);font-family:NunitoSans-Bold;font-size:var(--font-size-body-2);padding-right:var(--spacing-15)}.mat-mdc-card.eld-card-stat .eld-header .eld-date-range{color:var(--text-color);font-family:NunitoSans-Bold;font-size:var(--font-size-body-2)}.mat-mdc-card.eld-card-stat .eld-legend .eld-row{align-items:center;display:flex;padding:8px 0}.mat-mdc-card.eld-card-stat .eld-legend .eld-sign{height:4px;width:15px}.mat-mdc-card.eld-card-stat .eld-legend .eld-sign.eld-no-violation{background-color:#d9dce2}.mat-mdc-card.eld-card-stat .eld-legend .eld-sign.eld-hos-violation{background-color:var(--blue2)}.mat-mdc-card.eld-card-stat .eld-legend .eld-sign.eld-errors-violation{background-color:var(--text-color)}.mat-mdc-card.eld-card-stat .eld-legend .eld-txt{padding-left:12px}.mat-mdc-card.eld-card-stat .eld-legend.eld-legend-small{min-width:90px;position:absolute;right:32px;top:50px}.mat-mdc-card.eld-card-stat .eld-legend.eld-legend-small .eld-row{align-items:center;display:flex;padding:4px 0}.mat-mdc-card.eld-card-stat .eld-legend.eld-legend-small .eld-sign{height:4px;width:8px}.mat-mdc-card.eld-card-stat .eld-legend.eld-legend-small .eld-txt{font-size:1.2rem;padding-left:4px}.mat-mdc-card.eld-card-flat{border:0;min-width:60rem}@media (min-width: 1024px){.mat-mdc-card.eld-card-flat{min-width:70rem}}.eld-log-form .mat-mdc-card{background-color:var(--dash-widget-card-bgcolor);box-sizing:content-box;border:0}.eld-modal-view .mat-mdc-card{background-color:var(--dialog-body-bgcolor)}.eld-modal-view .mat-mdc-card.mat-mdc-card-outlined:not(:last-child){border-color:var(--dialog-border-color);border-width:0 0 1px}.eld-modal-view .mat-mdc-card .eld-subtitle{color:var(--text-color);font-family:NunitoSans-SemiBold}.mat-pseudo-checkbox{color:var(--select-item-color)}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:var(--blue);opacity:var(--input-disabled-opacity)}.eld-column-chart{height:inherit;width:inherit}.eld-column-chart .bar{fill:var(--blue2);transition:fill .15s ease-in-out}.eld-column-chart .bar:hover{fill:var(--red)}.eld-column-chart .axis--x path{display:none}.eld-column-chart .axis--x .tick line{display:none}.eld-column-chart .axis--x .tick text{color:var(--text-color);font-family:NunitoSans-Regular;font-size:1.3rem}.eld-column-chart .grid .tick{opacity:1}.eld-column-chart .grid .tick line{stroke:#d9dce2;stroke-dasharray:1}.eld-column-chart .grid .tick text{display:none}.eld-column-chart .grid path{stroke-width:0}.eld-pending-input .eld-icon{color:var(--blue2);position:absolute;right:0;top:14px}.eld-row{display:flex}.eld-row .eld-col{width:100%}.eld-row .eld-col-2{width:50%}.eld-row .eld-col-3{width:33.33%}.eld-row .eld-col-4{width:25%}.eld-row .eld-col-5{width:20%}.eld-row .eld-col-6{width:16.66%}.eld-row .eld-col-percent-5{width:5%}.eld-row .eld-col-percent-6{width:6%}.eld-row .eld-col-percent-7{width:7%}.eld-row .eld-col-percent-8{width:8%}.eld-row .eld-col-percent-9{width:9%}.eld-row .eld-col-percent-10{width:10%}.eld-row .eld-col-percent-11{width:11%}.eld-row .eld-col-percent-12{width:12%}.eld-row .eld-col-percent-13{width:13%}.eld-row .eld-col-percent-14{width:14%}.eld-row .eld-col-percent-15{width:15%}.eld-row .eld-col-percent-16{width:16%}.eld-row .eld-col-percent-17{width:17%}.eld-row .eld-col-percent-18{width:18%}.eld-row .eld-col-percent-19{width:19%}.eld-row .eld-col-percent-20{width:20%}.eld-row .eld-col-percent-21{width:21%}.eld-row .eld-col-percent-22{width:22%}.eld-row .eld-col-percent-23{width:23%}.eld-row .eld-col-percent-24{width:24%}.eld-row .eld-col-percent-25{width:25%}.eld-row .eld-col-percent-26{width:26%}.eld-row .eld-col-percent-27{width:27%}.eld-row .eld-col-percent-28{width:28%}.eld-row .eld-col-percent-29{width:29%}.eld-row .eld-col-percent-30{width:30%}.eld-row .eld-col-percent-31{width:31%}.eld-row .eld-col-percent-32{width:32%}.eld-row .eld-col-percent-33{width:33%}.eld-row .eld-col-percent-34{width:34%}.eld-row .eld-col-percent-35{width:35%}.eld-row .eld-col-percent-36{width:36%}.eld-row .eld-col-percent-37{width:37%}.eld-row .eld-col-percent-38{width:38%}.eld-row .eld-col-percent-39{width:39%}.eld-row .eld-col-percent-40{width:40%}.eld-row .eld-col-percent-41{width:41%}.eld-row .eld-col-percent-42{width:42%}.eld-row .eld-col-percent-43{width:43%}.eld-row .eld-col-percent-44{width:44%}.eld-row .eld-col-percent-45{width:45%}.eld-row .eld-col-percent-46{width:46%}.eld-row .eld-col-percent-47{width:47%}.eld-row .eld-col-percent-48{width:48%}.eld-row .eld-col-percent-49{width:49%}.eld-row .eld-col-percent-50{width:50%}.eld-row .eld-col-percent-51{width:51%}.eld-row .eld-col-percent-52{width:52%}.eld-row .eld-col-percent-53{width:53%}.eld-row .eld-col-percent-54{width:54%}.eld-row .eld-col-percent-55{width:55%}.eld-row .eld-col-percent-56{width:56%}.eld-row .eld-col-percent-57{width:57%}.eld-row .eld-col-percent-58{width:58%}.eld-row .eld-col-percent-59{width:59%}.eld-row .eld-col-percent-60{width:60%}.eld-row .eld-col-percent-61{width:61%}.eld-row .eld-col-percent-62{width:62%}.eld-row .eld-col-percent-63{width:63%}.eld-row .eld-col-percent-64{width:64%}.eld-row .eld-col-percent-65{width:65%}.eld-row .eld-col-percent-66{width:66%}.eld-row .eld-col-percent-67{width:67%}.eld-row .eld-col-percent-68{width:68%}.eld-row .eld-col-percent-69{width:69%}.eld-row .eld-col-percent-70{width:70%}.eld-row .eld-col-percent-71{width:71%}.eld-row .eld-col-percent-72{width:72%}.eld-row .eld-col-percent-73{width:73%}.eld-row .eld-col-percent-74{width:74%}.eld-row .eld-col-percent-75{width:75%}.eld-row .eld-col-percent-76{width:76%}.eld-row .eld-col-percent-77{width:77%}.eld-row .eld-col-percent-78{width:78%}.eld-row .eld-col-percent-79{width:79%}.eld-row .eld-col-percent-80{width:80%}.eld-row .eld-col-percent-81{width:81%}.eld-row .eld-col-percent-82{width:82%}.eld-row .eld-col-percent-84{width:84%}.eld-row .eld-col-percent-85{width:85%}.eld-row .eld-col-percent-86{width:86%}.eld-row .eld-col-percent-87{width:87%}.eld-row .eld-col-percent-88{width:88%}.eld-row .eld-col-percent-89{width:89%}.eld-row .eld-col-percent-90{width:90%}.eld-row .eld-col-percent-91{width:91%}.eld-row .eld-col-percent-92{width:92%}.eld-row .eld-col-percent-93{width:93%}.eld-row .eld-col-percent-94{width:94%}.eld-row .eld-col-percent-95{width:95%}.eld-row .eld-col-percent-96{width:96%}.eld-row .eld-col-percent-97{width:97%}.eld-row .eld-col-percent-98{width:98%}.eld-row .eld-col-percent-99{width:99%}.eld-row .eld-col-percent-100{width:100%}.eld-row .eld-col-percent-66{width:66.66%}.eld-row .eld-col-percent-17{width:17%}.eld-row .eld-col-percent-83{width:83%}.eld-icon-xs{height:14px;width:14px}.eld-icon-s{height:16px;width:16px}.eld-icon{height:24px;width:24px}.eld-icon-m{height:18px;width:18px}.eld-icon-m2{height:20px;width:20px}.eld-icon-l{height:32px;width:32px}.eld-icon-xl{height:40px;width:40px}.eld-icon-xxl{height:48px;width:48px}.mdc-icon-button img.eld-icon-xs{height:14px;width:14px}.mdc-icon-button img.eld-icon-s{height:16px;width:16px}.mdc-icon-button img.eld-icon{height:24px;width:24px}.mdc-icon-button img.eld-icon-m{height:18px;width:18px}.mdc-icon-button img.eld-icon-m2{height:20px;width:20px}.mdc-icon-button img.eld-icon-l{height:32px;width:32px}.mdc-icon-button img.eld-icon-xl{height:40px;width:40px}.mdc-icon-button img.eld-icon-xxl{height:48px;width:48px}.mat-icon.eld-icon{height:24px;width:24px}.mat-icon.eld-icon-s{height:16px;width:16px}.mat-icon.eld-icon-xs{height:14px;width:14px}.mat-icon.eld-icon-m{height:18px;width:18px}.mat-icon.eld-icon-m2{height:20px;width:20px}.mat-icon.eld-info-beacon{color:var(--theme-primary-600);font-size:14px}.mat-mdc-unelevated-button>.mat-icon.eld-icon,.mat-mdc-raised-button>.mat-icon.eld-icon,.mat-mdc-outlined-button>.mat-icon.eld-icon{font-size:24px;height:24px;width:24px}.mat-mdc-unelevated-button>.mat-icon.eld-icon-s,.mat-mdc-raised-button>.mat-icon.eld-icon-s,.mat-mdc-outlined-button>.mat-icon.eld-icon-s{font-size:16px;height:16px;width:16px}.mat-mdc-unelevated-button>.mat-icon.eld-icon-xs,.mat-mdc-raised-button>.mat-icon.eld-icon-xs,.mat-mdc-outlined-button>.mat-icon.eld-icon-xs{font-size:14px;height:14px;width:14px}.mat-mdc-unelevated-button>.mat-icon.eld-icon-m,.mat-mdc-raised-button>.mat-icon.eld-icon-m,.mat-mdc-outlined-button>.mat-icon.eld-icon-m{font-size:18px;height:18px;width:18px}.mat-mdc-unelevated-button>.mat-icon.eld-icon-m2,.mat-mdc-raised-button>.mat-icon.eld-icon-m2,.mat-mdc-outlined-button>.mat-icon.eld-icon-m2{font-size:20px;height:20px;width:20px}.mat-mdc-form-field-icon-prefix>.mat-icon.eld-pass-eye,.mat-mdc-form-field-icon-suffix>.mat-icon.eld-pass-eye{height:20px;width:20px;padding:8px 24px}.mat-icon.eld-pass-eye{color:var(--text-color);cursor:pointer}.eld-sidenav-menu .eld-icon-m{height:2rem;width:2rem}.eld-sidenav-menu .eld-icon-holder{height:20px;margin-right:16px;width:20px}.eld-sidenav-menu .eld-actions .eld-icon-m,.eld-is--mobile.eld-sidenav--collapsed .eld-sidenav-menu .eld-icon-holder{margin-right:0}.eld-search .eld-icon{cursor:pointer}.eld-toolbar-filter .eld-btn-group .mat-icon{font-size:2rem;height:2rem;width:2rem}.eld-mat-icon-m2{height:20px!important;width:20px!important;font-size:20px!important}.mat-icon{font-family:Material Icons}.eld-dialog-manage-po .eld-body .mat-mdc-icon-button .mat-icon{line-height:22px}.eld-notification-indicator{position:relative}.eld-notification-indicator:before{content:"";display:block;background-color:var(--gray);border-radius:50%;height:10px;width:10px;position:absolute;right:8px;top:-28px}.eld-notification-indicator:after{content:"";display:block;background-color:var(--red);border-radius:50%;height:6px;width:6px;position:absolute;right:10px;top:-26px}.eld-no-location{filter:grayscale(1)}.eld-data-transfer{margin-right:6px}.eld-lable-icon{vertical-align:top}.eld-status-dot--active,.eld-status-dot--inactive{align-self:center;height:6px;line-height:normal;padding:0;position:relative;width:12px}.eld-status-dot--active:before,.eld-status-dot--inactive:before{content:"";display:block;position:absolute}.eld-status-dot--active:before{background-color:var(--green);border-radius:50%;height:6px;width:6px}.eld-status-dot--inactive:before{background-color:var(--text-color);border-radius:50%;height:6px;width:6px}.eld-premium-star{position:absolute;top:-18px;right:-23px;cursor:pointer;pointer-events:all}.eld-premium-star:disabled{opacity:1}button:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/get_app.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/get_app_active.svg)}.mat-mdc-table .eld-dot--icon-holder{height:22px;width:22px;vertical-align:middle}.mat-mdc-table .eld-dot--icon-holder .eld-dot--icon.eld-dot--icon{height:22px;width:22px;margin-left:var(--spacing-10);object-fit:cover}.mat-mdc-table .eld-dot-icon__holder--right-spacing .eld-dot--icon-holder{margin-right:var(--spacing-10)}.eld-widget-map-filter .eld-dot--icon-holder.img-wrapper{height:14px;margin-left:var(--spacing-10)}.eld-icon--star{display:block;width:20px!important;height:20px!important;font-size:20px!important;font-family:Times;line-height:1}.eld-icon--star:before{content:"\2605";letter-spacing:3px;background:linear-gradient(90deg,var(--rating-star-selected-color) var(--percent),var(--rating-star-base-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:#d1ea2e}.eld-icon--eye__on{filter:brightness(1) sepia(1) hue-rotate(72deg) saturate(4)}.eld-btn--toggle-log-lines{cursor:pointer}.mat-mdc-select-arrow:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow.svg)}.eld-mat-select--color.eld-blue .mat-mdc-select-arrow:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow_blue.svg)}.eld-mat-select--color.eld-yellow .mat-mdc-select-arrow:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow_yellow.svg)}.eld-mat-select--color.eld-green-1 .mat-mdc-select-arrow:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow_green-1.svg)}.eld-frm-field:hover .mat-mdc-select-arrow:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow_active.svg)}.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/android.svg"],.mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/android.svg"],.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/android.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/android_active.svg)}.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/ios.svg"],.mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/ios.svg"],.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/ios.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/ios_active.svg)}.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/ongoing_call.svg"],.mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/ongoing_call.svg"],.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/ongoing_call.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/ongoing_call_active.svg)}.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/location_gmap_small.svg"],.mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/location_gmap_small.svg"],.eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/location_gmap_small.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/location_gmap_small_active.svg)}.eld-table-hover-row tr:hover .mat-column-actions .mat-mdc-button-base img,.mat-mdc-table tr:hover .mat-column-actions .mat-mdc-button-base img{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/skip.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/skip.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/skip_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/share.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/share.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/share_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/resolve.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/resolve.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/resolve_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/remove.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/remove.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/remove_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/lock.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/lock.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/lock_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/edit.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/edit.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/edit_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/delete.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/delete.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/delete_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-add.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-add.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-add_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-edit.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-edit.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-edit_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-cancel.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-cancel.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-cancel_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/deactivated_menu.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/deactivated_menu.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/deactivated_menu_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/collect_isue.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/collect_isue.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/collect_isue_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/auto_stories.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/auto_stories.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/auto_stories_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/add.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/add.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/add_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/activate_menu.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/activate_menu.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/activate_menu_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/play_video.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/play_video.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/play_video_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-alarm.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-alarm.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-alarm_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/content-copy.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/content-copy.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/content-copy_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_unregister.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_unregister.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_unregister_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_register.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_register.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_register_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/split-event.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/split-event.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/split-event_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/scissors.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/scissors.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/scissors_active.svg)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/theft.svg"],.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/theft.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/theft_active.svg)}.eld-menu-table-action .mat-mdc-menu-item .mat-icon{color:var(--text-color)}.eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover .mat-icon{color:var(--white)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download_template.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download_template.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/download_template_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/download_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-detailed.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-detailed.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-detailed_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-alarm.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-alarm.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-alarm_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/refresh.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/refresh.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/refresh_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/fmcsa.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/fmcsa.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/fmcsa_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/slide.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/slide.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/slide_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/scissors.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/scissors.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/scissors_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/map_options.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/map_options.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/map_options_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/map_layers.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/map_layers.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/map_layers_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/maximize.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/maximize.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/maximize_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/minimize.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/minimize.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/minimize_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-icon.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-icon.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-icon_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-outline.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-outline.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-outline_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/info_legend.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/info_legend.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/info_legend_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/settings_icon.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/settings_icon.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/settings_icon_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/document.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/document.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/document_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel_manually.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel_manually.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel_manually_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel_mobile.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel_mobile.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/import_fuel_mobile_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/play_video.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/play_video.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/play_video_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/EFS_icon.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/EFS_icon.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/EFS_icon_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/fuel-checker.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/fuel-checker.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/fuel-checker_active.svg)}button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/buzzer.svg"],button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/buzzer.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/buzzer_active.svg)}.clear-input{color:var(--white)}.eld-table-custom:not(.eld-odometer) tr:hover td img:not(.dvir,.info-actual-time){content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions_active.svg)}.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain.svg"],.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain_active.svg)}.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain.svg"],.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain_active.svg)}.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite.svg"],.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite_active.svg)}.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite.svg"],.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite_active.svg)}.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap.svg"],.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap_active.svg)}.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap.svg"],.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap_active.svg)}.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/default.svg"],.mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/default.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/default_active.svg)}.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/default.svg"],.mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/default.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/default_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--dashboard{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dashboard_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--logs{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/logs_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--hos{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/hos_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--location_history{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/location_history_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--safety_hub{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/safety_hub_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--vehicle_menu{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/vehicle_menu_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--maintenance{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/maintenance_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--eld_events{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/eld_events_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--insert_chart{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/insert_chart_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--star-icon{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-icon_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--star-outline{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-outline_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--geofence{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/geofence_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--dispatch{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dispatch_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--admin{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/admin_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--dotinspection{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dotinspection_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--fuel_sidebar{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/fuel_sidebar_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--local_police{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/local_police_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--load_board{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/load_board_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--support{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/support_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--document-view{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/document-view_active.svg)}.eld-sidenav-menu .eld-menu-item:hover img.eld-menu-icon--compliance{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/compliance_active.svg)}.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain.svg"],.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain_active.svg)}.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite.svg"],.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite_active.svg)}.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap.svg"],.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap_active.svg)}.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/default.svg"],.eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/default.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/default_active.svg)}.eld-theme-light .mat-mdc-select-arrow:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/dropdown_arrow.svg)}.eld-theme-light .eld-frm-field:hover .mat-mdc-select-arrow:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/dropdown_arrow_active.svg)}.eld-theme-light .eld-menu-item:hover img{opacity:1}.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/android.svg"],.eld-theme-light .mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/android.svg"],.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/android.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/android_active.svg)}.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/ios.svg"],.eld-theme-light .mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/ios.svg"],.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/ios.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/ios_active.svg)}.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/ongoing_call.svg"],.eld-theme-light .mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/ongoing_call.svg"],.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/ongoing_call.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/ongoing_call_active.svg)}.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/location_gmap_small.svg"],.eld-theme-light .mat-mdc-table tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/location_gmap_small.svg"],.eld-theme-light .eld-table-hover-row tr:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/location_gmap_small.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/location_gmap_small_active.svg)}.eld-theme-light .eld-table-hover-row tr:hover .mat-column-actions .mat-mdc-button-base img:not(.dvir),.eld-theme-light .mat-mdc-table tr:hover .mat-column-actions .mat-mdc-button-base img:not(.dvir){content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/skip.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/skip.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/skip_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/share.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/share.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/share_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/resolve.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/resolve.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/resolve_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/remove.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/remove.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/remove_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/lock.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/lock.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/lock_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/edit.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/edit.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/edit_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/delete.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/delete.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/delete_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-add.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-add.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/star-add_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-edit.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-edit.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/star-edit_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-cancel.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-cancel.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/star-cancel_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/deactivated_menu.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/deactivated_menu.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/deactivated_menu_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/collect_isue.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/collect_isue.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/collect_isue_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/auto_stories.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/auto_stories.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/auto_stories_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/add.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/add.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/add_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/activate_menu.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/activate_menu.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/activate_menu_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/play_video.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/play_video.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/play_video_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download-alarm.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download-alarm.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/download-alarm_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/content-copy.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/content-copy.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/content-copy_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_unregister.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_unregister.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_unregister_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_register.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_register.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_register_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/split-event.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/split-event.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/split-event_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/scissors.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/scissors.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/scissors_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/theft.svg"],.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/theft.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/theft_active.svg)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item .mat-icon{color:var(--text-color)}.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover .mat-icon{color:var(--base-color)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download_template.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download_template.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/download_template_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/download_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download-detailed.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download-detailed.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/download-detailed_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download-alarm.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download-alarm.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/download-alarm_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/import_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/refresh.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/refresh.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/refresh_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/fmcsa.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/fmcsa.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/fmcsa_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/slide.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/slide.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/slide_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/scissors.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/scissors.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/scissors_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/map_options.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/map_options.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/map_options_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/map_layers.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/map_layers.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/map_layers_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/maximize.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/maximize.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/maximize_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/minimize.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/minimize.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/minimize_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-icon.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-icon.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/star-icon_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-outline.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-outline.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/star-outline_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/info_legend.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/info_legend.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/info_legend_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/settings_icon.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/settings_icon.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/settings_icon_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/document.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/document.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/document_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel_manually.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel_manually.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel_manually_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel_mobile.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel_mobile.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/import_fuel_mobile_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/play_video.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/play_video.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/play_video_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/EFS_icon.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/EFS_icon.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/EFS_icon_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/fuel-checker.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/fuel-checker.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/fuel-checker_active.svg)}.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/buzzer.svg"],.eld-theme-light button:not(.mdc-switch):not(.eld-mat-round-add):not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/buzzer.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/buzzer_active.svg)}.eld-theme-light .clear-input{color:var(--color-dark-1)}.eld-theme-light .eld-table-custom tr:hover td img:not(.dvir,.info-actual-time,.info){content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions_active.svg)}.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/terrain.svg"],.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/terrain.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/terrain_active.svg)}.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/terrain.svg"],.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/terrain.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/terrain_active.svg)}.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/satellite.svg"],.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/satellite.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/satellite_active.svg)}.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/satellite.svg"],.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/satellite.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/satellite_active.svg)}.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/roadmap.svg"],.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/roadmap.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/roadmap_active.svg)}.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/roadmap.svg"],.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/roadmap.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/roadmap_active.svg)}.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/default.svg"],.eld-theme-light .mat-mdc-option:hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/default.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/default_active.svg)}.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/default.svg"],.eld-theme-light .mat-mdc-option.mat-mdc-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/default.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/default_active.svg)}.eld-theme-light .eld-map-filter--collapsed .eld-mini-tabs button img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/vehicle_active_white.svg"],.eld-theme-light .eld-map-filter--collapsed .eld-mini-tabs button img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/vehicle_active_white.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/vehicle_active_blue.svg)}.eld-theme-light .eld-map-filter--collapsed .eld-mini-tabs button img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/drivers_active_white.svg"],.eld-theme-light .eld-map-filter--collapsed .eld-mini-tabs button img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/drivers_active_white.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/drivers_active_blue.svg)}.eld-theme-light .eld-map-filter--collapsed .eld-mini-tabs button img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/gps_pin_active_white.svg"],.eld-theme-light .eld-map-filter--collapsed .eld-mini-tabs button img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/gps_pin_active_white.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/gps_pin_active_blue.svg)}.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain.svg"],.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/terrain.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/terrain_active.svg)}.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite.svg"],.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/satellite.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/satellite_active.svg)}.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap.svg"],.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/roadmap.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/roadmap_active.svg)}.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/default.svg"],.eld-theme-light .eld-selected img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/default.svg"]{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/default_active.svg)}.new-tab-icon{display:inline-block;transform:scale(.8);transition:all .2s ease-in-out;max-width:25px;max-height:25px}.new-tab-icon:hover{filter:brightness(0) invert(1);transform:scale(1)}.new-feature-dot{background:var(--blue);position:absolute;right:5px;top:5px;height:5px;width:5px;border-radius:50%}.mat-mdc-list-item:hover .new-tab-icon{filter:brightness(0) invert(1)}.eld-sidemenu-submenu .eld-link--data,.eld-sidemenu-floating-menu .eld-link--data{align-items:center;justify-content:space-between;display:inline-flex;width:100%}.eld-theme-light .new-tab-icon{filter:brightness(1.5)}.eld-theme-light .new-feature-dot{background:white}.eld-theme-light .eld-sidebar-active .new-tab-icon,.eld-theme-light .eld-active .new-tab-icon{filter:brightness(0) invert(1)}app-svg-icon svg.eld-icon svg,app-svg-icon.eld-icon svg{height:24px;width:24px}app-svg-icon svg.eld-icon-s svg,app-svg-icon.eld-icon-s svg{height:16px;width:16px}app-svg-icon svg.eld-icon-xs svg,app-svg-icon.eld-icon-xs svg{height:14px;width:14px}app-svg-icon svg.eld-icon-m svg,app-svg-icon.eld-icon-m svg{height:18px;width:18px}app-svg-icon svg.eld-icon-m2 svg,app-svg-icon.eld-icon-m2 svg{height:20px;width:20px}app-svg-icon svg[class*=eld-svg-icon__duty-status--],app-svg-icon[class*=eld-svg-icon__duty-status--]{height:18px;width:32px}app-svg-icon svg.eld-icon__color--single:hover,app-svg-icon.eld-icon__color--single:hover{--icon-over-color: var(--icon-color);--icon-active-color: var(--icon-color)}app-svg-icon svg.eld-svg-icon__color--white,app-svg-icon.eld-svg-icon__color--white{--icon-color: var(--white)}app-svg-icon svg.eld-svg-icon__color--orange,app-svg-icon.eld-svg-icon__color--orange{--icon-color: var(--orange)}app-svg-icon svg.eld-svg-icon__color--green,app-svg-icon.eld-svg-icon__color--green{--icon-color: var(--green)}app-svg-icon svg.eld-svg-icon__color--blue,app-svg-icon.eld-svg-icon__color--blue{--icon-color: var(--blue)}app-svg-icon svg.eld-svg-icon__color--red,app-svg-icon.eld-svg-icon__color--red{--icon-color: var(--red)}app-svg-icon svg.eld-svg-icon__color--text-color,app-svg-icon.eld-svg-icon__color--text-color{--icon-color: var(--text-color)}app-svg-icon svg.eld-svg-icon__color--text-heavy,app-svg-icon.eld-svg-icon__color--text-heavy{--icon-color: var(--text-heavy)}app-svg-icon svg.eld-svg-icon__color--theme-warning-500,app-svg-icon.eld-svg-icon__color--theme-warning-500{--icon-color: var(--theme-warning-500)}app-svg-icon svg.eld-svg-icon__color--flash-danger-color,app-svg-icon.eld-svg-icon__color--flash-danger-color{--icon-color: var(--flash-danger-color)}.eld-svg-icon__vehicle--idling{--icon-colo: #eac42d;fill:#eac42d}.eld-svg-icon__vehicle--stationary{--icon-color: #565967;--icon-over-color: #565967;fill:#565967}.eld-svg-icon__vehicle--unidentified{--icon-color: #ff9800;--icon-over-color: #ff9800;fill:#ff9800}.eld-svg-icon__vehicle--motion,.eld-svg-icon__trailer--motion{--icon-color: #13cb52;--icon-over-color: #13cb52;fill:#13cb52}.eld-svg-icon__trailer--stationary{fill:#565967}.eld-svg-icon__duty-status--sleeper{--duty-status-icon-color: var(--white);--duty-status-icon-bgcolor: var(--vehicle-status-sleeper-color-2);--duty-status-icon-border-color: var(--vehicle-status-sleeper-color-2)}.eld-svg-icon__duty-status--on_duty{--duty-status-icon-color: var(--white);--duty-status-icon-bgcolor: var(--vehicle-status-on-duty-color-2);--duty-status-icon-border-color: var(--vehicle-status-on-duty-color-2)}.eld-svg-icon__duty-status--off_duty{--duty-status-icon-color: var(--white);--duty-status-icon-bgcolor: var(--color-dark-1);--duty-status-icon-border-color: var(--color-dark-1)}.eld-svg-icon__duty-status--yard_move{--duty-status-icon-color: var(--white);--duty-status-icon-bgcolor: var(--vehicle-status-yard-move-color-2);--duty-status-icon-border-color: var(--vehicle-status-yard-move-color-2)}.eld-svg-icon__duty-status--personal{--duty-status-icon-color: var(--white);--duty-status-icon-bgcolor: #373f49;--duty-status-icon-border-color: #373f49}.eld-svg-icon__duty-status--driving{--duty-status-icon-color: var(--white);--duty-status-icon-bgcolor: var(--theme-confirm-500);--duty-status-icon-border-color: var(--theme-confirm-500)}.eld-svg-icon__duty-status--manual_driving{--duty-status-icon-color: #29ba5f;--duty-status-icon-bgcolor: #79dca3;--duty-status-icon-border-color: var(--theme-confirm-500)}.eld-svg-icon__fuel-no-summary svg{width:135px}.eld-svg-icon__click-on--pdf svg{width:1000px}.eld-svg-icon__click-on--pdf svg text{font-weight:700}.eld-svg-icon__star-edit--style,.eld-svg-icon__star-cancel--style{width:16px;height:16px}.eld-svg-icon__from-to--style{height:30px;width:7px}.cl-hover-check .eld-svg-icon__in-dialog--pdf svg{transform:scale(1.5) translate(64px)}.eld-table-hover-row tr:hover .eld-svg-icon__smartphone--android,.mat-mdc-table tr:hover .eld-svg-icon__smartphone--android,.eld-table-hover-row tr:hover .eld-svg-icon__smartphone--ios,.mat-mdc-table tr:hover .eld-svg-icon__smartphone--ios{--icon-color: var(--icon-over-color)}body:not(.eld-theme__light) app-svg-icon.eld-icon__theme-dark--white{--icon-color: var(--white)}button:hover app-svg-icon:not(.eld-icon__color--single){--icon-color: var(--select-item-text-over-color)}.shift-reset-icon{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/hos.svg);filter:brightness(.7) sepia(1) hue-rotate(170deg) saturate(4);height:14px;width:14px;position:relative;right:3px;background-repeat:no-repeat;background-position:center center;background-size:cover;transform:translateY(-30%);margin-top:2px}.eld-svg-icon__parent svg{height:120px;width:auto}.eld-load-status__icon--pickup{--load-status-icon-color: var(--green)}.eld-load-status__icon--delivery{--load-status-icon-color: var(--load-status-delivery-color)}.eld-load-status__icon--stopped{color:var(--red)}.eld-load-status__icon--waiting-for-confirmation{color:var(--orange)}.eld-vehicle-load-status__icon--available{--load-vehicle-status-icon-color: var(--green)}.eld-vehicle-load-status__icon--not-available{--load-vehicle-status-icon-color: var(--text-color)}.eld-svg__icon--in-table{height:30px;width:auto}.eld-icon__animated--flash{transform:translateY(-50%);background-repeat:no-repeat;margin-top:4px;height:13px;width:8px;animation:blinking 2s linear infinite}.eld-svg__truck--tires .eld-tire__color--warning .eld-svg-item__tire{--svg-truck-tires-tire-color: var(--svg-truck-tires-warning-color);--svg-truck-tires-body-line-color: var(--svg-truck-tires-warning-color)}.eld-svg__truck--tires .eld-tire__color--warning .eld-svg-item__bubble--body{--svg-truck-tires-body-line-color: var(--svg-truck-tires-warning-color);--svg-truck-stroke-opacity-3: .2}.eld-svg__truck--tires .eld-tire__color--warning .eld-svg-item__bubble--border,.eld-svg__truck--tires .eld-tire__color--warning .eld-svg-item__bubble--line{--svg-truck-tires-body-line-color: var(--svg-truck-tires-warning-color);--svg-truck-stroke-opacity-1: 1}.eld-svg__truck--tires .eld-tire__color--danger .eld-svg-item__tire{--svg-truck-tires-tire-color: var(--svg-truck-tires-danger-color);--svg-truck-tires-body-line-color: var(--svg-truck-tires-danger-color)}.eld-svg__truck--tires .eld-tire__color--danger .eld-svg-item__bubble--body{--svg-truck-tires-body-line-color: var(--svg-truck-tires-danger-color);--svg-truck-stroke-opacity-3: .2}.eld-svg__truck--tires .eld-tire__color--danger .eld-svg-item__bubble--border,.eld-svg__truck--tires .eld-tire__color--danger .eld-svg-item__bubble--line{--svg-truck-tires-body-line-color: var(--svg-truck-tires-danger-color);--svg-truck-stroke-opacity-1: 1}.eld-svg__truck--tires .eld-svg-item__bubble--text .eld-tire__color--warning.eld-svg-item__bubble--pressure{--svg-truck-bubble-txt-pressure-color: var(--svg-truck-tires-warning-color);fill:var(--svg-truck-bubble-txt-pressure-color)}.eld-svg__truck--tires .eld-svg-item__bubble--text .eld-tire__color--warning.eld-svg-item__bubble--temperature{--svg-truck-bubble-txt-temprature-color: var(--svg-truck-tires-warning-color);fill:var(--svg-truck-bubble-txt-temprature-color)}.eld-svg__truck--tires .eld-svg-item__bubble--text .eld-tire__color--danger.eld-svg-item__bubble--pressure{--svg-truck-bubble-txt-pressure-color: var(--svg-truck-tires-danger-color);fill:var(--svg-truck-bubble-txt-pressure-color)}.eld-svg__truck--tires .eld-svg-item__bubble--text .eld-tire__color--danger.eld-svg-item__bubble--temperature{--svg-truck-bubble-txt-temprature-color: var(--svg-truck-tires-danger-color);fill:var(--svg-truck-bubble-txt-temprature-color)}lucide-angular,lucide-icon{display:flex}lucide-angular[class^=eld-icon],lucide-icon[class^=eld-icon]{font-size:0}lucide-angular.eld-icon-xxs svg,lucide-icon.eld-icon-xxs svg{height:12px;width:12px}lucide-angular.eld-icon-xs svg,lucide-icon.eld-icon-xs svg{height:14px;width:14px}lucide-angular.eld-icon-s svg,lucide-icon.eld-icon-s svg{height:16px;width:16px}lucide-angular.eld-icon-m svg,lucide-icon.eld-icon-m svg{height:18px;width:18px}lucide-angular.eld-icon-l svg,lucide-icon.eld-icon-l svg{height:32px;width:32px}lucide-angular.eld-icon-xl svg,lucide-icon.eld-icon-xl svg{height:40px;width:40px}lucide-angular.eld-icon-xxl svg,lucide-icon.eld-icon-xxl svg{height:48px;width:48px}lucide-angular.eld-icon svg,lucide-icon.eld-icon svg{height:24px;width:24px}lucide-angular.eld-icon__color--white,lucide-icon.eld-icon__color--white{--icon-over-color: var(--white);color:var(--white)}lucide-angular.eld-icon__rotate--90 svg,lucide-icon.eld-icon__rotate--90 svg{transform:rotate(90deg)}lucide-angular.eld-icon__rotate--180 svg,lucide-icon.eld-icon__rotate--180 svg{transform:rotate(180deg)}lucide-angular.eld-icon__color--single:hover,lucide-icon.eld-icon__color--single:hover{--icon-over-color: var(--icon-color);--icon-active-color: var(--icon-color)}lucide-angular.eld-icon__color--white,lucide-icon.eld-icon__color--white{--icon-color: var(--white)}lucide-angular.eld-icon__color--orange,lucide-icon.eld-icon__color--orange{--icon-color: var(--orange)}lucide-angular.eld-icon__color--green,lucide-icon.eld-icon__color--green{--icon-color: var(--green)}lucide-angular.eld-icon__color--text-heavy,lucide-icon.eld-icon__color--text-heavy{--icon-color: var(--text-heavy)}lucide-angular.eld-icon__color--red,lucide-icon.eld-icon__color--red{--icon-color: var(--red)}lucide-angular.eld-icon__color--blue,lucide-icon.eld-icon__color--blue{--icon-color: var(--blue)}lucide-angular.eld-icon__color--text-color,lucide-icon.eld-icon__color--text-color{--icon-color: var(--text-color)}lucide-angular.eld-icon__color--light-gray,lucide-icon.eld-icon__color--light-gray{--icon-color: var(--light-gray)}lucide-angular.eld-icon__color--light-blue,lucide-icon.eld-icon__color--light-blue{--icon-color: var(--light-blue)}lucide-angular.eld-icon__info--blue circle,lucide-icon.eld-icon__info--blue circle{stroke:var(--base-color);fill:var(--base-color)}lucide-angular.eld-icon__info--blue path,lucide-icon.eld-icon__info--blue path{stroke:var(--white)}lucide-angular.eld-icon__circle-warning--full circle,lucide-icon.eld-icon__circle-warning--full circle{fill:var(--icon-color)}lucide-angular.eld-icon__circle-warning--full line,lucide-icon.eld-icon__circle-warning--full line{stroke:var(--white)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--white lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--white lucide-icon{--icon-color: var(--white)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--orange lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--orange lucide-icon{--icon-color: var(--orange)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--green lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--green lucide-icon{--icon-color: var(--green)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--text-heavy lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--text-heavy lucide-icon{--icon-color: var(--text-heavy)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--red lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--red lucide-icon{--icon-color: var(--red)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--blue lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--blue lucide-icon{--icon-color: var(--blue)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--text-color lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--text-color lucide-icon{--icon-color: var(--text-color)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--light-gray lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--light-gray lucide-icon{--icon-color: var(--light-gray)}.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--light-blue lucide-angular,.eld-icon-lucide__helper--holder:not(.eld-icon-lucide__helper--colored).eld-icon__color--light-blue lucide-icon{--icon-color: var(--light-blue)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--white{background-color:var(--white)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--orange{background-color:var(--orange)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--green{background-color:var(--green)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--text-heavy{background-color:var(--text-heavy)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--red{background-color:var(--red)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--blue{background-color:var(--blue)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--text-color{background-color:var(--text-color)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--light-gray{background-color:var(--light-gray)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color-default--light-blue{background-color:var(--light-blue)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--white{background-color:var(--white)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--orange{background-color:var(--orange)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--green{background-color:var(--green)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--text-heavy{background-color:var(--text-heavy)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--red{background-color:var(--red)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--blue{background-color:var(--blue)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--text-color{background-color:var(--text-color)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--light-gray{background-color:var(--light-gray)}.eld-icon-lucide__helper--holder.eld-icon-lucide__helper--colored.eld-icon__color--light-blue{background-color:var(--light-blue)}lucide-angular,lucide-icon{color:var(--icon-color)}lucide-angular:hover,lucide-icon:hover{color:var(--icon-over-color)}button lucide-angular,button lucide-icon{color:var(--icon-color)}button lucide-angular:hover,button lucide-icon:hover{color:var(--icon-over-color)}button:hover lucide-angular:not(.eld-icon__color--single),button:hover lucide-icon:not(.eld-icon__color--single){color:var(--icon-over-color)}.eld-active lucide-angular,.eld-active lucide-icon{color:var(--icon-active-color)}.eld-sidenav-menu .eld-nav-holder .eld-icon-holder lucide-angular,.eld-sidenav-menu .eld-nav-holder .eld-icon-holder lucide-icon{--icon-color: var(--sidenav-icon-color);--icon-over-color: var(--sidenav-icon-active-color)}.eld-sidenav-menu .eld-nav-holder .eld-icon-holder lucide-angular svg,.eld-sidenav-menu .eld-nav-holder .eld-icon-holder lucide-icon svg{height:20px;width:20px}.eld-sidenav-menu .eld-menu-item .eld-sidebar-active .eld-icon-holder lucide-angular,.eld-sidenav-menu .eld-menu-item .eld-sidebar-active .eld-icon-holder lucide-icon,.eld-sidenav-menu .eld-menu-item:hover .eld-icon-holder lucide-angular,.eld-sidenav-menu .eld-menu-item:hover .eld-icon-holder lucide-icon{--icon-color: var(--sidenav-icon-active-color)}.eld-btn-svg-icon lucide-angularlucide-angular,.eld-btn-svg-icon lucide-angularlucide-icon,.eld-btn-svg-icon lucide-iconlucide-angular,.eld-btn-svg-icon lucide-iconlucide-icon,.eld-mob-dash-buttons lucide-angularlucide-angular,.eld-mob-dash-buttons lucide-angularlucide-icon,.eld-mob-dash-buttons lucide-iconlucide-angular,.eld-mob-dash-buttons lucide-iconlucide-icon,.eld-button-icon lucide-angularlucide-angular,.eld-button-icon lucide-angularlucide-icon,.eld-button-icon lucide-iconlucide-angular,.eld-button-icon lucide-iconlucide-icon{height:20px;width:20px}.eld-btn-svg-icon lucide-angularlucide-angular svg,.eld-btn-svg-icon lucide-angularlucide-icon svg,.eld-btn-svg-icon lucide-iconlucide-angular svg,.eld-btn-svg-icon lucide-iconlucide-icon svg,.eld-mob-dash-buttons lucide-angularlucide-angular svg,.eld-mob-dash-buttons lucide-angularlucide-icon svg,.eld-mob-dash-buttons lucide-iconlucide-angular svg,.eld-mob-dash-buttons lucide-iconlucide-icon svg,.eld-button-icon lucide-angularlucide-angular svg,.eld-button-icon lucide-angularlucide-icon svg,.eld-button-icon lucide-iconlucide-angular svg,.eld-button-icon lucide-iconlucide-icon svg{height:20px;width:20px}.eld-button-icon .mdc-button__label{height:20px}lucide-angular.eld-icon-m2 svg,lucide-icon.eld-icon-m2 svg{height:20px;width:20px}lucide-angular.eld-icon__img--placeholder,lucide-icon.eld-icon__img--placeholder{color:var(--icon-active-color)}lucide-angular.eld-icon__img--placeholder svg,lucide-icon.eld-icon__img--placeholder svg{width:var(--spacing-50);height:var(--spacing-50)}lucide-angular.eld-icon__close-square,lucide-icon.eld-icon__close-square{color:var(--white)}lucide-angular.eld-icon__close-square svg rect,lucide-icon.eld-icon__close-square svg rect{fill:var(--blue);stroke:var(--blue)}lucide-angular.eld-icon__navigation--identified-driving,lucide-icon.eld-icon__navigation--identified-driving{color:var(--blue)}lucide-angular.eld-icon__navigation--unidentified-driving,lucide-icon.eld-icon__navigation--unidentified-driving{color:var(--orange)}lucide-angular.available-truck-widget,lucide-icon.available-truck-widget{border-radius:50%;background-color:#f0f2f5;display:flex;height:18px;width:18px;color:var(--white)}lucide-angular.available-truck-widget path,lucide-icon.available-truck-widget path{transform:translate(2px,-2px) scale(.8)}lucide-angular.available-truck-widget.green,lucide-icon.available-truck-widget.green{background-color:#13cb52}lucide-angular.available-truck-widget.green path,lucide-icon.available-truck-widget.green path{transform:translate(3px,-2px) scale(.8)}.eld-icon__info{color:var(--base-color)}.eld-icon__info svg circle{fill:var(--base-color)}.eld-icon__info svg path{stroke:var(--white)}.eld-icon__flag--danger{color:var(--red);height:12px;width:12px}.eld-icon__flag--danger svg{height:12px;width:12px}.eld-icon__flag--danger svg path{stroke:var(--red);fill:var(--red)}.eld-icon__flag--danger svg line{stroke:var(--red)}.eld-icon__info--primary{color:var(--blue);height:14px;width:14px}.eld-icon__info--primary svg{height:14px;width:14px}.eld-icon__info--primary svg path{stroke:var(--blue);fill:var(--blue)}.eld-icon__info--primary svg line{stroke:var(--blue)}.eld-icon__eye--on,.eld-icon__pd--direction-active,.eld-icon__pd--instructions-active{color:var(--base-color)}.eld-icon__pd--check{color:var(--check-icon-color)}.eld-with-multi-controls .eld-icon__info{margin-top:-20px}.eld-with-multi-controls .eld-icon__company-edit-info{margin-top:0}.eld-icon__bgcolor--light-blue svg{fill:var(--light-blue)}.eld-icon__bgcolor--light-blue svg circle{stroke:var(--light-blue)}body:not(.eld-theme__light) lucide-angular.eld-icon__theme-dark--white,body:not(.eld-theme__light) lucide-icon.eld-icon__theme-dark--white{--icon-color: var(--white)}.eld-theme__light .cl-spec-instructions lucide-angular,.eld-theme__light .cl-spec-instructions lucide-icon,.eld-theme__light .cl-spec-instructions lucide-angular,.eld-theme__light .cl-spec-instructions lucide-icon,.eld-theme__light .cl-direction-btn-holder lucide-angular,.eld-theme__light .cl-direction-btn-holder lucide-icon{--icon-color: var(--white);--icon-over-color: var(--white)}textarea{color:var(--input-color);background-color:transparent}textarea:focus{outline:1px solid var(--settings-block-body-border-color)}.eld-input-with-chips .mat-mdc-chip-listbox,.eld-input-with-chips .mat-mdc-text-field-wrapper{min-height:40px;padding-top:16px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-autofill-text-color);-webkit-box-shadow:0 0 0 30px var(--input-autofill-bgcolor) inset!important}.eld-number-input.eld-frm-field input{text-align:center}.eld-number-input.eld-frm-field input::-webkit-outer-spin-button,.eld-number-input.eld-frm-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.eld-number-input.eld-frm-field input[type=number]{-moz-appearance:textfield}.eld-number-input.eld-number-input.eld-number-input.mat-form-field-appearance-standard .eld-number-input--buttons button .mat-icon{margin-top:-8px}.eld-number-input.eld-number-input.eld-number-input.mat-form-field-appearance-standard .eld-number-input--buttons .mat-icon{height:12px}.eld-number-input.eld-number-input.eld-number-input:hover .eld-number-input--buttons{visibility:visible}.eld-number-input.eld-number-input.eld-number-input .eld-number-input--buttons{align-items:center;display:inline-flex;flex-direction:column;justify-content:space-between;transform:translateY(-var(--spacing-10));visibility:hidden}.eld-number-input.eld-number-input.eld-number-input .eld-number-input--buttons button{border-radius:2px;height:12px;pointer-events:all;padding:0;width:16px;overflow:hidden;z-index:1}.eld-number-input.eld-number-input.eld-number-input .eld-number-input--buttons button:first-child .mat-icon{margin-top:-9px}.eld-number-input.eld-number-input.eld-number-input .eld-number-input--buttons button:last-child .mat-icon{margin-top:-8px}.eld-number-input.eld-number-input.eld-number-input .eld-number-input--buttons button:hover .mat-icon{color:var(--text-heavy)}.eld-number-input.eld-number-input.eld-number-input .eld-number-input--buttons button .mat-icon{height:12px;font-size:18px;margin-left:-12px;position:absolute;width:16px}.eld-number-input.eld-num-input--inline,.eld-number-input.eld-in--scorecard-settings{max-height:56px;width:80px}.eld-number-input.eld-in--scorecard-settings{width:60px;max-height:40px}.eld-number-input.eld-in--scorecard-settings .mat-icon{color:var(--text-heavy)}.eld-number-input.eld-in--scorecard-settings .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{width:30px}.eld-number-input.eld-in--scorecard-settings .mdc-text-field--filled.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix input{margin-left:-10px;width:26px}.settings-autocomplete{min-width:var(--spacing-65)}.eld-sidenav .mat-mdc-list-base .eld-menu-item{border-radius:8px;margin-bottom:8px;min-width:60px;padding:0 2rem}.eld-sidenav .mat-mdc-list-base .eld-menu-item .mat-mdc-list-item-unscoped-content{opacity:var(--sidenav-txt-opacity)}.eld-sidenav .mat-mdc-list-base .eld-menu-item .mat-mdc-list-item-unscoped-content>span{display:flex;width:100%}.eld-sidenav .mat-mdc-list-base .eld-menu-item:hover:not(.eld-expanded) .mat-mdc-list-item-unscoped-content{color:#fff;opacity:1}.eld-sidenav .mat-mdc-list-base .eld-menu-item .eld-sidemenu-floating-menu .mat-mdc-list-item-unscoped-content{color:var(--sidenav-floating-item-color)}.eld-sidenav .mat-mdc-list-base .eld-menu-item .eld-sidebar-active .mat-mdc-list-item-unscoped-content{opacity:1}.eld-sidenav .mat-mdc-list-base .eld-menu-item .eld-icon-holder+span{width:100%;align-items:center;display:inline-flex;justify-content:space-between}.eld-sidenav .mat-mdc-list-base.eld-mob-companies-list .mat-mdc-list-item{padding-left:0;padding-right:0}.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item{border-radius:8px;height:4rem;padding-left:0;padding-right:0}.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item.settings-middle{border-radius:0}.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content{padding:0 20px}.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item:not(.eld-sidebar-active):hover,.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item:not(.eld-sidebar-active-2):hover{background-color:var(--sidenav-menu-link-active-bgcolor);color:#fff}.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item.eld-sidebar-active .mat-mdc-list-item-unscoped-content,.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item.eld-sidebar-active-2 .mat-mdc-list-item-unscoped-content{color:#fff;font-family:NunitoSans-SemiBold}.eld-sidenav .mat-mdc-list-base .eld-sidebar-active,.eld-sidenav .mat-mdc-list-base .eld-sidebar-active-2{background-color:var(--sidenav-menu-open-bgcolor)}.eld-sidenav .mat-mdc-list-base .eld-sidebar-active:hover,.eld-sidenav .mat-mdc-list-base .eld-sidebar-active-2:hover{background-color:var(--sidenav-menu-link-active-bgcolor)}.eld-sidenav .mat-mdc-list-base .eld-sidebar-active img,.eld-sidenav .mat-mdc-list-base .eld-sidebar-active-2 img{opacity:1}.eld-sidenav .mat-mdc-list-base .eld-sidebar-active .mat-mdc-list-item,.eld-sidenav .mat-mdc-list-base .eld-sidebar-active-2 .mat-mdc-list-item{padding-left:3.6rem;width:calc(100% - 3.6rem)}.eld-sidenav.eld-collapsed .eld-sidebar-active,.eld-sidenav.eld-collapsed .eld-sidebar-active-2{min-width:60px;width:100%}.eld-sidenav.eld-collapsed .eld-sidebar-active .mdc-list-item__content,.eld-sidenav.eld-collapsed .eld-sidebar-active-2 .mdc-list-item__content{padding:0 0 0 20px}.eld-sidenav:not(.eld-collapsed) .mat-mdc-list-base .mat-mdc-list-item.eld-active:not(:last-child){border-radius:0}.eld-sidenav:not(.eld-collapsed) .mat-mdc-list-base .mat-mdc-list-item.eld-active:last-child{border-radius:0 0 12px 12px}.eld-sidenav:not(.eld-collapsed) .eld-sidebar-active .eld-sidemenu-floating-menu,.eld-sidenav:not(.eld-collapsed) .eld-sidebar-active-2 .eld-sidemenu-floating-menu{position:relative;opacity:1;visibility:visible}.eld-is--mobile .eld-mob-select-all{background-color:var(--mob-dash-list-bgcolor);border-bottom:1px solid var(--default-border-color);position:sticky;top:0;z-index:99}.eld-is--mobile .eld-list-multi-row{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.eld-is--mobile .eld-list-multi-row span:first-child{padding-bottom:4px}.eld-is--mobile .eld-list-multi-row span:last-child{font-size:var(--font-size-table-header);padding-top:4px}.eld-is--mobile .eld-mob-options--fullscreen{height:calc(100vh - 54px)}.eld-is--mobile .eld-mob-options--fullscreen .eld-list-hidden{visibility:hidden;height:0!important;line-height:0!important;border-bottom:0!important}.eld-is--mobile .eld-mob-options--fullscreen .mat-mdc-list-base{padding-top:0}.eld-is--mobile .eld-mob-options--fullscreen>div:not(.eld-footer){height:calc(100% - 10rem)}.eld-is--mobile .eld-mob-options--fullscreen .eld-mob-companies-list,.eld-is--mobile .eld-mob-options--fullscreen .eld-mob-groups-list{height:100%}.eld-is--mobile .eld-mob-options--fullscreen .eld-mob-companies-list h5,.eld-is--mobile .eld-mob-options--fullscreen .eld-mob-groups-list h5{color:var(--text-heavy);padding:var(--spacing-20) var(--spacing-30) var(--spacing-10)}.eld-is--mobile .eld-mob-options--fullscreen .eld-mob-companies-list .cdk-virtual-scroll-viewport,.eld-is--mobile .eld-mob-options--fullscreen .eld-mob-groups-list .cdk-virtual-scroll-viewport{min-height:100%}.eld-is--mobile .eld-mob-options--fullscreen .eld-mob-groups-list .eld-group-list-item{border-bottom:1px solid var(--default-border-color)}.eld-is--mobile .eld-mob-options--fullscreen .eld-indeterminate{position:relative}.eld-is--mobile .eld-mob-options--fullscreen .eld-indeterminate:after{content:"";display:block;position:absolute;height:20px;width:20px;z-index:888;top:10px;left:26px;background-size:contain;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/indeterminate_checkbox.svg)}.eld-multigroup-indicator{color:var(--blue);cursor:pointer;font-family:NunitoSans-SemiBold;padding-left:4px}.eld-admin-phone-link{color:var(--text-color);text-decoration:none;transition:color .15s ease-in-out}.eld-admin-phone-link:hover{color:var(--blue)}.mat-mdc-table tr .eld-admin-phone-link{color:var(--text-color)}.mat-mdc-table tr:hover .eld-admin-phone-link{color:var(--table-cell-over-color)}.eld-underline.eld-title{cursor:pointer;position:relative}.eld-underline.eld-title:after{background-color:#000000de;bottom:14px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:all .1s cubic-bezier(1,.25,0,.75) 0s;width:100%}.eld-underline.eld-title:hover:after{transform:scaleX(1);visibility:visible}.eld-driver-log-block svg{overflow:visible}.eld-driver-log-block .edited-events .horizontal,.eld-driver-log-block .events .horizontal{stroke-width:8}.eld-driver-log-block text.label{fill:var(--text-color);font-size:1.4rem}.eld-driver-log-block text.label.dst{fill:var(--theme-primary-700)}.eld-driver-log-block rect.hit-area,.eld-driver-log-block rect.hit-area-whole-day{cursor:pointer;fill:transparent;stroke-width:0;transition:fill .3s ease}.eld-driver-log-block .log-wrapper{background-color:var(--log-bgcolor);padding:0 36px;margin-bottom:var(--spacing-10)}.eld-driver-log-block .log-wrapper g.resets.remark g.reset line{stroke:#000}.eld-driver-log-block .log-wrapper g.resets.remark g.reset.highlighted line{stroke:var(--text-color)}.eld-driver-log-block g.edited-events line,.eld-driver-log-block g.events line{stroke:var(--log-graph-grid-event-color)}.eld-driver-log-block g.edited-events line.eld-driving,.eld-driver-log-block g.events line.eld-driving{stroke:var(--green)}.eld-driver-log-block g.edited-events line.eld-sleeper,.eld-driver-log-block g.events line.eld-sleeper{stroke:var(--orange)}.eld-driver-log-block g.edited-events line.inactive-event,.eld-driver-log-block g.events line.inactive-event{stroke:#ccd3d7}.eld-driver-log-block g.edited-events line.inactive-event.inactive-eld-event,.eld-driver-log-block g.events line.inactive-event.inactive-eld-event{stroke:#b6f2ca}.eld-driver-log-block g.eld-trips rect.eld-codriver-trip{stroke:var(--green);fill:var(--green)}.eld-driver-log-block g.eld-trips rect.eld-ud-trip{stroke:var(--orange);fill:var(--orange)}.eld-driver-log-block g rect.hit-area.highlighted{fill:var(--log-graph-higlight-area-bgcolor)}.eld-driver-log-block g rect.eld-moving{fill:transparent;stroke:transparent}.eld-driver-log-block g rect.eld-codriver-trip{stroke:var(--lh-slider-event-line-color);fill:var(--lh-slider-event-line-color)}.eld-driver-log-block g rect.eld-not-moving{fill:#a09c9c;stroke:#a09c9c}.eld-driver-log-block g.violations .violation .highlighted{fill:var(--log-graph-higlight-area-violation-bgcolor)}.eld-driver-log-block g.violations line{stroke:var(--red);stroke-width:8}.eld-driver-log-block g.violations rect.hit-area-whole-day{visibility:hidden}.eld-driver-log-block g.grid rect.border{stroke:var(--log-graph-grid-line-color);fill:transparent}.eld-driver-log-block g.grid line{stroke:var(--log-graph-grid-line-color)}.eld-driver-log-block g.resets g.reset{cursor:pointer}.eld-driver-log-block g.resets g.reset line{stroke:var(--green);stroke-width:4px}.eld-driver-log-block g.resets g.reset.highlighted line{stroke:var(--blue);transition:stroke .15s ease-in-out}.eld-driver-log-block g.resets g.reset.highlighted circle{fill:var(--blue);transition:fill .15s ease-in-out}.eld-driver-log-block g.resets g.reset circle{fill:var(--green)}.eld-driver-log-block g.resets g.reset text{fill:#fff;font-size:1.6rem}.eld-driver-log-block .highlighted{background-color:var(--log-graph-higlight-area-bgcolor)}.eld-driver-log-block g.edited-events g.control,.eld-driver-log-block g.edited-remark g.control{cursor:ew-resize}.eld-driver-log-block g.edited-events g.control g.time rect,.eld-driver-log-block g.edited-events g.control g.time path,.eld-driver-log-block g.edited-events g.control path.handle,.eld-driver-log-block g.edited-events g.control polygon.handle,.eld-driver-log-block g.edited-events g.control circle.handle,.eld-driver-log-block g.edited-remark g.control g.time rect,.eld-driver-log-block g.edited-remark g.control g.time path,.eld-driver-log-block g.edited-remark g.control path.handle,.eld-driver-log-block g.edited-remark g.control polygon.handle,.eld-driver-log-block g.edited-remark g.control circle.handle{stroke-width:0;fill:var(--blue)}.eld-driver-log-block g.edited-events g.control g.time text,.eld-driver-log-block g.edited-remark g.control g.time text{fill:var(--white);font-size:13px;stroke-width:0}.eld-driver-log-block g.edited-events g.control rect.grip-padding,.eld-driver-log-block g.edited-remark g.control rect.grip-padding{fill:transparent;stroke-width:0}.eld-driver-log-block g.edited-events g.control line.bar,.eld-driver-log-block g.edited-remark g.control line.bar{stroke:var(--blue);stroke-width:4}.eld-driver-log-block g.edited-events g.control g.time rect,.eld-driver-log-block g.edited-events g.control path.handle,.eld-driver-log-block g.edited-events g.control polygon.handle,.eld-driver-log-block g.edited-events g.control circle.handle,.eld-driver-log-block g.edited-remark g.control g.time rect,.eld-driver-log-block g.edited-remark g.control path.handle,.eld-driver-log-block g.edited-remark g.control polygon.handle,.eld-driver-log-block g.edited-remark g.control circle.handle{stroke-width:0;fill:var(--blue)}.eld-driver-log-block g.edited-events g.left line.bar,.eld-driver-log-block g.edited-events g.right line.bar,.eld-driver-log-block g.edited-remark g.left line.bar,.eld-driver-log-block g.edited-remark g.right line.bar{stroke-width:2}.eld-driver-log-block g.edited-events rect.hit-area.highlighted,.eld-driver-log-block g.edited-events rect.overlay,.eld-driver-log-block g.events rect.hit-area.highlighted,.eld-driver-log-block g.events rect.overlay{fill:var(--log-graph-higlight-area-bgcolor)}.eld-driver-log-block g.edited-events.eld-event-inactivated>g.control line,.eld-driver-log-block g.edited-events.eld-event-inactivated>g.control polygon,.eld-driver-log-block g.edited-events.eld-event-inactivated>g.control circle,.eld-driver-log-block g.edited-events.eld-event-inactivated>g.control path.time,.eld-driver-log-block g.edited-events.eld-event-inactivated>g.control .handle,.eld-driver-log-block g.edited-events.eld-event-inactivated>g.control .time>rect{stroke:var(--red);fill:var(--red)}.eld-driver-log-block g.edited-events.eld-event-inactivated>rect.overlay{fill:var(--log-graph-higlight-area-violation-bgcolor)}.eld-selected-log{background-color:var(--table-row-over-bgcolor)}.eld-selected-log.eld-violation{background-color:var(--log-graph-higlight-area-violation-bgcolor)}.highlighted{background-color:var(--log-graph-higlight-area-bgcolor)}.highlighted.eld-violation{background-color:var(--log-graph-higlight-area-violation-bgcolor)}.eld-driver-log-block g.events.green circle,.eld-driver-log-block g.events.green rect,.eld-driver-log-block g.events.green line{stroke:var(--log-event-green-color);fill:var(--log-event-green-color)}.eld-driver-log-block g.events.location-history-line circle,.eld-driver-log-block g.events.location-history-line rect,.eld-driver-log-block g.events.location-history-line line{fill:var(--log-event-location-history-line-color);stroke:var(--log-event-location-history-line-color)}.eld-driver-log-block g.events g.event .green line{stroke:var(--log-event-green-color);fill:var(--log-event-green-color)}.eld-driver-log-block g.events g.event .location-history-line line{stroke:var(--log-event-location-history-line-color);fill:var(--log-event-location-history-line-color)}.eld-driver-log-block g.events g.event .gray line{stroke:var(--log-events-line-color);fill:var(--log-events-line-color)}.eld-driver-log-block g.events .event.green circle,.eld-driver-log-block g.events .event.green line{stroke:var(--log-event-green-color);fill:var(--log-event-green-color)}.eld-driver-log-block g.events .event.orange circle,.eld-driver-log-block g.events .event.orange line{stroke:var(--log-event-orange-color);fill:var(--log-event-orange-color)}.eld-driver-log-block g.events .event.gray line{stroke:var(--log-event-gray-color);fill:var(--log-event-gray-color)}body:not(.eld-is--mobile) .eld-content.eld-with-table .eld-driver-log-block .eld-table-holder{box-shadow:none;padding:0 4rem;width:calc(100% - 4rem)}.eld-content.eld-with-table .eld-driver-log-block .eld-table-holder p{text-align:center;padding-bottom:40px}@media (max-width: 1365px){.eld-graph-log-holder.eld-graph-log-holder{overflow:auto!important;position:relative!important;top:auto!important}}@media (max-width: 1365px){.eld-graph-log-holder.eld-graph-log-holder .log-wrapper{overflow:auto}}@media (max-width: 1365px){.eld-graph-log-holder.eld-graph-log-holder .log-wrapper svg{height:250px;width:auto}}.eld-is--mobile .eld-graph-log-holder.eld-mob-log--graph{padding:var(--spacing-15)!important;width:100%!important}.eld-is--mobile .eld-graph-log-holder.eld-mob-log--graph .log-wrapper{overflow:auto}.eld-is--mobile .eld-graph-log-holder.eld-mob-log--graph .log-wrapper svg{height:250px;width:auto}.eld-is--mobile .eld-graph-log-holder:not(.eld-gmob-log--graph)>.flex-row{flex-direction:row;padding:0 0 var(--spacing-10)}.eld-is--mobile .eld-graph-log-holder:not(.eld-gmob-log--graph)>.flex-row.eld-mob-btn__under-log--holder{align-items:flex-start;display:flex;flex-direction:column;width:100%}.eld-is--mobile .eld-graph-log-holder:not(.eld-gmob-log--graph)>.flex-row.eld-mob-btn__under-log--holder .eld-btn__holder{display:flex;padding-top:16px;width:100%}.eld-is--mobile .eld-graph-log-holder:not(.eld-gmob-log--graph)>.flex-row .download-button{height:30px}.eld-is--mobile .eld-graph-log-holder:not(.eld-gmob-log--graph)>.flex-row .download-button button{height:30px;line-height:1;min-width:46px;padding:0}.eld-is--mobile .eld-content.eld-with-table .eld-driver-log-block .eld-table-holder,.eld-is--mobile .eld-content.eld-log-frm-holder{padding:0 var(--spacing-15)}.eld-is--mobile .eld-sidenav .eld-multi-content{margin-top:0}.mat-toolbar.eld-toolbar-filter .eld-frm>.eld-cont.eld-search .eld-frm-field{padding-top:0}.eld-frm-field #suffix,.eld-frm-field #suffix-trigger-duration{color:var(--text-color);padding:0 4px}.eld-frm-field.mat-form-field-appearance-outline .mat-icon.close-icon{color:var(--input-color);cursor:pointer;font-size:20px;height:20px;position:absolute;right:0;top:calc(50% - 10px);opacity:.7;width:20px}.eld-frm-field.mat-form-field-appearance-outline .mat-icon.close-icon:hover{opacity:1}.eld-frm-field.eld-textarea-flat .mdc-notched-outline{background-color:var(--textarea-bgcolor)}.eld-frm-field.eld-frm-field-shorter{max-width:17rem}.eld-frm-field .mat-mdc-form-field-hint{color:var(--text-color)}.eld-frm-field .frm-filed-increment{display:flex;flex-direction:column;position:absolute;top:0;right:0}.eld-frm-field .frm-filed-increment .mat-icon{height:20px;width:20px;cursor:pointer;display:flex;color:var(--input-icon-color);justify-content:center}.eld-frm-field .frm-filed-increment .mat-icon:hover{color:var(--text-heavy)}.eld-frm-field .frm-filed-increment .mat-icon.mat-icon:first-child{line-height:30px}.eld-frm-field .frm-filed-increment .mat-icon.mat-icon:last-child{line-height:13px}.eld-create-loads .eld-frm-field:not(.eld-no-spacing){padding-top:var(--spacing-15)}.mat-mdc-dialog-container .eld-frm-field{--input-bgcolor: var(--input-in-dialog-bgcolor)}.eld-table-holder .mat-toolbar{--input-bgcolor: var(--input-in-table-bgcolor)}.eld-widget-map-filter .eld-search .mat-form-field-appearance-outline.eld-frm-field .mat-mdc-form-field-infix,.eld-toolbar-filter .eld-search .mat-form-field-appearance-outline.eld-frm-field .mat-mdc-form-field-infix{padding-left:24px;padding-right:8px}.eld-widget-map-filter .eld-search .mat-form-field-appearance-outline.eld-frm-field .mat-mdc-text-field-wrapper,.eld-toolbar-filter .eld-search .mat-form-field-appearance-outline.eld-frm-field .mat-mdc-text-field-wrapper{padding-left:6px}.eld-widget-map-filter .eld-search .mat-form-field-appearance-outline.eld-frm-field .mat-mdc-form-field-subscript-wrapper,.eld-toolbar-filter .eld-search .mat-form-field-appearance-outline.eld-frm-field .mat-mdc-form-field-subscript-wrapper{display:none}.eld-widget-map-filter .eld-search .eld-search-long-text .mat-mdc-form-field-infix,.eld-toolbar-filter .eld-search .eld-search-long-text .mat-mdc-form-field-infix{padding-right:8px}.eld-widget-map-filter .eld-search .mat-icon,.eld-toolbar-filter .eld-search .mat-icon{background-color:var(--input-flat-bgcolor)}.eld-widget-map-filter .eld-search .eld-icon,.eld-toolbar-filter .eld-search .eld-icon{background-color:transparent;color:var(--text-color);font-size:18px;height:var(--spacing-20);left:4px;padding-top:2px;position:absolute;top:9px;width:18px}.eld-widget-map-filter .eld-search .eld-icon.eld-clear,.eld-toolbar-filter .eld-search .eld-icon.eld-clear{left:auto;right:-6px}.eld-frm mat-label{align-items:center;color:var(--text-color);display:inline-flex}.eld-frm mat-label img,.eld-frm mat-label .mat-icon{margin-left:4px}.eld-frm mat-label img{height:14px;pointer-events:all;width:14px}.eld-frm .eld-table-holder .mat-toolbar{--input-bgcolor: var(--input-in-table-bgcolor)}.eld-frm .eld-frm-field.mat-form-field-appearance-outline.mat-form-field-disabled{opacity:var(--input-disabled-opacity)}.eld-frm .eld-register-mat-error{font-size:1.2rem;font-weight:700;height:14px}.eld-is--mobile .eld-frm mat-label{display:inline-block;line-height:1.2;padding-right:var(--spacing-20)}.eld-log-form .eld-frm-field.mat-form-field-appearance-outline.mat-form-field-disabled{opacity:var(--log-form-chips-disabled-opacity)}.mat-mdc-dialog-container .eld-frm .eld-frm-field{width:100%}.mat-mdc-dialog-container .eld-frm .eld-frm-field.at-datepicker{width:50%}.eld-required{background-color:var(--blue);border-radius:50%;display:inline-block;height:.5rem;margin-left:.5rem;vertical-align:middle;width:.5rem}.eld-phone-field input{text-indent:-1px}.eld-phone-field input:placeholder-shown{text-indent:4px}.eld-phone-field input:-ms-input-placeholder{text-indent:-1px}.eld-phone-field input::-moz-placeholder{text-indent:-1px}.eld-phone-field input::-webkit-input-placeholder{text-indent:-1px}.eld-nav-main .eld-actions .eld-frm-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{width:auto}.eld-theme-light .eld-nav-main{--input-bgcolor: var(--white)}textarea.eld-textarea-noresize.mat-mdc-input-element{resize:none}.eld-cont.eld-field-with-prefix{align-items:center;display:flex;justify-content:center;padding-right:24px}.eld-cont.eld-field-with-prefix .eld-cont-inline{padding-top:var(--spacing-20)}.eld-cont.eld-field-with-prefix .eld-field-prefix{align-items:center;align-self:flex-start;color:var(--text-color);display:flex;font-size:var(--font-size-table-header);justify-content:center;margin-top:var(--spacing-15);padding-right:8px}::placeholder{color:var(--select-item-color)!important}input[ngxdaterangepickermd],input[dateRangeQuarterMonthPicker]{padding-left:1.5rem}.eld-view--settings .eld-frm .eld-frm-field,.eld-log-status-editor .eld-frm .eld-frm-field{width:100%}.eld-view--settings textarea{width:calc(100% - var(--spacing-30))}.eld-mob-field--focused{background-color:var(--mob-input-focused-bgcolor);height:60px;width:100%}.eld-mob-support-multiselect{margin-bottom:var(--spacing-15)}.eld-mob-support-multiselect .mdc-notched-outline__notch{display:none}.eld-mask-container{position:relative}.eld-radio-group-vertical{display:flex;flex-direction:column}.eld-radio-group-vertical .eld-radio-group{margin-bottom:8px}.eld-radio-holder-vertical{padding-top:24px}.eld-toolbar-filter .mat-mdc-select{font-size:1.4rem}.eld-toolbar-filter .eld-search-select{position:relative;top:10px}.eld-toolbar-filter .eld-select-date-range .mdc-text-field{padding-left:20px}.eld-toolbar-filter .eld-select-date-range .mat-mdc-floating-label:not(.mdc-floating-label--float-above){left:var(--spacing-20)}.eld-actions .mat-mdc-select .mat-mdc-select-arrow{color:var(--text-color)}.eld-actions .eld-select-holder .eld-frm-field{min-width:140px}.eld-nav-main{height:9rem}.eld-select-date-range{z-index:11}.eld-select-date-range.eld-ngx__mdpicker--relative .md-drppicker.md-drppicker{position:relative}.eld-select-date-range .mat-mdc-form-field-subscript-wrapper{z-index:-1}.eld-select-date-range .md-drppicker *{cursor:pointer;z-index:99}.eld-select-date-range .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{padding-top:var(--spacing-10)}.eld-select-date-range .mat-mdc-form-field-flex:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/mat-event.svg);background-position:center;background-repeat:no-repeat;height:40px;background-size:16px;left:8px;top:0;width:16px;z-index:2;pointer-events:none}.eld-select-date-range.eld-with-fixed-label .mat-mdc-form-field-flex:before{height:calc(100% + 1rem)}.eld-select-date-range .eld-mob-field-big .mat-mdc-form-field-flex:before{height:46px}.eld-select-date-range .mdc-floating-label:not(.mdc-floating-label--float-above) mat-label{margin-left:16px}.eld-dropdown__support--option-cont{align-items:center;display:inline-flex}.eld-dropdown__support--option-cont .mat-icon{font-size:var(--font-size-subtitle-1);margin-left:8px}.eld-select-date-time-range *{cursor:pointer}.mdc-menu-surface.mat-mdc-select-panel:not(.dash-status-panel) .mat-mdc-option:not(:last-child){border-bottom:1px solid var(--select-item-border-color)}.mdc-menu-surface.mat-mdc-select-panel:not(.dash-status-panel) .mat-mdc-option.eld-fake-option{display:none}.mdc-menu-surface.mat-mdc-select-panel:not(.dash-status-panel) .mat-mdc-optgroup:not(:last-child) .mat-mdc-option{border-bottom:1px solid var(--select-item-border-color)}.mdc-menu-surface.mat-mdc-select-panel.geofence-map{min-height:300px}.mdc-menu-surface.mat-mdc-select-panel.dashboard-map-select{height:100%;margin-top:calc(var(--spacing-25) * -1);max-height:600px;min-width:180px;overflow:hidden;padding:1px}.mdc-menu-surface.mat-mdc-select-panel.dashboard-map-select .eld-map-option{align-items:center;display:inline-flex;width:calc(100% - 32px)}.mdc-menu-surface.mat-mdc-select-panel.dashboard-map-select .eld-map-option:last-of-type{border-bottom:0}.mdc-menu-surface.mat-mdc-select-panel.dashboard-map-select .mdc-list-item__primary-text{align-items:center;display:inline-flex;font-size:var(--font-size-divider)}.mdc-menu-surface.mat-mdc-select-panel.dashboard-map-select .mdc-checkbox>label{font-size:var(--font-size-divider)}.mdc-menu-surface.mat-mdc-select-panel.dashboard-map-select .mat-mdc-checkbox .mdc-checkbox+label{font-size:var(--font-size-divider)}.status-select.mat-mdc-select-panel{max-height:100%}.multi-option.mat-mdc-checkbox{display:block;width:100%}.multi-option.mat-mdc-checkbox .mdc-form-field,.multi-option.mat-mdc-checkbox label{width:100%}.mat-mdc-optgroup-label{color:var(--select-item-color)}.mat-mdc-optgroup-label.mat-mdc-optgroup-label{color:var(--text-heavy);margin-left:24px}.eld-map-options-holder.mat-mdc-select-panel{height:100%;max-height:300px;padding:1px}.eld-mat-option-check--search .mat-pseudo-checkbox{margin-right:0;display:none}.eld-mat-option-check--search .mdc-list-item__primary-text{width:100%}body:has(app-all-activity-history) .cdk-overlay-pane:not(.mat-mdc-select-panel-above) .mdc-menu-surface.mat-mdc-select-panel{overflow-x:hidden!important}.eld-sidenav{background-color:var(--body-bgcolor)}.eld-sidenav .mat-drawer-inner-container{overflow:visible}.eld-sidenav .eld-theme-swicher{padding:0 30px;position:relative;align-items:center;display:flex}.eld-sidenav .eld-theme-swicher:before{content:"";display:block;position:absolute;height:1px;background-color:#ffffff1a;width:calc(100% - 40px);left:20px;top:0}.eld-sidenav .eld-theme-swicher .eld-slid-toggle-ios-alike--holder{display:flex;align-items:center}.eld-sidenav .eld-theme-swicher .eld-slid-toggle-ios-alike--holder mat-label{color:var(--text-color);margin-left:8px}.eld-sidenav .eld-menu-cont .eld-btn-group:not(.eld-map-fillter-toggle){position:relative;height:80px}.eld-sidenav:not(.eld-collapsed) .eld-sidenav-menu .eld-logo-holder{font-size:1.8rem;min-height:89px}.eld-sidenav:not(.eld-collapsed) .eld-sidenav-menu .eld-logo-holder span{padding-left:16px}.eld-sidenav .eld-sidenav-menu{background-color:var(--sidenav-menu-bgcolor);border-right:1px solid var(--default-border-color);overflow:visible;transition:width ease-in-out 75ms;width:255px}.eld-sidenav .eld-sidenav-menu ::-webkit-scrollbar{display:none}.eld-sidenav .eld-sidenav-menu .eld-logo-holder{overflow:hidden}.eld-sidenav .eld-sidenav-menu .eld-logo-holder img{min-width:60px}.eld-sidenav .eld-sidenav-menu .eld-logo-holder .eld-logo-txt{white-space:pre}.eld-sidenav .eld-sidenav-menu .eld-item.eld-expanded .mat-mdc-list-item:hover{background-color:var(--sidenav-menu-link-active-bgcolor)}.eld-sidenav .eld-sidenav-menu .eld-item.eld-expanded .mat-mdc-list-item.eld-active{background-color:var(--sidenav-menu-open-bgcolor)}.eld-sidenav .eld-sidenav-menu .eld-item.eld-expanded .eld-item{background-color:var(--sidenav-menu-open-menu-bgcolor);box-shadow:none}.eld-sidenav .eld-sidenav-menu .eld-item.eld-expanded{background-color:var(--sidenav-menu-open-menu-bgcolor)}.eld-sidenav .eld-sidenav-menu .eld-menu-cont{display:flex;flex-direction:column;height:100%;justify-content:space-between}.eld-sidenav .eld-sidenav-menu .eld-nav-holder{height:calc(100% - 108px);padding-bottom:8px}.eld-sidenav .eld-sidenav-menu .eld-nav{height:calc(100% - 8px);padding:2rem 0;overflow:auto}.eld-sidenav .eld-sidenav-menu .eld-logo-holder{align-items:center;border:solid var(--default-border-color);border-width:0 0 1px;color:var(--logo-text);cursor:pointer;display:flex;justify-content:flex-start;max-height:90px;min-height:89px;padding-left:var(--spacing-20);position:relative;text-decoration:none}.eld-sidenav .eld-sidenav-menu .eld-logo-holder:focus{outline:none}.eld-sidenav.eld-collapsed .eld-sidenav-menu{width:100px}.eld-sidenav.eld-collapsed .eld-sidenav-menu.eld-is--mobile{width:0}.eld-sidenav.eld-collapsed .eld-sidenav-menu .eld-logo-txt{transition-delay:75ms;opacity:0}.eld-sidenav.eld-collapsed:not(.eld-nav--over) .mat-sidenav-content{margin-left:100px!important}.eld-sidenav.eld-nav--over:not(.eld-is--mobile) .mat-sidenav-content{margin-left:100px!important}.eld-sidenav .mat-sidenav-content{background-color:var(--body-bgcolor);height:100vh;transition:margin-left ease-in-out 75ms;overflow:hidden}.eld-sidenav:not(.eld-nav--over) .mat-sidenav-content{margin-left:255px!important}.eld-sidenav .mat-drawer-container{background-color:var(--body-bgcolor)}.eld-is--mobile.eld-sidenav--collapsed .eld-sidenav .eld-sidenav-menu{width:0}.eld-theme-light .eld-sidenav .eld-sidenav-menu .eld-item:not(.eld-expanded) .eld-sidemenu-floating-menu{background-color:var(--sidenav-floating-bgcolor)}.eld-toogle-holder{align-items:center;display:flex;margin-bottom:32px}.eld-toogle-holder .mat-mdc-slide-toggle{margin-left:8px}.eld-snackbar-success.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: NunitoSans-Bold;--mdc-snackbar-supporting-text-weight: 600;margin:24px}.eld-snackbar-success.mat-mdc-snack-bar-container .mdc-snackbar__surface{--mdc-snackbar-container-color: var(--green);min-width:540px;padding-bottom:var(--spacing-10);padding-left:8px;padding-right:8px;padding-top:var(--spacing-10)}.eld-snackbar-success.mat-mdc-snack-bar-container .mdc-snackbar__label{--mdc-snackbar-supporting-text-color: #ffffff}.eld-snackbar-success.mat-mdc-snack-bar-container .mat-mdc-button:not(:disabled){--mat-mdc-snack-bar-button-color: #ffffff}.eld-snackbar-success.mat-mdc-snack-bar-container .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-success.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-success.mat-mdc-snack-bar-container .mat-mdc-outlined-button:not(:disabled){--mdc-outlined-button-outline-color: #ffffff;--mdc-outlined-button-label-text-color: #ffffff}.eld-snackbar-success .mat-mdc-snack-bar-action{align-items:center;border-radius:50%;display:flex;font-size:0;height:36px;justify-content:center;min-width:36px;position:relative;width:36px}.eld-snackbar-success .mat-mdc-snack-bar-action:before{content:"";display:block;position:absolute;content:url(https://assets.eldrider.com/static-resources/assets/v1/images/mat-icons/close.svg);filter:invert(1);font-size:24px;height:24px}.eld-snackbar-danger.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: NunitoSans-Bold;--mdc-snackbar-supporting-text-weight: 600;margin:24px}.eld-snackbar-danger.mat-mdc-snack-bar-container .mdc-snackbar__surface{--mdc-snackbar-container-color: var(--red);min-width:540px;padding-bottom:var(--spacing-10);padding-left:8px;padding-right:8px;padding-top:var(--spacing-10)}.eld-snackbar-danger.mat-mdc-snack-bar-container .mdc-snackbar__label{--mdc-snackbar-supporting-text-color: #ffffff}.eld-snackbar-danger.mat-mdc-snack-bar-container .mat-mdc-button:not(:disabled){--mat-mdc-snack-bar-button-color: #ffffff}.eld-snackbar-danger.mat-mdc-snack-bar-container .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-danger.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-danger.mat-mdc-snack-bar-container .mat-mdc-outlined-button:not(:disabled){--mdc-outlined-button-outline-color: #ffffff;--mdc-outlined-button-label-text-color: #ffffff}.eld-snackbar-danger .mat-mdc-snack-bar-action{align-items:center;border-radius:50%;display:flex;font-size:0;height:36px;justify-content:center;min-width:36px;position:relative;width:36px}.eld-snackbar-danger .mat-mdc-snack-bar-action:before{content:"";display:block;position:absolute;content:url(https://assets.eldrider.com/static-resources/assets/v1/images/mat-icons/close.svg);filter:invert(1);font-size:24px;height:24px}.eld-snackbar-warning.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: NunitoSans-Bold;--mdc-snackbar-supporting-text-weight: 600;margin:24px}.eld-snackbar-warning.mat-mdc-snack-bar-container .mdc-snackbar__surface{--mdc-snackbar-container-color: var(--orange);min-width:540px;padding-bottom:var(--spacing-10);padding-left:8px;padding-right:8px;padding-top:var(--spacing-10)}.eld-snackbar-warning.mat-mdc-snack-bar-container .mdc-snackbar__label{--mdc-snackbar-supporting-text-color: #ffffff}.eld-snackbar-warning.mat-mdc-snack-bar-container .mat-mdc-button:not(:disabled){--mat-mdc-snack-bar-button-color: #ffffff}.eld-snackbar-warning.mat-mdc-snack-bar-container .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-warning.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-warning.mat-mdc-snack-bar-container .mat-mdc-outlined-button:not(:disabled){--mdc-outlined-button-outline-color: #ffffff;--mdc-outlined-button-label-text-color: #ffffff}.eld-snackbar-warning .mat-mdc-snack-bar-action{align-items:center;border-radius:50%;display:flex;font-size:0;height:36px;justify-content:center;min-width:36px;position:relative;width:36px}.eld-snackbar-warning .mat-mdc-snack-bar-action:before{content:"";display:block;position:absolute;content:url(https://assets.eldrider.com/static-resources/assets/v1/images/mat-icons/close.svg);filter:invert(1);font-size:24px;height:24px}.eld-snackbar-info.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: NunitoSans-Bold;--mdc-snackbar-supporting-text-weight: 600;margin:24px}.eld-snackbar-info.mat-mdc-snack-bar-container .mdc-snackbar__surface{--mdc-snackbar-container-color: var(--blue);min-width:540px;padding-bottom:var(--spacing-10);padding-left:8px;padding-right:8px;padding-top:var(--spacing-10)}.eld-snackbar-info.mat-mdc-snack-bar-container .mdc-snackbar__label{--mdc-snackbar-supporting-text-color: #ffffff}.eld-snackbar-info.mat-mdc-snack-bar-container .mat-mdc-button:not(:disabled){--mat-mdc-snack-bar-button-color: #ffffff}.eld-snackbar-info.mat-mdc-snack-bar-container .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-info.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){--mdc-text-button-label-text-color: #ffffff}.eld-snackbar-info.mat-mdc-snack-bar-container .mat-mdc-outlined-button:not(:disabled){--mdc-outlined-button-outline-color: #ffffff;--mdc-outlined-button-label-text-color: #ffffff}.eld-snackbar-info .mat-mdc-snack-bar-action{align-items:center;border-radius:50%;display:flex;font-size:0;height:36px;justify-content:center;min-width:36px;position:relative;width:36px}.eld-snackbar-info .mat-mdc-snack-bar-action:before{content:"";display:block;position:absolute;content:url(https://assets.eldrider.com/static-resources/assets/v1/images/mat-icons/close.svg);filter:invert(1);font-size:24px;height:24px}@media (max-width: 580px){.eld-is--mobile .eld-snackbar-success.mat-mdc-snack-bar-container,.eld-is--mobile .eld-snackbar-danger.mat-mdc-snack-bar-container,.eld-is--mobile .eld-snackbar-warning.mat-mdc-snack-bar-container,.eld-is--mobile .eld-snackbar-info.mat-mdc-snack-bar-container{margin:16px}.eld-is--mobile .eld-snackbar-success.mat-mdc-snack-bar-container .mdc-snackbar__surface,.eld-is--mobile .eld-snackbar-danger.mat-mdc-snack-bar-container .mdc-snackbar__surface,.eld-is--mobile .eld-snackbar-warning.mat-mdc-snack-bar-container .mdc-snackbar__surface,.eld-is--mobile .eld-snackbar-info.mat-mdc-snack-bar-container .mdc-snackbar__surface{min-width:300px}}.mat-mdc-table .eld-cell-cont{align-items:center;display:flex;position:relative}.mat-mdc-table .eld-cell-cont .eld-imgs-holder{display:flex;flex-direction:column}.mat-mdc-table .eld-cell-cont .eld-imgs-holder.eld-absolute{left:-2.4rem}.mat-mdc-table .eld-cell-cont span:not(#monitoring-driver){line-height:1.3;padding:0 4px 0 0}.mat-mdc-table .mat-mdc-header-row.eld-small-text .mat-mdc-header-cell{text-transform:capitalize}.mat-mdc-table .mat-mdc-header-cell .eld-th-nosort{align-items:center;display:flex;height:12px;font-family:NunitoSans-Bold}.mat-mdc-table .mat-mdc-header-cell:not(.eld-no-style){text-transform:uppercase}.mat-mdc-table .mat-mdc-header-cell:not(.eld-no-style) button{text-transform:uppercase}.mat-mdc-table .mat-mdc-header-cell.eld-center{text-align:center}.mat-mdc-table .mat-mdc-header-cell.eld-center .mat-sort-header-container{justify-content:center;margin-left:12px}.mat-mdc-table .mat-mdc-header-cell.eld-center .mat-sort-header-container .mat-sort-header-button{padding-left:18px}.mat-mdc-table .eld-td-btn-actions{width:18rem}.mat-mdc-table .eld-td-btn-actions .eld-btn-holder{align-items:center;display:flex;justify-content:space-between}.mat-mdc-table.eld-disconnects-table{border-collapse:separate;border-spacing:0 12px;width:100%}.mat-mdc-table.eld-disconnects-table th.mat-mdc-header-cell{border-bottom-color:var(--default-border-color);color:var(--table-header-color)}.mat-mdc-table.eld-disconnects-table th.mat-mdc-header-cell .eld-danger-color,.mat-mdc-table.eld-disconnects-table th.mat-mdc-header-cell .eld-confirm-color{padding-left:32px}.mat-mdc-table.eld-disconnects-table td.mat-mdc-cell{border-bottom-color:var(--default-border-color);color:var(--table-cell-color)}.mat-mdc-table.eld-disconnects-table tbody tr.mat-mdc-row .mat-mdc-cell{background-color:var(--body-bgcolor);border-bottom:1px solid var(--gray);border-top:1px solid var(--gray);padding:8px 0;position:relative}.mat-mdc-table.eld-disconnects-table tbody tr.mat-mdc-row .mat-mdc-cell:first-child{border-left:1px solid var(--gray);border-radius:4px 0 0 4px;padding-left:24px}.mat-mdc-table.eld-disconnects-table tbody tr.mat-mdc-row .mat-mdc-cell:first-child:after{content:"";display:block;position:absolute;background-color:var(--gray);height:calc(100% - 16px);right:0;top:8px;width:2px}.mat-mdc-table.eld-disconnects-table tbody tr.mat-mdc-row .mat-mdc-cell:last-child{border-radius:0 4px 4px 0;border-right:1px solid var(--gray);padding-left:24px;padding-right:24px}.mat-mdc-table.eld-disconnects-table tbody tr.mat-mdc-row .mat-mdc-cell:last-child:before{content:"";display:block;position:absolute;background-color:var(--gray);height:calc(100% - 16px);left:0;top:8px;width:2px}.mat-mdc-table.eld-disconnects-table tbody tr.mat-mdc-row .mat-mdc-cell:first-child{vertical-align:top}.mat-mdc-table.eld-disconnects-table tbody tr.mat-mdc-row .mat-mdc-cell:last-child{vertical-align:middle}.mat-mdc-table.eld-table-no-padding th.mat-mdc-header-cell,.mat-mdc-table.eld-table-no-padding th.mat-mdc-cell,.mat-mdc-table.eld-table-no-padding th.mat-mdc-footer-cell,.mat-mdc-table.eld-table-no-padding td.mat-mdc-header-cell,.mat-mdc-table.eld-table-no-padding td.mat-mdc-cell,.mat-mdc-table.eld-table-no-padding td.mat-mdc-footer-cell{padding:0 4px}.mat-mdc-table.eld-table-no-padding th.mat-mdc-header-cell:first-of-type,.mat-mdc-table.eld-table-no-padding th.mat-mdc-cell:first-of-type,.mat-mdc-table.eld-table-no-padding th.mat-mdc-footer-cell:first-of-type,.mat-mdc-table.eld-table-no-padding td.mat-mdc-header-cell:first-of-type,.mat-mdc-table.eld-table-no-padding td.mat-mdc-cell:first-of-type,.mat-mdc-table.eld-table-no-padding td.mat-mdc-footer-cell:first-of-type{padding-left:0}.mat-mdc-table.eld-table-no-padding th.mat-mdc-header-cell:last-of-type,.mat-mdc-table.eld-table-no-padding th.mat-mdc-cell:last-of-type,.mat-mdc-table.eld-table-no-padding th.mat-mdc-footer-cell:last-of-type,.mat-mdc-table.eld-table-no-padding td.mat-mdc-header-cell:last-of-type,.mat-mdc-table.eld-table-no-padding td.mat-mdc-cell:last-of-type,.mat-mdc-table.eld-table-no-padding td.mat-mdc-footer-cell:last-of-type{padding-right:0}.mat-mdc-table.eld-table-schedule tr.mat-mdc-header-row{height:24px}.mat-mdc-table.eld-table-schedule tr.mat-mdc-header-row .mat-mdc-header-cell{background-color:var(--table-plain-bgcolor);color:var(--table-header-color)}.mat-mdc-table.eld-table-schedule .mat-mdc-icon-button .mat-icon.eld-remove-icon{color:var(--theme-light-700);transition:color .15s ease-in-out}.mat-mdc-table.eld-table-schedule .mat-mdc-icon-button:hover .mat-icon.eld-remove-icon{color:var(--red)}.mat-mdc-table .mat-mdc-cell.eld-cell-input .mat-mdc-form-field{width:150px}.mat-mdc-table .mat-mdc-cell.eld-cell-input .mat-mdc-form-field input{text-align:right}.mat-mdc-table .mat-mdc-cell.eld-cell-input .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.mat-mdc-table .mat-mdc-cell:not(.eld-cell-input){position:relative;vertical-align:middle}.mat-mdc-table .mat-mdc-cell:not(.eld-cell-input)>div{align-items:center;display:flex}.mat-mdc-table .mat-mdc-cell.eld-cell-action,.mat-mdc-table .mat-mdc-header-cell.eld-cell-action{width:6rem}.mat-mdc-table .mat-mdc-header-cell.eld-cell-action .mat-mdc-icon-button{margin-top:-4px}.mat-mdc-table.eld-table--scroll tr:hover .mat-mdc-table-sticky:first-child.mat-mdc-table-sticky-border-elem-left.mat-mdc-cell{background-color:var(--table-row-over-bgcolor);color:var(--table-cell-over-color)}.mat-mdc-table.eld-table--scroll .mat-mdc-table-sticky:first-child.mat-mdc-table-sticky-border-elem-left.mat-mdc-header-cell{background-color:var(--table-header-bgcolor);border-right:var(--table-border-spacing) solid var(--table-header-bgcolor)}.mat-mdc-table.eld-table--scroll .mat-mdc-table-sticky:first-child.mat-mdc-table-sticky-border-elem-left.mat-mdc-cell{background-color:var(--table-row-bgcolor);border-right:var(--table-border-spacing) solid var(--table-header-bgcolor);z-index:5!important}.mat-mdc-table.eld-table--scroll .mat-mdc-table-sticky:last-child.mat-column-actions{padding-right:0}.mat-mdc-table.eld-table--scroll .mat-mdc-table-sticky:last-child.mat-column-actions.mat-mdc-table-sticky-border-elem-right.mat-mdc-header-cell{background-color:var(--table-header-bgcolor);border-left:var(--table-border-spacing) solid var(--table-header-bgcolor)}.mat-mdc-table.eld-table--scroll .mat-mdc-table-sticky:last-child.mat-column-actions.mat-mdc-table-sticky-border-elem-right.mat-mdc-cell{background-color:var(--table-row-bgcolor);border-left:var(--table-border-spacing) solid var(--table-header-bgcolor);z-index:5!important}.mat-mdc-table.eld-table--scroll .mat-mdc-header-cell:nth-child(2),.mat-mdc-table.eld-table--scroll .mat-mdc-cell:nth-child(2){padding-left:var(--table-border-spacing)}.mat-mdc-table.eld-table--scroll.eld-table--checkbox tr:hover .mat-mdc-table-sticky:first-child.mat-mdc-cell,.mat-mdc-table.eld-table--scroll.eld-table--checkbox tr:hover .mat-mdc-table-sticky:nth-child(2).mat-mdc-cell{background-color:var(--table-row-over-bgcolor);color:var(--table-cell-over-color)}.mat-mdc-table.eld-table--scroll.eld-table--checkbox .mat-mdc-table-sticky:first-child.mat-mdc-header-cell,.mat-mdc-table.eld-table--scroll.eld-table--checkbox .mat-mdc-table-sticky:nth-child(2).mat-mdc-header-cell{background-color:var(--table-header-bgcolor)}.mat-mdc-table.eld-table--scroll.eld-table--checkbox .mat-mdc-table-sticky:first-child.mat-mdc-cell,.mat-mdc-table.eld-table--scroll.eld-table--checkbox .mat-mdc-table-sticky:nth-child(2).mat-mdc-cell{background-color:var(--table-row-bgcolor);z-index:5!important}.mat-mdc-table.eld-table--scroll.eld-table--checkbox .mat-mdc-table-sticky:nth-child(2).mat-mdc-table-sticky-border-elem-left.mat-mdc-header-cell{border-right:var(--table-border-spacing) solid var(--table-header-bgcolor)}.mat-mdc-table.eld-table--scroll.eld-table--checkbox .mat-mdc-table-sticky:nth-child(2).mat-mdc-table-sticky-border-elem-left.mat-mdc-cell{border-right:var(--table-border-spacing) solid var(--table-header-bgcolor)}.eld-table-holder{background-color:var(--body-bgcolor)}.eld-table-holder.eld-top{border-top-left-radius:.4rem;border-top-right-radius:.4rem}.eld-table-holder.eld-bottom{border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}.eld-table-cont:not(.eld-inspection-table):not(.eld-dispatch-table-cont){display:flex;flex-direction:column;justify-content:space-between}.eld-table-cont:not(.eld-inspection-table):not(.eld-dispatch-table-cont) .eld-table-wrapper{height:calc(100vh - 41rem);overflow:auto}.eld-table-cont:not(.eld-inspection-table):not(.eld-dispatch-table-cont) .eld-table-wrapper.share-available-trucks-table-wrapper{height:calc(100vh - 301px)}.eld-table-cont:not(.eld-inspection-table):not(.eld-dispatch-table-cont).eld-table__rating--drivers-single .eld-table-wrapper{height:calc(100vh - 23.5rem)!important}.eld-table-cont .mat-mdc-table .mat-mdc-cell.eld-center{text-align:center}.eld-table-cont .mat-mdc-table .mat-mdc-cell.eld-center .eld-cell-cont,.eld-table-cont .mat-mdc-table .mat-mdc-cell.eld-center a{justify-content:center}.eld-table-cont .mat-mdc-table th.eld-checkbox-column,.eld-table-cont .mat-mdc-table td.eld-checkbox-column{width:32px}.eld-table-cont .mat-mdc-table th.mat-mdc-header-cell.eld-checkbox-column:first-of-type{padding-left:0}.eld-table-cont .mat-mdc-table td.mat-mdc-cell.eld-checkbox-column,.eld-table-cont .mat-mdc-table td.mat-mdc-footer-cell.eld-checkbox-column{min-width:32px}.eld-table-cont .mat-mdc-table td.mat-mdc-cell.eld-checkbox-column:first-of-type,.eld-table-cont .mat-mdc-table td.mat-mdc-footer-cell.eld-checkbox-column:first-of-type{padding-left:0}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-table-log--politoolbar .eld-table-wrapper{height:calc(100vh - 30rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active .eld-table-wrapper{height:calc(100vh - 30.6rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active.eld-table-in-tabs .eld-table-wrapper{height:calc(100vh - 37rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active.eld-reports-table.eld-title-msg .eld-table-wrapper{height:calc(100vh - 44rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active.eld-reports-table.eld-with--title .eld-table-wrapper{height:calc(100vh - 34.4rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction) .eld-table-wrapper{height:calc(100vh - 24.2rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction) .eld-table-wrapper.eld-table-under-poli-toolbar{height:calc(100vh - 30.6rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-height-fix .eld-table-wrapper{height:calc(100vh - 20.4rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-table-no--pagination .eld-table-wrapper{height:calc(100vh - 18.6rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-fuel-purchases--table.eld-toolbar-poly--active .eld-table-wrapper{height:calc(100vh - 42.5rem)!important}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-fuel-purchases--table .eld-table-wrapper{height:calc(100vh - 35.2rem)!important}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-table__rating--drivers .eld-table-wrapper{height:calc(100vh - 30.6rem)!important}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-correction .eld-table-wrapper{height:calc(100vh - 27.5rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-correction.eld-height-fix .eld-table-wrapper{height:calc(100vh - 25.1rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-dvir-reports{height:auto;min-height:28rem;padding:1px 0}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-dispatch-table-cont{display:flex;flex-direction:column;justify-content:space-between}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-cont.eld-dispatch-table-cont .eld-table-wrapper{height:calc(100vh - 17.5rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-holder-with-tabs .eld-table-cont .eld-table-wrapper{height:calc(100vh - 33.7rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-table-holder-with-tabs .eld-summary-card-cont{max-height:calc(100vh - 19.7rem)}.eld-sidenav .eld-content:not(.eld-reports-page) .eld-full-size .eld-table-cont.eld-dispatch-table-cont .eld-table-wrapper{height:calc(100vh - 21.2rem)}.eld-table-custom table{width:100%}.eld-table-custom.eld-sticky--table{width:auto}.eld-table-custom.eld-sticky--table th.eld-sticky-column{background-color:var(--table-header-bgcolor)}.eld-table-custom.eld-sticky--table tbody tr:hover td.eld-sticky-column{background-color:var(--table-row-over-bgcolor);color:var(--table-cell-over-color)}.eld-table-custom.eld-sticky--table tbody td.eld-sticky-column{background-color:var(--table-row-bgcolor)}.eld-table-custom.eld-sticky--table tbody td.eld-sticky-column:nth-child(1){left:0;border-right:var(--table-border-spacing) solid var(--table-header-bgcolor)}.eld-table-custom.eld-sticky--table tbody td.eld-sticky-column:nth-child(2){padding-left:var(--table-border-spacing)}.eld-table-custom.eld-sticky--table tbody td.eld-sticky-column:nth-last-child(2){right:58px;border-left:var(--table-border-spacing) solid var(--table-header-bgcolor)}.eld-table-custom.eld-sticky--table tbody td.eld-sticky-column:last-child{right:0;border-left:var(--table-border-spacing) solid var(--table-header-bgcolor)}.eld-table-custom.eld-sticky--table tbody td.eld-sticky-column:last-child.eld-cell-action-btn{min-width:54px}.eld-table-custom.eld-sticky--table tbody td.eld-sticky-column:last-child.eld-column--action{padding-left:var(--spacing-10);padding-right:var(--spacing-10)!important}.eld-table-custom th,.eld-table-custom td{border-bottom:1px solid rgba(0,0,0,.12);min-width:7.5rem;vertical-align:middle}.eld-table-custom th:nth-child(2),.eld-table-custom td:nth-child(2){padding-left:var(--table-border-spacing)}.eld-table-custom th.eld-sticky-column,.eld-table-custom td.eld-sticky-column{position:sticky!important;z-index:5!important}.eld-table-custom th.eld-sticky-column:nth-child(1),.eld-table-custom td.eld-sticky-column:nth-child(1){left:0;border-right:var(--table-border-spacing) solid var(--table-header-bgcolor)}.eld-table-custom th.eld-sticky-column:nth-last-child(2),.eld-table-custom td.eld-sticky-column:nth-last-child(2){right:58px;border-left:var(--table-border-spacing) solid var(--table-header-bgcolor)}.eld-table-custom th.eld-sticky-column:last-child,.eld-table-custom td.eld-sticky-column:last-child{right:0;border-left:var(--table-border-spacing) solid var(--table-header-bgcolor)}.eld-table-custom th.eld-sticky-column:last-child.eld-cell-action-btn,.eld-table-custom td.eld-sticky-column:last-child.eld-cell-action-btn{min-width:54px}.eld-table-custom th:not(.eld-center):not(.eld-restart-btn-holder):first-of-type,.eld-table-custom td:not(.eld-center):not(.eld-restart-btn-holder):first-of-type{padding-left:var(--spacing-10)}.eld-table-custom th:not(.eld-center):not(.eld-restart-btn-holder):first-of-type.eld-cell-edge,.eld-table-custom td:not(.eld-center):not(.eld-restart-btn-holder):first-of-type.eld-cell-edge{padding-left:4px}.eld-table-custom th:not(.eld-center):not(.eld-restart-btn-holder):last-of-type,.eld-table-custom td:not(.eld-center):not(.eld-restart-btn-holder):last-of-type{padding-right:var(--spacing-10)}.eld-table-custom th.eld-center,.eld-table-custom td.eld-center{text-align:center}.eld-table-custom th.eld-status-cell,.eld-table-custom td.eld-status-cell{padding-right:var(--spacing-10);width:10rem}.eld-table-custom th.eld-status-cell .eld-duty-status-holder,.eld-table-custom td.eld-status-cell .eld-duty-status-holder{display:flex}.eld-table-custom th.eld-status-cell .eld-duty-status-holder .eld-checker-error-holder,.eld-table-custom td.eld-status-cell .eld-duty-status-holder .eld-checker-error-holder{display:flex;align-items:center;padding-left:var(--spacing-5)}.eld-table-custom th.eld-status-cell .eld-duty-status-holder .eld-bulk-select-cell,.eld-table-custom td.eld-status-cell .eld-duty-status-holder .eld-bulk-select-cell{display:flex;align-items:center;justify-content:flex-start}.eld-table-custom th.eld-status-cell .eld-duty-status-holder .eld-bulk-select-cell .eld-bulk-select-replacement:after,.eld-table-custom td.eld-status-cell .eld-duty-status-holder .eld-bulk-select-cell .eld-bulk-select-replacement:after{content:"";width:40px;display:block}.eld-table-custom th.eld-cell-action-btn.eld-cell-btn-text img,.eld-table-custom td.eld-cell-action-btn.eld-cell-btn-text img{cursor:pointer}.eld-table-custom th.eld-actions,.eld-table-custom td.eld-actions{width:100px}.eld-table-custom th.eld-location,.eld-table-custom td.eld-location{min-width:12rem}.eld-table-custom th.eld-notes-column,.eld-table-custom td.eld-notes-column{min-width:10rem;width:26rem}.eld-table-custom th.eld-date-cell,.eld-table-custom td.eld-date-cell{min-width:10.5rem}.eld-table-custom td{background-color:var(--table-cell-bgcolor)}.eld-table-custom td.eld-column--action{min-height:54px;text-align:right;cursor:pointer}.eld-table-custom td.eld-column--action.eld-column--more-actions{max-width:1px!important;min-width:1px!important;width:1px!important;padding-right:0!important;text-align:center}.eld-table-custom td.eld-column--action:not(.eld-sticky-column){max-width:170px}.eld-table-custom td.eld-column--action .eld-column-btn--holder{align-items:center;display:inline-flex;justify-content:space-between}.eld-table-custom td.eld-column--action .eld-column-btn--holder button:not(:first-child){margin-left:var(--spacing-5)}.eld-table-custom td.eld-column--action .eld-column-btn--holder button:not(:last-child){margin-right:var(--spacing-5)}.eld-table-custom thead th{color:var(--table-header-color);font-family:NunitoSans-Bold;font-size:var(--font-size-table-header);height:5.4rem;text-align:left;text-transform:uppercase}.eld-table-custom thead th.eld-cell-action-btn{padding-right:var(--spacing-10);text-align:right}.eld-table-custom thead th.eld-cell-action-btn.eld-column--more-actions{text-align:center;padding-right:0!important}.eld-table-custom tbody tr{height:5.4rem}.eld-table-custom tbody tr:hover td{color:var(--table-cell-over-color)}.eld-table-custom tbody tr.restart{height:7rem}.eld-table-custom tbody tr.restart td{border-bottom:0;padding:0;vertical-align:top}.eld-table-custom tbody tr.restart td .eld-restart-button{background-color:var(--green);border-radius:0;color:#fff;font-family:NunitoSans-Bold;font-size:1.4rem;height:5.4rem;text-align:center;position:relative;width:100%}.eld-table-custom tbody tr.restart td .eld-restart-button:after{content:"";display:block;border-bottom:var(--default-border-color);bottom:0;left:0;position:absolute;width:100%}.eld-table-custom tbody td{color:var(--table-cell-color);font-size:var(--font-size-body-1)}.eld-table-custom .eld-selected-log{background-color:var(--table-row-over-bgcolor);color:var(--table-cell-over-color)}.eld-table-custom .eld-selected-log:not(.event-deactivated) td{background-color:var(--log-form-table-over)!important}.eld-table-custom .eld-selected-log:not(.event-deactivated) td.eld-sticky-column{background-color:var(--table-row-over-bgcolor)!important}.eld-table-custom .eld-selected-log td{color:var(--table-cell-over-color)}.eld-table-custom.eld-dvir-table td:not(.eld-column-priority):not(.eld-column-photo):not(.eld-actions){width:20%}.eld-table-custom.eld-dvir-table td.eld-column-priority,.eld-table-custom.eld-dvir-table td.eld-column-photo{width:8.3333333%}.eld-table-custom.eld-dvir-table td.eld-actions{text-align:right;width:4.1666667%}.eld-table-custom.eld-dvir-table td.eld-actions.dvir-actions{min-width:155px;text-align:right;width:10%}.eld-table-custom.eld-dvir-table td.eld-actions.dvir-actions button:not(:first-child){margin-left:1rem}.eld-table-custom.eld-dvir-table .eld-cell-edge.eld-defect-column{min-width:10rem}table.eld-table-custom{width:100%}.eld-log--table-block{padding:0 var(--spacing-30)}.mat-mdc-table.eld-log-table .eld-status.eld-certify,.eld-table-custom.eld-log-table .eld-status.eld-certify{color:var(--text-color)}.mat-mdc-table.eld-log-table .eld-status div,.eld-table-custom.eld-log-table .eld-status div{white-space:nowrap;color:var(--white)}.mat-mdc-table .eld-status-holder,.eld-table-custom .eld-status-holder{display:flex;justify-content:center;padding-left:10px;width:100%}.mat-mdc-table .eld-status-holder.eld-hos-status-holder>div,.eld-table-custom .eld-status-holder.eld-hos-status-holder>div{white-space:nowrap}.eld-table-hover-row tr:hover,.mat-mdc-table tr:hover{background-color:var(--table-row-over-bgcolor);position:relative}.eld-table-hover-row tr:hover .mat-mdc-cell,.mat-mdc-table tr:hover .mat-mdc-cell{color:var(--table-cell-over-color);transition:color .15s ease-in-out}.eld-table-hover-row tr:hover .mat-mdc-cell app-svg-icon:not(.eld-icon__color--single),.mat-mdc-table tr:hover .mat-mdc-cell app-svg-icon:not(.eld-icon__color--single){transition:color .15s ease-in-out;--icon-color: var(--select-item-text-over-color)}.eld-widget-table-holder{padding-right:8px;position:relative;width:100%}.eld-widget-table-holder .eld-widget-table{border-collapse:collapse;width:100%}.eld-widget-table-holder .eld-widget-table tr:not(:last-child){border-bottom:1px solid var(--dash-widget-card-border-color)}.eld-widget-table-holder .eld-widget-table tr th,.eld-widget-table-holder .eld-widget-table tr td{height:var(--spacing-25);vertical-align:middle}.eld-widget-table-holder .eld-widget-table thead{position:sticky;top:0;z-index:1}.eld-widget-table-holder .eld-widget-table thead:after{content:"";display:block;position:absolute;background-color:var(--dash-widget-card-border-color);height:1px;width:100%}.eld-widget-table-holder .eld-widget-table thead tr th{background-color:var(--dash-widget-card-bgcolor);color:var(--text-heavy);font-family:NunitoSans-Bold;font-size:var(--font-size-table-header);left:0;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap}.eld-widget-table-holder .eld-widget-table thead tr th:last-child{text-align:right}.eld-widget-table-holder .eld-widget-table tbody tr td{font-size:var(--font-size-body-1);line-height:1}.eld-widget-table-holder .eld-widget-table tbody tr td:last-child{text-align:right}.eld-widget-table-holder .eld-widget-table tbody tr td:last-child *{text-align:right}.eld-widget-table-holder .eld-widget-table tbody tr td a.dash-link{color:var(--text-color);cursor:pointer;text-decoration:none}.eld-widget-table-holder .eld-widget-table tbody tr td a.dash-link:hover{color:var(--text-color)}.eld-widget-table-holder .eld-widget-table tbody tr:hover td a.dash-link,.eld-widget-table-holder .eld-widget-table tbody tr:hover td a.dash-link:hover{color:var(--text-heavy)}.eld-widget-table-holder.eld-table-with-graph .eld-table--extra-td td.eld-column-graph{width:60%}.eld-widget-table-holder.eld-table-with-graph td.eld-td-company{width:auto}.eld-log-table-holder{min-height:80px}.eld-mobapp-cont{display:flex;justify-content:left}.eld-mobapp-cont div{align-items:center;display:flex}.eld-mobapp-cont div span{padding-left:8px}table .eld-name a{color:var(--text-color);text-decoration:none}table .eld-name a:hover{color:var(--blue)}.eld-th--plain{align-items:center;box-sizing:border-box;display:inline-flex;height:12px}.eld-circles--holder{align-items:center;display:flex;justify-content:flex-start}.eld-circles--holder .eld-circle-setting{align-items:center}.eld-circle-setting{display:inline-flex!important;border-radius:50%;background-color:var(--settings-circle-default-bgcolor);color:#fff;cursor:pointer;font-family:NunitoSans-Bold;font-size:var(--font-size-badges-1);height:16px;justify-content:center;margin-right:4px;padding:4px;text-align:center;width:16px}.eld-circle-setting.eld-off{background-color:var(--settings-circle-default-bgcolor)}.eld-circle-setting.eld-on{background-color:var(--green);color:var(--white)}.eld-circle-setting.eld-disabled{cursor:not-allowed}.eld-circle-setting.eld-driver-personal{background-color:var(--green);color:#fff}.eld-circle-setting.eld-driver-yard-move{background-color:var(--blue2)}.eld-circle-setting.eld-driver-advanced-settings{background-color:var(--red)}.eld-circle-setting.eld-driver-support{background-color:var(--orange)}.eld-content-dashboard th{padding:0 4px}.eld-content-dashboard td{padding:4px}.fuel-wrapper td,.fuel-wrapper th{padding-left:0;padding-right:8px;text-align:center}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-table-log--politoolbar .eld-table-wrapper{height:calc(100vh - 37rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active .eld-table-wrapper{height:calc(100vh - 37.6rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active.eld-table-in-tabs .eld-table-wrapper{height:calc(100vh - 44rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active.eld-reports-table.eld-title-msg .eld-table-wrapper{height:calc(100vh - 51rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-toolbar-poly--active.eld-reports-table.eld-with--title .eld-table-wrapper{height:calc(100vh - 41.4rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction) .eld-table-wrapper{height:calc(100vh - 31.2rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction) .eld-table-wrapper.eld-table-under-poli-toolbar{height:calc(100vh - 37.6rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-table__rating--drivers-single .eld-table-wrapper{height:calc(100vh - 30.5rem)!important}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-height-fix .eld-table-wrapper{height:calc(100vh - 20.4rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont:not(.eld-table-in-tabs):not(.eld-table-no--pagination):not(.eld-inspection-table):not(.eld-dvir-reports):not(.eld-dispatch-table-cont):not(.eld-correction).eld-table__rating--drivers .eld-table-wrapper{height:calc(100vh - 36.9rem)!important}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-table-no--pagination .eld-table-wrapper{height:calc(100vh - 18.6rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-fuel-purchases--table.eld-toolbar-poly--active .eld-table-wrapper{height:calc(100vh - 42.5rem)!important}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-fuel-purchases--table .eld-table-wrapper{height:calc(100vh - 35.2rem)!important}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-correction .eld-table-wrapper{height:calc(100vh - 27.5rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-correction.eld-height-fix .eld-table-wrapper{height:calc(100vh - 25.1rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-dvir-reports{height:auto;min-height:28rem;padding:1px 0}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-dispatch-table-cont{display:flex;flex-direction:column;justify-content:space-between}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-cont.eld-dispatch-table-cont .eld-table-wrapper{height:calc(100vh - 17.5rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-holder-with-tabs .eld-table-cont .eld-table-wrapper{height:calc(100vh - 33.7rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-table-holder-with-tabs .eld-summary-card-cont{max-height:calc(100vh - 19.7rem)}.eld-sidenav .top-offset .eld-content:not(.eld-reports-page) .eld-full-size .eld-table-cont.eld-dispatch-table-cont .eld-table-wrapper{height:calc(100vh - 21.2rem)}.eld-sidenav.eld-sidenav .top-offset.top-offset .eld-reports-page.eld-reports-page .eld-table-holder .eld-table-wrapper.eld-no-data-holder{overflow:hidden!important}.eld-sidenav.eld-sidenav .top-offset.top-offset .eld-reports-page.eld-reports-page .eld-table-holder.eld-just-table .eld-table-wrapper{overflow:auto;height:calc(100vh - 300px)}.eld-sidenav.eld-sidenav .top-offset.top-offset .eld-reports-page.eld-reports-page .eld-table-holder.eld-with-summary-header .eld-table-wrapper{overflow:auto;height:calc(100vh - 338px)}.eld-sidenav.eld-sidenav .top-offset.top-offset .eld-reports-page.eld-reports-page .eld-table-holder.eld-with-summary-header.eld-with-2 .eld-table-wrapper{height:calc(100vh - 376px)}.eld-sidenav.eld-sidenav .top-offset.top-offset .eld-reports-page.eld-reports-page .eld-table-holder.eld-with-summary-header.eld-with-message .eld-table-wrapper{height:calc(100vh - 420px);overflow:auto}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder .eld-table-wrapper.eld-no-data-holder{overflow:hidden!important}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder.eld-just-table .eld-table-wrapper{overflow:auto;height:calc(100vh - 230px)}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder.eld-with-summary-header .eld-table-wrapper{overflow:auto;height:calc(100vh - 268px)}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder.eld-with-summary-header.eld-with-2 .eld-table-wrapper{height:calc(100vh - 306px)}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder.eld-with-summary-header.eld-with-message .eld-table-wrapper{height:calc(100vh - 350px);overflow:auto}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder .eld-table-cont.eld-toolbar-poly--active .eld-table-wrapper{height:calc(100vh - 30.6rem)}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder .eld-table-cont.eld-toolbar-poly--active.eld-title-msg .eld-table-wrapper{height:calc(100vh - 44rem)}.eld-sidenav.eld-sidenav .eld-reports-page.eld-reports-page .eld-table-holder .eld-table-cont.eld-toolbar-poly--active.eld-with--title .eld-table-wrapper{height:calc(100vh - 34.4rem)}.eld-is--mobile .eld-circle-setting{width:17px;white-space:nowrap}.mat-mdc-table td.eld-cell--time,.mat-mdc-table th.eld-cell--time,.eld-table-custom td.eld-cell--time,.eld-table-custom th.eld-cell--time{min-width:100px}.mat-mdc-table td.eld-cell--time .eld-cell--time--with-icon,.mat-mdc-table th.eld-cell--time .eld-cell--time--with-icon,.eld-table-custom td.eld-cell--time .eld-cell--time--with-icon,.eld-table-custom th.eld-cell--time .eld-cell--time--with-icon{display:flex;align-items:center}.mat-mdc-table td.eld-cell--time .eld-cell--time--with-icon img,.mat-mdc-table th.eld-cell--time .eld-cell--time--with-icon img,.eld-table-custom td.eld-cell--time .eld-cell--time--with-icon img,.eld-table-custom th.eld-cell--time .eld-cell--time--with-icon img{padding-left:4px}app-all-activity-logs .eld-content .eld-mask-container .eld-table-cont .eld-table-wrapper table tr td:first-child{width:180px;min-width:180px}.eld-drivers-cycles .mat-mdc-tab-body{min-height:45rem}.mat-mdc-tab-group.eld-tabs-tables{padding-top:24px}.eld-mini-tabs{display:inline-flex;width:100%}.eld-mini-tabs .mat-mdc-button{font:800 var(--font-size-body-1) / 1 NunitoSans-Bold;letter-spacing:normal;background-color:var(--mini-tabs-btn-bgcolor);border-radius:4px;border:1px solid var(--mini-tabs-btn-border-color);height:40px;width:33.33%}.eld-mini-tabs .mat-mdc-button.mat-mdc-button-base.mat-unthemed:not(:disabled){--mdc-text-button-label-text-color: var(--text-color)}.eld-mini-tabs .mat-mdc-button:first-child{margin-right:16px}.eld-mini-tabs .mat-mdc-button:last-child:not(:nth-child(2)){margin-left:16px}.eld-mini-tabs .mat-mdc-button.eld-tab-btn-active.mat-mdc-button-base.mat-unthemed:not(:disabled){--mdc-text-button-label-text-color: var(--white);background-color:var(--blue);border-color:var(--blue)}.eld-mini-tabs.mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link{background-color:var(--mini-tabs-btn-bgcolor);border:1px solid var(--mini-tabs-btn-border-color);border-radius:4px;color:var(--text-color);height:40px;opacity:1;margin-right:16px}.eld-mini-tabs.mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link.mdc-tab-indicator--active{background-color:var(--blue);border:1px solid var(--blue);color:var(--white);opacity:1}.eld-mini-tabs.mat-mdc-tab-nav-bar .mat-ink-bar{display:none!important}.eld-mini-tabs.mat-mdc-tab-nav-bar .mat-mdc-tab-nav-bar,.eld-mini-tabs.mat-mdc-tab-nav-bar .mat-mdc-tab-header{border:0!important}.eld-mini-tabs button:not(.mat-mdc-icon-button):not(.refresh-button) .mdc-button__label img{margin-right:0}.eld-widget-map-filter.eld-collapsed .eld-mini-tabs.eld-map-fileter-tabs{flex-direction:column}.eld-widget-map-filter.eld-collapsed .eld-mini-tabs.eld-map-fileter-tabs .mat-mdc-button{background-color:transparent;border-color:transparent}.eld-widget-map-filter.eld-collapsed .eld-mini-tabs.eld-map-fileter-tabs .mat-mdc-button:first-child,.eld-widget-map-filter.eld-collapsed .eld-mini-tabs.eld-map-fileter-tabs .mat-mdc-button:last-child{margin-right:0;margin-left:0}.eld-widget-map-filter.eld-collapsed .eld-mini-tabs.eld-map-fileter-tabs .mat-mdc-button:not(:last-child){margin-bottom:24px}.eld-map-holder:not(.eld-map-filter--expanded) .eld-mini-tabs.eld-map-fileter-tabs .mdc-button.eld-tab-btn-active{background-color:transparent;border-color:transparent}.eld-pd-tabs{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-end;-webkit-user-select:none;user-select:none;width:100%}.eld-pd-tab{align-items:center;border-radius:4px;display:flex;flex-direction:row;height:var(--spacing-40);justify-content:space-between;margin-bottom:var(--spacing-10);max-height:var(--spacing-40);padding:0 var(--spacing-15);position:relative;transition:background-color .15s ease-in-out;width:calc(100% - var(--spacing-30))}.eld-pd-tab:before,.eld-pd-tab:after{content:"";display:block;position:absolute;border-radius:4px}.eld-pd-tab:before{top:0;height:100%;left:0;width:100%;z-index:0;background-position:0 0,0 0,100% 0,0 100%;background-size:1px 100%,100% 1px,1px 100%,100% 1px;background-repeat:no-repeat}.eld-pd-tab:after{background:var(--create-load-bgcolor);top:0;height:100%;left:0;width:100%;z-index:0;background:linear-gradient(to right,transparent 0%,var(--create-load-bgcolor) 80% 100%)}.eld-pd-tab.eld-pd--pickup:before{background-image:repeating-linear-gradient(0deg,var(--blue),var(--blue) 4px,transparent 4px,transparent 8px),repeating-linear-gradient(90deg,var(--blue),var(--blue) 4px,transparent 4px,transparent 8px),repeating-linear-gradient(180deg,var(--blue),var(--blue) 4px,transparent 4px,transparent 8px),repeating-linear-gradient(270deg,var(--blue),var(--blue) 4px,transparent 4px,transparent 8px);border-image:repeating-linear-gradient(0deg,var(--blue),var(--blue) 4px,transparent 4px,transparent 8px)}.eld-pd-tab.eld-pd--pickup.eld-pd-tab-pickup{background-color:var(--blue)}.eld-pd-tab.eld-pd--pickup.eld-pd-tab-pickup:before,.eld-pd-tab.eld-pd--pickup.eld-pd-tab-pickup:after{display:none}.eld-pd-tab.eld-pd--pickup.eld-pd-tab-pickup .eld-label-pickup{color:var(--white)}.eld-pd-tab.eld-pd--delivery:before{background-image:repeating-linear-gradient(0deg,var(--green),var(--green) 4px,transparent 4px,transparent 8px),repeating-linear-gradient(90deg,var(--green),var(--green) 4px,transparent 4px,transparent 8px),repeating-linear-gradient(180deg,var(--green),var(--green) 4px,transparent 4px,transparent 8px),repeating-linear-gradient(270deg,var(--green),var(--green) 4px,transparent 4px,transparent 8px);border-image:repeating-linear-gradient(0deg,var(--green),var(--green) 4px,transparent 4px,transparent 8px)}.eld-pd-tab.eld-pd--delivery.eld-pd-tab-delivery{background-color:var(--green)}.eld-pd-tab.eld-pd--delivery.eld-pd-tab-delivery:before,.eld-pd-tab.eld-pd--delivery.eld-pd-tab-delivery:after{display:none}.eld-pd-tab.eld-pd--delivery.eld-pd-tab-delivery .eld-label-delivery{color:var(--white)}.eld-pd-tab .eld-pd-tab-actionbar{z-index:1}.eld-pd-tab .eld-pd-tab-actionbar.always-visible .mat-icon.eld-pd-tab-close{visibility:visible}.eld-pd-tab:hover:after{display:none}.eld-pd-tab:hover .eld-pd-tab-actionbar .mat-icon.eld-pd-tab-close{visibility:visible}.eld-pd-tab .eld-tab-label-template{z-index:1}.eld-pd-tab .eld-label{cursor:default;font-size:var(--font-size-body-1)}.eld-pd-tab.eld-pd-tab-pickup .eld-pd-tab-actionbar .mat-icon.eld-pd-tab-close,.eld-pd-tab.eld-pd-tab-delivery .eld-pd-tab-actionbar .mat-icon.eld-pd-tab-close{color:var(--white)}.eld-pd-tab .eld-label-pickup{color:var(--blue)}.eld-pd-tab .eld-label-delivery{color:var(--theme-confirm-900)}.eld-pd-tab .eld-pd-tab-actionbar{align-items:center;display:inline-flex;justify-content:space-between;position:relative;width:40px}.eld-pd-tab .eld-pd-tab-actionbar .eld-validation-marker{background-color:var(--orange);border-radius:50%;height:8px;width:8px;visibility:hidden}.eld-pd-tab .eld-pd-tab-actionbar .mat-icon.eld-pd-tab-close{color:var(--text-heavy);cursor:pointer;font-size:var(--font-size-h6);opacity:.65;transition:background-color .15s ease-in-out;visibility:hidden}.eld-pd-tab .eld-pd-tab-actionbar .mat-icon.eld-pd-tab-close:hover{opacity:1}.eld-view--fuel .mat-mdc-tab-nav-bar .mat-mdc-tab-link-container .mat-mdc-tab-list{width:100%}.eld-view--fuel .mat-mdc-tab-nav-bar .mat-mdc-tab-link-container .mat-mdc-tab-links{display:flex;justify-content:space-between;align-items:center;max-height:40px;width:100%}.eld-view--fuel .mat-mdc-tab-nav-bar .mat-mdc-tab-link-container .mat-mdc-tab-links>span{display:flex;align-items:center}.eld-tabs-without-header .mat-mdc-tab-header{display:none}.eld-mob-tabs{position:fixed;z-index:1;background-color:var(--mob-tab-bgcolor)}.eld-mob-tabs.eld-bottom{bottom:0;left:0;right:0;height:60px}.eld-mob-tabs.eld-mob-dash-tabs button{border-radius:0}.eld-mob-tabs.eld-mob-dash-tabs button.eld-tab-btn-active{background-color:var(--mob-tab-dash-active-bgcolor)}.eld-mob-tabs button{border:solid var(--mob-tab-border-color);border-width:1px 0 0;height:100%;width:33%}.eld-mob-tabs button:not(.mat-mdc-icon-button):not(.refresh-button) .mdc-button__label img{margin-right:0}.eld-mob-tabs button:nth-child(2){border-width:1px 1px 0}.eld-mob-tabs button.eld-tab-btn-active.eld-tab-btn-active{background-color:var(--mob-tab-active-bgcolor)}.eld-dialog--tabs .mat-mdc-tab-group-stretch-tabs .mat-mdc-tab-header .mat-mdc-tab-list .mat-mdc-tab{flex-grow:1}body:not(.eld-is--mobile) .eld-dialog--tabs .mat-mdc-tab-group-stretch-tabs .mat-mdc-tab-header .mat-mdc-tab-list{width:100%}.eld-is--mobile .eld-dialog--tabs .mat-mdc-tab-header.mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-label-container{width:calc(100% - 110px)}.eld-timepicker-wrapper .picker{display:none}.eld-timepicker-wrapper .picker>div{align-items:center;display:flex}.eld-timepicker-wrapper .picker .mat-icon{transition:color .15s ease-in-out}.eld-timepicker-wrapper .picker.active{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;padding:16px;position:absolute;width:calc(100% - 32px);z-index:10}.eld-timepicker-wrapper .picker.active .mat-icon{color:var(--text-color);cursor:pointer}.eld-timepicker-wrapper .picker.active .item{display:flex;flex-direction:column}.eld-timepicker-wrapper .picker.active .item span{text-align:center}.eld-timepicker-wrapper .picker.active .item .mat-mdc-button:hover .mat-icon{color:var(--text-color)}.eld-timepicker-wrapper .time-field{align-items:center;background:#ffffff;border:1px solid var(--default-border-color-2);border-radius:4px;color:var(--text-color);cursor:pointer;display:flex;flex:1;font-size:1.4rem;margin:0;outline:0;padding:.825em .858em;transition:box-shadow .15s ease-in-out}.eld-timepicker-wrapper .time-field:hover{box-shadow:0 0 1px 1px var(--default-border-color-2)}.eld-timepicker-wrapper .time-field.active{border-color:transparent;box-shadow:0 0 1px 2px var(--blue)}.eld-timepicker-wrapper .time-field.disabled{color:var(--theme-gray-400)}.eld-timepicker-wrapper .time-field .mat-icon{color:var(--text-color);position:absolute;right:16px}.eld-timepicker mat-label~app-timepicker .eld-timepicker-wrapper{padding-top:6px}.eld-simple-time-picker{display:flex}.eld-simple-time-picker .mat-icon{align-items:center;color:var(--default-border-color-2);display:flex;height:100%;position:absolute;right:0;top:0}.eld-toolbar-dark{background-color:var(--toolbar-dark-bgcolor);justify-content:space-between;padding-left:8px}.eld-toolbar-dark.mat-toolbar-multiple-rows{min-height:9rem}.eld-toolbar-dark .mat-toolbar-row,.eld-toolbar-dark .mat-toolbar-single-row{background-color:var(--toolbar-dark-bgcolor);height:9rem;justify-content:space-between}.eld-toolbar-dark button{opacity:1}.eld-toolbar-dark .eld-nav .eld-tab a{background-color:var(--mini-tabs-btn-bgcolor);border:1px solid var(--mini-tabs-btn-border-color);border-radius:4px;color:var(--text-color);opacity:1}.eld-toolbar-dark .eld-nav .eld-tab a.active{background-color:var(--mini-tabs-btn-active-bgcolor);color:var(--mini-tabs-btn-active-color);line-height:40px;opacity:1}.eld-toolbar-dark .eld-dropdown-menu .mat-mdc-button{font-family:NunitoSans-SemiBold}.eld-toolbar-neutral{background-color:var(--toolbar-neautral-bgcolor);justify-content:space-between}.eld-toolbar-neutral .mat-toolbar-row,.eld-toolbar-neutral .mat-toolbar-single-row{background-color:var(--toolbar-neautral-bgcolor);height:9rem;justify-content:space-between;padding:0 16px 0 0}.eld-toolbar-neutral .eld-nav .eld-tab a{border-radius:0;color:var(--theme-dark-300);opacity:1}.eld-toolbar-neutral .eld-nav .eld-tab a.active{background-color:var(--gray);border-bottom:0}.eld-sidenav:not(.eld-nav--over) .mat-toolbar.eld-nav-main{width:calc(100% - 255px)}.eld-sidenav .mat-toolbar.eld-nav-main{overflow-x:auto;overflow:hidden;top:0;transition:width ease-in-out 75ms;width:calc(100% - 100px);z-index:999}.eld-sidenav .mat-toolbar.eld-nav-main.eld-dashboard-nav:not(.eld-is--mobile){z-index:0}.eld-sidenav .mat-toolbar.eld-nav-main{border-bottom:1px solid var(--dialog-border-color);height:9rem}.eld-sidenav .mat-toolbar.eld-nav-main.eld-toolbar-dark{width:100%}.eld-sidenav.eld-collapsed:not(.eld-nav--over) .mat-toolbar.eld-nav-main{width:calc(100% - 100px)}.eld-sidenav.eld-collapsed .mat-toolbar.eld-nav-main{height:90px;width:calc(100% - 100px)}.eld-sidenav .top-offset .mat-toolbar.eld-nav-main{height:159px}.mat-toolbar.eld-toolbar-filter{background-color:var(--body-bgcolor);padding:2rem 0 0}.mat-toolbar.eld-toolbar-filter .mat-toolbar-row{align-items:center;justify-content:space-between;padding:0}.mat-toolbar.eld-toolbar-filter .eld-frm{align-items:center;display:flex;justify-content:space-between}.mat-toolbar.eld-toolbar-filter .eld-frm>.eld-cont{padding:0;width:100%}.mat-toolbar.eld-toolbar-filter .eld-frm>.eld-cont.eld-select-date-range .eld-frm-field{min-width:27rem}.mat-toolbar.eld-toolbar-filter .eld-frm>.eld-cont.eld-search .eld-frm-field{min-width:30rem}.mat-toolbar.eld-toolbar-filter .eld-frm>.eld-cont.eld-search.eld-long-field .eld-frm-field{min-width:32rem}.mat-toolbar.eld-actionbar,.mat-toolbar.eld-counter-bar{background-color:#fff;min-height:9rem;padding-left:8px}.mat-toolbar.eld-actionbar.eld-fixed,.mat-toolbar.eld-fixed.eld-counter-bar{position:fixed;top:4.4rem;z-index:10}.mat-toolbar.eld-actionbar .mat-toolbar-row,.mat-toolbar.eld-counter-bar .mat-toolbar-row,.mat-toolbar.eld-actionbar .mat-toolbar-single-row,.mat-toolbar.eld-counter-bar .mat-toolbar-single-row{height:9rem;justify-content:space-between;padding:0 0 0 16px}.mat-toolbar.eld-actionbar .eld-btn-group,.mat-toolbar.eld-counter-bar .eld-btn-group{height:100%}.mat-toolbar.eld-actionbar .eld-row-count,.mat-toolbar.eld-counter-bar .eld-row-count{font-size:1.8rem}.mat-toolbar.eld-actionbar .eld-title,.mat-toolbar.eld-counter-bar .eld-title{font-size:1.8rem;padding-left:30.4rem;text-align:center;width:100%}.mat-toolbar.eld-counter-bar{color:var(--toolbar-neautral-color);background-color:var(--counter-bar-bgcolor);border:0;padding:16px 0 8px 32px}.mat-toolbar.eld-counter-bar.eld-fixed{top:calc(var(--sa-main-nav-height) + 2px)}.mat-toolbar.eld-counter-bar.eld-sa-counter{border-bottom:1px solid var(--default-border-color);min-height:3.2rem;padding:16px 0 8px 32px}.mat-toolbar.eld-counter-bar.eld-sa-counter .mat-toolbar-row{height:3.2rem}.eld-nav-main.eld-fixed{position:fixed;top:0;z-index:10}.eld-nav-main.eld-super-admin-nav{border-bottom:1px solid var(--default-border-color);min-height:var(--sa-main-nav-height)}.eld-nav-main.eld-super-admin-nav .eld-logo-holder{align-items:center;display:flex}.eld-nav-main.eld-super-admin-nav .mat-toolbar-row,.eld-nav-main.eld-super-admin-nav .mat-toolbar-single-row{height:var(--sa-main-nav-height)}.eld-nav-main.eld-super-admin-nav .eld-nav{align-items:center;display:flex;justify-content:center}.eld-nav-main.eld-super-admin-nav .eld-nav .eld-tab a{margin:0 8px}.eld-nav-main .eld-nav{align-items:center;display:flex}.eld-nav-main .eld-nav .eld-tab{height:100%}.eld-nav-main .eld-nav .eld-tab a{font-family:NunitoSans-SemiBold;line-height:44px;min-width:10rem}.eld-nav-main .eld-row-count{color:var(--text-heavy);font-size:1.8rem;padding-left:var(--spacing-40)}.eld-nav-main .eld-actions{align-items:center;display:flex;flex-direction:row;justify-content:center}.eld-nav-main .eld-actions .eld-cont{position:relative}.eld-nav-main .eld-actions .eld-cont.eld-select-holder{padding:0 8px}.eld-nav-main .eld-actions .eld-cont.eld-select-holder.eld-single-company--holder{align-self:baseline;height:var(--spacing-60)}.eld-nav-main .eld-actions .eld-icon-only-round{margin:0 16px}.eld-nav-main.eld-toolbar-dark .eld-actions .eld-cont:after{background-color:var(--sidenav-menu-link-active-bgcolor)}.eld-sidenav .eld-nav-main .mat-toolbar-row{height:9rem}.eld-sidenav .eld-nav-main .eld-nav a{font-family:NunitoSans-Regular;line-height:9rem}.eld-sidenav .eld-nav-main .eld-nav a.active{line-height:9rem}.eld-sidenav .eld-actionbar.eld-fixed,.eld-sidenav .eld-fixed.mat-toolbar.eld-counter-bar{top:6.5rem}.mat-toolbar.mat-toolbar .eld-frm>.eld-cont{padding-right:16px}.mat-toolbar.mat-toolbar .eld-frm>.eld-cont.eld-search-long .eld-frm-field{width:100%}.mat-toolbar.mat-toolbar .eld-frm app-report-trailers-dropdown .eld-cont,.mat-toolbar.mat-toolbar .eld-frm app-report-drivers-dropdown .eld-cont,.mat-toolbar.mat-toolbar .eld-frm app-report-vehicles-dropdown .eld-cont{padding-right:16px}.mat-toolbar.mat-toolbar .eld-frm .eld-search-select-muliti .eld-frm-field{padding-right:16px;height:40px}.eld-widget-map-filter .eld-frm.eld-toolbar-filter .eld-frm-field{width:100%}.mat-mdc-tooltip.eld-tooltip-multiline{min-width:100px}.mat-mdc-tooltip.eld-tooltip-multiline.wide-tooltip{min-width:300px}.mat-mdc-tooltip.eld-tooltip-multiline .mdc-tooltip__surface{text-align:left;white-space:pre-line}.mat-mdc-tooltip.eld-tooltip-multiline-short{min-width:100px}.mat-mdc-tooltip.eld-tooltip-multiline-short .mdc-tooltip__surface{white-space:pre-line}.mat-mdc-tooltip.eld-tooltip-singleline{min-width:100px}.mat-mdc-tooltip.eld-tooltip-singleline .mdc-tooltip__surface{position:relative;text-align:center;top:var(--spacing-5);white-space:pre-line}.mat-mdc-tooltip.eld-tooltip-singleline-wide .mdc-tooltip__surface{min-width:unset;position:relative;text-align:center;top:var(--spacing-5);white-space:nowrap;max-width:unset}.mat-mdc-tooltip.eld-tooltip--premium .mdc-tooltip__surface{font-weight:var(--font-size-body-1);padding:var(--spacing-20)}.mat-mdc-tooltip.eld-tooltip--premium.eld-document .mdc-tooltip__surface{padding-left:var(--spacing-60);min-height:44px;min-width:370px}.mat-mdc-tooltip.eld-tooltip--premium.eld-document .mdc-tooltip__surface:before{content:"";display:block;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/unlock_documents.svg);background-repeat:no-repeat;background-size:32px;height:44px;left:var(--spacing-15);position:absolute;top:calc(50% - 22px);width:44px}.mat-mdc-tooltip.multi-line-hos-preview .mdc-tooltip__surface{text-align:left}.eld-tooltip-inline .mdc-tooltip__surface{white-space:normal}.mat-mdc-menu-panel{background-color:var(--menu-panel-bgcolor)}.mat-mdc-menu-panel .mat-mdc-menu-item{color:var(--select-item-color)}.mat-mdc-menu-panel .mat-mdc-menu-item img{margin-right:var(--spacing-10)}.mat-mdc-menu-panel .mat-mdc-menu-item:not(:disabled):hover{background-color:var(--menu-item-over-bgcolor);color:var(--menu-item-over-color)}.eld-menu-arrow.mat-mdc-menu-panel{overflow:initial;position:relative}.eld-menu-arrow.mat-mdc-menu-panel:before{background-color:#fff;content:"";display:block;height:12px;position:absolute;right:14px;top:-6px;transform:rotate(45deg);width:12px;z-index:9999}.mat-mdc-menu-item .mat-icon-no-color{color:var(--text-color)}.eld-menu-dark.mat-mdc-menu-panel{background-color:var(--menu-dark-panel-bgcolor);min-width:160px}.eld-menu-dark.mat-mdc-menu-panel .mat-mdc-menu-item{color:var(--toolbar-dark-color);font-family:NunitoSans-SemiBold}.eld-sidemenu-floating-menu{background-color:var(--body-bgcolor);display:block;left:100%;min-width:160px;position:absolute;top:0;z-index:99995}.eld-menu-item{position:relative}.eld-menu-item:not(.eld-expanded) .eld-sidemenu-floating-menu{display:none}.eld-expanded{background-color:var(--sidenav-menu-open-bgcolor);display:block}.eld-expanded .eld-sidemenu-floating-menu:not(.eld-force--floating){background-color:var(--sidenav-menu-open-bgcolor);border-radius:12px;display:block;height:100%;left:0;min-width:0;position:relative}.eld-expanded .eld-sidemenu-floating-menu:not(.eld-force--floating)>.mat-mdc-list-item.eld-active .mat-mdc-list-item-unscoped-content{color:#fff;opacity:1}.eld-expanded .eld-sidemenu-floating-menu:not(.eld-force--floating) .mat-mdc-list-item .mdc-list-item__content{padding-left:56px}.eld-sidenav.eld-collapsed .eld-menu-item .eld-sidemenu-floating-menu{left:9rem;min-width:160px;position:fixed;box-shadow:0 10px 10px 5px #0003}.eld-menu-table-action .mat-mdc-menu-item{align-items:center;display:flex;flex-direction:row}.eld-menu-table-action .mat-mdc-menu-item img{padding-right:8px;pointer-events:all}.eld-menu-table-action .mat-mdc-menu-item span{pointer-events:all}.eld-menu-table-action .mat-mdc-menu-item .mat-icon{margin-right:0;padding-right:8px;pointer-events:all;width:20px}.eld-menu-table-action.daily-log-preview .mdc-button:not(.mat-warn) .mdc-button__label{color:var(--negative)}.mat-mdc-menu-item.eld-btn-add-pickup,.mat-mdc-menu-item.eld-btn-add-delivery{display:inline-block}.mat-mdc-menu-item.eld-btn-add-pickup .eld-icon,.mat-mdc-menu-item.eld-btn-add-delivery .eld-icon{border-radius:2px;display:inline-block;margin-right:16px;position:relative}.mat-mdc-menu-item.eld-btn-add-pickup .eld-icon{background-color:var(--blue);height:10px;width:10px}.mat-mdc-menu-item.eld-btn-add-delivery .eld-icon{background-color:var(--green);height:10px;width:10px}.eld-dropdown-menu .eld-btn-txt-left{color:var(--text-heavy);line-height:1.8}.eld-sidenav--opened .eld-floating-menu--holder{display:none!important}.eld-sidenav--opened .eld-floating-menu--holder+.cdk-overlay-connected-position-bounding-box .cdk-overlay-pane{position:absolute!important;left:235px}.eld-sidenav--collapsed .eld-floating-menu--holder{left:100px!important}.eld-sidenav--collapsed .eld-floating-menu--holder+.cdk-overlay-connected-position-bounding-box .cdk-overlay-pane{position:absolute!important;left:80px}.eld-sidemenu-submenu{background-color:var(--sidenav-menu-bgcolor);border:1px solid var(--default-border-color-6);min-width:180px!important;right:0}.eld-sidemenu-submenu.mat-mdc-menu-panel{border-radius:8px}.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item .mdc-list-item__primary-text{--mdc-theme-text-primary-on-background: var(--sidenav-menu-link-color);display:flex;width:100%}.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item .mdc-list-item__primary-text>span{display:flex;width:100%}.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item.eld-active,.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item:hover{background-color:var(--sidenav-menu-open-bgcolor)}.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item.eld-active .mdc-list-item__primary-text,.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item:hover .mdc-list-item__primary-text{--mdc-theme-text-primary-on-background: var(--white)}.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item.eld-active .new-tab-icon,.eld-sidemenu-submenu.mat-mdc-menu-panel .mat-mdc-menu-item:hover .new-tab-icon{filter:brightness(0) invert(1)!important}.eld-sidemenu-submenu .mat-mdc-menu-content:not(:empty){padding-top:0;padding-bottom:0}.eld-user--menu .mat-mdc-menu-trigger .mat-badge-content.mat-badge-active{right:calc(100% - 40px);top:10px}.eld-is--mobile .eld-user--menu .mdc-list-item__primary-text{width:100%}.eld-disabled-item{opacity:.5}.mat-mdc-dialog-container{box-shadow:0 3px 6px -2px #0003;background-color:transparent}.mat-mdc-dialog-container.mat-mdc-dialog-container{display:flex}@media (max-height: 460px){.mat-mdc-dialog-container.mat-mdc-dialog-container{height:98vh;max-height:98vh}}@media (min-height: 768px){.mat-mdc-dialog-container.mat-mdc-dialog-container{display:flex}}.mat-mdc-dialog-container .mat-mdc-dialog-title{border-radius:8px 8px 0 0;border:1px solid var(--dialog-border-color);align-items:center;display:flex;justify-content:space-between;padding-bottom:16px}.mat-mdc-dialog-container .mat-mdc-dialog-title .mat-mdc-icon-button{color:var(--text-color)}.mat-mdc-dialog-container .mat-mdc-dialog-content{border:solid var(--dialog-border-color);border-width:0 1px;color:var(--text-color)}@media (max-height: 560px){.mat-mdc-dialog-container .mat-mdc-dialog-content:not(.eld-full-dialog){max-height:calc(100vh - 196px)}}.mat-mdc-dialog-container .mat-mdc-dialog-content .eld-signatur-info{font-size:var(--font-size-body-1);color:var(--text-color);padding-bottom:32px}.mat-mdc-dialog-container .mat-mdc-dialog-content.eld-dialog-log-edit-history{min-height:30rem;min-width:50rem}.mat-mdc-dialog-container .mat-mdc-dialog-actions{background-color:var(--modal-view-footer-bgcolor);border-radius:0 0 8px 8px;border:1px solid var(--dialog-border-color);padding:56px 0 24px}.mat-mdc-dialog-container .mat-mdc-dialog-actions .eld-btn-group.eld-multi-btns{display:flex;justify-content:space-between;padding-top:var(--spacing-10);width:100%}.mat-mdc-dialog-container .mat-mdc-dialog-actions .eld-btn-group.eld-multi-btns button{margin-left:8px}.mat-mdc-dialog-container .mat-mdc-dialog-actions .eld-btn-group.eld-multi-btns button:first-child{margin-left:0}.mat-mdc-dialog-container .mat-mdc-dialog-actions button{font-family:NunitoSans-SemiBold;margin-left:24px;min-width:9rem}.mat-mdc-dialog-container .eld-frm .eld-cont{padding:1rem 0}.mat-mdc-dialog-container .eld-frm .eld-cont-inline{display:inline-flex}.mat-mdc-dialog-container .eld-frm .eld-radio-holder{align-items:center;display:flex;justify-content:space-between}.mat-mdc-dialog-container .eld-frm .eld-radio-holder .mat-mdc-radio-group{display:flex;justify-content:space-around;width:100%}.mat-mdc-dialog-container .eld-cont-inline.eld-live-share-copy .eld-btn-holder{height:67px}.mat-mdc-dialog-container .eld-cont-inline.eld-live-share-copy.eld-copy-load .eld-btn-holder button{margin-top:-2px}.eld-small-dialog.superpass-dialog .mat-mdc-dialog-title{padding:var(--spacing-20) 24px var(--spacing-20) var(--spacing-30)}.eld-theme-light .mat-mdc-dialog-content{--input-bgcolor: var(--white)}.eld-theme-light signature-pad canvas{filter:invert(0)}signature-pad canvas{filter:invert(1)}.eld-dialog-confirm{min-width:320px}.eld-dialog-confirm p{color:var(--text-color);margin:0;padding-bottom:var(--spacing-10)}.eld-dialog-confirm ul{padding-left:var(--spacing-15)}.eld-dialog-confirm ul li{padding-bottom:var(--spacing-10)}.eld-dialog-confirm .mat-mdc-dialog-content .eld-signature-dialog{-webkit-user-select:none;user-select:none}@media (max-height: 560px){.eld-dialog-confirm .mat-mdc-dialog-content .eld-signature-dialog{max-height:calc(100vh - 217px)}}.eld-dialog-confirm .mat-mdc-dialog-content .eld-signature-dialog signature-pad canvas{background-color:var(--gray);width:100%}.eld-dialog-confirm .mat-mdc-dialog-content .eld-signature-dialog .eld-cont{margin-bottom:8px}.eld-dialog-confirm .mat-mdc-dialog-content .eld-signature-dialog .eld-danger-color{font-size:1.3rem}.eld-ifta-dialog{width:60rem}.eld-ifta-dialog p{line-height:normal}.eld-modal-view.eld-narrow-dialog{max-width:600px!important}.eld-modal-view .mat-mdc-dialog-container{padding:0}.eld-modal-view.eld-dialog--headerless .mat-mdc-dialog-content:not(.eld-full-dialog){border-width:1px 1px 0;padding:var(--spacing-30)}@media (min-width: 768px){.eld-modal-view.eld-dialog--headerless .mat-mdc-dialog-content:not(.eld-full-dialog){width:550px}}.eld-modal-view.eld-dialog--headerless .mat-mdc-dialog-content:not(.eld-full-dialog) p{line-height:1.4}@media (min-width: 992px){.eld-modal-view.eld-dialog__with--ngx-mdatepicker .mat-mdc-dialog-content:not(.eld-full-dialog){min-width:75rem}}.eld-modal-view.eld-dialog__with--ngx-mdatepicker .mat-mdc-dialog-content select-date-range .md-drppicker.md-drppicker{position:relative;display:inline-flex;top:6px!important}@media (min-width: 992px){.eld-modal-view.eld-dialog__with--ngx-mdatepicker .mat-mdc-dialog-content select-date-range .md-drppicker.md-drppicker{left:-70px!important}}@media (min-width: 992px){.eld-modal-view.eld-dialog__with--ngx-mdatepicker .mat-mdc-dialog-content select-date-range .md-drppicker.md-drppicker.double.shown{width:674px!important}}.eld-modal-view.eld-dialog__with--ngx-mdatepicker .mat-mdc-dialog-content .md-drppicker.md-drppicker{position:relative;display:inline-flex;top:6px!important}@media (min-width: 992px){.eld-modal-view.eld-dialog__with--ngx-mdatepicker .mat-mdc-dialog-content .md-drppicker.md-drppicker{left:-70px!important}}@media (min-width: 992px){.eld-modal-view.eld-dialog__with--ngx-mdatepicker .mat-mdc-dialog-content .md-drppicker.md-drppicker.double.shown{width:674px!important}}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ai{width:70rem}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ai .mat-mdc-form-field-infix{padding-bottom:0!important}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ai .mat-mdc-dialog-content{overflow-x:hidden}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ai .mat-mdc-dialog-content .md-drppicker{margin:0}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ai .mat-mdc-dialog-content .md-drppicker.md-drppicker{margin-left:14px}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ai .mat-mdc-dialog-surface{overflow:hidden}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ai .mat-mdc-card{width:100%}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__available-hrs .mat-mdc-dialog-content .md-drppicker.md-drppicker{position:relative;top:23px!important}.eld-modal-view.eld-dialog__with--ngx-mdatepicker.eld-dialog__ngx-md--height .mdc-dialog__content{min-height:45rem}.eld-modal-view .mat-mdc-dialog-container .mat-mdc-dialog-title .mat-mdc-icon-button{color:#fff}.eld-modal-view .mat-mdc-dialog-content{margin:0}.eld-modal-view .mat-mdc-dialog-content:not(.eld-full-dialog){padding:24px}@media (min-width: 480px){.eld-modal-view .mat-mdc-dialog-content:not(.eld-full-dialog){min-width:35rem}}.eld-modal-view .mat-mdc-dialog-content .eld-advance-filter{padding:var(--spacing-30)}@media (max-height: 767px) and (max-width: 767px) and (min-width: 768px){.eld-modal-view .mat-mdc-dialog-actions[align=end]{justify-content:center}}.eld-modal-view .mat-mdc-dialog-actions.eld-space-between{justify-content:space-between}.eld-modal-view .mat-mdc-dialog-actions .eld-btn-group button{min-width:9.1rem}.eld-modal-view .mat-mdc-dialog-actions .eld-btn-group.eld-left{align-items:center;display:inline-flex;justify-content:flex-start}.eld-modal-view .mat-mdc-dialog-actions .eld-btn-group.eld-left button:first-child{margin-left:0}.eld-modal-view.eld-event-dialog{min-width:800px}.eld-modal-view.eld-event-dialog.superpass-dialog{min-width:300px}@media (min-height: 900px){.eld-modal-view.eld-event-dialog.eld-dialog--super-edit .mat-mdc-dialog-content{min-height:70rem}}@media (min-height: 900px){.eld-modal-view.eld-event-dialog .mat-mdc-dialog-content{min-height:65rem}}.eld-modal-view.eld-event-dialog .mat-mdc-dialog-content .eld-dialog-subheader{padding:32px 24px}.eld-modal-view.eld-event-dialog .mat-mdc-dialog-content .eld-dialog-subheader .eld-subtitle{color:var(--text-color);font-family:NunitoSans-SemiBold;padding-bottom:1rem}.eld-modal-view.eld-event-dialog .mat-mdc-dialog-content .eld-dialog-content{padding:24px}.eld-modal-view.eld-event-dialog.eld-transfer-dialog .mat-mdc-dialog-content{padding:56px 120px}@media (max-height: 560px){.eld-modal-view.eld-event-dialog.eld-transfer-dialog .mat-mdc-dialog-content{max-height:100vh}}@media (max-height: 768px){.eld-modal-view.eld-event-dialog.eld-transfer-dialog .mat-mdc-dialog-content{padding:8px 120px 0}}@media (min-height: 800px){.eld-modal-view.eld-event-dialog.eld-transfer-dialog .mat-mdc-dialog-content{min-height:65rem}}@media (min-width: 1366px){.eld-modal-view .eld-centerd-streched-cont{min-height:20rem;padding:32px 48px 0}}.eld-modal-view .eld-centerd-streched-cont.eld-with-yesno-check{padding:0 48px 16px}.eld-modal-view .eld-live-share-history{padding:0}.eld-modal-view.eld-map-legend-dialog{position:fixed!important;top:calc(90px + var(--spacing-20));left:calc(100px + var(--spacing-80))}.eld-modal-view.eld-map-legend-dialog.eld-sidenav--open{left:calc(255px + var(--spacing-80))}.eld-modal-view.eld-map-legend-dialog.eld-sidenav--open.eld-vehicle-list--left{left:calc(355px + var(--spacing-80))}.eld-modal-view.eld-map-legend-dialog.eld-sidenav--open.eld-vehicle-list--left.eld-vehicle-list--expanded{left:calc(625px + var(--spacing-80))}.eld-modal-view.eld-map-legend-dialog.eld-vehicle-list--left{left:calc(200px + var(--spacing-80))}.eld-modal-view.eld-map-legend-dialog.eld-vehicle-list--left.eld-vehicle-list--expanded{left:calc(470px + var(--spacing-80))}.eld-modal-view.eld-dialog-date-range .eld-dialog-range-cont .md-drppicker.md-drppicker{box-shadow:none}.eld-dialog-manage-po .mat-mdc-dialog-container{min-height:480px}.eld-dialog-manage-po .eld-body{display:flex;flex-direction:column;justify-content:space-between;min-height:48vh}.eld-dialog-manage-po .eld-frm-holder{align-items:center;display:flex;flex-direction:row}.eld-dialog-manage-po .eld-frm-holder .eld-cont{padding:.8rem 0 1rem;padding-right:16px;width:33.33%}.eld-dialog-manage-po .eld-frm-holder .eld-cont .mat-mdc-form-field{width:100%}.eld-dialog-manage-po .eld-disabled .eld-cont{opacity:.4}.eld-title-smaller{font-size:16px}@media (max-height: 560px){app-driver-dialog{display:flex;flex-direction:column;height:100%;max-height:100vh}}.mat-mdc-dialog-container{max-width:90vw}.mat-mdc-dialog-container app-data-transfer-dialog,.mat-mdc-dialog-container app-send-feedback-dialog,.mat-mdc-dialog-container app-edit-signature-dialog,.mat-mdc-dialog-container app-dvir-dialog,.mat-mdc-dialog-container app-confirm-dialog,.mat-mdc-dialog-container app-payment-dialog{overflow:hidden;width:100%}.mat-mdc-dialog-container app-filter-dialog .mat-mdc-dialog-actions button,.mat-mdc-dialog-container app-map-filter-dialog .mat-mdc-dialog-actions button{margin-left:0}.eld-dialog-content{padding:var(--spacing-1)}.eld-global-filters--dialog .flex-div-filter{flex-direction:column}.eld-row.eld-schedule-mainntence{padding-top:0!important}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-container{border-radius:0;left:0;max-width:100vw;position:absolute;top:0}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-title{border-width:0 0 1px;position:fixed;top:0;left:0;width:100%;z-index:1}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content.pending-purchases-dialog{height:calc(100vh - 216px)}@media (max-width: 1600px){.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content.pending-purchases-dialog{width:90vw}}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content{height:calc(100vh - 166px);margin-top:64px;max-height:100vh;padding:var(--spacing-15);width:100vw}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content.eld-mob-veiw-more{height:calc(100vh - 102px)}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content .eld-inline-cont{min-width:auto}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content .eld-cont-half{flex-direction:column}@media (min-width: 580px){.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content .eld-cont-half{flex-direction:row}}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content .eld-cont-half .eld-cont:first-child{padding-right:0}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content .eld-cont-half .eld-cont:last-child{padding-left:0}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-content .mat-mdc-card:last-child{margin-bottom:7rem}.eld-is--mobile .eld-modal-view:not(.eld-small-dialog) .mat-mdc-dialog-actions{bottom:0;left:0;padding:var(--spacing-15);position:fixed;min-width:calc(100% - 30px);width:100%;z-index:9}.eld-is--mobile .eld-small-dialog app-super-password-dialog{width:calc(100% - 2px)}.eld-is--mobile .eld-small-dialog .mat-mdc-dialog-content:not(.eld-full-dialog){max-width:100%;padding:var(--spacing-15);width:100%}.eld-is--mobile .eld-small-dialog.eld-dialog--headerless .mat-mdc-dialog-content{width:calc(100% - 32px)}.eld-is--mobile .eld-small-dialog .eld-dialog-confirm{min-width:auto;padding:var(--spacing-15)}.eld-is--mobile .mat-mdc-dialog-container.mat-mdc-dialog-container .mat-mdc-dialog-content.eld-dialog-log-edit-history{min-height:30rem;min-width:auto}.eld-is--mobile .mat-mdc-dialog-title{color:var(--dialog-header-color);border:1px solid var(--default-border-color);background-color:var(--modal-view-header-bgcolor);padding:var(--spacing-15);justify-content:center;position:relative}@media (min-width: 420px){.eld-is--mobile .mat-mdc-dialog-title{min-width:32rem}}.eld-is--mobile .mat-mdc-dialog-title button{color:var(--text-heavy);position:absolute;right:var(--spacing-15)}.eld-is--mobile .mat-mdc-dialog-title span{width:calc(100% - var(--spacing-55))}.eld-is--mobile .mat-mdc-dialog-title .eld-mobile-dialog--close{color:var(--text-heavy);position:absolute;right:var(--spacing-15)}.eld-is--mobile .mat-mdc-dialog-content{background-color:var(--dialog-body-bgcolor);width:70vw;padding:var(--spacing-15)!important}.eld-is--mobile .mat-mdc-dialog-actions{border-width:1px 0 0;justify-content:center;padding:var(--spacing-15)}.eld-is--mobile .mat-mdc-dialog-actions[align=end]{justify-content:center}@media (min-width: 320px){.eld-is--mobile .mat-mdc-dialog-actions[align=end]{justify-content:flex-end}}.eld-is--mobile .mat-mdc-dialog-actions[align=end] button:first-child{margin-left:0}@media (min-width: 320px){.eld-is--mobile .mat-mdc-dialog-actions{justify-content:flex-end}}.eld-is--mobile .eld-row.eld-schedule-mainntence{flex-direction:column;padding-top:0!important}.eld-is--mobile .eld-row.eld-schedule-mainntence .eld-col-percent-40,.eld-is--mobile .eld-row.eld-schedule-mainntence .eld-col-percent-60{width:100%}.eld-is--mobile .eld-row.eld-schedule-mainntence .eld-col-percent-60.eld-radio-holder .mat-mdc-radio-group{flex-direction:column}.eld-is--mobile .eld-row.eld-schedule-mainntence .eld-col-percent-60.eld-radio-holder .mat-mdc-radio-group .mat-mdc-radio-button{padding:var(--spacing-10) 0}.eld-transfer-dialog .mat-mdc-dialog-content.mdc-dialog__content{overflow-x:hidden}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar{background-color:transparent;height:6px;width:6px}::-webkit-scrollbar-corner{display:none}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bgcolor);border:1px solid var(--scrollbar-thumb-bgcolor);border-radius:3px}.eld-nav-holder.eld-nav{scrollbar-width:none}.eld-nav-holder.eld-nav::-webkit-scrollbar{display:none}.eld-view--settings .eld-settings-body{scrollbar-width:none}.eld-view--settings .eld-settings-body::-webkit-scrollbar{display:none}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-bgcolor) transparent}.eld-no--pagination .mat-mdc-paginator{display:none!important}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast: active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:var(--overlay-bgcolor)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.mat-drawer-backdrop{background-color:var(--overlay-bgcolor)}.eld-is--mobile .eld-floating-menu--holder{display:none}.mat-mdc-progress-spinner{height:100px!important;width:100px!important}.mat-mdc-progress-spinner svg{height:100px!important;width:100px!important}button .mat-mdc-progress-spinner circle,button .mat-mdc-progress-spinner .mat-mdc-progress-spinner circle{stroke:var(--green)}.spinner-on-download.mat-mdc-progress-spinner{height:20px!important;width:20px!important}.spinner-on-download.mat-mdc-progress-spinner svg{height:20px!important;width:20px!important}.table-loading-wrapper{align-items:center;background:var(--spinner-mask-color);border-radius:.4rem;display:flex;justify-content:center;inset:0;position:fixed;z-index:999}.table-loading-wrapper .mat-mdc-progress-spinner{position:absolute;left:calc(50% - 50px);top:calc(50% - 50px)}.table-loading-wrapper .mat-mdc-progress-spinner.spinner-center-fix svg{height:80px!important;width:80px!important}.eld-date-picker.eld-date-swicher.eld-full--width .eld-frm{width:100%}.eld-date-picker.eld-date-swicher .eld-frm{align-items:center;display:flex;justify-content:center;display:inline-flex}.eld-date-picker.eld-date-swicher button{align-items:center;background-color:var(--date-navigator-bgcolor);border:1px solid var(--default-border-color);display:flex;height:40px;justify-content:center;min-width:40px;padding:0}.eld-date-picker.eld-date-swicher button.mat-mdc-button[disabled][disabled]{opacity:.6}.eld-date-picker.eld-date-swicher button.mat-mdc-button>.mat-icon{font-size:24px;height:24px;margin-right:0;width:24px}.eld-date-picker.eld-date-swicher button.mat-mdc-menu-trigger{border-radius:0;border-width:1px 0}.eld-date-picker.eld-date-swicher button:first-child{border-radius:4px 0 0 4px}.eld-date-picker.eld-date-swicher button:last-child{border-radius:0 4px 4px 0}.eld-date-picker.eld-date-swicher input{background-color:var(--date-navigator-bgcolor);border-width:1px 0!important;border:solid var(--default-border-color);color:var(--text-heavy);cursor:pointer;font-size:var(--font-size-body-1);height:38px;outline:0;padding:0;text-align:center}.eld-is--mobile .eld-date-picker.eld-date-swicher.eld-full--width .eld-frm button{height:40px;min-width:40px}.mat-divider.eld-divider-spacing--xs{margin:3.5px 0}.mat-divider.eld-divider-spacing--s{margin:4px 0}.mat-divider.eld-divider-spacing{margin:var(--spacing-5) 0}.mat-divider.eld-divider-spacing--m{margin:var(--spacing-10) 0}.mat-divider.eld-divider-spacing--l{margin:var(--spacing-15) 0}.mat-divider.eld-divider-spacing--xl{margin:var(--spacing-20) 0}.mat-divider.eld-divider-spacing--xxl{margin:var(--spacing-25) 0}.eld-divider--title{color:var(--theme-light-900);font-family:NunitoSans-Bold;font-size:var(--font-size-divider);padding:var(--spacing-5) var(--spacing-15);text-transform:uppercase}.eld-divider--title.eld-top-spacing{padding-top:var(--spacing-15)}.eld-locked-feature--cont.eld-load-search__locked .eld-locked-feature img{width:70%}.eld-locked-feature--cont.eld-load-search__locked .eld-locked-feature p{color:var(--load-search-restricted-view-color);font-size:var(--font-size-header);margin:2rem 0}@media (min-width: 580px){.eld-locked-feature--cont.eld-load-search__locked .eld-locked-feature p{width:100%}}.eld-locked-feature--cont.eld-load-search__locked .eld-locked-feature button{margin:2rem 0}.eld-content{background-color:var(--body-bgcolor);margin-top:15.8rem;position:relative}.eld-content.eld-support__ifta{height:calc(100% - 130px);overflow:auto}.eld-content:not(.eld-is--mobile){padding:0 var(--spacing-30) 0}.eld-content.eld-view--admin{margin-top:calc(5.7rem + var(--sa-main-nav-height));overflow:auto}.eld-content.eld-view--admin .eld-mask-container{min-width:1400px}.eld-content.eld-view--admin .eld-table-cont .eld-table-wrapper{height:calc(100vh - calc(22.1rem + var(--sa-main-nav-height)))}.eld-content.eld-view--admin .eld-table-cont .eld-table-wrapper-no-pagination{height:calc(100vh - calc(16.4rem + var(--sa-main-nav-height)))}.eld-content.eld-view--admin.eld-table--banners .eld-table-cont .eld-table-wrapper{height:calc(100vh - calc(16.5rem + var(--sa-main-nav-height)))}.eld-content.eld-with-table.eld-with-tabs>.eld-table-holder.eld-table-holder-with-tabs{margin-bottom:24px}.eld-content.eld-with-table.eld-with-tabs>.eld-table-holder.eld-table-holder-with-tabs .eld-table-in-tabs .eld-table-wrapper{height:calc(100vh - 30.6rem)}.eld-content.eld-with-table.eld-with-tabs.eld-devices--summary{height:calc(100% - 126px)}.eld-content.eld-with-table .eld-table-holder{box-sizing:border-box;left:2.4rem;padding:0;width:100%;z-index:10}.eld-content.eld-with-table .eld-table-holder.eld-toolbar--switcher{padding:0 32px 0 4px}.eld-content.eld-with-table .eld-table-holder.eld-toolbar--switcher.eld-toolbar-poly--holder{height:auto}.eld-content.eld-with-table .eld-table-holder:not(.eld-overflow-fix){position:sticky}.eld-content.eld-with-table .eld-table-holder.eld-table-holder-with-tabs .eld-table-holder,.eld-content.eld-with-table .eld-table-holder.eld-log-tab-holder{padding:0}.eld-content.eld-with-table .eld-table-holder.eld-log-tab-holder.eld-fixed-cont .mat-tab-body-wrapper{height:calc(100vh - 24.8rem);position:sticky;transition:none}.eld-content.eld-with-table .eld-table-holder.eld-table--reports.eld-repors--with-msg.eld-repors--with-msg-total .eld-table-wrapper{height:calc(100vh - 352px);overflow:auto}.eld-content.eld-log-content.eld-log-remark-view .eld-fixed{height:calc(100vh - 19.8rem)}.eld-content.eld-content-dashboard{height:calc(100% - 9rem);padding-bottom:0}.eld-content.eld-content-dashboard:not(.eld-is--mobile){padding:0}@media (min-height: 768px){.eld-content.eld-content-dashboard{overflow:hidden}}.eld-content .eld-dashboard{height:calc(100vh - 7.7rem);position:sticky}.eld-multi-content{height:calc(100vh + -0px);margin-top:9rem;position:sticky}.eld-multi-content .eld-content{margin-top:0}.eld-sidenav.eld-is--mobile .eld-cluster-tooltip{display:none!important}.eld-sidenav .eld-content{margin-top:9rem;padding-bottom:var(--spacing-30)}.eld-sidenav .eld-content .eld-cont-under--tabs.eld-cont-under--tabs{margin:0;padding:0}.eld-sidenav .eld-multi-content{margin-top:9rem}.eld-sidenav .eld-multi-content .eld-content{margin-top:0}.eld-sidenav .eld-cont.eld-center{display:flex;justify-content:center}@media (max-width: 1199px){.eld-sidenav .eld-page-log-details .eld-sticky-header-bottom.eld-sticky-content{height:auto}}.eld-counter-bar{z-index:10}.eld-sticky-content.eld-sticky-content{margin-top:0;position:sticky;z-index:9990!important;overflow:hidden!important}.eld-sticky-content.eld-sticky-content.eld-sticky-header-top{box-shadow:none;height:var(--sticky-calc-sticky-header-top);z-index:9996!important}.eld-sticky-content.eld-sticky-content.eld-log--basic-info.eld-sticky-header-bottom{top:54px!important}.eld-sticky-content.eld-sticky-content.eld-sticky-header-bottom{box-shadow:none;height:var(--sticky-calc-sticky-header-bottom);top:0!important}.eld-sticky-content.eld-sticky-content.eld-sticky-log-title{width:100%!important;z-index:initial!important;position:unset!important;height:auto}.eld-sticky-content.eld-sticky-content.eld-sticky-log{width:100%;z-index:9995!important}.eld-sticky-content.eld-sticky-content.eld-sticky-log-nav{height:var(--sticky-calc-sticky-log-nav);z-index:9991!important}.eld-sticky-content.eld-sticky-content.eld-log--buttons-bar{z-index:9994!important}.eld-log--graph__with-lines{height:auto!important}.eld-log--holder__block{position:sticky;top:0;z-index:9999}.eld-page-log-details.eld-multi-content{height:calc(100vh - 9rem);overflow:auto}.eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-top{top:0}.eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-bottom{top:var(--sticky-calc-sticky-header-top)}@media (max-width: 1365px){.eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-bottom{top:auto}}.eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-log-title{top:var(--sticky-calc-sticky-header-top)var(--sticky-calc-sticky-header-bottom)}.eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-log{top:calc(var(--sticky-calc-sticky-log-nav) + 17px)}.eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-log--buttons-bar{background-color:var(--body-bgcolor)}.eld-page-log-edit .eld-sticky-content.eld-sticky-content.eld-sticky-header-top{top:0}.eld-page-log-edit .eld-sticky-content.eld-sticky-content.eld-sticky-actionbar{height:0;padding:0 32px;top:110px}@media (max-width: 1365px){.eld-page-log-edit .eld-sticky-content.eld-sticky-content.eld-sticky-actionbar{top:auto}}.eld-page-log-edit .eld-sticky-content.eld-sticky-content.eld-sticky-log{top:84px;z-index:9995!important}.eld-log-remark-view{overflow:auto;z-index:0}.eld-log-remark-view .eld-toolbar-filter .eld-title{color:var(--text-heavy)}@media (min-width: 992px) and (max-width: 1366px){.eld-log-remark-view .eld-table-holder.eld-bottom:not(.eld-overflow-fix){overflow-x:hidden}}.eld-log-remark-view .eld-sticky-log{height:auto!important;padding:0!important}.eld-frm-with-inline-btns .eld-cont-inline{align-items:center;display:flex;flex-direction:row;width:100%}.eld-frm-with-inline-btns .eld-cont-inline .eld-cont:not(.eld-btn-holder){flex:1 1 auto}.eld-frm-with-inline-btns .eld-cont-inline .eld-btn-holder{align-items:center;padding-left:16px;padding-top:8px}mat-sidenav-content.top-offset .eld-content{top:70px}mat-sidenav-content.top-offset .eld-content .eld-content{top:0}mat-sidenav-content.top-offset .eld-content.eld-with-table.eld-with-tabs .eld-table-wrapper{height:calc(100vh - 16.2rem)}mat-sidenav-content.top-offset .eld-content.eld-with-table.eld-with-tabs>.eld-table-holder.eld-table-holder-with-tabs .eld-table-in-tabs .eld-table-wrapper{height:calc(100vh - 37.6rem)}mat-sidenav-content.top-offset .eld-content.eld-content-dashboard{height:calc(100% - 16rem)}mat-sidenav-content.top-offset .eld-content.eld-content-dashboard .eld-dashboard{height:calc(100vh - 14.7rem)}mat-sidenav-content.top-offset .eld-content.eld-content-dashboard .eld-dashboard.alternative{height:calc(100vh - 8.6rem)}mat-sidenav-content.top-offset .eld-content.eld-log-content.eld-log-remark-view .eld-fixed{height:calc(100vh - 26.8rem)}mat-sidenav-content.top-offset .eld-create-loads .eld-frm-block{height:calc(100vh - 250px)}mat-sidenav-content.top-offset .eld-sticky-toolbar--holder{position:sticky;top:160px}mat-sidenav-content.top-offset .eld-all-graphs-view{top:244px;height:calc(100vh - 268px)}mat-sidenav-content.top-offset .eld-reports-page .eld-reports-categories .eld-list-links{height:calc(100vh - 37.2rem)}mat-sidenav-content.top-offset .eld-multi-content{height:calc(100vh - 160px);margin-top:160px}mat-sidenav-content.top-offset .eld-multi-content .eld-driver-log{top:0}mat-sidenav-content.top-offset .eld-diver-log--edit .eld-log-content{height:calc(100vh - 190px);overflow:auto}mat-sidenav-content.top-offset .eld-geofence .eld-map-holder{height:calc(100% - 240px)}.eld-theme-light .eld-settings-footer .eld-btn-cancel{background-color:var(--blue);color:var(--white)}.eld-theme-light .eld-settings-footer .eld-btn-cancel:hover{background-color:var(--base-var-darker-color)}.eld-sticky-toolbar--holder{position:sticky;top:90px}.eld-all-graphs-view{position:sticky;top:174px;padding-top:24px;overflow:auto!important;height:calc(100vh - 198px)}.eld-diver-log--edit .eld-log-content{height:calc(100vh - 120px);overflow:auto}eld-log-remark-view.eld-log-content{overflow:auto}.eld-margin-fix{margin-left:24px}.cl-main-row{height:calc(100vh - 90px)}.top-offset .eld-content.eld-support__ifta{height:calc(100% - 200px);overflow:auto}.eld-modal-view.eld-modal--map{max-height:90vh}.eld-modal-view.eld-modal--map .mat-mdc-dialog-surface{overflow:hidden}.eld-modal-view.eld-modal--map h1{align-items:center;line-height:1;font-size:var(--font-size-subtitle-1);color:var(--text-heavy);margin:0;display:flex;justify-content:space-between;padding:12px 24px 12px 30px}.eld-modal-view.eld-modal--map h1 .mat-dialog-close{background-color:transparent;color:var(--text-heavy);border:0;height:40px;width:40px}.eld-modal-view.eld-modal--map div.eld-location-dialog{height:100%;overflow:auto}.eld-modal-view .mat-mdc-card{padding:30px}.eld-modal-view .mat-mdc-card.mat-mdc-card-outlined{border-width:0;margin:auto}.eld-modal-view .mat-mdc-card.at-datepicker{padding:6px}@media (min-width: 839px){.eld-modal-view .mat-mdc-card{width:512px}}@media (min-width: 1024px){.eld-modal-view .mat-mdc-card{width:612px}}.eld-modal-view .mat-mdc-card h4{color:var(--text-color);font-size:1.4rem}.eld-modal-view .mat-mdc-card h5{color:var(--text-color);font-family:NunitoSans-Bold;padding-bottom:16px}.eld-modal-view .mat-mdc-card .eld-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:8px}.eld-modal-view .mat-mdc-card .eld-title{color:var(--modal-subtitle-color);font-family:NunitoSans-Bold;text-transform:uppercase}.eld-modal-view .mat-mdc-card .eld-required-cont{align-items:center;color:var(--text-color);display:flex;font-size:1.1rem;font-style:italic}.eld-modal-view .eld-advance-filter .mat-mdc-card{margin-bottom:var(--spacing-30);padding:0 0 var(--spacing-20)}.eld-modal-view .eld-advance-filter .mat-mdc-card .eld-header{margin-bottom:12px}.eld-modal-view .eld-advance-filter .mat-mdc-card .eld-header .eld-title{color:var(--text-color);text-transform:none}.eld-modal-view .eld-frm .eld-cont{padding:.6rem 0}.eld-modal-view .eld-frm .eld-cont.at-datepicker{display:flex;justify-content:space-between}.eld-modal-view .eld-frm .eld-copy-panels{display:flex}.eld-is--mobile .eld-modal-view .mat-mdc-card{padding:var(--spacing-15) 0}@media (min-width: 420px){.eld-is--mobile .eld-modal-view .mat-mdc-card{padding:var(--spacing-15)}}.eld-is--mobile .eld-modal-view .eld-header{max-width:calc(100vw - var(--spacing-30))}.eld-is--mobile .eld-modal-view .dropzone{padding:0;width:100%}.alternative-design .eld-login-container.eld-reset-pass-container{background:var(--white)}.alternative-design .eld-login-container.eld-reset-pass-container .eld-logo--holder img{height:100px;width:200px}.eld-login-container,.eld-reset-pass-container{height:100vh!important;width:100vw}.eld-login-container a,.eld-reset-pass-container a{font-size:var(--font-size-body-1)}.eld-login-container .eld-pass-eye,.eld-reset-pass-container .eld-pass-eye{margin-right:8px}.eld-login-container .eld-frm-field,.eld-reset-pass-container .eld-frm-field{width:100%}.eld-login-container .eld-logo--holder,.eld-reset-pass-container .eld-logo--holder{padding-bottom:32px;line-height:1}.eld-login-container .eld-logo--holder img,.eld-reset-pass-container .eld-logo--holder img{height:90px;width:90px}.eld-login-container .mat-mdc-checkbox,.eld-reset-pass-container .mat-mdc-checkbox{margin-top:var(--spacing-10)}.eld-login-container .table-loading-wrapper,.eld-reset-pass-container .table-loading-wrapper{background-color:var(--default-border-color-2)}.eld-login-container .eld-frm,.eld-reset-pass-container .eld-frm{display:inline-block;margin:auto;padding-top:var(--spacing-10)}.eld-login-container .eld-frm .mat-mdc-form-field-error,.eld-reset-pass-container .eld-frm .mat-mdc-form-field-error{font-weight:400}.eld-login-container .eld-cont,.eld-reset-pass-container .eld-cont{padding:12px 0;max-width:300px;width:100%}@media (min-width: 480px){.eld-login-container .eld-cont,.eld-reset-pass-container .eld-cont{min-width:280px}}.eld-login-container .eld-cont.eld-terms,.eld-reset-pass-container .eld-cont.eld-terms{color:var(--theme-light-900);padding-top:24px;text-align:center}.eld-login-container .eld-cont.eld-password,.eld-reset-pass-container .eld-cont.eld-password{display:flex;justify-content:flex-end;margin-top:-1.8rem;padding-top:0;text-align:right;width:100%}.eld-login-container .eld-cont.eld-password.eld-back-to-login,.eld-reset-pass-container .eld-cont.eld-password.eld-back-to-login{justify-content:center;padding-top:32px}.eld-login-container .eld-cont.eld-password.eld-back-to-login .mat-mdc-button,.eld-reset-pass-container .eld-cont.eld-password.eld-back-to-login .mat-mdc-button{font-size:var(--font-size-subtitle-2)}.eld-login-container .eld-cont.eld-password.eld-back-to-login .mat-mdc-button.eld-btn__back-to-login,.eld-reset-pass-container .eld-cont.eld-password.eld-back-to-login .mat-mdc-button.eld-btn__back-to-login{font-size:var(--font-size-table-header)}.eld-login-container .eld-cont.eld-password .mat-mdc-button,.eld-reset-pass-container .eld-cont.eld-password .mat-mdc-button{color:var(--text-color);font-family:NunitoSans-Regular;font-size:var(--font-size-table-header);height:4.4rem;padding:0;text-decoration:underline;transition:color .15s ease-in-out}.eld-login-container .eld-cont.eld-password .mat-mdc-button:hover,.eld-reset-pass-container .eld-cont.eld-password .mat-mdc-button:hover{background-color:var(--login-bgcolor);color:var(--text-heavy)}.eld-login-container .eld-cont.eld-submit,.eld-reset-pass-container .eld-cont.eld-submit{padding-top:16px}.eld-login-container .eld-cont.eld-submit .mat-mdc-raised-button,.eld-reset-pass-container .eld-cont.eld-submit .mat-mdc-raised-button{font-family:NunitoSans-SemiBold;font-size:var(--font-size-btn);padding:2px 16px;width:100%}.eld-login-container .eld-cont.eld-submit.eld-submit-register,.eld-reset-pass-container .eld-cont.eld-submit.eld-submit-register{margin-top:48px}.eld-login-container .eld-website,.eld-reset-pass-container .eld-website{padding:8px 0}@media (min-width: 768px){.eld-login-container .eld-website,.eld-reset-pass-container .eld-website{padding:32px 0 8px}}.eld-login-container .eld-website a,.eld-reset-pass-container .eld-website a{color:var(--link-color);font-size:var(--font-size-body-2);transition:color .15s ease-in-out}.eld-login-container .eld-website a:hover,.eld-reset-pass-container .eld-website a:hover{color:var(--blue)}.eld-login-container .eld-copyright,.eld-reset-pass-container .eld-copyright{color:var(--text-heavy);display:flex;font-size:var(--font-size-body-1);justify-content:center;padding:0 0 8px}.eld-login-container .eld-version,.eld-reset-pass-container .eld-version{color:var(--text-heavy);display:inline-table;font-size:var(--font-size-body-2);text-align:center;padding:0 0 8px;opacity:.3}.eld-login-container .eld-loading,.eld-reset-pass-container .eld-loading{position:absolute}.eld-login-container .eld-loading .mat-mdc-progress-spinner circle,.eld-reset-pass-container .eld-loading .mat-mdc-progress-spinner circle{stroke-width:4%!important}.eld-login-container{background:radial-gradient(var(--login-gradient-color-1),var(--login-gradient-color-2))}.eld-login-container p,.eld-login-container h3,.eld-login-container h4{margin:0;padding:0}@media (min-height: 890px){.eld-login-container{height:100vh;overflow:hidden}}@media (min-width: 1200px){.eld-login-container:not(.eld-reset-pass-container) .eld-container{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/preorder-frame.svg),url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/referral-frame.svg)}}.eld-login-container:not(.eld-alternative-container) .eld-container{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/login-bg-fame-left.svg),url(https://assets.eldrider.com/static-resources/assets/v1/images/login-bg-fame-right.svg);background-repeat:no-repeat,no-repeat;background-position:top left,bottom right;background-size:25% 25%,25% 25%;height:100%}@media (min-width: 768px){.eld-login-container:not(.eld-alternative-container) .eld-container{background-size:40% 40%,40% 40%}}@media (min-width: 1200px){.eld-login-container:not(.eld-alternative-container) .eld-container{background-size:470px 410px,461px 405px}}.eld-login-container .eld-container{display:flex;flex-direction:column;justify-content:center;margin:auto}.eld-login-container .eld-container .eld-frm-cont{align-items:center;display:flex;flex-direction:column;justify-content:space-between;overflow:auto;padding:var(--spacing-30) 0;position:relative;height:100%}@media (min-width: 480px){.eld-login-container .eld-container .eld-frm-cont{margin-top:0}}@media (min-width: 768px){.eld-login-container .eld-container .eld-frm-cont{overflow:auto}}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm{display:inline-block;margin:auto;background-color:transparent;position:relative;text-align:center;border-radius:10px;color:var(--text-heavy);padding:0 16px 64px}@media (min-width: 768px){.eld-login-container .eld-container .eld-frm-cont .eld-login-frm{background-color:var(--login-bgcolor);box-shadow:var(--login-box-shadow)}}@media (min-width: 580px){.eld-login-container .eld-container .eld-frm-cont .eld-login-frm{width:380px}}@media (min-width: 768px){.eld-login-container .eld-container .eld-frm-cont .eld-login-frm{padding:64px 0;width:540px}}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm .eld-app-name{font-size:var(--font-size-subtitle-1)}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm .eld-app-name p{line-height:1;padding-bottom:12px}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm>form{position:relative;text-align:left}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm h1{font-family:NunitoSans-SemiBold}@media (min-width: 768px){.eld-login-container .eld-container .eld-frm-cont .eld-login-frm h1{font-size:3.2rem}}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm h1 span{font-family:NunitoSans-Regular;font-style:italic}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm h1 span span{font-style:normal}.eld-login-container .eld-container .eld-frm-cont .eld-login-frm .eld-title{padding:32px 8px 24px}.eld-login-container .eld-container .eld-frm-cont .eld-pass-error{display:flex;height:4.8rem;justify-content:space-between}.eld-login-container .eld-container .eld-frm-cont .eld-pass-error.eld-cont{padding:0}.eld-login-container .eld-container .eld-frm-cont .eld-register-error{display:flex;height:1.8rem;justify-content:space-between}.eld-login-container .eld-container .eld-frm-cont .eld-register-error.eld-cont{padding:0}.eld-login-container .eld-container .eld-frm-cont .eld-login-error{align-items:center;background-color:var(--red);border-radius:4px;color:#fff;display:flex;font-size:.9em;font-weight:700;justify-content:space-between;right:24px;padding:12px 6px 12px 24px;position:fixed;top:24px;min-width:300px;z-index:3}.eld-login-container .eld-container .eld-frm-cont .eld-login-error .mat-mdc-button .mat-icon{color:#fff;font-size:24px;height:24px;width:24px;margin-right:0}.eld-login-container .eld-container .eld-login-bottom{align-items:center;display:flex;flex-direction:column;justify-content:center}.eld-login-container .eld-preorder--link,.eld-login-container .eld-referral--link{left:0;position:sticky;bottom:0;height:80px}@media (min-width: 768px) and (max-width: 1199px){.eld-login-container .eld-preorder--link,.eld-login-container .eld-referral--link{top:0}}@media (min-width: 1480px){.eld-login-container .eld-preorder--link,.eld-login-container .eld-referral--link{display:none}}.eld-login-container .eld-preorder--link{bottom:60px}.eld-login-container .eld-preorder:not(.eld-is--mobile),.eld-login-container .eld-referral:not(.eld-is--mobile){display:none;position:fixed}@media (min-width: 1480px){.eld-login-container .eld-preorder:not(.eld-is--mobile),.eld-login-container .eld-referral:not(.eld-is--mobile){display:block;text-align:center;padding-bottom:32px;width:360px}}.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-link--holder,.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-link--holder{line-height:1}.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-link--holder a,.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-link--holder a{color:var(--link-color)}.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder,.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder{align-items:center;display:inline-flex;justify-content:space-around}@media (min-width: 1200px){.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder,.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder{margin-bottom:32px;width:160px}}.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(1),.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(3),.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder img:nth-child(1),.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder img:nth-child(3){height:40px;width:40px}@media (min-width: 768px) and (max-width: 1199px){.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(1),.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(3),.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder img:nth-child(1),.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder img:nth-child(3){display:none}}@media (min-width: 1200px){.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(1),.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(3),.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder img:nth-child(1),.eld-login-container .eld-referral:not(.eld-is--mobile) .eld-img--holder img:nth-child(3){display:block}}.eld-login-container .eld-preorder:not(.eld-is--mobile) h3,.eld-login-container .eld-preorder:not(.eld-is--mobile) p,.eld-login-container .eld-referral:not(.eld-is--mobile) h3,.eld-login-container .eld-referral:not(.eld-is--mobile) p{color:var(--text-heavy);font-family:NunitoSans-Bold;line-height:1.4}.eld-login-container .eld-preorder:not(.eld-is--mobile) p,.eld-login-container .eld-referral:not(.eld-is--mobile) p{font-size:var(--font-size-body-1)}.eld-login-container .eld-preorder:not(.eld-is--mobile) a,.eld-login-container .eld-referral:not(.eld-is--mobile) a{height:40px}.eld-login-container .eld-preorder.eld-is--mobile,.eld-login-container .eld-referral.eld-is--mobile{align-items:center;display:flex;background-color:var(--blue);color:var(--white);justify-content:space-between;padding:var(--spacing-10) var(--spacing-20);width:calc(100% - var(--spacing-40))}.eld-login-container .eld-preorder.eld-is--mobile img,.eld-login-container .eld-referral.eld-is--mobile img{filter:brightness(7);transform:rotate(45deg);height:40px;width:40px}.eld-login-container .eld-preorder.eld-is--mobile h4,.eld-login-container .eld-referral.eld-is--mobile h4{font-family:NunitoSans-Bold;text-decoration:underline;text-transform:uppercase}@media (min-width: 1200px){.eld-login-container .eld-referral:not(.eld-is--mobile){bottom:0;right:0}}.eld-login-container .eld-referral:not(.eld-is--mobile) img:nth-child(2){height:64px;width:64px}.eld-login-container .eld-referral:not(.eld-is--mobile) img:nth-child(1){transform:rotate(45deg)}.eld-login-container .eld-referral:not(.eld-is--mobile) img:nth-child(3){transform:rotate(-45deg)}@media (min-width: 1200px){.eld-login-container .eld-preorder:not(.eld-is--mobile){left:0;top:var(--spacing-20)}}@media (min-width: 1200px){.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder{width:180px}}.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(2){height:64px;width:64px}.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(1){transform:rotate(150deg)}.eld-login-container .eld-preorder:not(.eld-is--mobile) .eld-img--holder img:nth-child(3){transform:rotate(30deg)}.eld-login-container .eld-preorder.eld-is--mobile{background-color:var(--blue2)}.eld-login-container .eld-preorder.eld-is--mobile img{transform:rotate(-30deg)}.eld-login-container.eld-reset-pass-container .eld-container .eld-frm-cont .eld-app-name p{line-height:1.6}@media (min-width: 768px){.eld-login-container.eld-reset-pass-container .eld-copyright{padding:32px 0 8px}}.eld-login-container.eld-alternative .eld-container{background-image:none!important}.xeld .eld-referral.eld-is--mobile{background-color:var(--red)!important}.xeld.eld-theme-light .eld-login-container .eld-container.eld-xeld__referral--container h1,.xeld.eld-theme-light .eld-login-container .eld-container.eld-xeld__referral--container p,.xeld.eld-theme-light .eld-login-container .eld-container.eld-xeld__referral--container a{color:var(--black)!important}.xeld.eld-theme-light .eld-login-container .eld-container.eld-xeld__referral--container h1{text-shadow:.15rem .15rem var(--black)!important}.xeld.eld-theme-light .eld-login-container .eld-container.eld-xeld__referral--container p{text-shadow:1px 1px var(--black)!important}@media (min-width: 480px){.eld-reset-pass-container.eld-login-container .eld-container .eld-frm-cont{margin-top:50px}}.eld-reset-pass-container.eld-change-pass-container{margin:auto}.eld-reset-pass-container.eld-change-pass-container .eld-header{margin:auto;text-align:center}.eld-reset-pass-container.eld-change-pass-container .eld-header .eld-logo{height:150px;width:150px;margin:24px 0 0}.eld-reset-pass-container.eld-change-pass-container .eld-header button{margin-bottom:16px}.eld-reset-pass-container.eld-change-pass-container .eld-frm{display:flex;flex-direction:column;justify-content:center;align-items:center}.eld-reset-pass-container.eld-change-pass-container .eld-frm-cont{margin:auto;min-height:620px}@media (min-width: 580px){.eld-reset-pass-container.eld-change-pass-container .eld-frm-cont{width:380px}}@media (min-width: 768px){.eld-reset-pass-container.eld-change-pass-container .eld-frm-cont{width:540px}}.eld-reset-pass-container.eld-change-pass-container .eld-frm-cont h1{color:var(--text-heavy);padding-bottom:16px;text-align:center}.eld-reset-pass-container.eld-change-pass-container .eld-frm-cont p{color:var(--text-color);text-align:center;padding:0 48px}.eld-reset-pass-container .eld-subtitle{color:var(--text-color);font-family:NunitoSans-SemiBold;font-size:var(--font-size-subtitle-2);line-height:1.6em;padding-top:24px;text-align:center}.eld-reset-pass-container .eld-success-msg{align-items:center;background-color:var(--green);border-radius:4px;color:#fff;display:flex;font-size:.9em;font-weight:700;justify-content:space-between;min-height:36px;min-width:300px;padding:12px 6px 12px 24px;position:fixed;right:24px;top:24px;z-index:3;line-height:1.6em}@media (min-width: 480px){.eld-reset-pass-container .eld-success-msg{max-width:480px}}.eld-reset-pass-container .eld-success-msg .mat-mdc-button .mat-icon{color:#fff}.eld-summary-card{color:var(--text-color);display:flex;font-size:var(--font-size-body-1);justify-content:space-between;padding:56px 0;flex-wrap:wrap}.eld-summary-card:not(:last-child){border-bottom:1px solid var(--gray)}.eld-summary-card .eld-cont{display:flex;flex-direction:column}.eld-summary-card .eld-cont .eld-row{display:flex;flex-direction:row;padding-bottom:32px}.eld-summary-card .eld-cont .eld-row .eld-col-2:nth-child(odd){width:50%}.eld-summary-card .eld-cont .eld-row .eld-col-2:nth-child(even){font-family:NunitoSans-SemiBold}.eld-sidenav--opened .eld-summary-card .eld-cont.eld-col-4{min-width:50%;width:50%}@media (min-width: 1366px){.eld-sidenav--opened .eld-summary-card .eld-cont.eld-col-4{min-width:25%;width:25%}}.eld-sidenav--opened .eld-summary-card .eld-cont.eld-col-4:nth-child(3),.eld-sidenav--opened .eld-summary-card .eld-cont.eld-col-4:nth-child(4){padding-top:var(--spacing-15)}@media (min-width: 1366px){.eld-sidenav--opened .eld-summary-card .eld-cont.eld-col-4:nth-child(3),.eld-sidenav--opened .eld-summary-card .eld-cont.eld-col-4:nth-child(4){padding-top:0}}.eld-sidenav--collapsed .eld-summary-card .eld-cont.eld-col-4{min-width:50%;width:50%}@media (min-width: 1024px){.eld-sidenav--collapsed .eld-summary-card .eld-cont.eld-col-4{min-width:25%;width:25%}}.eld-sidenav--collapsed .eld-summary-card .eld-cont.eld-col-4:nth-child(3),.eld-sidenav--collapsed .eld-summary-card .eld-cont.eld-col-4:nth-child(4){padding-top:var(--spacing-15)}@media (min-width: 1024px){.eld-sidenav--collapsed .eld-summary-card .eld-cont.eld-col-4:nth-child(3),.eld-sidenav--collapsed .eld-summary-card .eld-cont.eld-col-4:nth-child(4){padding-top:0}}.eld-view{background-color:var(--gray);display:flex;justify-content:center;padding:32px 32px 64px}.eld-view h4{color:var(--text-color);font-size:1.4rem}.eld-view h5{color:var(--text-color);font-family:NunitoSans-Bold;padding-bottom:16px}.eld-view .mat-mdc-card{margin-bottom:16px;padding:24px 64px}@media (min-width: 839px){.eld-view .mat-mdc-card{width:512px}}@media (min-width: 1024px){.eld-view .mat-mdc-card{width:712px}}.eld-view .eld-frm .eld-cont{padding:.6rem 0}.eld-view .eld-frm .eld-cont-half{display:flex;justify-content:space-between;width:100%}.eld-view .eld-frm .eld-cont-half .eld-cont{width:100%}.eld-view .eld-frm .eld-cont-half .eld-cont:first-child{padding-right:24px}.eld-view .eld-frm .eld-cont-half .eld-cont:last-child{padding-left:24px}.eld-view .eld-frm .eld-frm-field{display:flex;flex-direction:column}.eld-view .eld-frm .eld-frm-field .mat-mdc-radio-button{padding-bottom:16px}.eld-view .eld-frm .eld-cont-inline{align-items:center;display:flex;flex-direction:row;width:100%}.eld-view .eld-frm .eld-cont-inline .eld-cont:not(.eld-btn-holder){flex:1 1 auto}.eld-view .eld-frm .eld-cont-inline .eld-btn-holder{align-items:center}.eld-view .eld-frm .eld-cont-inline .eld-btn-holder button{height:3.8rem}.eld-view .eld-header{align-items:center;border-bottom:1px solid var(--theme-gray-400);display:flex;justify-content:space-between;padding-bottom:8px}.eld-view .eld-header .eld-title{color:var(--blue)}.eld-view .eld-header .eld-required-cont{align-items:center;color:var(--text-color);display:flex;font-size:1.1rem}.eld-view .eld-card-cont{display:flex;flex-direction:column;padding:24px 12px 16px 24px}@media (min-width: 839px){.eld-view .eld-card-cont{padding:24px 24px 16px 96px}}@media (min-width: 1024px){.eld-view .eld-card-cont{padding:24px 24px 16px 168px}}.eld-view .eld-card-cont.eld-full{padding-left:0;padding-top:8px}.eld-view .eld-empty-text{color:var(--text-color);text-align:center}.eld-view.eld-view-dialog{margin-top:11.2rem}.eld-view.eld-view-dialog.eld-admin-view{margin-top:9.1rem}.eld-superadmin-dialog .eld-card-cont .eld-col{min-height:26.8rem}.eld-dialog--view{height:100%;right:0;width:100%}.eld-dialog--view app-settings{overflow:hidden;width:100%}.eld-swiper-holder{background:rgba(0,0,0,.75);height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999}.eld-swiper-holder swiper{height:100%;width:100%}.eld-swiper-holder swiper .swiper-slide{align-items:center;display:flex;justify-content:center}.eld-swiper-holder swiper .swiper-slide img{max-width:100vw;max-height:85vh}.eld-swiper-holder mat-icon{color:#fff;cursor:pointer;font-size:3rem;margin:24px;position:fixed;right:0;top:0;z-index:999999999}.eld-swiper-holder .eld-dvir-rotate-left{right:100px}.eld-swiper-holder .eld-dvir-rotate-right{right:50px}.eld-maps-options{color:var(--text-color);display:flex;flex-direction:row;height:38px;justify-content:space-between;min-width:18rem;pointer-events:all;position:fixed;top:var(--spacing-25);transition:left .15s ease-in-out;z-index:9999}.eld-maps-options .eld-frm .eld-cont.eld-search-select{padding:0}.eld-maps-options>div{background-color:var(--dash-legend-refresh-btn-bgcolor);border:1px solid var(--dialog-border-color);border-radius:4px;overflow:hidden}.eld-maps-options .eld-map-options-dropdown{background-color:var(--dash-legend-refresh-btn-bgcolor);border:1px solid var(--dialog-border-color);border-radius:4px;overflow:hidden;margin-right:24px;height:38px}.eld-maps-options .eld-map-options-dropdown .eld-frm .eld-frm-field{padding-top:0;width:12rem}.eld-maps-options .eld-map-fullscreen{align-items:center;background-color:var(--dash-legend-refresh-btn-bgcolor);display:flex;height:38px;justify-content:center;width:38px}.eld-maps-options .eld-map-fullscreen .mat-mdc-icon-button{height:38px;width:38px}.eld-maps-options .eld-map-fullscreen button{line-height:40px}.eld-maps-options .eld-map-fullscreen button img{margin:0}.eld-maps-options .eld-map-fullscreen .mat-icon{align-items:center;display:flex;font-size:3.2rem;width:32px}.eld-dashboard .eld-map-holder .eld-maps-options{left:calc(255px + var(--spacing-30))}.eld-dashboard .eld-map-holder .eld-maps-options.alternative{left:calc(625px + var(--spacing-30))}.eld-sidenav--collapsed .eld-dashboard .eld-map-holder .eld-maps-options{left:calc(100px + var(--spacing-30))}.eld-location-history.eld-content{margin-top:90px;padding-bottom:0}.eld-location-history .eld-toolbar-poly--bottom .eld-frm-wrapper>.eld-cont{margin-right:24px}.eld-location-history .cdk-virtual-scroll-content-wrapper{width:100%}.eld-location-history .eld-trips-holder p{line-height:1;margin:0}.eld-location-history .eld-maps-options .eld-map-options-dropdown{margin-right:0}.eld-location-history .eld-maps-options .eld-map-options-dropdown.stations{margin-right:24px}.eld-location-history>.eld-elevation-card{display:flex;flex-direction:column}.eld-location-history .mat-mdc-slider:hover .mat-slider-track-background,.eld-location-history .mat-slider.cdk-focused .mat-slider-track-background{background-color:var(--lh-slider-line-color)}.eld-location-history .eld-maps-options{min-width:28rem;height:38px}.eld-location-history .eld-maps-options .eld-legend{align-items:center;display:inline-flex;font-size:1.2rem;height:38px;justify-content:space-between;margin-right:24px;padding:0 8px 0 4px}.eld-location-history .eld-maps-options .eld-legend>div{align-items:center;display:inline-flex;justify-content:center}.eld-location-history .eld-maps-options .eld-legend>div:first-child{margin-right:12px}.eld-location-history .eld-maps-options .eld-legend>div .eld-icon{align-items:center;display:flex;justify-content:center}.eld-location-history .eld-maps-options .eld-legend>div .eld-icon:before{content:"";display:block;position:absolute}.eld-location-history .eld-maps-options .eld-legend>div .eld-icon.eld-slow-icon:before{background-color:var(--red);height:10px;width:10px}.eld-location-history .eld-maps-options .eld-legend>div .eld-icon.eld-ud-icon:before{background-color:var(--orange);border-radius:50%;height:10px;width:10px}.eld-location-history .eld-maps-options .eld-legend>div .eld-icon.eld-fast-icon:before{background-color:var(--blue);border-radius:50%;height:10px;width:10px}.eld-location-history .eld-maps-options .eld-legend>div .eld-icon.eld-fast-icon.gps-trailer:before{background-color:var(--map-trailer-color);border-radius:50%;height:10px;width:10px}.eld-location-history .eld-date-picker.eld-date-swicher.eld-date-swicher{margin-right:0}.eld-location-history .eld-map-holder{align-items:center;display:flex;height:calc(100vh - 28.6rem);justify-content:center;position:relative;width:100%}.eld-location-history .eld-map-holder .mdc-button.eld-btn-active{background-color:var(--blue);color:var(--white);font-family:NunitoSans-Bold}.eld-location-history .eld-map-holder.eld-poly-toolbar--active{height:calc(100vh - 37rem)}.eld-location-history .eld-map-holder>div:not(.eld-location-history-card):not(.eld-no-data):not(.eld-maps-options){width:100%}.eld-location-history .eld-date-picker button{padding:0}.eld-location-history agm-map{height:100%;width:100%}.eld-location-history agm-map .gm-style-iw-ch{display:none!important}.eld-location-history .eld-event-id{background:var(--lh-slider-event-line-color);height:8px;pointer-events:none;position:absolute;top:7px;width:12px;z-index:0}.eld-location-history .eld-event-id.gps-trailer{background:var(--map-trailer-color)}.eld-location-history .eld-event-id.eld-no--speed{background:var(--log-graph-grid-line-color)}.eld-location-history .eld-event-ud{background:var(--lh-slider-ud-line);height:8px;pointer-events:none;position:absolute;top:7px;width:12px;z-index:0}.eld-location-history .eld-event-ud.gps-trailer{background:var(--map-trailer-color)}.eld-location-history .eld-event-ud.eld-no--speed{background:var(--log-graph-grid-line-color)}.eld-location-history .eld-timeline-lables{color:var(--text-color);display:flex;font-size:1.4rem;-webkit-user-select:none;user-select:none;justify-content:space-between;padding:24px 0 16px}.eld-location-history .eld-timeline-lables div{position:relative}.eld-location-history .eld-vertical-tags{color:var(--lh-slider-line-color);display:flex;justify-content:space-between;margin-bottom:-8px}.eld-location-history .eld-vertical-tags div{position:relative}.eld-location-history .eld-vertical-tags div:first-child{margin-left:6px}.eld-location-history .eld-vertical-tags div:last-child{margin-right:6px}.eld-location-history .eld-slider-holder{position:relative}.eld-location-history .eld-slider-holder:before,.eld-location-history .eld-slider-holder:after{content:"";display:block;position:absolute;background-color:var(--lh-slider-event-line-color);border-radius:50%;height:16px;width:16px;top:3px}.eld-location-history .eld-slider-holder:after{right:0}.eld-location-history .eld-slider-holder:before{left:0;z-index:0}.eld-location-history .eld-slider-holder.gps-trailer:before,.eld-location-history .eld-slider-holder.gps-trailer:after{background-color:var(--map-trailer-color);border-radius:50%;height:16px;width:16px}.eld-location-history .eld-slider-holder .eld-small-circle-helper{height:0;position:relative;width:0}.eld-location-history .eld-slider-holder .eld-small-circle-helper:before,.eld-location-history .eld-slider-holder .eld-small-circle-helper:after{content:"";display:block;position:absolute;background-color:var(--body-bgcolor);border-radius:50%;height:6px;width:6px;top:8px;z-index:1}.eld-location-history .eld-slider-holder .eld-small-circle-helper:before{content:"";display:block;position:absolute;background-color:#fff;border-radius:50%;height:6px;width:6px;top:8px;pointer-events:all;right:5px}.eld-location-history .eld-slider-holder .eld-small-circle-helper:after{position:absolute;right:5px}.eld-location-history .eld-slider-holder .eld-small-circle-helper.left:before{left:5px}.eld-location-history .eld-slider-holder .eld-small-circle-helper.left:after{display:none}.eld-location-history .eld-slider-holder .eld-small-circle-helper.right{position:absolute;right:0;top:0;z-index:1}.eld-location-history .eld-slider-holder .eld-small-circle-helper.right:before{right:5px}.eld-location-history .eld-toolbar-filter .eld-frm-wrapper{align-items:center}.eld-location-history .eld-toolbar-filter .name-field{height:40px}.eld-location-history .eld-toolbar-filter .eld-spacing-conts{justify-content:space-between;width:100%}.eld-location-history .eld-frm-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.eld-location-history .eld-location-history-card{background-color:var(--body-bgcolor);border:1px solid var(--default-border-color);border-radius:4px;left:var(--spacing-30);min-width:26rem;padding:16px 32px 16px 16px;position:absolute;top:var(--spacing-90)}@media (min-width: 1320px){.eld-location-history .eld-location-history-card{top:var(--spacing-30)}}.eld-location-history .eld-location-history-info{color:var(--text-color)}.eld-location-history .eld-location-history-info>div{align-items:center;display:flex;flex-direction:row}.eld-location-history .eld-location-history-info div:not(:last-of-type){margin-bottom:16px}.eld-location-history .eld-location-history-info a,.eld-location-history .eld-location-history-info span{font-size:1.4rem}.eld-location-history .eld-location-history-info a{color:var(--text-color);font-family:NunitoSans-Regular;text-decoration:underline;transition:color,-webkit-text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out,-webkit-text-decoration .15s ease-in-out}.eld-location-history .eld-location-history-info a:hover{color:var(--text-heavy)}.eld-location-history .eld-location-history-info img{margin-right:8px}.eld-location-history .eld-location-history-info .eld-btn--close{position:absolute;right:0;top:0}.eld-location-history .eld-slider-holder mat-slider{padding:0;top:-13px;width:calc(100% - 1.5rem)}.eld-location-history .eld-maps-options{min-height:40px;position:absolute;right:60px;top:114px;z-index:1}.eld-location-history .eld-maps-options.eld-maps-options__trips--open{right:530px}.eld-location-history .eld-maps-options.eld-maps-options__history--open{right:705px}.eld-location-history .eld-maps-options.eld-poly-toolbar--active{top:186px}.eld-location-history .eld-maps-options .eld-map-options-dropdown{max-width:160px}.eld-location-history.eld-with-tabs .eld-maps-options{top:150px}.eld-sidenav.eld-collapsed .eld-location-history .eld-maps-options{display:grid;grid-template-columns:1fr 1fr}@media (min-width: 1200px){.eld-sidenav.eld-collapsed .eld-location-history .eld-maps-options:not(.eld-maps-options__trips--open):not(.eld-maps-options__history--open){display:flex}}@media (min-width: 1660px){.eld-sidenav.eld-collapsed .eld-location-history .eld-maps-options.eld-maps-options__trips--open{display:flex}}@media (min-width: 1840px){.eld-sidenav.eld-collapsed .eld-location-history .eld-maps-options.eld-maps-options__history--open{display:flex}}.eld-sidenav:not(.eld-collapsed) .eld-location-history .eld-maps-options{display:grid;grid-template-columns:1fr 1fr}@media (min-width: 1350px){.eld-sidenav:not(.eld-collapsed) .eld-location-history .eld-maps-options:not(.eld-maps-options__trips--open):not(.eld-maps-options__history--open){display:flex}}@media (min-width: 1990px){.eld-sidenav:not(.eld-collapsed) .eld-location-history .eld-maps-options.eld-maps-options__trips--open{display:flex}}@media (min-width: 1990px){.eld-sidenav:not(.eld-collapsed) .eld-location-history .eld-maps-options.eld-maps-options__history--open{display:flex}}.eld-sidenav--opened .eld-location-history .eld-location-history-card{top:var(--spacing-90)}@media (min-width: 1480px){.eld-sidenav--opened .eld-location-history .eld-location-history-card{top:var(--spacing-30)}}.eld-is--mobile .eld-location-history.eld-content>.eld-elevation-card{height:calc(100vh - 162px)}.eld-is--mobile .eld-location-history .eld-map-holder{height:calc(100vh - 346px)}.eld-is--mobile .eld-location-history .eld-maps-options{display:block!important;flex-wrap:wrap;min-width:0;right:0!important;top:var(--spacing-15)}.eld-is--mobile .eld-location-history .eld-location-history-card{left:var(--spacing-15);top:var(--spacing-70)}@media (min-width: 524px){.eld-is--mobile .eld-location-history .eld-location-history-card{top:var(--spacing-15)}}.eld-is--mobile .eld-location-history .eld-timeline-lables{padding:6px 0 0}.eld-is--mobile .eld-location-history .timeline.timeline{margin:0}mat-sidenav-content.top-offset .eld-location-history .eld-map-holder{height:calc(100vh - 35.6rem)}mat-sidenav-content.top-offset .eld-location-history .eld-map-holder.eld-poly-toolbar--active{height:calc(100vh - 44rem)}.eld-disconnect-text-block{flex-direction:column;padding:0 32px}.eld-disconnect-text-block.eld-disconnect-text-block{align-items:flex-start}.eld-disconnect-text-block.eld-disconect-last{padding:0}.eld-disconnect-text-block .eld-row{padding:8px 0;width:100%}.eld-disconnect-text-block .eld-row div:last-child{font-family:NunitoSans-SemiBold}th img{filter:sepia(1)}.eld-user-switch-header.mat-mdc-dialog-title{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:40px}.eld-user-switch-body{padding-bottom:32px;width:400px}.eld-user-switch-body h6{padding-left:32px}.eld-user-switch-body img{height:44px;width:44px}.eld-user-switch-body a{background-color:var(--login-bgcolor);padding:6px 16px;color:var(--theme-light-700);width:100%}.eld-user-switch-body a:hover{text-decoration:none}.eld-user-switch-body .mat-mdc-list .mat-mdc-list-item{margin-bottom:16px}.eld-user-switch-body .eld-user-block{align-items:center;display:flex;justify-content:space-between}.eld-user-switch-body .eld-user-block .eld-info-cont{align-items:center;color:var(--blue);display:flex;font-weight:700;justify-content:center;text-transform:uppercase}.eld-user-switch-body .eld-user-block .eld-info-cont span{padding-left:16px}.eld-card-stat.eld-skeleton-loader{box-sizing:border-box;padding:24px 18px 0}.eld-card-stat.eld-skeleton-loader .eld-sl-header{animation:wsl-shine-lines 2s infinite ease-out;background-image:linear-gradient(90deg,var(--gray) 0,rgba(255,255,255,.8) 40px,var(--gray) 80px);background-size:800px;height:24px;min-width:80px;width:65%}@media (min-width: 1600px){.eld-card-stat.eld-skeleton-loader .eld-sl-header{min-width:100px}}.eld-card-stat.eld-skeleton-loader .eld-sl-body{display:inline-flex;width:100%}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-lines{margin-top:8px;width:70%}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-lines .eld-sl-line{animation:wsl-shine-lines 2s infinite ease-out;background-image:linear-gradient(90deg,var(--gray) 0,rgba(255,255,255,.8) 40px,var(--gray) 80px);background-size:800px;height:20px;margin-top:16px;min-width:80px;width:80%}@media (min-width: 1600px){.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-lines .eld-sl-line{min-width:100px}}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-bars{margin-top:8px;width:100%}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-bars .eld-sl-bar{animation:wsl-shine-lines 2s infinite ease-out;background-image:linear-gradient(90deg,var(--gray) 0,rgba(255,255,255,.8) 40px,var(--gray) 80px);background-size:800px;height:20px;margin-top:16px;width:65%}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-bars .eld-sl-bar:nth-of-type(1){width:50%}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-bars .eld-sl-bar:nth-of-type(2){width:70%}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-bars .eld-sl-bar:nth-of-type(3){width:80%}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-circle{animation:wsl-shine-circle 2s infinite ease-out;background-image:linear-gradient(90deg,var(--gray) 0,rgba(255,255,255,.8) 40px,var(--gray) 80px);background-size:600px;border-radius:50%;height:110px;margin-top:24px;position:relative;width:110px}@media (min-width: 1600px){.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-circle{height:140px;margin-top:16px;width:140px}}.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-circle:before{content:"";display:block;position:absolute;background-color:#fff;border-radius:50%;height:80px;left:14px;top:14px;width:80px}@media (min-width: 1600px){.eld-card-stat.eld-skeleton-loader .eld-sl-body .eld-sl-circle:before{height:108px;left:16px;top:16px;width:108px}}.eld-document-upload .eld-frm{border:1px solid var(--dialog-border-color);border-radius:4px;margin-bottom:24px}.eld-document-upload .eld-close-holder{align-items:center;display:inline-flex;justify-content:flex-end;width:100%}.eld-document-upload .eld-close-holder button .mat-icon{color:var(--dialog-doc-icon-color)}.eld-document-upload .eld-cont-holder{padding:0 24px 24px}.eld-document-upload .eld-cont-holder .eld-file-upload-check{margin-top:-5px}.eld-document-upload .mat-toolbar{background-color:transparent;justify-content:space-between;padding:0}.eld-document-upload .eld-mat-round-add{background-color:var(--blue);height:32px;margin-bottom:24px;padding:4px;width:32px}.eld-document-upload .eld-mat-round-add .mat-icon{color:#fff}.eld-document-upload .eld-mat-round-delete{background-color:var(--text-color)}.eld-document-upload .eld-swiper-holder{inset:0;position:fixed}.eld-is--mobile .eld-document-upload .mat-toolbar.mat-toolbar-single-row{padding:0}.eld-create-loads{background-color:var(--create-load-bgcolor);margin-top:9rem;padding-bottom:var(--spacing-90)}.eld-create-loads h3{margin:0;line-height:1}.eld-create-loads .eld-frm-block{height:calc(100vh - 180px);overflow:auto}.eld-create-loads .eld-create-loads-header{align-items:center;display:inline-flex;justify-content:space-between;padding-bottom:24px;width:100%}.eld-create-loads .eld-create-loads-header button{background-color:var(--gray)}.eld-create-loads .eld-top-cont{border-bottom:1px solid var(--dialog-border-color);padding:0 var(--spacing-15) 0 var(--spacing-30)}.eld-create-loads .eld-top-cont h3{color:var(--text-heavy);padding-bottom:32px}.eld-create-loads .eld-top-cont .eld-cont{padding:0;width:100%}.eld-create-loads .eld-top-cont .eld-basis-info-cont{padding:var(--spacing-30) 0;position:relative;padding-right:calc(var(--spacing-30) + 1px);background-image:repeating-linear-gradient(to right,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to right,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to bottom,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to bottom,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%);background-position:left top,left bottom,left top,right top;background-repeat:repeat-y;background-size:0,1px 16px}@media (max-width: 1365px){.eld-create-loads .eld-top-cont .eld-basis-info-cont{min-width:21rem}}.eld-create-loads .eld-top-cont .eld-additional-cont{padding:var(--spacing-30) 0;padding-left:var(--spacing-15)}.eld-create-loads .eld-top-cont .eld-additional-cont h3{padding-left:var(--spacing-15)}.eld-create-loads .eld-top-cont .eld-additional-cont .eld-col-percent-25{padding:0 var(--spacing-15)}.eld-create-loads .eld-top-cont .eld-additional-cont .eld-half-height textarea,.eld-create-loads .eld-top-cont .eld-additional-cont .eld-half-height input{height:60px}.eld-create-loads .eld-top-cont .eld-additional-cont .eld-half-height .eld-upload-holder{height:120px;margin-top:4px}.eld-create-loads .eld-top-cont .eld-input-field-block .eld-frm-field-with-btn .mat-mdc-icon-button{height:24px;left:-6px;position:absolute;top:-4px;width:24px}.eld-create-loads .eld-top-cont .eld-input-field-block .eld-frm-field-with-btn input.mat-mdc-input-element{margin-left:20px;width:calc(100% - 20px)}.eld-create-loads .eld-top-cont .mat-mdc-form-field{width:100%}.eld-create-loads .eld-top-cont .eld-texarea-block .eld-broker-emails-cont,.eld-create-loads .eld-top-cont .eld-texarea-block .eld-broker-emails{height:111px;max-height:111px;min-height:111px}.eld-create-loads .eld-top-cont .eld-texarea-block .eld-broker-emails input{align-self:flex-start;width:100%}.eld-create-loads .eld-bottom-cont{padding:0 var(--spacing-30)}.eld-create-loads .eld-bottom-cont .eld-pd-nav{border-right:1px solid var(--dialog-border-color);padding:var(--spacing-30) 0;padding-right:var(--spacing-30);min-width:21rem}@media (min-width: 992px){.eld-create-loads .eld-bottom-cont .eld-pd--holder{min-width:130rem}}@media (max-width: 1365px){.eld-create-loads .eld-bottom-cont .eld-pd--holder{width:100%}}.eld-create-loads .eld-bottom-cont .eld-pd--holder .mat-mdc-tab-group{width:100%}.eld-create-loads .eld-bottom-cont .eld-pd-selected{border-radius:4px;color:var(--white);display:inline-block;font-family:NunitoSans-Bold;font-size:var(--font-size-body-1);margin-bottom:24px;min-width:60px;padding:var(--spacing-10) var(--spacing-15)}.eld-create-loads .eld-bottom-cont .eld-pd-selected.eld-pickup{background-color:var(--pickup-color)}.eld-create-loads .eld-bottom-cont .eld-pd-selected.eld-delivery{background-color:var(--delivery-color)}.eld-create-loads .eld-bottom-cont .eld-add-pd-btn--holder{align-items:center;display:inline-flex;justify-content:center;padding-bottom:var(--spacing-30)}.eld-create-loads .eld-bottom-cont .eld-add-pd-btn--holder>span{color:var(--text-color);font-size:var(--font-size-body-1);padding-left:16px}.eld-create-loads .eld-bottom-cont .eld-add-pd{border:1px solid var(--btn-flat-border-color);border-radius:4px;color:var(--text-color);height:40px;width:40px;padding:8px}.eld-create-loads .eld-bottom-cont .eld-header-with-fab:first-child{padding-right:0}.eld-create-loads .eld-bottom-cont .eld-header-with-fab:last-child{padding-left:0}.eld-create-loads .eld-bottom-cont .eld-header-with-fab:last-child .eld-fab-flat-cont{right:63px}.eld-create-loads .eld-bottom-cont .eld-header-with-fab.eld-pd-header{display:flex;position:relative}.eld-create-loads .eld-bottom-cont .eld-header-with-fab.eld-pd-header .eld-subtabs{display:flex;width:100%}.eld-create-loads .eld-bottom-cont .eld-header-with-fab.eld-pd-header .eld-subtabs>div{width:100%}.eld-create-loads .eld-bottom-cont .eld-pd-subheaders{align-items:center;display:inline-flex;padding:16px 24px;position:relative;width:100%}.eld-create-loads .eld-bottom-cont .eld-pd-subheaders:after{content:"";display:block;position:absolute;background-color:var(--default-border-color-2);bottom:0;height:80%;left:calc(50% - 25px);width:1px}.eld-create-loads .eld-bottom-cont .eld-pd-subheaders .eld-label-pickup,.eld-create-loads .eld-bottom-cont .eld-pd-subheaders .eld-label-Delivery{width:50%}.eld-create-loads .eld-bottom-cont .eld-pd-subheaders .eld-label-pickup{color:var(--blue)}.eld-create-loads .eld-bottom-cont .eld-pd-subheaders .eld-label-Delivery{color:var(--green)}.eld-create-loads .eld-label{font-family:NunitoSans-Bold}.eld-create-loads .eld-toolbar{background-color:var(--body-bgcolor);border-top:1px solid var(--create-load-actions-border-color);bottom:0;padding:var(--spacing-25) var(--spacing-30);position:fixed;right:0;text-align:right;width:100%;z-index:99}.eld-create-loads .eld-toolbar button{font-family:NunitoSans-Bold;margin-left:16px;min-width:90px}@media (min-width: 520px){.eld-create-loads .eld-toolbar button{min-width:120px}}.eld-create-loads .eld-toolbar button.eld-btn-cancel{border:1px solid var(--create-load-actions-border-color);color:var(--text-color)}.eld-create-loads .eld-toolbar button.eld-btn-cancel:hover{background-color:var(--btn-flat-bgcolor)}.eld-create-loads .eld-toolbar button.eld-btn-submit{color:var(--white)}.eld-direction{display:flex;flex-direction:column;justify-content:center;height:100%}.eld-direction-value .mat-mdc-form-field{width:100%}.top-offset .eld-create-loads{margin-top:13.7rem}.top-offset .cl-main-row{height:calc(100vh - 160px)}.eld-delevery-template,.eld-pickup-template{min-height:462px;padding-left:var(--spacing-30)}.eld-delevery-template .eld-row.eld-main-row,.eld-pickup-template .eld-row.eld-main-row{overflow:hidden}.eld-delevery-template .eld-row.eld-main-row>.eld-dotted-border-cont,.eld-pickup-template .eld-row.eld-main-row>.eld-dotted-border-cont{padding-right:var(--spacing-30)}.eld-delevery-template .eld-row.eld-main-row>.eld-checkboxes-holder,.eld-pickup-template .eld-row.eld-main-row>.eld-checkboxes-holder{padding-left:var(--spacing-30)}.eld-delevery-template .eld-row.eld-input-holder .eld-col-2:not(.eld-zip-msg-holder):first-child,.eld-pickup-template .eld-row.eld-input-holder .eld-col-2:not(.eld-zip-msg-holder):first-child{padding-right:var(--spacing-30)}.eld-delevery-template .eld-row.eld-input-holder .eld-col-2:not(.eld-zip-msg-holder):last-child,.eld-pickup-template .eld-row.eld-input-holder .eld-col-2:not(.eld-zip-msg-holder):last-child{padding-left:var(--spacing-30)}.eld-delevery-template .eld-row.eld-input-holder .eld-cont,.eld-pickup-template .eld-row.eld-input-holder .eld-cont{padding:0;width:100%}.eld-delevery-template .eld-row .eld-col-percent-55,.eld-pickup-template .eld-row .eld-col-percent-55{padding-right:16px}.eld-delevery-template .eld-row .eld-from-to-time,.eld-pickup-template .eld-row .eld-from-to-time{margin-left:16px}.eld-delevery-template .eld-row .eld-from-to-divider,.eld-pickup-template .eld-row .eld-from-to-divider{align-items:center;display:inline-flex;justify-content:center;margin-top:-8px}.eld-delevery-template .eld-row .eld-from-time mat-label,.eld-delevery-template .eld-row .eld-to-time mat-label,.eld-pickup-template .eld-row .eld-from-time mat-label,.eld-pickup-template .eld-row .eld-to-time mat-label{margin-left:16px}@media (min-width: 1450px){.eld-delevery-template .eld-col-custom-xxl,.eld-pickup-template .eld-col-custom-xxl{flex:0 0 50%;max-width:50%}}.eld-delevery-template .eld-dotted-border-cont,.eld-pickup-template .eld-dotted-border-cont{padding-top:var(--spacing-30);background-image:repeating-linear-gradient(to right,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to right,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to bottom,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to bottom,var(--dialog-border-color) 0%,var(--dialog-border-color) 50%,transparent 50%,transparent 100%);background-position:left top,left bottom,left top,right top;background-repeat:repeat-y;background-size:0,1px 16px}.eld-delevery-template .eld-cont-with-window,.eld-pickup-template .eld-cont-with-window{padding-left:32px}.eld-delevery-template>div .mat-mdc-form-field,.eld-pickup-template>div .mat-mdc-form-field{width:100%}.eld-delevery-template .eld-window-like-cont,.eld-pickup-template .eld-window-like-cont{padding-top:calc(var(--spacing-30) + 24px + 34px + 26px)}.eld-delevery-template .eld-window-like-cont .mat-mdc-checkbox .mdc-checkbox,.eld-pickup-template .eld-window-like-cont .mat-mdc-checkbox .mdc-checkbox{padding:var(--spacing-10)}.eld-delevery-template .eld-window-like-cont .mat-mdc-checkbox .mdc-form-field>label,.eld-pickup-template .eld-window-like-cont .mat-mdc-checkbox .mdc-form-field>label{padding-top:2px}.eld-delevery-template .eld-window-like-cont.eld-delivery-window,.eld-pickup-template .eld-window-like-cont.eld-delivery-window{padding-bottom:15px}.eld-delevery-template .eld-window-like-cont button,.eld-pickup-template .eld-window-like-cont button{color:#9499af;outline:none}.eld-delevery-template .eld-window-like-cont .eld-close-circle,.eld-pickup-template .eld-window-like-cont .eld-close-circle{transform:rotate(45deg)}.eld-confirm-state{color:var(--green)}.eld-error-state{color:var(--red)}.eld-field--zip{width:80%!important}.eld-zip-msg-holder{padding-left:16px;padding-top:16px;width:170px!important}.eld-zip-msg-holder span{height:26px}.eld-zip-msg{border:1px solid;border-radius:4px;font-size:13px;padding:4px 8px;position:relative;white-space:nowrap;right:40px;top:6px}.eld-zip-msg.mobile{right:0}.eld-zip-msg:before{content:"";display:block;height:9px;left:-6px;position:absolute;top:33%;transform:rotate(45deg);width:10px}.eld-zip-msg.eld-zip-confirm{border-color:var(--green);color:var(--green)}.eld-zip-msg.eld-zip-confirm:before{background-color:var(--create-load-bgcolor);border:solid var(--green);border-width:0 0 1px 1px;height:9px;width:9px}.eld-zip-msg.eld-zip-error{background-color:var(--red);border-color:var(--red);color:#fff}.eld-zip-msg.eld-zip-error:before{background-color:var(--red);border:1px solid var(--red)}.eld-dispatch .eld-table-cont{transition:height .15s ease-in-out}.eld-dispatch .eld-table-cont .eld-table-wrapper .eld-no-data{align-items:center;display:flex;justify-content:center;height:50%}.eld-dispatch .cl-filter-row.cl-filter-row-hidden{display:none}.eld-dispatch .cl-filter-row .mat-mdc-header-cell:before{background-color:var(--default-border-color-2);bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.eld-dispatch .cl-filter-row .mat-mdc-form-field{width:75px}.eld-dispatch .eld-table-holder.eld-bottom .eld-table-wrapper{height:calc(100vh - 20.8rem)}.eld-dispatch .eld-table-holder.eld-bottom .eld-table-with--pagination .eld-table-wrapper{height:calc(100vh - 23.4rem)}.eld-dispatch .eld-table-holder.eld-bottom.eld-full-size .eld-table-wrapper{height:calc(100vh - 17.8rem)}.eld-dispatch .eld-table-holder.eld-bottom .eld-toolbar-poly--active .eld-table-wrapper{height:calc(100vh - 27.2rem)}.eld-dispatch .eld-table-holder.eld-bottom .eld-toolbar-poly--active.eld-table-with--pagination .eld-table-wrapper{height:calc(100vh - 29.8rem)}.eld-dispatch .eld-table-holder.eld-bottom .eld-toolbar-poly--active th:last-child,.eld-dispatch .eld-table-holder.eld-bottom .eld-toolbar-poly--active td:last-child{min-width:auto}.eld-dispatch .cl-collapsed-more-info{bottom:0!important;height:37px!important}.eld-dispatch .mat-mdc-table .mat-mdc-row:hover{cursor:pointer}.eld-dispatch .mat-mdc-table .mat-mdc-row.cl-selected-row{background-color:var(--table-row-over-bgcolor)}.eld-dispatch .mat-mdc-table .mat-mdc-row.cl-selected-row td{color:var(--table-cell-over-color)}.eld-dispatch .mat-mdc-table .mat-mdc-row.cl-selected-row .cl-floating-actionbar{background-color:var(--table-row-over-bgcolor)}.eld-dispatch .mat-mdc-table .eld-dp-city-holder{align-items:flex-start!important;display:flex;flex-direction:column}.eld-dispatch .mat-mdc-table .eld-dp-city-state{padding-bottom:4px}.eld-dispatch .mat-mdc-table .eld-dp-date-time{opacity:.6;padding-top:4px}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--green,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--yellow,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--red{position:relative}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--green .cl-status-txt-holder,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--yellow .cl-status-txt-holder,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--red .cl-status-txt-holder{align-items:center;display:inline-flex;min-width:150px;padding:8px;z-index:2}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--green .cl-status-txt-holder div:first-child,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--yellow .cl-status-txt-holder div:first-child,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--red .cl-status-txt-holder div:first-child{padding-right:6px}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--green:before,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--yellow:before,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--red:before{content:"";display:block;position:absolute;border-radius:4px;top:0;height:100%;left:0;width:100%;z-index:0}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--green:after,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--yellow:after,.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--red:after{content:"";display:block;position:absolute;background:var(--body-bgcolor);border-radius:4px;top:1px;height:calc(100% - 2px);left:1px;width:calc(100% - 2px);z-index:1}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--green:before{background:linear-gradient(270deg,var(--load-route-status--green-color-1),var(--load-route-status--green-color-2))}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--green .cl-status-txt-holder{color:var(--load-route-status--green-text-color)}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--yellow:before{background:linear-gradient(270deg,var(--load-route-status--yellow-color-1),var(--load-route-status--yellow-color-2))}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--yellow .cl-status-txt-holder{color:var(--load-route-status--yellow-text-color)}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--red:before{background:linear-gradient(270deg,var(--load-route-status--red-color-1),var(--load-route-status--red-color-2))}.eld-dispatch .mat-mdc-table .eld-load-route-status.eld-route-status--red .cl-status-txt-holder{color:var(--load-route-status--red-text-color)}.eld-dispatch .mat-mdc-header-cell.eld-chip-upcoming-loads-holder{padding-left:46px}.eld-dispatch .mat-mdc-cell.cl-relative-cell{height:inherit;position:relative}.eld-dispatch .mat-mdc-cell.cl-relative-cell .cl-double-content-cell{display:flex;flex-direction:column;height:100%;left:0;position:relative;top:0;width:100%}.eld-dispatch .mat-mdc-cell.cl-relative-cell .cl-double-content-cell>div{align-items:center;display:flex;height:100%;width:100%}.eld-dispatch .mat-mdc-cell.eld-chip-upcoming-loads-holder{padding-left:30px;position:relative}.eld-dispatch .cl-collapsed-more-info{height:37px!important;bottom:0!important}.eld-dispatch .cl-collapse-toggle{align-items:center;background-color:#fff;border:1px solid var(--more-info-global-border-color);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;left:16px;position:absolute;z-index:9999;top:-12px;width:24px}.eld-dispatch .cl-collapse-toggle .mat-icon{color:var(--text-color);margin-left:-6px;margin-top:-4px}.eld-dispatch .cl-preview-row{height:0px;position:relative}.eld-dispatch .cl-preview-row .mat-mdc-form-field-infix{width:100%}.eld-dispatch .cl-preview-row .mat-mdc-input-element{font-size:14px}.eld-dispatch .cl-preview-row .eld-pd-date-field .mat-mdc-input-element{font-size:1rem}@media (min-width: 1870px){.eld-dispatch .cl-preview-row .eld-pd-date-field .mat-mdc-input-element{font-size:1.2rem}}.eld-dispatch .cl-preview-row .eld-pd-date-field .mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid) .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{padding-top:15px}@media (min-width: 1870px){.eld-dispatch .cl-preview-row .eld-pd-date-field .mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid) .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{padding-top:14px}}.eld-dispatch .cl-preview-row .cl-loads--documents .mat-mdc-list{padding-top:0}.eld-dispatch .cl-preview-row .cl-loads--documents .mat-mdc-list-item{height:32px}.eld-dispatch .cl-preview-row .cl-loads--documents .mat-mdc-list-item .mdc-list-item__primary-text{color:var(--white);font-size:var(--font-size-body-1)}.eld-dispatch .cl-preview-row .cl-loads--documents .mat-mdc-list-item:hover{background-color:var(--more-info-global-cont-doc-over-bgcolor)}.eld-dispatch .cl-preview-row .cl-loads--documents .mat-mdc-list-item:hover .mdc-list-item__primary-text{color:var(--more-info-global-cont-doc-over-color)}.eld-dispatch .cl-preview-row .cl-pickup-delivery{background-color:var(--pd-cont-bgcolor);border-top:1px solid var(--more-info-pd-border-color);padding:var(--spacing-30)}.eld-dispatch .cl-preview-row .eld-pd-block{color:var(--text-color);line-height:1;display:flex;flex-direction:row;font-size:var(--font-size-body-1)}.eld-dispatch .cl-preview-row .eld-pd-block .eld-pickup-indicator,.eld-dispatch .cl-preview-row .eld-pd-block .eld-delivery-indicator{position:relative}.eld-dispatch .cl-preview-row .eld-pd-block .eld-pickup-indicator .eld-pd--icon,.eld-dispatch .cl-preview-row .eld-pd-block .eld-delivery-indicator .eld-pd--icon{align-items:center;border-radius:50%;color:var(--white);display:inline-flex;justify-content:center;font-family:NunitoSans-Bold;font-size:var(--font-size-table-header);height:26px;width:26px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-pickup-indicator .eld-pd--icon.eld-checked,.eld-dispatch .cl-preview-row .eld-pd-block .eld-delivery-indicator .eld-pd--icon.eld-checked{background-color:var(--more-info-global-btns-cont-bgcolor)}.eld-dispatch .cl-preview-row .eld-pd-block .eld-pickup-indicator .eld-tab-check,.eld-dispatch .cl-preview-row .eld-pd-block .eld-delivery-indicator .eld-tab-check{position:absolute;right:0;top:-5px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-pickup-indicator .eld-pd--icon{background-color:var(--blue);border:2px solid var(--blue)}.eld-dispatch .cl-preview-row .eld-pd-block .eld-pickup-indicator .eld-pd--icon.eld-checked{color:var(--blue)}.eld-dispatch .cl-preview-row .eld-pd-block .eld-delivery-indicator .eld-pd--icon{background-color:var(--green);border:2px solid var(--green)}.eld-dispatch .cl-preview-row .eld-pd-block .eld-delivery-indicator .eld-pd--icon.eld-checked{color:var(--green)}.eld-dispatch .cl-preview-row .eld-pd-block:not(:last-child) .eld-left{position:relative}.eld-dispatch .cl-preview-row .eld-pd-block:not(:last-child) .eld-left:after{content:"";display:block;position:absolute;background-color:var(--more-info-pd-border-color);height:calc(100% - var(--spacing-45) * 1.5);top:var(--spacing-45);left:15px;width:1px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right{padding-left:var(--spacing-30);width:calc(100% - var(--spacing-30))}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-label{padding-bottom:8px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont{border-bottom:1px solid var(--more-info-pd-border-color);padding:16px 0}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .eld-row{font-size:var(--font-size-table-header)}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .eld-row.eld-first-row .eld-label{text-transform:uppercase}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .eld-state-city{font-size:var(--font-size-body-1);padding-bottom:8px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .cl-range-date{font-size:var(--font-size-table-header);display:flex}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .cl-range-date .cl-from-to,.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .cl-range-date .cl-from-to--value{display:flex;flex-direction:column}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .cl-range-date .cl-from-to span:first-child,.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .cl-range-date .cl-from-to--value span:first-child{padding-bottom:4px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-cont .cl-range-date .cl-from-to{padding-right:4px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-col{padding:0 8px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-col:first-child{padding-left:0}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-col:last-child{padding-right:0}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right button{padding:0;width:100%}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right button .mat-icon{font-size:18px;height:18px;width:18px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks{display:flex;flex-wrap:wrap;position:relative}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col{box-sizing:border-box;padding:16px 0;position:relative;width:33%}@media (min-width: 992px){.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col{padding:16px 8px}}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:after{content:"";display:block;position:absolute;background-color:var(--more-info-pd-border-color);bottom:0;height:1px;left:0;width:100%}@media (min-width: 992px){.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+1){padding-left:0}}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+1):nth-last-child(3):after,.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+1):nth-last-child(2):after,.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+1):nth-last-child(1):after,.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+1):last-child:after{display:none}@media (min-width: 992px){.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+2){padding:16px 8px}}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+2):nth-last-child(2):after,.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+2):nth-last-child(1):after,.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+2):last-child:after{display:none}@media (min-width: 992px){.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+3){padding-right:0}}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:nth-child(3n+3):last-child:after{display:none}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col.cl-btn-col{padding-top:24px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:not(.cl-btn-col)+.cl-btn-col:nth-child(3n+2),.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:not(.cl-btn-col)+.cl-btn-col:nth-child(3n+3){padding-top:19px}.eld-dispatch .cl-preview-row .eld-pd-block .eld-right .eld-dynamic-blocks .cl-col:not(.cl-btn-col)+.cl-btn-col:nth-child(3n+2)+.cl-btn-col:nth-child(3n+3){padding-top:19px}.eld-dispatch .cl-preview-row .cl-title-placeholder{font-size:var(--font-size-body-1);color:var(--more-info-global-cont-tab-color);padding:0}.eld-dispatch .cl-preview-row .cl-title-placeholder.cl-in-pd{line-height:1em;padding-bottom:1px}.eld-dispatch .cl-preview-row .cl-title-placeholder.eld-fake-label{display:inherit}.eld-dispatch .cl-preview-row .cl-global-holder{position:relative}.eld-dispatch .cl-preview-row .cl-global-holder .cl-load-info{padding-right:var(--spacing-20)}.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd-internal-load{min-width:400px;font-size:var(--font-size-body-2);padding-bottom:4px}.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd--paid-miles,.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd--paid,.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd--miles{color:var(--white);font-family:NunitoSans-Bold;font-size:var(--font-size-body-2)}.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd--paid-miles.eld-no-data.eld-no-data,.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd--paid.eld-no-data.eld-no-data,.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd--miles.eld-no-data.eld-no-data{color:var(--white);font-size:var(--font-size-body-2)}.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd--paid-miles{margin-top:var(--spacing-10)}.eld-dispatch .cl-preview-row .cl-global-holder .eld-pd-paid .cl-main-cont,.eld-dispatch .cl-preview-row .cl-global-holder .history-holder{background-color:var(--more-info-global-cont-bgcolor)}.eld-dispatch .cl-preview-row .cl-global-holder .history-holder{padding:calc(var(--spacing-30) - 16px) var(--spacing-30);overflow:auto}.eld-dispatch .cl-preview-row .cl-global-holder .history-holder ul{font-size:var(--font-size-body-1);list-style-type:none;padding-left:0;margin:0}.eld-dispatch .cl-preview-row .cl-global-holder .history-holder ul li{color:var(--more-info-global-cont-tab-color);display:flex;line-height:1.2em;padding:16px 0}.eld-dispatch .cl-preview-row .cl-global-holder .history-holder ul li:not(:last-child){border-bottom:1px solid var(--more-info-global-border-color)}.eld-dispatch .cl-preview-row .cl-global-holder .history-holder ul li span{color:var(--white);min-width:170px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-main-cont{padding:var(--spacing-20) var(--spacing-30);display:flex;flex-direction:column;min-height:0px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-main-cont .eld-icons-row>div{height:21px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-main-cont .eld-icons-row .cl-btn-direction{padding:0}.eld-dispatch .cl-preview-row .cl-global-holder .cl-main-cont .eld-icons-row .cl-btn-direction img{height:18px;width:18px;cursor:pointer}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont{min-height:100px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .eld-col-2{display:flex;flex-direction:column}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .eld-col-2:first-child{justify-content:flex-start}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .eld-col-2:last-child{align-items:flex-end;justify-content:flex-end}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-title{color:var();font-size:14px;padding-top:12px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .mat-mdc-form-field{width:100%}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-left-cont{padding-right:16px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-left-cont.col-8{padding-top:12px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-left-cont .cl-row{display:flex}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-left-cont .cl-info-block{display:flex;flex-wrap:wrap;width:100%}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-left-cont .cl-col{width:50%}.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-left-cont .cl-col.cl-spec-instructions,.eld-dispatch .cl-preview-row .cl-global-holder .cl-top-cont .cl-left-cont .cl-col.cl-direction-btn-holder{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end;padding-right:0;width:32px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-brokers-cont{padding:0 var(--spacing-30)}.eld-dispatch .cl-preview-row .cl-global-holder .cl-brokers-cont .cl-empty-preview{color:var(--white);padding-top:48px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-brokers-cont div{display:flex;flex-direction:column}.eld-dispatch .cl-preview-row .cl-global-holder .cl-brokers-cont>div>div:not(.cl-title-placeholder){height:-85px;overflow:auto}.eld-dispatch .cl-preview-row .cl-global-holder .cl-brokers-cont>div>div:not(.cl-title-placeholder) .cl-mails-cont{overflow:hidden}.eld-dispatch .cl-preview-row .cl-global-holder .cl-brokers-cont .cl-mails-cont{color:var(--white);white-space:nowrap;margin:0}.eld-dispatch .cl-preview-row .cl-global-holder .cl-inputs-block{padding-top:8px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-inputs-block .cl-col{width:50%}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont{align-content:center;display:flex;flex-direction:column;justify-content:center}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-complite-button{display:flex;justify-content:flex-end;max-width:403px;padding-top:2px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-complite-button button{min-width:13rem}@media (min-width: 1620px){.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-complite-button button{min-width:12rem}}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-brokers-cont{max-width:calc(40% - 15px);width:auto}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-brokers-cont div div:not(.cl-title-placeholder){display:flex;flex-direction:column;max-height:80px;overflow:auto}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-brokers-cont h6{font-size:12px;color:#989aa7}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-vertical-btns{align-items:center;background-color:var(--more-info-global-btns-cont-bgcolor);display:flex;justify-content:center;padding:var(--spacing-20) 0}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-vertical-btns .cl-btn-cont{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-vertical-btns .cl-btn-cont:not(:first-child){margin-left:16px}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-vertical-btns .cl-btn-cont .btn-group{width:100%;max-width:170px;margin-top:0!important}.eld-dispatch .cl-preview-row .cl-global-holder .cl-bottom-cont .cl-vertical-btns .cl-btn-cont mat-icon{display:none}.eld-dispatch .cl-preview-row .cl-pickup-tab-holder .cl-subtabs .mat-mdc-tab-header{border:solid var(--more-info-pd-border-color);border-radius:0 4px 0 0;border-width:1px 1px 1px 0}.eld-dispatch .cl-preview-row .cl-pickup-tab-holder .eld-pd-date-enclose{font-size:11px}.eld-dispatch .cl-preview-row .cl-data-container{min-height:-34px;padding:12px 0 0 16px}.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont{margin:0;min-height:61px;max-height:65px}.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont .cl-col{border:1px solid transparent;overflow:hidden;padding-right:16px;width:12.6%}.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont .cl-col.col-btn-holder{align-items:center;display:flex;justify-content:center;padding-top:8px}.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont .cl-col.col-btn-holder button{width:100%}.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont .cl-col .mat-mdc-input-element::selection{background:#eb7e52;color:#fff;white-space:initial;overflow:initial;text-overflow:initial}.eld-dispatch .cl-preview-row .cl-data-container .cl-top-cont .cl-col .mat-mdc-input-element::-moz-selection{background:#eb7e52;color:#fff;white-space:initial;overflow:initial;text-overflow:initial}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont{margin:0;min-height:56px}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-col{display:inline-block}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-col .btn-group{width:100%;max-width:170px}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-inputs-cont{width:100%}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-inputs-cont .cl-col{border:1px solid transparent;padding-right:16px;width:12.6%}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-inputs-cont .cl-col.cl-btn-col mat-icon{display:none}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-inputs-cont .mat-mdc-form-field{width:100%}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-btns-cont{width:30%;display:flex;flex-wrap:wrap}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-btns-cont mat-icon{display:none}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-btns-cont .cl-col{min-width:130px;padding-right:8px}.eld-dispatch .cl-preview-row .cl-data-container .cl-bottom-cont .cl-btns-cont .cl-col .cl-btn-cont{display:flex;flex-direction:column;justify-content:flex-end}.eld-dispatch .cl-footer{background-color:var(--pd-cont-bgcolor);height:100%;min-width:625px;position:fixed;right:0;top:90px;transition:height .15s ease-in-out;width:33%;z-index:105}@media (max-width: 1700px){.eld-dispatch .cl-footer{overflow-x:auto}}.eld-dispatch .cl-footer .cl-main-row{border:var(--more-info-border-width) solid var(--more-info-border-color)}.eld-dispatch .cl-footer .cl-main-row>.eld-row{box-shadow:0 0 2px 2px #00000014}.eld-dispatch .cl-empty-preview{min-height:0px;position:relative;text-align:center;width:calc(100% - 4px)}.eld-dispatch .cl-empty-preview .cl-collapse-toggle{left:16px}.eld-dispatch .cl-empty-preview div{background-color:var(--more-info-global-cont-bgcolor);border-radius:4px;box-shadow:0 0 2px 2px #00000014;color:var(--blue);justify-content:center;display:flex;flex-direction:column;font-size:24px;font-weight:lighter;height:100%;width:100%}.top-offset .eld-dispatch .cl-footer{top:160px!important}.eld-more-info--mask{display:none}.eld-more-info--mask:before{content:"";display:block;position:absolute;background-color:var(--more-info-mask-bgcolor);height:calc(100vh - 92px);left:0;opacity:var(--more-info-mask-opacity);top:0;width:100%;z-index:99}.eld-more-info--mask.eld-mask--visible{display:block}.cl-brokedown-dialog app-broke-down{display:flex;flex-direction:column;overflow:hidden}.cl-brokedown-dialog .mdc-dialog__surface{overflow:hidden;height:auto}.cl-brokedown-dialog .mat-mdc-dialog-container.mat-mdc-dialog-container{display:flex}@media (min-height: 768px){.cl-brokedown-dialog .mat-mdc-dialog-container.mat-mdc-dialog-container{display:flex}}.cl-brokedown-dialog .cl-mat-dialog-actions{align-items:center;bottom:0;left:0;justify-content:space-between;right:0;padding:24px 24px 16px;position:absolute;border-bottom-left-radius:0;border-left:0}.cl-brokedown-dialog .cl-mat-dialog-actions .cl-action-container{display:inline-flex;justify-content:flex-end;width:calc(100% - 250px)}.cl-brokedown-dialog .cl-mat-dialog-actions .cl-action-container .cl-btn-accent-full{background-color:var(--blue);color:var(--white)}.cl-brokedown-dialog .cl-mat-dialog-actions .cl-action-container .mat-mdc-unelevated-button.mat-accent[disabled]{background-color:var(--blue);color:#fff;opacity:.5}.cl-brokedown-dialog .mat-mdc-dialog-container{padding:0}.cl-brokedown-dialog .cl-brokedown-dialog-title:before{display:none}.cl-brokedown-dialog .cl-brokedown-dialog-title.cl-dialog-title{background-color:var(--modal-view-header-bgcolor);color:#fff;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0}.cl-brokedown-dialog .cl-brokedown-dialog-title.cl-dialog-title .cl-dialog-actions{align-items:center;display:flex}.cl-brokedown-dialog .cl-brokedown-dialog-title.cl-dialog-title .cl-dialog-actions button[disabled] .mat-icon{color:#fff9}.cl-brokedown-dialog .cl-brokedown-dialog-title.cl-dialog-title .cl-title{font-family:NunitoSans-Bold;font-size:var(--font-size-subtitle-1);margin-left:0}.cl-brokedown-dialog .cl-brokedown-dialog-title.cl-dialog-title .mat-icon{color:#fff}.cl-brokedown-dialog .cl-brokedown-dialog-content{max-height:100%;margin:0;padding:0;height:calc(100% - 48px)}.cl-brokedown-dialog .mat-sidenav-container,.cl-brokedown-dialog .cl-brokedown-cont{height:100%}.cl-brokedown-dialog .mat-drawer-container{background-color:var(--broke-down-content-bgcolor)}.cl-brokedown-dialog .mat-sidenav{background-color:var(--broke-down-sidenav-bgcolor);width:250px}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list{padding-top:0}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item{border-bottom:1px solid var(--broke-down-sidenav-border-color);color:var(--text-color);height:80px;position:relative}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item .cl-info-cont{display:flex;flex-direction:column;justify-content:space-between;min-height:36px}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item .cl-title-subject{color:var(--text-heavy);font-size:var(--font-size-body-1);font-family:NunitoSans-Bold}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item .cl-date-time{color:var(--text-heavy);font-size:var(--font-size-table-header)}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item.cl-active-tab{color:var(--text-heavy);background-color:var(--borke-down-card-active-bgcolor)}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item .cl-action-block{align-items:center;background-color:transparent;display:none;flex-direction:column;height:calc(100% - 2px);justify-content:center;position:absolute;right:0;top:1px;transition:all .1s ease-in-out;width:50px}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item .cl-action-block .mat-icon{color:var(--gray);font-size:32px;height:32px;width:32px}.cl-brokedown-dialog .mat-sidenav .mat-mdc-nav-list .card-item:hover .cl-action-block{display:flex}.cl-brokedown-dialog .mat-sidenav-content{border-left:1px solid var(--broke-down-sidenav-border-color);overflow:hidden}.cl-brokedown-dialog .cl-brokedown-frm{display:flex;height:100%;justify-content:flex-start;flex-direction:column;padding:0 24px;overflow:auto}.cl-brokedown-dialog .cl-brokedown-frm .mat-form-field .mdc-line-ripple:after,.cl-brokedown-dialog .cl-brokedown-frm .mat-form-field .mdc-line-ripple:before{display:none}.cl-brokedown-dialog .cl-brokedown-frm .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.cl-brokedown-dialog .cl-brokedown-frm .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{display:none}.cl-brokedown-dialog .cl-brokedown-frm .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.cl-brokedown-dialog .cl-brokedown-frm .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{display:none}.cl-brokedown-dialog .cl-brokedown-frm .mdc-text-field--filled{background-color:var(--dialog-body-bgcolor)}.cl-brokedown-dialog .cl-brokedown-frm .mat-mdc-form-field{padding-left:16px}.cl-brokedown-dialog .cl-brokedown-frm .cl-field-title input::placeholder{color:var(--broke-down-content-title-color)}.cl-brokedown-dialog .cl-brokedown-frm .cl-field-title .mat-mdc-input-element{font-size:var(--font-size-subtitle-1);color:var(--broke-down-content-title-color)}.cl-brokedown-dialog .cl-brokedown-frm .cl-field-textarea{height:318px;margin-bottom:82px}.cl-brokedown-dialog .cl-brokedown-frm .cl-field-textarea textarea{line-height:24px;color:var(--text-heavy)}.cl-brokedown-dialog .cl-brokedown-frm .cl-field-textarea.mat-mdc-form-field.mdc-text-field--invalid .mat-form-field-label{color:var(--gray)}.cl-brokedown-dialog .cl-brokedown-frm .cl-field-textarea.mat-form-field .mat-form-field-label{color:var(--gray);line-height:24px}.cl-brokedown-dialog .cl-date{color:var(--text-color);font-size:var(--font-size-body-1);padding:16px 0 8px}.eld-is--mobile .cl-brokedown-dialog .mat-mdc-dialog-content{padding:0!important}.eld-is--mobile .cl-brokedown-dialog .mat-sidenav{width:150px}.eld-is--mobile .cl-brokedown-dialog .cl-brokedown-frm{padding:0 var(--spacinng-15) 0}.eld-is--mobile .cl-brokedown-dialog .cl-field-textarea{height:293px;margin-bottom:107px}.eld-dialog-with-component{justify-content:center}.eld-dialog-with-component .mat-mdc-dialog-container.mat-mdc-dialog-container{display:flex}@media (min-height: 768px){.eld-dialog-with-component .mat-mdc-dialog-container.mat-mdc-dialog-container{display:flex}}.eld-dialog-with-component .mat-mdc-dialog-container app-safety-scorecards-settings-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-tab-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-filter-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-live-share-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-maps-iframe,.eld-dialog-with-component .mat-mdc-dialog-container app-preview-modal,.eld-dialog-with-component .mat-mdc-dialog-container app-carousel,.eld-dialog-with-component .mat-mdc-dialog-container app-upload-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-confirm-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-format-cell-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-add-comment-dialog,.eld-dialog-with-component .mat-mdc-dialog-container app-vehicle-status,.eld-dialog-with-component .mat-mdc-dialog-container app-live-documents-dialog{overflow:hidden;width:100%}.eld-dialog-with-component.eld-modal-view .mat-mdc-dialog-content:not(.eld-full-dialog):not(.eld-dialog-log-edit-history) .mat-grid-list{margin-bottom:48px}.eld-dialog-with-component.eld-modal-view app-live-share-dialog{position:relative}.eld-dialog-with-component.eld-modal-view app-live-share-dialog .eld-centerd-streched-cont{padding:var(--spacing-15) 0}@media (max-width: 540px){.eld-dialog-with-component.eld-modal-view app-live-share-dialog .eld-frm-with-inline-btns .eld-cont-inline{display:flex;flex-direction:column}}@media (max-width: 540px){.eld-dialog-with-component.eld-modal-view app-live-share-dialog .eld-frm-with-inline-btns .eld-cont-inline .eld-cont{width:100%}}@media (max-width: 540px){.eld-dialog-with-component.eld-modal-view app-live-share-dialog .mat-mdc-dialog-title{font-size:1.6rem}}@media (max-width: 540px){.eld-dialog-with-component.eld-modal-view app-live-share-dialog .mat-mdc-dialog-actions{bottom:0;position:absolute;width:calc(100% - 48px)}}.eld-shrink-dialog .mat-mdc-dialog-content:not(.eld-full-dialog){padding:0;overflow:hidden}.eld-fix-window-title.eld-location-dialog{font-family:NunitoSans-Bold}.eld-fix-window-title.eld-location-dialog .mat-dialog-close{align-items:center;border-radius:50%;display:inlin-flex;justify-content:center}.eld-fix-window-title.eld-location-dialog .mat-icon{font-size:24px}.eld-fix-window-holder.eld-location-dialog{height:100%}.eld-fix-window-holder.eld-location-dialog iframe{height:calc(100% - 64px)}.eld-share-link-dialog .eld-toogle-yesno-card{align-items:center;border-bottom:1px solid var(--dialog-border-color);display:flex;justify-content:space-between;padding:32px}.eld-share-link-dialog .eld-under-yesno-check{padding-top:32px}.visible .mat-mdc-dialog-container{overflow:visible}.cl-comments-holder{height:-37px;margin:0}.cl-comments-holder span,.cl-comments-holder div{margin:0;padding:0;line-height:1}.cl-comments-holder .cl-comments-tabs{background-color:var(--gray);display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:0 0 0 8px}.cl-comments-holder .cl-comments-tabs .mat-mdc-button{color:#989aa7;font-size:13px;padding:4px 16px;text-align:left}.cl-comments-holder .cl-comments-tabs .active{background-color:#fff;color:var(--blue)}.cl-comments-holder .cl-btn-comment{bottom:8px;box-shadow:0 0 10px #0003;line-height:26px;min-height:26px;min-width:60px;padding:0 8px 0 4px;position:absolute;right:32px}.cl-comments-holder .cl-btn-comment .mat-icon{font-size:20px;height:20px;width:20px}.cl-comments-preview{height:100%;overflow-y:auto;padding:8px 8px 40px}.cl-comments-preview .cl-no-comments{color:var(--comment-floating-color);font-size:16px;text-align:center;padding-top:20%}.cl-comments-preview .cl-single-comment{padding:8px 0 16px 28px;position:relative;width:calc(100% - 36px)}.cl-comments-preview .cl-single-comment:not(:last-child):after{display:block;background-color:var(--default-border-color-2);bottom:0;content:"";height:1px;left:8px;position:absolute;width:calc(100% - 16px)}.cl-comments-preview .cl-single-comment:before{border-radius:2px;content:"";display:inline-block;height:12px;left:8px;position:absolute;top:12px;width:12px}.cl-comments-preview .cl-single-comment.cl-comment-info:before{background-color:#43c4f5}.cl-comments-preview .cl-single-comment.cl-comment-warn:before{background-color:#f8ae02}.cl-comments-preview .cl-single-comment.cl-comment-urgent:before{background-color:#dd617d}.cl-comments-preview .cl-single-comment:hover{background-color:var(--comment-floating-over-bgcolor)}.cl-comments-preview .cl-single-comment .cl-comment-header{align-items:center;color:var(--comment-floating-header-color);display:flex;justify-content:space-between}.cl-comments-preview .cl-single-comment .cl-comment-header>span{font-weight:700}.cl-comments-preview .cl-single-comment .cl-comment-header .cl-right-cont{align-items:center;color:var(--comment-floating-color);display:flex;font-size:12px}.cl-comments-preview .cl-single-comment .cl-comment-header .cl-right-cont .mat-mdc-icon-button{height:18px;line-height:14px;margin-left:16px;transition:all .15s ease-in-out;padding:0;width:18px}.cl-comments-preview .cl-single-comment .cl-comment-header .cl-right-cont .mat-mdc-icon-button:hover{background-color:var(--comment-floating-singl-bgcolor)}.cl-comments-preview .cl-single-comment .cl-comment-header .cl-right-cont .mat-mdc-icon-button:hover .mat-icon{color:var(--text-heavy)}.cl-comments-preview .cl-single-comment .cl-comment-header .cl-right-cont .mat-mdc-icon-button .mat-icon{color:var(--comment-floating-color);font-size:14px;height:18px;line-height:18px;width:18px}.cl-comments-preview .cl-single-comment .cl-comment-body{color:var(--comment-floating-body-color);display:flex;font-size:13px;justify-content:space-between;padding-right:8px;word-wrap:break-word}.cl-comments-preview .cl-single-comment .cl-comment-body span{width:95%}.cl-comment-type{color:var(--comment-floating-color);font-family:NunitoSans-Bold}.cl-comment-type.cl-type-active .mdc-button{position:relative}.cl-comment-type.cl-type-active .mdc-button:after{content:"";bottom:-4px;left:0;width:100%;display:block;height:1px;position:absolute}.cl-comment-type.cl-type-active.cl-type-urgent{color:#dd617d}.cl-comment-type.cl-type-active.cl-type-urgent .mdc-button:after{background-color:#dd617d}.cl-comment-type.cl-type-active.cl-type-info{color:#43c4f5}.cl-comment-type.cl-type-active.cl-type-info .mdc-button:after{background-color:#43c4f5}.cl-comment-type.cl-type-active.cl-type-warn{color:#f8ae02}.cl-comment-type.cl-type-active.cl-type-warn .mdc-button:after{background-color:#f8ae02}.cl-comment-dialog .mat-mdc-dialog-container{padding:0}.cl-comment-dialog .mat-mdc-dialog-container .mat-mdc-dialog-title{text-align:right}.cl-comment-dialog .mat-mdc-dialog-container .mat-mdc-dialog-title .mat-icon{color:var(--comment-floating-color)}.cl-comment-dialog .cl-comment-dialog-body{padding:0 24px;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 100px)}.cl-comment-dialog .cl-actionbar{display:flex;justify-content:center;padding:24px 8px 16px}.cl-comment-dialog .cl-actionbar .cl-comment-type{margin:0 5px}.cl-comment-dialog .cl-actionbar .cl-comment-type.cl-type-urgent:hover{color:#dd617d}.cl-comment-dialog .cl-actionbar .cl-comment-type.cl-type-urgent:hover .mdc-button:after{background-color:#dd617d}.cl-comment-dialog .cl-actionbar .cl-comment-type.cl-type-info:hover{color:#43c4f5}.cl-comment-dialog .cl-actionbar .cl-comment-type.cl-type-info:hover .mdc-button:after{background-color:#43c4f5}.cl-comment-dialog .cl-actionbar .cl-comment-type.cl-type-warn:hover{color:#f8ae02}.cl-comment-dialog .cl-actionbar .cl-comment-type.cl-type-warn:hover .mdc-button:after{background-color:#f8ae02}.cl-comment-dialog .cl-actionbar .cl-comment-type:nth-child(2){margin:0 10px}.cl-comment-dialog .cl-actionbar .cl-comment-type:nth-child(2):before,.cl-comment-dialog .cl-actionbar .cl-comment-type:nth-child(2):after{content:"";position:absolute;height:4px;width:4px;border-radius:50%;background-color:var(--comment-floating-singl-bgcolor);display:inline-block;top:calc(50% - 2px)}.cl-comment-dialog .cl-actionbar .cl-comment-type:nth-child(2):before{left:-12px}.cl-comment-dialog .cl-actionbar .cl-comment-type:nth-child(2):after{right:-12px}.cl-comment-dialog .cl-comment-textarea-holder{border:1px solid var(--drop-zone-border-color);border-radius:4px;height:100%;margin-top:24px;padding:8px 16px}.cl-comment-dialog .cl-comment-textarea-holder .cl-comment-textarea{width:100%}th.mat-mdc-header-cell:first-of-type.cl-th-first-with-comments{padding-left:38px}.cl-td-with-comments>div:not(.cl-comment-cell){align-items:center;display:flex}.cl-td-with-comments .cl-comment-cell{align-items:center;display:flex}.cl-td-with-comments .cl-comment-cell .cl-comment-indicator-holder{display:flex;min-width:16px}.cl-td-with-comments .cl-comment-cell .cl-comment-indicator-holder .cl-comment-vehicle-status{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/eld/truck-status-comment.svg);height:11px;width:11px}.cl-td-with-comments.cl-td-numbers .cl-with-dot .cl-comment-indicator-holder,.cl-td-with-comments.cl-td-numbers .cl-comment-indicator-holder{display:flex}.cl-comments-preview{background:var(--comment-floating-bgcolor);border-radius:4px;max-height:200px;max-width:450px;min-width:450px;padding:8px}.cl-carousel-window{background-color:#000;height:90%;max-width:95%!important;width:95%}.cl-carousel-window app-carousel{display:flex;height:100%;justify-content:center;flex-direction:column;text-align:right}.cl-carousel-window app-carousel .cl-actions-holder{position:absolute;right:0;top:0}.cl-carousel-window app-carousel .cl-actions-holder .mat-mdc-icon-button{color:#fff}.cl-carousel-window .mat-mdc-dialog-container{background-color:#000;padding:40px;position:relative}.cl-carousel-window .cl-slide{float:unset;height:65vh;margin:auto;width:65vh}.cl-carousel-window .cl-slide .item{align-items:center;height:100%;object-fit:contain;display:flex;justify-content:center;flex-direction:column;width:100%}.cl-carousel-window .cl-slide img{display:block;width:100%;height:100%;object-fit:contain}.carousel{height:100%}.cl-carousel-content.mat-mdc-dialog-content{height:100%;margin:0;min-height:75vh;padding:0}@media (min-width: 839px){.cl-carousel-content.mat-mdc-dialog-content{padding:0!important}}@media (min-width: 1024px){.cl-carousel-content.mat-mdc-dialog-content{padding:0!important}}.cl-carousel-content .carousel-control{cursor:pointer;background-color:#0009;width:40px}.cl-carousel-content .carousel-control.carousel-control-prev span:not(.icon-prev){display:none}.cl-carousel-content .carousel-control.carousel-control-next span:not(.icon-next){display:none}.cl-carousel-content .carousel-control .icon-prev,.cl-carousel-content .carousel-control .icon-next{height:40px;width:40px}.cl-carousel{padding:50px}.cl-carousel .mat-mdc-dialog-container{background:#000000}.cl-carousel .mat-mdc-dialog-container .modal-body{background:transparent}.cl-carousel .mat-mdc-dialog-container .modal-body .carousel-item{background:transparent;text-align:center}.image-view-carousel .carousel{display:flex;align-items:center;justify-content:center}.image-view-carousel .carousel .carousel-inner{max-width:calc(100vw - 220px)}.eld-theme-light .eld-dispatch .mat-mdc-table .mat-mdc-row .eld-dp-date-time{opacity:1}.mat-mdc-cell .eld-chip-upcoming-loads,.eld-accordion-table .eld-chip-upcoming-loads{align-items:center;background-color:var(--dispatch-loads-num-bgcolor);border-radius:50%;color:var(--dispatch-loads-num-color);display:inline-flex;height:var(--spacing-30);justify-content:center;left:0;position:absolute;top:calc(50% - var(--spacing-15));width:var(--spacing-30)}.eld-alerts-panel.mat-mdc-menu-panel.mat-mdc-menu-panel{max-width:80vw;min-width:80vw}@media (min-width: 500px){.eld-alerts-panel.mat-mdc-menu-panel.mat-mdc-menu-panel{min-width:500px;max-height:500px;max-width:500px;width:500px}}.eld-notifications-container{background-color:var(--notification-bgcolor);overflow-y:scroll;height:400px}.eld-notifications-container .mat-mdc-menu-item{align-items:center;border-bottom:1px solid var(--default-border-color-2);display:flex;min-height:62px;height:auto;padding:4px 16px 4px 4px}.eld-notifications-container .mat-mdc-menu-item.eld-notif--unread{background-color:var(--notification-item-bgcolor)}.eld-notifications-container .mat-mdc-menu-item:first-child{border-bottom:1px solid var(--default-border-color-2)}.eld-notifications-container .mat-mdc-menu-item:hover{background-color:var(--notification-bgcolor)}.eld-notifications-container .notification-message{display:inline-block;font-family:NunitoSans-Regular}.eld-notifications-container .notification-message b{font-weight:700}.eld-notifications-container .mat-mdc-menu-item .mdc-list-item__primary-text{width:100%}.notification-header-text,.notification-counter{font-family:NunitoSans-Bold}.notification-header-text{color:var(--text-heavy);margin-top:5px}.eld-alerts-panel{border-radius:0 0 4px 4px}.eld-alerts-panel .mat-mdc-menu-content:not(:empty){padding-bottom:0;padding-top:0}.badge{height:var(--spacing-20);width:var(--spacing-20);margin-top:3px}.notification-header{background-color:var(--notification-bgcolor);padding:var(--spacing-10) var(--spacing-15);font-size:var(--font-size-body-1);height:var(--spacing-30);display:flex}.notification-spacer{flex:1 1 auto}.notification-counter{display:inline-block;margin-left:5px}.mark-all-read{color:var(--text-color);font-size:var(--font-size-table-header);margin-top:5px;font-weight:400;text-decoration:underline;cursor:pointer;font-style:italic}.flex-div{display:flex;justify-content:center;align-items:center;height:100%;width:calc(100% - 16px)}.flex-div .content{display:block;overflow:hidden;white-space:normal;width:calc(100% - 70px)}.notification-top-row{line-height:16px;font-size:var(--font-size-body-1)}.blue-dot{background-color:transparent;border:1px solid var(--blue);border-radius:50%;display:inline-block;height:3px;width:3px}.blue-dot-unread{background-color:var(--blue);border-radius:50%;display:inline-block;height:5px;width:5px}.notification-sub-row{color:gray;font-size:11px;line-height:16px}.notification-icon-wrapper{align-items:center;display:flex;justify-content:center;width:var(--spacing-60)}.notification-icon{height:24px;width:24px;object-fit:contain;padding:7px;border-radius:50%}.flex-menu-items{display:flex;flex-direction:row;width:100%}.flex-menu-items .flex-item{width:50%;display:flex;align-items:center}.flex-item:first-child{border-right:1px solid var(--select-item-border-color)}.flex-item:last-child{padding-left:var(--spacing-15)}.flex-item span{display:inline-block;margin-left:var(--spacing-10)}.flex-item img.eld-icon{height:var(--spacing-20);width:var(--spacing-20)}.notification-snackbar{background-color:var(--whats-new-snackbar-bg)!important;margin:0!important;position:absolute;right:45px;top:80px}.eld-is__mobile .mat-toolbar.eld-fixed{position:relative}.eld-mob-log-frm-holder{margin-top:0!important;padding-bottom:var(--spacing-15)!important}.eld-mob-log-frm-holder .eld-log-form .eld-log-form--preview{margin-top:0!important}.eld-log-view-toggle .mat-button-toggle{min-width:8rem}.eld-log-table-holder{min-height:auto}.eld-mob-log-accordion--toolbar{display:flex;height:30px;margin-bottom:var(--spacing-10)}.eld-mob-log-accordion--toolbar button{border-radius:5px;height:30px;min-width:30px}.eld-mob-log-accordion--toolbar app-loading-button{height:30px!important}.eld-mob-log-accordion--toolbar app-loading-button button{padding:0;display:flex;line-height:30px;height:30px;min-width:46px}.eld-is--mobile{--live-share-view-spacing: var(--spacing-20)}.eld-is--mobile a{color:var(--blue);font-size:var(--font-size-body-1)}.eld-is--mobile .eld-dashboard .eld-map-holder .eld-live-share-button-holder{top:var(--spacing-15);right:var(--spacing-70)}.eld-is--mobile .eld-sidenav .eld-sidenav-menu a.eld-logo-holder{margin-top:60px;min-height:60px}.eld-is--mobile .eld-mob-dash--info-btn{background-color:var(--dash-legend-refresh-btn-bgcolor);height:36px;max-width:36px;min-width:36px;padding:0;position:fixed;right:var(--spacing-15);top:69px;width:36px}.eld-is--mobile .eld-mob-dash--info-btn.eld-active{background-color:var(--blue)}.eld-is--mobile .eld-geofence div .gmnoprint{left:10px!important;top:10px!important}.eld-is--mobile .eld-geofence div .gm-bundled-control.gmnoprint{inset:auto 0 0 auto!important;width:100px!important;height:100px!important}.eld-is--mobile .eld-geofence div .gm-bundled-control.gmnoprint .gmnoprint.gmnoprint.gmnoprint{inset:auto 10px 10px auto!important}.eld-is--mobile .eld-mob-geofence-map-filter-holder{right:var(--spacing-15);top:var(--spacing-15);position:absolute}.eld-is--mobile .eld-mob-geofence-map--filter{height:36px;max-width:36px;min-width:36px;padding:0;position:absolute;right:0;top:0;width:36px}.eld-is--mobile .eld-mob-geofence-map--filter.mat-mdc-unelevated-button:not(:disabled){background-color:var(--dash-legend-refresh-btn-bgcolor)}.eld-is--mobile .top-offset .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-top{top:70px}.eld-is--mobile .eld-reports-subtabs{align-items:center;display:flex;justify-content:center;margin:var(--spacing-30) var(--spacing-15) 0;max-width:calc(100% - 30px)}.eld-is--mobile .eld-reports-subtabs span{color:var(--text-color);font-family:NunitoSans-Bold;margin:0 var(--spacing-30);text-transform:uppercase}.eld-is--mobile .eld-reports-subtabs span.eld-selected{color:var(--text-heavy)}.eld-is--mobile .eld-ifta-header-message{background:var(--btn-flat-bgcolor);padding:var(--spacing-15) var(--spacing-25);margin:var(--spacing-15) var(--spacing-15) 0 var(--spacing-15)}.eld-is--mobile .eld-mob-reports-list:not(.eld-selected){display:none}.eld-is--mobile .eld-page-log-details .bulk-delete-actions{flex-direction:row;padding-right:0!important;margin-left:0!important;width:100%}.eld-is--mobile .eld-page-log-details .eld-second-row.eld-mob-log-accordion--toolbar .mat-mdc-checkbox{margin-right:var(--spacing-10)}.eld-is--mobile .eld-breadcrumbs a{color:var(--text-color)}.eld-is--mobile .eld-breadcrumbs span{padding:0}.eld-is--mobile .eld-mob-no-data{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:var(--spacing-30)}.eld-is--mobile .eld-mob-no-data img{height:auto!important;width:200px!important}.eld-is--mobile .eld-mob-no-data p{color:var(--text-heavy);text-align:center;padding-top:var(--spacing-15)}.eld-is--mobile .eld-mob-inline{align-items:center;display:inline-flex;justify-content:space-between}.eld-is--mobile .eld-mob-inline.eld-left>*{padding-right:var(--spacing-10)}.eld-is--mobile.eld-content .eld-mask-container>.eld-toolbar-filter{padding:var(--spacing-10) var(--spacing-15)}.eld-is--mobile.eld-content .eld-mask-container>.eld-toolbar-filter app-report-trailers-dropdown,.eld-is--mobile.eld-content .eld-mask-container>.eld-toolbar-filter app-report-drivers-dropdown,.eld-is--mobile.eld-content .eld-mask-container>.eld-toolbar-filter app-report-states-dropdown,.eld-is--mobile.eld-content .eld-mask-container>.eld-toolbar-filter app-report-vehicles-dropdown{width:100%}.eld-is--mobile.eld-content .eld-mask-container>.eld-toolbar-filter .eld-mob-bulk--btns{align-items:center;display:flex}.eld-is--mobile.eld-content .eld-mask-container>.eld-toolbar-filter .eld-mob-bulk--btns button:last-child{margin-right:0}.eld-is--mobile.eld-nav-main{background-color:var(--mob-main-tab-bgcolor);border:solid var(--default-border-color);border-width:0 0 1px;height:55px}.eld-is--mobile.eld-nav-main .eld-actions,.eld-is--mobile.eld-nav-main .eld-mob-dash-buttons,.eld-is--mobile.eld-nav-main .eld-actions button,.eld-is--mobile.eld-nav-main .eld-mob-dash-buttons button{background-color:var(--mob-main-tab-bgcolor)}.eld-is--mobile.eld-nav-main.mat-toolbar-multiple-rows{min-height:54px}.eld-is--mobile.eld-nav-main .mat-toolbar-row{height:54px;padding:0}.eld-is--mobile.eld-nav-main .eld-row-count{font-size:var(--font-size-body-2);padding-left:0}.eld-is--mobile.eld-nav-main button.mat-mdc-button,.eld-is--mobile.eld-nav-main button.mat-mdc-icon-button,.eld-is--mobile.eld-nav-main button.mat-mdc-outlined-button{border-radius:0;height:54px;width:86px}.eld-is--mobile.eld-nav-main button.mat-mdc-button.mat-primary,.eld-is--mobile.eld-nav-main button.mat-mdc-icon-button.mat-primary,.eld-is--mobile.eld-nav-main button.mat-mdc-outlined-button.mat-primary{background-color:var(--mob-tab-active-bgcolor);border-color:var(--mob-main-tab-bgcolor);color:var(--white)}.eld-is--mobile.eld-nav-main button.mat-mdc-button.mat-primary.eld-mob-hamburger-menu,.eld-is--mobile.eld-nav-main button.mat-mdc-icon-button.mat-primary.eld-mob-hamburger-menu,.eld-is--mobile.eld-nav-main button.mat-mdc-outlined-button.mat-primary.eld-mob-hamburger-menu{background-color:var(--blue);border-color:var(--blue);padding:var(--spacing-15)}.eld-is--mobile.eld-nav-main button.mat-mdc-button-base{border:solid var(--default-border-color);border-width:0 1px;width:86px}.eld-is--mobile.eld-nav-main button.mat-mdc-button-base img{margin-right:0}.eld-is--mobile.eld-nav-main .eld-mob-dash-buttons{width:100%}.eld-is--mobile.eld-nav-main .eld-mob-dash-buttons button{width:33%}.eld-is--mobile.eld-nav-main .eld-mob-dash-buttons button:not(:nth-child(2)){border-width:0 0 1px}.eld-is--mobile.eld-nav-main .eld-alt-mob-dash-buttons{width:100%;display:flex;justify-content:flex-end}.eld-is--mobile.eld-nav-main .eld-alt-mob-dash-buttons button{width:33%}.eld-is--mobile.eld-nav-main .mat-toolbar-row.page-title{background-color:var(--mob-main-tab-bgcolor)}.eld-is--mobile.eld-nav-main .mat-toolbar-row.page-title .eld-breadcrumbs{color:var(--white)}.eld-is--mobile app-loading-button{display:flex}.eld-is--mobile .eld-insert__duty-status{height:calc(100vh - 120px)}.eld-is--mobile .eld-log-remark-view .eld-sticky-content,.eld-is--mobile .eld-diver-log--edit .eld-sticky-content{position:relative}.eld-is--mobile .eld-log-remark-view .eld-page-log-edit,.eld-is--mobile .eld-diver-log--edit .eld-page-log-edit{height:calc(100vh - 218px)!important;padding-top:84px!important}.eld-is--mobile .eld-log-remark-view .eld-mob-log-remark,.eld-is--mobile .eld-diver-log--edit .eld-mob-log-remark{height:calc(100vh - 138px)!important;margin-top:84px!important;padding-bottom:var(--spacing-15)!important}.eld-is--mobile .eld-log-remark-view .eld-mob-log-duty-status,.eld-is--mobile .eld-diver-log--edit .eld-mob-log-duty-status{height:calc(100vh - 138px)!important;margin-top:var(--spacing-70)!important;padding-bottom:var(--spacing-30)!important}.eld-is--mobile .eld-log-remark-view .eld-mob-edit-log--header,.eld-is--mobile .eld-diver-log--edit .eld-mob-edit-log--header{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:var(--spacing-15);position:fixed;top:54px;left:0;width:calc(100% - var(--spacing-30));z-index:9999;background:var(--body-bgcolor)}.eld-is--mobile .eld-log-remark-view .eld-mob-edit-log--header>div,.eld-is--mobile .eld-diver-log--edit .eld-mob-edit-log--header>div{width:100%}.eld-is--mobile .eld-log-remark-view .eld-mob-edit-log--header .eld-title,.eld-is--mobile .eld-diver-log--edit .eld-mob-edit-log--header .eld-title{font-size:var(--font-size-body-1);padding-bottom:0;padding-top:0}.eld-is--mobile .eld-log-remark-view .eld-mob-edit-log--header .eld-btn-group,.eld-is--mobile .eld-diver-log--edit .eld-mob-edit-log--header .eld-btn-group{display:flex;justify-content:flex-end}.eld-is--mobile .eld-log-remark-view .eld-mob-edit-log--header .eld-btn-group button,.eld-is--mobile .eld-diver-log--edit .eld-mob-edit-log--header .eld-btn-group button{height:30px;line-height:1;margin-left:var(--spacing-10)}.eld-is--mobile .eld-diver-log--edit{height:calc(100% + -0px)}.eld-is--mobile .eld-diver-log--edit .eld-toolbar-filter .mat-toolbar-row{padding:0 var(--spacing-15)}.eld-is--mobile .eld-diver-log--edit .eld-sticky-content{position:relative!important}.eld-is--mobile .eld-diver-log--edit .eld-sticky-header-top{height:auto}.eld-is--mobile .eld-diver-log--edit .eld-sticky-log,.eld-is--mobile .eld-diver-log--edit .eld-sticky-actionbar,.eld-is--mobile .eld-diver-log--edit .eld-sticky-log{top:auto!important}.eld-is--mobile .eld-diver-log--edit>.eld-log-content{height:calc(100% - 54px);padding:0}.eld-is--mobile .eld-diver-log--edit>.eld-log-content>.eld-log-tab-holder{position:relative;left:0}.eld-is--mobile .eld-diver-log--edit>.eld-log-content .eld-table-holder{left:0}.eld-is--mobile .eld-diver-log--edit .eld-toolbar-filter .mat-toolbar-row{align-items:center}.eld-is--mobile .eld-diver-log--edit .eld-toolbar-filter .eld-title{padding-top:0;padding-bottom:0;font-size:var(--font-size-body-2)}.eld-is--mobile .eld-diver-log--edit .eld-log-tab-holder .eld-log-form{margin:0 var(--spacing-15) var(--spacing-15)!important}.eld-is--mobile .eld-diver-log--edit .eld-view{padding:0}.eld-is--mobile .eld-diver-log--edit .eld-view.eld-log-form{height:calc(100vh - 169px)}.eld-is--mobile .eld-diver-log--edit .eld-view .eld-frm{padding:var(--spacing-15);width:100%}.eld-is--mobile .eld-diver-log--edit .eld-view .mat-mdc-card{padding:0}.eld-is--mobile .eld-diver-log--edit .eld-view .eld-card-cont{padding:0!important}.eld-is--mobile .eld-log-remark-view{padding:0}.eld-is--mobile .eld-log-remark-view>div{padding:0 var(--spacing-15)!important;position:relative!important;left:0!important}.eld-is--mobile .eld-log-remark-view .eld-toolbar-filter .eld-title{font-size:var(--font-size-body-2);padding-bottom:0;padding-top:0}.eld-is--mobile .eld-log-remark-view .eld-log-status-editor{padding-top:var(--spacing-15)}@media (max-width: 519px){.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group{display:flex;flex-direction:column;padding:2px}}.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-3 .mat-button-toggle{width:100%}@media (min-width: 520px){.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-3 .mat-button-toggle{width:33.33%}}.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-3 .mat-button-toggle .mat-button-toggle-button,.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-4 .mat-button-toggle{width:100%}@media (min-width: 520px){.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-4 .mat-button-toggle{width:25%}}.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-4 .mat-button-toggle .mat-button-toggle-button{width:100%}@media (max-width: 519px){.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group .mat-button-toggle{border:1px solid var(--default-border-color-2);border-width:0 1px 1px;width:100%}}@media (max-width: 519px){.eld-is--mobile .eld-log-remark-view .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group .mat-button-toggle:first-child{border-top-width:1px}}.eld-is--mobile .eld-log-remark-view .mat-mdc-card.eld-card-flat{min-width:auto;width:100%}.eld-is--mobile .eld-sidemenu-submenu{display:none}.eld-is--mobile.eld-sidenav .top-offset .eld-content.eld-with-tabs{top:70px;height:calc(100vh - 54px)}.eld-is--mobile.eld-sidenav .eld-content.eld-with-tabs{top:0;height:calc(100vh - 108px)}.eld-is--mobile.eld-sidenav .mat-mdc-list-base .mat-mdc-list-item{border-radius:0}.eld-is--mobile.eld-sidenav .eld-nav{height:100%}.eld-is--mobile.eld-sidenav .eld-sidenav-menu{padding:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.eld-is--mobile.eld-sidenav .eld-sidenav-menu .mat-drawer-inner-container,.eld-is--mobile.eld-sidenav .eld-sidenav-menu .eld-menu-cont,.eld-is--mobile.eld-sidenav .eld-sidenav-menu .eld-nav-holder,.eld-is--mobile.eld-sidenav .eld-sidenav-menu .sidebar-list{overflow-y:scroll;-webkit-overflow-scrolling:touch}.eld-is--mobile.eld-sidenav .eld-sidenav-menu .sidebar-list{border-top:1px solid var(--dialog-border-color);overflow:auto}.eld-is--mobile.eld-sidenav .eld-sidenav-menu .eld-nav{padding:0}.eld-is--mobile.eld-sidenav .eld-sidenav-menu .eld-menu-item{border-radius:0;margin-bottom:0;padding:0}.eld-is--mobile.eld-sidenav .eld-sidenav-menu .eld-menu-item:not(.eld-expanded){height:70px}.eld-is--mobile.eld-sidenav .eld-sidenav-menu .eld-menu-item .mat-mdc-list-item{height:70px}.eld-is--mobile.eld-sidenav .eld-sidenav-menu .eld-sidemenu-floating-menu{border-radius:0!important}.eld-is--mobile .eld-mob-dvir-details--holder .mat-toolbar .mat-toolbar-row{padding-top:var(--spacing-15)}.eld-is--mobile .eld-mob-dvir-details--holder .eld-mask-container{height:calc(100vh - 54px);overflow:auto}.eld-is--mobile .mat-mdc-tab-links{justify-content:center;padding:0 var(--spacing-15)}.eld-is--mobile .eld-btn--loading-button .mat-mdc-progress-spinner{padding-top:14px}.eld-is--mobile .eld-btn--loading-button .mat-mdc-progress-spinner svg{height:16px!important;margin-left:4px;margin-top:4px;width:16px!important}.eld-is--mobile .eld-devices--summary{padding:0}.eld-is--mobile .eld-devices--summary .eld-summary-card{flex-wrap:wrap;padding:var(--spacing-15) var(--spacing-30)}.eld-is--mobile .eld-devices--summary .eld-summary-card .eld-col-4{width:100%}.eld-is--mobile .banner.banner{padding:var(--spacing-15)}.eld-is--mobile mat-toolbar.top-offset{height:124px!important}.eld-is--mobile mat-toolbar.top-offset mat-toolbar-row.page-title{margin-top:0!important}.eld-is--mobile.eld-sidenav .eld-sidenav-menu.eld-mob--banners.eld-is--mobile .eld-nav-holder{padding-top:125px}.eld-dashboard .eld-map-holder.eld-is--mobile{border-radius:0;height:calc(100vh - 114px)}.eld-dashboard .eld-map-holder.eld-is--mobile .gm-style>div:nth-child(4)>.gmnoprint{display:none}.eld-dashboard .eld-map-holder.eld-is--mobile.eld-collapsed .gm-bundled-control .gmnoprint>div{bottom:calc(100vh - 239px)!important}.eld-dashboard .eld-map-holder.eld-is--mobile .gm-bundled-control .gmnoprint>div{border-radius:3px!important;height:73px!important;margin-left:0;margin-top:17px;width:36px!important;position:fixed!important;bottom:75px!important}.eld-dashboard .eld-map-holder.eld-is--mobile .gm-bundled-control button{height:36px!important;width:36px!important}.eld-dashboard .eld-map-holder.eld-is--mobile .gm-bundled-control button img{height:16px!important;width:16px!important}.eld-dashboard .eld-map-holder.eld-is--mobile .agm-map-container-inner{border-radius:0}.eld-dashboard .eld-map-holder.eld-is--mobile agm-map{height:100%}.eld-dashboard .eld-map-holder.eld-is--mobile agm-map .gm-style-iw-ch{display:none!important}.eld-dashboard .eld-map-holder.eld-is--mobile agm-map .gm-bundled-control{left:0!important;margin:24px!important}.eld-dashboard .eld-map-holder.eld-is--mobile.eld-collapsed{height:200px;min-height:inherit}.eld-dashboard .eld-map-holder.eld-is--mobile>.eld-top-cont{left:0}.eld-dashboard .eld-map-holder.eld-is--mobile.eld-widget-collapsed{height:calc(100% - 6px)}.eld-dashboard .eld-map-holder.eld-is--mobile.eld-no-map{height:54px;min-height:54px}.eld-dashboard .eld-map-holder.eld-is--mobile .eld-widget-collapsed{height:50%}.eld-dashboard .eld-map-holder.eld-is--mobile .eld-btn--select-tab{min-width:36px;padding:0;position:absolute;right:24px;top:24px;transition:top .15s ease-in-out}.eld-dashboard .eld-map-holder.eld-is--mobile .eld-btn--select-tab.eld-header--is-visible{top:114px}.eld-dashboard .eld-map-holder.eld-is--mobile #refresh-wrapper{background:transparent;left:var(--spacing-15);min-width:36px;padding:0;position:fixed;top:69px;transition:top .15s ease-in-out}.eld-dashboard .eld-map-holder.eld-is--mobile #refresh-wrapper.eld-header--is-visible{top:114px}.eld-is--mobile .view-toggle-wrapper{display:flex;margin:0;margin-left:var(--spacing-15)}.eld-is--mobile .view-toggle-wrapper button.mdc-icon-button{margin-left:0!important}.eld-is--mobile .view-toggle-wrapper button.mdc-icon-button:first-child{border-radius:var(--spacing-5) 0 0 var(--spacing-5)}.eld-is--mobile .view-toggle-wrapper button.mdc-icon-button:last-child{border-radius:0 var(--spacing-5) var(--spacing-5) 0}.eld-is--mobile .view-toggle-wrapper button.mdc-icon-button .mat-icon{line-height:1!important}.eld-is--mobile .view-toggle-wrapper button.mdc-icon-button:not(.active){background-color:var(--btn-flat-bgcolor);border:1px solid var(--btn-flat-border-color)}.eld-is--mobile .eld-all-graphs-view.graph-view{height:calc(100vh - 218px);top:auto;padding:0 var(--spacing-15);overflow-x:hidden!important}.eld-is--mobile .eld-all-graphs-view.graph-view .eld-driver-log-block{margin-left:0}.eld-is--mobile .eld-all-graphs-view.graph-view .eld-driver-log-block .single-title,.eld-is--mobile .eld-all-graphs-view.graph-view .eld-driver-log-block .single-value{text-align:center!important;margin:0 0 var(--spacing-10)}.eld-is--mobile .eld-all-graphs-view.graph-view .more-info-graph-wrapper{display:flex;flex-wrap:wrap;padding:0 var(--spacing-15);width:auto}.eld-is--mobile .eld-all-graphs-view.graph-view .more-info-graph-wrapper .single-wrapper{width:33%}.eld-is--mobile .eld-all-graphs-view.graph-view .more-info-graph-wrapper .single-wrapper span{text-align:left!important}.eld-is--mobile .eld-all-graphs-view.graph-view .graph .eld-driver-log-block .single-wrapper-date{position:relative;transform:none;left:auto;top:auto;width:100%;display:flex;justify-content:center;align-items:center}.eld-is--mobile .eld-all-graphs-view.graph-view .graph .eld-mob-log--graph .eld-wrapper svg{height:200px}.eld-is--mobile .top-offset .eld-all-graphs-view.graph-view{height:calc(100vh - 288px)}.eld-is--mobile .eld-btn-toggle--main-nav{background-color:#fff;border-radius:0 0 50% 50%;height:28px;left:24px;position:fixed;top:0;transition:top .15s ease-in-out;width:36px}.eld-is--mobile .eld-btn-toggle--main-nav.eld-header--is-visible{top:9rem}.eld-is--mobile .eld-btn-toggle--main-nav .mat-icon{color:var(--gray);margin-top:-14px}.eld-is--mobile .eld-toolbar-neutral{padding-left:0}.eld-is--mobile .mat-toolbar.eld-toolbar-filter.eld-toolbar-page-filter{padding:var(--spacing-10) var(--spacing-15)}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row{align-items:center;justify-content:space-between}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row>.eld-btn-group{position:absolute;right:var(--spacing-15)}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-is-graph-view--visible{justify-content:flex-end}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--user-nav{justify-content:center}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--user-nav app-user-navigator{width:100%}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--user-nav app-user-navigator .user-navigator .eld-user--holder{width:100%}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--single-item{justify-content:center}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--single-item .eld-search-select,.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--single-item .eld-select-date-range,.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--single-item .eld-search,.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--single-item .eld-search-select .eld-frm-field,.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--single-item .eld-select-date-range .eld-frm-field,.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--single-item .eld-search .eld-frm-field{width:100%}.eld-is--mobile .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-filter-holder{align-items:center}@media (max-width: 567px){.eld-is--mobile .mat-toolbar-row,.eld-is--mobile .mat-toolbar-single-row{padding:0 8px}}.eld-is--mobile .eld-toolbar-filter button.mdc-icon-button,.eld-is--mobile .eld-toolbar-filter button.mdc-button{align-items:center;border-radius:5px;display:flex;height:30px;justify-content:center;min-width:30px}.eld-is--mobile .eld-toolbar-filter button.mdc-icon-button.eld-btn-svg-icon.mat-mdc-icon-button,.eld-is--mobile .eld-toolbar-filter button.mdc-button.eld-btn-svg-icon.mat-mdc-icon-button{width:46px}.eld-is--mobile .eld-toolbar-filter button.mdc-icon-button.eld-mob-icon-only,.eld-is--mobile .eld-toolbar-filter button.mdc-button.eld-mob-icon-only{padding:0;width:46px}.eld-is--mobile .eld-toolbar-filter button.mdc-icon-button.eld-mob-icon-only img,.eld-is--mobile .eld-toolbar-filter button.mdc-icon-button.eld-mob-icon-only .mat-icon,.eld-is--mobile .eld-toolbar-filter button.mdc-button.eld-mob-icon-only img,.eld-is--mobile .eld-toolbar-filter button.mdc-button.eld-mob-icon-only .mat-icon{font-size:16px;height:16px;width:16px;margin-left:0;margin-right:0}.eld-is--mobile .eld-toolbar-filter .eld-btn-group{display:flex;height:30px}.eld-is--mobile .eld-toolbar-filter .eld-btn-group button{margin-left:var(--spacing-15)}.eld-is--mobile .eld-toolbar-filter .eld-table-actionbar{display:initial;justify-content:initial;margin-right:initial;width:initial}.eld-is--mobile .eld-toolbar-filter .eld-btn--download-button,.eld-is--mobile .eld-toolbar-filter .eld-btn--loading-button{padding:0;width:46px}.eld-is--mobile .eld-toolbar-filter .eld-btn--download-button img,.eld-is--mobile .eld-toolbar-filter .eld-btn--loading-button img{height:16px;width:16px}.eld-is--mobile .eld-toolbar-filter .eld-btn-group button .mat-icon{line-height:1}.eld-is--mobile.eld-sidenav{margin-left:0!important}.eld-is--mobile.eld-sidenav .eld-content{padding-bottom:0}.eld-is--mobile.eld-sidenav .eld-nav-main .eld-actions{justify-content:flex-end;width:100%}@media (max-width: 440px){.eld-is--mobile.eld-sidenav .eld-nav-main .eld-actions .eld-select-holder{padding:0}}@media (max-width: 380px){.eld-is--mobile.eld-sidenav .eld-nav-main .eld-actions .eld-select-holder{max-width:150px;min-width:calc(50vw - 70px)}}.eld-is--mobile.eld-sidenav.eld-collapsed .mat-toolbar.eld-nav-main{width:100%}.eld-is--mobile.eld-sidenav.eld-collapsed .mat-sidenav-content{margin-left:0!important}.eld-is--mobile .eld-content-dashboard{height:100%;margin-top:0;min-width:auto;padding:0}.eld-is--mobile .eld-dashboard{height:calc(100vh - 10px)}.eld-is--mobile .eld-map-holder.eld-collapsed .eld-options--holder .mat-mdc-raised-button{position:fixed;bottom:calc(100vh - 239px)}.eld-is--mobile .eld-map-holder:not(.eld-collapsed) .eld-options--holder .mat-mdc-raised-button{position:fixed;bottom:calc(0vh + 75px)}.eld-is--mobile .eld-options--holder{bottom:var(--spacing-15);display:flex;flex-direction:column;height:36px;justify-content:space-between;left:var(--spacing-15);position:absolute}.eld-is--mobile .eld-options--holder .mat-mdc-raised-button{background-color:var(--dash-legend-refresh-btn-bgcolor);min-width:36px;padding:0}.eld-is--mobile.eld-widget-map-filter{background-color:var(--mob-dash-statuses-bgcolor);padding:var(--spacing-10);z-index:1;bottom:60px;border-top:1px solid var(--mob-border-color-1);height:calc(100vh - 319px);position:fixed;width:calc(100% - var(--spacing-20))}.eld-is--mobile.eld-widget-map-filter .eld-preview-card--body .eld-widget-map-status{align-items:flex-start;border:0;flex-direction:column;height:auto;padding-top:var(--spacing-30)}.eld-is--mobile.eld-widget-map-filter .eld-preview-card--body .eld-widget-map-status .eld-status--holder{display:inline-block}.eld-is--mobile.eld-widget-map-filter .eld-preview-card--body .eld-widget-map-status .eld-counter-header{position:relative;width:100%}.eld-is--mobile.eld-widget-map-filter .eld-preview-card--body .eld-widget-map-status .eld-counter-header:after{display:none}.eld-is--mobile.eld-widget-map-filter .eld-preview-card--body .eld-widget-map-status .eld-counter-header+div{margin-left:0}.eld-is--mobile.eld-widget-map-filter .eld-preview-card--body .eld-widget-map-status .eld-status-trailer-stationary{background-color:var(--vehicle-status-stationary-color-2);height:10px;width:10px;display:inline-block;border-radius:0}.eld-is--mobile.eld-widget-map-filter.eld-collapsed{height:0;display:none!important}.eld-is--mobile.eld-widget-map-filter.eld-collapsed .eld-top-cont,.eld-is--mobile.eld-widget-map-filter.eld-collapsed .cdk-virtual-scroll-viewport{display:none}.eld-is--mobile.eld-widget-map-filter .eld-toolbar-filter .eld-cont{padding:0}.eld-is--mobile.eld-widget-map-filter .eld-top-cont{background-color:var(--mob-dash-bgcolor)}.eld-is--mobile.eld-widget-map-filter .eld-top-cont .eld-toolbar-filter{align-items:center;display:flex;justify-content:space-between}.eld-is--mobile.eld-widget-map-filter .eld-top-cont .eld-cont button{min-width:20px;padding:0 10px}.eld-is--mobile.eld-widget-map-filter .eld-top-cont .eld-cont button img{height:20px}.eld-is--mobile.eld-widget-map-filter .eld-filter-with-btn{background-color:var(--mob-dash-bgcolor);align-items:baseline;display:flex;justify-content:space-between;padding:0 0 var(--spacing-10);width:100%}.eld-is--mobile.eld-widget-map-filter .eld-filter-with-btn .eld-search{padding:0;width:100%}.eld-is--mobile.eld-widget-map-filter .eld-filter-with-btn .eld-btn-more--filter{background-color:var(--gray);border-radius:8px;height:38px;width:38px}.eld-is--mobile.eld-widget-map-filter .eld-search-select{height:var(--spacing-40);padding-bottom:var(--spacing-10)}.eld-is--mobile.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse{bottom:0;right:0;width:34px}.eld-is--mobile.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse.eld-attached{background-color:var(--blue);border-radius:20px;border-width:1px}.eld-is--mobile.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse.eld-attached .mat-icon{color:#fff;margin-top:-10px}.eld-is--mobile.eld-widget-map-filter .eld-btn-group .eld-btn-toggle-collapse .mat-icon{margin-right:-4px;margin-top:-5px;transform:rotate(-90deg)}.eld-is--mobile.eld-widget-map-filter .eld-map-item--more{background-color:var(--map-filter-bgcolor);color:var(--text-color);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.eld-is--mobile.eld-widget-map-filter .eld-map-item--more h3,.eld-is--mobile.eld-widget-map-filter .eld-map-item--more h4{margin:0}.eld-is--mobile.eld-widget-map-filter .eld-map-item--more .eld-mfm--header{display:flex;justify-content:space-between;padding:var(--spacing-10) var(--spacing-15)}.eld-is--mobile.eld-widget-map-filter .eld-map-item--more .eld-mfm--body{height:calc(100% - 100px);padding:var(--spacing-15);overflow:auto}.eld-is--mobile.eld-widget-map-filter .eld-map-item--more .more-info-single-wrapper-small{line-height:1}.eld-is--mobile .cdk-virtual-scroll-viewport{min-height:calc(100vh - 424px)}.eld-is--mobile app-vehicle-card:not(:last-child) .eld-map-filter-item,.eld-is--mobile app-driver-card:not(:last-child) .eld-map-filter-item,.eld-is--mobile app-gps-card:not(:last-child) .eld-map-filter-item{margin-bottom:12px}.eld-is--mobile .eld-map-filter-item{color:var(--text-color)}.eld-is--mobile .eld-map-filter-item .eld-call{align-items:flex-end;display:flex;flex-direction:row;height:19px;justify-content:space-between;position:relative}.eld-is--mobile .eld-map-filter-item .eld-call img{background-repeat:no-repeat;height:19px}.eld-is--mobile .eld-map-filter-item .eld-call .eld-indicator-flash.eld-danger+.eld-btn-call a,.eld-is--mobile .eld-map-filter-item .eld-call .eld-indicator-flash.eld-warning+.eld-btn-call a,.eld-is--mobile .eld-map-filter-item .eld-call .eld-indicator-flash.eld-unidentified+.eld-btn-call a{margin-left:14px!important}.eld-is--mobile .eld-map-filter-item .eld-call .eld-btn-call{background-repeat:no-repeat;display:inline-block!important;height:24px;width:24px}.eld-is--mobile .eld-map-filter-item .eld-call .eld-btn-call a{align-items:center;display:inline-flex;justify-content:center}.eld-is--mobile .eld-map-filter-item .eld-call .eld-btn-call a .eld-phone-icon{align-items:center;display:flex!important;height:24px;justify-content:center;width:24px}.eld-is--mobile .eld-map-filter-item .eld-call .eld-multi-row .eld-info .eld-holder>.eld-call{width:60px}.eld-is--mobile app-vehicle-card .eld-hover-action-item.eld-icon-call{visibility:visible}.eld-mobile-sheets-bottom--close{padding-top:8px;position:relative}.eld-mobile-sheets-bottom--close.eld-statuses-card--close button .mat-icon{width:24px}.eld-mobile-sheets-bottom--close button{height:32px;line-height:32px;position:absolute;right:16px;top:0;width:32px;z-index:9}.eld-mobile-sheets-bottom--close button .mat-icon{color:var(--text-heavy);font-size:24px;height:24px;line-height:24px;width:16px}.eld-mobile--was-link{margin-left:14px}.eld-gps--card .eld-mobile--was-link{font-family:NunitoSans-SemiBold}.eld-is--mobile .eld-footer{align-items:center;background-color:var(--mob-footer-bgcolor);border-top:1px solid var(--default-border-color);display:flex;justify-content:center;padding:var(--spacing-15)}.eld-is--mobile .eld-footer .eld-btn-group{display:inline-flex;justify-content:flex-end;width:100%}.eld-is--mobile .top-offset .eld-diver-log--edit .eld-log-content{height:calc(100% - 70px)}.eld-mobile--dialog .mat-mdc-dialog-title>span{font-size:2.4rem;padding-left:32px;text-align:center;width:100%}.eld-mobile--dialog .eld-mob-dialog--divider{padding:8px 0;position:relative}.eld-mobile--dialog .eld-mob-dialog--divider:before{content:"";display:block;position:absolute;background-color:var(--gray);height:1px;width:100%}button.eld-mobile-dialog--close{background-color:var(--gray);height:32px;line-height:32px;width:32px}button.eld-mobile-dialog--close .mat-icon{color:var(--gray);font-size:16px;height:16px;line-height:16px;width:16px}button.eld-mobile-dialog--close .mat-icon.eld-tab-dialog--close-icon{line-height:14px}.eld-btn--apply{width:100%}.eld-dialog-filter.cdk-overlay-pane{max-height:90vh;max-width:90vw;min-height:80vh;min-width:80vw}@media (min-width: 430px){.eld-dialog-filter.cdk-overlay-pane{max-width:430px;min-width:430px;width:430px}}.eld-dialog-filter h5{padding-bottom:8px}.eld-dialog-filter app-filter-dialog{display:flex;flex-direction:column;justify-content:space-between}.eld-dialog-filter .mat-mdc-dialog-title{margin-bottom:0}.eld-dialog-filter .eld-filter-dialog--statuses{padding-bottom:48px}.eld-dialog-filter .mat-mdc-dialog-actions{padding:0 0 24px}.eld-filter-dialog--statuses>div{display:flex;flex-wrap:wrap;justify-content:flex-start}.eld-filter-dialog--statuses .mat-mdc-unelevated-button{margin:8px}.eld-filter-dialog--statuses .mat-mdc-unelevated-button .mat-icon{color:#9299a5}.eld-filter-dialog--statuses .mat-mdc-unelevated-button.eld-active .mat-icon{color:#498cff}.eld-dialog-select--tab.cdk-overlay-pane,.eld-dialog-map--filter.cdk-overlay-pane{min-height:30vh}.eld-dialog-select--tab .mat-mdc-dialog-container,.eld-dialog-map--filter .mat-mdc-dialog-container{border-radius:16px}.eld-dialog-select--tab.cdk-overlay-pane{max-width:340px;min-width:200px}.eld-dialog-map--filter.cdk-overlay-pane{max-height:95vh;max-width:90vw;min-width:80vw}.eld-filter-dialog--body .eld-dialog--content,.eld-dialog-filter-map--body .eld-dialog--content,.eld-dialog-select-tab--body .eld-dialog--content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;width:100%}.eld-filter-dialog--body .eld-dialog--content .eld-btn--holder,.eld-dialog-filter-map--body .eld-dialog--content .eld-btn--holder,.eld-dialog-select-tab--body .eld-dialog--content .eld-btn--holder{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:8px;max-width:8rem;min-height:12rem;min-width:8rem;padding:8px 0}@media (min-width: 380px){.eld-filter-dialog--body .eld-dialog--content .eld-btn--holder,.eld-dialog-filter-map--body .eld-dialog--content .eld-btn--holder,.eld-dialog-select-tab--body .eld-dialog--content .eld-btn--holder{padding:8px}}.eld-filter-dialog--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button,.eld-dialog-filter-map--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button,.eld-dialog-select-tab--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button{background-color:var(--gray);border-radius:16px;margin-bottom:8px;min-height:64px;padding:16px;width:64px}.eld-filter-dialog--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button.eld-active,.eld-dialog-filter-map--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button.eld-active,.eld-dialog-select-tab--body .eld-dialog--content .eld-btn--holder .mat-mdc-unelevated-button.eld-active{background-color:#fff}.eld-filter-dialog--body .eld-dialog--content .eld-btn--holder h3,.eld-dialog-filter-map--body .eld-dialog--content .eld-btn--holder h3,.eld-dialog-select-tab--body .eld-dialog--content .eld-btn--holder h3{font-size:1.6rem;padding:8px 0 0;text-align:center}.eld-filter-dialog--body .mat-mdc-dialog-actions,.eld-dialog-filter-map--body .mat-mdc-dialog-actions,.eld-dialog-select-tab--body .mat-mdc-dialog-actions{justify-content:center}.eld-filter-dialog--body .mat-mdc-dialog-actions .eld-footer-btn--holder,.eld-dialog-filter-map--body .mat-mdc-dialog-actions .eld-footer-btn--holder,.eld-dialog-select-tab--body .mat-mdc-dialog-actions .eld-footer-btn--holder{width:100%}.eld-dialog-select-tab--body{padding-bottom:32px}.eld-dialog-select-tab--body .eld-dialog--content{justify-content:space-between}.eld-dialog-filter-map--body .mat-mdc-dialog-content{max-height:calc(90vh - 200px)}.eld-btn--holder{max-width:8rem;min-height:12rem;min-width:8rem}.eld-map--options .mat-icon{color:var(--icon-color)}.eld-map--options .mat-icon.eld-icon--active{color:var(--icon-active-color)}.eld-markers--type .eld-btn--holder .mat-mdc-unelevated-button:not(.eld-active) .eld-btn--icon{background-color:#9da3af}.eld-markers--type .eld-btn--holder .mat-mdc-unelevated-button:not(.eld-active) .eld-btn--icon:after{color:#fff}.eld-markers--type .eld-map-pin.eld-pin--love:after,.eld-markers--type .eld-map-pin.eld-pin--weight-station:after,.eld-markers--type .eld-map-pin.eld-pin--cat-scale:after,.eld-markers--type .eld-map-pin.eld-pin--gps-pilot:after{font-family:NunitoSans-Bold;font-size:12px;height:12px;left:-2px;position:absolute;top:-2px;transform:rotate(-45deg);width:12px}.eld-markers--type .eld-map-pin.eld-pin--gps-pilot{background-color:#be2135;border-radius:12px 12px 0;height:24px;position:relative;transform:rotate(45deg);width:24px}.eld-markers--type .eld-map-pin.eld-pin--gps-pilot:after{color:#fff;content:"P"}.eld-markers--type .eld-map-pin.eld-pin--cat-scale{background-color:#fad402;border-radius:12px 12px 0;height:24px;position:relative;transform:rotate(45deg);width:24px}.eld-markers--type .eld-map-pin.eld-pin--cat-scale:after{color:#000;content:"C"}.eld-markers--type .eld-map-pin.eld-pin--weight-station{background-color:#955fb7;border-radius:12px 12px 0;height:24px;position:relative;transform:rotate(45deg);width:24px}.eld-markers--type .eld-map-pin.eld-pin--weight-station:after{color:#fff;content:"W"}.eld-markers--type .eld-map-pin.eld-pin--love{background-color:#fff;border-radius:12px 12px 0;height:24px;position:relative;transform:rotate(45deg);width:24px;border:1px solid #9da3af}.eld-markers--type .eld-map-pin.eld-pin--love:after{color:red;content:"\2665";margin-top:2px}@media (min-width: 768px){.eld-is--mobile .eld-modal-view.eld-event-dialog{min-width:800px}}@media (min-width: 320px){.eld-is--mobile .eld-modal-view.eld-event-dialog.superpass-dialog{min-width:300px}}.eld-is--mobile .eld-modal-view.eld-event-dialog .eld-content-holder{flex-direction:column}@media (min-width: 520px){.eld-is--mobile .eld-modal-view.eld-event-dialog .eld-content-holder{flex-direction:row}}@media (max-width: 520px){.eld-is--mobile .eld-modal-view.eld-event-dialog .eld-content-holder>div{padding:0}}@media (min-height: 900px){.eld-is--mobile .eld-modal-view.eld-event-dialog .mat-mdc-dialog-content{min-height:65rem}}.eld-is--mobile .eld-modal-view.eld-event-dialog .mat-mdc-dialog-content .eld-dialog-subheader{padding:var(--spacing-15)}.eld-is--mobile .eld-modal-view.eld-event-dialog .mat-mdc-dialog-content .eld-dialog-subheader .eld-subtitle{padding-left:0!important;padding-bottom:var(--spacing-20)!important}.eld-is--mobile .eld-modal-view.eld-event-dialog .mat-mdc-dialog-content .eld-dialog-content{padding:var(--spacing-15)}.eld-is--mobile .eld-modal-view.eld-event-dialog .mat-mdc-dialog-content .eld-dialog-content .eld-frm{padding:0 var(--spacing-15)}.eld-is--mobile app-preview-card{display:flex;flex-direction:column;justify-content:space-between}.eld-is--mobile .eld-preview-card--body{height:100%;padding:0 16px}.eld-is--mobile .eld-preview-card--body .eld-map-filter-item{padding:0}.eld-is--mobile .eld-preview-card--body .eld-map-filter-item:after{display:none}.eld-is--mobile .eld-preview-card--body .eld-map-filter-item.eld-selected{background-color:#fff}.eld-is--mobile.eld-widget-map-filter .eld-statuses-card--body.eld-preview-card--body{min-height:calc(50vh - 16px)}.eld-statuses-card--body .eld-statuses--item{padding-bottom:16px;color:var(--text-heavy)}.eld-statuses-card--body .eld-statuses--item .eld-status--holder{display:inline-flex;min-height:12px;width:14px}.eld-statuses-card--body .eld-statuses--item .eld-status--count{display:inline-block;font-family:NunitoSans-Bold;font-size:1.8rem;margin-left:12px;min-width:24px}.eld-statuses-card--body .eld-statuses--item .eld-status--txt{font-size:1.4rem}.eld-statuses-card--body .eld-statuses--item .eld-status-driving{position:relative}.eld-statuses-card--body .eld-statuses--item .eld-status-driving:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_icon.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-statuses-card--body .eld-statuses--item .eld-status-unidentified{position:relative}.eld-statuses-card--body .eld-statuses--item .eld-status-unidentified:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_unidentified.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-statuses-card--body .eld-statuses--item .eld-status-trailer-driving,.eld-statuses-card--body .eld-statuses--item .eld-status-potential-ud{position:relative}.eld-statuses-card--body .eld-statuses--item .eld-status-trailer-driving:before,.eld-statuses-card--body .eld-statuses--item .eld-status-potential-ud:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_unidentified_potential.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-statuses-card--body .eld-statuses--item .eld-status-trailer-driving{position:relative}.eld-statuses-card--body .eld-statuses--item .eld-status-trailer-driving:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/pentagon.svg);background-repeat:no-repeat;background-size:10px 13px;display:inline-block;height:13px;width:10px}.eld-statuses-card--body .eld-statuses--item .eld-status-sleeper{background-color:var(--orange);border-radius:50%;height:10px;width:10px;display:inline-block}.eld-statuses-card--body .eld-statuses--item .eld-status-off-duty{background-color:#000;height:10px;width:10px;display:inline-block;margin-right:4px}.eld-statuses-card--body .eld-statuses--item .eld-status-yard-move{border-radius:50%;height:4px;width:4px;border:3px solid var(--blue2);display:inline-block}.eld-statuses-card--body .eld-statuses--item .eld-status-personal{height:4px;width:4px;border:3px solid #000;display:inline-block}.eld-statuses-card--body .eld-statuses--item .eld-status-stationary{background-color:var(--vehicle-status-stationary-color-2);height:10px;width:10px;display:inline-block}.eld-statuses-card--body .eld-statuses--item .eld-status-idling{background-color:#000;height:10px;width:10px;display:inline-block;background:var(--yellow)}.eld-statuses-card--body .eld-statuses--item .eld-status-trailer-stationary{background-color:#000;border-radius:50%;height:10px;width:10px;display:inline-block}.eld-statuses-card--body .eld-statuses--item .eld-status-disconnected{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/disconnected.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-is--mobile .eld-mob-options--list{background-color:var(--mob-dash-list-bgcolor);border-radius:0 0 var(--spacing-10) var(--spacing-10);left:0;position:fixed;top:54px;width:100%;z-index:100;height:calc(100% - 54px)}.eld-is--mobile .eld-mob-options--list .mat-mdc-selection-list{overflow:auto;height:calc(100% - 84px)}.eld-is--mobile .eld-mob-options--list h4{color:var(--text-heavy);margin:0;padding:var(--spacing-15)}.eld-is--mobile .eld-mob-options--list .mat-mdc-list-item.mat-mdc-list-item:hover{background-color:transparent}.eld-is--mobile .eld-mob-options--list .mat-mdc-list-item.eld-selected span{color:var(--mob-option-list-active-color)}.eld-is--mobile .eld-mob-options--list .eld-footer{position:absolute;bottom:0;left:0;width:calc(100% - 30px)}.eld-is--mobile .top-offset .eld-mob-options--list{height:calc(100% - 124px);top:124px}.eld-is--mobile .eld-fix-window-holder.eld-location-dialog iframe{height:100%}.eld-is--mobile .eld-accordion-table.eld-mob-dispatch .eld-row{padding-left:var(--spacing-30)}.eld-is--mobile .eld-accordion-table.eld-mob-dispatch .eld-chip-upcoming-loads-holder>.cl-comment-cell{position:relative}.eld-is--mobile .eld-accordion-table.eld-mob-dispatch .eld-chip-upcoming-loads-holder>.cl-comment-cell .eld-vehicle--status{position:absolute;left:calc(var(--spacing-40) * -1);top:calc(var(--spacing-5) * -1)}.eld-is--mobile .eld-accordion-table.eld-mob-dispatch .eld-chip-upcoming-loads-holder>.cl-comment-cell .eld-vehicle--status .mat-mdc-icon-button{padding:0}.eld-is--mobile .eld-accordion-table.eld-mob-dispatch .eld-chip-upcoming-loads-holder>.cl-comment-cell .eld-vehicle--status .mat-mdc-icon-button img{height:18px;width:18px}.eld-is--mobile .eld-accordion-table.eld-mob-dispatch .cl-route-status button{border-radius:50%;height:24px;left:calc(var(--spacing-40) * -1);padding:0;position:absolute;top:calc(var(--spacing-5) * -1);width:24px}.eld-is--mobile .eld-accordion-table.eld-mob-dispatch .eld-cell-2row{padding:var(--spacing-5) 0}.eld-is--mobile .eld-more-info--mask.eld-is--mobile{display:none}.eld-is--mobile .eld-dispatch.eld-is--mobile .cl-footer{min-width:calc(100% - var(--spacing-30));position:relative;top:0}.eld-is--mobile .eld-dispatch.eld-is--mobile .cl-footer .cl-main-row{border:0}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile{color:var(--text-color);font-size:var(--font-size-body-1);padding:var(--spacing-15)}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-empty-preview{color:var(--white);font-size:var(--font-size-body-2);text-align:center}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder{border:1px solid var(--default-border-color);border-radius:var(--spacing-5);padding-top:var(--spacing-10)}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-title-placeholder{color:var(--more-info-global-cont-tab-color)}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-mails-cont{color:var(--more-info-global-cont-tab-color);padding-top:var(--spacing-10)}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .general-info{padding:var(--spacing-20);max-height:100%!important;height:auto}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .general-info .cl-top-cont{flex-direction:column}@media (min-width: 420px){.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .general-info .cl-top-cont{flex-direction:row}}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .general-info .cl-top-cont .eld-icons-row{padding-bottom:var(--spacing-15);padding-top:var(--spacing-15)}@media (min-width: 420px){.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .general-info .cl-top-cont .eld-icons-row{padding-bottom:0;padding-top:0}}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .general-info .cl-info-block{color:var(--white);font-family:NunitoSans-Bold;font-size:var(--font-size-body-2)}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns{background-color:var(--more-info-global-btns-cont-bgcolor);display:flex!important;justify-content:space-between;padding:0 var(--spacing-20) var(--spacing-15);flex-direction:column;width:calc(100% - var(--spacing-40))}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns .btn-group,.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns app-more-button{width:100%}@media (min-width: 420px){.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns .btn-group,.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns app-more-button{width:auto}}@media (min-width: 420px){.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns{display:inline-flex!important;flex-direction:row}}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns button{min-width:auto}@media (min-width: 480px){.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns button{min-width:12rem;padding:0}}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns img,.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-global-holder .cl-vertical-btns .mat-icon{display:none}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .cl-main-cont,.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .history-holder{padding:var(--spacing-15)}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .history-holder li{color:var(--more-info-global-cont-tab-color);display:flex;line-height:1.2em;padding:var(--spacing-10) 0}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .history-holder li:not(:last-child){border-bottom:1px solid var(--more-info-global-border-color)}.eld-is--mobile .cl-footer.cl-preview-row.eld-is--mobile .history-holder li span{color:var(--white);padding-right:var(--spacing-10)}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery{padding:var(--spacing-15) 0}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-left:after{display:none}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info{margin-bottom:var(--spacing-15)}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont:first-child{padding-top:0}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont.eld-first-row{flex-direction:column}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont.eld-first-row .eld-col{padding:0 0 var(--spacing-15)}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont.eld-first-row .eld-col .eld-value{color:var(--text-heavy)}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont.eld-checking--block{flex-direction:column}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont.eld-checking--block .eld-col{padding:0}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont.eld-checking--block .eld-frm-field{width:100%}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info>.eld-cont.eld-checking--block .eld-pd-btn-complite button{width:auto;min-width:12rem}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info .eld-dynamic-blocks .cl-col{width:100%}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info .eld-dynamic-blocks .cl-col:after{display:none}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info .eld-dynamic-blocks .cl-col:nth-child(3n+2),.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info .eld-dynamic-blocks .cl-col:nth-child(3n+3){padding:0}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info .eld-dynamic-blocks .cl-col .eld-frm-field{width:100%}.eld-is--mobile .cl-footer.cl-preview-row .cl-pickup-delivery .eld-frm-more-info .eld-dynamic-blocks .cl-col.cl-btn-col{padding:var(--spacing-15) 0}.eld-is--mobile .eld-mob-dispatch-create--load.eld-no-data-cont{align-items:center;display:flex;justify-content:center;height:100%}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads{margin-top:54px;padding:var(--spacing-15)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-top-cont{padding:var(--spacing-15)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-top-cont .eld-cont{padding:0 0 var(--spacing-10)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-top-cont .eld-basis-info-cont{background-image:none;padding:0}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-top-cont .eld-additional-cont{padding:var(--spacing-15) 0;padding-left:0}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-top-cont .eld-additional-cont h3{padding-left:0}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-bottom-cont{padding:0 var(--spacing-15)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-bottom-cont .eld-pd-nav{border-right:0;padding-right:0;padding:var(--spacing-15) 0}.eld-is--mobile .eld-mob-dispatch-create--load .eld-create-loads .eld-frm-block .eld-bottom-cont .eld-pd-nav .eld-add-pd-btn--holder{align-items:center;display:flex;justify-content:flex-start;padding-bottom:var(--spacing-20)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-delevery-template,.eld-is--mobile .eld-mob-dispatch-create--load .eld-pickup-template{padding:var(--spacing-10);border-radius:var(--spacing-10)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-pickup-template{border:1px solid var(--blue)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-delevery-template{border:1px solid var(--green)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-checkboxes-holder .eld-window-like-cont{padding-top:var(--spacing-15)}.eld-is--mobile .eld-mob-dispatch-create--load .eld-checkboxes-holder .eld-window-like-cont .eld-row{display:block}@media (min-width: 420px){.eld-is--mobile .eld-mob-dispatch-create--load .eld-checkboxes-holder .eld-window-like-cont .eld-row{display:flex}}.eld-is--mobile .eld-mob-dispatch-create--load .eld-checkboxes-holder .eld-window-like-cont .eld-row .eld-col-2{width:100%}@media (min-width: 420px){.eld-is--mobile .eld-mob-dispatch-create--load .eld-checkboxes-holder .eld-window-like-cont .eld-row .eld-col-2{width:50%}}.eld-is--mobile .eld-content-settings.eld-content{height:calc(100% - 54px)!important}.eld-is--mobile .eld-view--settings.eld-view--settings{flex-direction:column;padding:0}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-nav{margin-top:var(--spacing-15)!important;margin-right:0!important;padding:0 var(--spacing-15)}@media (min-width: 420px){.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-nav .mat-mdc-list{display:flex;flex-direction:row}}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-nav .mat-mdc-list .mdc-list-item__content{display:flex;justify-content:center;padding:0 var(--spacing-10)}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-nav #support-link{margin-top:var(--spacing-15)}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body{margin-left:0!important;margin-right:0!important;margin-top:var(--spacing-20)!important;padding:0;height:cacl(100%-173px)}@media (min-width: 420px){.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body{height:cacl(100%-89px)}}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body .eld-settings-block .eld-header{border-radius:0!important;border-width:1px 0}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body .eld-widget-dnd--holder{flex-direction:column}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body .eld-feedback .eld-btn-group{display:flex;justify-content:space-between;align-items:flex-start}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body .eld-feedback .eld-right{flex-direction:column;display:flex}@media (min-width: 460px){.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body .eld-feedback .eld-right{flex-direction:row}}.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body .eld-feedback .eld-right .eld-btn-submit{margin-top:var(--spacing-15)}@media (min-width: 460px){.eld-is--mobile .eld-view--settings.eld-view--settings .eld-settings-body .eld-feedback .eld-right .eld-btn-submit{margin-top:0}}.eld-is--mobile .eld-mob-widget.eld-mob-widget--btn{background-color:var(--dash-widget-collapsed-btn-bgcolor);bottom:75px;height:30px;left:calc(50% - 35px);line-height:1;position:fixed;width:70px;z-index:99}.eld-is--mobile .eld-mob-widget.eld-mob-widget--btn .mat-icon{color:var(--dash-widget-btn-color)}.eld-is--mobile .eld-mob-widget-cont{background-color:var(--dash-widget-card-bgcolor);border-radius:var(--spacing-5);left:15px;height:calc(100vh - 204px);position:fixed;top:69px;width:calc(100% - 30px)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs{border-bottom:1px solid var(--default-border-color)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button{padding:0 var(--spacing-5);background-color:var(--dash-widget-card-bgcolor);border:0;border-radius:0;height:50px;width:50%;font-size:var(--font-size-table-header)}@media (min-width: 520px){.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button{width:25%}}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:not(:last-child){border-right:1px solid var(--default-border-color)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(1){border-top-left-radius:var(--spacing-5)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(2){border-top-right-radius:var(--spacing-5)}@media (min-width: 520px){.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(2){border-top-right-radius:0}}@media (min-width: 520px){.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(4){border-top-right-radius:var(--spacing-5)}}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(1),.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(2){border-bottom:1px solid var(--default-border-color)}@media (min-width: 520px){.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(1),.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button:nth-child(2){border-bottom:0}}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-tabs button.eld-selected{background-color:var(--blue);color:var(--white)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-dashboard-widget .cdk-virtual-scroll-viewport{min-height:calc(100vh - 373px)}@media (min-width: 520px){.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-dashboard-widget .cdk-virtual-scroll-viewport{min-height:calc(100vh - 323px)}}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-dashboard-widget .cdk-virtual-scroll-viewport .cdk-virtual-scroll-content-wrapper{padding:0 var(--spacing-15);min-width:calc(100% - var(--spacing-30))}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card{position:relative}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-mob-no-data{position:absolute;width:calc(100% - var(--spacing-60));top:var(--spacing-50)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card a{color:var(--text-heavy);text-decoration:none}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-header{padding:var(--spacing-15) 0;text-align:center}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-header a{text-decoration:none}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-header .eld-title{color:var(--text-heavy);font-family:NunitoSans-Bold;font-size:var(--font-size-body-2);padding-right:var(--spacing-10)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-header .eld-date-range{color:var(--text-color);font-family:NunitoSans-Bold;font-size:var(--font-size-body-2)}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-mob-widget-driver{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-mob-widget-driver .business{font-size:24px;height:24px;width:24px}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-mob-widget-driver .eld-status-dot--active:before{background-color:var(--green);border-radius:50%;height:10px;width:10px}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-mob-widget-driver .eld-status-dot--inactive:before{background-color:var(--text-color);border-radius:50%;height:10px;width:10px}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-mob-widget-number-row{align-items:center;display:flex;justify-content:flex-end}.eld-is--mobile .eld-mob-widget-cont .eld-mob-widget-cards .eld-mob-widget-card .eld-mob-widget-number-row img{margin-left:var(--spacing-15)}.eld-widget-map-status:not(.driver-card){align-items:center;border:1px solid var(--dialog-border-color);border-radius:4px;color:var(--text-color);display:flex;min-width:64rem;text-align:center;transition:background-color .15s ease-in-out}.eld-widget-map-status:not(.driver-card).eld-small-widget-status{height:38px;justify-content:center;min-width:11rem;padding:0 8px;position:relative;display:none}@media (min-width: 1366px){.eld-widget-map-status:not(.driver-card).eld-small-widget-status{display:flex;padding:var(--cl-spacing-xs)}}.eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header{align-items:center;height:100%;justify-content:center;position:absolute;width:31px;left:0;right:8px;padding-bottom:var(--spacing-20)}@media (min-width: 1366px){.eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header{padding:0;left:2px}}.eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header:not(:first-child){margin-top:var(--spacing-20)}.eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header:after{content:"";display:block;position:absolute;height:60%;top:20%;right:0;width:1px;background-color:var(--dash-legend-divider-color)}.eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header+div{margin-left:44px}.eld-widget-map-status:not(.driver-card).eld-small-widget-status div div:first-child{padding-bottom:0}.eld-widget-map-status:not(.driver-card).eld-small-widget-status div div:first-child span{line-height:1.6rem}.eld-widget-map-status:not(.driver-card).eld-small-widget-status div div:first-child span:last-of-type{font-size:1.4rem}.eld-widget-map-status:not(.driver-card) .eld-count{color:var(--text-heavy)}.eld-widget-map-status .eld-status-on-duty{background-color:var(--blue2);border-radius:50%;height:10px;width:10px;display:inline-block;margin-right:16px}.eld-widget-map-status .eld-status-in-motion,.eld-widget-map-status .eld-status-driving{margin-right:18px;position:relative}.eld-widget-map-status .eld-status-in-motion:before,.eld-widget-map-status .eld-status-driving:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_icon.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-widget-map-status .eld-status-in-motion{margin-right:18px;position:relative}.eld-widget-map-status .eld-status-in-motion:before{content:"";display:block;position:absolute;background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-widget-map-status .eld-status-unidentified{margin-right:18px;position:relative}.eld-widget-map-status .eld-status-unidentified:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_unidentified.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-widget-map-status .eld-status-potential-ud{margin-right:18px;position:relative}.eld-widget-map-status .eld-status-potential-ud:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_unidentified_potential.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-widget-map-status .eld-status-trailer-driving{margin-right:18px;position:relative}.eld-widget-map-status .eld-status-trailer-driving:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/pentagon.svg);background-repeat:no-repeat;background-size:10px 13px;display:inline-block;height:13px;width:10px}.eld-widget-map-status .eld-status-sleeper{background-color:var(--orange);border-radius:50%;height:10px;width:10px;display:inline-block;margin-right:8px}.eld-widget-map-status .eld-status-off-duty{background-color:#000;height:10px;width:10px;display:inline-block;margin-right:8px}.eld-widget-map-status .eld-status-yard-move{border-radius:50%;height:4px;width:4px;border:3px solid var(--blue2);display:inline-block;margin-right:8px}.eld-widget-map-status .eld-status-personal{height:4px;width:4px;border:3px solid #000;display:inline-block;margin-right:8px}.eld-widget-map-status .eld-status-stationary{background-color:var(--vehicle-status-stationary-color-2);border-radius:50%;height:10px;width:10px;display:inline-block;margin-right:8px;margin-bottom:4px}.eld-widget-map-status .eld-status-idling{background-color:#000;border-radius:50%;height:10px;width:10px;display:inline-block;background:var(--yellow);margin-right:8px;margin-bottom:4px}.eld-widget-map-status .eld-status-trailer-stationary{background-color:var(--vehicle-status-stationary-color-2);height:10px;width:10px;display:inline-block;margin-right:8px}.eld-widget-map-status .eld-status-disconnected{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/disconnected.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;margin-right:8px;width:14px}.eld-is--mobile .eld-widget-map-status:not(.driver-card).eld-small-widget-status{display:flex}.eld-mob-sidenav--backdrop{top:54px;left:255px;height:100%;width:100%;position:fixed;background-color:var(--mob-sidenav-backdrop-color);z-index:10;transition:left ease-in-out 75ms;visibility:visible}.eld-mob-sidenav--backdrop.eld-mob-backdrop-with--banner{height:calc(100% - 70px);top:124px}.eld-mob-sidenav--backdrop.eld-mob-backdrop-with--banner:before{top:70px}.eld-mob-sidenav--backdrop.eld-closed{visibility:hidden;left:0;pointer-events:all}.eld-mob-sidenav--backdrop.eld-closed:before{left:0}.eld-mob-sidenav--backdrop:before{content:"";display:block;position:absolute;top:0;left:86px;position:fixed;height:54px;width:100%;background-color:var(--mob-sidenav-backdrop-color)}.eld-locked-feature--cont{align-items:center;display:flex;height:calc(100vh - 54px);justify-content:center;overflow:auto;padding-top:54px}@media (min-width: 768px){.eld-locked-feature--cont{height:80%;overflow:auto;padding:0 0 100px;position:sticky}}.eld-locked-feature--cont .eld-locked-feature{align-items:center;color:var(--text-color);display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:90%;padding:0 var(--spacing-15);position:relative}@media (min-width: 768px){.eld-locked-feature--cont .eld-locked-feature{max-width:700px;padding:var(--spacing-40) 0 0;top:90px}}.eld-locked-feature--cont .eld-locked-feature h1{color:var(--text-heavy);padding:var(--spacing-5) 0 var(--spacing-15);text-align:center}.eld-locked-feature--cont .eld-locked-feature p{text-align:center;line-height:1.2;margin:var(--spacing-5) 0;width:100%}@media (min-width: 580px){.eld-locked-feature--cont .eld-locked-feature p{width:76%}}.eld-locked-feature--cont .eld-locked-feature img{width:135px}.eld-locked-feature--cont .eld-locked-feature img.large-img{width:500px}.eld-locked-feature--cont .eld-locked-feature .eld-btn--link{margin-top:var(--spacing-30)}.eld-is--mobile .eld-reports-unlock--gps,.eld-is--mobile .eld-lh-unlock--gps{background-color:var(--body-bgcolor);height:calc(100vh - 130px);left:0;position:absolute;top:0;width:100%}.eld-is--mobile .eld-reports-unlock--gps .eld-locked-feature--cont,.eld-is--mobile .eld-lh-unlock--gps .eld-locked-feature--cont{height:calc(100% - 52px);padding-top:0}.eld-is--mobile .eld-reports-unlock--gps .eld-locked-feature{z-index:10}.eld-is--mobile .eld-reports-unlock--gps .eld-locked-feature--cont{height:calc(100vh - 52px);padding-top:0}.files-list{margin-top:1.5rem}.files-list .single-file{align-items:center;border-radius:4px;border:1px solid var(--drop-zone-border-color);display:flex;flex-grow:1;justify-content:space-between;margin-bottom:var(--spacing-10);padding:var(--spacing-5)}.files-list .single-file .delete-icon{cursor:pointer;margin-left:var(--spacing-5)}.files-list .single-file .name{color:var(--negative);font-size:var(--font-size-body-1);margin:0}.files-list .single-file .size{color:var(--text-color);font-size:var(--font-size-table-header);margin:4px 0}.files-list .single-file .info{padding-left:var(--spacing-10);width:100%}.eld-global-filters.mat-mdc-select-panel{--mdc-typography-subtitle1-font-size: var(--font-size-badges-2)}.eld-global-filters.eld-gf--options{min-width:30rem}.eld-global-filters.eld-gf--companies{min-width:34rem}.eld-global-filters.eld-gf--groups{min-width:35rem}.eld-global-filters .option-sub-tab{padding-left:var(--spacing-50)}@media (min-height: 600px){.eld-global-filters.toolbar-select-options{min-height:500px}}.eld-global-filters .multi-option.mat-mdc-checkbox .mdc-form-field{padding-left:6px}.eld-gf--cont{display:flex;justify-content:center;align-items:center;position:relative;top:10px}.eld-gf--cont .mat-mdc-select{--mdc-typography-body1-font-size: var(--font-size-badges-2);--mdc-typography-body1-font-family: NunitoSans-SemiBold}.eld-single-company--preview{align-items:center;background-color:var(--input-bgcolor);border-radius:4px;border:1px solid var(--default-border-color-2);font-family:NunitoSans-SemiBold;bottom:0;box-sizing:border-box;color:var(--text-heavy);display:flex;flex-direction:column;height:40px;justify-content:center;margin:0;min-width:12rem}.eld-single-company--preview .eld-label{color:var(--text-color);display:none;font-size:var(--font-size-divider);line-height:1.3em;text-align:right}.eld-single-company--preview .eld-value{font-size:var(--font-size-badges-2);line-height:24px;margin-top:2px;padding:0 8px}#eld-faults-preview{background:var(--popover-bg-color);border-radius:4px;padding:4px}#eld-faults-preview .mat-mdc-list{margin-bottom:8px;max-height:300px;overflow:auto;min-width:400px}#eld-faults-preview .mat-mdc-list-item{display:flex;height:-moz-fit-content;height:fit-content;padding:4px 0;vertical-align:top}#eld-faults-preview .mat-mdc-list-item .mdc-list-item__primary-text{word-wrap:normal;white-space:normal;text-overflow:unset}#eld-faults-preview .mat-mdc-list-item .mdc-list-item__content{align-items:start;color:var(--popover-text-color);text-overflow:unset;white-space:normal}#eld-faults-preview .mat-mdc-list-item .items-wrapper{border-bottom:1px solid var(--gray);padding-bottom:8px;position:relative;display:inline-flex;width:calc(100% - 8px)}#eld-faults-preview .mat-mdc-list-item span.list-item-dot{display:inline-block;font-size:var(--font-size-body1);margin-right:var(--spacing-5);vertical-align:top;color:var(--popover-text-color)}#eld-faults-preview .mat-mdc-list-item span.list-item-text{display:inline-block;font-size:var(--font-size-table-header);vertical-align:top}#eld-faults-preview .mat-mdc-list-item span.list-item-text:not(.fault-status){max-width:300px;overflow:hidden}#eld-faults-preview .mat-mdc-list-item .fault-status{position:absolute;top:0;right:0}#eld-faults-preview .mat-mdc-list-item .fault-status.danger{color:var(--red)}#gps-sensor-data-preview{background:var(--popover-bg-color);border-radius:4px;padding:4px 0 0}#gps-sensor-data-preview .mat-mdc-list{max-height:220px;overflow:auto}#gps-sensor-data-preview .mat-mdc-list-item{display:flex;height:-moz-fit-content;height:fit-content;padding:4px 0;vertical-align:top}#gps-sensor-data-preview .mat-mdc-list-item .mdc-list-item__primary-text{word-wrap:normal;white-space:normal;text-overflow:unset;color:var(--popover-text-color)}#gps-sensor-data-preview .mat-mdc-list-item .mdc-list-item__content{align-items:start;color:var(--popover-text-color);text-overflow:unset;white-space:normal}#gps-sensor-data-preview .mat-mdc-list-item:last-of-type .items-wrapper{border-bottom:none}#gps-sensor-data-preview .mat-mdc-list-item .list-item-row .list-item-text .eld-icon-lucide__move{margin-right:1px}#chart-custom-tooltip{background:var(--popover-bg-color);color:var(--popover-text-color);border-radius:6px;padding:5px 7px;font-size:70%;opacity:.9}#chart-custom-tooltip>div{display:flex;flex-direction:column;justify-content:center;align-items:center}#chart-speeding-events-trend-custom-tooltip{background:var(--popover-bg-color);color:var(--popover-text-color);border-radius:6px;padding:13px 15px;font-size:80%;opacity:.9}#chart-speeding-events-trend-custom-tooltip .content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}#chart-speeding-events-trend-custom-tooltip .content .date{font-family:Inter-Regular;font-weight:400}#chart-speeding-events-trend-custom-tooltip .content .summary,#chart-speeding-events-trend-custom-tooltip .content .status{display:flex;align-items:center;gap:10px}#chart-speeding-events-trend-custom-tooltip .content .summary .status-name{width:188px}#chart-speeding-events-trend-custom-tooltip .content .status{font-family:Inter-Regular;font-weight:400}#chart-speeding-events-trend-custom-tooltip .content .status .icon{height:8px;width:8px;border-radius:50%}#chart-speeding-events-trend-custom-tooltip .content .status .status-name{width:170px}.mde-tooltip{font-family:Inter-Regular;max-width:340px;width:300px;height:auto;background-color:var(--popover-bg-color);color:var(--popover-text-color-secondary);padding:8px 16px;font-size:80%;opacity:.9;border-radius:6px;white-space:pre-line}.mde-tooltip p{font-weight:400}.mde-tooltip p span{color:var(--popover-text-color);font-family:Inter-SemiBold}.eld-safty__dialog--requset-video .eld-slider-holder{position:relative}.eld-safty__dialog--requset-video .eld-slider-holder:before,.eld-safty__dialog--requset-video .eld-slider-holder:after{content:"";display:block;position:absolute;background-color:var(--lh-slider-event-line-color);border-radius:50%;height:16px;width:16px;top:3px}.eld-safty__dialog--requset-video .eld-slider-holder:after{right:0}.eld-safty__dialog--requset-video .eld-slider-holder:before{left:0;z-index:0}.eld-safty__dialog--requset-video .eld-slider-holder.gps-trailer:before,.eld-safty__dialog--requset-video .eld-slider-holder.gps-trailer:after{background-color:var(--map-trailer-color);border-radius:50%;height:16px;width:16px}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper{height:0;position:relative;width:0}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper:before,.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper:after{content:"";display:block;position:absolute;background-color:var(--body-bgcolor);border-radius:50%;height:6px;width:6px;top:8px;z-index:1}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper:before{content:"";display:block;position:absolute;background-color:#fff;border-radius:50%;height:6px;width:6px;top:8px;pointer-events:all;right:5px}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper:after{position:absolute;right:5px}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper.left:before{left:5px}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper.left:after{display:none}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper.right{position:absolute;right:0;top:0;z-index:1}.eld-safty__dialog--requset-video .eld-slider-holder .eld-small-circle-helper.right:before{right:5px}.eld-safty__dialog--requset-video .eld-slider-holder .eld-event-id{background:var(--safety-event-line-color);height:8px;pointer-events:none;position:absolute;top:1px;width:12px;z-index:0}.eld-safty__dialog--requset-video .eld-slider-holder mat-slider{width:100%}.eld-safty__dialog--requset-video .eld-timeline-lables{color:var(--text-color);display:flex;font-size:1.4rem;-webkit-user-select:none;user-select:none;justify-content:space-between;padding:24px 0 16px}.eld-safty__dialog--requset-video .eld-timeline-lables div{position:relative}.eld-sidenav--opened .eld-safty__dialog--requset-video .eld-location-history-card{top:var(--spacing-90)}@media (min-width: 1480px){.eld-sidenav--opened .eld-safty__dialog--requset-video .eld-location-history-card{top:var(--spacing-30)}}.top-offset .eld-maps-options{top:calc(70px + var(--spacing-25))!important}.eld-dashboard .eld-duty-status-filter .eld-frm-field{margin-right:0;min-width:100%}.eld-dashboard .warning{color:var(--red)}.eld-dashboard .scrollable-widget-data{height:175px;overflow:hidden;padding-right:0}.eld-dashboard .eld-map-holder{border-radius:4px;min-height:40rem;overflow:hidden;position:relative;transition:height .15s ease-in-out;height:calc(100% - 249px)}.eld-dashboard .eld-map-holder.eld-widget-collapsed{height:calc(100% - 15px)}.eld-dashboard .eld-map-holder .eld-live-share-button-holder{position:absolute;top:var(--spacing-10);right:var(--spacing-15)}.eld-dashboard .eld-map-holder .eld-live-share-button-holder button{background-color:var(--dash-widget-collapsed-btn-bgcolor);border-color:var(--dash-widget-collapsed-btn-bgcolor);color:var(--dash-widget-btn-color)}.eld-dashboard .eld-map-holder .eld-live-share-button-holder button mat-icon{font-size:2rem;height:2rem;width:2rem}.eld-dashboard .eld-map-holder.eld-right:not(.eld-map-filter--expanded) .eld-live-share-button-holder{right:calc(100px + var(--spacing-15))}.eld-dashboard .eld-map-holder.eld-right:not(.eld-map-filter--expanded) .gmnoprint.gm-bundled-control>.gmnoprint>div{margin-left:-108px!important}.eld-dashboard .eld-map-holder.eld-right.eld-map-filter--expanded .eld-live-share-button-holder{right:calc(370px + var(--spacing-15))}.eld-dashboard .eld-map-holder.eld-right.eld-map-filter--expanded .gmnoprint.gm-bundled-control>.gmnoprint>div{margin-top:-40px}.eld-dashboard .eld-map-holder.eld-right.eld-map-filter--expanded-safari-right .gmnoprint.gm-bundled-control>.gmnoprint>div{left:-188px;position:absolute}.eld-dashboard .eld-map-holder.eld-.eld-map-filter--expanded-safari-left .gmnoprint.gm-bundled-control>.gmnoprint>div{left:-188px;position:absolute}.eld-dashboard .eld-map-holder agm-map{height:100%}.eld-dashboard .eld-map-holder agm-map .gm-style-iw-ch{display:none!important}.eld-dashboard .eld-map-holder agm-map .gm-bundled-control{bottom:82px!important;right:30px!important}.eld-dashboard .eld-map-holder agm-map .gm-bundled-control>.gmnoprint>div{height:65px!important;width:32px!important}.eld-dashboard .eld-map-holder agm-map .gmnoprint button.gm-control-active{height:32px!important;width:32px!important}.eld-dashboard .eld-map-holder agm-map .gmnoprint button.gm-control-active+div{width:22px!important}.eld-dashboard .eld-map-holder .gm-control-active>img:nth-child(1){display:block!important}.eld-dashboard .eld-map-holder .gm-control-active>img:not(:nth-child(1)){display:none!important}.eld-dashboard .eld-map-holder .mapouter{height:662px;position:relative;text-align:right;width:100%}@media (min-height: 800px){.eld-dashboard .eld-map-holder .mapouter{height:488px}}@media (min-height: 900px){.eld-dashboard .eld-map-holder .mapouter{height:594px}}.eld-dashboard .eld-map-holder .mapouter iframe{height:594px;width:100%}@media (min-height: 800px){.eld-dashboard .eld-map-holder .mapouter iframe{height:488px}}@media (min-height: 900px){.eld-dashboard .eld-map-holder .mapouter iframe{height:594px}}.eld-dashboard .eld-map-holder .gmap_canvas{background:none!important;height:662px;overflow:hidden;width:100%}@media (min-height: 800px){.eld-dashboard .eld-map-holder .gmap_canvas{height:488px}}@media (min-height: 900px){.eld-dashboard .eld-map-holder .gmap_canvas{height:594px}}.eld-dashboard .eld-map-holder>.eld-top-cont{display:flex;flex-direction:column;justify-content:space-between;padding:16px 8px 0;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 386px)}.eld-dashboard .eld-map-holder>.eld-top-cont>div{margin-bottom:8px}.eld-dashboard .eld-map-holder.eld-right.eld-map-filter--expanded{padding-right:370px;transition:padding-right ease-in-out 75ms}.eld-dashboard .eld-map-holder.eld-right .eld-widget-map-filter{right:0}.eld-dashboard .eld-map-holder:not(.eld-right).eld-map-filter--expanded{padding-left:370px;transition:padding-left ease-in-out 75ms}.eld-dashboard .eld-map-holder:not(.eld-right) .eld-widget-map-filter{border-right:1px solid var(--dialog-border-color);left:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter{background-color:var(--map-filter-bgcolor);height:100%;position:absolute;top:0;transition:width 75ms ease-in-out;width:370px}.eld-dashboard .eld-map-holder .eld-widget-map-filter.eld-collapsed{width:100px}.eld-dashboard .eld-map-holder .eld-widget-map-filter.eld-collapsed .eld-top-cont .eld-cont button{min-width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-search-select,.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-search{width:100%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .mat-mdc-select{font-size:1.4rem}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-top-cont{padding:var(--spacing-20)}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-top-cont .eld-cont{display:flex;flex-direction:row}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-top-cont .eld-cont .eld-search-field{min-width:0}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-top-cont .eld-cont button{min-width:20px;padding:0 10px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-top-cont .eld-cont img{height:20px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-top-cont .eld-frm{align-items:center;display:flex;flex-direction:column;justify-content:space-between;min-height:9rem}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-bottom-cont{height:calc(100% - 214px);overflow:auto}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-bottom-cont .cdk-virtual-scroll-content-wrapper{min-width:calc(100% - var(--spacing-2) * 2);padding:0 var(--spacing-2) var(--spacing-25)}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-gps-card .eld-map-filter-item,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-driver-card .eld-map-filter-item{color:var(--text-color);border-radius:8px;margin-bottom:12px}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-time-ago,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-gps-card .eld-time-ago,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-driver-card .eld-time-ago{font-size:1.1rem}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card:not(:last-child) .eld-map-filter-item,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-gps-card:not(:last-child) .eld-map-filter-item,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-driver-card:not(:last-child) .eld-map-filter-item{position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card:not(:last-child) .eld-map-filter-item:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-gps-card:not(:last-child) .eld-map-filter-item:after,.eld-dashboard .eld-map-holder .eld-widget-map-filter app-driver-card:not(:last-child) .eld-map-filter-item:after{content:"";display:block;position:absolute;background-color:var(--dialog-border-color);bottom:0;height:1px;left:2%;width:96%}.eld-dashboard .eld-map-holder .eld-widget-map-filter .eld-hover-action-item{align-items:center;border-radius:50%;display:flex;justify-content:center;height:20px;width:20px}.eld-dashboard .eld-map-holder .eld-widget-map-filter .call-hos a.hover-link{margin:0}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card){align-items:center;border:1px solid var(--dialog-border-color);border-radius:4px;color:var(--text-color);display:flex;min-width:64rem;text-align:center;transition:background-color .15s ease-in-out}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status{height:38px;justify-content:center;min-width:11rem;padding:0 8px;position:relative;display:none}@media (min-width: 1366px){.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status{display:flex;padding:var(--cl-spacing-xs)}}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header{align-items:center;height:100%;justify-content:center;position:absolute;width:31px;left:0;right:8px;padding-bottom:var(--spacing-20)}@media (min-width: 1366px){.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header{padding:0;left:2px}}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header:not(:first-child){margin-top:var(--spacing-20)}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header:after{content:"";display:block;position:absolute;height:60%;top:20%;right:0;width:1px;background-color:var(--dash-legend-divider-color)}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status .eld-counter-header+div{margin-left:44px}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status div div:first-child{padding-bottom:0}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status div div:first-child span{line-height:1.6rem}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card).eld-small-widget-status div div:first-child span:last-of-type{font-size:1.4rem}.eld-dashboard .eld-map-holder .eld-widget-map-status:not(.driver-card) .eld-count{color:var(--text-heavy)}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-on-duty{background-color:var(--blue2);border-radius:50%;height:10px;width:10px;display:inline-block;margin-right:16px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-in-motion,.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-driving{margin-right:18px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-in-motion:before,.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-driving:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_icon.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-in-motion{margin-right:18px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-in-motion:before{content:"";display:block;position:absolute;background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-unidentified{margin-right:18px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-unidentified:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_unidentified.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-potential-ud{margin-right:18px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-potential-ud:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/driving_unidentified_potential.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;width:14px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-trailer-driving{margin-right:18px;position:relative}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-trailer-driving:before{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/pentagon.svg);background-repeat:no-repeat;background-size:10px 13px;display:inline-block;height:13px;width:10px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-sleeper{background-color:var(--orange);border-radius:50%;height:10px;width:10px;display:inline-block;margin-right:8px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-off-duty{background-color:#000;height:10px;width:10px;display:inline-block;margin-right:8px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-yard-move{border-radius:50%;height:4px;width:4px;border:3px solid var(--blue2);display:inline-block;margin-right:8px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-personal{height:4px;width:4px;border:3px solid #000;display:inline-block;margin-right:8px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-stationary{background-color:var(--vehicle-status-stationary-color-2);border-radius:50%;height:10px;width:10px;display:inline-block;margin-right:8px;margin-bottom:4px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-idling{background-color:#000;border-radius:50%;height:10px;width:10px;display:inline-block;background:var(--yellow);margin-right:8px;margin-bottom:4px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-trailer-stationary{background-color:var(--vehicle-status-stationary-color-2);height:10px;width:10px;display:inline-block;margin-right:8px}.eld-dashboard .eld-map-holder .eld-widget-map-status .eld-status-disconnected{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/disconnected.svg);background-repeat:no-repeat;background-size:14px;display:inline-block;height:14px;margin-right:8px;width:14px}.eld-dashboard .eld-map-holder .eld-is--mobile .eld-widget-map-status:not(.driver-card).eld-small-widget-status{display:flex}.eld-dashboard .eld-map-holder .eld-maps-options{color:var(--text-color);display:flex;flex-direction:row;height:38px;justify-content:space-between;min-width:18rem;pointer-events:all;position:fixed;top:var(--spacing-25);transition:left .15s ease-in-out;z-index:9999}.eld-dashboard .eld-map-holder .eld-maps-options .eld-frm .eld-cont.eld-search-select{padding:0}.eld-dashboard .eld-map-holder .eld-maps-options>div{background-color:var(--dash-legend-refresh-btn-bgcolor);border:1px solid var(--dialog-border-color);border-radius:4px;overflow:hidden}.eld-dashboard .eld-map-holder .eld-maps-options .eld-map-options-dropdown{background-color:var(--dash-legend-refresh-btn-bgcolor);border:1px solid var(--dialog-border-color);border-radius:4px;overflow:hidden;margin-right:24px;height:38px}.eld-dashboard .eld-map-holder .eld-maps-options .eld-map-options-dropdown .eld-frm .eld-frm-field{padding-top:0;width:12rem}.eld-dashboard .eld-map-holder .eld-maps-options .eld-map-fullscreen{align-items:center;background-color:var(--dash-legend-refresh-btn-bgcolor);display:flex;height:38px;justify-content:center;width:38px}.eld-dashboard .eld-map-holder .eld-maps-options .eld-map-fullscreen .mat-mdc-icon-button{height:38px;width:38px}.eld-dashboard .eld-map-holder .eld-maps-options .eld-map-fullscreen button{line-height:40px}.eld-dashboard .eld-map-holder .eld-maps-options .eld-map-fullscreen button img{margin:0}.eld-dashboard .eld-map-holder .eld-maps-options .eld-map-fullscreen .mat-icon{align-items:center;display:flex;font-size:3.2rem;width:32px}.eld-dashboard .eld-map-holder .eld-dashboard .eld-map-holder .eld-maps-options{left:calc(255px + var(--spacing-30))}.eld-dashboard .eld-map-holder .eld-dashboard .eld-map-holder .eld-maps-options.alternative{left:calc(625px + var(--spacing-30))}.eld-dashboard .eld-map-holder .eld-sidenav--collapsed .eld-dashboard .eld-map-holder .eld-maps-options{left:calc(100px + var(--spacing-30))}.eld-dashboard .eld-widget-bar{position:fixed;bottom:calc((442px) + 32px + var(--spacing-35));left:calc(50% - 312.5px);width:600px}.eld-dashboard .eld-widget-bar:not(.eld-collapsed-bar){padding:var(--spacing-45) 0 0}.eld-dashboard .eld-widget-bar:not(.eld-collapsed-bar) .eld-widget-toolbar{top:0}.eld-dashboard .eld-widget-bar.eld-collapsed-bar{bottom:0}.eld-dashboard .eld-widget-bar.eld-collapsed-bar .eld-widget-toolbar{bottom:0;height:calc(var(--spacing-15) + var(--spacing-30))}.eld-dashboard .eld-widget-bar .eld-widget-holder{display:flex;flex-direction:row;justify-content:center;opacity:1;pointer-events:none;position:absolute;transform:translate(0);transition:all .15s ease-in-out;width:100%}.eld-dashboard .eld-widget-bar .eld-widget-holder.eld-collapsed{pointer-events:none;opacity:0;transform:translateY(-90%);z-index:-1}.eld-dashboard .eld-widget-bar .eld-widget-holder .eld-widget--nav{align-items:center;display:flex;justify-content:center;pointer-events:auto}.eld-dashboard .eld-widget-bar .eld-widget-holder .eld-widget--nav.eld-left{padding-right:var(--spacing-15)}.eld-dashboard .eld-widget-bar .eld-widget-holder .eld-widget--nav.eld-right{padding-left:var(--spacing-15)}.eld-dashboard .eld-widget-bar .eld-widget-toolbar{display:flex;justify-content:center;position:absolute;pointer-events:none;width:100%}.eld-dashboard .eld-widget-bar .eld-widget-toolbar .eld-btn-group{position:absolute;z-index:1}.eld-dashboard .eld-widget-bar .eld-widget-toolbar .eld-btn-group:not(.eld-attached-group){top:0}.eld-dashboard .eld-widget-bar .eld-widget--cont{display:flex;flex-direction:column;height:474px;justify-content:space-between;width:1032px}.eld-dashboard .eld-widget-bar .eld-card-stat{border:1px solid var(--dash-widget-card-border-color);border-radius:var(--spacing-10);box-sizing:border-box;height:221px;margin:0;pointer-events:auto;width:500px}.eld-dashboard .mat-drawer-inner-container{background-color:var(--body-bgcolor)}.eld-dashboard .mat-drawer-backdrop{background-color:var(--body-bgcolor);width:0px}.eld-dashboard .more-info-drawer .more-info-nav-btn,.eld-dashboard .eld-map-item--more .more-info-nav-btn{margin:var(--spacing-5);color:var(--cards-more-info-header-btn-color);background-color:transparent;border-radius:0!important}.eld-dashboard .more-info-drawer .more-info-btn-active,.eld-dashboard .eld-map-item--more .more-info-btn-active{border-bottom:2px solid var(--blue);color:var(--blue)}.eld-dashboard .more-info-drawer .driver-info,.eld-dashboard .eld-map-item--more .driver-info{margin-top:var(--spacing-10);padding-top:var(--spacing-10);min-height:35px}.eld-dashboard .more-info-drawer .driver-info.eld-no-data,.eld-dashboard .eld-map-item--more .driver-info.eld-no-data{font-size:var(--font-size-subtitle-1);justify-content:center;padding-top:50%;text-align:center}.eld-dashboard .more-info-drawer .driver-info,.eld-dashboard .more-info-drawer .more-info-header-wrapper,.eld-dashboard .eld-map-item--more .driver-info,.eld-dashboard .eld-map-item--more .more-info-header-wrapper{display:flex;align-items:center;justify-content:space-between}.eld-dashboard .more-info-drawer .driver-info.fixed-right,.eld-dashboard .more-info-drawer .more-info-header-wrapper.fixed-right,.eld-dashboard .eld-map-item--more .driver-info.fixed-right,.eld-dashboard .eld-map-item--more .more-info-header-wrapper.fixed-right{justify-content:flex-end}.eld-dashboard .more-info-drawer .more-info-header-wrapper,.eld-dashboard .eld-map-item--more .more-info-header-wrapper{min-height:var(--spacing-45);width:calc(370px - var(--spacing-40))}.eld-dashboard .more-info-drawer .more-info-single-wrapper,.eld-dashboard .eld-map-item--more .more-info-single-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-top:1rem;color:var(--text-color)}.eld-dashboard .more-info-drawer .more-info-value,.eld-dashboard .more-info-drawer .more-info-header,.eld-dashboard .eld-map-item--more .more-info-value,.eld-dashboard .eld-map-item--more .more-info-header{margin-top:var(--spacing-10);font-size:var(--font-size-body-2)}.eld-dashboard .more-info-drawer .driver-name,.eld-dashboard .more-info-drawer .more-info-driver-status-data,.eld-dashboard .more-info-drawer .more-info-header,.eld-dashboard .eld-map-item--more .driver-name,.eld-dashboard .eld-map-item--more .more-info-driver-status-data,.eld-dashboard .eld-map-item--more .more-info-header{color:var(--cards-more-info-header-text)!important}.eld-dashboard .more-info-drawer .more-info-driver-status-data,.eld-dashboard .eld-map-item--more .more-info-driver-status-data{display:flex;align-items:center;justify-content:center}.eld-dashboard .more-info-drawer .more-info-driver-status-data>*,.eld-dashboard .eld-map-item--more .more-info-driver-status-data>*{margin:0 var(--spacing-10)}.eld-dashboard .more-info-drawer .driver-name,.eld-dashboard .eld-map-item--more .driver-name{font-size:var(--font-size-subtitle-1)}.eld-dashboard .more-info-drawer .more-info-single-wrapper-small,.eld-dashboard .eld-map-item--more .more-info-single-wrapper-small{display:flex;align-items:center;justify-content:space-between;margin:var(--spacing-10) 0;width:330px}.eld-dashboard .more-info-drawer .more-info-header-small,.eld-dashboard .eld-map-item--more .more-info-header-small{font-size:var(--font-size-table-header)}.eld-dashboard .more-info-drawer .more-info-value-small,.eld-dashboard .eld-map-item--more .more-info-value-small{font-size:var(--font-size-badges-2);text-align:left;width:200px;word-wrap:break-word}.eld-dashboard .more-info-drawer .driver-name-wrapper,.eld-dashboard .eld-map-item--more .driver-name-wrapper{display:flex;align-items:center;justify-content:center}.eld-dashboard .more-info-drawer .driver-name-wrapper>*,.eld-dashboard .eld-map-item--more .driver-name-wrapper>*{margin:0 var(--spacing-5)}.eld-dashboard .more-info-drawer .faults-list,.eld-dashboard .eld-map-item--more .faults-list{list-style-type:circle;width:100%;padding:0 var(--spacing-20);font-size:var(--font-size-badges-2)}.eld-dashboard .more-info-drawer .faults-list li,.eld-dashboard .eld-map-item--more .faults-list li{margin:var(--spacing-10) 0}.eld-dashboard .more-info-drawer .no-vehicle-faults,.eld-dashboard .eld-map-item--more .no-vehicle-faults{font-size:var(--font-size-badges-2)}.eld-dashboard .mat-drawer{overflow:hidden}.eld-dashboard .more-info-drawer .more-info-body-wrapper{height:calc(100% - 46px);overflow:auto;overflow-x:hidden}.eld-is--mobile .eld-dashboard .driver-info{margin-top:0;padding-top:0;min-height:auto}.eld-is--mobile .eld-dashboard .eld-status-dot{margin:0 var(--spacing-5)}.eld-is--mobile .eld-dashboard .more-info-hos-times-wrapper{width:calc(100vw - var(--spacing-60))}.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet) .eld-widget-bar{display:none}@media (min-width: 1310px) and (max-width: 1829px) and (min-height: 660px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet):not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar{display:block}}@media (min-width: 1830px) and (min-height: 410px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet):not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar{display:block}}@media (min-width: 1040px) and (max-width: 1559px) and (min-height: 660px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet):not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar{display:block}}@media (min-width: 1560px) and (min-height: 410px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet):not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar{display:block}}@media (min-width: 1110px) and (max-width: 1639px) and (min-height: 660px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet).eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar{display:block}}@media (min-width: 1640px) and (min-height: 410px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet).eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar{display:block}}@media (min-width: 880px) and (max-width: 1365px) and (min-height: 660px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet).eld-collapsed .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar{display:block}}@media (min-width: 1366px) and (min-height: 410px){.eld-sidenav:not(.eld-is--mobile):not(.eld-is--tablet).eld-collapsed .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar{display:block}}.eld-sidenav.eld-collapsed .eld-dashboard.eld-map-filter--collapsed.eld-map-filter--left .eld-widget-bar{left:calc(50% - 210px)}@media (min-width: 1366px){.eld-sidenav.eld-collapsed .eld-dashboard.eld-map-filter--collapsed.eld-map-filter--left .eld-widget-bar{left:calc(50% - 470px);width:1132px}}@media (min-width: 1366px){.eld-sidenav.eld-collapsed .eld-dashboard.eld-map-filter--collapsed.eld-map-filter--left .eld-widget-bar:not(.eld-collapsed-bar){left:calc(50% - 470px)}}.eld-sidenav.eld-collapsed .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar{left:calc(50% - 310px)}@media (min-width: 1366px){.eld-sidenav.eld-collapsed .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar:not(.eld-collapsed-bar){bottom:calc(221px + var(--spacing-35));width:1132px;left:calc(50% - 570px)}}@media (min-width: 1366px){.eld-sidenav.eld-collapsed .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar:not(.eld-collapsed-bar) .eld-widget--cont{flex-direction:row;height:221px}}.eld-sidenav.eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed).eld-map-filter--left .eld-widget-bar{left:calc(50% - 60px)}@media (min-width: 1640px){.eld-sidenav.eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed).eld-map-filter--left .eld-widget-bar{left:calc(50% - 331px);width:1132px}}@media (min-width: 1640px){.eld-sidenav.eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed).eld-map-filter--left .eld-widget-bar:not(.eld-collapsed-bar){left:calc(50% - 331px)}}.eld-sidenav.eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar{left:calc(50% - 430px)}@media (min-width: 1640px){.eld-sidenav.eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar:not(.eld-collapsed-bar){bottom:calc((221px) + var(--spacing-35));width:1132px;left:calc(50% - 701px)}}@media (min-width: 1640px){.eld-sidenav.eld-collapsed .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar:not(.eld-collapsed-bar) .eld-widget--cont{flex-direction:row;height:221px}}.eld-sidenav:not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed.eld-map-filter--left .eld-widget-bar{left:calc(50% - 77.5px)}@media (min-width: 1560px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed.eld-map-filter--left .eld-widget-bar{left:calc(50% - 77.5px)}}@media (min-width: 1560px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed.eld-map-filter--left .eld-widget-bar:not(.eld-collapsed-bar){left:calc(50% - 366px)}}.eld-sidenav:not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar{left:calc(50% - 177.5px)}@media (min-width: 1560px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar:not(.eld-collapsed-bar){bottom:calc(221px + var(--spacing-35));width:1132px;left:calc(50% - 466px)}}@media (min-width: 1560px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard.eld-map-filter--collapsed .eld-widget-bar:not(.eld-collapsed-bar) .eld-widget--cont{flex-direction:row;height:221px}}.eld-sidenav:not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed).eld-map-filter--left .eld-widget-bar{left:calc(50% + 12.5px)}@media (min-width: 1830px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed).eld-map-filter--left .eld-widget-bar{left:calc(50% - 280px);width:1132px}}@media (min-width: 1830px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed).eld-map-filter--left .eld-widget-bar:not(.eld-collapsed-bar){left:calc(50% - 280px)}}.eld-sidenav:not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar{left:calc(50% - 357.5px)}@media (min-width: 1830px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar:not(.eld-collapsed-bar){bottom:calc(221px + var(--spacing-35));width:1132px;left:calc(50% - 650px)}}@media (min-width: 1830px){.eld-sidenav:not(.eld-collapsed) .eld-dashboard:not(.eld-map-filter--collapsed) .eld-widget-bar:not(.eld-collapsed-bar) .eld-widget--cont{flex-direction:row;height:221px}}.eld-sidenav .eld-dashboard.eld-map-filter--left .eld-widget-bar{right:0}@media (min-width: 1366px){.eld-fullscreen .eld-map-holder.eld-right .eld-maps-options{left:var(--spacing-30)}}@media (min-width: 1366px){.eld-fullscreen .eld-map-filter--left .eld-map-holder.eld-map-filter--expanded .eld-maps-options{left:calc(370px + var(--spacing-30))}}.eld-theme-light .eld-dashboard .eld-map-holder.eld-right:not(.eld-map-filter--expanded) .gmnoprint.gm-bundled-control>.gmnoprint>div{margin-left:-108px!important}.eld-theme-light .eld-dashboard .eld-map-holder.eld-right.eld-map-filter--expanded .gmnoprint.gm-bundled-control>.gmnoprint>div{margin-top:-40px}.eld-theme-light .eld-dashboard .eld-map-holder.eld-right.eld-map-filter--expanded-safari .gmnoprint.gm-bundled-control>.gmnoprint>div{margin-top:-40px;margin-left:-188px!important}.eld-theme-light .eld-dashboard .eld-map-holder .gmnoprint.gm-bundled-control>.gmnoprint>div button.gm-control-active img{filter:contrast(0) brightness(0) invert(0)!important}.eld-theme-light .eld-dashboard .eld-map-holder .eld-widget-map-filter app-vehicle-card .eld-map-filter-item .eld-location-row .eld-icon-holder.eld-location:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/location_gmap.svg)}.eld-theme-light .eld-dashboard .eld-is--mobile app-vehicle-card .eld-map-filter-item .eld-location-row .eld-icon-holder.eld-location:before{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/location_gmap.svg)}.eld-toolbar-filter{min-height:56px!important}.eld-dash-unlock--gps{position:relative;height:calc(100% - 96px);overflow:auto;display:flex;align-items:center}.eld-dash-unlock--gps .eld-locked-feature{top:0;padding:0}.eld-dash-unlock--gps .eld-locked-feature--cont{padding:0}@media (min-width: 768px){.eld-dash-unlock--gps .eld-locked-feature--cont{overflow:auto;height:auto;position:relative}}.eld-dash-unlock--gps .eld-locked-feature--cont app-locked-feature{height:100%}.eld-dash-unlock--gps-mob .eld-locked-feature--cont{height:auto;padding-top:0;height:calc(100vh - 366px);padding:var(--spacing-15) 0}.eld-dash-unlock--gps-mob app-locked-feature{height:100%}.more-info-drawer .mat-drawer:not(.mat-drawer-side){box-shadow:none}.more-info-drawer .more-info-close-button{color:var(--text-color)}.more-info-drawer .mat-drawer-inner-container{padding-right:9px;padding-left:9px;box-sizing:border-box}.eld-driver-log.eld-content{padding:0}.eld-driver-log+.eld-driver-log{margin-top:4px}.eld-driver-log .eld-sticky-content.eld-sticky-log{padding:0 var(--spacing-30)}.eld-driver-log .eld-title{font-family:NunitoSans-SemiBold;font-size:var(--font-size-subtitle-1);color:var(--text-heavy)}.eld-driver-log .eld-title.eld-signature-title{font-size:2.4rem}.eld-driver-log .eld-title:not(.eld-search){padding-bottom:8px;padding-top:24px}.eld-driver-log .eld-top .eld-title:not(.eld-search){line-height:36px;padding-top:12px}.eld-driver-log .eld-cont-with-divider{margin-bottom:1px}.eld-driver-log .eld-toolbar-filter .eld-title{font-size:2.4rem;padding-top:8px}.eld-driver-log .eld-toolbar-filter .eld-btn-group button{margin-left:16px}.eld-driver-log .eld-codriver-log{color:var(--blue);cursor:pointer;text-decoration:underline}.eld-driver-log .vehicle-data{display:flex}.eld-driver-log .vehicle-data a{color:var(--text-heavy);text-decoration:none}.eld-driver-log .eld-info-general{color:var(--text-color);font-size:var(--font-size-body-1);padding:var(--spacing-30) var(--spacing-90) var(--spacing-30) var(--spacing-40)}.eld-driver-log .eld-info-general.eld-name-value-pars{justify-content:space-between;flex-wrap:wrap}.eld-driver-log .eld-info-general.eld-name-value-pars .eld-col{align-items:center;display:flex;min-height:28px;width:auto}.eld-driver-log .eld-info-general.eld-name-value-pars .eld-col.eld-divider{background-color:var(--log-graph-grid-line-color)}.eld-driver-log .eld-info-general.eld-name-value-pars .eld-label{margin-right:4px}.eld-driver-log .eld-info-general.eld-name-value-pars .eld-value{color:var(--log-general-value-color)}.eld-driver-log .eld-log-form--holder{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 1366px){.eld-driver-log .eld-log-form--holder{flex-direction:row}}.eld-driver-log .eld-log-form{background-color:var(--log-frm-bgcolor);border-radius:var(--spacing-3);border:1px solid var(--default-border-color);height:calc(100vh - 28.2rem);overflow:auto}.eld-driver-log .eld-log-form:not(.eld-log-form--preview){margin:48px 0}.eld-driver-log .eld-log-form.eld-log-form--preview{height:auto;margin-top:48px;padding:var(--spacing-10) var(--spacing-30)}@media (min-width: 1366px){.eld-driver-log .eld-log-form.eld-log-form--preview:not(.eld-log-form-hos){min-width:65%}}@media (min-width: 1440px){.eld-driver-log .eld-log-form.eld-log-form--preview:not(.eld-log-form-hos){min-width:57%}}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos{overflow:hidden;display:flex;align-items:flex-start}@media (min-width: 1366px){.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos{margin-left:var(--spacing-30)}}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .circle-out{background:conic-gradient(var(--blue) 250deg,var(--text-color) 200deg 360deg);transform:rotate(-135deg);width:120px;height:120px;display:flex;align-items:center;justify-content:center}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .circle-in{width:90%;height:90%;background-color:var(--log-hos-cloak-bg-color)}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .circle-in,.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .circle-out{border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-value,.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-header{transform:rotate(135deg);color:var(--log-hos-cloak-text-color)}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-value{font-size:2rem}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-header{position:absolute;top:-.2rem;right:4.7rem;font-size:1.5rem;background-color:var(--log-hos-cloak-bg-color);padding:1.4rem 1.8rem;width:45px;text-align:center}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .log-form-wrapper{justify-content:center;align-items:center;height:100%;width:100%}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .log-form-wrapper .eld-content-holder{align-items:center;display:flex;height:calc(100% - 56px);justify-content:space-between;width:100%}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .all-hos-clocks{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:360px}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .single-hos-clock{min-width:150px;display:flex;justify-content:center;align-items:center}@media (min-width: 380px){.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .all-hos-clocks{min-width:360px}}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap{display:flex;flex-direction:column;width:60%;border:1px solid var(--default-border-color);border-radius:var(--spacing-10);background-color:var(--log-hos-recap-row-bg)}@media (max-width: 1366px){.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap{margin-top:var(--spacing-20);width:100%}}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap .hos-recap-header{font-size:var(--font-size-subtitle-2);color:var(--log-hos-recap-header-color);text-transform:uppercase;background-color:var(--log-hos-recap-header-bg);border-top-right-radius:var(--spacing-10);border-top-left-radius:var(--spacing-10);padding:0 14px;height:48px;display:flex;align-items:center;margin-bottom:var(--spacing-10)}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap .hos-recap-row{display:flex;height:36px;align-items:center;color:var(--text-color);width:100%;position:relative}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap .hos-recap-row .hos-recap-table-date{width:70%;display:flex;justify-content:flex-start;padding-left:var(--spacing-15)}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap .hos-recap-row .hos-recap-table-time{display:flex;width:30%;justify-content:flex-end;padding-right:var(--spacing-15);color:var(--text-heavy)}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap .hos-recap-row:last-child{margin-bottom:var(--spacing-10)}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-log-form-hos .hos-recap .hos-recap-row:not(:last-child):after{content:"";background:var(--default-border-color);position:absolute;bottom:0;left:var(--spacing-15);height:1px;width:90%}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form{overflow-x:hidden}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general{flex-direction:column;padding:0 0 8px;width:100%}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general>div{width:100%}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general>div .eld-row{justify-content:space-between}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general>div .eld-row span:nth-child(odd){color:var(--text-color)}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general>div .eld-row span:nth-child(even){color:var(--text-heavy);text-align:right;word-break:break-all}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general>div.eld-right .eld-row:last-child{border-bottom:0}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general>div.eld-right .eld-row.eld-row-certified{justify-content:flex-start}.eld-driver-log .eld-log-form.eld-log-form--preview.eld-mob--log-form .eld-info-general>div.eld-right .eld-row.eld-row-certified span{color:var(--text-heavy)}.eld-driver-log .eld-log-form .eld-title-holder,.eld-driver-log .eld-log-form .eld-content-holder{display:flex;justify-content:space-between}.eld-driver-log .eld-log-form .eld-title-holder>div:first-child,.eld-driver-log .eld-log-form .eld-title-holder>.eld-title:first-child,.eld-driver-log .eld-log-form .eld-content-holder>div:first-child,.eld-driver-log .eld-log-form .eld-content-holder>.eld-title:first-child{width:95%;max-width:90rem}.eld-driver-log .eld-log-form .eld-info-general{padding-top:24px}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder{flex-direction:row;padding:24px 0;display:flex;justify-content:space-between}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder>div{width:55%}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder .eld-left{padding-right:32px}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder .eld-row{border-bottom:1px solid var(--default-border-color-3);padding:16px 0}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder .eld-row span{font-size:var(--font-size-body-1)}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder .eld-row span:first-child{color:var(--log-frm-lable-color);font-family:NunitoSans-SemiBold;padding-right:8px;white-space:nowrap}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder .eld-row span:last-child{opacity:var(--log-frm-value-opacity)}.eld-driver-log .eld-log-form .eld-info-general.eld-log-rows-holder .eld-row .eld-col-3:nth-child(even){padding-left:2px}.eld-driver-log .eld-log-form .eld-info-general .eld-col-3 .eld-row .eld-col:first-child{padding-right:16px}.eld-driver-log .eld-log-form .eld-info-general .eld-col-3 .eld-row .eld-col:last-child div{font-family:NunitoSans-SemiBold}.eld-driver-log .eld-log-form .eld-info-general .eld-col-3 .eld-row .eld-col>div{min-height:14px}.eld-driver-log .eld-log-form .eld-info-general .eld-col-3 .eld-row .eld-col>div:last-child{min-height:32px}.eld-driver-log .eld-log-form .eld-info-general .eld-col-3 .eld-row .eld-col a.eld-btn-odometer{color:var(--blue);cursor:pointer;margin-left:16px}.eld-driver-log .eld-log-form .eld-info-general .eld-col-3 .eld-row .eld-col div{padding-bottom:24px}.eld-driver-log .eld-log-form .eld-info-general .eld-col-3 .eld-row .eld-col div:last-child{padding-bottom:6px}.eld-driver-log .eld-driver-log-block .eld-log-nav{display:flex;justify-content:center;padding:8px 92px 24px 62px}@media (min-width: 1800px){.eld-driver-log .eld-driver-log-block .eld-log-nav{padding:8px 121px 24px 87px}}.eld-driver-log .eld-driver-log-block .eld-log-nav .eld-btn-outline:not(:first-child){border-left:0}.eld-driver-log .eld-driver-log-block .eld-log-nav .eld-violation{display:flex;flex-direction:column;line-height:1.4}.eld-driver-log .eld-driver-log-block .eld-log-nav .eld-violation span{color:var(--text-color);font-size:1.1rem}.eld-driver-log .eld-signature-block{height:100%;margin-bottom:24px;min-height:9rem}.eld-driver-log .eld-signature-block .eld-cont-with-divider{color:var(--text-color);display:block}.eld-driver-log .eld-signature-block p{color:var(--text-color);font-size:var(--font-size-body-1);padding-bottom:32px}.eld-driver-log .eld-signature-block .eld-col-2{line-height:2em;padding:64px 0 96px}.eld-driver-log .eld-signature-block .eld-signature-cont{align-items:center;display:flex;justify-content:flex-start;padding-bottom:16px;width:100%}.eld-driver-log .eld-inspection-table{padding-top:24px}.eld-driver-log.eld-log-form--preview-holder.eld-log-form--preview-holder{padding-bottom:var(--spacing-30)}.eld-driver-log .flex-row{display:flex;flex-direction:row;align-items:center;padding:16px 8px 8px}.eld-driver-log .flex-row .eld-second-row,.eld-driver-log .flex-row .eld-first-row{display:flex;flex-direction:row;align-items:center;width:100%}.eld-driver-log .flex-row .checkbox-hide-deactivated{margin-right:8px}.eld-driver-log .flex-row .checkbox-hide-deactivated.eld-log--detailed__chekboxes{max-width:200px}.eld-driver-log .log-wrapper{position:relative}.eld-driver-log .eld-logs--legend{display:inline-flex;position:absolute}.eld-driver-log .eld-logs--legend h5{color:var(--text-color);padding-bottom:var(--spacing-5)}.eld-driver-log .eld-logs--legend .eld-legend--wrapper{align-items:center;display:inline-flex;flex-direction:column}.eld-driver-log .eld-logs--legend .eld-btns--holder{align-items:center;display:inline-flex;justify-content:center}.eld-driver-log .eld-logs--legend .mat-mdc-icon-button{height:24px;line-height:24px;width:24px}.eld-driver-log .eld-logs--legend .mat-mdc-icon-button:nth-child(even){margin:0 var(--spacing-5)}.eld-sidenav--opened .flex-row .checkbox-hide-deactivated{margin-right:8px}.eld-sidenav--opened .flex-row .checkbox-hide-deactivated.eld-log--detailed__chekboxes{max-width:159px}@media (min-width: 1650px){body:not(.eld-is--mobile).eld-sidenav--opened .eld-driver-log .eld-info-general.eld-name-value-pars{flex-wrap:nowrap}}@media (min-width: 1650px){body:not(.eld-is--mobile).eld-sidenav--opened .eld-driver-log .eld-info-general.eld-name-value-pars .eld-col.eld-divider{width:1px}}body:not(.eld-is--mobile).eld-sidenav--opened .eld-driver-log .eld-info-general.eld-name-value-pars .eld-col:not(.eld-divider){width:50%}@media (min-width: 1200px){body:not(.eld-is--mobile).eld-sidenav--opened .eld-driver-log .eld-info-general.eld-name-value-pars .eld-col:not(.eld-divider){width:33%}}@media (min-width: 1650px){body:not(.eld-is--mobile).eld-sidenav--opened .eld-driver-log .eld-info-general.eld-name-value-pars .eld-col:not(.eld-divider){width:auto}}@media (min-width: 992px) and (max-width: 1266px){body:not(.eld-is--mobile).eld-sidenav--opened .eld-log-form .eld-card-frm{width:auto}}@media (min-width: 1366px){body:not(.eld-is--mobile):not(.eld-sidenav--opened) .eld-driver-log .eld-info-general.eld-name-value-pars{flex-wrap:nowrap}}@media (min-width: 1366px){body:not(.eld-is--mobile):not(.eld-sidenav--opened) .eld-driver-log .eld-info-general.eld-name-value-pars .eld-col.eld-divider{width:1px}}body:not(.eld-is--mobile):not(.eld-sidenav--opened) .eld-driver-log .eld-info-general.eld-name-value-pars .eld-col:not(.eld-divider){width:33%}@media (min-width: 1366px){body:not(.eld-is--mobile):not(.eld-sidenav--opened) .eld-driver-log .eld-info-general.eld-name-value-pars .eld-col:not(.eld-divider){width:auto}}@media (min-width: 1023px) and (max-width: 1084px){body:not(.eld-is--mobile):not(.eld-sidenav--opened) .eld-driver-log .eld-log-form .eld-card-frm{width:auto}}body:not(.eld-is--mobile):not(.eld-is--mobile) .eld-driver-log .eld-logs--legend{top:266px;right:var(--spacing-10)}@media (max-width: 1910px){body:not(.eld-is--mobile):not(.eld-is--mobile) .eld-driver-log .eld-logs--legend{top:208px}}@media (max-width: 1550px){body:not(.eld-is--mobile):not(.eld-is--mobile) .eld-driver-log .eld-logs--legend{top:190px}}@media (max-width: 1366px){body:not(.eld-is--mobile):not(.eld-is--mobile) .eld-driver-log .eld-logs--legend{top:115px}}.eld-is--mobile .log-wrapper{padding-top:var(--spacing-40)}.eld-is--mobile .flex-row{flex-direction:column;padding:16px 0 0}.eld-is--mobile .eld-driver-log .eld-logs--legend{align-items:flex-start;left:var(--spacing-70);top:var(--spacing-5)}.eld-is--mobile .eld-driver-log .eld-driver-log-block .eld-log-nav{padding:var(--spacing-10) 0 var(--spacing-15)}.eld-content.eld-with-table .eld-table-holder.eld-cont-with-divider{padding-bottom:1px}.eld-log-content .mat-toolbar-row .eld-btn-group .mat-mdc-unelevated-button{margin-left:24px;min-width:12rem}.eld-log-content .mat-toolbar-row .eld-title{font-family:NunitoSans-SemiBold;font-size:2.4rem}.eld-log-content .eld-log-form{margin-bottom:32px}.eld-log-content .eld-log-form button.eld-btn-odometer{margin-top:20px;padding:2px;width:100%}.eld-log-content .eld-log-status-editor{padding-top:var(--spacing-30)}.eld-log-content .eld-log-status-editor .mat-mdc-chip-listbox .mdc-evolution-chip-set__chips{flex-wrap:nowrap;overflow:auto}.eld-log-content .eld-log-status-editor .eld-card-flat{background-color:var(--dash-widget-card-bgcolor);padding:16px 16px 0}.eld-log-content .eld-log-status-editor .eld-card-cont .eld-cont{padding:0}.eld-log-content .eld-log-status-editor .eld-btn-group-holder{padding-bottom:24px}.eld-log-content .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group{width:100%}.eld-log-content .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-3 .mat-button-toggle{width:33.33%}.eld-log-content .eld-log-status-editor .eld-btn-group-holder .eld-btn-toggle-group.eld-btn-toggle-group-4 .mat-button-toggle{width:25%}.eld-log-content .eld-log-status-editor .eld-btn-group-holder .eld-cont{padding:8px 0 0}.eld-dialog-log-edit-history .eld-history-item{display:flex;font-size:1.4rem;justify-content:space-between;padding-bottom:24px}.eld-dialog-log-edit-history .eld-history-item .details{color:#fff;background-color:#000;width:1em;height:1em;display:inline-block;text-align:center;border-radius:100%;cursor:pointer}.eld-dialog-log-edit-history .eld-history-item .approved{color:var(--green)}.eld-dialog-log-edit-history .eld-history-item .approved .details{background-color:var(--green)}.eld-dialog-log-edit-history .eld-history-item .rejected{color:var(--red)}.eld-dialog-log-edit-history .eld-history-item .rejected .details{background-color:var(--red)}.eld-report-dialog--tooltip{color:var(--text-color)}.eld-content.eld-log-frm-holder{padding:0 var(--spacing-30) 0}.eld-pending-info{background-color:var(--orange);color:#fff;display:flex;justify-content:space-between;padding:30px}.eld-pending-info>div:last-child{display:inline-flex;align-items:flex-start}.eld-pending-info h2,.eld-pending-info p{line-height:1;margin:0}.eld-pending-info h2{margin-bottom:16px}.eld-pending-info button.mdc-button{background-color:var(--orange);border:1px solid #ffffff;color:#fff;height:40px;margin-left:var(--spacing-10)}.eld-pending-info button.mdc-button:first-child{margin-bottom:var(--spacing-15)}.eld-pending-info button.mdc-button:hover{background-color:var(--theme-warning-200)}.eld-pending-header .eld-table-holder.eld-elevation-card.eld-light-neutral-bg{box-shadow:none}.eld-pending-header .eld-light-neutral-bg,.eld-pending-header .eld-light-neutral-bg.eld-toolbar-filter{background-color:var(--orange)!important;color:#fff!important}.eld-pending-header .mat-ink-bar{background-color:#fff!important}.eld-pending-header .eld-table-holder:first-child button{background-color:var(--orange)!important;border:1px solid #ffffff;color:#fff!important;margin-left:10px}.eld-pending-header .eld-table-holder:first-child button:hover{background-color:var(--theme-warning-200)!important}.eld-pending-header .eld-mob-edit-log--header{background-color:var(--orange)!important}.eld-pending-header .eld-mob-edit-log--header button{background-color:var(--orange)!important;border:1px solid #ffffff;color:#fff!important;margin-left:10px}.eld-pending-header .eld-mob-edit-log--header button:hover{background-color:var(--theme-warning-200)!important}.pending{background:linear-gradient(to right,var(--table-log-pending-color-1) 0%,var(--table-log-pending-color-2) 97%);background-attachment:fixed}.event-deactivated{background:repeating-linear-gradient(var(--table-log-deactivated-gradient-angle),var(--table-log-deactivated-gradient-color-1),var(--table-log-deactivated-gradient-color-2) var(--table-log-deactivated-gradient-color-2-size),var(--table-log-deactivated-gradient-color-3) var(--table-log-deactivated-gradient-color-3-size),var(--table-log-deactivated-gradient-color-4) var(--table-log-deactivated-gradient-color-4-size))}.eld-signature-cont img{max-width:500px;filter:invert(1)}.eld-theme-light .eld-signature-cont img{max-width:500px;filter:invert(0)}.eld-toolbar--switcher .mat-toolbar-row app-log-navigation{width:58%}.eld-toolbar--switcher .mat-toolbar-row app-log-buttons{width:auto}.eld-toolbar--switcher .eld-switcher--holder{align-items:center;display:flex;justify-content:space-between;padding-left:var(--spacing-30)}.eld-toolbar--switcher .eld-switcher--holder>.date-navigator{margin-right:var(--spacing-15)}.eld-toolbar--switcher .eld-switcher--holder .mat-mdc-button>.mat-icon{font-size:24px;height:24px;margin-right:0;width:24px}.eld-toolbar--switcher .eld-switcher--holder .eld-frm{display:inline-flex}.eld-toolbar--switcher .eld-switcher--holder .eld-title.eld-title{min-width:130px;padding-top:10px}.eld-toolbar--switcher .eld-switcher--holder .date-navigator button{background-color:var(--date-navigator-bgcolor);border:1px solid var(--default-border-color);height:40px;min-width:40px;padding:0}.eld-toolbar--switcher .eld-switcher--holder .date-navigator button.mat-mdc-menu-trigger{border-radius:0;border-width:1px 0}.eld-toolbar--switcher .eld-switcher--holder .date-navigator button:first-child{border-radius:4px 0 0 4px}.eld-toolbar--switcher .eld-switcher--holder .date-navigator button:last-child{border-radius:0 4px 4px 0}.eld-toolbar--switcher .eld-switcher--holder .date-navigator .eld-title.eld-title{align-items:center;background-color:var(--date-navigator-bgcolor);color:var(--user-navigator-color);border:solid var(--default-border-color);display:flex;font-size:var(--font-size-body-1);height:38px;justify-content:center;padding:0 24px;border-width:1px 0}.eld-toolbar--switcher .eld-switcher--holder .date-navigator .eld-title.eld-title.eld-cont{margin-right:0}.eld-toolbar--switcher .eld-switcher--holder .date-navigator .date-picker-input{border:0;padding:0;visibility:hidden;width:0}.eld-sidenav--opened .eld-view--logs.eld-all-logs .eld-toolbar-poly:nth-child(1) .eld-driver-status-search .eld-frm-field{max-width:16.7rem}.eld-sidenav--opened .eld-view--logs.eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-top{height:auto}.eld-view--logs.eld-page-log-details .eld-toolbar-poly .mat-toolbar-row:nth-child(2){justify-content:flex-end}.toggle-view-btn{width:50px}.toggle-view-btn .mat-icon{color:var(--text-color)}.toggle-view-btn:hover{background-color:var(--blue)}.toggle-view-btn:hover .mat-icon{color:var(--multi-log-graph-icon-color)}.eld-all-graphs-view.graph-view .single-graph-wrapper{z-index:99;margin-right:2rem}.eld-all-graphs-view.graph-view .date-wrapper{position:absolute;top:10%;left:0;z-index:9999999;transform:translate(-50%)}.eld-all-graphs-view.graph-view .label{stroke:var(--text-color)}.eld-all-graphs-view.graph-view .more-info-graph-wrapper{width:95%;justify-content:flex-start;margin:2rem 0 2rem 2.5rem;padding-left:50px}.eld-all-graphs-view.graph-view .single-wrapper{flex-direction:column;width:17%;justify-content:center}.eld-all-graphs-view.graph-view .single-wrapper,.eld-all-graphs-view.graph-view .more-info-graph-wrapper{display:flex;align-items:flex-start}.eld-all-graphs-view.graph-view .single-title{margin:1rem;color:var(--multi-log-graph-title)}.eld-all-graphs-view.graph-view .single-value{margin:1rem}.eld-all-graphs-view.graph-view .single-title,.eld-all-graphs-view.graph-view .single-value{text-align:left!important}.eld-all-graphs-view.graph-view .more-info-graph-wrapper,.eld-all-graphs-view.graph-view .single-wrapper,.eld-all-graphs-view.graph-view .single-value{z-index:99!important;color:var(--text-color)!important}.eld-all-graphs-view.graph-view .more-info-graph-wrapper.eld-danger-color,.eld-all-graphs-view.graph-view .single-wrapper.eld-danger-color,.eld-all-graphs-view.graph-view .single-value.eld-danger-color{color:var(--red)!important}.eld-all-graphs-view.graph-view .graph-and-events-wrapper{position:relative}.eld-all-graphs-view.graph-view .events-wrapper{position:absolute;top:0;right:30px;width:220px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;max-height:190px;overflow-y:scroll}.eld-all-graphs-view.graph-view .single-event{margin:.4rem 1.3rem;background-color:var(--gray);color:var(--text-color);width:85px;height:24px;border-radius:3px;display:flex;align-items:center;justify-content:center}.eld-all-graphs-view.graph-view .single-event.gray{color:var(--white);background-color:var(--gray)}.eld-all-graphs-view.graph-view .single-event.green{color:var(--white);background-color:var(--green)}.eld-all-graphs-view.graph-view .single-event-wrapper{display:flex;align-items:center;justify-content:center}.eld-all-graphs-view.graph-view .text{color:var(--text-color)}.eld-all-graphs-view.graph-view .graph-pointer{cursor:pointer}.eld-all-graphs-view.graph-view .multi-log-view.log-wrapper{margin-right:2rem!important}.eld-all-graphs-view.graph-view .graph{position:relative;margin-bottom:1.5rem}.eld-all-graphs-view.graph-view .graph .single-wrapper-date{position:absolute;top:25%;left:50px;transform:translate(-12%)}.eld-all-graphs-view.graph-view .border-separator{border-bottom:1px solid var(--gray)}.eld-all-graphs-view.graph-view .single-title,.eld-all-graphs-view.graph-view .single-wrapper{font-size:var(--font-size-badges-2)}.eld-all-graphs-view.graph-view .no-data-wrapper{width:100%;height:70%;display:flex;align-items:flex-start;justify-content:center;color:var(--text-color);margin-top:20rem;font-size:2rem}.eld-all-graphs-view.graph-view .eld-driver-log-block{z-index:99!important;margin-left:16rem;max-width:calc(100vw - 16rem)}.eld-all-graphs-view.graph-view .su-pending{color:var(--orange)!important;margin:.5rem 0}.eld-all-graphs-view.graph-view .single-value.eld-pending-text{margin-left:1rem}.eld-is--mobile .eld-all-graphs-view.graph-view .eld-driver-log-block{z-index:99!important;margin-left:16rem;max-width:auto}.eld-theme-light .eld-all-graphs-view,.eld-theme-light .eld-all-graphs-view .eld-graph-log-holder{background-color:var(--white)}.eld-all-graphs-view.graph-view .eld-log-txt--bg{width:70px;height:25px;fill:var(--gray)}.eld-all-graphs-view.graph-view .eld-log-txt-driving--bg{width:70px;height:25px;fill:var(--green)}.eld-all-graphs-view.graph-view text.eld-log-txt--label.label{stroke:var(--white);fill:var(--white);font-size:1.2rem}.eld-all-graphs-view .log-wrapper{padding:0}.eld-all-graphs-view svg{height:220px;width:95%}.eld-is--mobile .eld-page-log-details .dot-icon-wrapper.dot-icon-wrapper{box-sizing:border-box;height:30px;margin-right:0;width:30px}.eld-is--mobile .eld-page-log-details .dot-icon-wrapper.dot-icon-wrapper img{height:100%;object-fit:cover;width:100%}.eld-is--mobile .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-bottom{height:auto;top:auto}.eld-is--mobile .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-bottom .eld-info-general{padding:0 var(--spacing-15);flex-direction:column}.eld-is--mobile .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-bottom .eld-info-general .eld-col{justify-content:space-between;padding:var(--spacing-5)}.eld-is--mobile .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-bottom .eld-info-general .eld-col.eld-divider{display:none}.eld-is--mobile .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-log{top:auto}.eld-is--mobile .eld-page-log-details .eld-toolbar--switcher .eld-mob-toolbar--single-item{height:56px}.eld-is--mobile .eld-page-log-details .eld-toolbar--switcher .eld-switcher--holder>.date-navigator{width:100%;margin-right:0}.eld-is--mobile .eld-page-log-details .eld-toolbar--switcher .eld-switcher--holder>.date-navigator .eld-frm{width:100%}.eld-is--mobile .eld-page-log-details .eld-toolbar--switcher .eld-switcher--holder>.date-navigator .eld-title.eld-title{height:44px}.eld-is--mobile .eld-page-log-details .eld-toolbar--switcher .eld-switcher--holder>.date-navigator button{height:46px;min-width:46px}.eld-is--mobile .eld-page-log-details .eld-toolbar--switcher .date-navigator .eld-title.eld-title{min-width:100px}@media (max-width: 419px){.eld-is--mobile .eld-page-log-details .eld-toolbar--switcher .date-navigator .eld-title.eld-title{padding:0}}.eld-is--mobile .eld-page-log-details.eld-multi-content{height:calc(100vh - 90px);margin-top:54px}.eld-is--mobile .eld-page-log-details .eld-driver-log.eld-elog{height:calc(100vh - 120px)}.eld-is--mobile .eld-page-log-details .eld-driver-log .eld-toolbar-filter .eld-table-actionbar.eld-detached{position:absolute;top:50px;right:0}.eld-is--mobile .eld-page-log-details .eld-driver-log .eld-toolbar-filter .eld-btn-group button{margin-left:var(--spacing-10)}.eld-is--mobile .eld-page-log-details .eld-driver-log .eld-log-form.eld-log-form--preview{margin-top:var(--spacing-15)}.eld-is--mobile .eld-page-log-details .eld-content.eld-with-table .eld-table-holder{left:0}.eld-is--mobile .eld-page-log-details .eld-content.eld-with-table .eld-table-holder:not(.eld-overflow-fix){position:relative}.eld-is--mobile .eld-page-log-details .eld-sticky-content{position:relative!important}.eld-is--mobile .eld-page-log-details .eld-sticky-header-top{height:auto}.eld-is--mobile .eld-mob--log-btns{align-items:center;display:inline-flex;height:56px;justify-content:flex-end;width:100%}.eld-is--mobile .eld-mob--log-btns.eld-with--dot-icon{justify-content:space-between}.eld-is--mobile .eld-mob--toolbar{flex-direction:column-reverse}.eld-is--mobile .eld-toolbar--switcher{padding:0 var(--spacing-15)!important}.eld-is--mobile .eld-toolbar--switcher .eld-switcher--holder{width:100%}.eld-is--mobile .eld-toolbar--switcher .eld-switcher--holder app-user-navigator{width:100%}.eld-is--mobile .eld-toolbar--switcher .eld-switcher--holder>.date-navigator{width:100%}.eld-is--mobile .eld-toolbar--switcher .mat-toolbar-row{position:relative;height:auto}.eld-is--mobile .eld-toolbar--switcher .mat-toolbar-row app-log-navigation{position:relative;width:auto}.eld-is--mobile .eld-toolbar--switcher .mat-toolbar-row app-log-buttons{width:100%}.eld-is--mobile .eld-toolbar--switcher .mat-toolbar-row .user-navigator{align-items:center;display:flex;justify-content:center;width:100%}.eld-is--mobile .eld-toolbar--switcher .mat-toolbar-row .user-navigator .eld-frm{width:100%}.eld-is--mobile .eld-toolbar--switcher .mat-toolbar-row .user-navigator .eld-frm button{height:46px!important;min-width:46px!important}.eld-is--mobile .eld-toolbar--switcher .mat-toolbar-row .user-navigator .eld-frm .eld-user--holder{height:46px;width:100%}.eld-is--mobile .eld-toolbar--switcher .eld-switcher--holder{padding-left:0}.eld-trip-cont{align-items:center;display:flex}.eld-trip-cont img{height:30px;width:7px}.eld-trip-cont>div{display:flex;flex-direction:column;justify-content:space-between;padding-left:12px}.eld-trip-cont>div div:first-child{padding-bottom:8px}@media (min-width: 1366px){.eld-event-dialog .mat-mdc-dialog-container.mat-mdc-dialog-container{display:block}}@media (max-height: 560px){.eld-event-dialog .mat-mdc-dialog-container .mat-mdc-dialog-content{max-height:100%}}.eld-event-dialog .eld-content-holder{align-items:flex-start;display:flex;flex-direction:row;font-size:1.4rem;justify-content:center}.eld-event-dialog .eld-content-holder>div{display:flex;justify-content:space-between;padding:0 32px}.eld-event-dialog .eld-content-holder .eld-labels-cont>div,.eld-event-dialog .eld-content-holder .eld-values-cont>div{padding-bottom:24px}.eld-event-dialog .eld-content-holder .eld-labels-cont{padding-right:16px}.eld-event-dialog .eld-content-holder .eld-values-cont div{font-family:NunitoSans-SemiBold}.eld-event-dialog .eld-dialog-content .eld-frm{padding:0 72px}.eld-event-dialog .eld-dialog-content .eld-driver-log-block{padding:0 32px}.eld-event-board{height:calc(100vh - 13.8rem);position:sticky}.eld-event-board .eld-toolbar-filter button{min-width:12rem}.eld-event-board .eld-map-holder.eld-table-holder{padding:0}.eld-event-board .gmap_canvas{height:560px;width:100%;overflow:hidden}.eld-event-board iframe{width:100%;height:560px}mat-sidenav-content.top-offset .eld-event-board{height:calc(100vh - 16rem);margin-top:16rem;overflow:auto}mat-sidenav-content.top-offset .eld-event-board:not(.eld-is--mobile){padding:0 24px}.eld-dvir.eld-event-board .eld-info-general{padding:var(--spacing-10) var(--spacing-30) var(--spacing-10) var(--spacing-40)}.eld-dvir .eld-info-general.eld-name-value-pars{flex-wrap:wrap}.eld-dvir .eld-info-general.eld-name-value-pars>.eld-col{align-items:flex-start;width:auto}.eld-dvir .eld-info-general.eld-name-value-pars>.eld-col .eld-label{padding-right:16px}.eld-dvir .eld-info-general.eld-name-value-pars>.eld-col .eld-value{color:var(--text-heavy)}.eld-dvir .eld-col{margin-right:5rem;width:250px!important}.eld-dvir .eld-info-general>.eld-col .eld-row .eld-col:nth-child(odd){align-items:flex-start;padding-right:16px;white-space:pre;width:auto}.eld-dvir .eld-info-general>.eld-col .eld-row .eld-col:nth-child(even){width:100%}.eld-dvir .eld-info-general>.eld-col .eld-row .eld-col:nth-child(even) div{font-family:NunitoSans-SemiBold}.eld-dvir .eld-info-general>.eld-col .eld-row .eld-col div{min-width:auto;padding:0 0 24px}.eld-dvir .eld-info-general.eld-name-value-pars{justify-content:flex-start}.eld-dvir .eld-table-cont{height:auto}.eld-dvir .eld-dvir-priority{align-items:center;display:flex;flex-direction:column;justify-content:center}.eld-dvir .eld-dvir-priority.eld-priority-minor .mat-icon:first-child,.eld-dvir .eld-dvir-priority.eld-priority-critical .mat-icon:first-child{transform:translateY(34%)}.eld-dvir .eld-dvir-priority.eld-priority-minor .mat-icon:last-child,.eld-dvir .eld-dvir-priority.eld-priority-critical .mat-icon:last-child{transform:translateY(-34%)}.eld-dvir .eld-dvir-priority.eld-priority-minor{color:var(--green)}.eld-dvir .eld-dvir-priority.eld-priority-major{color:var(--orange)}.eld-dvir .eld-dvir-priority.eld-priority-critical{color:var(--red)}.eld-dvir .eld-defect-table .eld-defect-column>div{display:flex;flex-direction:column;justify-content:space-between}.eld-dvir .eld-defect-table .eld-defect-column>div div:first-child{font-style:italic;padding-bottom:8px}.eld-dvir .eld-image-block{align-items:center;display:flex;justify-content:center}.eld-dvir .eld-image-block .eld-image-holder{cursor:pointer;height:5.2rem;position:relative;width:5.2rem}.eld-dvir .eld-image-block .eld-image-holder img{height:100%;max-width:100%}.eld-dvir .eld-image-block .eld-image-holder .eld-more-images{align-items:center;background-color:rgba(var(--base-dark-color--rgb),.4);color:#fff;display:flex;font-family:NunitoSans-SemiBold;font-size:2rem;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .15s ease-in-out;width:100%}.eld-dvir .eld-image-block .eld-image-holder:hover .eld-more-images{opacity:1}.eld-dvir.eld-is--mobile{height:calc(100% - 54px);overflow:auto}.eld-dvir.eld-is--mobile .eld-title{color:var(--text-heavy);font-size:var(--font-size-body-1)}.eld-dvir.eld-is--mobile .eld-mob-dvir-details--holder{padding:0 var(--spacing-15)}.eld-dvir.eld-is--mobile .eld-info-general{padding:0 0 var(--spacing-10)}.eld-dvir.eld-is--mobile .eld-info-general.eld-name-value-pars{justify-content:space-between}.eld-dvir.eld-is--mobile .eld-info-general.eld-name-value-pars .eld-col{margin-right:0;display:flex;flex-direction:row;justify-content:space-between;width:100%!important;padding:var(--spacing-5) 0}.eld-dvir.eld-is--mobile .eld-info-general.eld-name-value-pars .eld-label,.eld-dvir.eld-is--mobile .eld-info-general.eld-name-value-pars .eld-value{font-family:NunitoSans-Regular;font-size:var(--font-size-body-1)}.eld-dvir.eld-is--mobile .eld-info-general.eld-name-value-pars .eld-label{color:var(--text-color);width:35%}.eld-dvir.eld-is--mobile .eld-info-general.eld-name-value-pars .eld-value{width:65%}.eld-dvir.eld-is--mobile .eld-dvir--tables.eld-dvir--tables{height:auto;padding-bottom:var(--spacing-15)}.eld-dvir.eld-is--mobile .eld-dvir--tables .eld-title{padding:var(--spacing-15) var(--spacing-15) var(--spacing-10)}.eld-dvir.eld-is--mobile .eld-dvir--tables .eld-title:not(:first-child){padding-top:var(--spacing-15)}.eld-dvir.eld-is--mobile .eld-dvir--tables .eld-accordion-body .eld-row.eld-rows-2{padding-bottom:var(--spacing-10)}.eld-sidenav--collapsed .eld-dvir .eld-dvir--tables{height:calc(100vh - 346px);padding-bottom:var(--spacing-30);overflow:auto}@media (min-width: 1366px){.eld-sidenav--collapsed .eld-dvir .eld-dvir--tables{height:calc(100vh - 290px)}}.eld-sidenav--collapsed .top-offset .eld-dvir .eld-dvir--tables{height:calc(100vh - 306px);padding-bottom:var(--spacing-30);overflow:auto}@media (min-width: 1366px){.eld-sidenav--collapsed .top-offset .eld-dvir .eld-dvir--tables{height:calc(100vh - 358px)}}.eld-sidenav--collapsed .top-offset .eld-dvir.eld-is--mobile{height:calc(100% - 124px)}.eld-sidenav--collapsed .top-offset .eld-dvir.eld-is--mobile .eld-dvir--tables{height:auto}.eld-sidenav--opened .eld-dvir .eld-dvir--tables{height:calc(100vh - 416px);padding-bottom:var(--spacing-30);overflow:auto}@media (min-width: 1530px){.eld-sidenav--opened .eld-dvir .eld-dvir--tables{height:calc(100vh - 360px)}}.eld-sidenav--opened .top-offset .eld-dvir .eld-dvir--tables{height:calc(100vh - 344px);padding-bottom:var(--spacing-30);overflow:auto}@media (min-width: 1530px){.eld-sidenav--opened .top-offset .eld-dvir .eld-dvir--tables{height:calc(100vh - 288px)}}.eld-dvir-resolve-defect .eld-radio-group{display:flex;flex-direction:column;margin:16px 0}.eld-dvir-resolve-defect.mat-mdc-dialog-content p{font-size:1.8rem;padding-top:32px}.eld-reports-page .eld-table-holder.eld-correction{padding:0}.eld-reports-page .eld-table-holder.eld-correction .eld-summary-header,.eld-reports-page .eld-table-holder.eld-correction .eld-table-cont{padding:0 32px}.eld-reports-page .mat-mdc-tab-group{padding-top:24px}.eld-reports-page .eld-reports-categories{display:flex;justify-content:space-between;margin-top:32px;padding-bottom:48px}.eld-reports-page .eld-reports-categories p{margin:0}.eld-reports-page .eld-reports-categories>div{padding:24px;width:50%}.eld-reports-page .eld-reports-categories>div>p{color:var(--titles-color);font-family:NunitoSans-Bold;padding-bottom:32px;text-transform:uppercase}.eld-reports-page .eld-reports-categories .eld-list-links{overflow:auto;height:calc(100vh - 30.2rem)}.eld-reports-page .eld-reports-categories .eld-list-links a{color:var(--text-color);text-decoration:none}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link{background-color:var(--reports-bgcolor);border:1px solid var(--list-link-border-color);border-radius:0;border-bottom:1px solid transparent;align-items:center;cursor:pointer;display:flex;justify-content:space-between;line-height:1.3;padding:16px 24px}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link:hover{background-color:var(--list-link-over-bgcolor)}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link:hover .eld-title{color:var(--list-link-title-over-color)}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link:hover .eld-subtitle{color:var(--list-link-subtitle-over-color)}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link .eld-title{color:var(--titles-color);padding-bottom:2px}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link .eld-subtitle{color:var(--list-link-subtitle-color);font-size:1.4rem;padding-top:2px}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link .eld-icon-holder{margin-top:4px}.eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link .eld-icon-holder .mat-icon{color:var(--text-color);font-size:32px}.eld-reports-page .eld-reports-categories .eld-list-links a.list-link-wrapper:last-child .eld-list-link{border-bottom:1px solid var(--list-link-border-color);border-radius:0 0 4px 4px}.eld-reports-page .eld-reports-categories .eld-list-links a.list-link-wrapper:first-child .eld-list-link{border-radius:4px 4px 0 0}.eld-reports-page .eld-table-wrapper.eld-no-data-holder{height:100%}.eld-reports-page .eld-ifta-header-message,.eld-reports-page .eld-summary-header{background:var(--btn-flat-bgcolor)}.eld-reports-page .eld-ifta-header-message .eld-cont,.eld-reports-page .eld-summary-header .eld-cont{padding:4px 8px}.eld-reports-page .eld-ifta-header-message .eld-summary-item,.eld-reports-page .eld-summary-header .eld-summary-item{display:inline-block;font-size:1.4rem;min-width:25%;padding:8px 0;color:var(--titles-color);line-height:1}.eld-reports-page .eld-ifta-header-message .item-name,.eld-reports-page .eld-summary-header .item-name{display:inline-block;margin-right:24px}.eld-reports-page .eld-ifta-header-message .item-value,.eld-reports-page .eld-summary-header .item-value{font-family:NunitoSans-Bold}.eld-reports-page .eld-no-data{align-items:center;color:var(--text-color);display:flex;font-size:2.4rem;height:100%;justify-content:center;text-align:center}.eld-reports-page .eld-no-data.eld-with-img img{height:22rem;width:28rem}.eld-reports-page .eld-no-data.eld-with-img p{color:var(--text-color)}.eld-reports-page .eld-no-data.eld-with-img-vehicle img{height:20rem;width:33rem}.eld-reports-page .eld-no-data.eld-with-img-vehicle p{color:var(--text-color)}.eld-reports-page .eld-no-data div{align-items:center;display:flex;flex-direction:column;justify-content:center}.eld-is--mobile.eld-reports-page.eld-reports-main-page .eld-mini-tabs{margin:var(--spacing-30) var(--spacing-15) 0;max-width:calc(100% - 30px);justify-content:center}.eld-is--mobile.eld-reports-page.eld-reports-main-page .eld-reports-categories{margin-top:var(--spacing-10);flex-direction:column;justify-content:flex-start;height:calc(100vh - 212px);overflow:auto;padding:var(--spacing-15)}.eld-is--mobile.eld-reports-page.eld-reports-main-page .eld-reports-categories>div{width:100%;padding:0}.eld-is--mobile.eld-reports-page.eld-reports-main-page .eld-reports-categories>div:last-child .eld-subtitle-1{padding-top:var(--spacing-30)}.eld-is--mobile.eld-reports-page.eld-reports-main-page .eld-reports-categories .eld-list-links{height:auto}.eld-is--mobile.eld-reports-page.eld-reports-main-page .eld-reports-categories .eld-subtitle-1{text-align:center;padding-top:var(--spacing-10);padding-bottom:var(--spacing-15)}.eld-is--mobile .eld-mob-summary-header{background-color:var(--btn-flat-bgcolor);padding:var(--spacing-15) var(--spacing-15) var(--spacing-10);margin:0 var(--spacing-15);color:var(--text-heavy);font-size:var(--font-size-body-1)}.eld-is--mobile .eld-mob-summary-header:not(:first-child){margin:var(--spacing-10) var(--spacing-15)}.eld-is--mobile .eld-mob-summary-header.eld-mob-summary-header-with-values .eld-cont{align-items:flex-start;display:flex;justify-content:space-between;flex-direction:column}.eld-is--mobile .eld-mob-summary-header.eld-mob-summary-header-with-values .eld-cont>span{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--spacing-10);width:100%}.eld-is--mobile .eld-mob-over-table-msg-cont{padding:var(--spacing-15) var(--spacing-15) var(--spacing-10);margin-bottom:var(--spacing-15)}.eld-ifta-header-message{background:var(--btn-flat-bgcolor);padding:15px 8px;margin:15px 0 0}.eld-ifta-header-message .ifta-header{font-weight:700;font-size:1.4rem;margin-bottom:10px;color:var(--titles-color);line-height:1}.eld-ifta-header-message .ifta-text{font-size:1.3rem;color:var(--text-color);line-height:1}.eld-theme-light .eld-reports-page .eld-reports-categories .eld-list-links .eld-list-link:hover .eld-icon-holder .mat-icon{color:var(--white)}.eld-is--mobile .eld-location-history{padding:0 var(--spacing-15)}.eld-is--mobile .eld-location-history .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--tab-holder{justify-content:center}.eld-is--mobile .eld-location-history .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--tab-holder button{height:4rem}.eld-is--mobile .eld-location-history .mat-toolbar.eld-toolbar-filter .mat-toolbar-row.eld-mob-toolbar--tab-holder .eld-spacing-conts{justify-content:center}.eld-is--mobile .eld-location-history .mat-toolbar .eld-date-switcher .mat-mdc-input-element{width:100%}.eld-is--mobile .eld-location-history .eld-map-options-dropdown{margin-right:var(--spacing-15)}.eld-is--mobile .eld-location-history .eld-mob-btn-lh--legend{position:absolute;bottom:var(--spacing-25);left:var(--spacing-15)}.top-offset .eld-geofence .eld-map-holder.eld-poly-toolbar--active{height:calc(100% - 300px)}.top-offset .eld-geofence .eld-map-holder .eld-maps-options{top:16px!important}.eld-geofence{height:calc(100% - 120px)}.eld-geofence>div{height:100%}.eld-geofence div.no-side-padding.no-side-padding{padding:1rem 0 .7rem}.eld-geofence .eld-row.eld-geofence-toolbar--poly{flex-wrap:wrap}.eld-geofence .eld-row.eld-geofence-toolbar--poly .eld-cont{padding:0;padding-right:var(--spacing-20)}.eld-geofence .eld-row.eld-geofence-toolbar--poly .eld-cont.eld-col-percent-25{width:auto}.eld-geofence .eld-map-holder{height:calc(100% - 170px);position:relative;width:100%}.eld-geofence .eld-map-holder.eld-poly-toolbar--active{height:calc(100% - 230px)}.eld-geofence .eld-map-holder .eld-maps-options.eld-maps-options{min-width:16rem;position:absolute;left:calc(100% - 17rem);top:var(--spacing-15);z-index:1}.eld-geofence .eld-map-holder .eld-maps-options.eld-maps-options .eld-frm-field{width:16rem}.eld-geofence .eld-map-holder .eld-maps-options.eld-map-options-dropdown{align-items:flex-end;display:flex}.eld-geofence .eld-map-holder .eld-maps-options .eld-map-options-dropdown{background-color:var(--input-bgcolor);margin-right:0;min-width:16rem}.eld-geofence .field-padding{padding:var(--spacing-20) var(--spacing-20) 0 0}.eld-geofence .eld-toolbar{padding:var(--spacing-30) 0 0;text-align:right}.eld-geofence .eld-toolbar button{height:3.8rem;margin-left:24px;min-width:12rem}.eld-geofence .eld-toolbar button.eld-btn-active{background-color:var(--blue);color:var(--white)}.eld-geofence .eld-toolbar mat-icon{font-size:18px;height:18px;padding:8px!important}.eld-geofence .eld-icon{font-size:18px;height:18px;width:18px;padding:8px!important}.eld-geofence .mat-icon .search{font-size:20px;height:20px}.eld-geofence .eld-row{display:flex}.eld-geofence .spacer{flex:1 1 auto}.geofence-map .eld-maps-options{color:var(--text-color);display:flex;flex-direction:row;height:38px;justify-content:space-between;min-width:18rem;pointer-events:all;position:fixed;top:var(--spacing-25);transition:left .15s ease-in-out;z-index:9999}.geofence-map .eld-maps-options .eld-frm .eld-cont.eld-search-select{padding:0}.geofence-map .eld-maps-options>div{background-color:var(--dash-legend-refresh-btn-bgcolor);border:1px solid var(--dialog-border-color);border-radius:4px;overflow:hidden}.geofence-map .eld-maps-options .eld-map-options-dropdown{background-color:var(--dash-legend-refresh-btn-bgcolor);border:1px solid var(--dialog-border-color);border-radius:4px;overflow:hidden;margin-right:24px;height:38px}.geofence-map .eld-maps-options .eld-map-options-dropdown .eld-frm .eld-frm-field{padding-top:0;width:12rem}.geofence-map .eld-maps-options .eld-map-fullscreen{align-items:center;background-color:var(--dash-legend-refresh-btn-bgcolor);display:flex;height:38px;justify-content:center;width:38px}.geofence-map .eld-maps-options .eld-map-fullscreen .mat-mdc-icon-button{height:38px;width:38px}.geofence-map .eld-maps-options .eld-map-fullscreen button{line-height:40px}.geofence-map .eld-maps-options .eld-map-fullscreen button img{margin:0}.geofence-map .eld-maps-options .eld-map-fullscreen .mat-icon{align-items:center;display:flex;font-size:3.2rem;width:32px}.geofence-map .eld-dashboard .eld-map-holder .eld-maps-options{left:calc(255px + var(--spacing-30))}.geofence-map .eld-dashboard .eld-map-holder .eld-maps-options.alternative{left:calc(625px + var(--spacing-30))}.geofence-map .eld-sidenav--collapsed .eld-dashboard .eld-map-holder .eld-maps-options{left:calc(100px + var(--spacing-30))}.geofence-map .mdc-list-item__primary-text{align-items:center;display:flex}.geofence-map .eld-map-type-img{margin-right:10px!important;width:18px!important}.geofence-map .mat-mdc-option .mdc-list-item__primary-text span,.geofence-map .eld-traffic-container label{font-size:11px}.top-offset .eld-is--mobile.eld-geofence.eld-no--company .eld-map-holder{height:calc(100% - 250px)}@media (min-width: 420px){.top-offset .eld-is--mobile.eld-geofence.eld-no--company .eld-map-holder{height:calc(100% - 193px)}}.top-offset .eld-is--mobile.eld-geofence .eld-map-holder{height:calc(100% - 317px);min-height:auto}@media (min-width: 420px){.top-offset .eld-is--mobile.eld-geofence .eld-map-holder{height:calc(100% - 193px)}}.eld-is--mobile.eld-geofence.eld-no--company .eld-map-holder{height:calc(100% - 180px)}@media (min-width: 420px){.eld-is--mobile.eld-geofence.eld-no--company .eld-map-holder{height:calc(100% - 123px)}}@media (min-width: 420px){.eld-is--mobile.eld-geofence.eld-no--company .eld-geofence-toolbar.eld-bottom .eld-cont{width:100%}}.eld-is--mobile.eld-geofence .eld-elevation-card{padding:var(--spacing-10) var(--spacing-15) var(--spacing-15)}.eld-is--mobile.eld-geofence>div.eld-elevation-card{height:calc(100vh - 139px)}.eld-is--mobile.eld-geofence>div.eld-toolbar{height:30px}.eld-is--mobile.eld-geofence .eld-geofence-toolbar{display:flex;flex-direction:column}@media (min-width: 420px){.eld-is--mobile.eld-geofence .eld-geofence-toolbar{justify-content:space-between}}.eld-is--mobile.eld-geofence .eld-geofence-toolbar.eld-bottom{padding-bottom:var(--spacing-10)}.eld-is--mobile.eld-geofence .eld-geofence-toolbar.eld-bottom .eld-cont .eld-mob-field-big{height:46px}.eld-is--mobile.eld-geofence .eld-geofence-toolbar .eld-cont{padding:0}@media (min-width: 420px){.eld-is--mobile.eld-geofence .eld-geofence-toolbar .eld-cont{width:50%}}@media (min-width: 420px){.eld-is--mobile.eld-geofence .eld-geofence-toolbar .eld-cont:first-child{padding-right:var(--spacing-5)}}@media (min-width: 420px){.eld-is--mobile.eld-geofence .eld-geofence-toolbar .eld-cont:last-child{padding-left:var(--spacing-5)}}@media (min-width: 420px){.eld-is--mobile.eld-geofence .eld-geofence-toolbar{flex-direction:row}}.eld-is--mobile.eld-geofence .eld-geofence-toolbar .eld-mob-field-big{width:100%}.eld-is--mobile.eld-geofence .eld-geofence-toolbar .location{margin-top:var(--spacing-10)}@media (min-width: 420px){.eld-is--mobile.eld-geofence .eld-geofence-toolbar .location{margin-top:0}}.eld-is--mobile.eld-geofence .eld-map-holder{height:calc(100% - 247px);min-height:auto}@media (min-width: 420px){.eld-is--mobile.eld-geofence .eld-map-holder{height:calc(100% - 123px)}}.eld-is--mobile.eld-geofence .eld-map-holder .eld-maps-options.eld-maps-options{top:var(--spacing-15)}.eld-is--mobile.eld-geofence .eld-toolbar{background-color:var(--modal-view-footer-bgcolor);border-top:1px solid var(--dialog-border-color);padding:var(--spacing-15);bottom:0;right:0;position:fixed;width:calc(100% - var(--spacing-30))}.eld-is--mobile.eld-geofence .eld-toolbar button{height:30px;min-width:auto;line-height:1;margin-left:8px}.mat-mdc-table .eld-hos--call:hover .eld-phone-icon{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/call_icon_active.svg)}.mat-mdc-table.eld-table-hover-row tr:hover .eld-icon-hos,.mat-mdc-table tr:hover .eld-icon-hos{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/hos_violation_active.svg)}.mat-mdc-table.eld-table-hover-row tr:hover .eld-icon-fame,.mat-mdc-table tr:hover .eld-icon-fame{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/form_and_manner_errors_active.svg)}.mat-mdc-table.eld-table-hover-row tr:hover .eld-phone-icon,.mat-mdc-table tr:hover .eld-phone-icon{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/call_icon_active.svg)}.eld-sidenav--opened .eld-view--hos .eld-toolbar-poly .mat-toolbar-row:nth-child(1) .eld-frm>.eld-cont{padding-right:0}.eld-sidenav--opened .eld-view--hos .eld-toolbar-poly .mat-toolbar-row:nth-child(1) .eld-frm>.eld-cont .eld-frm-field{max-width:20rem}.eld-sidenav--opened .eld-view--hos .eld-toolbar-poly .eld-frm .eld-search:nth-child(1) .eld-frm-field{min-width:25rem}.eld-sidenav--opened .eld-view--hos .eld-toolbar-poly .eld-frm .eld-search:nth-child(2) .eld-frm-field{min-width:15rem}.eld-theme-light .mat-mdc-table .eld-hos--call:hover .eld-phone-icon{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/call_icon_active.svg)}.eld-theme-light .mat-mdc-table.eld-table-hover-row tr:hover .eld-icon-hos,.eld-theme-light .mat-mdc-table tr:hover .eld-icon-hos{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/hos_violation_active.svg)}.eld-theme-light .mat-mdc-table.eld-table-hover-row tr:hover .eld-icon-fame,.eld-theme-light .mat-mdc-table tr:hover .eld-icon-fame{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/form_and_manner_errors_active.svg)}.eld-theme-light .mat-mdc-table.eld-table-hover-row tr:hover .eld-phone-icon,.eld-theme-light .mat-mdc-table tr:hover .eld-phone-icon{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/call_icon_active.svg)}@media (min-width: 992px) and (max-width: 1034px){.eld-sidenav--opened .eld-maintenance-history .mat-toolbar-row:first-child .eld-search-select .eld-frm-field{width:17.5rem}}@media (min-width: 992px) and (max-width: 1024px){.eld-sidenav--opened .eld-fuel-purchases .mat-toolbar-row:first-child .eld-search-select:last-child .eld-frm-field{width:17rem}}.eld-support-page .eld-support-home-toggle{position:relative}.eld-support-page .eld-support-home-toggle button{background:var(--toggle-sidenav-btn-bgcolor);border-radius:50%;border:1px solid var(--default-border-color);bottom:16px;color:var(--toggle-sidenav-btn-color);height:36px;left:10px;position:fixed;width:36px;transition:left ease-in-out 75ms;z-index:11}.eld-support-page .eld-support-home-toggle button.eld-attached{border-color:transparent}.eld-support-page .eld-support-home-toggle mat-icon{position:absolute;top:9px;left:9px;font-size:1.8rem}.eld-support-page .eld-support-home-toggle mat-icon.forward{left:6px}.eld-support-page .eld-container{height:calc(100vh - 9rem);width:270px}.eld-support-page .eld-container.eld-with--footer .eld-body{height:calc(100vh - 18rem)}.eld-support-page .eld-container .eld-body{overflow:auto;height:calc(100vh - 9rem)}.eld-support-page .eld-container .eld-footer{position:absolute;bottom:var(--spacing-30);left:0;width:100%}.eld-support-page .assignee-select .mat-mdc-form-field-subscript-wrapper{display:none}.eld-sidenav--collapsed .eld-support-page .eld-support-home-toggle button{left:114px}.eld-sidenav--collapsed .eld-support-page .eld-support-home-toggle button.eld-attached{left:402px}.eld-sidenav--opened .eld-support-page .eld-support-home-toggle button{left:269px}.eld-sidenav--opened .eld-support-page .eld-support-home-toggle button.eld-attached{left:557px}.eld-support--drivers .eld-cont--fix .eld-frm-field .mat-mdc-form-field-subscript-wrapper{display:none}app-support-action{border-right:1px solid var(--default-border-color);display:inline-block;margin-right:20px;min-height:calc(100vh - 50px);width:320px;transition:width ease-in-out 75ms}.support-action-form{padding-right:20px}.support-action-form .mat-mdc-form-field{padding-top:0}.support-action-form .mat-select-value.mat-select-value,.support-action-form .mat-mdc-input-element.mat-mdc-input-element{font-size:14px}.support-action-form .actions .mat-mdc-input-element.mat-mdc-input-element:not(textarea){margin-left:20px}.eld-select__support.mat-mdc-select{line-height:1.6;color:var(--text-heavy)}.eld-select__support.mat-mdc-select:after{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow.svg);background-repeat:no-repeat;top:11px;right:0;width:18px;height:18px}.eld-select__support.mat-mdc-select:hover:after{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow_active.svg);background-repeat:no-repeat;top:11px;right:0;width:18px;height:18px}.eld-theme-light .eld-select__support.mat-mdc-select:after{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/dropdown_arrow.svg);background-repeat:no-repeat;top:11px;right:0;width:18px;height:18px}.eld-theme-light .eld-select__support.mat-mdc-select:hover:after{content:"";display:block;position:absolute;background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/dropdown_arrow_active.svg);background-repeat:no-repeat;top:11px;right:0;width:18px;height:18px}.eld-support__select_icon{position:absolute;right:20px;font-size:18px}.eld-body--release{overflow:hidden}.eld-release--page{background:radial-gradient(87.92% 87.92% at 50% 50%,var(--login-gradient-color-1) 0%,var(--login-gradient-color-2) 100%,var(--login-gradient-color-2) 100%)}.eld-release--page .eld-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin:auto}.eld-release--page p,.eld-release--page ul{margin:0}.eld-release--page ul{padding:0}.eld-release--page .eld-header{align-items:center;color:var(--text-heavy);display:flex;flex-direction:column;justify-content:space-between;height:120px;padding:var(--spacing-30) 0;width:100%}@media (min-height: 768px){.eld-release--page .eld-header{height:150px;padding:var(--spacing-90) 0}}.eld-release--page .eld-header img{height:75px;width:auto}@media (min-height: 768px){.eld-release--page .eld-header img{height:115px}}.eld-release--page .eld-releases{align-items:center;border-radius:var(--spacing-10);display:flex;flex-direction:column;font-size:var(--font-size-body-1);height:calc(100vh - 210px);justify-content:center;overflow-y:auto;width:calc(100% - var(--spacing-60))}@media (min-width: 540px){.eld-release--page .eld-releases{width:480px}}@media (min-width: 768px){.eld-release--page .eld-releases{width:700px}}@media (min-width: 992px){.eld-release--page .eld-releases{width:890px}}@media (min-height: 768px){.eld-release--page .eld-releases{height:calc(100vh - 360px)}}.eld-release--page .eld-releases ol:not(.eld-editor--list),.eld-release--page .eld-releases ul:not(.eld-editor--list){padding-left:40px}.eld-release--page .eld-releases ol{list-style:decimal}.eld-release--page .eld-releases ul{list-style:disc}.eld-release--page .eld-releases>div{height:100%}.eld-release--page .eld-releases .eld-section{background-color:var(--btn-neutral-color);border-radius:var(--spacing-10);color:var(--text-color);margin-bottom:var(--spacing-30);padding:var(--spacing-30);width:calc(100% - var(--spacing-60))}@media (min-width: 540px){.eld-release--page .eld-releases .eld-section{width:414px}}@media (min-width: 768px){.eld-release--page .eld-releases .eld-section{width:634px}}@media (min-width: 992px){.eld-release--page .eld-releases .eld-section{min-width:824px}}.eld-release--page .eld-releases .eld-section--header{align-items:center;display:inline-flex;justify-content:space-between;padding:0 0 var(--spacing-15);width:100%}.eld-release--page .eld-releases .eld-section--header .eld-title{background-color:var(--blue);border-radius:var(--spacing-5);color:var(--white);display:inline-block;font-size:var(--font-size-body-1);font-family:NunitoSans-Bold;letter-spacing:0em;padding:6px 14px}.eld-release--page .eld-releases .eld-section--header .eld-date{align-items:center;display:inline-flex;color:var(--text-heavy);font-family:NunitoSans-Bold}.eld-release--page .eld-releases .eld-section--header .eld-date img{margin-right:var(--spacing-10)}.eld-release--page .eld-releases .eld-editor--list{list-style:none}.eld-release--page .eld-releases .eld-editor--list li:not(:last-child){padding-bottom:var(--spacing-10)}.eld-release--page .eld-releases .eld-editor--list .eld-editor--title{color:var(--text-heavy);padding-left:var(--spacing-15);padding-bottom:var(--spacing-15);position:relative}.eld-release--page .eld-releases .eld-editor--list .eld-editor--title:before{content:"";display:block;position:absolute;background-color:var(--text-heavy);border-radius:50%;height:var(--spacing-5);width:var(--spacing-5);left:0;top:4px}.eld-release--page .eld-releases .eld-editor--list .eld-editor--description{font-size:var(--font-size-body-2)}.eld-release--page .eld-releases .eld-editor--list .eld-editor--description p{line-height:1.4em;padding-left:var(--spacing-15);padding-bottom:var(--spacing-15)}.eld-release--page .eld-releases .eld-editor--list .eld-editor--description img{border-radius:var(--spacing-10);height:auto;width:100%}.eld-release--page .eld-releases .eld-editor--list .eld-editor--description iframe{border-radius:var(--spacing-10);height:auto;min-height:400px;width:100%}.eld-releases--indicator{background-color:var(--new-release-indicator-bgcolor);border-radius:2px;color:var(--new-release-indicator-color);font-size:var(--font-size-releases-indicator);padding:6px 8px 3px;position:absolute;top:calc(50% - 9px);right:var(--spacing-10)}.eld-sidebar-active .eld-releases--indicator,.eld-sidemenu-submenu .eld-releases--indicator{background-color:var(--new-release-indicator-bgcolor);color:var(--new-release-indicator-color)}.eld-share-truck-page{height:100vh;background-color:var(--share-truck-page-background)}.eld-share-available-truck .header-container{display:flex;justify-content:space-between;padding:0 100px;background-color:var(--share-truck-page-header-background)}.eld-share-available-truck .header-container .page-header{display:flex;align-items:center}.eld-share-available-truck .header-container h2,.eld-share-available-truck .header-container h4{color:var(--white)}.eld-share-available-truck .header-container h2{font-size:50px}.eld-share-available-truck .header-container h4{font-size:30px}.eld-share-truck-content-container{display:flex;align-items:center;flex-direction:column}.mat-mdc-card.shrink-dialog{min-width:992px;max-width:1366px;width:auto}@media (min-width: 1366px){.mat-mdc-card.shrink-dialog{min-width:1300px;max-width:1440px}}@media (min-width: 1440px){.mat-mdc-card.shrink-dialog{min-width:1366px;max-width:1600px}}@media (min-width: 1600px){.mat-mdc-card.shrink-dialog{min-width:1440px}}.shrink-table{min-width:992px}@media (min-width: 1366px){.shrink-table{min-width:1300px;max-width:1440px}}@media (min-width: 1440px){.shrink-table{min-width:1400px;max-width:1600px}}@media (min-width: 1600px){.shrink-table{min-width:1400px}}.shrink-table .eld-table__row--disabled{opacity:.5;pointer-events:none}.md-drppicker.md-drppicker{background-color:var(--md-drpicker-bgcolor);box-shadow:0 4px 10px #00000029;color:var(--text-color);display:inline-grid;font-family:NunitoSans-Regular;grid-column-gap:0;grid-template-columns:1fr 1fr;padding:0;width:750px;z-index:1000}.md-drppicker.md-drppicker.shown{transition:none}.md-drppicker.md-drppicker .calendar-table{background-color:var(--md-drpicker-bgcolor);border:0}.md-drppicker.md-drppicker .calendar-table table{border-spacing:0 4px;border-collapse:separate}.md-drppicker.md-drppicker .calendar{border:1px solid var(--default-border-color-2);margin:0;max-width:100%;padding:var(--spacing-2) var(--spacing-4)}.md-drppicker.md-drppicker .calendar.left{border-width:1px 0 1px 1px;border-radius:4px 0 0 4px;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}.md-drppicker.md-drppicker .calendar.right{border-width:1px 1px 1px 0;border-radius:0 4px 4px 0;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2}@media (max-width: 991px){.md-drppicker.md-drppicker .calendar.right{padding:0}.md-drppicker.md-drppicker .calendar.right .calendar-table{display:none}}.md-drppicker.md-drppicker .calendar tr{margin-bottom:4px}.md-drppicker.md-drppicker .calendar td,.md-drppicker.md-drppicker .calendar th{min-width:42px}.md-drppicker.md-drppicker .calendar td.available:hover,.md-drppicker.md-drppicker .calendar th.available:hover{border-radius:4px}.md-drppicker.md-drppicker .calendar td.available:hover span,.md-drppicker.md-drppicker .calendar th.available:hover span{color:var(--md-drpicker-cell-active-color)}.md-drppicker.md-drppicker .calendar td.available.start-date:hover span,.md-drppicker.md-drppicker .calendar th.available.start-date:hover span{color:var(--md-drpicker-cell-active-start-end-color)}.md-drppicker.md-drppicker .week-days th span{color:var(--text-heavy);font-size:var(--font-size-body-1);font-family:NunitoSans-SemiBold}.md-drppicker.md-drppicker thead th{vertical-align:middle}.md-drppicker.md-drppicker th.month{color:var(--text-heavy);font-size:var(--font-size-body-1);font-family:NunitoSans-Bold;height:30px;width:42px}.md-drppicker.md-drppicker td,.md-drppicker.md-drppicker th{border:0}.md-drppicker.md-drppicker td.available:not(.end-date).in-range,.md-drppicker.md-drppicker th.available:not(.end-date).in-range{transition:none}.md-drppicker.md-drppicker td.available:not(.end-date).in-range+td:not(.in-range):hover:before,.md-drppicker.md-drppicker th.available:not(.end-date).in-range+td:not(.in-range):hover:before{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor);border-radius:0 4px 4px 0;height:30px;left:0;top:0;width:42px;z-index:-1}.md-drppicker.md-drppicker td.available.prev,.md-drppicker.md-drppicker th.available.prev{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/arrow.svg)!important}.md-drppicker.md-drppicker td.available.next,.md-drppicker.md-drppicker th.available.next{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/arrow.svg)!important}.md-drppicker.md-drppicker td.available:hover,.md-drppicker.md-drppicker th.available:hover{background-color:var(--md-drpicker-range-days-bgcolor);opacity:1}.md-drppicker.md-drppicker td{border-radius:4px;height:30px;opacity:1;transition:all .15s ease-in-out;width:42px}.md-drppicker.md-drppicker td span{color:var(--text-color);display:flex;justify-content:center}.md-drppicker.md-drppicker td.off,.md-drppicker.md-drppicker td.off.end-date,.md-drppicker.md-drppicker td.off.in-range,.md-drppicker.md-drppicker td.off.start-date{background-color:transparent;color:var(--text-color);opacity:.45}.md-drppicker.md-drppicker td.off.in-range{color:var(--text-color)}.md-drppicker.md-drppicker td.off.in-range:hover{border-radius:0;opacity:1}.md-drppicker.md-drppicker td.off.in-range:hover span{color:var(--text-color)}.md-drppicker.md-drppicker td.off.in-range:hover:before{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor);border-radius:4px;height:30px;left:0;top:0;width:42px;z-index:-1}.md-drppicker.md-drppicker td.off.active.available.end-date span,.md-drppicker.md-drppicker td.off.active.available.start-date span{color:var(--text-color)}.md-drppicker.md-drppicker td.in-range{background-color:var(--md-drpicker-range-days-bgcolor);border-color:var(--md-drpicker-range-days-bgcolor);border-radius:0;color:var(--text-color)}.md-drppicker.md-drppicker td.in-range:not(.off).today:hover{background-color:var(--md-drpicker-range-days-bgcolor-darker);border-radius:4px}.md-drppicker.md-drppicker td.in-range:not(.off):hover{background-color:var(--md-drpicker-range-days-bgcolor);border-radius:0}.md-drppicker.md-drppicker td.in-range:not(.off):hover:before{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor-darker);border-radius:4px;height:30px;left:0;top:0;width:42px;z-index:-1}.md-drppicker.md-drppicker td.in-range:not(.off):hover span{color:var(--md-drpicker-cell-active-start-end-color)}.md-drppicker.md-drppicker td.end-date.today.in-range:not(.off):before{content:"";display:block;position:absolute;display:inline-block!important;background-color:var(--md-drpicker-range-days-bgcolor);height:30px;top:0;width:21px;z-index:-1}.md-drppicker.md-drppicker td.end-date.today.in-range:not(.off):after{content:"";display:block;position:absolute;background-color:var(--blue);border-radius:0 4px 4px 0;height:30px;left:0;top:0;width:42px;z-index:-1}.md-drppicker.md-drppicker td.end-date.today.in-range:hover:before{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor);border-radius:0;display:inline-block!important;height:30px;top:0;width:21px;z-index:-1}.md-drppicker.md-drppicker td.end-date.today.in-range:hover:after{background-color:var(--md-drpicker-range-days-bgcolor-darker)}.md-drppicker.md-drppicker td.start-date span,.md-drppicker.md-drppicker td.end-date span{color:var(--md-drpicker-cell-active-start-end-color)}.md-drppicker.md-drppicker td.start-date:hover:before,.md-drppicker.md-drppicker td.start-date:hover:after,.md-drppicker.md-drppicker td.end-date:hover:before,.md-drppicker.md-drppicker td.end-date:hover:after{display:none}.md-drppicker.md-drppicker td.start-date:hover span,.md-drppicker.md-drppicker td.end-date:hover span{color:var(--md-drpicker-cell-active-start-end-color)}.md-drppicker.md-drppicker td.start-date.off:before,.md-drppicker.md-drppicker td.start-date.off:after,.md-drppicker.md-drppicker td.start-date.today:before,.md-drppicker.md-drppicker td.start-date.today:after,.md-drppicker.md-drppicker td.end-date.off:before,.md-drppicker.md-drppicker td.end-date.off:after,.md-drppicker.md-drppicker td.end-date.today:before,.md-drppicker.md-drppicker td.end-date.today:after{display:none}.md-drppicker.md-drppicker td.start-date:not(.off):not(.today):hover,.md-drppicker.md-drppicker td.end-date:not(.off):not(.today):hover{background-color:var(--md-drpicker-range-days-bgcolor-darker);border-radius:4px 0 0 4px}.md-drppicker.md-drppicker td.start-date:not(.off):not(.today):hover.start-date:before,.md-drppicker.md-drppicker td.end-date:not(.off):not(.today):hover.start-date:before{background-color:var(--md-drpicker-range-days-bgcolor);border-radius:4px 0 0 4px}.md-drppicker.md-drppicker td.start-date:not(.off):not(.today):hover.start-date:after,.md-drppicker.md-drppicker td.end-date:not(.off):not(.today):hover.start-date:after{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor-darker);border-radius:4px;z-index:-1}.md-drppicker.md-drppicker td.start-date:not(.off):not(.today):hover.end-date:before,.md-drppicker.md-drppicker td.end-date:not(.off):not(.today):hover.end-date:before{background-color:var(--md-drpicker-range-days-bgcolor);border-radius:0 4px 4px 0}.md-drppicker.md-drppicker td.start-date:not(.off):not(.today):hover.end-date:after,.md-drppicker.md-drppicker td.end-date:not(.off):not(.today):hover.end-date:after{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor-darker);border-radius:4px 0 0 4px;z-index:-1}.md-drppicker.md-drppicker td.start-date:before,.md-drppicker.md-drppicker td.end-date:before{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor);height:30px;top:0;width:21px;z-index:-1}.md-drppicker.md-drppicker td.start-date:after,.md-drppicker.md-drppicker td.end-date:after{content:"";display:block;position:absolute;background-color:var(--blue);height:30px;left:0;top:0;width:42px;z-index:-1}.md-drppicker.md-drppicker td.start-date{border-radius:4px 0 0 4px}.md-drppicker.md-drppicker td.start-date:after{border-radius:4px 0 0 4px}.md-drppicker.md-drppicker td.start-date.end-date{border-radius:4px 0 0 4px}.md-drppicker.md-drppicker td.start-date.end-date:before,.md-drppicker.md-drppicker td.start-date.end-date:after{display:none}.md-drppicker.md-drppicker td.start-date.end-date:hover:before{display:none}.md-drppicker.md-drppicker td.start-date.end-date:hover span{color:var(--md-drpicker-cell-active-start-end-color)}.md-drppicker.md-drppicker td.start-date:before{border-radius:4px 0 0 4px;right:0}.md-drppicker.md-drppicker td.end-date{border-radius:0 4px 4px 0}.md-drppicker.md-drppicker td.end-date:before{border-radius:0 4px 4px 0;left:0}.md-drppicker.md-drppicker td.end-date:after{border-radius:0 4px 4px 0}.md-drppicker.md-drppicker td.active{background:rgba(0,0,0,.1);transition:background .3s ease-out}.md-drppicker.md-drppicker td.active,.md-drppicker.md-drppicker td:hover{background-color:var(--blue);border-color:transparent;color:var(--md-drpicker-cell-active-start-end-color)}.md-drppicker.md-drppicker td.disabled:hover{background-color:var(--md-drpicker-range-days-bgcolor)}.md-drppicker.md-drppicker .ranges{background-color:var(--md-drpicker-bgcolor);border-left:1px solid var(--dialog-border-color);padding:24px 16px;display:none;grid-column-start:3;grid-row-start:1;grid-row-end:2}.md-drppicker.md-drppicker .ranges ul li{padding:4px 0}.md-drppicker.md-drppicker .ranges ul li:hover{background-color:var(--md-drpicker-bgcolor)}.md-drppicker.md-drppicker .ranges ul li:focus{outline:none}.md-drppicker.md-drppicker .ranges ul li button{border-radius:4px;font-family:NunitoSans-Regular;font-size:1.4rem;padding:8px 16px;transition:background-color .15s ease-in-out}.md-drppicker.md-drppicker .ranges ul li button:hover{background-color:var(--gray)}.md-drppicker.md-drppicker .ranges ul li button.active{background-color:var(--blue)}.md-drppicker.md-drppicker .ranges ul li button:focus{outline:none}.mat-select-search-inside-mat-option{color:var(--select-item-color)}ngx-daterangepicker-material{z-index:99999999}.eld-select-date-range.eld-without-range-picker .md-drppicker.md-drppicker{display:inline-flex;z-index:99999999}.eld-select-date-range.eld-without-range-picker.eld-dr--left-60 .md-drppicker.md-drppicker{transform:translate(-60px)}.eld-select-date-range.eld-without-range-picker .ranges{display:none}.eld-theme-light .md-drppicker.md-drppicker td,.eld-theme-light .md-drppicker.md-drppicker th{border:0}.eld-theme-light .md-drppicker.md-drppicker td.available:not(.end-date).in-range,.eld-theme-light .md-drppicker.md-drppicker th.available:not(.end-date).in-range{transition:none}.eld-theme-light .md-drppicker.md-drppicker td.available:not(.end-date).in-range+td:not(.in-range):hover:before,.eld-theme-light .md-drppicker.md-drppicker th.available:not(.end-date).in-range+td:not(.in-range):hover:before{content:"";display:block;position:absolute;background-color:var(--md-drpicker-range-days-bgcolor);border-radius:0 4px 4px 0;height:30px;left:0;top:0;width:42px;z-index:-1}.eld-theme-light .md-drppicker.md-drppicker td.available.prev,.eld-theme-light .md-drppicker.md-drppicker th.available.prev{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/arrow.svg)!important}.eld-theme-light .md-drppicker.md-drppicker td.available.next,.eld-theme-light .md-drppicker.md-drppicker th.available.next{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/arrow.svg)!important}.eld-theme-light .md-drppicker.md-drppicker td.available:hover,.eld-theme-light .md-drppicker.md-drppicker th.available:hover{background-color:var(--md-drpicker-range-days-bgcolor);opacity:1}@media (min-width: 992px) and (max-width: 1365px){.eld-sidenav--collapsed .md-drppicker.md-drppicker{position:fixed;left:calc(50% - 291px)!important;top:200px!important}}@media (min-width: 992px) and (max-width: 1365px){.eld-sidenav--opened .md-drppicker.md-drppicker{position:fixed;left:calc(50% - 214px)!important;top:200px!important}}.eld-is--mobile .md-drppicker.md-drppicker{position:fixed;left:calc(50% - 131px)!important;top:200px!important}@media (min-width: 380px){.eld-is--mobile .md-drppicker.md-drppicker{left:calc(50% - 177px)!important;top:calc(50% + 36px)!important}}.eld-is--mobile .md-drppicker.md-drppicker .calendar th,.eld-is--mobile .md-drppicker.md-drppicker .calendar td{min-width:32px}@media (min-width: 380px){.eld-is--mobile .md-drppicker.md-drppicker .calendar th,.eld-is--mobile .md-drppicker.md-drppicker .calendar td{min-width:42px}}.eld-is--mobile .md-drppicker.md-drppicker .calendar td{width:32px}@media (min-width: 380px){.eld-is--mobile .md-drppicker.md-drppicker .calendar td{width:42px}}.eld-is--mobile .eld-ngx-date-range__holder--inline .md-drppicker.md-drppicker{margin-top:var(--spacing-10);position:relative}.eld-marker-open .gm-style-iw{max-width:600px!important}.eld-marker-open .gm-style-iw.gm-style-iw-c{background-color:var(--map-filter-item-bgcolor);border-radius:8px;border:1px solid var(--dialog-border-color);outline:0;padding:0}.eld-marker-open .gm-style-iw.gm-style-iw-c .gm-style-iw-d{overflow:hidden!important}.eld-marker-open .gm-style .gm-style-iw-tc:after,.eld-marker-open .gm-style .gm-style-iw-t:after{background:var(--map-filter-item-bgcolor);color:var(--text-color)!important;border-width:0 0 1px 1px!important;border:solid var(--dialog-border-color);box-shadow:none}.eld-marker-open.eld-live-view .gm-fullscreen-control{background-color:var(--map-options-bg-color)!important;right:10px!important;top:calc(var(--live-share-view-spacing) + 5px)!important}.eld-marker-open.eld-live-view .gm-fullscreen-control img{filter:brightness(0) invert(1)}.eld-marker-open .gm-ui-hover-effect{filter:invert(1);top:0!important;right:0!important}.eld-marker-open .eld-map-bubble{background-color:var(--map-filter-item-bgcolor);color:var(--text-color);line-height:1;font-family:NunitoSans-Regular;min-width:18rem;padding:var(--spacing-2) var(--spacing-2) var(--spacing-2);outline:0}.eld-marker-open .eld-map-bubble *{outline:0}.eld-marker-open .eld-map-bubble>div>div{align-items:center;padding:8px 0;display:flex}.eld-marker-open .eld-map-bubble>div img{margin-right:8px}.eld-marker-open .eld-map-bubble>div a{color:var(--blue);text-decoration:none}.eld-marker-open .eld-map-bubble>div .eld-name-with-redirect{color:var(--map-tooltip-info-color);text-decoration:none;transition:color,-webkit-text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out;transition:color,text-decoration .15s ease-in-out,-webkit-text-decoration .15s ease-in-out}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-info,.eld-marker-open .eld-map-bubble .eld-marker-tooltip-statuses{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-info,.eld-marker-open .eld-map-bubble .eld-marker-tooltip-info a{color:var(--map-tooltip-info-color)}.eld-marker-open .eld-map-bubble .eld-marker-tootop-location{display:flex;align-items:center;border-top:1px solid var(--dialog-border-color);padding:8px 0}.eld-marker-open .eld-map-bubble .eld-marker-tootop-location a{color:var(--text-color)}.eld-marker-open .eld-map-bubble .eld-marker-tootop-location a:hover{text-decoration:underline}.eld-marker-open .eld-map-bubble .eld-marker-tootop-location span{color:var(--text-color)}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder{border-top:1px solid var(--dialog-border-color)}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder span{color:var(--text-color)}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder .eld-header{align-items:center;display:inline-flex}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder table.fuel-wrapper tr:not(:last-child){border-bottom:1px solid var(--text-color)}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder table.fuel-wrapper th:not(:last-child),.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder table.fuel-wrapper td:not(:last-child){border-right:1px solid var(--text-color)}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder table.fuel-wrapper th{color:var(--text-heavy);padding:0 4px}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-fuel-holder table.fuel-wrapper td{color:var(--text-color);text-align:center;padding-bottom:0;padding-left:4px;padding-right:4px}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-statuses:not(:empty){border-top:1px solid var(--dialog-border-color)}.eld-marker-open .eld-map-bubble .eld-marker-tooltip-statuses:not(:empty) .route-status-icon{margin-left:var(--spacing-10)}.eld-marker-open .gm-style>div>div:not(.gm-style-pbc):not(:last-of-type) div:nth-last-of-type(2)>div>div:not(.eld-map-bubble)>div>div{background-color:#000;color:#fff!important;padding:4px 6px;font-size:12px!important;border-radius:2px;margin-top:52px}.eld-marker-open>div{border:0!important}.gmnoprint.gm-bundled-control>.gmnoprint>div{background-color:var(--btn-gmap-zoom-bgcolor)!important;border-radius:4px!important}.gmnoprint.gm-bundled-control>.gmnoprint>div>div{background-color:var(--default-border-color)!important}.gmnoprint.gm-bundled-control>.gmnoprint>div button.gm-control-active{background-color:var(--body-bgcolor)!important}.gmnoprint.gm-bundled-control>.gmnoprint>div button.gm-control-active img{filter:contrast(0) brightness(0) invert(1)!important;height:14px!important;width:14px!important}.eld-map-filter--expanded-safari-left .gmnoprint.gm-bundled-control>.gmnoprint>div{background-color:var(--btn-gmap-zoom-bgcolor)!important;border-radius:4px!important;position:absolute;right:186px}.eld-map-filter--expanded-safari-left .gmnoprint.gm-bundled-control>.gmnoprint>div>div{background-color:var(--default-border-color)!important}.eld-map-filter--expanded-safari-left .gmnoprint.gm-bundled-control>.gmnoprint>div button.gm-control-active img{filter:contrast(0) brightness(0) invert(1)!important;height:14px!important;width:14px!important}.eld-theme-light .gmnoprint.gm-bundled-control>.gmnoprint>div button.gm-control-active img{filter:contrast(0) brightness(0) invert(0)!important}.eld-theme-light .eld-live-view .gm-fullscreen-control img{filter:brightness(1) invert(0)}.eld-map-marker-label{background-color:#000;color:#fff!important;padding:4px 6px;font-size:12px!important;border-radius:2px;margin-top:52px}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:16px;background:var(--owl-dt-bgcolor);pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid var(--default-border-color-2)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:16px;width:100%;padding:.5em;color:var(--owl-dt-controls-color)}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#0000001f}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-control-arrow-button{filter:invert(1)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:var(--text-heavy)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:11px;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:var(--default-border-color-2)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:var(--text-color);-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:var(--font-size-body-1);line-height:1;border:1px solid transparent;border-radius:4px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.45}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:var(--owl-dt-selected-color);background-color:var(--blue)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px #ffffffd9}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:var(--text-color);opacity:.4;cursor:default;text-decoration:line-through}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0003}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:4px;border-bottom-left-radius:4px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:4px;border-bottom-right-radius:4px}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table:not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:var(--owl-today-date)}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid var(--default-border-color-2);border-radius:3px;outline:medium none;background-color:var(--input-bgcolor);color:var(--input-color);font-size:20px;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:"";background-color:var(--text-heavy);border-radius:50%;display:inline-block;height:4px;left:50%;position:absolute;transform:translate(-50%);width:4px}.owl-dt-timer-divider:before{top:40%}.owl-dt-timer-divider:after{bottom:40%}.owl-dt-control-button{-webkit-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:16px;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#0000001f}.owl-dt-control-period-button .owl-dt-control-button-arrow{filter:invert(1);display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{filter:invert(1);padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{opacity:.45;cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-inline-container .owl-dt-calendar .owl-dt-control-arrow-button .owl-dt-control-button-content,.owl-dt-popup-container .owl-dt-calendar .owl-dt-control-arrow-button .owl-dt-control-button-content{filter:invert(0)}.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-timer .owl-dt-control-arrow-button .owl-dt-control-button-content,.owl-dt-popup-container .owl-dt-timer .owl-dt-control-arrow-button .owl-dt-control-button-content{filter:invert(1)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}@media all and (orientation: landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}}@media all and (orientation: portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation: landscape){.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation: portrait){.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{align-items:center;background-color:var(--btn-dialog-cancel-bgcolor);display:flex;justify-content:center;padding:16px 8px;width:100%}.owl-dt-container-buttons .owl-dt-control{background-color:var(--btn-dialog-cancel-bgcolor);border-radius:4px;border:1px solid var(--btn-flat-border-color);color:var(--text-color);font-family:NunitoSans-Bold;height:40px;min-width:100px}.owl-dt-container-buttons .owl-dt-control:first-child{margin-right:8px}.owl-dt-container-buttons .owl-dt-control:last-child{background-color:var(--blue);border-color:var(--blue);color:#fff;margin-left:8px}.owl-dt-container-control-button{font-size:16px;min-width:70px;height:40px;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:var(--font-size-body-1)}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:var(--btn-color)}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid var(--default-border-color-2);border-radius:4px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button{border-radius:4px}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:var(--blue);border-radius:4px;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.eld-theme-light .owl-dt-control-period-button .owl-dt-control-button-arrow,.eld-theme-light .owl-dt-calendar-multi-year-view .owl-dt-control-arrow-button,.eld-theme-light .owl-dt-calendar .owl-dt-control-arrow-button .owl-dt-control-button-content,.eld-theme-light .owl-dt-timer .owl-dt-control-arrow-button .owl-dt-control-button-content{filter:invert(0)}.eld-theme-light .owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:var(--btn-color)}.eld-theme-light .owl-dt-timer-hour12 .owl-dt-timer-hour12-box{color:var(--text-heavy)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.mat-option-without-checkbox .mat-pseudo-checkbox{display:none!important;width:0!important;height:0!important}ngx-mat-select-search .mat-select-search-input{background-color:var(--select-panel-bgcolor);border:0;color:var(--text-heavy);height:3em;line-height:1;outline:0;padding:16px}ngx-mat-select-search .mat-select-search-inner{color:var(--text-heavy)}ngx-mat-select-search .mat-select-search-inner.mat-select-search-inner{border-width:0}@-moz-document url-prefix(){ngx-mat-select-search .mat-select-search-inner.mat-select-search-inner{margin-left:-16px}}ngx-mat-select-search .mat-select-search-clear.mat-select-search-clear{height:24px;margin-right:0;min-width:24px;right:0;top:8px!important;width:24px}ngx-mat-select-search .mat-select-search-clear .mdc-button__label{min-width:24px}.eld-tablet-window app-selection-dialog{overflow:hidden}.eld-tablet-window .mat-mdc-dialog-container{border-radius:0;padding:0}.eld-tablet-dialog{border-radius:0}.eld-tablet-dialog .mat-mdc-dialog-content{background-color:var(--tablet-dialog-bgcolor);border:1px solid var(--tablet-dialog-border-color);border-radius:var(--spacing-10);padding:0 var(--spacing-10)}.eld-tablet-dialog .mat-mdc-dialog-title{background-color:var(--tablet-dialog-header-bgcolor);justify-content:center;position:relative;padding:12px;margin:0}.eld-tablet-dialog .mat-mdc-dialog-title span{color:var(--tablet-dialog-header-color)}.eld-tablet-dialog .mat-mdc-dialog-title .mat-mdc-icon-button{position:absolute;right:24px}.eld-tablet-dialog .mat-mdc-dialog-actions{background-color:var(--tablet-dialog-footer-bgcolor);padding:8px;display:flex;justify-content:center;align-items:center;margin-bottom:0}.eld-tablet-dialog .mat-mdc-dialog-actions .eld-btn-group button{margin:0 8px}.eld-tablet-dialog.eld-dialog-select{min-width:300px;min-height:140px}.eld-tablet-dialog.eld-dialog-select .mat-mdc-dialog-content{border:0;padding:0;margin:0}.eld-tablet-dialog.eld-dialog-select .mat-mdc-dialog-content.eld-tablet--with-header{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.eld-tablet-dialog.eld-dialog-select .mat-mdc-dialog-content.eld-tablet--with-footer{height:calc(100% - 70px);border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.debug{--red: #8f000d;--violet: #8F00FF;--tegget: #000064;--dark-green: #08362F;--body-bgcolor: #000;--base-var-color: #1B645B;--base-var-dark-color: #145249;--base-var-darker-color: #08362F;--base-var-light-color: #3d7b74;--base-var-txt-color: #fff;--blue: var(--base-var-color);--default-border-color: #3d7b74;--login-box-shadow: 0 0 10px 0px rgba(27, 100, 91, .9);--mat-text-color: rgb(129, 135,140);--text-color: var(--mat-text-color);--text-heavy: var(--white);--flat-bgcolor: var(--body-bgcolor);--driver-row-color: var(--text-color);--driver-row-over-color: var(--text-heavy);--driver-row-over-bgcolor: rgba(255, 255, 255, .15);--select-item-color: var(--black);--input-bgcolor: var(--body-bgcolor);--input-in-table-bgcolor: var(--body-bgcolor);--input-icon-color:var(--base-var-light-color);--user-navigator-bgcolor: var(--input-bgcolor);--user-navigator-color: var(--text-color);--date-navigator-bgcolor: var(--input-bgcolor);--log-frm-bgcolor: var(--body-bgcolor);--btn-border-radius: 20px;--btn-flat-bgcolor: var(--body-bgcolor);--btn-flat-border-color: var(--base-var-color);--btn-neutral-color: var(--body-bgcolor);--btn-dialog-cancel-over-bgcolor: var(--base-var-light-color);--btn-neutral-ripple-color: var(--white);--btn-neutral-ripple-opacity: .1;--btn-cancel-color: var(--white);--mini-tabs-btn-bgcolor: var(--body-bgcolor);--mini-tabs-btn-color: var(--white);--mini-tabs-btn-active-bgcolor: var(--base-var-color);--table-row-bgcolor: rgba(255, 255, 255, .1);--table-row-over-bgcolor: var(--base-var-color);--log-form-table-over: var(--table-row-over-bgcolor);--table-cell-color: var(--text-color);--table-cell-over-color: var(--white);--log-bgcolor: var(--base-var-light-color);--log-hos-cloak-bg-color: var(--body-bgcolor);--log-hos-recap-row-bg: var(--body-bgcolor);--log-hos-recap-header-bg: var(--base-var-color);--login-bgcolor-1: var(--body-bgcolor);--login-bgcolor-2: var(--body-bgcolor);--modal-view-header-bgcolor: var(--base-var-color);--modal-view-footer-bgcolor: var(--base-var-light-color);--dialog-border-color: var(--base-var-color);--dialog-body-bgcolor: var(--body-bgcolor);--scrollbar-thumb-bgcolor: var(--base-var-color);--dash-widget-card-bgcolor: transparent;--owl-dt-bgcolor: var(--body-bgcolor);--owl-box-shadow: 0 5px 5px -3px rgba(255, 255, 255, .01), 0 8px 10px 1px rgba(255, 255, 255, .08), 0 3px 14px 2px rgba(255, 255, 255, .1);--log-list-bgcolor: var(--base-var-darker-color);--log-list-color: var(--text-color);--log-bgcolor: var(--black);--log-toggle-color: var(--white);--log-toggle-bgcolor: rgba(255, 255, 255, .15);--sticky-calc-sticky-header-top: 85px;--sticky-calc-sticky-header-bottom: 88px;--sticky-calc-sticky-log-title: 0;--sticky-calc-sticky-log: 280px;--sticky-calc-sticky-log-nav: 68px;--sticky-calcsticky-stat-track: 233px;--sticky-calc-log-buttons-top-base: 126px;--sticky-calc-tab-size: 64px;--sticky-calc-actionbar-size: 84px;--sticky-calc-sticky-log-correction: 100px;--shrink-table-check-color: var(--base-var-txt-color);--carousel-text-color: var(--white);--log-ah-dialog-divider-bgcolor: #212121;--log-ah-dialog-highlight-bgcolor: var(--color-dark-1)}.eld-theme-light.debug{--red: #8f000d;--violet: #8F00FF;--tegget: #000064;--dark-green: #08362F;--body-bgcolor: #fff;--base-var-color: #1B645B;--base-var-dark-color: #145249;--base-var-darker-color: #08362F;--base-var-light-color: #3d7b74;--base-var-txt-color: #fff;--blue: var(--base-var-color);--default-border-color: #3d7b74;--mat-text-color: rgba(0, 0, 0, .87);--text-color: var(--black);--text-heavy: var(--black);--login-box-shadow: 0 15px 60px 0 rgba(14, 22, 27, .05);--flat-bgcolor: var(--body-bgcolor);--driver-row-color: var(--text-color);--driver-row-over-color: var(--text-heavy);--driver-row-over-bgcolor: rgba(0, 0, 0, .05);--select-item-color: var(--black);--input-bgcolor: var(--body-bgcolor);--input-in-table-bgcolor: var(--body-bgcolor);--input-icon-color:var(--base-var-color);--user-navigator-bgcolor: var(--input-bgcolor);--user-navigator-color: var(--black);--date-navigator-bgcolor: var(--input-bgcolor);--log-frm-bgcolor: var(--body-bgcolor);--btn-border-radius: 20px;--btn-flat-bgcolor: var(--body-bgcolor);--btn-flat-border-color: var(--base-var-color);--btn-neutral-color: var(--body-bgcolor);--btn-dialog-cancel-over-bgcolor: var(--base-var-light-color);--btn-neutral-ripple-color: var(--black);--btn-neutral-ripple-opacity: .04;--btn-cancel-color: var(--black);--mini-tabs-btn-bgcolor: var(--body-bgcolor);--mini-tabs-btn-color: var(--white);--mini-tabs-btn-active-bgcolor: var(--base-var-color);--table-row-bgcolor: rgba(255, 255, 255, .14);--table-row-over-bgcolor: var(--base-var-color);--log-form-table-over: var(--table-row-over-bgcolor);--table-cell-color: var(--black);--table-cell-over-color: var(--white);--log-bgcolor: var(--base-var-light-color);--log-hos-cloak-bg-color: var(--body-bgcolor);--log-hos-recap-row-bg: var(--body-bgcolor);--log-hos-recap-header-bg: var(--base-var-color);--login-bgcolor-1: var(--body-bgcolor);--login-bgcolor-2: var(--body-bgcolor);--modal-view-header-bgcolor: var(--base-var-color);--modal-view-footer-bgcolor: var(--base-var-light-color);--dialog-border-color: var(--base-var-color);--dialog-body-bgcolor: var(--body-bgcolor);--scrollbar-thumb-bgcolor: var(--base-var-color);--dash-widget-card-bgcolor: transparent;--owl-dt-bgcolor: var(--body-bgcolor);--owl-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);--log-list-bgcolor: #f5f5f5;--log-list-color: var(--black);--log-bgcolor: var(--white);--log-toggle-color: var(--mat-text-color);--log-toggle-bgcolor: var(--white);--sticky-calc-sticky-header-top: 85px;--sticky-calc-sticky-header-bottom: 88px;--sticky-calc-sticky-log-title: 0;--sticky-calc-sticky-log: 280px;--sticky-calc-sticky-log-nav: 68px;--sticky-calcsticky-stat-track: 173px;--sticky-calc-log-buttons-top-base: 126px;--sticky-calc-tab-size: 64px;--sticky-calc-actionbar-size: 84px;--sticky-calc-sticky-log-correction: 100px;--shrink-table-check-color: var(--base-var-txt-color);--carousel-text-color: var(--black);--log-ah-dialog-divider-bgcolor: var(--light-gray-3);--log-ah-dialog-highlight-bgcolor: var(--white)}.debug{--btn-height: 36px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.debug{font-family:Roboto-Regular}.debug .mat-ripple-element{background-color:#0000001a}.debug .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mat-mdc-option:hover:not(.mdc-list-item--disabled),.debug .mat-mdc-option:focus:not(.mdc-list-item--disabled),.debug .mat-mdc-option.mat-mdc-option-active,.debug .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.debug .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #1b645b)}.debug .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #13cb52)}.debug .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mat-pseudo-checkbox{color:#0000008a}.debug .mat-pseudo-checkbox:after{color:#fafafa}.debug .mat-pseudo-checkbox-disabled{color:#b0b0b0}.debug .mat-primary .mat-pseudo-checkbox-checked,.debug .mat-primary .mat-pseudo-checkbox-indeterminate{background:#1b645b}.debug .mat-pseudo-checkbox-checked,.debug .mat-pseudo-checkbox-indeterminate,.debug .mat-accent .mat-pseudo-checkbox-checked,.debug .mat-accent .mat-pseudo-checkbox-indeterminate{background:#13cb52}.debug .mat-warn .mat-pseudo-checkbox-checked,.debug .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ef233c}.debug .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.debug .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.debug .mat-app-background,.debug.mat-app-background{background-color:#fafafa;color:#000000de}.debug .mat-elevation-z0,.debug .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.debug .mat-elevation-z1,.debug .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.debug .mat-elevation-z2,.debug .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.debug .mat-elevation-z3,.debug .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.debug .mat-elevation-z4,.debug .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.debug .mat-elevation-z5,.debug .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.debug .mat-elevation-z6,.debug .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.debug .mat-elevation-z7,.debug .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.debug .mat-elevation-z8,.debug .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.debug .mat-elevation-z9,.debug .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.debug .mat-elevation-z10,.debug .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.debug .mat-elevation-z11,.debug .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.debug .mat-elevation-z12,.debug .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.debug .mat-elevation-z13,.debug .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.debug .mat-elevation-z14,.debug .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.debug .mat-elevation-z15,.debug .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.debug .mat-elevation-z16,.debug .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.debug .mat-elevation-z17,.debug .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.debug .mat-elevation-z18,.debug .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.debug .mat-elevation-z19,.debug .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.debug .mat-elevation-z20,.debug .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.debug .mat-elevation-z21,.debug .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.debug .mat-elevation-z22,.debug .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.debug .mat-elevation-z23,.debug .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.debug .mat-elevation-z24,.debug .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.debug .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal)}.debug .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.debug .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.debug .mat-mdc-card-subtitle{color:#0000008a}.debug .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-headline6-font-size, var(--font-size-h6));line-height:var(--mdc-typography-headline6-line-height, 1.2);font-weight:var(--mdc-typography-headline6-font-weight, 400);letter-spacing:var(--mdc-typography-headline6-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.debug .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle2-font-size, var(--font-size-subtitle-2));line-height:var(--mdc-typography-subtitle2-line-height, 1);font-weight:var(--mdc-typography-subtitle2-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.debug .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1b645b}.debug .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(27, 100, 91, 0.25)'/%3E%3C/svg%3E")}.debug .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#1b645b40}.debug .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #13cb52}.debug .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(19, 203, 82, 0.25)'/%3E%3C/svg%3E")}.debug .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#13cb5240}.debug .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef233c}.debug .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 35, 60, 0.25)'/%3E%3C/svg%3E")}.debug .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef233c40}.debug .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.debug .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto-Regular;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.debug .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #1b645b)}.debug .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.debug .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.debug .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.debug .mdc-text-field--filled .mdc-text-field__ripple:before,.debug .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.debug .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.debug .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.debug .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.debug .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.debug .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.debug .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.debug .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.debug .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #1b645b)}.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.debug .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #1b645b)}.debug .mdc-text-field--outlined .mdc-text-field__ripple:before,.debug .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.debug .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#1b645bde}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.debug .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.debug .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.debug .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.debug .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.debug .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.debug .mdc-text-field--disabled .mdc-text-field-character-counter,.debug .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.debug .mdc-text-field--disabled .mdc-text-field__icon--leading,.debug .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.debug .mdc-text-field--disabled .mdc-text-field__affix--prefix,.debug .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.debug .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.debug .mdc-text-field--disabled .mdc-notched-outline__leading,.debug .mdc-text-field--disabled .mdc-notched-outline__notch,.debug .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-text-field-character-counter,.debug .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.debug .mdc-text-field--disabled .mdc-notched-outline__leading,.debug .mdc-text-field--disabled .mdc-notched-outline__notch,.debug .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.debug .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.debug .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field-focus-overlay{background-color:#000000de}.debug .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.debug .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.debug .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.debug .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#1b645bde}.debug .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#13cb52de}.debug .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef233cde}.debug .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.debug .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #13cb52)}.debug .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #13cb52)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#13cb52de}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #13cb52)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef233cde}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.debug .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef233c)}.debug .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.debug [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.debug .mat-mdc-form-field-infix{min-height:56px}.debug .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.debug .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.debug .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.debug .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.debug .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.debug .mdc-text-field__input,.debug .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.debug .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.debug .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.debug .mat-mdc-form-field-subscript-wrapper,.debug .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.debug .mat-mdc-form-field,.debug .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.debug .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(var(--font-size-body-1) * var(--mat-mdc-form-field-floating-label-scale, .75))}.debug .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:var(--font-size-body-1)}.debug .mat-mdc-select-value{color:#000000de}.debug .mat-mdc-select-placeholder{color:#0009}.debug .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.debug .mat-mdc-select-arrow{color:#0000008a}.debug .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#1b645bde}.debug .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#13cb52de}.debug .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.debug .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#ef233cde}.debug .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.debug .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.debug .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.debug .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.debug .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.debug .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.debug .mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item--disabled .mdc-list-item__start,.debug .mdc-list-item--disabled .mdc-list-item__content,.debug .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.debug .mdc-list-item--disabled .mdc-list-item__primary-text,.debug .mdc-list-item--disabled .mdc-list-item__secondary-text,.debug .mdc-list-item--disabled .mdc-list-item__overline-text,.debug .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.debug .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.debug .mdc-list-item--selected .mdc-list-item__primary-text,.debug .mdc-list-item--activated .mdc-list-item__primary-text,.debug .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #1b645b)}.debug .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mdc-list-divider:after{border-bottom-color:#fff}.debug .mdc-list-divider{background-color:#0000001f}.debug .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.debug .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.debug .mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto-Regular;--mdc-dialog-subhead-line-height: 1.2;--mdc-dialog-subhead-size: var(--font-size-h6);--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Roboto-Regular;--mdc-dialog-supporting-text-line-height: 1;--mdc-dialog-supporting-text-size: var(--font-size-body-1);--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.debug .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.debug .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.debug .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #1b645b;--mdc-chip-elevated-disabled-container-color: #1b645b;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.debug .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.debug .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #13cb52;--mdc-chip-elevated-disabled-container-color: #13cb52;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.debug .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.debug .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ef233c;--mdc-chip-elevated-disabled-container-color: #ef233c;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.debug .mat-mdc-chip-focus-overlay{background:black}.debug .mat-mdc-chip{height:32px}.debug .mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.debug .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.debug .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.debug .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #185c53;--mdc-switch-selected-handle-color: #185c53;--mdc-switch-selected-hover-state-layer-color: #185c53;--mdc-switch-selected-pressed-state-layer-color: #185c53;--mdc-switch-selected-focus-handle-color: #08362f;--mdc-switch-selected-hover-handle-color: #08362f;--mdc-switch-selected-pressed-handle-color: #08362f;--mdc-switch-selected-focus-track-color: #5f938c;--mdc-switch-selected-hover-track-color: #5f938c;--mdc-switch-selected-pressed-track-color: #5f938c;--mdc-switch-selected-track-color: #5f938c}.debug .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #39c874;--mdc-switch-selected-handle-color: #39c874;--mdc-switch-selected-hover-state-layer-color: #39c874;--mdc-switch-selected-pressed-state-layer-color: #39c874;--mdc-switch-selected-focus-handle-color: #1bae4c;--mdc-switch-selected-hover-handle-color: #1bae4c;--mdc-switch-selected-pressed-handle-color: #1bae4c;--mdc-switch-selected-focus-track-color: #79dca3;--mdc-switch-selected-hover-track-color: #79dca3;--mdc-switch-selected-pressed-track-color: #79dca3;--mdc-switch-selected-track-color: #79dca3}.debug .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e6054a;--mdc-switch-selected-handle-color: #e6054a;--mdc-switch-selected-hover-state-layer-color: #e6054a;--mdc-switch-selected-pressed-state-layer-color: #e6054a;--mdc-switch-selected-focus-handle-color: #d90227;--mdc-switch-selected-hover-handle-color: #d90227;--mdc-switch-selected-pressed-handle-color: #d90227;--mdc-switch-selected-focus-track-color: #f05185;--mdc-switch-selected-hover-track-color: #f05185;--mdc-switch-selected-pressed-track-color: #f05185;--mdc-switch-selected-track-color: #f05185}.debug .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.debug .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1b645b;--mdc-radio-selected-hover-icon-color: #1b645b;--mdc-radio-selected-icon-color: #1b645b;--mdc-radio-selected-pressed-icon-color: #1b645b;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #1b645b}.debug .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.debug .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #13cb52;--mdc-radio-selected-hover-icon-color: #13cb52;--mdc-radio-selected-icon-color: #13cb52;--mdc-radio-selected-pressed-icon-color: #13cb52;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #13cb52}.debug .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.debug .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef233c;--mdc-radio-selected-hover-icon-color: #ef233c;--mdc-radio-selected-icon-color: #ef233c;--mdc-radio-selected-pressed-icon-color: #ef233c;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ef233c}.debug .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.debug .mat-mdc-radio-button .mdc-radio{padding:10px}.debug .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.debug .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.debug .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.debug .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.debug .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #1b645b;--mdc-slider-focus-handle-color: #1b645b;--mdc-slider-hover-handle-color: #1b645b;--mdc-slider-active-track-color: #1b645b;--mdc-slider-inactive-track-color: #1b645b;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #1b645b;--mat-mdc-slider-ripple-color: #1b645b;--mat-mdc-slider-hover-ripple-color: rgba(27, 100, 91, .05);--mat-mdc-slider-focus-ripple-color: rgba(27, 100, 91, .2)}.debug .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #13cb52;--mdc-slider-focus-handle-color: #13cb52;--mdc-slider-hover-handle-color: #13cb52;--mdc-slider-active-track-color: #13cb52;--mdc-slider-inactive-track-color: #13cb52;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #13cb52;--mat-mdc-slider-ripple-color: #13cb52;--mat-mdc-slider-hover-ripple-color: rgba(19, 203, 82, .05);--mat-mdc-slider-focus-ripple-color: rgba(19, 203, 82, .2)}.debug .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef233c;--mdc-slider-focus-handle-color: #ef233c;--mdc-slider-hover-handle-color: #ef233c;--mdc-slider-active-track-color: #ef233c;--mdc-slider-inactive-track-color: #ef233c;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef233c;--mat-mdc-slider-ripple-color: #ef233c;--mat-mdc-slider-hover-ripple-color: rgba(239, 35, 60, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 35, 60, .2)}.debug .mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto-Regular;--mdc-slider-label-label-text-font-size: var(--font-size-subtitle-2);--mdc-slider-label-label-text-line-height: 1;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400}.debug .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.debug .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.debug .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.debug .mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item--disabled .mdc-list-item__start,.debug .mdc-list-item--disabled .mdc-list-item__content,.debug .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.debug .mdc-list-item--disabled .mdc-list-item__primary-text,.debug .mdc-list-item--disabled .mdc-list-item__secondary-text,.debug .mdc-list-item--disabled .mdc-list-item__overline-text,.debug .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.debug .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.debug .mdc-list-item--selected .mdc-list-item__primary-text,.debug .mdc-list-item--activated .mdc-list-item__primary-text,.debug .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #1b645b)}.debug .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mdc-list-divider:after{border-bottom-color:#fff}.debug .mdc-list-divider{background-color:#0000001f}.debug .mat-mdc-menu-item[disabled],.debug .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.debug .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.debug .mat-mdc-menu-item .mat-icon-no-color,.debug .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mat-mdc-menu-item:hover:not([disabled]),.debug .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.debug .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.debug .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.debug .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.debug .mat-mdc-menu-content,.debug .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body1-font-size, var(--font-size-body-1));line-height:var(--mdc-typography-body1-line-height, 1);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.debug .mat-mdc-list-item-interactive:before{background:black}.debug .mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.04}.debug .mat-mdc-list-item-interactive:focus:before{opacity:.12}.debug .mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#1b645b;opacity:.08}.debug .mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.12}.debug .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.debug .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.debug .mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.debug .mdc-list-item--disabled .mdc-list-item__start,.debug .mdc-list-item--disabled .mdc-list-item__content,.debug .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.debug .mdc-list-item--disabled .mdc-list-item__primary-text,.debug .mdc-list-item--disabled .mdc-list-item__secondary-text,.debug .mdc-list-item--disabled .mdc-list-item__overline-text,.debug .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.debug .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.debug .mdc-list-item--selected .mdc-list-item__primary-text,.debug .mdc-list-item--activated .mdc-list-item__primary-text,.debug .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.debug .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #1b645b)}.debug .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mdc-list-divider:after{border-bottom-color:#fff}.debug .mdc-list-divider{background-color:#0000001f}.debug .mat-mdc-list-option .mdc-list-item__start,.debug .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #1b645b;--mdc-checkbox-selected-hover-icon-color: #1b645b;--mdc-checkbox-selected-icon-color: #1b645b;--mdc-checkbox-selected-pressed-icon-color: #1b645b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.debug .mat-mdc-list-option .mdc-list-item__start,.debug .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1b645b;--mdc-radio-selected-hover-icon-color: #1b645b;--mdc-radio-selected-icon-color: #1b645b;--mdc-radio-selected-pressed-icon-color: #1b645b;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #1b645b}.debug .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.debug .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.debug .mat-mdc-list-option.mat-accent .mdc-list-item__start,.debug .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #13cb52;--mdc-checkbox-selected-hover-icon-color: #13cb52;--mdc-checkbox-selected-icon-color: #13cb52;--mdc-checkbox-selected-pressed-icon-color: #13cb52;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.debug .mat-mdc-list-option.mat-accent .mdc-list-item__start,.debug .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #13cb52;--mdc-radio-selected-hover-icon-color: #13cb52;--mdc-radio-selected-icon-color: #13cb52;--mdc-radio-selected-pressed-icon-color: #13cb52;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #13cb52}.debug .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.debug .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.debug .mat-mdc-list-option.mat-warn .mdc-list-item__start,.debug .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef233c;--mdc-checkbox-selected-hover-icon-color: #ef233c;--mdc-checkbox-selected-icon-color: #ef233c;--mdc-checkbox-selected-pressed-icon-color: #ef233c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.debug .mat-mdc-list-option.mat-warn .mdc-list-item__start,.debug .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef233c;--mdc-radio-selected-hover-icon-color: #ef233c;--mdc-radio-selected-icon-color: #ef233c;--mdc-radio-selected-pressed-icon-color: #ef233c;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ef233c}.debug .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.debug .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.debug .mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.debug .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.debug .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.debug .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.debug .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.debug .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.debug .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.debug .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.debug .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.debug .mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.debug .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.debug .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.debug .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.debug .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.debug .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.debug .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.debug .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.debug .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.debug .mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.debug .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.debug .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.debug .mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:1}.debug .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.debug .mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.debug .mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-overline-font-size, var(--font-size-badges-1));line-height:var(--mdc-typography-overline-line-height, 1);font-weight:var(--mdc-typography-overline-font-weight, 400);letter-spacing:var(--mdc-typography-overline-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.debug .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle1-font-size, var(--font-size-subtitle-1));line-height:var(--mdc-typography-subtitle1-line-height, 1);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.debug .mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.debug .mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.debug .mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.debug .mat-mdc-list-item .mdc-list-item__primary-text{font:400 var(--font-size-body-1) / 1 Roboto-Regular;letter-spacing:normal}.debug .mat-mdc-paginator{background:white;color:#000000de}.debug .mat-mdc-paginator-icon{fill:#0000008a}.debug .mat-mdc-paginator-decrement,.debug .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.debug .mat-mdc-paginator-first,.debug .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.debug .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.debug .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.debug .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.debug .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.debug .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.debug .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.debug .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.debug .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.debug .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.debug .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.debug .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.debug .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.debug .mat-mdc-paginator-container{min-height:56px}.debug .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.debug .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.debug .mat-mdc-tab,.debug .mat-mdc-tab-link{background-color:transparent}.debug .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.debug .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab__text-label{color:#0009}.debug .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.debug .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.debug .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.debug .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.debug .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.debug .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#1b645b}.debug .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.debug .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #1b645b)}.debug .mdc-tab__ripple:before,.debug .mat-mdc-tab .mat-ripple-element,.debug .mat-mdc-tab-header-pagination .mat-ripple-element,.debug .mat-mdc-tab-link .mat-ripple-element{background-color:#1b645b}.debug .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.debug .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.debug .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.debug .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#13cb52}.debug .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.debug .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.debug .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.debug .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #13cb52)}.debug .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.debug .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.debug .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.debug .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.debug .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.debug .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.debug .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.debug .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#13cb52}.debug .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.debug .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.debug .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.debug .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ef233c}.debug .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.debug .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.debug .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.debug .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ef233c)}.debug .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.debug .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.debug .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.debug .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.debug .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.debug .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.debug .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.debug .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#ef233c}.debug .mat-mdc-tab-group.mat-background-primary,.debug .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #1b645b;--mat-mdc-tab-header-with-background-foreground-color: #fff}.debug .mat-mdc-tab-group.mat-background-accent,.debug .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #13cb52;--mat-mdc-tab-header-with-background-foreground-color: #000}.debug .mat-mdc-tab-group.mat-background-warn,.debug .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #ef233c;--mat-mdc-tab-header-with-background-foreground-color: #fff}.debug .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.debug .mat-mdc-tab-header .mdc-tab{height:48px}.debug .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-button-font-size, var(--font-size-btn));line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.debug .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.debug .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.debug .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.debug .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #1b645b;--mdc-checkbox-selected-hover-icon-color: #1b645b;--mdc-checkbox-selected-icon-color: #1b645b;--mdc-checkbox-selected-pressed-icon-color: #1b645b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.debug .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#1b645b1a}.debug .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#1b645b}.debug .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #13cb52;--mdc-checkbox-selected-hover-icon-color: #13cb52;--mdc-checkbox-selected-icon-color: #13cb52;--mdc-checkbox-selected-pressed-icon-color: #13cb52;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.debug .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#13cb521a}.debug .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#13cb52}.debug .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef233c;--mdc-checkbox-selected-hover-icon-color: #ef233c;--mdc-checkbox-selected-icon-color: #ef233c;--mdc-checkbox-selected-pressed-icon-color: #ef233c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.debug .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ef233c1a}.debug .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ef233c}.debug .mat-mdc-checkbox-disabled label{color:#00000061}.debug .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.debug .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.debug .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.debug .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.debug .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.debug .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.debug .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1b645b}.debug .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #13cb52}.debug .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef233c}.debug .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.debug .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.debug .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1b645b;--mdc-filled-button-label-text-color: #fff}.debug .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #13cb52;--mdc-filled-button-label-text-color: #000}.debug .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef233c;--mdc-filled-button-label-text-color: #fff}.debug .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.debug .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.debug .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1b645b;--mdc-protected-button-label-text-color: #fff}.debug .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #13cb52;--mdc-protected-button-label-text-color: #000}.debug .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef233c;--mdc-protected-button-label-text-color: #fff}.debug .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.debug .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.debug .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.debug .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1b645b}.debug .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #13cb52}.debug .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef233c}.debug .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.debug .mat-mdc-button,.debug .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.debug .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.debug .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-button.mat-primary,.debug .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #1b645b;--mat-mdc-button-ripple-color: rgba(27, 100, 91, .1)}.debug .mat-mdc-button.mat-accent,.debug .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #13cb52;--mat-mdc-button-ripple-color: rgba(19, 203, 82, .1)}.debug .mat-mdc-button.mat-warn,.debug .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef233c;--mat-mdc-button-ripple-color: rgba(239, 35, 60, .1)}.debug .mat-mdc-raised-button,.debug .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.debug .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.debug .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-raised-button.mat-primary,.debug .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.debug .mat-mdc-raised-button.mat-accent,.debug .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.debug .mat-mdc-raised-button.mat-warn,.debug .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.debug .mat-mdc-button.mat-mdc-button-base,.debug .mat-mdc-raised-button.mat-mdc-button-base,.debug .mat-mdc-unelevated-button.mat-mdc-button-base,.debug .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.debug .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-button-font-size, var(--font-size-btn));line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.debug .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.debug .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.debug .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #1b645b;--mat-mdc-button-ripple-color: rgba(27, 100, 91, .1)}.debug .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #13cb52;--mat-mdc-button-ripple-color: rgba(19, 203, 82, .1)}.debug .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef233c;--mat-mdc-button-ripple-color: rgba(239, 35, 60, .1)}.debug .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1b645b}.debug .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #13cb52}.debug .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef233c}.debug .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.debug .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.debug .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.debug .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.debug .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.debug .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.debug .mat-mdc-fab,.debug .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.debug .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.debug .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.debug .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.debug .mat-mdc-fab.mat-primary,.debug .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.debug .mat-mdc-fab.mat-accent,.debug .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.debug .mat-mdc-fab.mat-warn,.debug .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.debug .mat-mdc-fab.mat-unthemed,.debug .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.debug .mat-mdc-fab.mat-primary,.debug .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #1b645b;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.debug .mat-mdc-fab.mat-accent,.debug .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #13cb52;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.debug .mat-mdc-fab.mat-warn,.debug .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef233c;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.debug .mat-mdc-fab[disabled][disabled],.debug .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.debug .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-button-font-size, var(--font-size-btn));line-height:var(--mdc-typography-button-line-height, 1);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.debug .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #13cb52;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.debug .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto-Regular;--mdc-snackbar-supporting-text-line-height: 1;--mdc-snackbar-supporting-text-size: var(--font-size-body-2);--mdc-snackbar-supporting-text-weight: 400}.debug .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.debug .mdc-data-table__row{background-color:inherit}.debug .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.debug .mdc-data-table__row--selected{background-color:#1b645b0a}.debug .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.debug .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.debug .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.debug .mdc-data-table__cell,.debug .mdc-data-table__header-cell{border-bottom-color:#0000001f}.debug .mdc-data-table__pagination{border-top-color:#0000001f}.debug .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.debug .mdc-data-table__header-cell,.debug .mdc-data-table__pagination-total,.debug .mdc-data-table__pagination-rows-per-page-label,.debug .mdc-data-table__cell{color:#000000de}.debug .mat-mdc-table{background:white}.debug .mat-mdc-table .mdc-data-table__row{height:52px}.debug .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.debug .mat-mdc-table .mdc-data-table__header-row{height:56px}.debug .mdc-data-table__content,.debug .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-body2-font-size, var(--font-size-body-2));line-height:var(--mdc-typography-body2-line-height, 1);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.debug .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto-Regular));font-size:var(--mdc-typography-subtitle2-font-size, var(--font-size-subtitle-2));line-height:var(--mdc-typography-subtitle2-line-height, 1);font-weight:var(--mdc-typography-subtitle2-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.debug .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #1b645b}.debug .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #13cb52}.debug .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef233c}.debug .mat-badge-content{color:#fff;background:#1b645b}.cdk-high-contrast-active .debug .mat-badge-content{outline:solid 1px;border-radius:0}.debug .mat-badge-accent .mat-badge-content{background:#13cb52;color:#fff}.debug .mat-badge-warn .mat-badge-content{color:#fff;background:#ef233c}.debug .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.debug .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.debug .mat-badge-small .mat-badge-content{font-size:9px}.debug .mat-badge-large .mat-badge-content{font-size:24px}.debug .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.debug .mat-bottom-sheet-container{font:400 var(--font-size-body-2) / 1 Roboto-Regular;letter-spacing:normal}.debug .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.debug .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.debug .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.debug .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.debug .mat-button-toggle{color:#00000061}.debug .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.debug .mat-button-toggle-appearance-standard{color:#000000de;background:white}.debug .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.debug .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.debug [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.debug .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.debug .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.debug .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.debug .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.debug .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.debug .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.debug .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.debug .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.debug .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.debug .mat-button-toggle{font-family:Roboto,Helvetica Neue,sans-serif}.debug .mat-calendar-arrow{fill:#0000008a}.debug .mat-datepicker-toggle,.debug .mat-datepicker-content .mat-calendar-next-button,.debug .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.debug .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.debug .mat-calendar-table-header,.debug .mat-calendar-body-label{color:#0000008a}.debug .mat-calendar-body-cell-content,.debug .mat-date-range-input-separator{color:#000000de;border-color:transparent}.debug .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.debug .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.debug .mat-calendar-body-in-preview{color:#0000003d}.debug .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.debug .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.debug .mat-calendar-body-in-range:before{background:rgba(27,100,91,.2)}.debug .mat-calendar-body-comparison-identical,.debug .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.debug .mat-calendar-body-comparison-bridge-start:before,.debug [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(27,100,91,.2) 50%,rgba(249,171,0,.2) 50%)}.debug .mat-calendar-body-comparison-bridge-end:before,.debug [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(27,100,91,.2) 50%,rgba(249,171,0,.2) 50%)}.debug .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.debug .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.debug .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.debug .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.debug .mat-calendar-body-selected{background-color:#1b645b;color:#fff}.debug .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#1b645b66}.debug .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.debug .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.debug .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1b645b4d}@media (hover: hover){.debug .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1b645b4d}}.debug .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(19,203,82,.2)}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.debug .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.debug .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(19,203,82,.2) 50%,rgba(249,171,0,.2) 50%)}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.debug .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(19,203,82,.2) 50%,rgba(249,171,0,.2) 50%)}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.debug .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.debug .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#13cb52;color:#fff}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#13cb5266}.debug .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.debug .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.debug .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#13cb524d}@media (hover: hover){.debug .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#13cb524d}}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,35,60,.2)}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.debug .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.debug .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,35,60,.2) 50%,rgba(249,171,0,.2) 50%)}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.debug .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,35,60,.2) 50%,rgba(249,171,0,.2) 50%)}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.debug .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.debug .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef233c;color:#fff}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef233c66}.debug .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.debug .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.debug .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ef233c4d}@media (hover: hover){.debug .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ef233c4d}}.debug .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.debug .mat-datepicker-toggle-active{color:#1b645b}.debug .mat-datepicker-toggle-active.mat-accent{color:#13cb52}.debug .mat-datepicker-toggle-active.mat-warn{color:#ef233c}.debug .mat-date-range-input-inner[disabled]{color:#00000061}.debug .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.debug .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.debug .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.debug .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.debug .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.debug .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.debug .mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.debug .mat-calendar-body{font-size:13px}.debug .mat-calendar-body-label,.debug .mat-calendar-period-button{font-size:var(--font-size-btn);font-weight:400}.debug .mat-calendar-table-header th{font-size:11px;font-weight:400}.debug .mat-divider{border-top-color:#0000001f}.debug .mat-divider-vertical{border-right-color:#0000001f}.debug .mat-expansion-panel{background:white;color:#000000de}.debug .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.debug .mat-action-row{border-top-color:#0000001f}.debug .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.debug .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.debug .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.debug .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.debug .mat-expansion-panel-header-title{color:#000000de}.debug .mat-expansion-panel-header-description,.debug .mat-expansion-indicator:after{color:#0000008a}.debug .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.debug .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.debug .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.debug .mat-expansion-panel-header{height:48px}.debug .mat-expansion-panel-header.mat-expanded{height:64px}.debug .mat-expansion-panel-header{font-family:Roboto-Regular;font-size:var(--font-size-subtitle-2);font-weight:400}.debug .mat-expansion-panel-content{font:400 var(--font-size-body-2) / 1 Roboto-Regular;letter-spacing:normal}.debug .mat-grid-tile-header,.debug .mat-grid-tile-footer{font-size:var(--font-size-body-2)}.debug .mat-grid-tile-header .mat-line,.debug .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.debug .mat-grid-tile-header .mat-line:nth-child(n+2),.debug .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.debug .mat-icon.mat-primary{color:#1b645b}.debug .mat-icon.mat-accent{color:#13cb52}.debug .mat-icon.mat-warn{color:#ef233c}.debug .mat-drawer-container{background-color:#fafafa;color:#000000de}.debug .mat-drawer{background-color:#fff;color:#000000de}.debug .mat-drawer.mat-drawer-push{background-color:#fff}.debug .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.debug .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.debug .mat-drawer-side.mat-drawer-end,.debug [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.debug [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.debug .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.debug .mat-step-header.cdk-keyboard-focused,.debug .mat-step-header.cdk-program-focused,.debug .mat-step-header:hover:not([aria-disabled]),.debug .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.debug .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.debug .mat-step-header:hover{background:none}}.debug .mat-step-header .mat-step-label,.debug .mat-step-header .mat-step-optional{color:#0000008a}.debug .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.debug .mat-step-header .mat-step-icon-selected,.debug .mat-step-header .mat-step-icon-state-done,.debug .mat-step-header .mat-step-icon-state-edit{background-color:#1b645b;color:#fff}.debug .mat-step-header.mat-accent .mat-step-icon{color:#fff}.debug .mat-step-header.mat-accent .mat-step-icon-selected,.debug .mat-step-header.mat-accent .mat-step-icon-state-done,.debug .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#13cb52;color:#fff}.debug .mat-step-header.mat-warn .mat-step-icon{color:#fff}.debug .mat-step-header.mat-warn .mat-step-icon-selected,.debug .mat-step-header.mat-warn .mat-step-icon-state-done,.debug .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ef233c;color:#fff}.debug .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ef233c}.debug .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.debug .mat-step-header .mat-step-label.mat-step-label-error{color:#ef233c}.debug .mat-stepper-horizontal,.debug .mat-stepper-vertical{background-color:#fff}.debug .mat-stepper-vertical-line:before{border-left-color:#0000001f}.debug .mat-horizontal-stepper-header:before,.debug .mat-horizontal-stepper-header:after,.debug .mat-stepper-horizontal-line{border-top-color:#0000001f}.debug .mat-horizontal-stepper-header{height:72px}.debug .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.debug .mat-vertical-stepper-header{padding:24px}.debug .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.debug .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.debug .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.debug .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.debug .mat-stepper-vertical,.debug .mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.debug .mat-step-label{font-size:var(--font-size-body-2);font-weight:400}.debug .mat-step-sub-label-error{font-weight:400}.debug .mat-step-label-error{font-size:var(--font-size-body-1)}.debug .mat-step-label-selected{font-size:var(--font-size-body-1);font-weight:400}.debug .mat-sort-header-arrow{color:#757575}.debug .mat-toolbar{background:whitesmoke;color:#000000de}.debug .mat-toolbar.mat-primary{background:#1b645b;color:#fff}.debug .mat-toolbar.mat-accent{background:#13cb52;color:#fff}.debug .mat-toolbar.mat-warn{background:#ef233c;color:#fff}.debug .mat-toolbar .mat-form-field-underline,.debug .mat-toolbar .mat-form-field-ripple,.debug .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.debug .mat-toolbar .mat-form-field-label,.debug .mat-toolbar .mat-focused .mat-form-field-label,.debug .mat-toolbar .mat-select-value,.debug .mat-toolbar .mat-select-arrow,.debug .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.debug .mat-toolbar .mat-input-element{caret-color:currentColor}.debug .mat-toolbar-multiple-rows{min-height:64px}.debug .mat-toolbar-row,.debug .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.debug .mat-toolbar-multiple-rows{min-height:56px}.debug .mat-toolbar-row,.debug .mat-toolbar-single-row{height:56px}}.debug .mat-toolbar,.debug .mat-toolbar h1,.debug .mat-toolbar h2,.debug .mat-toolbar h3,.debug .mat-toolbar h4,.debug .mat-toolbar h5,.debug .mat-toolbar h6{font:400 var(--font-size-h6) / 1.2 Roboto-Regular;letter-spacing:normal;margin:0}.debug .mat-tree{background:white}.debug .mat-tree-node,.debug .mat-nested-tree-node{color:#000000de}.debug .mat-tree-node{min-height:48px}.debug .mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.debug .mat-tree-node,.debug .mat-nested-tree-node{font-weight:400;font-size:var(--font-size-body-2)}.debug .eld-graph-log-holder.eld-log-table-holder{top:365px;position:sticky;z-index:9995}.debug .eld-content{margin-top:0}.debug .eld-content.eld-with-table{margin-top:0;padding:0 var(--spacing-20)}.debug .eld-multi-content{margin-top:0}.debug .eld-multi-content .debug-buttons{align-items:center;background-color:var(--body-bgcolor);display:flex;height:var(--spacing-60);justify-content:center;position:sticky;top:0;z-index:10001}.debug .eld-diver-log--edit .eld-log-content{height:calc(100vh - 10px);overflow:auto}.debug .mat-toolbar.eld-toolbar-filter{background-color:var(--body-bgcolor)}.debug .eld-page-log-details.eld-multi-content{height:100vh}.debug .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-top{top:60px}.debug .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-top .mat-toolbar.eld-toolbar-filter{padding:0}.debug .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-header-top{height:66px;z-index:10000!important}.debug .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-log{top:calc(var(--sticky-calc-sticky-log-nav) + 60px)}.debug .eld-page-log-details .eld-sticky-content.eld-sticky-content .eld-log--table-block{background-color:var(--body-bgcolor)}.debug .eld-page-log-details .eld-sticky-content.eld-sticky-content.eld-sticky-log,.debug .eld-page-log-details .eld-log--holder__block{top:var(--sticky-calc-log-buttons-top-base)}.debug .eld-page-log-details .eld-log--table-block{background-color:var(--body-bgcolor);top:calc(var(--sticky-calc-sticky-log) + 60px)}.debug .eld-table-actionbar .mat-mdc-icon-button{border-radius:4px}.debug .view-toggle-wrapper{margin-left:16px}.debug .view-toggle-wrapper button:first-child{border-radius:4px 0 0 4px}.debug .view-toggle-wrapper button:last-child{border-radius:0 4px 4px 0}.debug .eld-all-graphs-view{background-color:var(--body-bgcolor)}.debug .eld-all-graphs-view.graph-view .no-data-wrapper{height:auto}.debug .eld-table-cont:not(.eld-inspection-table):not(.eld-dispatch-table-cont) .eld-table-wrapper{height:calc(100vh - 14.6rem);overflow:auto}.debug .eld-view .eld-header{border-bottom-color:var(--base-var-color)}.debug .owl-dt-inline-container,.debug .owl-dt-popup-container{box-shadow:var(--owl-box-shadow)}.debug .owl-dt-container-buttons .owl-dt-control,.debug .owl-dt-control-button .owl-dt-control-button-content{border-radius:var(--btn-border-radius)}.debug .autocomplete-theme.autocomplete-theme{background-color:var(--white)}.debug .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: var(--base-var-dark-color)}.debug .eld-toolbar--switcher .mat-toolbar-row app-log-navigation{width:auto}.debug .eld-toolbar--switcher .mat-toolbar-row h4{color:var(--text-heavy)}.debug .eld-toolbar--switcher .eld-switcher--holder .mdc-button .mat-icon{color:var(--text-color)}.debug .mat-toolbar.eld-toolbar-filter .mat-toolbar-row{justify-content:flex-start}.debug .mat-toolbar .eld-frm h4{color:var(--text-heavy)}.debug .eld-pending-info{background:repeating-linear-gradient(-45deg,var(--orange),var(--orange) 10px,var(--orange-2) 10px,var(--orange-2) 20px);color:var(--text-color)}.debug .eld-pending-info .mdc-button .mdc-button__label{color:var(--text-color)}.debug .eld-pending-info .mdc-button .owl-dt-control-button .owl-dt-control-button-content{border-radius:var(--btn-border-radius)}.debug .eld-pending-info .mdc-button .autocomplete-theme.autocomplete-theme{background-color:var(--white)}.debug .eld-pending-info .mdc-button .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: var(--base-var-dark-color)}.debug .approve-icon-wrapper .mat-icon{color:var(--base-var-txt-color)}.debug .shrink-single-event img{filter:brightness(0) invert(1)}.debug .eld-event-dialog .mat-mdc-dialog-actions .mdc-button.mat-accent{background-color:var(--base-var-color);outline:1px solid var(--green)}.debug .eld-event-dialog .mat-mdc-dialog-actions .mdc-button.eld-btn--outline.mat-warn{background-color:var(--base-var-dark-color)}.debug .shrink-table thead{--shrink-table-check-color: var(--text-color)}.debug .eld-driver-log-block .edited-events .horizontal,.debug .eld-driver-log-block .events .horizontal{stroke-width:1}.debug .eld-driver-log-block .eld-sticky-log.eld-sticky-log{width:calc(100% - 3rem)}.debug .eld-driver-log-block .eld-log-status-editor{padding-top:0}.debug .session-expired .mdc-button.refresh{background-color:var(--base-var-color)!important}.debug .eld-table-custom .eld-status-holder .eld-status.eld-tick-event.intermediate-tick:before{border-color:var(--vehicle-status-driving-color-2)}.debug .eld-table-custom .eld-status-holder .eld-status.eld-tick-event.intermediate-tick div{color:var(--vehicle-status-driving-color-2)}.debug .eld-driver-log .eld-content.eld-log-content.eld-log-remark-view .eld-fixed{height:calc(100vh - 8.4rem)}.debug .mdc-list-item__primary-text .mat-select-search-input::placeholder{color:var(--negative)!important;opacity:1}.debug .mdc-list-item__primary-text .mat-select-search-input:-ms-input-placeholder{color:var(--negative)!important}.debug .mdc-list-item__primary-text .mat-select-search-input::-ms-input-placeholder{color:var(--negative)!important}.debug .eld-checkbox--slide__footer label{color:var(--black)}.debug .eld-checkbox--slide__footer:not(.mat-mdc-checkbox-checked) .mdc-checkbox__background{border-color:var(--black)!important}.debug ngx-mat-select-search .mat-select-search-clear .mat-icon{color:var(--text-color)}.debug ngx-mat-select-search .mat-select-search-no-entries-found{color:var(--text-color)}.debug .mat-mdc-button{--mdc-protected-button-container-shape: var(--btn-border-radius);border-radius:var(--btn-border-radius)}.debug .mat-mdc-unelevated-button{-mdc-filled-button-container-shape:var(--btn-border-radius);--mat-mdc-button-persistent-ripple-color: var(--btn-neutral-ripple-color);border-radius:var(--btn-border-radius)}.debug .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: var(--body-bgcolor);background-color:var(--mdc-filled-button-container-color)}.debug .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: var(--base-var-color)}.debug .mat-mdc-unelevated-button.mat-warn{--mdc-protected-button-container-color: var(--red)}.debug .mat-mdc-raised-button{--mdc-protected-button-container-shape: var(--btn-border-radius);border-radius:var(--btn-border-radius)}.debug .mat-mdc-raised-button.mat-primary{--mdc-text-button-container-shape: var(--btn-border-radius);--mdc-protected-button-container-color: var(--base-var-color)}.debug .mat-mdc-raised-button.mat-warn{--mdc-filled-button-label-text-color: var(--red);--mdc-protected-button-container-color: var(--red)}.debug .mdc-button.eld-btn--outline{border-radius:var(--btn-border-radius)}.debug .mat-mdc-icon-button.mat-mdc-button-base{height:var(--btn-height);width:var(--btn-height);padding:0}.debug .mdc-button.mat-neutral:hover .mat-mdc-button-persistent-ripple:before{opacity:var(--btn-neutral-ripple-opacity)}.debug .eld-btn-cancel .mdc-button__label{color:var(--btn-cancel-color)}.debug .eld-log-view-toggle .mat-button-toggle:first-child{margin-right:0;border-radius:var(--btn-border-radius) 0 0 var(--btn-border-radius)}.debug .eld-log-view-toggle .mat-button-toggle:last-child{border-radius:0 var(--btn-border-radius) var(--btn-border-radius) 0}.debug .eld-log-view-toggle .mat-button-toggle.mat-button-toggle-checked:first-child{border-width:1px 0 1px 1px}.debug .eld-log-view-toggle .mat-button-toggle.mat-button-toggle-checked:last-child{border-width:1px 1px 1px 0}.debug .eld-log-view-toggle .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content{color:var(--base-var-txt-color)}.debug .eld-log-view-toggle.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.debug .eld-log-view-toggle.mat-button-toggle-group-appearance-standard{border:0}.debug .eld-log-view-toggle .mat-button-toggle:not(.mat-button-toggle-checked){background-color:var(--log-toggle-bgcolor);color:var(--log-toggle-color)}.debug .eld-log-view-toggle.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left-color:var(--base-var-color)}.debug .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:40px}.debug .eld-log-status-editor .mat-button-toggle .mat-button-toggle-label-content,.debug .eld-event-dialog .mat-button-toggle .mat-button-toggle-label-content{color:var(--base-var-txt-color)}.debug .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-icon-color: var(--base-var-color);--mdc-checkbox-selected-focus-icon-color: var(--base-var-color);--mdc-checkbox-selected-hover-icon-color: var(--base-var-color);--mdc-checkbox-selected-pressed-icon-color: var(--base-var-color);--mdc-checkbox-unselected-icon-color: var(--base-var-color);--mdc-checkbox-unselected-hover-icon-color: var(--base-var-color)}.debug .mat-mdc-checkbox.mat-primary .mdc-form-field{color:var(--text-color)}.debug .eld-table-custom tbody tr:hover .mat-mdc-checkbox.mat-primary,.debug .eld-table-custom tbody tr.eld-selected-log .mat-mdc-checkbox.mat-primary,.debug .x-available-hrs__table tbody tr:hover .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-icon-color: var(--white);--mdc-checkbox-selected-focus-icon-color: var(--white);--mdc-checkbox-selected-hover-icon-color: var(--white);--mdc-checkbox-selected-pressed-icon-color: var(--white);--mdc-checkbox-unselected-icon-color: var(--white);--mdc-checkbox-unselected-hover-icon-color: var(--white);--mdc-checkbox-selected-checkmark-color: --base-var-color}.debug .mat-mdc-dialog-content{background-color:var(--dialog-body-bgcolor)}.debug .mdc-dialog__title.mdc-dialog__title{margin-bottom:0;color:var(--base-var-txt-color)}.debug .mdc-dialog__title.mdc-dialog__title span{color:var(--base-var-txt-color)}.debug .mat-mdc-dialog-container{--mdc-dialog-supporting-text-color: var(--text-color)}.debug.debug .eld-btn-svg-icon{border-radius:50%}.debug.eld-theme-light .eld-column--action img{filter:brightness(0)}.debug.eld-theme-light .mat-mdc-unelevated-button:not(:hover) img,.debug.eld-theme-light .mdc-icon-button:not(:hover) img{filter:brightness(0)}.debug.eld-theme-light .mat-mdc-select-arrow:before{filter:brightness(0)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/skip.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/skip.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/share.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/share.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/resolve.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/resolve.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/remove.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/remove.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/more_actions.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/lock.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/lock.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/edit.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/edit.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/delete.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/delete.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-add.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-add.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-edit.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-edit.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/star-cancel.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/star-cancel.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/deactivated_menu.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/deactivated_menu.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/collect_isue.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/collect_isue.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/auto_stories.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/auto_stories.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/add.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/add.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/activate_menu.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/activate_menu.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/play_video.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/play_video.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/download-alarm.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/download-alarm.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/content-copy.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/content-copy.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_unregister.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_unregister.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/cam_register.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/cam_register.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/split-event.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/split-event.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/scissors.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/scissors.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/light/theft.svg"],.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item:not(:disabled):not(.eld-disabled-item):hover img[src="https://assets.eldrider.com/static-resources/assets/v1/images/dark/theft.svg"]{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item.eld-btn--split-event .eld-icon--split-event{filter:hue-rotate(307deg)}.debug.eld-theme-light .eld-menu-table-action .mat-mdc-menu-item.eld-btn--split-event:not(:disabled):hover .eld-icon--split-event{content:url(https://assets.eldrider.com/static-resources/assets/v1/images/light/split-event.svg)}.debug.eld-theme-light .mat-column-actions .mat-mdc-button img{filter:brightness(0)}.debug.eld-theme-light.eld-theme-light .eld-table-custom tr:hover td img:not(.dvir,.info-actual-time){content:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/more_actions_active.svg);filter:brightness(1)}.debug.eld-theme-light .eld-select-date-range .mat-mdc-form-field-flex:before{filter:brightness(0)}.debug .mat-mdc-table{background-color:var(--dialog-body-bgcolor)}.debug .mat-mdc-table .mdc-data-table__content .mat-mdc-row.eld-selected-log .eld-danger-color,.debug .mat-mdc-table .mdc-data-table__content .mat-mdc-row:hover .eld-danger-color{color:#c78086!important}.debug .eld-table-custom tbody tr:hover td.eld-notes-column .eld-base-color{color:var(--white)!important}.debug .mat-mdc-table.x-available-hrs__table{background-color:var(--dialog-body-bgcolor)}.debug .mat-mdc-table.x-available-hrs__table .mat-mdc-cell{border-width:0!important;font-size:12px}.debug .mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row{display:flex;align-items:center;height:40px;background-color:var(--dialog-body-bgcolor)}.debug .mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row td{color:var(--text-color)}.debug .mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row:hover{background-color:var(--table-row-over-bgcolor)}.debug .mat-mdc-table.x-available-hrs__table .mdc-data-table__content .mat-mdc-row.x-is__ah-table-row:hover td{color:var(--text-color-ah)}.debug .mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{--mdc-typography-caption-font-size: var(--font-size-frm-error);--mdc-typography-caption-line-height: 1.2}.debug .mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid).mat-mdc-form-field-type-mat-input .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:40px;padding-top:12px;padding-bottom:8px}.debug .mat-form-field-appearance-outline:not(.mat-mdc-form-field-type-mat-chip-grid).mat-mdc-form-field-type-mat-select .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:38px;padding-top:8px;padding-bottom:8px}.debug .mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:40px;padding-top:0;padding-bottom:0}.debug .mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set__chips{align-items:center}.debug .mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mdc-evolution-chip-set .mdc-evolution-chip{margin-top:10px;margin-bottom:8px}.debug .mat-form-field-appearance-outline.mat-mdc-form-field-type-mat-chip-grid .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-chip-input{height:40px}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above){top:20px}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__leading,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__notch,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__trailing{background-color:var(--flat-bgcolor);--mat-mdc-form-field-floating-label-scale: .85}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__leading .mdc-floating-label--float-above,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__notch .mdc-floating-label--float-above,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline__trailing .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY(-36.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75))}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__leading,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__notch,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:var(--default-border-color)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--disabled .mdc-text-field__input{color:var(--text-heavy)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--text-heavy)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--default-border-color-2);background-color:var(--flat-bgcolor)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--text-color)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__leading,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__notch,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--invalid) .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--blue)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--default-border-color)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.debug .mat-form-field-appearance-outline .mdc-text-field--outlined.mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--red)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined .mdc-floating-label--required:after{display:none}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-placeholder{color:var(--text-color)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-value{color:var(--text-heavy)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined .mat-mdc-select-arrow{color:var(--default-border-color-2)}.debug .mat-form-field-appearance-outline .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mat-mdc-select-arrow{color:var(--default-border-color)}.debug .mat-form-field-appearance-outline.mat-form-field-hide-placeholder .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline{z-index:unset}.debug .mat-form-field-appearance-outline.mat-form-field-hide-placeholder .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch{z-index:1}.debug .mat-form-field-appearance-outline:not(.mat-form-field-hide-placeholder) .mdc-text-field--outlined.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{z-index:1}.debug .mat-mdc-snack-bar-action{align-items:center;border-radius:50%;display:flex;font-size:0;height:36px;justify-content:center;min-width:36px;position:relative;width:36px}.debug .mat-mdc-snack-bar-action:before{content:"";display:block;position:absolute;content:url(https://assets.eldrider.com/static-resources/assets/v1/images/mat-icons/close.svg);filter:invert(1);font-size:24px;height:24px}.debug .mat-mdc-paginator{background:var(--body-bgcolor);color:var(--text-color)}.debug .mat-mdc-paginator .mat-mdc-icon-button:disabled,.debug .mat-mdc-paginator .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-disabled-icon-color: var(--text-color);--mdc-icon-button-icon-color: var(--text-color)}.debug .mat-mdc-paginator .mat-mdc-icon-button .mat-mdc-paginator-icon{fill:var(--mdc-icon-button-icon-color)}:root{--green-1: #31c169}.eld-theme-light{--green-1: #31c169}.eld-mat-select--color.eld-green-1 .mat-mdc-select-arrow:before{background:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/dropdown_arrow_blue.svg);filter:hue-rotate(291deg)}.TMP_CLS{display:none!important}body{overflow:hidden}.eld-select-date-range.eld-without-range-picker.transfer-data .md-drppicker.md-drppicker{position:relative;display:inline-flex;top:6px!important}@media (min-width: 992px){.eld-select-date-range.eld-without-range-picker.transfer-data .md-drppicker.md-drppicker{left:-70px!important}}@media (min-width: 992px){.eld-select-date-range.eld-without-range-picker.transfer-data .md-drppicker.md-drppicker.double.shown{width:674px!important}}.scrollbar-active .eld-menu-item:not(.eld-expanded) .eld-sidemenu-floating-menu{left:217px}.eld-no-records{align-items:center;color:var(--text-color);display:flex;justify-content:center}.eld-pending-text{color:var(--orange)}.owl-dt-container-disabled,.owl-dt-trigger-disabled{cursor:not-allowed!important}#log-history-tooltip{background:#000000;border-radius:4px;padding:4px}#log-history-tooltip span{display:inline-block;margin-right:5px;height:-moz-fit-content;height:fit-content;vertical-align:top;align-items:start;color:#fff;min-width:100px!important;white-space:pre-line!important;font-size:1.2rem;padding:5px}.document-object{height:calc(100% - 150px);margin:auto;width:90%}.document-object html{text-align:center}.radio-error-text{margin-top:-14px;margin-left:36px;font-size:11px}.owl-dt-calendar-table.owl-dt-calendar-table .owl-dt-calendar-cell-selected{background-color:var(--blue);box-shadow:none}.user-list-menu .mat-mdc-menu-content{min-width:250px;max-height:400px}a.td-link{display:flex;min-height:52px;text-decoration:none;color:inherit;cursor:pointer;align-items:center}a.nostyle-link{text-decoration:none;color:inherit;cursor:pointer}.tooltip-underline{align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;height:12px;position:relative}.tooltip-underline:after{content:"";display:block;position:absolute;border-bottom:1px dotted var(--gray);bottom:-3px;height:2px;left:0;width:100%}.spinner-icon mat-spinner{position:relative}.shadow-color{color:#0000006b}app-icon.search-icon-position{display:inherit;position:absolute;top:11px;left:2px}app-icon.close-icon-position{display:inherit;position:absolute;left:auto;top:11px;right:2px}.monitoring-icon,#monitoring-red-driver,#monitoring-driver{align-items:center;border-radius:50%;border:1px solid var(--blue);color:var(--blue);display:inline-flex;font-family:NunitoSans-Bold;font-size:var(--font-size-table-header);height:20px;justify-content:center;margin-left:4px;min-width:20px;position:relative;-webkit-user-select:none;user-select:none}#monitoring-driver{border:1px solid var(--blue);color:var(--blue)}#monitoring-red-driver{border:1px solid var(--red);color:var(--red);padding:0!important}.eld-swiper-holder .eld-dvir-rotate-left{right:150px}.eld-swiper-holder .eld-dvir-rotate-right{right:100px}.eld-swiper-holder .eld-download{right:50px}.disabled-set-btn{background-color:var(--gray)!important;border:1px solid var(--gray)!important;outline:1px solid var(--gray)!important}.eld-ios-disable-scroll{overflow:hidden;height:100%}.eld-important-company-gold{color:var(--support-important-company-color)!important}.session-expired{background:#000000;color:#fff}.session-expired .eld-logo-holder{background-image:url(https://assets.eldrider.com/static-resources/assets/v1/images/dark/logo.svg)}.eld-theme-light .session-expired{background:#ffffff;color:#000}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
