@import '_content/Common.UI.Blazor/Common.UI.Blazor.ulrn621ul1.bundle.scp.css';
@import '_content/Ent.UI.Blazor/Ent.UI.Blazor.5sfwcovb4d.bundle.scp.css';
@import '_content/Irp.UI.Blazor/Irp.UI.Blazor.q6v3ke7ssb.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
[b-ozpunq259y] .e-treeview .e-list-text {
    color: var(--bs-text-nav);
    font-size: 13px;
    text-align: left;
}

[b-ozpunq259y] .dockToolbar {
    background: var(--bs-primary);
    color: #fff;
    border-color: var(--bs-primary);
}

[b-ozpunq259y] .e-treeview .e-icon-collapsible, .e-treeview .e-icon-expandable[b-ozpunq259y] {
    color: white;
}

[b-ozpunq259y] .e-appbar {
    height: 60px;
}

[b-ozpunq259y] .loading-overlay {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
    background-color: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

[b-ozpunq259y] .tree-item-template {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

[b-ozpunq259y] .tree-item-icon {
    color: white !important;
    font-size: 1rem;
    color: #333;
}


