/* line 5, ../sass/_style_schule.scss */
.schule-1-1 .field--name-field-cta-button {
  margin: 0;
}
/* line 7, ../sass/_style_schule.scss */
.schule-1-1 .field--name-field-cta-button a {
  display: inline-block;
  line-height: 20px;
}

/* line 15, ../sass/_style_schule.scss */
body.page-node-type-schule-abschluesse h2.center, body.page-node-type-schule-singulaere-detailseite h2.center {
  text-align: left;
}
/* line 19, ../sass/_style_schule.scss */
body.page-node-type-schule-abschluesse h2 div, body.page-node-type-schule-singulaere-detailseite h2 div {
  text-align: left;
}

/* line 26, ../sass/_style_schule.scss */
div.paragraph--type--titel-text-und-downloads h2 {
  text-align: center;
}

/* line 30, ../sass/_style_schule.scss */
div.field--name-field-download-neu {
  margin-top: 40px;
}

/* line 35, ../sass/_style_schule.scss */
form.form-multistep-schule {
  border-radius: 25px;
}
/* line 38, ../sass/_style_schule.scss */
form.form-multistep-schule p, form.form-multistep-schule div.description {
  font-size: 16px;
}
/* line 41, ../sass/_style_schule.scss */
form.form-multistep-schule h4 {
  margin: 0;
  padding: 20px 0 0 15px;
  font-weight: 600;
}
/* line 46, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker {
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
  justify-content: space-between;
}
/* line 51, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step {
  max-width: 150px;
  margin: 0 auto;
  line-height: 22px;
  /*&:first-child {
      display: none;
  }*/
}
/* line 58, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step span.progress-marker {
  margin-bottom: 5px;
  background-color: #A9A9A9;
}
/* line 62, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step span.progress-text {
  padding: 0;
  color: #A9A9A9;
}
/* line 65, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step span.progress-text span.progress-title {
  font-size: 12px;
  line-height: 16px;
  display: block;
  color: #A9A9A9;
}
/* line 72, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step:after {
  z-index: 0;
  background-color: #A9A9A9;
}
/* line 79, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step:first-child:before {
  content: '';
  right: -14px !important;
  width: 0% !important;
}
/* line 87, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step.is-active span.progress-marker, form.form-multistep-schule ul.webform-progress-tracker li.progress-step.is-complete span.progress-marker {
  background-color: #2196f3;
}
/* line 92, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform-progress-tracker li.progress-step.is-complete:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 12px;
  bottom: 12px;
  right: 0px;
  left: 50%;
  width: 100%;
  height: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #2196f3;
}
/* line 111, ../sass/_style_schule.scss */
form.form-multistep-schule section.webform-inter-section {
  margin: 20px 0;
  float: left;
  width: 100%;
}
/* line 115, ../sass/_style_schule.scss */
form.form-multistep-schule section.webform-inter-section h4 {
  margin: 0;
  padding: 0 0 15px 15px;
  font-weight: 600;
}
/* line 121, ../sass/_style_schule.scss */
form.form-multistep-schule div.formgroup_wrapper {
  margin: 25px 0 0 0;
}
/* line 125, ../sass/_style_schule.scss */
form.form-multistep-schule section.custom-wrapper div.webform-section-wrapper {
  display: inline;
}
/* line 130, ../sass/_style_schule.scss */
form.form-multistep-schule div.form_buttons {
  display: inline-block;
  margin: 0;
}
/* line 133, ../sass/_style_schule.scss */
form.form-multistep-schule div.form_buttons button.webform-button--next, form.form-multistep-schule div.form_buttons button.webform-button--previous {
  border-radius: 20px;
  border: 1px solid #0083a8;
  text-transform: uppercase;
  padding: 8px 30px;
  margin: 0px 15px;
  background-color: #0083a8;
  font-size: 14px;
  color: #fff;
}
/* line 142, ../sass/_style_schule.scss */
form.form-multistep-schule div.form_buttons button.webform-button--next:hover, form.form-multistep-schule div.form_buttons button.webform-button--previous:hover {
  background-color: #fff;
  border: 1px solid #0083a8;
  color: #0083a8;
}
/* line 151, ../sass/_style_schule.scss */
form.form-multistep-schule div.select-wrapper span {
  border: none;
  font-size: 14px !important;
  color: #555 !important;
}
/* line 156, ../sass/_style_schule.scss */
form.form-multistep-schule div.select-wrapper span.select2-selection__placeholder {
  border: none;
  color: #999 !important;
}
/* line 163, ../sass/_style_schule.scss */
form.form-multistep-schule div.radio_input_wrapper fieldset {
  padding: 0;
}
/* line 168, ../sass/_style_schule.scss */
form.form-multistep-schule div.form-type-radio label.option {
  padding: 0;
}
/* line 170, ../sass/_style_schule.scss */
form.form-multistep-schule div.form-type-radio label.option div.iradio_minimal {
  margin: 0 5px 0 0;
}
/* line 177, ../sass/_style_schule.scss */
form.form-multistep-schule div#edit-die-schuelerin-der-schueler div.form-item {
  width: 48%;
}
/* line 179, ../sass/_style_schule.scss */
form.form-multistep-schule div#edit-die-schuelerin-der-schueler div.form-item:first-child {
  margin-right: 3%;
}
/* line 182, ../sass/_style_schule.scss */
form.form-multistep-schule div#edit-die-schuelerin-der-schueler div.form-item:last-child {
  margin: 0;
}
/* line 188, ../sass/_style_schule.scss */
form.form-multistep-schule div.custom_upload_button {
  border-radius: 25px;
  border: 1px solid #ccc;
  padding: 2.5%;
  display: block;
  cursor: pointer;
}
/* line 194, ../sass/_style_schule.scss */
form.form-multistep-schule div.custom_upload_button input[type="file"] {
  background: none;
  box-shadow: none;
  height: auto;
}
/* line 199, ../sass/_style_schule.scss */
form.form-multistep-schule div.custom_upload_button span {
  display: inline-block;
  background: none;
  width: auto;
  font-size: 14px;
}
/* line 205, ../sass/_style_schule.scss */
form.form-multistep-schule div.custom_upload_button span#edit-passfoto-upload {
  display: none;
}
/* line 208, ../sass/_style_schule.scss */
form.form-multistep-schule div.custom_upload_button span.file--image {
  margin: 0 0 10px 0;
  float: left;
}
/* line 211, ../sass/_style_schule.scss */
form.form-multistep-schule div.custom_upload_button span.file--image span {
  display: inline;
  font-size: 14px;
  margin: 0 5px 0 0;
  padding: 0;
}
/* line 219, ../sass/_style_schule.scss */
form.form-multistep-schule div.custom_upload_button button.btn-danger span {
  display: inline-block;
}
/* line 224, ../sass/_style_schule.scss */
form.form-multistep-schule div.help-block {
  font-size: 14px;
  text-align: right;
  margin-bottom: 0;
}
/* line 228, ../sass/_style_schule.scss */
form.form-multistep-schule div.help-block div.webform-element-description {
  margin: 0;
}
/* line 233, ../sass/_style_schule.scss */
form.form-multistep-schule label.labeldate {
  margin-bottom: 5px;
}
/* line 236, ../sass/_style_schule.scss */
form.form-multistep-schule input.form-date {
  height: 38px;
}
/* line 240, ../sass/_style_schule.scss */
form.form-multistep-schule div.form-item-zusammenfassung {
  font-size: 14px;
}
/* line 242, ../sass/_style_schule.scss */
form.form-multistep-schule div.form-item-zusammenfassung label.control-label {
  display: block;
}
/* line 245, ../sass/_style_schule.scss */
form.form-multistep-schule div.form-item-zusammenfassung p {
  display: none;
}
/* line 249, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform_summary {
  margin: 0 2% 0 0;
  padding: 0 0 0 10px;
  display: block;
}
/* line 254, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform_summary li {
  list-style: none;
}
/* line 256, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform_summary li span.form_value_title {
  font-weight: bold;
}
/* line 258, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform_summary li span.form_value_title::after {
  content: ': ';
  display: inline-block;
}
/* line 263, ../sass/_style_schule.scss */
form.form-multistep-schule ul.webform_summary li span.form_value {
  margin: 0 0 0 5px;
}
/* line 269, ../sass/_style_schule.scss */
form.form-multistep-schule div#edit-motivationsschreiben--description {
  padding-left: 15px;
}

/* Ende Form Multistep */
/* line 6, ../sass/_style_berufsakademie.scss */
.berufsakademie-1-1- .field--name-field-cta-button {
  margin: 0;
}
/* line 8, ../sass/_style_berufsakademie.scss */
.berufsakademie-1-1- .field--name-field-cta-button a {
  display: inline-block;
  line-height: 20px;
  background-color: #EB4A00;
  border: 1px solid #EB4A00;
}
/* line 13, ../sass/_style_berufsakademie.scss */
.berufsakademie-1-1- .field--name-field-cta-button a:hover {
  background-color: #fff;
  border: 1px solid #EB4A00;
  color: #EB4A00;
}
