@import '_content/Trace.UIDevExpress/Trace.UIDevExpress.bundle.scp.css';

/* _content/Trace.Access/Shared/MainLayout.razor.rz.scp.css */
.page[b-wix0cz42us] {
    height: 100%;
    overflow: hidden;
}

[b-wix0cz42us] .content {
    padding: 1.1rem 2rem 0 2rem;
    height: 100%;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    [b-wix0cz42us] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-wix0cz42us] .fit-width {
    max-width: 100%;
}

[b-wix0cz42us] .mw-1100 {
    max-width: 1100px;
}

