.status0 {  background-color: lime !important;   border-color: lime; --l: calc((59 - var(--brightness-threshold, 50)) * -100%); } .status0.vehicle-block { color: hsl(0, 0%, var(--l)); } .status0.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: lime !important; }
.status1 {  background-color: yellow !important;   border-color: yellow; --l: calc((89 - var(--brightness-threshold, 50)) * -100%); } .status1.vehicle-block { color: hsl(0, 0%, var(--l)); } .status1.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: yellow !important; }
.status10 {  background-color: white !important;   border-color: white; --l: calc((100 - var(--brightness-threshold, 50)) * -100%); } .status10.vehicle-block { color: hsl(0, 0%, var(--l)); } .status10.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: white !important; }
.status15 {  background-color: #bdf5ef !important;   border-color: #bdf5ef; --l: calc((89 - var(--brightness-threshold, 50)) * -100%); } .status15.vehicle-block { color: hsl(0, 0%, var(--l)); } .status15.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: #bdf5ef !important; }
.status2 {  background-color: orange !important;   border-color: orange; --l: calc((68 - var(--brightness-threshold, 50)) * -100%); } .status2.vehicle-block { color: hsl(0, 0%, var(--l)); } .status2.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: orange !important; }
.status3 {  background-color: gray !important;   border-color: gray; --l: calc((50 - var(--brightness-threshold, 50)) * -100%); } .status3.vehicle-block { color: hsl(0, 0%, var(--l)); } .status3.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: gray !important; }
.status4 {  background-color: magenta !important;   border-color: magenta; --l: calc((41 - var(--brightness-threshold, 50)) * -100%); } .status4.vehicle-block { color: hsl(0, 0%, var(--l)); } .status4.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: magenta !important; }
.status5 {  background-color: purple !important;   border-color: purple; --l: calc((20 - var(--brightness-threshold, 50)) * -100%); } .status5.vehicle-block { color: hsl(0, 0%, var(--l)); } .status5.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: purple !important; }
.status6 {  background-color: blue !important;   border-color: blue; --l: calc((11 - var(--brightness-threshold, 50)) * -100%); } .status6.vehicle-block { color: hsl(0, 0%, var(--l)); } .status6.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: blue !important; }
.status7 {  background-color: lime !important;   border-color: lime; --l: calc((59 - var(--brightness-threshold, 50)) * -100%); } .status7.vehicle-block { color: hsl(0, 0%, var(--l)); } .status7.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: lime !important; }
.status8 {  background-color: darkgreen !important;   border-color: darkgreen; --l: calc((23 - var(--brightness-threshold, 50)) * -100%); } .status8.vehicle-block { color: hsl(0, 0%, var(--l)); } .status8.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: darkgreen !important; }
.status9 {  background-color: red !important;   border-color: red; --l: calc((30 - var(--brightness-threshold, 50)) * -100%); } .status9.vehicle-block { color: hsl(0, 0%, var(--l)); } .status9.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: red !important; }
.status98 {  background-color: white !important;   border-color: white; --l: calc((100 - var(--brightness-threshold, 50)) * -100%); } .status98.vehicle-block { color: hsl(0, 0%, var(--l)); } .status98.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: white !important; }
.status99 {  background-color: #357048 !important;   border-color: #357048; --l: calc((35 - var(--brightness-threshold, 50)) * -100%); } .status99.vehicle-block { color: hsl(0, 0%, var(--l)); } .status99.vehicle-block.k-state-selected { color: hsl(0, 0%, var(--l)) !important; background-color: #357048 !important; }
