@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-3siss3gxmf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3siss3gxmf] {
    flex: 1;
}

.sidebar[b-3siss3gxmf] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3siss3gxmf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3siss3gxmf]  a, .top-row[b-3siss3gxmf]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-3siss3gxmf]  a:hover, .top-row[b-3siss3gxmf]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-3siss3gxmf]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-3siss3gxmf] {
        justify-content: space-between;
    }

    .top-row[b-3siss3gxmf]  a, .top-row[b-3siss3gxmf]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3siss3gxmf] {
        flex-direction: row;
    }

    .sidebar[b-3siss3gxmf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3siss3gxmf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-3siss3gxmf]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-3siss3gxmf], article[b-3siss3gxmf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/SearchItem.razor.rz.scp.css */
.search[b-u58tod8iyd] {
    padding: 0.25rem;
    position: relative;
    min-width: 123px;
}

    .search .search-input[b-u58tod8iyd] {
        padding-right: calc(24px+0.5rem);
    }

    .search .search-button[b-u58tod8iyd] {
        right: 0px;
        top: 0px;
        pointer-events: auto;
        z-index: 3;
        width: auto;
        display: flex;
        align-items: center;
        height: 100%;
        position: absolute;
    }

        .search .search-button .search-icon[b-u58tod8iyd] {
            background-color: currentColor;
            width: 16px;
            height: 16px;
            mask-image: url("images/icons/search.svg");
            -webkit-mask-image: url("images/icons/search.svg");
            opacity: 0.6;
        }
 
/* /Pages/Calendar.razor.rz.scp.css */
/* Toolbar */
.tb-icon[b-09izq872on] {
    width: 1rem;
    height: 1rem;
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.tb-icon-bold[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/bold.svg");
    mask-image: url("../images/icons/bold.svg");
}

.tb-icon-italic[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/italic.svg");
    mask-image: url("../images/icons/italic.svg");
}

.tb-icon-underline[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/underline.svg");
    mask-image: url("../images/icons/underline.svg");
}

.tb-icon-align-left[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/align-left.svg");
    mask-image: url("../images/icons/align-left.svg");
}

.tb-icon-align-center[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/align-center.svg");
    mask-image: url("../images/icons/align-center.svg");
}

.tb-icon-align-right[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/align-right.svg");
    mask-image: url("../images/icons/align-right.svg");
}

.tb-icon-undo[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/undo.svg");
    mask-image: url("../images/icons/undo.svg");
}

.tb-icon-redo[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/redo.svg");
    mask-image: url("../images/icons/redo.svg");
}

.tb-icon-paste[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/paste.svg");
    mask-image: url("../images/icons/paste.svg");
}

.tb-icon-info[b-09izq872on] {
    mask-image: url("../images/icons/info.svg");
    -webkit-mask-image: url("../images/icons/info.svg");
}

.tb-icon-save[b-09izq872on] {
    mask-image: url("../images/icons/save.svg");
    -webkit-mask-image: url("../images/icons/save.svg");
}

.tb-icon-settings[b-09izq872on] {
    mask-image: url("../images/icons/settings.svg");
    -webkit-mask-image: url("../images/icons/settings.svg");
}

.tb-icon-refresh[b-09izq872on] {
    mask-image: url("../images/icons/refresh.svg");
    -webkit-mask-image: url("../images/icons/refresh.svg");
}

.tb-icon-paragraph[b-09izq872on] {
    mask-image: url("../images/icons/paragraph.svg");
    -webkit-mask-image: url("../images/icons/paragraph.svg");
}

.tb-icon-watermark[b-09izq872on] {
    mask-image: url("../images/icons/watermark.svg");
    -webkit-mask-image: url("../images/icons/watermark.svg");
}

.tb-icon-alert[b-09izq872on] {
    mask-image: url("../images/icons/alert.svg");
    -webkit-mask-image: url("../images/icons/alert.svg");
}

.tb-icon-font[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/font.svg");
    mask-image: url("../images/icons/font.svg");
}

body.modal-open .main[b-09izq872on] {
    -webkit-overflow-scrolling: auto;
}

/* GridLayout/StackLayout */
.gridlayout-item[b-09izq872on],
.stacklayout-item[b-09izq872on] {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    height: 100%;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .gridlayout-item[b-09izq872on]:before,
    .stacklayout-item[b-09izq872on]:before {
        content: " ";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.4;
    }

.gridlayout-header[b-09izq872on]:before,
.stacklayout-header[b-09izq872on]:before {
    background-color: var(--bs-red);
}

.gridlayout-content[b-09izq872on]:before,
.stacklayout-content[b-09izq872on]:before {
    background-color: var(--bs-yellow);
}

.gridlayout-left-side-bar[b-09izq872on]:before,
.stacklayout-left-side-bar[b-09izq872on]:before {
    background-color: var(--bs-green);
}

.gridlayout-right-side-bar[b-09izq872on]:before,
.stacklayout-right-side-bar[b-09izq872on]:before {
    background-color: var(--bs-info);
}

.gridlayout-footer[b-09izq872on]:before,
.stacklayout-footer[b-09izq872on]:before {
    background-color: var(--bs-blue);
    opacity: 0.5;
}

@media (max-width: 575.98px) {
    .gridlayout-item[b-09izq872on],
    .stacklayout-item[b-09izq872on] {
        font-size: 0.9em;
    }
}

/* Scheduler */
.demo-sc-apt[b-09izq872on] {
    height: 100%;
}

.demo-sc-apt-content[b-09izq872on] {
    position: relative;
    overflow: hidden;
    height: 100%;
    background-color: inherit;
    display: inherit;
}

.demo-sc-apt.demo-sc-accepted .demo-sc-apt-content[b-09izq872on] {
    border: none;
}

.demo-sc-h-apt:not(.demo-sc-accepted)[b-09izq872on],
.demo-sc-apt:not(.demo-sc-accepted) .demo-sc-apt-content[b-09izq872on] {
    color: black !important;
    font-size: .925em;
    font-weight: 600;
}

.demo-apt-subject[b-09izq872on] {
    padding: 0.2em 0.5em 0.2em 0.9em;
}

.demo-sc-apt:not(.demo-sc-accepted) .demo-apt-bg[b-09izq872on] {
    background-color: white;
}

.demo-apt-bg[b-09izq872on] {
    opacity: 0.7;
    padding: 0;
    margin: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.dxbs-sc-apt.dxbs-apt-selected .demo-apt-bg[b-09izq872on] {
    opacity: 1;
}

.dxbs-apt-hovered .demo-apt-bg[b-09izq872on] {
    opacity: 0.7;
}

.demo-sc-status-container[b-09izq872on] {
    position: relative;
    border-width: 0;
    margin-right: -0.4em;
    height: 100%;
    background-color: var(--bs-white);
    box-sizing: border-box;
    width: 0.5em;
    height: 100%;
    float: left;
}

    .demo-sc-status-container[b-09izq872on]:after {
        content: " ";
        position: absolute;
        left: -1px;
        top: -1px;
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        box-sizing: border-box;
        background-color: transparent;
        border: 1px solid white;
        opacity: 0.4;
        border-radius: inherit;
    }

.demo-sc-apt:not(.demo-sc-accepted) .demo-sc-status-container[b-09izq872on]::after {
    background-image: linear-gradient(-45deg,var(--bs-white) 19%,transparent 0,transparent 50%,var(--bs-white) 0,var(--bs-white) 69%,transparent 0,transparent);
    background-size: 8px 8px;
    opacity: 0.9;
}

.demo-sc-status-container .demo-apt-status[b-09izq872on] {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    top: 0%;
    height: 100%;
}

.demo-sc-docked[b-09izq872on] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.demo-resnavigator-container[b-09izq872on] {
    flex-shrink: 0;
    padding-left: 0;
    padding-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    background-color: rgba(0, 0, 0, 0.03);
}

    .demo-resnavigator-container .card-body[b-09izq872on] {
        padding-left: 3px;
        padding-right: 3px;
    }

    .demo-resnavigator-container .demo-resnavigator-tree[b-09izq872on] {
        width: 233px;
        padding-top: 2px;
        margin-left: 3px;
        margin-right: 3px;
    }

    .demo-resnavigator-container .demo-resnavigator-item[b-09izq872on] {
        padding: 0.375rem 10px 0.375rem 5px;
    }

        .demo-resnavigator-container .demo-resnavigator-item[b-09izq872on],
        .demo-resnavigator-container .demo-resnavigator-item *[b-09izq872on] {
            cursor: pointer;
        }

.demo-resnavigator-title[b-09izq872on] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.demo-resnavigator-sc-container[b-09izq872on] {
    flex-grow: 1;
}

.sc-tooltip-bottom-container[b-09izq872on] {
    display: flex;
    justify-content: flex-end;
}

.dx-icon-time[b-09izq872on] {
    display: inline-block;
    vertical-align: bottom;
    background-color: currentColor;
    -webkit-mask: url("../images/icons/time.svg");
    mask: url("../images/icons/time.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 1rem;
    width: 1rem;
    mask-size: 1rem;
    -webkit-mask-size: 1rem;
    margin: 0 4px -1px 0;
}

.dx-icon-accepted[b-09izq872on] {
    background-color: currentColor;
    -webkit-mask: url("../images/icons/accept.svg");
    mask: url("../images/icons/accept.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 1rem;
    width: 1rem;
    mask-size: 1rem;
    -webkit-mask-size: 1rem;
}

.dx-icon-tentative[b-09izq872on] {
    background-color: currentColor;
    -webkit-mask: url("../images/icons/quest.svg");
    mask: url("../images/icons/quest.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 1rem;
    width: 1rem;
    mask-size: 1rem;
    -webkit-mask-size: 1rem;
}

.dx-icon-toolbar[b-09izq872on] {
    background-color: currentColor;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 16px;
    width: 16px;
    mask-size: 16px;
    -webkit-mask-size: 16px;
    margin: 5px 5px 5px 5px;
    opacity: 0.7;
}

.icon-edit[b-09izq872on] {
    -webkit-mask: url("../images/icons/scheduler-edit.svg");
    mask: url("../images/icons/scheduler-edit.svg");
}

.icon-add[b-09izq872on] {
    -webkit-mask: url("../images/icons/scheduler-add.svg");
    mask: url("../images/icons/scheduler-add.svg");
}

.icon-delete[b-09izq872on] {
    -webkit-mask: url("../images/icons/scheduler-delete.svg");
    mask: url("../images/icons/scheduler-delete.svg");
}

.icon-drag-appointment-btw-resources[b-09izq872on] {
    -webkit-mask: url("../images/icons/scheduler-drag-between-resources.svg");
    mask: url("../images/icons/scheduler-drag-between-resources.svg");
}

.icon-drag-and-sizing[b-09izq872on] {
    -webkit-mask: url("../images/icons/scheduler-drag-and-resize.svg");
    mask: url("../images/icons/scheduler-drag-and-resize.svg");
}

.icon-tooltip[b-09izq872on] {
    -webkit-mask: url("../images/icons/scheduler-no-tooltip.svg");
    mask: url("../images/icons/scheduler-no-tooltip.svg");
}

.tabs-icon[b-09izq872on] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

:not(.dxbl-active) > .tabs-icon[b-09izq872on] {
    opacity: 0.7;
}

.tabs-icon-home[b-09izq872on] {
    mask-image: url("../images/icons/home.svg");
    -webkit-mask-image: url("../images/icons/home.svg");
}

.tabs-icon-support[b-09izq872on] {
    mask-image: url("../images/icons/support.svg");
    -webkit-mask-image: url("../images/icons/support.svg");
}

.tabs-icon-products[b-09izq872on] {
    mask-image: url("../images/icons/products.svg");
    -webkit-mask-image: url("../images/icons/products.svg");
}

/* Menu, ContextMenu, Overview */
.menu-icon[b-09izq872on] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.menu-icon-large[b-09izq872on] {
    width: 5rem;
    height: 5rem;
    mask-size: 100%;
    -webkit-mask-size: 100%;
}

.menu-icon-home[b-09izq872on] {
    mask-image: url("../images/icons/home.svg");
    -webkit-mask-image: url("../images/icons/home.svg");
}

.menu-icon-support[b-09izq872on] {
    mask-image: url("../images/icons/support.svg");
    -webkit-mask-image: url("../images/icons/support.svg");
}

.menu-icon-products[b-09izq872on] {
    mask-image: url("../images/icons/products.svg");
    -webkit-mask-image: url("../images/icons/products.svg");
}

.menu-icon-contacts[b-09izq872on] {
    mask-image: url("../images/icons/contacts.svg");
    -webkit-mask-image: url("../images/icons/contacts.svg");
}

.menu-icon-about[b-09izq872on] {
    mask-image: url("../images/icons/about.svg");
    -webkit-mask-image: url("../images/icons/about.svg");
}

.menu-icon-sort-by[b-09izq872on] {
    mask-image: url("../images/icons/sort.svg");
    -webkit-mask-image: url("../images/icons/sort.svg");
}

.menu-icon-copy[b-09izq872on] {
    mask-image: url("../images/icons/copy.svg");
    -webkit-mask-image: url("../images/icons/copy.svg");
}

.menu-icon-cut[b-09izq872on] {
    mask-image: url("../images/icons/cut.svg");
    -webkit-mask-image: url("../images/icons/cut.svg");
}

.menu-icon-clear[b-09izq872on] {
    mask-image: url("../images/icons/clear.svg");
    -webkit-mask-image: url("../images/icons/clear.svg");
}

.menu-icon-user-profile[b-09izq872on] {
    mask-image: url("../images/icons/user-profile.svg");
    -webkit-mask-image: url("../images/icons/user-profile.svg");
}

.menu-box[b-09izq872on] {
    width: 280px !important;
    height: 220px;
}

.icon-logo[b-09izq872on] {
    display: flex;
    height: 20px;
    width: 120px;
    opacity: 0.7;
    background-color: currentColor;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url("../images/icons/logo-monochrome.svg");
    -webkit-mask-image: url("../images/icons/logo-monochrome.svg");
}

.icon-logo-color[b-09izq872on] {
    height: 100%;
    background-color: currentColor;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../images/icons/logo-color.svg);
    -webkit-mask-image: url(../images/icons/logo-color.svg);
}

.icon-devexpress-title[b-09izq872on] {
    height: 20px;
    width: 100px;
    background-color: currentColor;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../images/icons/devexpress-title.svg);
    -webkit-mask-image: url(../images/icons/devexpress-title.svg);
}

/*Upload*/
.upload-container[b-09izq872on],
.upload-container > div:first-child[b-09izq872on] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.drop-file-icon[b-09izq872on] {
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    width: 48px;
    height: 48px;
    -webkit-mask-image: url("../images/icons/drop-file.svg");
    mask-image: url("../images/icons/drop-file.svg");
}

/*Chart*/
.chart-icon[b-09izq872on] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.chart-icon-calendar[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/calendar.svg");
    mask-image: url("../images/icons/calendar.svg");
    opacity: 1;
}

.component-container .chart-container .dx-blazor-widget[b-09izq872on] {
    width: 400px;
}

.component-container .chart-container[b-09izq872on] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem 0;
}

.chart-icon-export[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/export.svg");
    mask-image: url("../images/icons/export.svg");
}

.chart-icon-export-to-png[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/export-png.svg");
    mask-image: url("../images/icons/export-png.svg");
}

.chart-icon-export-to-jpeg[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/export-jpg.svg");
    mask-image: url("../images/icons/export-jpg.svg");
}

.chart-icon-export-to-pdf[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/export-pdf.svg");
    mask-image: url("../images/icons/export-pdf.svg");
}


@media (max-width: 899.98px) {
    .component-container .chart-container .dx-blazor-widget[b-09izq872on] {
        width: 100%;
    }
}
/* Editors */
.editor-icon[b-09izq872on],
.dxbl-btn .editor-icon[b-09izq872on] {
    width: 1rem;
    height: 1rem;
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.editor-icon-caret-right[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/caret-right.svg");
    mask-image: url("../images/icons/caret-right.svg");
}

.editor-icon-caret-left[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/caret-left.svg");
    mask-image: url("../images/icons/caret-left.svg");
}

.editor-icon-chevron-right-small[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/chevron-right-small.svg");
    mask-image: url("../images/icons/chevron-right-small.svg");
}

.editor-icon-chevron-left-small[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/chevron-left-small.svg");
    mask-image: url("../images/icons/chevron-left-small.svg");
}

.editor-icon-dollar[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/dollar.svg");
    mask-image: url("../images/icons/dollar.svg");
}

.editor-icon-euro[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/euro.svg");
    mask-image: url("../images/icons/euro.svg");
}

.editor-icon-documentation[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/grid-toolbar-document.svg");
    mask-image: url("../images/icons/grid-toolbar-document.svg");
}

.editor-icon-add[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/add.svg");
    mask-image: url("../images/icons/add.svg");
}

.editor-icon-mail[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/mail.svg");
    mask-image: url("../images/icons/mail.svg");
}

.editor-icon-city[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/city.svg");
    mask-image: url("../images/icons/city.svg");
}

.editor-icon-birthdate[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/birthdate.svg");
    mask-image: url("../images/icons/birthdate.svg");
}
/*Grid*/
.grid-icon[b-09izq872on] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    vertical-align: middle;
}

.grid-icon-check[b-09izq872on] {
    mask-image: url("../images/icons/check.svg");
    -webkit-mask-image: url("../images/icons/check.svg");
}

.grid-icon-add[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/add.svg");
    mask-image: url("../images/icons/add.svg");
}

.grid-icon-delete[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/delete.svg");
    mask-image: url("../images/icons/delete.svg");
}

.grid-disabled-button[b-09izq872on] {
    pointer-events: none;
}

.grid-btn-link[b-09izq872on] {
    border: 0;
    display: inline;
    font: inherit;
    line-height: 100%;
    padding: 0;
    text-decoration: underline;
    vertical-align: baseline;
}

.grid-cell-align-center[b-09izq872on] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -4px;
    margin-bottom: -4px;
}

.theme-solar .dxbs-grid-table[b-09izq872on],
.theme-solar .dxbs-grid-table a[b-09izq872on],
.theme-solar .dxbs-grid-table .btn-link[b-09izq872on] {
    color: #eeeeee;
}

/* Tabs */
.dxbl-tabs-content-panel .demo-employee-card h5[b-09izq872on] {
    font-size: 16px;
}

.dxbl-tabs.dxbl-sm .demo-employee-card h5[b-09izq872on] {
    font-size: 14px;
}

.dxbl-tabs.dxbl-lg .demo-employee-card h5[b-09izq872on] {
    font-size: 18px;
}

.dxbl-tabs.dxbl-tabs-left .demo-employee-card[b-09izq872on],
.dxbl-tabs.dxbl-tabs-right .demo-employee-card[b-09izq872on] {
    flex-wrap: wrap;
}

.dxbl-tabs.dxbl-tabs-left .demo-employee-card[b-09izq872on] {
    padding-left: 1rem;
}

.dxbl-tabs.dxbl-tabs-right .demo-employee-card[b-09izq872on] {
    padding-right: 1rem;
}

.dxbl-tabs.dxbl-tabs-top .demo-employee-card[b-09izq872on] {
    padding-top: 0.5rem;
}

.dxbl-tabs.dxbl-tabs-bottom .demo-employee-card[b-09izq872on] {
    padding-bottom: 0.5rem;
}

.demo-employee-card h5[b-09izq872on] {
    margin-top: 8px;
}

.demo-employee-card b[b-09izq872on] {
    font-weight: 600;
}

/* Popup, Flyout*/
.popup-icon-user[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/popup-user.svg");
    mask-image: url("../images/icons/popup-user.svg");
}

.popup-icon-birthday[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/popup-birthday.svg");
    mask-image: url("../images/icons/popup-birthday.svg");
}

.popup-icon-worked[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/popup-worked.svg");
    mask-image: url("../images/icons/popup-worked.svg");
}

.popup-icon-position[b-09izq872on] {
    -webkit-mask-image: url("../images/icons/popup-position.svg");
    mask-image: url("../images/icons/popup-position.svg");
}

.popup-icon-user[b-09izq872on],
.popup-icon-birthday[b-09izq872on],
.popup-icon-worked[b-09izq872on],
.popup-icon-position[b-09izq872on] {
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
    width: 16px;
    height: 16px;
}

.popup-demo-events .popup-demo-events-footer[b-09izq872on] {
    display: flex;
    align-items: start;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    width: 100%
}

.popup-demo-events .popup-demo-events-button[b-09izq872on] {
    width: 80px;
}

.popup-demo-events-checkbox[b-09izq872on] {
    width: 100%;
}

/* TreeView */
.h-300[b-09izq872on] {
    height: 300px;
}

.menu-dropdown .search-menu-item[b-09izq872on] {
    display: none;
}

.menu-dropdown .notoggle[b-09izq872on] {
    display: none;
}

.menu-dropdown .dxbl-menu-nav-item-list > .dxbl-menu-separator[b-09izq872on] {
    display: none;
}

.theme-yeti .dxbl-menu[b-09izq872on],
.theme-pulse .dxbl-menu[b-09izq872on],
.theme-lux .dxbl-menu[b-09izq872on] {
    --dxbl-menu-top-left-border-radius: 0;
    --dxbl-menu-top-right-border-radius: 0;
    --dxbl-menu-bottom-left-border-radius: 0;
    --dxbl-menu-bottom-right-border-radius: 0;
}

.popup-text-header[b-09izq872on] {
    margin-right: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.non-working-hour[b-09izq872on] {
    height: 100%;
    display: flex;
    justify-content: center;
    background-color: #ebebeb;
    color: transparent;
    border-radius: 4px;
    font-size: 9px;
}
/* /Pages/Profile/DoctorSchedule.razor.rz.scp.css */
/* Toolbar */
.tb-icon[b-uchs3z1sla] {
    width: 1rem;
    height: 1rem;
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.tb-icon-bold[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/bold.svg");
    mask-image: url("../images/icons/bold.svg");
}

.tb-icon-italic[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/italic.svg");
    mask-image: url("../images/icons/italic.svg");
}

.tb-icon-underline[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/underline.svg");
    mask-image: url("../images/icons/underline.svg");
}

.tb-icon-align-left[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/align-left.svg");
    mask-image: url("../images/icons/align-left.svg");
}

.tb-icon-align-center[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/align-center.svg");
    mask-image: url("../images/icons/align-center.svg");
}

.tb-icon-align-right[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/align-right.svg");
    mask-image: url("../images/icons/align-right.svg");
}

.tb-icon-undo[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/undo.svg");
    mask-image: url("../images/icons/undo.svg");
}

.tb-icon-redo[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/redo.svg");
    mask-image: url("../images/icons/redo.svg");
}

.tb-icon-paste[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/paste.svg");
    mask-image: url("../images/icons/paste.svg");
}

.tb-icon-info[b-uchs3z1sla] {
    mask-image: url("../images/icons/info.svg");
    -webkit-mask-image: url("../images/icons/info.svg");
}

.tb-icon-save[b-uchs3z1sla] {
    mask-image: url("../images/icons/save.svg");
    -webkit-mask-image: url("../images/icons/save.svg");
}

.tb-icon-settings[b-uchs3z1sla] {
    mask-image: url("../images/icons/settings.svg");
    -webkit-mask-image: url("../images/icons/settings.svg");
}

.tb-icon-refresh[b-uchs3z1sla] {
    mask-image: url("../images/icons/refresh.svg");
    -webkit-mask-image: url("../images/icons/refresh.svg");
}

.tb-icon-paragraph[b-uchs3z1sla] {
    mask-image: url("../images/icons/paragraph.svg");
    -webkit-mask-image: url("../images/icons/paragraph.svg");
}

.tb-icon-watermark[b-uchs3z1sla] {
    mask-image: url("../images/icons/watermark.svg");
    -webkit-mask-image: url("../images/icons/watermark.svg");
}

.tb-icon-alert[b-uchs3z1sla] {
    mask-image: url("../images/icons/alert.svg");
    -webkit-mask-image: url("../images/icons/alert.svg");
}

.tb-icon-font[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/font.svg");
    mask-image: url("../images/icons/font.svg");
}

body.modal-open .main[b-uchs3z1sla] {
    -webkit-overflow-scrolling: auto;
}

/* GridLayout/StackLayout */
.gridlayout-item[b-uchs3z1sla],
.stacklayout-item[b-uchs3z1sla] {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    height: 100%;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .gridlayout-item[b-uchs3z1sla]:before,
    .stacklayout-item[b-uchs3z1sla]:before {
        content: " ";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.4;
    }

.gridlayout-header[b-uchs3z1sla]:before,
.stacklayout-header[b-uchs3z1sla]:before {
    background-color: var(--bs-red);
}

.gridlayout-content[b-uchs3z1sla]:before,
.stacklayout-content[b-uchs3z1sla]:before {
    background-color: var(--bs-yellow);
}

.gridlayout-left-side-bar[b-uchs3z1sla]:before,
.stacklayout-left-side-bar[b-uchs3z1sla]:before {
    background-color: var(--bs-green);
}

.gridlayout-right-side-bar[b-uchs3z1sla]:before,
.stacklayout-right-side-bar[b-uchs3z1sla]:before {
    background-color: var(--bs-info);
}

.gridlayout-footer[b-uchs3z1sla]:before,
.stacklayout-footer[b-uchs3z1sla]:before {
    background-color: var(--bs-blue);
    opacity: 0.5;
}

@media (max-width: 575.98px) {
    .gridlayout-item[b-uchs3z1sla],
    .stacklayout-item[b-uchs3z1sla] {
        font-size: 0.9em;
    }
}

/* Scheduler */
.demo-sc-apt[b-uchs3z1sla] {
    height: 100%;
}

.demo-sc-apt-content[b-uchs3z1sla] {
    position: relative;
    overflow: hidden;
    height: 100%;
    background-color: inherit;
    display: inherit;
}

.demo-sc-apt.demo-sc-accepted .demo-sc-apt-content[b-uchs3z1sla] {
    border: none;
}

.demo-sc-h-apt:not(.demo-sc-accepted)[b-uchs3z1sla],
.demo-sc-apt:not(.demo-sc-accepted) .demo-sc-apt-content[b-uchs3z1sla] {
    color: black !important;
    font-size: .925em;
    font-weight: 600;
}

.demo-apt-subject[b-uchs3z1sla] {
    padding: 0.2em 0.5em 0.2em 0.9em;
}

.demo-sc-apt:not(.demo-sc-accepted) .demo-apt-bg[b-uchs3z1sla] {
    background-color: white;
}

.demo-apt-bg[b-uchs3z1sla] {
    opacity: 0.7;
    padding: 0;
    margin: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.dxbs-sc-apt.dxbs-apt-selected .demo-apt-bg[b-uchs3z1sla] {
    opacity: 1;
}

.dxbs-apt-hovered .demo-apt-bg[b-uchs3z1sla] {
    opacity: 0.7;
}

.demo-sc-status-container[b-uchs3z1sla] {
    position: relative;
    border-width: 0;
    margin-right: -0.4em;
    height: 100%;
    background-color: var(--bs-white);
    box-sizing: border-box;
    width: 0.5em;
    height: 100%;
    float: left;
}

    .demo-sc-status-container[b-uchs3z1sla]:after {
        content: " ";
        position: absolute;
        left: -1px;
        top: -1px;
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        box-sizing: border-box;
        background-color: transparent;
        border: 1px solid white;
        opacity: 0.4;
        border-radius: inherit;
    }

.demo-sc-apt:not(.demo-sc-accepted) .demo-sc-status-container[b-uchs3z1sla]::after {
    background-image: linear-gradient(-45deg,var(--bs-white) 19%,transparent 0,transparent 50%,var(--bs-white) 0,var(--bs-white) 69%,transparent 0,transparent);
    background-size: 8px 8px;
    opacity: 0.9;
}

.demo-sc-status-container .demo-apt-status[b-uchs3z1sla] {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    top: 0%;
    height: 100%;
}

.demo-sc-docked[b-uchs3z1sla] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.demo-resnavigator-container[b-uchs3z1sla] {
    flex-shrink: 0;
    padding-left: 0;
    padding-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    background-color: rgba(0, 0, 0, 0.03);
}

    .demo-resnavigator-container .card-body[b-uchs3z1sla] {
        padding-left: 3px;
        padding-right: 3px;
    }

    .demo-resnavigator-container .demo-resnavigator-tree[b-uchs3z1sla] {
        width: 233px;
        padding-top: 2px;
        margin-left: 3px;
        margin-right: 3px;
    }

    .demo-resnavigator-container .demo-resnavigator-item[b-uchs3z1sla] {
        padding: 0.375rem 10px 0.375rem 5px;
    }

        .demo-resnavigator-container .demo-resnavigator-item[b-uchs3z1sla],
        .demo-resnavigator-container .demo-resnavigator-item *[b-uchs3z1sla] {
            cursor: pointer;
        }

.demo-resnavigator-title[b-uchs3z1sla] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.demo-resnavigator-sc-container[b-uchs3z1sla] {
    flex-grow: 1;
}

.sc-tooltip-bottom-container[b-uchs3z1sla] {
    display: flex;
    justify-content: flex-end;
}

.dx-icon-time[b-uchs3z1sla] {
    display: inline-block;
    vertical-align: bottom;
    background-color: currentColor;
    -webkit-mask: url("../images/icons/time.svg");
    mask: url("../images/icons/time.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 1rem;
    width: 1rem;
    mask-size: 1rem;
    -webkit-mask-size: 1rem;
    margin: 0 4px -1px 0;
}

.dx-icon-accepted[b-uchs3z1sla] {
    background-color: currentColor;
    -webkit-mask: url("../images/icons/accept.svg");
    mask: url("../images/icons/accept.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 1rem;
    width: 1rem;
    mask-size: 1rem;
    -webkit-mask-size: 1rem;
}

.dx-icon-tentative[b-uchs3z1sla] {
    background-color: currentColor;
    -webkit-mask: url("../images/icons/quest.svg");
    mask: url("../images/icons/quest.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 1rem;
    width: 1rem;
    mask-size: 1rem;
    -webkit-mask-size: 1rem;
}

.dx-icon-toolbar[b-uchs3z1sla] {
    background-color: currentColor;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 16px;
    width: 16px;
    mask-size: 16px;
    -webkit-mask-size: 16px;
    margin: 5px 5px 5px 5px;
    opacity: 0.7;
}

.icon-edit[b-uchs3z1sla] {
    -webkit-mask: url("../images/icons/scheduler-edit.svg");
    mask: url("../images/icons/scheduler-edit.svg");
}

.icon-add[b-uchs3z1sla] {
    -webkit-mask: url("../images/icons/scheduler-add.svg");
    mask: url("../images/icons/scheduler-add.svg");
}

.icon-delete[b-uchs3z1sla] {
    -webkit-mask: url("../images/icons/scheduler-delete.svg");
    mask: url("../images/icons/scheduler-delete.svg");
}

.icon-drag-appointment-btw-resources[b-uchs3z1sla] {
    -webkit-mask: url("../images/icons/scheduler-drag-between-resources.svg");
    mask: url("../images/icons/scheduler-drag-between-resources.svg");
}

.icon-drag-and-sizing[b-uchs3z1sla] {
    -webkit-mask: url("../images/icons/scheduler-drag-and-resize.svg");
    mask: url("../images/icons/scheduler-drag-and-resize.svg");
}

.icon-tooltip[b-uchs3z1sla] {
    -webkit-mask: url("../images/icons/scheduler-no-tooltip.svg");
    mask: url("../images/icons/scheduler-no-tooltip.svg");
}

.tabs-icon[b-uchs3z1sla] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

:not(.dxbl-active) > .tabs-icon[b-uchs3z1sla] {
    opacity: 0.7;
}

.tabs-icon-home[b-uchs3z1sla] {
    mask-image: url("../images/icons/home.svg");
    -webkit-mask-image: url("../images/icons/home.svg");
}

.tabs-icon-support[b-uchs3z1sla] {
    mask-image: url("../images/icons/support.svg");
    -webkit-mask-image: url("../images/icons/support.svg");
}

.tabs-icon-products[b-uchs3z1sla] {
    mask-image: url("../images/icons/products.svg");
    -webkit-mask-image: url("../images/icons/products.svg");
}

/* Menu, ContextMenu, Overview */
.menu-icon[b-uchs3z1sla] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.menu-icon-large[b-uchs3z1sla] {
    width: 5rem;
    height: 5rem;
    mask-size: 100%;
    -webkit-mask-size: 100%;
}

.menu-icon-home[b-uchs3z1sla] {
    mask-image: url("../images/icons/home.svg");
    -webkit-mask-image: url("../images/icons/home.svg");
}

.menu-icon-support[b-uchs3z1sla] {
    mask-image: url("../images/icons/support.svg");
    -webkit-mask-image: url("../images/icons/support.svg");
}

.menu-icon-products[b-uchs3z1sla] {
    mask-image: url("../images/icons/products.svg");
    -webkit-mask-image: url("../images/icons/products.svg");
}

.menu-icon-contacts[b-uchs3z1sla] {
    mask-image: url("../images/icons/contacts.svg");
    -webkit-mask-image: url("../images/icons/contacts.svg");
}

.menu-icon-about[b-uchs3z1sla] {
    mask-image: url("../images/icons/about.svg");
    -webkit-mask-image: url("../images/icons/about.svg");
}

.menu-icon-sort-by[b-uchs3z1sla] {
    mask-image: url("../images/icons/sort.svg");
    -webkit-mask-image: url("../images/icons/sort.svg");
}

.menu-icon-copy[b-uchs3z1sla] {
    mask-image: url("../images/icons/copy.svg");
    -webkit-mask-image: url("../images/icons/copy.svg");
}

.menu-icon-cut[b-uchs3z1sla] {
    mask-image: url("../images/icons/cut.svg");
    -webkit-mask-image: url("../images/icons/cut.svg");
}

.menu-icon-clear[b-uchs3z1sla] {
    mask-image: url("../images/icons/clear.svg");
    -webkit-mask-image: url("../images/icons/clear.svg");
}

.menu-icon-user-profile[b-uchs3z1sla] {
    mask-image: url("../images/icons/user-profile.svg");
    -webkit-mask-image: url("../images/icons/user-profile.svg");
}

.menu-box[b-uchs3z1sla] {
    width: 280px !important;
    height: 220px;
}

.icon-logo[b-uchs3z1sla] {
    display: flex;
    height: 20px;
    width: 120px;
    opacity: 0.7;
    background-color: currentColor;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url("../images/icons/logo-monochrome.svg");
    -webkit-mask-image: url("../images/icons/logo-monochrome.svg");
}

.icon-logo-color[b-uchs3z1sla] {
    height: 100%;
    background-color: currentColor;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../images/icons/logo-color.svg);
    -webkit-mask-image: url(../images/icons/logo-color.svg);
}

.icon-devexpress-title[b-uchs3z1sla] {
    height: 20px;
    width: 100px;
    background-color: currentColor;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../images/icons/devexpress-title.svg);
    -webkit-mask-image: url(../images/icons/devexpress-title.svg);
}

/*Upload*/
.upload-container[b-uchs3z1sla],
.upload-container > div:first-child[b-uchs3z1sla] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.drop-file-icon[b-uchs3z1sla] {
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    width: 48px;
    height: 48px;
    -webkit-mask-image: url("../images/icons/drop-file.svg");
    mask-image: url("../images/icons/drop-file.svg");
}

/*Chart*/
.chart-icon[b-uchs3z1sla] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.chart-icon-calendar[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/calendar.svg");
    mask-image: url("../images/icons/calendar.svg");
    opacity: 1;
}

.component-container .chart-container .dx-blazor-widget[b-uchs3z1sla] {
    width: 400px;
}

.component-container .chart-container[b-uchs3z1sla] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem 0;
}

.chart-icon-export[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/export.svg");
    mask-image: url("../images/icons/export.svg");
}

.chart-icon-export-to-png[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/export-png.svg");
    mask-image: url("../images/icons/export-png.svg");
}

.chart-icon-export-to-jpeg[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/export-jpg.svg");
    mask-image: url("../images/icons/export-jpg.svg");
}

.chart-icon-export-to-pdf[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/export-pdf.svg");
    mask-image: url("../images/icons/export-pdf.svg");
}


@media (max-width: 899.98px) {
    .component-container .chart-container .dx-blazor-widget[b-uchs3z1sla] {
        width: 100%;
    }
}
/* Editors */
.editor-icon[b-uchs3z1sla],
.dxbl-btn .editor-icon[b-uchs3z1sla] {
    width: 1rem;
    height: 1rem;
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.editor-icon-caret-right[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/caret-right.svg");
    mask-image: url("../images/icons/caret-right.svg");
}

.editor-icon-caret-left[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/caret-left.svg");
    mask-image: url("../images/icons/caret-left.svg");
}

.editor-icon-chevron-right-small[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/chevron-right-small.svg");
    mask-image: url("../images/icons/chevron-right-small.svg");
}

.editor-icon-chevron-left-small[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/chevron-left-small.svg");
    mask-image: url("../images/icons/chevron-left-small.svg");
}

.editor-icon-dollar[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/dollar.svg");
    mask-image: url("../images/icons/dollar.svg");
}

.editor-icon-euro[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/euro.svg");
    mask-image: url("../images/icons/euro.svg");
}

.editor-icon-documentation[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/grid-toolbar-document.svg");
    mask-image: url("../images/icons/grid-toolbar-document.svg");
}

.editor-icon-add[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/add.svg");
    mask-image: url("../images/icons/add.svg");
}

.editor-icon-mail[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/mail.svg");
    mask-image: url("../images/icons/mail.svg");
}

.editor-icon-city[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/city.svg");
    mask-image: url("../images/icons/city.svg");
}

.editor-icon-birthdate[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/birthdate.svg");
    mask-image: url("../images/icons/birthdate.svg");
}
/*Grid*/
.grid-icon[b-uchs3z1sla] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    vertical-align: middle;
}

.grid-icon-check[b-uchs3z1sla] {
    mask-image: url("../images/icons/check.svg");
    -webkit-mask-image: url("../images/icons/check.svg");
}

.grid-icon-add[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/add.svg");
    mask-image: url("../images/icons/add.svg");
}

.grid-icon-delete[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/delete.svg");
    mask-image: url("../images/icons/delete.svg");
}

.grid-disabled-button[b-uchs3z1sla] {
    pointer-events: none;
}

.grid-btn-link[b-uchs3z1sla] {
    border: 0;
    display: inline;
    font: inherit;
    line-height: 100%;
    padding: 0;
    text-decoration: underline;
    vertical-align: baseline;
}

.grid-cell-align-center[b-uchs3z1sla] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -4px;
    margin-bottom: -4px;
}

.theme-solar .dxbs-grid-table[b-uchs3z1sla],
.theme-solar .dxbs-grid-table a[b-uchs3z1sla],
.theme-solar .dxbs-grid-table .btn-link[b-uchs3z1sla] {
    color: #eeeeee;
}

/* Tabs */
.dxbl-tabs-content-panel .demo-employee-card h5[b-uchs3z1sla] {
    font-size: 16px;
}

.dxbl-tabs.dxbl-sm .demo-employee-card h5[b-uchs3z1sla] {
    font-size: 14px;
}

.dxbl-tabs.dxbl-lg .demo-employee-card h5[b-uchs3z1sla] {
    font-size: 18px;
}

.dxbl-tabs.dxbl-tabs-left .demo-employee-card[b-uchs3z1sla],
.dxbl-tabs.dxbl-tabs-right .demo-employee-card[b-uchs3z1sla] {
    flex-wrap: wrap;
}

.dxbl-tabs.dxbl-tabs-left .demo-employee-card[b-uchs3z1sla] {
    padding-left: 1rem;
}

.dxbl-tabs.dxbl-tabs-right .demo-employee-card[b-uchs3z1sla] {
    padding-right: 1rem;
}

.dxbl-tabs.dxbl-tabs-top .demo-employee-card[b-uchs3z1sla] {
    padding-top: 0.5rem;
}

.dxbl-tabs.dxbl-tabs-bottom .demo-employee-card[b-uchs3z1sla] {
    padding-bottom: 0.5rem;
}

.demo-employee-card h5[b-uchs3z1sla] {
    margin-top: 8px;
}

.demo-employee-card b[b-uchs3z1sla] {
    font-weight: 600;
}

/* Popup, Flyout*/
.popup-icon-user[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/popup-user.svg");
    mask-image: url("../images/icons/popup-user.svg");
}

.popup-icon-birthday[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/popup-birthday.svg");
    mask-image: url("../images/icons/popup-birthday.svg");
}

.popup-icon-worked[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/popup-worked.svg");
    mask-image: url("../images/icons/popup-worked.svg");
}

.popup-icon-position[b-uchs3z1sla] {
    -webkit-mask-image: url("../images/icons/popup-position.svg");
    mask-image: url("../images/icons/popup-position.svg");
}

.popup-icon-user[b-uchs3z1sla],
.popup-icon-birthday[b-uchs3z1sla],
.popup-icon-worked[b-uchs3z1sla],
.popup-icon-position[b-uchs3z1sla] {
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
    width: 16px;
    height: 16px;
}

.popup-demo-events .popup-demo-events-footer[b-uchs3z1sla] {
    display: flex;
    align-items: start;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    width: 100%
}

.popup-demo-events .popup-demo-events-button[b-uchs3z1sla] {
    width: 80px;
}

.popup-demo-events-checkbox[b-uchs3z1sla] {
    width: 100%;
}

/* TreeView */
.h-300[b-uchs3z1sla] {
    height: 300px;
}

.menu-dropdown .search-menu-item[b-uchs3z1sla] {
    display: none;
}

.menu-dropdown .notoggle[b-uchs3z1sla] {
    display: none;
}

.menu-dropdown .dxbl-menu-nav-item-list > .dxbl-menu-separator[b-uchs3z1sla] {
    display: none;
}

.theme-yeti .dxbl-menu[b-uchs3z1sla],
.theme-pulse .dxbl-menu[b-uchs3z1sla],
.theme-lux .dxbl-menu[b-uchs3z1sla] {
    --dxbl-menu-top-left-border-radius: 0;
    --dxbl-menu-top-right-border-radius: 0;
    --dxbl-menu-bottom-left-border-radius: 0;
    --dxbl-menu-bottom-right-border-radius: 0;
}

.form-label[b-uchs3z1sla] {
    font-weight: 600;
    margin-bottom: 4px;
}

.d-flex.gap-3[b-uchs3z1sla] {
    gap: 1rem;
}

.ms-2[b-uchs3z1sla] {
    margin-left: 0.5rem;
}



   
/* /Pages/Shared/LoadingIndicator.razor.rz.scp.css */
.loading-overlay[b-0np0knyyxy] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading-spinner[b-0np0knyyxy] {
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-0np0knyyxy 2s linear infinite;
}

@keyframes spin-b-0np0knyyxy {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* /Pages/TaskHome/Home.Razor.rz.scp.css */
.dragdrop-container > div[b-tvxnvb1rrx] {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    transition: opacity 0.4s ease-in-out;
}

.dragdrop-container:nth-child(odd)[b-tvxnvb1rrx] {
    background-color: rgba(0, 0, 0, 0.2);
}

.dragdrop-container .users-list li[b-tvxnvb1rrx] {
    line-height: 1.5;
}

    .dragdrop-container .users-list li img[b-tvxnvb1rrx] {
        border: 2px solid #fff;
    }

    .dragdrop-container .users-list li + li[b-tvxnvb1rrx] {
        margin-left: -0.4rem;
    }

.gu-mirror[b-tvxnvb1rrx] {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    transition: opacity 0.4s ease-in-out;
}
