#app,body,html{height:100%}.layout-navbar{height:7.5rem;-webkit-transition:height .44s ease-in-out;transition:height .44s ease-in-out}.layout-navbar.minimized{height:3.5rem}.layout-content{height:calc(100% - 7.5rem);-webkit-transition:height .44s ease-in-out;transition:height .44s ease-in-out}.layout-content.maximized{height:calc(100% - 3.5rem)}.inactive-container{max-width:33rem}.layout-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.theme-light .layout-scroll{background-color:#fff}.theme-dark .layout-scroll{background-color:#1c1d2f}.theme-darkLight .layout-scroll{background-color:#fff}.sidebar-wrapper{width:10.5rem}