table.table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1)>* {
  /* box-shadow: inset 0 0 0 9999px #f0f4f9; */
  background-color: #f0f4f9;
}