.main_left[data-v-58488d5a],
.main_right[data-v-58488d5a] {
  background-color: white;
  border-radius: 8px;
  padding: 10px 12px;
  margin-bottom: 20px;
}
.main_left .message[data-v-58488d5a],
.main_right .message[data-v-58488d5a] {
  color: #409eff;
  line-height: 26px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_left .message i[data-v-58488d5a],
.main_right .message i[data-v-58488d5a] {
  cursor: pointer;
}
.main_left .star_icon[data-v-58488d5a],
.main_right .star_icon[data-v-58488d5a] {
  position: absolute;
  left: -11px;
  color: #f56c6c;
  font-size: 14px !important;
}
.social-btn[data-v-58488d5a] {
  padding: 10px;
  padding-right: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background-color: white;
  cursor: pointer;
  border-radius: 8px;
}
.input-select-add[data-v-58488d5a] {
  width: 425px;
  margin-right: 5px;
}
.errMsg[data-v-58488d5a] {
  line-height: 1;
  margin: 4px 0 !important;
  color: #f56c6c;
  font-size: 12px;
}
.medium[data-v-58488d5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.horn[data-v-58488d5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.minsize[data-v-58488d5a] {
  padding: 10px;
  width: 400px;
  position: fixed;
  bottom: 0;
  right: 50px;
  background-color: #44A2FA;
  color: white;
  border-bottom: 1px solid #ddd;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 999;
}
.transfer[data-v-58488d5a] {
  z-index: 1000;
  width: 500px;
  height: 600px;
  position: fixed;
  right: 50px;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  overflow: hidden;
  border-radius: 2px;
  border: 1px solid #ebeef5;
}
.transfer .centers[data-v-58488d5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  justify-content: space-between;
  padding: 0 15px;
  height: 40px;
  background-color: #44A2FA;
  color: white;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.transfer .transfer-body[data-v-58488d5a] {
  height: 490px;
  overflow-y: auto;
  padding: 0 15px;
  background-color: #f3f3f3;
}
.transfer .dialog-footer[data-v-58488d5a] {
  border-top: 1px solid #ebeef5;
}
