.table tr th{background-color:#aaaaaa!important;color: #FFFFFF!important; }
tbody>tr:nth-child(even)>td { background-color: #F2F2F2!important;}
tbody>tr:nth-child(odd)>td { background-color: #FFFFFF!important;}
