table.dataTable tbody tr {
    background-color: inherit !important;
}

table.dataTable tbody tr:hover {
    background-color: #F0FFF7 !important;
}