.user-edt-box .md-input[data-v-3f0e213e] {
  background: var(--md-color);
  color: var(--a-color);
}
.user-edt-box .com-btn[data-v-3f0e213e] {
  display: inline-block;
  width: 100%;
  height: 16vw;
  line-height: 16vw;
  margin-top: 106.66667vw;
  text-align: center;
  background-size: 100% 100%;
}
.themeHW .com-btn[data-v-3f0e213e] {
  background-color: #FF8831;
  border-radius: 5.86667vw;
  height: 11.73333vw;
  line-height: 11.73333vw;
}
.themeXDF .com-btn[data-v-3f0e213e] {
  background-image: url(../../dist/img/submit_btn.png);
}
.themeZN .com-btn[data-v-3f0e213e] {
  background-image: url(../../dist/img/popupBtn.png);
  color: #ffffff;
}
.themeNMY .com-btn[data-v-3f0e213e] {
  background-image: url(../../dist/img/popupBtn.png);
  color: #ffffff;
}
.md-input[data-v-3f0e213e] {
  height: 16vw;
  color: #fff;
  font-size: 4.8vw;
  border-radius: 0;
  border: none;
}
.md-input[data-v-3f0e213e]::placeholder {
  color: #fff;
}
.themeNMY .md-input[data-v-3f0e213e] {
  background: #fcf5f7;
  color: #000000;
}
.themeNMY .md-input[data-v-3f0e213e]::placeholder {
  color: #b9b9b9;
}

