tbody,
tfoot {
    border: none !important;
    background-color: rgba(0, 0, 0, 0) !important;
}

tbody tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0) !important;
}

table td,
table td * {
    vertical-align: top;
}