table.dataTable tbody td.select-checkbox:before{
    margin-top: -9px;
}
table.dataTable tr.selected td.select-checkbox:after{
    margin-top: -14px;
}