.moonulel-form-fields-wrapper{display:flex;flex-wrap:wrap}.moonulel-form-field{padding:0 10px 20px 10px;box-sizing:border-box}.moonulel-form-submit-wrapper{padding:0 10px 20px 10px;box-sizing:border-box;display:flex;align-items:flex-end;width:100%}.moonulel-form-label{display:block;margin-bottom:8px;font-weight:500}.moonulel-required{color:red;margin-left:3px}.moonulel-form-control{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;transition:all .3s;background:#fff;box-sizing:border-box}.moonulel-form-control:focus{outline:none;border-color:#555}.moonulel-form-submit-wrapper{display:flex;align-items:center;width:100%}.moonulel-form-submit-wrapper.align-left{justify-content:flex-start}.moonulel-form-submit-wrapper.align-center{justify-content:center}.moonulel-form-submit-wrapper.align-right{justify-content:flex-end}.moonulel-form-submit-wrapper.align-justify .moonulel-form-submit-btn{width:100%}.moonulel-form-submit-btn{background-color:#333;color:#fff;border:none;padding:12px 24px;border-radius:4px;cursor:pointer;transition:all .3s}.moonulel-form-submit-btn:hover{background-color:#555}.moonulel-form-radio-group,.moonulel-form-checkbox-group{display:flex;flex-direction:column;gap:8px}.moonulel-form-radio,.moonulel-form-checkbox{display:flex;align-items:center;gap:8px}.moonulel-form-radio label,.moonulel-form-checkbox label{margin:0;cursor:pointer}.moonulel-form-radio input,.moonulel-form-checkbox input{cursor:pointer}.moonulel-d-none{display:none!important}.moonulel-form-success-message{padding:15px;background:#e6f9e6;color:#28a745;border:1px solid #28a745;border-radius:4px;margin-bottom:20px}
