table.dataTable tbody td {
  padding: 3px 10px;
}

table.dataTable {
  clear: inherit;
}

.dataTables_wrapper {
  clear: inherit;
}

li.paginate_button.active {
  background-color: #ffffff;
}
