.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.grid-col-auto{grid-column:auto}.grid-col-span-1{grid-column:span 1/span 1}.grid-col-span-2{grid-column:span 2/span 2}.grid-col-span-3{grid-column:span 3/span 3}.grid-col-span-4{grid-column:span 4/span 4}.grid-col-span-5{grid-column:span 5/span 5}.grid-col-span-6{grid-column:span 6/span 6}.grid-col-span-7{grid-column:span 7/span 7}.grid-col-span-8{grid-column:span 8/span 8}.grid-col-span-9{grid-column:span 9/span 9}.grid-col-span-10{grid-column:span 10/span 10}.grid-col-span-11{grid-column:span 11/span 11}.grid-col-span-12{grid-column:span 12/span 12}.grid-col-start-1{grid-column-start:1}.grid-col-start-2{grid-column-start:2}.grid-col-start-3{grid-column-start:3}.grid-col-start-4{grid-column-start:4}.grid-col-start-5{grid-column-start:5}.grid-col-start-6{grid-column-start:6}.grid-col-start-7{grid-column-start:7}.grid-col-start-8{grid-column-start:8}.grid-col-start-9{grid-column-start:9}.grid-col-start-10{grid-column-start:10}.grid-col-start-11{grid-column-start:11}.grid-col-start-12{grid-column-start:12}.grid-col-start-13{grid-column-start:13}.grid-col-start-auto{grid-column-start:auto}.grid-col-end-1{grid-column-end:1}.grid-col-end-2{grid-column-end:2}.grid-col-end-3{grid-column-end:3}.grid-col-end-4{grid-column-end:4}.grid-col-end-5{grid-column-end:5}.grid-col-end-6{grid-column-end:6}.grid-col-end-7{grid-column-end:7}.grid-col-end-8{grid-column-end:8}.grid-col-end-9{grid-column-end:9}.grid-col-end-10{grid-column-end:10}.grid-col-end-11{grid-column-end:11}.grid-col-end-12{grid-column-end:12}.grid-col-end-13{grid-column-end:13}.grid-col-end-auto{grid-column-end:auto}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.grid-row-auto{grid-row:auto}.grid-row-span-1{grid-row:span 1/span 1}.grid-row-span-2{grid-row:span 2/span 2}.grid-row-span-3{grid-row:span 3/span 3}.grid-row-span-4{grid-row:span 4/span 4}.grid-row-span-5{grid-row:span 5/span 5}.grid-row-span-6{grid-row:span 6/span 6}.grid-row-start-1{grid-row-start:1}.grid-row-start-2{grid-row-start:2}.grid-row-start-3{grid-row-start:3}.grid-row-start-4{grid-row-start:4}.grid-row-start-5{grid-row-start:5}.grid-row-start-6{grid-row-start:6}.grid-row-start-7{grid-row-start:7}.grid-row-start-auto{grid-row-start:auto}.grid-row-end-1{grid-row-end:1}.grid-row-end-2{grid-row-end:2}.grid-row-end-3{grid-row-end:3}.grid-row-end-4{grid-row-end:4}.grid-row-end-5{grid-row-end:5}.grid-row-end-6{grid-row-end:6}.grid-row-end-7{grid-row-end:7}.grid-row-end-auto{grid-row-end:auto}.grid-gap-0{gap:0}.grid-gap-1{gap:0.25rem}.grid-gap-2{gap:0.5rem}.grid-gap-3{gap:0.75rem}.grid-gap-4{gap:1rem}.grid-gap-5{gap:1.25rem}.grid-gap-6{gap:1.5rem}.grid-gap-8{gap:2rem}.grid-gap-10{gap:2.5rem}.grid-gap-12{gap:3rem}.grid-gap-16{gap:4rem}.grid-gap-20{gap:5rem}.grid-gap-24{gap:6rem}.grid-gap-32{gap:8rem}.grid-gap-40{gap:10rem}.grid-gap-48{gap:12rem}.grid-gap-56{gap:14rem}.grid-gap-64{gap:16rem}.grid-gap-px{gap:1px}.grid-row-gap-0{row-gap:0}.grid-row-gap-1{row-gap:0.25rem}.grid-row-gap-2{row-gap:0.5rem}.grid-row-gap-3{row-gap:0.75rem}.grid-row-gap-4{row-gap:1rem}.grid-row-gap-5{row-gap:1.25rem}.grid-row-gap-6{row-gap:1.5rem}.grid-row-gap-8{row-gap:2rem}.grid-row-gap-10{row-gap:2.5rem}.grid-row-gap-12{row-gap:3rem}.grid-row-gap-16{row-gap:4rem}.grid-row-gap-20{row-gap:5rem}.grid-row-gap-24{row-gap:6rem}.grid-row-gap-32{row-gap:8rem}.grid-row-gap-40{row-gap:10rem}.grid-row-gap-48{row-gap:12rem}.grid-row-gap-56{row-gap:14rem}.grid-row-gap-64{row-gap:16rem}.grid-row-gap-px{row-gap:1px}.grid-col-gap-0{column-gap:0}.grid-col-gap-1{column-gap:0.25rem}.grid-col-gap-2{column-gap:0.5rem}.grid-col-gap-3{column-gap:0.75rem}.grid-col-gap-4{column-gap:1rem}.grid-col-gap-5{column-gap:1.25rem}.grid-col-gap-6{column-gap:1.5rem}.grid-col-gap-8{column-gap:2rem}.grid-col-gap-10{column-gap:2.5rem}.grid-col-gap-12{column-gap:3rem}.grid-col-gap-16{column-gap:4rem}.grid-col-gap-20{column-gap:5rem}.grid-col-gap-24{column-gap:6rem}.grid-col-gap-32{column-gap:8rem}.grid-col-gap-40{column-gap:10rem}.grid-col-gap-48{column-gap:12rem}.grid-col-gap-56{column-gap:14rem}.grid-col-gap-64{column-gap:16rem}.grid-col-gap-px{column-gap:1px}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.box-table-wrapper{position:relative;border-radius:6px;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.15)}.box-table-wrapper .btn-arrow{background:#616161;color:#fff;height:34px;width:34px;display:flex;justify-content:center;align-items:center}.box-table-wrapper .btn-arrow:hover{background:#737373!important}.box-table-wrapper .left-paddle{left:230px}.box-table-wrapper .left-paddle,.box-table-wrapper .right-paddle{position:absolute;top:30px;bottom:55px;margin:auto 0;display:flex;flex-direction:column;justify-content:center}.box-table-wrapper .right-paddle{right:-18px}html *{font-family:Metropolis}body,html{font-family:Metropolis!important}::-webkit-scrollbar-track{border-radius:8px!important;background-color:#f5f5f5!important}::-webkit-scrollbar{height:8px!important;width:8px!important;right:4px!important;background-color:#f5f5f5!important}::-webkit-scrollbar-thumb{border-radius:8px!important;background-color:#c9c9c9!important}.leaflet-bar{border:0px!important}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:10px!important;border-top-right-radius:10px!important}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}.leaflet-control-zoom-in{border-bottom:3px solid #e4e0cc!important}.leaflet-popup-close-button{padding-top:8px!important;padding-right:20px!important;color:#fff!important}.leaflet-container a.leaflet-popup-close-button{color:#fff!important}.user-box select:not([multiple]):not([size]){padding-right:0px!important;background-image:url(https://cdn.ktbfuso.id/assets/dist/nri/images/arrow_dropdown.svg)!important;background-position:97% 50%}.colorOrangePrimary,.text-colorOrangePrimary{color:#f3532e}.colorBody14{color:#616161}.colorBeige14{color:#e4e0cc}.colorStatus,.text-colorStatus{color:#32c08d}.colorGray2,.colorGrey2{color:#616161}.colorGrey3{color:#898989}.colorBlue{color:#35a8e1}.colorPurple{color:#bc5ccc!important}.colorBlue1{color:#1583a7}.colorBlackPrimary{color:#252525}.colorAbnormal{color:#d11}.colorFuelAnomaly{color:#209fc8}.colorBeigeLine{background-color:#e4e0cc}.backgroundGrey3Disabled{color:#f0f0f0}.backgroundAbnormal{background-color:#d11}.backgroundStatus{background-color:#32c08d}.backgroundOrangePrimary{background-color:#f3532e}.backgroundBlackPrimary{background-color:#252525}.backgroundBeigeBG{background-color:#f9f7f1}.backgroundBeigeLine{background-color:#e4e0cc}.backgroundWhite{background-color:#fff}.backgroundOrangeHover{background-color:#fdf0e4}.backgroundRedLight{background-color:#fee9e9}.backgroundYellowLight{background-color:#fff6b2}.backgroundGreenLight{background-color:#e9f9ee}svg text{text-anchor:middle;dominant-baseline:middle}.backgroundGreen20{background-color:#42cb6d;opacity:20%}.borderAlert{border:1px solid #d11}.borderSuccess{border:1px solid #32c08d}.borderBeige{border:1px solid #e4e0cc!important}.backgroundFuelAnomaly{background-color:#209fc8}.activeDownload{color:#fff;background-color:#f2c037}.nri-color-alert{color:#d11!important;border-radius:4px}.nri-color-warning{color:#f7c411!important;border-radius:4px}.nri-text-download{font-weight:600}.nri-text-download,.nri-text-recent{font-style:normal;font-size:14px!important;line-height:34px}.nri-text-recent{font-weight:400}.nri-text-14{font-style:normal;font-weight:600;font-size:14px!important;line-height:34px}.nri-heading-2{font-weight:600!important;font-size:32px!important;line-height:44px!important}.nri-heading-2,.nri-heading-3{font-family:Metropolis;font-style:normal}.nri-heading-3{font-weight:600;font-size:21px!important;line-height:32px}.nri-heading-4{font-size:16px!important;line-height:24px!important}.nri-heading-4,.nri-heading-5{font-family:Metropolis;font-style:normal;font-weight:600}.nri-heading-5{font-size:14px!important;line-height:24px}.nri-body-10{font-weight:400}.nri-body-10,.nri-body-10-weight{font-family:Metropolis;font-style:normal;font-size:10px!important;line-height:18px}.nri-body-10-weight{font-weight:700}.nri-body-12,.nri-body-12-weight{font-weight:400;line-height:20px}.nri-body-12,.nri-body-12-600,.nri-body-12-weight{font-family:Metropolis;font-style:normal;font-size:12px!important}.nri-body-12-600{font-weight:600}.nri-body-12-700{font-family:Metropolis;font-style:normal;font-weight:700;font-size:12px!important;line-height:18px}.nri-body-14{line-height:24px!important}.nri-body-14,.nri-body-14-no-line{font-family:Metropolis;font-style:normal;font-weight:400;font-size:14px!important}.nri-body-14-mobile,.nri-body-14-weight{font-weight:400}.nri-body-14-600,.nri-body-14-mobile,.nri-body-14-weight{font-family:Metropolis;font-style:normal;font-size:14px!important;line-height:20px}.nri-body-14-600{font-weight:600}.nri-b14{font-family:Metropolis;font-style:normal;font-weight:400!important;font-size:14px!important;line-height:24px!important}.nri-body-16{font-size:16px!important;line-height:26px}.nri-body-16,.nri-body-20{font-family:Metropolis;font-style:normal;font-weight:400}.nri-body-20{font-size:20px!important;line-height:34px}.nri-body-16-weight{font-family:Metropolis;font-style:normal;font-weight:400;font-size:16px;line-height:26px}.nri-button-12{font-size:12px!important;line-height:20px}.nri-button-12,.nri-button-14{font-family:Metropolis;font-style:normal;font-weight:600}.nri-button-14,.nri-button-14-400{font-size:14px!important;line-height:24px}.nri-button-14-400{font-family:Metropolis;font-style:normal;font-weight:400}.tab-trip{padding:2px 14px 2px 14px}.nri-text-tab-trip{font-weight:600;font-size:14px!important;line-height:18px}.nri-text-tab-trip,.nri-text-widget-24{font-family:Metropolis;font-style:normal}.nri-text-widget-24{font-weight:400;font-size:24px;line-height:36px}.opacity-90{opacity:90%}.noHover{pointer-events:none}.nri-header-map{border-radius:6px;width:77px;height:44px;padding:0}.nri-header-map:hover{background:#fdf0e4!important}.nri-header-table{border-radius:6px;width:85px;height:44px}.nri-header-table:hover{background-color:#fdf0e4!important}.nri-header-layers{border-radius:6px;width:93px;height:44px}.nri-header-layers:hover{background-color:#fdf0e4!important}.nri-header-download{border-radius:6px;width:119px;height:44px}.nri-header-download:hover{background-color:#fdf0e4!important}.nri-chips-abnormal-active{border:1px solid #e4e0cc;border-radius:44px;margin-left:0}.nri-chips-abnormal-active,.nri-chips-abnormal-active-select{height:34px;min-height:34px;padding:5px 12px 5px 12px;margin-right:10px}.nri-chips-abnormal-active-select{border-radius:44px}.nri-chips-abnormal-notactive{border:1px solid #e4e0cc;border-radius:44px;opacity:0.4}.nri-chips-abnormal-notactive,.nri-chips-movement-active{height:34px;min-height:34px;padding:5px 12px 5px 12px;margin-left:0;margin-right:10px}.nri-chips-movement-active{border-radius:44px}.nri-chips-movement-notactive,.nri-chips-speed-active{border:1px solid #e4e0cc;border-radius:44px}.nri-chips-movement-notactive,.nri-chips-speed-active,.nri-chips-speed-active-select{height:34px;min-height:34px;padding:5px 12px 5px 12px;margin-left:0;margin-right:10px}.nri-chips-speed-active-select{border-radius:44px}.nri-chips-speed-notactive{border:1px solid #e4e0cc;border-radius:44px;height:34px;min-height:34px;padding:5px 12px 5px 12px;opacity:0.4}.hoverTitle:hover{color:#f3532e}.breadcrumbsHover{cursor:pointer}.breadcrumbsHover,.breadcrumbsHover:hover{height:44px;width:auto;border-radius:6px;padding-left:8px;padding-right:8px}.breadcrumbsHover:hover{background:#fdf0e4}.hideFilter{box-shadow:0px 2px 10px rgba(0,0,0,0.15)}.hideFilter:hover{background:#fdf0e4}.titleTooltip:hover{-webkit-text-decoration-color:#f3532e;text-decoration-color:#f3532e}.radius-6{border-radius:6px!important}.border-radius-6-bottom-right{border-radius:0 0 6px 0!important}.border-radius-6{border-radius:6px!important}.border-radius-6-top{border-radius:6px 6px 0 0!important}.border-radius-6-bottom{border-radius:0 0 6px 6px!important}.radius-44{border-radius:44px!important}.radius-56{border-radius:56px!important}.border-beige{border:1px solid #e4e0cc}.border-beige-top{border-top:1px solid #e4e0cc}.border-beige-bottom{border-bottom:1px solid #e4e0cc}.border-active-bottom{border-bottom:3px solid #f3532e}.box-shadow{box-shadow:0px 2px 10px rgba(0,0,0,0.15)}.box-shadow-30{box-shadow:0px 6px 30px rgba(0,0,0,0.1)}.p-t8{padding-top:8px}.gap-l8{margin-left:8px;margin-top:10px}.gap-l10{margin-left:10px}.gap-l12{margin-left:12px}.gap-l14{margin-left:14px}.gap-l16{margin-left:16px}.gap-l19{margin-left:19px}.gap-r10{margin-right:10px}.gap-r16{margin-right:16px}.gap-r20{margin-right:20px}.border-b-beige{border-bottom:1px solid #e4e0cc}.bg-search{background:#f9f7f1!important;height:64px}.text-purple-checkbox{color:#bc5ccc!important}.bg-purple-checkbox{background:#bc5ccc!important}.text-blue-checkbox{color:#1d74c5!important}.bg-blue-checkbox{background:#1d74c5!important}.text-orange-checkbox{color:#f3532e!important}.bg-orange-checkbox{background:#f3532e!important}.text-black-checkbox{color:#252525!important}.bg-black-checkbox{background:#252525!important}.text-yellow-linear{color:#f7c411!important}.bg-yellow-linear{background:#f7c411!important}.nri-button-gray{background:#fff;border:0.1 solid #e4e0cc;box-sizing:border-box;border-radius:6px}.gap-r8{margin-left:8px}.btn-fixed-width{width:90px}.autoHeightBox{height:calc(88vh - 50px)}.autoHeightBoxTab{height:calc(54vh - 50px)}.maxHeightVehMaps{overflow-y:auto;max-height:53vh}.maxHeightListMaster{overflow-y:auto;height:calc(69vh - 50px)}.maxHeightLanding{height:calc(85vh - 50px);max-height:calc(75vh - 50px)}.landingTwo{margin-top:20vh}.mrgTop{margin-top:5vh}.colorWhite{color:#fff}.colorBlack{color:#000}.bgOrange{background-color:#ffd428}.bgGrey{background-color:#f5f5f5}.bgBlack{background-color:#212121}.radius{border-radius:20px}.widthSlider{width:60%}.hgtSlide{height:65vh}.widthSponsor{width:20%}@media only screen and (max-device-width:480px){.widthSlider{width:100%}.hgtSlide{height:45vh}.widthSponsor{width:70%}}@media only screen and (max-device-width:640px){.widthSlider{width:100%}.hgtSlide{height:45vh}.widthSponsor{width:70%}}@media only screen and (max-device-width:768px){.widthSlider{width:100%}.hgtSlide{height:45vh}.widthSponsor{width:70%}}.b-black{background-color:#252525}.b-white{background-color:#fff}.b-primary{background-color:#f3532e}.b-grey1{background-color:#616161}.b-orange1{background-color:#f67c60}.b-off{background-color:#c9c9c9}.b-line{background-color:#e4e0cc}.b-beige{background-color:#f9f7f1}.b-orange-hover{background-color:#fdf0e4}.b-grey3{background-color:#898989}.b-grey4{background-color:#c9c9c9}.b-disabled{background-color:#f0f0f0}.b-alert{background-color:#d11}.b-warning{background-color:#f7c411}.b-orange-deep{background-color:#9a2d02}.b-standby{background-color:#209fc8}.b-success{background-color:#32c08d}.c-black{color:#252525}.c-white{color:#fff}.c-blue2{color:#22a6d3!important}.c-primary{color:#f3532e!important}.c-grey1{color:#616161}.c-off{color:#c9c9c9}.c-orange1{color:#f67c60}.c-line{color:#e4e0cc}.c-beige{color:#f9f7f1}.c-orange-hover{color:#fdf0e4}.c-grey3{color:#898989}.c-grey4{color:#c9c9c9}.c-disabled{color:#f0f0f0}.c-alert{color:#d11}.c-success{color:#32c08d}.big-card{box-shadow:0px 2px 10px rgba(0,0,0,0.15);background:#fff;background-color:#fff}.big-card,.big-card-active{font-family:Metropolis;cursor:pointer;width:235px;height:130px;border-radius:6px;padding:20px;transition:0.1s ease-out}.big-card-active{background:#fdf0e4;background-color:#fdf0e4}.big-card-mobile{font-family:Metropolis;cursor:pointer;width:calc(51vw - 32px);height:100px;box-shadow:0px 2px 10px rgba(0,0,0,0.15);border-radius:6px;background:#fff;background-color:#fff;padding:16px;transition:0.1s ease-out}.big-card:hover{transform:translateY(-10px);box-shadow:0 4px 24px rgba(243,83,46,0.2);transition:0.1s}.big-card:hover .h4.big-number-title{-webkit-text-decoration:underline solid #f3532e 2px;text-decoration:underline solid #f3532e 2px}.big-card:hover .h4.abnormal-title{-webkit-text-decoration:underline solid #fff 2px;text-decoration:underline solid #fff 2px}.q-card{border-radius:6px}.q-dialog-plugin>.q-card__actions>.bg-negative.q-hoverable.q-btn--wrap{background-color:#fee9e9!important;color:#d11!important}.q-dialog-plugin>.q-card__actions>.bg-primary.q-hoverable.q-btn--wrap:hover{background-color:#fdf0e4!important;color:#f3532e!important}.h1{font-family:Metropolis;font-style:normal;font-weight:700;font-size:40px;line-height:52px;-webkit-font-smoothing:antialiased}.h2{font-size:32px;line-height:44px}.h2,.h3{font-family:Metropolis;font-style:normal;font-weight:600;-webkit-font-smoothing:antialiased}.h3{font-size:21px;line-height:36px}.h4{font-size:16px!important}.h4,.h5{font-family:Metropolis;font-style:normal;font-weight:600;line-height:24px;-webkit-font-smoothing:antialiased}.h5{font-size:14px!important}.h6{font-family:MetropolisSemiBold;font-style:normal;font-size:12px;line-height:20px;-webkit-font-smoothing:antialiased}.dash-number{font-size:36px}.dash-number,.dash-number-mobile{font-family:Metropolis;font-style:normal;font-weight:400;line-height:36px;margin-right:13px;-webkit-font-smoothing:antialiased}.dash-number-mobile{font-size:24px}.input16{font-weight:400;line-height:20px}.hyperlink16,.input16{font-family:Metropolis;font-style:normal;font-size:16px;-webkit-font-smoothing:antialiased}.hyperlink16{font-weight:600;line-height:26px}.label{font-weight:400;font-size:14px;line-height:24px}.b10,.label{font-family:Metropolis;font-style:normal;-webkit-font-smoothing:antialiased}.b10{font-size:10px;line-height:18px}.b12{font-size:12px;line-height:20px}.b12,.b14{font-family:Metropolis;font-style:normal;-webkit-font-smoothing:antialiased}.b14{font-size:14px!important;line-height:24px!important}.b16{font-size:16px;line-height:26px;-webkit-font-smoothing:antialiased}.b16,.table-primary th{font-family:Metropolis;font-style:normal}.table-primary th{color:#fff;background-color:#f3532e;font-weight:600;font-size:14px;line-height:24px}.alert-mobile-card{height:66px;width:388px;padding:8px 16px 8px 16px;box-shadow:0px 2px 10px rgba(0,0,0,0.15);border-radius:6px;cursor:pointer;margin:10px 16px 10px 16px}.alert-mobile-card:hover{border:1px solid #f3532e;box-shadow:0px 0px 0px rgba(0,0,0,0.15);background:#fdf0e4}.alert-mobile-checkbox-box{margin-right:14px;width:24px!important}.alert-mobile-detailbox{width:285px!important}.alert-mobile-label-chassis{width:216px!important}.alert-mobile-label-time{right:0px;width:50px!important;text-align:right}.alert-card{height:66px;width:100%;padding:8px 16px 8px 16px;box-shadow:0px 2px 10px rgba(0,0,0,0.15);border-radius:6px;cursor:pointer;margin:10px 16px 10px 16px}.alert-card:hover{border:1px solid #f3532e;box-shadow:0px 0px 0px rgba(0,0,0,0.15);background:#fdf0e4}.alert-checkbox-box{margin-right:14px;width:24px!important}.alert-detailbox{width:100%!important}.alert-label-chassis{width:216px!important}.alert-label-time{width:50px!important;text-align:right}.checkbox{color:#f3532e;border-color:#f3532e;width:24px!important}.checkbox,.q-checkbox{height:50px}.q-checkbox__inner{font-size:40px;width:1em;min-width:1em;height:1em;outline:0;border-radius:2px!important;color:#e4e0cc;left:-10px}.q-checkbox__label{margin-left:-12px}.q-radio__inner{color:#e4e0cc}.text-orange{color:#f3532e!important}.text-grey1{color:#616161!important}.box-chip-alert-danger{width:20px;height:20px;background:#fee9e9;border-radius:4px}.box-chip-alert-blue{width:20px;height:20px;background:#eefbff;border-radius:4px}.chip-alert-danger{background:#d11!important}.chip-alert-blue,.chip-alert-danger{width:10px!important;max-width:10px!important;height:10px!important;padding:0!important;margin:5px!important;border-radius:2px!important}.chip-alert-blue{background:#209fc8!important}.box-label-alert{margin-left:8px}.box-plate-alert{width:100px!important;text-align:right}.m-16{margin-left:16px}hr{height:1px;background-color:#e4e0cc!important;border:none}.profile-card{width:360px;border:1px solid #e4e0cc;box-shadow:0px 2px 10px rgba(0,0,0,0.15);border-radius:6px;padding:20px 0px 15px 0px}.box-avatar{height:100px;margin:0 20px}.box-avatar,.box-name{text-align:center;width:328px}.box-name{height:24px;margin:9.95px 20px 0px 20px}.box-email{width:328px;height:20px;text-align:center;margin:0 20px}.box-change-password{margin-top:10px}.box-change-password,.box-signout{width:100%;text-align:center;margin-bottom:20px}.box-signout{height:34px}.box-signout,.box-switch{border-top:1px solid #e4e0cc;padding-top:10px}.box-switch{width:100%;height:92px;text-align:center;margin-bottom:10px}.btn-primary{background:#f3532e!important}.btn-grey,.btn-primary{box-sizing:border-box;border-radius:6px;box-shadow:0px 0px 0px rgba(0,0,0,0.15)!important;color:#fff;text-transform:none!important}.btn-grey{background:#d1d1d1!important}.btn-red{background:#f3532e!important;box-shadow:0px 0px 0px rgba(0,0,0,0.15)!important;color:#fff;text-transform:none!important}.big-button{height:56px}.medium-button{height:44px}.small-button{height:34px}.btn-primary:hover,.btn-red:hover{background:#9a2d02!important}.icon-button:hover div{color:#f3532e!important}.icon-button.fill-icon:hover path{fill:#f3532e!important}.icon-button.stroke-icon:hover path{stroke:#f3532e!important}.btn-black,.btn-primary span.block,.btn-red span.block{text-transform:none!important}.btn-black{box-sizing:border-box;border-radius:6px;background:#252525!important;box-shadow:0px 0px 0px rgba(0,0,0,0.15)!important;color:#fff}.btn-black:hover{background:#616161!important}.btn-black span.block{text-transform:none!important}.btn-icon,.btn-outline{box-sizing:border-box;border-radius:6px;background:#fff;box-shadow:0px 0px 0px rgba(0,0,0,0.15)!important;color:#e4e0cc;text-transform:none!important}.btn-icon{width:338px!important;height:44px!important}.box-detail{height:54px!important;padding:15px 0;border-bottom:1px solid #e4e0cc}.box-status{border-radius:4px;padding:4px 8px 4px 8px}.box-detail-bottom{height:54px!important;padding:15px 0}.detail{padding:0!important}.with-label .q-field--labeled input{height:56px!important}.title-h3{font-family:Metropolis;font-size:20px;font-weight:600;line-height:32px!important;letter-spacing:0px;text-align:left}.btn-outline:hover{background:#fdf0e4!important}.btn-outline span.block{color:#898989!important;text-transform:none!important}.box-action-link{border:1px solid #e4e0cc;height:48px;width:100%;padding:15px 25px}.box-logo-ktb{height:80px;width:100%;padding-top:15px;margin:0 20px}.dropdown-setting-card{width:240px;height:293px;box-shadow:0px 2px 10px rgba(0,0,0,0.15);border-radius:6px;padding:0px}.dropdown-header{padding-top:0px!important;padding:10px 20px!important;font-family:Metropolis;font-style:normal;font-weight:600;font-size:14px;line-height:36px!important}.list-setting{width:240px;height:36px}.list-item.active{color:#f3532e!important}.list-item{height:36px!important;color:#616161!important;cursor:pointer;font-family:Metropolis;font-style:normal;font-weight:600;font-size:14px;line-height:36px!important}.list-item:hover{background-color:#fdf0e4!important}.hr-m0{margin:0!important;color:#e4e0cc;background-color:#e4e0cc}.q-field__control{color:#f3532e!important}.q-field--standard .q-field__control:before{border-radius:3px 3px 0px 0px!important;border:1px solid #e4e0cc!important;border-bottom:2px solid #898989!important}.q-field__control:hover{background-color:#fdf0e4}.q-field__control{cursor:pointer;padding-left:16px}.q-field__control.input{padding:8px 16px 8px 16px}.q-field--filled .q-field__control,.q-field__control.input{cursor:pointer;border:1px solid #e4e0cc!important;border-radius:3px 3px 0px 0px!important}.select-form{font-family:Metropolis}.q-item--active,.q-item.q-router-link--active{color:#f3532e}.q-field--highlighted .q-field__label{color:#616161!important}.q-table{width:100%;font-family:Metropolis;filter:drop-shadow(0px 2px 10px rgba(0,0,0,0.15))}.q-table,.q-table__card{border-radius:8px!important}.q-table__bottom{background-color:#fff!important}.q-field__control,.q-table_control{border:0px solid #e4e0cc!important}.q-table thead tr{height:40px!important;background-color:#f3532e;font-size:14px!important}.q-table td{color:#252525;line-height:24px!important;height:64px!important;border-color:#e4e0cc}.q-table td,.q-table th{font-size:14px!important}.q-table th{padding:0px 16px;background-color:#f3532e;font-weight:600!important}.box-input div{height:44px!important}.box-input.padding-no .q-field__before{padding-right:0}.box-input .q-field__control{height:44px!important;min-height:44px!important}.box-input .q-field__control .q-field__control-container div{height:44px!important;min-height:44px!important;padding-left:0px}.box-input-label div{height:44px!important}.box-input-label label{height:56px!important}.box-input-label .q-field__control,.box-input-label .q-field__control input{height:56px!important;min-height:44px!important}.box-input-label .q-field__control .q-field__control-container div{height:44px!important;min-height:44px!important;padding-left:0px}.box-input-sensor div{height:44px!important}.box-input-sensor .q-field__control,.box-input-sensor .q-field__control .q-field__control-container div{height:44px!important;min-height:44px!important}.label-input{height:44px;vertical-align:middle;padding-top:8px}.q-field--disabled>.q-field__inner{background-color:#f0f0f0;border-bottom:1px solid #e4e0cc!important}.q-btn__wrapper:before{box-shadow:0 0px 0px rgba(0,0,0,0.2)!important}.q-btn--push .q-btn__wrapper:before{border-bottom:0px solid transparent!important}.q-field__input,.q-field__native,.q-field__prefix,.q-field__suffix{letter-spacing:0}.q-field__after,.q-field__append{padding-left:12px;padding-right:12px}.q-field--error .q-field__bottom{color:#d11!important}.main-div{margin:auto;margin-top:40px}.main-div,.main-div-second{width:1000px;padding:0;padding-bottom:20px}.main-div-second{margin:auto;margin-top:20px}.form-card{min-width:1000px;background:#fff;box-shadow:0px 2px 10px rgba(0,0,0,0.15);border-radius:6px}.form-card.leasing{min-width:0px}.header_uam>.q-item__section--avatar{color:inherit;min-width:14px!important}.header_uam>.q-item__section--avatar>i{color:#f3532e}.header_uam>.q-item__section--side{padding-right:10px!important}.q-pagination .row .q-btn{min-width:2.5em!important}.list-card-active,.list-card:hover{background-color:#fdf0e4;color:#f3532e}.q-field--disabled>.q-field__inner{background-color:initial;border-bottom:none!important}.custom-selection{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}.custom-selection.year{width:100px}.custom-selection .q-field__native{display:flex;flex-wrap:nowrap}.custom-selection .q-field__append.q-field__marginal{padding:0}.chart.q-menu.q-position-engine{max-height:250px}.gap-mb15{margin-bottom:15px}.gap-mb20{margin-bottom:20px}.gap-mr10{margin-right:10px}.gap-mr20{margin-right:20px}.gap-t20{margin-top:20px}.gap-t30{margin-top:30px}.gap-t35{margin-top:35px}.gap-t40{margin-top:40px}.reverse-select .q-field__control{flex-direction:row-reverse;padding:0 10px}.reverse-select .q-field__control:before{border-right:none!important}.reverse-select .q-field__control .q-field__append{padding:0}.table-driver-contest.q-table--no-wrap td:not(.row-truncate),.table-driver-contest.q-table--no-wrap th{white-space:normal!important}.table-driver-contest .btn-download{height:34px;width:34px}.table-driver-contest .q-table__top{padding:0 20px;border-bottom:1px solid #e4e0cc;height:64px}.table-driver-contest .q-table__bottom{border-top:0}.table-driver-contest .q-table{filter:none}.table-driver-contest .q-table thead th,.table-driver-contest .q-table thead tr{background:transparent!important}.table-driver-contest .q-table thead tr>th{color:#252525;border-bottom:1px solid #e4e0cc}.table-driver-contest .q-table thead tr>th:first-child{padding-left:20px}.table-driver-contest .q-table thead tr>th:last-child{padding-right:20px}.table-driver-contest .q-table tbody tr>td{height:44px!important}.table-driver-contest .q-table tbody tr>td:first-child{padding-left:20px}.table-driver-contest .q-table tbody tr>td:last-child{padding-right:20px}.table-driver-contest .q-table tbody tr:nth-child(odd){background:#f9f7f1}.input-select .q-focusable:focus>.q-focus-helper,.input-select .q-hoverable:hover>.q-focus-helper,.input-select .q-manual-focusable--focused>.q-focus-helper{background:#fdcea2!important}.q-avatar.custom-no-margin{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0}i[icon]{line-height:0!important}.survey{background-position:center right 20%;background-size:cover;border-radius:6px;overflow:hidden}.survey.side{max-width:215px;padding:16px}.survey.dialog{min-width:720px;max-width:720px;height:360px;padding:40px;display:flex;flex-direction:column}.survey.dialog .text-content{flex-grow:1}.survey.dialog .text-content>span{display:block}.survey.dialog .action-content{margin-top:auto}.survey>span{display:block}.survey .btn-survey{background:#fff;color:#252525;border-radius:6px}#customize-dialog{z-index:999}#customize-dialog .q-dialog__inner--minimized{padding-top:60px}.q-dialog-plugin>.q-card__actions>.bg-negative.q-hoverable.q-btn--wrap{background-color:#eb4b27!important;color:#fff!important;border-radius:6px}.block{text-transform:none!important}.mobile-h2{font-size:20px;line-height:30px;text-align:left}.mobile-h2,.mobile-h3{font-family:Metropolis;font-weight:600;letter-spacing:0px}.mobile-h3{font-size:16px;line-height:24px}.mobile-h4{font-weight:600}.mobile-b14,.mobile-h4{font-family:Metropolis;font-size:14px;line-height:20px;letter-spacing:0px}.mobile-b14{font-weight:400;text-align:left}.mobile-b16{font-size:16px;line-height:24px;letter-spacing:0px}.mobile-b16,.mobile-bs12{font-family:Metropolis;font-weight:400}.mobile-bs12{font-size:12px;line-height:18px;letter-spacing:0.200000003px}.text-deep-orange{color:#898989!important}.q-pagination .row .q-btn,.q-pagination>.q-btn{height:34px;min-width:25px!important;margin-left:10px;padding-left:8px;padding-right:8px;font-family:Metropolis;font-size:14px;font-style:normal;font-weight:600;line-height:24px;color:#898989}