/* Cell Highlighting */ /* #highlight td { background-color: #c1ffc3 !important; } */ #highlight td.range-low { background-color: #00CC00; } #highlight td.range-elevated { background-color: #FF9933 !important; font-weight: bold; } #highlight td.range-severe { background-color: #FF0000 !important; font-weight: bold; }