@import '_content/Blaze.Toolkit/Blaze.Toolkit.gl867y4nxb.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';
@import '_content/SNCLGroup.CoreApp.BT.Extension/SNCLGroup.CoreApp.BT.Extension.bundle.scp.css';

/* /Components/ExportReport/ExportReportProgress.razor.rz.scp.css */
.run-criteria-text[b-4ugcnji27w] {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Manrope';
}
/* /Components/Search/CriteriaChip.razor.rz.scp.css */
.close-btn[b-m27buy4cj8] {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    float: right;
}
/* /Components/Search/CriteriaFilter.razor.rz.scp.css */

/* /Components/Search/ReportDetails.razor.rz.scp.css */
.clear-text[b-ehk1leg8j9] {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    cursor: pointer;
}
.line-grid-container[b-ehk1leg8j9] {
    padding: 3px;
    overflow-y: auto;
    width: 100%;
    margin-top: 10px;
}
/* /Components/Search/ViewReceipt.razor.rz.scp.css */
.receipt-container[b-ye4mphay8d]{
    max-height:500px;
    overflow:auto;
}

@media(max-width: 47.98rem){
    .receipt-container[b-ye4mphay8d] {
        max-height: 200px;
        overflow: auto;
    }
}
/* /Components/SecurityGroup/SecurityForm.razor.rz.scp.css */
.cancel-text[b-8ng7oio0yj] {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    cursor: pointer;
    color: var(--app-brand-primary);
}

.unassigned-text[b-8ng7oio0yj] {
    border: 1px solid #FCC955;
    border-radius: 4px;
    background-color: #FEF4DD;
    padding: 2px;
    height: 25px;
    width: 85px;
    font-family: Manrope;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    color: #181818;
}

.btn-blaze-delete[b-8ng7oio0yj] {
    background: var(--blaze-brand-red);
    width: 11.5rem;
    border: solid;
    border-width: .0625rem;
    border-color: #EE2B5A;
    color: #fff;
    border-radius: 50px;
    padding: 10px;
}

    .btn-blaze-delete:hover[b-8ng7oio0yj] {
        border: solid var(--app-brand-primary);
        background: var(--app-brand-primary);
        padding: 10px;
    }

.input-wrapper[b-8ng7oio0yj] {
    border: 1px solid #CDCDCD;
    border-radius: 6px;
    align-items: center;
    position: relative;
    min-height: 45px;
    height: auto;
    overflow: auto;
}
/* /Components/Shared/CheckListDropdown.razor.rz.scp.css */
.wrapper[b-weqt4n6miw] {
    border: 1px solid #CDCDCD;
    border-radius: 6px;
    align-items: center;
    position: relative;
}
.btn[b-weqt4n6miw] {
    height: 44px;
    text-align: start;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 5em) !important;
    color: var(--app-brand-primary);
}
.svg[b-weqt4n6miw]{
    margin:3px;
}
.dropdown-menu[b-weqt4n6miw] {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    box-shadow: 0px 6px 25px rgba(0, 90, 132, 0.17);
    border-radius: 6px;
    overflow-y: auto;
    padding: 0 0;
}
.item-list[b-weqt4n6miw] {
    width: calc(100% - 1em) !important;
    cursor: pointer;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border: none;
    min-height: 45px;
    display: block;
    padding: 15px;
}
    .item-list:last-child[b-weqt4n6miw] {
        border-bottom: none;
    }
.item-text[b-weqt4n6miw] {
    width: 99%;
    white-space: break-spaces;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.item-text-placeholder[b-weqt4n6miw] {
    color: var(--app-brand-primary);
}
.checklistbox-input[b-weqt4n6miw] {
    width: 20px;
    height: 20px;
    border: 1px var(--app-brand-primary) solid;
    cursor: pointer;
    vertical-align: text-bottom;
    margin-right:5px;
}
.search-input[b-weqt4n6miw] {
    width: 98%;
    border: none;
    outline: none;
    height: 35px;
    background: inherit;
}
    .search-input:focus[b-weqt4n6miw] {
        outline: none;
        background: inherit;
    }
.dropdown-item:active[b-weqt4n6miw] {
    background-color: inherit !important;
}
.count-btn[b-weqt4n6miw] {
    background-color: var(--app-brand-primary);
    border-radius: 50%;
    color: #fff;
    float: right;
    margin: 5px;
    border: 1px solid var(--app-brand-primary);
    width: 25px;
    margin-top: 0.5rem;
}
/* /Components/Shared/TextInput.razor.rz.scp.css */
.wrapper[b-za57klvr2n] {
    border: 1px solid #CDCDCD;
    border-radius: 6px;
    align-items: center;
}

.text-input[b-za57klvr2n] {
    outline: none !important;
    border: none;
    border-radius: 6px;
    height: 44px;
    padding: 5px;
    width: 100%;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

    .text-input:focus[b-za57klvr2n] {
        outline: none !important;
    }
/* /Pages/ExportReportPage.razor.rz.scp.css */
.export-setup-body[b-hjyrt814pj]{
    min-height:100px;
}
.child[b-hjyrt814pj] {
    width: 50%;
}
.run-criteria-text[b-hjyrt814pj] {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Manrope';
}
.fixed-footer[b-hjyrt814pj] {
    position: fixed;
    bottom: 0;
    width: calc(100% - 90px);
    background: white;
}
/* /Pages/SearchPage.razor.rz.scp.css */
.search-criteria-body[b-dv86wy5vxz]{
    height:auto;
    padding:2%;
}
.clear-text[b-dv86wy5vxz] {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    cursor:pointer;
}
.criteria-footer[b-dv86wy5vxz] {
    background-color: white !important;
    height: auto;
    padding: 10px;
    justify-content:center;
    justify-items:center;
}
ul[b-dv86wy5vxz] {
    list-style-type: none;
    padding:5px;
}
    ul li[b-dv86wy5vxz] {
        float: left;
        margin: 5px;
    }
.chip-btn[b-dv86wy5vxz] {
    height: 28px;
    background: #4D7ABC;
    border-radius: 6px;
    border: 1px solid #4D7ABC;
}
.parent[b-dv86wy5vxz] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height:50vh;
}
.child[b-dv86wy5vxz] {
    width:50%;
}
.empty-chair[b-dv86wy5vxz]{
    width:35%;
}
.run-criteria-text[b-dv86wy5vxz]{
    font-size:16px;
    font-weight:700;
    font-family:'Manrope';
}
[b-dv86wy5vxz] th.country-name {
    width: 14rem;
}

/* Subtle stripe effect */
[b-dv86wy5vxz] tr:nth-child(even) {
    background: rgba(255,255,255,0.4);
}

/* Don't collapse rows even if they are empty */
[b-dv86wy5vxz] tbody tr {
    height: 1.8rem;
}

/* Style the custom page links*/
.page-buttons[b-dv86wy5vxz] {
    margin: 1rem 0;
    align-items: center;
}

    .page-buttons button[b-dv86wy5vxz] {
        background: #d6d7d8;
        color: black;
        padding: 0.25rem 0.75rem;
        border-radius: 0.4rem;
        transition: transform 0.3s ease-out;
        margin: 0.25rem;
    }

        .page-buttons button:active[b-dv86wy5vxz] {
            background: #a7c1ff !important;
            color: white;
            transform: scale(0.95) translateY(-0.15rem);
            transition-duration: 0.05s;
        }

        .page-buttons button:hover:not(.current)[b-dv86wy5vxz] {
            background: #c0c9dc;
        }

        .page-buttons button.current[b-dv86wy5vxz] {
            background: #3771f4;
            color: white;
        }

.fixed-footer[b-dv86wy5vxz] {
    position: fixed;
    bottom: 0;
    width: calc(100% - 121px);
    background: white;
}

.scroll-row[b-dv86wy5vxz]{
    height:30vh;
    overflow-y:scroll;
}

@media(max-width: 47.98rem) {
    .search-criteria-body[b-dv86wy5vxz] {
        padding: 5%;
    }
    .criteria-footer[b-dv86wy5vxz] {
        padding: 10px;
    }
    .child[b-dv86wy5vxz] {
        width: 80%;
    }
    .parent[b-dv86wy5vxz] {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 10vh;
    }
}
/* /Pages/SecurityGroupPage.razor.rz.scp.css */
.cancel-text[b-mmcy5jzc26] {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    cursor: pointer;
    color: var(--app-brand-primary);
}

.unassigned-text[b-mmcy5jzc26] {
    border: 1px solid #FCC955;
    border-radius: 4px;
    background-color: #FEF4DD;
    padding: 2px;
    height: 25px;
    width: 85px;
    font-family: Manrope;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    color: #181818;
}

.btn-blaze-delete[b-mmcy5jzc26] {
    background: var(--blaze-brand-red);
    width: 11.5rem;
    border: solid;
    border-width: .0625rem;
    border-color: #EE2B5A;
    color: #fff;
    border-radius: 50px;
    padding: 10px;
}

    .btn-blaze-delete:hover[b-mmcy5jzc26] {
        border: solid var(--app-brand-primary);
        background: var(--app-brand-primary);
        padding: 10px;
    }

.input-wrapper[b-mmcy5jzc26] {
    border: 1px solid #CDCDCD;
    border-radius: 6px;
    align-items: center;
    position: relative;
    min-height: 45px;
    height: auto;
    overflow: auto;
}
/* /Pages/SecurityPage.razor.rz.scp.css */
.cancel-text[b-17hptvk69n] {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    cursor: pointer;
    color: var(--app-brand-primary);
}
.unassigned-text[b-17hptvk69n] {
    border: 1px solid #FCC955;
    border-radius: 4px;
    background-color: #FEF4DD;
    padding: 2px;
    height: 25px;
    width: 85px;
    font-family: Manrope;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    color: #181818;
}
.btn-blaze-delete[b-17hptvk69n] {
    background: var(--blaze-brand-red);
    width: 11.5rem;
    border: solid;
    border-width: .0625rem;
    border-color: #EE2B5A;
    color: #fff;
    border-radius: 50px;
    padding: 10px;
}
    .btn-blaze-delete:hover[b-17hptvk69n] {
        border: solid var(--app-brand-primary);
        background: var(--app-brand-primary);
        padding: 10px;
    }
.input-wrapper[b-17hptvk69n] {
    border: 1px solid #CDCDCD;
    border-radius: 6px;
    align-items: center;
    position: relative;
    min-height: 45px;
    height: auto;
    overflow: auto;
}

