.stato-xml-editor .editor__level{padding-left:4px;list-style:none;width:100%}
.stato-xml-editor .editor__variable{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin:8px 0;padding:0 0 0 8px;border-left:1px solid rgb(221,221,221);border-bottom:1px solid rgb(221,221,221);border-bottom-left-radius:2px}
.stato-xml-editor .editor__variable .form-control{width:auto;flex-grow:2;margin-left:8px}
.stato-xml-editor .editor__variable p{flex-grow:1}
.stato-xml-editor fieldset{border:1px solid rgb(204,204,204);border-radius:4px}
.stato-xml-editor legend{display:flex;width:100%;flex-wrap:nowrap;align-items:center;justify-content:flex-start}
.stato-xml-editor .table{table-layout:fixed;margin-bottom:0}
.stato-xml-editor .table td,
.stato-xml-editor .table th{vertical-align:middle}
.stato-xml-editor legend .table td,
.stato-xml-editor legend .table th{border-top:0}
.stato-xml-editor .variable__activate{width:28px;text-align:center}
.stato-xml-editor select{-webkit-border-radius:0px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;utf8,);background-position:100% 50%;background-repeat:no-repeat}