.webform-confirmation-modal{text-align:center;}
.js-webform-states-hidden{
  padding-top:15px !important;
}
#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}
#g-recaptcha-response-error {
  padding-top:15px;
}

.captcha-type-challenge--recaptcha .captcha__description {
  display:none;
}

#edit-e-mail--wrapper legend {
  display:none; 
}

details > .details-wrapper {
  overflow:auto;
  height:300px;
}

.simple-status-messages {
 display:none; 
}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete {padding: 0 13px 7px;}