.contact-dialog .el-form-item {
  margin-bottom: 9px !important;
}
.contact-dialog .el-form--label-top .el-form-item__label {
  padding: 0;
  line-height: 30px;
}
.star_icon[data-v-23b9f562] {
  color: rgb(245, 108, 108);
  font-size: 14px !important;
  margin-left: -10px;
}
.form-item[data-v-23b9f562] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.form-item .form-lable[data-v-23b9f562] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
}
.el-dialog__wrapper .box[data-v-23b9f562] {
  border-radius: 10px;
  padding: 0 10px;
  background-color: #f5f5f5;
  height: 270px;
  overflow-y: scroll;
}
.el-dialog__wrapper .box label.el-radio[data-v-23b9f562] {
  display: block;
  line-height: 30px;
}
.customer form.el-form.customer[data-v-23b9f562] {
  max-height: 435px;
  overflow-y: auto;
}
.customer .el-select[data-v-23b9f562],
.customer .el-input[data-v-23b9f562] {
  width: 93%;
}
.customer .icon-delete_icon.remove[data-v-23b9f562] {
  position: absolute;
  right: 5px;
}
.customer .addPeople[data-v-23b9f562] {
  font-size: 12px;
  border-bottom: 1px solid #232323;
  padding: 2.5px 0;
  color: #232323;
}
