.sd-vue-component-sdcx-vacancies-apply .spinner {
  font-size: 20px;
  color: #074053;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .box {
  font-size: unset;
  border: 2px dashed #074053;
  padding: 0;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  transition: all 0.25s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .box:hover {
  background: #074053;
  border-color: #074053;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .box:hover .box__file + label {
  color: #FFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .box:hover .uploaded-file {
  color: #FFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .box:hover .uploadform span {
  color: #FFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .box + label {
  font-size: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .box__file + label {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .uploaded-file {
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .uploadform {
  margin-top: 0;
  display: block;
}
.sd-vue-component-sdcx-vacancies-apply .SD-type-drag_and_drop .uploadform span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

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