  .js-form-type-textfield {
    display: inline !important;
}
.error-message {
    color: red;
    font-size: 14px;
    margin-top: 5px;
}
