.net-notification[data-v-f2fadf14] {
  width: 800px;
  color: #fff;
  font-size: 14px;
  position: fixed;
  top: 3px;
  left: 50%;
  margin-left: -400px;
  z-index: 999999;
}
.net-notification .alert-icon[data-v-f2fadf14] {
  color: #fff;
  margin-right: 5px;
}
.offline[data-v-f2fadf14] {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  background: #ff681e;
}
.online[data-v-f2fadf14] {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  background: #00aaff;
}
.close-button[data-v-f2fadf14] {
  position: absolute;
  right: 15px;
  top: 12px;
  font-size: 12px;
  cursor: pointer;
}
.close-button[data-v-f2fadf14]:hover {
  opacity: 0.6;
}

/*
 * Variables here for theme styling
 */
.order-detail[data-v-77f906e0] {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 43px;
  width: 320px;
  z-index: 2002;
  text-align: center;
  background-color: var(--bg-block);
}
.order-detail .header[data-v-77f906e0] {
  position: relative;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  border-bottom: 2px solid var(--special-color);
}
.order-detail .header span[data-v-77f906e0] {
  color: var(--active-color);
}
.order-detail .header svg[data-v-77f906e0] {
  position: absolute;
  top: 16px;
  right: 10px;
  color: #838D9E;
  line-height: 50px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.order-detail .header svg[data-v-77f906e0]:hover {
  color: var(--active-color);
}
.order-detail .items[data-v-77f906e0] {
  flex: 1;
  min-height: 0;
}
.order-detail .items li[data-v-77f906e0] {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  padding: 0 10px;
}
.order-detail .items li span[data-v-77f906e0]:first-child {
  color: #838D9E;
}
.order-detail .items li[data-v-77f906e0]:nth-child(2n) {
  background-color: var(--special-color);
}
.order-detail .items .order-status-name[data-v-77f906e0] {
  color: var(--active-color);
}
.order-detail .action-container[data-v-77f906e0] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 20px 20px 0;
}
.order-detail .action-container button[data-v-77f906e0] {
  margin-bottom: 10px;
}
.order-detail .cancel-notice[data-v-77f906e0] {
  background-color: var(--special-color);
  color: var(--default-font-color);
  padding: 10px;
}
.order-detail .cancel-notice p[data-v-77f906e0] {
  text-align: left;
  font-size: 12px;
  margin: 0;
}
.order-detail .cancel-notice p[data-v-77f906e0]:first-child {
  margin-bottom: 10px;
}

.mod-interrupt361 .interrupt-iframe {
  display: block;
  width: 100%;
  height: 400px;
}
.mod-interrupt361 .tt-modal-body {
  padding: 0;
}

/*
 * Variables here for theme styling
 */
.side-stock-trade[data-v-7c7651f6] {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 5px;
  bottom: 43px;
  z-index: 1000;
  width: 320px;
  right: 0;
  background-color: var(--bg-block);
}
.side-stock-trade .head[data-v-7c7651f6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-bottom: 1px solid var(--special-color);
  box-sizing: border-box;
  font-size: 14px;
}
.side-stock-trade .head span[data-v-7c7651f6] {
  max-width: 250px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.side-stock-trade .head svg[data-v-7c7651f6] {
  display: block;
  color: #616A79;
  cursor: pointer;
}
.side-stock-trade .head svg[data-v-7c7651f6]:hover {
  color: var(--active-color);
}
.side-stock-trade .main[data-v-7c7651f6] {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}

/*
 * Variables here for theme styling
 */
.order-submit[data-v-90be33ac] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.order-submit-button[data-v-90be33ac] {
  position: relative;
  min-width: 80px;
}

.trade-warning-modal .highlight {
  color: var(--active-color);
}
.trade-warning-modal .paragraph {
  margin-top: 10px;
}
.trade-warning-modal .paragraph:first-child {
  margin-top: 0;
}

.field-box[data-v-2ab179a7] {
  display: flex;
  margin-bottom: 10px;
}
.field-label[data-v-2ab179a7] {
  flex: 1;
  min-width: 104px;
  height: 32px;
  line-height: 32px;
  padding: 0 0 0 10px;
  text-align: left;
}
.field-main[data-v-2ab179a7] {
  width: 210px;
  padding-right: 10px;
  margin: 0;
}

/*
 * Variables here for theme styling
 */
.tt-select-box[data-v-24989f98] {
  width: 100%;
}

.radio-box[data-v-08c1c700] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.radio-cell[data-v-08c1c700] {
  flex: 1;
  height: 30px;
  margin-right: 10px;
  line-height: 28px;
  color: #838d9e;
  text-align: center;
  border: solid 1px var(--light-grey);
  border-radius: 2px;
  cursor: pointer;
  outline: none;
}
.radio-cell[data-v-08c1c700]:last-child {
  margin-right: 0;
}
.radio-cell.active[data-v-08c1c700] {
  color: var(--active-color);
  border-color: var(--active-color);
}
.radio-cell[data-v-08c1c700]:not(.disabled):focus {
  border-color: var(--active-color);
}
.radio-cell.disabled[data-v-08c1c700] {
  opacity: 0.8;
  cursor: default;
}


[data-v-45823c55] .radio-box .radio-cell {
  max-width: 95px;
}


[data-v-2e83cd95] .radio-box .radio-cell {
  max-width: 95px;
}

.add-order[data-v-4c3c3432] {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid var(--special-color);
}

ul[data-v-372f3d12],
li[data-v-372f3d12] {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.check-box[data-v-372f3d12] {
  width: 190px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.check-box li[data-v-372f3d12] {
  position: relative;
  width: 95px;
  height: 30px;
  line-height: 30px;
  flex-grow: 0;
  flex-shrink: 0;
  border: 1px solid var(--light-grey);
  color: #838d9e;
  font-size: 12px;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 5px;
  cursor: pointer;
  transition: color, border 0.1s ease-in;
}
.check-box li input[type='radio'][data-v-372f3d12] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.check-box li label[data-v-372f3d12] {
  font-size: 14px;
}

/*
 * Variables here for theme styling
 */
.order-hint[data-v-014aafaa] {
  margin: 8px 0;
  color: var(--sub-text-color);
  cursor: pointer;
}
.order-hint span[data-v-014aafaa] {
  border-bottom: 1px solid var(--border-color);
}
.hint-desc[data-v-014aafaa] {
  white-space: pre-line;
  color: var(--sub-text-color);
}
.tt-select-box[data-v-014aafaa] {
  width: 100%;
}

.unit-price-tip[data-v-395d7818] {
  font-size: 12px;
  margin-top: 5px;
  text-align: left;
  color: #838d9e;
}


.stp-hint[data-v-1c288710] {
  margin-top: 5px;
  color: #838d9e;
  text-align: left;
  font-size: 12px;
}


.quantity-tip {
  margin-top: 5px;
  text-align: left;
  color: var(--active-color);
}

.positon[data-v-fd96e18a] {
  display: flex;
}
.positon label[data-v-fd96e18a] {
  min-width: 100px;
  text-align: left;
  padding: 10px;
}
.positon .variety[data-v-fd96e18a] {
  margin-top: 3px;
  width: 200px;
  flex: 0 0;
}

.total-money[data-v-2322b4a8] {
  height: 36px;
  line-height: 36px;
  text-align: center;
}

/*
 * Variables here for theme styling
 */
.profit-loss {
  width: 290px;
  margin: 0 auto;
  text-align: center;
}
.profit-loss .expire-date {
  color: #838d9e;
  text-align: right;
  width: 285px;
}
.profit-loss svg {
  margin: 5px 0 20px 40px;
  border: 1px solid var(--light-grey);
  overflow: visible;
}
.profit-loss .line-path {
  fill: none;
  stroke: var(--default-font-color);
  stroke-width: 1;
}
.profit-loss .y-title,
.profit-loss .x-title {
  fill: #838d9e;
  font-size: 12px;
}
.profit-loss .domain,
.profit-loss .tick {
  stroke: transparent;
}
.profit-loss .domain line,
.profit-loss .tick line {
  stroke: transparent;
}
.profit-loss .domain text,
.profit-loss .tick text {
  fill: #838d9e;
  font-size: 12px;
}
.profit-loss .center-line .domain {
  stroke: var(--red);
}
.profit-loss .center-line .tick {
  display: none;
}
.profit-loss .x-line .tick:first-of-type line,
.profit-loss .x-line .tick:last-of-type line {
  stroke: transparent;
}
.profit-loss .x-line .tick:first-of-type text,
.profit-loss .x-line .tick:last-of-type text {
  display: none;
}

.pnl-attributes[data-v-07daad3a] {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px 10px;
}
.attr[data-v-07daad3a] {
  width: 48%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.attr[data-v-07daad3a]:nth-child(2n) {
  margin-left: 10px;
}
.name[data-v-07daad3a] {
  color: var(--sub-text-color);
}

.header[data-v-6ffbc64c] {
  display: flex;
  padding: 10px 10px 7px;
  justify-content: space-between;
}
.header .icon[data-v-6ffbc64c] {
  cursor: pointer;
  color: #838d9e;
  -webkit-user-select: none;
          user-select: none;
}

.order-form-container[data-v-62f67bba] {
  flex: 1;
  min-height: 0;
}

/*
 * Variables here for theme styling
 */
.market-status-isLeveraged[data-v-38b783e6] {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  margin: 0 10px 10px;
}
.market-status-isLeveraged .trade-status[data-v-38b783e6] {
  display: flex;
  flex: 1;
  justify-content: space-between;
  flex-shrink: 0;
  color: #838d9e;
}
.market-status-isLeveraged .trade-status .tips[data-v-38b783e6] {
  font-size: 12px;
  font-weight: 600;
  color: var(--active-color);
}
.market-status-isLeveraged .margin-content[data-v-38b783e6] {
  flex: 1;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  color: #838d9e;
}

.sort-arrow-container[data-v-233f7a42] {
  display: inline-block;
  vertical-align: middle;
}
.sort-arrow-container .icon[data-v-233f7a42] {
  width: 7px;
  height: 12px;
  cursor: pointer;
  margin-top: -2px;
  margin-left: 2px;
}

/*
 * Variables here for theme styling
 */
.cancel-btn .cancel[data-v-c9e0e06a] {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.cancel-btn .disabled[data-v-c9e0e06a] {
  color: #838D9E;
  cursor: default;
}

/*
 * Variables here for theme styling
 */
.mod-order-mark[data-v-9c8eb3f4] {
  display: inline-block;
  width: 16px;
  height: 14px;
  overflow: hidden;
  border-radius: 2px;
}
.mark[data-v-9c8eb3f4] {
  display: inline-block;
  line-height: 28px;
  text-align: center;
  vertical-align: bottom;
  width: 34px;
  height: 28px;
  font-weight: 400;
  font-size: 20px;
  background-color: var(--active-color);
  color: var(--default-font-color);
  transform: scale(0.5);
  transform-origin: 0 0;
  margin-top: 0;
  overflow: hidden;
}
.light[data-v-9c8eb3f4] {
  color: #fff;
}
.dark[data-v-9c8eb3f4] {
  color: #000;
}

/*
 * Variables here for theme styling
 */
table[data-v-10e10250] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  margin: 0;
  border: none;
}
table svg[data-v-10e10250] {
  width: 10px;
  height: 6px;
}
table tr[data-v-10e10250] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
}
table tr td[data-v-10e10250] {
  flex-grow: 0;
  flex-shrink: 0;
}
table tr .stock-info[data-v-10e10250] {
  flex-grow: 1;
}
table thead[data-v-10e10250] {
  padding: 0;
}
table thead tr[data-v-10e10250] {
  height: 30px;
}
table thead th[data-v-10e10250] {
  line-height: 30px;
  color: #838D9E;
}
table thead th.action-status[data-v-10e10250],
table thead th.date[data-v-10e10250] {
  margin-right: 25px;
  padding-right: 0;
}
table tbody[data-v-10e10250] {
  flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
table tbody tr[data-v-10e10250] {
  height: 40px;
  cursor: pointer;
}
table tbody tr.selected[data-v-10e10250] {
  background-color: var(--table-select-color);
}
table tbody tr[data-v-10e10250]:nth-child(2n + 1):not(.selected) {
  background-color: var(--divide-color);
}
table tbody tr[data-v-10e10250]:hover:not(.selected) {
  background-color: var(--table-select-color);
}
table tbody tr td.price > p[data-v-10e10250],
table tbody tr td.date > p[data-v-10e10250] {
  text-align: right;
}
table th[data-v-10e10250],
table td[data-v-10e10250] {
  padding: 0;
  margin: 0;
  font-size: 12px;
  border: none;
}
table th p[data-v-10e10250],
table td p[data-v-10e10250] {
  margin: 0;
  font-size: 12px;
}
table th[data-v-10e10250] .no-mark,
table td[data-v-10e10250] .no-mark {
  padding-left: 16px;
  overflow: hidden;
  white-space: nowrap;
}
table th:first-of-type p[data-v-10e10250]:last-of-type,
table td:first-of-type p[data-v-10e10250]:last-of-type {
  font-size: 12px;
  color: #838D9E;
}
table th:not(:first-of-type) p[data-v-10e10250]:first-of-type,
table td:not(:first-of-type) p[data-v-10e10250]:first-of-type {
  color: var(--default-font-color);
}
table th:not(:first-of-type) p[data-v-10e10250]:last-of-type,
table td:not(:first-of-type) p[data-v-10e10250]:last-of-type {
  color: #838D9E;
  font-size: 12px;
}
table .icon-name-wrap[data-v-10e10250],
table[data-v-10e10250] .symbol {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
}
table .icon-name-wrap span[data-v-10e10250],
table[data-v-10e10250] .symbol span {
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
table .symbol[data-v-10e10250] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  height: 18px;
}
table .symbol[data-v-10e10250] .text-tip {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #838D9E;
}
.finished-order-table th[data-v-10e10250] {
  text-align: right;
}
.finished-order-table .stock-info[data-v-10e10250] {
  width: 108px;
  text-align: left;
  flex-grow: 1;
}
.finished-order-table .stock-info .symbol[data-v-10e10250] {
  color: #838D9E;
}
.finished-order-table .action[data-v-10e10250] {
  width: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.finished-order-table td.operation-toggle[data-v-10e10250] {
  flex-grow: 0;
}
.finished-order-table .price[data-v-10e10250] {
  width: 65px;
  flex-shrink: 0;
}
.finished-order-table .date[data-v-10e10250] {
  width: 64px;
}
.open-cancel-order-table th[data-v-10e10250] {
  text-align: right;
}
.open-cancel-order-table .stock-info[data-v-10e10250] {
  width: 80px;
  text-align: left;
}
.open-cancel-order-table td.stock-info[data-v-10e10250] {
  width: 145px;
  flex-shrink: 0;
  flex-grow: 1;
}
.open-cancel-order-table td.stock-info .stock-info-line1[data-v-10e10250],
.open-cancel-order-table td.stock-info .stock-info-line2[data-v-10e10250] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.open-cancel-order-table td.stock-info .stock-info-line2[data-v-10e10250] {
  color: #838D9E;
}
.open-cancel-order-table td.stock-info .order-type-value[data-v-10e10250],
.open-cancel-order-table td.stock-info .order-type-name[data-v-10e10250] {
  padding-left: 4px;
}
.open-cancel-order-table td.no-price[data-v-10e10250] {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.open-cancel-order-table td.no-price .stock-info-line1[data-v-10e10250] {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.open-cancel-order-table td.no-price .stock-info-line2[data-v-10e10250] {
  align-items: center;
}
.open-cancel-order-table .price-type[data-v-10e10250] {
  width: 65px;
  text-align: right;
}
.open-cancel-order-table .price-type span[data-v-10e10250] {
  display: inline-block;
  width: 100%;
}
.open-cancel-order-table .quantity[data-v-10e10250] {
  width: 63px;
  flex-shrink: 0;
  text-align: right;
}
.open-cancel-order-table .action-status[data-v-10e10250] {
  width: 64px;
  text-align: right;
}
td.operation-toggle[data-v-10e10250] {
  display: flex;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: flex-end;
  font-size: 12px;
  width: 25px;
  color: #616A79;
}
.order-type-name[data-v-10e10250] {
  white-space: nowrap;
  color: var(--default-font-color);
}

/*
 * Variables here for theme styling
 */
.mod__no-data {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.mod__no-data .no-data-box {
  border-radius: 3px;
  padding: 12px 15px;
  background-color: var(--special-color);
  font-size: 14px;
  min-width: 20%;
  text-align: center;
}
.mod__no-data .no-data-box .no-data-icon,
.mod__no-data .no-data-box .no-data-text {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  color: #838D9E;
}
.mod__no-data .no-data-box .no-data-icon {
  font-size: 18px;
}

.external-view-head[data-v-f83af888] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 41px;
  line-height: 40px;
  padding: 0 10px;
  border-bottom: 1px solid var(--special-color);
  font-size: 14px;
  font-weight: bold;
}
.icon[data-v-f83af888] {
  margin-left: 8px;
  color: var(--sub-text-color);
  cursor: pointer;
}
.icon[data-v-f83af888]:hover {
  color: var(--active-color);
}

/*
 * Variables here for theme styling
 */
.side-stock-view[data-v-398bf78a] {
  position: fixed;
  top: 3px;
  bottom: 43px;
  right: 0;
  width: 320px;
  z-index: 999;
  background-color: var(--bg-block);
  display: flex;
}
.side-stock-view .external-view[data-v-398bf78a] {
  width: 100%;
  display: flex;
  flex-direction: column;
}


/*# sourceMappingURL=main~5dd0f905.f46195a109.css.map*/