.batch-statement-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin:8px 0 12px}
.batch-statement-filters[hidden]{display:none}
.batch-statement-filters label{display:flex;gap:5px;flex-direction:column;color:#47647d;font-size:11px}
.batch-statement-filters input,.batch-statement-filters select{min-height:29px;min-width:145px}
.batch-statement-filters select{min-width:240px;max-width:360px}
.batch-statement-dimensions{margin-top:5px;color:#6e8397;font-size:10px;line-height:1.4}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] table{border-collapse:separate;border-spacing:0}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] thead th{width:auto;box-sizing:border-box;z-index:2}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] thead tr:first-child th{height:30px;top:0}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] thead tr:nth-child(2) th{height:26px;top:var(--batch-statement-header-height,30px)}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] td{border-top:0;border-left:0}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] tfoot{position:sticky;bottom:0;background:#edf3f8;font-weight:bold;z-index:1}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] tfoot th{position:static;background:#edf3f8}
#onecPostCurrentBatchesReport[data-report-kind="batch_statement"] tfoot td{background:#edf3f8}
