.info-form-container[data-v-5f4d663c] {
  max-width: 700px;
  margin: 0 auto;
  padding: 36px 32px 28px 32px;
  background: linear-gradient(111deg, #f7f8ff 60%, #f1f4ff 100%);
  border-radius: 16px;
  box-shadow: 0 6px 30px 0 #71738d3d;
}
.phone-company-row[data-v-5f4d663c] {
  display: flex;
  align-items: end;
}
[data-v-5f4d663c] .el-form .el-form-item__label {
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333;
  margin-bottom: 8px;
  padding-bottom: 0;
}
[data-v-5f4d663c] .el-form .phone-country-form-item .el-form-item__label {
  margin-bottom: -2px;
}
.phone-form-item[data-v-5f4d663c] .el-form-item__label::before {
  opacity: 0 !important;
}
.info-form-tip[data-v-5f4d663c] {
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
  margin-bottom: 24px;
}
.submit-btn[data-v-5f4d663c] {
  background: linear-gradient(112.87deg, rgba(16, 99, 241, 0.6) -9.58%, rgba(159, 136, 255, 0.6) 81.49%);
  border-radius: 4px;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
  padding: 8px 0;
  font-family: Helvetica Neue;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
.submit-btn.can-submit[data-v-5f4d663c] {
  background: linear-gradient(112.87deg, #1063F1 -9.58%, #9F88FF 81.49%);
}
.my-input[data-v-5f4d663c] .el-input__inner {
  border-left-color: transparent;
  border-radius: 0 4px 4px 0;
}
.my-select[data-v-5f4d663c] .el-input .el-input__inner {
  border-radius: 4px 0 0 4px;
}

.m-leave-info[data-v-7eaec1bc] {
  width: 100%;
  height: 100vh;
  background: #fff;
  background: linear-gradient(174.33deg, #e9edff 8.96%, #ffffff 18.87%, #ffffff 76.28%, #f4f4ff 89.42%);
  padding: 76px 24px 0;
}
.m-leave-info .m-leave-info-title[data-v-7eaec1bc] {
  font-family: Helvetica Neue;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 24px;
  color: #333;
}

