@charset "UTF-8";
.Hidedata[data-v-228d0adb] .el-table__body {
  filter: blur(0.1875rem);
}
[data-theme="light"] .table[data-v-228d0adb] .el-table,
[data-theme="light"]
.table[data-v-228d0adb] .el-table__expanded-cell {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table,
[data-theme="dark"]
.table[data-v-228d0adb] .el-table__expanded-cell {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .odd-row {
  /* 奇数行背景色 */
}
[data-theme="light"] .table[data-v-228d0adb] .odd-row {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .odd-row {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .even-row {
  /* 偶数行背景色 */
}
[data-theme="light"] .table[data-v-228d0adb] .even-row {
  background: #ffffff !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .even-row {
  background: #20293A !important;
}
.table[data-v-228d0adb] .el-table th.gutter {
  display: table-cell !important;
}
.table[data-v-228d0adb] .el-table .el-table__cell {
  line-height: 1;
}
.table[data-v-228d0adb] .el-table .cell {
  padding: 0 0.5rem;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.table[data-v-228d0adb] .el-table .cell .el-select .el-input--mini .el-input__inner {
  width: 100%;
  padding-left: 0.3125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.table[data-v-228d0adb] .el-table .cell .el-select .el-input--mini .el-input__suffix {
  right: -0.125rem;
}
.table[data-v-228d0adb] .el-table .cell .el-select .el-input--mini .el-input__icon {
  line-height: 1.5rem;
}
.table[data-v-228d0adb] .el-table .cell .login_type_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table[data-v-228d0adb] .el-table .cell .login_type_box .login_type_text {
  position: relative;
}
.table[data-v-228d0adb] .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-228d0adb] .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-228d0adb] .el-table__empty-block {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__empty-block {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__empty-block {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .el-table__empty-block .svga_box {
  width: 100%;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__empty-block .svga_box {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__empty-block .svga_box {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .el-table__empty-text {
  font-size: 1rem;
}
.table[data-v-228d0adb] .el-table__header {
  width: 100% !important;
}
.table[data-v-228d0adb] .el-table__header .gutter {
  width: 0 !important;
}
.table[data-v-228d0adb] .el-table__header th,
.table[data-v-228d0adb] .el-table__header tr {
  height: 2.75rem;
  font-size: 0.875rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__header tr {
  color: #3B3559 !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__header tr {
  color: #ffffff !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__header tr {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__header tr {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .el-table--border th.gutter:last-of-type {
  width: 0.4375rem !important;
}
.table[data-v-228d0adb] .el-table__header colgroup col[name="gutter"] {
  display: table-cell !important;
}
.table[data-v-228d0adb] .el-table__footer colgroup col[name="gutter"] {
  display: table-cell !important;
}
.table[data-v-228d0adb] .el-table th > .cell {
  white-space: normal;
}
.table[data-v-228d0adb] .el-table__body-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
}
.table[data-v-228d0adb] .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-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-left: none;
  box-shadow: none;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #374353 !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #ffffff !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #20293A !important;
}
.table[data-v-228d0adb] .el-table {
  border: none;
}
.table[data-v-228d0adb] .el-table::before {
  display: none;
}
.table[data-v-228d0adb] .el-table td,
.table[data-v-228d0adb] .el-table th.is-leaf,
.table[data-v-228d0adb] .el-table--border,
.table[data-v-228d0adb] .el-table--group {
  border: none;
  border-color: transparent;
}
.table[data-v-228d0adb] .el-table--border::after,
.table[data-v-228d0adb] .el-table--group::after,
.table[data-v-228d0adb] .el-table::before {
  height: 0;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table--border::after,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table--group::after,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table::before {
  background: #efefef !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table--border::after,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table--group::after,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table::before {
  background: #2D3D5C !important;
}
.table[data-v-228d0adb] .el-table__footer-wrapper .has-gutter th,
.table[data-v-228d0adb] .el-table__body td,
.table[data-v-228d0adb] .el-table__body th {
  height: 2.5rem;
  font-size: 0.75rem !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__footer-wrapper .has-gutter th,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__body td,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__body th {
  color: #3B3559 !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__footer-wrapper .has-gutter th,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__body td,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__body th {
  color: #ffffff !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: #F5F5F5 !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: #1C2A43 !important;
}
.table[data-v-228d0adb] .el-table td,
.table[data-v-228d0adb] .el-table th {
  padding: 0 !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table td,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table th {
  border-color: #efefef !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table td,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table th {
  border-color: #2D3D5C !important;
}
.table[data-v-228d0adb] .el-table--border {
  border: none;
}
.table[data-v-228d0adb] .el-table--border,
.table[data-v-228d0adb] .el-table--group {
  border-top: none;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table--border,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table--group {
  border-color: #efefef !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table--border,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table--group {
  border-color: #2D3D5C !important;
}
.table[data-v-228d0adb] .el-table .el-checkbox .is-checked .el-checkbox__inner,
.table[data-v-228d0adb] .el-table .el-checkbox .is-indeterminate .el-checkbox__inner {
  background-color: #ad2935;
  border-color: #ad2935;
}
.table[data-v-228d0adb] .el-table .caret-wrapper {
  height: 1.75rem !important;
}
.table[data-v-228d0adb] .el-table .sort-caret.ascending {
  top: 0.1875rem;
}
.table[data-v-228d0adb] .el-table .ascending .sort-caret.ascending {
  border-bottom-color: #ad2935;
}
.table[data-v-228d0adb] .el-table .descending .sort-caret.descending {
  border-top-color: #ad2935;
}
.table[data-v-228d0adb] .el-table .sort-caret.descending {
  bottom: 0.125rem;
}
.table[data-v-228d0adb] .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;
}
.spinner[data-v-634db306] {
  margin: 6.25rem auto;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
}
.container1 > div[data-v-634db306],
.container2 > div[data-v-634db306],
.container3 > div[data-v-634db306] {
  width: 0.375rem;
  height: 0.375rem;
  background-color: rgb(90, 104, 117);
  border-radius: 100%;
  position: absolute;
  animation: bouncedelay-634db306 1.2s infinite ease-in-out;
  animation-fill-mode: both;
}
.spinner .spinner-container[data-v-634db306] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.container2[data-v-634db306] {
  transform: rotateZ(45deg);
}
.container3[data-v-634db306] {
  transform: rotateZ(90deg);
}
.circle1[data-v-634db306] {
  top: 0;
  left: 0;
}
.circle2[data-v-634db306] {
  top: 0;
  right: 0;
}
.circle3[data-v-634db306] {
  right: 0;
  bottom: 0;
}
.circle4[data-v-634db306] {
  left: 0;
  bottom: 0;
}
.container2 .circle1[data-v-634db306] {
  animation-delay: -1.1s;
}
.container3 .circle1[data-v-634db306] {
  animation-delay: -1s;
}
.container1 .circle2[data-v-634db306] {
  animation-delay: -0.9s;
}
.container2 .circle2[data-v-634db306] {
  animation-delay: -0.8s;
}
.container3 .circle2[data-v-634db306] {
  animation-delay: -0.7s;
}
.container1 .circle3[data-v-634db306] {
  animation-delay: -0.6s;
}
.container2 .circle3[data-v-634db306] {
  animation-delay: -0.5s;
}
.container3 .circle3[data-v-634db306] {
  animation-delay: -0.4s;
}
.container1 .circle4[data-v-634db306] {
  animation-delay: -0.3s;
}
.container2 .circle4[data-v-634db306] {
  animation-delay: -0.2s;
}
.container3 .circle4[data-v-634db306] {
  animation-delay: -0.1s;
}
@keyframes bouncedelay-634db306 {
0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.pagination-container[data-v-2756f585] {
  width: 100%;
}
[data-theme="light"] .pagination-container[data-v-2756f585] {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] {
  color: #ffffff !important;
}
.pagination-container[data-v-2756f585]  {
  display: flex;
  font-size: 0.75rem;
}
.pagination-container[data-v-2756f585] .el-pagination {
  padding: 1rem 0;
}
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next,
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev {
  background: transparent;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  background: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  background: #1A253A !important;
}
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next:not(.disabled):hover,
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev:not(.disabled):hover,
.pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="light"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="light"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="dark"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="dark"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #F6665D !important;
}
.pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  background-color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
.pagination-container[data-v-2756f585] .el-input__inner:focus {
  border-color: #c0c0c0;
}
.pagination-container[data-v-2756f585] .el-pagination button,
.pagination-container[data-v-2756f585] .el-pagination span:not([class*="suffix"]),
.pagination-container[data-v-2756f585] .el-pager li {
  font-size: 0.75rem;
  min-width: 2rem !important;
  height: 2rem;
  line-height: 2rem;
  padding: 0;
  border-radius: 0.25rem;
}
.pagination-container[data-v-2756f585] .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-2756f585] .el-pagination__editor.el-input .el-input__inner {
  background: #F2F2F4 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  color: #ffffff !important;
}
.pagination-container[data-v-2756f585] .el-pager .more::before {
  line-height: 1.25rem;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination__total,
[data-theme="light"]
  .pagination-container[data-v-2756f585] .el-pagination__jump {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__total,
[data-theme="dark"]
  .pagination-container[data-v-2756f585] .el-pagination__jump {
  color: #A7AAB5 !important;
}
.pagination-container[data-v-2756f585] .el-pagination__jump {
  width: 8.75rem;
  height: 12.5rem;
  text-align: center;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination__jump {
  background: #ffffff !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__jump {
  background: #20293A !important;
}
.pagination-container.hidden[data-v-2756f585] {
  display: none;
}
@charset "UTF-8";
#account[data-v-9f1ca76c] {
  flex-grow: 1;
  box-sizing: border-box;
}
[data-theme="light"] #account[data-v-9f1ca76c] {
  background: #F3F4F8 !important;
}
[data-theme="dark"] #account[data-v-9f1ca76c] {
  background: #0B1221 !important;
}
[data-theme="light"] #account[data-v-9f1ca76c] {
  color: #5F6472 !important;
}
[data-theme="dark"] #account[data-v-9f1ca76c] {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account[data-v-9f1ca76c] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] #account[data-v-9f1ca76c] {
  border-color: #111C30 !important;
}
#account .card[data-v-9f1ca76c] {
  display: flex;
}
#account .header[data-v-9f1ca76c] {
  border-bottom: 0.0625rem solid #d7e4f2;
  height: 2rem;
  color: #bb1c29;
  line-height: 2rem;
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] #account .header[data-v-9f1ca76c] {
  border-color: #efefef !important;
}
[data-theme="dark"] #account .header[data-v-9f1ca76c] {
  border-color: #2D3D5C !important;
}
#account .link-title[data-v-9f1ca76c] {
  font-size: 0.875rem;
  font-weight: bold;
  color: #bb1c29;
  text-indent: 1rem;
}
#account .nav[data-v-9f1ca76c] {
  height: 3.75rem;
  line-height: 3.75rem;
  font-size: 0.75rem;
  padding: 0 1rem;
  border-bottom: 0.0625rem solid #d7e4f2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 1.25rem 1.25rem 0 0;
  margin: 1rem 1rem 0 1rem;
  border: 0.0625rem solid;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] {
  border-color: #efefef !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] {
  border-color: #2D3D5C !important;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] {
  background: #ffffff !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] {
  background: #20293A !important;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] {
  border-color: #374353 !important;
}
#account .nav .all[data-v-9f1ca76c] {
  width: 2rem;
  height: 1.125rem;
  line-height: 1rem;
  text-align: center;
  font-weight: bold;
  color: white;
  background: #ad2935;
  border-radius: 0.125rem;
  padding: 0;
  margin: auto 0;
  white-space: nowrap;
}
#account .nav .filter[data-v-9f1ca76c] {
  display: flex;
}
#account .nav .filter .navTitle[data-v-9f1ca76c] {
  font-size: 1rem;
}
#account .nav .el-select[data-v-9f1ca76c] {
  margin: 0 1.5625rem 0 0.5rem;
}
#account .nav .search[data-v-9f1ca76c] {
  display: flex;
  align-items: center;
}
#account .nav .input[data-v-9f1ca76c] .el-input__inner {
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #account .nav .input[data-v-9f1ca76c] .el-input__inner {
  background: #ffffff !important;
}
[data-theme="dark"] #account .nav .input[data-v-9f1ca76c] .el-input__inner {
  background: #20293A !important;
}
#account .nav .icons[data-v-9f1ca76c] {
  display: flex;
}
#account .nav .icons .icon .svg-icon[data-v-9f1ca76c] {
  width: 1.125rem;
  height: 1.125rem;
  margin: 0.4375rem 0.625rem 0 0;
  cursor: pointer;
}
#account .nav .icons .notSel[data-v-9f1ca76c]:hover {
  filter: drop-shadow(0 0 0 #ff0808);
}
#account .nav .icons .addbtn[data-v-9f1ca76c] {
  min-width: 6rem;
  height: 2.25rem;
  background: #bc1b29;
  border-radius: 0.5rem;
  font-weight: bold;
  color: white;
  margin: 0, 0.75rem, 0, 0.75rem;
  padding: 0 0.75rem;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#account .nav .icons .addbtn[data-v-9f1ca76c]:hover {
  opacity: 1;
}
#account .nav .icons .addbtn .addtext[data-v-9f1ca76c] {
  font-size: 0.875rem;
  margin-left: 0.25rem;
  color: #ffffff;
}
#account .nav .icons .addicon[data-v-9f1ca76c] {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#account .nav .icons .addicon img[data-v-9f1ca76c] {
  width: 1.25rem;
  height: 1.25rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog {
  width: 56.25rem;
  background: white;
  border-radius: 1rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog {
  background: #111723 !important;
}
#account .nav .icons[data-v-9f1ca76c] .dialog-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#account .nav .icons[data-v-9f1ca76c] .dialog-header .dialog-header-title {
  font-size: 1.25rem;
}
#account .nav .icons[data-v-9f1ca76c] .dialog-header .icon-box {
  display: flex;
  align-items: center;
  margin: auto;
  padding-right: 6.25rem;
}
#account .nav .icons[data-v-9f1ca76c] .dialog-header .icon-box img {
  width: 5.625rem;
  height: 1.75rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog__header {
  height: 3.75rem;
  line-height: 3.75rem;
  border-radius: 1rem 1rem 0 0;
  padding: 0 1.5625rem;
  border-bottom: 0.0625rem solid;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__header {
  border-color: #FAFAFA !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__header {
  border-color: #1D2637 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog__title {
  line-height: 1.25rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__title {
  color: #FFFFFF !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog__headerbtn {
  top: 0.9375rem;
  color: white;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__headerbtn {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__headerbtn {
  color: #ffffff !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog__headerbtn .el-dialog__close {
  color: white;
  font-size: 1.5rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .el-input__prefix,
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .el-input__suffix {
  left: 6.25rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 {
  display: flex;
  flex-direction: column;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .linkStep1Title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .linkStep1Title {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .linkStep1Title {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform {
  display: flex;
  justify-content: space-around;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform {
  cursor: pointer;
  width: 20rem;
  height: 17.75rem;
  margin: 3rem 0;
  box-shadow: 0 0.25rem 0.625rem 0 rgba(51, 60, 77, 0.3);
  border-radius: 1.25rem;
  opacity: 1;
  border: 0.0625rem solid;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform {
  background: !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform {
  background: !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform {
  border-color: #374353 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform img {
  width: 5rem;
  height: 5rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform div {
  font-size: 1.25rem;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: 700;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform div {
  color: !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep1 .choosePlatform .subChoosePlatform div {
  color: !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 {
  display: flex;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .el-form {
  display: flex;
  flex-direction: column;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .el-form .el-form-item__label {
  font-size: 1rem;
  width: 6.875rem !important;
  text-align: right;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .el-form .el-form-item__label {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .el-form .el-form-item__label {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox {
  display: flex;
  flex-direction: column;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .note-label {
  white-space: nowrap;
  font-size: 1rem;
  padding: 0 1.25rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .note-label {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .note-label {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .noteCol {
  font-size: 0.75rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: no-wrap;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .noteCol .icon {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
  height: 0.75rem;
  line-height: 0.75rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .noteCol .note {
  display: flex;
  align-items: center;
  min-height: 2.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  word-break: normal;
  white-space: pre-wrap;
  width: 18.75rem;
  word-wrap: break-word;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .noteCol .note {
  color: #727077 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Left .noteBox .noteCol .note {
  color: rgba(255, 255, 255, 0.7) !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Right {
  width: 50%;
  padding-left: 0.625rem;
  display: flex;
  flex-direction: column;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Right .ipTitle {
  font-size: 1.25rem;
  position: relative;
  top: -0.625rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Right .ipTitle {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Right .ipTitle {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Right .linkStep2IpBox {
  width: 20rem;
  height: 18.75rem;
  box-shadow: 0 0.25rem 0.625rem 0 rgba(51, 60, 77, 0.3);
  border-radius: 1.25rem;
  opacity: 1;
  border: 0.0625rem solid;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Right .linkStep2IpBox {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-dialog__body .linkStep2 .linkStep2Right .linkStep2IpBox {
  border-color: #374353 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .dialog-footer {
  display: flex;
  justify-content: flex-end;
  margin-right: 1.875rem;
}
#account .nav .icons[data-v-9f1ca76c] .svg-icon {
  width: 1rem;
  height: 1rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-button {
  padding: 0;
}
#account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(1) {
  width: 5rem;
  height: 2.25rem;
  border: 0.0625rem solid;
  box-sizing: border-box;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(1) {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(1) {
  background: #111723 !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(1) {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(1) {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(1) {
  border-color: #727077 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(1) {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
#account .nav .icons[data-v-9f1ca76c] .dialog-footer .el-button:nth-child(2) {
  width: 5rem;
  height: 2.25rem !important;
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form {
  display: flex;
  flex-wrap: wrap;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-form-item__error {
  color: #f56c6c;
  font-size: 0.75rem;
  line-height: 1;
  position: absolute;
  top: 2.0625rem;
  left: 0;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .platform-server,
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 {
  width: 100%;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item,
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item__content,
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input,
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item__label {
  min-height: 2.75rem;
  line-height: 2.125rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item__label {
  font-size: 0.75rem;
  width: 6.875rem !important;
  padding: 0;
  text-align: left;
  font-weight: 400;
  color: #262626;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item__label {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item__label {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-form-item__content {
  margin-left: 7.5rem !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-select {
  margin: 0;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  width: 8.375rem;
  height: 1.5rem;
  border: 0.0625rem solid #efefef;
  font-size: 0.75rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  border-color: #efefef !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  border-color: #2D3D5C !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .platform-server .el-input__inner {
  width: 22.125rem;
  padding-left: 1rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .platform-server .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 20.25rem;
  top: 0.3125rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .platform-server .svg-search:hover {
  filter: drop-shadow(0 0 0 #f8061a);
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .platform-server i {
  position: absolute;
  left: 20rem;
  top: 0.125rem;
  cursor: pointer;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .platform-server i:hover {
  color: #ad2935;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box {
  overflow-x: hidden;
  overflow-y: auto;
  height: 18.75rem;
  margin: 0 auto;
  width: 100%;
  font-size: 0.75rem;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box::-webkit-scrollbar {
  /*滚动条样式*/
  width: 0.375rem;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.625rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .IP-Box::-webkit-scrollbar-thumb {
  background: #cac9c9 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .IP-Box::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0.625rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .IP-Box {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .IP-Box {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box .IP_item {
  height: 1.875rem;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box .IP_item .ipItemCol {
  display: flex;
  flex-direction: column;
  margin: 0 1.5625rem;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box .IP_item .ipItemCol .ipItemRow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#account .nav .icons[data-v-9f1ca76c] .IP-Box .IP_item .ipItemCol .ipItemRow .location {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#account .nav .icons[data-v-9f1ca76c] .IP-tips {
  line-height: 1rem;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 1.25rem;
  margin-top: 0.625rem;
}
#account .nav .icons[data-v-9f1ca76c] .IP-tips span {
  font-size: 0.75rem !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .IP-tips span {
  color: #727077 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .IP-tips span {
  color: rgba(255, 255, 255, 0.7) !important;
}
#account .nav .icons[data-v-9f1ca76c] .IP-tips div {
  margin-right: 0.3125rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  width: 17.4375rem;
  height: 2.125rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  border-color: #727077 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .el-input__inner {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server {
  width: 17.4375rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options {
  width: 17.4375rem;
  max-height: 45vh;
  padding: 0.3125rem 0;
  overflow-y: scroll;
  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.125rem;
  left: 0;
  z-index: 999;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options {
  background: #111723 !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options {
  border-color: #727077 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options .nodata {
  font-size: 0.75rem;
  text-align: center;
  padding: 0.3125rem 0.625rem;
  color: #909399;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options .nodata {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options .nodata {
  color: #E7EEF8 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options ul li {
  font-size: 0.75rem;
  padding: 0.3125rem 0.625rem;
  cursor: pointer;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options ul li:hover {
  background: rgba(188, 27, 41, 0.1) !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options ul li:hover {
  background: #192C56 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0.375rem;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0.375rem;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.3125rem;
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: #cac9c9;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .options::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0.3125rem;
  /* background: #ededed; */
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .el-input-group--append {
  height: 2.125rem;
  box-sizing: border-box;
  border: 0.0625rem solid;
  border-radius: 0.3125rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .el-input-group--append {
  border-color: #727077 !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .el-input-group--append {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .el-input-group--append .el-input__inner {
  border: none;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .el-input-group--append .el-input-group__append {
  border: none;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .el-input-group--append .el-input-group__append {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .server .el-input-group--append .el-input-group__append {
  background: #111723 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .el-input__inner {
  width: 100%;
  height: 100%;
  padding-left: 1rem;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .el-input__inner {
  background: #111723 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .el-input-group__append {
  padding: 0 0.625rem;
  cursor: pointer;
}
[data-theme="light"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .el-input-group__append {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .el-input-group__append {
  background: #111723 !important;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .append-btn {
  width: 100%;
  height: 100%;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .svg-search {
  width: 1.5625rem;
  height: 1.5625rem;
  display: flex;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 .svg-search:hover {
  filter: drop-shadow(0 0 0 #f8061a);
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 i {
  position: absolute;
  left: 20rem;
  top: 0.125rem;
  cursor: pointer;
}
#account .nav .icons[data-v-9f1ca76c] .el-dialog .broker1 i:hover {
  color: #ad2935;
}
#account .nav .icons[data-v-9f1ca76c] .el-input__icon {
  line-height: 2.125rem;
  width: 20rem;
}
#account .nav .top[data-v-9f1ca76c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
#account .nav .top img[data-v-9f1ca76c] {
  width: 2.0625rem;
  height: 2.0625rem;
  margin-right: 0.8125rem;
}
#account .nav .top .text[data-v-9f1ca76c] {
  font-size: 0.875rem;
  font-weight: 500;
  color: #3ab98e;
}
#account .nav .content[data-v-9f1ca76c] {
  margin-top: 0.5rem;
}
#account .nav .content > div[data-v-9f1ca76c] {
  padding-left: 35%;
  line-height: 1.625rem;
}
#account .nav .content > div > span[data-v-9f1ca76c]:nth-child(1) {
  display: inline-block;
  width: 2.5625rem;
  margin-right: 0.625rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #aaadb8;
}
[data-theme="light"] #account .nav .content > div > span[data-v-9f1ca76c]:nth-child(1) {
  color: #5F6472 !important;
}
[data-theme="dark"] #account .nav .content > div > span[data-v-9f1ca76c]:nth-child(1) {
  color: #E7EEF8 !important;
}
#account .nav .content > div > span[data-v-9f1ca76c]:nth-child(2) {
  font-size: 0.75rem;
  font-weight: 400;
  color: #262626;
}
[data-theme="light"] #account .nav .content > div > span[data-v-9f1ca76c]:nth-child(2) {
  color: #262626 !important;
}
[data-theme="dark"] #account .nav .content > div > span[data-v-9f1ca76c]:nth-child(2) {
  color: #E7EEF8 !important;
}
#account .nav .footer[data-v-9f1ca76c] {
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  color: #3ab98e;
  cursor: pointer;
}
#account .nav .footer > span[data-v-9f1ca76c]:nth-child(2) {
  color: #262626;
}
#account .nav[data-v-9f1ca76c] .successfully-linked {
  width: 29.875rem;
  height: 16.5625rem;
  background: white;
  border-radius: 1rem;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] .successfully-linked {
  background: #fff !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] .successfully-linked {
  background: #1A253A !important;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] .successfully-linked {
  color: #5F6472 !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] .successfully-linked {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] .successfully-linked {
  border-color: #dee6ee !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] .successfully-linked {
  border-color: #111C30 !important;
}
#account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__header {
  height: 2rem;
  border-radius: 1rem 1rem 0 0;
  padding: 0 1.5625rem;
}
#account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__headerbtn {
  top: 0.5rem;
  color: white;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__headerbtn {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__headerbtn {
  color: #ffffff !important;
}
#account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__headerbtn .el-dialog__close {
  color: white;
  font-size: 1.5rem;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
#account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__body {
  padding: 1.5625rem 0;
  border-bottom: 0.0625rem solid #efefef;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__body {
  border-color: #efefef !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__body {
  border-color: #2D3D5C !important;
}
#account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__footer {
  display: flex;
  justify-content: center;
  padding: 0;
}
[data-theme="light"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .nav[data-v-9f1ca76c] .successfully-linked .el-dialog__footer {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog {
  overflow: visible;
  width: 40.625rem;
  min-height: 17.8125rem;
  border-radius: 1rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-form-item__error {
  color: #f56c6c;
  font-size: 0.75rem;
  line-height: 1;
  position: absolute;
  top: 1.5625rem;
  left: -1.5625rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__header {
  border-radius: 1rem 1rem 0 0;
  padding: 2rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__header .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__header .top .top_logo {
  display: flex;
  align-items: center;
  margin: auto;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__header .top .top_logo img {
  width: 6.6875rem;
  height: 2.125rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__header .top .top_warn img {
  width: 3.75rem;
  height: 3.75rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__close {
  font-size: 1.5rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__close {
  color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body {
  padding: 0 2rem;
  white-space: pre-wrap;
  word-break: normal;
  word-wrap: break-word;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body {
  border-color: #efefef !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body {
  border-color: #2D3D5C !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content {
  color: #292F4C !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content {
  color: #8EA4BD !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .text {
  font-size: 1.25rem;
  font-weight: 400;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .text {
  color: #5F6472 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .text {
  color: #E7EEF8 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .textDelete {
  font-size: 1rem;
  margin-top: 1rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .textDelete {
  color: #A8A5AD !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .textDelete {
  color: rgba(255, 255, 255, 0.5) !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-radio-group {
  margin: 1.5rem 0;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content /deep/.el-form {
  display: flex;
  flex-wrap: wrap;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .mobile /deep/ .el-form-item__error {
  left: 3.125rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .mobile /deep/ .el-input-group__prepend {
  width: 3.75rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select {
  border: none;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input-group__prepend {
  border: none;
  padding: 0;
  height: 2.125rem;
  width: 5rem;
  border-left: none;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input-group__prepend {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input-group__prepend {
  background: #111723 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input-group__prepend {
  border-color: #efefef !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input-group__prepend {
  border-color: #2D3D5C !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input-group__prepend .intl-tel-input {
  min-width: auto;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input-group__prepend .intl-tel-input .selected-flag {
  min-width: auto;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-select .el-input__inner {
  width: 4.375rem;
  border-radius: 0.25rem 0 0 0.25rem;
  padding: 0 0.625rem;
  border: none;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-select .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-select .el-input__inner {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input__inner {
  width: 12.8125rem;
  height: 2.25rem;
  padding: 0 0.625rem;
  border-radius: 0.25rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-select .el-input__inner {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button {
  border: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-input-group__append {
  width: 100% !important;
  border: none;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-input-group__append {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-input-group__append {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-input__inner {
  border-radius: 0.25rem;
  width: 10.375rem;
  height: 2.25rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-input__inner {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-button {
  border: none;
  border-radius: 0.25rem;
  width: 6.375rem;
  height: 2.25rem;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ad2935;
  color: #fff;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .input-with-button .el-button.is-disabled:hover {
  background: #ad2935;
  opacity: 0.2;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-form-item {
  width: 90%;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-form-item,
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-form-item__content,
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input,
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-form-item__label {
  height: 2.25rem;
  line-height: 2.25rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-form-item__label {
  font-size: 0.75rem;
  width: 6.25rem !important;
  padding: 0;
  margin-right: 0.625rem;
  font-weight: 400;
  color: #262626;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-form-item__label {
  color: #262626 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-form-item__label {
  color: #E7EEF8 !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-select {
  margin: 0;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .is-disabled .el-input__inner {
  color: #AAADB8 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .is-disabled .el-input__inner {
  color: #8EA4BD !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner {
  width: 14.375rem;
  height: 2.25rem;
  font-size: 0.75rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner {
  color: #262626 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner {
  border-color: #727077 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner::-moz-placeholder {
  opacity: 0.7;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner::placeholder {
  opacity: 0.7;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner::-moz-placeholder {
  border-color: #3B3559 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner::placeholder {
  border-color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner::-moz-placeholder {
  border-color: #ffffff !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__inner::placeholder {
  border-color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__body .content .el-input__icon {
  line-height: 1.5625rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__footer {
  display: flex;
  justify-content: flex-end;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__footer .dialog-footer {
  height: 2.25rem;
}
#account .contain[data-v-9f1ca76c] .delete-dialog .el-dialog__footer .dialog-footer .el-button:nth-child(1) {
  font-size: 0.875rem;
  height: 2.25rem !important;
  width: 5rem;
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .delete-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .delete-dialog {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog {
  overflow: visible !important;
  width: 40.625rem;
  border-radius: 1rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .dialog-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .dialog-header .dialog-header-title {
  font-size: 1.25rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .dialog-header .icon-box {
  display: flex;
  align-items: center;
  margin: auto;
  padding-right: 6.25rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .dialog-header .icon-box img {
  width: 5.625rem;
  height: 1.75rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header {
  height: 3.75rem;
  line-height: 3.75rem;
  border-radius: 1rem 1rem 0 0;
  padding: 0 1.5625rem;
  border-bottom: 0.0625rem solid;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header {
  border-color: #FAFAFA !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header {
  border-color: #1D2637 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  color: white;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header .el-dialog__headerbtn {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header .el-dialog__headerbtn {
  color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: white;
  font-size: 1.5rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__title {
  line-height: 1.25rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__title {
  color: #FFFFFF !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body {
  padding: 1.25rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .radio_box {
  width: 100%;
  display: flex;
  justify-content: center;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-select {
  border: none;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button {
  border: none;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-input-group__append {
  border: none;
  border-radius: 0 0.25rem 0.25rem 0;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-input-group__append {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-input-group__append {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-input__inner {
  border-radius: 0.25rem 0 0 0.25rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-input__inner {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-button {
  min-width: 6.375rem;
  font-size: 0.75rem;
  border: none;
  color: #798a9e;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .input-with-button .el-button:hover {
  color: #f3f5fb;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .el-form-item__error {
  color: #f56c6c;
  font-size: 0.75rem;
  line-height: 1;
  position: absolute;
  top: 2.125rem;
  left: 0;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .el-form-item {
  width: 90%;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .el-form-item,
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .el-form-item__content,
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .el-input,
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .el-form-item__content .el-form-item__label {
  height: 2.125rem;
  line-height: 2.125rem;
  display: flex;
  align-items: center;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .verification_code .el-form-item__content {
  display: flex;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .verification_code .el-form-item__content .el-input {
  width: 14.0625rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .verification_code .el-form-item__content .el-input .el-input__inner {
  width: 14.0625rem;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .verification_code .el-form-item__content .el-input-group__append {
  width: 100%;
  margin-left: 0.5rem;
  padding: 0;
  box-sizing: border-box;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input-group__prepend {
  border: none;
  padding: 0;
  height: 2.125rem;
  width: 6.25rem;
  border-left: none;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input-group__prepend {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input-group__prepend {
  background: #111723 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input-group__prepend {
  border-color: #efefef !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input-group__prepend {
  border-color: #2D3D5C !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input-group__prepend .intl-tel-input {
  min-width: auto;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input-group__prepend .intl-tel-input .selected-flag {
  min-width: auto;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-select .el-input__inner {
  width: 100%;
  border-radius: 0.25rem;
  padding: 0 0.625rem;
  border: none;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-select .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-select .el-input__inner {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  height: 2.125rem;
  padding: 0 0.625rem;
  border: none;
  border-radius: 0.25rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  width: 14.75rem;
  height: 2.125rem;
  border: 0.0625rem solid #efefef;
  font-size: 0.75rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  color: #262626 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner::-moz-placeholder {
  opacity: 0.7;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner::placeholder {
  opacity: 0.7;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner::-moz-placeholder {
  border-color: #3B3559 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner::placeholder {
  border-color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner::-moz-placeholder {
  border-color: #ffffff !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-input__inner::placeholder {
  border-color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-button {
  height: 2.125rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  border: none;
  line-height: 0 !important;
  background: #ad2935;
  margin-left: 0;
  width: auto;
  min-width: 6.875rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 0.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-button {
  color: #ffffff !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-button {
  color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__body .code_message_box .el-button.is-disabled:hover {
  background: #ad2935;
  opacity: 0.2;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__footer {
  padding-top: 1rem;
  border-radius: 1rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-dialog__footer {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-button {
  padding: 0;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  height: 2.25rem;
  width: 5rem;
  font-size: 1rem;
  line-height: 2.25rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #e7eef8;
  background: #5f6472;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
  box-sizing: border-box;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-form {
  display: flex;
  flex-direction: column;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-form-item {
  width: 90%;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-form-item__label {
  font-size: 1rem;
  width: 6.25rem !important;
  padding: 0;
  margin-right: 1.875rem;
  font-weight: 400;
  color: #262626;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-form-item__label {
  color: #262626 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-form-item__label {
  color: #E7EEF8 !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-form-item__content {
  margin-left: 8.125rem !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-select {
  margin: 0;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .is-disabled .el-input__inner {
  color: #727077 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .is-disabled .el-input__inner {
  color: rgba(255, 255, 255, 0.7) !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner {
  width: 21.25rem;
  height: 2.125rem;
  border: 0.0625rem solid #efefef;
  font-size: 0.75rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner {
  color: #262626 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner {
  border-color: #727077 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner::-moz-placeholder {
  opacity: 0.7;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner::placeholder {
  opacity: 0.7;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner::-moz-placeholder {
  border-color: #3B3559 !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner::placeholder {
  border-color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner::-moz-placeholder {
  border-color: #ffffff !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .pass-dialog .el-input__inner::placeholder {
  border-color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .pass-dialog .el-input__icon {
  line-height: 1.5625rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog {
  width: 42.5rem !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog {
  background: #1A253A !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__header {
  height: 2rem;
  line-height: 2rem;
  border-radius: 1rem 1rem 0 0;
  padding: 0 1.5625rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__header {
  background: #ad2935 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__header {
  background: #2D3D5C !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__headerbtn {
  top: 0.9375rem;
  color: white;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__headerbtn {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__headerbtn {
  color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: white;
  font-size: 1.5rem;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body {
  padding: 0.625rem;
  word-wrap: break-word;
  word-break: normal;
  overflow-y: auto;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body {
  color: #262626 !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body {
  color: #E7EEF8 !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog {
  display: flex;
  padding: 1.875rem 0 0.625rem 0;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .item-box {
  flex: 3;
  padding: 0.5rem 1.875rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .item-box .item {
  padding: 0;
  height: 1.75rem;
  display: flex;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .line {
  width: 0;
  height: 9.125rem;
  border: 0.0625rem solid #9eb2d9;
  opacity: 0.4;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box {
  flex: 5;
  padding: 0.5rem 1.875rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step1 {
  line-height: 1.5rem;
  font-size: 1rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text1 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text1 .blue_text {
  color: #6ea5fc;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text2 {
  color: #6ea5fc;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-top: 0.625rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box {
  display: flex;
  align-items: center;
  margin-top: 0.625rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .label {
  width: 5.0625rem;
  font-size: 0.6875rem;
  padding: 1rem 0;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input {
  width: 16.875rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode {
  border: 0.0625rem solid #3f87e6;
  border-radius: 0.25rem;
  background-color: #2d3d5c;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-button--primary {
  color: #fff;
  height: 1.75rem;
  border-color: #fff;
  width: 5rem;
  background: #ad2935 !important;
  border-radius: 0.25rem;
  line-height: 1.75rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input__inner {
  font-size: 0.875rem;
  height: 1.75rem;
  width: 12.5rem;
  padding: 0.3125rem 1rem;
  color: #6ea5fc !important;
  border: none;
  background-color: #2d3d5c !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append,
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend {
  width: 4.375rem;
  padding: 0;
  height: 1.375rem;
  border: none;
  -color: #2d3d5c !important;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append,
[data-theme="light"]
                  #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append,
[data-theme="dark"]
                  #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append:hover,
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend:hover {
  color: #ad2935;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append .el-button,
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend .el-button {
  min-width: 4.375rem;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #3f87e6;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .copy {
  height: 1.75rem;
  background-color: #3f87e6;
  line-height: normal;
  color: #fff;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authenticationstep3_dialog {
  display: flex;
  justify-content: center;
  padding: 5rem 0 3.75rem 0;
  font-size: 1rem;
  font-weight: bold;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authenticationstep3_dialog .failure {
  display: flex;
  justify-content: center;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__body .authenticationstep3_dialog .failure i {
  font-size: 1.75rem;
  color: #f6665d;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer {
  padding-top: 0;
}
[data-theme="light"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] #account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer .el-button {
  padding: 0;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer .authentication-footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.75rem;
  color: white;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer .authentication-footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #2d3d5c;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #2d3d5c;
  box-sizing: border-box;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer .authenticationstep3-footer {
  display: flex;
  justify-content: center;
  padding-bottom: 1.25rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer .authenticationstep3-footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #3ab98e;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #3ab98e;
  box-sizing: border-box;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  font-weight: bold;
  width: 6rem;
  height: 2.125rem;
}
#account .contain[data-v-9f1ca76c] .authentication .el-dialog .el-dialog__footer .authenticationstep3-footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #1a253a;
  background: #e6a23c;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  margin-left: 1.25rem;
  border-color: #e6a23c;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  font-weight: bold;
  width: 6rem;
  height: 2.125rem;
}
#account .list-view[data-v-9f1ca76c] {
  margin: 0 1rem 1rem 1rem;
  padding: 0.75rem 1rem;
  border-radius: 0 0 1.25rem 1.25rem;
  border: 0.0625rem solid;
  border-top: none;
}
[data-theme="light"] #account .list-view[data-v-9f1ca76c] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #account .list-view[data-v-9f1ca76c] {
  border-color: #374353 !important;
}
[data-theme="light"] #account .list-view[data-v-9f1ca76c] {
  background: #ffffff !important;
}
[data-theme="dark"] #account .list-view[data-v-9f1ca76c] {
  background: #20293A !important;
}
#account .list-view .link-status[data-v-9f1ca76c] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.75rem;
}
#account .list-view .svg-icon[data-v-9f1ca76c] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.125rem;
}
#account .list-view .operation[data-v-9f1ca76c] {
  display: flex;
  justify-content: flex-start;
}
#account .list-view .operation .remove[data-v-9f1ca76c] {
  color: #de0611;
  margin-right: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#account .list-view .operation .remove[data-v-9f1ca76c]:hover {
  color: #fa0411;
}
#account .list-view .operation .remove img[data-v-9f1ca76c] {
  width: 1rem;
  height: 1rem;
}
#account .list-view .operation .change_password[data-v-9f1ca76c] {
  padding: 0 0.75rem;
  height: 2rem;
  border-radius: 0.5rem;
  background-color: #3280fe;
  color: #fff;
  margin: 0.75rem;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#account .list-view .operation .change_password[data-v-9f1ca76c]:hover {
  color: #084bb8;
}
#account .card-view[data-v-9f1ca76c] {
  padding: 1.25rem 0.625rem 0.625rem 0.625rem;
  display: flex;
  flex-wrap: wrap;
  /* 如果最后一行是4个元素 */
  /* 如果最后一行是3个元素 */
  /* 如果最后一行是2个元素 */
  /* 如果最后一行是1个元素 */
}
[data-theme="light"] #account .card-view[data-v-9f1ca76c] {
  color: #5F6472 !important;
}
[data-theme="dark"] #account .card-view[data-v-9f1ca76c] {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .card-view[data-v-9f1ca76c] {
  background: #fff !important;
}
[data-theme="dark"] #account .card-view[data-v-9f1ca76c] {
  background: #1A253A !important;
}
[data-theme="light"] #account .card-view[data-v-9f1ca76c] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] #account .card-view[data-v-9f1ca76c] {
  border-color: #111C30 !important;
}
#account .card-view .empty[data-v-9f1ca76c] {
  font-size: 0.75rem;
}
#account .card-view .empty span[data-v-9f1ca76c] {
  cursor: pointer;
  color: #ad2935;
}
#account .card-view .empty span[data-v-9f1ca76c]:hover {
  color: #e40a1c;
}
#account .card-view .box[data-v-9f1ca76c] {
  min-width: 15.75rem;
  width: 20%;
  display: flex;
  justify-content: center;
}
#account .card-view .box2[data-v-9f1ca76c] {
  min-width: 15.75rem;
  width: 20%;
  display: flex;
  justify-content: center;
  opacity: 0.6;
}
#account .card-view .box[data-v-9f1ca76c]:last-child:nth-child(5n - 1) {
  margin-right: 20%;
}
#account .card-view .box[data-v-9f1ca76c]:last-child:nth-child(5n - 2) {
  margin-right: 40%;
}
#account .card-view .box[data-v-9f1ca76c]:last-child:nth-child(5n - 3) {
  margin-right: 60%;
}
#account .card-view .box[data-v-9f1ca76c]:last-child:nth-child(5n - 4) {
  margin-right: 80%;
}
[data-theme="light"] #account .card-view .connected[data-v-9f1ca76c] {
  background: linear-gradient(303deg, #20b796 0%, #17e7b0 100%) !important;
}
[data-theme="dark"] #account .card-view .connected[data-v-9f1ca76c] {
  background: linear-gradient(303deg, #1B6F67 0%, #0D7362 100%) !important;
}
[data-theme="light"] #account .card-view .disconnect[data-v-9f1ca76c] {
  background: linear-gradient(303deg, #f5222d 0%, #fd8474 100%) !important;
}
[data-theme="dark"] #account .card-view .disconnect[data-v-9f1ca76c] {
  background: linear-gradient(303deg, #893842 0%, #8B5456 100%) !important;
}
[data-theme="light"] #account .card-view .linking[data-v-9f1ca76c] {
  background: linear-gradient(303deg, #aaadb8 0%, #c9ccd5 100%) !important;
}
[data-theme="dark"] #account .card-view .linking[data-v-9f1ca76c] {
  background: linear-gradient(303deg, #AAADB8 0%, #C9CCD5 100%) !important;
}
#account .card-view .el-card[data-v-9f1ca76c] {
  width: 15.75rem;
  height: 9.625rem;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
  box-shadow: none;
  box-sizing: border-box;
  position: relative;
  border: 0.0625rem solid transparent;
}
#account .card-view .el-card[data-v-9f1ca76c]:hover {
  box-sizing: border-box;
}
#account .card-view .el-card[data-v-9f1ca76c] .el-card__body {
  padding: 0;
}
#account .card-view .el-card .head[data-v-9f1ca76c] {
  height: 2rem;
  text-indent: 0.3125rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: white;
  display: flex;
  justify-content: space-between;
  padding: 0 0.75rem;
}
#account .card-view .el-card .head .left div[data-v-9f1ca76c] {
  height: 100%;
  display: flex;
  align-items: center;
}
#account .card-view .el-card .head .left div .svg-icon[data-v-9f1ca76c] {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 0.3125rem;
  fill: #369;
}
#account .card-view .el-card .head .left .eyes[data-v-9f1ca76c] {
  font-weight: bold;
}
#account .card-view .el-card .head .left .eyes2[data-v-9f1ca76c] {
  font-weight: bold;
}
[data-theme="light"] #account .card-view .el-card .head .left .eyes2[data-v-9f1ca76c] {
  color: #0000005e !important;
}
[data-theme="dark"] #account .card-view .el-card .head .left .eyes2[data-v-9f1ca76c] {
  color: rgba(255, 255, 255, 0.521) !important;
}
#account .card-view .el-card .head .right[data-v-9f1ca76c] {
  display: flex;
  align-items: center;
}
#account .card-view .el-card .head .right .svg-icon[data-v-9f1ca76c] {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 0.3125rem;
  cursor: pointer;
}
#account .card-view .el-card .head .right .svg-icon[data-v-9f1ca76c]:hover {
  filter: drop-shadow(0 0 0.125rem #ff0808);
}
#account .card-view .el-card .head .btn[data-v-9f1ca76c] {
  margin-left: 0.5rem;
  cursor: pointer;
}
#account .card-view .el-card .content[data-v-9f1ca76c] {
  width: 15.5rem;
  height: 7rem;
  padding: 0.875rem 0.75rem;
  box-sizing: border-box;
  border-radius: 0.5rem 0 0.5rem 0.5rem;
  position: absolute;
  top: 2rem;
  right: 0;
}
[data-theme="light"] #account .card-view .el-card .content .server .eyes2[data-v-9f1ca76c] {
  color: #AAADB8 !important;
}
[data-theme="dark"] #account .card-view .el-card .content .server .eyes2[data-v-9f1ca76c] {
  color: #8EA4BD !important;
}
[data-theme="light"] #account .card-view .el-card .content[data-v-9f1ca76c] {
  background: #F2F6FC !important;
}
[data-theme="dark"] #account .card-view .el-card .content[data-v-9f1ca76c] {
  background: #2D3D5C !important;
}
#account .card-view .action[data-v-9f1ca76c] {
  width: 10.875rem;
  height: 1.5rem;
  border-radius: 0.25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
#account .card-view .action .text_btn[data-v-9f1ca76c] {
  line-height: 1.5rem;
  background: rgba(0, 0, 0, 0.85);
  font-size: 0.75rem;
  font-weight: 400;
  color: white;
  display: flex;
  justify-content: space-around;
}
#account .card-view .action .text_btn span[data-v-9f1ca76c] {
  cursor: pointer;
}
#account .card-view .server[data-v-9f1ca76c] {
  font-size: 0.8125rem;
  display: flex;
  justify-content: space-between;
}
[data-theme="light"] #account .card-view .server[data-v-9f1ca76c] {
  color: #262626 !important;
}
[data-theme="dark"] #account .card-view .server[data-v-9f1ca76c] {
  color: #E7EEF8 !important;
}
#account .card-view .server .link-status[data-v-9f1ca76c] {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}
#account .card-view .server .svg-icon[data-v-9f1ca76c] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.125rem;
}
#account .card-view .links[data-v-9f1ca76c] {
  width: 0.9375rem;
  height: 0.9375rem;
}
#account .card-view .user[data-v-9f1ca76c] {
  font-size: 0.75rem;
  margin: 0.875rem 0;
}
[data-theme="light"] #account .card-view .user[data-v-9f1ca76c] {
  color: #5F6472 !important;
}
[data-theme="dark"] #account .card-view .user[data-v-9f1ca76c] {
  color: #E7EEF8 !important;
}
[data-theme="light"] #account .card-view .user .eyes2[data-v-9f1ca76c] {
  color: #AAADB8 !important;
}
[data-theme="dark"] #account .card-view .user .eyes2[data-v-9f1ca76c] {
  color: #8EA4BD !important;
}
#account .card-view .username[data-v-9f1ca76c] {
  margin-right: 0.625rem;
}
#account .card-view .type[data-v-9f1ca76c] {
  font-size: 0.625rem !important;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
[data-theme="light"] #account .card-view .type[data-v-9f1ca76c] {
  color: #AAADB8 !important;
}
[data-theme="dark"] #account .card-view .type[data-v-9f1ca76c] {
  color: #8EA4BD !important;
}
#account .card-view .type .left[data-v-9f1ca76c] {
  display: flex;
}
#account .card-view .type .left div[data-v-9f1ca76c] {
  display: flex;
  align-items: center;
  margin-right: 0.9375rem;
}
#account .card-view .type .left div .svg-icon[data-v-9f1ca76c] {
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 0.3125rem;
}
