/* _content/WebApp/Areas/Identity/Pages/Account/ConfirmAccount.cshtml.rz.scp.css */
.back_image[b-lronoaktot] {
    background-image: url("/img/login-bg/ZeeUPlant2000x1943.png");
    filter: brightness(50%);
}
/* _content/WebApp/Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
/* Login screen styling for both the static page and the submit/loading state. */
.back_image[b-9b43vut3xw] {
    background-image: url("/img/login-bg/ZeeUPlant2000x1943.png");
    filter: brightness(42%) saturate(92%);
}

.login.login-with-news-feed[b-9b43vut3xw] {
    background:
        radial-gradient(circle at top left, rgba(17, 24, 39, 0.88), rgba(15, 23, 42, 0.98)),
        linear-gradient(135deg, #0f172a 0%, #111827 45%, #1e293b 100%);
}

.login.login-with-news-feed .news-feed[b-9b43vut3xw]::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(15, 23, 42, 0.05), rgba(15, 23, 42, 0.82)),
        linear-gradient(120deg, rgba(16, 185, 129, 0.08), rgba(59, 130, 246, 0.08));
}

.login.login-with-news-feed .news-feed .news-caption[b-9b43vut3xw],
.login.login-with-news-feed .login-container[b-9b43vut3xw] {
    z-index: 2;
}

.login.login-with-news-feed .news-feed .news-caption[b-9b43vut3xw] {
    top: 0;
    bottom: 0;
    display: flex;
    align-items: flex-start;
    padding: 56px 72px;
    background: none;
}

.login-story[b-9b43vut3xw] {
    max-width: 620px;
    padding-top: 108px;
}

.login.login-with-news-feed .news-feed .news-caption .caption-title[b-9b43vut3xw] {
    max-width: 14ch;
    margin: 0 0 18px;
    font-size: clamp(40px, 5vw, 68px);
    line-height: 0.98;
    font-weight: 700;
    letter-spacing: -0.04em;
}

.caption-copy[b-9b43vut3xw] {
    max-width: 36rem;
    margin-bottom: 28px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 20px;
    line-height: 1.55;
}

.login-story-points[b-9b43vut3xw] {
    display: grid;
    gap: 14px;
    max-width: 34rem;
}

.login-story-point[b-9b43vut3xw] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.45;
}

.login-story-point-icon[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 999px;
    background: rgba(16, 185, 129, 0.18);
    color: #67e8f9;
    font-size: 12px;
}

.login.login-with-news-feed .login-container[b-9b43vut3xw] {
    padding: 56px 64px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.96));
}

@media (min-width: 992px) {
    .auth-shell.login.login-with-news-feed[b-9b43vut3xw] {
        display: grid;
        grid-template-columns: minmax(0, 1fr) clamp(460px, 29vw, 640px);
    }

    .auth-shell.login.login-with-news-feed .news-feed[b-9b43vut3xw] {
        position: relative;
        right: auto;
        min-height: 100vh;
    }

    .auth-shell.login.login-with-news-feed .login-container[b-9b43vut3xw] {
        width: auto;
        min-height: 100vh;
        margin-left: 0;
        padding: clamp(44px, 4vw, 72px);
    }

    .auth-shell.login.login-with-news-feed .news-feed .news-caption[b-9b43vut3xw] {
        align-items: center;
        padding: clamp(48px, 5vw, 88px);
    }

    .auth-shell .login-story[b-9b43vut3xw] {
        max-width: min(720px, 100%);
        padding-top: 0;
    }

    .auth-shell .caption-copy[b-9b43vut3xw],
    .auth-shell .login-story-points[b-9b43vut3xw] {
        max-width: 38rem;
    }

    .auth-shell .login-form[b-9b43vut3xw] {
        width: 100%;
        max-width: none;
    }
}

@media (min-width: 1600px) {
    .auth-shell.login.login-with-news-feed[b-9b43vut3xw] {
        grid-template-columns: minmax(0, 1fr) clamp(520px, 31vw, 680px);
    }

    .auth-shell.login.login-with-news-feed .news-feed .news-caption[b-9b43vut3xw] {
        padding-inline: clamp(72px, 7vw, 120px);
    }

    .auth-shell .caption-copy[b-9b43vut3xw] {
        max-width: 40rem;
    }
}

.login.login-with-news-feed .login-header[b-9b43vut3xw] {
    margin-bottom: 26px !important;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.login-brand-mark[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
    color: #0f172a;
    font-size: 18px;
    font-weight: 600;
}

.login-brand-mark-icon[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #29527f;
    color: #f8fafc;
    font-size: 15px;
    box-shadow: inset 0 0 0 1px rgba(148, 163, 184, 0.18);
}

.login.login-with-news-feed .login-title[b-9b43vut3xw] {
    margin: 0 0 8px;
    color: #0f172a !important;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.03em;
    opacity: 1 !important;
}

.login.login-with-news-feed .login-header .brand small[b-9b43vut3xw] {
    display: block;
    color: #64748b;
    font-size: 16px;
    line-height: 1.6;
    max-width: 24rem;
}

.login-form[b-9b43vut3xw] {
    max-width: 470px;
    position: relative;
}

.login-language-pills[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px;
    border: 1px solid #cbd5e1;
    border-radius: 14px;
    background: #ffffff;
}

.login-language-pill[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 30px;
    padding: 0 12px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #29527f;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
}

.login-language-pill:hover[b-9b43vut3xw],
.login-language-pill:focus[b-9b43vut3xw] {
    color: #23486e;
    background: #f8fbff;
}

.login-language-pill.is-active[b-9b43vut3xw] {
    background: #29527f;
    color: #f8fafc;
}

.login-alert[b-9b43vut3xw] {
    border: 0;
    border-left: 4px solid #dc2626;
    border-radius: 14px;
    background: #fff1f2;
    color: #991b1b;
    font-size: 13px;
}

.login.login-with-news-feed .login-content .form-control[b-9b43vut3xw] {
    border: 1px solid #cbd5e1;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.98);
    color: #0f172a;
    box-shadow: none;
}

.login.login-with-news-feed .login-content .form-control:focus[b-9b43vut3xw] {
    border-color: #0ea5a4;
    box-shadow: 0 0 0 4px rgba(14, 165, 164, 0.14);
}

.login.login-with-news-feed .login-content .form-floating > label[b-9b43vut3xw] {
    color: #64748b !important;
    font-weight: 500;
}

.login-password-wrap[b-9b43vut3xw] {
    position: relative;
}

.login-password-input[b-9b43vut3xw] {
    padding-right: 52px;
}

.login-password-toggle[b-9b43vut3xw] {
    position: absolute;
    top: 50%;
    right: 14px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #64748b;
    transform: translateY(-50%);
}

.login-password-toggle:hover[b-9b43vut3xw] {
    background: rgba(148, 163, 184, 0.12);
    color: #0f172a;
}

.login-form.is-loading .login-password-toggle[b-9b43vut3xw] {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.login-form-row[b-9b43vut3xw] {
    gap: 16px;
    margin-top: 10px;
}

.login.login-with-news-feed .login-remember[b-9b43vut3xw] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.login.login-with-news-feed .login-remember .form-check-input[b-9b43vut3xw] {
    width: 18px;
    height: 18px;
    margin-top: 0;
    border: 1px solid #94a3b8;
}

.login.login-with-news-feed .login-remember .form-check-input:checked[b-9b43vut3xw] {
    background-color: #0f766e;
    border-color: #0f766e;
}

.login.login-with-news-feed .login-remember-label[b-9b43vut3xw] {
    color: #64748b !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.01em;
    opacity: 1 !important;
    margin-bottom: 0;
    cursor: pointer;
    user-select: none;
}

.login-support-link[b-9b43vut3xw] {
    color: #0f766e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.login-support-link:hover[b-9b43vut3xw] {
    color: #115e59;
    text-decoration: underline;
}

.login-submit[b-9b43vut3xw] {
    border: 0;
    border-radius: 14px;
    background: #29527f;
    color: #f8fafc !important;
    font-weight: 700;
    letter-spacing: 0.01em;
    box-shadow: 0 16px 32px rgba(41, 82, 127, 0.22);
}

.login-submit.is-loading[b-9b43vut3xw] {
    opacity: 0.75;
    cursor: wait;
}

.login-submit:hover[b-9b43vut3xw],
.login-submit:focus[b-9b43vut3xw] {
    background: #23486e;
    color: #f8fafc !important;
}

.login-loading-overlay[b-9b43vut3xw] {
    position: absolute;
    inset: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    border-radius: 28px;
    background: rgba(248, 250, 252, 0.82);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 180ms ease;
}

.login-loading-overlay.is-visible[b-9b43vut3xw] {
    opacity: 1;
    pointer-events: auto;
}

.login-loading-panel[b-9b43vut3xw] {
    width: min(100%, 370px);
    padding: 26px 24px 22px;
    border: 1px solid rgba(148, 163, 184, 0.26);
    border-radius: 24px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.94)),
        #ffffff;
    box-shadow: 0 28px 70px rgba(15, 23, 42, 0.18);
    text-align: center;
}

.login-loading-brand[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #0f172a;
    font-size: 15px;
    font-weight: 700;
}

.login-loading-brand-icon[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 11px;
    background: #29527f;
    color: #f8fafc;
    box-shadow: inset 0 0 0 1px rgba(148, 163, 184, 0.18);
}

.login-loading-spinner[b-9b43vut3xw] {
    width: 62px;
    height: 62px;
    margin: 22px auto 18px;
    border-radius: 999px;
    border: 4px solid rgba(37, 82, 127, 0.16);
    border-top-color: #0ea5a4;
    border-right-color: #29527f;
    animation: login-loading-spin-b-9b43vut3xw 0.9s linear infinite;
}

.login-loading-title[b-9b43vut3xw] {
    color: #0f172a;
    font-size: 1.32rem;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.login-loading-copy[b-9b43vut3xw] {
    display: none;
}

.login-loading-steps[b-9b43vut3xw] {
    display: grid;
    gap: 12px;
    margin: 20px 0 16px;
    justify-items: center;
    text-align: center;
}

.login-loading-step[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #334155;
    font-size: 0.92rem;
    font-weight: 600;
}

.login-loading-step span[b-9b43vut3xw] {
    width: 9px;
    height: 9px;
    flex: 0 0 9px;
    border-radius: 999px;
    background: linear-gradient(135deg, #0ea5a4, #29527f);
    box-shadow: 0 0 0 5px rgba(14, 165, 164, 0.12);
}

.login-loading-footnote[b-9b43vut3xw] {
    color: #64748b;
    font-size: 0.82rem;
    line-height: 1.55;
}

.login-assurance[b-9b43vut3xw] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #475569;
    font-size: 13px;
    line-height: 1.5;
}

.login-assurance-icon[b-9b43vut3xw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 999px;
    background: rgba(14, 165, 164, 0.12);
    color: #0f766e;
}

.login-footer[b-9b43vut3xw] {
    color: #64748b !important;
    font-size: 13px;
}

@keyframes login-loading-spin-b-9b43vut3xw {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 991.98px) {
    .login-story[b-9b43vut3xw] {
        padding-top: 0;
    }

    .login.login-with-news-feed .news-feed .news-caption[b-9b43vut3xw] {
        padding: 40px 28px 28px;
    }

    .login.login-with-news-feed .login-container[b-9b43vut3xw] {
        padding: 40px 28px;
    }

    .login.login-with-news-feed .news-feed .news-caption .caption-title[b-9b43vut3xw] {
        max-width: none;
        font-size: 36px;
    }

    .caption-copy[b-9b43vut3xw] {
        font-size: 17px;
    }

    .login-form[b-9b43vut3xw] {
        max-width: none;
    }

    .login.login-with-news-feed .login-header[b-9b43vut3xw] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575.98px) {
    .login-form-row[b-9b43vut3xw] {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .login-support-link[b-9b43vut3xw] {
        margin-left: 2px;
    }
}
/* _content/WebApp/Areas/Identity/Pages/Account/LoginWith2fa.cshtml.rz.scp.css */
/* Two-factor login styling for both the static page and the submit/loading state. */
.back_image[b-rw0wmx2rqh] {
    background-image: url("/img/login-bg/ZeeUPlant2000x1943.png");
    filter: brightness(42%) saturate(92%);
}

.login.login-with-news-feed[b-rw0wmx2rqh] {
    background:
        radial-gradient(circle at top left, rgba(17, 24, 39, 0.88), rgba(15, 23, 42, 0.98)),
        linear-gradient(135deg, #0f172a 0%, #111827 45%, #1e293b 100%);
}

.login.login-with-news-feed .news-feed[b-rw0wmx2rqh]::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(15, 23, 42, 0.05), rgba(15, 23, 42, 0.82)),
        linear-gradient(120deg, rgba(16, 185, 129, 0.08), rgba(59, 130, 246, 0.08));
}

.login.login-with-news-feed .news-feed .news-caption[b-rw0wmx2rqh],
.login.login-with-news-feed .login-container[b-rw0wmx2rqh] {
    z-index: 2;
}

.login.login-with-news-feed .news-feed .news-caption[b-rw0wmx2rqh] {
    top: 0;
    bottom: 0;
    display: flex;
    align-items: flex-start;
    padding: 56px 72px;
    background: none;
}

.login-story[b-rw0wmx2rqh] {
    max-width: 620px;
    padding-top: 108px;
}

.login.login-with-news-feed .news-feed .news-caption .caption-title[b-rw0wmx2rqh] {
    max-width: 14ch;
    margin: 0 0 18px;
    font-size: clamp(40px, 5vw, 68px);
    line-height: 0.98;
    font-weight: 700;
    letter-spacing: -0.04em;
}

.caption-copy[b-rw0wmx2rqh] {
    max-width: 36rem;
    margin-bottom: 28px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 20px;
    line-height: 1.55;
}

.login-story-points[b-rw0wmx2rqh] {
    display: grid;
    gap: 14px;
    max-width: 34rem;
}

.login-story-point[b-rw0wmx2rqh] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.45;
}

.login-story-point-icon[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 999px;
    background: rgba(16, 185, 129, 0.18);
    color: #67e8f9;
    font-size: 12px;
}

.login.login-with-news-feed .login-container[b-rw0wmx2rqh] {
    padding: 56px 64px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.96));
}

@media (min-width: 992px) {
    .auth-shell.login.login-with-news-feed[b-rw0wmx2rqh] {
        display: grid;
        grid-template-columns: minmax(0, 1fr) clamp(460px, 29vw, 640px);
    }

    .auth-shell.login.login-with-news-feed .news-feed[b-rw0wmx2rqh] {
        position: relative;
        right: auto;
        min-height: 100vh;
    }

    .auth-shell.login.login-with-news-feed .login-container[b-rw0wmx2rqh] {
        width: auto;
        min-height: 100vh;
        margin-left: 0;
        padding: clamp(44px, 4vw, 72px);
    }

    .auth-shell.login.login-with-news-feed .news-feed .news-caption[b-rw0wmx2rqh] {
        align-items: center;
        padding: clamp(48px, 5vw, 88px);
    }

    .auth-shell .login-story[b-rw0wmx2rqh] {
        max-width: min(720px, 100%);
        padding-top: 0;
    }

    .auth-shell .caption-copy[b-rw0wmx2rqh],
    .auth-shell .login-story-points[b-rw0wmx2rqh] {
        max-width: 38rem;
    }

    .auth-shell .login-form[b-rw0wmx2rqh] {
        width: 100%;
        max-width: none;
    }
}

@media (min-width: 1600px) {
    .auth-shell.login.login-with-news-feed[b-rw0wmx2rqh] {
        grid-template-columns: minmax(0, 1fr) clamp(520px, 31vw, 680px);
    }

    .auth-shell.login.login-with-news-feed .news-feed .news-caption[b-rw0wmx2rqh] {
        padding-inline: clamp(72px, 7vw, 120px);
    }

    .auth-shell .caption-copy[b-rw0wmx2rqh] {
        max-width: 40rem;
    }
}

.login.login-with-news-feed .login-header[b-rw0wmx2rqh] {
    margin-bottom: 26px !important;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.login-brand-mark[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
    color: #0f172a;
    font-size: 18px;
    font-weight: 600;
}

.login-brand-mark-icon[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #29527f;
    color: #f8fafc;
    font-size: 15px;
    box-shadow: inset 0 0 0 1px rgba(148, 163, 184, 0.18);
}

.login.login-with-news-feed .login-title[b-rw0wmx2rqh] {
    margin: 0 0 8px;
    color: #0f172a !important;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.03em;
    opacity: 1 !important;
}

.login.login-with-news-feed .login-header .brand small[b-rw0wmx2rqh] {
    display: block;
    color: #64748b;
    font-size: 16px;
    line-height: 1.6;
    max-width: 24rem;
}

.login-form[b-rw0wmx2rqh] {
    max-width: 470px;
    position: relative;
}

.login-language-pills[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px;
    border: 1px solid #cbd5e1;
    border-radius: 14px;
    background: #ffffff;
}

.login-language-pill[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 30px;
    padding: 0 12px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #29527f;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
}

.login-language-pill:hover[b-rw0wmx2rqh],
.login-language-pill:focus[b-rw0wmx2rqh] {
    color: #23486e;
    background: #f8fbff;
}

.login-language-pill.is-active[b-rw0wmx2rqh] {
    background: #29527f;
    color: #f8fafc;
}

.login-alert[b-rw0wmx2rqh] {
    border: 0;
    border-left: 4px solid #dc2626;
    border-radius: 14px;
    background: #fff1f2;
    color: #991b1b;
    font-size: 13px;
}

.login.login-with-news-feed .login-content .form-control[b-rw0wmx2rqh] {
    border: 1px solid #cbd5e1;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.98);
    color: #0f172a;
    box-shadow: none;
}

.login.login-with-news-feed .login-content .form-control:focus[b-rw0wmx2rqh] {
    border-color: #0ea5a4;
    box-shadow: 0 0 0 4px rgba(14, 165, 164, 0.14);
}

.login.login-with-news-feed .login-content .form-floating > label[b-rw0wmx2rqh] {
    color: #64748b !important;
    font-weight: 500;
}

.login-password-wrap[b-rw0wmx2rqh] {
    position: relative;
}

.login-password-input[b-rw0wmx2rqh] {
    padding-right: 52px;
}

.login-password-toggle[b-rw0wmx2rqh] {
    position: absolute;
    top: 50%;
    right: 14px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #64748b;
    transform: translateY(-50%);
}

.login-password-toggle:hover[b-rw0wmx2rqh] {
    background: rgba(148, 163, 184, 0.12);
    color: #0f172a;
}

.login-form.is-loading .login-password-toggle[b-rw0wmx2rqh] {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.login-form-row[b-rw0wmx2rqh] {
    gap: 16px;
    margin-top: 10px;
}

.login.login-with-news-feed .login-remember[b-rw0wmx2rqh] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.login.login-with-news-feed .login-remember .form-check-input[b-rw0wmx2rqh] {
    width: 18px;
    height: 18px;
    margin-top: 0;
    border: 1px solid #94a3b8;
}

.login.login-with-news-feed .login-remember .form-check-input:checked[b-rw0wmx2rqh] {
    background-color: #0f766e;
    border-color: #0f766e;
}

.login.login-with-news-feed .login-remember-label[b-rw0wmx2rqh] {
    color: #64748b !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.01em;
    opacity: 1 !important;
    margin-bottom: 0;
    cursor: pointer;
    user-select: none;
}

.login-support-link[b-rw0wmx2rqh] {
    color: #0f766e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.login-support-link:hover[b-rw0wmx2rqh] {
    color: #115e59;
    text-decoration: underline;
}

.login-submit[b-rw0wmx2rqh] {
    border: 0;
    border-radius: 14px;
    background: #29527f;
    color: #f8fafc !important;
    font-weight: 700;
    letter-spacing: 0.01em;
    box-shadow: 0 16px 32px rgba(41, 82, 127, 0.22);
}

.login-submit.is-loading[b-rw0wmx2rqh] {
    opacity: 0.75;
    cursor: wait;
}

.login-submit:hover[b-rw0wmx2rqh],
.login-submit:focus[b-rw0wmx2rqh] {
    background: #23486e;
    color: #f8fafc !important;
}

.login-loading-overlay[b-rw0wmx2rqh] {
    position: absolute;
    inset: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    border-radius: 28px;
    background: rgba(248, 250, 252, 0.82);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 180ms ease;
}

.login-loading-overlay.is-visible[b-rw0wmx2rqh] {
    opacity: 1;
    pointer-events: auto;
}

.login-loading-panel[b-rw0wmx2rqh] {
    width: min(100%, 370px);
    padding: 26px 24px 22px;
    border: 1px solid rgba(148, 163, 184, 0.26);
    border-radius: 24px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.94)),
        #ffffff;
    box-shadow: 0 28px 70px rgba(15, 23, 42, 0.18);
    text-align: center;
}

.login-loading-brand[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #0f172a;
    font-size: 15px;
    font-weight: 700;
}

.login-loading-brand-icon[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 11px;
    background: #29527f;
    color: #f8fafc;
    box-shadow: inset 0 0 0 1px rgba(148, 163, 184, 0.18);
}

.login-loading-spinner[b-rw0wmx2rqh] {
    width: 62px;
    height: 62px;
    margin: 22px auto 18px;
    border-radius: 999px;
    border: 4px solid rgba(37, 82, 127, 0.16);
    border-top-color: #0ea5a4;
    border-right-color: #29527f;
    animation: login-loading-spin-b-rw0wmx2rqh 0.9s linear infinite;
}

.login-loading-title[b-rw0wmx2rqh] {
    color: #0f172a;
    font-size: 1.32rem;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.login-loading-copy[b-rw0wmx2rqh] {
    display: none;
}

.login-loading-steps[b-rw0wmx2rqh] {
    display: grid;
    gap: 12px;
    margin: 20px 0 16px;
    justify-items: center;
    text-align: center;
}

.login-loading-step[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #334155;
    font-size: 0.92rem;
    font-weight: 600;
}

.login-loading-step span[b-rw0wmx2rqh] {
    width: 9px;
    height: 9px;
    flex: 0 0 9px;
    border-radius: 999px;
    background: linear-gradient(135deg, #0ea5a4, #29527f);
    box-shadow: 0 0 0 5px rgba(14, 165, 164, 0.12);
}

.login-loading-footnote[b-rw0wmx2rqh] {
    color: #64748b;
    font-size: 0.82rem;
    line-height: 1.55;
}

.login-assurance[b-rw0wmx2rqh] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #475569;
    font-size: 13px;
    line-height: 1.5;
}

.login-assurance-icon[b-rw0wmx2rqh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 999px;
    background: rgba(14, 165, 164, 0.12);
    color: #0f766e;
}

.login-footer[b-rw0wmx2rqh] {
    color: #64748b !important;
    font-size: 13px;
}

@keyframes login-loading-spin-b-rw0wmx2rqh {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 991.98px) {
    .login-story[b-rw0wmx2rqh] {
        padding-top: 0;
    }

    .login.login-with-news-feed .news-feed .news-caption[b-rw0wmx2rqh] {
        padding: 40px 28px 28px;
    }

    .login.login-with-news-feed .login-container[b-rw0wmx2rqh] {
        padding: 40px 28px;
    }

    .login.login-with-news-feed .news-feed .news-caption .caption-title[b-rw0wmx2rqh] {
        max-width: none;
        font-size: 36px;
    }

    .caption-copy[b-rw0wmx2rqh] {
        font-size: 17px;
    }

    .login-form[b-rw0wmx2rqh] {
        max-width: none;
    }

    .login.login-with-news-feed .login-header[b-rw0wmx2rqh] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575.98px) {
    .login-form-row[b-rw0wmx2rqh] {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .login-support-link[b-rw0wmx2rqh] {
        margin-left: 2px;
    }
}

.twofactor-code-input[b-rw0wmx2rqh] {
    text-align: center;
    letter-spacing: 0.28em;
    font-weight: 700;
    background: #ffffff !important;
    color: #0f172a !important;
    border-color: #cbd5e1 !important;
    -webkit-text-fill-color: #0f172a;
    caret-color: #0f172a;
}

.twofactor-code-input[b-rw0wmx2rqh]::placeholder {
    color: #64748b !important;
    opacity: 1;
}

.twofactor-code-input:focus[b-rw0wmx2rqh] {
    background: #ffffff !important;
    color: #0f172a !important;
}

body.theme-dark .login.login-with-news-feed .login-content .twofactor-code-input[b-rw0wmx2rqh],
body.theme-dark .login.login-with-news-feed .login-content .twofactor-code-input:focus[b-rw0wmx2rqh],
body.theme-dark .login.login-with-news-feed .login-content .twofactor-code-input:not(:placeholder-shown)[b-rw0wmx2rqh] {
    background: #ffffff !important;
    color: #0f172a !important;
    border-color: #cbd5e1 !important;
    -webkit-text-fill-color: #0f172a !important;
    caret-color: #0f172a;
    box-shadow: none !important;
}

body.theme-dark .login.login-with-news-feed .login-content .twofactor-code-input[b-rw0wmx2rqh]::placeholder {
    color: #64748b !important;
    opacity: 1;
}

.login-field-error[b-rw0wmx2rqh] {
    display: block;
    margin-top: 8px;
    font-size: 13px;
}
/* _content/WebApp/Areas/Identity/Pages/Account/LoginWithRecoveryCode.cshtml.rz.scp.css */
/* Recovery-code login styling for both the static page and the submit/loading state. */
.back_image[b-blasqdwyp2] {
    background-image: url("/img/login-bg/ZeeUPlant2000x1943.png");
    filter: brightness(42%) saturate(92%);
}

.login.login-with-news-feed[b-blasqdwyp2] {
    background:
        radial-gradient(circle at top left, rgba(17, 24, 39, 0.88), rgba(15, 23, 42, 0.98)),
        linear-gradient(135deg, #0f172a 0%, #111827 45%, #1e293b 100%);
}

.login.login-with-news-feed .news-feed[b-blasqdwyp2]::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(15, 23, 42, 0.05), rgba(15, 23, 42, 0.82)),
        linear-gradient(120deg, rgba(16, 185, 129, 0.08), rgba(59, 130, 246, 0.08));
}

.login.login-with-news-feed .news-feed .news-caption[b-blasqdwyp2],
.login.login-with-news-feed .login-container[b-blasqdwyp2] {
    z-index: 2;
}

.login.login-with-news-feed .news-feed .news-caption[b-blasqdwyp2] {
    top: 0;
    bottom: 0;
    display: flex;
    align-items: flex-start;
    padding: 56px 72px;
    background: none;
}

.login-story[b-blasqdwyp2] {
    max-width: 620px;
    padding-top: 108px;
}

.login.login-with-news-feed .news-feed .news-caption .caption-title[b-blasqdwyp2] {
    max-width: 14ch;
    margin: 0 0 18px;
    font-size: clamp(40px, 5vw, 68px);
    line-height: 0.98;
    font-weight: 700;
    letter-spacing: -0.04em;
}

.caption-copy[b-blasqdwyp2] {
    max-width: 36rem;
    margin-bottom: 28px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 20px;
    line-height: 1.55;
}

.login-story-points[b-blasqdwyp2] {
    display: grid;
    gap: 14px;
    max-width: 34rem;
}

.login-story-point[b-blasqdwyp2] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.45;
}

.login-story-point-icon[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 999px;
    background: rgba(16, 185, 129, 0.18);
    color: #67e8f9;
    font-size: 12px;
}

.login.login-with-news-feed .login-container[b-blasqdwyp2] {
    padding: 56px 64px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.96));
}

@media (min-width: 992px) {
    .auth-shell.login.login-with-news-feed[b-blasqdwyp2] {
        display: grid;
        grid-template-columns: minmax(0, 1fr) clamp(460px, 29vw, 640px);
    }

    .auth-shell.login.login-with-news-feed .news-feed[b-blasqdwyp2] {
        position: relative;
        right: auto;
        min-height: 100vh;
    }

    .auth-shell.login.login-with-news-feed .login-container[b-blasqdwyp2] {
        width: auto;
        min-height: 100vh;
        margin-left: 0;
        padding: clamp(44px, 4vw, 72px);
    }

    .auth-shell.login.login-with-news-feed .news-feed .news-caption[b-blasqdwyp2] {
        align-items: center;
        padding: clamp(48px, 5vw, 88px);
    }

    .auth-shell .login-story[b-blasqdwyp2] {
        max-width: min(720px, 100%);
        padding-top: 0;
    }

    .auth-shell .caption-copy[b-blasqdwyp2],
    .auth-shell .login-story-points[b-blasqdwyp2] {
        max-width: 38rem;
    }

    .auth-shell .login-form[b-blasqdwyp2] {
        width: 100%;
        max-width: none;
    }
}

@media (min-width: 1600px) {
    .auth-shell.login.login-with-news-feed[b-blasqdwyp2] {
        grid-template-columns: minmax(0, 1fr) clamp(520px, 31vw, 680px);
    }

    .auth-shell.login.login-with-news-feed .news-feed .news-caption[b-blasqdwyp2] {
        padding-inline: clamp(72px, 7vw, 120px);
    }

    .auth-shell .caption-copy[b-blasqdwyp2] {
        max-width: 40rem;
    }
}

.login.login-with-news-feed .login-header[b-blasqdwyp2] {
    margin-bottom: 26px !important;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.login-brand-mark[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
    color: #0f172a;
    font-size: 18px;
    font-weight: 600;
}

.login-brand-mark-icon[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #29527f;
    color: #f8fafc;
    font-size: 15px;
    box-shadow: inset 0 0 0 1px rgba(148, 163, 184, 0.18);
}

.login.login-with-news-feed .login-title[b-blasqdwyp2] {
    margin: 0 0 8px;
    color: #0f172a !important;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.03em;
    opacity: 1 !important;
}

.login.login-with-news-feed .login-header .brand small[b-blasqdwyp2] {
    display: block;
    color: #64748b;
    font-size: 16px;
    line-height: 1.6;
    max-width: 24rem;
}

.login-form[b-blasqdwyp2] {
    max-width: 470px;
    position: relative;
}

.login-language-pills[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px;
    border: 1px solid #cbd5e1;
    border-radius: 14px;
    background: #ffffff;
}

.login-language-pill[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 30px;
    padding: 0 12px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #29527f;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
}

.login-language-pill:hover[b-blasqdwyp2],
.login-language-pill:focus[b-blasqdwyp2] {
    color: #23486e;
    background: #f8fbff;
}

.login-language-pill.is-active[b-blasqdwyp2] {
    background: #29527f;
    color: #f8fafc;
}

.login-alert[b-blasqdwyp2] {
    border: 0;
    border-left: 4px solid #dc2626;
    border-radius: 14px;
    background: #fff1f2;
    color: #991b1b;
    font-size: 13px;
}

.login.login-with-news-feed .login-content .form-control[b-blasqdwyp2] {
    border: 1px solid #cbd5e1;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.98);
    color: #0f172a;
    box-shadow: none;
}

.login.login-with-news-feed .login-content .form-control:focus[b-blasqdwyp2] {
    border-color: #0ea5a4;
    box-shadow: 0 0 0 4px rgba(14, 165, 164, 0.14);
}

.login.login-with-news-feed .login-content .form-floating > label[b-blasqdwyp2] {
    color: #64748b !important;
    font-weight: 500;
}

.login-password-wrap[b-blasqdwyp2] {
    position: relative;
}

.login-password-input[b-blasqdwyp2] {
    padding-right: 52px;
}

.login-password-toggle[b-blasqdwyp2] {
    position: absolute;
    top: 50%;
    right: 14px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #64748b;
    transform: translateY(-50%);
}

.login-password-toggle:hover[b-blasqdwyp2] {
    background: rgba(148, 163, 184, 0.12);
    color: #0f172a;
}

.login-form.is-loading .login-password-toggle[b-blasqdwyp2] {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.login-form-row[b-blasqdwyp2] {
    gap: 16px;
    margin-top: 10px;
}

.login.login-with-news-feed .login-remember[b-blasqdwyp2] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.login.login-with-news-feed .login-remember .form-check-input[b-blasqdwyp2] {
    width: 18px;
    height: 18px;
    margin-top: 0;
    border: 1px solid #94a3b8;
}

.login.login-with-news-feed .login-remember .form-check-input:checked[b-blasqdwyp2] {
    background-color: #0f766e;
    border-color: #0f766e;
}

.login.login-with-news-feed .login-remember-label[b-blasqdwyp2] {
    color: #64748b !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.01em;
    opacity: 1 !important;
    margin-bottom: 0;
    cursor: pointer;
    user-select: none;
}

.login-support-link[b-blasqdwyp2] {
    color: #0f766e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.login-support-link:hover[b-blasqdwyp2] {
    color: #115e59;
    text-decoration: underline;
}

.login-submit[b-blasqdwyp2] {
    border: 0;
    border-radius: 14px;
    background: #29527f;
    color: #f8fafc !important;
    font-weight: 700;
    letter-spacing: 0.01em;
    box-shadow: 0 16px 32px rgba(41, 82, 127, 0.22);
}

.login-submit.is-loading[b-blasqdwyp2] {
    opacity: 0.75;
    cursor: wait;
}

.login-submit:hover[b-blasqdwyp2],
.login-submit:focus[b-blasqdwyp2] {
    background: #23486e;
    color: #f8fafc !important;
}

.login-loading-overlay[b-blasqdwyp2] {
    position: absolute;
    inset: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    border-radius: 28px;
    background: rgba(248, 250, 252, 0.82);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 180ms ease;
}

.login-loading-overlay.is-visible[b-blasqdwyp2] {
    opacity: 1;
    pointer-events: auto;
}

.login-loading-panel[b-blasqdwyp2] {
    width: min(100%, 370px);
    padding: 26px 24px 22px;
    border: 1px solid rgba(148, 163, 184, 0.26);
    border-radius: 24px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.94)),
        #ffffff;
    box-shadow: 0 28px 70px rgba(15, 23, 42, 0.18);
    text-align: center;
}

.login-loading-brand[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #0f172a;
    font-size: 15px;
    font-weight: 700;
}

.login-loading-brand-icon[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 11px;
    background: #29527f;
    color: #f8fafc;
    box-shadow: inset 0 0 0 1px rgba(148, 163, 184, 0.18);
}

.login-loading-spinner[b-blasqdwyp2] {
    width: 62px;
    height: 62px;
    margin: 22px auto 18px;
    border-radius: 999px;
    border: 4px solid rgba(37, 82, 127, 0.16);
    border-top-color: #0ea5a4;
    border-right-color: #29527f;
    animation: login-loading-spin-b-blasqdwyp2 0.9s linear infinite;
}

.login-loading-title[b-blasqdwyp2] {
    color: #0f172a;
    font-size: 1.32rem;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.login-loading-copy[b-blasqdwyp2] {
    display: none;
}

.login-loading-steps[b-blasqdwyp2] {
    display: grid;
    gap: 12px;
    margin: 20px 0 16px;
    justify-items: center;
    text-align: center;
}

.login-loading-step[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #334155;
    font-size: 0.92rem;
    font-weight: 600;
}

.login-loading-step span[b-blasqdwyp2] {
    width: 9px;
    height: 9px;
    flex: 0 0 9px;
    border-radius: 999px;
    background: linear-gradient(135deg, #0ea5a4, #29527f);
    box-shadow: 0 0 0 5px rgba(14, 165, 164, 0.12);
}

.login-loading-footnote[b-blasqdwyp2] {
    color: #64748b;
    font-size: 0.82rem;
    line-height: 1.55;
}

.login-assurance[b-blasqdwyp2] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #475569;
    font-size: 13px;
    line-height: 1.5;
}

.login-assurance-icon[b-blasqdwyp2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 999px;
    background: rgba(14, 165, 164, 0.12);
    color: #0f766e;
}

.login-footer[b-blasqdwyp2] {
    color: #64748b !important;
    font-size: 13px;
}

@keyframes login-loading-spin-b-blasqdwyp2 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 991.98px) {
    .login-story[b-blasqdwyp2] {
        padding-top: 0;
    }

    .login.login-with-news-feed .news-feed .news-caption[b-blasqdwyp2] {
        padding: 40px 28px 28px;
    }

    .login.login-with-news-feed .login-container[b-blasqdwyp2] {
        padding: 40px 28px;
    }

    .login.login-with-news-feed .news-feed .news-caption .caption-title[b-blasqdwyp2] {
        max-width: none;
        font-size: 36px;
    }

    .caption-copy[b-blasqdwyp2] {
        font-size: 17px;
    }

    .login-form[b-blasqdwyp2] {
        max-width: none;
    }

    .login.login-with-news-feed .login-header[b-blasqdwyp2] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575.98px) {
    .login-form-row[b-blasqdwyp2] {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .login-support-link[b-blasqdwyp2] {
        margin-left: 2px;
    }
}

.login-field-error[b-blasqdwyp2] {
    display: block;
    margin-top: 8px;
    font-size: 13px;
}

.recovery-code-input[b-blasqdwyp2] {
    background: #ffffff !important;
    color: #0f172a !important;
    border-color: #cbd5e1 !important;
    -webkit-text-fill-color: #0f172a;
    caret-color: #0f172a;
}

.recovery-code-input[b-blasqdwyp2]::placeholder {
    color: #64748b !important;
    opacity: 1;
}

.recovery-code-input:focus[b-blasqdwyp2] {
    background: #ffffff !important;
    color: #0f172a !important;
}

body.theme-dark .login.login-with-news-feed .login-content .recovery-code-input[b-blasqdwyp2],
body.theme-dark .login.login-with-news-feed .login-content .recovery-code-input:focus[b-blasqdwyp2],
body.theme-dark .login.login-with-news-feed .login-content .recovery-code-input:not(:placeholder-shown)[b-blasqdwyp2] {
    background: #ffffff !important;
    color: #0f172a !important;
    border-color: #cbd5e1 !important;
    -webkit-text-fill-color: #0f172a !important;
    caret-color: #0f172a;
    box-shadow: none !important;
}

body.theme-dark .login.login-with-news-feed .login-content .recovery-code-input[b-blasqdwyp2]::placeholder {
    color: #64748b !important;
    opacity: 1;
}
/* _content/WebApp/Areas/Identity/Pages/Account/Register.cshtml.rz.scp.css */
.back_image[b-gkrg9fibbb] {
    background-image: url("/img/register/ZeeUTableTennis.png");
    filter: brightness(50%);
}
/* _content/WebApp/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-wrkb45jn1q] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-wrkb45jn1q] {
  color: #0077cc;
}

.btn-primary[b-wrkb45jn1q] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-wrkb45jn1q], .nav-pills .show > .nav-link[b-wrkb45jn1q] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-wrkb45jn1q] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-wrkb45jn1q] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-wrkb45jn1q] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-wrkb45jn1q] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-wrkb45jn1q] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/WebApp/Views/ZeeuDashboard/_CttProduction.cshtml.rz.scp.css */
body[b-o2up8nizfv] {
    --header-height: 50px;
    margin: 0 0 0 0;
    background-color: white;
}

table[b-o2up8nizfv] {
    font-size: 30px;
    box-shadow: 0 0 10px 15px rgba(0,0,0,0.3);
}

table tr th[b-o2up8nizfv] {
    font-weight:bold;
}


.header_container[b-o2up8nizfv] {
    margin: 0 0 0 0;
    height:150px;
    display: flex;
    flex-direction: row;
    align-items:center;
    justify-items:center;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.3);*/
    justify-content: space-between;
}

.logo_container[b-o2up8nizfv] {
    padding: 5px 0 5px 15px;
    height:4em;
    width:auto;
}

.description_container[b-o2up8nizfv] {
    padding: 0 15px 0 0;
}

.Header[b-o2up8nizfv] {
    margin: 0 0 0 0;
    font-size: 35px;
    font-weight: bold;
}


.content_container[b-o2up8nizfv] {
    background-color: #f4f2f2;
    width:100%;
}
