@import 'MyHockeyIQ.HMS.Web.Client.lhbmqpl1ht.bundle.scp.css';

/* _content/MyHockeyIQ.HMS.Web/Components/Layout/MainLayout.razor.rz.scp.css */

.LayoutPage[b-lvxmbru3p5] {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}


.LayoutViewContent[b-lvxmbru3p5] {
    width: 100%;
    box-sizing: border-box;
    flex: 1;
}

.View[b-lvxmbru3p5] {
    position: relative;
    padding: 25px 0;
    width: 100%;
    height: calc(100svh - 60px);
    overflow-y: auto;
}

.View .BodyContainer[b-lvxmbru3p5] {
    max-width: 1200px;
    margin: 0 auto;
}

.View.WhiteboardView[b-lvxmbru3p5] {
    padding: 0;
    height: 100svh;
}

.View.WhiteboardView .BodyContainer[b-lvxmbru3p5] {
    max-width: 100vw;
}



@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1200px) {

    .LayoutViewContent[b-lvxmbru3p5] {
        display: flex;
    }
}

@media only screen and (min-width: 1400px) {
}
