/* _content/WebApp/Components/Account/Pages/Login.razor.rz.scp.css */
.authentication-wrapper[b-84mjumrrpn] {
    display: flex;
    flex-basis: 100%;
    min-height: 100vh;
    width: 100%
}

    .authentication-wrapper .authentication-inner[b-84mjumrrpn] {
        width: 100%
    }

    .authentication-wrapper.authentication-basic[b-84mjumrrpn] {
        align-items: center;
        justify-content: center
    }

    .authentication-wrapper .auth-cover-illustration[b-84mjumrrpn] {
        z-index: 1;
        max-inline-size: 38rem
    }

    .authentication-wrapper .authentication-image[b-84mjumrrpn] {
        z-index: -1;
        inline-size: 100%;
        inset-block-end: 7%;
        position: absolute;
        inset-inline-start: 0
    }

    .authentication-wrapper.authentication-cover[b-84mjumrrpn] {
        align-items: flex-start
    }

        .authentication-wrapper.authentication-cover .authentication-inner[b-84mjumrrpn] {
            min-height: 100vh;
            position: relative
        }

        .authentication-wrapper.authentication-cover .authentication-image[b-84mjumrrpn] {
            inline-size: 70%
        }

html:not([dir=rtl]) .authentication-wrapper.authentication-cover .authentication-image[b-84mjumrrpn] {
    inset-inline-start: unset
}

.authentication-wrapper.authentication-basic .authentication-inner[b-84mjumrrpn] {
    max-width: 450px
}

.authentication-wrapper .auth-input-wrapper .auth-input[b-84mjumrrpn] {
    max-width: 50px;
    padding-left: .4rem;
    padding-right: .4rem;
    font-size: 150%
}

@media(max-width: 575.98px) {
    .authentication-wrapper .auth-input-wrapper .auth-input[b-84mjumrrpn] {
        font-size: 1.125rem
    }
}

@media(max-width: 1199.98px) {
    .authentication-cover .authentication-image[b-84mjumrrpn] {
        inset-block-end: 9%
    }

    [dir=rtl] .authentication-cover .authentication-image[b-84mjumrrpn] {
        inline-size: 65%
    }
}

#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control[b-84mjumrrpn] {
    border-color: #ff4d49
}

.light-style .authentication-wrapper .authentication-bg[b-84mjumrrpn] {
    background-color: #fff
}

.dark-style .authentication-wrapper .authentication-bg[b-84mjumrrpn] {
    background-color: #30334e
}
/* _content/WebApp/Components/Account/Pages/Startup/ForcePwdChange.razor.rz.scp.css */
.authentication-wrapper[b-97if7u2e06] {
    display: flex;
    flex-basis: 100%;
    min-height: 100vh;
    width: 100%
}

    .authentication-wrapper .authentication-inner[b-97if7u2e06] {
        width: 100%
    }

    .authentication-wrapper.authentication-basic[b-97if7u2e06] {
        align-items: center;
        justify-content: center
    }

    .authentication-wrapper .auth-cover-illustration[b-97if7u2e06] {
        z-index: 1;
        max-inline-size: 38rem
    }

    .authentication-wrapper .authentication-image[b-97if7u2e06] {
        z-index: -1;
        inline-size: 100%;
        inset-block-end: 7%;
        position: absolute;
        inset-inline-start: 0
    }

    .authentication-wrapper.authentication-cover[b-97if7u2e06] {
        align-items: flex-start
    }

        .authentication-wrapper.authentication-cover .authentication-inner[b-97if7u2e06] {
            min-height: 100vh;
            position: relative
        }

        .authentication-wrapper.authentication-cover .authentication-image[b-97if7u2e06] {
            inline-size: 70%
        }

html:not([dir=rtl]) .authentication-wrapper.authentication-cover .authentication-image[b-97if7u2e06] {
    inset-inline-start: unset
}

.authentication-wrapper.authentication-basic .authentication-inner[b-97if7u2e06] {
    max-width: 450px
}

.authentication-wrapper .auth-input-wrapper .auth-input[b-97if7u2e06] {
    max-width: 50px;
    padding-left: .4rem;
    padding-right: .4rem;
    font-size: 150%
}

@media(max-width: 575.98px) {
    .authentication-wrapper .auth-input-wrapper .auth-input[b-97if7u2e06] {
        font-size: 1.125rem
    }
}

@media(max-width: 1199.98px) {
    .authentication-cover .authentication-image[b-97if7u2e06] {
        inset-block-end: 9%
    }

    [dir=rtl] .authentication-cover .authentication-image[b-97if7u2e06] {
        inline-size: 65%
    }
}

#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control[b-97if7u2e06] {
    border-color: #ff4d49
}

.light-style .authentication-wrapper .authentication-bg[b-97if7u2e06] {
    background-color: #fff
}

.dark-style .authentication-wrapper .authentication-bg[b-97if7u2e06] {
    background-color: #30334e
}
/* _content/WebApp/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-pui3qmsk44] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pui3qmsk44] {
    flex: 1;
}

.sidebar[b-pui3qmsk44] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-pui3qmsk44] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pui3qmsk44]  a, .top-row[b-pui3qmsk44]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-pui3qmsk44]  a:hover, .top-row[b-pui3qmsk44]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-pui3qmsk44]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-pui3qmsk44] {
        justify-content: space-between;
    }

    .top-row[b-pui3qmsk44]  a, .top-row[b-pui3qmsk44]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pui3qmsk44] {
        flex-direction: row;
    }

    .sidebar[b-pui3qmsk44] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pui3qmsk44] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-pui3qmsk44]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-pui3qmsk44], article[b-pui3qmsk44] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-pui3qmsk44] {
    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-pui3qmsk44] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/WebApp/Components/Layout/MainLayoutAlt.razor.rz.scp.css */
.page[b-wjtie5gbjx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-wjtie5gbjx] {
    flex: 1;
}

.sidebar[b-wjtie5gbjx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-wjtie5gbjx] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wjtie5gbjx]  a, .top-row[b-wjtie5gbjx]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-wjtie5gbjx]  a:hover, .top-row[b-wjtie5gbjx]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-wjtie5gbjx]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-wjtie5gbjx] {
        justify-content: space-between;
    }

    .top-row[b-wjtie5gbjx]  a, .top-row[b-wjtie5gbjx]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wjtie5gbjx] {
        flex-direction: row;
    }

    .sidebar[b-wjtie5gbjx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wjtie5gbjx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wjtie5gbjx]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wjtie5gbjx], article[b-wjtie5gbjx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-wjtie5gbjx] {
    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-wjtie5gbjx] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
