.frame-type-form_formframework form fieldset.powermail_fieldset .form-group label.control-label {
  clear: left;
  display: block;
  float: left;
  font-weight: normal;
  width: 100%;
}
.frame-type-form_formframework form fieldset.powermail_fieldset .form-group div.input input {
  border: 1px solid #CCCCCC;
  font-size: 14px;
  padding: 3px;
  width: 100%;
}
@media (min-width: 992px) {
  .frame-type-form_formframework form fieldset.powermail_fieldset .form-group div.input input {
    width: 80%;
  }
}
.frame-type-form_formframework form fieldset.powermail_fieldset .form-group div.input textarea {
  border: 1px solid #CCCCCC;
  height: 120px;
  font-size: 14px;
  width: 100%;
}
@media (min-width: 992px) {
  .frame-type-form_formframework form fieldset.powermail_fieldset .form-group div.input textarea {
    width: 80%;
  }
}
.frame-type-form_formframework form fieldset.powermail_fieldset .form-group div .captcha {
  margin-bottom: 15px;
}
.frame-type-form_formframework form fieldset.powermail_fieldset .form-group div .captcha img {
  float: left;
  margin-right: 10px;
}
.frame-type-form_formframework form fieldset.powermail_fieldset .form-group div input#kontakt-233-captcha-1, .frame-type-form_formframework form fieldset.powermail_fieldset .form-group div input#anfragebogenSAPV-341-captcha-1 {
  width: 150px;
}
.frame-type-form_formframework form div.actions div.submit button.btn.btn-primary.btn-submit {
  background: none repeat scroll 0 0 #88ab85 !important;
  border: 0 none !important;
  color: #FFFFFF !important;
  cursor: pointer !important;
  float: left !important;
  font-weight: normal !important;
  margin: 10px 16px 10px 0 !important;
  padding: 10px 20px !important;
  width: auto !important;
  font-size: 16px;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #ffffff;
}

.form-check-input {
  position: relative;
  width: auto !important;
}

.form-group.form-group-ausgelagert-radiobutton div.radio label {
  display: inline-block;
  padding-left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .form-group.form-group-ausgelagert-radiobutton div.radio label {
    width: 80%;
  }
}
.form-group.form-group-ausgelagert-radiobutton div.radio label input {
  position: relative !important;
  margin-left: 0 !important;
}
span.error.help-block {
  color: red;
  font-size: 12px;
  margin-top: 6px;
}

/*# sourceMappingURL=kontakt-formular.css.map */
