#edit-tabcel-contact-conclusion {
	margin-top: -0.6rem;
}
.input-field.form-type-checkbox label{
  color: black;
}

.webform-options-display-buttons-wrapper .input-field label{
  cursor:pointer;
}

@media only screen and (min-width: 1200px) {
  .region-status-message{
      width: 95%;
      margin: 40px auto -40px;
  }
}

#captcha summary, .details-description{
  display:none;
}
.g-recaptcha > div{
  margin:auto;
}
#captcha{
  border:none;
}
 @media only screen and (min-width:992px) {
    #captcha{
      display:inline-block;
      width:40%;
      margin-top: 1rem;
      margin-bottom: 1rem;
    }
 }

.form-actions.webform-actions {
  text-align: center;
}

#message-banner, #header, footer, .featured-bottom {
  display:none !important;
}

#block-app-theme-breadcrumbs, .captcha__title {
  visibility: hidden;
}