/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-mu6nwkjqwb] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

main[b-mu6nwkjqwb] {
    flex: 1;
}

.content[b-mu6nwkjqwb] {
   
    margin: 0 auto;
    width: 100%;
}

#blazor-error-ui[b-mu6nwkjqwb] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-mu6nwkjqwb] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* Matches the legacy UserAccess navbar (navbar-default): #337cbb / #2c6ba1. */
.top-navbar[b-9vazym09vx] {
    background: #337cbb;
    border-bottom: 1px solid #2c6ba1;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
    padding: 0.6rem 0;
    min-height: 60px;
}

.brand-logo[b-9vazym09vx] {
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    font-weight: 900;
    color: white;
    flex-shrink: 0;
}

.brand-text[b-9vazym09vx] {
    font-variant: small-caps;
    letter-spacing: 0.01em;
    color: white;
}

.brand-accent[b-9vazym09vx] {
    color: #cfe2f3;
}

.nav-pill[b-9vazym09vx] {
    border-radius: 8px;
    padding: 0.45rem 1rem !important;
    transition: background-color 0.2s, color 0.2s;
    font-weight: 500;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8) !important;
}

.nav-pill:hover[b-9vazym09vx] {
    background-color: rgba(255, 255, 255, 0.12);
    color: white !important;
}

.nav-pill.active[b-9vazym09vx] {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: white !important;
}

.login-btn[b-9vazym09vx] {
    color: #2c6ba1 !important;
    font-weight: 600;
    transition: background-color 0.2s;
}

.login-btn:hover[b-9vazym09vx] {
    background-color: rgba(255, 255, 255, 0.9) !important;
    color: #2c6ba1 !important;
}

.profile-btn[b-9vazym09vx] {
    color: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 20px;
    padding: 0.35rem 0.75rem;
    font-size: 0.9rem;
    transition: background-color 0.2s, color 0.2s;
}

.profile-btn:hover[b-9vazym09vx],
.profile-btn:focus[b-9vazym09vx],
.profile-btn.show[b-9vazym09vx] {
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: none;
}

.profile-btn[b-9vazym09vx]::after {
    margin-left: 0.4rem;
    vertical-align: 0.1em;
}

.profile-name[b-9vazym09vx] {
    font-weight: 500;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.profile-dropdown[b-9vazym09vx] {
    min-width: 200px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 0.4rem;
}

.profile-avatar-sm[b-9vazym09vx] {
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, #337cbb, #2c6ba1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1rem;
    flex-shrink: 0;
}

@media (max-width: 991.98px) {
    .navbar-nav.mx-auto[b-9vazym09vx] {
        margin: 0.5rem 0 !important;
    }

    .navbar-collapse[b-9vazym09vx] {
        padding: 0.5rem 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        margin-top: 0.5rem;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-vsmfl3sxq3],
.components-reconnect-repeated-attempt-visible[b-vsmfl3sxq3],
.components-reconnect-failed-visible[b-vsmfl3sxq3],
.components-pause-visible[b-vsmfl3sxq3],
.components-resume-failed-visible[b-vsmfl3sxq3],
.components-rejoining-animation[b-vsmfl3sxq3] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-retrying[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-failed[b-vsmfl3sxq3],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-vsmfl3sxq3] {
    display: block;
}


#components-reconnect-modal[b-vsmfl3sxq3] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-vsmfl3sxq3 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-vsmfl3sxq3 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-vsmfl3sxq3 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-vsmfl3sxq3]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-vsmfl3sxq3 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-vsmfl3sxq3 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-vsmfl3sxq3 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-vsmfl3sxq3 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-vsmfl3sxq3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-vsmfl3sxq3] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-vsmfl3sxq3] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-vsmfl3sxq3] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-vsmfl3sxq3] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-vsmfl3sxq3] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-vsmfl3sxq3] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-vsmfl3sxq3 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-vsmfl3sxq3] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-vsmfl3sxq3 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Login/Login.razor.rz.scp.css */
/* Login page styling ported from the legacy UserAccess login.
   Palette: primary #337cbb, success #5cb85c, muted #777777, page #E3E4FA. */

.login-page[b-mc47gt56w0] {
    /* Cancel the .content px-4 py-4 padding so the lavender background fills the area. */
    margin: -1.5rem;
    padding: 2.5rem 1rem;
    min-height: calc(100vh - 60px);
    background-color: #e3e4fa;
}

.ua-card[b-mc47gt56w0] {
    background-color: #fff;
    border-radius: 6px;
    padding: 1.5rem 1.5rem 2rem;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    height: 100%;
}

.ua-card-primary[b-mc47gt56w0] {
    background-color: #337cbb;
    color: #fff;
}

.ua-login-logo[b-mc47gt56w0] {
    max-width: 200px;
    height: auto;
}

.ua-small-caps[b-mc47gt56w0] {
    font-variant: small-caps;
}

.ua-card-subtitle[b-mc47gt56w0] {
    text-align: center;
    color: #777777;
    padding-bottom: 1rem;
}

.ua-card-title[b-mc47gt56w0] {
    font-size: 1.05rem;
    padding-bottom: 0.25rem;
}

.ua-label[b-mc47gt56w0] {
    display: block;
    margin-bottom: 0.25rem;
    font-size: 0.95rem;
}

.ua-note[b-mc47gt56w0] {
    text-align: justify;
    color: #777777;
    font-size: 0.85rem;
}

/* Primary (login) button — matches Bootstrap-3 btn-primary in UserAccess. */
.btn-ua-primary[b-mc47gt56w0] {
    background-color: #337cbb;
    border-color: #2c6ba1;
    color: #fff;
}

.btn-ua-primary:hover[b-mc47gt56w0],
.btn-ua-primary:focus[b-mc47gt56w0] {
    background-color: #2c6ba1;
    border-color: #265c8a;
    color: #fff;
}

/* Send button sits on the blue card, so it is white with primary text. */
.btn-ua-send[b-mc47gt56w0] {
    background-color: #fff;
    color: #337cbb;
    border-color: #fff;
    font-weight: 600;
}

.btn-ua-send:hover[b-mc47gt56w0],
.btn-ua-send:focus[b-mc47gt56w0] {
    background-color: #f1f1f1;
    color: #2c6ba1;
}

.ua-char-count[b-mc47gt56w0] {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.85);
}

/* Validation text on the blue support card needs to stay legible. ValidationMessage /
   ValidationSummary render as child components, so target their output with ::deep. */
.ua-card-primary[b-mc47gt56w0]  .validation-message,
.ua-card-primary[b-mc47gt56w0]  .validation-errors {
    color: #ffe08a;
    font-size: 0.85rem;
}

/* Support contact box. */
.ua-support-box[b-mc47gt56w0] {
    text-align: center;
}

.ua-support-heading[b-mc47gt56w0] {
    font-size: 1.05rem;
    font-weight: bold;
    padding-top: 0.75rem;
}

.ua-support-line[b-mc47gt56w0] {
    color: #777777;
    font-size: 1rem;
    padding-top: 0.35rem;
}

.ua-support-divider[b-mc47gt56w0] {
    border: 0;
    border-top: 1px solid #bdc1c7;
    margin: 0.75rem 0 0;
    opacity: 1;
}

.text-ua-primary[b-mc47gt56w0] {
    color: #337cbb;
}

.text-ua-success[b-mc47gt56w0] {
    color: #5cb85c;
}
/* /Components/Pages/AccountActivation.razor.rz.scp.css */
/* Account-activation screens. Full-bleed lavender page with a centered white card,
   matching the SSO return screen (Return.razor.css). */

.activation-page[b-hyp19ir9h2] {
    /* Cancel the .content px-4 py-4 padding so the lavender background fills the area. */
    margin: -1.5rem;
    padding: 3rem 1rem;
    min-height: calc(100vh - 60px);
    background-color: #e3e4fa;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.activation-card[b-hyp19ir9h2] {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    padding: 2rem 1.5rem 2.5rem;
    max-width: 600px;
    width: 100%;
}

.activation-icon[b-hyp19ir9h2] {
    font-size: 5rem;
    line-height: 1;
}

.activation-card a.btn-primary[b-hyp19ir9h2] {
    min-width: 160px;
}
/* /Components/Pages/Companies.razor.rz.scp.css */
/* Superadmin Companies page — shares the Main Menu palette
   (dark header #656464, page #E3E4FA). */

.companies-page[b-nilqgkdyk4] {
    /* Cancel the .content px-4 py-4 padding so the lavender background fills the area. */
    margin: -1.5rem;
    padding: 2rem 1rem;
    min-height: calc(100vh - 60px);
    background-color: #e3e4fa;
}

.companies-card[b-nilqgkdyk4] {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}

.companies-card-header[b-nilqgkdyk4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #656464;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 0.65rem 1rem;
}

.companies-card-header .back-link[b-nilqgkdyk4] {
    color: #fff;
    font-size: 0.85rem;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    padding: 0.25rem 0.6rem;
}

.companies-card-header .back-link:hover[b-nilqgkdyk4] {
    background-color: rgba(255, 255, 255, 0.15);
}

.companies-card-body[b-nilqgkdyk4] {
    padding: 1rem;
}

.companies-search[b-nilqgkdyk4] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.25rem 0;
}

.companies-search-input[b-nilqgkdyk4] {
    display: inline-block;
    width: auto;
    max-width: 220px;
}

/* Tables: dark header cells consistent with the Main Menu. */
.companies-table thead th[b-nilqgkdyk4],
.companies-detail-table thead th[b-nilqgkdyk4] {
    background-color: #656464;
    color: #fff;
    white-space: nowrap;
}

/* Sortable column headers. */
.sortable-header[b-nilqgkdyk4] {
    cursor: pointer;
    user-select: none;
}

.sortable-header:hover[b-nilqgkdyk4] {
    background-color: #555454 !important;
}

.sort-indicator[b-nilqgkdyk4] {
    font-size: 0.7rem;
    margin-left: 0.3rem;
    opacity: 0.7;
}

.companies-detail-table tfoot td[b-nilqgkdyk4] {
    background-color: #f3f3f3;
}

/* User Count cell behaves like the legacy clickable link. */
.user-count-cell[b-nilqgkdyk4] {
    cursor: pointer;
    color: #337cbb;
}

.user-count-cell:hover[b-nilqgkdyk4] {
    text-decoration: underline;
}

/* Company-name link rendered from a tiny post form (impersonation hand-off). */
.company-link-form[b-nilqgkdyk4] {
    margin: 0;
    display: inline;
}

.btn-link-plain[b-nilqgkdyk4] {
    border: 0;
    background: none;
    padding: 0;
    color: #337cbb;
    cursor: pointer;
}

.btn-link-plain:hover[b-nilqgkdyk4] {
    text-decoration: underline;
}

/* Make the drill-in modal comfortably wide (legacy used max-width 60%). */
.companies-modal[b-nilqgkdyk4] {
    max-width: 60%;
}

@media (max-width: 992px) {
    .companies-modal[b-nilqgkdyk4] {
        max-width: 95%;
    }
}
/* /Components/Pages/Menu.razor.rz.scp.css */
/* Post-login Main Menu — palette shared with the login page
   (primary #337cbb, dark tile #222 / #3a3a3a, page #E3E4FA). */

.menu-page[b-08czhkm7xc] {
    /* Cancel the .content px-4 py-4 padding so the lavender background fills the area. */
    margin: -1.5rem;
    padding: 2.5rem 1rem;
    min-height: calc(100vh - 60px);
    background-color: #e3e4fa;
}

.menu-card[b-08czhkm7xc] {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}

.menu-card-header[b-08czhkm7xc] {
    background-color: #656464;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 0.75rem 1rem;
}

.menu-card-body[b-08czhkm7xc] {
    padding: 1rem;
}

.menu-tile-form[b-08czhkm7xc] {
    margin: 0 0 0.75rem;
}

/* Superadmin "All Companies" tile is an <a> wrapping a .menu-tile <span> rather than
   a submit button, so drive the hover/focus highlight from the link. */
.menu-tile-link[b-08czhkm7xc] {
    display: block;
    text-decoration: none;
}

.menu-tile-link:hover .menu-tile[b-08czhkm7xc],
.menu-tile-link:focus .menu-tile[b-08czhkm7xc] {
    background-color: #337cbb;
}

/* The whole tile is the submit button. */
.menu-tile[b-08czhkm7xc] {
    display: flex;
    align-items: center;
    width: 100%;
    border: 0;
    border-radius: 4px;
    overflow: hidden;
    background-color: #3a3a3a;
    color: #fff;
    text-align: left;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
}

.menu-tile:hover[b-08czhkm7xc],
.menu-tile:focus[b-08czhkm7xc] {
    background-color: #337cbb;
}

.menu-tile-title[b-08czhkm7xc] {
    flex: 0 0 150px;
    background-color: #222222;
    padding: 1rem;
    font-weight: 700;
}

.menu-tile-content[b-08czhkm7xc] {
    flex: 1 1 auto;
    padding: 1rem;
}

.menu-tile-pin[b-08czhkm7xc] {
    flex: 0 0 auto;
    padding: 1rem;
    font-size: 1.25rem;
    opacity: 0.85;
}

.menu-empty[b-08czhkm7xc] {
    text-align: center;
    color: #c0392b;
    padding: 1.5rem 0;
}

/* Account-expiry popup (ported from UserAccess Menuv3.js #mpopup). The close "X"
   is a plain button (no modal header), so give it the spacing Bootstrap's btn-close
   would otherwise get from the modal header. */
.menu-expiry-close[b-08czhkm7xc] {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    z-index: 1;
}
/* /Components/Pages/Return.razor.rz.scp.css */
/* SSO return / alert screen. Full-bleed page like the login/menu pages
   (page #E3E4FA, primary #337cbb), with a centered white card. */

.return-page[b-8a9pz2z4b1] {
    /* Cancel the .content px-4 py-4 padding so the lavender background fills the area. */
    margin: -1.5rem;
    padding: 3rem 1rem;
    min-height: calc(100vh - 60px);
    background-color: #e3e4fa;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.return-card[b-8a9pz2z4b1] {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    padding: 2rem 1.5rem 2.5rem;
    max-width: 600px;
    width: 100%;
}

.return-image[b-8a9pz2z4b1] {
    max-width: 120px;
    height: auto;
}

.return-card a.btn-primary[b-8a9pz2z4b1] {
    min-width: 160px;
}
