.sortable thead th:not(.no-sort){cursor:pointer!important}.sortable thead th:not(.no-sort).indicator-left[aria-sort=descending]::before,.sortable thead th:not(.no-sort)[aria-sort=descending]::after{color:inherit;padding-left:5px;content:"▾"}.sortable thead th:not(.no-sort).indicator-left[aria-sort=ascending]::before,.sortable thead th:not(.no-sort)[aria-sort=ascending]::after{color:inherit;padding-left:5px;content:"▴"}.sortable thead th:not(.no-sort).indicator-left::after{padding-left:5px;content:""}.sortable thead th:not(.no-sort).indicator-left::before{margin-right:3px;padding-left:5px;content:"▸"}.sortable thead th:not(.no-sort).indicator-left:hover::before{color:inherit}.sortable.sticky thead th{position:sticky;top:0;z-index:1}