#news section#text > ul > li {
  padding-left: 1em;
  text-indent: -1em;
}
#news section#text ol {
  margin-left: 1em;
}
#news section#text ol li h4 {
  margin-bottom: 1em;
  font-weight: normal;
}
#news section#text ol li ul,
#news section#text ol li table {
  margin-top: 0 !important;
  margin-bottom: 1.5em;
  width: 100%;
}
#news section#text ol li .scrollwrap table {
  margin-top: 0;
  padding-top: 0;
}
#news section#text ol li .scrollwrap table caption {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
#news section#text ol li .scrollwrap table th,
#news section#text ol li .scrollwrap table td {
  font-size: 0.925em !important;
}
#news section#text ol li .scrollwrap table tbody tr th {
  text-align: left !important;
  white-space: nowrap;
}
#news section#text ol li .scrollwrap table tbody tr td:nth-of-type(1) {
  text-align: left !important;
}
#news section#text ol li .scrollwrap table tbody tr td:nth-of-type(1) em {
  font-style: normal;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  #news section#text ol li ul,
  #news section#text ol li table {
    margin-left: 2em;
    max-width: 1080px;
  }
}/*# sourceMappingURL=style_20260212.css.map */
