.title[data-v-513a1d91] {
  width: 100%;
  height: 2.25rem;
  border-bottom: 0.25rem solid;
  border-right: 0.25rem solid;
  text-indent: 1em;
  font-size: 0.875rem;
  box-sizing: border-box;
  color: #ad2935;
  display: flex;
  align-items: center;
  font-weight: 800;
}
[data-theme="light"] .title[data-v-513a1d91] {
  background: #fff !important;
}
[data-theme="dark"] .title[data-v-513a1d91] {
  background: #1A253A !important;
}
[data-theme="light"] .title[data-v-513a1d91] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] .title[data-v-513a1d91] {
  border-color: #111C30 !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog {
  border-radius: 1.25rem;
  width: 37.5rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog {
  background: #111723 !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  height: 2.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border: none;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 1rem 0 0 0;
  background: url(../img/dialog_logo.b1b532ae.png) no-repeat;
  background-position: center;
  background-size: 5.625rem 1.75rem;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .dialog-header {
  color: #262626 !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .dialog-header {
  color: #E7EEF8 !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  width: 40%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.25rem;
  font-weight: 700;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0;
  color: #fff;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  font-size: 1.375rem;
  line-height: 2.75rem;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 0.75rem;
  padding: 1.5rem 0;
  overflow-y: auto;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body {
  background: #fff !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body .top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.25rem 3.125rem 0.625rem 3.125rem;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body .top .top_warn {
  width: 2.0625rem;
  height: 2.0625rem;
  margin-right: 0.8125rem;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body .top .text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body .top .text {
  color: #5F6472 !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__body .top .text {
  color: #E7EEF8 !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 1.5rem;
}
[data-theme="light"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] .ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: center;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 0.75rem;
  font-weight: 400;
  color: #ffffff;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
}
.ErrorDialog[data-v-13d8f36c] .el-dialog .el-dialog__footer .dialog-footer .cancel {
  background: #5f6472;
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
}
.table-container[data-v-efdcd424] {
  background-color: #1D1C29;
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
  margin-bottom: 0.5rem;
  flex: 1;
  min-height: 0;
  max-height: calc(100vh - 4.375rem - 4.375rem - 2rem - 2.4375rem - 3.25rem - 2.25rem - 2rem - 2.25rem - 0.5rem);
  display: flex;
  flex-direction: column;
}
[data-v-efdcd424] .el-table {
  background-color: #1D1C29;
  border: none;
  flex: 1;
  display: flex;
  flex-direction: column;
}
[data-v-efdcd424] .el-table th.el-table__cell,[data-v-efdcd424] .el-table td.el-table__cell {
  padding: 0 !important;
}
[data-v-efdcd424] .el-table th.el-table__cell .cell,[data-v-efdcd424] .el-table td.el-table__cell .cell {
  padding: 0 !important;
  margin: 0 !important;
}
[data-v-efdcd424] .el-table th,[data-v-efdcd424] .el-table td {
  padding: 0 !important;
}
[data-v-efdcd424] .el-table .el-table__header-wrapper {
  width: 100% !important;
  padding-right: 0 !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper {
  width: 100% !important;
  box-sizing: border-box !important;
}
[data-v-efdcd424] .el-table th.gutter,[data-v-efdcd424] .el-table colgroup col[name="gutter"] {
  width: 0.625rem !important;
  box-sizing: border-box !important;
}
[data-v-efdcd424] .el-table .el-table__header colgroup col[name="gutter"] {
  display: table-cell !important;
}
[data-v-efdcd424] .el-table .el-table__body colgroup col[name="gutter"] {
  display: table-cell !important;
}
[data-v-efdcd424] .el-table::before {
  display: none;
}
[data-v-efdcd424] .el-table::after {
  display: none;
}
[data-v-efdcd424] .el-table .el-table__expand-icon {
  display: none;
}
[data-v-efdcd424] .el-table .el-table__header {
  background-color: transparent !important;
  width: 100% !important;
}
[data-v-efdcd424] .el-table .el-table__header .el-table__cell {
  padding: 0 !important;
  height: 2.25rem !important;
  font-family: 'Noto Sans CJK', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 1.125rem !important;
  letter-spacing: 0% !important;
  font-variant-numeric: lining-nums tabular-nums !important;
  box-sizing: border-box !important;
  color: #858492 !important;
  background-color: transparent !important;
  border: none !important;
  overflow: hidden !important;
}
[data-v-efdcd424] .el-table .el-table__header .el-table__cell .cell {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0 !important;
  line-height: 1.125rem !important;
  font-family: 'Noto Sans CJK', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  color: #858492 !important;
  text-align: left !important;
  box-sizing: border-box !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  width: 100% !important;
}
[data-v-efdcd424] .el-table .el-table__header .el-table__cell:nth-child(n+5) .cell {
  text-align: left !important;
  justify-content: flex-start !important;
  align-items: center !important;
  display: flex !important;
}
[data-v-efdcd424] .el-table .el-table__header tr {
  background-color: transparent !important;
}
[data-v-efdcd424] .el-table .el-table__header-wrapper {
  min-height: 2rem !important;
  background-color: transparent !important;
}
[data-v-efdcd424] .el-table .el-table__header-wrapper .el-table__header {
  background-color: transparent !important;
}
[data-v-efdcd424] .el-table .el-table__header-wrapper .el-table__header th {
  background-color: transparent !important;
  color: #858492 !important;
  text-align: left !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper {
  flex: 1;
  min-height: 0;
  box-sizing: border-box !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
  background: #cac9c9;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 0.625rem;
  background: transparent;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body {
  width: 100% !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body tr {
  background-color: #1D1C29;
  border-bottom: 0.0625rem dashed #444;
  cursor: pointer;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body tr.el-table__row--level-1 {
  background-color: #100F1A !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0 !important;
  height: 2.75rem;
  font-family: 'Noto Sans CJK', sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.125rem;
  letter-spacing: 0%;
  font-variant-numeric: lining-nums tabular-nums;
  box-sizing: border-box !important;
  color: white;
  border: none;
  border-bottom: 0.0625rem dashed #444;
  overflow: hidden !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 !important;
  line-height: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body .el-table__cell:nth-child(n+5) .cell {
  text-align: left !important;
  justify-content: flex-start !important;
  align-items: center !important;
  display: flex !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body .el-table__cell:has(.failed-reasons) {
  height: auto !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .el-table__body .el-table__cell:has(.failed-reasons) .cell {
  overflow: visible !important;
  white-space: normal !important;
  display: block !important;
  padding: 0 !important;
}
[data-v-efdcd424] .el-table .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
[data-v-efdcd424] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
[data-v-efdcd424] .el-table .el-table__body tr.el-table__row--level-1:hover>td {
  background-color: #100F1A !important;
}
[data-v-efdcd424] .el-table--enable-row-hover .el-table__body tr.el-table__row--level-1:hover>td {
  background-color: #100F1A !important;
}
[data-v-efdcd424] .el-table .el-table__body tr.el-table__row--level-1 .el-table__cell {
  background-color: #100F1A !important;
}
[data-v-efdcd424] .el-table .el-table__header .time-column .cell,[data-v-efdcd424] .el-table .el-table__body .time-column .cell {
  padding: 0 !important;
  overflow: visible !important;
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  height: auto !important;
  display: block !important;
}
[data-v-efdcd424] .el-table .el-table__body .time-column {
  height: auto !important;
}
[data-v-efdcd424] .el-table .time-content {
  word-wrap: break-word !important;
  word-break: break-all !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
  display: flex;
  flex-direction: column;
  line-height: 1.4;
}
[data-v-efdcd424] .el-table .time-content .time-date {
  display: block;
  line-height: 1.125rem;
}
[data-v-efdcd424] .el-table .time-content .time-time {
  display: block;
  line-height: 1.125rem;
  margin-top: 0.125rem;
}
[data-v-efdcd424] .el-table .el-table__header .server-column .cell,[data-v-efdcd424] .el-table .el-table__body .server-column .cell {
  padding: 0 !important;
  overflow: hidden !important;
}
[data-v-efdcd424] .el-table .server-content {
  width: 100%;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  line-height: 1.125rem;
  display: block;
}
[data-v-efdcd424] .el-table .el-table__header .platform-column .cell,[data-v-efdcd424] .el-table .el-table__body .platform-column .cell {
  justify-content: center !important;
  text-align: center !important;
}
[data-v-efdcd424] .el-table .el-table__empty-block {
  width: 100% !important;
  background-color: #1D1C29;
}
[data-v-efdcd424] .el-table .el-table__empty-text .svga_box,[data-v-efdcd424] .el-table .el-table__empty-block .svga_box {
  display: none !important;
}
[data-v-efdcd424] .el-table .el-table__empty-block ~ .el-loading-mask,[data-v-efdcd424] .el-table .el-table__empty-text ~ .el-loading-mask {
  display: none !important;
}
[data-v-efdcd424] .el-table .el-table__empty-block .el-loading-spinner,[data-v-efdcd424] .el-table .el-table__empty-block .el-loading-text,[data-v-efdcd424] .el-table .el-table__empty-block .svga_box {
  display: none !important;
}
.signal-name-cell[data-v-efdcd424] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.signal-name-cell .arrow-img[data-v-efdcd424] {
  width: 0.375rem;
  height: 0.625rem;
  margin-right: 0.3125rem;
  display: inline-block;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}
.signal-name-cell .arrow-img.rotated[data-v-efdcd424] {
  transform: rotate(90deg);
}
.signal-name-cell .arrow-content[data-v-efdcd424] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
}
.signal-name-cell .arrow-content img[data-v-efdcd424] {
  width: 1rem;
  height: 1rem;
}
.signal-name-cell .arrow-name[data-v-efdcd424] {
  flex: 1;
  min-width: 0;
  margin-right: 0.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .type-column .cell,[data-v-efdcd424] .el-table .el-table__header-wrapper .type-column .cell {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0 !important;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .type-column .cell .type,[data-v-efdcd424] .el-table .el-table__header-wrapper .type-column .cell .type {
  opacity: 1 !important;
  color: #171622 !important;
  padding: 0.25rem 0.125rem 0.25rem 0.125rem !important;
  line-height: 1.2 !important;
  font-family: "Noto Sans SC", sans-serif !important;
  font-weight: 500 !important;
  font-size: 0.625rem !important;
  text-align: center;
  display: flex !important;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
[data-v-efdcd424] .el-table .el-table__body-wrapper .type-column .cell .type.buy,[data-v-efdcd424] .el-table .el-table__body-wrapper .type-column .cell .type.sell,[data-v-efdcd424] .el-table .el-table__header-wrapper .type-column .cell .type.buy,[data-v-efdcd424] .el-table .el-table__header-wrapper .type-column .cell .type.sell {
  opacity: 1 !important;
  border-radius: 0.125rem !important;
  color: #171622 !important;
  font-family: "Noto Sans SC", sans-serif !important;
  font-weight: 500 !important;
  font-size: 0.625rem !important;
  text-align: center;
  display: flex !important;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.failed-reasons[data-v-efdcd424] {
  color: #f6665d;
  font-size: 0.75rem;
  white-space: normal;
  word-wrap: break-word;
}
.failed-reasons .failed-reasons-row[data-v-efdcd424] {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.failed-reasons .failure-section[data-v-efdcd424] {
  flex: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.5rem;
}
.failed-reasons .failure-section[data-v-efdcd424]:not(:last-child) {
  margin-right: 1.5rem;
}
.failed-reasons .failure-title[data-v-efdcd424] {
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}
.failed-reasons .failure-reason-item[data-v-efdcd424] {
  display: inline-block;
  white-space: nowrap;
  flex-shrink: 0;
}
.pl[data-v-efdcd424] {
  font-weight: bold;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: auto;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  isolation: isolate;
}
.platform[data-v-efdcd424] {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.3125rem;
}
.mt4[data-v-efdcd424] {
  background-color: green;
}
.no-cell[data-v-efdcd424] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.125rem;
}
.no-flag-icon[data-v-efdcd424] {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
[data-v-efdcd424] .el-table__indent {
  padding: 0 !important;
}
.empty-state[data-v-efdcd424] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 0;
}
.empty-state .empty-state-content[data-v-efdcd424] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.empty-state .empty-state-content .empty-state-img[data-v-efdcd424] {
  height: 6.25rem;
  width: auto;
}
.empty-state .empty-state-content .empty-state-text[data-v-efdcd424] {
  font-size: 0.875rem;
  color: #858492;
  text-align: center;
}
