.sd-apply-block {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #FFF;
  box-shadow: 0px 0px 5px 5px rgba(167, 167, 167, 0.1);
  padding: 40px 45px;
}
.sd-apply-block .SD_FormGen_form.sd-form.apply-form textarea,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=week],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=url],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=time],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=password],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=number],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=color],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=month],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=datetime-local],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=text],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=email],
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=tel] {
  color: #011b2e;
}
.sd-apply-block .SD_FormGen_form.sd-form.apply-form textarea::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=week]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=url]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=time]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=password]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=number]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=color]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=month]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=datetime-local]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=text]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=email]::placeholder,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form input[type=tel]::placeholder {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  color: rgba(1, 27, 46, 0.7);
}

@media screen and (max-width: 991px) {
  .sd-vue-component-sdcx-vacancies-apply {
    padding: 20px;
  }
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-30 {
    grid-column: span 6;
  }
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-120,
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-60 {
    grid-column: span 12;
  }
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-120 .sd-block-title,
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-60 .sd-block-title {
    margin: 0px;
  }
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-120 .sd-block-title h3.sd-block-title-htag,
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-60 .sd-block-title h3.sd-block-title-htag {
    margin-bottom: 0;
  }
  .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col-120.SD-type-checkbox label.SD-label {
    display: inline-block !important;
  }
}

/*# sourceMappingURL=style.css.map */
