.page-auction-quote-manage-buyer-detail .page-detail .el-textarea {
  width: 100%;
}
.page-auction-quote-manage-buyer-detail .el-date-editor .el-input,
.page-auction-quote-manage-buyer-detail .el-date-editor .el-date-editor.el-input__inner {
  width: 0;
}
.page-auction-quote-manage-buyer-detail .cell-warning,
.page-auction-quote-manage-buyer-detail .cell-warning .el-form-item__label {
  color: #f59a23;
}
.page-auction-quote-manage-buyer-detail .ml80 {
  margin-left: 80px;
}
.page-auction-quote-manage-buyer-detail .el-table__header {
  width: 100% !important;
}
.page-auction-quote-manage-buyer-detail .el-table__body {
  width: 100% !important;
}
.page-auction-quote-manage-buyer-detail .label-title .el-form-item__label {
  display: inline-table;
}
.page-auction-quote-manage-buyer-detail .label-title {
  display: flex;
}
.page-auction-quote-manage-buyer-detail .cell-link {
  color: #427bd4;
  cursor: pointer;
}
.page-auction-quote-manage-buyer-detail .font14 {
  font-size: 14px;
}
.page-auction-quote-manage-buyer-detail .price {
  color: #ff0000;
}
.page-auction-quote-manage-buyer-detail .more {
  display: inline;
  color: #427bd4;
  cursor: pointer;
}
.page-auction-quote-manage-buyer-detail .el-table .el-table__body-wrapper .el-table__row .el-table__expand-column {
  overflow: hidden;
  border: none;
}
.page-auction-quote-manage-buyer-detail .form-item-total {
  margin-top: 20px;
  text-align: right;
  font-size: 18px;
}
.page-auction-quote-manage-buyer-detail .form-item-total .form-item-total-money {
  color: #ff0000;
}
.page-auction-quote-manage-buyer-detail .page-result-confirm .el-form-item .el-select,
.page-auction-quote-manage-buyer-detail .page-result-confirm .el-form-item .el-input,
.page-auction-quote-manage-buyer-detail .page-result-confirm .el-form-item .el-textarea,
.page-auction-quote-manage-buyer-detail .page-result-confirm .el-form-item .el-radio-group,
.page-auction-quote-manage-buyer-detail .page-result-confirm .el-form-item .el-upload,
.page-auction-quote-manage-buyer-detail .page-result-confirm .el-form-item .el-upload__tip {
  display: inline-block !important;
}
.page-auction-quote-manage-buyer-detail .page-result-confirm .el-form-item .el-form-item__label:before {
  visibility: visible !important;
}

