table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { background: #EBDFC0 !important; }
table.dataTable.stripe tbody tr.even, table.dataTable.display tbody tr.even { background: #FCF7EB !important; }
tr.odd td { background-color: #E0CDA4 !important; }
tr.even td { background-color: #f8f1e0 !important; }