.page-detail-shipment .warehouse-date {
  line-height: 28px;
  font-size: 14px;
}
.box-money {
  position: relative;
  height: 60px;
  margin-top: 20px;
}
.text-money {
  position: absolute;
  top: 0;
  right: 100px;
}
.text-money-title {
  font-size: 16px;
}
.text-money-num {
  font-size: 18px;
  color: #f56c6c;
}
.el-form-item__error {
  position: relative;
}

