.webform-client-form {
background: #e6e4e4 url(../images/infobox-text.png) no-repeat 1.6em 2.2em !important;
}
.form-required::after {
background-image: none !important;
}
div.infobox-wrapper.error h4 {color:red;}
button.disabled {
  background-color: #e6e4e4 !important;
  cursor: not-allowed !important;
}
.confirm-email-out {
  font-size: 1.6em;
  padding: 0.2em 0.6em 0.2em 0;
}
.confirm-email-out.error {
  color: red !important;
}
