.aim-table{background:var(--primary-card);border-radius:var(--medium-border-radius)}.aim-table .table thead th,.aim-table .table.b-table thead th{color:var(--dark-font);background-color:var(--secondary-card);border:0;font-weight:600}.aim-table .table thead th:first-child,.aim-table .table.b-table thead th:first-child{border-top-left-radius:var(--medium-border-radius)}.aim-table .table thead th:last-child,.aim-table .table.b-table thead th:last-child{border-top-right-radius:var(--medium-border-radius)}.aim-table .table tbody tr:last-child td:first-child,.aim-table .table.b-table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--medium-border-radius)}.aim-table .table tbody tr:last-child td:last-child,.aim-table .table.b-table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--medium-border-radius)}.aim-table .table tbody tr.faint-highlight,.aim-table .table.b-table tbody tr.faint-highlight{background:#107fea40}.aim-table .table tbody .table-active,.aim-table .table tbody .table-active>th,.aim-table .table tbody .table-active>td,.aim-table .table.b-table tbody .table-active,.aim-table .table.b-table tbody .table-active>th,.aim-table .table.b-table tbody .table-active>td{color:var(--light-font);background:#107fea40}.aim-table .table tfoot th,.aim-table .table.b-table tfoot th{border:0}.aim-table .table td,.aim-table .table.b-table td{vertical-align:middle;border:0}.aim-table .table-striped thead tr{background:var(--secondary-card)}.aim-table .table-striped tbody tr:nth-of-type(odd){background:0 0}.aim-table .table-striped tbody tr:nth-of-type(2n){background:var(--secondary-card)}.aim-table .table.b-table.table-hover tbody tr{transition:background .1s}.aim-table .table.b-table.table-hover tbody tr:hover{background:var(--light-border-color);transition:none}.aim-table .table.b-table.table-hover>tbody>.table-active:hover,.aim-table .table.b-table.table-hover>tbody>.table-active:hover th,.aim-table .table.b-table.table-hover>tbody>.table-active:hover td{color:var(--light-font)}.aim-table--clickable tbody tr{cursor:pointer}
