
.ccnb-input[data-v-37d14570] {
  width: 200px;
}
.list-item[data-v-37d14570] {
  box-sizing: border-box;
  display: flex;
  padding: 10px 0;
  height: 40px;
  align-items: center;
}
.list-item img[data-v-37d14570] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}


.ccnb-input[data-v-49b25d9e] {
  width: 200px;
}
.list-item[data-v-49b25d9e] {
  box-sizing: border-box;
  display: flex;
  padding: 10px 0;
  height: 40px;
  align-items: center;
}
.list-item img[data-v-49b25d9e] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}


.list-item[data-v-337731a6] {
  box-sizing: border-box;
  display: flex;
  padding: 10px 0;
  height: 40px;
  align-items: center;
}


.mr-1 {
  margin-right: 0.1rem;
}
.w-6 {
  width: 60px;
}
.w-10 {
  width: 100px;
}


.container[data-v-316480b2] {
  height: calc(100% - 30px);
  padding: 40px;
  background-color: #fff;
}
.list-item[data-v-316480b2] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 200px;
  padding: 10px 0;
}
.bor[data-v-316480b2] {
  width: 70px;
  height: 70px;
  border: 1px dashed #ddd;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

