 body { padding-top: 70px; }

.table-sortable tbody tr 
{
    cursor: move;
}

th[data-sort]
{
      cursor:pointer;
}








