input:not([type=button]){height:27px;padding-left:5px;background-color:#e4e4e4;outline:none;box-shadow:none;border:.5px solid #A1B1A9}input:not([type=button]).button{border:none}input:not([type=button])[type=text],input:not([type=button])[type=password]{width:237px}input:not([type=button])[type=text].short,input:not([type=button])[type=password].short{width:180px}input:not([type=button])[type=text].medium,input:not([type=button])[type=password].medium{width:230px}textarea{border:0px;height:100px;background-color:#e4e4e4;padding:5px;outline:none;box-shadow:none}textarea.wide{width:400px;max-width:90%}input,textarea{max-width:90%;font-size:14px}input.white,textarea.white{background-color:#fff}input.short,textarea.short{width:180px}input.medium,textarea.medium{width:230px}input.wide[type=text],input.wide[type=password],textarea.wide[type=text],textarea.wide[type=password]{max-width:90%;width:400px}.error{color:red;font-size:13px}.error a{color:red;font-size:13px;text-decoration:underline}@media (max-width: 500px){input:not([type=button]):not([type=checkbox]),textarea{--mobile-input-width: 250px;width:var(--mobile-input-width)}input:not([type=button]):not([type=checkbox]).white,textarea.white{width:var(--mobile-input-width)}input:not([type=button]):not([type=checkbox]).short,textarea.short{width:var(--mobile-input-width)}input:not([type=button]):not([type=checkbox]).wide[type=text],input:not([type=button]):not([type=checkbox]).wide[type=password],textarea.wide[type=text],textarea.wide[type=password]{width:var(--mobile-input-width)}}.enquiry-form-row{padding-bottom:10px}.enquiry-form-row textarea.wide{width:400px}.enquiry-form-row input{width:490px;max-width:100%}.enquiry-form-row input.narrow{width:237px}.enquiry-form-row input.wide{width:400px}
