.forex-page[data-v-66c78615] {
  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-66c78615] {
  -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-66c78615] .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-66c78615] .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-66c78615] .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;
}
.forex-wrap[data-v-66c78615] .basic-container,
.forex-wrap[data-v-66c78615] .basic-container__card,
.forex-wrap[data-v-66c78615] .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-66c78615] .basic-container__card > .el-card__body {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mission-center-container[data-v-66c78615] {
  position: relative;
  min-height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.main-content[data-v-66c78615] {
  height: 100%;
  min-height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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;
  padding: 10px 0 0;
  overflow: hidden;
}
.toolbar-card[data-v-66c78615] {
  margin: 0 12px 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-card[data-v-66c78615] .el-card__body {
  padding: 10px 14px;
}
.toolbar-form[data-v-66c78615] {
  margin: 0;
}
.toolbar-row[data-v-66c78615] {
  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-66c78615] .el-form-item {
  margin-bottom: 0;
  margin-right: 0;
}
.table-toolbar[data-v-66c78615] {
  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-66c78615],
.toolbar-right[data-v-66c78615] {
  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-66c78615] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.summary-pills[data-v-66c78615] {
  min-width: 0;
}
.status-filter-group[data-v-66c78615] .el-radio-button__inner {
  font-size: 12px;
}
.status-help-icon[data-v-66c78615] {
  color: #909399;
  cursor: help;
  font-size: 16px;
}
.status-help-content[data-v-66c78615] {
  max-width: 380px;
  line-height: 1.7;
}
.summary-pill[data-v-66c78615] {
  height: 28px;
  padding: 0 10px;
  border: 1px solid #e5e7eb;
  border-radius: 999px;
  background: #fff;
  color: #606266;
  font-size: 12px;
  line-height: 26px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  white-space: nowrap;
  cursor: pointer;
}
.summary-pill[data-v-66c78615]:not(button) {
  cursor: default;
}
.summary-pill b[data-v-66c78615] {
  color: #1f2937;
  font-size: 13px;
}
.summary-pill.is-reject b[data-v-66c78615],
.summary-pill.is-risk b[data-v-66c78615] {
  color: #d83c5f;
}
.table-container[data-v-66c78615] {
  -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-66c78615] {
  -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-66c78615] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  width: 100%;
}
.pagination-wrap[data-v-66c78615] {
  -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-66c78615] {
  font-size: 12px;
  color: #909399;
}
[data-v-66c78615] .biz-table {
  height: 100%;
  width: 100%;
  background: transparent;
}
[data-v-66c78615] .biz-table .el-table__header-wrapper,[data-v-66c78615] .biz-table .el-table__body-wrapper,[data-v-66c78615] .biz-table .el-table__fixed-right,[data-v-66c78615] .biz-table .el-table__fixed,[data-v-66c78615] .biz-table th,[data-v-66c78615] .biz-table tr,[data-v-66c78615] .biz-table td {
  background: transparent;
}
[data-v-66c78615] .biz-table .el-table__body,[data-v-66c78615] .biz-table .el-table__header {
  width: 100% !important;
  table-layout: fixed;
}
[data-v-66c78615] .biz-table .cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.progress-inline[data-v-66c78615] {
  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;
  gap: 5px;
}
.progress-dot[data-v-66c78615] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #cbd5e1;
}
.progress-dot.done[data-v-66c78615] {
  background: #36a269;
}
.progress-dot.current[data-v-66c78615] {
  background: #2f7de1;
  -webkit-box-shadow: 0 0 0 3px rgba(47, 125, 225, 0.12);
          box-shadow: 0 0 0 3px rgba(47, 125, 225, 0.12);
}
.progress-dot.reject[data-v-66c78615] {
  background: #d83c5f;
}
.progress-text[data-v-66c78615] {
  margin-left: 4px;
  color: #4b5563;
  font-size: 12px;
}
.detail-drawer[data-v-66c78615] {
  padding: 0 20px 24px;
}
.detail-head[data-v-66c78615] {
  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-bottom: 16px;
  border-bottom: 1px solid #e5eaf2;
}
.detail-no[data-v-66c78615] {
  color: #1f2937;
  font-size: 18px;
  font-weight: 600;
}
.detail-customer[data-v-66c78615] {
  margin-top: 4px;
  color: #667085;
  font-size: 13px;
}
.detail-section[data-v-66c78615] {
  margin-top: 18px;
}
.section-title[data-v-66c78615] {
  margin-bottom: 10px;
  color: #1f2937;
  font-size: 14px;
  font-weight: 600;
}
.approval-timeline[data-v-66c78615] {
  padding-left: 4px;
}
.log-title[data-v-66c78615] {
  color: #1f2937;
  font-size: 13px;
  font-weight: 600;
}
.log-meta[data-v-66c78615] {
  margin-top: 3px;
  color: #667085;
  font-size: 12px;
  line-height: 1.5;
}
.drawer-actions[data-v-66c78615] {
  margin-top: 22px;
  padding-top: 14px;
  border-top: 1px solid #e5eaf2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
@media (max-width: 1280px) {
.table-toolbar[data-v-66c78615] {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.toolbar-right[data-v-66c78615] {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
}
