.mail_btn[data-v-2bb2dfd8] {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: #2979cd !important;
}

.code_pop span {
  color: #303133 !important;
}
.code_pop .mc_inp .el-input__inner {
  border-color: #c0c4cc !important;
}
.code_pop .mc_inp .el-input__inner:focus {
  border-color: #409eff !important;
}
.code_pop .el-button--primary {
  color: #fff !important;
  background-color: #409eff !important;
  border-color: #409eff !important;
  margin-right: 15px !important;
}
.code_pop .el-button--primary span {
  color: #fff !important;
}
.code_pop .el-dialog__footer {
  padding-top: 0px !important;
}
.el-button.is-disabled,
.el-button.is-disabled:focus,
.el-button.is-disabled:hover {
  background-color: #2979cd;
}

