table.dataTable .dt-link:not(.dataTables_empty) {
  cursor: pointer;
}
.cursor-move {
  cursor: move;
}
