.h5p-text-input-field .h5p-text-input-field-textfield{padding:.25em .4em;width:calc(100% - .8em);resize:none;border:1px solid #c7c7c7;font-size:16px;font-family:Arial,sans-serif}.h5p-text-input-field .h5p-text-input-field-textfield:focus{background-color:#fff}.h5p-text-input-field .h5p-text-input-field-label>*{margin-top:.2em;margin-bottom:.2em}.h5p-text-input-field .h5p-text-input-field-textfield.required-input{border-color:red}.h5p-text-input-field .h5p-text-input-field-message-wrapper{overflow:auto}.h5p-text-input-field .h5p-text-input-field-message-char{font-size:.8em;float:left}.h5p-text-input-field-label p{display:inline-block}.h5p-text-input-field-label.required:after{font-size:1.1em;content:'*';color:#da0001}