.arbs-hist-wrap{border:1px solid #24314d;background:#121a2b;border-radius:14px;padding:12px;margin:8px 0}
.arbs-hist-head h3{margin:4px 0 4px}
.arbs-hist-head .muted{color:#9fb0d8;margin:0 0 8px}
.arbs-hist-scroll{overflow:auto}
table.arbs-hist{width:max(640px,100%);border-collapse:separate;border-spacing:0}
.arbs-hist thead th{position:sticky;top:0;background:#0e1628;color:#e5edff;border-bottom:1px solid #24314d;padding:8px 10px}
.arbs-hist td,.arbs-hist th{text-align:left;white-space:nowrap}
.arbs-hist td.num,.arbs-hist th.num{text-align:right}
.arbs-hist tbody td{padding:8px 10px;border-bottom:1px dashed #24314d;color:#e5edff}
.arbs-hist tbody tr:hover td{background:#0f192b}