formeo 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +0,0 @@
1
- @keyframes PLACEHOLDER{0%{height:1px}to{height:15px}}@keyframes DRAG_GHOST{0%{box-shadow:0 0 #999}to{box-shadow:0 0 30px #999}}@keyframes EDIT_PULSE{0%,to{border-color:#66afe9}50%{border-color:#bfdef6}}@keyframes HIDE_CONDITION_FIELD{0%{display:none}to{display:none}}@keyframes COMPONENT_HIGHLIGHT_PULSE{0%{box-shadow:0 0 1px 8px #9954bb}to{box-shadow:0 0 #9954bb}}.svg-icon{display:inline-block;width:24px;height:24px;pointer-events:none}.f-i-remove:hover{fill:#d9534f}button[class*=-remove]:hover{background-color:#d9534f!important}button[class*=-remove]:hover .svg-icon{fill:#fff}button[class*=-clone]:hover{background-color:#93c54b!important}button[class*=-clone]:hover .svg-icon{fill:#fff}.item-edit-toggle:hover{background-color:#325d88!important}.item-edit-toggle:hover .svg-icon{fill:#fff}.f-autocomplete-list{background-color:#fff;display:none;list-style:none;padding:0;position:absolute;z-index:20;max-height:200px;overflow-y:auto;width:100%;margin:0 -1px;border:1px solid #999999;border-width:1px 1px 0;box-shadow:0 1px 4px #00000080}.f-autocomplete-list li{border:1px solid #999999;display:none;cursor:default;padding:4px;margin:-1px 0 0;border-width:1px 0;transition:background-color .1665s ease-in-out;will-change:background-color;font-size:.85em}.f-autocomplete-list li.active-option{background-color:#e1cceb}.f-autocomplete-list li:hover{background-color:#bd91d3}.f-autocomplete-list .component-type{color:#666;font-style:italic;font-size:.75em}.formeo-panels-wrap h5{margin:0;padding:.55em 0;color:#666;font-weight:400;display:inline-block;width:100%}.formeo-panels-wrap nav{position:relative;padding:0;overflow:hidden}.formeo-panels-wrap nav button{position:absolute;width:24px;color:#000;height:100%;padding:0;line-height:0;z-index:1}.formeo-panels-wrap nav button:focus{outline:none;border:1px solid rgb(102,175,233);box-shadow:none}.formeo-panels-wrap nav button .svg-icon{width:20px;height:20px}.formeo-panels-wrap nav button.next-group{right:0;top:0;border-top-left-radius:0;border-bottom-left-radius:0}.formeo-panels-wrap nav button.prev-group{left:0;top:0;border-top-right-radius:0;border-bottom-right-radius:0}.formeo-panels-wrap ul{margin:0;padding:0;list-style:none}.formeo-panels-wrap .f-panel{vertical-align:top;display:inline-block;width:100%;flex-direction:column;flex:1 0 100%}.formeo-panels-wrap .f-panel>li:last-child{border-radius:0 0 4px 4px}.formeo-panels-wrap .panels{white-space:nowrap;transition-property:height;transition-duration:.15s;transition-timing-function:ease-in-out;will-change:transform;flex-direction:row}.formeo-panels-wrap .panel-labels{height:100%;background:#fff;overflow:hidden;text-align:center;white-space:nowrap;border-top-left-radius:4px;border-top-right-radius:4px}.tabbed-panels .panel-nav{height:auto}.tabbed-panels .panel-nav button{display:none}.tabbed-panels .f-panel{background-color:#fff}.tabbed-panels .panel-labels div{flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;display:flex}.tabbed-panels .panel-labels h5{flex-direction:column;flex:1;cursor:pointer;background-color:#ccc;box-shadow:0 -1px 8px #999 inset}.tabbed-panels .panel-labels h5.active-tab{color:#000;box-shadow:none;background-color:#fff}.formeo-sprite{display:none!important}.formeo *{box-sizing:inherit}.formeo .pill-buttons>button{border-radius:50px}.formeo hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #cccccc}.formeo .f-field-group{flex-wrap:wrap;margin-bottom:12px}.formeo .f-field-group:last-child{margin-bottom:0}.formeo .f-field-group label+.badge{margin-left:8px}.formeo .f-field-group>label{display:inline-block;margin-bottom:4px}.formeo .f-field-group button{margin-right:4px}.formeo select{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box}.formeo select:focus{border:1px solid rgb(102,175,233);outline:none}.formeo input{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box}.formeo input:focus{border:1px solid rgb(102,175,233);outline:none}.formeo input[type=checkbox],.formeo input[type=radio]{width:auto;height:auto;margin-right:4px}.formeo input[type=date]{max-width:280px;display:block}.formeo textarea{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box;height:auto}.formeo textarea:focus{border:1px solid rgb(102,175,233);outline:none}.formeo button{border-radius:4px;border:1px solid #666666;color:#333;background-color:#fff;padding:4px 8px;line-height:1.5em}.formeo button:active{transform:scale(.97)}.formeo button:hover{filter:brightness(.9)}.formeo button.primary,.formeo button.success,.formeo button.warning,.formeo button.error{color:#fff}.formeo button.primary{background-color:#325d88;border-color:#244463}.formeo button.success{background-color:#93c54b;border-color:#79a736}.formeo button.warning{background-color:#f47c3c;border-color:#ef5c0e}.formeo button.error{background-color:#d9534f;border-color:#c9302c}.formeo button[disabled]{background-color:#ccc;color:#fff}.formeo button:focus{border:1px solid rgb(102,175,233)}.formeo button:hover,.formeo button:focus{outline:0 none}.formeo .f-addon{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box;width:auto}.formeo .f-addon:focus{border:1px solid rgb(102,175,233);outline:none}.formeo .f-addon label{margin:1px 0 0 3px}.formeo .f-addon:last-child{margin-left:-1px}.formeo .f-btn-group{display:inline-flex;vertical-align:middle}.formeo .f-btn-group>button{flex:0 1 auto}.formeo .f-btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.formeo .f-btn-group>button:last-child:not(:first-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-top-left-radius:0}.formeo .f-btn-group>button:first-child{margin-left:0}.formeo .f-btn-group>button:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.formeo .f-btn-group button+button,.formeo .f-btn-group button+.f-btn-group,.formeo .f-btn-group .f-btn-group+button,.formeo .f-btn-group .f-btn-group+.f-btn-group,.formeo .f-btn-group .f-btn-group-vertical button+button,.formeo .f-btn-group .f-btn-group-vertical button+.f-btn-group,.formeo .f-btn-group .f-btn-group-vertical .f-btn-group+button,.formeo .f-btn-group .f-btn-group-vertical .f-btn-group+.f-btn-group{margin-left:-1px}.formeo .f-input-group{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;display:inline-flex;vertical-align:bottom}.formeo .f-input-group input+input,.formeo .f-input-group input+select,.formeo .f-input-group select+select,.formeo .f-input-group select+input{margin-left:-1px}.formeo .f-input-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI0IDMyIj4KPHBhdGggZmlsbD0iIzQ0NCIgZD0iTTAgMTJsMTEuOTkyIDExLjk5MiAxMS45OTItMTEuOTkyaC0yMy45ODR6Ij48L3BhdGg+Cjwvc3ZnPgo=);background-position:right 10px top 2px;background-repeat:no-repeat;background-size:16px}.formeo .f-input-group select::-ms-expand{display:none}.formeo .f-input-group .f-addon,.formeo .f-input-group input,.formeo .f-input-group select{flex:0 1 auto;border-radius:0}.formeo .f-input-group .f-addon:last-child,.formeo .f-input-group input:last-child,.formeo .f-input-group select:last-child{border-right-width:1px;border-radius:0 4px 4px 0}.formeo .f-input-group .f-addon:first-child,.formeo .f-input-group input:first-child,.formeo .f-input-group select:first-child{border-radius:4px 0 0 4px;border-left-width:1px}.formeo .f-input-group .f-addon:first-child:last-child,.formeo .f-input-group input:first-child:last-child,.formeo .f-input-group select:first-child:last-child{border-radius:4px}.formeo .f-input-group .f-addon:focus+input,.formeo .f-input-group .f-addon:focus+select,.formeo .f-input-group input:focus+input,.formeo .f-input-group input:focus+select,.formeo .f-input-group select:focus+input,.formeo .f-input-group select:focus+select{border-left:1px solid rgb(102,175,233)}.formeo .text-primary{color:#325d88}.formeo .text-success{color:#93c54b}.formeo .text-warning{color:#f47c3c}.formeo .text-error{color:#d9534f}.formeo:after{content:"";display:table;clear:both}.formeo.formeo-editor{display:flex;flex-direction:row;text-align:left}.formeo.formeo-editor .children{margin:0;padding:0;list-style:none;height:100%}.formeo.formeo-editor .group-actions{min-width:24px;width:24px;height:24px;overflow:hidden;position:absolute;top:0;line-height:0;z-index:2}.formeo.formeo-editor .group-actions button{width:24px;height:24px;padding:6px;border:0 none;line-height:0;overflow:hidden;background-color:#fff}.formeo.formeo-editor .group-actions button:focus{border:0 none;outline:0 none;box-shadow:none}.formeo.formeo-editor .group-actions .svg-icon{width:12px;height:12px}.formeo.formeo-editor .group-actions .f-i-handle{opacity:.5}.formeo.formeo-editor .last-field .group-actions button:last-child{border-radius:0}.formeo.formeo-editor .group-actions .f-i-menu,.formeo.formeo-editor .group-actions .f-i-copy,.formeo.formeo-editor .group-actions .f-i-move,.formeo.formeo-editor .group-actions .f-i-move-vertical,.formeo.formeo-editor .column-editing-field .column-actions{display:none}.formeo.formeo-editor .formeo-field.hovering-field .field-actions,.formeo.formeo-editor .formeo-field.editing-field .field-actions{box-shadow:-1px 1px 1px #ccc;border-color:#066;border-width:1px 1px 0 0;border-style:solid}.formeo.formeo-editor .hovering-column .field-actions,.formeo.formeo-editor .hovering-row .field-actions{display:none}.formeo.formeo-editor .hovering-column .row-actions,.formeo.formeo-editor .hovering-row .row-actions{z-index:10}.formeo.formeo-editor .field-actions{right:0;text-align:right;transition:width .166s;border-bottom-left-radius:4px;border-bottom-right-radius:0;will-change:width;overflow:hidden}.formeo.formeo-editor .field-actions button{border-radius:0;position:absolute}.formeo.formeo-editor .field-actions button:nth-of-type(1){right:0}.formeo.formeo-editor .field-actions button:nth-of-type(2){right:24px}.formeo.formeo-editor .field-actions button:nth-of-type(3){right:48px}.formeo.formeo-editor .field-actions button:nth-of-type(4){right:72px}.formeo.formeo-editor .field-actions button:nth-of-type(5){right:96px}.formeo.formeo-editor .field-actions button:nth-of-type(6){right:120px}.formeo.formeo-editor .field-actions button:first-child{right:0}.formeo.formeo-editor .group-config{display:none;padding:.5rem}.formeo.formeo-editor .editing-row .column-actions{display:none}.formeo.formeo-editor .column-actions{width:24px;height:24px;padding:0;right:50%;transform:translate(12px);z-index:1;transition:width .15s}.formeo.formeo-editor .column-actions .action-btn-wrap{position:relative;white-space:nowrap}.formeo.formeo-editor .column-actions button{position:absolute;background-color:transparent;border-radius:0}.formeo.formeo-editor .column-actions button:nth-of-type(1){right:0}.formeo.formeo-editor .column-actions button:nth-of-type(2){right:24px}.formeo.formeo-editor .column-actions button:nth-of-type(3){right:48px}.formeo.formeo-editor .column-actions button:nth-of-type(4){right:72px}.formeo.formeo-editor .column-actions button:nth-of-type(5){right:96px}.formeo.formeo-editor .column-actions button:nth-of-type(6){right:120px}.formeo.formeo-editor .column-actions button:first-child{border-bottom-right-radius:0;right:0}.formeo.formeo-editor .hovering-column .column-actions button:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.formeo.formeo-editor .hovering-column .column-actions button:last-child{border-bottom-left-radius:4px}.formeo.formeo-editor .hovering-column .column-actions,.formeo.formeo-editor .editing-column .column-actions{transform:translate(50%);width:auto;border-bottom-right-radius:0;border-bottom-left-radius:4px}.formeo.formeo-editor .hovering-column .column-actions button:first-child,.formeo.formeo-editor .editing-column .column-actions button:first-child{border-bottom-right-radius:4px;right:0}.formeo.formeo-editor .hovering-column .column-actions button:last-child,.formeo.formeo-editor .editing-column .column-actions button:last-child{border-bottom-left-radius:4px}.formeo.formeo-editor .row-actions{width:24px;height:24px;left:-23px;text-align:right;border-top-left-radius:8px;border-bottom-left-radius:8px;transition:height .15s ease-in-out;white-space:normal;border:1px solid #cccccc;border-right:1px solid #fff}.formeo.formeo-editor .row-actions .item-handle .f-i-handle{transform:rotate(90deg)}.formeo.formeo-editor .row-actions button{border-radius:0}.formeo.formeo-editor .hovering-row .row-actions,.formeo.formeo-editor .editing-row .row-actions{border:1px solid #00ffff}.formeo.formeo-editor .hovering-row .row-actions button:first-child,.formeo.formeo-editor .editing-row .row-actions button:first-child{border-bottom-left-radius:0}.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-menu,.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-move,.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-copy,.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-move-vertical{display:inline-block!important}.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-handle{display:none!important}.formeo.formeo-editor .formeo-row{transition:background-color 125ms ease-in-out;position:relative;clear:both;margin-left:0;margin-bottom:4px;background-color:#fff;padding:4px;box-shadow:0 0 0 1px #ccc inset}.formeo.formeo-editor .formeo-row>.children{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;min-height:32px}.formeo.formeo-editor .formeo-row:after{content:"";display:table;clear:both}.formeo.formeo-editor .formeo-row:before{font-size:12px;position:absolute;top:0;width:0;padding:0;height:22px;line-height:24px;text-align:center;overflow:hidden;z-index:100;transition-property:width;transition-duration:.15s;content:attr(data-hover-tag);background-color:#fff;border-bottom-right-radius:8px;border:1px solid #00ffff;border-width:1px 0;left:0}.formeo.formeo-editor .formeo-row:after{clear:both}.formeo.formeo-editor .formeo-row.control-ghost{padding:10px}.formeo.formeo-editor .formeo-row:first-child{border-top-right-radius:8px;border-top-left-radius:0}.formeo.formeo-editor .formeo-row:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.formeo.formeo-editor .formeo-row.hovering-row:first-child{border-top-left-radius:0}.formeo.formeo-editor .formeo-row.hovering-row:before{width:100px}.formeo.formeo-editor .formeo-row.hovering-row .formeo-column{opacity:.5}.formeo.formeo-editor .formeo-row.editing-row,.formeo.formeo-editor .formeo-row.editing-row .row-edit{display:block}.formeo.formeo-editor .formeo-row.resizing-columns .formeo-column{transition:none}.formeo.formeo-editor .formeo-row.editing-row.hovering-row .formeo-column{opacity:1}.formeo.formeo-editor .formeo-row.editing-row{box-shadow:0 0 0 1px #0ff inset}.formeo.formeo-editor .formeo-row.editing-row:before{border-width:1px 0 0;width:80px!important;content:attr(data-editing-hover-tag)}.formeo.formeo-editor .formeo-row.hovering-row{box-shadow:0 0 0 1px #0ff inset}.formeo.formeo-editor .formeo-row.hovering-row.editing-row:before{border-right-width:0}.formeo.formeo-editor .formeo-row.hovering-row:before{box-shadow:1px 1px 1px #ccc;border-right-width:1px;width:80px!important}.formeo.formeo-editor .formeo-row.row-moving{box-shadow:0 0 0 1px #0ff inset,0 0 30px #999}.formeo.formeo-editor .formeo-row.empty:after{left:0;transform:translate(8px,-50%)}.formeo.formeo-editor .formeo-row .layout-row-control{display:none}.formeo.formeo-editor .row-edit{padding-top:2rem}.formeo.formeo-editor .input-group-addon label{margin-bottom:0}.formeo.formeo-editor .formeo-column{transition:background-color 125ms ease-in-out,box-shadow 125ms,width .25s;position:relative;background-color:#fff;max-width:none;flex-direction:column;will-change:width;max-width:100%;margin:0;padding:0;list-style:none}.formeo.formeo-editor .formeo-column[class*=col-]{padding:0}.formeo.formeo-editor .formeo-column:first-of-type{border-top-right-radius:8px}.formeo.formeo-editor .formeo-column:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.formeo.formeo-editor .formeo-column:last-of-type .resize-x-handle{display:none!important}.formeo.formeo-editor .formeo-column .resize-x-handle{display:none;position:absolute;right:-space(1);top:0;bottom:0;width:16px;z-index:2;cursor:ew-resize}.formeo.formeo-editor .formeo-column .resize-x-handle:before{width:0;right:6px;border:1px dashed aqua;border-width:0 2px;display:block;top:0;position:absolute;height:100%;content:""}.formeo.formeo-editor .formeo-column .resize-x-handle svg{fill:#0ff;position:absolute;right:1px;width:14px}.formeo.formeo-editor .formeo-column .resize-x-handle svg.f-i-triangle-down{top:-14px}.formeo.formeo-editor .formeo-column .resize-x-handle svg.f-i-triangle-up{bottom:-14px}.formeo.formeo-editor .formeo-column .resize-x-handle:hover:before{border-color:#00b3b3}.formeo.formeo-editor .formeo-column .resize-x-handle:hover svg{fill:#00b3b3}.formeo.formeo-editor .formeo-column:before{font-size:12px;position:absolute;width:0;height:22px;line-height:24px;text-align:center;overflow:hidden;z-index:100;transition-property:width;content:attr(data-hover-tag);background-color:#fff;transition-property:height;transition-duration:.15s;padding:0 10px;left:50%;top:1px;transform:translate(-50%,-100%);width:auto;height:0;border-top-left-radius:8px;border-top-right-radius:8px}.formeo.formeo-editor .formeo-column.hovering-column:first-child{border-top-left-radius:0}.formeo.formeo-editor .formeo-column.hovering-column .formeo-field{opacity:.5}.formeo.formeo-editor .formeo-column.hovering-column:after{opacity:0}.formeo.formeo-editor .formeo-column.editing-column,.formeo.formeo-editor .formeo-column.hovering-column{box-shadow:0 0 0 1px #00b3b3 inset}.formeo.formeo-editor .formeo-column.editing-column:before,.formeo.formeo-editor .formeo-column.hovering-column:before{height:23px;border-right:1px solid rgb(0,178.5,178.5);border-left:1px solid rgb(0,178.5,178.5);border-top:1px solid rgb(0,178.5,178.5)}.formeo.formeo-editor .formeo-column.column-moving{box-shadow:0 0 0 1px #00b3b3 inset,0 0 30px #999}.formeo.formeo-editor .formeo-column.editing-column{overflow:hidden}.formeo.formeo-editor .formeo-column.editing-column .column-edit{display:block}.formeo.formeo-editor .editing-row .formeo-column,.formeo.formeo-editor .editing-row .empty{border-radius:8px;height:60px;background-color:#e6e6e6}.formeo.formeo-editor .editing-row .formeo-column.empty,.formeo.formeo-editor .editing-row .empty.empty{min-height:0}.formeo.formeo-editor .editing-row .formeo-column .formeo-field,.formeo.formeo-editor .editing-row .empty .formeo-field{display:none}.formeo.formeo-editor .editing-row .formeo-column .resize-x-handle,.formeo.formeo-editor .editing-row .empty .resize-x-handle{display:block}.formeo.formeo-editor .editing-row .formeo-column:after,.formeo.formeo-editor .editing-row .empty:after{color:#333!important;line-height:1em;opacity:1;font-size:1.1em;content:attr(data-col-width)!important;display:block;width:100%;text-align:center;position:absolute;left:50%;margin-top:0;top:50%;transform:translate(-50%,-50%)}.formeo.formeo-editor .editing-field-preview .column-actions{display:none}.formeo.formeo-editor .formeo-field{min-height:24px;position:relative;padding:4px;transition:background-color 333ms ease-in-out,box-shadow 333ms ease-in-out;list-style:none;margin:0;will-change:box-shadow}.formeo.formeo-editor .formeo-field:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.formeo.formeo-editor .formeo-field.first-field,.formeo.formeo-editor .formeo-field.first-field .field-actions{border-top-right-radius:4px}.formeo.formeo-editor .formeo-field.last-field{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.formeo.formeo-editor .formeo-field .prev-label{min-height:24px;max-width:calc(100% - 24px);display:flex;align-items:flex-end;margin-bottom:4px}.formeo.formeo-editor .formeo-field [contenteditable]{padding:1px 2px;-webkit-user-select:text;user-select:text;display:inline-block;position:relative;min-width:24px}.formeo.formeo-editor .formeo-field [contenteditable]:after{content:"";width:100%;position:absolute;bottom:0;left:0;border-bottom:1px dashed #cccccc}.formeo.formeo-editor .formeo-field [contenteditable]:focus{border-radius:4px;border-bottom-color:transparent;outline:none;box-shadow:0 0 0 1px #66afe9 inset}.formeo.formeo-editor .formeo-field [contenteditable]:focus:after{display:none}.formeo.formeo-editor .formeo-field .form-check{margin-left:1.25em}.formeo.formeo-editor .formeo-field .form-check-input:only-child{position:absolute}.formeo.formeo-editor .formeo-field:before{font-size:12px;width:0;height:22px;line-height:24px;text-align:center;overflow:hidden;z-index:100;transition-property:width;transition-duration:.15s;content:attr(data-hover-tag);background-color:#fff;display:none;position:absolute;top:0;padding:0 10px;right:0;transform:translate(-72px);border-bottom-right-radius:0;border-bottom-left-radius:8px}.formeo.formeo-editor .formeo-field.field-type-hidden{border:1px dashed #cccccc}.formeo.formeo-editor .editing-field,.formeo.formeo-editor .hovering-field{box-shadow:0 0 0 1px #066 inset}.formeo.formeo-editor .editing-field:before,.formeo.formeo-editor .hovering-field:before{border-left:1px solid #006666;border-bottom:1px solid #006666}.formeo.formeo-editor .field-actions{border-color:transparent;border-width:1px 1px 0 0;border-style:solid}.formeo.formeo-editor .field-moving{box-shadow:0 0 0 1px #066 inset,0 0 30px #999;background-color:#fff}.formeo.formeo-editor .editing-field{background-color:#e6e6e6;z-index:1}.formeo.formeo-editor .editing-field-preview .field-actions{display:none}.formeo.formeo-editor .field-preview p{white-space:normal}.formeo.formeo-editor .field-edit{display:none;overflow:hidden}.formeo.formeo-editor .field-edit label{font-size:.825em}.formeo.formeo-editor .field-edit .panel-nav{margin-bottom:0;padding:0;overflow:hidden}.formeo.formeo-editor .field-edit .panel-nav button{border-bottom-left-radius:0;border-bottom-right-radius:0}.formeo.formeo-editor .field-edit.field-edit-options{list-style:decimal}.formeo.formeo-editor .field-edit .active-panel{background-color:#fff}.formeo.formeo-editor .field-edit .field-prop{display:flex}.formeo.formeo-editor .field-edit .prop-controls{flex-shrink:0;align-items:center;display:flex;margin-left:3px}.formeo.formeo-editor .field-edit .prop-controls button{position:relative}.formeo.formeo-editor .field-edit .prop-controls .svg-icon{width:12px;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.formeo.formeo-editor .field-edit .prop-control{width:24px;height:24px;right:0;bottom:0;position:absolute;padding:0}.formeo.formeo-editor .field-edit .prop-control:nth-of-type(1){right:0}.formeo.formeo-editor .field-edit .prop-control:nth-of-type(2){right:24px}.formeo.formeo-editor .field-edit .prop-control:nth-of-type(3){right:48px}.formeo.formeo-editor .field-edit .prop-control:nth-of-type(4){right:72px}.formeo.formeo-editor .field-edit .prop-control:first-child{right:0}.formeo.formeo-editor :not(.control-count-1) .field-edit .prop-control:last-child{border-radius:4px 0 0 4px;margin-right:-1px;display:none}.formeo.formeo-editor :not(.control-count-1) .field-edit .prop-control:first-child{border-radius:4px}.formeo.formeo-editor .field-edit .prop-control:hover:first-child{border-radius:0 4px 4px 0}.formeo.formeo-editor .field-edit .prop-control:hover:first-child:last-child{border-radius:4px}.formeo.formeo-editor .field-edit .prop-control:hover:last-child{display:inline-block}.formeo.formeo-editor .field-edit .prop-control:last-child:first-child{display:inline-block;border-radius:4px;margin-right:0}.formeo.formeo-editor .field-edit .prop-wrap{position:relative;margin-bottom:8px;list-style:none;margin-left:0}.formeo.formeo-editor .field-edit .field-edit-group{padding:8px 8px 0}.formeo.formeo-editor .field-edit [contenteditable]{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch}.formeo.formeo-editor .field-edit .prop-inputs,.formeo.formeo-editor .field-edit .prop-controls{transition:width .15s;will-change:width}.formeo.formeo-editor .field-edit .prop-inputs .f-addon,.formeo.formeo-editor .field-edit .prop-inputs input:not([type=checkbox]):not([type=radio]),.formeo.formeo-editor .field-edit .prop-inputs select,.formeo.formeo-editor .field-edit .prop-inputs textarea,.formeo.formeo-editor .field-edit .prop-inputs [contenteditable],.formeo.formeo-editor .field-edit .prop-controls .f-addon,.formeo.formeo-editor .field-edit .prop-controls input:not([type=checkbox]):not([type=radio]),.formeo.formeo-editor .field-edit .prop-controls select,.formeo.formeo-editor .field-edit .prop-controls textarea,.formeo.formeo-editor .field-edit .prop-controls [contenteditable]{font-size:.825em;flex:1 1 auto}.formeo.formeo-editor .field-edit .prop-inputs .f-addon:focus,.formeo.formeo-editor .field-edit .prop-inputs input:not([type=checkbox]):not([type=radio]):focus,.formeo.formeo-editor .field-edit .prop-inputs select:focus,.formeo.formeo-editor .field-edit .prop-inputs textarea:focus,.formeo.formeo-editor .field-edit .prop-inputs [contenteditable]:focus,.formeo.formeo-editor .field-edit .prop-controls .f-addon:focus,.formeo.formeo-editor .field-edit .prop-controls input:not([type=checkbox]):not([type=radio]):focus,.formeo.formeo-editor .field-edit .prop-controls select:focus,.formeo.formeo-editor .field-edit .prop-controls textarea:focus,.formeo.formeo-editor .field-edit .prop-controls [contenteditable]:focus{z-index:1}.formeo.formeo-editor .field-edit .prop-inputs [class^=condition-]+select,.formeo.formeo-editor .field-edit .prop-inputs select+[class^=condition-],.formeo.formeo-editor .field-edit .prop-controls [class^=condition-]+select,.formeo.formeo-editor .field-edit .prop-controls select+[class^=condition-]{margin-left:-1px}.formeo.formeo-editor .field-edit .control-count-2 .prop-controls:hover{width:48px}.formeo.formeo-editor .field-edit .control-count-2 .prop-controls:hover+.prop-inputs{width:calc(100% - 24px)}.formeo.formeo-editor .field-edit.panel-count-1 .panel-nav{border-bottom:1px solid #999999}.formeo.formeo-editor .field-edit.panel-count-1 .panel-nav button{display:none}.formeo.formeo-editor .field-edit.panel-count-1 .panel-labels{background-color:transparent}.formeo.formeo-editor .f-condition-row{display:flex;width:100%;margin-top:-1px;border:1px solid #cccccc}.formeo.formeo-editor .f-condition-row input,.formeo.formeo-editor .f-condition-row select,.formeo.formeo-editor .f-condition-row [contenteditable]{border-width:0;border-radius:0;width:inherit;box-shadow:0 0 0 1px #ccc}.formeo.formeo-editor .f-condition-row input:focus,.formeo.formeo-editor .f-condition-row select:focus,.formeo.formeo-editor .f-condition-row [contenteditable]:focus{box-shadow:0 0 0 1px #66afe9}.formeo.formeo-editor .f-condition-row:first-child input:last-child,.formeo.formeo-editor .f-condition-row:first-child select:last-child{border-top-right-radius:4px}.formeo.formeo-editor .f-condition-row:last-child input:last-child,.formeo.formeo-editor .f-condition-row:last-child select:last-child{border-bottom-right-radius:4px}.formeo.formeo-editor .f-condition-row:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.formeo.formeo-editor .f-condition-row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.formeo.formeo-editor .f-condition-row .condition-logical{max-width:56px;text-transform:uppercase}.formeo.formeo-editor .f-condition-row div.condition-source,.formeo.formeo-editor .f-condition-row div.condition-target{position:relative;width:100%}.formeo.formeo-editor .f-condition-row [class^=condition-]{max-width:100%;transition:max-width 333ms;will-change:max-width}.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-target,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-value,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-targetProperty,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-target,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-value,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-targetProperty,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isVisible .condition-value,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isNotVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isNotVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isNotVisible .condition-value,.formeo.formeo-editor .f-condition-row.condition-target .condition-targetProperty,.formeo.formeo-editor .f-condition-row.condition-source .condition-sourceProperty{max-width:0%;padding:0;border:0 none;overflow:hidden}.formeo.formeo-editor .f-autocomplete-display-field+.f-autocomplete-list:focus{z-index:100}.formeo.formeo-editor [class$=-focused]{z-index:1}.formeo.formeo-editor [class$=-focused] .f-autocomplete-list{z-index:100}.formeo.formeo-editor .conditions-prop-inputs label.condition-label{display:inline-flex;flex:0 0 auto;box-shadow:0 0 0 1px #ccc;align-items:center;padding:4px;border-right:0;text-transform:uppercase;color:#999}.formeo.formeo-editor .conditions-prop-inputs label.condition-label.if-condition-label{border-top-left-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0}.formeo.formeo-editor .conditions-prop-inputs label.condition-label.then-condition-label{border-bottom-left-radius:4px;border-top-left-radius:0;border-top-right-radius:0;border-top:0}.formeo.formeo-editor .field-edit-group{margin:0;padding:0;list-style:none}.formeo.formeo-editor .hidden-property{display:none}.formeo.formeo-editor .options-panel .prop-wrap{margin-bottom:8px}.formeo.formeo-editor .options-panel .input-group-addon{line-height:0}.formeo.formeo-editor .options-panel .prop-labels{padding:8px 34px 8px 8px}.formeo.formeo-editor .options-panel .prop-labels .input-group-addon{font-size:12px}.formeo.formeo-editor .options-panel .prop-labels label{font-size:12px;width:50%;position:relative;display:table-cell}.formeo.formeo-editor .options-panel .prop-label-selected,.formeo.formeo-editor .options-panel .prop-label-disabled{width:1%!important;white-space:nowrap;vertical-align:middle;border:0 none;background-color:transparent}.formeo.formeo-editor .panel-action-buttons{padding:0 8px 8px}.formeo.formeo-editor .panel-action-buttons:after{content:"";display:table;clear:both}.formeo.formeo-editor .panel-action-buttons [class^=add-]{float:right}.formeo.formeo-editor .prop-inputs{width:100%;align-items:center;vertical-align:bottom;display:flex;flex-direction:row;flex-grow:1}.formeo.formeo-editor .prop-inputs.conditions-prop-inputs{flex-direction:column}.formeo.formeo-editor .prop-inputs .f-field-group{width:100%;margin-bottom:0;display:inline-flex;align-items:center}.formeo.formeo-editor .prop-inputs .f-addon{display:flex;align-items:center;flex:0}.formeo.formeo-editor .prop-inputs .f-addon:first-child{margin-right:-1px}.formeo.formeo-editor .prop-inputs .f-addon:last-child{margin-left:-1px}.formeo.formeo-editor .prop-inputs label{padding-right:1em;margin-bottom:0}.formeo.formeo-editor .prop-inputs.attrs-prop-inputs .f-addon,.formeo.formeo-editor .prop-inputs.attrs-prop-inputs input:not([type=checkbox]):not([type=radio]),.formeo.formeo-editor .prop-inputs.attrs-prop-inputs select,.formeo.formeo-editor .prop-inputs.attrs-prop-inputs textarea,.formeo.formeo-editor .prop-inputs.attrs-prop-inputs [contenteditable]{flex:2}.formeo.formeo-editor .highlight-component{box-shadow:0 0 4px 2px #9954bb}.formeo.formeo-editor .formeo-stage{width:73%;box-sizing:border-box;transition:width .25s;flex:1 1 auto;position:relative;transition-property:background-color,border-color;transition-duration:.5s,333ms;border:0 dashed transparent;background-color:#fff0;overflow:visible;margin:0;padding:0;list-style:none}.formeo.formeo-editor .formeo-stage.empty{border:3px dashed #cccccc;background-color:#ffffff40}.formeo.formeo-editor .formeo-stage.removing-all-fields .formeo-row{transition:margin-top .25s ease-in}.formeo.formeo-editor .formeo-stage>.formeo-field{background-color:#fff}@media (max-width: 481px){.formeo.formeo-editor .formeo-stage{width:calc(100% - 50px)}}.formeo.formeo-editor .editing-stage .formeo-settings{display:block}.formeo.formeo-editor .editing-stage .formeo-stage{display:none}.formeo.formeo-editor .f-field-group{margin-bottom:0}.formeo.formeo-editor [class$=empty][class*=editing-]:after{opacity:0}.formeo.formeo-editor [class$=empty]:after{opacity:1;font-size:24px;position:absolute;top:50%;left:50%;color:#999;transition:opacity .2s ease-in-out;will-change:opacity;text-align:center;transform:translate(-50%,-50%);content:attr(data-hover-tag)}.formeo.formeo-editor .formeo-settings{display:none}.formeo.formeo-editor [dir=rtl] .f-btn-group{display:inline-flex;vertical-align:middle}.formeo.formeo-editor [dir=rtl] .f-btn-group>button{flex:0 1 auto}.formeo.formeo-editor [dir=rtl] .f-btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.formeo.formeo-editor [dir=rtl] .f-btn-group>button:last-child:not(:first-child):not(.dropdown-toggle){border-radius:4px 0 0 4px}.formeo.formeo-editor [dir=rtl] .f-btn-group>button:first-child{margin-left:0}.formeo.formeo-editor [dir=rtl] .f-btn-group>button:first-child:not(:last-child):not(.dropdown-toggle){border-radius:0 4px 4px 0}.formeo.formeo-editor [dir=rtl] .f-btn-group button+button,.formeo.formeo-editor [dir=rtl] .f-btn-group button+.f-btn-group,.formeo.formeo-editor [dir=rtl] .f-btn-group .f-btn-group+button,.formeo.formeo-editor [dir=rtl] .f-btn-group .f-btn-group+.f-btn-group,.formeo.formeo-editor [dir=rtl] .f-btn-group .f-btn-group-vertical button+button,.formeo.formeo-editor [dir=rtl] .f-btn-group .f-btn-group-vertical button+.f-btn-group,.formeo.formeo-editor [dir=rtl] .f-btn-group .f-btn-group-vertical .f-btn-group+button,.formeo.formeo-editor [dir=rtl] .f-btn-group .f-btn-group-vertical .f-btn-group+.f-btn-group{margin-right:-1px}.formeo.formeo-editor [dir=rtl] .formeo-controls,.formeo.formeo-editor [dir=rtl] .formeo-controls .form-actions{float:left}.formeo.formeo-editor [dir=rtl] .formeo-stage-wrap{float:right}.formeo.formeo-editor [dir=rtl] .formeo-stage-wrap .formeo-stage{padding-left:4px;padding-right:23px}.formeo.formeo-editor [dir=rtl] .formeo-row:before{border-bottom-left-radius:8px;border-bottom-right-radius:0;right:0;left:auto}.formeo.formeo-editor [dir=rtl] .formeo-row:first-child{border-top-left-radius:8px;border-top-right-radius:0}.formeo.formeo-editor [dir=rtl] .formeo-row:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.formeo.formeo-editor [dir=rtl] .formeo-row.hovering-row:first-child{border-top-left-radius:0}.formeo.formeo-editor [dir=rtl] .formeo-row.hovering-row.editing-row:before{border-left-width:0;border-right-width:auto}.formeo.formeo-editor [dir=rtl] .formeo-row.hovering-row:before{border-left-width:1px}.formeo.formeo-editor [dir=rtl] .formeo-row.empty:after{left:0;right:auto}.formeo.formeo-editor [dir=rtl] .row-actions{right:-23px;left:auto;border-radius:0 8px 8px 0;border-left:1px solid #fff}.formeo.formeo-editor [dir=rtl] .field-actions{text-align:left;left:0;right:auto;border-bottom-right-radius:4px;border-bottom-left-radius:0}.formeo.formeo-editor [dir=rtl] .field-actions button:nth-of-type(1){left:0;right:auto}.formeo.formeo-editor [dir=rtl] .field-actions button:nth-of-type(2){left:24px;right:auto}.formeo.formeo-editor [dir=rtl] .field-actions button:nth-of-type(3){left:48px;right:auto}.formeo.formeo-editor [dir=rtl] .field-actions button:nth-of-type(4){left:72px;right:auto}.formeo.formeo-editor [dir=rtl] .field-actions button:nth-of-type(5){left:96px;right:auto}.formeo.formeo-editor [dir=rtl] .field-actions button:nth-of-type(6){left:120px;right:auto}.formeo.formeo-editor [dir=rtl] .field-actions button:first-child{left:0}.formeo.formeo-editor [dir=rtl] .formeo-field.hovering-field .field-actions,.formeo.formeo-editor [dir=rtl] .formeo-field.editing-field .field-actions{box-shadow:1px 1px 1px #ccc;border-width:1px 0 0 1px}.formeo.formeo-render .formeo-row,.formeo.formeo-render .formeo-column,.formeo.formeo-render .formeo-field{position:relative}.formeo.formeo-render .f-input-group-wrap>fieldset{position:relative}.formeo.formeo-render .f-input-group-wrap>fieldset .remove-input-group{top:8px}.formeo.formeo-render .will-remove{background-color:#d9534f40;box-shadow:0 0 1px #d9534f inset}.formeo.formeo-render .formeo-row{margin-bottom:1em;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;display:flex;border-radius:8px;transition:background-color .2s,padding .2s;padding:4px 0}.formeo.formeo-render .formeo-row.will-remove{padding:4px}.formeo.formeo-render .formeo-row:last-of-type{margin-bottom:0}.formeo.formeo-render .formeo-row-wrap{margin-bottom:1em}.formeo.formeo-render .formeo-row-wrap:last-child{margin-bottom:0}.formeo.formeo-render .f-input-group-wrap:after{content:"";display:table;clear:both}.formeo.formeo-render .f-input-group-wrap .formeo-row:first-of-type .remove-input-group{display:none}.formeo.formeo-render .f-input-group{position:relative}.formeo.formeo-render .f-input-group:first-child .remove-input-group{display:none}.formeo.formeo-render .add-input-group{float:right;margin-top:10px}.formeo.formeo-render .remove-input-group{position:absolute;right:0;top:0;width:16px;height:16px;border:0 none;background:transparent;outline:0 none;line-height:0;padding:4px}.formeo.formeo-render .remove-input-group:hover .svg-icon{fill:#d9534f}.formeo.formeo-render .remove-input-group .svg-icon{pointer-events:none}.formeo.formeo-render .form-check-input:only-child{position:absolute}.formeo.formeo-render .svg-icon{max-width:100%;max-height:100%}.formeo.formeo-render .formeo-column{padding:0 4px;float:left;max-width:none;flex-direction:column}.formeo.formeo-render .formeo-column:first-of-type{padding-left:0}.formeo.formeo-render .formeo-column:last-of-type{padding-right:0}.formeo-controls{width:26%;overflow:hidden}.formeo-controls.formeo-sticky{position:sticky;top:0;align-self:flex-start}.formeo-controls.pull-left .form-actions{float:left}.formeo-controls .filtered-term{background-color:#fff;text-align:center;border-radius:4px 4px 0 0;border:1px solid #cccccc;border-bottom:0 none;width:calc(100% - 2px)}.formeo-controls .tabbed-panels nav{padding:0}.formeo-controls nav{position:relative;padding:0 24px;overflow:hidden}.formeo-controls nav h5{font-size:13px;line-height:22px}.formeo-controls nav button{position:absolute;width:24px;color:#000;height:calc(100% + 1px);padding:0;line-height:0;margin:0;border-color:#ccc}.formeo-controls nav button.next-group{right:0;top:0;border-radius:0 8px 0 0}.formeo-controls nav button.prev-group{border-top-left-radius:8px;border-bottom-left-radius:0;left:0}.formeo-controls .formeo-panels-wrap{font-size:.85em;line-height:1.8em}.formeo-controls .panel-labels{border-top:1px solid #cccccc}.formeo-controls .panel-count-1{border-bottom-left-radius:0}.formeo-controls .panel-count-1 .panel-nav{display:none}.formeo-controls .panel-count-1 .control-group li:first-child{border-radius:8px 8px 0 0}.formeo-controls ul{margin:0;padding:0;list-style:none}.formeo-controls .control-group{vertical-align:top;display:inline-block;width:100%;border-top:1px solid #cccccc}.formeo-controls .control-group>li:first-child{border-top-right-radius:0}.formeo-controls .control-group>li:last-child{border-radius:0 0 8px 8px}.formeo-controls.filtered .panel-nav{display:none}.formeo-controls.filtered .control-group{display:block}.formeo-controls.filtered .control-group>li{border-radius:0}.formeo-controls.filtered .control-group:last-child>li:last-child{border-radius:0 0 0 4px}.formeo-controls .control-groups{white-space:nowrap}.formeo-controls .control-group-labels{height:100%;background:#fff;overflow:hidden}.formeo-controls .control-group-labels div{white-space:nowrap}.formeo-controls .control-group-labels h4{display:inline-block;width:100%}.formeo-controls .form-actions{float:right;margin-top:4px}.formeo-controls .form-actions .svg-icon{fill:#666;display:none}.formeo-controls .form-actions .svg-icon:hover{fill:#000}.formeo-controls .form-actions .save-form:hover,.formeo-controls .form-actions .clear-form:hover{color:#fff}.formeo-controls .form-actions .save-form:hover{background-color:#325d88}.formeo-controls .form-actions .clear-form:hover{background-color:#d9534f}@media (max-width: 481px){.formeo-controls{width:45px}.formeo-controls .control-group{text-indent:-9999px}.formeo-controls .form-actions{display:inline-block;width:100%;position:relative;vertical-align:middle;float:none;margin-top:10px}.formeo-controls .form-actions>button+button{margin-top:-1px;margin-left:0}.formeo-controls .form-actions>button{max-width:100%;padding:10px;border-radius:0;line-height:0;width:100%;float:none;position:relative;display:block}.formeo-controls .form-actions>button:not(:first-child):not(:last-child){border-radius:0}.formeo-controls .form-actions>button:first-child:not(:last-child){border-radius:4px 4px 0 0}.formeo-controls .form-actions>button:last-child:not(:first-child){border-radius:0 0 4px 4px}.formeo-controls .form-actions .control-icon{display:inline-block;margin-right:10px}}.formeo-controls .field-control{cursor:move;list-style:none;margin:-1px 0 0;border:1px solid #cccccc;text-align:left;background:#fff;-webkit-user-select:none;user-select:none;overflow:hidden}.formeo-controls .field-control.control-moving{border-radius:8px;animation:DRAG_GHOST .5s forwards}.formeo-controls .field-control:before{margin-right:8px;font-size:16px}.formeo-controls .field-control:hover{background-color:#f2f2f2}.formeo-controls .field-control button{box-sizing:border-box;font-size:1em;line-height:1.8em;display:block;height:100%;width:100%;background:transparent;border:0 none;text-align:left;padding:8px;border-radius:0}.formeo-controls .field-control button:focus{outline:0 none;background-color:#f2f2f2;box-shadow:0 0 0 1px #66afe9 inset;border-radius:0!important}.formeo-controls .field-control button:active{transform:none}.formeo-controls .field-control button:hover{filter:none}.formeo-controls .field-control .control-icon{float:left;margin-right:8px;text-align:center;width:24px;height:24px}[dir=rtl] .formeo-controls .field-control button{text-align:right!important}[dir=rtl] .formeo-controls .field-control svg{float:right!important;margin:0 0 0 8px!important}.formeo-controls .field-control .control-icon{pointer-events:none}.field-control{cursor:move;list-style:none;margin:-1px 0 0;border:1px solid #cccccc;text-align:left;background:#fff;-webkit-user-select:none;user-select:none;overflow:hidden}.field-control.control-moving{border-radius:8px;animation:DRAG_GHOST .5s forwards}.field-control:before{margin-right:8px;font-size:16px}.field-control:hover{background-color:#f2f2f2}.field-control button{box-sizing:border-box;font-size:1em;line-height:1.8em;display:block;height:100%;width:100%;background:transparent;border:0 none;text-align:left;padding:8px;border-radius:0}.field-control button:focus{outline:0 none;background-color:#f2f2f2;box-shadow:0 0 0 1px #66afe9 inset;border-radius:0!important}.field-control button:active{transform:none}.field-control button:hover{filter:none}.field-control .control-icon{float:left;margin-right:8px;text-align:center;width:24px;height:24px}[dir=rtl] .field-control button{text-align:right!important}[dir=rtl] .field-control svg{float:right!important;margin:0 0 0 8px!important}.field-control .svg-icon{pointer-events:none}
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 201.316"><path d="M33.394 74.641c3.721-4.502 8.216-8.197 12.901-11.045a72.775 72.775 0 0 1 14.912-6.894c2.407-.799 5.153-1.473 8.228-2.033a35.337 35.337 0 0 1 9.167-.466c3.036.243 5.872 1.018 8.504 2.312 2.632 1.294 4.76 3.411 6.146 6.257a5.89 5.89 0 0 1 .583 2.117c.054.693-.055 1.312-.32 1.852-.265.541-.704.958-1.318 1.247-.616.291-1.409.399-2.336.293-1.178-.136-2.604-.326-4.234-.523a73.063 73.063 0 0 0-5.12-.43 46.106 46.106 0 0 0-5.384.052c-1.808.123-4.09.255-5.22.927-2.388 1.42-5 5.503-7.179 8.714-2.181 3.212-6.113 9.841-6.113 9.841.094.146 3.07-.233 4.721-.329a29.614 29.614 0 0 1 4.969.129c1.66.182 3.265.572 4.813 1.172 1.549.601 2.967 1.464 4.155 2.596.386.368.636.82.745 1.32.109.501.091.975-.05 1.427a2.264 2.264 0 0 1-.81 1.134c-.397.303-.949.406-1.627.337-1.6-.161-3.463.064-5.506.616a57.093 57.093 0 0 0-6.399 2.168 121.725 121.725 0 0 0-6.791 2.986c-2.307 1.097-5.633 2.124-6.689 3.256-1.548 1.659-2.452 6.506-3.347 9.819-.896 3.314-1.292 6.63-1.19 9.935.026.844.038 1.713.033 2.595a8.986 8.986 0 0 1-.347 2.484 5.576 5.576 0 0 1-1.106 2.059c-.511.603-1.266.976-2.258 1.117-1.118.16-2.096-.092-2.927-.755-.832-.662-1.541-1.523-2.134-2.58a16.033 16.033 0 0 1-1.417-3.39c-.35-1.2-.609-2.3-.755-3.273-.501-3.336.247-10.21.247-10.21-.152-.114-3.179 1.612-4.519 2.184-1.262.538-2.265.362-2.913-.491-.65-.852-.667-2.006-.106-3.44 1.579-4.033 3.634-7.453 6.234-10.099s6.349-4.734 7.854-6.372c1.223-1.332 2.29-4.361 3.456-6.365 1.368-2.353 2.846-4.792 4.456-7.233s5.119-7.087 5.119-7.087c-.075-.105-6.024 2.086-8.988 3.124-2.964 1.038-5.951 2.17-8.876 3.432-.797.345-1.41.424-1.822.209-.413-.214-.655-.565-.732-1.059-.076-.489-.002-1.07.226-1.729a6.13 6.13 0 0 1 1.064-1.908zM125.258 85.469c.604-.167 1.085-.163 1.443.013.356.177.586.432.691.762.104.331.071.706-.104 1.119-.175.414-.501.771-.953 1.08-2.562 1.75-5.252 3.317-8.048 4.582-2.797 1.265-7.625 1.897-8.251 2.595-.522.582-.495 4.128-1.11 6.204a57.754 57.754 0 0 1-2.036 5.779 46.569 46.569 0 0 1-4.858 8.808 31.87 31.87 0 0 1-3.252 3.917 17.825 17.825 0 0 1-3.845 3.003c-2.208 1.271-4.396 1.847-6.554 1.707-2.16-.14-4.091-.801-5.791-2.007-1.7-1.204-3.041-2.865-4.019-4.973-.979-2.106-1.35-4.459-1.164-7.01a37.471 37.471 0 0 1 2.67-11.406c1.524-3.752 3.508-7.077 5.875-9.956 1.129-1.373 2.367-2.661 3.713-3.821s2.854-2.064 4.38-2.768a9.363 9.363 0 0 1 1.667-.578c.651-.159 1.315-.27 1.994-.331a7.304 7.304 0 0 1 1.972.084c.635.115 1.305.52 1.743.649.874.257 2.402.433 3.55 1.185 1.147.753 2.236 2.39 2.968 2.829 1.703 1.024 6.169.532 8.899.208a57.298 57.298 0 0 0 8.42-1.674zm-35.202 16.485a33.418 33.418 0 0 0-2.409 6.147c-.591 2.114-.935 3.939-1.029 5.458-.093 1.52.117 2.547.625 3.072.509.528 1.429.198 2.675-.98a31.385 31.385 0 0 0 2.959-3.245c.879-1.103 1.714-2.341 2.523-3.631.823-1.313 1.628-2.691 2.335-4.115.705-1.421 1.358-2.891 1.831-4.345.223-.688.425-1.452.636-2.234.209-.782.583-2.273.415-2.515-.156-.221-1.388-.511-2.033-.938-.647-.427-1.666-1.833-1.851-1.852-.471-.05-2.614 2.654-3.735 4.259a40.54 40.54 0 0 0-2.942 4.919z"/><path d="M122.623 93.443c-2.958-.478-5.34-1.042-6.707-2.037s-2.134-2.325-2.269-3.964c-.083-1.011.128-2.025.613-3.021a7.98 7.98 0 0 1 1.958-2.561 8.409 8.409 0 0 1 2.726-1.596c.998-.352 2.014-.463 2.979-.291 1.205.215 2.181.765 2.863 1.555.68.793.928 2.363 1.206 2.688.359.419 2.319.734 3.412 1.193a11.438 11.438 0 0 1 2.938 1.782 8.052 8.052 0 0 1 2.048 2.589c.5 1 .73 2.215.676 3.634-.049 1.327-.318 2.658-.793 3.986a29.477 29.477 0 0 1-1.775 3.978 76.244 76.244 0 0 1-2.201 3.843 62.414 62.414 0 0 0-2.065 3.645 21.27 21.27 0 0 0-1.086 2.412c-.282.765-.379 1.336-.297 1.714.082.379.376.474.887.293.511-.182 1.357-.792 2.544-1.829a50.235 50.235 0 0 0 5.45-5.563c1.671-1.997 3.343-4.052 5.022-5.946.305-.344.632-.688.951-1.033a2.29 2.29 0 0 1 1.104-.688c.459-.119.827-.061 1.092.162.265.223.43.52.488.892.058.374-.098 1.011-.467 1.92-.371.91-.812 1.873-1.318 2.886a46.835 46.835 0 0 1-1.565 2.87c-.534.901-.907 1.565-1.13 1.945-.771 1.315-1.734 2.752-2.787 4.292a29.612 29.612 0 0 1-3.559 4.281 17.333 17.333 0 0 1-4.299 3.159 8.545 8.545 0 0 1-4.923.918c-2.019-.213-3.6-1.103-4.726-2.677-1.128-1.573-1.724-3.4-1.787-5.481-.051-1.643.304-3.432 1.066-5.351a59.514 59.514 0 0 1 2.502-5.493 172.027 172.027 0 0 1 2.526-4.707c.777-1.39 1.156-2.439 1.134-3.159-.011-.382-.327-.667-.941-.852-.618-.178-1.127-.329-1.49-.388z"/><path d="M144.678 117.902c-.75 1.085-1.761 1.795-2.993 2.123-1.232.325-2.402.112-3.498-.587-1.264-.806-2.032-1.955-2.219-3.46-.187-1.503-.083-3.102.31-4.785a27.438 27.438 0 0 1 1.644-4.896c.703-1.579 1.29-2.887 1.778-3.889a69.447 69.447 0 0 1 2.526-4.68 314.3 314.3 0 0 1 2.741-4.581c.669-1.1 1.416-2.295 2.244-3.581.827-1.287 1.379-2.502 1.615-3.619.292-1.39.954-2.369 2.017-2.902 1.061-.533 2.145-.69 3.252-.481 1.108.212 2.075.747 2.899 1.604.823.859 1.016 3.293 1.016 3.293.02.009.717-.913 1.08-1.333.362-.421.724-.854 1.088-1.262.747-.838 1.646-1.643 2.632-2.41a10.688 10.688 0 0 1 3.111-1.713 8.875 8.875 0 0 1 3.36-.469c1.149.061 2.272.502 3.376 1.303 1.479 1.075 2.432 2.339 2.828 3.796.397 1.458.173 4.549.173 4.549.025.011 1.383-1.896 2.127-2.822a41.09 41.09 0 0 1 2.344-2.668 15.383 15.383 0 0 1 2.846-2.313 12.603 12.603 0 0 1 3.362-1.524 7.933 7.933 0 0 1 3.546-.178c1.2.207 2.374.777 3.462 1.708.912.781 1.551 1.667 1.906 2.608.356.944.534 1.93.521 2.957a10.516 10.516 0 0 1-.509 3.052 24.252 24.252 0 0 1-1.072 2.833c-.507 1.094-1.15 2.25-1.863 3.448a100.271 100.271 0 0 1-2.208 3.54 259.164 259.164 0 0 1-2.282 3.434 99.354 99.354 0 0 0-2.019 3.12c-.393.633-.662 1.197-.788 1.689-.126.494-.106.863.063 1.1.171.238.505.272.99.1.485-.174 1.169-.63 2.03-1.365.958-.82 2.063-1.855 3.315-3.079 1.25-1.224 2.461-2.41 3.619-3.573 1.16-1.163 2.18-2.222 3.065-3.171.884-.95 1.477-1.551 1.734-1.815.362-.372.753-.606 1.174-.631.42-.024.778.059 1.066.252s.461.498.521.909c.059.412-.069.86-.382 1.338a73.917 73.917 0 0 1-1.517 2.201c-.606.858-1.24 1.749-1.914 2.679-.675.93-1.362 1.862-2.061 2.797-.696.936-1.337 1.834-1.923 2.613-.775 1.029-1.717 2.128-2.711 3.287a18.458 18.458 0 0 1-3.282 3.006 12.135 12.135 0 0 1-3.845 1.829c-1.372.374-2.847.273-4.399-.258-1.4-.478-2.511-1.185-3.267-2.137a7.592 7.592 0 0 1-1.507-3.239 10.573 10.573 0 0 1-.08-3.745 16.559 16.559 0 0 1 1.011-3.711 35.56 35.56 0 0 1 2.315-4.745 54.662 54.662 0 0 1 2.884-4.458c2.218-3.067 3.162-4.826 2.749-5.311-.414-.484-1.854.285-4.319 2.258a35.765 35.765 0 0 0-3.762 3.462 94.607 94.607 0 0 0-3.396 3.833 81.42 81.42 0 0 0-3.853 4.983c-1.213 1.704-2.368 3.479-3.353 5.295a34.942 34.942 0 0 0-1.223 2.521c-.372.842-.574 1.741-.654 2.644a4.095 4.095 0 0 1-.711 1.929 4.718 4.718 0 0 1-1.505 1.427c-.599.357-1.284.568-2.056.639-.771.072-1.544-.122-2.298-.509-1.057-.543-1.832-1.278-2.213-2.25-.381-.971-.558-2.026-.522-3.164.035-1.136.213-2.279.529-3.43.315-1.148.633-2.196.993-3.065.695-1.678 1.583-3.36 2.518-4.985.934-1.625 1.912-3.234 2.874-4.818 1.344-2.215 2.109-3.779 2.318-4.63.207-.85.054-1.245-.46-1.188-.515.058-1.282.465-2.313 1.226a35.815 35.815 0 0 0-3.189 2.675 52.49 52.49 0 0 0-3.067 3.12c-.953 1.053-1.642 1.869-2.033 2.439-2.074 3.032-3.576 5.685-4.544 7.72-.969 2.035-1.664 3.714-2.092 5.027s-.716 2.337-.856 3.072c-.14.736-.41 1.41-.814 1.992z"/><path d="M208.403 107.733c1.127.759 2.431 1.109 3.858 1.063s2.909-.343 4.438-.875a27.564 27.564 0 0 0 4.606-2.112 54.867 54.867 0 0 0 4.378-2.77 50.394 50.394 0 0 0 3.705-2.851c1.095-.934 1.97-1.728 2.589-2.387.453-.482.92-.77 1.387-.825.465-.057.851.036 1.164.268.311.232.511.587.597 1.064.085.478 0 .994-.269 1.518a33.446 33.446 0 0 1-9.686 11.483c-1.261.945-2.683 1.823-4.179 2.634a26.213 26.213 0 0 1-4.679 1.978 21.253 21.253 0 0 1-4.961.938c-1.682.114-3.381-.098-5.077-.596-2.02-.593-3.663-1.441-4.894-2.579s-2.125-2.427-2.686-3.875c-.561-1.446-.833-3.016-.813-4.698.019-1.683.247-3.37.688-5.056a25.764 25.764 0 0 1 1.819-4.883c.77-1.572 1.598-3.005 2.501-4.243.883-1.209 1.905-2.406 3.018-3.583a24.637 24.637 0 0 1 3.66-3.187 21.872 21.872 0 0 1 4.252-2.361c1.503-.63 3.101-1 4.778-1.132 1.954-.153 3.88.163 5.754.953 1.873.789 3.348 1.999 4.431 3.611 1.026 1.532 1.539 3.085 1.518 4.669-.021 1.585-.401 3.099-1.13 4.551-.728 1.454-1.726 2.792-2.998 4.022-1.275 1.23-2.633 2.227-4.056 2.991-2.347 1.26-4.701 1.997-7.063 2.166-2.36.17-6.555-.986-7.154-.665-.298.162-.51 1.918-.507 2.779.006.864.342 1.541 1.011 1.99zm6.211-10.468c1.794-.613 3.341-1.719 4.611-3.111.308-.335.7-.84 1.147-1.512a6.22 6.22 0 0 0 .854-1.957c.167-.688.104-1.15-.322-1.305s-.928-.136-1.477.012a6.744 6.744 0 0 0-2.246 1.082 31.212 31.212 0 0 0-1.884 1.482 23.027 23.027 0 0 0-2.66 2.738c-.813.982-2.236 3.012-2.229 3.026.095.191 2.927-.019 4.206-.455z"/><path d="M263.658 93.833c-.112 1.645-.521 3.31-1.146 4.942a38.216 38.216 0 0 1-2.067 4.517 31.671 31.671 0 0 1-2.172 3.445 33.223 33.223 0 0 1-2.739 3.312c-.998 1.06-2.094 2.031-3.283 2.919s-2.477 1.601-3.86 2.136c-2.219.855-4.41 1.154-6.574.864-2.163-.289-4.089-.994-5.784-2.118a11.965 11.965 0 0 1-4.005-4.396c-.97-1.807-1.327-3.773-1.126-5.846a24.568 24.568 0 0 1 2.735-9.122 27.258 27.258 0 0 1 5.944-7.631 25.692 25.692 0 0 1 3.739-2.792c1.354-.827 2.861-1.427 4.403-1.866a10.14 10.14 0 0 1 1.667-.322c.653-.07 1.33-.101 2.012-.089a9.034 9.034 0 0 1 1.964.248c.636.151 1.288.539 1.745.691.462.154 1.419.279 2.437.63 1.015.351 2.01.952 2.972 1.796.96.846 1.756 1.968 2.386 3.369.624 1.402.898 3.201.752 5.313zm-20.036 3.407a22.397 22.397 0 0 0-2.445 4.822c-.604 1.678-.958 3.138-1.062 4.372-.101 1.234.097 2.092.604 2.564.508.474 1.429.281 2.687-.58a25.527 25.527 0 0 0 2.981-2.398c.885-.826 1.735-1.798 2.551-2.759a27.76 27.76 0 0 0 1.917-2.494 30.483 30.483 0 0 0 1.642-2.721c.485-.918.873-1.816 1.173-2.695.302-.878.488-1.679.562-2.4.105-1.084-.21-1.889-.952-2.421-.74-.53-1.915-.679-2.92-.197-1.293.621-2.628 1.933-3.761 3.145s-2.125 2.479-2.977 3.762z"/><g><path d="M48.056 140.805c48.933-9.266 268.397-43.813 201.096 6.421 9.914-31.865-112.336-6.421-201.096-6.421z"/></g><g><path d="M263.481 92.428c-3.363 0-6.157-1.075-7.872-3.027-1.109-1.264-1.677-2.822-1.625-4.446-.462-.366-.661-.818-.559-1.296.243-1.121 1.775-1.121 2.79-1.121.5 0 1.125.021 1.896.07 2.576.165 3.445 1.576 4.21 2.822.869 1.417 1.692 2.754 5.616 2.754 1.581 0 3.566-.229 5.898-.683a.977.977 0 0 1 1.108.633.975.975 0 0 1-.467 1.187c-3.867 2.032-7.668 3.107-10.995 3.107z"/></g></svg>