@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.iitr8bszy4.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Blazorise.RichTextEdit/Blazorise.RichTextEdit.ujcws5bfym.bundle.scp.css';
@import '_content/PGMS.BlazorComponents/PGMS.BlazorComponents.bundle.scp.css';
@import '_content/Zaddons.BlazorComponents/Zaddons.BlazorComponents.zjcg3t5wgm.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-hzbinh9vm0] {
    position: relative;
    display: flex;
        flex-direction: column;
    }

    main[b-hzbinh9vm0] {
        flex: 1;
    }

    .sidebar[b-hzbinh9vm0] {
        background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    }

    .top-row[b-hzbinh9vm0] {
        background-color: white;
        border-bottom: 1px solid #d6d5d5;
        height: 5rem;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        padding: 5px 30px 5px 10px;
        z-index: 5;
    }

    .top-row[b-hzbinh9vm0]  a, .top-row[b-hzbinh9vm0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-hzbinh9vm0]  a:hover, .top-row[b-hzbinh9vm0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-hzbinh9vm0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .top-row-icon[b-hzbinh9vm0] {
        margin-top: 8px;
        font-size: 20px;
        font-weight: lighter;
    }

    .top-row-title[b-hzbinh9vm0] {
        padding-top: 10px;
        display: flex;
        flex-direction: column;
    }

    .top-row-title-subapp[b-hzbinh9vm0] {
        font-size: 0.8em;
        font-weight: 500;
        margin-top: -3px;
        color: #696F8C;
        padding-bottom: 10px;
    }

    .top-row-title-app[b-hzbinh9vm0] {
        font-size: 1.2em;
        color: black;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
    }

    .top-row-user[b-hzbinh9vm0] {
        height: 40px;
        width: 40px;
        padding: 8px;
        border-radius: 50%;
        background: #edeff5;
        color: #696f8c;
    }


    .top-row-left[b-hzbinh9vm0] {
        display: flex;
    flex-direction: row;
    gap: 10px;
}
@media (max-width: 640.98px) {
    .top-row[b-hzbinh9vm0] {
        justify-content: space-between;
    }

        .top-row[b-hzbinh9vm0]  a, .top-row[b-hzbinh9vm0]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-hzbinh9vm0] {
        flex-direction: row;
    }

    .sidebar[b-hzbinh9vm0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hzbinh9vm0] {
        position: sticky;
        top: 0;
        z-index: 100;
    }

        .top-row.auth[b-hzbinh9vm0]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-hzbinh9vm0], article[b-hzbinh9vm0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-hzbinh9vm0] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-hzbinh9vm0] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.top-row-right[b-hzbinh9vm0] {
    display: flex;
    align-items: center;
    gap: 15px; 
}
/* /Components/Layout/SecureEmptyLayout.razor.rz.scp.css */
.page[b-ht8uq1eft7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ht8uq1eft7] {
    flex: 1;
}

.sidebar[b-ht8uq1eft7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ht8uq1eft7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ht8uq1eft7]  a, .top-row[b-ht8uq1eft7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ht8uq1eft7]  a:hover, .top-row[b-ht8uq1eft7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ht8uq1eft7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ht8uq1eft7] {
        justify-content: space-between;
    }

    .top-row[b-ht8uq1eft7]  a, .top-row[b-ht8uq1eft7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ht8uq1eft7] {
        flex-direction: row;
    }

    .sidebar[b-ht8uq1eft7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ht8uq1eft7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ht8uq1eft7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ht8uq1eft7], article[b-ht8uq1eft7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ht8uq1eft7] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ht8uq1eft7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/SideMenus/AdminSideMenu.razor.rz.scp.css */
.top-row[b-y0ao44j7ap] {
    height: 3.5rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D8DAE5;
    padding: 0 30px 5px 10px;
    margin-top: 5px;
    z-index: 5;
}

.top-row-icon[b-y0ao44j7ap] {
    margin-top: 10px;
}

.top-row-icon--side[b-y0ao44j7ap] {
    margin-top: 0px;
}

.top-row-title[b-y0ao44j7ap] {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
}

.top-row-title--side[b-y0ao44j7ap] {
    padding-top: 0px;
    display: flex;
    flex-direction: column;
}

.top-row-title-subapp[b-y0ao44j7ap] {
    font-size: 1em;
    font-weight: 500;
    margin-top: -3px;
    color: #696F8C;
}

.top-row-title-app[b-y0ao44j7ap] {
    font-size: 1.3em;
    margin-top: -2px;
    color: black;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
}

.top-row-user[b-y0ao44j7ap] {
    height: 40px;
    width: 40px;
    padding: 8px;
    border-radius: 50%;
    background: #edeff5;
    color: #696f8c;
}


.top-row-left[b-y0ao44j7ap] {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.sp-btn[b-y0ao44j7ap] {
    font-weight: 500;
    font-size: 1.1em;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    color: var(--N700);
}
.sp-btn:hover[b-y0ao44j7ap]{
    color: var(--N800);
}

.sp-btn > *[b-y0ao44j7ap] {
    white-space: nowrap;
    overflow: hidden;
}

.nav-btns[b-y0ao44j7ap] {
    padding: 5px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: left;
    align-items: flex-start;
}

[b-y0ao44j7ap] .highlight-btn {
    width: 100%;
    background-color: var(--B100);
    border-radius: 4px;
}

[b-y0ao44j7ap] .highlight-btn .sp-btn {
    color: var(--B500);
}
/* /Components/Layout/SideMenus/ManagerSideMenu.razor.rz.scp.css */
.top-row[b-d4h90o7jcb] {
    height: 3.5rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D8DAE5;
    padding: 0 30px 5px 10px;
    margin-top: 5px;
    z-index: 5;
}

.top-row-icon[b-d4h90o7jcb] {
    margin-top: 10px;
}

.top-row-icon--side[b-d4h90o7jcb] {
    margin-top: 0px;
}

.top-row-title[b-d4h90o7jcb] {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
}

.top-row-title--side[b-d4h90o7jcb] {
    padding-top: 0px;
    display: flex;
    flex-direction: column;
}

.top-row-title-subapp[b-d4h90o7jcb] {
    font-size: 1em;
    font-weight: 500;
    margin-top: -3px;
    color: #696F8C;
}

.top-row-title-app[b-d4h90o7jcb] {
    font-size: 1.3em;
    margin-top: -2px;
    color: black;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
}

.top-row-user[b-d4h90o7jcb] {
    height: 40px;
    width: 40px;
    padding: 8px;
    border-radius: 50%;
    background: #edeff5;
    color: #696f8c;
}


.top-row-left[b-d4h90o7jcb] {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.sp-btn[b-d4h90o7jcb] {
    font-weight: 500;
    font-size: 1.1em;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    color: var(--N700);
}

.sp-btn > *[b-d4h90o7jcb] {
    white-space: nowrap;
    overflow: hidden;
}

.nav-btns[b-d4h90o7jcb] {
    padding: 5px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: left;
    align-items: flex-start;
}

[b-d4h90o7jcb] .highlight-btn {
    width: 100%;
    background-color: var(--B100);
    border-radius: 4px;
}

[b-d4h90o7jcb] .highlight-btn .sp-btn {
    color: var(--B500);
}
/* /Components/Pages/AdminSections/AdminGlobalSetupPage.razor.rz.scp.css */
[b-0jxi913pq7] .outline-comment {
    font-size: 1em;
    color: var(--N600);
    margin-bottom: 10px;
}

.globalsetup-container[b-0jxi913pq7] {
    padding: 10px;
}

.globalsetup-flex-columns[b-0jxi913pq7] {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin-top: 5px;
    margin-left: 25px;
}

.globalsetup-labels[b-0jxi913pq7] {
    font-size: 15px;
    color: gray;
    letter-spacing: 0.02em;
    margin-top: 15px;
    margin-bottom: 3px;
}

.action-buttons-container[b-0jxi913pq7] {
    display: flex;
    gap: 20px;
    margin-top: 50px;
    margin-left: 25px;
}

[b-0jxi913pq7] .error-message {
    width: 50%;
    margin-right: 75px;
    height: 100%;
    margin-top: -6px;
}

/* Outcome Parameters Table Styles */
[b-0jxi913pq7] .table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

[b-0jxi913pq7] .table thead {
    background-color: #f8f9fa;
}

[b-0jxi913pq7] .table th {
    padding: 12px;
    text-align: left;
    font-weight: 600;
    border: 1px solid #dee2e6;
}

[b-0jxi913pq7] .table td {
    padding: 10px 12px;
    border: 1px solid #dee2e6;
    vertical-align: middle;
}

[b-0jxi913pq7] .table td:last-child {
    text-align: center;
    vertical-align: middle;
}

[b-0jxi913pq7] .table tbody tr:hover {
    background-color: #f8f9fa;
}

[b-0jxi913pq7] .btn-delete-outcome {
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    color: #424242;
    padding: 10px 10px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

[b-0jxi913pq7] .btn-delete-outcome:hover {
    background-color: #e8e8e8;
    border-color: #d0d0d0;
    color: #424242;
}

[b-0jxi913pq7] .btn-delete-outcome:active {
    background-color: #d8d8d8;
}

[b-0jxi913pq7] .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
}

/* Selected chips/badges styles */
.selected-chip[b-0jxi913pq7] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #e3f2fd;
    border: 1px solid #2196f3;
    border-radius: 16px;
    padding: 4px 12px;
    font-size: 0.875rem;
    color: #1976d2;
}

.chip-remove-btn[b-0jxi913pq7] {
    background: none;
    border: none;
    color: #1976d2;
    font-size: 1.2rem;
    line-height: 1;
    cursor: pointer;
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s;
}

.chip-remove-btn:hover[b-0jxi913pq7] {
    background-color: rgba(25, 118, 210, 0.1);
}
/* /Components/Pages/AdminSections/Tabs/CallListSetups/ActionForms/CreateCallListSetup.razor.rz.scp.css */
.setup--margin-top-selector[b-at6phyeczh] {
    margin-top: 3%;
}

[b-at6phyeczh] .multi-select-chevron {
    font-size: 18px;
}

[b-at6phyeczh] .transfer-list-root-container {
    margin-top: 10px;
}

.transfer-list--label[b-at6phyeczh] {
    font-size: 14px;
    color: var(--N600);
}

.flex-row-gap-20-space-between[b-at6phyeczh] {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

[b-at6phyeczh] .add-shift-filter-button {
    padding: 10px;
    flex-shrink: 0;
}

[b-at6phyeczh] .multi-select-chevron {
    right: 10px;
    position: absolute;
}

.filter-option-selected[b-at6phyeczh] {
    font-size: 1.1em;
    padding-left: 10px;
    font-weight: bold;
    margin-top: 20px;
}

[b-at6phyeczh] .filter-OpenShiftRules {
    width: 25%;
}

[b-at6phyeczh] .filter-OpenShiftRules-active {
    flex: 1 1 25%;
}

[b-at6phyeczh] .filter-work-rule-multi-select {
    width: 30%;
}

[b-at6phyeczh] .segment-tag-multi-select {
    width: 30%;
}

.selected-open-shift-rule[b-at6phyeczh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    margin-top: 5px;
}

.selected-open-shift-rule-info[b-at6phyeczh] {
    display: flex;
    gap: 10px;
    padding-left: 10px;
    font-size: 1em;
}

.rule-filter-type-tag[b-at6phyeczh] {
    border: 1px solid var(--N500);
    border-radius: 4px;
    padding: 5px;
}
.rule-filter-definition-tag[b-at6phyeczh] {
    padding: 5px;
    font-weight: lighter;
}
.rule-filter-name-tag[b-at6phyeczh] {
    padding: 5px;
    font-weight: bold;
}
/* /Components/Pages/AdminSections/Tabs/CallListSetups/ActionForms/DuplicateCallListSetup.razor.rz.scp.css */
.setup--margin-top-selector[b-olazx31y7m] {
    margin-top: 3%;
}

[b-olazx31y7m] .transfer-list-root-container {
    margin-top: 10px;
}

.CallListSetup-active-checkBox[b-olazx31y7m] {
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
}

.CallListSetup-active-text[b-olazx31y7m] {
    margin: 0 10px;
}

[b-olazx31y7m] .multi-select-chevron {
    font-size: 18px;
}

.transfer-list--label[b-olazx31y7m] {
    font-size: 14px;
    color: var(--N600);
    letter-spacing: 0.02em;
}

.flex-row-gap-20-space-between[b-olazx31y7m] {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

[b-olazx31y7m] .add-shift-filter-button {
    padding: 10px;
    flex-shrink: 0;
}

[b-olazx31y7m] .multi-select-chevron {
    right: 10px;
    position: absolute;
}

.filter-option-selected[b-olazx31y7m] {
    font-size: 1.1em;
    padding-left: 10px;
    font-weight: bold;
    margin-top: 20px;
}

[b-olazx31y7m] .filter-OpenShiftRules {
    width: 25%;
}

[b-olazx31y7m] .filter-OpenShiftRules-active {
    flex: 1 1 25%;
}

[b-olazx31y7m] .filter-work-rule-multi-select {
    width: 30%;
}


[b-olazx31y7m] .segment-tag-multi-select {
    width: 30%;
}

.selected-open-shift-rule[b-olazx31y7m] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    margin-top: 5px;
}

.selected-open-shift-rule-info[b-olazx31y7m] {
    display: flex;
    gap: 10px;
    padding-left: 10px;
    font-size: 1em;
}

.rule-filter-type-tag[b-olazx31y7m] {
    border: 1px solid var(--N500);
    border-radius: 4px;
    padding: 5px;
}

.rule-filter-definition-tag[b-olazx31y7m] {
    padding: 5px;
    font-weight: lighter;
}

.rule-filter-name-tag[b-olazx31y7m] {
    padding: 5px;
    font-weight: bold;
}
/* /Components/Pages/AdminSections/Tabs/CallListSetups/ActionForms/UpdateCallListSetup.razor.rz.scp.css */
.setup--margin-top-selector[b-4wo0ycqgqf] {
    margin-top: 3%;
}

[b-4wo0ycqgqf] .transfer-list-root-container {
    margin-top: 10px;
}

.CallListSetup-active-checkBox[b-4wo0ycqgqf] {
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
}

.CallListSetup-active-text[b-4wo0ycqgqf] {
    margin: 0 10px;
}

[b-4wo0ycqgqf] .multi-select-chevron {
    font-size: 18px;
}

.transfer-list--label[b-4wo0ycqgqf] {
    font-size: 14px;
    color: var(--N600);
    letter-spacing: 0.02em;
}

.flex-row-gap-20-space-between[b-4wo0ycqgqf] {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

[b-4wo0ycqgqf] .add-shift-filter-button {
    padding: 10px;
    flex-shrink: 0;
}

[b-4wo0ycqgqf] .multi-select-chevron {
    right: 10px;
    position: absolute;
}

.filter-option-selected[b-4wo0ycqgqf] {
    font-size: 1.1em;
    padding-left: 10px;
    font-weight: bold;
    margin-top: 20px;
}

[b-4wo0ycqgqf] .filter-OpenShiftRules {
    width: 25%;
}

[b-4wo0ycqgqf] .filter-OpenShiftRules-active {
    flex: 1 1 25%;
}

[b-4wo0ycqgqf] .filter-work-rule-multi-select {
    width: 30%;
}


[b-4wo0ycqgqf] .segment-tag-multi-select {
    width: 30%;
}

.selected-open-shift-rule[b-4wo0ycqgqf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    margin-top: 5px;
}

.selected-open-shift-rule-info[b-4wo0ycqgqf] {
    display: flex;
    gap: 10px;
    padding-left: 10px;
    font-size: 1em;
}

.rule-filter-type-tag[b-4wo0ycqgqf] {
    border: 1px solid var(--N500);
    border-radius: 4px;
    padding: 5px;
}

.rule-filter-definition-tag[b-4wo0ycqgqf] {
    padding: 5px;
    font-weight: lighter;
}

.rule-filter-name-tag[b-4wo0ycqgqf] {
    padding: 5px;
    font-weight: bold;
}
/* /Components/Pages/AdminSections/Tabs/CallListSetups/CallListSetupsTab.razor.rz.scp.css */
[b-fypfgbfyms] .setupDisabled td {
    background-color: var(--rz-base-300);
}
/* /Components/Pages/AdminSections/Tabs/ResponseTags/ActionForms/CreateResponseTagsSet.razor.rz.scp.css */
.createResponseTagsSet-labels[b-adtca6tkf6] {
    color: gray;
    margin-left: 10px;
    font-size: 1em;
}
/* /Components/Pages/AdminSections/Tabs/ResponseTags/ActionForms/DuplicateResponseTagsSet.razor.rz.scp.css */
.duplicateResponseTagsSet-labels[b-7f8i6xelae] {
    color: gray;
    margin-left: 10px;
    font-size: 1em;
}
/* /Components/Pages/AdminSections/Tabs/ResponseTags/ActionForms/UpdateResponseTagsSet.razor.rz.scp.css */
.editResponseTagsSet-labels[b-p6wx3n2dm6] {
    color: gray;
    margin-left: 10px;
    font-size: 1em;
}

.responseTagsSet-active-checkBox[b-p6wx3n2dm6] {
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
}

.responseTagsSet-active-text[b-p6wx3n2dm6] {
    margin: 0 10px;
}
/* /Components/Pages/AdminSections/Tabs/ResponseTags/ResponseTagsTab.razor.rz.scp.css */
/* /Components/Pages/AdminSections/Tabs/ZoneSets/ActionForms/CreateZoneSet.razor.rz.scp.css */
.zone-sets-new-zone-section[b-n3c8f9ayy4]
{
    margin: 10px 0px;
    display: flex;
    align-items: center;
    gap: 5px;
}

[b-n3c8f9ayy4] .zone-sets-new-zone-section .error-message {
    margin-right: 25px;
}

[b-n3c8f9ayy4] .b-tooltip .icon-component{
    font-size: 20px;
    color: var(--N700);
}

.justify-end[b-n3c8f9ayy4] {
    justify-content: end;
}

.zone-sets-new-zone-section.justify-end[b-n3c8f9ayy4] {
    margin: 25px 0px;
}

[b-n3c8f9ayy4] zone-sets-new-add-btn{
    width: auto;
}

.zone-sets-selected-zones[b-n3c8f9ayy4] {
    margin: 10px 0px;
}


.selected-zones[b-n3c8f9ayy4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px;
    vertical-align: middle;
}

.selected-zones-headers[b-n3c8f9ayy4] {
    font-weight: bolder;
}

hr[b-n3c8f9ayy4] {
    margin: 10px 0px;
}

.selected-zones-name[b-n3c8f9ayy4]{
    min-width: 200px;
}

.selected-zones-up-down[b-n3c8f9ayy4]{
    min-width: 48px;
}

.selected-zones-up-btn[b-n3c8f9ayy4] {
    min-width: 38px;
}

/* /Components/Pages/AdminSections/Tabs/ZoneSets/ActionForms/DuplicateZoneSet.razor.rz.scp.css */
.zone-sets-new-zone-section[b-agk253ejdn] {
    margin: 10px 0px;
    display: flex;
    align-items: center;
    gap: 5px;
}

[b-agk253ejdn] .b-tooltip .icon-component {
    font-size: 20px;
    color: var(--N700);
}

.justify-end[b-agk253ejdn] {
    justify-content: end;
}

.zone-sets-new-zone-section.justify-end[b-agk253ejdn] {
    margin: 25px 0px;
}

[b-agk253ejdn] zone-sets-new-add-btn{
    width: auto;
}

.zone-sets-selected-zones[b-agk253ejdn] {
    margin: 10px 0px;
}


.selected-zones[b-agk253ejdn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px;
    vertical-align: middle;
}

.selected-zones-headers[b-agk253ejdn] {
    font-weight: bolder;
}

hr[b-agk253ejdn] {
    margin: 10px 0px;
}

.selected-zones-name[b-agk253ejdn]{
    min-width: 200px;
}

.selected-zones-up-down[b-agk253ejdn]{
    min-width: 48px;
}

.selected-zones-up-btn[b-agk253ejdn] {
    min-width: 38px;
}

.zone-sets-active-text[b-agk253ejdn]{
    margin: 0 10px;
}
/* /Components/Pages/AdminSections/Tabs/ZoneSets/ActionForms/UpdateZoneSet.razor.rz.scp.css */
.zone-sets-new-zone-section[b-rqpopb98g9] {
    margin: 10px 0px;
    display: flex;
    align-items: center;
    gap: 5px;
}

[b-rqpopb98g9] .b-tooltip .icon-component {
    font-size: 20px;
    color: var(--N700);
}

.justify-end[b-rqpopb98g9] {
    justify-content: end;
}

.zone-sets-new-zone-section.justify-end[b-rqpopb98g9] {
    margin: 25px 0px;
}

[b-rqpopb98g9] zone-sets-new-add-btn{
    width: auto;
}

.zone-sets-selected-zones[b-rqpopb98g9] {
    margin: 10px 0px;
}


.selected-zones[b-rqpopb98g9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px;
    vertical-align: middle;
}

.selected-zones-headers[b-rqpopb98g9] {
    font-weight: bolder;
}

hr[b-rqpopb98g9] {
    margin: 10px 0px;
}

.selected-zones-name[b-rqpopb98g9]{
    min-width: 200px;
}

.selected-zones-up-down[b-rqpopb98g9]{
    min-width: 48px;
}

.selected-zones-up-btn[b-rqpopb98g9] {
    min-width: 38px;
}

.zone-sets-active-text[b-rqpopb98g9]{
    margin: 0 10px;
}
/* /Components/Pages/AdminSections/Tabs/ZoneSets/ZoneSetsTab.razor.rz.scp.css */
/* /Components/Pages/ManagerSections/CallListDebug/CallListDebugPage.razor.rz.scp.css */
.callout-in-progress-alert[b-a6mgj53fqx] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.callout-in-progress-overlay[b-a6mgj53fqx] {
    position: relative;
}

.callout-not-found[b-a6mgj53fqx] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 40px;
    text-align: center;
}

.callout-not-found-message[b-a6mgj53fqx] {
    font-size: 1.2rem;
    color: var(--text-secondary);
}

.call-list-text-icon-button[b-a6mgj53fqx] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.right-table-fragments[b-a6mgj53fqx] {
    display: flex;
    align-items: center;
}

.vocantas-filter-section[b-a6mgj53fqx] {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-left: 10px;
    padding-left: 15px;
    border-left: 1px solid var(--border-color, #e0e0e0);
}
/* /Components/Pages/ManagerSections/CallListReport/ActionForms/UpdateEmployeeReport.razor.rz.scp.css */
.setup--margin-top-selector[b-5d6z10fhq2] {
    margin-top: 3%;
}

.CallListSetup-active-checkBox[b-5d6z10fhq2] {
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
}

.CallListSetup-active-text[b-5d6z10fhq2] {
    margin: 0 10px;
}

[b-5d6z10fhq2] .multi-select-chevron {
    font-size: 18px;
}

.transfer-list--label[b-5d6z10fhq2] {
    font-size: 14px;
    color: gray;
    letter-spacing: 0.02em;
}

.parameters-container[b-5d6z10fhq2] {
    align-items: center;
}

[b-5d6z10fhq2] .filter-OpenShiftRules {
    width: 22%;
}

[b-5d6z10fhq2] .filter-work-rule-multi-select {
    width: 30%;
}


[b-5d6z10fhq2] .segment-tag-multi-select {
    width: 30%;
}

.selected-open-shift-rule[b-5d6z10fhq2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.selected-open-shift-rule-info[b-5d6z10fhq2] {
    display: flex;
    gap: 10px;
    padding-left: 10px;
    font-size: 1em;
    margin-top: 15px;
}

.selected-open-shift-rule-number[b-5d6z10fhq2] {
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.selected-open-shift-rule-text[b-5d6z10fhq2] {
    line-height: 22px;
}

.unavailability-openShift-item[b-5d6z10fhq2] {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: fit-content;
}
.unavailability-type-item-gap[b-5d6z10fhq2] {
    margin-top: 20px;
    margin-bottom: 25px;
}

.unavailability-check-infoDescription[b-5d6z10fhq2] {
    color: var(--N700);
    margin-left: 21px;
}

[b-5d6z10fhq2] .divider-solid {
    margin-bottom: 10px;
}

[b-5d6z10fhq2] .updateTagError {
    border-color: red;
}

[b-5d6z10fhq2] div .updateTagError-message {
    width: fit-content;
    color: red;
    font-size: smaller;
    text-align: right;
}

[b-5d6z10fhq2] textarea::placeholder {
    color: var(--N600);
}
/* /Components/Pages/ManagerSections/CallListReport/CallListReportPage.razor.rz.scp.css */
/* /Components/Pages/ManagerSections/CallListReport/Components/CallListUngroupedReportComponent.razor.rz.scp.css */
[b-dgmhyqy2z2] .table-action-left-container {
    flex: unset;
}

[b-dgmhyqy2z2] .left-fragment {
    display: flex;
    align-items: center;
    gap: 20px;
}

[b-dgmhyqy2z2] .table-action-container .table-action-right-container {
    justify-content: unset;
    align-items: center;
    gap: 0;
}

[b-dgmhyqy2z2] .table-action-right-container .group-dropdown-toggle {
    height: 40px;
}

[b-dgmhyqy2z2] .table-action-right-container .search-field {
    order: unset;
}
/* /Components/Pages/ManagerSections/CallListReport/Components/GridContactMethod.razor.rz.scp.css */
.contact-method-cell[b-flfkoqld48] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.contact-method-tooltip[b-flfkoqld48] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 13px;
    line-height: 1.5;
}

.contact-method-tooltip-header[b-flfkoqld48] {
    font-size: 14px;
    font-weight: 600;
    color: var(--N900);
    margin-bottom: 4px;
}

.contact-method-tooltip-divider[b-flfkoqld48] {
    height: 1px;
    background-color: var(--N200);
    margin: 8px 0;
}

.contact-method-tooltip-section[b-flfkoqld48] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.contact-method-tooltip-row[b-flfkoqld48] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.contact-method-tooltip-label[b-flfkoqld48] {
    font-weight: 500;
    color: var(--N600);
    white-space: nowrap;
}

.contact-method-tooltip-value[b-flfkoqld48] {
    font-weight: 500;
    color: var(--N900);
    text-align: right;
}

.contact-method-chip[b-flfkoqld48] {
    display: inline-block;
    padding: 4px 12px;
    background-color: var(--N100);
    color: var(--N900);
    border-radius: 16px;
    font-size: 12px;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
}

/* /Components/Pages/ManagerSections/CallListReport/Components/GridResponseTag.razor.rz.scp.css */
.response-tag-cell[b-v32w3d0qig] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.response-tag-tooltip[b-v32w3d0qig] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 13px;
    line-height: 1.5;
}

.response-tag-tooltip-header[b-v32w3d0qig] {
    font-size: 14px;
    font-weight: 600;
    color: var(--N900);
    margin-bottom: 4px;
}

.response-tag-tooltip-divider[b-v32w3d0qig] {
    height: 1px;
    background-color: var(--N200);
    margin: 8px 0;
}

.response-tag-tooltip-section[b-v32w3d0qig] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.response-tag-tooltip-row[b-v32w3d0qig] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.response-tag-tooltip-label[b-v32w3d0qig] {
    font-weight: 500;
    color: var(--N600);
    white-space: nowrap;
}

.response-tag-tooltip-value[b-v32w3d0qig] {
    font-weight: 500;
    color: var(--N900);
    text-align: right;
}

.response-tag-chip[b-v32w3d0qig] {
    display: inline-block;
    padding: 4px 12px;
    background-color: var(--N100);
    color: var(--N900);
    border-radius: 16px;
    font-size: 12px;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
}

/* /Components/Pages/ManagerSections/CalloutList/CalloutListPage.razor.rz.scp.css */
.empty-callout-list-message[b-2avr08rtw1] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 40px;
    text-align: center;
}

.general-message[b-2avr08rtw1] {
    font-size: 1.1rem;
    color: var(--text-secondary);
}

.call-list-text-icon-button[b-2avr08rtw1] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.right-table-fragments[b-2avr08rtw1] {
    display: flex;
    align-items: center;
}

/* /Components/Pages/ManagerSections/CalloutProgress/CalloutProgressPage.razor.rz.scp.css */
.callout-in-progress-alert[b-rip91lpoi2] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.callout-in-progress-overlay[b-rip91lpoi2] {
    position: relative;
}

.callout-not-found[b-rip91lpoi2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 40px;
    text-align: center;
}

.callout-not-found-message[b-rip91lpoi2] {
    font-size: 1.2rem;
    color: var(--text-secondary);
}

.call-list-text-icon-button[b-rip91lpoi2] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.right-table-fragments[b-rip91lpoi2] {
    display: flex;
    align-items: center;
}

.vocantas-filter-section[b-rip91lpoi2] {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-left: 10px;
    padding-left: 15px;
    border-left: 1px solid var(--border-color, #e0e0e0);
}
/* /Components/Pages/ManagerSections/CalloutProgress/GridCalloutResponseDetails.razor.rz.scp.css */
.response-cell[b-26f5ckjmhe] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.response-channel[b-26f5ckjmhe] {
    font-size: 14px;
}

.response-empty[b-26f5ckjmhe] {
    color: var(--N400);
}

/* Tooltip styles */
.response-tooltip[b-26f5ckjmhe] {
    font-size: 13px;
    line-height: 1.5;
}

.response-tooltip-header[b-26f5ckjmhe] {
    font-size: 14px;
    margin-bottom: 8px;
}

.response-tooltip-divider[b-26f5ckjmhe] {
    height: 1px;
    background-color: var(--N200);
    margin: 10px 0;
}

.response-tooltip-section[b-26f5ckjmhe] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.response-tooltip-section-title[b-26f5ckjmhe] {
    font-weight: 600;
    color: var(--N700);
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.response-tooltip-row[b-26f5ckjmhe] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.response-tooltip-label[b-26f5ckjmhe] {
    color: var(--N600);
    display: flex;
    align-items: center;
    gap: 6px;
}

.response-tooltip-label i[b-26f5ckjmhe] {
    width: 14px;
    text-align: center;
}

.response-tooltip-value[b-26f5ckjmhe] {
    font-weight: 500;
    color: var(--N900);
}

.response-value-yes[b-26f5ckjmhe],
.response-value-accepted[b-26f5ckjmhe] {
    color: var(--G500);
}

.response-value-no[b-26f5ckjmhe],
.response-value-declined[b-26f5ckjmhe] {
    color: var(--R500);
}

.response-value-partial[b-26f5ckjmhe],
.response-value-partially[b-26f5ckjmhe] {
    color: var(--Y600);
}

/* /Components/Pages/ManagerSections/CalloutProgress/GridContactChannelStatus.razor.rz.scp.css */
.contact-status-container[b-3qdp6y3s6n] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.contact-icon[b-3qdp6y3s6n] {
    font-size: 14px;
    cursor: default;
    opacity: 0.9;
    transition: opacity 0.2s;
}

.contact-icon:hover[b-3qdp6y3s6n] {
    opacity: 1;
}

.status-success[b-3qdp6y3s6n] {
    filter: none;
}

.status-pending[b-3qdp6y3s6n] {
    filter: grayscale(50%);
    opacity: 0.7;
}

.status-failed[b-3qdp6y3s6n] {
    filter: hue-rotate(180deg) saturate(2);
}

.status-none[b-3qdp6y3s6n] {
    filter: grayscale(100%);
    opacity: 0.4;
}

.status-unknown[b-3qdp6y3s6n] {
    filter: grayscale(50%);
    opacity: 0.6;
}

.no-status[b-3qdp6y3s6n] {
    color: var(--N400);
    font-size: 12px;
}

/* /Components/Pages/ManagerSections/RunCallList/ActionForms/RunCallListSidePanel.razor.rz.scp.css */


.accordion-body-element[b-7nz0o1rkw4] {
    padding: 8px 0;
}

[b-7nz0o1rkw4] .run-call-list-panel-update-button {
    width: 100%;
}
[b-7nz0o1rkw4] .run-call-list-panel-add-openshifts-button {
    border: 1px solid #E0E0E0;
}
[b-7nz0o1rkw4] .run-call-list-panel-run-button {
    width: 100%;
}

[b-7nz0o1rkw4] .favorite-select-toggle input {
    cursor: default;
    user-select: none;
    caret-color: transparent;
}

.run-call-list-panel-no-openshift[b-7nz0o1rkw4] {
    width: 98%;
    margin: 8px 0;
    padding: 12px;
    background-color: #F9FAFC;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.run-call-list-panel-step-changes[b-7nz0o1rkw4] {
    width: 100%;
    margin: 8px 0;
    padding: 8px;
    background-color: #FFEFD2;
    border-radius: 6px;
}

.run-call-list-panel-shift[b-7nz0o1rkw4] {
    margin: 8px 0px;
}

.run-call-list-section[b-7nz0o1rkw4] {
    margin: 20px 0 0 0;
}

.include-transferred-employees-container[b-7nz0o1rkw4] {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 5px;
}

[b-7nz0o1rkw4] .run-call-list-section .dropdown-select-icon {
    border-right: none;
}

.run-call-list-loading-os[b-7nz0o1rkw4] {
    width: 100%;
    text-align: center;
}

.run-call-list-loading-os[b-7nz0o1rkw4] {
    width: 100%;
    text-align: center;
}

.run-call-list-loading-os-loader[b-7nz0o1rkw4] {
    height: 80px;
}

.run-call-list-text-bold[b-7nz0o1rkw4] {
    font-weight: bold;
}

.run-call-list-text-disclaimer[b-7nz0o1rkw4] {
    font-size: 12px;
    font-weight: normal;
}

.run-call-list-panel-step-changes-left[b-7nz0o1rkw4]{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0px 2%;
}

.run-call-list-panel-step-changes-right[b-7nz0o1rkw4] {
    display: inline-block;
    vertical-align: middle;
    width: 89%;
}

.run-call-list-panel-step-changes-undo-text-button[b-7nz0o1rkw4] {
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}

.run-call-list-panel-step-changes-undo-text-button:hover[b-7nz0o1rkw4] {
    color: darkblue;
    text-decoration: underline;
}

.run-call-list-panel-run-button-loading[b-7nz0o1rkw4] {
    display: inline-block;
    width: 32px;
}

[b-7nz0o1rkw4] .action-btn {
    background-color: white;
    color: black;
    border: 1px solid var(--N600);
}

[b-7nz0o1rkw4] .action-btn:hover{
    background-color: red;
}
/* /Components/Pages/ManagerSections/RunCallList/ManagerDashboardPage.razor.rz.scp.css */
.call-list-offcanvas-header-text[b-2uhypjpb0i] {
    font-size: 20px;
    font-weight: bolder;
    display: flex;
    gap: 10px;
}

.call-list-text-icon-button[b-2uhypjpb0i] {
    display: flex;
    align-content: center;
    gap: 5px;
}

[b-2uhypjpb0i] .action-table-fragment-button {
    align-items: baseline;
    height: 40px;
    padding: 0 25px 0 11px;
    border: none;
    width: fit-content;
}

[b-2uhypjpb0i] .status-filter-btn {
    width: 190px;
}

[b-2uhypjpb0i] .table-fragment-button {
    height: 40px;
    padding: 0 10px 0 10px;
    border-color: lightgrey;
    background-color: white;
}

[b-2uhypjpb0i] .call-list-action-button {
    height: 40px;
    background-color: white;
    border: 1px solid #D8DAE5;
    border-radius: 0.25rem;
    padding: 10px;
    font-size: 150%;
}

[b-2uhypjpb0i] .empty-table-container:has(.loading-side-panel-close) {
    left: 50% !important;
    transform: translateX(-50%);
}


.right-table-fragments[b-2uhypjpb0i] {
    align-items:baseline;
}

.empty-table-container .empty-callList-table-message[b-2uhypjpb0i],
.empty-table-container .call-list-table-empty-fragment[b-2uhypjpb0i] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: none;
    gap: 5px;
}

.empty-table-container .empty-callList-table-message .general-message[b-2uhypjpb0i],
.empty-table-container .call-list-table-empty-fragment .general-message[b-2uhypjpb0i] {
    font-weight: bold;
    font-size: 18px;
}

.empty-table-container .empty-callList-table-message .message-info[b-2uhypjpb0i],
.empty-table-container .call-list-table-empty-fragment .message-info[b-2uhypjpb0i] {
    color: var(--N700);
    font-size: 17px;
}

.callListAction-offcanvasBody[b-2uhypjpb0i] {
    background-color: #F9FAFC;
    border: 1px solid #EDEFF5;
    border-left: none;
    border-right: none;
    height: 100%;
}

[b-2uhypjpb0i] .callListActionButton-footer {
    height: 40px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

.callListActionButtons-offcanvasFooter[b-2uhypjpb0i] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    height:50px;
}

.unavailability-check-infoDescription[b-2uhypjpb0i] {
    color: var(--N700);
    margin-left: 21px;
}

.unavailability-type-item-gap[b-2uhypjpb0i] {
    margin-top: 20px;
    margin-bottom: 25px;
}

.unavailability-openShift-item[b-2uhypjpb0i] {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

[b-2uhypjpb0i] .divider-solid {
    margin-bottom: 10px;
}

[b-2uhypjpb0i] .error-message {
    font-size: 0.7em;
    position: absolute;
    right: 20px;
    transform: translateY(-13px);
    color: var(--R400);
    text-align: right;
    margin-right: 15px;
}

.mud-range-container .mud-slider-input:last-of-type[b-2uhypjpb0i] {
    position: absolute;
    pointer-events: none;
    top: 0;
}

/* Send Employee List Modal Styles */
.send-employee-modal-header[b-2uhypjpb0i] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #EDEFF5;
    width: 100%;
}

.send-employee-modal-header span[b-2uhypjpb0i] {
    flex-grow: 1;
}

[b-2uhypjpb0i] .send-employee-modal-close {
    margin-left: auto;
}

.send-employee-modal-body[b-2uhypjpb0i] {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.send-employee-message[b-2uhypjpb0i] {
    font-size: 16px;
    color: var(--N900);
}

[b-2uhypjpb0i] .send-employee-adjust-btn {
    background-color: transparent;
    border: 1px solid var(--B400);
    color: var(--B400);
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    width: fit-content;
}

[b-2uhypjpb0i] .send-employee-adjust-btn:hover {
    background-color: var(--B50);
}

.send-employee-selection-header[b-2uhypjpb0i] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.send-employee-selection-count[b-2uhypjpb0i] {
    font-weight: 500;
    color: var(--N900);
}

.send-employee-selection-actions[b-2uhypjpb0i] {
    display: flex;
    gap: 10px;
}

[b-2uhypjpb0i] .send-employee-link-btn {
    background-color: transparent;
    border: none;
    color: var(--B400);
    cursor: pointer;
    text-decoration: underline;
    padding: 0;
}

[b-2uhypjpb0i] .send-employee-link-btn:hover {
    color: var(--B500);
}

.send-employee-search-container[b-2uhypjpb0i] {
    margin-bottom: 10px;
}

.send-employee-search-field[b-2uhypjpb0i] {
    display: flex;
    align-items: center;
    border: 1px solid #EDEFF5;
    border-radius: 4px;
    padding: 6px 10px;
    gap: 8px;
}

.send-employee-search-icon[b-2uhypjpb0i] {
    color: var(--N400);
    font-size: 20px;
}

[b-2uhypjpb0i] .send-employee-search-input {
    flex: 1;
    border: none;
    outline: none;
    padding: 4px 0;
    font-size: 14px;
}

[b-2uhypjpb0i] .send-employee-clear-btn {
    background: transparent;
    border: none;
    padding: 2px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: var(--N500);
}

[b-2uhypjpb0i] .send-employee-clear-btn:hover {
    color: var(--N700);
}

[b-2uhypjpb0i] .send-employee-clear-btn .material-icons {
    font-size: 18px;
}

.send-employee-list[b-2uhypjpb0i] {
    height: 40vh;
    min-height: 300px;
    max-height: 500px;
    overflow-y: auto;
    border: 1px solid #EDEFF5;
    border-radius: 4px;
    padding: 10px;
}

.send-employee-item[b-2uhypjpb0i] {
    padding: 8px 0;
    border-bottom: 1px solid #EDEFF5;
}

.send-employee-item:last-child[b-2uhypjpb0i] {
    border-bottom: none;
}

.send-employee-modal-footer[b-2uhypjpb0i] {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    padding: 15px 20px;
    border-top: 1px solid #EDEFF5;
}

.callout-in-progress-alert[b-2uhypjpb0i] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-weight: 500;
}

.callout-in-progress-alert .material-icons[b-2uhypjpb0i] {
    animation: pulse-b-2uhypjpb0i 1.5s ease-in-out infinite;
}

@keyframes pulse-b-2uhypjpb0i {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
}

.callout-in-progress-overlay[b-2uhypjpb0i]  .b-table {
    position: relative;
}

.callout-in-progress-overlay[b-2uhypjpb0i]  .b-table::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(128, 128, 128, 0.3);
    pointer-events: none;
    z-index: 10;
    border-radius: 4px;
}

.callout-in-progress-overlay[b-2uhypjpb0i]  table tbody tr {
    opacity: 0.6;
}

.callout-in-progress-overlay[b-2uhypjpb0i]  .b-table-row-selectable {
    pointer-events: none;
}
