/* local font fallback */
body, .apg, .box, h3, p, div, a, b {
  font-family: Arial, Helvetica, "Segoe UI", sans-serif !important;
}
.box { color: #313941 !important; }
.box h3, .flex-row, .details, #operating-status, p {
  color: #313941 !important;
  opacity: 1 !important;
  visibility: visible !important;
}
#operating-status.valid { background: #728e4f !important; color: #fff !important; }
#operating-status.valid b { color: #fff !important; }
