
/* v7.24.1 monitored-location severity and drill-down */
#savedLocationsList .savedLocationCard.savedLoc-clear{border-left-color:#55e28a!important}
#savedLocationsList .savedLocationCard.savedLoc-advisory{border-left-color:#ffd166!important}
#savedLocationsList .savedLocationCard.savedLoc-warning{border-left-color:#ff9f43!important}
#savedLocationsList .savedLocationCard.savedLoc-critical{border-left-color:#ff4d6d!important}
#savedLocationsList .savedLocationCard.savedLoc-advisory .savedLocationStatus{color:#ffd166!important}
#savedLocationsList .savedLocationCard.savedLoc-warning .savedLocationStatus{color:#ff9f43!important}
#savedLocationsList .savedLocationCard.savedLoc-critical .savedLocationStatus{color:#ff4d6d!important}
.ewLocHazRow{padding:9px 8px;margin:5px 0;border:1px solid #29475a;background:#081923;cursor:pointer;line-height:1.35}
.ewLocHazRow:hover{border-color:#35a7ff;background:#0b2230}.ewLocHazRow span{color:#9fb6c5;font-size:11px}
