<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.balTable__line &gt; .balTable__title {
  width: 50%;
}

.btOpen, .btClose{
  padding:11px 10px!important;
}

.notes1 {
  text-align: left;
  margin-top: 8.5px;
}
.balTable__line {
  border-collapse: initial;
}

.balTable--toggle .balTable__line:not(:last-child) {
border-bottom: 1px solid #003F97;
}</pre></body></html>