table.dataTable th.focus,
table.dataTable td.focus {
  outline: 3px solid #008CBA;
  outline-offset: -1px;
}
