table.no-stripes tr:nth-child(even), table.no-stripes tr:nth-child(even):hover  {
    background-color: #FFF;
}