.app-form .form-nodes{display:flex;flex-wrap:wrap;row-gap:15px}.app-form .form-node{display:block;width:100%;padding:0 5px}.app-form .form-node>label,.app-form .form-node .FormBuilder__node>label{font-weight:700;display:inline-block;margin-bottom:5px}.app-form .field-checkbox,.app-form .field-radiobutton{margin-bottom:5px}.app-form .field-checkbox label,.app-form .field-radiobutton label{margin-left:5px}.app-form .disabled{pointer-events:none;opacity:.5}.error .dp__input{color:#9f3a38!important;background:#fff6f6!important;border-color:#e0b4b4!important;box-shadow:none!important}.p-error{display:block}.is-required:after{content:" *";color:red}.form-group-custom-header[data-v-9ac51973]{font-size:1rem;font-weight:700;border-bottom:1px solid rgb(221,221,221);padding-bottom:.5rem;margin-bottom:1rem}.form-builder-form{background-color:#fff;margin:40px auto;padding:40px}.form-builder-form .form-header{gap:5px;text-align:center;font-size:.9em;display:flex;margin-bottom:1.5rem}.form-builder-form .form-header .stepIndicator{position:relative;flex:1;padding-bottom:30px}.form-builder-form .form-header .stepIndicator.active{font-weight:600}.form-builder-form .form-header .stepIndicator.finish{font-weight:600;color:#009688;color:#2196f3}.form-builder-form .form-header .stepIndicator:before{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:9;width:20px;height:20px;background-color:#d5efed;background-color:#a0d7ff;border-radius:50%;border:3px solid #ecf5f4}.form-builder-form .form-header .stepIndicator.active:before{background-color:#a7ede8;background-color:#a7daed;border:3px solid #d5f9f6;border:3px solid #d5eaf9}.form-builder-form .form-header .stepIndicator.finish:before{background-color:#009688;background-color:#2196f3;border:3px solid #b7e1dd;border:3px solid #b7d4e1}.form-builder-form .form-header .stepIndicator:after{content:"";position:absolute;left:50%;bottom:8px;width:100%;height:3px;background-color:#f3f3f3}.form-builder-form .form-header .stepIndicator.active:after{background-color:#a7ede8;background-color:#a7daed}.form-builder-form .form-header .stepIndicator.finish:after{background-color:#009688;background-color:#2196f3}.form-builder-form .form-header .stepIndicator:last-child:after{display:none}.form-builder-form .step{display:none}.form-builder-form .step.active{display:block}.form-builder-form .form-step-description{font-size:1.3rem;text-align:center;color:#212529;margin-bottom:1rem}.form-builder-form input{padding:15px 20px;width:100%;font-size:1em;border:1px solid #e3e3e3;border-radius:5px}.form-builder-form input:focus{border:1px solid #009688;border:1px solid #2196F3;outline:0}.form-builder-form input.invalid{border:1px solid #ffaba5}.form-builder-form .form-footer{margin-top:1.5rem;overflow:auto;gap:20px;display:flex;justify-content:space-between}.form-builder-form .form-footer button{background-color:#009688;background-color:#2196f3;border:1px solid #009688!important;border:1px solid #2196F3!important;color:#fff;padding:13px 30px;font-size:1em;cursor:pointer;border-radius:5px;flex:1;margin-top:5px;max-width:-moz-fit-content;max-width:fit-content}.form-builder-form .form-footer button:hover{opacity:.8}.form-builder-form .form-footer #prevBtn{background-color:#fff;color:#009688;color:#2196f3}
