<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.mblProgressBarProgress {
  background-color: Highlight;
}
.dj_gecko .mblProgressBarProgress {
  -moz-transition-property: width;
  -moz-transition-duration: 0.25s;
  background-image: none;
}
</pre></body></html>