/* _content/Lurse.Identity.Api/Pages/Account/ForgotPassword/ForgotPassword.cshtml.rz.scp.css */
form[b-cnifpr8qp8] {
    display: flex;
    flex-direction: column;
}

.center-container[b-cnifpr8qp8] {
    width: 20em;
}
/* _content/Lurse.Identity.Api/Pages/Account/ForgotPassword/ResetPassword.cshtml.rz.scp.css */
form[b-tn0016v9dh] {
    display: flex;
    flex-direction: column;
}

.center-container[b-tn0016v9dh] {
    width: 20em;
}

.info-text[b-tn0016v9dh] {
    text-align: start;
    padding: 0 1em;
}
/* _content/Lurse.Identity.Api/Pages/Account/InitialPassword/InitialPassword.cshtml.rz.scp.css */
form[b-6cajvl3gim] {
    display: flex;
    flex-direction: column;
}

.read-label[b-6cajvl3gim] {
    font-weight: bold;
}
/* _content/Lurse.Identity.Api/Pages/Account/LoggedIn/LoggedIn.cshtml.rz.scp.css */
/* _content/Lurse.Identity.Api/Pages/Account/Login/Login.cshtml.rz.scp.css */
.or[b-kvn7pz1pyv] {
    display: grid;
    grid-template-columns: 1fr min-content 1fr;
    align-items: center;
    gap: 1em;
    margin: auto 0;
}

.or > hr[b-kvn7pz1pyv] {
    width: 100%;
}

.or > h6[b-kvn7pz1pyv] {
    margin: 1.5em 0;
}

.button-size-link a:not(:hover)[b-kvn7pz1pyv] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}

.info-text[b-kvn7pz1pyv] {
    text-align: start;
}
/* _content/Lurse.Identity.Api/Pages/Account/Login/MfaLogin.cshtml.rz.scp.css */
form[b-yz2analwqx] {
    display: flex;
    flex-direction: column;
    width: 20em;
    margin: auto;
}

.button-size-link a:not(:hover)[b-yz2analwqx] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}
/* _content/Lurse.Identity.Api/Pages/Account/Login/PreLogin.cshtml.rz.scp.css */
.button-size-link a:not(:hover)[b-rzkwspt1qf] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}
/* _content/Lurse.Identity.Api/Pages/Account/Login/RecoveryCodeLogin.cshtml.rz.scp.css */
form[b-diu4rh0i27] {
    display: flex;
    flex-direction: column;
    width: 20em;
    margin: auto;
}

.button-size-link a:not(:hover)[b-diu4rh0i27] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}
/* _content/Lurse.Identity.Api/Pages/Account/Logout/Logout.cshtml.rz.scp.css */
.frontchannel-container[b-toag66c1ks] {
    visibility: hidden;
}

.external-logout-checkbox[b-toag66c1ks] {
    margin-bottom: 2em;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/LoginData/ChangePassword.cshtml.rz.scp.css */
/* _content/Lurse.Identity.Api/Pages/Account/Manage/LoginData/ManageLoginData.cshtml.rz.scp.css */
.input-row[b-hpyj1ztvv1] {
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.input-row .mdc-text-field[b-hpyj1ztvv1] {
    width: 20em;
}

form[b-hpyj1ztvv1] {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
}

form > *:not(:last-child)[b-hpyj1ztvv1]{
    margin-bottom: 1.5em;
}

.center-container[b-hpyj1ztvv1] {
    width: 100%;
    max-width: 35em;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Mfa/DisableMfa.cshtml.rz.scp.css */
.center-container[b-oalg75qzln] {
    width: 20em;
}

form[b-oalg75qzln] {
    display: flex;
    flex-direction: column;
}

.button-size-link a:not(:hover)[b-oalg75qzln] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}

.info-text[b-oalg75qzln] {
    text-align: start;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Mfa/DisableMfaByRecoveryCode.cshtml.rz.scp.css */
.center-container[b-jm357ku7fw] {
    width: 20em;
}

form[b-jm357ku7fw] {
    display: flex;
    flex-direction: column;
}

.button-size-link a:not(:hover)[b-jm357ku7fw] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}

.info-text[b-jm357ku7fw] {
    text-align: start;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Mfa/EnableEmailAuthentication.cshtml.rz.scp.css */
.email-address[b-w888esq20u] {
    text-align: center;
    padding: 1em;
    font-weight: bold;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Mfa/EnableTotpAuthentication.cshtml.rz.scp.css */
.cp-pre-form-paragraph[b-f7kr7pfurn] {
    margin-bottom: 2.5em !important;
}

.button-size-link a:not(:hover)[b-f7kr7pfurn] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}

.radio-box[b-f7kr7pfurn] {
    display: flex;
    padding: 0.25em;
    border: var(--mdc-theme-on-background) thin solid;
    border-radius: 0.3em;
    margin-bottom: 0.5em;
}

.radio-box-label[b-f7kr7pfurn] {
    color: var(--mdc-theme-on-background);
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 1.5em;
}

.radio-box-label *:first-child[b-f7kr7pfurn] {
    margin-left: 0.2em;
    margin-right: 0.5em;
}

.secret-row[b-f7kr7pfurn] {
    flex-wrap: wrap;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
}

@media(max-width: 60em) {
    .secret-row[b-f7kr7pfurn]{
        flex-direction: column;
        align-items: center;
        gap: 1em;
    }
}

.secret-row .secret[b-f7kr7pfurn] {
    flex-grow: 1;
    margin-left: 1em;
}

.secret-row .secret input[b-f7kr7pfurn] {
    font-size: 12px;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Mfa/ManageMfa.cshtml.rz.scp.css */
.mfa-box[b-k40ypb2d86] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 1.4em;

    padding: 0.4em;
    color: var(--mdc-theme-on-background);

    margin-bottom: 2em;
}

.mfa-box *:first-child[b-k40ypb2d86] {
    margin-left: 0.2em;
    margin-right: 0.5em;
    font-size: 1.4em;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Mfa/MfaEnabled.cshtml.rz.scp.css */
.done-icon[b-h1zqy0osl3] {
    color: #28a745 !important;
    font-size: 7em !important;
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Mfa/MultifactorSelection.cshtml.rz.scp.css */
.cp-pre-form-paragraph[b-5qg55bgzyw] {
    margin-bottom: 2.5em !important;
}

.button-size-link a:not(:hover)[b-5qg55bgzyw] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}

.secret-row[b-5qg55bgzyw] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
}


    .secret-row .secret[b-5qg55bgzyw] {
        flex-grow: 1;
        margin-left: 1em;
    }

        .secret-row .secret input[b-5qg55bgzyw] {
            font-size: 12px;
        }
/* _content/Lurse.Identity.Api/Pages/Account/Manage/Profile/Profile.cshtml.rz.scp.css */
.mdc-text-field[b-mmqex5xx3y] {
    /*width: 200%;*/
}
/* _content/Lurse.Identity.Api/Pages/Account/Manage/_Layout.cshtml.rz.scp.css */
.center-layout[b-uy1cifo9rl]{
    padding: 1em;
}

.layout-container[b-uy1cifo9rl]{
    height: 100%;
    max-height: 100%;
    max-width: 100%;

    display: grid;
    grid-template-rows: auto 1fr;
    overflow: hidden;
}

.mdc-tab-bar[b-uy1cifo9rl] {
    width: unset;
    max-width: 100%;
    overflow: hidden;
}

.mdc-tab[b-uy1cifo9rl] {
    width: min-content;
    text-wrap: balance;
}
/* _content/Lurse.Identity.Api/Pages/Account/Sessions/Sessions.cshtml.rz.scp.css */
.active-session td[b-ptz13og7s6] {
    font-weight: bold;
}

@media(max-width : 50em){
    .renewed[b-ptz13og7s6], .expires[b-ptz13og7s6] {
        display: none;
    }
}
/* _content/Lurse.Identity.Api/Pages/Errors/Forbidden.cshtml.rz.scp.css */
.button-size-link a:not(:hover)[b-ox7twwfwlh] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}
/* _content/Lurse.Identity.Api/Pages/ExternalLogin/Callback.cshtml.rz.scp.css */
/* _content/Lurse.Identity.Api/Pages/ExternalLogin/InitCallback.cshtml.rz.scp.css */
.text-align-left[b-dms2ijunor] {
    text-align: left
}
/* _content/Lurse.Identity.Api/Pages/Management/Clients/Clients.cshtml.rz.scp.css */
.button-size-link a:not(:hover)[b-9vlfdodbcz] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}
/* _content/Lurse.Identity.Api/Pages/Management/IdentityProviders/IdentityProviders.cshtml.rz.scp.css */
.button-size-link a:not(:hover)[b-o1pwcnhd40] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}
/* _content/Lurse.Identity.Api/Pages/Management/Tenants/TenantDetails.cshtml.rz.scp.css */
.plive-group[b-nfs9zalxe2] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.75em;
}

.colors-group[b-nfs9zalxe2] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0.75em;
}

.password-group[b-nfs9zalxe2] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0.75em;
}

.login-group[b-nfs9zalxe2] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.75em;
}

.cp-headline[b-nfs9zalxe2] {
    margin-bottom: 0em !important;
}
/* _content/Lurse.Identity.Api/Pages/Management/Tenants/Tenants.cshtml.rz.scp.css */
.button-size-link a:not(:hover)[b-zijn5pygjp] {
    text-decoration: none;
    color: var(--mdc-theme-primary);
}

.create-buttons[b-zijn5pygjp] {
    display: flex;
    justify-content: center;
}
/* _content/Lurse.Identity.Api/Pages/Management/_Layout.cshtml.rz.scp.css */
.center-layout[b-ezmjmxtaa4]{
    padding: 1em;
}

.layout-container[b-ezmjmxtaa4]{
    height: 100%;
    max-height: 100%;
    max-width: 100%;

    display: grid;
    grid-template-rows: auto 1fr;
    overflow: hidden;
}

.mdc-tab-bar[b-ezmjmxtaa4] {
    width: unset;
    max-width: 100%;
    overflow: hidden;
}

.mdc-tab[b-ezmjmxtaa4] {
    width: min-content;
    text-wrap: balance;
}
/* _content/Lurse.Identity.Api/Pages/_Layout.cshtml.rz.scp.css */
.header-container[b-wcpd6j7msl] {
    display: flex;
    flex-direction: row;
    padding: 1em 2em;
    position: relative;
    margin-bottom: 1em;
}

.header-container > section[b-wcpd6j7msl] {
    display: flex;
    flex-direction: row;
}

.content-container[b-wcpd6j7msl] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
}

@media(min-width: 120em) {
    .content-container[b-wcpd6j7msl] {
        grid-template-columns: 60em 1fr;
    }
}

@media(max-width: 60em) {
    .content-container[b-wcpd6j7msl] {
        grid-template-columns: 1fr 0fr;
    }
}

.content-box[b-wcpd6j7msl] {
    display: grid;
    grid-template-rows: min-content auto;
    background-color: var(--mdc-theme-background);
    color: var(--mdc-theme-on-background);
    box-shadow: 0px 3px 6px 6px rgba(0,0,0,0.16);
    z-index: 2;
    max-height: 100vh;
}

.content-box .scrollable-content[b-wcpd6j7msl] {
    max-height: 100%;
    overflow: auto;
    display: grid;
    grid-template-rows: auto min-content;
}

.image-box[b-wcpd6j7msl] {
    background-image: var(--background-image-url);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    flex-grow: 1;
    max-height: 100%;
    max-width: 100%;
}

.logo[b-wcpd6j7msl] {
    height: 60px;
    width: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    outline: none;
    background-image: var(--logo-url);
}

footer[b-wcpd6j7msl] {
    margin-top: 2em;
    padding-bottom: 0.5em;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    background-color: var(--mdc-theme-background);
    color: var(--mdc-theme-on-background);
}

footer a[b-wcpd6j7msl] {
    color: var(--mdc-theme-on-background);
    margin: 0.5em 1em;
    text-decoration: none;
}

footer a:hover[b-wcpd6j7msl] {
    color: var(--mdc-theme-primary);
}

.header-icon-button[b-wcpd6j7msl] {
    display: none;
}

.header-button[b-wcpd6j7msl] {
    display: flex;
    flex-direction: row;
    gap: 0.5em;
    overflow: hidden;
}

.header-button > span[b-wcpd6j7msl] {
    max-width: 15em;
}

@media(max-width: 50em){
    .header-button[b-wcpd6j7msl] {
        display: none;
    }

    .header-icon-button[b-wcpd6j7msl] {
        display: block;
    }
}
