.form-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.form-field{display:flex;flex-direction:column}.form-field-disabled{opacity:.5}.form-field label{font-weight:500;margin-bottom:10px}.form-field-asterisk{color:#df5657}.form-field-error{color:#df5657;display:flex;font-size:.875rem;height:16px;margin-top:8px}.form-field-error .form-field-error-img{border:.1rem solid #0000;height:1rem}.form-field-error span{padding-left:2px}.form-field input{background-color:#e7ebed;border:none;border-radius:4px;font-size:16px;height:40px;outline:none;padding:0 .5rem}.form-field input:focus{border:1px solid #4f9aca}.form-field textarea{background-color:#e7ebed;border:none;border-radius:4px;font-size:16px;height:40px;outline:none;padding:0 .5rem}.form-field textarea:focus{border:1px solid #4f9aca}.form-field .subtitle{color:#4f9aca;cursor:pointer;font-size:.8em;margin-left:1em}.form-field .subtitle-no-action{color:#3d454d;font-size:.8em;margin-left:1em}.form-row>div{flex:1 1}.form-row>div:not(:last-child){padding-right:30px}
/*# sourceMappingURL=main.b4d3c5a0.css.map*/