.head[data-v-2b2f70cc] {
  height: 3.75rem;
  border-bottom: 0.0625rem solid #e7e5e5;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
}
[data-theme="light"] .head[data-v-2b2f70cc] {
  color: #3B3559 !important;
}
[data-theme="dark"] .head[data-v-2b2f70cc] {
  color: #ffffff !important;
}
[data-theme="light"] .head[data-v-2b2f70cc] {
  background: #ffffff !important;
}
[data-theme="dark"] .head[data-v-2b2f70cc] {
  background: #20293A !important;
}
[data-theme="light"] .head[data-v-2b2f70cc] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .head[data-v-2b2f70cc] {
  border-color: #374353 !important;
}
.head .title[data-v-2b2f70cc] {
  position: relative;
  height: 3.75rem;
  line-height: 3.75rem;
  font-size: 1.25rem;
  font-weight: 700;
  font-weight: bold;
  padding: 0 1rem;
  white-space: nowrap;
}
.head .inputs[data-v-2b2f70cc] {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.head .inputs[data-v-2b2f70cc] .el-input .el-input__inner {
  background: transparent;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] .head .inputs[data-v-2b2f70cc] .el-input .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .head .inputs[data-v-2b2f70cc] .el-input .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] .head .inputs[data-v-2b2f70cc] .el-input .el-input__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] .head .inputs[data-v-2b2f70cc] .el-input .el-input__inner {
  color: rgba(255, 255, 255, 0.5) !important;
}
.head .icons[data-v-2b2f70cc] {
  line-height: 3.75rem;
  padding: 0 0.8125rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.nodata[data-v-b374cb20] {
  font-size: 1rem;
  text-align: center;
  padding: 3.125rem;
  color: #909399;
  height: 27.3125rem;
  box-sizing: border-box;
}
.more_menu[data-v-b374cb20] {
  position: fixed;
  z-index: 1004;
  background-color: #fff;
  border-radius: 0.3125rem;
}
.more_menu .contextmenu[data-v-b374cb20] {
  position: absolute;
  width: 6.25rem;
  font-size: 0.875rem;
  border-radius: 0.625rem;
  overflow: hidden;
  box-sizing: border-box;
  white-space: nowrap;
  z-index: 2000;
}
[data-theme="light"] .more_menu .contextmenu[data-v-b374cb20] {
  background: #F3F4F8 !important;
}
[data-theme="dark"] .more_menu .contextmenu[data-v-b374cb20] {
  background: #0B1221 !important;
}
.more_menu .contextmenu .contextmenu__item[data-v-b374cb20] {
  display: block;
  line-height: 2.125rem;
  text-align: center;
}
.more_menu .contextmenu .contextmenu__item[data-v-b374cb20]:hover {
  cursor: pointer;
  color: #fff;
}
[data-theme="light"] .more_menu .contextmenu .contextmenu__item[data-v-b374cb20]:hover {
  background: #AAADB8 !important;
}
[data-theme="dark"] .more_menu .contextmenu .contextmenu__item[data-v-b374cb20]:hover {
  background: #09285798 !important;
}
.more_menu .contextmenu .lose[data-v-b374cb20] {
  color: #d98e25;
}
.more_menu .contextmenu .losed[data-v-b374cb20] {
  color: #999999;
}
.more_menu .contextmenu .delete[data-v-b374cb20] {
  color: #f56c6c;
}
.more_menu .contextmenu .contextmenu__item[data-v-b374cb20]:not(:last-child) {
  border-bottom: 0.0625rem solid rgba(64, 158, 255, 0.2);
}
.tabs[data-v-b374cb20] .el-tabs__nav-wrap::after {
  height: 0;
}
.tabs[data-v-b374cb20] .el-tabs__header {
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.75rem;
  margin: 0;
  border-bottom: 0.0625rem solid #e7e5e5;
}
[data-theme="light"] .tabs[data-v-b374cb20] .el-tabs__header {
  border-color: #dee6ee !important;
}
[data-theme="dark"] .tabs[data-v-b374cb20] .el-tabs__header {
  border-color: #111C30 !important;
}
.tabs[data-v-b374cb20] .el-tabs__active-bar {
  height: 0;
  background-color: #ad2935;
}
.tabs[data-v-b374cb20] .el-tabs__item {
  font-size: small;
  padding: 0;
  margin-right: 0.9375rem;
  height: 1.125rem;
  line-height: 1.125rem;
  border-radius: 0.125rem;
}
[data-theme="light"] .tabs[data-v-b374cb20] .el-tabs__item {
  color: #5F6472 !important;
}
[data-theme="dark"] .tabs[data-v-b374cb20] .el-tabs__item {
  color: #E7EEF8 !important;
}
.tabs[data-v-b374cb20] .el-tabs__item:hover {
  color: #ad2935;
}
.tabs[data-v-b374cb20] .el-tabs__item.is-active {
  background-color: #ad2935;
  padding: 0 0.25rem;
}
[data-theme="light"] .tabs[data-v-b374cb20] .el-tabs__item.is-active {
  color: #fff !important;
}
[data-theme="dark"] .tabs[data-v-b374cb20] .el-tabs__item.is-active {
  color: #E7EEF8 !important;
}
.loading_box[data-v-b374cb20] {
  width: 100%;
  height: 27.3125rem;
}
.scrollbar[data-v-b374cb20] {
  height: 26.25rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 1rem;
}
.scrollbar[data-v-b374cb20]::-webkit-scrollbar {
  width: 0.625rem;
}
.scrollbar[data-v-b374cb20]::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] .scrollbar[data-v-b374cb20]::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-b374cb20]::-webkit-scrollbar-thumb {
  background: #374353 !important;
}
.scrollbar[data-v-b374cb20]::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] .scrollbar[data-v-b374cb20]::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-b374cb20]::-webkit-scrollbar-track {
  border-color: #374353 !important;
}
[data-theme="light"] .scrollbar[data-v-b374cb20]::-webkit-scrollbar-track {
  background: #ffffff !important;
}
[data-theme="dark"] .scrollbar[data-v-b374cb20]::-webkit-scrollbar-track {
  background: #20293A !important;
}
.msgbox[data-v-b374cb20] {
  border-radius: 1rem;
  border: 0.0625rem solid red;
  margin: 0 0.375rem 1rem 1rem;
}
[data-theme="light"] .msgbox[data-v-b374cb20] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .msgbox[data-v-b374cb20] {
  border-color: #374353 !important;
}
[data-theme="light"] .msgbox[data-v-b374cb20] {
  background: #ffffff !important;
}
[data-theme="dark"] .msgbox[data-v-b374cb20] {
  background: #20293A !important;
}
[data-theme="light"] .msgbox[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .msgbox[data-v-b374cb20] {
  color: #ffffff !important;
}
.msgbox .expired[data-v-b374cb20] {
  opacity: 0.6;
}
.msgbox_title[data-v-b374cb20] {
  font-size: 0.75rem;
  padding: 0.75rem 1rem;
  border-bottom: 0.0625rem solid #000;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
[data-theme="light"] .msgbox_title[data-v-b374cb20] {
  border-bottom-color: #EAEAEA !important;
}
[data-theme="dark"] .msgbox_title[data-v-b374cb20] {
  border-bottom-color: #374353 !important;
}
[data-theme="light"] .msgbox_title_time[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .msgbox_title_time[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.msgbox_section[data-v-b374cb20] {
  font-size: 0.875rem;
  padding: 0.75rem 1rem;
}
.msgbox_section .name[data-v-b374cb20] {
  color: #448dec;
}
.msgbox_section .jump_link[data-v-b374cb20] {
  text-decoration: underline;
  color: #448dec;
  cursor: pointer;
  transition: all 0.2s;
}
.msgbox_section .jump_link[data-v-b374cb20]:hover {
  color: #ad2935;
}
.operateMsgBox[data-v-b374cb20] {
  border-radius: 1rem;
  border: 0.0625rem solid red;
  margin: 0 0.375rem 1rem 1rem;
}
[data-theme="light"] .operateMsgBox[data-v-b374cb20] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .operateMsgBox[data-v-b374cb20] {
  border-color: #374353 !important;
}
[data-theme="light"] .operateMsgBox[data-v-b374cb20] {
  background: #ffffff !important;
}
[data-theme="dark"] .operateMsgBox[data-v-b374cb20] {
  background: #20293A !important;
}
[data-theme="light"] .operateMsgBox[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .operateMsgBox[data-v-b374cb20] {
  color: #ffffff !important;
}
.operateMsgBox_title[data-v-b374cb20] {
  font-size: 0.75rem;
  padding: 0.75rem 1rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
[data-theme="light"] .operateMsgBox_title_time[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .operateMsgBox_title_time[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.operateMsgBox_section[data-v-b374cb20] {
  font-size: 0.875rem;
  padding: 0.75rem 1rem;
}
.operateMsgBox_section_text[data-v-b374cb20] {
  letter-spacing: 0.0625rem;
  line-height: 1.5;
}
.nomore[data-v-b374cb20] {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  padding: 0 1.125rem 1.125rem;
}
.more[data-v-b374cb20] {
  cursor: pointer;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  padding: 0 1.125rem 1.125rem;
}
.waitingBox .shareItem[data-v-b374cb20] {
  font-size: 0.75rem;
  margin: 0 0.3125rem 1rem 0.5625rem;
  border: 0.0625rem solid red;
  border-radius: 1rem;
}
[data-theme="light"] .waitingBox .shareItem[data-v-b374cb20] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .waitingBox .shareItem[data-v-b374cb20] {
  border-color: #374353 !important;
}
[data-theme="light"] .waitingBox .shareItem[data-v-b374cb20] {
  background: #ffffff !important;
}
[data-theme="dark"] .waitingBox .shareItem[data-v-b374cb20] {
  background: #20293A !important;
}
.waitingBox .shareItem-header[data-v-b374cb20] {
  display: flex;
  padding: 0 1rem;
  height: 2.5rem;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.0625rem solid #000;
}
[data-theme="light"] .waitingBox .shareItem-header[data-v-b374cb20] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .waitingBox .shareItem-header[data-v-b374cb20] {
  border-color: #374353 !important;
}
.waitingBox .shareItem-header-left[data-v-b374cb20] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
[data-theme="light"] .waitingBox .shareItem-header-left[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .waitingBox .shareItem-header-left[data-v-b374cb20] {
  color: #ffffff !important;
}
.waitingBox .shareItem-header-left .s-h-l-name[data-v-b374cb20] {
  margin-right: 0.125rem;
}
[data-theme="light"] .waitingBox .shareItem-header-left .s-h-l-name[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .waitingBox .shareItem-header-left .s-h-l-name[data-v-b374cb20] {
  color: #ffffff !important;
}
.waitingBox .shareItem-header-left .s-h-l-signalName[data-v-b374cb20] {
  margin-left: 0.125rem;
  color: #448dec;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.waitingBox .shareItem-header .shareItem-header-right[data-v-b374cb20] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .waitingBox .shareItem-header .shareItem-header-right[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .waitingBox .shareItem-header .shareItem-header-right[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.waitingBox .shareItem-main[data-v-b374cb20] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0.75rem 1rem 0.75rem 0.6875rem;
}
.waitingBox .shareItem-main-image[data-v-b374cb20] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  margin-right: 0.9375rem;
}
.waitingBox .shareItem-main-image > img[data-v-b374cb20] {
  width: 4.625rem;
  height: 4.625rem;
  border-radius: 50%;
}
.waitingBox .shareItem-main .pointer[data-v-b374cb20] {
  cursor: pointer;
}
.waitingBox .shareItem-main-info[data-v-b374cb20] {
  display: flex;
  flex: 2;
  flex-direction: column;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
}
.waitingBox .shareItem-main-info .s-m-i-signalName[data-v-b374cb20] {
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .waitingBox .shareItem-main-info .s-m-i-signalName[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .waitingBox .shareItem-main-info .s-m-i-signalName[data-v-b374cb20] {
  color: #ffffff !important;
}
.waitingBox .shareItem-main-info .s-m-i-broker-equity[data-v-b374cb20] {
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .waitingBox .shareItem-main-info .s-m-i-broker-equity[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .waitingBox .shareItem-main-info .s-m-i-broker-equity[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.waitingBox .shareItem-main-info .s-m-i-net[data-v-b374cb20] {
  margin-top: 0.375rem;
  font-size: 1rem;
}
[data-theme="light"] .waitingBox .shareItem-main-info .s-m-i-net[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .waitingBox .shareItem-main-info .s-m-i-net[data-v-b374cb20] {
  color: #ffffff !important;
}
.waitingBox .shareItem-main-info .s-m-i-net .title[data-v-b374cb20] {
  font-size: 0.875rem;
}
.waitingBox .shareItem-main-btm[data-v-b374cb20] {
  justify-self: flex-end;
  display: flex;
  flex: 1.5;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.waitingBox .shareItem-main-btm .fee[data-v-b374cb20] {
  align-self: flex-end;
  margin-bottom: 1.1875rem;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] .waitingBox .shareItem-main-btm .fee[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .waitingBox .shareItem-main-btm .fee[data-v-b374cb20] {
  color: #ffffff !important;
}
.waitingBox .shareItem-main-btm .fee .title[data-v-b374cb20] {
  font-size: 0.875rem;
  font-weight: 400;
}
[data-theme="light"] .waitingBox .shareItem-main-btm .fee .title[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .waitingBox .shareItem-main-btm .fee .title[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.waitingBox .shareItem-main-btm .btnbox[data-v-b374cb20] {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.waitingBox .shareItem-main-btm .btnbox .el-button[data-v-b374cb20] {
  width: 4.5rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  border-radius: 1rem 1rem 1rem 1rem;
  opacity: 1;
  color: #fff;
  padding: 0 1.25rem;
  line-height: 2rem;
  border: none;
}
.waitingBox .shareItem-main-btm .btnbox .refuseBTM[data-v-b374cb20] {
  background-color: #a8a5ad;
  color: #ffffff;
}
.waitingBox .shareItem-main-btm .btnbox .refusedBTM[data-v-b374cb20] {
  padding: 0 0.9375rem;
  font-size: 1.25rem;
}
[data-theme="light"] .waitingBox .shareItem-main-btm .btnbox .refusedBTM[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .waitingBox .shareItem-main-btm .btnbox .refusedBTM[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.waitingBox .shareItem-main-btm .btnbox .documentedBTM[data-v-b374cb20] {
  color: #43c498;
  padding: 0 0.9375rem;
  font-size: 1.25rem;
}
.waitingBox .shareItem-main-btm .btnbox .agreedBTM[data-v-b374cb20] {
  color: #43c498;
  padding: 0 0.9375rem;
  font-size: 1.25rem;
}
.waitingBox .shareItem-main-btm .btnbox .followBTM[data-v-b374cb20] {
  background: #43c498;
}
.waitingBox .applyItem[data-v-b374cb20] {
  font-size: 0.875rem;
  margin: 0 0.3125rem 1rem 0.5625rem;
  border: 0.0625rem solid red;
  border-radius: 0.25rem;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
[data-theme="light"] .waitingBox .applyItem[data-v-b374cb20] {
  border-color: #DBDBDB !important;
}
[data-theme="dark"] .waitingBox .applyItem[data-v-b374cb20] {
  border-color: rgba(219, 219, 219, 0.149) !important;
}
[data-theme="light"] .waitingBox .applyItem[data-v-b374cb20] {
  background: #F5F5F5 !important;
}
[data-theme="dark"] .waitingBox .applyItem[data-v-b374cb20] {
  background: #1C2A43 !important;
}
.waitingBox .applyItem .applyItem-header[data-v-b374cb20] {
  display: flex;
  padding: 0.4375rem 0.5rem 0.4375rem 0.625rem;
  justify-content: space-between;
}
.waitingBox .applyItem .applyItem-header .applyItem-header-left[data-v-b374cb20] {
  text-overflow: ellipsis;
  font-weight: bold;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
[data-theme="light"] .waitingBox .applyItem .applyItem-header .applyItem-header-left[data-v-b374cb20] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .waitingBox .applyItem .applyItem-header .applyItem-header-left[data-v-b374cb20] {
  color: #8EA4BD !important;
}
.waitingBox .applyItem .applyItem-header .applyItem-header-left .a-h-l-name[data-v-b374cb20] {
  margin-right: 0.125rem;
  font-weight: bold;
}
[data-theme="light"] .waitingBox .applyItem .applyItem-header .applyItem-header-left .a-h-l-name[data-v-b374cb20] {
  color: #262626 !important;
}
[data-theme="dark"] .waitingBox .applyItem .applyItem-header .applyItem-header-left .a-h-l-name[data-v-b374cb20] {
  color: #E7EEF8 !important;
}
.waitingBox .applyItem .applyItem-header .applyItem-header-left .a-h-l-signalName[data-v-b374cb20] {
  margin-left: 0.125rem;
  color: #8ab7f1;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.waitingBox .applyItem .applyItem-header .applyItem-header-right[data-v-b374cb20] {
  white-space: nowrap;
  color: #7395be;
}
.waitingBox .applyItem .line[data-v-b374cb20] {
  width: 100%;
  height: 0.0625rem;
  background: #ffffff;
  border-radius: 0 0 0 0;
  opacity: 0.1;
}
.waitingBox .applyItem .applyItem-main[data-v-b374cb20] {
  display: flex;
  padding: 1rem 0.625rem 1.25rem 0.6875rem;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-image[data-v-b374cb20] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.75rem;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-image > img[data-v-b374cb20] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-info[data-v-b374cb20] {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-info .a-m-i-signalName[data-v-b374cb20] {
  color: #8ab7f1;
  font-weight: bold;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-info .a-m-i-broker[data-v-b374cb20] {
  font-size: 0.8125rem;
}
[data-theme="light"] .waitingBox .applyItem .applyItem-main .applyItem-main-info .a-m-i-broker[data-v-b374cb20] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .waitingBox .applyItem .applyItem-main .applyItem-main-info .a-m-i-broker[data-v-b374cb20] {
  color: #8EA4BD !important;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-info .a-m-i-equity[data-v-b374cb20] {
  font-size: 0.8125rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .waitingBox .applyItem .applyItem-main .applyItem-main-info .a-m-i-equity[data-v-b374cb20] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .waitingBox .applyItem .applyItem-main .applyItem-main-info .a-m-i-equity[data-v-b374cb20] {
  color: #8EA4BD !important;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-btm[data-v-b374cb20] {
  display: flex;
  align-items: center;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-btm .el-button[data-v-b374cb20] {
  width: 4.5rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  border-radius: 1rem 1rem 1rem 1rem;
  opacity: 1;
  color: #fff;
  padding: 0 1.25rem;
  line-height: 2rem;
  border: none;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-btm .refuseBTM[data-v-b374cb20] {
  background: #5a6688;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-btm .refusedBTM[data-v-b374cb20] {
  color: #5a6688;
  padding: 0 0.9375rem;
  font-size: 0.875rem;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-btm .agreeBTM[data-v-b374cb20] {
  background: #03ad90;
}
.waitingBox .applyItem .applyItem-main .applyItem-main-btm .agreedBTM[data-v-b374cb20] {
  color: #03ad90;
  padding: 0 0.9375rem;
  font-size: 0.875rem;
}
.waitingBox .expired[data-v-b374cb20] {
  opacity: 0.6;
}
.expireBox[data-v-b374cb20] {
  margin: 0 0.3125rem 1rem 0.5625rem;
  border-radius: 1rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .expireBox[data-v-b374cb20] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .expireBox[data-v-b374cb20] {
  border-color: #374353 !important;
}
[data-theme="light"] .expireBox[data-v-b374cb20] {
  background: #ffffff !important;
}
[data-theme="dark"] .expireBox[data-v-b374cb20] {
  background: #20293A !important;
}
[data-theme="light"] .expireBox[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .expireBox[data-v-b374cb20] {
  color: #ffffff !important;
}
.expireBox-header[data-v-b374cb20] {
  display: flex;
  padding: 0.75rem 1rem;
  justify-content: space-between;
  border-bottom: 0.0625rem solid #000;
}
[data-theme="light"] .expireBox-header[data-v-b374cb20] {
  border-bottom-color: #EAEAEA !important;
}
[data-theme="dark"] .expireBox-header[data-v-b374cb20] {
  border-bottom-color: #374353 !important;
}
.expireBox-header .expireItem-header-left[data-v-b374cb20] {
  text-overflow: ellipsis;
  font-weight: bold;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.expireBox-header .OpenFailed[data-v-b374cb20] {
  color: #f6a95f !important;
}
.expireBox-header .CloseFailed[data-v-b374cb20] {
  color: #d14b64 !important;
}
.expireBox-header .expireItem-header-right[data-v-b374cb20] {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.75rem;
}
[data-theme="light"] .expireBox-header .expireItem-header-right[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .expireBox-header .expireItem-header-right[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.expireBox-main[data-v-b374cb20] {
  display: flex;
  justify-content: space-between;
  padding: 1rem 0.625rem 1.25rem 0.6875rem;
}
.expireBox-main .expireItem-main-left[data-v-b374cb20] {
  display: flex;
}
.expireBox-main .expireItem-main-left .follower-image[data-v-b374cb20] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.expireBox-main .expireItem-main-left .follower-image > img[data-v-b374cb20] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
}
.expireBox-main .expireItem-main-left .follower-info[data-v-b374cb20] {
  margin-left: 0.625rem;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
  max-width: 7.5rem;
}
.expireBox-main .expireItem-main-left .follower-info .follower-name[data-v-b374cb20] {
  color: #8ab7f1;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.expireBox-main .expireItem-main-left .follower-info .follower-number[data-v-b374cb20] {
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .expireBox-main .expireItem-main-left .follower-info .follower-number[data-v-b374cb20] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .expireBox-main .expireItem-main-left .follower-info .follower-number[data-v-b374cb20] {
  color: #8EA4BD !important;
}
.expireBox-main .expireItem-main-left .follower-info .follower-serve[data-v-b374cb20] {
  font-size: 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .expireBox-main .expireItem-main-left .follower-info .follower-serve[data-v-b374cb20] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .expireBox-main .expireItem-main-left .follower-info .follower-serve[data-v-b374cb20] {
  color: #8EA4BD !important;
}
.expireBox-main .errorIcon[data-v-b374cb20] {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
}
.expireBox-main .OpenFailed[data-v-b374cb20] {
  color: #f6a95f !important;
}
.expireBox-main .CloseFailed[data-v-b374cb20] {
  color: #d14b64 !important;
}
.expireBox-main .expireItem-main-right[data-v-b374cb20] {
  display: flex;
}
.expireBox-main .expireItem-main-right .signal-image[data-v-b374cb20] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.expireBox-main .expireItem-main-right .signal-image > img[data-v-b374cb20] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
}
.expireBox-main .expireItem-main-right .signal-info[data-v-b374cb20] {
  margin-left: 0.625rem;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
  max-width: 7.5rem;
}
.expireBox-main .expireItem-main-right .signal-info .signal-name[data-v-b374cb20] {
  color: #8ab7f1;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.expireBox-main .expireItem-main-right .signal-info .signal-number[data-v-b374cb20] {
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .expireBox-main .expireItem-main-right .signal-info .signal-number[data-v-b374cb20] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .expireBox-main .expireItem-main-right .signal-info .signal-number[data-v-b374cb20] {
  color: #8EA4BD !important;
}
.expireBox-main .expireItem-main-right .signal-info .signal-serve[data-v-b374cb20] {
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .expireBox-main .expireItem-main-right .signal-info .signal-serve[data-v-b374cb20] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .expireBox-main .expireItem-main-right .signal-info .signal-serve[data-v-b374cb20] {
  color: #8EA4BD !important;
}
.expireBox-footer[data-v-b374cb20] {
  display: flex;
  padding: 0.75rem 1rem;
  justify-content: space-between;
  border-top: 0.0625rem solid #000;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .expireBox-footer[data-v-b374cb20] {
  border-top-color: #EAEAEA !important;
}
[data-theme="dark"] .expireBox-footer[data-v-b374cb20] {
  border-top-color: #374353 !important;
}
.login_btn[data-v-b374cb20] {
  font-size: 0.75rem;
  font-weight: 700;
  color: #f7ab5f;
  line-height: 1rem;
}
.operateMsgBox_section_data[data-v-b374cb20] {
  padding: 0 1rem 1rem 1rem;
}
.General_top[data-v-b374cb20] {
  display: flex;
  justify-content: space-between;
  border-bottom: 0.0625rem solid #000;
  padding-bottom: 0.25rem;
}
[data-theme="light"] .General_top[data-v-b374cb20] {
  border-bottom-color: #EAEAEA !important;
}
[data-theme="dark"] .General_top[data-v-b374cb20] {
  border-bottom-color: #374353 !important;
}
.General-name[data-v-b374cb20] {
  font-size: 0.875rem;
  font-weight: 700;
  color: #3b3559;
  line-height: 1.25rem;
}
[data-theme="light"] .General-name[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .General-name[data-v-b374cb20] {
  color: #ffffff !important;
}
.General-number[data-v-b374cb20],
.General-time[data-v-b374cb20] {
  font-size: 0.75rem;
  font-weight: 400;
  color: #a8a5ad;
  line-height: 1rem;
  margin-top: 0.25rem;
}
[data-theme="light"] .General-number[data-v-b374cb20],
[data-theme="light"]
  .General-time[data-v-b374cb20] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .General-number[data-v-b374cb20],
[data-theme="dark"]
  .General-time[data-v-b374cb20] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.General_bottom[data-v-b374cb20] {
  padding-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  font-size: 0.75rem;
  font-weight: 400;
  color: #3b3559;
}
[data-theme="light"] .General_bottom[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .General_bottom[data-v-b374cb20] {
  color: #ffffff !important;
}
.General_bottom .General_reason[data-v-b374cb20],
.General_bottom .General-fee[data-v-b374cb20] {
  font-size: 0.75rem;
  font-weight: 400;
  color: #3b3559;
}
[data-theme="light"] .General_bottom .General_reason[data-v-b374cb20],
[data-theme="light"]
    .General_bottom .General-fee[data-v-b374cb20] {
  color: #3B3559 !important;
}
[data-theme="dark"] .General_bottom .General_reason[data-v-b374cb20],
[data-theme="dark"]
    .General_bottom .General-fee[data-v-b374cb20] {
  color: #ffffff !important;
}
.General_bottom .fontW[data-v-b374cb20] {
  font-size: 0.875rem;
  font-weight: 600;
}
.General_follow img[data-v-b374cb20],
.General_renew img[data-v-b374cb20] {
  width: 7.875rem;
  height: 0.15625rem;
  position: relative;
  top: 1rem;
}
.General_follow .General_follow_btn[data-v-b374cb20],
.General_renew .General_follow_btn[data-v-b374cb20] {
  font-size: 0.75rem;
  color: #f7ab5f;
  line-height: 1.25rem;
  text-align: center;
  margin-left: 2.125rem;
  width: 4rem;
  height: 1.25rem;
  border-radius: 5.125rem 5.125rem 5.125rem 5.125rem;
  border: 0.0625rem solid #e5e5e5;
  position: relative;
  top: 0.125rem;
}
.General_remove img[data-v-b374cb20] {
  width: 1.125rem;
  height: 1.125rem;
  margin-bottom: 0.125rem;
  margin-left: 1.625rem;
}
.General_remove .General_remove_text[data-v-b374cb20] {
  font-size: 0.625rem;
  font-weight: 400;
  color: #f7ab5f;
}
.operateMsgBox_section_text[data-v-b374cb20] {
  padding: 0 1rem 1rem 1rem;
}
[data-theme="light"] &[data-v-2f61462c] {
  color: #5F6472 !important;
}
[data-theme="dark"] &[data-v-2f61462c] {
  color: #E7EEF8 !important;
}
[data-theme="light"] &[data-v-2f61462c] {
  background: #fff !important;
}
[data-theme="dark"] &[data-v-2f61462c] {
  background: #1A253A !important;
}
[data-theme="light"] &[data-v-2f61462c] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] &[data-v-2f61462c] {
  border-color: #111C30 !important;
}
.tabs[data-v-2f61462c] .el-tabs__nav-wrap::after {
  height: 0;
}
.tabs[data-v-2f61462c] .el-tabs__header {
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.75rem;
  margin: 0;
  border-bottom: 0.0625rem solid #e7e5e5;
}
.tabs[data-v-2f61462c] .el-tabs__active-bar {
  height: 0;
  background-color: #ad2935;
}
.tabs[data-v-2f61462c] .el-tabs__item {
  font-size: small;
  padding: 0;
  margin-right: 0.9375rem;
  height: 1.125rem;
  line-height: 1.125rem;
  border-radius: 0.125rem;
}
.tabs[data-v-2f61462c] .el-tabs__item:hover {
  color: #ad2935;
}
.tabs[data-v-2f61462c] .el-tabs__item.is-active {
  color: #fff;
  background-color: #ad2935;
  padding: 0 0.25rem;
}
@charset "UTF-8";
[data-upstyle="up_red"] .up[data-v-d10ce98a] {
  color: #E84F46 !important;
}
[data-upstyle="up_green"] .up[data-v-d10ce98a] {
  color: #43C498 !important;
}
[data-upstyle="up_red"] .down[data-v-d10ce98a] {
  color: #43C498 !important;
}
[data-upstyle="up_green"] .down[data-v-d10ce98a] {
  color: #E84F46 !important;
}
.empty[data-v-d10ce98a] {
  height: 17.5rem;
  font-size: 0.75rem;
  margin: 1.875rem 1rem;
  color: #909399;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.empty .links[data-v-d10ce98a] {
  color: #ad2935;
  cursor: pointer;
}
.empty .links[data-v-d10ce98a]:hover {
  color: #e0081a;
}
#parent2[data-v-d10ce98a] {
  height: 21.5rem;
}
.scrollbar[data-v-d10ce98a] {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: auto;
  margin-right: 1rem;
}
.scrollbar[data-v-d10ce98a]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0.3125rem;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0.375rem;
  margin-bottom: 0.625rem;
}
.scrollbar[data-v-d10ce98a]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.625rem;
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: #cac9c9;
}
[data-theme="light"] .scrollbar[data-v-d10ce98a]::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .scrollbar[data-v-d10ce98a]::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.scrollbar[data-v-d10ce98a]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0.625rem;
  /* background: #ededed; */
}
.card-box[data-v-d10ce98a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 0;
  font-size: 0.875rem;
  border-bottom: 0.0625rem dotted;
}
[data-theme="light"] .card-box[data-v-d10ce98a] {
  border-color: #efefef !important;
}
[data-theme="dark"] .card-box[data-v-d10ce98a] {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .card-box[data-v-d10ce98a]:hover {
  background: #F5F5F5 !important;
}
[data-theme="dark"] .card-box[data-v-d10ce98a]:hover {
  background: #1C2A43 !important;
}
.card-box:hover .icon[data-v-d10ce98a] {
  display: block;
}
.card-box .avatar[data-v-d10ce98a] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 0 0.625rem;
  text-align: center;
  cursor: pointer;
}
.card-box .avatar img[data-v-d10ce98a] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}
.card-box .center_msg[data-v-d10ce98a] {
  width: 70%;
}
.card-box .col_item[data-v-d10ce98a] {
  display: flex;
  flex: 1;
  line-height: 1.5625rem;
  width: 100%;
}
.card-box .col_item .flag[data-v-d10ce98a],
.card-box .col_item .fire[data-v-d10ce98a] {
  width: 90%;
  display: flex;
  align-items: center;
  margin: 0.125rem 0 0.375rem 0;
  overflow: hidden;
}
.card-box .col_item .svg-icon[data-v-d10ce98a] {
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.5rem;
}
.card-box .icon[data-v-d10ce98a] {
  width: 0.875rem;
  height: 0.875rem;
  display: none;
  cursor: pointer;
}
.card-box .item3[data-v-d10ce98a] {
  min-width: 25%;
}
.card-box .delete_icon[data-v-d10ce98a] {
  width: 1%;
  line-height: 1.5625rem;
}
.card-box .delete_icon .flag[data-v-d10ce98a],
.card-box .delete_icon .fire[data-v-d10ce98a] {
  display: flex;
  align-items: center;
  margin: 0.125rem 0 0.375rem 0;
  overflow: hidden;
}
.card-box .delete_icon .svg-icon[data-v-d10ce98a] {
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.5rem;
}
.card-box .server[data-v-d10ce98a] {
  font-size: 0.75rem;
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-theme="light"] .card-box .server[data-v-d10ce98a] {
  color: #5F6472 !important;
}
[data-theme="dark"] .card-box .server[data-v-d10ce98a] {
  color: #E7EEF8 !important;
}
.card-box .text[data-v-d10ce98a] {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
[data-theme="light"] .card-box .text[data-v-d10ce98a] {
  color: #5F6472 !important;
}
[data-theme="dark"] .card-box .text[data-v-d10ce98a] {
  color: #E7EEF8 !important;
}
.card-box .nickname[data-v-d10ce98a] {
  padding-right: 0.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card-box .number[data-v-d10ce98a] {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
[data-theme="light"] .card-box .number[data-v-d10ce98a] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .card-box .number[data-v-d10ce98a] {
  color: #8EA4BD !important;
}
.card-box .profit[data-v-d10ce98a] {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #f6665d;
}
.card-box .loss[data-v-d10ce98a] {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #3ab98e;
}
.darkShadow[data-v-d10ce98a] {
  box-shadow: 0 0 0.625rem 0 #131a2b;
}
.lightShadow[data-v-d10ce98a] {
  box-shadow: 0 0 0.625rem 0 #f1f4f8;
}
.FeaturedSignal-card[data-v-d10ce98a] {
  min-width: 17.6875rem;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  padding: 1rem;
  margin: 1rem 0 1rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
[data-theme="light"] .FeaturedSignal-card[data-v-d10ce98a] {
  background: #ffffff !important;
}
[data-theme="dark"] .FeaturedSignal-card[data-v-d10ce98a] {
  background: #20293A !important;
}
.FeaturedSignal-card .card-top[data-v-d10ce98a] {
  font-size: 0.75rem;
  overflow: hidden;
  margin-bottom: 0.625rem;
  height: 2.5rem;
  min-height: 2.5rem;
  width: 100%;
  display: flex;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
}
.FeaturedSignal-card .card-top .card-top-img[data-v-d10ce98a] {
  width: 2.5rem;
  height: 2.5rem;
  min-width: 2.5rem;
  margin-right: 0.3125rem;
  border-radius: 50%;
  background-color: #d8d8d8;
}
.FeaturedSignal-card .card-top .card-top-right[data-v-d10ce98a] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 2.5rem);
  width: 100%;
}
.FeaturedSignal-card .card-top .card-top-right .info-box[data-v-d10ce98a] {
  max-width: 7.1875rem;
}
.FeaturedSignal-card .card-top .card-top-right .info-box .info-box-top[data-v-d10ce98a] {
  font-size: 0.875rem;
  white-space: nowrap;
}
.FeaturedSignal-card .card-top .card-top-right .info-box .info-box-bottom[data-v-d10ce98a] {
  font-size: 0.75rem;
}
[data-theme="light"] .FeaturedSignal-card .card-top .card-top-right .info-box .info-box-bottom[data-v-d10ce98a] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .FeaturedSignal-card .card-top .card-top-right .info-box .info-box-bottom[data-v-d10ce98a] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.FeaturedSignal-card .card-top .card-top-right .follow-box[data-v-d10ce98a] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 5rem;
  margin-top: 0.625rem;
}
.FeaturedSignal-card .card-top .card-top-right .follow-box .follow-num[data-v-d10ce98a] {
  width: 100%;
  font-size: 1.625rem;
  text-align: end;
  font-weight: bold;
}
.FeaturedSignal-card .card-top .card-top-right .follow-box .follow-label[data-v-d10ce98a] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: end;
  width: 100%;
  font-size: 0.666875rem;
}
.FeaturedSignal-card .icon-box[data-v-d10ce98a] {
  padding-bottom: 0.3125rem;
  display: flex;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.3);
  height: 0.875rem;
}
.FeaturedSignal-card .icon-box .hot-flag-box[data-v-d10ce98a] {
  padding-bottom: 0.125rem;
  display: flex;
  align-items: center;
}
.FeaturedSignal-card .icon-box .medal-box[data-v-d10ce98a] {
  margin-left: 0.3125rem;
  display: flex;
  flex-wrap: nowrap;
}
.FeaturedSignal-card .icon-box .svg-size[data-v-d10ce98a] {
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  height: 0.9375rem;
  width: 0.9375rem;
}
.FeaturedSignal-card .chart-box[data-v-d10ce98a] .echarts {
  height: 4.5rem !important;
}
.FeaturedSignal-card .card-text[data-v-d10ce98a] {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0.625rem 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
[data-theme="light"] .FeaturedSignal-card .card-text .card-texts[data-v-d10ce98a] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .FeaturedSignal-card .card-text .card-texts[data-v-d10ce98a] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.FeaturedSignal-card .card-text .text-item1[data-v-d10ce98a] {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.FeaturedSignal-card .card-text .text-item1 > div[data-v-d10ce98a] {
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: start;
}
.FeaturedSignal-card .card-text .text-item2[data-v-d10ce98a] {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.FeaturedSignal-card .card-text .text-item2 > div[data-v-d10ce98a] {
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
}
.FeaturedSignal-card .card-text .text-item3[data-v-d10ce98a] {
  overflow: hidden;
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  align-items: flex-end;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.FeaturedSignal-card .card-text .text-item3 > div[data-v-d10ce98a] {
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: end;
}
.FeaturedSignal-card .card-text .font16[data-v-d10ce98a] {
  font-size: 1rem;
}
.FeaturedSignal-card .card-text .font12[data-v-d10ce98a] {
  font-size: 0.75rem;
}
.common-util[data-v-15b51d50] {
  font-size: 1.125rem;
}
[data-theme="light"] .common-util[data-v-15b51d50] {
  color: #5F6472 !important;
}
[data-theme="dark"] .common-util[data-v-15b51d50] {
  color: #E7EEF8 !important;
}
[data-theme="light"] .common-util[data-v-15b51d50] {
  background: #fff !important;
}
[data-theme="dark"] .common-util[data-v-15b51d50] {
  background: #1A253A !important;
}
[data-theme="light"] .common-util[data-v-15b51d50] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] .common-util[data-v-15b51d50] {
  border-color: #111C30 !important;
}
.blog[data-v-15b51d50] .el-carousel--horizontal {
  overflow-y: hidden;
}
.blog[data-v-15b51d50] .el-carousel {
  width: 100%;
  height: 100%;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item {
  cursor: pointer;
  display: flex;
  width: 100%;
  padding: 0.75rem 1rem 1rem 1rem;
  height: 8.75rem;
  border-bottom: 0.0625rem solid red;
  box-sizing: border-box;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item {
  background: #ffffff !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item {
  background: #20293A !important;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item {
  border-color: #374353 !important;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .img {
  height: 7.125rem;
  width: 11.25rem;
  background-size: cover;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right {
  width: calc(100% - 12rem);
  margin-left: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .title {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .title {
  color: #3B3559 !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .title {
  color: #ffffff !important;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .subContent {
  height: 3rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .subContent {
  color: #A8A5AD !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .subContent {
  color: rgba(255, 255, 255, 0.5) !important;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box {
  display: flex;
  justify-content: space-between;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .likes-box-left {
  display: flex;
  font-size: 0.75rem;
  font-weight: 500;
  margin-right: 0.625rem;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .likes-box-left {
  color: #A8A5AD !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .likes-box-left {
  color: rgba(255, 255, 255, 0.5) !important;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .likes-box-left img {
  width: 1.125rem;
  height: 1.125rem;
  margin-right: 0.125rem;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .likes-box-left .likes {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0.9375rem;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .likes-box-left .views {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0.625rem;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .add_time {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 0.75rem;
  font-family: DIN-Medium, DIN;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .add_time {
  color: #A8A5AD !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__container .el-carousel__item .item .card-right .likes-box .add_time {
  color: rgba(255, 255, 255, 0.5) !important;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__indicators {
  width: 12.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  transform: translate(-6.25rem, -4.5625rem);
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal {
  top: -2.5rem;
  padding: 0 0.1875rem 0 0.1875rem;
}
.blog[data-v-15b51d50] .el-carousel .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
  width: 1rem;
  height: 0.375rem;
  border-radius: 0.25rem;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
  background: #A8A5AD !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
  background: rgba(255, 255, 255, 0.5) !important;
}
[data-theme="light"] .blog[data-v-15b51d50] .el-carousel .el-carousel__indicators .is-active .el-carousel__button {
  background: #AD2935 !important;
}
[data-theme="dark"] .blog[data-v-15b51d50] .el-carousel .el-carousel__indicators .is-active .el-carousel__button {
  background: #AD2935 !important;
}
.nodata[data-v-15b51d50] {
  font-size: 0.75rem;
  text-align: center;
  padding: 1rem;
  color: #909399;
}
#dash[data-v-15b51d50] {
  width: 100%;
  box-sizing: border-box;
  padding: 0 1rem 1.5rem 1rem;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
}
[data-theme="light"] #dash[data-v-15b51d50] {
  background: #F3F4F8 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] {
  background: #0B1221 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] {
  color: #3B3559 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] {
  color: #ffffff !important;
}
#dash[data-v-15b51d50] .top-title {
  font-weight: 500;
}
[data-theme="light"] #dash[data-v-15b51d50] .top-title {
  color: #AD2935 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .top-title {
  color: #AD2935 !important;
}
#dash[data-v-15b51d50] .asset {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
#dash[data-v-15b51d50] .asset_top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1rem;
  overflow: hidden;
}
#dash[data-v-15b51d50] .asset_top_left {
  width: calc(71% - 0.5rem);
}
#dash[data-v-15b51d50] .asset_top_left .dataPL {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item {
  position: relative;
  width: calc((100% - 4rem) / 5);
  min-width: 6.25rem;
  height: 5.875rem;
  border-radius: 0.75rem;
  display: grid;
  grid-template-rows: minmax(2.5rem, 1fr) minmax(1.25rem, 1fr);
  padding: 1rem;
  box-sizing: border-box;
  overflow: hidden;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .dataPL_item {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .dataPL_item {
  background: #20293A !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .dataPL_item {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .dataPL_item {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item .text {
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  color: #a8a5ad;
  background-repeat: no-repeat;
  background-position: right -0.3125rem bottom -0.625rem;
  padding-right: 1rem;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  align-self: end;
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item .numerical_value {
  max-width: 100%;
  font-size: 1.625rem;
  font-weight: 700;
  padding-right: 1rem;
  box-sizing: border-box;
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item .numerical_value div span {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item::after {
  position: absolute;
  bottom: -0.5rem;
  right: -0.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  content: "";
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 2.5rem 2.5rem;
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item:nth-child(1)::after {
  background-image: url(data:image/png;base64,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);
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item:nth-child(2)::after {
  background-image: url(data:image/png;base64,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);
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item:nth-child(3)::after {
  background-image: url(data:image/png;base64,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);
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item:nth-child(4)::after {
  background-image: url(data:image/png;base64,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);
}
#dash[data-v-15b51d50] .asset_top_left .dataPL_item:nth-child(5)::after {
  background-image: url(data:image/png;base64,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);
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .scrollbar .svga_box {
  background: #F3F4F8 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .scrollbar .svga_box {
  background: #0B1221 !important;
}
#dash[data-v-15b51d50] .asset_top_left .scrollbar .scrollbar .FeaturedSignal-card:nth-child(1) {
  margin-left: 0 !important;
}
#dash[data-v-15b51d50] .asset_top_left .link_account {
  border-radius: 1.25rem;
  overflow: hidden;
  height: 52.9375rem;
  box-sizing: border-box;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .link_account {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .link_account {
  background: #20293A !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .link_account {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .link_account {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table {
  padding: 0.75rem 1rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .link_account_table {
  color: #3B3559 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .link_account_table {
  color: #ffffff !important;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .table .el-table .el-table__body-wrapper {
  max-height: 44rem;
  overflow-y: auto;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus {
  display: grid;
  grid-template-columns: 0.75rem minmax(2.5rem, 4fr);
  justify-content: center;
  align-items: center;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus .link_status {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus .account_number {
  justify-self: start;
  margin-left: 0.3125rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus .linkedPoint {
  background: #43C498 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus .linkedPoint {
  background: #43C498 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus .disconnectedPoint {
  background: #E84F46 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus .disconnectedPoint {
  background: #E84F46 !important;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .linkStatus .linkingPoint {
  background-color: yellow;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit {
  height: 100%;
  display: grid;
  grid-template-columns: 1.25rem minmax(2.5rem, auto);
  justify-content: flex-start;
  align-items: center;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box {
  width: 10%;
  min-width: 1.25rem;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .profitbox {
  width: 0;
  height: 0;
  border: 0.375rem solid red;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
}
[data-upstyle="up_red"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .profitbox {
  border-top-color: #E84F46 !important;
}
[data-upstyle="up_green"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .profitbox {
  border-top-color: #43C498 !important;
}
[data-upstyle="up_red"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .profitbox {
  border-right-color: #E84F46 !important;
}
[data-upstyle="up_green"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .profitbox {
  border-right-color: #43C498 !important;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .lossbox {
  width: 0;
  height: 0;
  border: 0.375rem solid red;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
}
[data-upstyle="up_red"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .lossbox {
  border-bottom-color: #43C498 !important;
}
[data-upstyle="up_green"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .lossbox {
  border-bottom-color: #E84F46 !important;
}
[data-upstyle="up_red"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .lossbox {
  border-left-color: #43C498 !important;
}
[data-upstyle="up_green"] #dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_box .lossbox {
  border-left-color: #E84F46 !important;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_table .total_profit_number {
  justify-self: start;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_tolinkpage {
  height: 2.25rem;
  border-radius: 0.5rem;
  background: #bc1b29;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-left: 0.5rem;
  padding: 0 0.5rem;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_tolinkpage .icon {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_tolinkpage .icon img {
  width: 1.25rem;
  height: 1.25rem;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_tolinkpage .btn {
  font-size: 0.875rem;
  margin-left: 0.25rem;
  color: #ffffff;
}
#dash[data-v-15b51d50] .asset_top_left .link_account .iconBox {
  width: 1.625rem;
  height: 1.625rem;
  margin-right: 0.625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
}
#dash[data-v-15b51d50] .asset_top_left .link_account .iconBox .svg-icon {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 3.125rem;
  width: 100%;
  box-sizing: border-box;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .labels {
  min-width: 5rem;
  font-size: 1rem;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .el-select /deep/ {
  width: 8rem;
  height: 1.75rem;
  margin-right: 0.9375rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .el-select /deep/ .el-input {
  width: 100%;
  height: 1.75rem;
  box-sizing: border-box;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .el-select /deep/ .el-input .el-input__inner {
  width: 100%;
  height: 1.75rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .el-select /deep/ .el-input .el-input__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .el-select /deep/ .el-input .el-input__inner {
  color: rgba(255, 255, 255, 0.5) !important;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .el-select /deep/ .el-input__suffix {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .linkAccountInput {
  min-width: 12.5rem !important;
  max-width: 18.75rem;
  margin-left: 3.75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .linkAccountInput .el-input__inner {
  width: 100%;
  height: 2rem;
  font-size: 0.875rem;
  border: none;
  background: transparent;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .linkAccountInput .el-input__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_left .link_account_inputBox .linkAccountInput .el-input__inner {
  color: rgba(255, 255, 255, 0.5) !important;
}
#dash[data-v-15b51d50] .asset_top_right {
  width: calc(29% - 0.5rem);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#dash[data-v-15b51d50] .asset_top_right .copytradingPL {
  height: 18.6875rem;
  margin-bottom: 1rem;
  border-radius: 1.25rem;
  overflow: hidden;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_right .copytradingPL {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_right .copytradingPL {
  background: #20293A !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_right .copytradingPL {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_right .copytradingPL {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .asset_top_right .copytradingPL_tableBox {
  padding: 0.75rem 1rem;
}
#dash[data-v-15b51d50] .asset_top_right .copytradingPL_tableBox .table .el-table .el-table__body-wrapper {
  max-height: 11.4375rem;
  overflow-y: auto;
}
#dash[data-v-15b51d50] .asset_top_right .copytradingPL_tableBox .table .el-table .el-table__empty-block .svga_box {
  height: 12.5rem;
  width: 100%;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_right .copytradingPL_tableBox .table .el-table .el-table__empty-block .svga_box {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_right .copytradingPL_tableBox .table .el-table .el-table__empty-block .svga_box {
  background: #20293A !important;
}
#dash[data-v-15b51d50] .asset_top_right .blog {
  border-radius: 1.25rem;
  overflow: hidden;
  height: 23.125rem;
  margin-bottom: 1rem;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_right .blog {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_right .blog {
  background: #20293A !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_right .blog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_right .blog {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .asset_top_right_message {
  border-radius: 1.25rem;
  overflow: hidden;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_right_message {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_right_message {
  background: #20293A !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_top_right_message {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_top_right_message {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .asset_bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #8ea4bd;
}
#dash[data-v-15b51d50] .asset_bottom_left {
  width: calc(71% - 0.5rem);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#dash[data-v-15b51d50] .asset_bottom_left .summaryPosition {
  width: calc(50% - 0.5rem);
  border-radius: 1.25rem;
  overflow: hidden;
  padding: 0;
  box-sizing: border-box;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition {
  background: #20293A !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox {
  padding: 0.75rem 1rem;
}
#dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox .from {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox .from button {
  width: 2.75rem;
  height: 1.5rem;
  border-radius: 0.25rem;
  border: none;
  outline: none;
  color: #ffffff;
  font-size: 0.75rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox .from .buy {
  background: #E84F46 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox .from .buy {
  background: #E84F46 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox .from .sell {
  background: #43C498 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox .from .sell {
  background: #43C498 !important;
}
#dash[data-v-15b51d50] .asset_bottom_left .summaryPosition_tableBox .table .el-table .el-table__body-wrapper {
  max-height: 26.875rem;
  overflow-y: auto;
}
[data-upstyle="up_red"] #dash[data-v-15b51d50] .profit {
  color: #E84F46 !important;
}
[data-upstyle="up_green"] #dash[data-v-15b51d50] .profit {
  color: #43C498 !important;
}
[data-upstyle="up_red"] #dash[data-v-15b51d50] .loss {
  color: #43C498 !important;
}
[data-upstyle="up_green"] #dash[data-v-15b51d50] .loss {
  color: #E84F46 !important;
}
#dash[data-v-15b51d50] .chart .svg-icon {
  width: 1.125rem;
  height: 1.125rem;
  cursor: pointer;
}
#dash[data-v-15b51d50] .echart_tab .el-tabs__nav-wrap::after {
  height: 0;
}
#dash[data-v-15b51d50] .echart_tab .el-tabs__header {
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.75rem;
  margin: 0;
  border-bottom: 0.0625rem solid #e7e5e5;
}
[data-theme="light"] #dash[data-v-15b51d50] .echart_tab .el-tabs__header {
  border-color: #efefef !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .echart_tab .el-tabs__header {
  border-color: #2D3D5C !important;
}
#dash[data-v-15b51d50] .echart_tab .el-tabs__active-bar {
  height: 0;
  background-color: #ad2935;
}
#dash[data-v-15b51d50] .echart_tab .el-tabs__item {
  font-size: small;
  padding: 0;
  margin-right: 0.9375rem;
  height: 1.125rem;
  line-height: 1.125rem;
  border-radius: 0.125rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .echart_tab .el-tabs__item {
  color: #5F6472 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .echart_tab .el-tabs__item {
  color: #E7EEF8 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .echart_tab .el-tabs__item:hover {
  color: #ad2935 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .echart_tab .el-tabs__item:hover {
  color: #F6665D !important;
}
#dash[data-v-15b51d50] .echart_tab .el-tabs__item.is-active {
  color: #fff;
  background-color: #ad2935;
  padding: 0 0.25rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .echart_tab .el-tabs__item.is-active {
  color: #fff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .echart_tab .el-tabs__item.is-active {
  color: #E7EEF8 !important;
}
#dash[data-v-15b51d50] .card {
  width: 100%;
  display: flex;
}
#dash[data-v-15b51d50] .userDialog /deep/ .el-dialog {
  width: 40.625rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .el-dialog {
  background: #111723 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .el-dialog {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .el-dialog__body {
  padding: 1rem;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-select {
  width: 9.375rem;
  height: 2rem;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-select .el-input {
  height: 100%;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-select .el-input__inner {
  width: 100%;
  height: 100%;
  border: 0.0625rem solid red;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-select .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-select .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-select .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-select .el-input__inner {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-input {
  height: 100%;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-input__inner {
  width: 100%;
  height: 100%;
  border: 0.0625rem solid red;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .el-input__inner {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .search {
  width: 16.25rem;
  height: 2rem;
  margin-left: 1rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .search {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_filter .search {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table {
  padding: 0.75rem 0;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__header-wrapper {
  border-bottom: 0.0625rem solid #000;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__header-wrapper {
  background: #FAFAFA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__header-wrapper {
  background: #1D2637 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__header-wrapper {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__header-wrapper {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__header th,
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__header tr {
  height: 2.625rem;
  box-sizing: border-box;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body td,
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body th {
  height: 2.625rem;
  box-sizing: border-box;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__empty-block {
  background: #F3F4F8 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__empty-block {
  background: #0B1221 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__empty-text {
  font-size: 1rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper .el-table__row {
  box-sizing: border-box;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper .el-table__row {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper .el-table__row {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper .el-table__row td {
  border-bottom: 0.0625rem solid #000;
}
[data-theme="light"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper .el-table__row td {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .userDialog /deep/ .dialog_body_table .el-table .el-table__body-wrapper .el-table__row td {
  border-color: #374353 !important;
}
#dash[data-v-15b51d50] .chart .el-dialog {
  width: 57.125rem;
  height: 30.9375rem;
  border-radius: 1rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .chart .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .chart .el-dialog {
  background: #1A253A !important;
}
#dash[data-v-15b51d50] .chart .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
#dash[data-v-15b51d50] .chart .el-dialog .el-dialog__header {
  height: 2rem;
  border-radius: 1rem 1rem 0 0;
  padding: 0 1.5625rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] #dash[data-v-15b51d50] .chart .el-dialog .el-dialog__header {
  background: #AD2935 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .chart .el-dialog .el-dialog__header {
  background: #2D3D5C !important;
}
#dash[data-v-15b51d50] .chart .el-dialog .el-dialog__headerbtn {
  top: 0.5rem;
  color: white;
}
#dash[data-v-15b51d50] .messages .el-tabs__nav-wrap::after {
  height: 0;
}
#dash[data-v-15b51d50] .messages .el-tabs__header {
  height: 4.875rem;
  line-height: 2rem;
  margin: 0;
  box-sizing: border-box;
  border-bottom: 0.0625rem solid #e7e5e5;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__header {
  border-color: #efefef !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__header {
  border-color: #2D3D5C !important;
}
#dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap {
  height: 100%;
  padding: 0.75rem 1rem 1rem 1rem;
}
#dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll {
  height: 3.125rem;
  box-sizing: border-box;
}
#dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav {
  width: calc(100% - 2rem);
  padding: 0 1rem;
  overflow-x: auto;
  height: 3.125rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  border-radius: 0.75rem;
  overflow-y: hidden;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
#dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-thumb {
  background: #374353 !important;
}
#dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-track {
  border-color: #374353 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-track {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav::-webkit-scrollbar-track {
  background: #20293A !important;
}
#dash[data-v-15b51d50] .messages .el-tabs__active-bar {
  height: 0;
  background-color: #ad2935;
}
#dash[data-v-15b51d50] .messages .el-tabs__item {
  font-size: small;
  border-radius: 0.5rem;
  height: 2.125rem;
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  margin-right: 0.625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__item {
  color: #3B3559 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__item {
  color: #ffffff !important;
}
#dash[data-v-15b51d50] .messages .el-tabs__item .el-badge {
  font-size: 0.875rem;
}
#dash[data-v-15b51d50] .messages .el-tabs__item .el-badge .el-badge__content {
  background: #ad2935;
  border: none;
  transform: translateY(-50%) translateX(10%);
  top: 0.625rem;
  right: -0.5rem;
}
#dash[data-v-15b51d50] .messages .el-tabs__item .el-badge .el-badge__content.is-dot {
  width: 0.625rem;
  height: 0.625rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__item:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__item:hover {
  color: #AD2935 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__item:hover {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__item:hover {
  background: #FFFFFF !important;
}
#dash[data-v-15b51d50] .messages .el-tabs__item.is-active {
  background-color: #ad2935;
  padding: 0.5rem 1rem 0.5rem 1rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__item.is-active {
  color: #AD2935 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__item.is-active {
  color: #AD2935 !important;
}
[data-theme="light"] #dash[data-v-15b51d50] .messages .el-tabs__item.is-active {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .messages .el-tabs__item.is-active {
  background: #FFFFFF !important;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog {
  background-color: transparent !important;
  box-shadow: none;
  border: none;
  width: 100%;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__header {
  display: none;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body {
  background-color: transparent !important;
  padding: 0;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body .img_div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: relative;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body .img_div img {
  width: 44.75rem;
  -webkit-user-drag: none;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body .img_div:hover {
  opacity: 1;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body .img_div .close {
  width: 2.5rem;
  height: 2.5rem;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body .img_div .lb_text1 {
  position: absolute;
  top: 8.75rem;
  font-size: 5rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 6.625rem;
  letter-spacing: 0.5rem;
  -webkit-text-stroke: 0.125rem #e8b46d;
  white-space: nowrap;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body .img_div .lb_text2 {
  position: absolute;
  top: 16.25rem;
  font-size: 3.75rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 4.9375rem;
  letter-spacing: 0.375rem;
  -webkit-text-stroke: 0.125rem #e8b46d;
}
#dash[data-v-15b51d50] .leaderboard-dialog .el-dialog .el-dialog__body .img_div .lb_text3 {
  position: absolute;
  top: 23.125rem;
  font-size: 2.5rem;
  padding: 0.3125rem 6.25rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 3.3125rem;
  letter-spacing: 0.25rem;
  cursor: pointer;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog {
  width: 80.5rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header {
  height: 5.625rem;
  box-sizing: border-box;
  line-height: 5.625rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 2.125rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: none;
}
[data-theme="light"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header {
  background: #20293A !important;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .el-dialog__title {
  color: #ffffff !important;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .dialog-header {
  width: 100%;
  display: flex;
  justify-content: center;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .dialog-header .title_box {
  box-sizing: border-box;
  width: 47%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .dialog-header .title_box .title_left_box {
  flex: 1;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .dialog-header .title_box .title_left_box .title_left {
  height: 1rem;
  width: 100%;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .dialog-header .title_box .title_text {
  height: 2.5rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.5rem;
  background: linear-gradient(180deg, #ffac26 0%, #ff8026 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 1rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .dialog-header .title_box .title_right_box {
  flex: 1;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .dialog-header .title_box .title_right_box .title_right {
  height: 1rem;
  width: 100%;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .el-dialog__headerbtn {
  line-height: 5.625rem;
  font-size: 1.5rem;
  top: 0;
}
[data-theme="light"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body {
  padding: 0 0 1.75rem 0;
}
[data-theme="light"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body {
  background: #ffffff !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body {
  background: #20293A !important;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox {
  display: flex;
  justify-content: center;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item {
  margin: 0 0.5rem;
  width: 25.5rem;
  height: 16.5rem;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
}
[data-theme="light"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item {
  background: #FFFFFF !important;
}
[data-theme="dark"] #dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item {
  background: #111723 !important;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__title {
  display: flex;
  justify-content: center;
  margin: 0.5rem 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.625rem;
  background: linear-gradient(180deg, #ffac26 0%, #ff8026 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content {
  display: flex;
  justify-content: center;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank1 {
  background: url(../img/rank1.2a5660c5.png) no-repeat center center;
  background-size: 7.5rem 11rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank1 .module-border-wrap {
  width: 3.3125rem;
  height: 3.3125rem;
  border-radius: 50%;
  position: relative;
  background: linear-gradient(135deg, #ffe695, #fba429);
  padding: 0.0625rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank1 .module-border-wrap .module {
  color: white;
  width: 3.125rem;
  height: 3.125rem;
  padding: 0.125rem;
  border-radius: 50%;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank1 .module-border-wrap .module-icon {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  bottom: -0.375rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank2 {
  background: url(../img/rank2.8df86fb5.png) no-repeat center center;
  background-size: 7.5rem 11rem;
  margin-top: 1.875rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank2 .module-border-wrap {
  width: 3.3125rem;
  height: 3.3125rem;
  border-radius: 50%;
  position: relative;
  background: linear-gradient(135deg, #e4ebee, #bfbfbf);
  padding: 0.0625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank2 .module-border-wrap .module {
  color: white;
  width: 3.125rem;
  height: 3.125rem;
  padding: 0.125rem;
  border-radius: 50%;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank2 .module-border-wrap .module-icon {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  bottom: -0.375rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank3 {
  background: url(../img/rank3.14620dc7.png) no-repeat center center;
  background-size: 7.5rem 11rem;
  margin-top: 1.875rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank3 .module-border-wrap {
  width: 3.3125rem;
  height: 3.3125rem;
  border-radius: 50%;
  position: relative;
  background: linear-gradient(135deg, #fdddbf, #f0844c);
  display: flex;
  justify-content: center;
  align-items: center;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank3 .module-border-wrap .module {
  color: white;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .rank3 .module-border-wrap .module-icon {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  bottom: -0.4375rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content .hidden {
  visibility: hidden;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content__card {
  margin: 0 0.375rem;
  width: 7.5rem;
  height: 11rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content__card__photo {
  display: flex;
  justify-content: center;
  margin-top: 0.3125rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content__card__name {
  text-align: center;
  padding: 0 0.5rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #ffffff;
  margin-top: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content__card__amount {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  margin-top: 0.5rem;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content__card__add {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
}
#dash[data-v-15b51d50] .leaderboard-rank-dialog .el-dialog__body .rankbox__item__content__card__points {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
}
.scrollbar[data-v-15b51d50] {
  overflow-x: hidden;
  overflow-y: auto;
}
.scrollbar[data-v-15b51d50]::-webkit-scrollbar {
  width: 0.625rem;
}
.scrollbar[data-v-15b51d50]::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] .scrollbar[data-v-15b51d50]::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-15b51d50]::-webkit-scrollbar-thumb {
  background: #374353 !important;
}
.scrollbar[data-v-15b51d50]::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] .scrollbar[data-v-15b51d50]::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-15b51d50]::-webkit-scrollbar-track {
  border-color: #374353 !important;
}
[data-theme="light"] .scrollbar[data-v-15b51d50]::-webkit-scrollbar-track {
  background: #ffffff !important;
}
[data-theme="dark"] .scrollbar[data-v-15b51d50]::-webkit-scrollbar-track {
  background: #20293A !important;
}
.table[data-v-15b51d50] .el-table .el-table__row {
  height: 2.5rem;
}
.table[data-v-15b51d50] .el-table .el-table__row .cell {
  height: 2.5rem;
  line-height: 2.5rem;
}
#productPl[data-v-15b51d50] {
  width: 100%;
  height: 9.375rem;
}
[data-theme="light"] #productPl[data-v-15b51d50] {
  background: #dee6ee !important;
}
[data-theme="dark"] #productPl[data-v-15b51d50] {
  background: #111C30 !important;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog {
  border-radius: 1rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__body {
  color: #ffffff !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog {
  background: #ffffff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog {
  background: #20293A !important;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header {
  height: 3.75rem;
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 1rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 0.0625rem solid red;
}
[data-theme="light"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .el-dialog__title {
  color: #ffffff !important;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox_title {
  width: 12.5rem;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox_title {
  color: #ffffff !important;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .headerBox_empty {
  width: 12.5rem;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__footer {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__footer .el-button {
  padding: 0;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 1rem;
  color: white;
  background: #ad2935;
  width: 5rem;
  height: 2.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  box-sizing: border-box;
}
.el-dialog__wrapper[data-v-15b51d50] .el-dialog .el-dialog__footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 1rem;
  color: #ffffff;
  background: #5f6472;
  width: 5rem;
  height: 2.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
  font-family: Arial;
  font-size: 1rem;
  color: #ffffff;
  background: #ad2935;
  width: 5rem;
  height: 2.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
}
.Connected-dialog[data-v-15b51d50] .el-dialog {
  width: 56.25rem !important;
  background: white;
  border-radius: 1rem;
}
[data-theme="light"] .Connected-dialog[data-v-15b51d50] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .Connected-dialog[data-v-15b51d50] .el-dialog {
  background: #1A253A !important;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__header {
  border-radius: 1rem 1rem 0 0;
  display: flex;
  align-items: center;
  padding: 0;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__header .dialog-header {
  width: 100%;
  display: flex;
  justify-content: center;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__header .icon-box {
  display: flex;
  align-items: center;
  margin: auto;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__header .icon-box img {
  width: 5.625rem;
  height: 1.75rem;
}
.Connected-dialog[data-v-15b51d50] .content-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.Connected-dialog[data-v-15b51d50] .content-box .logo-box {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 0 2rem;
}
.Connected-dialog[data-v-15b51d50] .content-box .logo-box img {
  height: 6.8125rem;
  width: 6.8125rem;
}
.Connected-dialog[data-v-15b51d50] .content-box .content1 {
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 2rem;
  color: #e7eef8;
}
[data-theme="light"] .Connected-dialog[data-v-15b51d50] .content-box .content1 {
  color: #3B3559 !important;
}
[data-theme="dark"] .Connected-dialog[data-v-15b51d50] .content-box .content1 {
  color: #ffffff !important;
}
.Connected-dialog[data-v-15b51d50] .content-box .content2 {
  font-size: 0.875rem;
  text-align: center;
  word-break: normal !important;
  padding-top: 1rem;
  line-height: 1.5rem;
}
[data-theme="light"] .Connected-dialog[data-v-15b51d50] .content-box .content2 {
  color: #3B3559 !important;
}
[data-theme="dark"] .Connected-dialog[data-v-15b51d50] .content-box .content2 {
  color: #ffffff !important;
}
.Connected-dialog[data-v-15b51d50] .content-box .content3 {
  width: 35.625rem;
  height: 0;
  border: 0.0625rem solid #374353;
  margin: 1.5rem 0;
}
[data-theme="light"] .Connected-dialog[data-v-15b51d50] .content-box .content3 {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .Connected-dialog[data-v-15b51d50] .content-box .content3 {
  border-color: #374353 !important;
}
.Connected-dialog[data-v-15b51d50] .content-box .content4 {
  color: #3280fe;
  line-height: 1.3125rem;
  padding: 0 2rem;
  word-break: normal !important;
  text-align: center !important;
}
.Connected-dialog[data-v-15b51d50] .content-box .content5 {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  color: #a8a5ad;
  word-break: normal !important;
  text-align: center !important;
  padding: 0 3.25rem 0 3.25rem;
  opacity: 0.5;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__headerbtn {
  top: 0.5rem;
  color: white;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__body {
  padding: 1.5rem 10rem;
}
[data-theme="light"] .Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .Connected-dialog[data-v-15b51d50] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer {
  position: relative;
  padding-bottom: 1rem;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .check_box {
  font-size: 1.25rem;
  display: flex;
  justify-content: center;
}
[data-theme="light"] .Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .check_box .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #5F6472 !important;
}
[data-theme="dark"] .Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .check_box .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #E7EEF8 !important;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .connent-btn {
  display: flex;
  justify-content: center;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .connent-btn span {
  padding: 0.5rem 1.25rem;
  border-radius: 0.25rem;
  background: #ad2935;
  color: #ffffff;
  margin-top: 1rem;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .el-button {
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #ad2935;
  min-width: 5rem;
  width: 12.5rem;
  height: 2.125rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  padding: 0 1.25rem;
  box-sizing: border-box;
  line-height: 2.125rem;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .el-button span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .dialog-footer .el-button i {
  margin-left: 0.5rem;
  font-size: 1.125rem;
  line-height: 2.125rem;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-button {
  padding: 0;
}
.Connected-dialog[data-v-15b51d50] .el-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;
}
.Connected-dialog[data-v-15b51d50] .el-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;
  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;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-select {
  margin: 0;
}
.Connected-dialog[data-v-15b51d50] .el-dialog .el-input__inner {
  height: 1.5rem;
  border: 0.0625rem solid transparent;
  font-size: 0.75rem;
}
[data-theme="light"] .Connected-dialog[data-v-15b51d50] .el-dialog .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .Connected-dialog[data-v-15b51d50] .el-dialog .el-input__inner {
  background: #1A253A !important;
}
