.forex-page[data-v-70782be2] {
  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;
  color: #1f2329;
  background: #f5f7fa;
  font-size: 14px;
}
.forex-wrap[data-v-70782be2] {
  -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-70782be2] .basic-container {
  height: 100%;
  padding: 0;
}
.forex-wrap[data-v-70782be2] .basic-container__card,
.forex-wrap[data-v-70782be2] .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;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mission-center-container[data-v-70782be2] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 0;
  padding: 12px 12px 0;
}
.sidebar-container[data-v-70782be2] {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 273px;
  z-index: 5;
}
.sidebar-panel[data-v-70782be2] {
  border: 1px solid #edf1f7;
  background: #fff;
}
.sidebar-header[data-v-70782be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px;
  border-bottom: 1px solid #edf1f7;
}
.sidebar-title[data-v-70782be2] {
  font-weight: 600;
}
.shouqi[data-v-70782be2] {
  color: #2563eb;
  cursor: pointer;
}
.sidebar-content[data-v-70782be2] {
  padding: 10px;
}
.cebianlanneiron[data-v-70782be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
  padding: 9px 10px;
  border-radius: 4px;
  cursor: pointer;
}
.cebianlanneiron.active[data-v-70782be2],
.cebianlanneiron[data-v-70782be2]:hover {
  color: #2563eb;
  background: #edf4ff;
}
.customer-name[data-v-70782be2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-content[data-v-70782be2] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
.toolbar-card[data-v-70782be2] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 10px;
  border: 1px solid #edf1f7;
}
.toolbar-card[data-v-70782be2] .el-card__body {
  padding: 12px 14px;
}
.toolbar-row[data-v-70782be2],
.table-toolbar[data-v-70782be2],
.toolbar-left[data-v-70782be2],
.toolbar-right[data-v-70782be2] {
  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;
}
.table-toolbar[data-v-70782be2] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.expand-btn[data-v-70782be2] {
  border-color: #cfe1ff;
  color: #2b6edc;
}
.summary-row[data-v-70782be2] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(150px, 1fr));
  gap: 10px;
  margin-bottom: 10px;
}
.summary-card[data-v-70782be2] {
  min-height: 72px;
  padding: 12px 14px;
  border: 1px solid #edf1f7;
  border-radius: 4px;
  background: #fbfcfe;
}
.summary-label[data-v-70782be2],
.amount-label[data-v-70782be2] {
  color: #667085;
  font-size: 12px;
}
.summary-value[data-v-70782be2],
.amount-value[data-v-70782be2] {
  margin-top: 6px;
  color: #263445;
  font-size: 20px;
  font-weight: 600;
}
.table-container[data-v-70782be2] {
  -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;
  border: 1px solid #edf1f7;
  border-radius: 4px;
  overflow: hidden;
}
.table-scroll[data-v-70782be2] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
}
.table-scroll-inner[data-v-70782be2] {
  min-width: 1320px;
}
.pagination-wrap[data-v-70782be2] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  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: 8px 12px;
  border-top: 1px solid #edf1f7;
  background: #fff;
}
.pagination-total[data-v-70782be2] {
  color: #667085;
  font-size: 13px;
}
.expand-box[data-v-70782be2] {
  padding: 10px 12px;
  background: #fbfcfe;
}
.section-title[data-v-70782be2] {
  margin-bottom: 8px;
  color: #263445;
  font-weight: 600;
}
.drawer-shell[data-v-70782be2] {
  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;
  background: #fff;
}
.drawer-header-custom[data-v-70782be2] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  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: 16px;
  min-height: 58px;
  padding: 12px 18px;
  border-bottom: 1px solid #edf1f7;
}
.drawer-title-wrap[data-v-70782be2],
.drawer-action-group[data-v-70782be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  min-width: 0;
}
.drawer-title[data-v-70782be2] {
  color: #263445;
  font-size: 17px;
  font-weight: 600;
}
.drawer-subtitle[data-v-70782be2] {
  color: #667085;
}
.drawer-body[data-v-70782be2] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  padding: 14px 18px 18px;
}
.detail-section-title[data-v-70782be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  margin: 16px 0 10px;
  color: #263445;
  font-weight: 600;
}
.detail-section-title[data-v-70782be2]:first-child {
  margin-top: 0;
}
.detail-descriptions[data-v-70782be2] .el-descriptions-item__label {
  width: 128px;
  color: #667085;
  background: #f8fafc;
}
.amount-compare-grid[data-v-70782be2] {
  display: grid;
  grid-template-columns: repeat(5, minmax(140px, 1fr));
  gap: 10px;
  margin-top: 14px;
}
.amount-box[data-v-70782be2] {
  min-height: 76px;
  padding: 12px 14px;
  border: 1px solid #edf1f7;
  border-radius: 4px;
  background: #fbfcfe;
}
.tab-header-line[data-v-70782be2] {
  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;
  color: #667085;
  font-size: 13px;
}
.doubt-summary-grid[data-v-70782be2] {
  display: grid;
  grid-template-columns: repeat(4, minmax(120px, 1fr));
  gap: 10px;
  margin-bottom: 10px;
}
.doubt-summary-item[data-v-70782be2] {
  min-height: 68px;
  padding: 10px 12px;
  border: 1px solid #edf1f7;
  border-radius: 4px;
  background: #fbfcfe;
}
.doubt-summary-label[data-v-70782be2] {
  color: #667085;
  font-size: 12px;
}
.doubt-summary-value[data-v-70782be2] {
  margin-top: 8px;
  color: #263445;
  font-size: 18px;
  font-weight: 600;
}
.small-summary[data-v-70782be2] {
  font-size: 14px;
}
.log-title[data-v-70782be2] {
  color: #263445;
  font-weight: 600;
}
.log-desc[data-v-70782be2] {
  margin-top: 4px;
  color: #667085;
  font-size: 12px;
}
.create-dialog-body[data-v-70782be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.create-section[data-v-70782be2] {
  padding: 12px;
  border: 1px solid #edf1f7;
  border-radius: 4px;
  background: #fff;
}
.create-section-header[data-v-70782be2] {
  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;
  margin-bottom: 10px;
}
.create-section-title[data-v-70782be2] {
  color: #263445;
  font-size: 14px;
  font-weight: 600;
}
.create-section-desc[data-v-70782be2] {
  margin-top: 4px;
  color: #667085;
  font-size: 12px;
}
.create-header-form[data-v-70782be2] {
  display: grid;
  grid-template-columns: minmax(220px, 1.2fr) 112px 96px 140px minmax(230px, 1fr);
  gap: 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.create-header-form .span-2[data-v-70782be2] {
  min-width: 0;
}
.create-header-form[data-v-70782be2] .el-select,
.create-header-form[data-v-70782be2] .el-input {
  width: 100%;
}
.create-header-form[data-v-70782be2] .el-form-item {
  margin-bottom: 0;
}
.create-filter-bar[data-v-70782be2] {
  display: grid;
  grid-template-columns: minmax(360px, 1fr) 130px 70px;
  gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 10px;
}
.create-summary-row[data-v-70782be2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  min-height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.summary-pill[data-v-70782be2] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 26px;
  padding: 0 10px;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  color: #475467;
  background: #f8fafc;
  font-size: 12px;
}
.summary-pill.danger[data-v-70782be2] {
  color: #d92d20;
  border-color: #fecdca;
  background: #fff5f4;
}
.create-select-table[data-v-70782be2] {
  width: 100%;
}
.create-select-table .main-line[data-v-70782be2] {
  color: #263445;
  font-weight: 600;
  line-height: 18px;
}
.create-select-table .sub-line[data-v-70782be2] {
  margin-top: 2px;
  color: #667085;
  font-size: 12px;
  line-height: 16px;
}
.selected-tip[data-v-70782be2] {
  float: left;
  color: #667085;
  line-height: 32px;
}
.text-success[data-v-70782be2] {
  color: #16a34a;
}
.text-danger[data-v-70782be2] {
  color: #d92d20;
}
.text-warn[data-v-70782be2] {
  color: #d97706;
}
.strong[data-v-70782be2] {
  font-weight: 600;
}
.success-text-btn[data-v-70782be2] {
  color: #16a34a;
}
.danger-text-btn[data-v-70782be2] {
  color: #d92d20;
}
[data-v-70782be2] .row-risk td {
  background: #fffaf0 !important;
}
[data-v-70782be2] .el-table th {
  color: #667085;
  background: #f8fafc;
}
.sidebar-slide-enter-active[data-v-70782be2],
.sidebar-slide-leave-active[data-v-70782be2] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar-slide-enter[data-v-70782be2],
.sidebar-slide-leave-to[data-v-70782be2] {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}
@media (max-width: 1360px) {
.summary-row[data-v-70782be2],
  .amount-compare-grid[data-v-70782be2],
  .doubt-summary-grid[data-v-70782be2] {
    grid-template-columns: repeat(2, minmax(120px, 1fr));
}
}
