@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;

700&display=swap);
.Hidedata[data-v-66b92a81] .el-table__body {
  filter: blur(0.1875rem);
}
[data-theme="light"] .table[data-v-66b92a81] .el-table,
[data-theme="light"] .table[data-v-66b92a81] .el-table__expanded-cell {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table,
[data-theme="dark"] .table[data-v-66b92a81] .el-table__expanded-cell {
  background: #171622 !important;
}
[data-theme="light"] .table[data-v-66b92a81] .odd-row {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .odd-row {
  background: #171622 !important;
}
[data-theme="light"] .table[data-v-66b92a81] .even-row {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .even-row {
  background: #171622 !important;
}
.table[data-v-66b92a81] .el-table th.gutter {
  display: table-cell !important;
}
.table[data-v-66b92a81] .el-table .el-table__cell {
  line-height: 1;
  border-bottom: 0.0625rem dashed #fff;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table .el-table__cell {
  border-color: #272536 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table .el-table__cell {
  border-color: #272536 !important;
}
.table[data-v-66b92a81] .el-table .cell {
  padding: 0 0.5rem;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.table[data-v-66b92a81] .el-table .cell .el-select .el-input--mini .el-input__inner {
  width: 100%;
  color: #858492 !important;
  padding-left: 0.3125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.table[data-v-66b92a81] .el-table .cell .el-select .el-input--mini .el-input__suffix {
  right: -0.125rem;
}
.table[data-v-66b92a81] .el-table .cell .el-select .el-input--mini .el-input__icon {
  line-height: 1.5rem;
}
.table[data-v-66b92a81] .el-table .cell .login_type_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table[data-v-66b92a81] .el-table .cell .login_type_box .login_type_text {
  position: relative;
}
.table[data-v-66b92a81] .el-table .cell .login_type_box .login_type_text .verify_img {
  position: absolute;
  top: 50%;
  transform: translate(5%, -50%);
  width: 3.125rem;
  height: 1.125rem;
  cursor: pointer;
}
.table[data-v-66b92a81] .el-table .cell .login_type_box .login_type_text .verify_icon {
  position: absolute;
  top: 50%;
  transform: translate(-110%, -50%);
  width: 1.125rem;
  height: 1.125rem;
}
.table[data-v-66b92a81] .el-table__empty-block {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table__empty-block {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table__empty-block {
  background: #171622 !important;
}
.table[data-v-66b92a81] .el-table__empty-block .svga_box {
  width: 100%;
  display: none !important;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table__empty-block .svga_box {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table__empty-block .svga_box {
  background: #171622 !important;
}
.table[data-v-66b92a81] .empty-state {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 0;
}
.table[data-v-66b92a81] .empty-state .empty-state-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.table[data-v-66b92a81] .empty-state .empty-state-content .empty-state-img {
  height: 6.25rem;
  width: auto;
}
.table[data-v-66b92a81] .empty-state .empty-state-content .empty-state-text {
  font-size: 0.875rem;
  color: #858492;
  text-align: center;
}
.table[data-v-66b92a81] .el-table__empty-text {
  font-size: 1rem;
}
.table[data-v-66b92a81] .el-table__header {
  width: 100% !important;
}
.table[data-v-66b92a81] .el-table__header .gutter {
  width: 0 !important;
}
.table[data-v-66b92a81] .el-table__header th,
.table[data-v-66b92a81] .el-table__header tr {
  height: 2.75rem;
  font-size: 0.875rem;
  color: #858492;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table__header th,
[data-theme="light"] .table[data-v-66b92a81] .el-table__header tr {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table__header th,
[data-theme="dark"] .table[data-v-66b92a81] .el-table__header tr {
  background: #171622 !important;
}
.table[data-v-66b92a81] .el-table--border th.gutter:last-of-type {
  width: 0.4375rem !important;
}
.table[data-v-66b92a81] .el-table__header colgroup col[name="gutter"] {
  display: table-cell !important;
}
.table[data-v-66b92a81] .el-table__footer colgroup col[name="gutter"] {
  display: table-cell !important;
}
.table[data-v-66b92a81] .el-table th>.cell {
  white-space: normal;
}
.table[data-v-66b92a81] .el-table__body-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.table[data-v-66b92a81] .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
}
.table[data-v-66b92a81] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
  border: 0.3125rem solid transparent;
  width: 0.625rem;
  background-color: #cfcfd1;
}
.table[data-v-66b92a81] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-left: none;
  box-shadow: none;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #171622 !important;
}
.table[data-v-66b92a81] .el-table {
  border: none;
}
.table[data-v-66b92a81] .el-table::before {
  display: none;
}
.table[data-v-66b92a81] .el-table--border::after,
.table[data-v-66b92a81] .el-table--group::after,
.table[data-v-66b92a81] .el-table::before {
  height: 0;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table--border::after,
[data-theme="light"] .table[data-v-66b92a81] .el-table--group::after,
[data-theme="light"] .table[data-v-66b92a81] .el-table::before {
  background: #efefef !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table--border::after,
[data-theme="dark"] .table[data-v-66b92a81] .el-table--group::after,
[data-theme="dark"] .table[data-v-66b92a81] .el-table::before {
  background: #2D3D5C !important;
}
.table[data-v-66b92a81] .el-table__footer-wrapper .has-gutter th,
.table[data-v-66b92a81] .el-table__body td,
.table[data-v-66b92a81] .el-table__body th {
  height: 2.5rem;
  font-size: 0.75rem !important;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #171622 !important;
}
.table[data-v-66b92a81] .el-table td,
.table[data-v-66b92a81] .el-table th {
  padding: 0 !important;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table td,
[data-theme="light"] .table[data-v-66b92a81] .el-table th {
  border-color: #efefef !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table td,
[data-theme="dark"] .table[data-v-66b92a81] .el-table th {
  border-color: #2D3D5C !important;
}
.table[data-v-66b92a81] .el-table--border {
  border: none;
}
.table[data-v-66b92a81] .el-table--border,
.table[data-v-66b92a81] .el-table--group {
  border-top: none;
}
[data-theme="light"] .table[data-v-66b92a81] .el-table--border,
[data-theme="light"] .table[data-v-66b92a81] .el-table--group {
  border-color: #efefef !important;
}
[data-theme="dark"] .table[data-v-66b92a81] .el-table--border,
[data-theme="dark"] .table[data-v-66b92a81] .el-table--group {
  border-color: #2D3D5C !important;
}
.table[data-v-66b92a81] .el-table .el-checkbox .is-checked .el-checkbox__inner,
.table[data-v-66b92a81] .el-table .el-checkbox .is-indeterminate .el-checkbox__inner {
  background-color: #ad2935;
  border-color: #ad2935;
}
.table[data-v-66b92a81] .el-table .caret-wrapper {
  height: 1.75rem !important;
}
.table[data-v-66b92a81] .el-table .sort-caret.ascending {
  top: 0.1875rem;
}
.table[data-v-66b92a81] .el-table .ascending .sort-caret.ascending {
  border-bottom-color: #ad2935;
}
.table[data-v-66b92a81] .el-table .descending .sort-caret.descending {
  border-top-color: #ad2935;
}
.table[data-v-66b92a81] .el-table .sort-caret.descending {
  bottom: 0.125rem;
}
.table[data-v-66b92a81] .tooltip-width {
  max-width: 12.5rem;
}
.tooltip-width {
  max-width: 25rem;
  font-size: 1rem;
  background-color: #111723;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
}
.el-dialog[data-v-4666303d] {
  border-radius: 0.625rem !important;
  width: 70%;
}
.el-dialog__header[data-v-4666303d] {
  /* padding: 20px 20px 10px; */
  height: 2rem;
  padding: 0;
  border-radius: 0.625rem 0.625rem 0 0 !important;
  /* background-color: #ad2935; */
}
.el-dialog__headerbtn[data-v-4666303d] {
  position: absolute;
  top: 0.5rem;
  right: 0.9375rem;
}
.el-dialog__title[data-v-4666303d] {
  line-height: 2rem;
  font-size: 0.875rem;
  color: #fff;
  padding-left: 0.625rem;
}
.el-input[data-v-4666303d] {
  width: 8.375rem;
  font-size: 0.75rem;
}
.el-input__inner[data-v-4666303d] {
  height: 1.5rem;
  line-height: 1.5rem;
}
.el-form-item__label[data-v-4666303d] {
  font-size: 0.75rem;
}
.el-form-item[data-v-4666303d] {
  margin-bottom: 0;
}
.el-button--primary[data-v-4666303d] {
  color: #fff;
  height: 1.75rem;
  border-color: #fff;
  width: 5rem;
  background: rgba(173, 41, 53, 1) !important;
  border-radius: 0.25rem;
  line-height: 1.75rem;
}
.el-button[data-v-4666303d] {
  font-size: 0.75rem;
  width: 5rem;
  height: 1.75rem;
  background: rgba(247, 247, 247, 1);
  border-radius: 0.25rem;
}
.dialog-footer[data-v-4666303d] {
  display: flex;
  justify-content: center;
  margin-top: 0.625rem;
}
.el-radio__label[data-v-4666303d] {
  font-size: 0.75rem;
}
.setInput[data-v-4666303d] {
  width: 3.125rem;
  margin-left: 0.625rem;
}
.el-dialog__body[data-v-4666303d] {
  padding: 0.3125rem 1.25rem 1.25rem 1.25rem;
}
.titleSub[data-v-4666303d] {
  font-size: 0.75rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  border-bottom: 0.0625rem solid #EFEFEF;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.date-picker[data-v-4614fd48] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
[data-theme="light"] .date-picker[data-v-4614fd48] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] {
  color: rgba(255,255,255,0.5) !important;
}
.date-picker .title[data-v-4614fd48] {
  margin-right: 1rem;
  white-space: nowrap;
  background: transparent;
}
[data-theme="light"] .date-picker .title[data-v-4614fd48] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker .title[data-v-4614fd48] {
  color: rgba(255,255,255,0.5) !important;
}
.date-picker[data-v-4614fd48] .el-picker-panel__icon-btn {
  color: #000;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner {
  width: 15rem;
  height: 1.875rem;
  padding: 0 0.5rem;
  background: transparent;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
[data-theme="light"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner {
  color: rgba(255,255,255,0.5) !important;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range-separator {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 0.625rem;
  width: 1.25rem;
}
[data-theme="light"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range-separator {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range-separator {
  color: rgba(255,255,255,0.5) !important;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-input__icon {
  font-size: 1.0625rem;
  width: 1.25rem;
  margin: 0;
  line-height: 1.75rem;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range__close-icon {
  line-height: 1.875rem;
}
.date-picker[data-v-4614fd48] .el-range-editor .el-range-input {
  background: none;
  cursor: pointer;
}
[data-theme="light"] .date-picker[data-v-4614fd48] .el-range-editor .el-range-input {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] .el-range-editor .el-range-input {
  color: rgba(255,255,255,0.5) !important;
}
.date-picker[data-v-4614fd48] .el-range-editor.is-active,
.date-picker[data-v-4614fd48] .el-range-editor.is-active:hover {
  border-color: #ad2935;
}
.scrollbar[data-v-a0348f8e]  {
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  box-sizing: border-box;
}
.scrollbar[data-v-a0348f8e] .el-dialog {
  border-radius: 1.25rem;
  width: 25rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog {
  background: #111723 !important;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border-bottom: 0.0625rem solid #565b60;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: url(../img/dialog_logo.b1b532ae.png) no-repeat;
  background-position: center;
  background-size: 5.625rem 1.75rem;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header .dialog-header {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header .dialog-header {
  color: #fff !important;
}
.scrollbar[data-v-a0348f8e] .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;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0;
  color: #fff;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  font-size: 1.375rem;
  line-height: 3.75rem;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 1rem;
  padding: 1rem 3.75rem;
  overflow-y: auto;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body {
  background: #fff !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body .disconnected_dialog {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body .disconnected_dialog {
  color: #fff !important;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body .disconnected_dialog .disconnected {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.5rem 0;
  color: #f6665d;
  font-size: 1.25rem;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body .disconnected_dialog .disconnected .svg-icon {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 0.125rem;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__body .disconnected_dialog .disconnectedReason {
  color: white;
  margin: 0.3125rem 0;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 2rem;
  padding-top: 0;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.scrollbar[data-v-a0348f8e] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.scrollbar[data-v-a0348f8e] .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;
}
.scrollbar[data-v-a0348f8e] .card_item-wrapper {
  min-height: calc(11.625rem + 0.375rem);
  margin-bottom: 0.75rem;
  background: #B52337;
  border-radius: 0.375rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-top: 0.375rem;
}
.scrollbar[data-v-a0348f8e] .signal-ad-card {
  min-height: 12.625rem;
  height: 12.625rem;
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
  border-radius: 0.375rem;
  background-color: #1D1C29;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.scrollbar[data-v-a0348f8e] .signal-ad-card ::v-deep .ad-banner {
  all: unset;
  box-sizing: border-box;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0.375rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.scrollbar[data-v-a0348f8e] .signal-ad-card ::v-deep .ad-swiper,
.scrollbar[data-v-a0348f8e] .signal-ad-card ::v-deep .ad-swiper-wrap,
.scrollbar[data-v-a0348f8e] .signal-ad-card ::v-deep .ad-link {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.scrollbar[data-v-a0348f8e] .signal-ad-card ::v-deep .ad-link {
  display: block;
}
.scrollbar[data-v-a0348f8e] .signal-ad-card ::v-deep .ad-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.scrollbar[data-v-a0348f8e] .card_item {
  height: auto;
  min-height: 11.625rem;
  border-radius: 0.375rem;
  padding: 0.625rem 1.5rem 1.25rem 0.625rem;
  opacity: 1;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: stretch;
  background-color: #1D1C29;
}
.scrollbar[data-v-a0348f8e] .card_item.is-master {
  margin-top: 0;
}
.scrollbar[data-v-a0348f8e] .card_item:not(.is-master) {
  margin-top: 0.75rem;
}
.scrollbar[data-v-a0348f8e] .card_item .card_left {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  box-sizing: border-box;
  margin-right: 0.375rem;
}
.scrollbar[data-v-a0348f8e] .card_item .card_left .check-box {
  display: flex;
  align-items: center;
}
.scrollbar[data-v-a0348f8e] .card_item .card_left .check-box /deep/ .el-checkbox .el-checkbox__input .el-checkbox__inner {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.125rem;
}
.scrollbar[data-v-a0348f8e] .card_item .card_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_row1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_row2 {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  gap: 0.625rem;
  min-width: 0;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .signal_type-box {
  display: flex;
  flex-shrink: 0;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .signal_type-box img {
  width: 1.25rem;
  height: 1.25rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .chooseConnect {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .chooseConnect .connected {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .chooseConnect .connected img {
  width: 1rem;
  height: 1rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .chooseConnect .connected .connectedText {
  color: #39B163;
  margin-left: 0.375rem;
  line-height: 1.125rem;
  font-size: 0.75rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .chooseConnect .disconnected {
  display: flex;
  align-items: center;
  cursor: help;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .chooseConnect .disconnected .disconnectedPoint {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #f9bd3c;
  margin-right: 0.1875rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .chooseConnect .disconnected .disconnectedText {
  color: #f9bd3c;
  line-height: 1rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .signalName {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  font-weight: 700;
  font-size: 0.875rem;
  min-width: 0;
  cursor: pointer;
  height: 1.25rem;
  line-height: 1.25rem;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .signalName {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .signalName {
  color: #fff !important;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .signalName .name {
  height: 1.25rem;
  line-height: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .signalName .name:hover {
  text-shadow: 0.00625rem 0 0 currentColor;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .platform {
  margin-left: 0.625rem;
  background-color: #B52337;
  color: #ffffff;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding: 0.375rem 0.5rem 0.375rem 0.5rem;
  font-size: 0.625rem;
  box-sizing: border-box;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .platform.is-mt4 {
  background-color: #B52337;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .platform.is-mt5 {
  background-color: #B5233780;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .platform>div {
  height: auto;
  margin: 0;
  padding: 0;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-1,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-2,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-1,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-2,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more {
  color: #A8A5AD !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-1,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-2,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more {
  color: rgba(255,255,255,0.5) !important;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-1 .icon-box,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-2 .icon-box,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3 .icon-box,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more .icon-box {
  margin-right: 0;
  display: flex;
  align-items: center;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-1 .icon-box img,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-2 .icon-box img,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3 .icon-box img,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more .icon-box img {
  width: 1.25rem;
  height: 1.25rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-1>div:not(.icon-box):not(.more-popover-menu):not(.set-popover-menu),
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-2>div:not(.icon-box):not(.more-popover-menu):not(.set-popover-menu),
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3>div:not(.icon-box):not(.more-popover-menu):not(.set-popover-menu),
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more>div:not(.icon-box):not(.more-popover-menu):not(.set-popover-menu) {
  display: none;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-1:hover,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-2:hover,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3:hover,
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more:hover {
  cursor: pointer;
  text-shadow: 0.00625rem 0 0 currentColor;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3 img {
  margin-right: 0.375rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more .more-popover-menu {
  position: absolute;
  top: 100%;
  right: -1.25rem;
  margin-top: 0.25rem;
  z-index: 2000;
  width: -moz-fit-content;
  width: fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  opacity: 1;
  border-radius: 0.25rem;
  border: 0.0625rem solid #1f1e2b;
  padding: 0.25rem;
  background: rgba(5,5,26,0.85);
  display: flex;
  flex-direction: column;
  gap: 0;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.15);
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more .more-popover-item {
  height: 2.25rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #ffffff;
  cursor: pointer;
  border-radius: 0.125rem;
  padding: 0.375rem 1.5rem;
  gap: 0.75rem;
  white-space: nowrap;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-more .more-popover-item .popover-item-icon {
  width: clamp(1rem, 1.25vw, 1.25rem);
  height: clamp(1rem, 1.25vw, 1.25rem);
  min-width: clamp(1rem, 1.25vw, 1.25rem);
  min-height: clamp(1rem, 1.25vw, 1.25rem);
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3 .set-popover-menu {
  position: absolute;
  top: 100%;
  right: -1.25rem;
  margin-top: 0.25rem;
  z-index: 2000;
  width: -moz-fit-content;
  width: fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  opacity: 1;
  border-radius: 0.25rem;
  border: 0.0625rem solid #1f1e2b;
  padding: 0.25rem;
  background: rgba(5,5,26,0.85);
  display: flex;
  flex-direction: column;
  gap: 0;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.15);
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3 .set-popover-item {
  height: 2.25rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #ffffff;
  cursor: pointer;
  border-radius: 0.125rem;
  padding: 0.375rem 0.75rem;
  gap: 0.75rem;
  white-space: nowrap;
}
.scrollbar[data-v-a0348f8e] .card_item .content-1 .content-1_actions .content-4-3 .set-popover-item .popover-item-icon {
  width: clamp(1rem, 1.25vw, 1.25rem);
  height: clamp(1rem, 1.25vw, 1.25rem);
  min-width: clamp(1rem, 1.25vw, 1.25rem);
  min-height: clamp(1rem, 1.25vw, 1.25rem);
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
.scrollbar[data-v-a0348f8e] .card_item .content-2 {
  display: flex;
  justify-content: space-between;
}
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 {
  margin-right: 0.5rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 {
  overflow: hidden;
}
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 .value,
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 .value {
  margin-top: 0.5rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: auto;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  isolation: isolate;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 .value,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 .value {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 .value,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 .value {
  color: #fff !important;
}
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 .label,
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 .label {
  margin-top: 0.5rem;
  font-weight: 400;
  line-height: 1rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.625rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 .label,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 .label {
  color: #A8A5AD !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 .label,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 .label {
  color: rgba(255,255,255,0.5) !important;
}
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-1 .text-e,
.scrollbar[data-v-a0348f8e] .card_item .content-2 .content-2-2 .text-e {
  text-align: end;
}
.scrollbar[data-v-a0348f8e] .card_item .content-3 {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 0.875rem;
  padding-top: 0.75rem;
}
.scrollbar[data-v-a0348f8e] .card_item .content-3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.0625rem;
  background: repeating-linear-gradient(to right, rgba(255,255,255,0.101961) 0, rgba(255,255,255,0.101961) 0.125rem, transparent 0.125rem, transparent 0.25rem);
}
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .value2,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .value2,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .value2 {
  margin-top: 0.5rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0%;
  color: #DE294D;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: auto;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  isolation: isolate;
}
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .value1,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .value1,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .value1 {
  margin-top: 0.5rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: auto;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  isolation: isolate;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .value1,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .value1,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .value1 {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .value1,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .value1,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .value1 {
  color: #fff !important;
}
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .label,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .label,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .label {
  margin-top: 0.5rem;
  font-weight: 400;
  line-height: 1rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .label,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .label,
[data-theme="light"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .label {
  color: #A8A5AD !important;
}
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .label,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .label,
[data-theme="dark"] .scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .label {
  color: rgba(255,255,255,0.5) !important;
}
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .text-c,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .text-c,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .text-c {
  text-align: center;
}
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-1 .text-e,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-2 .text-e,
.scrollbar[data-v-a0348f8e] .card_item .content-3 .content-3-3 .text-e {
  text-align: end;
}
.scrollbar[data-v-a0348f8e] .card_item .main-icon {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.scrollbar[data-v-a0348f8e] .card_item .main-icon img {
  width: 4.375rem;
  height: 4.375rem;
  display: block;
}
.scrollbar[data-v-a0348f8e] .empty-state {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 25rem;
}
.scrollbar[data-v-a0348f8e] .empty-state .empty-state-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.scrollbar[data-v-a0348f8e] .empty-state .empty-state-content .empty-state-img {
  height: 6.25rem;
  width: auto;
}
.scrollbar[data-v-a0348f8e] .empty-state .empty-state-content .empty-state-text {
  font-size: 0.875rem;
  color: #858492;
  text-align: center;
}
.SignalSetDialog[data-v-163697c8] .el-dialog {
  border: none !important;
  background-color: #171622 !important;
  width: 50rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 1.25rem 1.5rem !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #171622 !important;
  border: none !important;
  border-bottom: none !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-family: 'Noto Sans CJK' !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .headerBox_title {
  font-family: 'Noto Sans CJK' !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body {
  background-color: #171622 !important;
  font-weight: 400;
  font-size: 1rem;
  border: none !important;
  border-top: none !important;
  color: #858492 !important;
  padding: 1.25rem 1.5rem !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body {
  color: #fff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .signalsetLoading {
  height: 18.75rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .signalsetLoading {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .signalsetLoading {
  background: #111723 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .signalsetLoading .svga_box {
  background-color: transparent !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain {
  margin-bottom: 1.25rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item {
  display: flex;
  margin-bottom: 1.25rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 13.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #858492 !important;
  padding-right: 1.5rem;
  box-sizing: border-box;
  height: 2.125rem;
  line-height: 2.125rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  font-size: 1rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #fff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  height: 2.125rem;
  border: 0.0625rem solid #1f1e2b !important;
  padding: 0 0.75rem;
  font-size: 0.75rem;
  color: #858492 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #100F1A !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
  font-size: 0.75rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder {
  color: #a8a5ad !important;
  font-size: 0.75rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon {
  position: absolute;
  top: 0;
  right: 2%;
  display: table-cell;
  font-size: 1rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box {
  position: absolute;
  top: -0.25rem;
  left: -5.5rem;
  display: table-cell;
  font-size: 0.75rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input {
  width: 13.125rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  width: 13.125rem;
  height: 2.125rem;
  border: 0.0625rem solid #1f1e2b !important;
  color: #858492 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #100F1A !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder {
  color: #858492 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder {
  color: #858492 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 28.75rem;
  word-wrap: break-word;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  font-size: 0.875rem;
  border: 0.0625rem solid #1f1e2b !important;
  color: #858492 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #100F1A !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-moz-placeholder {
  color: #858492 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::placeholder {
  color: #858492 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #fff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar {
  width: 0.4375rem;
  height: 0.4375rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder {
  color: #858492 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .setMain .set-item:last-child .textarea-input-box .el-textarea__inner {
  height: 4.4375rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  gap: 1.25rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 15.625rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon {
  line-height: 2.125rem;
  text-indent: 0;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-icon-arrow-up,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 15.625rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 15.625rem !important;
  border: 0.0625rem solid #1F1E2B !important;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  color: #858492 !important;
  font-size: 0.75rem !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  background: #100F1A !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select.is-opened .el-input__inner,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .selectBox .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .tips {
  display: flex;
  font-size: 0.625rem;
  font-weight: 400;
  height: 1rem;
  line-height: 1rem;
  margin-top: 0.4375rem;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .tips {
  color: #A8A5AD !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .tips {
  color: rgba(255,255,255,0.5) !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .tips>div {
  padding-right: 0.3125rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item {
  margin-bottom: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__label {
  width: 13.75rem !important;
  color: #858492 !important;
  padding-right: 1.5rem;
  font-size: 0.75rem;
  text-align: right;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content {
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input {
  width: 13.125rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  border: 0.0625rem solid #1f1e2b !important;
  color: #858492 !important;
  width: 13.125rem;
  font-size: 0.75rem;
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #100F1A !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select {
  width: 15.625rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-icon-arrow-up,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input {
  width: 15.625rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner {
  width: 15.625rem !important;
  border: 0.0625rem solid #1F1E2B !important;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  color: #858492 !important;
  font-size: 0.75rem !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner {
  background: #100F1A !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select.is-opened .el-input__inner,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .tips {
  margin-top: 0.4375rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total {
  width: 15.625rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  border: 0.0625rem solid #1f1e2b !important;
  color: #858492 !important;
  width: 15.625rem !important;
  height: 2.125rem;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  font-size: 0.75rem !important;
}
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="light"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="dark"] .SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  background: #100F1A !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner::-moz-placeholder,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner::placeholder,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner:not(:-moz-placeholder-shown),
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner:not(:placeholder-shown),
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__suffix,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__suffix::after,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__icon.el-icon-arrow-up,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__icon.el-select__caret,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__icon.el-icon-arrow-up,
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__icon.el-select__caret {
  display: none !important;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio {
  display: flex;
  align-items: center;
  height: 2.25rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .fixed-ratio {
  font-size: 0.75rem;
  line-height: 2.125rem;
  display: flex;
  align-items: center;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon {
  display: flex;
  align-items: center;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon img {
  width: 1rem;
  height: 1rem;
  margin-left: 0.125rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__footer {
  background-color: #171622 !important;
  border-radius: 0 0 0.25rem 0.25rem;
  padding-right: 2.5rem;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__footer .dialog-footer .sure {
  height: 2rem;
  background: #ad2935;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  font-size: 0.75rem;
  border: none;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__footer .dialog-footer .sure img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
  display: flex;
  align-items: center;
}
.SignalSetDialog[data-v-163697c8] .el-dialog .el-dialog__footer .dialog-footer .sure span {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}
.SignalSetDialog /deep/ .el-select.is-opened .el-input__suffix::after,
.SignalSetDialog /deep/ .el-select.is-focus .el-input__suffix::after {
  transform: scaleX(-1) rotate(90deg) !important;
}
.SignalSetDialog /deep/ .el-select.is-opened .el-input__inner,
.SignalSetDialog /deep/ .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
.SignalSetDialog /deep/ .el-select .el-input__inner,
.SignalSetDialog /deep/ .el-input__inner,
.SignalSetDialog /deep/ .el-textarea__inner {
  border: 0.0625rem solid #1F1E2B !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .SignalSetDialog /deep/ .el-select .el-input__inner,
[data-theme="light"] .SignalSetDialog /deep/ .el-input__inner,
[data-theme="light"] .SignalSetDialog /deep/ .el-textarea__inner {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog /deep/ .el-select .el-input__inner,
[data-theme="dark"] .SignalSetDialog /deep/ .el-input__inner,
[data-theme="dark"] .SignalSetDialog /deep/ .el-textarea__inner {
  background: #100F1A !important;
}
.SignalSetDialog /deep/ .el-select .el-input__inner:focus,
.SignalSetDialog /deep/ .el-input__inner:focus,
.SignalSetDialog /deep/ .el-textarea__inner:focus {
  border: 0.0625rem solid #1F1E2B !important;
}
[data-theme="light"] .SignalSetDialog /deep/ .el-select .el-input__inner:focus,
[data-theme="light"] .SignalSetDialog /deep/ .el-input__inner:focus,
[data-theme="light"] .SignalSetDialog /deep/ .el-textarea__inner:focus {
  background: #fff !important;
}
[data-theme="dark"] .SignalSetDialog /deep/ .el-select .el-input__inner:focus,
[data-theme="dark"] .SignalSetDialog /deep/ .el-input__inner:focus,
[data-theme="dark"] .SignalSetDialog /deep/ .el-textarea__inner:focus {
  background: #100F1A !important;
}
.SignalSetDialog /deep/ .el-select.is-opened .el-input__inner,
.SignalSetDialog /deep/ .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
.SignalSetDialog /deep/ .el-select .el-input__inner {
  color: #858492 !important;
}
.SignalSetDialog /deep/ .el-select .el-input__inner::-moz-placeholder {
  color: #858492 !important;
}
.SignalSetDialog /deep/ .el-select .el-input__inner::placeholder {
  color: #858492 !important;
}
.SignalSetDialog /deep/ .el-select .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog /deep/ .el-select .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog /deep/ .el-textarea__inner {
  color: #858492 !important;
}
.SignalSetDialog /deep/ .el-textarea__inner::-moz-placeholder {
  color: #858492 !important;
}
.SignalSetDialog /deep/ .el-textarea__inner::placeholder {
  color: #858492 !important;
}
.SignalSetDialog /deep/ .el-textarea__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog /deep/ .el-textarea__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close {
  color: #000000 !important;
}
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close::before,
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close::after,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close::before,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close::after {
  color: #000000 !important;
}
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close i.el-icon-close,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close i.el-icon-close {
  color: #000000 !important;
}
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover {
  color: #000000 !important;
}
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover::before,
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover::after,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover::before,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover::after {
  color: #000000 !important;
}
.SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover i.el-icon-close,
.el-dialog__wrapper .SignalSetDialog .el-dialog__headerbtn .el-dialog__close:hover i.el-icon-close {
  color: #000000 !important;
}
.login_type[data-v-7888d6d7] {
  margin-left: 0.625rem;
  font-size: 0.8125rem;
  font-weight: bold;
}
.Trader_login_type[data-v-7888d6d7] {
  color: #7ec592;
}
.investor_login_type[data-v-7888d6d7] {
  color: #d3bc8f;
  display: flex;
  align-items: center;
}
.investor_login_type .verify_icon[data-v-7888d6d7] {
  width: 1.125rem;
  height: 1.125rem;
}
.active-0[data-v-7888d6d7] .el-dialog {
  width: 50rem;
}
.active-1-show[data-v-7888d6d7] .el-dialog {
  width: 50rem;
}
.active-1-unshown[data-v-7888d6d7] .el-dialog {
  width: 50rem;
}
.active-2[data-v-7888d6d7] .el-dialog {
  width: 50rem;
}
.active-2[data-v-7888d6d7] .el-dialog__body .active-btm-box .last {
  border: 0.0625rem solid #1f1e2b !important;
  background: #1f1e2b !important;
}
.active-2[data-v-7888d6d7] .el-dialog__body .active-btm-box .last img {
  width: 1rem;
  height: 1rem;
}
.active-0[data-v-7888d6d7] .el-dialog,
.active-1-show[data-v-7888d6d7] .el-dialog,
.active-1-unshown[data-v-7888d6d7] .el-dialog,
.active-2[data-v-7888d6d7] .el-dialog {
  border: none !important;
  background-color: #171622 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 1.25rem 1.5rem !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #171622 !important;
  border: none !important;
  border-bottom: none !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-family: 'Noto Sans CJK' !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_empty,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_empty,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_empty,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__title,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__title,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__title,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.active-0[data-v-7888d6d7] .el-dialog .headerBox_title,
.active-1-show[data-v-7888d6d7] .el-dialog .headerBox_title,
.active-1-unshown[data-v-7888d6d7] .el-dialog .headerBox_title,
.active-2[data-v-7888d6d7] .el-dialog .headerBox_title {
  font-family: 'Noto Sans CJK' !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body {
  background-color: #171622 !important;
  font-weight: 400;
  font-size: 1rem;
  border: none !important;
  border-top: none !important;
  color: #858492 !important;
  padding: 1.25rem 1.5rem !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container {
  padding: 0 2.625rem 2rem 2.625rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar {
  display: flex;
  width: 100%;
  height: 0.25rem;
  margin-bottom: 1rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment {
  flex: 1;
  height: 100%;
  background: #D9D9D9;
  border-radius: 0.125rem;
  transition: background 0.3s ease;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.active,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.active,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.active,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.active {
  background: #ad2935;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.completed,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.completed,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.completed,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-segment.completed {
  background: #6b7280;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-gap,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-gap,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-gap,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .progress-bar .progress-gap {
  width: 0.25rem;
  height: 100%;
  flex-shrink: 0;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps {
  display: flex;
  gap: 0.25rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  font-size: 0.75rem;
  flex: 1;
  color: #D9D9D9;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li::before,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li::before,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li::before,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>li::before {
  content: '';
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin-right: 0.5rem;
  border: 0.125rem solid #D9D9D9;
  background: transparent;
  box-sizing: border-box;
  flex-shrink: 0;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active {
  color: #ad2935;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active::before,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active::before,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active::before,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.active::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvCAYAAABzJ5OsAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPmSURBVHgB1ZoxVttAEIZn1jaBl8ZH0IPkvXQxRYI7TEkIAU4AnAByAswJAifAPgEQHlBiqhgq0qUAoiO4Ap5taTKzIEe2ZSNpZWy+AskrGf6dnZ2dnQXBkH2rkB1PP+QIaAkILG6S+ywAZr13EMDmi036iucqA5X5P1UbDEGIyem7fIGItlhozi80ArYiKsGYKsftSGTxx1P5NQQRra2cFCWVwe2onQgt/r+loQADgkeiOH97uR32/VDiTyfzWy5SEV4Gm0dhLswo9BUvk/FN6n5/kNbuQc0Btf7t5tdBv5dUrwenVt4aU/dnQxAuZFPg7p9Mzmz2eynQ8mJxEc5PczBkFODa/E21HPwsgDepu71REC64QKUjDhZBz7rEy+QkwGUYITgK7Z1+yFtd7f4P4ucvGFWiYFGD9job28RTis5gRJHA0ek+LfGycia8aiaOuE/bZ+9GlnwYfSwxsvdBi/859Xl51K3uwUZe9e61+DTiKiQK1fivXCFiRa6QIH7fT+sGgkRCo4h1ALYXry8q/naJYs00rClyN2Kmz20ocAt8qaBkiy6ZRxkOsSz6stjvHemERDRTF+W0oPLl5mJOuQnkLmGEC/N21UYH5552VrER15EURiHBLJjAPh1GuId0wEFcB0PeZuqWIiQjH3QBv0NEFq+rFQSezAY0wM0pnq0WxKcmQiAOSIdgABJllcnsR4Mw2CSywQBOHrMKhkQGVQ0MMRJPFD/kNcg1j/eGYcuSkAUxSAEugQkodR8Eo+EbS99tRv2OLFZouL64xOKR8DeYQLgRtMvp+xVFG6arbDrN4jnmmCZOWbdBZ2E7oLeZCJFHqwNb6joKm3gA5ljSgRNOrXu9IHODSxk/ktlmPi5wuvRxMjXzN6l8XpIm/nHIK6geUfZNC5E+cqlwLYmM8umvrC/cVEuPKTFimeNeIjspXaQiKJDceW36NnZBupNa3RnX3qLjfL35sAOvBjxYsSs6QmrxK/ZVjZfbMrwC+GCiVUVurbApB4p6+zbSYMlfPW6JlzwbUO3C6GL7rS605Tbi+6a7nMHRfXLSJl58X7Zpo+Y+vFXdldDY2R4Yvx4LO921waFAcLVwezEd9CgwJZZeEqrI27sBYNfdibleD/uuHEMdAba4CPdiehB9NyPaz5Q7/dKTWHz8OeFCuNNAzr+dFBT9dcLBQDVOVba/Xl+EWvEjJRwDOkDWiLWbzkTxOWv7iZUt6bmAtMF+aXhuJSE5VVYZ2olzhG+U6h2//5Tj45Rl/iWznPIWwn1LBCvJCs8lO4xi6U4Sy1OFI33E72a5ZG6RP3fn/aYDbi2TUVdJ/LeHxz91qKgy1yiHbwAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  background-color: transparent;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed {
  color: #6b7280;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed::before,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed::before,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed::before,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .steps-container .steps>.completed::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARQSURBVHgBzZq/cxNHFMe/ezoxaZJR/gO5S6qQSTCYhlNHF1OmCu6IYcY2JDPpvFclMwlGHhsPHaZMBe7oOBrQAIX4Czg6qBA/CsaSb3lvT5L167R78p2kz4x0K+39+L57e/t2355ADqyvy/JhESVHodT5z20hrFZliIwROCHrUpZaH+EJgQuRggeF0xh/xTp91+nCB+7XCKpSNnACJjbg2h/SiyKs0Qk8+lnCpAjsk/H3dv+TASYgtQEsXClsQmnh2SEQFItYqf6TrplZG8BNpfmBhFMReUIeIUN8W0OsDFj9U54WR7hPxTKmQ1g8hYqNEY5ph6s3/N9I/CNMTzxTbh7iFV/btGNhXOXqDX9NKHWHil9hNiz/vOS9f/E0qCXtkGiAvvOx+JlCbfzi4vlK+Pxp8DKhfpgrf8lygVyI+aGhCqjs/SvrgxVDz0Bb/CPMFyXuRLgnHKwYMqDQ1F1lGfNHuflJa+ujrwnNYdMZQjio9EbtPg/Q3b+LOUePAnroGsBDhMyHBylQwAPabNAnNOzoaa1tugaQZcagkRs0mNvbkpdub8nqUYQKDEbQqHft+FDo8Xup6eAdZgGJv31TXu796wrNJwrO2OjfKH6DBR6Kaw+0CjNqOiPEM3do4tP2RBJ6DsIFbQC1v18wbRLEdzEPXjz+cuJzGWZRWWMQbxNM6aZf4G3sATVFA+zFlzGOtmbRfmDSBK8Qk0bqrMS3KUZYcFzXXgw1NZ+6ugUV4Uf6mW4ynrF45pAeZuOE5vj68He3pOTyXlXWVdxL2BmRg3jGcS0N6BXfwdqInMR3cCJhvouD4jsYjchZPONETbMBq9f9zaS6RCOmIJ6zfXoocfW6VKadFYTc29r0k+pX1ylzEYf/0jTEM9ShiDiQxem+sQgoaeMJobA9DfHtFGU8qV88531Pf5wzHwPvzFIFNMF+PKr+eS1486wWPEw6PjPxMQ9Jx0HcCzkIbI8yeSKJjMVzqzngrTbAPdIGWAemtEZkLZ7hzDZvdROq1YLPZ5c8bkLf2Z7A1Jw65CGe2N/5W/7PheNA5mAbKTF5IifxPLG/1yl3M3PPngTh4nnPS3uxJE/kJp7S8Ls3Zbc7dwYqfUzAoCfyEs/Q87rSf+0Brm3IqhLHk+Y0cLBzhHpJ84tbyCc5tk/Bq88Ad3APV0E2hZ5ilpES9oQyxvSJCWn87w9fcwR9w4I5gScvo1Y5R6bXOaKeWfLeknXLmAPIqSs7t0YvAiauD1CvUl+kxQUqXsRs2aCkV+I6xdgVGjKiRp54PSNPNOjO/z5OPCNggUWmLGtCGtle4hGuaccCLHhRCxo/nfV45PctmZxrCoZi0TY9sL/uVDNcZu2FveEWcFdlnMnmCEtq/LQr9qkN6KBX7I9wmc5wkqx2oy18e2qvGgzCmW1ODlObXabY8YMpy6dnfxEe8xyEh/HUt8/mZY9x8Os2rZ6EWdRC4xTd7Txet/kC2zLmns1bR9IAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  background-color: transparent;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box {
  display: flex;
  justify-content: flex-end;
  padding: 0.5rem 0;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last {
  min-width: 6rem;
  height: 2.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: 0.0625rem solid #1f1e2b;
  background: #1f1e2b;
  margin-right: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last {
  color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last {
  color: rgba(255,255,255,0.7) !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last img,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last img,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last img,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last span,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last span,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last span,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .last span {
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next {
  min-width: 6rem;
  height: 2.25rem;
  background: #ad2935;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next img,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next img,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next img,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next span,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next span,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next span,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active-btm-box .next span {
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .tips {
  display: flex;
  font-size: 0.625rem;
  font-weight: 400;
  height: 1rem;
  line-height: 1rem;
  margin-top: 0.4375rem;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .tips {
  color: #A8A5AD !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .tips,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .tips {
  color: rgba(255,255,255,0.5) !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .tips>div,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .tips>div,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .tips>div,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .tips>div {
  padding-right: 0.3125rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain {
  margin-bottom: 1.25rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item {
  display: flex;
  margin-bottom: 1.25rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .label,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .label,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .label,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 13.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #858492 !important;
  padding-right: 1.5rem;
  box-sizing: border-box;
  height: 2.125rem;
  line-height: 2.125rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box {
  position: relative;
  height: 2.125rem;
  width: calc(100% - 13.75rem);
  line-height: 2.125rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group {
  padding-left: 0.625rem;
  display: flex;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio {
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label {
  font-size: 0.75rem !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio .el-radio__label {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box {
  color: #aaadb8;
  font-size: 0.75rem;
  padding-left: 0.625rem;
  display: flex;
  align-items: center;
  line-height: 1.25rem;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box {
  color: #262626 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box {
  color: #E7EEF8 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference {
  display: flex;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning {
  width: 1rem;
  height: 1rem;
  margin-left: 0.125rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch {
  margin-left: 0.75rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips {
  position: absolute;
  bottom: -1.25rem;
  left: 0;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1 {
  display: flex;
  font-size: 0.625rem;
  font-weight: 400;
  color: #f56c6c;
  height: 1rem;
  line-height: 1rem;
  margin-left: 1rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  font-size: 1rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  height: 2.125rem;
  border: 0.0625rem solid #1f1e2b !important;
  padding: 0 0.75rem;
  font-size: 0.75rem;
  color: #858492 !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
  font-size: 0.75rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder {
  color: #a8a5ad !important;
  font-size: 0.75rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon {
  position: absolute;
  top: 0;
  right: 2%;
  display: table-cell;
  font-size: 1rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box {
  position: absolute;
  top: -0.25rem;
  left: -5.5rem;
  display: table-cell;
  font-size: 0.75rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input {
  width: 13.125rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  width: 13.125rem;
  height: 2.125rem;
  border: 0.0625rem solid #1f1e2b !important;
  color: #858492 !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 28.75rem;
  word-wrap: break-word;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  font-size: 0.875rem;
  border: 0.0625rem solid #1f1e2b !important;
  color: #858492 !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-moz-placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar {
  width: 0.4375rem;
  height: 0.4375rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item:last-child .textarea-input-box .el-textarea__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item:last-child .textarea-input-box .el-textarea__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item:last-child .textarea-input-box .el-textarea__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .setMain .set-item:last-child .textarea-input-box .el-textarea__inner {
  height: 4.4375rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  gap: 1.25rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item {
  margin-bottom: 0;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label {
  width: 13.75rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item__error,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item__error,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item__error,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-form-item__error {
  height: 1.25rem;
  top: 100%;
  margin-top: -0.3125rem;
  word-break: keep-all;
  left: 0;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 8.125rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon {
  line-height: 2.125rem;
  text-indent: 0;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-icon-arrow-up,
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-select__caret,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-icon-arrow-up,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-select__caret,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-icon-arrow-up,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-select__caret,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-icon-arrow-up,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix::after,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix::after,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix::after,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 8.125rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 8.125rem !important;
  border: 0.0625rem solid #1f1e2b !important;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  color: #858492 !important;
  font-size: 0.75rem !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body /deep/ .el-select.is-opened .el-input__suffix::after,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body /deep/ .el-select.is-opened .el-input__suffix::after,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body /deep/ .el-select.is-opened .el-input__suffix::after,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body /deep/ .el-select.is-opened .el-input__suffix::after {
  transform: scaleX(-1) rotate(90deg) !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item {
  margin-bottom: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__label,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__label,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__label,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__label {
  width: 13.75rem !important;
  color: #858492 !important;
  padding-right: 1.5rem;
  font-size: 0.75rem;
  text-align: right;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content {
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select {
  width: 8.125rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-icon-arrow-up,
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-select__caret,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-icon-arrow-up,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-select__caret,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-icon-arrow-up,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-select__caret,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-icon-arrow-up,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix::after,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix::after,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix::after,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input {
  width: 8.125rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner {
  width: 8.125rem !important;
  border: 0.0625rem solid #1F1E2B !important;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  color: #858492 !important;
  font-size: 0.75rem !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input {
  width: 13.125rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  border: 0.0625rem solid #1f1e2b !important;
  color: #858492 !important;
  width: 13.125rem;
  font-size: 0.75rem;
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  font-size: 0.875rem;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  color: #fff !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio {
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select {
  width: 8.125rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-icon-arrow-up,
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-select__caret,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-icon-arrow-up,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-select__caret,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-icon-arrow-up,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-select__caret,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-icon-arrow-up,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix::after,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix::after,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix::after,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 8.125rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 8.125rem !important;
  border: 0.0625rem solid #1F1E2B !important;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  color: #858492 !important;
  font-size: 0.75rem !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::placeholder,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .fixed-ratio,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .fixed-ratio,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .fixed-ratio,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .fixed-ratio {
  font-size: 0.75rem;
  line-height: 1;
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning {
  width: 1rem;
  height: 1rem;
  margin-left: 0.125rem;
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item {
  align-items: center !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__label,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__label,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__label,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__label {
  height: 2.125rem;
  line-height: 2.125rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__content,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__content,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__content,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__content {
  display: flex;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error {
  height: 1.25rem;
  line-height: 1.25rem;
  top: 130%;
  margin-top: -0.625rem;
  left: 0;
  word-break: keep-all;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select {
  width: 21.875rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input {
  width: 21.875rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input .el-input__inner,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .account_id .el-form-item__content .el-select .el-input .el-input__inner {
  width: 21.875rem !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__error,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__error,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__error,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__error {
  height: 1.25rem;
  line-height: 1.25rem;
  top: 25%;
  margin-top: -0.625rem;
  left: 21.875rem;
  word-break: keep-all;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box img,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box img,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box img,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box img {
  width: 16.25rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text {
  padding: 1.5rem 0 2.25rem 0;
  font-family: 'Noto Sans CJK';
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-dialog .el-dialog__body .active3-box .logo-box .text {
  color: #fff !important;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__footer,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__footer,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__footer,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__footer {
  background-color: #171622 !important;
  border-radius: 0 0 0.25rem 0.25rem;
  padding-right: 2.5rem;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__footer .dialog-footer,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__footer .dialog-footer,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__footer .dialog-footer,
.active-2[data-v-7888d6d7] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.active-0[data-v-7888d6d7] .el-dialog .el-dialog__footer .dialog-footer .sure,
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__footer .dialog-footer .sure,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__footer .dialog-footer .sure,
.active-2[data-v-7888d6d7] .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;
}
.active-0[data-v-7888d6d7] .el-select .el-input__inner,
.active-0[data-v-7888d6d7] .el-input__inner,
.active-0[data-v-7888d6d7] .el-textarea__inner,
.active-1-show[data-v-7888d6d7] .el-select .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-textarea__inner,
.active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-textarea__inner,
.active-2[data-v-7888d6d7] .el-select .el-input__inner,
.active-2[data-v-7888d6d7] .el-input__inner,
.active-2[data-v-7888d6d7] .el-textarea__inner {
  border: 0.0625rem solid #1F1E2B !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="light"] .active-0[data-v-7888d6d7] .el-input__inner,
[data-theme="light"] .active-0[data-v-7888d6d7] .el-textarea__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-input__inner,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-textarea__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-input__inner,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-textarea__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-input__inner,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-textarea__inner {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-input__inner,
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-textarea__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-input__inner,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-textarea__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-input__inner,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-textarea__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-select .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-input__inner,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-textarea__inner {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-select .el-input__inner:focus,
.active-0[data-v-7888d6d7] .el-input__inner:focus,
.active-0[data-v-7888d6d7] .el-textarea__inner:focus,
.active-1-show[data-v-7888d6d7] .el-select .el-input__inner:focus,
.active-1-show[data-v-7888d6d7] .el-input__inner:focus,
.active-1-show[data-v-7888d6d7] .el-textarea__inner:focus,
.active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner:focus,
.active-1-unshown[data-v-7888d6d7] .el-input__inner:focus,
.active-1-unshown[data-v-7888d6d7] .el-textarea__inner:focus,
.active-2[data-v-7888d6d7] .el-select .el-input__inner:focus,
.active-2[data-v-7888d6d7] .el-input__inner:focus,
.active-2[data-v-7888d6d7] .el-textarea__inner:focus {
  border: 0.0625rem solid #1F1E2B !important;
}
[data-theme="light"] .active-0[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="light"] .active-0[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="light"] .active-0[data-v-7888d6d7] .el-textarea__inner:focus,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="light"] .active-1-show[data-v-7888d6d7] .el-textarea__inner:focus,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="light"] .active-1-unshown[data-v-7888d6d7] .el-textarea__inner:focus,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="light"] .active-2[data-v-7888d6d7] .el-textarea__inner:focus {
  background: #fff !important;
}
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="dark"] .active-0[data-v-7888d6d7] .el-textarea__inner:focus,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="dark"] .active-1-show[data-v-7888d6d7] .el-textarea__inner:focus,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="dark"] .active-1-unshown[data-v-7888d6d7] .el-textarea__inner:focus,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-select .el-input__inner:focus,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-input__inner:focus,
[data-theme="dark"] .active-2[data-v-7888d6d7] .el-textarea__inner:focus {
  background: #100F1A !important;
}
.active-0[data-v-7888d6d7] .el-select.is-opened .el-input__inner,
.active-0[data-v-7888d6d7] .el-select.is-focus .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-select.is-opened .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-select.is-focus .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-select.is-opened .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-select.is-focus .el-input__inner,
.active-2[data-v-7888d6d7] .el-select.is-opened .el-input__inner,
.active-2[data-v-7888d6d7] .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
.active-0[data-v-7888d6d7] .el-select .el-input__inner,
.active-1-show[data-v-7888d6d7] .el-select .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner,
.active-2[data-v-7888d6d7] .el-select .el-input__inner {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-select .el-input__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-select .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-select .el-input__inner::-moz-placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-select .el-input__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-select .el-input__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner::placeholder,
.active-2[data-v-7888d6d7] .el-select .el-input__inner::placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-select .el-input__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-select .el-input__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-select .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-select .el-input__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-select .el-input__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-select .el-input__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-select .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-textarea__inner,
.active-1-show[data-v-7888d6d7] .el-textarea__inner,
.active-1-unshown[data-v-7888d6d7] .el-textarea__inner,
.active-2[data-v-7888d6d7] .el-textarea__inner {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-textarea__inner::-moz-placeholder,
.active-1-show[data-v-7888d6d7] .el-textarea__inner::-moz-placeholder,
.active-1-unshown[data-v-7888d6d7] .el-textarea__inner::-moz-placeholder,
.active-2[data-v-7888d6d7] .el-textarea__inner::-moz-placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-textarea__inner::placeholder,
.active-1-show[data-v-7888d6d7] .el-textarea__inner::placeholder,
.active-1-unshown[data-v-7888d6d7] .el-textarea__inner::placeholder,
.active-2[data-v-7888d6d7] .el-textarea__inner::placeholder {
  color: #858492 !important;
}
.active-0[data-v-7888d6d7] .el-textarea__inner:not(:-moz-placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-textarea__inner:not(:-moz-placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-textarea__inner:not(:-moz-placeholder-shown),
.active-2[data-v-7888d6d7] .el-textarea__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.active-0[data-v-7888d6d7] .el-textarea__inner:not(:placeholder-shown),
.active-1-show[data-v-7888d6d7] .el-textarea__inner:not(:placeholder-shown),
.active-1-unshown[data-v-7888d6d7] .el-textarea__inner:not(:placeholder-shown),
.active-2[data-v-7888d6d7] .el-textarea__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .el-form-item__content .el-select .el-input .el-input__inner {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio .el-select,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio .el-select {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio .el-select .el-input,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio .el-select .el-input {
  width: 15.625rem !important;
}
.active-1-show[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-7888d6d7] .el-dialog .el-dialog__body .dividend_ratio .el-select .el-input .el-input__inner {
  width: 15.625rem !important;
}
.el-select .el-input__suffix::after {
  transition: transform 0.3s ease !important;
}
.el-select.is-opened .el-input__suffix::after,
.el-select.is-focus .el-input__suffix::after {
  transform: scaleX(-1) rotate(90deg) !important;
}
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-select.is-opened .el-input__inner,
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner,
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner,
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-select .el-input__inner,
.el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner,
.el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner,
.el-dialog__wrapper .el-dialog .el-dialog__body .el-select .el-input__inner {
  border: 0.0625rem solid #1f1e2b !important;
  border-color: #1f1e2b !important;
}
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner:focus,
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner:focus,
#signalmanage .el-dialog__wrapper .el-dialog .el-dialog__body .el-select .el-input__inner:focus,
.el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner:focus,
.el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner:focus,
.el-dialog__wrapper .el-dialog .el-dialog__body .el-select .el-input__inner:focus {
  border: 0.0625rem solid #1f1e2b !important;
  border-color: #1f1e2b !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-select .el-input__inner {
  color: #858492 !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-select .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-select .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-input:not(.el-select .el-input) .el-input__inner {
  color: #858492 !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-input .el-input__inner::-moz-placeholder {
  color: #858492 !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-input .el-input__inner::placeholder {
  color: #858492 !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-input .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-input .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner {
  color: #858492 !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner::-moz-placeholder {
  color: #858492 !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner::placeholder {
  color: #858492 !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.el-dialog__wrapper .el-dialog .el-dialog__body .el-textarea__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.el-popover.popover_fee {
  background: rgba(5,5,26,0.85) !important;
  border: none !important;
  padding: 1.25rem !important;
  box-shadow: none !important;
  border-radius: 0.25rem !important;
}
.el-popover.popover_fee .popper__arrow {
  display: none !important;
}
.el-popover.popover_fee .popper__arrow::after {
  display: none !important;
}
.popover_fee_image {
  width: 1rem !important;
  height: 1rem !important;
  margin-bottom: 0.375rem;
  display: block;
}
.popover_fee_text {
  color: #FFFFFF !important;
  font-size: 0.75rem;
  line-height: 1.5;
}
.el-dialog__headerbtn .el-dialog__close,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close {
  color: #000000 !important;
}
.el-dialog__headerbtn .el-dialog__close::before,
.el-dialog__headerbtn .el-dialog__close::after,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close::before,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close::after {
  color: #000000 !important;
}
.el-dialog__headerbtn .el-dialog__close i.el-icon-close,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close i.el-icon-close {
  color: #000000 !important;
}
.el-dialog__headerbtn .el-dialog__close:hover,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close:hover {
  color: #000000 !important;
}
.el-dialog__headerbtn .el-dialog__close:hover::before,
.el-dialog__headerbtn .el-dialog__close:hover::after,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close:hover::before,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close:hover::after {
  color: #000000 !important;
}
.el-dialog__headerbtn .el-dialog__close:hover i.el-icon-close,
.el-dialog__wrapper .el-dialog__headerbtn .el-dialog__close:hover i.el-icon-close {
  color: #000000 !important;
}
.refund-link {
  color: #409EFF;
  text-decoration: none;
  cursor: pointer;
}
.refund-link:hover {
  color: #66b1ff;
  text-decoration: underline;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog {
  border: none !important;
  background-color: #171622 !important;
  width: 37.5rem;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 1.25rem 1.5rem !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #171622 !important;
  border: none !important;
  border-bottom: none !important;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-family: 'Noto Sans CJK' !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
[data-theme="light"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
  width: 1.125rem;
  height: 1.125rem;
  background: #ffffff;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #000000 !important;
  font-size: 0.875rem;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close::before,
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close::after {
  color: #000000 !important;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close i {
  color: #000000 !important;
  width: 1.125rem;
  height: 1.125rem;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__header .el-dialog__headerbtn:hover {
  background: #f0f0f0;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .headerBox_title {
  font-family: 'Noto Sans CJK' !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body {
  background-color: #171622 !important;
  font-weight: 400;
  font-size: 1rem;
  border: none !important;
  border-top: none !important;
  color: #858492 !important;
  padding: 1.25rem 1.5rem !important;
}
[data-theme="light"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body {
  color: #fff !important;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body .content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  box-sizing: border-box;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body .content .icon-box img {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.25rem;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body .content .text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: #858492 !important;
}
[data-theme="light"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body .content .text {
  color: #3B3559 !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__body .content .text {
  color: #fff !important;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__footer {
  background-color: #171622 !important;
  border-radius: 0 0 0.25rem 0.25rem;
  padding-right: 2.5rem;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__footer .dialog-footer .sure {
  height: 2rem;
  background: #ad2935;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  font-size: 0.75rem;
  border: none;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__footer .dialog-footer .sure img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
  display: flex;
  align-items: center;
}
.delete_signal_dialog[data-v-26a582f1] .el-dialog .el-dialog__footer .dialog-footer .sure span {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close {
  color: #000000 !important;
}
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close::before,
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close::after,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close::before,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close::after {
  color: #000000 !important;
}
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close i.el-icon-close,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close i.el-icon-close {
  color: #000000 !important;
}
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover {
  color: #000000 !important;
}
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover::before,
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover::after,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover::before,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover::after {
  color: #000000 !important;
}
.delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover i.el-icon-close,
.el-dialog__wrapper .delete_signal_dialog .el-dialog__headerbtn .el-dialog__close:hover i.el-icon-close {
  color: #000000 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog {
  width: 37.5rem;
  border-radius: 0.25rem;
  border: none !important;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog {
  background: #111723 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  height: 3.75rem;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border-bottom: none !important;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 5.625rem 1.75rem;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .dialog-header {
  color: #262626 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .dialog-header {
  color: #E7EEF8 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: Noto Sans SC;
  font-weight: 700;
  font-style: Bold;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #FFFFFFBF;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  position: absolute !important;
  top: 1.25rem !important;
  left: auto !important;
  right: 1.5rem !important;
  width: 1.125rem !important;
  height: 1.125rem !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  opacity: 1 !important;
  border: 0.09375rem solid #fff !important;
  background: #fff !important;
  border-radius: 0.25rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: rgba(0,0,0,0.85) !important;
  transform: none !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  position: relative !important;
  width: 0.75rem !important;
  height: 0.75rem !important;
  font-size: 0 !important;
  line-height: 1 !important;
  color: rgba(0,0,0,0.85) !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close::before {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 0.75rem !important;
  border-top: 0.09375rem solid #171622 !important;
  transform: translate(-50%, -50%) rotate(45deg) !important;
  transform-origin: center !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 0.75rem !important;
  border-top: 0.09375rem solid #171622 !important;
  transform: translate(-50%, -50%) rotate(-45deg) !important;
  transform-origin: center !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__header .el-dialog__headerbtn:hover {
  background: #f0f0f0 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 0.75rem;
  padding: 1.5rem 0 0 0;
  word-wrap: break-word;
  word-break: normal;
  padding-top: 2rem;
  overflow: initial;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body i {
  position: initial !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__label {
  color: #858492 !important;
  width: 6rem !important;
  padding: 0;
  font-size: 0.75rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content {
  margin-left: 7.25rem !important;
  font-size: 0.75rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server {
  position: relative;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input {
  width: 14.875rem;
  border-radius: 0.25rem 0 0 0.25rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  border: 0.0625rem solid #1f1e2b !important;
  border-right: none !important;
  width: 18.25rem;
  height: 2.125rem;
  line-height: 2.125rem;
  font-size: 0.75rem !important;
  color: #858492 !important;
  box-sizing: border-box;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  background: #100F1A !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner::-moz-placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner::placeholder {
  color: #858492 !important;
  font-size: 0.75rem !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  border: 0.0625rem solid #1f1e2b !important;
  border-left: none !important;
  padding: 0.125rem 0.9375rem;
  cursor: pointer;
  height: 2.125rem;
  width: 1.5rem;
  box-sizing: border-box;
  border-radius: 0 0.25rem 0.25rem 0;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  background: #100F1A !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append .el-input__inner {
  border: none;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append .svg-search {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  right: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append .svg-search:hover {
  filter: drop-shadow(0 0 0 #f8061a);
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .share_history-box {
  display: flex;
  align-items: center;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .share_history-box .share_history_icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.5rem;
  cursor: pointer;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  background-color: #05051AD9;
  width: 20rem;
  max-height: 10rem;
  padding: 0.3125rem 0;
  overflow-y: overlay;
  overflow-x: hidden;
  border: 0.0625rem solid gainsboro;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  position: absolute;
  top: 2.25rem;
  left: 0;
  z-index: 999;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  border-color: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  color: #fff !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options .nodata {
  height: 2.5rem;
  overflow: hidden;
  font-size: 1rem;
  text-align: center;
  padding: 0.3125rem 0.625rem;
  color: #909399;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options .nodata {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options .nodata {
  color: #fff !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li {
  display: flex;
  align-items: center;
  font-size: 1rem;
  padding: 0.3125rem 0.625rem;
  cursor: pointer;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  background: rgba(173,41,53,0.2) !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  background: rgba(181,35,55,0.501961) !important;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  color: #fff !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li .option_avatar {
  width: 1.5rem;
  height: 1.5rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li .option_nick_name {
  margin-left: 0.625rem;
  font-size: 0.75rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li .option_username {
  margin: 0 0.25rem;
  font-size: 0.75rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options::-webkit-scrollbar {
  width: 0.375rem;
  height: 0.375rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options::-webkit-scrollbar-thumb {
  border-radius: 0.3125rem;
  background: #cac9c9;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .el-form-item__content .server .options::-webkit-scrollbar-track {
  border-radius: 0.3125rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__label {
  color: #858492 !important;
  line-height: 2.125rem !important;
  width: 6rem !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content {
  line-height: 2.25rem !important;
  margin-left: 7.25rem !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select {
  width: 11.1875rem !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input__icon.el-icon-arrow-up,
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input {
  width: 11.1875rem !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  height: 2.125rem;
  font-size: 0.75rem !important;
  line-height: 2.125rem;
  width: 11.1875rem !important;
  border: 0.0625rem solid #1F1E2B !important;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  color: #858492 !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  background: #100F1A !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner::-moz-placeholder {
  font-size: 0.75rem !important;
  color: #858492 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner::placeholder {
  font-size: 0.75rem !important;
  color: #858492 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select.is-opened .el-input__inner,
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__footer {
  padding-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
  padding-bottom: 2rem;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: center;
}
.shareSignal-box[data-v-44d60c05] .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;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__footer .dialog-footer span {
  font-size: 0.75rem;
}
.shareSignal-box[data-v-44d60c05] .el-dialog .el-dialog__footer .disable {
  opacity: 0.6;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog {
  width: 37.5rem;
  box-sizing: border-box;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .dialog-header {
  display: flex;
  align-items: center;
  font-family: Noto Sans SC;
  font-weight: 700;
  font-style: Bold;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #FFFFFFBF;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .dialog-header .share_history_icon {
  width: 1.125rem;
  height: 1.125rem;
  color: #fff;
  margin-right: 0.375rem;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body {
  padding: 1.25rem 1rem 2rem;
  overflow-y: initial;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table {
  background-color: transparent !important;
  border: none !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table::before {
  display: none !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table::after {
  display: none !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .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;
  color: #858492 !important;
  background-color: transparent !important;
  border: none !important;
  text-align: left !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell .cell {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0 0 0 0.625rem !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;
  width: 100% !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell .cell>* {
  text-align: left !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell .cell div {
  text-align: left !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header tr {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header-wrapper {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header-wrapper .el-table__header {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header-wrapper .el-table__header th {
  background-color: transparent !important;
  color: #858492 !important;
  text-align: left !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body tr {
  background-color: transparent !important;
  border-bottom: 0.0625rem dashed #444 !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body tr.odd-row {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body tr.even-row {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  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;
  color: white;
  border: none;
  border-bottom: 0.0625rem dashed #444;
  text-align: left !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0 0 0.625rem;
  line-height: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  text-align: left !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell>* {
  text-align: left !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell div {
  text-align: left !important;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell span {
  text-align: left !important;
  display: inline-block;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .Pending {
  color: #8ab7f1;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .Rejected {
  color: #f56c6c;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .Documented {
  color: #3ab98e;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body tr:hover>td {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table--enable-row-hover .el-table__body tr:hover>td {
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__empty-block {
  width: 100% !important;
  background-color: transparent !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper {
  max-height: 13.25rem;
  overflow-y: auto;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar {
  background: #100F1A !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #1F1E2B !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-left: none;
  margin: 0;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #100F1A !important;
}
.shareSignal-box[data-v-44d60c05] .shareHistory .el-dialog .el-dialog__footer .disable {
  opacity: 0.6;
}
.shareSignal /deep/ .el-select.is-opened .el-input__suffix::after,
.shareSignal /deep/ .el-select.is-focus .el-input__suffix::after {
  transform: scaleX(-1) rotate(90deg) !important;
}
.shareSignal /deep/ .el-select.is-opened .el-input__inner,
.shareSignal /deep/ .el-select.is-focus .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
.shareSignal /deep/ .el-select .el-input__inner,
.shareSignal /deep/ .el-input__inner {
  border: 0.0625rem solid #1F1E2B !important;
  transition: border-color 0.3s ease;
}
[data-theme="light"] .shareSignal /deep/ .el-select .el-input__inner,
[data-theme="light"] .shareSignal /deep/ .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal /deep/ .el-select .el-input__inner,
[data-theme="dark"] .shareSignal /deep/ .el-input__inner {
  background: #100F1A !important;
}
.shareSignal /deep/ .el-select .el-input__inner:focus,
.shareSignal /deep/ .el-input__inner:focus {
  border: 0.0625rem solid #1F1E2B !important;
}
[data-theme="light"] .shareSignal /deep/ .el-select .el-input__inner:focus,
[data-theme="light"] .shareSignal /deep/ .el-input__inner:focus {
  background: #fff !important;
}
[data-theme="dark"] .shareSignal /deep/ .el-select .el-input__inner:focus,
[data-theme="dark"] .shareSignal /deep/ .el-input__inner:focus {
  background: #100F1A !important;
}
.shareSignal /deep/ .el-select .el-input__inner {
  color: #858492 !important;
}
.shareSignal /deep/ .el-select .el-input__inner::-moz-placeholder {
  color: #858492 !important;
}
.shareSignal /deep/ .el-select .el-input__inner::placeholder {
  color: #858492 !important;
}
.shareSignal /deep/ .el-select .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.shareSignal /deep/ .el-select .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.shareSignal /deep/ .el-input__inner {
  color: #858492 !important;
}
.shareSignal /deep/ .el-input__inner::-moz-placeholder {
  color: #858492 !important;
}
.shareSignal /deep/ .el-input__inner::placeholder {
  color: #858492 !important;
}
.shareSignal /deep/ .el-input__inner:not(:-moz-placeholder-shown) {
  color: #ffffff !important;
}
.shareSignal /deep/ .el-input__inner:not(:placeholder-shown) {
  color: #ffffff !important;
}
.authentication[data-v-4c2bb722] .el-dialog {
  border-radius: 1.25rem;
  width: 38.75rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog {
  background: #111723 !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header {
  height: 3.75rem;
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 1rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 0.0625rem solid red;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header {
  background: #171622 !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 1rem;
  padding: 2rem 2rem 1.5rem 2rem;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body {
  background: #fff !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog {
  display: flex;
  padding: 1.875rem 0 0.625rem 0;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box {
  width: 13.75rem;
  height: 9rem;
  border: 0.0625rem solid red;
  padding: 1rem;
  box-sizing: border-box;
  box-shadow: 0 0.25rem 0.625rem 0 rgba(51,60,77,0.3);
  border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box {
  border-color: #374353 !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box .item {
  padding: 0;
  display: flex;
  height: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box .item {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box .item {
  color: #fff !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box .item .label {
  white-space: nowrap;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .item-box .item .value {
  white-space: nowrap;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .line {
  width: 0;
  height: 9.125rem;
  border: 0.0625rem solid #9eb2d9;
  opacity: 0.4;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box {
  margin-left: 2.5rem;
  flex: 1;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step1 {
  font-size: 16x;
  font-weight: 400;
  line-height: 1.5rem;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step1 {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step1 {
  color: #fff !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 {
  font-size: 1rem;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 {
  color: #fff !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text1 {
  font-weight: 400;
  line-height: 1.5rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text1 .blue_text {
  color: #3da0fd;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text2 {
  color: #3da0fd;
  font-weight: 400;
  line-height: 1.5rem;
  margin-top: 0.625rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box {
  display: flex;
  align-items: center;
  margin-top: 0.625rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .label {
  width: 3.75rem;
  font-size: 0.6875rem;
  padding: 1rem 0;
  white-space: nowrap;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input {
  margin-left: 0.8125rem;
  width: 13.75rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode {
  border-radius: 0.25rem;
  background-color: #2d3d5c;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input {
  height: 2rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input__inner {
  font-size: 0.75rem;
  height: 2rem;
  width: 10.25rem;
  padding: 0.5rem 1rem;
  color: #3da0fd !important;
  border: none;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input__inner {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input__inner {
  background: #100F1A !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append,
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend {
  width: 3.5rem;
  padding: 0;
  height: 1.375rem;
  border: none;
  background-color: #2d3d5c !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append:hover,
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend:hover {
  color: #ad2935;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append .el-button,
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend .el-button {
  min-width: 4.375rem;
  height: 2rem;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #3da0fd;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .copy {
  background-color: #3da0fd;
  line-height: normal;
  color: #fff;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog {
  display: flex;
  justify-content: center;
  padding: 5rem 0 3.75rem 0;
  font-size: 1rem;
  font-weight: bold;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog .SignalVerifyFlag .svga_box {
  height: 6.25rem;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog .SignalVerifyFlag .svga_box {
  background: #fff !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog .SignalVerifyFlag .svga_box {
  background: #111723 !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure {
  display: flex;
  justify-content: center;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure {
  color: #fff !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure i {
  font-size: 1.75rem;
  color: #f6665d;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 1.5rem;
  padding-top: 0;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: center;
}
.authentication[data-v-4c2bb722] .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;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .dialog-footer span {
  font-size: 0.75rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer {
  display: flex;
  justify-content: flex-end;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  min-width: 6rem;
  height: 2.25rem;
  font-size: 1rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: 0.0625rem solid rgba(255,255,255,0.7);
  margin-right: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  border-color: #727077 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  border-color: rgba(255,255,255,0.7) !important;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  color: #727077 !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  color: rgba(255,255,255,0.7) !important;
}
[data-theme="light"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  background: #fff !important;
}
[data-theme="dark"] .authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  background: #111723 !important;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authentication-footer .next {
  min-width: 6rem;
  height: 2.25rem;
  background: #ad2935;
  font-size: 1rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authenticationstep3-footer {
  display: flex;
  justify-content: center;
  padding-bottom: 1.25rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authenticationstep3-footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #fff;
  background: #3ab98e;
  padding: 0 0.625rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #3ab98e;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.25rem;
  width: 6rem;
  height: 2.25rem;
}
.authentication[data-v-4c2bb722] .el-dialog .el-dialog__footer .authenticationstep3-footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #fff;
  background: #ad2935;
  padding: 0 0.625rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  margin-left: 1.25rem;
  border-color: #ad2935;
  font-size: 1rem;
  line-height: 1.25rem;
  width: 6rem;
  height: 2.25rem;
}
.dialog-fade-enter-active[data-v-13e89707],
.dialog-fade-leave-active[data-v-13e89707] {
  transition: opacity 0.3s;
}
.dialog-fade-enter[data-v-13e89707],
.dialog-fade-leave-to[data-v-13e89707] {
  opacity: 0;
}
.custom-dialog-wrapper[data-v-13e89707] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-dialog-wrapper .custom-dialog[data-v-13e89707] {
  position: relative;
  background: rgba(5,5,26,0.85);
  border: none;
  padding: 1.5rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.75rem rgba(0,0,0,0.3);
  max-width: 90vw;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: transform 0.1s;
}
.custom-dialog-wrapper .custom-dialog.dragging[data-v-13e89707] {
  cursor: move;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.custom-dialog-wrapper .custom-dialog .dialog-header[data-v-13e89707] {
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: move;
  flex-shrink: 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-header .dialog-title[data-v-13e89707] {
  font-size: 1rem;
  font-weight: 600;
  color: #FFFFFF;
}
.custom-dialog-wrapper .custom-dialog .dialog-header .close-icon[data-v-13e89707] {
  width: 1.125rem;
  height: 1.125rem;
  border: 0.09375rem solid #fff;
  background: #fff;
  border-radius: 0.125rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: 1rem;
  transition: all 0.2s;
  font-size: 0.75rem;
  color: #05051a;
}
.custom-dialog-wrapper .custom-dialog .dialog-header .close-icon[data-v-13e89707]:hover {
  opacity: 0.8;
}
.custom-dialog-wrapper .custom-dialog .dialog-content[data-v-13e89707] {
  display: flex;
  height: 37.5rem;
  background: transparent;
  overflow: hidden;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-13e89707] {
  width: 35%;
  overflow-y: auto;
  background: transparent;
  padding: 1rem 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-13e89707]::-webkit-scrollbar {
  width: 0.375rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-13e89707]::-webkit-scrollbar-thumb {
  border-radius: 0.1875rem;
  background: rgba(255,255,255,0.2);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-13e89707]::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.05);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category[data-v-13e89707] {
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header[data-v-13e89707] {
  display: flex;
  align-items: flex-start;
  padding: 0.375rem 0.75rem 0.375rem 0.75rem;
  color: #ffffff;
  font-size: 0.875rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid transparent;
  background: transparent;
  margin-bottom: 0.5rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header .category-number[data-v-13e89707] {
  margin-right: 0.5rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.25rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header .category-title[data-v-13e89707] {
  flex: 1;
  line-height: 1.25rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header.active[data-v-13e89707] {
  background: #B5233780;
  border-color: rgba(181,35,55,0.5);
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header.active .category-number[data-v-13e89707] {
  color: rgba(255,255,255,0.85);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item[data-v-13e89707] {
  padding: 0.375rem 0.75rem;
  padding-left: 1.875rem;
  cursor: pointer;
  font-size: 0.75rem;
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25rem;
  transition: all 0.2s;
  color: rgba(255,255,255,0.7);
  border-radius: 0.25rem;
  border: 0.0625rem solid #1f1e2b;
  background: rgba(5,5,26,0.85);
  margin-bottom: 0.5rem;
  display: flex;
  align-items: flex-start;
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item[data-v-13e89707]::before {
  content: "";
  width: 0.1875rem;
  height: 0.1875rem;
  border-radius: 50%;
  background: #ffffff;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item[data-v-13e89707]:hover {
  color: rgba(255,255,255,0.9);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item.active[data-v-13e89707] {
  background: rgba(181,35,55,0.5);
  color: #FFFFFF;
  border-color: rgba(181,35,55,0.5);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area[data-v-13e89707] {
  flex: 1;
  padding: 1.5rem 2rem;
  background: transparent;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  font-family: "Noto Sans SC", sans-serif;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.75rem;
  letter-spacing: 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-13e89707] {
  border-radius: 0.25rem;
  border: 0.0625rem solid #1f1e2b;
  background: rgba(5,5,26,0.85);
  padding: 1rem 0.75rem 1rem 1.5rem;
  overflow-y: auto;
  flex: 1;
  max-height: 100%;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-13e89707]::-webkit-scrollbar {
  width: 0.375rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-13e89707]::-webkit-scrollbar-thumb {
  border-radius: 0.1875rem;
  background: rgba(255,255,255,0.2);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-13e89707]::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.05);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul[data-v-13e89707] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-13e89707] {
  margin-bottom: 1rem;
  line-height: 1.8;
  font-size: 0.875rem;
  color: rgba(255,255,255,0.9);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-13e89707] .content-link {
  color: #66b1ff;
  text-decoration: underline;
  cursor: pointer;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-13e89707] .content-link:hover {
  color: #85c1ff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-13e89707] .content-jump {
  color: #de294d;
  cursor: pointer;
  text-decoration: underline;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-13e89707] .content-jump:hover {
  color: rgba(222,41,77,0.8);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-13e89707] strong {
  font-weight: 700;
  color: #FFFFFF;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .empty-content[data-v-13e89707] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: rgba(255,255,255,0.5);
  font-size: 0.875rem;
}
.divide-details-dialog[data-v-33a6cf68] .el-dialog {
  width: 51.5rem;
  background: linear-gradient(0deg, #171622, #171622) !important;
  border-radius: 0.25rem !important;
  border: none !important;
  opacity: 1;
  overflow: hidden;
}
.divide-details-dialog[data-v-33a6cf68] .el-dialog__header {
  border-bottom: none !important;
}
.divide-details-dialog[data-v-33a6cf68] .el-dialog__body {
  border-top: none !important;
  border-bottom: none !important;
}
.divide-details-dialog .dialog-header[data-v-33a6cf68] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.divide-details-dialog .dialog-header .dialog-header-title[data-v-33a6cf68] {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  leading-trim: none;
  color: #FFFFFFBF;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] {
  max-height: 60vh;
  overflow-y: auto;
  padding: 0 0 0.5rem;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table {
  width: 100% !important;
  table-layout: fixed !important;
  background-color: transparent !important;
  border: none !important;
  overflow-x: hidden !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body-wrapper {
  width: 100% !important;
  overflow-x: hidden !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table::before,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table::after {
  display: none !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header-wrapper {
  background-color: #171622 !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header th,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header .el-table__cell,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header-wrapper th,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header-wrapper .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;
  line-height: 1.125rem !important;
  letter-spacing: 0 !important;
  color: #858492 !important;
  border: none !important;
  border-bottom: none !important;
  background-color: #171622 !important;
  text-align: left !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header th .cell,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header .el-table__cell .cell,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header-wrapper th .cell,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__header-wrapper .el-table__cell .cell {
  display: flex !important;
  align-items: center !important;
  padding-left: 0.625rem !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body-wrapper {
  background-color: transparent !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body-wrapper .el-table__body tr {
  background-color: transparent !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0 !important;
  height: 2.75rem !important;
  font-family: 'Noto Sans CJK', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  line-height: 1.125rem !important;
  letter-spacing: 0 !important;
  color: #ffffff !important;
  border: none !important;
  border-bottom: 0.0625rem dashed #444 !important;
  text-align: left !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  padding-left: 0.625rem !important;
  box-sizing: border-box !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #DE294D !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #39B163 !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__body tr:hover>td,
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background-color: transparent !important;
}
.divide-details-dialog .dialog-content[data-v-33a6cf68] .el-table .el-table__empty-block {
  background-color: transparent !important;
}
.divide-details-dialog .dialog-content .profit[data-v-33a6cf68] {
  color: #67c23a;
}
.divide-details-dialog .dialog-content .loss[data-v-33a6cf68] {
  color: #f56c6c;
}
.divide-details-dialog .dialog-content .empty-state[data-v-33a6cf68] {
  padding: 2.5rem 0;
  text-align: center;
}
.divide-details-dialog .dialog-content .empty-state .empty-state-content[data-v-33a6cf68] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.divide-details-dialog .dialog-content .empty-state .empty-state-content .empty-state-img[data-v-33a6cf68] {
  width: 7.5rem;
  height: 7.5rem;
  margin-bottom: 1rem;
}
.divide-details-dialog .dialog-content .empty-state .empty-state-content .empty-state-text[data-v-33a6cf68] {
  color: #909399;
  font-size: 0.875rem;
}
.divide-details-dialog .dialog-footer[data-v-33a6cf68] {
  text-align: center;
}
.divide-details-dialog .dialog-footer .sure[data-v-33a6cf68] {
  min-width: 7.5rem;
  height: 2rem;
  padding: 0 1.5rem;
  background: #ad2935;
  border-radius: 0.25rem;
  border: none;
  font-size: 0.75rem;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.divide-details-dialog .dialog-footer .sure[data-v-33a6cf68]:hover {
  opacity: 0.9;
}
.divide-details-dialog .dialog-footer .sure .sure-icon[data-v-33a6cf68] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.375rem;
}
.pagination-container[data-v-0aad9791] {
  padding-top: 2.25rem;
  width: 100%;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] {
  color: #fff !important;
}
.pagination-container[data-v-0aad9791]  {
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
}
.pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-next,
.pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-prev {
  background: transparent;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li {
  background: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li {
  background: #1A253A !important;
}
.pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-next:not(.disabled):hover,
.pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-prev:not(.disabled):hover,
.pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #F6665D !important;
}
.pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  background-color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
.pagination-container[data-v-0aad9791] .el-input__inner:focus {
  border-color: #c0c0c0;
}
.pagination-container[data-v-0aad9791] .el-pagination button,
.pagination-container[data-v-0aad9791] .el-pagination span:not([class*="suffix"]),
.pagination-container[data-v-0aad9791] .el-pager li {
  font-size: 0.875rem;
  min-width: 2rem !important;
  height: 2rem;
  line-height: 2rem;
  padding: 0;
  border-radius: 0.25rem;
}
.pagination-container[data-v-0aad9791] .el-pagination__editor.el-input .el-input__inner {
  width: 2.125rem;
  height: 1.75rem;
  line-height: 1.75rem;
  border: none;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination__editor.el-input .el-input__inner {
  background: #F2F2F4 !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination__editor.el-input .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination__editor.el-input .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination__editor.el-input .el-input__inner {
  color: #fff !important;
}
.pagination-container[data-v-0aad9791] .el-pager .more::before {
  line-height: 1.25rem;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination__total,
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination__jump {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination__total,
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination__jump {
  color: #A7AAB5 !important;
}
.pagination-container[data-v-0aad9791] .el-pagination__jump {
  font-size: 0.875rem;
  width: 8.75rem;
  height: 12.5rem;
  text-align: center;
}
[data-theme="light"] .pagination-container[data-v-0aad9791] .el-pagination__jump {
  background: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-0aad9791] .el-pagination__jump {
  background: #100F1A !important;
}
.pagination-container.hidden[data-v-0aad9791] {
  display: none;
}
.table-container[data-v-e35557d6] {
  background-color: #1D1C29;
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
  margin-bottom: 0.5rem;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
[data-v-e35557d6] .el-table {
  background-color: #1D1C29;
  border: none;
  flex: 1;
  display: flex;
  flex-direction: column;
}
[data-v-e35557d6] .el-table .el-table__header-wrapper,[data-v-e35557d6] .el-table .el-table__body-wrapper {
  width: 100% !important;
}
[data-v-e35557d6] .el-table::before {
  display: none;
}
[data-v-e35557d6] .el-table::after {
  display: none;
}
[data-v-e35557d6] .el-table .el-table__expand-icon {
  display: none;
}
[data-v-e35557d6] .el-table .el-table__header {
  background-color: transparent !important;
}
[data-v-e35557d6] .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;
  color: #858492 !important;
  background-color: transparent !important;
  border: none !important;
}
[data-v-e35557d6] .el-table .el-table__header .el-table__cell .cell {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0 0 0 0.625rem !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;
}
[data-v-e35557d6] .el-table .el-table__header tr {
  background-color: transparent !important;
}
[data-v-e35557d6] .el-table .el-table__header-wrapper {
  background-color: transparent !important;
}
[data-v-e35557d6] .el-table .el-table__header-wrapper .el-table__header {
  background-color: transparent !important;
}
[data-v-e35557d6] .el-table .el-table__header-wrapper .el-table__header th {
  background-color: transparent !important;
  color: #858492 !important;
  text-align: left !important;
}
[data-v-e35557d6] .el-table .el-table__body-wrapper {
  flex: 1;
  min-height: 0;
}
[data-v-e35557d6] .el-table .el-table__body-wrapper .el-table__body tr {
  background-color: #1D1C29;
  border-bottom: 0.0625rem dashed #444;
  cursor: pointer;
}
[data-v-e35557d6] .el-table .el-table__body-wrapper .el-table__body tr.el-table__row--level-1 {
  background-color: #100F1A !important;
}
[data-v-e35557d6] .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  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;
  color: white;
  border: none;
  border-bottom: 0.0625rem dashed #444;
}
[data-v-e35557d6] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0 0 0.625rem;
  line-height: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
[data-v-e35557d6] .el-table .el-table__body-wrapper .el-table__body .el-table__cell:has(.failed-reasons) {
  height: auto !important;
}
[data-v-e35557d6] .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.5rem 0 0.5rem 0.625rem !important;
}
[data-v-e35557d6] .el-table .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
[data-v-e35557d6] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
[data-v-e35557d6] .el-table .el-table__body tr.el-table__row--level-1:hover>td {
  background-color: #100F1A !important;
}
[data-v-e35557d6] .el-table--enable-row-hover .el-table__body tr.el-table__row--level-1:hover>td {
  background-color: #100F1A !important;
}
[data-v-e35557d6] .el-table .el-table__body tr.el-table__row--level-1 .el-table__cell {
  background-color: #100F1A !important;
}
[data-v-e35557d6] .el-table .el-table__header .time-column .cell,[data-v-e35557d6] .el-table .el-table__body .time-column .cell {
  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-e35557d6] .el-table .el-table__body .time-column {
  height: auto !important;
}
[data-v-e35557d6] .el-table .time-content {
  word-wrap: break-word !important;
  word-break: break-all !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
}
[data-v-e35557d6] .el-table .el-table__empty-block {
  width: 100% !important;
  background-color: #1D1C29;
}
.signal-name-cell[data-v-e35557d6] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.signal-name-cell .arrow-img[data-v-e35557d6] {
  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-e35557d6] {
  transform: rotate(90deg);
}
.signal-name-cell .arrow-content[data-v-e35557d6] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.signal-name-cell .arrow-content img[data-v-e35557d6] {
  width: 1rem;
  height: 1rem;
}
.signal-name-cell .arrow-name[data-v-e35557d6] {
  margin-right: 0.125rem;
}
.type[data-v-e35557d6] {
  color: black;
  font-weight: 500;
  width: 1.375rem;
  height: 1rem;
  padding: 0.25rem 0.375rem;
  font-size: 0.625rem;
  border-radius: 0.1875rem;
  text-align: center;
}
.failed-reasons[data-v-e35557d6] {
  color: #f6665d;
  font-size: 0.75rem;
  white-space: normal;
  word-wrap: break-word;
}
.failed-reasons .failed-reasons-row[data-v-e35557d6] {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.failed-reasons .failure-section[data-v-e35557d6] {
  flex: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.5rem;
}
.failed-reasons .failure-section[data-v-e35557d6]:not(:last-child) {
  margin-right: 1.5rem;
}
.failed-reasons .failure-title[data-v-e35557d6] {
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}
.failed-reasons .failure-reason-item[data-v-e35557d6] {
  display: inline-block;
  white-space: nowrap;
  flex-shrink: 0;
}
.pl[data-v-e35557d6] {
  font-weight: bold;
}
.platform[data-v-e35557d6] {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.3125rem;
}
.mt4[data-v-e35557d6] {
  background-color: green;
}
.no-cell[data-v-e35557d6] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.125rem;
}
.no-flag-icon[data-v-e35557d6] {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
.table-container[data-v-1fc9e4f1] {
  background-color: #1D1C29;
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
  margin-bottom: 0.5rem;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
[data-v-1fc9e4f1] .el-table {
  background-color: #1D1C29;
  border: none;
  flex: 1;
  display: flex;
  flex-direction: column;
}
[data-v-1fc9e4f1] .el-table .el-table__header-wrapper,[data-v-1fc9e4f1] .el-table .el-table__body-wrapper {
  width: 100% !important;
}
[data-v-1fc9e4f1] .el-table::before {
  display: none;
}
[data-v-1fc9e4f1] .el-table::after {
  display: none;
}
[data-v-1fc9e4f1] .el-table .el-table__expand-icon {
  display: none;
}
[data-v-1fc9e4f1] .el-table .el-table__header {
  background-color: transparent !important;
}
[data-v-1fc9e4f1] .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;
  color: #858492 !important;
  background-color: transparent !important;
  border: none !important;
}
[data-v-1fc9e4f1] .el-table .el-table__header .el-table__cell .cell {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0 0 0 0.625rem !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;
}
[data-v-1fc9e4f1] .el-table .el-table__header tr {
  background-color: transparent !important;
}
[data-v-1fc9e4f1] .el-table .el-table__header-wrapper {
  background-color: transparent !important;
}
[data-v-1fc9e4f1] .el-table .el-table__header-wrapper .el-table__header {
  background-color: transparent !important;
}
[data-v-1fc9e4f1] .el-table .el-table__header-wrapper .el-table__header th {
  background-color: transparent !important;
  color: #858492 !important;
  text-align: left !important;
}
[data-v-1fc9e4f1] .el-table .el-table__body-wrapper {
  flex: 1;
  min-height: 0;
}
[data-v-1fc9e4f1] .el-table .el-table__body-wrapper .el-table__body tr {
  background-color: #1D1C29;
  border-bottom: 0.0625rem dashed #444;
  cursor: pointer;
}
[data-v-1fc9e4f1] .el-table .el-table__body-wrapper .el-table__body tr.el-table__row--level-1 {
  background-color: #100F1A !important;
}
[data-v-1fc9e4f1] .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  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;
  color: white;
  border: none;
  border-bottom: 0.0625rem dashed #444;
}
[data-v-1fc9e4f1] .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0 0 0.625rem;
  line-height: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
[data-v-1fc9e4f1] .el-table .el-table__body-wrapper .el-table__body .el-table__cell:has(.failed-reasons) {
  height: auto !important;
}
[data-v-1fc9e4f1] .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.5rem 0 0.5rem 0.625rem !important;
}
[data-v-1fc9e4f1] .el-table .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
[data-v-1fc9e4f1] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
[data-v-1fc9e4f1] .el-table .el-table__body tr.el-table__row--level-1:hover>td {
  background-color: #100F1A !important;
}
[data-v-1fc9e4f1] .el-table--enable-row-hover .el-table__body tr.el-table__row--level-1:hover>td {
  background-color: #100F1A !important;
}
[data-v-1fc9e4f1] .el-table .el-table__body tr.el-table__row--level-1 .el-table__cell {
  background-color: #100F1A !important;
}
[data-v-1fc9e4f1] .el-table .el-table__header .time-column .cell,[data-v-1fc9e4f1] .el-table .el-table__body .time-column .cell {
  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-1fc9e4f1] .el-table .el-table__body .time-column {
  height: auto !important;
}
[data-v-1fc9e4f1] .el-table .time-content {
  word-wrap: break-word !important;
  word-break: break-all !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
}
[data-v-1fc9e4f1] .el-table .el-table__empty-block {
  width: 100% !important;
  background-color: #1D1C29;
}
.empty-state[data-v-1fc9e4f1] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 0;
}
.empty-state .empty-state-content[data-v-1fc9e4f1] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.empty-state .empty-state-content .empty-state-img[data-v-1fc9e4f1] {
  height: 6.25rem;
  width: auto;
}
.empty-state .empty-state-content .empty-state-text[data-v-1fc9e4f1] {
  font-size: 0.875rem;
  color: #858492;
  text-align: center;
}
.signal-name-cell[data-v-1fc9e4f1] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.signal-name-cell .arrow-img[data-v-1fc9e4f1] {
  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-1fc9e4f1] {
  transform: rotate(90deg);
}
.signal-name-cell .arrow-content[data-v-1fc9e4f1] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.signal-name-cell .arrow-content img[data-v-1fc9e4f1] {
  width: 1rem;
  height: 1rem;
}
.signal-name-cell .arrow-name[data-v-1fc9e4f1] {
  margin-right: 0.125rem;
}
.type[data-v-1fc9e4f1] {
  color: black;
  font-weight: 500;
  width: 1.375rem;
  height: 1rem;
  padding: 0.25rem 0.375rem;
  font-size: 0.625rem;
  border-radius: 0.1875rem;
  text-align: center;
}
.failed-reasons[data-v-1fc9e4f1] {
  color: #f6665d;
  font-size: 0.75rem;
  white-space: normal;
  word-wrap: break-word;
}
.failed-reasons .failed-reasons-row[data-v-1fc9e4f1] {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.failed-reasons .failure-section[data-v-1fc9e4f1] {
  flex: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.5rem;
}
.failed-reasons .failure-section[data-v-1fc9e4f1]:not(:last-child) {
  margin-right: 1.5rem;
}
.failed-reasons .failure-title[data-v-1fc9e4f1] {
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}
.failed-reasons .failure-reason-item[data-v-1fc9e4f1] {
  display: inline-block;
  white-space: nowrap;
  flex-shrink: 0;
}
.pl[data-v-1fc9e4f1] {
  font-weight: bold;
}
.platform[data-v-1fc9e4f1] {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.3125rem;
}
.mt4[data-v-1fc9e4f1] {
  background-color: green;
}
.platform-cell[data-v-1fc9e4f1] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.375rem;
}
.greenPoint1[data-v-1fc9e4f1] {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #39B163;
  border-radius: 50%;
  flex-shrink: 0;
}
.yellowPoint1[data-v-1fc9e4f1] {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #f6b93b;
  border-radius: 50%;
  cursor: pointer;
  flex-shrink: 0;
}
.warning[data-v-1fc9e4f1] {
  width: 1rem !important;
  height: 1rem !important;
  margin-left: 0.25rem;
  cursor: pointer;
}
.el-popover.popover_fee {
  background: rgba(5,5,26,0.85) !important;
  border: none !important;
  padding: 1.25rem !important;
  box-shadow: none !important;
  border-radius: 0.25rem !important;
}
.el-popover.popover_fee .popper__arrow,
.el-popover.popover_fee .popper__arrow::after {
  display: none !important;
}
.popover_fee_image {
  width: 1rem !important;
  height: 1rem !important;
  margin-bottom: 0.375rem;
  display: block;
}
.popover_fee_text {
  color: #FFFFFF !important;
  font-size: 0.75rem;
  line-height: 1.5;
}
.el-popover.popover_unprepared {
  background: rgba(5,5,26,0.85) !important;
  border: none !important;
  padding: 1.25rem !important;
  box-shadow: none !important;
  border-radius: 0.25rem !important;
}
.el-popover.popover_unprepared .popper__arrow,
.el-popover.popover_unprepared .popper__arrow::after {
  display: none !important;
}
.unprepared_reason_text {
  color: #FFFFFF !important;
  font-size: 0.75rem;
  line-height: 1.5;
}
#signalmanage[data-v-092f67b5] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .contentBox_right .el-tabs .el-tabs__content .el-tab-pane .table-container {
  margin-bottom: 0.5rem !important;
}
#signalmanage[data-v-092f67b5] .type {
  display: flex;
  justify-content: center;
  align-items: center;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog {
  border-radius: 1rem;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__body {
  padding: 1rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__body {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner:focus {
  border-color: #727077 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner:focus {
  border-color: #1f1e2b !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog {
  background: #171622 !important;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header {
  height: 3.75rem;
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 1rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 0.0625rem solid red;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header {
  border-color: #1F1E2B !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header {
  background: #171622 !important;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__footer {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__footer {
  background: #171622 !important;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__footer .el-button {
  padding: 0;
  height: 2.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 1rem;
  color: #fff;
  background: #ad2935;
  height: 2.25rem;
  padding: 0 1.5rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .el-dialog__footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 1rem;
  color: #fff;
  background: #5f6472;
  height: 2.25rem;
  padding: 0 1.5rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .dialog-footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
#signalmanage[data-v-092f67b5] .el-dialog__wrapper .el-dialog .dialog-footer .el-button {
  padding: 0;
  height: 2.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  font-family: Arial;
  font-size: 1rem;
  color: #fff;
  background: #ad2935;
  height: 2.25rem;
  padding: 0 1.5rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog_content {
  margin-left: 1rem;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog .warn-img {
  width: 2.5rem;
  height: 2.5rem;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog .changeNickname-1 {
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.125rem;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog .changeNickname-2 {
  font-size: 1rem;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog .changeNickname-3 {
  margin-top: 0.5rem;
  font-size: 1rem;
  color: #ad2935;
  margin-bottom: 0.5rem;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog .nickname.el-input {
  width: 120%;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog .nickname.el-input .el-input__inner {
  height: 3rem;
  line-height: 3rem;
  border-radius: 0.5rem;
  font-size: 1rem;
}
#signalmanage[data-v-092f67b5] .changeNickname_dialog .nickname.el-input .el-input__count-inner {
  background-color: transparent;
}
#signalmanage[data-v-092f67b5] .top-title {
  color: #ad2935 !important;
}
#signalmanage[data-v-092f67b5] .contentBox {
  width: 100%;
  height: calc(100vh - 4.375rem - 4.375rem - 1rem);
  min-height: 37.5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: 400;
  font-family: Microsoft YaHei, Microsoft YaHei;
  padding: 0 1rem 1rem 0;
  margin-bottom: 4.375rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox {
  background: #100F1A !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left {
  width: 27.1875rem;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  border-radius: 0.25rem;
  padding: 0.75rem 1.5rem 1.25rem 1.5rem;
  background-color: #171622;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box {
  width: 100%;
  flex: 1;
  min-height: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 1.25rem;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-header-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.75rem;
  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper {
  width: 100%;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 0.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar {
  width: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-thumb {
  background: #1F1E2B !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-track {
  border-color: #1F1E2B !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper::-webkit-scrollbar-track {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tab-content {
  flex: 1;
  min-height: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper {
  padding-top: 0.5rem;
  animation: slideIn-092f67b5 0.3s ease-out;
  width: 60%;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .head-title-input {
  border-color: rgba(255,255,255,0) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input {
  width: 100%;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner {
  height: 1.75rem;
  border: 0.0625rem solid transparent;
  padding-left: 2.25rem;
  font-size: 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner::-moz-placeholder {
  font-size: 0.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner::placeholder {
  font-size: 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .search-input-wrapper .el-input__icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0.3125rem;
  font-size: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tips_box {
  width: 100%;
  font-size: 0.75rem;
  font-weight: 400;
  color: #a8a5ad;
  box-sizing: border-box;
  margin: 0.75rem 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tips_box .card_tips .redMark {
  color: #ad2935;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tips_box .card_tips .notice {
  text-decoration: underline;
  padding: 0.125rem;
  cursor: pointer;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tips_box .card_tips .notice {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tips_box .card_tips .notice {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tips_box .card_tips .notice:hover {
  text-shadow: 0.0625rem 0 0 currentColor;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-content-wrapper .tips_box .card_tips img {
  height: 1rem;
  width: 1rem;
  vertical-align: top;
  margin: 0 0.125rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-action-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
  flex-shrink: 0;
  padding-top: 0.375rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-action-buttons .search-button {
  background-color: #1F1E2B;
  border-radius: 0.25rem;
  width: 2rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.2s;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-action-buttons .search-button img {
  width: 1rem;
  height: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-action-buttons .search-button:hover {
  opacity: 0.8;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-action-buttons .addAcc-icon {
  padding: 0.375rem 0.5rem 0.375rem 0.5rem;
  background: #bc1b29;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  border: none;
  outline: none;
  cursor: pointer;
  transition: opacity 0.2s;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-action-buttons .addAcc-icon img {
  height: 1.25rem;
  width: 1.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .tabs-action-buttons .addAcc-icon:hover {
  opacity: 0.8;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs {
  border-radius: 1.25rem 1.25rem 0 0;
  position: relative;
  flex: 1;
  min-width: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__header {
  height: 2.4375rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  border: none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  position: relative;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__nav {
  height: 2.25rem;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: 0.0625rem solid #272536;
  min-width: 0;
  overflow: hidden;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__nav {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__nav {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__item {
  border-right: 0.0625rem solid #272536;
  box-sizing: border-box;
  padding: 0.4375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #858492;
  height: 2.25rem;
  line-height: 2.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: none;
  transition: all 0.2s ease-in-out;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__item:first-child {
  border-radius: 0.25rem 0 0 0.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__item:last-child {
  border-radius: 0 0.25rem 0.25rem 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__item:hover {
  background-color: #1F1E2B;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__item:hover {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__item:hover {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__nav-prev {
  line-height: 2.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__nav-next {
  line-height: 2.75rem;
  right: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item.is-active {
  font-weight: 700;
  font-size: 0.875rem;
  background-color: #1F1E2B;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item.is-active {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item.is-active {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item:not(:last-child) {
  border-right: 0.0625rem solid #272536;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content {
  height: 46.25rem;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 0.75rem;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar {
  width: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-thumb {
  background: #1F1E2B !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  border-color: #1F1E2B !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper {
  padding-top: 0.5rem;
  animation: slideIn-092f67b5 0.3s ease-out;
  width: 60%;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .head-title-input {
  border-color: rgba(255,255,255,0) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input {
  width: 100%;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner {
  height: 1.75rem;
  border: 0.0625rem solid transparent;
  padding-left: 2.25rem;
  font-size: 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner::-moz-placeholder {
  font-size: 0.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner::placeholder {
  font-size: 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .search-input-wrapper .el-input__icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0.3125rem;
  font-size: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .tips_box {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 400;
  color: #a8a5ad;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .tips_box .card_tips .redMark {
  color: #ad2935;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .tips_box .card_tips .notice {
  text-decoration: underline;
  padding: 0.125rem;
  cursor: pointer;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .tips_box .card_tips .notice {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .tips_box .card_tips .notice {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .tips_box .card_tips .notice:hover {
  text-shadow: 0.0625rem 0 0 currentColor;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .tips_box .card_tips img {
  height: 1rem;
  width: 1rem;
  vertical-align: top;
  margin: 0 0.125rem;
}
@keyframes slideIn-092f67b5 {
from {
    opacity: 0;
    transform: translateY(-0.625rem);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__content .el-tab-pane {
  height: -moz-fit-content;
  height: fit-content;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_left .card_box .el-tabs__nav-wrap::after {
  height: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right {
  flex: 1;
  min-width: 0;
  margin-left: 0.75rem;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #171622;
  padding: 0.75rem 1.5rem 1.5rem 1.5rem;
  border-radius: 0.25rem;
  align-self: stretch;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__header {
  height: 2.4375rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  border: none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  flex-shrink: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content {
  width: 100%;
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content ::v-deep .el-tab-pane {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
  min-height: 0 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content ::v-deep .table-container {
  margin-bottom: 0.5rem !important;
  flex: 1 !important;
  min-height: 0 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav {
  width: 100%;
  height: 3.25rem;
  font-size: 1rem;
  box-sizing: border-box;
  margin: 0.75rem 0;
  border-bottom: none;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
  flex-shrink: 0;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_top {
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #858492;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 0.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus {
  display: flex;
  align-items: center;
  margin-right: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus:not(:first-child) {
  margin-left: 1.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input__icon {
  line-height: 1.75rem;
  text-indent: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input__icon.el-icon-arrow-up,
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus.select-expanded .el-select .el-input__suffix::after {
  transform: scaleX(-1) rotate(90deg);
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner {
  width: 12.5rem;
  height: 1.75rem;
  line-height: 1.75rem;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  transition: border-color 0.3s ease;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner::placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .checkstatus.select-expanded .el-select .el-input--mini .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box {
  margin-left: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-button {
  background-color: #1F1E2B;
  border-radius: 0.25rem;
  width: 2rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-button img {
  width: 1rem;
  height: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  animation: slideIn-092f67b5 0.3s ease-out;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .signal {
  white-space: nowrap;
  font-size: 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .signal {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .signal {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .head-title-input {
  border-color: rgba(255,255,255,0) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input {
  width: 12.5rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner {
  height: 1.75rem;
  border: 0.0625rem solid transparent;
  padding-left: 2.25rem;
  font-size: 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner::-moz-placeholder {
  font-size: 0.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner::placeholder {
  font-size: 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .search-box .search-input-inline .el-input__icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0.3125rem;
  font-size: 1rem;
}
@keyframes slideIn-092f67b5 {
from {
    opacity: 0;
    transform: translateX(-0.625rem);
}
to {
    opacity: 1;
    transform: translateX(0);
}
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .refresh-box {
  margin-left: 1.25rem;
  background-color: #1F1E2B;
  border-radius: 0.25rem;
  width: 2rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left_bottom .refresh-box img {
  width: 1rem;
  height: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select {
  margin: 0 1.5625rem 0 0.5rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input__icon {
  line-height: 1.75rem;
  text-indent: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input__icon.el-icon-arrow-up,
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box.select-expanded .el-select .el-input__suffix::after {
  transform: scaleX(-1) rotate(90deg);
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input--mini .el-input__inner {
  width: 12.5rem;
  height: 1.75rem;
  line-height: 1.75rem;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  transition: border-color 0.3s ease;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input--mini .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input--mini .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input--mini .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box .el-select .el-input--mini .el-input__inner::placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .select-box.select-expanded .el-select .el-input--mini .el-input__inner {
  border: 0.0625rem solid #B52337 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .all {
  width: 3.25rem;
  height: 2.125rem;
  font-size: 0.875rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .all {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .all {
  background: #fff !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .all {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .all {
  color: #AD2935 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search {
  margin-left: 3.4375rem;
  margin-right: 1.875rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input {
  width: 11.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner {
  width: 11.25rem;
  border: 0.0625rem solid transparent;
  padding-left: 2.25rem;
  font-size: 0.875rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner::-moz-placeholder {
  font-size: 0.875rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner::placeholder {
  font-size: 0.875rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_left .search .el-input__icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0.3125rem;
  font-size: 1.125rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  margin-right: 0.5rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_lable {
  font-size: 0.75rem;
  line-height: 1.25rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_lable span:first-child {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_lable span:first-child {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_lable span:last-child {
  color: #858492;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_icon {
  margin-left: 0;
  margin-right: 0.125rem;
  font-size: 0.875rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_value {
  height: 1.25rem;
  font-size: 0.875rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  line-height: 1.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_value .loss {
  color: #43c498;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__content .nav_right_value .profit {
  color: #e84f46;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__nav {
  height: 2.25rem;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: 0.0625rem solid #272536;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__nav {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__nav {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__item {
  border-right: 0.0625rem solid #272536;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #858492;
  height: 2.25rem;
  line-height: 2.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: none;
  transition: all 0.2s ease-in-out;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__item:first-child {
  border-radius: 0.25rem 0 0 0.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__item:last-child {
  border-radius: 0 0.25rem 0.25rem 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__item:hover {
  background-color: #1F1E2B;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__item:hover {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__item:hover {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs .el-tabs__item.is-active {
  font-weight: 700;
  font-size: 0.875rem;
  background-color: #1F1E2B;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs .el-tabs__item.is-active {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs .el-tabs__item.is-active {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs .el-tabs__item:not(:last-child) {
  border-right: 0.0625rem solid #272536;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .el-tabs__nav-wrap::after {
  height: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: 0;
  z-index: 1;
  right: 1.875rem;
  top: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .search_ticket {
  margin-right: 0.625rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .el-input {
  height: 2rem;
  line-height: 2rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .el-input__inner {
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .el-input__inner ::-moz-placeholder {
  font-size: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .el-input__inner ::placeholder {
  font-size: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .radio_box .el-input__icon {
  margin-left: 0;
  font-size: 1.1875rem;
  height: 2rem;
  line-height: 2rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0.625rem;
  border-radius: 0.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box .third_tips_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box .third_tips_content .third_tips_item {
  width: 100%;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box .third_tips_content .third_tips_item .tips_text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #858492;
  transition: all 0.3s ease;
  word-break: break-word;
  display: block;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box .third_tips_content .third_tips_item .tips_text .tips_asterisk {
  color: #E84F46;
  margin-right: 0.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box .third_tips_content .third_tips_item .tips_text.collapsed {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  display: block;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box .third_tips_expand {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  cursor: pointer;
  color: #fff;
  font-size: 0.75rem;
  align-self: center;
  transition: color 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-top: 0.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third_tips_box .third_tips_expand img {
  width: 1rem;
  height: 1rem;
  display: block;
  flex-shrink: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group {
  margin: 1.25rem 0 1rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1.5rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio {
  margin-right: 0;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio .el-radio__label {
  font-size: 0.75rem !important;
  font-weight: 400;
  padding-left: 0.5rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio .el-radio__label {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio .el-radio__label {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio .el-radio__input .el-radio__inner {
  width: 1rem;
  height: 1rem;
  border: 0.0625rem solid #858492;
  background-color: transparent;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio .el-radio__input .el-radio__inner::after {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #6C5DD3;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio .el-radio__input.is-checked .el-radio__inner {
  border-color: #6C5DD3;
  background-color: transparent;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .el-radio-group .el-radio:hover .el-radio__inner {
  border-color: #6C5DD3;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .reward-date-picker {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .reward-date-picker ::v-deep .reward-date-picker-component .el-range-editor--mini.el-input__inner {
  background: #100F1A !important;
  background-color: #100F1A !important;
  border-color: #1F1E2B !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .reward-date-picker ::v-deep .reward-date-picker-component .el-range-editor.el-input__inner {
  background: #100F1A !important;
  background-color: #100F1A !important;
  border-color: #1F1E2B !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .reward-date-picker ::v-deep .reward-date-picker-component .el-range-input {
  color: #fff !important;
  font-size: 0.75rem !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .reward-date-picker ::v-deep .reward-date-picker-component .el-range-separator {
  font-size: 0.625rem !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .reward-date-picker ::v-deep .reward-date-picker-component .date-picker .title,
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-radio-group .reward-date-picker ::v-deep .reward-date-picker-component .title {
  font-family: 'Noto Sans CJK', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.75rem !important;
  line-height: 1.25rem !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content {
  width: 100%;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table {
  background-color: #1D1C29 !important;
  border: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table::before {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table::after {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header {
  background-color: transparent !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .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;
  color: #858492 !important;
  background-color: transparent !important;
  border: none !important;
  text-align: left !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header .el-table__cell .cell {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0 0 0 0.625rem !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;
  width: 100% !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header .el-table__cell .cell>* {
  text-align: left !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header .el-table__cell .cell div {
  text-align: left !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header tr {
  background-color: transparent !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header-wrapper {
  background-color: transparent !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header-wrapper .el-table__header {
  background-color: transparent !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__header-wrapper .el-table__header th {
  background-color: transparent !important;
  color: #858492 !important;
  text-align: left !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body tr {
  background-color: #1D1C29 !important;
  border-bottom: 0.0625rem dashed #444 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body tr.odd-row {
  background-color: #1D1C29 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body tr.even-row {
  background-color: #1D1C29 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  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;
  color: white;
  border: none;
  border-bottom: 0.0625rem dashed #444;
  text-align: left !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0 0 0.625rem;
  line-height: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  text-align: left !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell>* {
  text-align: left !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell div {
  text-align: left !important;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell span {
  text-align: left !important;
  display: inline-block;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .el-button {
  margin: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #e84f46 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #43c498 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table--enable-row-hover .el-table__body tr:hover>td {
  background-color: #1D1C29 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .el-table .el-table__empty-block {
  width: 100% !important;
  background-color: #1D1C29 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .third-party-content .PC {
  background-color: #1D1C29;
  padding: 1rem 1.5rem;
  border-radius: 0.375rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .Pagination {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-bottom: 2rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .Pagination .pagination-container {
  padding-top: 2rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav {
  width: 100%;
  height: 3.25rem;
  font-size: 1rem;
  box-sizing: border-box;
  margin: 0.75rem 0;
  border-bottom: none;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_top {
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #858492;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 0.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .search-box {
  margin-left: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
  justify-content: space-between;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .search-box .search-button {
  background-color: #1F1E2B;
  border-radius: 0.25rem;
  width: 2rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .search-box .search-button img {
  width: 1rem;
  height: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .search-box .signal {
  white-space: nowrap;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .search-box .signal {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .search-box .signal {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .refresh-box {
  margin-left: 1.25rem;
  background-color: #1F1E2B;
  border-radius: 0.25rem;
  width: 2rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .refresh-box img {
  width: 1rem;
  height: 1rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus {
  display: flex;
  align-items: center;
  margin-right: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus:not(:first-child) {
  margin-left: 1.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input__icon {
  line-height: 1.75rem;
  text-indent: 0;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input__icon.el-icon-arrow-up,
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input__icon.el-select__caret {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input__suffix {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin-right: 0.5rem !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input__suffix::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.625rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACMSURBVHgB3dXBDYAgDIXhatyTupmbOQIjPFGJ0YjQ0p78ExIufClcIPIMQEgrprXue+opH76nh1BOB+E7OYR6Mgjt2hBkBQ+kDkFX8EDKEPo6oIlsLQmi4T4JdTaSQ/9C5muHvvjBQR+/ZoIuLl7MDCgQrj6xGRAgbaCByIAKIgcyEk1ARhjnLxi1wAbeHw2ZDtj5/gAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleX(-1);
  transition: transform 0.3s ease;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus.select-expanded .el-select .el-input__suffix::after {
  transform: scaleX(-1) rotate(90deg);
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner {
  width: 12.5rem;
  height: 1.75rem;
  line-height: 1.75rem;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  padding: 0.25rem 1.875rem 0.25rem 0.5rem;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_left_bottom .checkstatus .el-select .el-input--mini .el-input__inner::placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  margin-right: 0.5rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_lable {
  font-size: 0.75rem;
  line-height: 1.25rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_lable span:first-child {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_lable span:first-child {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_lable span:last-child {
  color: #858492;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_icon {
  margin-left: 0;
  margin-right: 0.125rem;
  font-size: 0.875rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_value {
  height: 1.25rem;
  font-size: 0.875rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  line-height: 1.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_value .loss {
  color: #43c498;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .nav_right_value .profit {
  color: #e84f46;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 0 1.125rem 0;
  padding: 0 1rem;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .signal {
  width: 6.875rem;
  font-size: 0.875rem;
  line-height: 1.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .signal {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .signal {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .head-title-input {
  border-color: rgba(255,255,255,0) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input {
  height: 100%;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner {
  height: 1.75rem;
  border: 0.0625rem solid transparent;
  padding: 0.5rem 0.75rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner {
  color: #fff !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner::placeholder {
  color: #a8a5ad !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__prefix {
  line-height: 1.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .contentBox_right .follower-detail-container .search-input .el-input__icon {
  font-size: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  line-height: 1.75rem;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__header {
  height: 2.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  border: none;
  border-radius: 0.5rem;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content {
  width: 100%;
  border-radius: 0.375rem;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .el-tab-pane {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-bottom: 2rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination .pagination-container {
  padding-top: 2rem;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .close .el-table .el-table__body-wrapper {
  max-height: calc(100vh - 4.375rem - 4.375rem - 1rem - 2.4375rem - 3.25rem - 2.25rem - 2rem - 2.25rem - 0.5rem);
  overflow-y: auto;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .close .el-table .el-table__body-wrapper {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .close .el-table .el-table__body-wrapper {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .flag_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .flag_box .flag {
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  white-space: wrap;
  line-height: 0.75rem;
  border: 0.0625rem solid;
  box-sizing: border-box;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .flag_box .flag {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__content .flag_box .flag {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__nav {
  height: 2.25rem;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: 0.0625rem solid #272536;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__nav {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__nav {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__item {
  border-right: 0.0625rem solid #272536;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #858492;
  height: 2.25rem;
  line-height: 2.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: none;
  transition: all 0.2s ease-in-out;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__item:first-child {
  border-radius: 0.25rem 0 0 0.25rem;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__item:last-child {
  border-radius: 0 0.25rem 0.25rem 0;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__item:hover {
  background-color: #1F1E2B;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__item:hover {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs__item:hover {
  color: #fff !important;
}
#signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs .el-tabs__item.is-active {
  font-weight: 700;
  font-size: 0.875rem;
  background-color: #1F1E2B;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs .el-tabs__item.is-active {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .position_close_Tabs .el-tabs .el-tabs__item.is-active {
  color: #fff !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #f5f5f5 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #1C2A43 !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table,
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table__expanded-cell {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table,
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table__expanded-cell {
  background: #100F1A !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table {
  border-color: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table::before {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table::before {
  background: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table::after {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table::after {
  background: #374353 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .caret-wrapper {
  height: 1.5rem;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .caret-wrapper .ascending {
  top: 0.125rem;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .caret-wrapper .descending {
  bottom: 0.125rem;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .sort-caret {
  border-width: 0.3125rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .open-row {
  background: rgba(67,77,99,0.14902) !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .open-row {
  background: #434d63 !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .odd-row {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .odd-row {
  background: #100F1A !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .even-row {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .even-row {
  background: #1D2637 !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header {
  background: #1D1C29 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2rem;
  box-sizing: border-box;
  font-size: 0.875rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  line-height: 2rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell {
  color: #fff !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell {
  background: #1D1C29 !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell {
  border-color: #374353 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell .cell {
  display: flex;
  align-items: center;
  padding: 0;
  line-height: 1.625rem;
  white-space: pre-line !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell .cell .left-header {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding-left: 0.625rem;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell .cell .right-header {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-right: 0.625rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell .cell .right-header {
  color: #727077 !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell .cell .right-header {
  color: rgba(255,255,255,0.7) !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell .cell .el-popover__reference {
  display: flex;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .el-table__cell .cell .el-popover__reference .warning {
  width: 0.2225rem;
  height: 1rem;
  margin-left: 0.3125rem;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .no_border {
  border: none;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .no_right_border {
  border-right: none;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__header .no_bottom_border {
  border-bottom: none;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper {
  box-sizing: border-box;
  max-height: calc(100vh - 4.375rem - 4.375rem - 1rem - 2.4375rem - 3.25rem - 2.25rem - 2rem - 2.25rem - 0.5rem);
  overflow-y: auto;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  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;
  color: white;
  border: none;
  border-bottom: 0.0625rem dashed #444;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0 0 0.625rem;
  line-height: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell:has(.failed-reasons) {
  height: auto !important;
}
#signalmanage[data-v-092f67b5] .contentBox .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.5rem 0 0.5rem 0.625rem !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper .el-table__body .popover_box .cell {
  transform: none;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #1F1E2B !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-left: none;
  margin: 0;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #1F1E2B !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #100F1A !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__empty-block {
  width: 100% !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__empty-block {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__empty-block {
  background: #1D1C29 !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__empty-text .svga_box,
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-table__empty-block .svga_box {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-loading-mask {
  display: none !important;
}
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-loading-spinner,
#signalmanage[data-v-092f67b5] .contentBox .el-table .el-loading-text,
#signalmanage[data-v-092f67b5] .contentBox .el-table .svga_box {
  display: none !important;
}
[data-theme="light"] #signalmanage[data-v-092f67b5] .contentBox .el-table .svga_box {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-092f67b5] .contentBox .el-table .svga_box {
  background: #1D1C29 !important;
}
.reward-content[data-v-092f67b5] {
  color: #fff;
  padding: 1.25rem 1.875rem;
  font-size: 1rem;
  margin-top: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0.71875rem 0.71875rem 0.71875rem 0.71875rem white;
}
[data-theme="light"] .reward-content[data-v-092f67b5] {
  background: #fff !important;
}
[data-theme="dark"] .reward-content[data-v-092f67b5] {
  background: #100F1A !important;
}
.progress-bar-container[data-v-092f67b5] {
  width: 100%;
  background-color: #1d1c29;
  padding: 1rem 1.25rem 1rem 0.25rem;
  border-radius: 0.375rem;
  overflow: hidden;
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.1);
}
.progress-bar[data-v-092f67b5] {
  width: 100%;
  height: 2.5rem;
  background-color: #20293A;
  display: flex;
  margin-left: 1.25rem;
  padding-bottom: 0.375rem;
}
.summary-container[data-v-092f67b5] {
  background-color: rgba(5,5,26,0.85);
  color: #FFFFFF;
  border-radius: 0.25rem;
  padding: 1.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.1);
  width: 17.5625rem;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
}
.date-section[data-v-092f67b5] {
  margin-bottom: 1.5rem;
}
.date-section .date-label[data-v-092f67b5] {
  font-family: Noto Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.5rem;
  letter-spacing: 0%;
  color: #858492;
}
.date-section .date-value[data-v-092f67b5] {
  font-family: Noto Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.875rem;
  line-height: 100%;
  letter-spacing: 0;
}
.distribution[data-v-092f67b5] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.item[data-v-092f67b5] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.label[data-v-092f67b5] {
  font-family: Noto Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.5rem;
  letter-spacing: 0%;
  color: #858492;
}
.percentage[data-v-092f67b5] {
  font-size: 1rem;
  font-weight: 600;
  color: #de294d;
  line-height: 1.5rem;
  font-family: Noto Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0%;
}
.summary-container_flex[data-v-092f67b5] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1rem;
  margin-left: 1rem;
}
.third-party-content .reward-empty-state[data-v-092f67b5] {
  width: 100%;
  text-align: center;
  color: #858492;
  font-size: 0.875rem;
  background-color: #1D1C29;
  border-radius: 0.375rem;
  min-height: 12.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.third-party-content .reward-empty-state .empty-state[data-v-092f67b5] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 0;
}
.third-party-content .reward-empty-state .empty-state .empty-state-content[data-v-092f67b5] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.third-party-content .reward-empty-state .empty-state .empty-state-content .empty-state-img[data-v-092f67b5] {
  height: 6.25rem;
  width: auto;
}
.third-party-content .reward-empty-state .empty-state .empty-state-content .empty-state-text[data-v-092f67b5] {
  font-size: 0.875rem;
  color: #858492;
  text-align: center;
}
.doc-pagination[data-v-092f67b5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  font-size: 0.75rem;
  color: #858492;
}
.doc-pagination__controls[data-v-092f67b5] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.doc-pagination__btn[data-v-092f67b5] {
  width: 2rem;
  height: 1.75rem;
  border: none;
  border-radius: 0.25rem;
  background: #1F1E2B;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.2s;
}
.doc-pagination__btn[data-v-092f67b5]:hover:not(:disabled) {
  opacity: 0.8;
}
.doc-pagination__btn[data-v-092f67b5]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.doc-pagination__btn i[data-v-092f67b5] {
  font-size: 1rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
}
.doc-pagination__pages[data-v-092f67b5] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.75rem;
  color: #ffffff;
}
.doc-pagination__pages .current[data-v-092f67b5] {
  min-width: 2rem;
  height: 1.75rem;
  line-height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
}
[data-theme="light"] .doc-pagination__pages .current[data-v-092f67b5] {
  background: #dee6ee !important;
}
[data-theme="dark"] .doc-pagination__pages .current[data-v-092f67b5] {
  background: #1F1E2B !important;
}
.doc-pagination__pages .divider[data-v-092f67b5],
.doc-pagination__pages .total[data-v-092f67b5] {
  color: #858492;
}
#signalmanage[data-v-092f67b5] .el-select .el-input--mini .el-input__inner {
  border: 0.0625rem solid #1F1E2B !important;
}
#signalmanage .third-party-radio-group .el-radio-group .el-radio .el-radio__label[data-v-092f67b5],
#signalmanage .third-party-radio-group[data-v-092f67b5] .el-radio__label,
#signalmanage .contentBox_right .third-party-radio-group .el-radio-group .el-radio .el-radio__label[data-v-092f67b5],
#signalmanage .contentBox_right .third-party-radio-group[data-v-092f67b5] .el-radio__label,
#signalmanage .contentBox_right .third-party-radio-group .el-radio-group[data-v-092f67b5] .el-radio .el-radio__label,
#signalmanage .contentBox_right[data-v-092f67b5] .third-party-radio-group .el-radio-group .el-radio .el-radio__label {
  font-size: 0.75rem !important;
}
#signalmanage .reward-date-picker[data-v-092f67b5] .reward-date-picker-component .el-range-editor--mini.el-input__inner,
#signalmanage .reward-date-picker[data-v-092f67b5] .reward-date-picker-component .el-range-editor.el-input__inner,
#signalmanage .reward-date-picker[data-v-092f67b5] .date-picker .el-range-editor--mini.el-input__inner,
#signalmanage .reward-date-picker[data-v-092f67b5] .date-picker .el-range-editor.el-input__inner,
#signalmanage .reward-date-picker[data-v-092f67b5] .el-range-editor--mini.el-input__inner,
#signalmanage .reward-date-picker[data-v-092f67b5] .el-range-editor.el-input__inner,
#signalmanage .third-party-radio-group .reward-date-picker[data-v-092f67b5] .el-range-editor--mini,
#signalmanage .third-party-radio-group .reward-date-picker[data-v-092f67b5] .el-range-editor {
  background: #100F1A !important;
  background-color: #100F1A !important;
  border-color: #1F1E2B !important;
}
#signalmanage .reward-date-picker[data-v-092f67b5] .reward-date-picker-component .el-range-input,
#signalmanage .reward-date-picker[data-v-092f67b5] .date-picker .el-range-input,
#signalmanage .reward-date-picker[data-v-092f67b5] .el-range-input {
  color: #fff !important;
  font-size: 0.75rem !important;
}
#signalmanage .reward-date-picker[data-v-092f67b5] .reward-date-picker-component .el-range-separator,
#signalmanage .reward-date-picker[data-v-092f67b5] .date-picker .el-range-separator,
#signalmanage .reward-date-picker[data-v-092f67b5] .el-range-separator {
  font-size: 0.625rem !important;
}
#signalmanage[data-v-092f67b5] .reward-date-picker-component .date-picker /deep/ .el-range-editor--mini.el-input__inner {
  background: #100F1A !important;
  background-color: #100F1A !important;
  border-color: #1F1E2B !important;
}
#signalmanage[data-v-092f67b5] .reward-date-picker-component .date-picker /deep/ .el-range-input {
  color: #fff !important;
  font-size: 0.75rem !important;
}
#signalmanage[data-v-092f67b5] .reward-date-picker-component .date-picker /deep/ .el-range-separator {
  font-size: 0.625rem !important;
}
#signalmanage .reward-date-picker[data-v-092f67b5] .reward-date-picker-component .date-picker .title,
#signalmanage .reward-date-picker[data-v-092f67b5] .date-picker .title,
#signalmanage .reward-date-picker[data-v-092f67b5] .title {
  font-family: 'Noto Sans CJK', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.75rem !important;
  line-height: 1.25rem !important;
}
#signalmanage[data-v-092f67b5] .reward-date-picker-component .date-picker /deep/ .title {
  font-family: 'Noto Sans CJK', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.75rem !important;
  line-height: 1.25rem !important;
}
#signalmanage .empty-state[data-v-092f67b5] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 0;
}
#signalmanage .empty-state .empty-state-content[data-v-092f67b5] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
#signalmanage .empty-state .empty-state-content .empty-state-img[data-v-092f67b5] {
  height: 6.25rem;
  width: auto;
}
#signalmanage .empty-state .empty-state-content .empty-state-text[data-v-092f67b5] {
  font-size: 0.875rem;
  color: #858492;
  text-align: center;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog {
  border-radius: 0.25rem !important;
  width: 28.75rem;
  max-width: 90vw;
  border: none !important;
  background: #171622 !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header {
  height: 3.75rem;
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 0.25rem 0.25rem 0 0 !important;
  padding: 1rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: none !important;
  border: none !important;
  background: #171622 !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
  color: #FFFFFFBF !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body {
  overflow: hidden;
  background: #171622;
  height: initial !important;
  font-size: 1rem;
  padding: 0;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body {
  padding: 0.75rem 1.5rem 1.5rem 1.5rem;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  color: rgba(255,255,255,0.75);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  max-width: 100%;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .change-nickname-desc {
  margin-bottom: 0.25rem;
  letter-spacing: 0;
  white-space: normal;
  text-align: left;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .change-nickname-tips {
  margin-bottom: 0.75rem;
  color: #858492;
  letter-spacing: 0;
  white-space: normal;
  text-align: left;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .el-input {
  margin-top: 0.25rem;
  width: 100%;
}
[data-theme="light"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .el-input__inner {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .el-input__inner {
  background: #100F1A !important;
}
[data-theme="light"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .el-input__inner {
  color: #fff !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__body .change-nickname-body .el-input__count-inner {
  background-color: transparent !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__footer {
  background: #171622 !important;
  border-radius: 0 0 0.25rem 0.25rem;
  padding: 0 1.25rem 1.25rem 1.25rem !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__footer .dialog-footer .el-button {
  padding: 0 1.5rem !important;
  height: 2.25rem !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  font-family: Arial !important;
  font-size: 1rem !important;
  text-align: center !important;
  border-radius: 0.25rem !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__footer .dialog-footer .el-button:nth-child(1) {
  color: #ffffff !important;
  background: #5f6472 !important;
  border: 0.0625rem solid #5f6472 !important;
}
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__footer .dialog-footer .el-button:nth-child(2),
#signalmanage .change-nickname-dialog[data-v-092f67b5] .el-dialog .el-dialog__footer .dialog-footer .el-button[type="primary"] {
  color: #fff !important;
  background: #ad2935 !important;
  border-color: #ad2935 !important;
  box-sizing: border-box !important;
}
.picker-box {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-picker-panel {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-picker-panel__sidebar,
.picker-box .picker-box .el-picker-panel__sidebar,
.picker-box .picker-box .el-picker-panel .el-picker-panel__sidebar,
.picker-box .el-picker-panel .el-picker-panel__sidebar,
.picker-box body .picker-box .el-picker-panel__sidebar,
.picker-box html body .picker-box .el-picker-panel__sidebar,
.picker-box [data-theme] .picker-box .el-picker-panel__sidebar,
.picker-box [data-theme] .picker-box .el-picker-panel .el-picker-panel__sidebar,
.picker-box body[data-theme] .picker-box .el-picker-panel__sidebar,
.picker-box html[data-theme] .picker-box .el-picker-panel__sidebar,
.picker-box .picker-box .el-picker-panel__sidebar[style],
.picker-box body .picker-box .el-picker-panel__sidebar[style],
.picker-box [data-theme] .picker-box .el-picker-panel__sidebar,
.picker-box [data-theme] .el-picker-panel__sidebar,
.picker-box [data-theme="dark"] .picker-box .el-picker-panel__sidebar,
.picker-box [data-theme="dark"] .picker-box .el-picker-panel .el-picker-panel__sidebar,
.picker-box body[data-theme="dark"] .picker-box .el-picker-panel__sidebar,
.picker-box html[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut,
.picker-box .picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut,
.picker-box .picker-box .el-picker-panel .el-picker-panel__sidebar .el-picker-panel__shortcut {
  background: transparent !important;
  background-color: transparent !important;
}
.picker-box body .picker-box .el-picker-panel__sidebar *,
.picker-box html body .picker-box .el-picker-panel__sidebar * {
  background-color: transparent !important;
}
.picker-box body .picker-box .el-picker-panel__sidebar,
.picker-box html body .picker-box .el-picker-panel__sidebar {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-date-range-picker__content {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-date-table {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-date-range-picker__header {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-picker-panel__body {
  background: rgba(5,5,26,0.85) !important;
  background-color: rgba(5,5,26,0.85) !important;
}
.picker-box .el-date-table td.in-range div,
.picker-box .el-date-table td.in-range div:hover,
.picker-box .el-date-table td.in-range .cell,
.picker-box .el-date-table.is-week-mode .el-date-table__row.current div,
.picker-box .el-date-table.is-week-mode .el-date-table__row:hover div,
.picker-box .el-picker-panel .el-date-table td.in-range div,
.picker-box .el-picker-panel .el-date-table td.in-range div:hover,
.picker-box .el-date-range-picker__content .el-date-table td.in-range div,
.picker-box .el-date-range-picker__content .el-date-table td.in-range div:hover {
  background: #1D1C29 !important;
  background-color: #1D1C29 !important;
}
.picker-box .el-date-table td.start-date span,
.picker-box .el-date-table td.end-date span,
.picker-box .el-date-table td.start-date .cell,
.picker-box .el-date-table td.end-date .cell,
.picker-box .el-picker-panel .el-date-table td.start-date span,
.picker-box .el-picker-panel .el-date-table td.end-date span,
.picker-box .el-picker-panel .el-date-table td.start-date .cell,
.picker-box .el-picker-panel .el-date-table td.end-date .cell,
.picker-box .el-date-range-picker__content .el-date-table td.start-date span,
.picker-box .el-date-range-picker__content .el-date-table td.end-date span {
  background: #B52337 !important;
  background-color: #B52337 !important;
}
.picker-box .el-date-table td.start-date span,
.picker-box .el-date-table td.end-date span,
.picker-box .el-picker-panel .el-date-table td.start-date span,
.picker-box .el-picker-panel .el-date-table td.end-date span,
.picker-box .el-date-range-picker__content .el-date-table td.start-date span,
.picker-box .el-date-range-picker__content .el-date-table td.end-date span {
  color: #fff !important;
}
.picker-box .el-date-table td.start-date span,
.picker-box .el-date-table td.end-date span,
.picker-box .el-picker-panel .el-date-table td.start-date span,
.picker-box .el-picker-panel .el-date-table td.end-date span {
  border-radius: 50% !important;
}
.picker-box .el-date-table td.start-date .cell,
.picker-box .el-date-table td.end-date .cell {
  background: #B52337 !important;
  background-color: #B52337 !important;
  color: #fff !important;
}
#signalmanage .signal-ad-card .ad-banner {
  margin-bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0.375rem;
  overflow: hidden;
  position: relative;
}
#signalmanage .signal-ad-card .ad-swiper,
#signalmanage .signal-ad-card .ad-swiper-wrap,
#signalmanage .signal-ad-card .ad-link {
  width: 100% !important;
  height: 100% !important;
}
#signalmanage .signal-ad-card .ad-link {
  display: block;
}
#signalmanage .signal-ad-card .ad-img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
