/* _content/AdverankCloud.Web/Components/MainLayout.razor.rz.scp.css */
.page[b-bwqsg8h6ai] {
}

main[b-bwqsg8h6ai] {
    margin-top: 65px;
}

.top-bar[b-bwqsg8h6ai] {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    max-height: 55px;
    background-color: black;
}




.side-bar[b-bwqsg8h6ai] {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    background-color: black;
}

.h-10[b-bwqsg8h6ai] {height:10% !important}
.h-20[b-bwqsg8h6ai] { height: 20% !important}
.h-30[b-bwqsg8h6ai] {
    height: 30% !important
}

.h-40[b-bwqsg8h6ai] {
    height: 40% !important
}

.h-60[b-bwqsg8h6ai] {
    height: 60% !important
}

.h-70[b-bwqsg8h6ai] {
    height: 70% !important
}

.h-80[b-bwqsg8h6ai] {
    height: 80% !important
}

.h-90[b-bwqsg8h6ai] {
    height: 90% !important
}


.row-eq-height[b-bwqsg8h6ai] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}



.row-height[b-bwqsg8h6ai] {
    height: 100vh;
}

/*Set up the columns with a 100% height, body color and overflow scroll*/

.left[b-bwqsg8h6ai] {
    height: 100%;
    overflow-y: scroll;
}

.right-area[b-bwqsg8h6ai] {
    background-color: blue !important;
    height: 100%;
    overflow-y: scroll;
}

.mid-area[b-bwqsg8h6ai] {
    background-color: green !important;
    height: 100%;
    overflow-y: scroll;
}


/* _content/AdverankCloud.Web/Components/Navigation/NavMenu.razor.rz.scp.css */

/* _content/AdverankCloud.Web/Components/User/LoginDisplay.razor.rz.scp.css */

