table{-moz-user-select:text;-ms-user-select:text;-webkit-user-select:text;border-collapse:separate;border-spacing:0;user-select:text}td,th{border:1px solid #ddd;cursor:cell;padding:8px;position:relative;user-select:none}td:first-child,th:first-child{background-color:#f8f9fa;cursor:pointer;font-weight:600;left:0;position:sticky;z-index:5}td:first-child:hover,th:first-child:hover{background-color:#e9ecef}td:focus,th:focus{outline:2px solid #4A90E2;outline-offset:-2px}td.cell-hover,th.cell-hover{background-color:#e6f2ff!important}td.cell-selected,th.cell-selected{background-color:#b3d9ff!important;cursor:default;outline:2px solid #4A90E2!important;outline-offset:-2px!important}td.col-hover,th.col-hover{background-color:#e6f2ff!important}td.col-selected,th.col-selected{background-color:#b3d9ff!important}th{background-color:#f2f2f2;cursor:pointer;font-weight:bold;position:sticky;text-align:left;top:0;z-index:10}th:hover{background-color:#e0e0e0}th.sortable{cursor:pointer;padding-right:20px;user-select:none}th.sortable:hover{background-color:#e0e0e0}th.sortable::after{content:' \2195';opacity:.5;position:absolute;right:5px}th.sortable.asc::after{color:#4A90E2;content:' \2191';opacity:1}th.sortable.desc::after{color:#4A90E2;content:' \2193';opacity:1}thead th:first-child{z-index:15}tr.row-hover td{background-color:#e6f2ff!important}tr.row-hover td:first-child,tr.row-selected td:first-child{background-color:#4A90E2!important;color:white;font-weight:bold}tr.row-selected td{background-color:#b3d9ff!important}.table-freeze-wrapper{max-height:80vh;overflow:auto;position:relative}