.forex-page[data-v-e176f9c0] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  font-size: 14px;
  color: #1f2329;
}
.forex-wrap[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.forex-wrap[data-v-e176f9c0] .basic-container {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 0;
}
.forex-wrap[data-v-e176f9c0] .basic-container__card {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.forex-wrap[data-v-e176f9c0] .basic-container .el-card__body {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mission-center-container[data-v-e176f9c0] {
  position: relative;
  min-height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.sidebar-container[data-v-e176f9c0] {
  position: absolute;
  left: 0;
  top: 0;
  width: 270px;
  height: 100%;
  z-index: 20;
  background: #fff;
  border-right: 1px solid #e4e7ed;
}
.sidebar-panel[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.sidebar-header[data-v-e176f9c0] {
  padding: 14px 16px;
  border-bottom: 1px solid #ebeef5;
  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;
}
.sidebar-title[data-v-e176f9c0] {
  font-size: 14px;
  font-weight: 600;
  color: #303133;
}
.shouqi[data-v-e176f9c0] {
  font-size: 12px;
  color: #909399;
  cursor: pointer;
}
.shouqi[data-v-e176f9c0]:hover {
  color: #409eff;
}
.sidebar-content[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 10px;
}
.full-height[data-v-e176f9c0] {
  height: 100%;
}
.cebianlanneiron[data-v-e176f9c0] {
  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;
  padding: 12px 14px;
  cursor: pointer;
  border-left: 3px solid transparent;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  border-radius: 4px;
  margin-bottom: 2px;
}
.cebianlanneiron[data-v-e176f9c0]:hover {
  background: #f8fafc;
}
.cebianlanneiron.active[data-v-e176f9c0] {
  background: #eff6ff;
  border-left-color: #409eff;
}
.cebianlanneiron .customer-name[data-v-e176f9c0] {
  font-size: 13px;
  font-weight: 600;
  color: #303133;
}
.cebianlanneiron > div[data-v-e176f9c0]:last-child {
  min-width: 22px;
  padding: 2px 7px;
  border-radius: 999px;
  background: #f0f2f5;
  color: #606266;
  font-size: 12px;
  text-align: center;
}
.cebianlanneiron.active > div[data-v-e176f9c0]:last-child {
  background: #409eff;
  color: #fff;
}
.sidebar-slide-enter-active[data-v-e176f9c0], .sidebar-slide-leave-active[data-v-e176f9c0] {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sidebar-slide-enter[data-v-e176f9c0], .sidebar-slide-leave-to[data-v-e176f9c0] {
  opacity: 0;
  -webkit-transform: translateX(-12px);
          transform: translateX(-12px);
}
.main-content[data-v-e176f9c0] {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 0 0;
  overflow: hidden;
  -webkit-transition: margin-left 0.2s ease;
  transition: margin-left 0.2s ease;
}
.toolbar-card[data-v-e176f9c0] {
  margin: 0 12px 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-card[data-v-e176f9c0] .el-card__body {
  padding: 10px 14px;
}
.toolbar-form[data-v-e176f9c0] {
  margin: 0;
}
.toolbar-row[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.toolbar-form[data-v-e176f9c0] .el-form-item {
  margin-bottom: 0;
  margin-right: 0;
}
.expand-btn[data-v-e176f9c0] {
  border-color: #d9ecff;
  color: #409eff;
}
.reminder-strip[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  padding: 8px 14px;
  margin-bottom: 10px;
  border: 1px solid #faecd8;
  border-radius: 6px;
  background: #fffaf2;
  font-size: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow-x: auto;
}
.reminder-strip__title[data-v-e176f9c0] {
  white-space: nowrap;
  font-weight: 600;
  color: #e6a23c;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.reminder-strip__link[data-v-e176f9c0] {
  white-space: nowrap;
  color: #409eff;
  cursor: pointer;
}
.reminder-strip__link[data-v-e176f9c0]:hover {
  color: #66b1ff;
}
.table-toolbar[data-v-e176f9c0] {
  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;
  gap: 12px;
  margin-bottom: 8px;
  padding: 0 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-left[data-v-e176f9c0], .toolbar-right[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.toolbar-right[data-v-e176f9c0] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.status-filter-group[data-v-e176f9c0] .el-radio-button__inner {
  font-size: 12px;
}
.status-help-icon[data-v-e176f9c0] {
  color: #909399;
  cursor: help;
  font-size: 16px;
}
.status-help-content[data-v-e176f9c0] {
  max-width: 360px;
  line-height: 1.7;
}
.status-help-note[data-v-e176f9c0] {
  margin-top: 4px;
  color: #c0c4cc;
}
.table-container[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.table-scroll[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.table-scroll-inner[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  width: 100%;
}
.pagination-wrap[data-v-e176f9c0] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 12px;
  padding: 8px 12px;
  border-top: 1px solid #eef0f2;
  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;
}
.pagination-total[data-v-e176f9c0] {
  font-size: 12px;
  color: #909399;
}
.table-primary[data-v-e176f9c0] {
  font-size: 13px;
  font-weight: 600;
  color: #303133;
  line-height: 1.4;
}
.table-secondary[data-v-e176f9c0] {
  margin-top: 2px;
  font-size: 12px;
  color: #909399;
  line-height: 1.4;
}
.tag-cluster[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.amount-cell[data-v-e176f9c0] {
  font-weight: 600;
  color: #303133;
}
.table-action-group[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2px 4px;
}
.action-slot[data-v-e176f9c0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-e176f9c0] .biz-table {
  height: 100%;
  width: 100%;
  background: transparent;
}
[data-v-e176f9c0] .biz-table .el-table__header-wrapper,[data-v-e176f9c0] .biz-table .el-table__body-wrapper,[data-v-e176f9c0] .biz-table .el-table__fixed-right,[data-v-e176f9c0] .biz-table .el-table__fixed,[data-v-e176f9c0] .biz-table th,[data-v-e176f9c0] .biz-table tr,[data-v-e176f9c0] .biz-table td {
  background: transparent;
}
[data-v-e176f9c0] .biz-table .el-table__body,[data-v-e176f9c0] .biz-table .el-table__header {
  width: 100% !important;
  table-layout: fixed;
}
[data-v-e176f9c0] .biz-table .cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.forex-wrap[data-v-e176f9c0] .basic-container,
.forex-wrap[data-v-e176f9c0] .basic-container__card,
.forex-wrap[data-v-e176f9c0] .basic-container__card > .el-card__body {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.forex-wrap[data-v-e176f9c0] .basic-container__card > .el-card__body {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.drawer-shell[data-v-e176f9c0] {
  padding: 18px 22px 22px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.drawer-header-custom[data-v-e176f9c0] {
  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;
  gap: 16px;
  padding-bottom: 16px;
  margin-bottom: 14px;
  border-bottom: 1px solid #ebeef5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.drawer-title[data-v-e176f9c0] {
  font-size: 18px;
  font-weight: 700;
  color: #303133;
}
.drawer-subtitle[data-v-e176f9c0] {
  font-size: 13px;
  color: #909399;
  margin-left: 6px;
}
.drawer-action-group[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.drawer-body[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  min-height: 0;
}
.entry-upload-name[data-v-e176f9c0] {
  margin-left: 8px;
  font-size: 12px;
  color: #606266;
}
.detail-overview[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 440px;
  gap: 12px;
  margin-bottom: 10px;
}
.detail-context[data-v-e176f9c0], .detail-cost-panel[data-v-e176f9c0] {
  min-width: 0;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #fff;
}
.detail-context[data-v-e176f9c0] {
  padding: 12px 14px;
}
.detail-context-title[data-v-e176f9c0] {
  font-size: 14px;
  font-weight: 700;
  color: #303133;
  margin-bottom: 10px;
}
.detail-context-grid[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px 14px;
}
.detail-context-grid div[data-v-e176f9c0] {
  min-width: 0;
}
.detail-context-grid span[data-v-e176f9c0] {
  display: block;
  margin-bottom: 3px;
  font-size: 12px;
  color: #909399;
}
.detail-context-grid b[data-v-e176f9c0] {
  display: block;
  font-size: 13px;
  color: #303133;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detail-cost-panel[data-v-e176f9c0] {
  overflow: hidden;
}
.detail-cost-cards[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  height: 100%;
}
.detail-cost-card[data-v-e176f9c0] {
  min-width: 0;
  padding: 12px 14px;
  border-right: 1px solid #ebeef5;
}
.detail-cost-card[data-v-e176f9c0]:last-child {
  border-right: 0;
}
.detail-cost-card span[data-v-e176f9c0] {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  color: #909399;
}
.detail-cost-card b[data-v-e176f9c0] {
  display: block;
  font-size: 16px;
  color: #303133;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detail-cost-card--total b[data-v-e176f9c0] {
  font-size: 18px;
}
.detail-alert[data-v-e176f9c0] {
  margin-bottom: 10px;
}
.detail-tabs[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail-tabs[data-v-e176f9c0] .el-tabs__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  overflow: auto;
}
.detail-table-toolbar[data-v-e176f9c0] {
  min-height: 34px;
  margin-bottom: 8px;
  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;
  gap: 12px;
  font-size: 12px;
  color: #909399;
}
.segment-table[data-v-e176f9c0] {
  border-top: none;
}
.segment-table[data-v-e176f9c0] .el-table__header th {
  background: #fff;
}
.segment-table--compact[data-v-e176f9c0] .cell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.segment-table--compact[data-v-e176f9c0] td .cell {
  line-height: 24px;
}
.dialog-tips[data-v-e176f9c0] {
  margin-bottom: 12px;
  padding: 12px 14px;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #fafcff;
}
.tips-title[data-v-e176f9c0] {
  font-size: 13px;
  font-weight: 700;
  color: #303133;
}
.tips-content[data-v-e176f9c0] {
  margin-top: 4px;
  font-size: 13px;
  color: #606266;
}
.tips-sub[data-v-e176f9c0] {
  margin-top: 4px;
  font-size: 12px;
  color: #909399;
}
.dialog-toolbar[data-v-e176f9c0] {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.dialog-toolbar--between[data-v-e176f9c0] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.form-tip[data-v-e176f9c0] {
  margin-top: 4px;
  font-size: 12px;
  color: #909399;
  line-height: 1.4;
}
.entry-mode-bar[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.entry-section-title[data-v-e176f9c0] {
  margin: 4px 0 12px;
  padding-left: 8px;
  border-left: 3px solid #409eff;
  font-size: 13px;
  font-weight: 600;
  color: #303133;
}
.entry-voucher-row[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  min-height: 32px;
}
.pool-entry-dialog[data-v-e176f9c0] .el-dialog__body {
  padding-top: 12px;
}
.pool-entry-steps[data-v-e176f9c0] {
  margin-bottom: 12px;
}
.pool-step-pane[data-v-e176f9c0] {
  min-height: 500px;
  max-height: 64vh;
  overflow: auto;
  padding-right: 2px;
}
.pool-entry-form[data-v-e176f9c0], .pool-preview-panel[data-v-e176f9c0] {
  min-width: 0;
}
.pool-entry-tips[data-v-e176f9c0] {
  margin-bottom: 10px;
}
.pool-preview-panel[data-v-e176f9c0] {
  border: 1px solid #ebeef5;
  border-radius: 8px;
  padding: 10px;
  background: #fff;
}
.pool-preview-panel--page[data-v-e176f9c0] {
  border: none;
  padding: 0;
}
.pool-preview-head[data-v-e176f9c0] {
  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;
  gap: 10px;
  margin-bottom: 8px;
}
.pool-preview-head-actions[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.pool-preview-title[data-v-e176f9c0] {
  font-size: 13px;
  font-weight: 700;
  color: #303133;
}
.pool-preview-sub[data-v-e176f9c0] {
  margin-top: 3px;
  font-size: 12px;
  color: #909399;
}
.pool-preview-alert[data-v-e176f9c0] {
  margin-bottom: 8px;
}
.pool-preview-footer[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 14px;
  margin-top: 8px;
  font-size: 12px;
  color: #606266;
}
.allocation-dialog-tips.pool-allocation-tips[data-v-e176f9c0] {
  grid-template-columns: minmax(0, 1fr) 520px;
}
.allocation-layout.pool-allocation-layout[data-v-e176f9c0] {
  grid-template-columns: 300px minmax(0, 1fr);
}
.select-option-meta[data-v-e176f9c0] {
  float: right;
  color: #909399;
  font-size: 12px;
  margin-left: 18px;
}
.invoice-flow-strip[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 12px;
}
.flow-step[data-v-e176f9c0] {
  min-width: 0;
  height: 38px;
  padding: 0 12px;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: #606266;
  font-size: 12px;
}
.flow-step b[data-v-e176f9c0] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ecf5ff;
  color: #409eff;
  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;
  font-size: 12px;
}
.flow-step span[data-v-e176f9c0] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.invoice-type-cell[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  min-width: 0;
}
.invoice-customer-badge[data-v-e176f9c0] {
  max-width: 260px;
  height: 28px;
  padding: 0 10px;
  border-radius: 6px;
  background: #ecf5ff;
  color: #1d4ed8;
  font-size: 13px;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.allocation-dialog-tips[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 520px;
  gap: 14px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.allocation-dialog-info[data-v-e176f9c0] {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.allocation-amount-strip[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid #dcdfe6;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
}
.allocation-amount-item[data-v-e176f9c0] {
  min-width: 0;
  padding: 10px 12px;
  border-right: 1px solid #ebeef5;
}
.allocation-amount-item[data-v-e176f9c0]:last-child {
  border-right: 0;
}
.allocation-amount-item span[data-v-e176f9c0] {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  color: #909399;
}
.allocation-amount-item b[data-v-e176f9c0] {
  display: block;
  font-size: 18px;
  line-height: 1.25;
  color: #303133;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.allocation-list-panel[data-v-e176f9c0] {
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #fff;
  padding: 10px;
}
.allocation-command-bar[data-v-e176f9c0] {
  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;
  gap: 12px;
  padding: 10px 12px;
  margin-bottom: 8px;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  background: #f8fafc;
}
.allocation-command-main[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.allocation-command-title[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.allocation-mode-label[data-v-e176f9c0] {
  font-size: 13px;
  font-weight: 700;
  color: #303133;
  white-space: nowrap;
}
.allocation-command-meta[data-v-e176f9c0] {
  margin-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px 14px;
  color: #909399;
  font-size: 12px;
  line-height: 1.4;
}
.allocation-command-meta .allocation-fixed-customer[data-v-e176f9c0] {
  height: 22px;
  min-width: auto;
  max-width: 220px;
  padding: 0 8px;
}
.allocation-command-actions[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.allocation-filter-row[data-v-e176f9c0] {
  margin-bottom: 8px;
  padding: 8px 10px 2px;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  background: #fff;
}
.allocation-filter-row .allocation-search[data-v-e176f9c0] {
  margin-bottom: 0;
}
.allocation-single-table[data-v-e176f9c0] {
  margin-top: 8px;
}
.allocation-layout[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: 330px minmax(0, 1fr);
  gap: 12px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.allocation-selected-panel[data-v-e176f9c0], .allocation-candidates[data-v-e176f9c0] {
  min-width: 0;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #fff;
  padding: 10px;
}
.allocation-fixed-customer[data-v-e176f9c0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 170px;
  height: 28px;
  padding: 0 9px;
  border-radius: 4px;
  background: #f5f7fa;
  color: #303133;
  font-size: 12px;
  font-weight: 600;
}
.allocation-panel-title[data-v-e176f9c0] {
  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;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #303133;
  margin-bottom: 8px;
}
.allocation-panel-actions[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin-bottom: 8px;
}
.selected-allocation-list[data-v-e176f9c0] {
  height: 420px;
  overflow: auto;
  padding-right: 2px;
}
.selected-allocation-item[data-v-e176f9c0] {
  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;
  gap: 8px;
  padding: 8px 0;
  border-bottom: 1px solid #f2f3f5;
}
.selected-allocation-item > div[data-v-e176f9c0] {
  min-width: 0;
}
.selected-allocation-main[data-v-e176f9c0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.selected-allocation-title[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  min-width: 0;
}
.selected-allocation-title .table-primary[data-v-e176f9c0] {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selected-allocation-control[data-v-e176f9c0] {
  width: 128px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 128px;
          flex: 0 0 128px;
}
.selected-allocation-actions[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  height: 18px;
  line-height: 18px;
}
.selected-allocation-actions[data-v-e176f9c0] .el-button--mini {
  padding: 0;
  font-size: 12px;
}
.allocation-empty[data-v-e176f9c0] {
  height: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 24px;
  text-align: center;
  color: #909399;
  font-size: 12px;
  line-height: 1.6;
  background: #fafafa;
  border-radius: 6px;
}
.allocation-search[data-v-e176f9c0] {
  margin-bottom: 8px;
}
.allocation-search[data-v-e176f9c0] .el-form-item {
  margin-bottom: 6px;
  margin-right: 8px;
}
.allocation-list-footer[data-v-e176f9c0] {
  margin-top: 8px;
  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;
  gap: 12px;
  font-size: 12px;
  color: #909399;
}
.allocation-basis-line[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 4px;
  white-space: nowrap;
}
.allocation-basis-info[data-v-e176f9c0] {
  color: #c0c4cc;
  cursor: help;
  font-size: 13px;
}
.allocation-summary[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 16px;
  margin-top: 12px;
  font-size: 12px;
  color: #606266;
}
.invoice-confirm-dialog[data-v-e176f9c0] .el-dialog__body {
  padding-top: 10px;
}
.invoice-confirm-head[data-v-e176f9c0] {
  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;
  gap: 12px;
  margin-bottom: 10px;
}
.invoice-compact-steps[data-v-e176f9c0] {
  height: 28px;
  margin-bottom: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 0 10px;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  background: #fafcff;
  color: #909399;
  font-size: 12px;
}
.invoice-compact-steps span[data-v-e176f9c0] {
  line-height: 26px;
  white-space: nowrap;
}
.invoice-compact-steps span.active[data-v-e176f9c0] {
  color: #409eff;
  font-weight: 700;
}
.invoice-compact-steps i[data-v-e176f9c0] {
  font-size: 12px;
  color: #c0c4cc;
}
.invoice-step-pane[data-v-e176f9c0] {
  min-height: 560px;
}
.invoice-confirm-alert[data-v-e176f9c0] {
  margin-bottom: 10px;
}
.invoice-simple-filter[data-v-e176f9c0] {
  margin-bottom: 8px;
  padding: 8px 10px 0;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  background: #fafcff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 8px;
  overflow: hidden;
  white-space: nowrap;
}
.invoice-simple-filter[data-v-e176f9c0] .el-form-item {
  margin-right: 0;
  margin-bottom: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.invoice-simple-filter[data-v-e176f9c0] .el-form-item__label {
  padding-right: 6px;
}
.invoice-select-table[data-v-e176f9c0] .cell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invoice-selected-summary[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
  padding: 12px 14px;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #fafcff;
}
.invoice-selected-summary > div[data-v-e176f9c0]:first-child {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.invoice-selected-summary .allocation-amount-strip[data-v-e176f9c0] {
  width: 520px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 520px;
          flex: 0 0 520px;
}
.allocation-fee-type[data-v-e176f9c0] {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: #606266;
  font-size: 12px;
}
.allocation-fee-type span[data-v-e176f9c0] {
  color: #909399;
}
.allocation-filter-row--simple[data-v-e176f9c0] {
  margin-bottom: 8px;
  background: #fff;
}
.allocation-filter-row--simple .allocation-search[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 6px;
  overflow: visible;
  white-space: nowrap;
}
.allocation-filter-row--simple .allocation-search[data-v-e176f9c0] .el-form-item {
  margin-right: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.allocation-date-filter[data-v-e176f9c0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  vertical-align: middle;
}
.allocation-declno-input[data-v-e176f9c0] {
  width: 220px;
  vertical-align: middle;
}
.allocation-declno-input[data-v-e176f9c0] .el-textarea__inner {
  height: 28px !important;
  min-height: 28px !important;
  padding: 4px 8px;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
}
.allocation-missing-tip[data-v-e176f9c0] {
  margin-top: 4px;
  padding-left: 70px;
  color: #e6a23c;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.allocation-status-tip[data-v-e176f9c0] {
  margin-top: 4px;
  padding-left: 70px;
  color: #909399;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.invoice-preview-dialog[data-v-e176f9c0] .el-dialog__body {
  padding: 12px 18px;
}
.invoice-preview-sheet[data-v-e176f9c0] {
  border: 1px solid #dcdfe6;
  border-radius: 8px;
  background: #fff;
  padding: 18px;
}
.invoice-preview-title[data-v-e176f9c0] {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #303133;
  letter-spacing: 0;
}
.invoice-preview-subtitle[data-v-e176f9c0] {
  margin-top: 4px;
  margin-bottom: 14px;
  text-align: center;
  font-size: 12px;
  color: #909399;
}
.invoice-preview-grid[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid #ebeef5;
  border-bottom: none;
  border-right: none;
}
.invoice-preview-grid > div[data-v-e176f9c0] {
  min-width: 0;
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  min-height: 38px;
  border-right: 1px solid #ebeef5;
  border-bottom: 1px solid #ebeef5;
}
.invoice-preview-grid span[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  background: #fafafa;
  color: #606266;
  font-size: 12px;
  border-right: 1px solid #ebeef5;
}
.invoice-preview-grid b[data-v-e176f9c0] {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  color: #303133;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.invoice-preview-total[data-v-e176f9c0] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 12px 0;
}
.invoice-preview-total > div[data-v-e176f9c0] {
  min-width: 0;
  padding: 10px 12px;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  background: #fafcff;
}
.invoice-preview-total span[data-v-e176f9c0] {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
  color: #909399;
}
.invoice-preview-total b[data-v-e176f9c0] {
  display: block;
  font-size: 18px;
  color: #303133;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.invoice-preview-note[data-v-e176f9c0] {
  margin-bottom: 10px;
  padding: 8px 10px;
  border-radius: 6px;
  background: #f5f7fa;
  color: #606266;
  font-size: 12px;
}
.invoice-preview-table[data-v-e176f9c0] {
  margin-top: 8px;
}
.invoice-preview-empty[data-v-e176f9c0] {
  padding: 22px 0 4px;
  color: #909399;
  text-align: center;
  font-size: 12px;
}
.text-muted[data-v-e176f9c0] {
  color: #909399;
}
.text-success[data-v-e176f9c0] {
  color: #67c23a;
  font-weight: 600;
}
.text-warning[data-v-e176f9c0] {
  color: #e6a23c;
  font-weight: 600;
}
.text-danger[data-v-e176f9c0] {
  color: #f56c6c;
  font-weight: 600;
}
.voucher-title[data-v-e176f9c0] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.voucher-line[data-v-e176f9c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  overflow: hidden;
  white-space: nowrap;
}
.inline-link-btn[data-v-e176f9c0] {
  padding: 0 !important;
  height: auto;
  line-height: 1.4;
  font-size: 12px !important;
}
.voucher-file-link[data-v-e176f9c0] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.voucher-preview-dialog[data-v-e176f9c0] .el-dialog {
  max-width: 1500px;
  min-width: 980px;
}
.voucher-preview-dialog[data-v-e176f9c0] .el-dialog__body {
  padding: 14px 18px;
}
.voucher-preview-body[data-v-e176f9c0] {
  height: 72vh;
  min-height: 620px;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #f8fafc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #606266;
  overflow: hidden;
}
.voucher-preview-body > i[data-v-e176f9c0] {
  font-size: 46px;
  color: #409eff;
  margin-bottom: 10px;
}
.voucher-preview-image[data-v-e176f9c0] {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.voucher-preview-pdf[data-v-e176f9c0] {
  width: 100%;
  height: 100%;
  border: 0;
  background: #fff;
}
.voucher-preview-text[data-v-e176f9c0] {
  max-width: 88%;
  font-size: 14px;
  color: #303133;
  text-align: center;
  word-break: break-all;
}
[data-v-e176f9c0] .el-button,[data-v-e176f9c0] .el-input__inner,[data-v-e176f9c0] .el-select .el-input__inner,[data-v-e176f9c0] .el-pagination {
  font-size: 14px;
}
