.glyph10 .delete{background-image:url(glyph/10/delete.png)}.glyph10 .save{background-image:url(glyph/10/disk.png)}.glyph10 .send{background-image:url(glyph/10/arrow-right-end.png)}.form-cascade .container{display:flex;flex-direction:column;flex:1 0 0}.form-cascade .field{display:flex;flex-direction:row;align-items:center;padding:6px 0}@media screen and (max-width:400px){.form-cascade .field{display:block}}.form-cascade .field.large{flex:1 0 0}.form-cascade .field.large .value{display:flex;width:100%;height:100%}.form-cascade .field .caption{flex:1;padding-right:16px;transition-duration:250ms}@media screen and (max-width:800px){.form-cascade .field .caption{flex:2}}@media screen and (max-width:600px){.form-cascade .field .caption{flex:3}}.form-cascade .field .caption label{display:block;font-weight:700}.form-cascade .field .caption span{font-size:90%;font-style:italic}.form-cascade .field .value{flex:3}.form-cascade .field .value input[type=checkbox],.form-cascade .field .value input[type=radio]{position:relative;top:2px;margin:4px 2px}.form-cascade .field .value input[type=file],.form-cascade .field .value input[type=password],.form-cascade .field .value input[type=text],.form-cascade .field .value textarea{width:100%;box-sizing:border-box;resize:none}.form-cascade .group{padding-top:12px}.form-cascade .group:first-child{padding-top:0}.form-inline .container,.form-inline .field,.form-inline .field .value{display:inline}.form-cascade .selectable,.form-inline .selectable{padding:0;margin:0;list-style:none}.form-cascade .selectable .input-focus,.form-inline .selectable .input-focus{margin:4px 0;height:30px}.form-cascade .selectable .handle,.form-inline .selectable .handle{display:flex;flex-wrap:wrap;justify-content:space-between;padding:6px;margin:4px 0}.form-cascade .selectable:not(.sortable) .handle,.form-inline .selectable:not(.sortable) .handle{cursor:auto}.form-cascade .selectable:not(.sortable) .handle .item,.form-inline .selectable:not(.sortable) .handle .item{background-image:url(glyph/10/arrow-right.png)}.form-cascade .sortable .handle,.form-inline .sortable .handle{cursor:ns-resize}.form-cascade .sortable .handle .item,.form-inline .sortable .handle .item{background-image:url(glyph/10/arrow-up-down.png)}