<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.errorallow {
  color: #0c6699;
}

.box-err-01 .hdg-02 {
  position: relative;
  display: -webkit-box;
  padding-left: 24px;
  margin-bottom: .6em;
  font-weight: bold;
}

.box-err-01 .hdg-02::before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 20px;
  height: 18px;
  content: "";
  background: url("/fire/images/common/icn-01-3691d125eecc234ab7de1e9795f44df9.png");
  background-size: 20px 18px;
}

.box-err-01 .hdg-02::after {
  display: block;
  width: 0;
  height: 18px;
  content: "";
}</pre></body></html>