@import '_content/Authentication/Authentication.lzofebrbsr.bundle.scp.css';
@import '_content/Controls/Controls.0hwmohwwyu.bundle.scp.css';
@import '_content/Documents/Documents.r33a6j3sex.bundle.scp.css';
@import '_content/Settings/Settings.yd43rj9qtn.bundle.scp.css';
@import '_content/Shopping/Shopping.0odhzqx0ns.bundle.scp.css';

/* _content/Backoffice/Pages/Index.cshtml.rz.scp.css */
main-body[b-94h53fobmv]{
    background-color: #FAFAFC!important;
}

.main-body[b-94h53fobmv]{
    position: relative;
    width: 100%;
    height: 100%;
}
/* _content/Backoffice/Pages/Shared/_BaseLayout.cshtml.rz.scp.css */
html[b-pm6qgycw0n], body[b-pm6qgycw0n] {
    width: 100%;
    height: 100%;
}

#header[b-pm6qgycw0n] {
    width: 100%;
    height: var(--nav-height);
    top: 0;
}
#aside-panel[b-pm6qgycw0n] {
    background-color: var(--body-backgroundcolor) !important;
}
.aside-panel #grid-holder[b-pm6qgycw0n] {
    min-height: 100vh;
}

@media only screen and (min-width: 600px) {
    #main-body[b-pm6qgycw0n] {
        max-height: calc(100vh - var(--nav-height));
        width: 100%;
        top: 50px;
        bottom: 0;
        overflow: auto;
    }

}

@media only screen and (max-width: 599px) {
    #main-body[b-pm6qgycw0n] {
        max-height: calc(100vh - 30vh);
        width: 100%;
        top: 50px;
        bottom: 0;
        overflow: auto;
    }
}
/* _content/Backoffice/Pages/Shared/_Layout.cshtml.rz.scp.css */
html[b-zki37zjxmb], body[b-zki37zjxmb] {
    width: 100%;
    height: 100%;
}

#header[b-zki37zjxmb] {
    width: 100%;
    height: var(--nav-height);
    top: 0;
}
#aside-panel[b-zki37zjxmb] {
    background-color: var(--body-backgroundcolor) !important;
}
.aside-panel #grid-holder[b-zki37zjxmb] {
    min-height: 100vh;
}

@media only screen and (min-width: 600px) {
    #main-body[b-zki37zjxmb] {
        max-height: calc(100vh - var(--nav-height));
        width: 100%;
        margin-top: var(--nav-height);
        bottom: 0;
        overflow: auto;
    }
}
@media only screen and (max-width: 599px) {
    #main-body[b-zki37zjxmb] {
        max-height: calc(100vh - var(--vh));
        width: 100%;
        margin-top: 19px;
        bottom: 0;
        overflow: auto;
    }
}
