.gz-layout{display:flex;flex-direction:column;overflow:hidden}.gz-layout-center{justify-content:center;align-items:center}.gz-layout-center-h{align-items:center}.gz-layout-center-v{justify-content:center}.gz-layout-row{flex-direction:row}.gz-layout-row-margin{margin:3px 0}.gz-layout-row-margin:first-child{margin-top:0}.gz-layout-row-margin:last-child{margin-bottom:0}.gz-layout-row-padding{padding:3px 0}.gz-layout-row-padding:first-child{padding-top:0}.gz-layout-row-padding:last-child{padding-bottom:0}.gz-layout-item{flex:1}.gz-layout-item-scroll{overflow:auto}.gz-layout-item-item2{flex:2}.gz-layout-item-item3{flex:3}.gz-layout-item-item4{flex:4}.gz-layout-item-item5{flex:5}.gz-layout-item-item6{flex:6}