@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
@media (max-width: 600px) {
    .spconnected[b-ic50qterex] {
        display: none;
    }
}
/* /Components/Pages/InitialSplash.razor.rz.scp.css */
.eg-splash[b-aqdwyo4bw8] {
    /*font-family: var(--body-font);*/
    -webkit-font-smoothing: antialiased;
    background-color: white;
    color: rgb(73, 72, 71);
    --accent-fill-rest: #d3d3d3;
    user-select: none;

}

    .eg-splash h4[b-aqdwyo4bw8] {
        font-size: 1.2rem;
        font-weight: 600;
        margin-top: 40px;
        line-height: 40px;
        /*margin: 40px 0px 0px 0px;*/
        user-select: none;
    }

    .eg-splash h5[b-aqdwyo4bw8] {
        font-size: 1rem;
        font-weight: 400;
        line-height: 32px;
        /*margin: 24px 0px 24px 0px;*/
        user-select: none;
    }

    .eg-loading-text[b-aqdwyo4bw8] {
        font-size: 0.8rem;
        font-weight: 300;
        margin: 0px;
        user-select: none;
    }
    .eg-splash p[b-aqdwyo4bw8] {
        user-select: none;
    }

    .eg-splash .icon[b-aqdwyo4bw8] {
        width: 64px;
        height: 48px;
        margin: 20px 0px 0px 0px;
    }
/* /Components/Pages/ReportLoading.razor.rz.scp.css */
.reportViewer[b-voyrwj7y3w] {
    width: 100% !important;
    height: 100% !important;
    overflow: auto;
    border: none !important;
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    text-align: center;
}

[b-voyrwj7y3w] .trv-nav.k-widget {
    /* #bbdceb  */
    border: none !important;
}

[b-voyrwj7y3w] .k-menu:not(.k-context-menu)>.k-item.k-hover, .k-menu:not(.k-context-menu)>.k-item:hover[b-voyrwj7y3w] {
    background: padding-box linear-gradient(var(--accent-fill-hover),var(--accent-foreground-hover)),border-box var(--accent-stroke-control-hover) !important ;
}

[b-voyrwj7y3w] .k-icon 
{
    color: var(--neutral-fill-rest) !important;
} 

[b-voyrwj7y3w] a.k-link.k-menu-link.k-active.k-state-border-down {
    background-color: var(--accent-stroke-control-active) !important
}

[b-voyrwj7y3w] .k-menu:not(.k-context-menu) {
   background-image: none !important;
   color: var(--neutral-fill-rest) !important;
} 

[b-voyrwj7y3w] #trv-main-menu-export-format-list > li.k-hover > a.k-link {
    color: var(--neutral-fill-rest) !important;
}

[b-voyrwj7y3w] #trv-side-menu-export-command a.k-link.k-hover {
    background-color: var(--accent-fill-hover) !important;
    color: var(--neutral-fill-rest) !important;
}

/* ::deep #trv-side-menu-export-command a {
    background-color: rgb(245, 245, 245) !important;
} */

[b-voyrwj7y3w] .k-selected {
    background-image: none !important;
    background-color: var(--accent-fill-active) !important;
}

[b-voyrwj7y3w] ul[aria-label="Main menu"] .k-link:not(a[data-command="telerik_ReportViewer_export"]) {
    color: var(--neutral-fill-rest) !important;
}

[b-voyrwj7y3w] ul[aria-label="Side menu"] {
    color: var(--neutral-fill-rest) !important;
}

[b-voyrwj7y3w] ul[aria-label="Side menu"] a.k-link.k-hover {
    /* background-color: var(--accent-fill-hover) !important; */
    background-color: var(--accent-foreground-focus) !important; 
}

/* ::deep ul[aria-label="Side menu"] .k-link:not(a[data-command="telerik_ReportViewer_export"]) {
    color: var(--neutral-fill-rest) !important;
} */

[b-voyrwj7y3w] .k-state-border-down {
    background-color: white;
}
