/* /Components/Layout/Breadcrumb.razor.rz.scp.css */
.crumbs[b-zpj1xb6uec] {
    display: flex;
    align-items: center;
    padding: 15px 1vw;
}

.crumbs .crumb[b-zpj1xb6uec] {
    font-size: 1rem;
    line-height: 1rem;
    margin-right: 12px;
    text-decoration: none;
    color: var(--sub-text-color);
}

.crumbs .crumb[b-zpj1xb6uec]::after {
    content: "\f054";
    margin-left: 8px;
    font-family: var(--font-icon);
    font-weight: 300;
}

.crumbs .crumb:last-child[b-zpj1xb6uec]::after {
    content: "";
    margin-left: 0;
}

.crumbs i[b-zpj1xb6uec] {
    margin-right: 5px;
}

.crumbs h1[b-zpj1xb6uec] {
    color: var(--text-color);
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    letter-spacing: normal;
    margin: 0;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.cms-appbar[b-tlq4stsj7a] {
    border-bottom: 1px solid #e0e0e0 !important;
    width: 100%;
}

.cms-appbar[b-tlq4stsj7a]  .mud-toolbar.mud-toolbar-appbar {
    width: 100%;
}

    .cms-appbar div[role="toolbar"][b-tlq4stsj7a] {
        width: 100%;
    }

    .cms-appbar > div[role="toolbar"][b-tlq4stsj7a] {
        width: 100%;
    }

.appbar-header-host[b-tlq4stsj7a] {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
}

.appbar-header-host[b-tlq4stsj7a]  header {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    height: 100%;
    padding: 0 0 0 10px;
    background: transparent;
    display: grid;
    grid-template-columns: minmax(220px, 340px) 1fr auto;
    column-gap: 24px;
    align-items: center;
}

.appbar-header-host[b-tlq4stsj7a]  header .search {
    margin-left: 0;
}

.appbar-header-host[b-tlq4stsj7a]  header .search button {
    background: none;
    border: none;
    padding: 0;
    margin-left: 10px;
    color: var(--color-gray);
    display: flex;
    align-items: center;
    justify-content: center;
}

.appbar-header-host[b-tlq4stsj7a]  header .search input {
    min-width: 180px;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: transparent !important;
}

.appbar-header-host[b-tlq4stsj7a]  header .dash-filter .date-input .date-filter-icon {
    margin: 0 8px;
    color: var(--sub-text-color);
}

#blazor-error-ui[b-tlq4stsj7a] {
    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-tlq4stsj7a] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* /Components/Layout/NavMenu.razor.rz.scp.css */
.drawer-logo[b-4ri67jral0] {
    padding: 0 1.2rem 1.2rem 0.6rem;
}

.logo-link[b-4ri67jral0] {
    text-decoration: none;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1;
}

.logo-o[b-4ri67jral0] {
    color: #e8f1ff;
}

.logo-liver[b-4ri67jral0] {
    color: #ff5a1f;
}

/* MudNavMenu overrides for dark drawer */
.drawer-nav[b-4ri67jral0]  .mud-nav-link {
    color: rgba(255, 255, 255, 0.85);
    border-radius: 8px;
    margin: 1px 8px;
}

    .drawer-nav[b-4ri67jral0]  .mud-nav-link:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: #ffffff;
    }

    .drawer-nav[b-4ri67jral0]  .mud-nav-link.active {
        background-color: rgba(255, 255, 255, 0.15);
        color: #ffffff;
    }

.drawer-nav[b-4ri67jral0]  .mud-nav-group-title {
    color: rgba(255, 255, 255, 0.85);
    border-radius: 8px;
    margin: 1px 8px;
}

    .drawer-nav[b-4ri67jral0]  .mud-nav-group-title:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: #ffffff;
    }

.drawer-nav[b-4ri67jral0]  .mud-nav-group-title .mud-icon-root,
.drawer-nav[b-4ri67jral0]  .mud-nav-group-expand-button .mud-icon-root {
    color: rgba(255, 255, 255, 0.6);
}

.drawer-nav[b-4ri67jral0]  .mud-nav-link .mud-icon-root {
    color: rgba(255, 255, 255, 0.6);
}

.drawer-nav[b-4ri67jral0]  .mud-nav-group .mud-nav-link {
    padding-left: 2rem;
    font-size: 0.9rem;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-bc8hwhue0i],
.components-reconnect-repeated-attempt-visible[b-bc8hwhue0i],
.components-reconnect-failed-visible[b-bc8hwhue0i],
.components-pause-visible[b-bc8hwhue0i],
.components-resume-failed-visible[b-bc8hwhue0i],
.components-rejoining-animation[b-bc8hwhue0i] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-retrying[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-failed[b-bc8hwhue0i],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-bc8hwhue0i] {
    display: block;
}


#components-reconnect-modal[b-bc8hwhue0i] {
    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-bc8hwhue0i 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-bc8hwhue0i 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-bc8hwhue0i 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-bc8hwhue0i]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-bc8hwhue0i 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-bc8hwhue0i {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-bc8hwhue0i {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-bc8hwhue0i {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-bc8hwhue0i] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-bc8hwhue0i] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-bc8hwhue0i] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-bc8hwhue0i] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-bc8hwhue0i] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-bc8hwhue0i] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-bc8hwhue0i] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-bc8hwhue0i 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-bc8hwhue0i] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-bc8hwhue0i {
    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;
    }
}
