.kv-table-header {
    background: white !important;
    border: 1px solid lightgrey;
}
.rc-handle-container {
    display: none !important;
}

.sidebar_text{
    font-size: 15px;
}