.table-hide-row-count .tc-table .tc-table-column.tc-table-column-row-count {
    display: none;
}

.tc-table-row.bold-row {
    font-weight: bold;
}
