/* /Components/ContentModal.razor.rz.scp.css */
.container-65vh[b-56dlcz7plh] {
    max-height: 65vh;
    height: 65vh;
}

.container-75vh[b-56dlcz7plh] {
    max-height: 75vh;
    height: 75vh;
}

.container-85vh[b-56dlcz7plh] {
    max-height: 85vh;
    height: 85vh;
}

.container-100vh[b-56dlcz7plh] {
    max-height: 100vh;
    height: 100vh;
}
/* /Components/CustomModal.razor.rz.scp.css */
body[b-7wn69g04oj] {
}

.rounded-4[b-7wn69g04oj] {
    border-radius: .5rem;
}

.rounded-5[b-7wn69g04oj] {
    border-radius: .75rem;
}

.rounded-6[b-7wn69g04oj] {
    border-radius: 1rem;
}

.border-right[b-7wn69g04oj] {
    border-right: 1px solid #eee;
}

.modal-alert .modal-dialog[b-7wn69g04oj] {
    width: 380px;
}
/* /Components/DivisionDropdown.Razor.rz.scp.css */
body[b-jya417s4z2] {
}
.DivisionDropdown[b-jya417s4z2] {
    border: 1px solid black;
    max-width: 98%;
    padding: 5px;
}
.Dropdown[b-jya417s4z2] {
    max-height: 150px;
    max-width: 98%;
    overflow: auto;
    scroll-behavior: smooth;
   
}
.ExpandButton[b-jya417s4z2]{
    border:none;
    background-color:transparent;
    text-align: right;
    font-size:large;
    font-weight:bold;
}
/* /Components/ImagePopover.razor.rz.scp.css */
.popover-wrapper[b-5e9hv6nb5p] {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

span[b-5e9hv6nb5p] {
    visibility: hidden;
    position: absolute;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: #363636;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
}

    span[b-5e9hv6nb5p]::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.popover-wrapper:hover span[b-5e9hv6nb5p] {
    visibility: visible;
}
/* /Components/Tooltip.razor.rz.scp.css */
.tooltipwrapper[b-cygwi2mm9l] {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

span[b-cygwi2mm9l] {
    visibility: hidden;
    position: absolute;
    width: 160px;
    bottom: 100%;
    left: 50%;
    margin-left: -80px;
    background-color: #363636;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 10;
}

    span[b-cygwi2mm9l]::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltipwrapper:hover span[b-cygwi2mm9l] {
    visibility: visible;
}
/* /Pages/Audit/AccountAuditDashboard.razor.rz.scp.css */
.completed[b-cwajspbmaq] {
    color: #217333;
    font-weight: bold;
}

.in-progress[b-cwajspbmaq] {
    color: #98612c;
    font-weight: bold;
}

.not-started[b-cwajspbmaq] {
    color: #98362c;
    font-weight: bold;
}

.initial-data-loader .k-loader-container-overlay.k-overlay-light[b-cwajspbmaq] {
    background-color: white;
}

.k-loader-container[b-cwajspbmaq] {
    z-index: 100;
}
/* /Pages/Index.razor.rz.scp.css */
.opacity-4[b-wlhnrknzdp] {
    opacity: .4 !important;
}

.opacity-5[b-wlhnrknzdp] {
    opacity: .5 !important;
}

.opacity-6[b-wlhnrknzdp] {
    opacity: .6 !important;
}

.opacity-7[b-wlhnrknzdp] {
    opacity: .7 !important;
}

.opacity-8[b-wlhnrknzdp] {
    opacity: .8 !important;
}

.opacity-9[b-wlhnrknzdp] {
    opacity: .9 !important;
}


.header[b-wlhnrknzdp] {
    position: relative;
}
header[b-wlhnrknzdp] {
    display: block;
}

.page-back[b-wlhnrknzdp] {
    min-height: 600px;
    background-image: url('/assets/profile-cover-01.webp');
    background-size: cover;
    background-position: center top;
    opacity: .6 !important;
}

.mt--7[b-wlhnrknzdp] {
    margin-top: -6rem !important;
}

.mt--9[b-wlhnrknzdp] {
    margin-top: -9rem !important;
}

.mt--11[b-wlhnrknzdp] {
    margin-top: -11rem !important;
}

.mt--12[b-wlhnrknzdp] {
    margin-top: -12rem !important;
}

.card-profile-image[b-wlhnrknzdp] {
    position: relative;
}

    .card-profile-image img[b-wlhnrknzdp] {
        position: absolute;
        left: 50%;
        max-width: 180px;
        transition: all .15s ease;
        transform: translate(-50%, -30%);
        border-radius: .375rem;
    }

        .card-profile-image img:hover[b-wlhnrknzdp] {
            transform: translate(-50%, -33%);
        }

.fa-circle-info[b-wlhnrknzdp] {
    color: var(--bs-nucor-mediumgreen);
}

.form-check-input[b-wlhnrknzdp] {
    width: 3em !important;
    height: 1.5em !important;
}

.notification-lg .k-notification-container .k-notification-wrap[b-wlhnrknzdp] {
    width: 400px;
    height: 100px;
    font-size: 1.5em;
}

.notification-lg[b-wlhnrknzdp] {
    z-index: 1234;
}

.profile-image[b-wlhnrknzdp] {
    width: 120px;
    height: 120px;
}
/* /Pages/O365Groups/UpdateGroup.razor.rz.scp.css */
div.listview-item[b-0p6gmap1ax] {
    padding: 5px;
}

    div.listview-item span[b-0p6gmap1ax] {
        font-weight: bold;
    }
/* /Pages/Org/OrgList.razor.rz.scp.css */
body[b-xtwtatc2b7] {
}

.container-85vh[b-xtwtatc2b7] {
    max-height: 85vh;
    height: 85vh;
}
/* /Pages/Provisioning/AccountAttributes.razor.rz.scp.css */
body[b-3i2i9zg7ac] {
}

.demo-window[b-3i2i9zg7ac] {
    z-index: 44444;
}

.fa-triangle-exclamation[b-3i2i9zg7ac] {
    color: var(--bs-nucor-mediumgreen);
}

.form-check-input[b-3i2i9zg7ac] {
    width: 3em !important;
    height: 1.5em !important;
}

.container-65vh[b-3i2i9zg7ac] {
    max-height: 65vh;
    height: 65vh;
}

.container-75vh[b-3i2i9zg7ac] {
    max-height: 75vh;
    height: 75vh;
}

.container-85vh[b-3i2i9zg7ac] {
    max-height: 85vh;
    height: 85vh;
}

.container-100vh[b-3i2i9zg7ac] {
    max-height: 100vh;
    height: 100vh;
}
/* /Pages/Provisioning/AccountAttributesDashboard.razor.rz.scp.css */
body[b-syg8bf7rqo] {
}

.container-85vh[b-syg8bf7rqo] {
    max-height: 85vh;
    height: 85vh;
}
/* /Pages/Provisioning/ContractorDetails.razor.rz.scp.css */
.card[b-hjyxws4tl6] {
    padding: 20px !important;
}

.button-bottom[b-hjyxws4tl6] {
    position: absolute;
    bottom: 0;
}

.k-grid a[b-hjyxws4tl6] {
    color: #0071c1 !important;
    cursor: pointer !important;
}
/* /Pages/Provisioning/Contractors.razor.rz.scp.css */
.card[b-3sz98p59zy] {
    padding: 20px !important;
}

.button-bottom[b-3sz98p59zy] {
    position: absolute;
    bottom: 0;
}

.k-listbox[b-3sz98p59zy] {
    height: 360px;
}

#AavaliableAccessPacages[b-3sz98p59zy] {
    width: 270px;
}

AssignedAccessPacages[b-3sz98p59zy] {
    margin-left: 0.6em;
    width: 232px;
}

.demo-section label[b-3sz98p59zy] {
    margin-bottom: 5px;
    font-weight: bold;
    display: inline-block;
}
/* /Pages/Provisioning/Vendors.razor.rz.scp.css */
.card[b-j7n2knvwd7] {
    padding: 20px !important;
}

.button-bottom[b-j7n2knvwd7] {
    position: absolute;
    bottom: 0;
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
body[b-10pgwd1yc5] {
}

.btn.btn-rounded[b-10pgwd1yc5] {
    border-radius: 50px
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-f6ph8xgrw6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-f6ph8xgrw6] {
    flex: 1;
}

.sidebar[b-f6ph8xgrw6] {
    background-color: var(--bs-nucor-darkgreen) !important;
}

.top-row[b-f6ph8xgrw6] {
    background-color: var(--bs-nucor-mediumgreen) !important;
    border-bottom: 1px solid var(--bs-nucor-darkgreen) !important;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-f6ph8xgrw6]  a, .top-row[b-f6ph8xgrw6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-f6ph8xgrw6]  a:hover, .top-row[b-f6ph8xgrw6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-f6ph8xgrw6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .top-row[b-f6ph8xgrw6]  .k-menu.k-menu-horizontal:not(.k-context-menu) {
        padding: 0;
    }

.top-row[b-f6ph8xgrw6]  .k-menu:not(.k-context-menu) > .k-item {
    color: #ffffff !important;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-f6ph8xgrw6] {
        display: none;
    }

    .top-row.auth[b-f6ph8xgrw6] {
        justify-content: space-between;
    }

    .top-row[b-f6ph8xgrw6]  a, .top-row[b-f6ph8xgrw6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-f6ph8xgrw6] {
        flex-direction: row;
    }

    .sidebar[b-f6ph8xgrw6] {
        width: 300px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-f6ph8xgrw6] {
        position: sticky;
        top: 0;
        z-index: 2;
    }

    /*.top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }*/

    .top-row[b-f6ph8xgrw6], article[b-f6ph8xgrw6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
    .article[b-f6ph8xgrw6] {
        padding-top: 10rem ;
        z-index: 1;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1y0c6z3l39] {
    background-color: var(--bs-nucor-darkgreen) !important;
}

.top-row[b-1y0c6z3l39] {
    height: 3.5rem;
    background-color: var(--bs-nucor-darkgreen) !important;
}

.navbar-brand[b-1y0c6z3l39] {
    font-size: 1.1rem;
}

.fa[b-1y0c6z3l39], .fa-brands[b-1y0c6z3l39], .fa-duotone[b-1y0c6z3l39], .fa-light[b-1y0c6z3l39], .fa-regular[b-1y0c6z3l39], .fa-solid[b-1y0c6z3l39], .fa-thin[b-1y0c6z3l39], .fab[b-1y0c6z3l39], .fad[b-1y0c6z3l39], .fal[b-1y0c6z3l39], .far[b-1y0c6z3l39], .fas[b-1y0c6z3l39], .fat[b-1y0c6z3l39] {
    position: relative;
    width: 2rem;
    font-size: 1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-1y0c6z3l39] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1y0c6z3l39] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1y0c6z3l39] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1y0c6z3l39]  a {
        color: var(--bs-nucor-palegreen);
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-1y0c6z3l39]  a.active {
            background-color: var(--bs-nucor-mediumgreen);
            color: white;
        }

        .nav-item[b-1y0c6z3l39]  a:hover {
            background-color: var(--bs-nucor-mediumgreen);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-1y0c6z3l39] {
        display: none;
    }

    .collapse[b-1y0c6z3l39] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.nav-item .dropdown-indicator[b-1y0c6z3l39] {
    position: absolute;
    right: 5px;
}

.fa-fw[b-1y0c6z3l39]{
    width: 1.25em !important;
    margin-right: .75em;
}
