.base-package-page[data-v-235ddbf9] {
  min-height: calc(100vh - 136px);
}
.upload-section[data-v-235ddbf9] {
  padding-bottom: 28px;
  border-bottom: 1px solid #e8e8e8;
}
.records-section[data-v-235ddbf9] {
  padding-top: 28px;
}
.section-header[data-v-235ddbf9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 18px;
}
.section-header h2[data-v-235ddbf9] {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.section-header p[data-v-235ddbf9] {
  margin: 4px 0 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 13px;
  line-height: 20px;
}
.upload-layout[data-v-235ddbf9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 230px;
  overflow: hidden;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  background: #fafafa;
}
.dropzone-wrap[data-v-235ddbf9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding: 20px;
}
.dropzone-wrap[data-v-235ddbf9] .ant-upload.ant-upload-drag {
  min-height: 188px;
  background: #ffffff;
}
.dropzone-wrap[data-v-235ddbf9] .ant-upload.ant-upload-drag .ant-upload {
  padding: 32px 20px;
}
.dropzone-wrap[data-v-235ddbf9] .ant-upload-list {
  max-height: 240px;
  margin-top: 12px;
  overflow-y: auto;
  text-align: left;
}
.upload-progress[data-v-235ddbf9] {
  margin-top: 12px;
}
.upload-action-panel[data-v-235ddbf9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 280px;
          flex: 0 0 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px;
  border-left: 1px solid #e8e8e8;
  background: #ffffff;
}
.selected-file-label[data-v-235ddbf9] {
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.selected-file-name[data-v-235ddbf9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.selected-file-name .anticon[data-v-235ddbf9] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 8px;
  color: #1890ff;
}
.selected-file-name span[data-v-235ddbf9] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selected-file-count[data-v-235ddbf9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: rgba(0, 0, 0, 0.45);
}
.selected-file-count strong[data-v-235ddbf9] {
  margin-right: 6px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}
.selected-file-size[data-v-235ddbf9] {
  margin: 6px 0 20px 22px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.batch-total-size[data-v-235ddbf9] {
  margin-left: 0;
}
.empty-selection[data-v-235ddbf9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 86px;
  color: rgba(0, 0, 0, 0.35);
}
.empty-selection .anticon[data-v-235ddbf9] {
  margin-bottom: 10px;
  font-size: 28px;
}
.retry-alert[data-v-235ddbf9] {
  margin-bottom: 14px;
}
.retry-alert[data-v-235ddbf9] .ant-alert-message {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.current-upload[data-v-235ddbf9] {
  min-width: 0;
  margin-bottom: 14px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.current-upload span[data-v-235ddbf9],
.current-upload strong[data-v-235ddbf9] {
  display: block;
}
.current-upload strong[data-v-235ddbf9] {
  margin-top: 4px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cancel-retry[data-v-235ddbf9] {
  margin-top: 10px;
}
.records-header[data-v-235ddbf9] {
  margin-bottom: 14px;
}
.search-form[data-v-235ddbf9] {
  margin-bottom: 18px;
  padding: 14px 16px 2px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background: #fafafa;
}
.job-name-input[data-v-235ddbf9] {
  width: 240px;
}
.status-select[data-v-235ddbf9] {
  width: 150px;
}
.reset-button[data-v-235ddbf9] {
  margin-left: 8px;
}
.records-table[data-v-235ddbf9] .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: 500;
}
.file-name-cell[data-v-235ddbf9] {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.mono-text[data-v-235ddbf9] {
  font-family: SFMono-Regular, Consolas, 'Liberation Mono', monospace;
  font-size: 12px;
}
.detail-value[data-v-235ddbf9] {
  word-break: break-all;
}
.failure-reason[data-v-235ddbf9] {
  color: #cf1322;
  word-break: break-word;
}
.action-disabled[data-v-235ddbf9] {
  color: rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
.section-header[data-v-235ddbf9] {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 12px;
}
.upload-layout[data-v-235ddbf9] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.upload-action-panel[data-v-235ddbf9] {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    border-top: 1px solid #e8e8e8;
    border-left: 0;
}
.job-name-input[data-v-235ddbf9],
  .status-select[data-v-235ddbf9] {
    width: 100%;
}
.search-form[data-v-235ddbf9] .ant-form-item {
    display: block;
    margin-right: 0;
}
.search-form[data-v-235ddbf9] .ant-form-item-control-wrapper {
    display: block;
}
}

