@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/AccountPortal/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-hsbqpj6oom] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hsbqpj6oom] {
    flex: 1;
}

.sidebar[b-hsbqpj6oom] {
    background-color: rgba(5, 35, 64, 0.99); /* Solid color */
}

.top-row[b-hsbqpj6oom] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hsbqpj6oom]  a, .top-row[b-hsbqpj6oom]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-hsbqpj6oom]  a:hover, .top-row[b-hsbqpj6oom]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-hsbqpj6oom]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-hsbqpj6oom] {
        justify-content: space-between;
    }

    .top-row[b-hsbqpj6oom]  a, .top-row[b-hsbqpj6oom]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hsbqpj6oom] {
        flex-direction: row;
    }

    .sidebar[b-hsbqpj6oom] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hsbqpj6oom] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-hsbqpj6oom]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-hsbqpj6oom], article[b-hsbqpj6oom] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-hsbqpj6oom] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-hsbqpj6oom] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AccountPortal/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yn8hs4zcum] {
    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-yn8hs4zcum] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-yn8hs4zcum] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yn8hs4zcum] {
    font-size: 1.1rem;
}

.bi[b-yn8hs4zcum] {
    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-yn8hs4zcum] {
    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-yn8hs4zcum] {
    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-yn8hs4zcum] {
    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");
}

.bi-lock-nav-menu[b-yn8hs4zcum] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-yn8hs4zcum] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-yn8hs4zcum] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-yn8hs4zcum] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-yn8hs4zcum] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-yn8hs4zcum] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    white-space: nowrap;
}

    .nav-item:first-of-type[b-yn8hs4zcum] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yn8hs4zcum] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yn8hs4zcum]  .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-yn8hs4zcum]  a.active {
        background-color: #B0CC1F;
        color: white;
    }

    .nav-item[b-yn8hs4zcum]  .nav-link:hover {
        background-color: #B0CC1F;
        color: white;
    }

.nav-scrollable[b-yn8hs4zcum] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-yn8hs4zcum] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yn8hs4zcum] {
        display: none;
    }

    .nav-scrollable[b-yn8hs4zcum] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/*
    paylinks colors
        --bb-sidebar-background-color: #052340;
        --bb-sidebar-top-row-background-color: #052340;
        --bb-sidebar-top-row-border-color: #052340;

        --bb-sidebar-title-text-color: rgb(255, 255, 255);
        --bb-sidebar-brand-icon-color: rgb(255, 255, 255);
        --bb-sidebar-brand-image-width: 127px;
        --bb-sidebar-brand-image-height: 28px;
        --bb-sidebar-title-badge-text-color: rgb(255, 255, 255);
        --bb-sidebar-title-badge-background-color: #052340;
        
        --bb-sidebar-nav-item-text-color: rgb(255, 255, 255);
        --bb-sidebar-nav-item-text-hover-color: rgb(255, 255, 255);
        --bb-sidebar-nav-item-text-active-color: rgb(255, 255, 255);
        --bb-sidebar-nav-item-background-hover-color: #B0CC1F;
        
        --bb-sidebar-nav-item-group-background-color: #B0CC1F;
        --bb-sidebar-nav-item-group-background-color: rgba(var(--bb-sidebar-title-badge-background-color), 0.08);

        --bb-sidebar-content-border-color: #052340;
        --bb-sidebar-nav-item-text-active-color-rgb: rgb(255, 255, 255);

        --bb-sidebar-navbar-toggler-icon-color: var(--bb-violet-bg);
        --bb-sidebar-navbar-toggler-background-color: green;

*/
/* _content/AccountPortal/Components/Pages/Secure/Jobs/Job.razor.rz.scp.css */
.accordion-item[b-j8shgk7n2o] {
    margin-bottom: 10px;
}

.filter-container[b-j8shgk7n2o] {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    padding: 5px;
}

.filter-box[b-j8shgk7n2o] {
    flex: 1;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    width: 200px;
}

.filter-clear-btn[b-j8shgk7n2o] {
    background-color: #dc3545;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}

    .filter-clear-btn:hover[b-j8shgk7n2o] {
        background-color: #c82333;
    }

.part-container[b-j8shgk7n2o] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.part-name[b-j8shgk7n2o] {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}


.highlight[b-j8shgk7n2o] {
    background-color: yellow;
    font-weight: bold;
    padding: 2px;
    border-radius: 3px;
}


.quantity-input[b-j8shgk7n2o] {
    display: flex;
    gap: 5px;
    align-items: center;
}

.products-grid[b-j8shgk7n2o] {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Creates 3 equal columns */
    gap: 15px; /* Adds spacing between items */
    padding: 10px;
}

.product-box[b-j8shgk7n2o] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 8px;
    background-color: #f9f9f9;
    text-align: center;
}

.quantity-btn[b-j8shgk7n2o] {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 3px;
}

    .quantity-btn:hover[b-j8shgk7n2o] {
        background-color: #0056b3;
    }

.quantity-box[b-j8shgk7n2o] {
    width: 60px;
    text-align: center;
}

.floating-submit[b-j8shgk7n2o] {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    padding: 12px 20px;
    background-color: #28a745;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

    .floating-submit:hover[b-j8shgk7n2o] {
        background-color: #218838;
    }
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/Authorizations/AuthorizationCreate.razor.rz.scp.css */
.pageHeader[b-fukbfnn1ba] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-fukbfnn1ba] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-fukbfnn1ba] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-fukbfnn1ba] {
    background-color: #efefef;
}

select.form-select[b-fukbfnn1ba] {
    background-color: #efefef;
}

.bg-customFormField[b-fukbfnn1ba] {
    background-color: #efefef !important;
    background-image: none !important;
}



/* Label appearance */
.form-label[b-fukbfnn1ba] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-fukbfnn1ba] {
    color: red;
    font-weight: bold;
}

table.table[b-fukbfnn1ba] {
    font-size: 0.875rem; /* equivalent to Bootstrap fs-6 */
    color: #333; /* Bootstrap's text-secondary */
    vertical-align: middle;
}

    table.table thead[b-fukbfnn1ba] {
        background-color: #f8f9fa; /* Bootstrap's table-light */
        font-weight: 400; /* Normal instead of bold */
        text-transform: uppercase;
        text-align: center;
    }

th[b-fukbfnn1ba] {
    font-size: 0.75rem;
    font-weight: 400; /* normal */
    color: #333;
    text-align: left;
    padding: 0.5rem 1rem;
}

.primaryBtn[b-fukbfnn1ba] {
    color: white;
    background-color: rgb(1 162 228);
}

.table-row[b-fukbfnn1ba] {
    border-left: 2px solid #9acd32;
    padding-left: 10px;
}

.switch[b-fukbfnn1ba] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}

    .switch input[b-fukbfnn1ba] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-fukbfnn1ba] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    .slider[b-fukbfnn1ba]::before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
        z-index: 2;
    }

input:checked + .slider[b-fukbfnn1ba]::before {
    transform: translateX(24px);
}

.slider .icon-left[b-fukbfnn1ba],
.slider .icon-right[b-fukbfnn1ba] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    z-index: 1;
    color: white;
    transition: 0.4s;
    pointer-events: none;
}

.icon-left[b-fukbfnn1ba] {
    left: 8px;
    opacity: 0;
}

.icon-right[b-fukbfnn1ba] {
    right: 8px;
    opacity: 1;
}

input:checked + .slider .icon-left[b-fukbfnn1ba] {
    opacity: 1;
}

input:checked + .slider .icon-right[b-fukbfnn1ba] {
    opacity: 0;
}

input:checked + .slider[b-fukbfnn1ba] {
    background-color: rgb(1 162 228);
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/Authorizations/AuthorizationEdit.razor.rz.scp.css */
.pageHeader[b-h6uez2e0f2] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-h6uez2e0f2] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-h6uez2e0f2] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-h6uez2e0f2] {
    background-color: #efefef;
}

select.form-select[b-h6uez2e0f2] {
    background-color: #efefef;
}

.bg-customFormField[b-h6uez2e0f2] {
    background-color: #efefef !important;
    background-image: none !important;
}



/* Label appearance */
.form-label[b-h6uez2e0f2] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-h6uez2e0f2] {
    color: red;
    font-weight: bold;
}

table.table[b-h6uez2e0f2] {
    font-size: 0.875rem; /* equivalent to Bootstrap fs-6 */
    color: #333; /* Bootstrap's text-secondary */
    vertical-align: middle;
}

    table.table thead[b-h6uez2e0f2] {
        background-color: #f8f9fa; /* Bootstrap's table-light */
        font-weight: 400; /* Normal instead of bold */
        text-transform: uppercase;
        text-align: center;
    }

th[b-h6uez2e0f2] {
    font-size: 0.75rem;
    font-weight: 400; /* normal */
    color: #333;
    text-align: left;
    padding: 0.5rem 1rem;
}

.primaryBtn[b-h6uez2e0f2] {
    color: white;
    background-color: rgb(1 162 228);
}

.table-row[b-h6uez2e0f2] {
    border-left: 2px solid #9acd32;
    padding-left: 10px;
}

.switch[b-h6uez2e0f2] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}

    .switch input[b-h6uez2e0f2] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-h6uez2e0f2] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    .slider[b-h6uez2e0f2]::before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
        z-index: 2;
    }

input:checked + .slider[b-h6uez2e0f2]::before {
    transform: translateX(24px);
}

.slider .icon-left[b-h6uez2e0f2],
.slider .icon-right[b-h6uez2e0f2] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    z-index: 1;
    color: white;
    transition: 0.4s;
    pointer-events: none;
}

.icon-left[b-h6uez2e0f2] {
    left: 8px;
    opacity: 0;
}

.icon-right[b-h6uez2e0f2] {
    right: 8px;
    opacity: 1;
}

input:checked + .slider .icon-left[b-h6uez2e0f2] {
    opacity: 1;
}

input:checked + .slider .icon-right[b-h6uez2e0f2] {
    opacity: 0;
}

input:checked + .slider[b-h6uez2e0f2] {
    background-color: rgb(1 162 228);
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/Authorizations/AuthorizationList.razor.rz.scp.css */
.pageHeader[b-lvkxuywet9] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-lvkxuywet9] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-lvkxuywet9] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-lvkxuywet9] {
    background-color: #efefef;
}

select.form-select[b-lvkxuywet9] {
    background-color: #efefef;
}

.bg-customFormField[b-lvkxuywet9] {
    background-color: #efefef !important;
    background-image: none !important;
}



/* Label appearance */
.form-label[b-lvkxuywet9] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-lvkxuywet9] {
    color: red;
    font-weight: bold;
}

table.table[b-lvkxuywet9] {
    font-size: 0.875rem; /* equivalent to Bootstrap fs-6 */
    color: #333; /* Bootstrap's text-secondary */
    vertical-align: middle;
}

    table.table thead[b-lvkxuywet9] {
        background-color: #f8f9fa; /* Bootstrap's table-light */
        font-weight: 400; /* Normal instead of bold */
        text-transform: uppercase;
        text-align: center;
    }

th[b-lvkxuywet9] {
    font-size: 0.75rem;
    font-weight: 400; /* normal */
    color: #333;
    text-align: left;
    padding: 0.5rem 1rem;
}

.primaryBtn[b-lvkxuywet9] {
    color: white;
    background-color: rgb(1 162 228);
}

.table-row[b-lvkxuywet9] {
    border-left: 2px solid #9acd32;
    padding-left: 10px;
}

.switch[b-lvkxuywet9] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}

    .switch input[b-lvkxuywet9] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-lvkxuywet9] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    .slider[b-lvkxuywet9]::before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
        z-index: 2;
    }

input:checked + .slider[b-lvkxuywet9]::before {
    transform: translateX(24px);
}

.slider .icon-left[b-lvkxuywet9],
.slider .icon-right[b-lvkxuywet9] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    z-index: 1;
    color: white;
    transition: 0.4s;
    pointer-events: none;
}

.icon-left[b-lvkxuywet9] {
    left: 8px;
    opacity: 0;
}

.icon-right[b-lvkxuywet9] {
    right: 8px;
    opacity: 1;
}

input:checked + .slider .icon-left[b-lvkxuywet9] {
    opacity: 1;
}

input:checked + .slider .icon-right[b-lvkxuywet9] {
    opacity: 0;
}

input:checked + .slider[b-lvkxuywet9] {
    background-color: rgb(1 162 228);
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/Merchants/MerchantCreate.razor.rz.scp.css */
.pageHeader[b-cm0bch1e6j] {
  border-left: 10px solid #9acd32;
  padding-left: 10px;
}

.sectionHeader[b-cm0bch1e6j] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-cm0bch1e6j] {
  cursor: pointer;
  color: #9acd32;
  border: 1px solid #9acd32;
  border-left: 2px solid #9acd32;
}

input.form-control[b-cm0bch1e6j] {
    background-color: #efefef;
}
select.form-select[b-cm0bch1e6j] {
    background-color: #efefef;
}
.bg-customFormField[b-cm0bch1e6j] {
    background-color: #efefef !important;
    background-image: none !important;
}

.primaryBtn[b-cm0bch1e6j] {
  color: white;
  background-color: rgb(1 162 228);
}

/* Label appearance */
.form-label[b-cm0bch1e6j] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-cm0bch1e6j] {
    color: red;
    font-weight: bold;
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/Merchants/MerchantEdit.razor.rz.scp.css */
.pageHeader[b-4zhngoi7a6] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-4zhngoi7a6] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-4zhngoi7a6] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-4zhngoi7a6] {
    background-color: #efefef;
}

select.form-select[b-4zhngoi7a6] {
    background-color: #efefef;
}

.bg-customFormField[b-4zhngoi7a6] {
    background-color: #efefef !important;
    background-image: none !important;
}

.primaryBtn[b-4zhngoi7a6] {
    color: white;
    background-color: rgb(1 162 228);
}

/* Label appearance */
.form-label[b-4zhngoi7a6] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-4zhngoi7a6] {
    color: red;
    font-weight: bold;
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/Merchants/MerchantList.razor.rz.scp.css */
.pageHeader[b-9arr7vwvyn] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-9arr7vwvyn] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-9arr7vwvyn] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-9arr7vwvyn] {
    background-color: #efefef;
}

select.form-select[b-9arr7vwvyn] {
    background-color: #efefef;
}

.bg-customFormField[b-9arr7vwvyn] {
    background-color: #efefef !important;
    background-image: none !important;
}



/* Label appearance */
.form-label[b-9arr7vwvyn] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-9arr7vwvyn] {
    color: red;
    font-weight: bold;
}

table.table[b-9arr7vwvyn] {
    font-size: 0.875rem; /* equivalent to Bootstrap fs-6 */
    color: #333; /* Bootstrap's text-secondary */
    vertical-align: middle;
}

    table.table thead[b-9arr7vwvyn] {
        background-color: #f8f9fa; /* Bootstrap's table-light */
        font-weight: 400; /* Normal instead of bold */
        text-transform: uppercase;
        text-align: center;
    }

th[b-9arr7vwvyn] {
    font-size: 0.75rem;
    font-weight: 400; /* normal */
    color: #333;
    text-align: left;
    padding: 0.5rem 1rem;
}

.primaryBtn[b-9arr7vwvyn] {
    color: white;
    background-color: rgb(1 162 228);
}

.table-row[b-9arr7vwvyn] {
    border-left: 2px solid #9acd32;
    padding-left: 10px;
}

.switch[b-9arr7vwvyn] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}

    .switch input[b-9arr7vwvyn] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-9arr7vwvyn] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    .slider[b-9arr7vwvyn]::before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
        z-index: 2;
    }

input:checked + .slider[b-9arr7vwvyn]::before {
    transform: translateX(24px);
}

.slider .icon-left[b-9arr7vwvyn],
.slider .icon-right[b-9arr7vwvyn] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    z-index: 1;
    color: white;
    transition: 0.4s;
    pointer-events: none;
}

.icon-left[b-9arr7vwvyn] {
    left: 8px;
    opacity: 0;
}

.icon-right[b-9arr7vwvyn] {
    right: 8px;
    opacity: 1;
}

input:checked + .slider .icon-left[b-9arr7vwvyn] {
    opacity: 1;
}

input:checked + .slider .icon-right[b-9arr7vwvyn] {
    opacity: 0;
}

input:checked + .slider[b-9arr7vwvyn] {
    background-color: rgb(1 162 228);
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/User/UserCreate.razor.rz.scp.css */
.edit[b-l3aqj5h2wc] {
  border-left: 5px solid #9acd32;
  padding-left: 10px;
}

.form-section[b-l3aqj5h2wc] {
  background: #ffffff;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.add[b-l3aqj5h2wc] {
    border-left: 5px solid #9acd32;
    padding-left: 10px;
}

.form-section[b-l3aqj5h2wc] {
    background: #ffffff;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.eye-icon[b-l3aqj5h2wc] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

.form-section input[b-l3aqj5h2wc] {
    background-color: #efefef;
}

.star[b-l3aqj5h2wc] {
    color: red;
}

.primaryBtn[b-l3aqj5h2wc] {
    color: white;
    background-color: rgb(1 162 228);
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/User/UserEdit.razor.rz.scp.css */
.pageHeader[b-ws7s4h8j7i] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-ws7s4h8j7i] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-ws7s4h8j7i] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-ws7s4h8j7i] {
    background-color: #efefef;
}

select.form-select[b-ws7s4h8j7i] {
    background-color: #efefef;
}

.bg-customFormField[b-ws7s4h8j7i] {
    background-color: #efefef !important;
    background-image: none !important;
}

.primaryBtn[b-ws7s4h8j7i] {
    color: white;
    background-color: rgb(1 162 228);
}

/* Label appearance */
.form-label[b-ws7s4h8j7i] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-ws7s4h8j7i] {
    color: red;
    font-weight: bold;
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Admin/User/UserList.razor.rz.scp.css */

table.table[b-1bl42ebpw3] {
    font-size: 0.875rem; /* equivalent to Bootstrap fs-6 */
    color: #333; /* Bootstrap's text-secondary */
    vertical-align: middle;
}

    table.table thead[b-1bl42ebpw3] {
        background-color: #f8f9fa; /* Bootstrap's table-light */
        font-weight: 400; /* Normal instead of bold */
        text-transform: uppercase;
        text-align: center;
    }

th[b-1bl42ebpw3] {
    font-size: 0.75rem;
    font-weight: 400; /* normal */
    color: #333;
    text-align: left;
    padding: 0.5rem 1rem;
}

.primaryBtn[b-1bl42ebpw3] {
    color: white;
    background-color: rgb(1 162 228);
}

.table-row[b-1bl42ebpw3] {
    border-left: 2px solid #9acd32;
    padding-left: 10px;
}

.headerWithGreen[b-1bl42ebpw3] {
    border-left: 5px solid #9acd32;
    padding-left: 10px;
}

.switch[b-1bl42ebpw3] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}

    .switch input[b-1bl42ebpw3] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-1bl42ebpw3] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    .slider[b-1bl42ebpw3]::before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
        z-index: 2;
    }

input:checked + .slider[b-1bl42ebpw3]::before {
    transform: translateX(24px);
}

.slider .icon-left[b-1bl42ebpw3],
.slider .icon-right[b-1bl42ebpw3] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    z-index: 1;
    color: white;
    transition: 0.4s;
    pointer-events: none;
}

.icon-left[b-1bl42ebpw3] {
    left: 8px;
    opacity: 0;
}

.icon-right[b-1bl42ebpw3] {
    right: 8px;
    opacity: 1;
}

input:checked + .slider .icon-left[b-1bl42ebpw3] {
    opacity: 1;
}

input:checked + .slider .icon-right[b-1bl42ebpw3] {
    opacity: 0;
}

input:checked + .slider[b-1bl42ebpw3] {
    background-color: rgb(1 162 228);
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Payment.razor.rz.scp.css */
.pageHeader[b-psrbenzvce] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-psrbenzvce] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-psrbenzvce] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-psrbenzvce] {
    background-color: #efefef;
}

select.form-select[b-psrbenzvce] {
    background-color: #efefef;
}

.bg-customFormField[b-psrbenzvce] {
    background-color: #efefef !important;
    background-image: none !important;
}

.primaryBtn[b-psrbenzvce] {
    color: white;
    background-color: rgb(1 162 228);
}

/* Label appearance */
.form-label[b-psrbenzvce] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-psrbenzvce] {
    color: red;
    font-weight: bold;
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Payors/PayorList.razor.rz.scp.css */
.pageHeader[b-depml4c2gj] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-depml4c2gj] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-depml4c2gj] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-depml4c2gj] {
    background-color: #efefef;
}

select.form-select[b-depml4c2gj] {
    background-color: #efefef;
}

.bg-customFormField[b-depml4c2gj] {
    background-color: #efefef !important;
    background-image: none !important;
}



/* Label appearance */
.form-label[b-depml4c2gj] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-depml4c2gj] {
    color: red;
    font-weight: bold;
}

table.table[b-depml4c2gj] {
    font-size: 0.875rem; /* equivalent to Bootstrap fs-6 */
    color: #333; /* Bootstrap's text-secondary */
    vertical-align: middle;
}

    table.table thead[b-depml4c2gj] {
        background-color: #f8f9fa; /* Bootstrap's table-light */
        font-weight: 400; /* Normal instead of bold */
        text-transform: uppercase;
        text-align: center;
    }

th[b-depml4c2gj] {
    font-size: 0.75rem;
    font-weight: 400; /* normal */
    color: #333;
    text-align: left;
    padding: 0.5rem 1rem;
}

.primaryBtn[b-depml4c2gj] {
    color: white;
    background-color: rgb(1 162 228);
}

.table-row[b-depml4c2gj] {
    border-left: 2px solid #9acd32;
    padding-left: 10px;
}

.switch[b-depml4c2gj] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}

    .switch input[b-depml4c2gj] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-depml4c2gj] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    .slider[b-depml4c2gj]::before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
        z-index: 2;
    }

input:checked + .slider[b-depml4c2gj]::before {
    transform: translateX(24px);
}

.slider .icon-left[b-depml4c2gj],
.slider .icon-right[b-depml4c2gj] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    z-index: 1;
    color: white;
    transition: 0.4s;
    pointer-events: none;
}

.icon-left[b-depml4c2gj] {
    left: 8px;
    opacity: 0;
}

.icon-right[b-depml4c2gj] {
    right: 8px;
    opacity: 1;
}

input:checked + .slider .icon-left[b-depml4c2gj] {
    opacity: 1;
}

input:checked + .slider .icon-right[b-depml4c2gj] {
    opacity: 0;
}

input:checked + .slider[b-depml4c2gj] {
    background-color: rgb(1 162 228);
}
/* _content/AccountPortal/Components/Pages/Secure/Payments/Payors/PayorUpsert.razor.rz.scp.css */
.pageHeader[b-iacapfrgqm] {
    border-left: 10px solid #9acd32;
    padding-left: 10px;
}

.sectionHeader[b-iacapfrgqm] {
    border-left: 3px solid #9acd32;
    padding-left: 10px;
}

.eye-icon[b-iacapfrgqm] {
    cursor: pointer;
    color: #9acd32;
    border: 1px solid #9acd32;
    border-left: 2px solid #9acd32;
}

input.form-control[b-iacapfrgqm] {
    background-color: #efefef;
}

select.form-select[b-iacapfrgqm] {
    background-color: #efefef;
}

.bg-customFormField[b-iacapfrgqm] {
    background-color: #efefef !important;
    background-image: none !important;
}

.primaryBtn[b-iacapfrgqm] {
    color: white;
    background-color: rgb(1 162 228);
}

/* Label appearance */
.form-label[b-iacapfrgqm] {
    font-size: 0.8rem;
    color: rgb(91, 91, 91);
    text-transform: uppercase;
}

/* Required asterisk color */
.star[b-iacapfrgqm] {
    color: red;
    font-weight: bold;
}
