@import '_content/ClosetCAD360.Shared/ClosetCAD360.Shared.qc42y9w39t.bundle.scp.css';

/* _content/ClosetCAD360/Components/Dashboard/Pages/Dashboard.razor.rz.scp.css */
.dashboard[b-p86nkc4y4v]{
    height: 100%;
}
/* _content/ClosetCAD360/Components/Dashboard/Pages/Projects.razor.rz.scp.css */
.projects-page[b-fhbnwsy0fb] {
    height: calc(100dvh - var(--mud-appbar-height));
}
/* _content/ClosetCAD360/Components/Layout/AppBar/AppBar.razor.rz.scp.css */
text[b-int0x32s0a] {
}
/* _content/ClosetCAD360/Components/Layout/AppBar/ProjectSpaceField.razor.rz.scp.css */
.project-space-field[b-r7e2gkxoat] {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 28rem;
}

.project-name-field[b-r7e2gkxoat]{

    width: 10rem;
}

.space-name-field[b-r7e2gkxoat]{
    width: 17rem;
}
/* _content/ClosetCAD360/Components/Layout/AppBar/SyncState.razor.rz.scp.css */
#sync-icon-container[b-6dxkkvbyfv] {
    height: 1.5rem;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
/* _content/ClosetCAD360/Components/Layout/AppBar/ViewSwitcher.razor.rz.scp.css */

.icon-container[b-gaul4jb5wu] {
    color: black;
    width: 36px;
    height: 36px;
}

#view-tab-container[b-gaul4jb5wu] {
    position: absolute;
    margin-left: -150px;
    left: max(50%, 700px);
}
/* _content/ClosetCAD360/Components/Views/Plan/Pages/ViewPlan.razor.rz.scp.css */
.top-right-button[b-w2in4ejd3s] {
    position: absolute;
    right: 2rem;
    top: 2rem;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #A9A9A9;
    border-radius: 9999px;
}
/* _content/ClosetCAD360/Components/Views/Plan/Plan.razor.rz.scp.css */
*[b-uafvlsvu9j] {
    pointer-events: none;
}

.mouse-selection[b-uafvlsvu9j] {
    pointer-events: auto;
}

svg text[b-uafvlsvu9j] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.no-scale rect[b-uafvlsvu9j],
.no-scale path[b-uafvlsvu9j],
.no-scale polygon[b-uafvlsvu9j],
.no-scale line[b-uafvlsvu9j] {
    shape-rendering: auto !important;
    vector-effect: none !important;
    preserveAspectRatio: "none";
}
/* _content/ClosetCAD360/Components/Views/Plan/Toolbars/BottomLeftMenu.razor.rz.scp.css */
/* _content/ClosetCAD360/Components/Views/Plan/Toolbars/PlanToolbar.razor.rz.scp.css */

/* _content/ClosetCAD360/Components/Views/Shared/RadialMenus/GenericRadialMenu.razor.rz.scp.css */
/* _content/ClosetCAD360/Components/Views/Shared/Toolbars/Toolbar.razor.rz.scp.css */
.panel-animate[b-v6dju2hs41] {
    animation: fadeSlideInLeft-b-v6dju2hs41 0.3s ease forwards;
}

@keyframes fadeSlideInLeft-b-v6dju2hs41 {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


.tool-bar[b-v6dju2hs41] {
    position: absolute;
    left: 1rem;
    top: 1rem;
    z-index: 2
}
/* _content/ClosetCAD360/Components/Views/Shared/Toolbars/ViewControl.razor.rz.scp.css */
.view-control[b-vk02i2olib] {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    z-index: 2;
}
