/* /Components/Account/Pages/Login.razor.rz.scp.css */
.microsoft-login[b-tpph5tpkym] {
    margin: 2.5rem -2.5rem -2.5rem -2.5rem;
    padding: 1.25rem 2.5rem;
    background: #f7f7f7;
    text-align: center;
}

.microsoft-login p[b-tpph5tpkym] {
    margin: 0;
}

.microsoft-login-button[b-tpph5tpkym] {
    margin: 0.625rem 0 0 0;
    padding: 0;
    border: 0;
    height: 2.5625rem;
    width: 13.4375rem;
    background-image: url(/assets/img/microsoft.svg);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
}

.reset-password[b-tpph5tpkym] {
    margin: 1.5rem 0;
    text-align: center;
}

.reset-password a[b-tpph5tpkym] {
    font-size: 0.875rem;
    font-weight: bold;
    color: var(--color-primary-900);
    text-decoration: none;
}
/* /Components/Account/Pages/LoginWith2fa.razor.rz.scp.css */
.code-input[b-d8d18pqawj] {
    width: 9.8125rem;
    margin: 0.5rem auto;
    color: var(--color-gray-800);
}

.code-input[b-d8d18pqawj]  input {
    color: var(--color-gray-800);
    font-weight: 600;
    letter-spacing: 0.25em;
    font-size: 1.375rem;
}

.contact-admin[b-d8d18pqawj] {
    font-size: 0.75rem;
    margin: 3.75rem auto 0 auto;
    opacity: 0.74;
    max-width: 26.25rem;
    position: absolute;
}
/* /Components/Account/Pages/Logout.razor.rz.scp.css */
iframe[b-dq3sz301jd] {
    border: 0;
    margin: 0;
    padding: 0
}

p[b-dq3sz301jd] {
    margin-bottom: 0;
    margin-top: 2rem;
    text-align: center;
}
/* /Components/Layout/LogLayout.razor.rz.scp.css */
.layout-container[b-raptlqpvp2] {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/assets/img/background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.layout-container .card[b-raptlqpvp2] {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-width: 31.5rem;
    max-height: calc(100vh - 160px);
    background: var(--color-white);
    border-radius: 0.375rem;
    box-shadow: 0 3px 30px rgb(from var(--color-primary-500) r g b / 0.09);
    z-index: 10;
    padding: 2.5rem;
}

.lias-image[b-raptlqpvp2] {
    position: absolute;
    bottom: 1.25rem;
    width: 5.25rem;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.layout-container[b-4ncl6h7dq6] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/assets/img/background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.layout-container .card[b-4ncl6h7dq6] {
    width: 31.5rem;
    background: var(--color-white);
    border-radius: 0.375rem;
    box-shadow: 0 3px 30px rgb(from var(--color-primary-500) r g b / 0.09);
    z-index: 10;
    padding: 2.5rem;
    margin-top: 40px;
    margin-bottom: 80px;
}

.lias-image[b-4ncl6h7dq6] {
    position: fixed;
    bottom: 1.25rem;
    width: 5.25rem;
    left: 50%;
    transform: translateX(-50%);
}
/* /Components/Pages/ActivityLog.razor.rz.scp.css */
.title-container[b-59o2rotx6o] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.arrow-button-left[b-59o2rotx6o] {
    margin: 0 0 1.375rem;
    color: var(--color-primary-900);
    cursor: pointer;
    text-decoration: none;
}

.table-container[b-59o2rotx6o] {
    overflow-y: auto;
}

table[b-59o2rotx6o] {
    border-collapse: collapse;
    text-align: left;
    font-size: 0.875rem;
    color: var(--color-gray-800);
    letter-spacing: 0.03em;
}

.col-1[b-59o2rotx6o] {
    width: 11.25rem;
}

.col-2[b-59o2rotx6o] {
    width: 21.5rem;
    max-width: 21.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.col-3[b-59o2rotx6o] {
    width: 14.5rem;
}

thead th[b-59o2rotx6o] {
    position: sticky;
    top: 0;
    background-color: white;
}

thead tr[b-59o2rotx6o] {
    border-top: none;
}

tr[b-59o2rotx6o] {
    height: 2.25rem;
    border-top: 2px solid var(--color-gray-100);
}
/* /Components/Pages/AskToConfigureMfa.razor.rz.scp.css */
.btn-configure-mfa[b-4haoxf3y14] {
    text-align: center;
}

.skip-mfa-link[b-4haoxf3y14] {
    margin-top: 1.25rem;
    text-align: center;
}

.skip-mfa-link a[b-4haoxf3y14] {
    color: var(--color-gray-800);
    opacity: 0.83;
}
/* /Components/Pages/ChangePassword.razor.rz.scp.css */
.title-container[b-hq2dd8fz0i] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.arrow-button-left[b-hq2dd8fz0i] {
    margin: 0 0 1.375rem;
    color: var(--color-primary-900);
    cursor: pointer;
}
/* /Components/Pages/EnableAuthenticator.razor.rz.scp.css */
.title-container[b-xbwaujaz05] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.arrow-button-left[b-xbwaujaz05] {
    margin: 0 0 1.375rem;
    color: var(--color-primary-900);
    cursor: pointer;
    text-decoration: none;
}

.shared-key[b-xbwaujaz05] {
    font-family: monospace;
    font-weight: bold;
    text-transform: uppercase;
}

.shared-key-helptext[b-xbwaujaz05] {
    margin-bottom: 4px;
}

.code-input[b-xbwaujaz05] {
    color: var(--color-gray-800);
}

.code-input[b-xbwaujaz05]  input {
    color: var(--color-gray-800);
    font-weight: 600;
    letter-spacing: 0.25em;
    font-size: 22px;
}

.btn-next[b-xbwaujaz05] {
    margin-top: 0;
}
/* /Components/Pages/MyProfile.razor.rz.scp.css */
.profile-card[b-yuxsx5jrmm] {
    margin: -2.5rem; /* cancel out the default padding on the card */
}

.profile-card-header[b-yuxsx5jrmm] {
    background: var(--color-primary-900);
    color: var(--color-white);
    padding: 1.5rem;
    border-radius: 0.375rem 0.375rem 0 0;
    height: 12.3125rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.profile-card-body[b-yuxsx5jrmm] {
    padding: 0 2rem 0 2.5rem;
}

.btn-logout[b-yuxsx5jrmm] {
    font-weight: 800;
    letter-spacing: 0.1em;
    cursor: pointer;
    align-self: end;
}

    .btn-logout:hover[b-yuxsx5jrmm] {
        color: var(--color-gray-500);
    }

.initials[b-yuxsx5jrmm] {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    font-weight: 800;
    font-size: 2rem;
    letter-spacing: 0.06em;
    background-color: var(--color-primary-500);
}

.display-name[b-yuxsx5jrmm] {
    font-size: 1.125rem;
    margin-top: 1rem;
}

.settings[b-yuxsx5jrmm] {
    height: 1.1875rem;
    margin: 2.5rem 0 1.5rem;
}

.settings-item[b-yuxsx5jrmm] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 2.25rem;
    margin: 1rem 0;
}

.settings-item-link[b-yuxsx5jrmm] {
    cursor: pointer;
    text-decoration: none;
}

.settings-item-button[b-yuxsx5jrmm] {
    color: var(--color-primary-500);
    font-weight: bold;
    cursor: pointer;
}

.separator[b-yuxsx5jrmm] {
    height: 1px;
    background-color: var(--color-gray-100);
    margin: 0 -2rem 0 -2.5rem;
}

.arrow-button-right[b-yuxsx5jrmm] {
    color: var(--color-primary-900);
}
/* /Components/PasswordWithRules.razor.rz.scp.css */
.password-container[b-to6n2pcr7x] {
    display: block;
    width: 100%;
}

.password-input[b-to6n2pcr7x] {
    position: relative;
    display: block;
    width: 100%;
}

.is-valid[b-to6n2pcr7x] {
    border-color: var(--color-positive-700) !important;
}

.is-invalid[b-to6n2pcr7x] {
    border-color: var(--color-negative-700) !important;
}

.password-rules-popup[b-to6n2pcr7x] {
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
    margin-bottom: -0.875rem;
    background: var(--color-white);
    border-radius: 0.25rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    padding: 1.5rem;
    z-index: 1000;
    width: 13.75rem;
}

.password-rules-title[b-to6n2pcr7x] {
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-size: 0.9rem;
}

.password-rules-list[b-to6n2pcr7x] {
    list-style: none;
    padding-left: 0;
    margin: 0;
    font-size: 0.85rem;
}

li[b-to6n2pcr7x] {
    display: flex;
    align-items: center;
    line-height: 1.36;
    letter-spacing: 0.03em;
    font-size: 0.875rem;
}

.rule-ok[b-to6n2pcr7x] {
    color: var(--color-positive-700);
    padding-right: 0.5rem;
}

.rule-nok[b-to6n2pcr7x] {
    color: var(--color-negative-700);
    padding-right: 0.5rem;
}

/* Tooltip arrow at the bottom of popup */
.password-rules-popup[b-to6n2pcr7x]::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    border-width: 0.5rem;
    border-style: solid;
    border-color: var(--color-white) transparent transparent transparent;
}
