.quotation-confirmation .commonCard .form-section[data-v-3c1bbf71] {
  padding: 20px;
  border-bottom: 1px solid #ebeef5;
}
.quotation-confirmation .commonCard .form-section .quotation-form[data-v-3c1bbf71] {
  width: 60%;
  margin-left: 185px;
}
.quotation-confirmation .commonCard .form-section .quotation-form .el-form-item[data-v-3c1bbf71] {
  width: 87%;
  margin-bottom: 20px;
}
.quotation-confirmation .commonCard .table-section[data-v-3c1bbf71] {
  padding: 20px;
}
.quotation-confirmation .commonCard .table-section .el-table[data-v-3c1bbf71] {
  margin-top: 20px;
}
.quotation-confirmation .commonCard .table-section .agreement-section[data-v-3c1bbf71] {
  margin: 30px auto;
  width: 60%;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quotation-confirmation .commonCard .table-section .agreement-section .agreement-content[data-v-3c1bbf71] {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  width: 100%;
  max-width: 600px;
  margin-left: 270px;
}
.quotation-confirmation .commonCard .table-section .agreement-section .agreement-content .agreement-checkbox[data-v-3c1bbf71] {
  margin-right: 10px;
  margin-top: 4px;
}
.quotation-confirmation .commonCard .table-section .agreement-section .agreement-content .agreement-text[data-v-3c1bbf71] {
  flex: 1;
  line-height: 24px;
}
.quotation-confirmation .commonCard .table-section .agreement-section .terms-list[data-v-3c1bbf71] {
  margin-left: 30px;
  width: 100%;
  max-width: 600px;
  margin-left: 290px;
}
.quotation-confirmation .commonCard .table-section .agreement-section .terms-list p[data-v-3c1bbf71] {
  margin: 5px 0;
  font-size: 14px;
  color: #666;
}
.quotation-confirmation .commonCard .table-section .button-section[data-v-3c1bbf71] {
  text-align: center;
  margin: 30px 0;
  display: flex;
  justify-content: center;
}
.quotation-confirmation .commonCard .table-section .button-section .el-button[data-v-3c1bbf71] {
  width: 200px;
}

