.saveUpdate .avatar-uploader {
  width: 270px;
  height: 28px;
}
.saveUpdate .avatar-uploader .el-upload {
  width: 270px;
  height: 28px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background-color: rgba(204, 204, 204, 0.2);
}
.saveUpdate .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.saveUpdate .avatar-uploader-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 28px;
  color: #8c939d;
  width: 140px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.saveUpdate .avatar {
  width: 140px;
  height: 60px;
  line-height: 60px;
  display: block;
  color: #666;
}
.saveUpdate .el_button {
  position: absolute;
  left: 500px;
  top: 0;
}
.saveUpdate .el_button .i_icon {
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
}
.saveUpdate .button {
  position: absolute;
  left: 520px;
  top: 0;
}
.saveUpdate .button .i_icon {
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
}
.saveUpdate .el-input__inner {
  width: 270px;
}
.exclusive .header_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.exclusive .header_section .dialog_title {
  margin: 0 10px 0 0;
  font-size: 18px;
  color: #303133;
}
.exclusive .header_section .el-button {
  width: 90px;
  height: 26px;
  padding: 3px 10px;
}
.exclusive .form_title {
  margin-bottom: 10px;
}
.exclusive .form_title p {
  margin: 0;
}
.exclusive ul {
  margin-left: -40px;
  margin-top: 0px;
}
.exclusive ul li {
  list-style: none;
}
.exclusive ul li .i_icon {
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
}
.exclusive .el_button {
  position: absolute;
  left: 500px;
  top: 0;
}
.exclusive .el_button .i_icon {
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
}
.exclusive .el-dialog__body {
  padding: 20px;
}
.birthday .header_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.birthday .header_section .dialog_title {
  margin: 0 10px 0 0;
  font-size: 18px;
  color: #303133;
}
.birthday .header_section .el-button {
  width: 90px;
  height: 26px;
  padding: 3px 10px;
}
.birthday .form_title {
  margin-bottom: 10px;
}
.birthday .form_title p {
  margin: 0;
}
.birthday ul {
  margin-left: -40px;
  margin-top: 0px;
}
.birthday ul li {
  list-style: none;
}
.birthday ul li .i_icon {
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
}
.birthday .el_button {
  position: absolute;
  left: 500px;
  top: 0;
}
.birthday .el_button .i_icon {
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
}
.birthday .button {
  position: absolute;
  left: 520px;
  top: 0;
}
.birthday .button .i_icon {
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
}
.birthday .el-dialog__body {
  padding: 20px;
}
.input-with-select .el-input-group__prepend {
  background-color: #fff;
}
.btn_expand {
  cursor: pointer;
}
.el-table__expanded-cell {
  padding: 0 20px 10px 20px !important;
}
.vip_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vip_section p {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
}
.vip_section .el-button {
  width: 90px;
  height: 26px;
  padding: 3px 10px;
}
.el-input--mini .el-input__inner {
  padding-right: 15px !important;
  text-align: center;
}
