.sd-vue-component-sdcx-vacancies-apply input[type=tel] {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 20px;
  height: 40px;
  padding: 0 20px;
}
.sd-vue-component-sdcx-vacancies-apply .sd-error-message-container {
  padding: 20px;
  background: #ff6161;
  color: #fff;
  border-radius: 20px;
  margin-bottom: 30px;
}
.sd-vue-component-sdcx-vacancies-apply .sd-success-message-container {
  padding: 20px;
  background-color: #dff0d8;
  color: rgb(69, 69, 69);
  border-radius: 20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .sd-vue-component-sdcx-vacancies-apply .SD-type-pretty_file .SD-pretty-upload-file-restrictions-label {
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    line-height: 1;
    padding-top: 10px;
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
