.customerInfo[data-v-2c65b03a] {
  background-color: #fff;
  padding: 20px 24px 0 24px;
}
.customerInfo .sh-search[data-v-2c65b03a] {
  margin-top: 0;
}
.customerInfo .el-icon[data-v-2c65b03a] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.customerInfo .el-icon[data-v-2c65b03a]:before {
  font-size: 20px;
  margin-right: 5px;
}
.customerInfo[data-v-2c65b03a] .el-icon-success:before {
  color: #009dd9;
}
.customerInfo[data-v-2c65b03a] .el-icon-error:before {
  color: #d9001b;
}
.customerInfo[data-v-2c65b03a] .el-table__body tr {
  cursor: pointer;
}
.input-with-select[data-v-73677946] .el-input-group__prepend {
  background-color: #fff;
}
.input-with-select[data-v-73677946] .el-input-group__append {
  padding: 0 10px;
  background-color: #fff;
}
.input-with-select[data-v-73677946] .el-input-group__append .el-input__inner {
  width: 60px;
  border: none;
  height: 38px;
  padding: 0 5px;
}
.input-with-select[data-v-73677946] .el-select .el-input {
  width: 100px;
}
.input-with-select[data-v-73677946] .el-input__suffix {
  line-height: 40px;
}
