@import '_content/BlazLib.VanillaJs.CoreLib/BlazLib.VanillaJs.CoreLib.bezqn3fbh7.bundle.scp.css';

/* /Layout/FullWidthLayout/FullWidthLayout.razor.rz.scp.css */
.page[b-y706fo0tbj] {
    display: grid;
    min-height: 100dvh;
    grid-template-columns: 1fr;
    grid-template-rows: auto minmax(0, 1fr) auto;
    grid-template-areas:
        "headerbar"
        "maincontent"
        "footer";
}

.main-content[b-y706fo0tbj] {
    grid-area: maincontent;
    padding: 1rem 1.5rem;
    overflow: auto;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-6fke3com8v] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6fke3com8v] {
    flex: 1;
}

.sidebar[b-6fke3com8v] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6fke3com8v] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6fke3com8v]  a, .top-row[b-6fke3com8v]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6fke3com8v]  a:hover, .top-row[b-6fke3com8v]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6fke3com8v]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-6fke3com8v] {
        justify-content: space-between;
    }

    .top-row[b-6fke3com8v]  a, .top-row[b-6fke3com8v]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6fke3com8v] {
        flex-direction: row;
    }

    .sidebar[b-6fke3com8v] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6fke3com8v] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6fke3com8v]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6fke3com8v], article[b-6fke3com8v] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MinimalLayout.razor.rz.scp.css */
body[b-9a2w09dpbe], html[b-9a2w09dpbe] {
    margin: 0;
    height: 100%;
}

.page[b-9a2w09dpbe] {
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    background-color: white;
    width: 100%;
    padding-top: env(safe-area-inset-top);
    padding-bottom: env(safe-area-inset-bottom);
}

header[b-9a2w09dpbe] {
    background-color: #1a3a5c;
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 1em;
    height: 80px;
    box-sizing: border-box;
}

    header img[b-9a2w09dpbe] {
        width: 100%;
        max-width: 200px;
        height: auto;
    }

.page > main[b-9a2w09dpbe] {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.page > footer[b-9a2w09dpbe] {
    box-sizing: border-box;
    height: 80px;
    background-color: #1a3a5c;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2em;
    margin-top: auto;
}

    footer p[b-9a2w09dpbe] {
        margin-top: 0;
        margin-bottom: 0;
    }
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-pfebui3b4z] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-pfebui3b4z] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pfebui3b4z] {
    font-size: 1.1rem;
}

.bi[b-pfebui3b4z] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-pfebui3b4z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-pfebui3b4z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-pfebui3b4z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-pfebui3b4z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pfebui3b4z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pfebui3b4z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pfebui3b4z]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-pfebui3b4z]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-pfebui3b4z]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pfebui3b4z] {
        display: none;
    }

    .collapse[b-pfebui3b4z] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-pfebui3b4z] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/PortalPageLayout/PortalHeaderContent.razor.rz.scp.css */
.nav-item-icon[b-4aouxaejgr] {
    height: 30px;
    width: 30px;
    fill: currentColor;
    display: inline-block;
}
/* /Layout/PortalPageLayout/PortalPageLayout.razor.rz.scp.css */
.page[b-31ru0p4ajo] {
    display: grid;
    min-height: 100dvh;
    grid-template-columns: clamp(250px, 28vw, 300px) 1fr;
    grid-template-rows: auto minmax(0, 1fr) auto;
    grid-template-areas:
        "headerbar headerbar"
        "sidebar maincontent"
        "footer footer";
}

@media (max-width: 768px) {
    .page[b-31ru0p4ajo] {
        grid-template-columns: 1fr;
        grid-template-areas:
            "headerbar"
            "maincontent"
            "footer";
    }

    .backstop[b-31ru0p4ajo] {
        position: fixed;
        left: 0;
        right: 0;
        height: 100dvh;
        background: rgba(0,0,0,.35);
        opacity: 0;
        pointer-events: none;
        transition: opacity 200ms linear;
        z-index: 1040;
    }

        .backstop.show[b-31ru0p4ajo] {
            opacity: 1;
            pointer-events: auto;
        }
}
/* /Layout/PortalPageLayout/PortalPageLayoutAside.razor.rz.scp.css */
aside[b-2b729t2g75] {
    grid-area: sidebar;
    height: 100%;
    padding: 2em;
    padding-left: 1em;
    background: var(--bs-body-bg);
    box-shadow: var(--bs-box-shadow);
    overflow-y: auto;
}

.sidebar-header[b-2b729t2g75] {
    display: none;
}

.sidebar-logo[b-2b729t2g75] {
    height: 50px;
    width: auto;
}

/* Mobile: off-canvas sidebar */
@media (max-width: 768px) {

    aside[b-2b729t2g75] {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 280px;
        height: 100vh;
        padding: 0;
        transform: translateX(-100%);
        transition: transform 220ms ease;
        z-index: 1050;
        background: var(--bs-body-bg);
        box-shadow: 2px 0 10px rgba(0,0,0,0.15);
        overflow-y: auto;
        display: flex;
        flex-direction: column;
    }

    aside.show[b-2b729t2g75] {
        transform: translateX(0);
    }

    .sidebar-header[b-2b729t2g75] {
        display: flex;
        align-items: center;
        padding: 1.25rem 1rem;
        background: var(--bs-body-bg);
        flex-shrink: 0;
    }

    .sidebar-logo[b-2b729t2g75] {
        height: 50px;
        width: auto;
    }

    aside[b-2b729t2g75]  .bs-sidebar,
    aside > :last-child[b-2b729t2g75] {
        flex: 1;
        overflow-y: auto;
        padding: 1rem;
    }
}
/* /Layout/PortalPageLayout/PortalPageLayoutFooter.razor.rz.scp.css */
footer[b-e89l648ph9] {
    grid-area: footer;
    box-sizing: border-box;
    height: 80px;
    background-color: #1a3a5c;
    color: #ffffff;
    padding: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
}

    footer p[b-e89l648ph9] {
        margin-top: 0;
        margin-bottom: 0;
    }

    footer .footer-link[b-e89l648ph9] {
        color: rgba(255, 255, 255, 0.7);
        text-decoration: none;
    }

    footer .footer-link:hover[b-e89l648ph9] {
        color: #ffffff;
        text-decoration: underline;
    }
/* /Layout/PortalPageLayout/PortalPageLayoutHeader.razor.rz.scp.css */
header[b-6vhgwabimt] {
    grid-area: headerbar;
    box-sizing: border-box;
    top: 0;
    align-content: center;
    height: 80px;
    padding: 1em;
    position: sticky;
    background-color: #1a3a5c;
    display: grid;
    grid-template-columns: clamp(250px, 28vw, 300px) 1fr;
    grid-template-areas:
        "headerlogo headercontent";
}
/* /Layout/PortalPageLayout/PortalPageLayoutMain.razor.rz.scp.css */
main[b-e72ax5r7he] {
    grid-area: maincontent;
    min-width: 0;
    min-height: 0;
    overflow: auto;
    position: relative;
    z-index: 1;
    padding: 1.5rem 2rem;
}
/* /Pages/Monitors.razor.rz.scp.css */
.monitor-table th[b-gc1m7jflkc] {
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    white-space: nowrap;
}

.monitor-table td[b-gc1m7jflkc] {
    font-size: 0.875rem;
    white-space: nowrap;
}
/* /Web/Components/UI/UserInfo/UserInfo.razor.rz.scp.css */
.user-info[b-v1u8usgxdw] {
    color: white;
}

.ui-pill[b-v1u8usgxdw] {
    --pill-bg: rgba(255,255,255,.14);
    --pill-bd: rgba(255,255,255,.30);
    background: var(--pill-bg);
    border: 1px solid var(--pill-bd);
    border-radius: 9999px;
    padding-top: .35rem;
    padding-bottom: .35rem;
    padding-left: 0.6rem;
    padding-right: 1rem;
    max-width: 300px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.08) inset;
}

.ui-avatar[b-v1u8usgxdw] {
    flex: 0 0 28px;
    height: 28px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    padding: 0;
    box-sizing: content-box;
    display: grid;
    place-items: center;
    font: 700 .85rem/1 system-ui;
    background: #fff;
    color: #1b2445;
}

.ui-name[b-v1u8usgxdw] {
    color: #fff;
    font-weight: 600;
    font-size: .82rem;
}

.ui-org[b-v1u8usgxdw] {
    color: rgba(255,255,255,.78);
    font-size: .82rem;
}
