div#iseecustomerafter {
  background: #f5f6f7;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align:-webkit-center;
}
.iseecustomerafterdivcon {
  /* width: 70%; */
  max-width: 600px;
  background: white;
  padding: 48px 250px 80px 210px;
}
.iseecustomerafterdivcontitle {
  font-size: 28px;
  opacity: 0.85;
  line-height: 100px;
  margin: 0;
  font-weight: 700;
  letter-spacing: 2px;
}
.iseecustomerafterdiv {
  max-width: 95%;
}
.el-form-item {
  margin-bottom: 22px;
  width: 100%;
  text-align: left;
}
.el-select {
  width: 100%;
}
label.el-form-item__label {
  font-size: 15px;
  color: #999;
}
.is-disabled .el-input__inner {
  background-color: #ddd;
  border-color: #ddd;
  color: #666;
}
textarea.el-textarea__inner {
  height: 150px;
}
.iseecustomerafterdivcondivbtn {
  width: 100%;
  background: #da1984;
  height: 65px;
  line-height: 65px;
  color: white;
  font-weight: 600;
  margin-top: 50px;
}
.iseecustomerafterdivcondivbtnno{
  width: 100%;
  background: #7a7476;
  height: 65px;
  line-height: 65px;
  color: white;
  font-weight: 600;
  margin-top: 50px;
}
.iseecustomerdepartmentdiv {
  display: flex;
  max-width: 75%;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
#iseecustomerdepartment {
  text-align: -webkit-center;
}
.iseecustomerdepartmentdivleft {
  width: 50%;
  background: #f5f6f7;
  padding: 100px;
}
.iseecustomerdepartmentdivleftdivtitle {
  margin-bottom: 40px;
  text-align: center;
  font-size: 36px;
  font-family: Futura;
}
.iseecustomerdepartmentdivright {
  width: 50%;
  background: #ffe4ed;
  padding: 70px;
  color: #da1984;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.el-input__inner {
  height: 60px;
}
.iseecustomerdepartmentdivrightdiv1 {
  margin-bottom: 65px;
  line-height: 46px;
  font-size: 30px;
  font-family: ProximaNova-Regular;
  font-weight: 700;
  color: #da1984;
}
.iseecustomerdepartmentdivrighticon {
  font-size: 30px;
  line-height: 30px;
  margin-right: 20px;
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
}
.iseecustomerdepartmentdivrightdiv2 {
  line-height: 30px;
}