.tabulator-cell {
    background: gray !important;
    border-right: none !important;
}
.tabulator-tableholder {
    background: gray;
}
.tabulator-row {
    border-top: none !important;
}
.tabulator-header {
    border-bottom: none !important;
}
.tabulator-col {
    background: gray !important;
    background: gray !important;
    border-right: none !important;
}
.themed-container.flex.flex-auto.flex-col.overflow-hidden.light.calcite-mode-light {
    background: gray;
}
.margin-container.left.right.top.bottom {
    border: none;
}
.tabulator-row.tabulator-row-even {
    border: none !important;
}
