.table-striped.remove-tb-color>tbody>tr:nth-of-type(odd)>td {
    background-color: transparent
}

.table.remove-tb-color tr[class*=bg-]>td{
    color: inherit
}

.body-container {
    height: 90%;
}