@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/PGCB.BPRP.RazorComponents/PGCB.BPRP.RazorComponents.zmckfyz5xf.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-a0wotmd8im] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-a0wotmd8im] {
    flex: 1;
}

.sidebar[b-a0wotmd8im] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-a0wotmd8im] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-a0wotmd8im]  a, .top-row[b-a0wotmd8im]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-a0wotmd8im]  a:hover, .top-row[b-a0wotmd8im]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-a0wotmd8im]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-a0wotmd8im] {
        justify-content: space-between;
    }

    .top-row[b-a0wotmd8im]  a, .top-row[b-a0wotmd8im]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-a0wotmd8im] {
        flex-direction: row;
    }

    .sidebar[b-a0wotmd8im] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-a0wotmd8im] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-a0wotmd8im]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-a0wotmd8im], article[b-a0wotmd8im] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-a0wotmd8im] {
    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-a0wotmd8im] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-u2eya9pnxa] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-u2eya9pnxa] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-u2eya9pnxa] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-u2eya9pnxa] {
    font-size: 1.1rem;
}

.bi[b-u2eya9pnxa] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-u2eya9pnxa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-u2eya9pnxa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-u2eya9pnxa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-u2eya9pnxa] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-u2eya9pnxa] {
        /*padding-top: 1rem;*/
    }

    .nav-item:last-of-type[b-u2eya9pnxa] {
        padding-bottom: 1rem;
    }

    .nav-item[b-u2eya9pnxa]  .nav-link {
        /*color: #d7d7d7;*/
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-u2eya9pnxa]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-u2eya9pnxa]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: black;
}

.nav-scrollable[b-u2eya9pnxa] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-u2eya9pnxa] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-u2eya9pnxa] {
        display: none;
    }

    .nav-scrollable[b-u2eya9pnxa] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Amendments/Amendments.razor.rz.scp.css */
.amendment-banner[b-glk9j6zjre] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #e9edf3;
    border: 1px solid #cfd6df;
    border-radius: 12px;
    padding: 14px 18px;
    margin-bottom: 20px;
}

.banner-left[b-glk9j6zjre] {
    display: flex;
    gap: 30px;
    font-weight: 500;
    color: #1f3557;
    font-size: 14px;
}

.view-app-btn[b-glk9j6zjre] {
    background-color: #0b5ea8;
    border: none;
    color: white;
    padding: 8px 18px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
}
/* /Components/Pages/Amendments/SubmittedAmendments.razor.rz.scp.css */
.amendment-banner[b-9rmimp63x9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #e9edf3;
    border: 1px solid #cfd6df;
    border-radius: 12px;
    padding: 14px 18px;
    margin-bottom: 20px;
}

.banner-left[b-9rmimp63x9] {
    display: flex;
    gap: 30px;
    font-weight: 500;
    color: #1f3557;
    font-size: 14px;
}

.view-app-btn[b-9rmimp63x9] {
    background-color: #0b5ea8;
    border: none;
    color: white;
    padding: 8px 18px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
}
/* /Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.status-bar[b-kfgwzn9viu] {
    width: 3px;
}

.awaiting[b-kfgwzn9viu] {
    background-color: #f8cfcf;
}

.submitted[b-kfgwzn9viu] {
    background-color: #6cb2eb;
}

.amendments[b-kfgwzn9viu] {
    background-color: #9c4400;
}

.row-x[b-kfgwzn9viu] {
    --bs-gutter-x: 0rem !important;
}

.custom-accordion[b-kfgwzn9viu] {
    max-width: 600px; /* Change this value to set your desired width */
    margin: 0 auto;
}

.accordion-button[b-kfgwzn9viu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .accordion-button .icon[b-kfgwzn9viu] {
        transition: transform 0.2s;
    }
    /* Rotate the icon when the accordion is expanded */
    .accordion-button.collapsed .icon[b-kfgwzn9viu] {
        transform: rotate(0deg);
    }

    .accordion-button:not(.collapsed) .icon[b-kfgwzn9viu] {
        transform: rotate(180deg);
    }

.table-head-column[b-kfgwzn9viu] {
    background-color: #e8edff;
}

.table-status[b-kfgwzn9viu] {
    table-layout: fixed;
    width: 97%;
    margin: 15px 0 15px 15px;
}

.bg-primary[b-kfgwzn9viu] {
    background-color: #00629e !important;
}

.align-text-center[b-kfgwzn9viu] {
    display: flex;
    align-items: center;
}

.img-icon-width[b-kfgwzn9viu] {
    width: 16px
}

.no-width[b-kfgwzn9viu] {
    width: auto !important;
}
/* /Components/Pages/GATES/Applicant/ApplicationWizard/ApplicationWizardSteps/Step_Aliases.razor.rz.scp.css */
.table-head-column[b-svr8m93llg] {
    background-color: #00629e !important;
    color: #fff;
}
/* /Components/Pages/GATES/Applicant/ApplicationWizard/ApplicationWizardSteps/Step_FamilySocial.razor.rz.scp.css */
.table-head-column[b-2ppaeqict9] {
    background-color: #00629e !important;
    color: #fff;
}
/* /Components/Pages/GATES/Applicant/ApplicationWizard/ApplicationWizardSteps/Step_PublicEmployees.razor.rz.scp.css */
.table-head-column[b-lrsq385pl1] {
    background-color: #00629e !important;
    color: #fff;
}
/* /Components/Pages/GATES/Applicant/ApplicationWizard/ApplicationWizardSteps/Step_ResidenceHistory.razor.rz.scp.css */
.table-head-column[b-19wymwvll1] {
    background-color: #00629e !important;
    color: #fff;
}

/*table-status {
    table-layout: fixed;
    width: 97%;
    margin: 15px 0 15px 15px;
}*/

    [b-19wymwvll1] .button-row .btn {
        width: 5em;
    }
/* /Components/Pages/GATES/Applicant/ApplicationWizard/StepDocuments.razor.rz.scp.css */
[b-o72u143cq7] .download-button {
    width: 10em;
}
/* /Components/Pages/GATES/Applicant/UploadDocuments.razor.rz.scp.css */
.button-selected[b-qabqraahi4] {
    background: #00629e;
    color: #ffffff;
}


.hover-bg[b-qabqraahi4] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.btn.active[b-qabqraahi4] {
    color: var(--bs-btn-active-color);
    background-color: #00629e;
    border-color: #00629e;
}

.border-reset[b-qabqraahi4] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.border-reset-warning[b-qabqraahi4] {
    border: var(--bs-border-width) var(--bs-border-style) #8c5f0e !important;
    background-color: #ffddb4;
}


.upload-icon-container[b-qabqraahi4] {
    height: 60px;
    width: 60px;
    background-color: #ccebff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
}

.upload-icon[b-qabqraahi4] {
    font-size: 1rem;
    color: #00629e;
    padding-left: 5px;
}

.outline-none[b-qabqraahi4] {
    outline: none !important;
}

.form-select[b-qabqraahi4] {
    background-color: rgb(220 220 220) !important;
    color: #4b5563 !important;
}
/* /Components/Pages/GATES/GamingEntity/ApplicationQueues/PendingApplicationDetails/PendingApplicationDetails.razor.rz.scp.css */
.border-right-0[b-zy06kcc5o0] {
    border-right: 0;
}

.button-selected[b-zy06kcc5o0] {
    background: #00629e;
    color: #ffffff;
}

.hover-bg[b-zy06kcc5o0] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.rounded-right-sc[b-zy06kcc5o0] {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-left-sc[b-zy06kcc5o0] {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important;
}

.btn.active[b-zy06kcc5o0] {
    color: var(--bs-btn-active-color);
    background-color: #00629e;
    border-color: #00629e;
}

.border-reset[b-zy06kcc5o0] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.border-reset-warning[b-zy06kcc5o0] {
    border: var(--bs-border-width) var(--bs-border-style) #8c5f0e !important;
    background-color: #ffddb4;
}
/* /Components/Pages/GATES/GamingEntity/ApplicationQueues/PendingApplicationDetails/UploadDocumentsComponent.razor.rz.scp.css */
.button-selected[b-7laqavrx5h] {
    background: #00629e;
    color: #ffffff;
}


.hover-bg[b-7laqavrx5h] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.btn.active[b-7laqavrx5h] {
    color: var(--bs-btn-active-color);
    background-color: #00629e;
    border-color: #00629e;
}

.border-reset[b-7laqavrx5h] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.border-reset-warning[b-7laqavrx5h] {
    border: var(--bs-border-width) var(--bs-border-style) #8c5f0e !important;
    background-color: #ffddb4;
}


.upload-icon-container[b-7laqavrx5h] {
    height: 60px;
    width: 60px;
    background-color: #ccebff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
}

.upload-icon[b-7laqavrx5h] {
    font-size: 1rem;
    color: #00629e;
    padding-left: 5px;
}

.outline-none[b-7laqavrx5h] {
    outline: none !important;
}

.form-select[b-7laqavrx5h] {
    background-color: rgb(220 220 220) !important;
    color: #4b5563 !important;
}
/* /Components/Pages/GATES/GamingEntity/CertificationWizard/Step_CertifyDocuments.razor.rz.scp.css */
[b-x74enj333l] .download-button {
    width: 10em;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/DuplicateCredentials/DuplicateCredentialsComponent.razor.rz.scp.css */
.button-selected[b-cz4zi4aqqw] {
    background: #00629e;
    color: #ffffff;
}


.hover-bg[b-cz4zi4aqqw] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.btn.active[b-cz4zi4aqqw] {
    color: var(--bs-btn-active-color);
    background-color: #00629e;
    border-color: #00629e;
}

.border-reset[b-cz4zi4aqqw] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.border-reset-warning[b-cz4zi4aqqw] {
    border: var(--bs-border-width) var(--bs-border-style) #8c5f0e !important;
    background-color: #ffddb4;
}


.upload-icon-container[b-cz4zi4aqqw] {
    height: 60px;
    width: 60px;
    background-color: #ccebff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
}

.upload-icon[b-cz4zi4aqqw] {
    font-size: 1rem;
    color: #00629e;
    padding-left: 5px;
}

.outline-none[b-cz4zi4aqqw] {
    outline: none !important;
}

.form-select[b-cz4zi4aqqw] {
    background-color: rgb(220 220 220) !important;
    color: #4b5563 !important;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/GamingEntityUserDetails.razor.rz.scp.css */
.hover-bg[b-d3o0y6eu9a] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/GamingEntityUserOperation.razor.rz.scp.css */
.border-right-0[b-5siekzbo72] {
    border-right: 0;
}

.button-selected[b-5siekzbo72] {
    background: #00629e;
    color: #ffffff;
}


.hover-bg[b-5siekzbo72] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.rounded-right-sc[b-5siekzbo72] {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-left-sc[b-5siekzbo72] {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/GamingEntityUserStatus.razor.rz.scp.css */
.status-bar[b-u0mhg5jsc9] {
    width: 3px;
}

.awaiting[b-u0mhg5jsc9] {
    background-color: #f8cfcf;
}

.submitted[b-u0mhg5jsc9] {
    background-color: #6cb2eb;
}

.row-x[b-u0mhg5jsc9] {
    --bs-gutter-x: 0rem !important;
}

.custom-accordion[b-u0mhg5jsc9] {
    max-width: 600px; /* Change this value to set your desired width */
    margin: 0 auto;
}
.accordion-button[b-u0mhg5jsc9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .accordion-button .icon[b-u0mhg5jsc9] {
        transition: transform 0.2s;
    }
    /* Rotate the icon when the accordion is expanded */
    .accordion-button.collapsed .icon[b-u0mhg5jsc9] {
        transform: rotate(0deg);
    }

    .accordion-button:not(.collapsed) .icon[b-u0mhg5jsc9] {
        transform: rotate(180deg);
    }

.table-head-column[b-u0mhg5jsc9] {
    background-color: #e8edff;
}

.table-status[b-u0mhg5jsc9] {
    table-layout: fixed;
    width: 97%;
    margin: 15px 0 15px 15px;
}

.button-selected[b-u0mhg5jsc9] {
    background: #00629e;
    color: #ffffff;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/HireRehire/HireRehireComponent.razor.rz.scp.css */
.button-selected[b-xqqaln7h89] {
    background: #00629e;
    color: #ffffff;
}


.hover-bg[b-xqqaln7h89] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.btn.active[b-xqqaln7h89] {
    color: var(--bs-btn-active-color);
    background-color: #00629e;
    border-color: #00629e;
}

.border-reset[b-xqqaln7h89] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.border-reset-warning[b-xqqaln7h89] {
    border: var(--bs-border-width) var(--bs-border-style) #8c5f0e !important;
    background-color: #ffddb4;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/InitiateApplicationMenu.razor.rz.scp.css */
.card-footer[b-l4xziurvss]{
    background: transparent;
    border-top: 0px;
}

.card-text[b-l4xziurvss] {
    color: #000000;
    font-size: 1.1rem;
    font-weight: 700;
}

.card-sub-title-text[b-l4xziurvss] {
    font-size: 12px;
}

.card-set[b-l4xziurvss] {
    min-height: 190px;
    background-color: #d1d5e9;
    border-radius: 20px;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/ResetPassword/ResetPassword.razor.rz.scp.css */
.border-reset[b-yzjzsu3rqf] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.reset-btn-m[b-yzjzsu3rqf] {
    margin-right: 6px;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/ResignationTermination/ResignationTerminationComponent.razor.rz.scp.css */
.button-selected[b-wbot1l71xg] {
    background: #00629e;
    color: #ffffff;
}


.hover-bg[b-wbot1l71xg] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.btn.active[b-wbot1l71xg] {
    color: var(--bs-btn-active-color);
    background-color: #00629e;
    border-color: #00629e;
}

.border-reset[b-wbot1l71xg] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.border-reset-warning[b-wbot1l71xg] {
    border: var(--bs-border-width) var(--bs-border-style) #8c5f0e !important;
    background-color: #ffddb4;
}


.upload-icon-container[b-wbot1l71xg] {
    height: 60px;
    width: 60px;
    background-color: #ccebff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
}

.upload-icon[b-wbot1l71xg] {
    font-size: 1rem;
    color: #00629e;
    padding-left: 5px;
}

.outline-none[b-wbot1l71xg] {
    outline: none !important;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/ReturnToResults.razor.rz.scp.css */
.mbt-10[b-8owd8vaixy] {
    margin-bottom: 10px;
    margin-top: 10px;
}


.bi-arrow-left[b-8owd8vaixy]::before {
    padding-right: 3px;
}

.btn-color[b-8owd8vaixy] {
    color: #5a5858 !important;
}

.result-font[b-8owd8vaixy] {
    font-style: normal;
    font-size: 14px;
}
/* /Components/Pages/GATES/GamingEntity/ManageGamingEntityUsers/Transfer/TransferComponent.razor.rz.scp.css */
.button-selected[b-uximidaou4] {
    background: #00629e;
    color: #ffffff;
}


.hover-bg[b-uximidaou4] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}

.btn.active[b-uximidaou4] {
    color: var(--bs-btn-active-color);
    background-color: #00629e;
    border-color: #00629e;
}

.border-reset[b-uximidaou4] {
    border: var(--bs-border-width) var(--bs-border-style) #00629e !important;
}

.border-reset-warning[b-uximidaou4] {
    border: var(--bs-border-width) var(--bs-border-style) #8c5f0e !important;
    background-color: #ffddb4;
}
/* /Components/Pages/GATES/GamingEntity/RegisterApplicantInitiateApplicationWizard/LowerLevelApplicationSteps/Step03.razor.rz.scp.css */
.card[b-xtbpow99fl] {
    background-color: #cccccc88;
}

.card-title .card-title[b-xtbpow99fl],
.card-title .step-title[b-xtbpow99fl],
.card-body .step-title[b-xtbpow99fl],
.card-body .step-title h5[b-xtbpow99fl],
.card-body .card-title h5[b-xtbpow99fl],
.form-label[b-xtbpow99fl] {
    font-weight: bold;
}

    .wizard-container .card-title h5[b-xtbpow99fl],
    .wizard-container .card-body h5[b-xtbpow99fl],
    .card-body .step-title h5[b-xtbpow99fl],
    .card-body .card-title h5[b-xtbpow99fl],
    .form-label[b-xtbpow99fl] {
        color: #00629E;
        font-family: unset;
    }
/* /Components/Pages/GATES/GamingEntity/Reports/DateRangePicker.razor.rz.scp.css */
.outline-none[b-7r32yrcv03] {
    outline: none !important;
}

.hover-bg[b-7r32yrcv03] {
    --bs-btn-hover-bg: #00629e;
    --bs-btn-hover-border-color: #00629e;
    --bs-btn-color: #00629e;
    --bs-btn-border-color: #00629e;
}
/* /Components/Pages/GATES/GamingEntity/Reports/Reports.razor.rz.scp.css */
.align-text-center[b-rqcutgoela] {
    display: flex;
    align-items: center;
}

.img-icon-width[b-rqcutgoela] {
    width: 16px
}

.no-width[b-rqcutgoela] {
    width: auto !important;
}
/* /Components/Pages/GLSH/ViewPreviousProductSubmissions.razor.rz.scp.css */
.status-bar[b-ep0kuwz0ld] {
    width: 3px;
}

.awaiting[b-ep0kuwz0ld] {
    background-color: #f8cfcf;
}

.submitted[b-ep0kuwz0ld] {
    background-color: #6cb2eb;
}

.row-x[b-ep0kuwz0ld] {
    --bs-gutter-x: 0rem !important;
}

.custom-accordion[b-ep0kuwz0ld] {
    max-width: 600px; /* Change this value to set your desired width */
    margin: 0 auto;
}

.accordion-button[b-ep0kuwz0ld] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .accordion-button .icon[b-ep0kuwz0ld] {
        transition: transform 0.2s;
    }
    /* Rotate the icon when the accordion is expanded */
    .accordion-button.collapsed .icon[b-ep0kuwz0ld] {
        transform: rotate(0deg);
    }

    .accordion-button:not(.collapsed) .icon[b-ep0kuwz0ld] {
        transform: rotate(180deg);
    }

.table-head-column[b-ep0kuwz0ld] {
    background-color: #e8edff;
}

.table-status[b-ep0kuwz0ld] {
    table-layout: fixed;
    width: 97%;
    margin: 15px 0 15px 15px;
}

.bg-primary[b-ep0kuwz0ld] {
    background-color: #00629e !important;
}

.align-text-center[b-ep0kuwz0ld] {
    display: flex;
    align-items: center;
}

.img-icon-width[b-ep0kuwz0ld] {
    width: 16px
}

.no-width[b-ep0kuwz0ld] {
    width: auto !important;
}
