.table-cell-hover tr td:hover,.table-row-hover tr:hover{background-color:var(--hover-bg-color)}.table .table-cell-tabuled,.table .table-row-tabuled{background-color:var(--focus-bg-color)}.table .table-cell-selected,.table .table-row-selected{background-color:var(--selected-bg-color)}.table .table-cell-selected:hover,.table .table-row-selected:hover{background-color:var(--selected-hover-bg-color)}.table .table-cell-tabuled.table-cell-selected,.table .table-row-tabuled.table-row-selected{background-color:var(--selected-tabuled-bg-color)}.table .table-cell-tabuled.table-cell-selected:hover,.table .table-row-tabuled.table-row-selected:hover{background-color:var(--selected-tabuled-hover-bg-color)}.table-sort-buttons{display:flex;flex-direction:column;margin-left:5px}