#colorprogressbar { width: auto; height: 16px; border: 1px solid #8BA0BD; color: #293A4B; background: #D7E5F8; }
#colorprogressbar .filled { width: 208px; height: 16px; float: left; margin-right: 190px; border-right: 1px solid #8BA0BD; background: #9EBFEE;}
body.contrastmode #main #colorprogressbar .filled,
body.contrastmode #main #colorprogressbar .filled { background: white !important; }
body.contrastmode #main #colorprogressbar { background: transparent !important; color: #999999 !important; height: auto; margin: 10px 5px; }

body.contrastmode * { color: white !important; }
* { filter: none !important; }
