table.dataTable.select tbody tr,
table.dataTable thead th:first-child {
  cursor: pointer;
}