﻿.dxbl-grid-empty-cell, .dxbl-grid-indent-cell {
    background-color: var(--bs-card-color) !important;
}

.horizontal-seperator {
    width: 100%;
    border-bottom: #CCC;
    border-bottom-width: 1px;
    border-style: solid;
    margin-top: 8px;
}

.popup-style {
    min-height: 400px;
}

.dxbl-fl-cpt.dxbl-text {
    font-weight: bold !important;
}