.horizontal-layout{flex-direction:row;display:flex}.vertical-layout{flex-direction:column;display:flex}.horizontal-layout-item,.vertical-layout-item{flex:1}.error{color:red}.control{flex-direction:column;display:flex}.control>.wrapper{display:flex}.control>.wrapper>input,.control>.wrapper>select,.control>.wrapper>textarea{flex:1}.control>.error,.control>.description{min-height:1.5em}.array-list{flex-direction:column;display:flex}.array-list-item-toolbar{cursor:pointer;justify-content:flex-end;align-items:stretch;margin:.2em 0;display:flex}.array-list-item-toolbar>button{-webkit-user-select:none;user-select:none;cursor:pointer}.array-list-item-toolbar>button:disabled{cursor:initial}.array-list-item-label{background-color:#eee;flex:1;height:1.5em;padding-left:.5em;line-height:1.5em}.array-list-item-label:hover{background-color:#ddd}.array-list-item-content{padding:0 1em;display:none}.array-list-item-content.expanded{display:block}.categorization .categorization-category,.categorization .categorization-stepper{display:flex}.categorization .categorization-stepper-line{border-width:0 0 1px;flex-grow:1;height:1px}.categorization .categorization-stepper-footer{justify-content:flex-end;display:flex}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px;margin-left:120px;margin-right:120px;font-family:Avenir,Helvetica,Arial,sans-serif}.mylabel{color:#2f4f4f}.vertical-layout{margin-left:10px;margin-right:10px}.myform{width:640px;margin:0 auto}.text-area{min-height:80px}pre{text-align:left;background:#e0ffff;width:100%;padding:10px}
