.itxsh .itxsh-balance{display:flex;flex-direction:column;gap:8px;padding:24px;margin:20px 0 28px;background:#f0f7fa;border:1px solid #c6dce5;border-left:5px solid #176078;border-radius:8px;max-width:650px;color:#153b49}
.itxsh .itxsh-balance strong{font-size:32px;line-height:1.3;font-variant-numeric:tabular-nums}
.itxsh .itxsh-negative{background:#fff4ef;border-color:#efc7b4;border-left-color:#b4441c;color:#873517}
.itxsh .itxsh-table-wrap{overflow-x:auto;margin:16px 0}
.itxsh .itxsh-table{width:100%;min-width:620px;border-collapse:collapse}
.itxsh .itxsh-table th,.itxsh .itxsh-table td{padding:14px 12px;vertical-align:top;text-align:left}
.itxsh .itxsh-table td{border-bottom:1px solid #e0e4e7}
.itxsh .itxsh-description{margin-top:8px;white-space:normal;overflow-wrap:anywhere}
.itxsh .itxsh-table small{color:#626c73}
.itxsh .itxsh-form{max-width:760px;padding:20px;background:#fff;border:1px solid #dcdcde;border-radius:6px}
.itxsh .itxsh-time input{width:95px}.itxsh .itxsh-time{display:flex;gap:20px}
.itxsh .itxsh-warning{color:#9b3413;font-weight:600}
.itxsh .itxsh-directory{margin-top:20px}.itxsh .itxsh-pagination a{display:inline-block;padding:6px 12px;border:1px solid #c6dce5;border-radius:4px}
.itxsh .itxsh-pagination [aria-current=page]{background:#176078;color:#fff}
.itxsh details{margin:24px 0;padding:16px;border:1px solid #dcdcde}.itxsh summary{cursor:pointer;font-weight:600}
@media(max-width:600px){.itxsh .itxsh-balance{padding:16px}.itxsh .itxsh-balance strong{font-size:26px}}
