.table-striped>tbody>tr:nth-of-type(odd) {
 background-color: #FFF8A3;
}


