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