
[data-v-7e270655] .el-select__tags {
    top: 14px !important;
    min-width: 120px;
}
[data-v-7e270655] .el-tag.el-tag--info.el-tag--mini.el-tag--light {
    max-width: 50% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.order-settle-info-container[data-v-71b1be3c] {
  min-height: auto;
}
.order-settle-info-container .el-icon-s-promotion[data-v-71b1be3c] {
  color: #5cb6ff;
}
.order-settle-info-container .initate-signing-dialog[data-v-71b1be3c] .el-dialog__header {
  padding: 10px 20px 10px !important;
}
.order-settle-info-container .initate-signing-dialog[data-v-71b1be3c] .el-dialog__header span {
  font-size: 16px !important;
}
.order-settle-info-container .initate-signing-dialog .dialog-content[data-v-71b1be3c] {
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.order-settle-info-container .initate-signing-dialog .dialog-content .set-operator-title[data-v-71b1be3c] {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-settle-info-container .initate-signing-dialog .dialog-content .warning-color[data-v-71b1be3c] {
  color: #e6a23c;
}
