@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;400;600;700&display=swap);.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\00a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.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-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.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:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.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:scale(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;outline:0;-webkit-appearance:none;-moz-appearance:none}.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,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right: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:rgba(0,0,0,.32)}.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}@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}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}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.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:#3f51b5}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.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:rgba(0,0,0,.87)}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{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)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.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}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{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-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#3f51b5}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ff4081}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){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)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.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:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-table{background:#fff}.mat-table-sticky,.mat-table tbody,.mat-table tfoot,.mat-table thead,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.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),.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:rgba(0,0,0,.04)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.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(90deg,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{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:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.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(90deg,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 0)}.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(270deg,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{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:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}.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-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.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(90deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.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(270deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{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:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.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:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.mat-menu-item-submenu-trigger:after,.mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#c5cae9}.mat-progress-bar-buffer{background-color:#c5cae9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{color:rgba(0,0,0,.87)}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,64,129,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(63,81,181,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#3f51b5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:rgba(63,81,181,.2)}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ff4081}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:rgba(255,64,129,.2)}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media(hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);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:#3f51b5;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.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,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#3f51b5}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ff4081}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{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-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#ff4081}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child,.ng-dropdown-panel.ng-select-left{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.hidden{display:none}:focus{-webkit-tap-highlight-color:transparent;outline:none;touch-action:manipulation}::-webkit-scrollbar{width:3px;height:4px}::-webkit-scrollbar-thumb{background:#5f6066;border-radius:3px}.login-page{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100vh;z-index:110;background-image:url(login-bg.ef927f0eca78ac206697.jpg);background-size:cover;background-repeat:no-repeat}.login-page .login-content{margin:auto;width:260px;height:-moz-fit-content;height:fit-content;flex-direction:column;align-items:center;justify-content:space-around}.login-page .login-content .login-logo{width:200px;height:100px;background-image:url(autotrack-logo.7b356abca57d0195a60d.png);background-repeat:no-repeat;background-size:contain;justify-self:center;margin-left:30px}.login-page .login-content input{display:inline;width:260px;height:37px;background-color:#1a1b1d;border:none;border-radius:6px;color:#d4d4d4;font-size:18px;padding:5px 10px;margin-bottom:20px}.login-page .login-content input[type=password],.login-page .login-content input[type=text]{outline:none}.login-page .login-content button{width:260px;height:37px;font-size:16px;text-transform:uppercase;color:#2f3033;background-color:#f9c000;border:none;border-radius:8px;padding:5px 10px;cursor:pointer;transition:all .8s}.login-page .login-content button:focus{outline:none}.login-page .login-content button:hover{background-color:#3c3d41;color:#f9c000}.clear-map-btn,.close-btn,.delete-btn,.edit-btn,.map-btn,.ok-btn,.options-btn{position:absolute;width:24px;height:24px;right:10px;top:10px;cursor:pointer;z-index:20;background-image:url(icon-close.0fb598686af58fbd32e9.svg);background-color:#212224;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .6s}.light-theme .clear-map-btn,.light-theme .close-btn,.light-theme .delete-btn,.light-theme .edit-btn,.light-theme .map-btn,.light-theme .ok-btn,.light-theme .options-btn{background-color:#e2e4e7}.clear-map-btn:hover,.close-btn:hover,.delete-btn:hover,.edit-btn:hover,.map-btn:hover,.ok-btn:hover,.options-btn:hover{filter:brightness(1.6)}.light-theme .clear-map-btn:hover,.light-theme .close-btn:hover,.light-theme .delete-btn:hover,.light-theme .edit-btn:hover,.light-theme .map-btn:hover,.light-theme .ok-btn:hover,.light-theme .options-btn:hover{filter:brightness(.8)}.clear-map-btn:hover span,.close-btn:hover span,.delete-btn:hover span,.edit-btn:hover span,.map-btn:hover span,.ok-btn:hover span,.options-btn:hover span{opacity:1;bottom:25px}.clear-map-btn span,.close-btn span,.delete-btn span,.edit-btn span,.map-btn span,.ok-btn span,.options-btn span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .3s}.delete-btn{background-image:url(icon-delete.0d3046ed2f09150b9704.svg)}.edit-btn{background-image:url(icon-edit.ad8e6b012174b89cc5c5.svg)}.options-btn{background-image:url(icon-options.592bec18cb2814d012cc.svg)}.ok-btn{background-image:url(icon-check.6deae23696abc25e934f.svg)}.add-btn{position:relative;width:32px;height:32px;cursor:pointer;background-image:url(icon-add.821d0c951190a349dd77.svg);background-color:#212224;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .6s}.add-btn:hover{filter:brightness(1.6)}.add-btn:hover span{opacity:1;bottom:35px}.light-theme .add-btn:hover{filter:brightness(.8)}.add-btn span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .3s}.dropdown{position:relative}.dropdown .dropdown-select{z-index:1;display:block;font-size:14.5px;font-family:Manrope,sans-serif;font-weight:600;color:#d4d4d4;padding:.6em 1.4em .5em .8em;width:100%;max-width:600px;border:none;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#2f3033;outline:none}.light-theme .dropdown .dropdown-select{color:#000;background-color:#f0f1f3}.dropdown .dropdown-select::-ms-expand{display:none}.dropdown .dropdown-select:hover{cursor:pointer;background-color:#212224}.light-theme .dropdown .dropdown-select:hover{background-color:#e2e4e7}.dropdown .dropdown-select:focus{outline:none;border:none}.dropdown .dropdown-select option{font-size:14.5px;font-family:Manrope,sans-serif;font-weight:400;color:#d4d4d4;padding:.6em 1.4em .5em .8em;border:none;outline:none}.light-theme .dropdown .dropdown-select option{color:#000}.dropdown:after{content:"";display:inline-block;width:10px;height:8px;position:absolute;right:12px;top:14px;background-color:#999;z-index:1000;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%)}.switch-wrap{display:flex}.switch-wrap .switch-title{font-size:16px;font-family:Manrope,sans-serif;font-weight:400;color:#d4d4d4;margin:auto auto auto 0;text-align:left}.light-theme .switch-wrap .switch-title{color:#000}.switch-wrap .switch{position:relative;display:inline-block;width:60px;height:34px;margin:auto 50 auto auto}.switch-wrap .switch input{opacity:0;width:0;height:0}.switch-wrap .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#656668;transition:.4s;border-radius:34px}.switch-wrap .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;border-radius:50%;background-color:#fff;transition:.4s}.switch-wrap .switch input:checked+.slider{background-color:#f9c000}.switch-wrap .switch input:checked+.slider:before{transform:translateX(26px)}#mobile-burger{display:none}@media (max-width:700px){#mobile-burger{display:inline-block;z-index:101;width:34px;height:34px;background-color:#3c3d41;border-radius:50%;position:fixed;top:16px;left:7px;background-image:url(burger-open.0cd30c58e93edb2cf8c1.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}#mobile-burger.burger-close{background-image:url(burger-close.c29e0dd900549bc297dd.svg);background-size:contain}}.notification{position:absolute;top:-3px;right:-8px;background-color:#dd4141;color:#fff;padding:1px 4px;text-align:center;border-radius:9px;min-width:17px;font-size:11px;font-weight:600;transition:all .4s}.notification.erp-menu{top:4px;right:0}.notification.erp-list{position:relative;width:-moz-max-content;width:max-content}.notification.tab-menu{top:calc(50% - 7px);right:-23px}.checkbox-container{width:20px;height:20px;display:inline-block;position:relative;top:3px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border-radius:5px;background-color:#131416}.checkbox-container:hover input~.checkmark{background-color:#212224}.checkbox-container input:checked~.checkmark{background-color:#f9c000}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}textarea{border:none;outline:none;background-color:#212224;color:#fff;resize:none}*{font-size:12px;margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;font-family:Manrope,sans-serif;font-weight:400}@media (max-width:700px){*{font-size:10px}}.control-panels{width:-moz-fit-content;width:fit-content;height:100vh;position:fixed;top:0}#panel-1{width:80px;height:100vh;position:relative;background-color:#212224;z-index:100}.light-theme #panel-1{background-color:#e2e4e7}#panel-1 .logo{display:grid;width:100%;height:-moz-fit-content;height:fit-content;cursor:pointer}.light-theme #panel-1 .logo{filter:brightness(.8)}#panel-1 .logo img{height:auto;width:40px;margin:50px auto auto}#panel-1 .main-nav{display:block;width:100%;margin-top:76px;height:calc(100vh - 270px);overflow:hidden}#panel-1 .main-nav:hover{overflow-y:auto}#panel-1 .main-nav .inner-nav-scroll{width:72px;margin-left:4px}#panel-1 .main-nav .nav-icon{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin:auto;cursor:pointer;text-decoration:none;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:all .8s}#panel-1 .main-nav .nav-icon:not(:last-child){margin-bottom:31px}.light-theme #panel-1 .main-nav .nav-icon{filter:brightness(.85)}#panel-1 .main-nav .nav-icon:hover{filter:brightness(2)}.light-theme #panel-1 .main-nav .nav-icon:hover{filter:brightness(0)}#panel-1 .main-nav .nav-icon.active:hover{filter:brightness(1)}#panel-1 .main-nav .nav-icon:hover .label{opacity:1;top:44px}#panel-1 .main-nav .nav-icon.active .label{opacity:1;top:43px;color:#f9c000}.light-theme #panel-1 .main-nav .nav-icon.active .label{filter:brightness(.65)}#panel-1 .main-nav .nav-icon .label{position:absolute;top:40px;display:inline-block;margin:auto;opacity:0;color:#999;font-family:Manrope,sans-serif;font-size:12px;line-height:11px;text-align:center;border-radius:5px;transition:all .3s ease-out;pointer-events:none}#panel-1 .main-nav .nav-icon.monitoring{background-image:url(icon-monitoring.4c362f14afeaf1f5f3f0.svg)}#panel-1 .main-nav .nav-icon.dashboard{background-image:url(icon-dashboard.90dd5d907566fc074ec2.svg)}#panel-1 .main-nav .nav-icon.istorija{background-image:url(icon-istorija.568498b20002bdd7a789.svg)}#panel-1 .main-nav .nav-icon.tachograph-data{width:50px;height:50px;margin-top:-6px;filter:brightness(1.5);background-image:url(icon-tahograf1.6e74b1aefd68a7151143.svg)}#panel-1 .main-nav .nav-icon.tachograph-data .label{line-height:18px}#panel-1 .main-nav .nav-icon.tachograph-data:hover{filter:brightness(2)}#panel-1 .main-nav .nav-icon.vozila{background-image:url(icon-vozila.ab523a9bdf266e894bf8.svg)}#panel-1 .main-nav .nav-icon.reservations{background-image:url(icon-rutiranje.ce322ad5bdb0b0223552.svg)}#panel-1 .main-nav .nav-icon.vozaci{background-image:url(icon-vozaci.781c8ac0a08c97c14d8c.svg)}#panel-1 .main-nav .nav-icon.rutiranje{background-image:url(icon-rutiranje.ce322ad5bdb0b0223552.svg)}#panel-1 .main-nav .nav-icon.zone{background-image:url(icon-zone.c93db129d09fb2fd5b5b.svg)}#panel-1 .main-nav .nav-icon.lokacije{background-image:url(icon-locations.6ec48abd6e03df354f46.png)}#panel-1 .main-nav .nav-icon.ibutton{background-image:url(icon-button.9fca01c8840ec5ecf179.png)}#panel-1 .main-nav .nav-icon.poredjenje-ruta{background-image:url(icon-poredjenje-ruta.f571ac5aa9382ac89232.svg)}#panel-1 .main-nav .nav-icon.erp,#panel-1 .main-nav .nav-icon.servisna_knjiga{background-image:url(icon-erp.074830bebf64e242139b.svg)}#panel-1 .main-nav .nav-icon.izvestaj{background-image:url(icon-izvestaji.1b9f9818ebb5a5773b1d.svg)}#panel-1 .main-nav .nav-icon.korisnici{background-image:url(icon-korisnici.534f3e26e3fb90c51ada.svg)}#panel-1 .main-nav .nav-icon.admin,#panel-1 .main-nav .nav-icon.admin.active{background-image:url(icon-admin.a25ac9b47ff7a37463e6.svg)}#panel-1 .main-nav .nav-icon.tacho{display:none}#panel-1 .main-nav .nav-icon.tacho,#panel-1 .main-nav .nav-icon.tacho.active{background-image:url(icon-tahograf.0383d1b2529f1b852375.svg)}#panel-1 .main-nav .nav-icon.here{background-image:url(icon-rutiranje.ce322ad5bdb0b0223552.svg)}#panel-1 .main-nav .nav-icon.here.active{background-image:url(icon-rutiranje-zuta.7b78107f148de4260844.svg)}#panel-1 .main-nav .nav-icon.monitoring.active{background-image:url(icon-monitoring-fill.fb9d19329d39cafca945.svg)}#panel-1 .main-nav .nav-icon.dashboard.active{background-image:url(icon-dashboard-fill.fa76d2edff62d7195ab3.svg)}#panel-1 .main-nav .nav-icon.istorija.active{background-image:url(icon-istorija-fill.e28c0ee0a3ae91f6dbdd.svg)}#panel-1 .main-nav .nav-icon.tachograph-data.active{background-image:url(icon-tahograf-zuta.a3ad55941a42bb737130.svg)}#panel-1 .main-nav .nav-icon.vozila.active{background-image:url(icon-vozila-zuta.11b4f75a0ddd86ce7066.svg)}#panel-1 .main-nav .nav-icon.vozaci.active{background-image:url(icon-vozaci-fill.486f0bacdd3c8229e5c6.svg)}#panel-1 .main-nav .nav-icon.reservations.active,#panel-1 .main-nav .nav-icon.rutiranje.active{background-image:url(icon-rutiranje-zuta.7b78107f148de4260844.svg)}#panel-1 .main-nav .nav-icon.zone.active{background-image:url(icon-zone-zuta.5cf8cca0c4d1d0b96805.svg)}#panel-1 .main-nav .nav-icon.lokacije.active{background-image:url(icon-locations-zuta.87e55fe4e894329afd3f.png)}#panel-1 .main-nav .nav-icon.ibutton.active{background-image:url(icon-button-zuta.5b6a92e7593460e31c7f.png)}#panel-1 .main-nav .nav-icon.poredjenje-ruta.active{background-image:url(icon-poredjenje-ruta-zuta.79de84112cf6bfb809e2.svg)}#panel-1 .main-nav .nav-icon.erp.active{background-image:url(icon-erp-fill.fd1c040236abd3ff6be7.svg)}#panel-1 .main-nav .nav-icon.izvestaj.active{background-image:url(icon-izvestaji-fill.88777e2c3fba46d7e21d.svg);filter:none}#panel-1 .main-nav .nav-icon.korisnici.active{background-image:url(icon-korisnici-fill.eb7d2c09f1419a3d7790.svg)}#panel-1 .main-nav .nav-icon.admin.active{background-image:url(icon-admin-fill.b285921371ee294aeaf6.svg)}.light-theme #panel-1 .main-nav .nav-icon:hover .notification{background-color:hsla(0,0%,100%,.65);color:#000}.light-theme #panel-1 .main-nav .nav-icon.active:hover .notification{background-color:#dd4141;color:#fff}#panel-1 #nalog{text-align:center;position:absolute;bottom:30px;left:0;display:inline-block;width:100%;height:auto;text-decoration:none;transition:all .8s ease-in-out}#panel-1 #nalog:hover img{filter:brightness(1.2)}#panel-1 #nalog .nalog-wrap{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;cursor:pointer}#panel-1 #nalog .nalog-wrap:hover .nalog-label{opacity:1;bottom:-20px;margin-bottom:0}#panel-1 #nalog .nalog-wrap img{background-image:url(icon-nalog.2ddb1cf16d8ba212c20d.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;margin:auto;width:40px;height:40px;transition:all .3s ease-out}#panel-1 #nalog .nalog-wrap .nalog-label{position:absolute;bottom:-5px;display:inline-block;margin:auto;opacity:0;color:#999;font-family:Manrope,sans-serif;font-size:10px;text-align:center;border-radius:5px;transition:all .3s ease-out;pointer-events:none}@media (max-width:700px){#panel-1{left:-50px;width:48px;transition:left .4s;padding-top:45px}#panel-1.show-panel-1{left:0}#panel-1 .logo{display:none;width:100%;height:-moz-fit-content;height:fit-content;cursor:pointer}.light-theme #panel-1 .logo{filter:brightness(.8)}#panel-1 .logo img{height:auto;width:28px;margin:20px auto auto}#panel-1 .main-nav{margin-top:36px}#panel-1 .main-nav .inner-nav-scroll{width:100%;margin-left:0}#panel-1 .main-nav .nav-icon{width:28px;height:28px;margin-bottom:20px;transition:none}#panel-1 .main-nav .nav-icon:not(:last-child){margin-bottom:18px}#panel-1 .main-nav .nav-icon:hover .label{display:none}#panel-1 .main-nav .nav-icon.active .label{display:none;top:36px}#panel-1 #nalog{position:static}#panel-1 #nalog .nalog-wrap:hover .nalog-label{bottom:-20px;display:none}#panel-1 #nalog .nalog-wrap img{width:28px;height:28px}}#panel-2{width:320px;height:100vh;transition:all .2s ease-out;background-color:#3c3d41;position:absolute;top:0;left:-240px;z-index:90;overflow-y:auto;overflow-x:hidden}.light-theme #panel-2{background-color:#fbfdff}.level-2 #panel-2{left:80px}#panel-2 #panel-2-content{padding:55px 20px 0}#panel-2 #panel-2-content .panel-2-wrap .panel-page h3{font-weight:600;font-size:24px;color:#d4d4d4;margin-bottom:50px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page h3{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page h4{font-weight:600;font-size:20px;color:#a1a2a4}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page h4{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter{display:grid;grid-template-columns:repeat(6,1fr);width:100%;height:26px;margin-bottom:30px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto,#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion,#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi{display:inline-block;width:36px;height:36px;border-radius:50%;background-image:url(icon-auto-filter.92abc438804613697dee.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;cursor:pointer;transition:all .8s;background-color:#2f3033}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto,.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion,.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi{background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto:hover,#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion:hover,#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi:hover{filter:brightness(2)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto:hover,.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion:hover,.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi:hover{filter:brightness(.85)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto.active,#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion.active,#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi.active{background-color:#212224}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto.active,.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion.active,.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi.active{background-color:#f9c000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto.active{background-image:url(icon-auto-zuta.6fe07dfde22b23d3533c.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .auto.active{background-image:url(icon-auto-filter.92abc438804613697dee.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi{background-image:url(icon-kombi-filter.598e315a287e86ba2be7.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi.active{background-image:url(icon-kombi-zuta.172b1788cf4687f251eb.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kombi.active{background-image:url(icon-kombi-filter.598e315a287e86ba2be7.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion{background-image:url(icon-kamion-filter.8ff4af93b2b1e05c1265.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion.active{background-image:url(icon-kamion-zuta.935ff207abea3f7173c5.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter .kamion.active{background-image:url(icon-kamion-filter.8ff4af93b2b1e05c1265.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page input[type=text]{outline:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .filter{width:100%;height:30px;padding:5px 10px 5px 36px;font-size:15px;border-radius:20px;border:none;background-color:#2f3033;margin-bottom:30px;color:#d4d4d4;background-image:url(icon-search.40f1a7dd88d62932ab6c.svg);background-position:8px;background-repeat:no-repeat;background-size:20px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .filter{background-color:#f0f1f3;color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list{width:100%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:none;transition:all .6s}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:hover{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:10px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:hover{background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:hover p{filter:brightness(2.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:hover:has(+.last-item-two-border){border-radius:10px 10px 0 0}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:hover+.last-item-two-border{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:0 0 10px 10px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:hover+.last-item-two-border{background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:hover+.last-item-two-border p{filter:brightness(2.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item.selected{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:10px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item.selected{background-color:#e2e4e7}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item.selected-2{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:10px 10px 0 0}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item.selected-2{background-color:#e2e4e7}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-content{cursor:pointer}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-content img{width:30px;height:30px;border-radius:50%;-o-object-fit:contain;object-fit:contain;margin:auto 0}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-content p{font-weight:600;font-size:13px;color:#d4d4d4;padding:3px 6px;line-height:15px;transition:all .6s;margin:auto 0}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-content p{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .period{justify-self:end}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .period .vreme{font-size:10px;text-align:right}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .period .datum{font-size:10px;text-align:right;margin-top:5px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses{width:80px;min-width:80px;height:30px;display:flex;justify-content:space-around;align-items:center;cursor:pointer}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .status{position:relative;width:14px;height:14px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .status:hover .tooltips{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .online{background-image:url(icon-online.38ccf321650a4b85a0d3.svg);background-color:#66c78f;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .online:hover .online-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .yellow-offline{background-image:url(icon-online.38ccf321650a4b85a0d3.svg);background-color:#ffd957;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .yellow-offline:hover .yellow-offline-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .offline{background-image:url(icon-offline.d5acc7e19bfeda6be39d.svg);background-color:#f96b6b;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .offline:hover .offline-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .mooving{background-image:url(icon-mooving.ebe52c16560a5d04805e.svg);background-color:#66c78f;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .mooving:hover .mooving-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .parked{background-image:url(icon-parked.19647af19f0fb8120419.svg);background-color:#f96b6b;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .parked:hover .parked-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .stopped{background-image:url(icon-stopped.7e5a4d4a9570f94212c9.svg);background-color:#ffd957;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .stopped:hover .stopped-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .no-battery{background-image:url(icon-parked.19647af19f0fb8120419.svg);background-color:#f18339;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .no-battery:hover .parked-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .check-in-progress{background-image:url(icon-parked.19647af19f0fb8120419.svg);background-color:#999;border-radius:50%}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .check-in-progress:hover .parked-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .tooltips{position:absolute;opacity:0;top:-5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 4px;border-radius:5px;margin:auto;font-size:11px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu{height:30px;display:flex;justify-content:flex-end;align-items:center;padding-right:5px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .list-quick-menu-item{position:relative;width:22px;height:22px;border-radius:50%;background-color:#212224;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:background-color .4s}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .list-quick-menu-item:not(:last-child){margin-right:14px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .list-quick-menu-item:hover{background-color:#ffd957}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .list-quick-menu-item:hover span{opacity:1;bottom:25px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .list-quick-menu-item span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .edit-map-view{background-image:url(icon-arrow.cb239a0c72436039e9f7.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .edit-map-view:hover .serbia-tooltip{opacity:1;top:-24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item.last-item-border:not(:last-child){border-bottom:1px solid #2f3033}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item.last-item-border:not(:last-child){border-bottom:1px solid #e0e1e3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .last-item-two-border:not(:last-child){border-bottom:1px solid #2f3033}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .last-item-two-border:not(:last-child){border-bottom:1px solid #e0e1e3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .last-item-two-border:hover{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:0 0 10px 10px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .last-item-two-border:hover{background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .last-item-two-border:hover p{filter:brightness(2.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .last-item-two-border.selected-3{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:0 0 10px 10px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .last-item-two-border.selected-3{background-color:#e2e4e7}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:has(+.last-item-two-border:hover){background-color:hsla(0,0%,60%,.16470588235294117);border-radius:10px 10px 0 0}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:has(+.last-item-two-border:hover){background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item:has(+.last-item-two-border:hover) p{filter:brightness(2.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .back-btn{position:absolute;width:24px;height:24px;left:10px;top:10px;cursor:pointer;background-image:url(icon-back.999c38d863992459d475.svg);background-color:#212224;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .6s}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .back-btn{background-color:#e2e4e7}#panel-2 #panel-2-content .panel-2-wrap .panel-page .back-btn:hover{filter:brightness(1.6)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .back-btn:hover{filter:brightness(.8)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .edit-btn{position:absolute;width:30px;height:30px;right:70px;top:0;cursor:pointer;background-image:url(icon-edit.ad8e6b012174b89cc5c5.svg);background-color:#212224;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .6s;z-index:1}#panel-2 #panel-2-content .panel-2-wrap .panel-page .edit-btn:hover{filter:brightness(1.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:0}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap img{width:80px;height:80px;background-color:#2f3033;border-radius:50%}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap img{background-color:#e2e4e7}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .image-upload-btn{position:absolute;top:50px;left:150px;color:transparent;font-size:1px;right:2.5px;height:46px;width:46px;transition:all .18s ease-in-out;outline:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .image-upload-btn::-webkit-file-upload-button{visibility:hidden}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .image-upload-btn:after{content:"";position:absolute;top:36%;left:50%;transform:translate(-36%,-50%);display:inline-block;height:26px;width:26px;margin-bottom:4px;background-color:#212224;border-radius:50%;background-image:url(icon-image.aed30449340103d5153f.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .18s ease-in-out;outline:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .image-upload-btn:hover:after{filter:brightness(1.6);outline:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .name{font-size:24px;font-weight:600;line-height:26px;color:#d4d4d4;text-align:center;padding:16px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .name{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .name span{font-size:16px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info{margin-top:30px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info{display:flex;align-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #2f3033}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info{border-bottom:1px solid #e0e1e3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info:last-child{border-bottom:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info label{font-size:11px;color:#999;min-width:25%;margin-right:10px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info label{color:666}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info p{font-size:16px;color:#d4d4d4}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info p{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .subtitle{font-size:20px;font-weight:600;margin:60px 0 30px;color:#d4d4d4}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .subtitle{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .info-input{height:24px;width:100%;background-color:#2f3033;border-radius:5px;border:none;padding:0 5px;color:#d4d4d4;font-size:16px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .info-input{background-color:#f0f1f3;color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .name-1-input{width:185px;height:30px;text-align:center;margin-top:20px;font-size:24px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .name-2-input{text-align:center;margin-top:5px;font-size:16px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .save-btn{width:80px;height:36px;color:#d4d4d4;font-size:14px;text-align:center;background-color:#2f3033;border-radius:5px;border:none;margin:10% 36% 0;transition:all .6s;cursor:pointer}#panel-2 #panel-2-content .panel-2-wrap .panel-page .save-btn:focus{outline:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .save-btn:hover{filter:brightness(1.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .settings .setting{margin-bottom:30px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .settings .setting .setting-label{font-size:12px;margin-bottom:10px;color:#999;display:block}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content h4{font-weight:600;font-size:24px;color:#d4d4d4}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content h4{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content p{font-size:14px;font-weight:400;color:#d4d4d4}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content p{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter{width:100%;display:grid;grid-template-columns:repeat(6,1fr);margin-top:50px;cursor:pointer}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon{position:relative;display:flex;justify-content:center;width:30px;height:30px;justify-self:center;align-self:center;background-color:#2f3033;border-radius:50%;background-size:contain;background-position:50%;background-repeat:no-repeat;transition:all .6s}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon{background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon:hover{filter:brightness(1.6)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon:hover{filter:brightness(.8)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon.active{background-color:#212224}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon.active{background-color:#f9c000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon:hover .tooltip{opacity:1;top:36px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon:hover .tooltip{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon.active .tooltip{opacity:1;top:36px;color:#f9c000}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon.active .tooltip{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter p{text-align:center;font-size:10px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .putanja{background-image:url(icon-putanja.e6bf8aac12901b11418b.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .putanja.active{background-image:url(icon-putanja-zuta.bd2dca07d6c2020ad470.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .putanja.active{background-image:url(icon-putanja.e6bf8aac12901b11418b.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .brzina{background-image:url(icon-brzina.daacbd5899d7321222b9.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .brzina.active{background-image:url(icon-brzina-zuta.cba0dfd503faa40c267a.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .brzina.active{background-image:url(icon-brzina.daacbd5899d7321222b9.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .stajanje{background-image:url(icon-stajanje.f5bea7744b69a76afd40.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .stajanje.active{background-image:url(icon-stajanje-zuta.c7fd8452acf7e687dbff.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .stajanje.active{background-image:url(icon-stajanje.f5bea7744b69a76afd40.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .gorivo{background-image:url(icon-gorivo.a27256924bb3523f487b.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .gorivo.active{background-image:url(icon-gorivo-zuta.5bbf31cff3c620a77e11.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .gorivo.active{background-image:url(icon-gorivo.a27256924bb3523f487b.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .putarine{background-image:url(icon-putarine.c35a7e60c57f97f1f1f5.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .putarine.active{background-image:url(icon-putarine-zuta.5250b662c93e52a39dbd.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .putarine.active{background-image:url(icon-putarine.c35a7e60c57f97f1f1f5.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .tahograf{background-image:url(icon-tahograf1.6e74b1aefd68a7151143.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .tahograf.active{background-image:url(icon-tahograf-zuta.a3ad55941a42bb737130.svg)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .tahograf.active{background-image:url(icon-tahograf1.6e74b1aefd68a7151143.svg)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .tooltip{position:absolute;top:26px;display:inline-block;opacity:0;color:#999;font-family:Manrope,sans-serif;font-size:10px;line-height:11px;text-align:center;border-radius:5px;transition:all .3s ease-out;pointer-events:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .istorija-submit{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:36px;margin-bottom:30px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .istorija-submit p{font-weight:600;font-size:14px;color:#d4d4d4;text-align:center}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .istorija-submit p{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .istorija-submit .istorija-btn{width:80px;height:36px;display:flex;background-color:#2f3033;border-radius:5px;transition:all .6s;cursor:pointer}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .istorija-submit .istorija-btn p{margin:auto;color:#999;font-weight:600}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .istorija-submit .istorija-btn:hover{filter:brightness(1.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .list .list-item{cursor:default}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .list .list-item:hover{background-color:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .list .list-item:hover p{filter:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .list .list-item.active{background-color:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content h4{font-weight:600;font-size:24px;color:#d4d4d4;margin-bottom:50px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content h4{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content p{font-size:14px;font-weight:400;color:#d4d4d4}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content p{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap{background:#2f3033;border-radius:5px;padding-top:5px;position:relative}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap{background:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .close-btn{width:18px;height:18px;top:8px;right:10px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .tablica{font-size:17px;color:#d4d4d4;margin:10px 24px 4px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .tablica{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model{margin-left:24px;margin-bottom:-32px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:4px;position:relative}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=red]{background-color:#da171d}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=orange]{background-color:#f67600}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=yellow]{background-color:#f5ba01}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=green]{background-color:#6eb325}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=blue]{background-color:#2f7ddf}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=white]{background-color:#fff}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=white]{box-shadow:0 0 5px #777}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=silver]{background-color:#b4b6bb}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=black]{background-color:#000;box-shadow:0 0 5px #fff}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .boja[data-color=black]{box-shadow:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .boja-i-model .model{display:inline-block}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .kalendar{margin-top:5px;margin-bottom:24px;border-radius:0 0 5px 5px;border-top:1px solid #212224}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .poredjenje-ruta-vozilo-wrap .kalendar{border-top:1px solid #e2e4e7}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history{margin-top:18px;position:relative}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history .add-btn{margin:auto;background-color:#212224}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history .add-btn{background-color:#3c3d41}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history .list.add-history-list{display:none;position:absolute;top:36px;background-color:#212224;z-index:10;border-radius:5px;max-height:360px;overflow-y:auto}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history .list.add-history-list.show{display:block}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history .list.add-history-list{background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history .list.add-history-list .list-item{border-radius:0;cursor:pointer;padding-left:20px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .add-history .list.add-history-list .list-item:hover{background-color:#e2e4e7}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter{width:100%;display:grid;grid-template-columns:repeat(6,1fr);margin-top:50px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon{position:relative;display:flex;justify-content:center;width:30px;height:30px;justify-self:center;align-self:center;cursor:pointer;background-color:#2f3033;border-radius:50%;background-size:contain;background-position:50%;background-repeat:no-repeat;transition:all .6s}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon{background-color:#f0f1f3}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon:hover{filter:brightness(1.6)}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon:hover{filter:brightness(.8)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon.active{background-color:#212224}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon.active{background-color:#f9c000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon:hover .tooltip{opacity:1;top:36px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon:hover .tooltip{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon.active .tooltip{opacity:1;top:36px;color:#f9c000}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .filter-icon.active .tooltip{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter p{text-align:center;font-size:10px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .aktivnosti-filter .tooltip{position:absolute;top:26px;display:inline-block;opacity:0;color:#999;font-family:Manrope,sans-serif;font-size:10px;line-height:11px;text-align:center;border-radius:5px;transition:all .3s ease-out;pointer-events:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .istorija-submit{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:36px;margin-bottom:30px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .istorija-submit p{font-weight:600;font-size:14px;color:#d4d4d4;text-align:center}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .istorija-submit p{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .istorija-submit .istorija-btn{width:80px;height:36px;display:flex;background-color:#2f3033;border-radius:5px;transition:all .6s;cursor:pointer}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .istorija-submit .istorija-btn p{margin:auto;color:#999;font-weight:600}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .istorija-submit .istorija-btn:hover{filter:brightness(1.6)}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .list .list-item{cursor:default}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .list .list-item:hover{background-color:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .list .list-item:hover p{filter:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .poredjenje-ruta-content .list .list-item.active{background-color:none}#panel-dashboard .close-btn{z-index:999999}#panel-erp .close-btn,#panel-report .close-btn{z-index:19}@media (max-width:700px){#panel-2{max-width:calc(100vw - 48px);left:-322px!important;transition:left .4s linear}.level-2 #panel-2{left:48px!important}#panel-2 #panel-2-content{padding:40px 20px}#panel-2 #panel-2-content .panel-2-wrap .panel-page h3{font-size:22px;margin-bottom:20px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .icon-filter{margin-bottom:25px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .filter{margin-bottom:20px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item{padding:6px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-content img{width:28px;height:28px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-content p{font-size:12px;line-height:12px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .period .vreme{font-size:12px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .period .datum{font-size:10px;margin-top:1px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses{width:74px;height:26px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .statuses .tooltips{padding:2px 4px;border-radius:4px;font-size:11px;transition:all .4s}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu{height:26px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .list .list-item .list-quick-menu .list-quick-menu-item span{display:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .name{font-size:22px;line-height:22px}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .name{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-wrap .name span{font-size:15px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info{margin-top:16px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info{margin-bottom:8px;padding-bottom:8px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info label{margin-right:8px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .detalj-info .info p{font-size:15px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .subtitle{font-size:17px;margin:30px 0 20px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .info-input{height:24px;font-size:15px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .name-1-input{font-size:22px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .name-2-input{font-size:16px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .save-btn{width:100px;height:36px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .settings .setting .setting-label{font-size:11px;margin-bottom:8px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content h4{font-weight:600;font-size:22px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content p{font-size:13px;font-weight:400;color:#d4d4d4}.light-theme #panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content p{color:#000}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter{margin-top:26px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter .filter-icon{transition:none}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .aktivnosti-filter p{text-align:center;font-size:10px}#panel-2 #panel-2-content .panel-2-wrap .panel-page .istorija-content .istorija-submit{margin-bottom:26px}#panel-2.dashboard{width:calc(100vw - 48px)}}.no-data{font-size:12px;margin-top:24px;text-align:center;color:#d4d4d4}.light-theme .no-data{color:#000}#panel-2 .maximize-btn{background-image:url(shape_square.168632d6c1922ec31020.png);float:right;width:24px;background-color:#212224;border-radius:50px;background-position-x:3px;background-position-y:3px;height:24px;background-size:18px;background-repeat:no-repeat;margin-right:24px;margin-top:-45px}.light-theme #panel-2 .maximize-btn{background-color:#e2e4e7}#panel-2 .maximize-btn:hover{cursor:pointer;filter:brightness(1.36)}#panel-2 .maximize-btn-plus{background-image:url(maximize.6f0338d8dbf056f0b8d9.png);float:right;width:24px;background-color:#212224;border-radius:50px;background-position-x:5px;background-position-y:5px;height:24px;background-size:14px;background-repeat:no-repeat;margin-right:59px;margin-top:-45px}.light-theme #panel-2 .maximize-btn-plus{background-color:#e2e4e7}#panel-2 .maximize-btn-plus:hover{cursor:pointer;filter:brightness(1.36)}#panel-2 .help-btn{background-image:url(icon-question.665fe1d1b5ec6b73a63f.png);float:right;width:24px;background-color:#212224;border-radius:50px;background-position-x:2px;background-position-y:2px;height:24px;background-size:20px;background-repeat:no-repeat;margin-right:24px;margin-top:-45px}.light-theme #panel-2 .help-btn{background-color:#e2e4e7}#panel-2 .help-btn:hover{cursor:pointer;filter:brightness(1.36)}#panel-2 .help-btn-tms{background-image:url(icon-question.665fe1d1b5ec6b73a63f.png);float:right;width:24px;background-color:#212224;border-radius:50px;background-position-x:2px;background-position-y:2px;height:24px;background-size:20px;background-repeat:no-repeat;margin-right:14px;margin-top:10px}.light-theme #panel-2 .help-btn-tms{background-color:#e2e4e7}#panel-2 .help-btn-tms:hover{cursor:pointer;filter:brightness(1.36)}@media (max-width:700px){#panel-2 .help-btn,#panel-2 .help-btn-tms,#panel-2 .maximize-btn{margin-top:-30px}#panel-2 .maximize-btn-plus{display:none}}.level-2-plus-plus tr.list-item,.level-2-plus tr.list-item{display:revert!important;padding:10px 6px}#panel-dashboard{position:fixed;top:0;right:100%;transition:all .45s;z-index:95;background-color:#2f3033;height:100%;width:calc(100vw - 80px);padding-bottom:70px;overflow-y:auto;overflow-x:hidden}#panel-dashboard.show{right:0}.light-theme #panel-dashboard{background-color:#f0f1f3}@media (max-width:700px){#panel-dashboard{width:calc(100vw - 48px)}}#panel-dashboard #panel-dashboard-content{padding:55px 20px;width:1400px;max-width:100%;margin:auto;position:relative}#panel-dashboard #panel-dashboard-content h3{font-weight:600;font-size:24px;color:#d4d4d4;margin-bottom:50px}.light-theme #panel-dashboard #panel-dashboard-content h3{color:#000}@media (max-width:700px){#panel-dashboard #panel-dashboard-content{margin-top:0;padding:40px 20px}#panel-dashboard #panel-dashboard-content h3{margin-bottom:30px}}#panel-dashboard #panel-dashboard-content .dashboard-grid{display:grid;grid-template-columns:repeat(24,1fr);grid-gap:25px;width:100%}@media (max-width:1280px){#panel-dashboard #panel-dashboard-content .dashboard-grid{grid-gap:18px}}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid{grid-template-columns:repeat(2,1fr)}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{background-color:#3c3d41;grid-column:span 6;min-height:250px;border-radius:12px;padding:15px 25px 25px;position:relative;color:#d4d4d4}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{background-color:#fbfdff}@media (max-width:1280px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{padding:15px 20px 25px}}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{grid-column:span 2;min-height:160px;padding:15px 15px 22px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item h4{color:#d4d4d4;font-size:16px;margin-bottom:25px}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item h4{color:#000}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{position:relative;left:-6px;font-size:180px;color:#fff;text-align:center;letter-spacing:-13px;margin-top:70px}@media (max-width:1280px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{font-size:140px}}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{color:#202123}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{margin-top:-20px;letter-spacing:-8px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxl{position:relative;left:-5px;font-size:130px;text-align:center;letter-spacing:-13px;margin-top:-28px}@media (max-width:1280px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxl{font-size:120px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxl span{font-size:40px;margin-left:10px}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxl{font-size:65px;letter-spacing:-5px;margin-top:-20px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxl span{font-size:20px;margin-left:5px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .dash-item-bottom{position:absolute;bottom:0;left:0;width:100%;padding:0 25px 25px}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .dash-item-bottom{padding:0 10px 15px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles{grid-row:span 2}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles{grid-row:span 1}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles{display:block;text-align:center;margin-bottom:40px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat{display:inline-block;font-size:15px;margin-bottom:5px;color:#fff;padding:3px 0 3px 28px;background-size:contain;background-position:0;background-repeat:no-repeat}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat{color:#202123}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat:not(:last-child){margin-right:16px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat.auto{background-image:url(icon-auto.404e46d05314ec0b3b4c.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat.kombi{background-image:url(icon-kombi.391b89a6fe0b1e7a7122.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat.kamion{background-image:url(icon-kamion.cdc26f9a1f2325fcf06f.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom{text-align:center}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom p{font-size:12px;color:#999}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom p span{font-size:12px;color:#d4d4d4}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom p span{color:#202123}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila{background-color:#f9c000;color:#000;color:#212224}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila h4{color:#212224;font-weight:600}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .number-xxl{font-weight:600}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila{grid-column:span 1}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila h4{font-weight:400;font-size:11px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .number-xxl{font-weight:600}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom{text-align:center}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status{display:inline-block;font-size:14px;padding-left:20px;background-size:contain;background-position:0;background-repeat:no-repeat;position:relative;cursor:pointer;font-weight:600}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status:not(:last-child){margin-right:15px}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status{padding-left:12px;font-size:11px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status:not(:last-child){margin-right:4px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status .tooltip{display:block;opacity:0;position:absolute;background:#3c3d41;transition:all .3s;bottom:5px;color:#fff;font-size:12px;transform:translateX(-50%);padding:3px 10px;border-radius:6px;white-space:nowrap;z-index:10;pointer-events:none}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status:hover span{bottom:20px;opacity:1}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status.u-pokretu{background-image:url(icon-mooving.ebe52c16560a5d04805e.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status.zaustavljen{background-image:url(icon-stopped.7e5a4d4a9570f94212c9.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status.parkiran{background-image:url(icon-parked.19647af19f0fb8120419.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost{overflow:hidden}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost{grid-column:span 1}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .number-xxl{color:#fff}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .number-xxl{color:#202123}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost{grid-column:span 1}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost h4{font-weight:400;font-size:11px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom{text-align:center}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status{display:inline-block;font-size:14px;padding-left:20px;background-size:contain;background-position:0;background-repeat:no-repeat;position:relative;cursor:pointer}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status:not(:last-child){margin-right:15px}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status{color:#202123}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status{padding-left:12px;font-size:11px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status:not(:last-child){margin-right:4px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status .tooltip{display:block;opacity:0;position:absolute;background:#212224;transition:all .3s;bottom:5px;color:#fff;font-size:12px;transform:translateX(-50%);padding:3px 10px;border-radius:6px;white-space:nowrap;z-index:10;pointer-events:none}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status:hover span{bottom:20px;opacity:1}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status.u-pokretu{background-image:url(icon-mooving-light.10c4b10d5d03d240fd26.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status.zaustavljen{background-image:url(icon-stopped-light.5f477f532619a05da76e.svg)}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status.parkiran{background-image:url(icon-parked-light.7de475a4a2d1d5b77801.svg)}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status .proc{font-size:7.5px}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost #progress-bar{display:inline-block;position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#494a4e;transition:height .6s}.light-theme #panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost #progress-bar{background-color:#e4e6e9}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija{grid-column:span 12}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija{grid-column:1/3;grid-row:5/6}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija h4{margin-bottom:10px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija .graph{display:block}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija .graph img{max-width:100%}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina{grid-column:span 18}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina{grid-column:1/3;grid-row:10/11}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina h4{margin-bottom:10px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina .graph{display:block}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina .graph img{max-width:100%}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila h4,#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje h4{margin-bottom:15px}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila .graph,#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje .graph{display:block}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila .graph img,#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje .graph img{max-width:100%}@media (max-width:700px){#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila{grid-column:1/3;grid-row:3/4}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje{grid-column:1/3;grid-row:4/5}}#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.vozaci-sati,#panel-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.vozila-km{grid-row:span 2}#panel-dashboard .list{width:calc(100% + 20px);padding-right:20px;max-height:430px;overflow-x:hidden;overflow-y:auto}@media (max-width:700px){#panel-dashboard .list{grid-column:span 1;max-height:210px;width:calc(100% + 12px);padding-right:12px}}#panel-dashboard .list .list-item{display:flex;justify-content:space-between;align-items:center;padding:10px 6px;cursor:pointer;background-color:none;transition:all .6s}#panel-dashboard .list .list-item:not(:last-child){border-bottom:1px solid #2f3033}.light-theme #panel-dashboard .list .list-item:not(:last-child){border-bottom:1px solid #e0e1e3}#panel-dashboard .list .list-item:hover{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:10px}.light-theme #panel-dashboard .list .list-item:hover{background-color:#f0f1f3}#panel-dashboard .list .list-item:hover p{filter:brightness(2.6)}#panel-dashboard .list .list-item.selected{border-radius:10px}.light-theme #panel-dashboard .list .list-item.selected{background-color:#e2e4e7}#panel-dashboard .list .list-item .list-content{display:flex;align-items:center;justify-content:space-between}#panel-dashboard .list .list-item .list-content img{width:28px;height:28px;border-radius:50%;-o-object-fit:contain;object-fit:contain}@media (max-width:1280px){#panel-dashboard .list .list-item .list-content img{width:24px;height:24px}}#panel-dashboard .list .list-item .list-content p{font-size:12px;color:#fff;padding:0 0 0 6px;line-height:15px;transition:all .6s}@media (max-width:1280px){#panel-dashboard .list .list-item .list-content p{font-size:11px}}.light-theme #panel-dashboard .list .list-item .list-content p{color:#000}#panel-dashboard .list .list-item .kmtraza{color:#fff;font-size:15px;font-weight:600}#panel-dashboard .list .list-item .kmtraza span{font-size:10px;color:#d4d4d4;margin-left:3px}.light-theme #panel-dashboard .list .list-item .kmtraza,.light-theme #panel-dashboard .list .list-item .kmtraza span{color:#000}@media (max-width:1280px){#panel-dashboard .list .list-item .kmtraza{font-size:13px}#panel-dashboard .list .list-item .kmtraza span{font-size:9px}}#panel-dashboard .list .list-item .kmtraza-width{width:78px;font-size:12px;font-weight:300;text-align:right;display:flex}#panel-dashboard .list .list-item .kmtraza-width div{width:26px;font-size:11px;text-align:center}#panel-dashboard .list .list-item .period{justify-self:end}#panel-dashboard .list .list-item .period .vreme{font-size:14px;text-align:right}#panel-dashboard .list .list-item .period .datum{font-size:10px;text-align:right;margin-top:5px}#panel-dashboard .list .list-item .list-quick-menu{height:30px;display:flex;justify-content:flex-end;align-items:center;padding-right:5px}#panel-dashboard .list .list-item .list-quick-menu .list-quick-menu-item{position:relative;width:22px;height:22px;border-radius:50%;background-color:#212224;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:background-color .4s}#panel-dashboard .list .list-item .list-quick-menu .list-quick-menu-item:not(:last-child){margin-right:14px}#panel-dashboard .list .list-item .list-quick-menu .list-quick-menu-item:hover{background-color:#ffd957}#panel-dashboard .list .list-item .list-quick-menu .list-quick-menu-item:hover span{opacity:1;bottom:25px}#panel-dashboard .list .list-item .list-quick-menu .list-quick-menu-item span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}#panel-dashboard .list .list-item .list-quick-menu .edit-map-view{background-image:url(icon-arrow.cb239a0c72436039e9f7.svg)}#panel-dashboard .list .list-item .list-quick-menu .edit-map-view:hover .serbia-tooltip{opacity:1;top:-24px}#panel-dashboard .list .list-item-second{padding:12px 6px 13px 0}.last-change{margin-top:-25px;color:#acacad;float:right}.last-change,.last-change span{font-size:12px}.arrowUp{margin-left:auto;padding:4px;height:24px;border-radius:4px;margin-right:6px;cursor:pointer;background-color:hsla(0,0%,60%,.16470588235294117)}.light-theme .arrowUp{background-color:#f0f1f3}.light-theme .arrowUp img{filter:brightness(0) saturate(100%)}.arrowUp img{width:18px}.arrowDown{padding:4px;height:24px;border-radius:4px;cursor:pointer;background-color:hsla(0,0%,60%,.16470588235294117)}.light-theme .arrowDown{background-color:#f0f1f3}.light-theme .arrowDown img{filter:brightness(0) saturate(100%)}.arrowDown img{width:18px;transform:rotate(180deg)}.report-main-dashboard #panel-dashboard-content{padding:0;width:1400px;max-width:100%;margin:auto;position:relative}.report-main-dashboard #panel-dashboard-content h3{font-weight:600;font-size:24px;color:#d4d4d4;margin-bottom:50px}.light-theme .report-main-dashboard #panel-dashboard-content h3{color:#000}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content{margin-top:0;padding:40px 20px}.report-main-dashboard #panel-dashboard-content h3{margin-bottom:30px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid{display:grid;grid-template-columns:repeat(18,1fr)!important;grid-gap:25px;width:100%}@media (max-width:1280px){.report-main-dashboard #panel-dashboard-content .dashboard-grid{grid-gap:18px}}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid{grid-template-columns:repeat(2,1fr)}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{background-color:#3c3d41;grid-column:span 6;min-height:250px;border-radius:12px;padding:15px 25px 25px;position:relative;color:#d4d4d4}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{background-color:#fbfdff}@media (max-width:1280px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{padding:15px 20px 25px}}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item{grid-column:span 2;min-height:160px;padding:15px 15px 22px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item h4{color:#d4d4d4;font-size:16px;margin-bottom:25px}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item h4{color:#000}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{position:relative;left:-6px;font-size:180px;color:#fff;text-align:center;letter-spacing:-13px;margin-top:70px}@media (max-width:1280px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{font-size:140px}}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{color:#202123}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xxxl{margin-top:-20px;letter-spacing:-8px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xoxl{position:relative;font-size:50px;text-align:center;letter-spacing:-4px;margin-top:-10px}@media (max-width:1280px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xoxl{font-size:50px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xoxl span{font-size:40px;margin-left:10px}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xoxl{font-size:65px;letter-spacing:-5px;margin-top:-20px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .number-xoxl span{font-size:20px;margin-left:5px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .dash-item-bottom{position:absolute;bottom:0;left:0;width:100%;padding:0 25px 25px}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item .dash-item-bottom{padding:0 10px 15px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles{grid-row:span 2}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles{grid-row:span 1}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cp{cursor:pointer}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .arrow{display:block;font-size:20px;width:-moz-fit-content;width:fit-content;margin:auto;text-align:center;padding:3px 0 3px 34px;background-size:26px;background-position:0;background-repeat:no-repeat;background-image:url(icon-increase.725229a4ffbca21d70cb.svg);color:#d4d4d4}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .arrow{color:#000}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .arrow.redarrow{background-image:url(icon-decrease.317116e5c06070234583.svg)}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles{display:block;text-align:center;margin-top:5px;margin-bottom:14px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat{display:inline-block;font-size:15px;margin-bottom:5px;color:#fff;padding:3px 0 3px 28px;background-size:18px;background-position:0;background-repeat:no-repeat}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat{color:#202123}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat:not(:last-child){margin-right:16px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat.auto{background-image:url(icon-back-arrow.b8c223dd01ce5d06f917.svg)}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat .tooltip{display:block;opacity:0;position:absolute;background:#3c3d41;transition:all .3s;bottom:100px;left:50%;color:#fff;font-size:12px;transform:translateX(-50%);padding:3px 10px;border-radius:6px;white-space:nowrap;z-index:10;pointer-events:none}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .cat-vehicles .cat:hover span{bottom:128px;text-align:center;left:50%;opacity:1}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom{text-align:center}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom p{font-size:12px;color:#999}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom p span{font-size:12px;color:#d4d4d4}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.total-vehicles .dash-item-bottom p span{color:#202123}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila{background-color:#f9c000;color:#000;color:#212224}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila h4{color:#212224;font-weight:600}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .number-xxl{font-weight:600}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila{grid-column:span 1}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila h4{font-weight:400;font-size:11px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .number-xxl{font-weight:600}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom{text-align:center}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status{display:inline-block;font-size:14px;padding-left:20px;background-size:contain;background-position:0;background-repeat:no-repeat;position:relative;cursor:pointer;font-weight:600}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status:not(:last-child){margin-right:15px}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status{padding-left:12px;font-size:11px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status:not(:last-child){margin-right:4px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status .tooltip{display:block;opacity:0;position:absolute;background:#3c3d41;transition:all .3s;bottom:5px;color:#fff;font-size:12px;transform:translateX(-50%);padding:3px 10px;border-radius:6px;white-space:nowrap;z-index:10;pointer-events:none}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status:hover span{bottom:20px;opacity:1}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status.u-pokretu{background-image:url(icon-mooving.ebe52c16560a5d04805e.svg)}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status.zaustavljen{background-image:url(icon-stopped.7e5a4d4a9570f94212c9.svg)}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.aktivna-vozila .dash-item-bottom .status.parkiran{background-image:url(icon-parked.19647af19f0fb8120419.svg)}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost{overflow:hidden}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost{grid-column:span 1}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .number-xxl{color:#fff}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .number-xxl{color:#202123}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost{grid-column:span 1}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost h4{font-weight:400;font-size:11px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom{text-align:center}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status{display:inline-block;font-size:14px;padding-left:20px;background-size:contain;background-position:0;background-repeat:no-repeat;position:relative;cursor:pointer}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status:not(:last-child){margin-right:15px}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status{color:#202123}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status{padding-left:12px;font-size:11px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status:not(:last-child){margin-right:4px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status .tooltip{display:block;opacity:0;position:absolute;background:#212224;transition:all .3s;bottom:5px;color:#fff;font-size:12px;transform:translateX(-50%);padding:3px 10px;border-radius:6px;white-space:nowrap;z-index:10;pointer-events:none}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status:hover span{bottom:20px;opacity:1}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status.u-pokretu{background-image:url(icon-mooving-light.10c4b10d5d03d240fd26.svg)}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status.zaustavljen{background-image:url(icon-stopped-light.5f477f532619a05da76e.svg)}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status.parkiran{background-image:url(icon-parked-light.7de475a4a2d1d5b77801.svg)}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost .dash-item-bottom .status .proc{font-size:7.5px}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost #progress-bar{display:inline-block;position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#494a4e;transition:height .6s}.light-theme .report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.iskoriscenost #progress-bar{background-color:#e4e6e9}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija{grid-column:span 12}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija{grid-column:1/3;grid-row:5/6}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija h4{margin-bottom:10px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija .graph{display:block}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.istorija .graph img{max-width:100%}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina{grid-column:span 24}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina{grid-column:1/3;grid-row:10/11}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina h4{margin-bottom:10px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina .graph{display:block}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.godina .graph img{max-width:100%}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila h4,.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje h4{margin-bottom:15px}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila .graph,.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje .graph{display:block}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila .graph img,.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje .graph img{max-width:100%}@media (max-width:700px){.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.tipovi-vozila{grid-column:1/3;grid-row:3/4}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.zemlje{grid-column:1/3;grid-row:4/5}}.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.vozaci-sati,.report-main-dashboard #panel-dashboard-content .dashboard-grid .dashboard-item.vozila-km{grid-row:span 2}.report-main-dashboard .list{width:calc(100% + 20px);padding-right:20px;max-height:430px;overflow-x:hidden;overflow-y:auto}@media (max-width:700px){.report-main-dashboard .list{grid-column:span 1;max-height:210px;width:calc(100% + 12px);padding-right:12px}}.report-main-dashboard .list .list-item{display:flex;justify-content:space-between;align-items:center;padding:10px 6px;cursor:pointer;background-color:none;transition:all .6s}.report-main-dashboard .list .list-item:not(:last-child){border-bottom:1px solid #2f3033}.light-theme .report-main-dashboard .list .list-item:not(:last-child){border-bottom:1px solid #e0e1e3}.report-main-dashboard .list .list-item:hover{background-color:hsla(0,0%,60%,.16470588235294117);border-radius:10px}.light-theme .report-main-dashboard .list .list-item:hover{background-color:#f0f1f3}.report-main-dashboard .list .list-item:hover p{filter:brightness(2.6)}.report-main-dashboard .list .list-item.selected{border-radius:10px}.light-theme .report-main-dashboard .list .list-item.selected{background-color:#e2e4e7}.report-main-dashboard .list .list-item .list-content{display:flex;align-items:center;justify-content:space-between}.report-main-dashboard .list .list-item .list-content img{width:28px;height:28px;border-radius:50%;-o-object-fit:contain;object-fit:contain}@media (max-width:1280px){.report-main-dashboard .list .list-item .list-content img{width:24px;height:24px}}.report-main-dashboard .list .list-item .list-content p{font-size:12px;color:#fff;padding:0 0 0 6px;line-height:15px;transition:all .6s}@media (max-width:1280px){.report-main-dashboard .list .list-item .list-content p{font-size:11px}}.light-theme .report-main-dashboard .list .list-item .list-content p{color:#000}.report-main-dashboard .list .list-item .kmtraza{color:#fff;font-size:15px;font-weight:600}.report-main-dashboard .list .list-item .kmtraza span{font-size:10px;color:#d4d4d4;margin-left:3px}.light-theme .report-main-dashboard .list .list-item .kmtraza,.light-theme .report-main-dashboard .list .list-item .kmtraza span{color:#000}@media (max-width:1280px){.report-main-dashboard .list .list-item .kmtraza{font-size:13px}.report-main-dashboard .list .list-item .kmtraza span{font-size:9px}}.report-main-dashboard .list .list-item .kmtraza-width{width:78px;font-size:12px;font-weight:300;text-align:right;display:flex}.report-main-dashboard .list .list-item .kmtraza-width div{width:26px;font-size:11px;text-align:center}.report-main-dashboard .list .list-item .period{justify-self:end}.report-main-dashboard .list .list-item .period .vreme{font-size:14px;text-align:right}.report-main-dashboard .list .list-item .period .datum{font-size:10px;text-align:right;margin-top:5px}.report-main-dashboard .list .list-item .list-quick-menu{height:30px;display:flex;justify-content:flex-end;align-items:center;padding-right:5px}.report-main-dashboard .list .list-item .list-quick-menu .list-quick-menu-item{position:relative;width:22px;height:22px;border-radius:50%;background-color:#212224;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:background-color .4s}.report-main-dashboard .list .list-item .list-quick-menu .list-quick-menu-item:not(:last-child){margin-right:14px}.report-main-dashboard .list .list-item .list-quick-menu .list-quick-menu-item:hover{background-color:#ffd957}.report-main-dashboard .list .list-item .list-quick-menu .list-quick-menu-item:hover span{opacity:1;bottom:25px}.report-main-dashboard .list .list-item .list-quick-menu .list-quick-menu-item span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}.report-main-dashboard .list .list-item .list-quick-menu .edit-map-view{background-image:url(icon-arrow.cb239a0c72436039e9f7.svg)}.report-main-dashboard .list .list-item .list-quick-menu .edit-map-view:hover .serbia-tooltip{opacity:1;top:-24px}.report-main-dashboard .list .list-item-second{padding:12px 6px 13px 0}#panel-bottom{position:absolute;bottom:-270px;left:300px;width:calc(100vw - 400px);height:260px;background-color:#2f3033;padding:10px 36px;z-index:8;transition:all .45s}#panel-bottom.maximizePanelBottom{height:446px}#panel-bottom.maxPanelBottom{height:calc(100vh - 158px)}.light-theme #panel-bottom{background-color:#f4f5f7}.level-3 #panel-bottom{bottom:0}#panel-bottom .panel-bottom-content{width:100%;height:100%}#panel-bottom .panel-bottom-content .tab-buttons{width:-moz-fit-content;width:fit-content;display:flex}#panel-bottom .panel-bottom-content .tab-buttons .tab-button{width:-moz-fit-content;width:fit-content;margin-right:24px;font-size:14px;font-weight:600;color:#d4d4d4;opacity:.65;border-bottom:2px solid hsla(0,0%,80%,0);transition:all .3s;cursor:pointer}.light-theme #panel-bottom .panel-bottom-content .tab-buttons .tab-button{color:#000;opacity:.4}#panel-bottom .panel-bottom-content .tab-buttons .tab-button.active{border-bottom:2px solid #f9c000;opacity:1;color:#f9c000}.light-theme #panel-bottom .panel-bottom-content .tab-buttons .tab-button.active{color:#000;border-bottom:2px solid #000}#panel-bottom .panel-bottom-content .tab-buttons .tab-button:hover{opacity:1}#panel-bottom .panel-bottom-content .tab{width:100%;height:100%}#panel-bottom .panel-bottom-content .tab .tab-content{width:100%;height:100%;place-items:center;margin-top:10px;display:flex}#panel-bottom .panel-bottom-content .tab .tab-content p{margin:auto;text-align:center;font-size:20px;color:#d4d4d4}#table-tab-content{width:100%;height:170px;overflow:auto}#table-tab-content.maximizeTable-tab-content{height:360px}#table-tab-content.maxTable-tab-content{height:calc(100vh - 256px)}#maximize-btn{background-image:url(shape_square.168632d6c1922ec31020.png);float:right;width:25px;background-color:#212224;border-radius:50px;background-position-x:5px;background-position-y:5px;height:25px;background-size:15px;background-repeat:no-repeat;margin-right:5px}.light-theme #maximize-btn{background-color:#e2e4e7}#maximize-btn:hover{cursor:pointer;filter:brightness(1.36)}#max-btn{background-image:url(shape_square.168632d6c1922ec31020.png);float:right;width:25px;background-color:#212224;border-radius:50px;background-position-x:3px;background-position-y:3px;height:25px;background-size:19px;background-repeat:no-repeat;margin-right:5px}.light-theme #max-btn{background-color:#e2e4e7}#max-btn:hover{cursor:pointer;filter:brightness(1.36)}#panel-bottom-zone{position:absolute;bottom:-50%;left:300px;width:320px;height:50%;background-color:#2f3033;padding:10px 36px;z-index:9;transition:all .45s}.light-theme #panel-bottom-zone{background-color:#f4f5f7}#panel-bottom-zone.max{bottom:0}#map{position:fixed;display:block;top:0;left:80px;width:calc(100vw - 80px);height:100vh;transition:all .45s}.level-2 #map{left:240px;width:calc(100vw - 240px)}.level-3 #map{height:calc(100vh - 260px)}.level-2.level-2-plus #map{left:400px;width:calc(100vw - 400px)}@media (max-width:700px){#map{position:fixed!important;height:100%}#map,.level-2 #map{left:0;width:100vw}.level-3 #map{height:100vh}}.kalendar{margin-top:50px;width:100%;height:80px;background-color:#2f3033;border-radius:8px;padding:10px 24px}@media (max-width:700px){.kalendar{margin-top:30px}}.light-theme .kalendar{background-color:#f0f1f3}.kalendar p{font-size:12px;color:#999;margin-bottom:8px}.kalendar .kalendar-wrap{display:flex;align-items:center;width:100%}.kalendar .kalendar-wrap input{width:80px;height:30px;font-size:12px;text-align:center;color:#d4d4d4;padding:5px;background-color:#212224;border:none;border-radius:6px}.light-theme .kalendar .kalendar-wrap input{color:#000;background-color:#e0e1e3}.kalendar .kalendar-wrap input[type=text]{outline:none}.kalendar .kalendar-wrap .separator{width:10px;height:3px;background-color:#212224;border-radius:6px;margin:0 5px}.light-theme .kalendar .kalendar-wrap .separator{background-color:#e0e1e3}.kalendar .kalendar-wrap .kalendar-icon{width:30px;height:30px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .6s}.kalendar .kalendar-wrap .kalendar-icon:hover{filter:brightness(1.6)}.kalendar-tms{width:100%;height:80px;background-color:#2f3033;border-radius:8px}.light-theme .kalendar-tms{background-color:#f0f1f3}.kalendar-tms p{font-size:12px;color:#999;margin-bottom:8px}.kalendar-tms .kalendar-wrap{align-items:center;width:100%}.kalendar-tms .kalendar-wrap input{width:140px;height:28px;font-size:16px;color:#d4d4d4;padding:5px 8px;background-color:#212224;border:none;border-radius:6px;margin:2px 0}.light-theme .kalendar-tms .kalendar-wrap input{color:#000;background-color:#e0e1e3}.kalendar-tms .kalendar-wrap .mat-form-field-infix{width:auto!important}.kalendar-tms .kalendar-wrap .mat-form-field-underline{display:none}.kalendar-tms .kalendar-wrap .mat-form-field-appearance-fill .mat-form-field-flex{background:transparent}.kalendar-tms .kalendar-wrap input[type=text]{outline:none}.kalendar-tms .kalendar-wrap .separator{width:10px;height:3px;background-color:#212224;border-radius:6px;margin:0 5px}.light-theme .kalendar-tms .kalendar-wrap .separator{background-color:#e0e1e3}.kalendar-tms .kalendar-wrap .kalendar-icon{width:30px;height:30px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .6s}.kalendar-tms .kalendar-wrap .kalendar-icon:hover{filter:brightness(1.6)}.kalendar-tms-drivers{width:100%;height:80px;border-radius:8px}.kalendar-tms-drivers,.light-theme .kalendar-tms-drivers{background-color:transparent}.kalendar-tms-drivers p{font-size:12px;color:#999;margin-bottom:8px}.kalendar-tms-drivers .kalendar-wrap{align-items:center;width:100%}.kalendar-tms-drivers .kalendar-wrap input{width:140px;height:28px;font-size:16px;color:#d4d4d4;padding:5px 8px;background-color:#2f3033;border:none;border-radius:6px;margin:2px 0}.light-theme .kalendar-tms-drivers .kalendar-wrap input{color:#000;background-color:#e0e1e3}.kalendar-tms-drivers .kalendar-wrap .mat-form-field-infix{width:auto!important}.kalendar-tms-drivers .kalendar-wrap .mat-form-field-underline{display:none}.kalendar-tms-drivers .kalendar-wrap .mat-form-field-appearance-fill .mat-form-field-flex{background:transparent}.kalendar-tms-drivers .kalendar-wrap input[type=text]{outline:none}.kalendar-tms-drivers .kalendar-wrap .separator{width:10px;height:3px;background-color:#212224;border-radius:6px;margin:0 5px}.light-theme .kalendar-tms-drivers .kalendar-wrap .separator{background-color:#e0e1e3}.kalendar-tms-drivers .kalendar-wrap .kalendar-icon{width:30px;height:30px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .6s}.kalendar-tms-drivers .kalendar-wrap .kalendar-icon:hover{filter:brightness(1.6)}.kalendar-tms-drivers .mat-datepicker-toggle-default-icon,.kalendar-tms .mat-datepicker-toggle-default-icon{padding-top:8px}.kalendar-tms-time-date .mat-datepicker-toggle-default-icon{margin-top:-28px}.kalendar-tms-drivers mat-form-field,.kalendar-tms mat-form-field{margin-top:-3px}.kalendar-tms-time{width:100%;height:80px;padding:6px 10px;background-color:#2f3033;border-radius:8px}.light-theme .kalendar-tms-time{background-color:#f0f1f3}.kalendar-tms-time p{font-size:12px;color:#999;margin-bottom:8px}.kalendar-tms-time .kalendar-wrap{align-items:center;width:100%}.kalendar-tms-time .kalendar-wrap input{width:124px;height:28px;font-size:12px;color:#d4d4d4;padding:5px;background-color:#212224;border:none;border-radius:6px;margin:2px 0}.light-theme .kalendar-tms-time .kalendar-wrap input{color:#000;background-color:#e0e1e3}.kalendar-tms-time .kalendar-wrap .mat-form-field-infix{width:auto!important}.kalendar-tms-time .kalendar-wrap .mat-form-field-underline{display:none}.kalendar-tms-time .kalendar-wrap .mat-form-field-appearance-fill .mat-form-field-flex{background:transparent}.kalendar-tms-time .kalendar-wrap input[type=text]{outline:none}.kalendar-tms-time .kalendar-wrap .separator{width:10px;height:3px;background-color:#212224;border-radius:6px;margin:0 5px}.light-theme .kalendar-tms-time .kalendar-wrap .separator{background-color:#e0e1e3}.kalendar-tms-time .kalendar-wrap .kalendar-icon{width:20px;height:20px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .6s}.kalendar-tms-time .kalendar-wrap .kalendar-icon:hover{filter:brightness(1.6)}.kalendar-tms-time .kalendar-wrap .mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,.kalendar-tms-time .kalendar-wrap .mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button{margin-left:-20px}.kalendar-tms-time .kalendar-wrap .mat-form-field-appearance-legacy .mat-form-field-prefix .mat-datepicker-toggle-default-icon,.kalendar-tms-time .kalendar-wrap .mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle-default-icon{width:18px!important;margin-top:-18px}.calendar-change-one{margin:-28px 0 11px 228px}.calendar-change-one,.calendar-change-two{background-image:url(icon-back-arrow.b8c223dd01ce5d06f917.svg);width:18px;height:18px;background-size:contain;background-repeat:no-repeat}.calendar-change-two{margin:-24px 0 6px 242px}.leaflet-popup-content-wrapper,.vozilo-detalj-map-popup,.vozilo-route-controls{width:350px;height:-moz-fit-content;height:fit-content;padding:10px;background-color:#212224!important;border-radius:10px;z-index:10;transition:all .6s}.light-theme .leaflet-popup-content-wrapper,.light-theme .vozilo-detalj-map-popup,.light-theme .vozilo-route-controls{background-color:#fbfdff!important;box-shadow:0 1px 1px rgba(0,0,0,.075),0 2px 2px rgba(0,0,0,.075),0 4px 4px rgba(0,0,0,.075)}.leaflet-popup-content-wrapper .popup-wrap,.vozilo-detalj-map-popup .popup-wrap,.vozilo-route-controls .popup-wrap{display:flex;align-items:center;margin-bottom:16px}.leaflet-popup-content-wrapper .popup-wrap img,.vozilo-detalj-map-popup .popup-wrap img,.vozilo-route-controls .popup-wrap img{width:50px;height:50px;margin:5px}.leaflet-popup-content-wrapper .popup-wrap .name,.vozilo-detalj-map-popup .popup-wrap .name,.vozilo-route-controls .popup-wrap .name{font-size:16px;font-weight:600;padding:5px;color:#d4d4d4;line-height:16px}.leaflet-popup-content-wrapper .popup-wrap .name span,.vozilo-detalj-map-popup .popup-wrap .name span,.vozilo-route-controls .popup-wrap .name span{font-size:12px;color:#d4d4d4}.light-theme .leaflet-popup-content-wrapper .popup-wrap .name,.light-theme .leaflet-popup-content-wrapper .popup-wrap .name span,.light-theme .vozilo-detalj-map-popup .popup-wrap .name,.light-theme .vozilo-detalj-map-popup .popup-wrap .name span,.light-theme .vozilo-route-controls .popup-wrap .name,.light-theme .vozilo-route-controls .popup-wrap .name span{color:#000}.leaflet-popup-content-wrapper .popup-info-wrap,.vozilo-detalj-map-popup .popup-info-wrap,.vozilo-route-controls .popup-info-wrap{display:flex;justify-content:space-between}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info,.vozilo-detalj-map-popup .popup-info-wrap .popup-info,.vozilo-route-controls .popup-info-wrap .popup-info{width:50%}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info,.vozilo-route-controls .popup-info-wrap .popup-info .info{display:flex;align-items:center;color:#888;font-size:11px}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info label,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info label,.vozilo-route-controls .popup-info-wrap .popup-info .info label{font-size:11px}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info .jedinica-mere,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info .jedinica-mere,.vozilo-route-controls .popup-info-wrap .popup-info .info .jedinica-mere{color:#888;font-size:11px}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info p,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info p,.vozilo-route-controls .popup-info-wrap .popup-info .info p{font-size:14px;padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 0 auto;color:#d4d4d4}.light-theme .leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info p,.light-theme .vozilo-detalj-map-popup .popup-info-wrap .popup-info .info p,.light-theme .vozilo-route-controls .popup-info-wrap .popup-info .info p{color:#000}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info .p,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info .p,.vozilo-route-controls .popup-info-wrap .popup-info .info .p{text-overflow:none}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .p-info,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .p-info,.vozilo-route-controls .popup-info-wrap .popup-info .p-info{display:flex;align-items:center;color:#888;font-size:11px}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .p-info label,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .p-info label,.vozilo-route-controls .popup-info-wrap .popup-info .p-info label{font-size:11px}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .p-info .jedinica-mere,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .p-info .jedinica-mere,.vozilo-route-controls .popup-info-wrap .popup-info .p-info .jedinica-mere{color:#888;font-size:11px}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .p-info p,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .p-info p,.vozilo-route-controls .popup-info-wrap .popup-info .p-info p{font-size:14px;padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:none;margin:0 0 0 auto;color:#d4d4d4}.light-theme .leaflet-popup-content-wrapper .popup-info-wrap .popup-info .p-info p,.light-theme .vozilo-detalj-map-popup .popup-info-wrap .popup-info .p-info p,.light-theme .vozilo-route-controls .popup-info-wrap .popup-info .p-info p{color:#000}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .p-info .p,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .p-info .p,.vozilo-route-controls .popup-info-wrap .popup-info .p-info .p{text-overflow:none}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info-2,.vozilo-detalj-map-popup .popup-info-wrap .popup-info-2,.vozilo-route-controls .popup-info-wrap .popup-info-2{padding:0 0 0 12px;margin:0;width:50%}.leaflet-popup-content-wrapper .popup-info-wrap .line,.vozilo-detalj-map-popup .popup-info-wrap .line,.vozilo-route-controls .popup-info-wrap .line{width:1px;height:auto;background-color:#3c3d41}.light-theme .leaflet-popup-content-wrapper .popup-info-wrap .line,.light-theme .vozilo-detalj-map-popup .popup-info-wrap .line,.light-theme .vozilo-route-controls .popup-info-wrap .line{background-color:#cccdcf}@media (max-width:700px){.leaflet-popup-content-wrapper,.vozilo-detalj-map-popup,.vozilo-route-controls{max-width:80%}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info,.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info .jedinica-mere,.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info label,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info .jedinica-mere,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info label,.vozilo-route-controls .popup-info-wrap .popup-info .info,.vozilo-route-controls .popup-info-wrap .popup-info .info .jedinica-mere,.vozilo-route-controls .popup-info-wrap .popup-info .info label{font-size:9px}.leaflet-popup-content-wrapper .popup-info-wrap .popup-info .info p,.vozilo-detalj-map-popup .popup-info-wrap .popup-info .info p,.vozilo-route-controls .popup-info-wrap .popup-info .info p{font-size:12px;padding-left:8px}.leaflet-popup-content-wrapper .popup-info-wrap .line,.vozilo-detalj-map-popup .popup-info-wrap .line,.vozilo-route-controls .popup-info-wrap .line{width:1px;height:76px;background-color:#3c3d41}.light-theme .leaflet-popup-content-wrapper .popup-info-wrap .line,.light-theme .vozilo-detalj-map-popup .popup-info-wrap .line,.light-theme .vozilo-route-controls .popup-info-wrap .line{background-color:#cccdcf}}.leaflet-popup-content-wrapper .info-time,.vozilo-detalj-map-popup .info-time,.vozilo-route-controls .info-time{display:flex;width:-moz-fit-content;width:fit-content;margin:12px auto -2px;color:#666}.leaflet-popup-content-wrapper .info-time p,.vozilo-detalj-map-popup .info-time p,.vozilo-route-controls .info-time p{margin:0 10px;color:#d4d4d4}.light-theme .leaflet-popup-content-wrapper .info-time p,.light-theme .vozilo-detalj-map-popup .info-time p,.light-theme .vozilo-route-controls .info-time p{color:#000}.vozilo-route-controls{display:none;position:absolute;width:330px;top:10px;right:10px;left:unset;padding:20px;transform:none}.vozilo-route-controls .popup-wrap{margin-bottom:0}.vozilo-route-controls .popup-info-wrap{display:block;border-bottom:1px solid #3c3d41;padding-bottom:12px;margin-bottom:12px}.vozilo-route-controls .popup-info-wrap .popup-info-inner{display:flex;margin-bottom:10px}.vozilo-route-controls .popup-info-wrap .popup-info .info label{min-width:40px}.light-theme .vozilo-route-controls .popup-info-wrap{border-bottom:1px solid #cccdcf}.vozilo-route-controls .info-time{margin:auto!important}.vozilo-route-controls .close-btn{width:18px;height:18px;top:8px;right:10px}.vozilo-route-controls .player-controls-wrap{margin-top:16px;display:block;position:relative}.vozilo-route-controls .player-controls-wrap .player-controls{display:inline-block;position:relative}.vozilo-route-controls .player-controls-wrap .player-controls .play-speed{background-color:#f9c000;border-radius:50%;display:inline-flex;vertical-align:top}.vozilo-route-controls .player-controls-wrap .player-controls .play-speed span{margin-top:4px;text-align:center;font-size:13px;font-weight:700;color:#212224;display:block}.vozilo-route-controls .player-controls-wrap .player-controls .player-control,.vozilo-route-controls .player-controls-wrap .street-view{display:inline-block;width:28px;height:28px;background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;transition:filter .4s}.vozilo-route-controls .player-controls-wrap .player-controls .player-control:hover,.vozilo-route-controls .player-controls-wrap .street-view:hover{filter:brightness(1.2)}.light-theme .vozilo-route-controls .player-controls-wrap .player-controls .player-control:hover,.light-theme .vozilo-route-controls .player-controls-wrap .street-view:hover{filter:brightness(.85)}.vozilo-route-controls .player-controls-wrap .player-controls .player-control:not(:last-child),.vozilo-route-controls .player-controls-wrap .street-view:not(:last-child){margin-right:7px}.vozilo-route-controls .player-controls-wrap .to-beginning{background-image:url(icon-to-beginning.0ecee2846e84c569b489.svg)}.vozilo-route-controls .player-controls-wrap .fast-rewind{background-image:url(icon-fast-rewind.654c341610378a87f380.svg)}.vozilo-route-controls .player-controls-wrap .play{background-image:url(icon-play.e4b06ee2eb6ae0eb57c3.svg)}.vozilo-route-controls .player-controls-wrap .play.pause{background-image:url(icon-pause.2cfdb4795d9b01239488.svg)}.vozilo-route-controls .player-controls-wrap .fast-forward{background-image:url(icon-fast-forward.b7be33c4ce02df789fea.svg)}.vozilo-route-controls .player-controls-wrap .to-end{background-image:url(icon-to-end.85314fe2d836e02823eb.svg)}.vozilo-route-controls .player-controls-wrap .street-view{position:absolute;right:0;background-image:url(icon-street-view.ecf9387e4e12e4548856.svg)}.route-icons{position:absolute;top:75%;left:60%;z-index:10}.route-icons .route-icon:not(:last-child){margin-right:20px}.leaflet-top.leaflet-right{right:30px!important;top:calc(50% - 154px)!important}.leaflet-left .leaflet-control{margin:10px!important}.leaflet-control-layers.leaflet-control{display:none}.leaflet-control-layers.leaflet-control.leaflet-control-layers-expanded{display:block;background-color:#212224;border-radius:0;margin-right:14px;border:none;padding:5px 10px 10px;color:#cccdcf}.light-theme .leaflet-control-layers.leaflet-control.leaflet-control-layers-expanded{background-color:#e2e4e7;color:#212224}.leaflet-control-layers-selector{margin-top:4px!important;margin-right:4px!important;position:relative!important;top:3px!important}.leaflet-popup-content{width:auto;color:#d4d4d4}.light-theme .leaflet-popup-content{color:#000}.leaflet-container a.leaflet-popup-close-button{padding:12px 28px 0 0!important}.leaflet-popup-tip-container{display:none}.leaflet-tooltip.speeding-marker-label{width:140px;max-width:140px;background-color:#212224!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:10px;box-shadow:0 8px 18px rgba(0,0,0,.28)!important;color:#fff!important;opacity:1!important;padding:0}.leaflet-tooltip.speeding-marker-label .speeding-marker-tooltip{padding:4px 6px;line-height:1;white-space:normal}.leaflet-tooltip.speeding-marker-label .speeding-marker-tooltip div+div{margin-top:4px}.leaflet-tooltip.speeding-marker-label .speeding-marker-tooltip span{color:#a1a2a4;margin-right:4px}.leaflet-tooltip-top.speeding-marker-label:before{border-top-color:#212224!important}.leaflet-tooltip-bottom.speeding-marker-label:before{border-bottom-color:#212224!important}.leaflet-tooltip-left.speeding-marker-label:before{border-left-color:#212224!important}.leaflet-tooltip-right.speeding-marker-label:before{border-right-color:#212224!important}.leaflet-popup-content .parked{margin:-26px 0 10px!important;font-size:15px}@keyframes pop-up{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{top:250px}to{top:0}}.popup-bg{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:rgba(0,0,0,.36);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;display:none}@media (max-width:700px){.popup-bg{position:absolute}}.light-theme .popup-bg{background-color:hsla(0,0%,100%,.36)}.popup-bg.show{display:flex;animation:pop-up .3s forwards;z-index:99999}.popup-bg.show .popup{animation:slide-in .4s ease-out forwards}.popup-bg .popup{position:relative;margin:auto;width:600px;max-width:86%;max-height:90vh;overflow:hidden;overflow-y:auto;padding:50px 60px;background-color:#212224;box-shadow:50px 50px 50px 8px rgba(50,50,50,.65);border-radius:20px;font-size:15px;color:#d4d4d4}@media (max-width:700px){.popup-bg .popup{max-height:80vh}}.light-theme .popup-bg .popup{background-color:#fbfdff}.light-theme .popup-bg .popup>p,.light-theme .popup-bg .popup h2{color:#000}.popup-bg .popup h2{font-size:26px;color:#fff;font-weight:600}.popup-bg .popup>p{font-size:15.5px;margin-top:20px}.popup-bg .popup .dugmad{margin-top:25px}.popup-bg .popup .dugmad .dugme{display:inline-block;min-width:120px;font-size:15.5px;font-weight:600;padding:10px;text-align:center;border-radius:5px;border:none;transition:all .6s;cursor:pointer}.popup-bg .popup .dugmad .dugme:not(:last-child){margin-right:20px}.popup-bg .popup .dugmad .otkazi{background-color:#2f3033;color:#d4d4d4}.popup-bg .popup .dugmad .otkazi:hover{background-color:#3c3d41;color:#fff}.popup-bg .popup .dugmad .u-redu{background-color:#f9c000;color:#212224}.popup-bg .popup .dugmad .u-redu:hover{background-color:#ffd957;color:#000}.popup-bg .popup .popup-edit{margin-top:30px;display:grid;grid-template-columns:1fr 1fr 1fr;width:900px;max-width:100%;grid-gap:10px 20px}.popup-bg .popup .popup-edit label{color:#a1a2a4;font-size:12px}.popup-bg .popup .popup-edit .info p{font-size:16px}.popup-bg .popup .popup-edit .info .info-input{font-size:16px;display:block;border:none;border-radius:5px;padding:5px 15px;margin:5px 0;background-color:#131416;color:#d4d4d4;width:100%;outline:none}.light-theme .popup-bg .popup .popup-edit .info .info-input{background-color:#dadbdd;color:#000}@media (max-width:700px){.popup-bg .popup{padding:30px 23px}.popup-bg .popup h2{font-size:20px}.popup-bg .popup>p{font-size:13.5px}.popup-bg .popup .dugmad .dugme{min-width:100px;font-size:15px;font-weight:600;padding:8px}.popup-bg .popup .dugmad .dugme:not(:last-child){margin-right:16px}}.popup .tab-content{height:50vh;overflow:auto}.popup.edit-map-view{padding-top:50px!important}.popup.edit-map-view .vozilo-basic-info{display:flex;align-items:center;margin-bottom:20px}.popup.edit-map-view .vozilo-basic-info img{width:40px;height:40px}.popup.edit-map-view .vozilo-basic-info p{text-align:left;font-weight:600;font-size:14px;color:#999;padding:0 0 0 12px}.light-theme .popup.edit-map-view .vozilo-basic-info p{color:#3c3d41}.popup.edit-map-view .switch-wrap{margin-bottom:20px}.popup.edit-map-view .switch-wrap .switch-title{color:#999;font-size:19px}.light-theme .popup.edit-map-view .switch-wrap .switch-title{color:#808183}.popup.edit-map-view hr{margin-bottom:20px;height:1px;border:none;background-color:#3c3d41}.light-theme .popup.edit-map-view hr{background-color:#cccdcf}.popup.edit-map-view h3{color:#fff;font-size:22px;font-weight:600;margin-bottom:10px}.light-theme .popup.edit-map-view h3{color:#000}.popup.edit-map-view h4{color:#999;font-size:16px;margin-bottom:12px}.light-theme .popup.edit-map-view h4{color:#808183}.popup.edit-map-view .icon-group{display:grid;grid-gap:15px 20px;grid-template-columns:repeat(6,1fr);margin-bottom:16px}.popup.edit-map-view .icon-group .icon{position:relative;display:flex;padding:10px;border-radius:5px;transition:all .6s}.popup.edit-map-view .icon-group .icon img{margin:auto}.popup.edit-map-view .icon-group .icon span{position:absolute;opacity:0;top:5px;left:50%;transform:translateX(-50%);background-color:#1a1b1d;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}.popup.edit-map-view .icon-group .icon:after{display:inline-block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f9c000;transition:all .4s}.popup.edit-map-view .icon-group .icon:hover{background-color:#2f3033;cursor:pointer}.light-theme .popup.edit-map-view .icon-group .icon:hover{background-color:#e0e1e3}.popup.edit-map-view .icon-group .icon:hover span{opacity:1;top:-16px}.popup.edit-map-view .icon-group .icon.active:hover{background-color:#212224;cursor:auto}.light-theme .popup.edit-map-view .icon-group .icon.active:hover{background-color:#fbfdff}.popup.edit-map-view .icon-group .icon.active:after{width:100%}@media (max-width:700px){.popup.edit-map-view{padding-top:50px!important;margin-top:5vh}.popup.edit-map-view .vozilo-basic-info img{width:36px;height:36px}.popup.edit-map-view .vozilo-basic-info p{font-size:13px}.popup.edit-map-view .switch-wrap{margin-bottom:10px}.popup.edit-map-view .switch-wrap .switch-title{font-size:17px}.popup.edit-map-view hr{margin-bottom:10px;height:1px;border:none;background-color:#3c3d41}.light-theme .popup.edit-map-view hr{background-color:#cccdcf}.popup.edit-map-view h3{font-size:20px;margin:20px 0 8px}.popup.edit-map-view h4{font-size:14px;margin-bottom:10px}.popup.edit-map-view .icon-group{grid-template-columns:repeat(3,1fr);margin-bottom:16px}.popup.edit-map-view .icon-group .icon{position:relative;display:flex;padding:10px;border-radius:5px;transition:all .6s}.popup.edit-map-view .icon-group .icon img{margin:auto}.popup.edit-map-view .icon-group .icon span{position:absolute;opacity:0;top:5px;left:50%;transform:translateX(-50%);background-color:#1a1b1d;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}.popup.edit-map-view .icon-group .icon:after{display:inline-block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f9c000;transition:all .4s}.popup.edit-map-view .icon-group .icon:hover{background-color:#2f3033;cursor:pointer}.light-theme .popup.edit-map-view .icon-group .icon:hover{background-color:#e0e1e3}.popup.edit-map-view .icon-group .icon:hover span{opacity:1;top:-16px}.popup.edit-map-view .icon-group .icon.active:hover{background-color:#212224;cursor:auto}.light-theme .popup.edit-map-view .icon-group .icon.active:hover{background-color:#fbfdff}.popup.edit-map-view .icon-group .icon.active:after{width:100%}}.markerAutoTrackArrow .vozilo-detalj-map-min{transform:translate(calc(-50% + 15px),-90px);width:-moz-max-content;width:max-content;height:auto;padding:10px 20px;background-color:#212224;border-radius:12px;z-index:10;transition:all .6s;color:#d4d4d4;display:grid;gap:5px;grid-template-columns:3fr 1fr}.light-theme .markerAutoTrackArrow .vozilo-detalj-map-min,.light-theme .markerAutoTrackArrow .vozilo-detalj-map-min span{color:#000}.light-theme .markerAutoTrackArrow .vozilo-detalj-map-min{background-color:#fbfdff;box-shadow:0 1px 1px rgba(0,0,0,.075),0 2px 2px rgba(0,0,0,.075),0 4px 4px rgba(0,0,0,.075)}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .tablica{font-size:12px;font-weight:600}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:4px;position:relative;top:2px}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=red]{background-color:#da171d}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=orange]{background-color:#f67600}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=yellow]{background-color:#f5ba01}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=green]{background-color:#6eb325}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=blue]{background-color:#2f7ddf}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=white]{background-color:#fff}.light-theme .markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=white]{box-shadow:0 0 5px #777}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=silver]{background-color:#b4b6bb}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=black]{background-color:#000;box-shadow:0 0 5px #fff}.light-theme .markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=black]{box-shadow:none}.markerAutoTrackArrow .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .model{display:inline-block}.markerAutoTrackArrow .vozilo-detalj-map-min .brzina{text-align:right}.markerAutoTrackArrow .vozilo-detalj-map-min .brzina span{text-align:right;display:block;font-size:18px;position:relative;margin-bottom:0;top:-2px}.markerAutoTrackArrow .vozilo-detalj-map-min .brzina span.unit{font-size:9px;top:-5px;padding-right:1.5px}.markerAutoTrackArrow .vozilo-detalj-map-min .brzina.alert span{color:#f96b6b}.markerAutoTrack .vozilo-detalj-map-min{transform:translate(calc(-50% + 20px),-62px);width:-moz-max-content;width:max-content;height:auto;padding:10px 20px;background-color:#212224;border-radius:12px;z-index:10;transition:all .6s;color:#d4d4d4;display:grid;gap:5px;grid-template-columns:3fr 1fr}.light-theme .markerAutoTrack .vozilo-detalj-map-min,.light-theme .markerAutoTrack .vozilo-detalj-map-min span{color:#000}.light-theme .markerAutoTrack .vozilo-detalj-map-min{background-color:#fbfdff;box-shadow:0 1px 1px rgba(0,0,0,.075),0 2px 2px rgba(0,0,0,.075),0 4px 4px rgba(0,0,0,.075)}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .tablica{font-size:12px;font-weight:600}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:4px;position:relative;top:2px}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=red]{background-color:#da171d}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=orange]{background-color:#f67600}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=yellow]{background-color:#f5ba01}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=green]{background-color:#6eb325}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=blue]{background-color:#2f7ddf}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=white]{background-color:#fff}.light-theme .markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=white]{box-shadow:0 0 5px #777}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=silver]{background-color:#b4b6bb}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=black]{background-color:#000;box-shadow:0 0 5px #fff}.light-theme .markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .boja[data-color=black]{box-shadow:none}.markerAutoTrack .vozilo-detalj-map-min .vozilo-basic-info .boja-i-model .model{display:inline-block}.markerAutoTrack .vozilo-detalj-map-min .brzina{text-align:right}.markerAutoTrack .vozilo-detalj-map-min .brzina span{text-align:right;display:block;font-size:18px;position:relative;margin-bottom:0;top:-2px}.markerAutoTrack .vozilo-detalj-map-min .brzina span.unit{font-size:9px;top:-5px;padding-right:1.5px}.markerAutoTrack .vozilo-detalj-map-min .brzina.alert span{color:#f96b6b}.dugme-calendar{display:inline-block;min-width:120px;font-size:15.5px;font-weight:600;padding:10px;text-align:center;border-radius:5px;border:none;transition:all .6s;cursor:pointer;background-color:#f9c000;color:#212224}.dugme-calendar:not(:last-child){margin-right:20px}.dugme-calendar:hover{background-color:#ffd957;color:#000}.erp-detail-view .back-btn{position:absolute;width:24px;height:24px;left:10px;top:10px;cursor:pointer;background-image:url(icon-back.999c38d863992459d475.svg);background-color:#212224;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .6s}.erp-detail-view .back-btn:hover{filter:brightness(1.36)}.light-theme .erp-detail-view .back-btn{background-color:#e2e4e7}.light-theme .erp-detail-view .back-btn:hover{filter:brightness(.8)}#erp-vozila-detail-view .vozilo-title-section{margin-bottom:50px;display:inline-block;width:-moz-fit-content;width:fit-content;position:relative}#erp-vozila-detail-view .vozilo-title-section .icon{position:relative;display:inline-block;width:80px;height:80px;margin-right:20px;margin-top:-5px}#erp-vozila-detail-view .vozilo-title-section .icon img{width:100%;height:auto}#erp-vozila-detail-view .vozilo-title-section .icon .image-upload-btn{position:absolute;top:50px;left:45px;color:transparent;font-size:1px;right:2.5px;height:46px;width:46px;transition:all .18s ease-in-out;outline:none}#erp-vozila-detail-view .vozilo-title-section .icon .image-upload-btn:hover{filter:brightness(1.36)}#erp-vozila-detail-view .vozilo-title-section .icon .image-upload-btn:after{content:"";position:absolute;top:36%;left:50%;transform:translate(-36%,-50%);display:inline-block;height:26px;width:26px;margin-bottom:4px;background-color:#212224;border-radius:50%;background-image:url(icon-image.aed30449340103d5153f.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .18s ease-in-out;outline:none}#erp-vozila-detail-view .vozilo-title-section .icon .image-upload-btn::-webkit-file-upload-button{visibility:hidden}#erp-vozila-detail-view .vozilo-title-section .title-subtitle{display:inline-block;vertical-align:top;position:relative}#erp-vozila-detail-view .vozilo-title-section .title-subtitle .title{font-size:25px;font-weight:600}#erp-vozila-detail-view .vozilo-title-section .title-subtitle .subtitle{font-size:20px}#erp-vozila-detail-view .vozilo-title-section .title-subtitle .title-input{font-size:25px;font-weight:600}#erp-vozila-detail-view .vozilo-title-section .title-subtitle .subtitle-input{font-size:20px}#erp-vozila-detail-view .vozilo-title-section .title-subtitle .subtitle-input,#erp-vozila-detail-view .vozilo-title-section .title-subtitle .title-input{display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 8px 5px 0;background-color:#2f3033;color:#d4d4d4;width:240px}.light-theme #erp-vozila-detail-view .vozilo-title-section .title-subtitle .subtitle-input,.light-theme #erp-vozila-detail-view .vozilo-title-section .title-subtitle .title-input{background-color:#e2e4e7;color:#000}#erp-vozila-detail-view .vozilo-title-section .document-options-selector{right:-120px;top:5px}#erp-vozila-detail-view .vozilo-title-section .ok-btn{right:-80px;top:14px}#erp-vozila-detail-view .vozilo-title-section .close-btn{right:-48px;top:14px}#erp-vozaci-detail-view .vozac-title-section{margin-bottom:50px;display:inline-block;width:-moz-fit-content;width:fit-content;position:relative}#erp-vozaci-detail-view .vozac-title-section .icon{position:relative;display:inline-block;width:180px;height:180px;margin-right:20px;margin-top:-5px}#erp-vozaci-detail-view .vozac-title-section .icon img{width:100%;height:auto}#erp-vozaci-detail-view .vozac-title-section .icon .image-upload-btn{position:absolute;top:50px;left:45px;color:transparent;font-size:1px;right:2.5px;height:46px;width:46px;transition:all .18s ease-in-out;outline:none}#erp-vozaci-detail-view .vozac-title-section .icon .image-upload-btn:hover{filter:brightness(1.36)}#erp-vozaci-detail-view .vozac-title-section .icon .image-upload-btn:after{content:"";position:absolute;top:36%;left:50%;transform:translate(-36%,-50%);display:inline-block;height:26px;width:26px;margin-bottom:4px;background-color:#212224;border-radius:50%;background-image:url(icon-image.aed30449340103d5153f.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .18s ease-in-out;outline:none}#erp-vozaci-detail-view .vozac-title-section .icon .image-upload-btn::-webkit-file-upload-button{visibility:hidden}#erp-vozaci-detail-view .vozac-title-section .title-subtitle{display:inline-block;vertical-align:top;position:relative}#erp-vozaci-detail-view .vozac-title-section .title-subtitle .title{font-size:25px;font-weight:600}#erp-vozaci-detail-view .vozac-title-section .title-subtitle .subtitle{font-size:20px}#erp-vozaci-detail-view .vozac-title-section .title-subtitle .title-input{font-size:25px;font-weight:600}#erp-vozaci-detail-view .vozac-title-section .title-subtitle .subtitle-input{font-size:20px}#erp-vozaci-detail-view .vozac-title-section .title-subtitle .subtitle-input,#erp-vozaci-detail-view .vozac-title-section .title-subtitle .title-input{display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 8px 5px 0;background-color:#2f3033;color:#d4d4d4;width:240px}.light-theme #erp-vozaci-detail-view .vozac-title-section .title-subtitle .subtitle-input,.light-theme #erp-vozaci-detail-view .vozac-title-section .title-subtitle .title-input{background-color:#e2e4e7;color:#000}#erp-vozaci-detail-view .vozac-title-section .document-options-selector{right:-120px;top:5px}#erp-vozaci-detail-view .vozac-title-section .ok-btn{right:-80px;top:14px}#erp-vozaci-detail-view .vozac-title-section .close-btn{right:-48px;top:14px}.basic-info-section{margin-bottom:55px}.basic-info-section h4{font-size:21px;margin-bottom:20px;font-weight:600}.basic-info-section .basic-info{margin:5px 0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:950px;max-width:100%;grid-gap:10px 36px}.basic-info-section .basic-info .info{position:relative}.basic-info-section .basic-info .info label{color:#a1a2a4;font-size:12px}.basic-info-section .basic-info .info p{font-size:16px}.basic-info-section .basic-info .info .info-input{font-size:16px;display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 0;background-color:#2f3033;color:#d4d4d4;width:100%}.light-theme .basic-info-section .basic-info .info .info-input{background-color:#e2e4e7;color:#000}.tabs-section{margin-bottom:50px}.tabs-section .tabs-menu{margin-bottom:36px}.tabs-section .tabs-menu .tab-item{position:relative;font-size:18px;margin-bottom:20px;font-weight:600;color:#a1a2a4;display:inline;cursor:pointer;border-bottom:2px solid hsla(0,0%,100%,0);transition:all .4s}.tabs-section .tabs-menu .tab-item .notification.tab-menu{background-color:#656668}.tabs-section .tabs-menu .tab-item:not(:last-child){margin-right:42px}.tabs-section .tabs-menu .tab-item:hover{color:#fff}.tabs-section .tabs-menu .tab-item.selected{color:#f9c000;border-bottom:2px solid #f9c000}.tabs-section .tabs-menu .tab-item.selected .notification.tab-menu{background-color:#dd4141}.light-theme .tabs-section .tabs-menu .tab-item{color:#202123}.light-theme .tabs-section .tabs-menu .tab-item .notification.tab-menu{background-color:#c7c8c9;color:#000;font-weight:600}.light-theme .tabs-section .tabs-menu .tab-item:hover{color:#808183}.light-theme .tabs-section .tabs-menu .tab-item.selected{color:#f9c000;border-bottom:2px solid #f9c000}.light-theme .tabs-section .tabs-menu .tab-item.selected .notification.tab-menu{background-color:#dd4141;color:#fff}.tabs-section .tabs-content .tab-page .add-document{position:relative;margin-bottom:24px}.tabs-section .tabs-content .tab-page .add-document .list.add-document-list{display:none;position:absolute;top:36px;background-color:#212224;z-index:10;border-radius:9px;max-height:360px;overflow-y:auto}.tabs-section .tabs-content .tab-page .add-document .list.add-document-list.show{display:inline-block;min-width:252px}.tabs-section .tabs-content .tab-page .add-document .list.add-document-list .list-item{background-color:transparent;transition:all .4s;border-bottom:1px solid #2f3033;padding:16px 28px;cursor:pointer}.tabs-section .tabs-content .tab-page .add-document .list.add-document-list .list-item p{font-weight:600;font-size:14px;color:#d4d4d4;transition:all .6s}.tabs-section .tabs-content .tab-page .add-document .list.add-document-list .list-item:hover{background-color:hsla(0,0%,60%,.16470588235294117)}.tabs-section .tabs-content .tab-page .add-document .list.add-document-list .list-item:hover p{color:#fff}.tabs-section .tabs-content .tab-page .documents .document{position:relative;margin-bottom:20px;background-color:#2f3033;padding:36px;border-radius:10px;width:980px;max-width:100%}.light-theme .tabs-section .tabs-content .tab-page .documents .document{background-color:#ecedef}.tabs-section .tabs-content .tab-page .documents .document .document-notification{display:inline-block;width:20px;height:20px;position:absolute;top:10px;left:10px;background-size:contain;background-position:50%;background-repeat:no-repeat}.tabs-section .tabs-content .tab-page .documents .document .document-notification.alert{background-image:url(icon-alert.c9cdc149652363dd1b25.svg)}.tabs-section .tabs-content .tab-page .documents .document .document-notification.warning{background-image:url(icon-warning.9419276da93fb8449152.svg)}.tabs-section .tabs-content .tab-page .documents .document .document-options-selector{top:16px;right:16px}.tabs-section .tabs-content .tab-page .documents .document .close-btn,.tabs-section .tabs-content .tab-page .documents .document .ok-btn{top:16px;right:20px}.light-theme .tabs-section .tabs-content .tab-page .documents .document .close-btn,.light-theme .tabs-section .tabs-content .tab-page .documents .document .ok-btn{background-color:#212224}.light-theme .tabs-section .tabs-content .tab-page .documents .document .close-btn:hover,.light-theme .tabs-section .tabs-content .tab-page .documents .document .ok-btn:hover{filter:brightness(1.36)}.tabs-section .tabs-content .tab-page .documents .document .close-btn{right:52px}.tabs-section .tabs-content .tab-page .documents .document .document-delete-btn{display:inline-block;width:28px;height:28px;position:absolute;top:16px;right:20px;border-radius:50%;cursor:pointer;background-color:#212224;background-image:url(icon-delete.0d3046ed2f09150b9704.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;transition:all .4s}.tabs-section .tabs-content .tab-page .documents .document .document-delete-btn:hover{background-color:#dd4141}.tabs-section .tabs-content .tab-page .documents .document .document-title{font-size:21px;font-weight:600;margin-bottom:25px}.tabs-section .tabs-content .tab-page .documents .document .document-subtitle{font-size:18px;font-weight:600;margin-top:22px;margin-bottom:15px;border-top:1px solid #212224;padding-top:15px}.tabs-section .tabs-content .tab-page .documents .document .document-title-input{font-size:21px;font-weight:600;margin-bottom:25px;color:#fff;display:block;border:none;border-radius:5px;padding:3px 10px;background-color:#212224;color:#d4d4d4;width:360px;max-width:100%}.light-theme .tabs-section .tabs-content .tab-page .documents .document .document-title-input{background-color:#dadbdd;color:#000}.tabs-section .tabs-content .tab-page .documents .document .document-info{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:900px;max-width:100%;grid-gap:10px 36px}.tabs-section .tabs-content .tab-page .documents .document .document-info label{color:#a1a2a4;font-size:12px}.tabs-section .tabs-content .tab-page .documents .document .document-info .info p{font-size:16px}.tabs-section .tabs-content .tab-page .documents .document .document-info .info .info-input{font-size:16px;display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 0;background-color:#212224;color:#d4d4d4;width:100%}.light-theme .tabs-section .tabs-content .tab-page .documents .document .document-info .info .info-input{background-color:#dadbdd;color:#000}.tabs-section .tabs-content .tab-page .documents .document .document-info .info .info-input.date{display:inline-block;width:calc(100% - 50px)}.tabs-section .tabs-content .tab-page .documents .document .document-info .info .kalendar-icon{display:inline-block;position:relative;top:6px;width:25px;height:25px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;margin-left:10px;cursor:pointer;transition:all .6s}.tabs-section .tabs-content .tab-page .documents .document .document-info .info .kalendar-icon:hover{filter:brightness(1.4)}.tabs-section .tabs-content .tab-page .documents .document .document-info .desc{grid-column:span 4}.tabs-section .tabs-content .tab-page .documents .document .document-info .desc p,.tabs-section .tabs-content .tab-page .documents .document .document-info .desc textarea{font-size:14px;padding:10px 0;border-radius:6px;margin-top:5px}.tabs-section .tabs-content .tab-page .documents .document .document-info .desc textarea{background-color:#212224;display:block;width:100%}.tabs-section .tabs-content .tab-page .documents .document .document-info .service-item{opacity:.36}.tabs-section .tabs-content .tab-page .documents .document .document-info .service-item.active{opacity:1}.tabs-section .tabs-content .tab-page .documents .document .document-info .service-item .service-item-title{font-size:16px}.tabs-section .tabs-content .tab-page .documents .document .document-info .service-item .service-item-title-check input[type=checkbox]{display:inline-block}.tabs-section .tabs-content .tab-page .documents .document .document-info .service-item .service-item-title-check .service-item-title{display:inline-block;margin-left:7px}.tabs-section .tabs-content .tab-page .documents .document .document-info .service-item .service-item-brand{font-size:13.5px;color:#a1a2a4}.tabs-section .tabs-content .tab-page .documents .document .document-info .service-item .dropdown .dropdown-select{font-size:14.6px}.tabs-section .tabs-content .tab-page .documents .document .document-info .dropdown .dropdown-select{font-size:16px;font-weight:400;padding:3px 10px;margin:5px 0;background-color:#212224}.tabs-section .tabs-content .tab-page .documents .document .document-info .dropdown .dropdown-select option[value=new_brand]{background-color:#2f3033}.tabs-section .tabs-content .tab-page .documents .document .document-info .dropdown:after{top:11px}.tabs-section .tabs-content .tab-page .documents .document.edit-mode .document-info .service-item{opacity:1;padding-bottom:10px}.tabs-section .tabs-content .tab-page .documents .document.edit-mode .document-info .service-item .service-item-title-check{padding-bottom:4px}.pop-up-content .document{position:relative;margin-bottom:20px;background-color:#2f3033;padding:36px;border-radius:10px;width:980px;max-width:100%}.light-theme .pop-up-content .document{background-color:#ecedef}.pop-up-content .document .document-notification{display:inline-block;width:20px;height:20px;position:absolute;top:10px;left:10px;background-size:contain;background-position:50%;background-repeat:no-repeat}.pop-up-content .document .document-notification.alert{background-image:url(icon-alert.c9cdc149652363dd1b25.svg)}.pop-up-content .document .document-notification.warning{background-image:url(icon-warning.9419276da93fb8449152.svg)}.pop-up-content .document .document-options-selector{top:16px;right:16px}.pop-up-content .document .close-btn,.pop-up-content .document .ok-btn{top:16px;right:20px}.light-theme .pop-up-content .document .close-btn,.light-theme .pop-up-content .document .ok-btn{background-color:#212224}.light-theme .pop-up-content .document .close-btn:hover,.light-theme .pop-up-content .document .ok-btn:hover{filter:brightness(1.36)}.pop-up-content .document .close-btn{right:52px}.pop-up-content .document .document-delete-btn{display:inline-block;width:28px;height:28px;position:absolute;top:16px;right:20px;border-radius:50%;cursor:pointer;background-color:#212224;background-image:url(icon-delete.0d3046ed2f09150b9704.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;transition:all .4s}.pop-up-content .document .document-delete-btn:hover{background-color:#dd4141}.pop-up-content .document .document-title,.pop-up-content .document .document-title-input{font-size:21px;font-weight:600;margin-bottom:25px}.pop-up-content .document .document-title-input{color:#fff;display:block;border:none;border-radius:5px;padding:3px 10px;background-color:#212224;color:#d4d4d4;width:360px;max-width:100%}.light-theme .pop-up-content .document .document-title-input{background-color:#dadbdd;color:#000}.pop-up-content .document .document-info{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:900px;max-width:100%;grid-gap:10px 36px}.pop-up-content .document .document-info .info label{color:#a1a2a4;font-size:12px}.pop-up-content .document .document-info .info p{font-size:16px}.pop-up-content .document .document-info .info .info-input{font-size:16px;display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 0;background-color:#212224;color:#d4d4d4;width:100%}.light-theme .pop-up-content .document .document-info .info .info-input{background-color:#dadbdd;color:#000}.document-options-selector{display:inline-block;width:68px;height:36px;border-radius:18px;position:absolute}.document-options-selector .options-btn{top:0;right:0;background-color:transparent}.document-options-selector .document-options{display:none;position:absolute;width:70px;height:36px;border-radius:18px;background-color:#353638;top:-6px;right:25px}.document-options-selector .document-options.show-options{display:inline-block}.light-theme .document-options-selector .document-options{background-color:#e2e4e7}.document-options-selector .document-options .delete-btn{left:6px;top:6px;background-color:#dd4141}.document-options-selector .document-options .edit-btn{right:6px!important;top:6px!important;width:24px!important;height:24px!important}.light-theme .document-options-selector .document-options .edit-btn{background-color:#212224}.light-theme .document-options-selector .document-options .edit-btn:hover{filter:brightness(1.36)}.info-input{font-size:16px;display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 0;background-color:#2f3033;color:#d4d4d4;width:100%}.light-theme .info-input{background-color:#e2e4e7;color:#000}#faktura.faktura .popup{border-radius:0;box-shadow:none;padding-top:0!important;padding:0}#faktura.faktura .popup,.light-theme #faktura.faktura .popup{background-color:transparent}#faktura.faktura .popup .popup-edit{margin-top:0}#faktura.faktura .popup .dugmad{margin-top:25px;position:fixed;top:50px;right:calc(50% - 385px)}#faktura.faktura .popup .dugmad .dugme{display:block;border-radius:21px;min-width:42px;width:42px;box-shadow:0 2px 2px #888}#faktura.faktura .popup .dugmad .dugme:not(:last-child){margin-bottom:20px;margin-right:0}#faktura.faktura .document-notification{display:inline-block;width:20px;height:20px;position:absolute;top:10px;left:10px;background-size:contain;background-position:50%;background-repeat:no-repeat}#faktura.faktura .document-notification.alert{background-image:url(icon-alert.c9cdc149652363dd1b25.svg)}#faktura.faktura .document-notification.warning{background-image:url(icon-warning.9419276da93fb8449152.svg)}#faktura.faktura .document-options-selector{top:16px;right:16px}#faktura.faktura .close-btn,#faktura.faktura .ok-btn{top:16px;right:20px}.light-theme #faktura.faktura .close-btn,.light-theme #faktura.faktura .ok-btn{background-color:#212224}.light-theme #faktura.faktura .close-btn:hover,.light-theme #faktura.faktura .ok-btn:hover{filter:brightness(1.36)}#faktura.faktura .close-btn{right:52px}#faktura.faktura .document-delete-btn{display:inline-block;width:28px;height:28px;position:absolute;top:16px;right:20px;border-radius:50%;cursor:pointer;background-color:#212224;background-image:url(icon-delete.0d3046ed2f09150b9704.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;transition:all .4s}#faktura.faktura .document-delete-btn:hover{background-color:#dd4141}#faktura.faktura .document-title{font-size:21px;font-weight:600;margin-bottom:25px}#faktura.faktura .document-subtitle{font-size:18px;font-weight:600;margin-top:22px;margin-bottom:15px;border-top:1px solid #212224;padding-top:15px}#faktura.faktura .document-title-input{font-size:21px;font-weight:600;margin-bottom:25px;color:#fff;display:block;border:none;border-radius:5px;padding:3px 10px;background-color:#212224;color:#d4d4d4;width:360px;max-width:100%}.light-theme #faktura.faktura .document-title-input{background-color:#dadbdd;color:#000}#faktura.faktura .document-info{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:900px;max-width:100%;grid-gap:10px 36px}#faktura.faktura .document-info label{color:#a1a2a4;font-size:12px}#faktura.faktura .document-info .info p{font-size:16px}#faktura.faktura .document-info .info .info-input{font-size:16px;display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 0;background-color:#212224;color:#d4d4d4;width:100%}.light-theme #faktura.faktura .document-info .info .info-input{background-color:#dadbdd;color:#000}#faktura.faktura .document-info .info .info-input.date{display:inline-block;width:calc(100% - 50px)}#faktura.faktura .document-info .info .kalendar-icon{display:inline-block;position:relative;top:6px;width:25px;height:25px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;margin-left:10px;cursor:pointer;transition:all .6s}#faktura.faktura .document-info .info .kalendar-icon:hover{filter:brightness(1.4)}#faktura.faktura .document-info .desc{grid-column:span 4}#faktura.faktura .document-info .desc p,#faktura.faktura .document-info .desc textarea{font-size:14px;padding:10px 0;border-radius:6px;margin-top:5px}#faktura.faktura .document-info .desc textarea{background-color:#212224;display:block;width:100%}#faktura.faktura .document-info .service-item{opacity:.36}#faktura.faktura .document-info .service-item.active{opacity:1}#faktura.faktura .document-info .service-item .service-item-title{font-size:16px}#faktura.faktura .document-info .service-item .service-item-title-check input[type=checkbox]{display:inline-block}#faktura.faktura .document-info .service-item .service-item-title-check .service-item-title{display:inline-block;margin-left:7px}#faktura.faktura .document-info .service-item .service-item-brand{font-size:13.5px;color:#a1a2a4}#faktura.faktura .document-info .service-item .dropdown .dropdown-select{font-size:14.6px}#faktura.faktura .document-info .dropdown .dropdown-select{font-size:16px;font-weight:400;padding:3px 10px;margin:5px 0;background-color:#212224}#faktura.faktura .document-info .dropdown .dropdown-select option[value=new_brand]{background-color:#2f3033}#faktura.faktura .document-info .dropdown:after{top:11px}#faktura.faktura.edit-mode .document-info .service-item{opacity:1;padding-bottom:10px}#faktura.faktura.edit-mode .document-info .service-item .service-item-title-check{padding-bottom:4px}#faktura .popup{background-color:#2f3033}.light-theme #faktura .popup{background-color:#f0f1f3}#faktura .document-notification{display:inline-block;width:20px;height:20px;position:absolute;top:10px;left:10px;background-size:contain;background-position:50%;background-repeat:no-repeat}#faktura .document-notification.alert{background-image:url(icon-alert.c9cdc149652363dd1b25.svg)}#faktura .document-notification.warning{background-image:url(icon-warning.9419276da93fb8449152.svg)}#faktura .document-options-selector{top:16px;right:16px}#faktura .close-btn,#faktura .ok-btn{top:16px;right:20px}.light-theme #faktura .close-btn,.light-theme #faktura .ok-btn{background-color:#212224}.light-theme #faktura .close-btn:hover,.light-theme #faktura .ok-btn:hover{filter:brightness(1.36)}#faktura .close-btn{right:52px}#faktura .document-delete-btn{display:inline-block;width:28px;height:28px;position:absolute;top:16px;right:20px;border-radius:50%;cursor:pointer;background-color:#212224;background-image:url(icon-delete.0d3046ed2f09150b9704.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;transition:all .4s}#faktura .document-delete-btn:hover{background-color:#dd4141}#faktura .document-title{font-size:21px;font-weight:600;margin-bottom:25px}#faktura .document-subtitle{font-size:18px;font-weight:600;margin-top:22px;margin-bottom:15px;border-top:1px solid #212224;padding-top:15px}#faktura .document-title-input{font-size:21px;font-weight:600;margin-bottom:25px;color:#fff;display:block;border:none;border-radius:5px;padding:3px 10px;background-color:#212224;color:#d4d4d4;width:360px;max-width:100%}.light-theme #faktura .document-title-input{background-color:#dadbdd;color:#000}#faktura .document-info{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:900px;max-width:100%;grid-gap:10px 36px}#faktura .document-info label{color:#a1a2a4;font-size:12px}#faktura .document-info .info p{font-size:16px}#faktura .document-info .info .info-input{font-size:16px;display:block;border:none;border-radius:5px;padding:3px 10px;margin:5px 0;background-color:#212224;color:#d4d4d4;width:100%}.light-theme #faktura .document-info .info .info-input{background-color:#dadbdd;color:#000}#faktura .document-info .info .info-input.date{display:inline-block;width:calc(100% - 50px)}#faktura .document-info .info .kalendar-icon{display:inline-block;position:relative;top:6px;width:25px;height:25px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;margin-left:10px;cursor:pointer;transition:all .6s}#faktura .document-info .info .kalendar-icon:hover{filter:brightness(1.4)}#faktura .document-info .desc{grid-column:span 4}#faktura .document-info .desc p,#faktura .document-info .desc textarea{font-size:14px;padding:10px 0;border-radius:6px;margin-top:5px}#faktura .document-info .desc textarea{background-color:#212224;display:block;width:100%}#faktura .document-info .service-item{opacity:.36}#faktura .document-info .service-item.active{opacity:1}#faktura .document-info .service-item .service-item-title{font-size:16px}#faktura .document-info .service-item .service-item-title-check input[type=checkbox]{display:inline-block}#faktura .document-info .service-item .service-item-title-check .service-item-title{display:inline-block;margin-left:7px}#faktura .document-info .service-item .service-item-brand{font-size:13.5px;color:#a1a2a4}#faktura .document-info .service-item .dropdown .dropdown-select{font-size:14.6px}#faktura .document-info .dropdown .dropdown-select{font-size:16px;font-weight:400;padding:3px 10px;margin:5px 0;background-color:#212224}#faktura .document-info .dropdown .dropdown-select option[value=new_brand]{background-color:#2f3033}#faktura .document-info .dropdown:after{top:11px}#faktura.edit-mode .document-info .service-item{opacity:1;padding-bottom:10px}#faktura.edit-mode .document-info .service-item .service-item-title-check{padding-bottom:4px}.document-options-selector.d-o-s-table{position:relative;z-index:1}.document-options-selector.d-o-s-table .options-btn{top:14px;right:0;background-color:transparent}.document-options-selector.d-o-s-table .document-options{top:8px}.add-status{position:relative}.add-status .list.add-status-list{display:none;position:absolute;top:36px;background-color:#212224;z-index:10;border-radius:9px;max-height:360px;overflow-y:auto}.add-status .list.add-status-list.show{display:inline-block}.add-status .list.add-status-list .list-item{background-color:transparent;transition:all .4s;border-bottom:1px solid #2f3033;padding:12px 24px;cursor:pointer}.add-status .list.add-status-list .list-item p{font-weight:600;font-size:10px;color:#d4d4d4;transition:all .6s}.add-status .list.add-status-list .list-item:hover{background-color:hsla(0,0%,60%,.16470588235294117)}.add-status .list.add-status-list .list-item:hover p{color:#fff}.info-textarea-trailers{background-color:#212224;padding:10px!important;display:block;width:100%}.light-theme .info-textarea-trailers{background-color:#dadbdd}#panel-erp,#panel-report{position:fixed;top:0;right:100%;color:#d4d4d4;transition:all .45s;z-index:95;background-color:#3c3d41;height:100%;width:calc(100vw - 80px);overflow:hidden}#panel-erp.show,#panel-report.show{right:0}#panel-erp.speeding-map-preview-mode,#panel-report.speeding-map-preview-mode{background-color:transparent}#panel-erp.speeding-map-preview-mode>.close-btn,#panel-report.speeding-map-preview-mode>.close-btn{display:none}.light-theme #panel-erp,.light-theme #panel-report{background-color:#f7f8f9;color:#202123}.light-theme #panel-erp.speeding-map-preview-mode,.light-theme #panel-report.speeding-map-preview-mode{background-color:transparent}@media (max-width:700px){#panel-erp,#panel-report{width:calc(100vw - 48px)}}#panel-erp #erp-menu,#panel-report #erp-menu{display:inline-block;width:320px;height:100vh;overflow-y:auto;background-color:#2f3033;padding:55px 36px}.light-theme #panel-erp #erp-menu,.light-theme #panel-report #erp-menu{background-color:#f0f1f3}#panel-erp #erp-menu .menu-title,#panel-report #erp-menu .menu-title{font-size:24px;font-weight:600;color:#d4d4d4;margin-bottom:50px}.light-theme #panel-erp #erp-menu .menu-title,.light-theme #panel-report #erp-menu .menu-title{color:#000}#panel-erp #erp-menu .erp-menu-items .list-item,#panel-report #erp-menu .erp-menu-items .list-item{position:relative;font-size:18px;padding:1px 0 0 40px;background-repeat:no-repeat;background-size:contain;background-position:0;cursor:pointer;transition:filter .4s;filter:saturate(0) brightness(.78)}#panel-erp #erp-menu .erp-menu-items .list-item:not(:last-child),#panel-report #erp-menu .erp-menu-items .list-item:not(:last-child){margin-bottom:25px}.light-theme #panel-erp #erp-menu .erp-menu-items .list-item .notification.erp-menu,.light-theme #panel-report #erp-menu .erp-menu-items .list-item .notification.erp-menu{color:#000;background-color:#fff}#panel-erp #erp-menu .erp-menu-items .list-item.selected,#panel-erp #erp-menu .erp-menu-items .list-item.selected:hover,#panel-report #erp-menu .erp-menu-items .list-item.selected,#panel-report #erp-menu .erp-menu-items .list-item.selected:hover{filter:saturate(1) brightness(1);color:#fff}.light-theme #panel-erp #erp-menu .erp-menu-items .list-item.selected,.light-theme #panel-erp #erp-menu .erp-menu-items .list-item.selected:hover,.light-theme #panel-report #erp-menu .erp-menu-items .list-item.selected,.light-theme #panel-report #erp-menu .erp-menu-items .list-item.selected:hover{color:#000;filter:saturate(1) brightness(1)}.light-theme #panel-erp #erp-menu .erp-menu-items .list-item.selected .notification.erp-menu,.light-theme #panel-erp #erp-menu .erp-menu-items .list-item.selected:hover .notification.erp-menu,.light-theme #panel-report #erp-menu .erp-menu-items .list-item.selected .notification.erp-menu,.light-theme #panel-report #erp-menu .erp-menu-items .list-item.selected:hover .notification.erp-menu{color:#fff;background-color:#dd4141}#panel-erp #erp-menu .erp-menu-items .list-item:hover,#panel-report #erp-menu .erp-menu-items .list-item:hover{filter:saturate(0) brightness(2)}.light-theme #panel-erp #erp-menu .erp-menu-items .list-item:hover,.light-theme #panel-report #erp-menu .erp-menu-items .list-item:hover{filter:saturate(0) brightness(.3)}.light-theme #panel-erp #erp-menu .erp-menu-items .list-item:hover .notification.erp-menu,.light-theme #panel-report #erp-menu .erp-menu-items .list-item:hover .notification.erp-menu{color:#000;background-color:hsla(0,0%,100%,.5)}#panel-erp #erp-menu .erp-menu-items .list-item.komandna-tabla,#panel-report #erp-menu .erp-menu-items .list-item.komandna-tabla{background-image:url(icon-erp-komandna-tabla.548147c6669bb2e707f1.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.notifikacije,#panel-report #erp-menu .erp-menu-items .list-item.notifikacije{background-image:url(icon-erp-notifikacije.20b76b8919fe93c1150d.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.vozila,#panel-report #erp-menu .erp-menu-items .list-item.vozila{background-image:url(icon-erp-vozila.685a4144ea994d642c9e.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.vozaci,#panel-report #erp-menu .erp-menu-items .list-item.vozaci{background-image:url(icon-erp-vozaci.aa6ebbab78e51c70d9e9.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.klijenti,#panel-report #erp-menu .erp-menu-items .list-item.klijenti{background-image:url(icon-erp-klijenti.72c7fe0f5d1a08344e07.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.radni-nalog,#panel-report #erp-menu .erp-menu-items .list-item.radni-nalog{background-image:url(icon-erp-radni-nalog.5696aad62e909c2c8692.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.komunikacija,#panel-report #erp-menu .erp-menu-items .list-item.komunikacija{background-image:url(icon-erp-komunikacija.2245619ed4b6870ab2b6.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.finansije,#panel-report #erp-menu .erp-menu-items .list-item.finansije{background-image:url(icon-erp-finansije.b5c2361e3beefaf3d964.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.podaci,#panel-report #erp-menu .erp-menu-items .list-item.podaci{background-image:url(icon-erp-podaci.df23403ffb36c0b2e081.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.reports,#panel-report #erp-menu .erp-menu-items .list-item.reports{background-image:url(icon-reports.5cc666c9e52b2e034246.svg)}#panel-erp #erp-menu .erp-menu-items .list-item.report,#panel-report #erp-menu .erp-menu-items .list-item.report{background-image:url(icon-report.89ec541061467697776c.svg)}#panel-erp #erp-content,#panel-erp #reports-content,#panel-report #erp-content,#panel-report #reports-content{position:absolute;top:0;left:320px;width:calc(100% - 320px);height:100%;overflow:auto;padding:0 30px}.speeding-map-preview-mode #panel-erp #erp-content,.speeding-map-preview-mode #panel-erp #reports-content,.speeding-map-preview-mode #panel-report #erp-content,.speeding-map-preview-mode #panel-report #reports-content{background-color:transparent}#panel-erp #erp-content .erp-page,#panel-erp #erp-content .reports-page,#panel-erp #reports-content .erp-page,#panel-erp #reports-content .reports-page,#panel-report #erp-content .erp-page,#panel-report #erp-content .reports-page,#panel-report #reports-content .erp-page,#panel-report #reports-content .reports-page{height:calc(100vh - 200px);margin:auto;width:1360px;max-width:100%;padding:55px 20px}#panel-erp #erp-content .erp-page .page-title,#panel-erp #erp-content .reports-page .page-title,#panel-erp #reports-content .erp-page .page-title,#panel-erp #reports-content .reports-page .page-title,#panel-report #erp-content .erp-page .page-title,#panel-report #erp-content .reports-page .page-title,#panel-report #reports-content .erp-page .page-title,#panel-report #reports-content .reports-page .page-title{font-size:24px;font-weight:600;margin-bottom:50px}#panel-erp #erp-content #erp-dashboard .dashboard-grid,#panel-erp #erp-content #reports-pregled .dashboard-grid,#panel-erp #reports-content #erp-dashboard .dashboard-grid,#panel-erp #reports-content #reports-pregled .dashboard-grid,#panel-report #erp-content #erp-dashboard .dashboard-grid,#panel-report #erp-content #reports-pregled .dashboard-grid,#panel-report #reports-content #erp-dashboard .dashboard-grid,#panel-report #reports-content #reports-pregled .dashboard-grid{display:grid;grid-template-columns:repeat(24,1fr);grid-gap:25px;width:100%}@media (max-width:1280px){#panel-erp #erp-content #erp-dashboard .dashboard-grid,#panel-erp #erp-content #reports-pregled .dashboard-grid,#panel-erp #reports-content #erp-dashboard .dashboard-grid,#panel-erp #reports-content #reports-pregled .dashboard-grid,#panel-report #erp-content #erp-dashboard .dashboard-grid,#panel-report #erp-content #reports-pregled .dashboard-grid,#panel-report #reports-content #erp-dashboard .dashboard-grid,#panel-report #reports-content #reports-pregled .dashboard-grid{grid-gap:18px}}@media (max-width:700px){#panel-erp #erp-content #erp-dashboard .dashboard-grid,#panel-erp #erp-content #reports-pregled .dashboard-grid,#panel-erp #reports-content #erp-dashboard .dashboard-grid,#panel-erp #reports-content #reports-pregled .dashboard-grid,#panel-report #erp-content #erp-dashboard .dashboard-grid,#panel-report #erp-content #reports-pregled .dashboard-grid,#panel-report #reports-content #erp-dashboard .dashboard-grid,#panel-report #reports-content #reports-pregled .dashboard-grid{grid-template-columns:repeat(2,1fr)}}#panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item,#panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item,#panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item,#panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item{background-color:#4c4d51;grid-column:span 6;min-height:250px;border-radius:12px;padding:15px 25px 25px;position:relative;color:#d4d4d4}.light-theme #panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item,.light-theme #panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item,.light-theme #panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item,.light-theme #panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item,.light-theme #panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item,.light-theme #panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item,.light-theme #panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item,.light-theme #panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item{background-color:#fbfdff;background-color:#fff}@media (max-width:1280px){#panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item,#panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item,#panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item,#panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item{padding:15px 20px 25px}}@media (max-width:700px){#panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item,#panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item,#panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item,#panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item,#panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item{grid-column:span 2;min-height:160px;padding:15px 15px 22px}}#panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item:first-child,#panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item:first-child,#panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item:first-child,#panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item:first-child,#panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item:first-child,#panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item:first-child,#panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item:first-child,#panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item:first-child{grid-row:span 2}#panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(3),#panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(3),#panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(3),#panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(3),#panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(3),#panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(3),#panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(3),#panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(3){grid-column:span 12}#panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(4),#panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(4),#panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(4),#panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(4),#panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(4),#panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(4),#panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(4),#panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(4){grid-row:span 2}#panel-erp #erp-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(8),#panel-erp #erp-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(8),#panel-erp #reports-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(8),#panel-erp #reports-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(8),#panel-report #erp-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(8),#panel-report #erp-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(8),#panel-report #reports-content #erp-dashboard .dashboard-grid .dashboard-item:nth-child(8),#panel-report #reports-content #reports-pregled .dashboard-grid .dashboard-item:nth-child(8){grid-column:span 12}#panel-erp #erp-content #erp-vozila,#panel-erp #reports-content #erp-vozila,#panel-report #erp-content #erp-vozila,#panel-report #reports-content #erp-vozila{color:#fff}.light-theme #panel-erp #erp-content #erp-vozila,.light-theme #panel-erp #reports-content #erp-vozila,.light-theme #panel-report #erp-content #erp-vozila,.light-theme #panel-report #reports-content #erp-vozila{color:#000}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item{position:relative;display:grid;grid-template-columns:1fr 4fr 4fr;background-color:transparent;border-radius:0;cursor:pointer;height:52px;padding:10px 16px;transition:all .4s}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child),#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child),#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child),#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child){border-bottom:1px solid #2f3033}.light-theme #panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child),.light-theme #panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child),.light-theme #panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child),.light-theme #panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:not(:last-child){border-bottom:1px solid #e0e1e3}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div{display:flex}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div img,#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div p,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div img,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div p,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div img,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div p,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div img,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div p{margin:auto 0}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.tables p,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.tables p,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.tables p,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.tables p{font-size:16px}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.make p,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.make p,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.make p,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item>div.make p{font-size:14px}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item img,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item img,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item img,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item img{height:32px;width:auto}#panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover,#panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover,#panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover,#panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover{border-radius:10px;background-color:#4c4d51}.light-theme #panel-erp #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover,.light-theme #panel-erp #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover,.light-theme #panel-report #erp-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover,.light-theme #panel-report #reports-content #erp-vozila #erp-vozila-list-view .erp-vozila-list .list-item:hover{background-color:#f0f1f3}#panel-erp #erp-content #erp-vozaci,#panel-erp #reports-content #erp-vozaci,#panel-report #erp-content #erp-vozaci,#panel-report #reports-content #erp-vozaci{color:#fff}.light-theme #panel-erp #erp-content #erp-vozaci,.light-theme #panel-erp #reports-content #erp-vozaci,.light-theme #panel-report #erp-content #erp-vozaci,.light-theme #panel-report #reports-content #erp-vozaci{color:#000}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item{position:relative;display:grid;grid-template-columns:1fr 4fr 4fr;background-color:transparent;border-radius:0;cursor:pointer;height:52px;padding:10px 16px;transition:all .4s}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child),#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child),#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child),#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child){border-bottom:1px solid #2f3033}.light-theme #panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child),.light-theme #panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child),.light-theme #panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child),.light-theme #panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:not(:last-child){border-bottom:1px solid #e0e1e3}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div{display:flex}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div img,#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div p,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div img,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div p,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div img,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div p,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div img,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div p{margin:auto 0}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.tables p,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.tables p,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.tables p,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.tables p{font-size:16px}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.make p,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.make p,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.make p,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item>div.make p{font-size:14px}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item img,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item img,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item img,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item img{height:32px;width:auto}#panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover,#panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover,#panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover,#panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover{border-radius:10px;background-color:#4c4d51}.light-theme #panel-erp #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover,.light-theme #panel-erp #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover,.light-theme #panel-report #erp-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover,.light-theme #panel-report #reports-content #erp-vozaci #erp-vozaci-list-view .erp-vozaci-list .list-item:hover{background-color:#f0f1f3}#panel-erp .icon-filter,#panel-report .icon-filter{width:600px;max-width:100%;height:26px;margin-bottom:30px}#panel-erp .icon-filter .filter-icon:not(:last-child),#panel-report .icon-filter .filter-icon:not(:last-child){margin-right:12px}#panel-erp .icon-filter .auto,#panel-erp .icon-filter .kamion,#panel-erp .icon-filter .kombi,#panel-report .icon-filter .auto,#panel-report .icon-filter .kamion,#panel-report .icon-filter .kombi{display:inline-block;width:36px;height:36px;border-radius:50%;background-image:url(icon-auto-filter.92abc438804613697dee.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;cursor:pointer;transition:all .8s;background-color:#2f3033}.light-theme #panel-erp .icon-filter .auto,.light-theme #panel-erp .icon-filter .kamion,.light-theme #panel-erp .icon-filter .kombi,.light-theme #panel-report .icon-filter .auto,.light-theme #panel-report .icon-filter .kamion,.light-theme #panel-report .icon-filter .kombi{background-color:#f0f1f3}#panel-erp .icon-filter .auto:hover,#panel-erp .icon-filter .kamion:hover,#panel-erp .icon-filter .kombi:hover,#panel-report .icon-filter .auto:hover,#panel-report .icon-filter .kamion:hover,#panel-report .icon-filter .kombi:hover{filter:brightness(2)}.light-theme #panel-erp .icon-filter .auto:hover,.light-theme #panel-erp .icon-filter .kamion:hover,.light-theme #panel-erp .icon-filter .kombi:hover,.light-theme #panel-report .icon-filter .auto:hover,.light-theme #panel-report .icon-filter .kamion:hover,.light-theme #panel-report .icon-filter .kombi:hover{filter:brightness(.85)}#panel-erp .icon-filter .auto.active,#panel-erp .icon-filter .kamion.active,#panel-erp .icon-filter .kombi.active,#panel-report .icon-filter .auto.active,#panel-report .icon-filter .kamion.active,#panel-report .icon-filter .kombi.active{background-color:#212224}.light-theme #panel-erp .icon-filter .auto.active,.light-theme #panel-erp .icon-filter .kamion.active,.light-theme #panel-erp .icon-filter .kombi.active,.light-theme #panel-report .icon-filter .auto.active,.light-theme #panel-report .icon-filter .kamion.active,.light-theme #panel-report .icon-filter .kombi.active{background-color:#f9c000}#panel-erp .icon-filter .auto.active,#panel-report .icon-filter .auto.active{background-image:url(icon-auto-zuta.6fe07dfde22b23d3533c.svg)}.light-theme #panel-erp .icon-filter .auto.active,.light-theme #panel-report .icon-filter .auto.active{background-image:url(icon-auto-filter.92abc438804613697dee.svg)}#panel-erp .icon-filter .kombi,#panel-report .icon-filter .kombi{background-image:url(icon-kombi-filter.598e315a287e86ba2be7.svg)}#panel-erp .icon-filter .kombi.active,#panel-report .icon-filter .kombi.active{background-image:url(icon-kombi-zuta.172b1788cf4687f251eb.svg)}.light-theme #panel-erp .icon-filter .kombi.active,.light-theme #panel-report .icon-filter .kombi.active{background-image:url(icon-kombi-filter.598e315a287e86ba2be7.svg)}#panel-erp .icon-filter .kamion,#panel-report .icon-filter .kamion{background-image:url(icon-kamion-filter.8ff4af93b2b1e05c1265.svg)}#panel-erp .icon-filter .kamion.active,#panel-report .icon-filter .kamion.active{background-image:url(icon-kamion-zuta.935ff207abea3f7173c5.svg)}.light-theme #panel-erp .icon-filter .kamion.active,.light-theme #panel-report .icon-filter .kamion.active{background-image:url(icon-kamion-filter.8ff4af93b2b1e05c1265.svg)}#panel-erp input[type=text],#panel-report input[type=text]{outline:none}#panel-erp .filter,#panel-report .filter{width:300px;max-width:100%;height:30px;padding:5px 10px 5px 36px;font-size:15px;border-radius:20px;border:none;background-color:#2f3033;margin-bottom:30px;color:#d4d4d4;background-image:url(icon-search.40f1a7dd88d62932ab6c.svg);background-position:8px;background-repeat:no-repeat;background-size:20px}.light-theme #panel-erp .filter,.light-theme #panel-report .filter{background-color:#f0f1f3;color:#000}.admin .back-btn{position:absolute;width:24px;height:24px;left:10px;top:10px;cursor:pointer;background-image:url(icon-back.999c38d863992459d475.svg);background-color:#212224;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .6s}.admin .back-btn:hover{filter:brightness(1.36)}.light-theme .admin .back-btn{background-color:#e2e4e7}.light-theme .admin .back-btn:hover{filter:brightness(.8)}.admin #erp-menu{display:inline-block;padding:0 16px}.admin #erp-menu .menu-title{font-size:24px;font-weight:600;color:#d4d4d4;margin-bottom:50px}.light-theme .admin #erp-menu .menu-title{color:#000}.admin #erp-menu .erp-menu-items .list-item{position:relative;font-size:18px;padding:1px 0 0 40px;background-repeat:no-repeat;background-size:contain;background-position:0;cursor:pointer;transition:all .4s;color:#fff;filter:saturate(0) brightness(.78)}.admin #erp-menu .erp-menu-items .list-item:not(:last-child){margin-bottom:25px}.light-theme .admin #erp-menu .erp-menu-items .list-item .notification.erp-menu{color:#000;background-color:#fff}.admin #erp-menu .erp-menu-items .list-item.selected,.admin #erp-menu .erp-menu-items .list-item.selected:hover{font-weight:600;filter:saturate(1) brightness(1);color:#fff}.light-theme .admin #erp-menu .erp-menu-items .list-item.selected,.light-theme .admin #erp-menu .erp-menu-items .list-item.selected:hover{color:#000;filter:saturate(1) brightness(1)}.light-theme .admin #erp-menu .erp-menu-items .list-item.selected .notification.erp-menu,.light-theme .admin #erp-menu .erp-menu-items .list-item.selected:hover .notification.erp-menu{color:#fff;background-color:#dd4141}.admin #erp-menu .erp-menu-items .list-item:hover{filter:saturate(0) brightness(2)}.light-theme .admin #erp-menu .erp-menu-items .list-item:hover{filter:saturate(0) brightness(.3)}.light-theme .admin #erp-menu .erp-menu-items .list-item:hover .notification.erp-menu{color:#000;background-color:hsla(0,0%,100%,.5)}.admin #erp-menu .erp-menu-items .list-item.komandna-tabla{background-image:url(icon-erp-komandna-tabla.548147c6669bb2e707f1.svg)}.admin #erp-menu .erp-menu-items .list-item.notifikacije{background-image:url(icon-erp-notifikacije.20b76b8919fe93c1150d.svg)}.admin #erp-menu .erp-menu-items .list-item.vozila{background-image:url(icon-erp-vozila.685a4144ea994d642c9e.svg)}.pdf-btn{width:125px;height:36px;display:flex;background-color:#212224;border-radius:5px;transition:all .6s;cursor:pointer;margin:25px 0 -5px}.pdf-btn p{margin:auto;color:#999;font-weight:600;font-size:14px}.pdf-btn:hover{filter:brightness(1.6)}.report-main-dashboard .dashboard-grid{display:grid;grid-template-columns:repeat(24,1fr);grid-gap:25px;width:100%}@media (max-width:1280px){.report-main-dashboard .dashboard-grid{grid-gap:18px}}@media (max-width:700px){.report-main-dashboard .dashboard-grid{grid-template-columns:repeat(2,1fr)}}.report-main-dashboard .dashboard-grid .dashboard-item{background-color:#4c4d51;grid-column:span 6;min-height:250px;border-radius:12px;padding:15px 25px 25px;position:relative;color:#d4d4d4}.light-theme .report-main-dashboard .dashboard-grid .dashboard-item{background-color:#fbfdff;background-color:#fff}@media (max-width:1280px){.report-main-dashboard .dashboard-grid .dashboard-item{padding:15px 20px 25px}}@media (max-width:700px){.report-main-dashboard .dashboard-grid .dashboard-item{grid-column:span 2;min-height:160px;padding:15px 15px 22px}}.report-main-dashboard .dashboard-grid .dashboard-item:first-child{grid-row:span 2}.report-main-dashboard .dashboard-grid .dashboard-item:nth-child(3){grid-column:span 6!important;grid-row:span 3!important}.report-main-dashboard .dashboard-grid .dashboard-item:nth-child(4){grid-row:span 2!important;grid-row:span 1!important}.report-main-dashboard .dashboard-grid .dashboard-item:nth-child(6){grid-column:span 6!important}.report-main-dashboard .dashboard-grid .dashboard-item:nth-child(7){grid-column:span 12!important}.report-main-dashboard .dashboard-grid .dashboard-item:nth-child(8){grid-column:span 6!important}#panel-2 #panel-2-content #zone-wrap .panel-page#zone,#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create{color:#d4d4d4}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .zones-buttons,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .zones-buttons,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .zones-buttons{position:relative;margin-bottom:15px}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .zones-buttons .clear-map-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .zones-buttons .map-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .zones-buttons .clear-map-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .zones-buttons .map-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .zones-buttons .clear-map-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .zones-buttons .map-btn{width:28px;height:28px;top:2px;right:0;background-image:url(icon-map-clear.7bccbce20936e045b511.svg)}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .zones-buttons .map-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .zones-buttons .map-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .zones-buttons .map-btn{background-image:url(icon-map.aad9346d7ed726cdbcf9.svg);right:35px}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.grupa.list-item,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.grupa.list-item,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.grupa.list-item{background-image:url(icon-zone-group.749107ab1b609f11ad50.svg)}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item{position:relative;padding:15px 9px 15px 40px;background-image:url(icon-zone-zuta.5cf8cca0c4d1d0b96805.svg);background-repeat:no-repeat;background-size:24px;background-position:5px;cursor:pointer;transition:all .4s;filter:saturate(0) brightness(.78)}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item:hover,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item:hover,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item:hover{filter:saturate(1) brightness(1)}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item p,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item p,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item p{font-size:15px;color:#fff}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item input,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item input,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item input{border-radius:5px;width:165px;border:none;padding:1px 5px;color:#d4d4d4;font-size:15px;background-color:#2f3033;display:none}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item .edit-location-input-container,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item .edit-location-input-container,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item .edit-location-input-container{display:none;width:100%}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item .document-options-selector,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item .document-options-selector,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item .document-options-selector{position:absolute;right:6px;top:14px}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item .document-edit-options,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options{display:none;position:absolute;top:14px;right:5px}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options .close-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options .ok-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item .document-edit-options .close-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item .document-edit-options .ok-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options .close-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options .ok-btn{position:absolute;top:0;right:0}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options .close-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item .document-edit-options .close-btn,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options .close-btn{right:30px}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .test-location-info,#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode p,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item.edit-mode .test-location-info,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item.edit-mode p,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .test-location-info,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item.edit-mode p{display:none}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode input,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item.edit-mode input,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item.edit-mode input{display:initial}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .edit-location-input-container,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item.edit-mode .edit-location-input-container,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .edit-location-input-container{display:flex;flex-direction:column}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .document-options-selector,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item.edit-mode .document-options-selector,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .document-options-selector{display:none}#panel-2 #panel-2-content #zone-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .document-edit-options,#panel-2 #panel-2-content #zone-wrap .panel-page#zone .list .zona.list-item.edit-mode .document-edit-options,#panel-2 #panel-2-content #zone-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .document-edit-options{display:inline-block}#admin-wrap .panel-page#zone,#admin-wrap .panel-page#zone-grupe,#admin-wrap .panel-page#zones-create{color:#d4d4d4}#admin-wrap .panel-page#zone-grupe .zones-buttons,#admin-wrap .panel-page#zone .zones-buttons,#admin-wrap .panel-page#zones-create .zones-buttons{position:relative;margin-bottom:15px}#admin-wrap .panel-page#zone-grupe .zones-buttons .clear-map-btn,#admin-wrap .panel-page#zone-grupe .zones-buttons .map-btn,#admin-wrap .panel-page#zone .zones-buttons .clear-map-btn,#admin-wrap .panel-page#zone .zones-buttons .map-btn,#admin-wrap .panel-page#zones-create .zones-buttons .clear-map-btn,#admin-wrap .panel-page#zones-create .zones-buttons .map-btn{width:28px;height:28px;top:2px;right:0;background-image:url(icon-map-clear.7bccbce20936e045b511.svg)}#admin-wrap .panel-page#zone-grupe .zones-buttons .map-btn,#admin-wrap .panel-page#zone .zones-buttons .map-btn,#admin-wrap .panel-page#zones-create .zones-buttons .map-btn{background-image:url(icon-map.aad9346d7ed726cdbcf9.svg);right:35px}#admin-wrap .panel-page#zone-grupe .list .zona.grupa.list-item,#admin-wrap .panel-page#zone .list .zona.grupa.list-item,#admin-wrap .panel-page#zones-create .list .zona.grupa.list-item{background-image:url(icon-erp-vozaci.aa6ebbab78e51c70d9e9.svg)}#admin-wrap .panel-page#zone-grupe .list .zona.list-item,#admin-wrap .panel-page#zone .list .zona.list-item,#admin-wrap .panel-page#zones-create .list .zona.list-item{position:relative;padding:15px 9px 15px 40px;background-image:url(icon-zone-zuta.5cf8cca0c4d1d0b96805.svg);background-repeat:no-repeat;background-size:24px;background-position:5px;cursor:pointer;transition:all .4s;filter:saturate(0) brightness(.78)}#admin-wrap .panel-page#zone-grupe .list .zona.list-item:hover,#admin-wrap .panel-page#zone .list .zona.list-item:hover,#admin-wrap .panel-page#zones-create .list .zona.list-item:hover{filter:saturate(1) brightness(1)}#admin-wrap .panel-page#zone-grupe .list .zona.list-item p,#admin-wrap .panel-page#zone .list .zona.list-item p,#admin-wrap .panel-page#zones-create .list .zona.list-item p{font-size:15px;color:#fff}#admin-wrap .panel-page#zone-grupe .list .zona.list-item .test,#admin-wrap .panel-page#zone-grupe .list .zona.list-item input,#admin-wrap .panel-page#zone .list .zona.list-item .test,#admin-wrap .panel-page#zone .list .zona.list-item input,#admin-wrap .panel-page#zones-create .list .zona.list-item .test,#admin-wrap .panel-page#zones-create .list .zona.list-item input{border-radius:5px;width:165px;border:none;padding:1px 5px;color:#d4d4d4;font-size:15px;background-color:#2f3033;display:none}#admin-wrap .panel-page#zone-grupe .list .zona.list-item .checkbox-input,#admin-wrap .panel-page#zone .list .zona.list-item .checkbox-input,#admin-wrap .panel-page#zones-create .list .zona.list-item .checkbox-input{display:block;width:auto}#admin-wrap .panel-page#zone-grupe .list .zona.list-item .document-options-selector,#admin-wrap .panel-page#zone .list .zona.list-item .document-options-selector,#admin-wrap .panel-page#zones-create .list .zona.list-item .document-options-selector{position:absolute;right:6px;top:14px}#admin-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options,#admin-wrap .panel-page#zone .list .zona.list-item .document-edit-options,#admin-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options{display:none;position:absolute;top:14px;right:5px}#admin-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options .close-btn,#admin-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options .ok-btn,#admin-wrap .panel-page#zone .list .zona.list-item .document-edit-options .close-btn,#admin-wrap .panel-page#zone .list .zona.list-item .document-edit-options .ok-btn,#admin-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options .close-btn,#admin-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options .ok-btn{position:absolute;top:0;right:0}#admin-wrap .panel-page#zone-grupe .list .zona.list-item .document-edit-options .close-btn,#admin-wrap .panel-page#zone .list .zona.list-item .document-edit-options .close-btn,#admin-wrap .panel-page#zones-create .list .zona.list-item .document-edit-options .close-btn{right:30px}#admin-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode p,#admin-wrap .panel-page#zone .list .zona.list-item.edit-mode p,#admin-wrap .panel-page#zones-create .list .zona.list-item.edit-mode p{display:none}#admin-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .test,#admin-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode input,#admin-wrap .panel-page#zone .list .zona.list-item.edit-mode .test,#admin-wrap .panel-page#zone .list .zona.list-item.edit-mode input,#admin-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .test,#admin-wrap .panel-page#zones-create .list .zona.list-item.edit-mode input{display:initial}#admin-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .document-options-selector,#admin-wrap .panel-page#zone .list .zona.list-item.edit-mode .document-options-selector,#admin-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .document-options-selector{display:none}#admin-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .document-edit-options,#admin-wrap .panel-page#zone .list .zona.list-item.edit-mode .document-edit-options,#admin-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .document-edit-options{display:inline-block}#admin-wrap .panel-page#zone-grupe .list .zona.list-item.edit-mode .checkbox-input,#admin-wrap .panel-page#zone .list .zona.list-item.edit-mode .checkbox-input,#admin-wrap .panel-page#zones-create .list .zona.list-item.edit-mode .checkbox-input{display:none}#admin-wrap .outer-checkbox-div{cursor:pointer;display:flex;margin-bottom:8px}#admin-wrap .reports-checkbox-div{font-size:14px;margin-top:-2px}#admin-wrap .reports-checkbox-cb{margin-right:8px;margin-top:2px}.reports-admin{background-image:url(icon-reports.5cc666c9e52b2e034246.svg)}.report-admin{background-image:url(icon-report.89ec541061467697776c.svg)}.list .zona.grupa.list-item{background-image:url(icon-erp-vozaci.aa6ebbab78e51c70d9e9.svg)}.list .zona.list-item{position:relative;padding:15px 9px 15px 40px;background-image:url(icon-zone-zuta.5cf8cca0c4d1d0b96805.svg);background-repeat:no-repeat;background-size:24px;background-position:5px;cursor:pointer;transition:all .4s;filter:saturate(0) brightness(.78)}.list .zona.list-item:hover{filter:saturate(1) brightness(1)}.list .zona.list-item p{font-size:15px;color:#fff}.list .zona.list-item input{border-radius:5px;width:165px;border:none;padding:1px 5px;color:#d4d4d4;font-size:15px;background-color:#2f3033;display:none}.list .zona.list-item .checkbox-input{display:block;width:auto}.list .zona.list-item .document-options-selector{position:absolute;right:6px;top:14px}.list .zona.list-item .document-edit-options{display:none;position:absolute;top:14px;right:5px}.list .zona.list-item .document-edit-options .close-btn,.list .zona.list-item .document-edit-options .ok-btn{position:absolute;top:0;right:0}.list .zona.list-item .document-edit-options .close-btn{right:30px}.list .zona.list-item.edit-mode p{display:none}.list .zona.list-item.edit-mode input{display:initial}.list .zona.list-item.edit-mode .document-options-selector{display:none}.list .zona.list-item.edit-mode .document-edit-options{display:inline-block}.list .zona.list-item.edit-mode .checkbox-input{display:none}.Srbija{background-image:url(Serbia.eec0a1d2cdde2c4282fe.svg)}.UA{background-image:url(Ukraine.a626cbe3e126846a4309.svg)}.SLO{background-image:url(Slovenia.53ab3733dc3bcc85325f.svg)}.RUS{background-image:url(Russia.56776b956f803ea9090b.svg)}.MK{background-image:url(Macedonia.c537a216aa56c4830ced.svg)}.HR{background-image:url(Croatia.c7f617b585651ba31be9.svg)}.PL{background-image:url(Poland.4bb274338814424bc410.svg)}.I{background-image:url(Italy.663dcdf5b722e2c7fd9c.svg)}.FIN{background-image:url(Finland.ae668041d995646960e3.svg)}.CZ{background-image:url(Chech_Republic.bea5224ab58d2342888a.svg)}.GB{background-image:url(United_Kingdom.375f7e6489d1a29a9902.svg)}.H{background-image:url(Hungary.fe7503cc9516c1113d39.svg)}.A{background-image:url(Austria.76df600d73a5f9d27716.svg)}.F{background-image:url(France.c431890ed0d1f0c2f140.svg)}.RO{background-image:url(Romania.36fb12be1881e181e6c9.svg)}.E{background-image:url(Spain.35ad636825eaf6015298.svg)}.S{background-image:url(Sweden.a2b0a40d5576b6784087.svg)}.N{background-image:url(Norway.bd6133b9382526083a5b.svg)}.AL{background-image:url(Albania.e1e3fbec5c3f23c83aa2.svg)}.TR{background-image:url(Turkey.62f5c7eeb18818b3084d.svg)}.Crna{background-image:url(Montenegro.de62ab9ed4f793bf3897.svg)}.D{background-image:url(Germany.58d4cc4120691ac4ed4b.svg)}.M{background-image:url(Malta.623f0f7f72af986549e2.svg)}.BiH,.BIH{background-image:url(Bosnia.5b4b9de612c5563c2535.svg)}.BY{background-image:url(Belarus.a3bf0c6b324021dffc50.svg)}.AND{background-image:url(Andorra.4ea3ebeb8658e3859f52.svg)}.GR{background-image:url(Greece.5aacb190f3c4ac6f78aa.svg)}.BG{background-image:url(Bulgaria.9ffa1152535b971b0977.svg)}.IS{background-image:url(Iceland.e1aea71831174c37197d.svg)}.P{background-image:url(Portugal.205c5ec1fd405951d959.svg)}.IRL{background-image:url(Ireland.8edb6e0eff00c93c167d.svg)}.LT{background-image:url(Lithuania.ba47b57009034171900a.svg)}.LV{background-image:url(Latvia.05b46a43b2c3f113b146.svg)}.SK{background-image:url(Slovakia.69109ee6e7140d29ccdc.svg)}.EW{background-image:url(Estonia.ec15661c5cf8d162771e.svg)}.DK{background-image:url(Denmark.515ce30d89a9418b778b.svg)}.CH{background-image:url(Switzerland.d787f77f813ce00eff20.svg)}.NL{background-image:url(Netherlands.ec684f0bce73a166ee1a.svg)}.MD{background-image:url(Moldova.76a162bec4375bfdac7a.svg)}.B{background-image:url(Belgium.7b3510c47a9facce8902.svg)}.AM{background-image:url(Armenia.3984ea9251b6629f6c85.svg)}.AZ{background-image:url(Azerbaijan.61f4591bf021205ab3cb.svg)}.CY{background-image:url(Cyprus.f56c59e6f30c90a71dd6.svg)}.L{background-image:url(Luxembourg.655e973bea50f8e5dfac.svg)}.GE{background-image:url(Georgia.49fb414917c8e206d706.svg)}.Kosovo{background-image:url(Kosovo.1fb948e4376404db3f28.svg)}.Kazakhstan{background-image:url(Kazakhstan.a2d30b092705274d4f1c.svg)}.Liechtenstein{background-image:url(Liechtenstein.849af9e1af000b77b955.svg)}.San_Marino{background-image:url(San_Marino.dbdebca731d9c900969a.svg)}.Monaco{background-image:url(Monaco.68b6ad0916a562165be9.svg)}.Vatican{background-image:url(Vatican.034daa3a9325926e0098.svg)}#erp-obligation,#erp-vehicle-repairers,#reports-content,#reports-prekoracenje{color:#fff}.light-theme #erp-obligation,.light-theme #erp-vehicle-repairers,.light-theme #reports-content,.light-theme #reports-prekoracenje{color:#000}#erp-obligation .reports-page #erp-vozila-list-view .page-title,#erp-obligation .reports-page .reports-list-view .page-title,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .page-title,#erp-vehicle-repairers .reports-page .reports-list-view .page-title,#reports-content .reports-page #erp-vozila-list-view .page-title,#reports-content .reports-page .reports-list-view .page-title,#reports-prekoracenje .reports-page #erp-vozila-list-view .page-title,#reports-prekoracenje .reports-page .reports-list-view .page-title{margin-bottom:25px!important}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report,#erp-obligation .reports-page .reports-list-view .kalendar-report,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report,#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report,#reports-content .reports-page #erp-vozila-list-view .kalendar-report,#reports-content .reports-page .reports-list-view .kalendar-report,#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report,#reports-prekoracenje .reports-page .reports-list-view .kalendar-report{display:inline-block;width:-moz-fit-content;width:fit-content;background-color:transparent;margin-bottom:30px}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .label,#erp-obligation .reports-page .reports-list-view .kalendar-report .label,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .label,#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .label,#reports-content .reports-page #erp-vozila-list-view .kalendar-report .label,#reports-content .reports-page .reports-list-view .kalendar-report .label,#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .label,#reports-prekoracenje .reports-page .reports-list-view .kalendar-report .label{color:#d4d4d4;font-size:14px;margin-bottom:10px}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap,#erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap,#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap,#reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap,#reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap,#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap,#reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap{display:flex;align-items:center;width:100%}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,#erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap input,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap input,#reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,#reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap input,#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,#reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap input{width:80px;height:30px;font-size:12px;text-align:center;color:#d4d4d4;padding:5px;background-color:#212224;border:none;border-radius:6px}.light-theme #erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,.light-theme #erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap input,.light-theme #erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,.light-theme #erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap input,.light-theme #reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,.light-theme #reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap input,.light-theme #reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input,.light-theme #reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap input{color:#000;background-color:#e0e1e3}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input[type=text],#erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap input[type=text],#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input[type=text],#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap input[type=text],#reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input[type=text],#reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap input[type=text],#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap input[type=text],#reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap input[type=text]{outline:none}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,#erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator,#reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,#reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator,#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,#reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator{width:10px;height:3px;background-color:#212224;border-radius:6px;margin:0 5px}.light-theme #erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,.light-theme #erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator,.light-theme #erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,.light-theme #erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator,.light-theme #reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,.light-theme #reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator,.light-theme #reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .separator,.light-theme #reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap .separator{background-color:#e0e1e3}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon,#erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon,#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon,#reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon,#reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon,#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon,#reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon{width:30px;height:30px;background-image:url(icon-kalendar.1bc922ef57d6a3e035c2.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .6s}#erp-obligation .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover,#erp-obligation .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover,#erp-vehicle-repairers .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover,#reports-content .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover,#reports-content .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover,#reports-prekoracenje .reports-page #erp-vozila-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover,#reports-prekoracenje .reports-page .reports-list-view .kalendar-report .kalendar-wrap .kalendar-icon:hover{filter:brightness(1.6)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item,#erp-obligation .reports-page .reports-list-view .reports-list .list-item,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item,#reports-content .reports-page .reports-list-view .reports-list .list-item,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item{position:relative;display:grid;grid-template-columns:5fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr;background-color:transparent;border-radius:0;min-height:50px;padding:10px 16px;transition:all .4s;font-size:14px;border-bottom:1px solid #2f3033}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item p,#reports-content .reports-page .reports-list-view .reports-list .list-item p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item p{font-size:14px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.head,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.head,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.head,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.head,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.head,#reports-content .reports-page .reports-list-view .reports-list .list-item.head,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.head,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.head{border-bottom:none}.light-theme #erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item,.light-theme #erp-obligation .reports-page .reports-list-view .reports-list .list-item,.light-theme #erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item,.light-theme #erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item,.light-theme #reports-content .reports-page #erp-vozila-list-view .reports-list .list-item,.light-theme #reports-content .reports-page .reports-list-view .reports-list .list-item,.light-theme #reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item,.light-theme #reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item{border-bottom:1px solid #e0e1e3}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div,#reports-content .reports-page .reports-list-view .reports-list .list-item>div,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div{display:flex}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div img,#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div img,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div img,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div img,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div img,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div p,#reports-content .reports-page .reports-list-view .reports-list .list-item>div img,#reports-content .reports-page .reports-list-view .reports-list .list-item>div p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div img,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div img,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div p{margin:auto 0}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div.opis p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div.opis p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div.opis p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div.opis p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div.opis p,#reports-content .reports-page .reports-list-view .reports-list .list-item>div.opis p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div.opis p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div.opis p{font-size:15px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div.period p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div.period p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p,#reports-content .reports-page .reports-list-view .reports-list .list-item>div.period p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div.period p{position:relative;display:inline-block;margin:auto;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50%}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.radno-vreme,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div.period p.radno-vreme,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.radno-vreme,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div.period p.radno-vreme,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.radno-vreme,#reports-content .reports-page .reports-list-view .reports-list .list-item>div.period p.radno-vreme,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.radno-vreme,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div.period p.radno-vreme{background-image:url(icon-alarm.12e69c75e38de985d189.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.neradni-sati,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div.period p.neradni-sati,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.neradni-sati,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div.period p.neradni-sati,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.neradni-sati,#reports-content .reports-page .reports-list-view .reports-list .list-item>div.period p.neradni-sati,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p.neradni-sati,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div.period p.neradni-sati{background-image:url(icon-home.a206ec89df3145db5585.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p span,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div.period p span,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p span,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div.period p span,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p span,#reports-content .reports-page .reports-list-view .reports-list .list-item>div.period p span,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div.period p span,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div.period p span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 5px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div.numeral p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div.numeral p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p,#reports-content .reports-page .reports-list-view .reports-list .list-item>div.numeral p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div.numeral p{margin:auto 0 auto auto;font-size:16px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p span,#erp-obligation .reports-page .reports-list-view .reports-list .list-item>div.numeral p span,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p span,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item>div.numeral p span,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p span,#reports-content .reports-page .reports-list-view .reports-list .list-item>div.numeral p span,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item>div.numeral p span,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item>div.numeral p span{color:#a1a2a4;margin-left:4px;font-size:11px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.head,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.head,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.head,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.head,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.head,#reports-content .reports-page .reports-list-view .reports-list .list-item.head,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.head,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.head{min-height:30px;padding-bottom:5px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.head:hover,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.head:hover,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.head:hover,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.head:hover,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.head:hover,#reports-content .reports-page .reports-list-view .reports-list .list-item.head:hover,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.head:hover,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.head:hover{background-color:initial}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters{padding-bottom:23px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters:hover,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters:hover,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters:hover,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters:hover,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters:hover,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters:hover,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters:hover,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters:hover{background-color:initial}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.numeral p,#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.opis p,#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.period p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.head>div.numeral p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.head>div.opis p,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.head>div.period p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.numeral p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.opis p,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.period p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.head>div.numeral p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.head>div.opis p,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.head>div.period p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.numeral p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.opis p,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.period p,#reports-content .reports-page .reports-list-view .reports-list .list-item.head>div.numeral p,#reports-content .reports-page .reports-list-view .reports-list .list-item.head>div.opis p,#reports-content .reports-page .reports-list-view .reports-list .list-item.head>div.period p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.numeral p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.opis p,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.head>div.period p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.head>div.numeral p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.head>div.opis p,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.head>div.period p{font-size:10.5px;color:#d4d4d4;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.opis input.filter,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.opis input.filter,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.opis input.filter,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.opis input.filter,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.opis input.filter,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.opis input.filter,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.opis input.filter,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.opis input.filter{margin:0;border-radius:5px;width:220px;max-width:95%}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection{position:relative;max-width:100%;margin:auto}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div{position:relative;display:inline-block;width:30px;height:30px;max-width:30%;background-color:#2f3033;background-size:50%;background-repeat:no-repeat;background-position:50%;cursor:pointer}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child){margin-right:1px}@media (max-width:1305px){#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child),#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:not(:last-child){margin-right:-1px}}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan{border-radius:5px 0 0 5px;background-image:url(icon-ceo-dan-dark.13834db78ec65cbef39e.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.ceo-dan.active{background-image:url(icon-ceo-dan-white.8097cda30733b660f68d.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme{background-image:url(icon-alarm-dark.9b35d9993053e93d0e5e.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.radno-vreme.active{background-image:url(icon-alarm-white.730d7146b374c03444a3.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati{border-radius:0 5px 5px 0;background-image:url(icon-home-dark.6284e1be4b5a5d3291ae.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div.neradni-sati.active{background-image:url(icon-home-white.e85a081165f13ea36ab0.svg)}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div span,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div span,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div span,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div span,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div span,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div span,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div span,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 5px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:hover span,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:hover span,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:hover span,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:hover span,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:hover span,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:hover span,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.period .selection div:hover span,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.period .selection div:hover span{opacity:1;bottom:36px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral{position:relative}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-inner-spin-button,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input[type=number],#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input[type=number],#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input[type=number],#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input[type=number],#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input[type=number],#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input[type=number],#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input[type=number],#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input[type=number]{-moz-appearance:textfield}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::-moz-placeholder{text-align:center;font-size:12px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::placeholder,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::placeholder,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::placeholder,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::placeholder,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::placeholder,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::placeholder,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral ::placeholder,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral ::placeholder{text-align:center;font-size:12px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input{width:36px;max-width:40%;height:30px;padding:0 5px;font-size:13px;border-radius:5px;border:none;background-color:#2f3033;margin:0 0 0 auto;color:#d4d4d4;text-align:right;outline:none}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input.do,#erp-obligation .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input.do,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input.do,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input.do,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input.do,#reports-content .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input.do,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item.filters>div.numeral input.do,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item.filters>div.numeral input.do{margin-left:5px}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item img,#erp-obligation .reports-page .reports-list-view .reports-list .list-item img,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item img,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item img,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item img,#reports-content .reports-page .reports-list-view .reports-list .list-item img,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item img,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item img{height:32px;width:auto}#erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item:hover,#erp-obligation .reports-page .reports-list-view .reports-list .list-item:hover,#erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item:hover,#erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item:hover,#reports-content .reports-page #erp-vozila-list-view .reports-list .list-item:hover,#reports-content .reports-page .reports-list-view .reports-list .list-item:hover,#reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item:hover,#reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item:hover{border-radius:10px;background-color:#4c4d51}.light-theme #erp-obligation .reports-page #erp-vozila-list-view .reports-list .list-item:hover,.light-theme #erp-obligation .reports-page .reports-list-view .reports-list .list-item:hover,.light-theme #erp-vehicle-repairers .reports-page #erp-vozila-list-view .reports-list .list-item:hover,.light-theme #erp-vehicle-repairers .reports-page .reports-list-view .reports-list .list-item:hover,.light-theme #reports-content .reports-page #erp-vozila-list-view .reports-list .list-item:hover,.light-theme #reports-content .reports-page .reports-list-view .reports-list .list-item:hover,.light-theme #reports-prekoracenje .reports-page #erp-vozila-list-view .reports-list .list-item:hover,.light-theme #reports-prekoracenje .reports-page .reports-list-view .reports-list .list-item:hover{background-color:#f0f1f3}.perioda .selection{position:relative;max-width:100%;height:30px;margin:auto}.perioda .selection div{position:relative;display:inline-block;width:30px;height:30px;max-width:30%;background-color:#2f3033;background-size:50%;background-repeat:no-repeat;background-position:50%;cursor:pointer}.perioda .selection div:not(:last-child){margin-right:1px}@media (max-width:1305px){.perioda .selection div:not(:last-child){margin-right:-1px}}.perioda .selection div.ceo-dan{border-radius:5px 0 0 5px;background-image:url(icon-ceo-dan-dark.13834db78ec65cbef39e.svg)}.perioda .selection div.ceo-dan.active{background-image:url(icon-ceo-dan-white.8097cda30733b660f68d.svg)}.perioda .selection div.radno-vreme{background-image:url(icon-alarm-dark.9b35d9993053e93d0e5e.svg)}.perioda .selection div.radno-vreme.active{background-image:url(icon-alarm-white.730d7146b374c03444a3.svg)}.perioda .selection div.neradni-sati{border-radius:0 5px 5px 0;background-image:url(icon-home-dark.6284e1be4b5a5d3291ae.svg)}.perioda .selection div.neradni-sati.active{background-image:url(icon-home-white.e85a081165f13ea36ab0.svg)}.perioda .selection div span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 5px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}.perioda .selection div:hover span{opacity:1;bottom:-26px}.reports-list{overflow:auto;width:100%;max-height:calc(100vh - 290px)}.reports-list input.filter{margin:0!important;border-radius:5px!important;width:auto!important;max-width:95%!important}.reports-list .numeral{text-align:right;position:relative}.reports-list .numeral p{margin:auto 0 auto auto;font-size:16px}.reports-list .numeral p span{color:#a1a2a4;margin-left:4px;font-size:11px}.reports-list .numeral input::-webkit-inner-spin-button,.reports-list .numeral input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.reports-list .numeral input[type=number]{-moz-appearance:textfield}.reports-list .numeral ::-moz-placeholder{text-align:center;font-size:12px}.reports-list .numeral ::placeholder{text-align:center;font-size:12px}.reports-list .numeral input{width:36px;max-width:45%;height:30px;padding:0 5px;font-size:13px;border-radius:5px;border:none;background-color:#2f3033;margin:0 0 0 auto;color:#d4d4d4;text-align:right;outline:none}.reports-list .numeral input.do{margin-left:5px}.reports-list .period{text-align:center}.reports-list .period p{position:relative;display:inline-block;margin:auto;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50%}.reports-list .period p.radno-vreme{background-image:url(icon-alarm.12e69c75e38de985d189.svg)}.reports-list .period p.neradni-sati{background-image:url(icon-home.a206ec89df3145db5585.svg)}.reports-list .period p span{position:absolute;opacity:0;bottom:5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 5px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s}.reports-list .period:hover span{opacity:1;bottom:28px}.reports-list .opis p{font-size:13px}.mat-table td,.mat-table th{padding:4px}.mat-table td:first-of-type,.mat-table th:first-of-type{padding:24px}.export-button-report{width:140px;height:36px;display:flex;border-radius:5px;transition:all .6s;cursor:pointer}.export-button-report,.light-theme .export-button-report{background-color:#2f3033}.export-button-report:hover{filter:brightness(1.6)}.export-button-report p{margin:auto;color:#999;font-weight:600;font-size:12px}.export-button-report:first-of-type{margin-left:auto}.export-button-report:last-of-type{margin-left:10px}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.leaflet-bottom{display:none}.mat-date-range-input-separator,.mat-form-field-disabled .mat-date-range-input-separator{width:10px!important;height:3px!important;background-color:#212224!important;border-radius:6px!important;margin:0 5px!important;color:#2f3033!important}.light-theme .mat-date-range-input-separator,.light-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#f0f1f3!important}.mat-form-field-appearance-fill .mat-form-field-flex{padding:0!important}.mat-date-range-input-start-wrapper span{display:none!important}.mat-form-field-infix{border-top:none!important}.mat-button-wrapper,.mat-button-wrapper svg{width:3.5em!important;height:3em!important}.mat-button-wrapper svg{fill:#999!important;transition:all .6s}.mat-button-wrapper svg:hover{transition:all .6s;fill:#fff!important}mat-datepicker-toggle{margin:0!important}.mat-calendar-body-selected{background-color:#f9c000!important;color:#000!important}.mat-date-range-input-separator{color:#2f3033}.light-theme .mat-date-range-input-separator{color:#f0f1f3}.leaflet-pane.leaflet-marker-pane.hiddenPopUp .vozilo-detalj-map-min{visibility:hidden}.leaflet-popup-content{width:auto!important}.nalog-wrap,.nalog-wrap.active,.nav-icon,.nav-icon.active{border:none!important;outline:none!important}.map-buttons-right{position:fixed;right:0;top:calc(50% - 144px);width:40px;height:288px;cursor:pointer}.map-buttons-right.active{top:calc(50% - 196px);height:360px}.map-buttons-right .button-right-menu{height:40px;background-repeat:no-repeat;background-position:50%;background-color:#212224}.map-buttons-right .button-right-menu .tooltipDiv{width:0;opacity:0;position:absolute;right:40px;margin-left:-100px;background-color:transparent;height:40px;padding:7px 4px}.map-buttons-right .button-right-menu .tooltipDiv .tooltipDivInner{background-color:#212224;color:#d4d4d4;width:-moz-max-content;width:max-content;height:24px;font-size:12px;padding:4px 8px;text-align:center;border-radius:4px}.light-theme .map-buttons-right .button-right-menu .tooltipDiv .tooltipDivInner{background-color:#e2e4e7;color:#000}.light-theme .map-buttons-right .button-right-menu{background-color:#e2e4e7}.map-buttons-right .button-right-menu:hover{filter:brightness(1.2)}.map-buttons-right .button-right-menu:hover .tooltipDiv{width:auto;opacity:1;transition:all .4s}.light-theme .map-buttons-right .active,.map-buttons-right .active{background-color:#dba800}.map-buttons-right .maps-show{border-radius:8px 0 0 0;border-bottom:1px solid #444;background-image:url(icon-map-white.28a880618d45731c41e4.svg)}.light-theme .map-buttons-right .maps-show{background-image:url(icon-map-black.47bf4280b0c77517cb9e.svg)}.map-buttons-right .zoom-in{background-image:url(icon-add-white.efa1e59079a3299770a8.svg)}.light-theme .map-buttons-right .zoom-in{background-image:url(icon-add-black.b741b1a009710cb44c4d.svg)}.map-buttons-right .zoom-out{border-bottom:1px solid #444;background-image:url(icon-remove-white.d57441342f18254b445f.svg)}.light-theme .map-buttons-right .zoom-out{background-image:url(icon-remove-black.8e11c2f74d2cf8888678.svg)}.map-buttons-right .follow{background-image:url(icon-location-white.8a7a6812bfdf4d9d1de8.svg)}.light-theme .map-buttons-right .follow{background-image:url(icon-location-black.34d7fd5b55dffd950b3d.svg)}.map-buttons-right .drow{background-image:url(icon-drow-white.fabc8ec7a5194e2786ab.png)}.light-theme .map-buttons-right .drow{background-image:url(icon-drow-black.09bb4b27a5ec33fcce63.png)}.map-buttons-right .all-units{background-image:url(icon-near-me-white.01d425ca2ba705ddf896.svg)}.light-theme .map-buttons-right .all-units{background-image:url(icon-near-me-black.7ca7cccf2a664032df0c.svg)}.map-buttons-right .cluster{background-image:url(icon-radio-white.eca5050833fbfc85c39f.svg)}.light-theme .map-buttons-right .cluster{background-image:url(icon-radio-black.a3ee47064dbabfb952ad.svg)}.map-buttons-right .popup{background-image:url(icon-comment-white.21e21e948d131fd1d18f.svg)}.light-theme .map-buttons-right .popup{background-image:url(icon-comment-black.e4e8b1a551754c0affa3.svg)}.map-buttons-right .activeWorkingOrders{border-top:1px solid #444;background-size:50%}.light-theme .map-buttons-right .activeWorkingOrders,.map-buttons-right .activeWorkingOrders{background-image:url(icon-erp-radni-nalog.5696aad62e909c2c8692.svg)}.map-buttons-right .freeVehicles{border-top:1px solid #444;background-size:65%}.light-theme .map-buttons-right .freeVehicles,.map-buttons-right .freeVehicles{background-image:url(icon-delete.0d3046ed2f09150b9704.svg)}.map-buttons-right .button-right-menu:last-of-type{border-radius:0 0 0 8px}.routingInnerDiv{display:flex;height:100%;font-size:14px;background-color:#3c3d41;color:#d4d4d4}.light-theme .routingInnerDiv{background-color:#fbfdff;color:#000}.routingInnerDiv h4{font-size:14px}.routingInnerDiv .parentInner,.routingInnerDiv .parentInner div,.routingInnerDiv .parentInner div h4,.routingInnerDiv .parentInner h4,.routingInnerDiv span{font-size:12px}.routingInnerDiv .routingInnerDiv1{width:300px;overflow:hidden}.routingInnerDiv .routingInnerDiv1:hover{overflow:auto;overflow-x:hidden}.routingInnerDiv .routingInnerDiv1 .routingInnerDiv11{margin-left:4px}.routingInnerDiv .routingInnerDiv1 .warehoseTitle{display:flex;width:100%}.routingInnerDiv .routingInnerDiv1 .warehoseTitle h3{margin:10px 0}.routingInnerDiv .routingInnerDiv1 .warehoseTitle input{margin:auto 4px auto auto;border-radius:4px}.routingInnerDiv .routingInnerDiv1 .toggleParent{background-color:#212224;margin-bottom:8px;cursor:pointer}.light-theme .routingInnerDiv .routingInnerDiv1 .toggleParent{background-color:#e2e4e7}.routingInnerDiv .routingInnerDiv1 .toggleParent .flex{padding:8px 12px;background:#2f3033}.light-theme .routingInnerDiv .routingInnerDiv1 .toggleParent .flex{background:#f0f1f3}.routingInnerDiv .routingInnerDiv1 .toggleParent .flex .parentInner{width:-webkit-fill-available}.routingInnerDiv .routingInnerDiv1 .toggleParent .flex .parentInner>div{display:flex}.routingInnerDiv .routingInnerDiv1 .toggleParent .flex .parentInner h4{margin:0 0 0 auto}.routingInnerDiv .routingInnerDiv1 .toggleParent table{font-size:13px;padding:10px}.routingInnerDiv .routingInnerDiv1 .toggleParent .buttons{text-align:center;display:flex;border-top:1px solid grey;margin-top:8px;padding-top:8px}.routingInnerDiv .routingInnerDiv1 .toggleParent .buttons div{width:20px;height:20px;margin:auto;background-repeat:no-repeat;background-size:contain}.routingInnerDiv .routingInnerDiv1 .toggleParent .buttons .swap{background-image:url(swap.3c2c5bbcaa9557c1e0e6.png)}.routingInnerDiv .routingInnerDiv1 .toggleParent .buttons .marker{background-image:url(marker.c136df85a3ac986f0e64.png)}.routingInnerDiv .routingInnerDiv1 .toggleParent .buttons .moveRight,.routingInnerDiv .routingInnerDiv1 .toggleParent .buttons .play{background-image:url(play.0270312057e676a39d27.png)}.routingInnerDiv .routingInnerDiv1 .toggleParent .toggleChild{padding:8px 12px}.routingInnerDiv .routingInnerDiv1 .warehouseDivMt,.routingInnerDiv .routingInnerDiv1 h5{margin-top:6px}.routingInnerDiv .routingInnerDiv1 .warehouseDiv{margin-bottom:6px;width:248px}.routingInnerDiv .routingInnerDiv1 .warehouseDiv .warehouseDivSpan{cursor:pointer}.routingInnerDiv .routingInnerDiv1 .warehouseDiv input{width:30px;float:right}.routingInnerDiv .routingInnerDiv1 input{float:right}.routingInnerDiv .level:first-child{margin-top:-70px}.routingInnerDiv .inputStyle{height:30px}.routingInnerDiv .inputStyle:active,.routingInnerDiv .inputStyle:focus,.routingInnerDiv .inputStyle:hover{outline:none}.routingInnerDiv input[type=button]{border:none;background-color:#212224;color:#d4d4d4;padding:8px 16px;height:32px;text-decoration:none;cursor:pointer}.light-theme .routingInnerDiv input[type=button]{background-color:#e2e4e7;color:#000}.routingInnerDiv input[type=button]:active,.routingInnerDiv input[type=button]:focus,.routingInnerDiv input[type=button]:hover{border:none;outline:none}.routingInnerDiv .errorMessage{background-color:#fce4e4;border:1px solid #fcc2c3;color:#c03;text-align:right;padding:8px 12px;margin-bottom:8px}.routingInnerDiv :root{--background-color:#efefef;--primary-color:#e66a53}.routingInnerDiv *{box-sizing:border-box}.routingInnerDiv body{margin:0;height:100%;width:100vw;background-color:rgba(0,0,0,.08);font-family:Arial;display:flex}.routingInnerDiv .steps{width:500px;box-shadow:0 10px 15px -5px rgba(0,0,0,.3);background-color:transparent;padding:24px 0;position:relative;margin:auto}.routingInnerDiv .steps:before{content:"";position:absolute;top:0;height:24px;width:1px;background-color:rgba(0,0,0,.2);left:6px;z-index:1}.routingInnerDiv .steps:after{content:"";position:absolute;height:13px;width:13px;background-color:#3c3d41;border-radius:15px;left:6px;bottom:24px;transform:translateX(-45%);z-index:2}.light-theme .routingInnerDiv .steps:after{background-color:#fbfdff}.routingInnerDiv .step{padding:0 0 24px 20px;position:relative;transition:all .4s ease-in-out;background-color:#3c3d41}.light-theme .routingInnerDiv .step{background-color:#fbfdff}.routingInnerDiv .step:before{content:"";position:absolute;height:13px;width:13px;background-color:#ffd957;border-radius:15px;left:6px;transform:translateX(-45%);z-index:2}.routingInnerDiv .step:after{content:"";position:absolute;height:100%;width:1px;background-color:#a5a5a5;left:6px;top:0;z-index:1}.routingInnerDiv .step.minimized{background-color:#3c3d41;transition:background-color .3s ease-in-out;cursor:pointer}.light-theme .routingInnerDiv .step.minimized{background-color:#fbfdff}.routingInnerDiv .header{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;color:#d4d4d4}.light-theme .routingInnerDiv .header{color:#000}.routingInnerDiv .subheader{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;color:#d4d4d4}.light-theme .routingInnerDiv .subheader{color:#000}.routingInnerDiv .step-content{transition:all .3s ease-in-out;overflow:hidden;position:relative;margin-top:20px}.routingInnerDiv .step.minimized>.step-content{max-height:0}.routingInnerDiv .step-content.one,.routingInnerDiv .step-content.three,.routingInnerDiv .step-content.two{max-height:750px;height:auto;width:100%;border-radius:4px}.routingInnerDiv .next-btn{position:relative;right:4px;border:0;padding:8px 12px;border-radius:4px;background-color:#212224;margin:12px 0;color:#d4d4d4;cursor:pointer}.light-theme .routingInnerDiv .next-btn{background-color:#e2e4e7;color:#000}.routingInnerDiv .close-next-btn{position:relative;right:4px;border:0;padding:8px 12px;border-radius:4px;background-color:#212224;margin:12px 0;color:#d4d4d4;cursor:pointer}.light-theme .routingInnerDiv .close-next-btn{background-color:#e2e4e7;color:#000}.routingInnerDiv .close-next-btn:focus,.routingInnerDiv .next-btn:focus{outline:0}.routingInnerDiv .step.minimized:hover{background-color:rgba(0,0,0,.06)}.routingInnerDiv #swapVehicleAddressesDiv{width:300px;height:100vh;margin-left:12px;top:0;border-left:1px solid grey}.routingInnerDiv .cdk-drop-list{position:relative;display:block;top:0;left:0;transition:all .2s ease 0s}.routingInnerDiv .cdk-drop-list.active{position:absolute;display:block;top:141px;left:316px;width:268px;transition:left .2s ease 0s}.routingInnerDiv .cdk-drop-list.active .moveRight{background-image:url(back.89ac32f7385dab41b99a.png)!important}.routingInnerDiv .cdk-drop-list.active .toggleParent{max-height:calc(100vh - 156px)}.routingInnerDiv .cdk-drop-list.active table{max-height:calc(100vh - 284px);overflow:auto;display:block}.routingInnerDiv2{width:550px;height:100%;border-left:1px solid grey;display:none;overflow:hidden}.routingInnerDiv2:hover{overflow:auto;overflow-x:hidden}.routingInnerDiv2 .routingInnerDiv22{width:542px;margin-left:4px;padding:18px 12px}.routingInnerDiv2 .warehoseTitle{display:flex;width:100%}.routingInnerDiv2 .warehoseTitle h3{margin:10px 0}.routingInnerDiv2 .warehoseTitle input{margin:auto 0 auto auto}.routingInnerDiv2 table{border-collapse:collapse;width:100%}.routingInnerDiv2 table tr:first-child{border-bottom:1px solid grey}.routingInnerDiv2 table .orderTR{cursor:pointer}.routingInnerDiv2 table .orderTR:hover{background-color:#c3e1f6}.routingInnerDiv2 table td,.routingInnerDiv2 table th{text-align:left;padding:10px 8px;font-weight:300}.back-btn,.back-btn-sec{width:20px;height:20px;background-image:url(back.89ac32f7385dab41b99a.png);background-repeat:no-repeat;background-size:contain;margin:auto 0 auto auto}.cal-month-view{background-color:#2f3033;padding:5px 25px 25px;border-radius:12px}.light-theme .cal-month-view{background-color:#f0f1f3}.cal-month-view .cal-events{border-radius:4px}.cal-month-view .cal-open-day-events{background-color:#3c3d41}.light-theme .cal-month-view .cal-open-day-events{color:#000;background-color:#fbfdff}.cal-month-view .cal-day-cell.cal-today,.cal-month-view .cal-days .cal-cell-row:hover{background-color:#212224}.light-theme .cal-month-view .cal-day-cell.cal-today,.light-theme .cal-month-view .cal-days .cal-cell-row:hover{background-color:#e2e4e7}.cal-month-view .cal-cell-top:hover,.cal-month-view .cal-day-cell.cal-in-month.cal-has-events:hover,.cal-month-view .cal-events:hover{background-color:#3c3d41}.light-theme .cal-month-view .cal-cell-top:hover,.light-theme .cal-month-view .cal-day-cell.cal-in-month.cal-has-events:hover,.light-theme .cal-month-view .cal-events:hover{background-color:#fbfdff}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#212224}.light-theme .cal-month-view .cal-cell-row .cal-cell:hover,.light-theme .cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#e2e4e7}.cal-month-view .cal-cell-row:hover,.cal-month-view .cal-header .cal-cell:hover,.legend{background-color:#2f3033}.light-theme .cal-month-view .cal-cell-row:hover,.light-theme .cal-month-view .cal-header .cal-cell:hover,.light-theme .legend{background-color:#f0f1f3}.leaflet-container a{color:#d4d4d4!important;font-size:14px}.light-theme .leaflet-container a{color:#000!important}body,html{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.mat-snack-bar-container{color:#2f3033;font-size:14px;background:#f9c000;box-shadow:0 3px 5px -1px rgba(55,55,55,.2),0 6px 10px 0 rgba(55,55,55,.14),0 1px 18px 0 rgba(55,55,55,.12)}.mat-button-wrapper,.mat-simple-snackbar span{font-size:14px;font-weight:700}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#f9c000}.speed-slider-list :first-of-type .mat-accent .mat-slider-thumb,.speed-slider-list :first-of-type .mat-accent .mat-slider-thumb-label,.speed-slider-list :first-of-type .mat-accent .mat-slider-track-fill{background-color:#66c78f!important}.speed-slider-list :nth-of-type(2) .mat-accent .mat-slider-thumb,.speed-slider-list :nth-of-type(2) .mat-accent .mat-slider-thumb-label,.speed-slider-list :nth-of-type(2) .mat-accent .mat-slider-track-fill{background-color:#f9c000!important}.speed-slider-list :nth-of-type(3) .mat-accent .mat-slider-thumb,.speed-slider-list :nth-of-type(3) .mat-accent .mat-slider-thumb-label,.speed-slider-list :nth-of-type(3) .mat-accent .mat-slider-track-fill{background-color:#f18339!important}.mat-dialog-container{margin:auto!important;max-width:86%!important;overflow:hidden!important;padding:30px!important;border-radius:20px!important;font-size:15px!important;color:#d4d4d4!important;background-color:#212224;color:#d4d4d4}.light-theme .mat-dialog-container{background-color:#fbfdff;color:#000}.mat-dialog-container .mat-dialog-content p{font-size:12px}.mat-dialog-container .mat-dialog-actions{margin-top:15px;margin-bottom:-10px}.mat-dialog-container .mat-dialog-actions button:first-child{display:inline-block;min-width:120px;font-size:15.5px;font-weight:600;padding:10px;text-align:center;border-radius:5px;border:none;transition:all .6s;cursor:pointer;margin-left:auto;margin-right:12px;background-color:#2f3033;color:#d4d4d4}.mat-dialog-container .mat-dialog-actions button:first-child:hover{background-color:#3c3d41;color:#fff}.mat-dialog-container .mat-dialog-actions button:last-child{display:inline-block;min-width:120px;font-size:15.5px;font-weight:600;padding:10px;text-align:center;border-radius:5px;border:none;transition:all .6s;cursor:pointer;background-color:#f9c000;color:#212224}.mat-dialog-container .mat-dialog-actions button:last-child:hover{background-color:#ffd957;color:#000}.reportTable{width:100%;background-color:#3c3d41;color:#d4d4d4;cursor:pointer}.light-theme .reportTable{background-color:#fbfdff;color:#000}.reportTable td.mat-cell,.reportTable td.mat-footer-cell,.reportTable th.mat-header-cell{padding:4px;border-bottom-width:1px;border-bottom-style:solid;max-width:140px;color:#fff}.light-theme .reportTable td.mat-cell,.light-theme .reportTable td.mat-footer-cell,.light-theme .reportTable th.mat-header-cell{color:#000}.reportTable td:first-of-type,.reportTable th:first-of-type{padding-left:24px}.reportTable td:last-of-type,.reportTable th:last-of-type{padding-right:24px}.mat-paginator-container{margin-bottom:-22px;background-color:#2f3033;color:#d4d4d4}.light-theme .mat-paginator-container{background-color:#fbfdff;color:#000}.mat-paginator-container .mat-select-value-text{color:#d4d4d4}.light-theme .mat-paginator-container .mat-select-value-text{color:#000}.mat-table td:first-of-type,.mat-table th:first-of-type{padding:0}.history-table-mini .mat-table{background-color:#2f3033;color:#d4d4d4}.light-theme .history-table-mini .mat-table{background-color:#fbfdff;color:#000}.history-table-mini .mat-table .mat-cell,.history-table-mini .mat-table .mat-footer-cell,.history-table-mini .mat-table .mat-header-cell{color:#d4d4d4}.light-theme .history-table-mini .mat-table .mat-cell,.light-theme .history-table-mini .mat-table .mat-footer-cell,.light-theme .history-table-mini .mat-table .mat-header-cell{color:#000}.history-table-mini tr.mat-header-row{height:38px;z-index:1}.history-table-mini tr.mat-footer-row,.history-table-mini tr.mat-row{height:32px}.history-table-mini .mat-paginator-container{min-height:48px}.history-table-mini .status{position:relative;width:14px;height:14px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:auto}.history-table-mini .status:hover .tooltips{opacity:1;top:-24px}.history-table-mini .mooving{background-image:url(icon-mooving.ebe52c16560a5d04805e.svg);background-color:#66c78f;border-radius:50%}.history-table-mini .mooving:hover .mooving-tooltip{opacity:1;top:-24px}.history-table-mini .parked{background-image:url(icon-parked.19647af19f0fb8120419.svg);background-color:#f96b6b;border-radius:50%}.history-table-mini .parked:hover .parked-tooltip{opacity:1;top:-24px}.history-table-mini .stopped{background-image:url(icon-stopped.7e5a4d4a9570f94212c9.svg);background-color:#ffd957;border-radius:50%}.history-table-mini .stopped:hover .stopped-tooltip{opacity:1;top:-24px}.history-table-mini .no-battery{background-image:url(icon-parked.19647af19f0fb8120419.svg);background-color:#f18339;border-radius:50%}.history-table-mini .no-battery:hover .parked-tooltip{opacity:1;top:-24px}.history-table-mini .check-in-progress{background-image:url(icon-parked.19647af19f0fb8120419.svg);background-color:#999;border-radius:50%}.history-table-mini .check-in-progress:hover .parked-tooltip{opacity:1;top:-24px}.history-table-mini .status-alarm{background-image:url(icon-alert.c9cdc149652363dd1b25.svg);background-color:#000;border-radius:50%}.history-table-mini .status-alarm:hover .parked-tooltip{opacity:1;top:-24px}.history-table-mini .show-on-map{background-image:url(autotrack-logo.1ce739387f74b61341c8.svg);background-color:transparent;border-radius:50%;cursor:pointer}.history-table-mini .show-on-map:hover .parked-tooltip{opacity:1;top:-24px}.history-table-mini .tooltips{position:absolute;opacity:0;top:-5px;left:50%;transform:translateX(-50%);background-color:#2f3033;padding:2px 4px;border-radius:5px;margin:auto;font-size:12px;text-align:center;overflow:visible;width:-moz-max-content;width:max-content;color:#d4d4d4;pointer-events:none;transition:all .4s;z-index:1}.mat-header-row:first-of-type{z-index:11}.mat-header-row,.mat-header-row:first-of-type{position:sticky;position:-webkit-sticky;top:0;background-color:inherit}.mat-header-row{z-index:10}.edit-map-view .mat-table{background-color:#2f3033;color:#d4d4d4}.light-theme .edit-map-view .mat-table{background-color:#fbfdff;color:#000}.edit-map-view .mat-table .mat-cell,.edit-map-view .mat-table .mat-footer-cell,.edit-map-view .mat-table .mat-header-cell{color:#d4d4d4}.light-theme .edit-map-view .mat-table .mat-cell,.light-theme .edit-map-view .mat-table .mat-footer-cell,.light-theme .edit-map-view .mat-table .mat-header-cell{color:#000}.mat-input-element{caret-color:#d4d4d4}.light-theme .mat-input-element{caret-color:#000}.reports-list-view .mat-date-range-input-separator{color:#3c3d41!important}.light-theme .reports-list-view .mat-date-range-input-separator{color:#f7f8f9!important}.ng-select-container{border:1px solid #3c3d41!important;box-shadow:none!important}.light-theme .ng-select-container{border:1px solid #e2e4e7!important}.ng-select.ng-select-opened>.ng-select-container{background:#2f3033;border-color:#2f3033}.light-theme .ng-select.ng-select-opened>.ng-select-container{background:#e2e4e7}.custom-ng-select .ng-select-container{margin:0!important;background-color:#3c3d41!important}.ng-select.custom .ng-select-container{height:42px;background-color:#212224!important;border:none!important}.ng-select.custom .ng-select-container .ng-value-container,.ng-select.custom .ng-select-container .ng-value-container .ng-placeholder{color:#d4d4d4}.ng-select.ng-select-single .ng-select-container{height:28px}.ng-select .ng-select-container{border-radius:5px;min-height:28px;margin:5px 0;align-items:center;color:#2f3033;background-color:#e2e4e7;border:1px solid #e2e4e7}.ng-select,.ng-select div,.ng-select input,.ng-select span{font-size:16px}.ng-select .ng-select-container .ng-value-container .ng-input>input{height:16px;color:#d4d4d4}.light-theme .ng-select .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select .ng-arrow-wrapper{font-size:12px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:2px}body:not(.light-theme) .ng-select .ng-select-container{color:#cfd1d4;background-color:#2f3033;border:1px solid #3c3d41}body:not(.light-theme) .ng-select.ng-select-opened>.ng-select-container{background:#2f3033;border-color:#2f3033}body:not(.light-theme) .ng-dropdown-panel{background-color:#2f3033;border:1px solid #2f3033}body:not(.light-theme) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{color:#fff;background-color:#3c3d41}body:not(.light-theme) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,body:not(.light-theme) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,body:not(.light-theme) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#f7f8f9;background-color:#36373a}body:not(.light-theme) .ng-dropdown-panel.ng-select-bottom{border-top-color:#2f3033}body:not(.light-theme) .info-dark .ng-select .ng-select-container{color:#cfd1d4;background-color:#212224;border:1px solid #2f3033!important}body:not(.light-theme) .info-dark .ng-select.ng-select-opened>.ng-select-container{background:#212224;border-color:#212224}body:not(.light-theme) .info-dark .ng-dropdown-panel{background-color:#212224;border:1px solid #212224}.is-invalid{box-shadow:inset 0 0 0 2px #dd4141!important;background-image:url(icon-alert.c9cdc149652363dd1b25.svg);background-size:14px;background-repeat:no-repeat;background-position:center right 10px}.invalid-feedback{color:#dd4141}.row-is-clicked{font-weight:700;background-color:#3f3f40}.light-theme .row-is-clicked{background-color:#e2e4e7}.dashboard-item-free-units{left:94px;position:absolute;top:14px;box-shadow:8px 8px 10px rgba(50,50,50,.67);border-radius:8px;transition:all .45s ease-out}#app.level-2 .tms-panels .dashboard-item-free-units{left:416px;transition:all .45s ease-out}#app.level-2.level-2-plus .tms-panels .dashboard-item-free-units{left:736px;transition:all .2s ease-out}.dashboard-item-working-orders{grid-column:span 18;position:absolute;left:94px;bottom:12px;width:calc(100% - 108px);transition:all .45s ease-out}#app.level-2 .tms-panels .dashboard-item-working-orders{left:416px;width:calc(100% - 430px);transition:all .45s ease-out}#app.level-2.level-2-plus .tms-panels .dashboard-item-working-orders{left:736px;width:calc(100% - 752px);overflow:auto;transition:all .2s ease-out}#app.level-2.level-2-plus #panel-2{width:640px}#app.level-2.level-2-plus-plus #panel-2{width:calc(100vw - 80px)}.added{display:none}#app.level-2.level-2-plus-plus #panel-2 .added{display:revert}.level-2.level-2-plus #map.free-units-plus{left:490px;width:calc(100vw - 490px)}.mat-header-row:first-of-type{z-index:0}.reports-list-main{background-color:#3c3d41}.light-theme .reports-list-main{background-color:#fbfdff}.dashboard-item-working-orders-main{height:296px;z-index:11;border-radius:8px;color:#fff;padding:10px;background-color:#3c3d41}.light-theme .dashboard-item-working-orders-main{background-color:#fbfdff}.flex-list{display:flex;padding:8px 6px}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#212224;margin:0;font:inherit;color:#f9c000;width:1.15em;height:1.15em;border:.15em solid;border-radius:50%;transform:translateY(-.075em);display:inline-grid;place-content:center}input[type=radio]:before{content:"";width:.65em;height:.65em;border-radius:50%}input[type=radio]:checked:before{transform:scale(1);background-color:#f9c000}.obligation-tooltip{font-size:12px;background-color:#000;color:#fff;width:80px;height:70px;text-align:center;justify-content:space-evenly}.showFilesBtn{display:inline-block;min-width:120px;font-size:12px;font-weight:500;padding:7px;text-align:center;border-radius:5px;border:none;cursor:pointer;background-color:#f9c000;color:#212224}.down-chevron,.up-chevron{float:right;margin-top:4px;width:16px;margin-right:3px}.down-chevron-submodules{position:absolute;right:0}.down-chevron-submodules:hover{cursor:pointer}.custom-snackbar-success{background-color:#2e8b55;color:#fff}.custom-snackbar-success .mat-simple-snackbar-action{color:#fff!important}.custom-snackbar-error{background-color:#dd4141;color:#fff}.custom-snackbar-error .mat-simple-snackbar-action{color:#fff!important}@media print{body *{visibility:hidden}.invoice,.invoice *{visibility:visible}.invoice{height:100%;width:740px!important}.invoice,.logo{position:fixed!important;left:0!important;top:0!important}.data-wrap,.invoice-below,.invoice-content{width:700px;position:fixed!important;left:20px!important}.data-wrap{top:50px!important}.invoice-content{border-top:1px solid grey;top:400px!important}.invoice-below{top:800px!important}.invoice-footer{position:fixed!important;bottom:-40px!important}.invoice .invoice-footer p{font-size:10px!important}}.tacho-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:8px 0 6px}.tacho-card{border-radius:8px;padding:8px;display:flex;flex-direction:column;align-items:center}.tacho-title{font-size:11px;font-weight:600;margin-bottom:6px;color:#e0e0e0}.tacho-sub{display:flex;justify-content:space-between;margin-top:6px;font-size:10px;color:#aaa}.donut{--p:40;--c1:#43a047;--c2:#555;width:72px;height:72px;border-radius:50%;position:relative;margin:0 auto;background:conic-gradient(var(--c1) calc(var(--p) * 1%),var(--c2) 0)}.donut:before{content:"";position:absolute;inset:9px;border-radius:50%;background:#333}.donut-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center;z-index:1;font-family:system-ui,Arial,sans-serif}.donut-center .time{font-size:14px;font-weight:700;line-height:1;color:#fff;margin-top:5px}.donut-center .label{margin-top:2px;font-size:9px;color:#bbb;text-transform:uppercase;letter-spacing:.06em}.tacho-card:hover{border-color:hsla(0,0%,100%,.18)}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.416d91365b44e4b4f477.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.8f2c4d11474275fbc161.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.2b3e1faf89f94a483539.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url(spritesheet.ef32ea2bdf63ba132b4c.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.a4e0eb7ad904a4858361.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(spritesheet-2x.7ea3a6d428136b87ab95.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.a4e0eb7ad904a4858361.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #aaa;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-bottom a,.leaflet-draw-actions-top a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:rgba(0,0,0,.5);border:1px solid transparent;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid rgba(0,0,0,.5);border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:rgba(254,87,161,.1);border:4px dashed rgba(254,87,161,.6);border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}.leaflet-control-measure h3,.leaflet-measure-resultpopup h3{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #ddd}.leaflet-control-measure p,.leaflet-measure-resultpopup p{margin:10px 0 0;line-height:1.5em}.leaflet-control-measure p:first-child,.leaflet-measure-resultpopup p:first-child{margin-top:0}.leaflet-control-measure .tasks,.leaflet-measure-resultpopup .tasks{margin:12px 0 0;padding:10px 0 0;border-top:1px solid #ddd;text-align:right;list-style:none;list-style-image:none}.leaflet-control-measure .tasks li,.leaflet-measure-resultpopup .tasks li{display:inline;margin:0 10px 0 0}.leaflet-control-measure .tasks li:last-child,.leaflet-measure-resultpopup .tasks li:last-child{margin-right:0}.leaflet-control-measure .coorddivider,.leaflet-measure-resultpopup .coorddivider{color:#999}.leaflet-control-measure{max-width:280px;background:#fff}.leaflet-control-measure .leaflet-control-measure-toggle,.leaflet-control-measure .leaflet-control-measure-toggle:hover{background-size:14px 14px;background-image:url(rulers.0feec21668fd17d507c1.png);border:0;border-radius:4px;text-indent:100%;white-space:nowrap;overflow:hidden}.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle,.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle:hover{border-radius:2px}.leaflet-retina .leaflet-control-measure .leaflet-control-measure-toggle,.leaflet-retina .leaflet-control-measure .leaflet-control-measure-toggle:hover{background-image:url(rulers_@2X.780cdce3e3abc57fa7b7.png)}.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle,.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle:hover{background-size:16px 16px}.leaflet-control-measure .startprompt h3{margin-bottom:10px}.leaflet-control-measure .startprompt .tasks{margin-top:0;padding-top:0;border-top:0;text-align:left}.leaflet-control-measure .close-button,.leaflet-control-measure .close-button-measure{display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAAkUlEQVR4AZWRxQGDUBAFJ9pMflNIP/iVSkIb2wgccXd7g7O+3JXCQUgqBAfFSl8CMooJGQHfuUlEwZpoahZQ7ODTSXWJQkxyioock7BL2tXmdF4moJNX6IDZfbUBQNrX7qfeXfPuqwBAQjEz60w64htGJ+luFH48gt+NYe6v5b/cnr9asM+HlRQ2Qlwh2CjuqQQ9vKsKTwhQ1wAAAABJRU5ErkJggg==);height:18px;width:18px;margin-right:0;float:right;vertical-align:middle;text-align:right;margin-top:0;margin-left:16px;position:relative;left:2px}.leaflet-control-measure .close-button-measure:hover,.leaflet-control-measure .close-button:hover{opacity:.7;cursor:pointer}.leaflet-control-measure .leaflet-control-measure-interaction{padding:10px 12px}.leaflet-control-measure .results .group{margin-top:10px;padding-top:10px;border-top:1px dotted #eaeaea}.leaflet-control-measure .results .group:first-child{margin-top:0;padding-top:0;border-top:0}.leaflet-control-measure .results .heading{margin-right:5px;color:#999}.leaflet-control-measure a.start{display:inline;width:auto;height:auto;padding-left:20px;margin-right:4px;line-height:1em;border:0;text-align:left;background-image:url(start.06522e3b3146af6ab71b.png);background-repeat:no-repeat;background-position:0 50%;background-size:12px 12px;color:#5e66cc;text-decoration:none}.leaflet-control-measure a.start,.leaflet-control-measure a.start:hover{background-color:transparent}.leaflet-retina .leaflet-control-measure a.start{background-image:url(start_@2X.6aa77f3eaf4edc41f0ae.png)}.leaflet-control-measure a.start:hover{opacity:.5;text-decoration:none}.leaflet-control-measure a.cancel{display:inline;width:auto;height:auto;padding-left:20px;margin-right:4px;line-height:1em;border:0;text-align:left;background-image:url(cancel.57b4159ce8e730d0587b.png);background-repeat:no-repeat;background-position:0 50%;background-size:12px 12px;color:#5e66cc;text-decoration:none}.leaflet-control-measure a.cancel,.leaflet-control-measure a.cancel:hover{background-color:transparent}.leaflet-retina .leaflet-control-measure a.cancel{background-image:url(cancel_@2X.7d71f189f79502b65389.png)}.leaflet-control-measure a.cancel:hover{opacity:.5;text-decoration:none}.leaflet-control-measure a.finish{display:inline;width:auto;height:auto;padding-left:20px;margin-right:4px;line-height:1em;border:0;text-align:left;background-image:url(check.4afc355ac64996ab2acd.png);background-repeat:no-repeat;background-position:0 50%;background-size:12px 12px;color:#5e66cc;text-decoration:none}.leaflet-control-measure a.finish,.leaflet-control-measure a.finish:hover{background-color:transparent}.leaflet-retina .leaflet-control-measure a.finish{background-image:url(check_@2X.6465b6db7bd553ffa220.png)}.leaflet-control-measure a.finish:hover{opacity:.5;text-decoration:none}.leaflet-measure-resultpopup a.zoomto{display:inline;width:auto;height:auto;padding-left:20px;margin-right:4px;line-height:1em;border:0;text-align:left;background-image:url(focus.14461b40c65baa46dec1.png);background-repeat:no-repeat;background-position:0 50%;background-size:12px 12px;color:#5e66cc;text-decoration:none}.leaflet-measure-resultpopup a.zoomto,.leaflet-measure-resultpopup a.zoomto:hover{background-color:transparent}.leaflet-retina .leaflet-measure-resultpopup a.zoomto{background-image:url(focus_@2X.539957572822075f9794.png)}.leaflet-measure-resultpopup a.zoomto:hover{opacity:.5;text-decoration:none}.leaflet-measure-resultpopup a.deletemarkup{display:inline;width:auto;height:auto;padding-left:20px;margin-right:4px;line-height:1em;border:0;text-align:left;background-image:url(trash.28939ecdfd6741b68d92.png);background-repeat:no-repeat;background-position:0 50%;background-size:12px 12px;color:#5e66cc;text-decoration:none}.leaflet-measure-resultpopup a.deletemarkup,.leaflet-measure-resultpopup a.deletemarkup:hover{background-color:transparent}.leaflet-retina .leaflet-measure-resultpopup a.deletemarkup{background-image:url(trash_@2X.c240a57a7f857e54ed72.png)}.leaflet-measure-resultpopup a.deletemarkup:hover{opacity:.5;text-decoration:none}