.container-scrolling{flex-direction:column;width:100%;height:100%;display:flex;overflow:auto}.container-scrolling.overflow-auto{overflow:auto}.container-scrolling.overflow-scroll{overflow:scroll}.container-scrolling.overflow-hidden{overflow:hidden}.container-scrolling.overflow-visible{overflow:visible}.container-scrolling.overflow-unset{overflow:unset}.component-selected>.pointer-events-disabled{pointer-events:none}.component-layout-grid.editable.full-screen,.component-layout-absolute.editable.full-screen{z-index:2147483647;width:100%;max-width:100%;height:100%;display:block;position:fixed;top:0;left:0}.component-layout-grid.editable.full-screen.parent .fullScreen,.component-layout-absolute.editable.full-screen.parent .fullScreen{display:none}.component-layout-grid.editable.full-screen.parent .component-selected.full-screen-child,.component-layout-absolute.editable.full-screen.parent .component-selected.full-screen-child{width:auto;height:auto;display:flex;top:100%;left:100%}.component-layout-grid.editable.full-screen.parent .component-selected.full-screen-child .fullScreen,.component-layout-absolute.editable.full-screen.parent .component-selected.full-screen-child .fullScreen{display:block}.component-layout-grid.editable.full-screen.parent .editable,.component-layout-absolute.editable.full-screen.parent .editable{display:none}.component-layout-grid{background-color:#fff;flex-direction:column;width:100%;min-width:0;min-height:0;position:relative}.component-layout-absolute{background-color:#fff;display:flex;position:absolute}.component-layout-grid.editable:before,.component-layout-absolute.editable:before{content:"";pointer-events:none;z-index:5;overflow:initial;background:0 0;border:2px dashed #bdbdbd;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.component-layout-grid.editable.component-selected:before,.component-layout-absolute.editable.component-selected:before{z-index:99;border:2px solid #7cb342}.component-layout-grid.editable.vector-drawing-layout-item,.component-layout-absolute.editable.vector-drawing-layout-item{border:none}.component-layout-grid.editable.vector-drawing-layout-item:before,.component-layout-absolute.editable.vector-drawing-layout-item:before{box-shadow:inset 0 0 0 calc(2px * 1 / var(--zoom,1)) #bdbdbd;border:none}.component-layout-grid.editable.vector-drawing-layout-item.component-selected:before,.component-layout-absolute.editable.vector-drawing-layout-item.component-selected:before{box-shadow:inset 0 0 0 calc(2px * 1 / var(--zoom,1)) #7cb342;border:none}.container-scrolling.with-pagination{height:calc(100% - 48px)}.ui-component{display:flex}