.form-prototype{width:100%;position:relative;padding:25px;margin-bottom:50px}.form-prototype .owner-add-container{display:flex;margin-top:25px;margin-bottom:25px;align-items:flex-end}.form-prototype .owner-add-container .form-text-input{margin:0 25px 0 0;width:calc(100% - 200px)}.form-prototype .owner-add-container .mercala-button{width:175px}.form-prototype .owner-add-container .mercala-button button{margin:0}.form-prototype .owners-container .owner-form{border:1px solid #000;border-radius:6px;padding:16px;margin-bottom:25px;height:50px;overflow:hidden}.form-prototype .owners-container .owner-form.open{height:auto}.form-prototype .owners-container .owner-form .owner-title{margin-bottom:25px;cursor:pointer;width:100%;height:20px}.form-prototype .owners-container .owner-form .owner-type-container{margin-bottom:32px;display:flex;justify-content:center}.form-prototype .owners-container .owner-form .owner-type-container label{cursor:pointer}.form-prototype .owners-container .owner-form .owner-type-container label:first-child{margin-right:25px}.form-prototype .owners-container .owner-form .form-container{margin-bottom:32px}.form-prototype .owners-container .owner-form .form-container h3{margin-bottom:8px;font-weight:600}.form-prototype .owners-container .owner-form .form-container .form{display:flex}.form-prototype .owners-container .owner-form .form-container .form .form-datepicker-input,.form-prototype .owners-container .owner-form .form-container .form .form-select-input,.form-prototype .owners-container .owner-form .form-container .form .form-text-input{margin-right:16px}.form-prototype .owners-container .owner-form .form-container .form .form-datepicker-input:last-child,.form-prototype .owners-container .owner-form .form-container .form .form-select-input:last-child,.form-prototype .owners-container .owner-form .form-container .form .form-text-input:last-child{margin-right:0}.form-prototype .owners-container .owner-form .form-container .form .form-column{width:calc(100% - 25px);margin-right:25px;display:flex;flex-direction:column}.form-prototype .owners-container .owner-form .form-container .form .form-column:last-child{width:100%;margin-right:0}.form-prototype .form-tools{display:flex;width:100%;justify-content:flex-end;margin-bottom:25px}.form-prototype .xml-result{order:1px solid #000;border-radius:6px;padding:16px;background-color:rgba(0,0,0,.1)}