.update-criteria[data-v-45cc6c0a] {
  padding: 24px;
  background: #fff;
  min-height: 100vh;
}
.update-criteria .page-header[data-v-45cc6c0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.update-criteria .page-header .back-btn[data-v-45cc6c0a] {
  padding: 0;
  height: auto;
  font-size: 14px;
  color: #1890ff;
  margin-right: 16px;
}
.update-criteria .page-header .back-btn[data-v-45cc6c0a]:hover {
  color: #40a9ff;
}
.update-criteria .page-header .back-btn[data-v-45cc6c0a] .anticon {
  margin-right: 4px;
}
.update-criteria .page-header h2[data-v-45cc6c0a] {
  margin: 0;
  color: #262626;
  font-size: 20px;
  font-weight: 600;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.update-criteria .page-header .edit-btn[data-v-45cc6c0a] .anticon {
  margin-right: 4px;
}
.update-criteria .content-wrapper[data-v-45cc6c0a] {
  width: 100%;
}
.update-criteria .content-wrapper .criteria-form[data-v-45cc6c0a] .ant-form-item-label label {
  font-size: 14px;
  font-weight: 500;
  color: #262626;
}
.update-criteria .content-wrapper .dimensions-table[data-v-45cc6c0a] {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  overflow: hidden;
}
.update-criteria .content-wrapper .dimensions-table .table-header[data-v-45cc6c0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
}
.update-criteria .content-wrapper .dimensions-table .table-header .header-cell[data-v-45cc6c0a] {
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 600;
  color: #262626;
  border-right: 1px solid #e8e8e8;
}
.update-criteria .content-wrapper .dimensions-table .table-header .header-cell[data-v-45cc6c0a]:last-child {
  border-right: none;
}
.update-criteria .content-wrapper .dimensions-table .table-header .header-index[data-v-45cc6c0a] {
  width: 80px;
  text-align: center;
}
.update-criteria .content-wrapper .dimensions-table .table-header .header-name[data-v-45cc6c0a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.update-criteria .content-wrapper .dimensions-table .table-header .header-desc[data-v-45cc6c0a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.update-criteria .content-wrapper .dimensions-table .table-header .header-score[data-v-45cc6c0a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row[data-v-45cc6c0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f0f0f0;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row[data-v-45cc6c0a]:last-child {
  border-bottom: none;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row[data-v-45cc6c0a]:hover {
  background: #fafafa;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] {
  padding: 16px;
  border-right: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a]:last-child {
  border-right: none;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number-input {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input:focus,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number:focus,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number-input:focus,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input:hover,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number:hover,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number-input:hover {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input:disabled,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number:disabled,
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-number-input:disabled {
  color: #000;
  cursor: default;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] .ant-input-lg {
  padding: 0;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] textarea.ant-input {
  padding: 0;
  resize: none;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .table-cell[data-v-45cc6c0a] textarea.ant-input:disabled {
  color: #000;
  cursor: default;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .cell-index[data-v-45cc6c0a] {
  width: 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fafafa;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .cell-index .dimension-number[data-v-45cc6c0a] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  background: #e6f7ff;
  color: #1890ff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 600;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .cell-name[data-v-45cc6c0a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .cell-desc[data-v-45cc6c0a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 16px;
}
.update-criteria .content-wrapper .dimensions-table .table-body .table-row .cell-score[data-v-45cc6c0a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
}
.update-criteria .content-wrapper .form-actions[data-v-45cc6c0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 16px;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #f0f0f0;
}
.update-criteria .content-wrapper .writing-tip-wrapper[data-v-45cc6c0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  padding: 12px 16px;
}
.update-criteria .content-wrapper .writing-tip-wrapper .tip-icon[data-v-45cc6c0a] {
  font-size: 16px;
  margin-right: 8px;
  color: #1890ff;
}
.update-criteria .content-wrapper .writing-tip-wrapper .tip-text[data-v-45cc6c0a] {
  font-size: 14px;
  line-height: 1.5;
  color: #1890ff;
}

