.ui-datatable-odd {
    background-color:#ffffff !important;
    background-image: none;
}

.ui-datatable-even {
    background-color:#ffffff !important;
    background-image: none;
}