.order-settle-info-container[data-v-74b2751e] {
  min-height: auto;
}
.order-settle-info-container .el-icon-s-promotion[data-v-74b2751e] {
  color: #5cb6ff;
}
.order-settle-info-container .initate-signing-dialog[data-v-74b2751e] .el-dialog__header {
  padding: 10px 20px 10px !important;
}
.order-settle-info-container .initate-signing-dialog[data-v-74b2751e] .el-dialog__header span {
  font-size: 16px !important;
}
.order-settle-info-container .initate-signing-dialog .dialog-content[data-v-74b2751e] {
  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-74b2751e] {
  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-74b2751e] {
  color: #e6a23c;
}
