.but-time .el-picker-panel__footer .el-button--text {
  color: #ccc;
}
.tip-span {
  color: #ff0000;
  margin-left: 15px;
}
.price-reduction {
  display: flex;
}
.source-detail-middle {
  position: relative;
  margin: 10px 0;
}
.source-detail-middle .btn-top,
.source-detail-middle .btn-bottom {
  position: absolute;
  z-index: 20;
}
.source-detail-middle .el-form-item__content {
  margin-left: 0px !important;
}
.source-detail-middle .remark-attachment .el-form-item__content {
  width: calc(100% - 160px);
}
.source-detail-middle .remark-attachment .el-form-item {
  display: flex;
}
.source-detail-middle .btn-top {
  right: 0;
  top: -1px;
}
.source-detail-middle .btn-bottom {
  right: 0;
  bottom: -1px;
}
.source-detail-middle .cell-sign {
  cursor: pointer;
  color: #427bd4;
}
.source-detail-middle .el-table__header {
  width: 100% !important;
}
.source-detail-middle .el-table__body {
  width: 100% !important;
}
.source-detail-middle .jsfs {
  width: 100% !important;
}
.source-detail-middle .jsfs .el-form-item__content {
  width: 70% !important;
}
.demo-table-expand {
  display: flex;
  justify-content: flex-start;
}
.demo-table-expand span {
  margin-right: 20px;
  margin-top: 15px;
}

.page-detail-shipment .page-detail .el-textarea {
  width: 100%;
}
.page-detail-shipment .el-date-editor .el-input,
.page-detail-shipment .el-date-editor .el-date-editor.el-input__inner {
  width: 0;
}
.page-detail-shipment .cell-warning,
.page-detail-shipment .cell-warning .el-form-item__label {
  color: #f59a23;
}
.page-detail-shipment .ml80 {
  margin-left: 80px;
}
.page-detail-shipment .el-table__header {
  width: 100% !important;
}
.page-detail-shipment .el-table__body {
  width: 100% !important;
}
.page-detail-shipment .label-title .el-form-item__label {
  display: inline-table;
}
.page-detail-shipment .label-title {
  display: flex;
}

