.sortable-table{width:100%;font-size:.8em;overflow-x:auto}.sortable-table table{text-align:left;background:#020a0d;border-radius:8px;width:100%;min-width:800px;overflow:hidden}.sortable-table tr:not(:first-child):hover{background:#010304}.sortable-table th{cursor:pointer;background:#010304;font-weight:600}.sortable-table th:first-child{border-left:none}.sortable-table th:hover{background:#020a0d}.sortable-table td{color:rgba(255,255,255,.8)}.sortable-table td:first-child{border-left:none;font-weight:600}.sortable-table th,td{border-bottom:1px solid #051c23;border-left:1px solid #051c23;padding:4px 8px}
