thead>tr {
    background: #f8f8f9;
}

tbody>tr {
    background: #ffffff
}

.cmtconceal {
    visibility: collapse
    /* display: none; */
}