table tbody tr:nth-child(even):hover>td,table tbody tr:nth-child(even):hover>th{background-color:white!important}table tbody>tr:nth-child(odd):hover>td,table tbody>tr:nth-child(odd):hover>th{background-color:#F0F0F0!important}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#F0F0F0!important}