.search-class-box[data-v-10673d4f] {
  padding: 0px 0px 10px 0px;
  display: block;
  background-color: white;
  width: 100%;
}
.search-class[data-v-10673d4f] {
  font-size: 12px;
  color: #0099ff;
  text-align: center;
  padding: 3px 0px;
  margin: 2px 10px;
}
.search-class-selected[data-v-10673d4f] {
  background-color: #33bbff;
  color: white;
  border-radius: 5px;
}
.search-cancel[data-v-10673d4f] {
  font-size: 12px;
  color: #acacac;
  text-align: center;
  padding: 5px 0px;
}
.card-customer .card-row[data-v-10673d4f] {
  margin: 0px 10px 10px 10px;
}
.card-customer .card-row[data-v-10673d4f]:first-child {
  margin-top: 10px;
}
.card-customer .customer-avatar[data-v-10673d4f] {
  padding: 10px 10px;
}
.card-customer .customer-avatar img[data-v-10673d4f] {
  width: 39px;
  height: 39px;
}
.card-customer .customer-name[data-v-10673d4f] {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  vertical-align: middle;
  line-height: 24px;
}
.card-customer .customer-mobile[data-v-10673d4f] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.card-customer .customer-enterprise[data-v-10673d4f] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.card-customer .customer-tags[data-v-10673d4f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-customer .customer-tags .customer-tag[data-v-10673d4f] {
  margin: 3px 3px;
}
.card-customer .customer-no-care[data-v-10673d4f] {
  color: white;
  background-color: #ff0000;
}
.card-customer .customer-care[data-v-10673d4f] {
  color: #555555;
  background-color: #ffffff;
}
.no-result-title[data-v-10673d4f] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 30px;
  text-align: center;
}

