.flex[data-v-8216f494] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-between[data-v-8216f494] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.batchPutSale[data-v-8216f494] {
  width: 100%;
}
.batchPutSale .font-style[data-v-8216f494] {
  font-size: 14px;
  font-weight: 700;
}
.right-tip[data-v-8216f494] {
  width: 100%;
  text-align: right;
  font-size: 12px;
}
.required-icon[data-v-8216f494] {
  color: red;
  margin-right: 5px;
}
.repeat-commodity[data-v-8216f494] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  border: 3px solid #f5f5f5;
  padding: 15px 8px;
  border-radius: 4px;
}
.table-top-info[data-v-8216f494] {
  height: 50px;
  background-color: #e9f0ff;
  padding: 0 10px;
}
.triangle-up[data-v-8216f494] {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 18px solid blue;
  color: #fff;
  font-weight: bold;
  margin-right: 20px;
}
.triangle-up div[data-v-8216f494] {
  -webkit-transform: translateX(-3.5px);
      -ms-transform: translateX(-3.5px);
          transform: translateX(-3.5px);
}
strong[data-v-8216f494] {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.title-tip[data-v-8216f494] {
  color: #f2a704;
  margin-left: 10px;
}
[data-v-8216f494] .el-table__row.first-row {
  color: #f2a704;
}
[data-v-8216f494] .el-table__row.radio-row {
  background-color: #f0f9eb;
}
.location[data-v-8216f494] {
  cursor: pointer;
}
.error-info[data-v-8216f494] {
  color: red;
  display: none;
}
.progress-title[data-v-8216f494] {
  background-color: #2f78fc;
  text-align: center;
  color: #fff;
  height: 40px;
  line-height: 40px;
}
.progress-content-text[data-v-8216f494] {
  margin: 10px 0;
  color: #6dc442;
}
.progress-footer[data-v-8216f494] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shelves_detail[data-v-8216f494] {
  position: relative;
}
.shelves_detail-right[data-v-8216f494] {
  position: absolute;
  right: 0;
  top: 25px;
  border-right: 2px solid #2f78fb;
  padding-right: 5px;
  z-index: 99;
}
.shelves_detail-right > div[data-v-8216f494] {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateX(6px);
      -ms-transform: translateX(6px);
          transform: translateX(6px);
}
.shelves_detail-right .required-icon[data-v-8216f494] {
  color: red;
}
.shelves_detail-right .active_navigation[data-v-8216f494] {
  background-color: #fff;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: 5px;
  border: 2px solid #2f78fb;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.shelves_detail-right a[data-v-8216f494] {
  padding: 5px 0;
}
.shelves_detail .attribute_title[data-v-8216f494] {
  font-size: 12px;
  font-weight: bold;
}
.shelves_detail .attribute_title_remark[data-v-8216f494] {
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
  overflow: hidden;
}
.shelves_detail .on_remark[data-v-8216f494] {
  margin-top: 24px;
}
.shelves_detail .on_remark .on_remark_input[data-v-8216f494] {
  margin: 10px 0;
}
.shelves_detail .on_remark .on_remark_btn[data-v-8216f494] {
  text-align: right;
}
[data-v-8216f494] .disabled-row .el-checkbox.is-checked .el-checkbox__inner {
  background-color: #f0f0f0 !important;
  border-color: #dcdfe6 !important;
}
