.table-hover>tbody>tr {
    background-color: #fff;
}
.table-hover>thead {
    background-color: #fff;
}