.detail-info[data-v-41f0105f] {
  display: flex;
  flex-direction: column;
  margin: 16px 16px 2px 16px;
  border-bottom: 1px solid #eee;
}
.detail-info-a[data-v-41f0105f] {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.bill-info__cell-full[data-v-41f0105f] {
  width: 100%;
}
.bill-info__cell-full[data-v-41f0105f] .bill-info__cell-value {
  width: 100%;
}
/*# sourceMappingURL=src/views/purchase-manage_stock-detail/components/detail-container/DetailInfo.css.map */
.detail-footer[data-v-4a81808c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail-footer__info[data-v-4a81808c] {
  height: 40px;
  line-height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.detail-footer__info-cell[data-v-4a81808c] {
  width: 200px;
}
.detail-footer__info-cell .info-cell__label[data-v-4a81808c] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
.detail-footer__info-cell .info-cell__label-long[data-v-4a81808c] {
  display: inline-block;
  width: 120px;
  color: #a1a1a1;
}
.detail-footer__info-cell-long[data-v-4a81808c] {
  width: 260px;
}
.detail-footer__info-cell-long .info-cell__label[data-v-4a81808c] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
.detail-footer__info-cell-long .info-cell__label-long[data-v-4a81808c] {
  display: inline-block;
  width: 120px;
  color: #a1a1a1;
}
.detail-footer__info-cell-short[data-v-4a81808c] {
  width: 120px;
  padding-right: 10px;
  display: flex;
}
.detail-footer__info-cell-short .info-cell__label[data-v-4a81808c] {
  display: inline-block;
  width: 60px;
  color: #a1a1a1;
}
.detail-footer__info-cell-short .info-cell__center[data-v-4a81808c] {
  display: inline-block;
  width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail-footer__file[data-v-4a81808c] {
  display: flex;
  flex-direction: row;
  padding-left: 20px;
}
.detail-footer__file-cell[data-v-4a81808c] {
  width: 60px;
}
.detail-footer__file-cell .info-cell__label[data-v-4a81808c] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
.detail-footer__file-cell .info-cell__center[data-v-4a81808c] {
  display: inline-block;
  width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*# sourceMappingURL=src/views/purchase-manage_stock-detail/components/detail-container/DetailFooter.css.map */
.order-list[data-v-09af167c] {
  overflow: auto;
}
.order-list .print-btn[data-v-09af167c] {
  margin-right: 20px;
}
.order-list .print-btn-long[data-v-09af167c] {
  width: 120px;
}
.order-list .filter-item-label[data-v-09af167c] {
  font-size: 12px;
  font-weight: 400;
  margin-right: 10px;
}
.order-list__header[data-v-09af167c] {
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
  border-bottom: 2px solid #f2f3f5;
}
.order-list__header .switch-link[data-v-09af167c] {
  font-weight: 400;
  display: inline-flex;
  align-items: center;
}
.order-list__header .switch-link span[data-v-09af167c]:first-child {
  padding-right: 2px;
}
.order-list__header-search[data-v-09af167c] {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.order-list__search-bar[data-v-09af167c] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 16px 0px;
}
.order-list__search-bar .order-list__upload-info[data-v-09af167c] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-list__search-bar .order-list__upload-info .info-cell__label[data-v-09af167c] {
  display: inline-block;
  width: 50px;
  color: #a1a1a1;
}
.order-list__search-bar .order-list__upload-info .info-cell__upload[data-v-09af167c] {
  margin-top: 15px;
  flex: 1;
}
.order-list__search-bar .order-list__fullScreen-info[data-v-09af167c] {
  margin-bottom: 3px;
}
.order-list__search-bar .order-list__sorttype[data-v-09af167c] {
  margin: 0 8px;
}
.order-list__search-bar .order-list__count-info[data-v-09af167c] {
  flex: 1;
  display: flex;
  flex-direction: row;
}
.order-list__search-bar .order-list__count-info-cell[data-v-09af167c] {
  width: 180px;
}
.order-list__search-bar .order-list__count-info-cell .count-info-cell__label[data-v-09af167c] {
  display: inline-block;
  width: 60px;
  color: #a1a1a1;
}
.order-list__search-bar .order-list__search-input[data-v-09af167c] {
  width: 200px;
}
.order-list .fullScreen-header[data-v-09af167c] {
  padding: 0;
}
.order-list__content[data-v-09af167c] {
  display: flex;
  flex-flow: column;
  padding: 10px 16px 0;
  box-sizing: border-box;
  overflow: auto;
  flex: 1;
}
.order-list__search-button[data-v-09af167c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.input-icon[data-v-09af167c] {
  width: 12px;
  margin-top: 2px;
}
.switch-link[data-v-09af167c] {
  font-weight: 400;
  display: inline-flex;
  align-items: center;
}
.switch-link span[data-v-09af167c]:first-child {
  padding-right: 2px;
}
/*# sourceMappingURL=src/views/purchase-manage_stock-detail/components/detail-container/Index.css.map */

/* .el-table .success-row {
  --el-table-tr-bg-color: #F2FCFC !important;
} */

.print-btn[data-v-8094dd9a] {
  margin-right: 20px;
}
/*# sourceMappingURL=src/views/purchase-manage_stock-detail/Index.css.map */
