#root *{box-sizing:border-box}
.jc-between{justify-content:space-between}
.jc-start{justify-content:flex-start}
.tti{text-transform: initial;}
.ttc{text-transform:capitalize}
.por{position:relative}
.poa{position:absolute}
.mr0{margin-right:0!important}
.mt0{margin-top: 0!important}
.mt24{margin-top:24px}
.mt16{margin-top:16px}
.mt12{margin-top:12px}
.mt8{margin-top:8px!important}
.mt4{margin-top:4px}
.mb8{margin-bottom:8px}
.mb24{margin-bottom:24px}
.tar{text-align:right!important}
.tac{text-align:center!important}
.pl20{padding-left:20px!important}
.pl10{padding-left:10px!important}
.pr20{padding-right:20px!important}
.up{color:#E64E62!important}
.down{color:#007980!important}
.comGray{color:#888}
.cp{cursor:pointer}
.fwb{font-weight:600}
.fl2{flex:2!important}
.w230{width:230px}
.filter-days-row{width: 100%;display: flex;flex-direction: row;justify-content: flex-end;}
.filter-days-buttons{width: 192px;display: flex;flex-direction: row;justify-content: space-between;}
.filter-days-button{width: 80px;height: 32px;color: white;border: 1px white solid;border-radius: 99px;display: flex;justify-content: center;align-items: center;cursor: pointer;align-items: center;}
.filter-days-buttons .active{border:none;background-color: #fff;color: var(--brandColor)}
.personal-info-left{display: flex;flex-direction: column;}
.personal-info-left-top{display: flex;flex-direction: row;align-items: center;position: relative;}
.personal-info-left-name{height: 70px;margin-left: 16px; display: flex;flex-direction: column;justify-content: space-around;color:white}
.personal-info-left-name-row{font-size: 18px;color: white;cursor: pointer;}
.personal-info-left-total-text{color: rgba(153, 153, 153, 1);}
.personal-info-left-total{margin-right: 20px;}
.personal-info-left-bottom{width: 670px; margin-top: 25px; display: flex;flex-direction: row;justify-content: space-between;font-size: 14px}
.personal-info-left-data-row{display: flex;flex-direction: row;}
.trans-info-item{height: 40px;display: flex;flex-direction: column;justify-content: space-between;color: white;}
.trans-info-item:last-child{text-align: right;}
.red-text{color:rgba(222, 89, 107, 1)}
.trans-info-item-top{font-size: 18px;}
.trans-info-item-bottom{color:rgba(153, 153, 153, 1) ;}
.personal-info-right{width: 500px;height: 100px; border-left: 1px solid rgba(232, 232, 232, 0.32);display: flex;flex-direction: row;justify-content: space-between;padding-left: 30px; align-items: center;}
.personal-info-right-item{height: 100%;width: 45%; display: flex;flex-direction: column;justify-content: space-around;font-size: 14px;}
.rank-header-banner{width:100%;min-width: 1280px; background: #F7F9FC; background: #0B215F;background-size: 100% 100%;}
.header-banner-center{margin:0 auto;width:1200px;flex-direction: column;color: white;}
.header-banner-center-row{width: 100%;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.rank-header-banner .bg-slot{height:280px;z-index:1;pointer-events:none;}
.rank-header-banner .header-img{margin-left:-100%;width:520px}
.bg-slot h3{margin-top:125px;height:56px;color:rgba(51, 51, 51, 1);font-weight:500;font-size:40px;line-height:56px}
.bg-slot p{margin-top:4px;margin-bottom:0;height:25px;color:rgba(51, 51, 51, 0.8);font-weight:500;font-size:18px;line-height:25px}
.rank-header-top{height:64px;background:rgba(255,255,255,.05);color:white;font-size:16px}
.rank-header-bottom{margin-top:-64px;height:64px;background:rgba(255,255,255,.05);color:white;font-size:16px}
.header-bottom-help{margin:0 auto;width:1200px;justify-content:space-between}
.header-bottom-set{margin:0 auto;width:1200px;justify-content:space-between;height: 58px;color:white;font-size:16px}
.header-tabs li.tab-item{margin:0 30px;height:64px;line-height:64px;cursor:pointer;border-bottom: 2px solid rgba(0, 0, 0, 0);color:white;font-size:16px}
.header-tabs li.tab-item.active{border-color: var(--brandColor);font-weight: bold;}
.tab-item:first-child{margin-left: 0!important;}

.bot-tutorials{cursor:pointer;color: #007980;display: flex; flex-direction: row; align-items: center;}
.setupText{margin-top: 2px;margin-left: 5px;}
.main-content{margin:40px auto;width:1200px}
.common-header{position:relative;padding-left:14px;height:25px;color:#3a3a3a;font-weight:700;font-size:18px;line-height:28px}
.common-header::before{position:absolute;top:0;left:0;width:4px;height:100%;background:#007980;content:''}
.base-bots,.cta-bots{border-radius:8px;background:#fff;box-shadow:0 0 20px 0 rgba(0,55,65,.05)}
.bot-item{padding:0 32px;height:124px;border-bottom:1px solid #e8e8e8;flex-direction: column;justify-content:center;align-items: flex-start;}
.bot-item-height{height: 162px;}
.bot-item-top{width: 100%;height:56px;justify-content:space-between}
.trad-statistics{width: 70%;height: 28px;background: linear-gradient(270deg, rgba(70, 190, 197, 0) 0%, rgba(70, 190, 197, 0.2) 100%);border-radius: 14px;display: flex;align-items: center;padding-left: 10px;margin-top: 20px;margin-left: 66px;}
.green-statistics-num{color: #007980; }
.bot-item:last-child{border-bottom:none}
.bot-item-left{flex:auto;justify-content:start}
.bot-item-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(90deg,#1f88a7 0,#0f7575 100%);color:#fff;text-align:center;font-size:28px;line-height:56px}
.bot-item-detail{display:flex;margin-right:30px;margin-left:10px;height:56px;flex:auto;flex-direction:column;justify-content:space-between}
.detail-top{display:flex;height:25px;color:#3a3a3a;font-size:18px;align-items:center}
.detail-bottom{overflow:hidden;color:#666;/* text-overflow:ellipsis;white-space:nowrap; */font-size:14px;max-width: 700px;margin-top: 4px;}
.contract,.token{margin-right:4px;padding:2px 6px 0;border-radius:2px;background:#e16052;color:#fff;font-size:12px}
.detail-name{position:relative;top:1px;font-weight:500}
.contract{background:#f4cb5c}
.create-my-bot{padding:0 40px;height:48px;outline:0;border:none;border-radius:5px;background:linear-gradient(90deg,#009cab 0,#00b389 100%);color:#fff;text-transform:capitalize;font-weight:500;font-size:16px;line-height:50px;cursor:pointer}
.running-table-wrapper{margin-top:24px;width:100%}
.running-table-wrapper table{width:100%;color:#3a3a3a;font-size:14px}
.running-table-wrapper table th{padding-right:10px;height:40px;border:none;background:#fafafa;color:#666;text-align:left}
.running-table-wrapper table td{height:72px;border-bottom:1px solid #e8e8e8}
.operate-wrapper span{margin:0 4px;color:#007980;cursor:pointer}
.operate-wrapper span.stopping{color:#666}
.operate-wrapper .del-limiter{margin:0 6px;color:#e8e8e8}
.options-pagination{height:32px;text-align:center;line-height:32px;position: relative;}
.options-pagination-btn{display:inline-block;margin-right:8px;padding:0 12px;height:32px;border-radius:6px;line-height:33px;cursor:pointer}
.options-pagination-btn.active{border:1px solid #e8e8e8;border-radius:6px;background:#fbfbfb;color:#3a3a3a}
.my-bots-wrapper{width:1200px;border-radius:8px;box-shadow:0 0 20px 0 rgba(0,55,65,.05)}
.my-bots-header{padding:0 32px;height:74px;border-bottom:1px solid #e8e8e8;color:#3a3a3a;justify-content:space-between}
.header-title{font-weight:500;font-size:18px}
.header-title-right{font-size:14px;cursor:pointer}
.header-title-right .iconlishi{margin-right:4px}
.more-bots{margin-top:24px;padding-bottom:40px;color:#a6a6a6;text-align:center;font-size:16px}
.running-bot-wrapper{padding:32px}
.rank-tabs{height:56px;}
.rank-tabs li{font-size: 16px;color: #888;cursor: pointer;}
.rank-tabs li.active{color: #333;}
.rank-tabs>span{color: #333;font-size:16px;padding: 0 10px;}
.rank-tab-item{margin-right:10px;margin:0 16px;height:68px;color:rgba(58, 58, 58, 1);font-size:16px;line-height:38px;cursor:pointer;display: flex;align-items: center;align-items: center;border-bottom:2px solid rgba(0, 68, 80, 0);color:#888888}
.rank-tab-item.active{border-bottom:2px solid rgba(0, 68, 80, 1);color:rgba(58, 58, 58, 1)}
.common-tabs{justify-content:space-between;border-bottom: 1px solid#E8E8E8;padding: 0px 32px;}
.rank-common-tab-item:last-child span{border: none;}
.rank-common-tab-item{width: 100px; height:68px;color:rgba(136, 136, 136, 1);font-size:16px;line-height:38px;cursor:pointer;display: flex;align-items: center;align-items: center;border-bottom:2px solid rgba(0, 68, 80, 0);}
.rank-common-tab-item span{width: 100%;border-right: 2px solid rgba(58, 58, 58, 1);text-align: center;line-height: 17px;}
.rank-common-tab-item.active{color:rgba(58, 58, 58, 1);}
.common-popup-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;z-index:10;display:flex;overflow-y:scroll;height:100%;background:rgba(0,0,0,.7)}
.common-popup-main{box-sizing:border-box;margin:auto;padding:24px;width:520px;border-radius:5px;background:#fff}
.stop-popup-main{box-sizing:border-box;margin:auto;padding:24px;width:384px;border-radius:5px;background:#fff}
.popup-header{color:#111;font-size:18px;justify-content:space-between}
.popup-header img{width:18px;height:18px;cursor:pointer;object-fit:cover}
.no-scroll{overflow:hidden;width:100%;height:100%}
.title-slot{margin-top:16px;color:#3a3a3a;text-transform:capitalize;font-weight:700;font-size:12px}
.title-slot .iconfont{color:#000}
.toggle-setting{height:36px;line-height:36px;cursor:pointer}
.extra-params{border-top:1px solid #f7f7f7;border-bottom:1px solid #f7f7f7}
.container-wrapper{margin:40px auto;width:1280px;font-size:14px;box-shadow:0 0 20px 0 rgba(0,55,65,.05)}
.bred-nav{color:#E64E62}
.nav-my-bots{color:#666;cursor:pointer}
.his-title{margin:40px 0 32px;height:40px;color:#3a3a3a;font-weight:500;font-size:28px;line-height:40px}
.table-container{padding:0px 32px 32px 32px;border-radius:8px;}
.progress-bar-wrapper{padding-top:12px}
.progress-outer{display:flex;width:100%;height:4px;border-radius:2px;background:#f7f7f7;cursor:pointer;align-items:center}
.progress-inside{height:4px;background:#007980}
.progress-dots{position:relative;top:-8px;pointer-events:none}
.dot-item{display:inline-block;box-sizing:border-box;width:8px;height:8px;border-radius:50%;background:#007980}
.dot-item:first-child{width:12px;height:12px}
.dot-item.no-cover{border:2px solid #f7f7f7;background:#fff}
.progress-point{position:relative;left:-4px;z-index:1;margin-right:-6px;width:12px;height:12px;border:2px solid #007980;border-radius:50%;background:#fff;cursor:move}
.common-input-wrapper{box-sizing:border-box;padding:0 10px;height:36px;border:1px solid #ccc;border-radius:2px;color:#3a3a3a;font-size:12px}
.common-input-wrapper input{width:100%;height:100%;border:none;text-transform:capitalize}
.common-input-wrapper input::placeholder{color:#888}
.common-input-wrapper.disabled{background:#fafafa;cursor:not-allowed;}
.common-input-wrapper.disabled span{background:#fafafa;cursor:not-allowed;}
.common-input-wrapper.disabled input{background:#fafafa;cursor:not-allowed;}
.common-button-wrapper{height:40px}
.common-button-wrapper .create-btn{width:232px;height:40px;outline:0;border:none;border-radius:5px;background:linear-gradient(90deg,#009cab 0,#00b389 100%);color:#fff;text-transform:capitalize;font-weight:500;font-size:14px;cursor:pointer}
.common-button-wrapper .create-btn.disabled{cursor:no-drop;background: #d8d8d8;border-right:5px;color:#fff;}
.extra-setting{margin-bottom:16px;flex-wrap:wrap}
.extra-setting-item{margin-top:16px;width:230px}
.periods-setting{cursor:pointer}
.periods-setting input{background:0 0;pointer-events:none}
.market-bar-item>.iconfont,.periods-setting>.iconfont{font-size:16px}
.iconfont.iconshouqi,.iconfont.iconzhankai{pointer-events:none}
.periods-wrapper{position:absolute;top:40px;left:0;overflow-y:scroll;width:100%;height:160px;border:1px solid #ccc;background:#fff}
.periods-wrapper li{padding:0 10px;height:36px;color:#000;line-height:36px}
.periods-wrapper li.active{color:#007980}
.periods-wrapper li:hover{background:#f7f7f7}
.market-bar-wrapper{height:36px}
.market-bar-item{box-sizing:border-box;padding:0 10px;width:230px;height:100%;border-radius:2px;color:#3a3a3a;font-size:12px}
.market-letf{border:1px solid #ccc;cursor:pointer}
.market-right{background:#fafafa}
.market-right .iconhangqing{color:#007980;cursor:pointer}
.market-list-wrapper{position:absolute;top:40px;left:0;z-index:2;width:100%;height:155px;border:1px solid #ccc;border-radius:2px;background:#fff}
.market-select{height:155px;text-transform:capitalize;flex:1}
.market-list{overflow-y:scroll;height:155px;border-left:1px solid #f0f0f0;flex:1}
.market-list li,.market-select li{padding-left:10px;height:36px;color:#000;line-height:36px}
.market-select li.active{background:#f7f7f7;color:#007980}
.market-list li:hover,.market-select li:hover{background:#f7f7f7}
.market-list li.active{color:#007980}
.no-table-data{color:#3a3a3a;text-align:center;font-size:16px}
.no-table-data div{margin:24px auto}
.detail-top-info{height:36px;border-top:1px solid #f7f7f7;border-bottom:1px solid #f7f7f7;color:#666;font-size:12px;text-transform: capitalize;}
.bot-stop-btn{padding:2px 12px 0;outline:0;border:none;border:1px solid #007980;border-radius:4px;background:#fff;color:#007980;font-size:12px;cursor:pointer}
.detail-common-title{color:#3a3a3a;font-weight:500;font-size:12px;text-transform:capitalize}
.detail-running-item>div{text-transform:capitalize}
.detail-running{padding-bottom:16px;border-bottom:1px solid #f7f7f7;flex-wrap:wrap}
.detail-running-item{margin-top:8px;width:33.3%;color:#666;font-size:12px}
.detail-running-item:nth-child(3n){text-align:right}
.detail-running-item span{margin-top:2px;color:#3a3a3a}
.detail-params{padding:8px 0;border-bottom:1px solid #f7f7f7}
.detail-params-wrapper{flex-wrap:wrap}
.cur-position-wrapper{padding:12px 10px;background:#fafafa}
.cur-position-title{color:#007980;font-size:12px}
.position-close-btn{padding:2px 12px 0;outline:0;border:none;border:1px solid;background:#fff;color:#007980;cursor:pointer}
.cur-position-info{color:#666;font-size:12px}
.order-list-table{width:100%}
.order-list-table .tr{height:36px;color:#3a3a3a;text-align:left;font-size:12px}
.order-list-table .th{line-height:36px}
.order-list-table .tbody{overflow-y:scroll;max-height:180px}
.grid-order-table .tbody::-webkit-scrollbar,.order-list-table .tbody::-webkit-scrollbar, .grid-order-wrapper::-webkit-scrollbar, .grid-order-cont::-webkit-scrollbar{width:4px}
.grid-order-table{width:100%}
.grid-order-table .tr{height:36px;color:#3a3a3a;text-align:left;font-size:12px;}
.grid-order-table .th{line-height:36px;}
.grid-order-table .tbody{overflow-y:scroll;max-height:180px}
.list-no-data{height:36px;color:#3a3a3a;text-align:center;font-size:14px;line-height:36px}
.grid-order-tabs{justify-content:flex-start}
.grid-order-tabs li{position:relative;margin-right:20px;padding:6px 0;color:#3a3a3a;font-weight:500;font-size:12px}
.grid-order-tabs li.active{border-bottom:2px solid #007980}
.grid-order-cont{height:216px}
.order-header-bar{padding:8px 0;border:1px solid rgba(0,121,128,.03);background:rgba(0,121,128,.05);color:#3a3a3a;text-align:center;font-size:12px}
.order-book-bar{height:24px;background:#007980}
.inner-order-bar{height:100%;background:#E64E62}
.triangle-icon{top:-12px;width:0;height:0;border:12px solid;border-color:rgba(0,121,128,.05) transparent transparent transparent}
.order-book-wrap{display:flex;overflow-y:scroll;height:112px;justify-content:flex-start}
.order-book-wrap::-webkit-scrollbar{width:4px}
.order-book-wrap ul{width:50%}
.order-book-wrap ul li{margin-top:10px}
.order-book_ask{margin-right:8px}
.order-book_bid{margin-left:8px}
.stop-bots-cont{margin:8px 0 42px;color:#3a3a3a;font-size:13px}
.stop-button-group{justify-content:space-around;margin-top: 20px;}
.stop-button-group button{padding:8px 48px;outline:0;border:none;border-radius:5px;color:#fff;cursor:pointer}
.stop-button-cancel{background:#d8d8d8}
.stop-button-pri{background: var(--linearGradient1)}
.same-order-border{border-bottom:1px solid #eee}
.pair{border-bottom:1px solid #eee}
.reason{width: 110px;}
.rise-green-body .up{color:#007980!important}
.rise-green-body .down{color:#e64e62!important}
.rise-red-body .up{color:#e64e62!important}
.rise-red-body .down{color:#007980!important}
i.jump-help{width: 16px;display: inline-block;height: 16px;background: url(/images/question_help.png) no-repeat;background-size: 100%;position: relative;top:-2px;left:4px;cursor: pointer;}
.cancelBtn{display: inline-flex;justify-content: center;align-items: center; width: 48px;height: 20px;border-radius: 4px;border: 1px solid #007980;font-size: 12px;margin-left: 10px;cursor: pointer;}
.inline-flex{display: inline-flex;}
.inputBorderNone{border: none;width: 110px;margin-left: 10px;}
.qtyReateRowUnit{margin-right: 10px;}
.unitQty-row{display:flex;padding-right:10px;width:210px;height:34px;border:1px solid #ccc;border-radius:2px;flex-direction:row;justify-content:space-between;align-items:center}
.qtyReateRow{display:flex;width:230px;height:34px;border:1px solid #ccc;border-radius:2px;flex-direction:row;align-items:center;justify-content: space-between;}
.qtyRateRowRight{width: 60%;display: flex;height: 100%;}
.qty-wrapper{position:absolute;top:40px;left:0;overflow-y:scroll;width:100%;height:72px;border:1px solid #ccc;background:#fff;z-index: 5;}
.qty-wrapper li{padding-left:10px;height:36px;color:#000;line-height:36px}
.qty-wrapper li.active{color:#007980}
.qty-wrapper li:hover{background:#f7f7f7}
.half-between-row{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:center;font-size: 12px;}
.half-input-border-withUnit{display:flex;padding:0 10px;width:100px;height:34px;border:1px solid #ccc;border-radius:2px;flex-direction:row;justify-content:space-between;align-items:center}
.half-item-between{display:flex;width:100%;height:34px;flex-direction:row;justify-content:space-between;align-items:center;margin-top: 20px;}
.untrigger{height: 32px;width: 100%;background: #FAFAFA;display: flex;align-items: center;justify-content: center;}
/* 现货网格 */
.spot-setting-tabs li{flex:1;text-align: center;height: 40px;border-radius: 2px;background:#fafafa;font-size: 14px;color: #666666;cursor:pointer;line-height:40px;}
.spot-setting-tabs li.active{background:rgba(0,121,128,.1);color:#007980;}
.grid-smart-area{border:1px solid #ccc;border-radius: 4px;padding:16px;}
#grid-intrest-chart{width: 60%;height:70px;user-select: none;}
.grid-ai-title{font-size: 12px;color: #3a3a3a;}
.spot-ai-value{color:#111}
.spot-year-rate{font-size: 28px;height:36px;line-height: 36px;}
.fill-ai-data i {display:inline-block;width: 16px;height:16px;background:url(/images/fill_ai.png?v=0526) no-repeat;background-size:100%;position: relative;top: 2px;left: -4px;}
.fill-ai-data span {color:#007980;font-size:12px;}
/* .grid-order-wrapper {max-height:216px;overflow-y: scroll;} */
.record-item {height:36px;}
.record-item.active {background:#fafafa;}
.record-profit .iconfont{margin-left: 12px;}
.record-thead, .record-tbody{font-size:12px;color:#666666;height:36px;}
.record-thead li, .record-tbody li{flex:1}
.spot-ai-title .protips-content {width:auto !important;text-indent: unset;}
.market-search-wrapper li{height:36px;border-radius:1px;line-height:36px;padding:0 10px}
.market-search-wrapper li:hover{background:#f7f7f7;}
.market-search-wrapper li.active{background:#f7f7f7;}
.market-search-right {overflow-y:scroll;flex:auto}
.market-search-right::-webkit-scrollbar{width: 0;}
.market-search {height:36px;padding: 0 10px;border-bottom: 1px solid #f0f0f0}
.market-search input {height: 36px;border:none;}
.market-search i{width:16px;height:16px;display:inline-block;background:url(/images/search@2x.png) no-repeat;background-size: 100%;cursor:pointer;}
.unit-qty-input{border:1px solid #ccc;height:36px;width:100%;box-sizing:border-box;padding:0 10px;}
.market-search-item span{flex:1}
li#grid-need-buy-or-sell{background: #fff;}
#noty_center_layout_container{min-width: 384px!important;}

.UserInfo{width: 225px; display: flex;align-items: center;margin-left: 8px;}
.avatar-head-tag{position: absolute;bottom: 0px;right: 0px;height: 35%;width: 35%;}
.avatar-head{border-radius:50%;color:#fff;font-size:20px;height:40px;width:40px;min-width:40px;cursor: pointer;object-fit: cover;display: flex;align-items: center;justify-content: center;padding-bottom: 4px;}
.name-tier{display:flex;justify-content:center;}
.name-tier span{margin-left: 8px;}
.card-name .name-tier span{margin-left: 0px;}
.name-tier .vip-icon{height:16px}
.user-info-row{width: 270px; display: flex;flex-direction: row;justify-content: space-around;align-items: center;}
.p20{padding: 0 20px!important}
.text-right{text-align:right}
.dis-flex-row{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dis-flex-column{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.crown-avatar{
  height: 62px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
}
.user-crown{
  width: 40px;
  position: absolute;
  z-index: -1;
  top: 0px;
}
.user-card{
  width: 368px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 16px 24px;
  cursor: pointer;
}
.user-card-info{
  width: 100%;
  align-items: flex-end;
}
.user-card-info-right{
  width: 260px;
}
.card-name{
  width: 100%;
}
.gary-text{
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  width: 100%;
}
.three-card{
  margin-bottom: 24px;
}
.subscribe-select-container{position:relative;margin-right:16px; cursor:pointer}
.subscribe-select-container i{color:#000}
.editor-right-dropdown{width:100px;z-index:1;position:absolute;top:26px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);right:0;padding:16px;cursor:pointer;font-size:14px;background-color:#fff}
.editor-right-dropdown li{margin-top: 16px;}
.editor-right-dropdown li:first-child{margin-top: 0;}
.editor-right-dropdown li:hover{color:#E64E62}
.HodlSearchNodata{
  width: 168px;
  height: 112px;
  background-image: url('/images/noorder.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 50px;
}
.rank-header-bg{
  width: 520px;
  height: 276px;
  background-image: url('/images/rank-header-bg1.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.update-time{
  position: absolute;
  left: 20px;
  font-size: 16px;
  font-weight: 400;
}

/* 详情页 */

.chart-row{
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
  top:-32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.chart-container{
  width: 588px;
  height: 366px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 32px;
  position: relative;
}
.chart-title{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.chart-title-text{
  font-size: 24px;

}
.fs18{
  font-size: 18px;
}
.fs14{
  font-size: 14px;
}
.charts{
  width: 100%;
  height: 280px;
}
.top-avatar-head{border-radius:50%;font-size:20px;height:60px;width:60px;min-width:40px;cursor: pointer;object-fit: cover;display: flex;align-items: center;justify-content: center;padding-top: 3px;}
.gary-text-detail{color:rgba(153, 153, 153, 1);display: inline-block;width: 100px;}
.grid-max-rate{font-size: 16px;width: 100%;}
.mg-l-32{margin-left: 32px;}
.tr-row{cursor: pointer;}
.tr-row:hover{background: #F7FAFA;}
.sorting-icon{position:relative;}
.sorting-icon i{display:inline-block;width:0;height:0;border-style:solid;border-width:6px;position:absolute;left:3px}
i.sorting-icon-up{border-color:transparent transparent #B0AFB1 transparent;top:-7px}
i.sorting-icon-down{border-color:#B0AFB1 transparent transparent transparent;top:7px}
i.sorting-icon-up.active{border-color:transparent transparent #e64e62 transparent}
i.sorting-icon-down.active{border-color:#e64e62 transparent transparent transparent}
.tool-tip-out-1{background-color: rgba(44,141,183, 0.29);width: 14px;height: 14px;}
.tool-tip-in-1{background-color: rgba(44, 141, 183);width: 8px;height: 8px;}
.tool-tip-out-2{background-color: rgba(114, 221, 178, 0.29);width: 14px;height: 14px;}
.tool-tip-in-2{background-color: rgba(114, 221, 178);width: 8px;height: 8px;}
.tool-tip-out-3{background-color: rgba(246, 198, 56, 0.29);width: 14px;height: 14px;}
.tool-tip-in-3{background-color: rgba(246, 198, 56, 1);width: 8px;height: 8px;}
.tool-tip-out-4{background-color: rgba(234, 125, 100, 0.29);width: 14px;height: 14px;}
.tool-tip-in-4{background-color: rgba(234, 125, 100, 1);width: 8px;height: 8px;}
.login-text{font-size: 18px;margin-top: 56px;}
.login-btn{width: 120px;height: 42px;background: var(--brandColor);border-radius: 99px;color: white;display: flex;justify-content: center;align-items: center;margin-top: 24px;margin-bottom: 56px;cursor: pointer;}
.set-icon{margin-left: 5px;padding-top: 3px;}
.detail-nodata{margin: 0 auto; margin-top: 55px;}
.charts-no-data{width: 100px;font-size: 16px;margin: 0 auto;margin-top: 20px;text-align: center;}
.personal-info-right-item-bottom{display: flex;flex-direction: row;position: relative;}
.line-text{display: block; width: 100px;word-wrap: break-word;word-break: normal;position: absolute;right: 0;}
.charts-legend{width: 300px;height: 280px; position: absolute;right: 32px;top:60px;display: flex;flex-direction: column;align-items: center;overflow-x: hidden;overflow-y: auto;}
.charts-legend-row{height: 35px;width: 100%; display: flex;flex-direction: row;align-items: flex-start;}
.charts-legend-color{width: 13px;height: 13px;min-width:13px;border-radius: 50%;margin-top: 2px;margin-right: 5px;}
.legend-row-item{width: 100px;}
.legend-row-item-percent{width: 40px;}
.legend-row-item-name{width: 140px;}
.personal-info-right-item-top{display: flex;flex-direction: row;align-items: flex-start;}
.top-align{display: inline-flex;flex-direction: row;align-items: flex-start; margin-top: 24px;}
.dis-inline-block{display: inline-block;}
.detail-personal{width: 80px;height: 32px;border-radius: 99px;border: 1px solid #FFFFFF;font-size: 14px;display: flex;justify-content: center;align-items: center;position: absolute;right: 100px;}
.detail-share{width: 80px;height: 32px;border-radius: 99px;border: 1px solid #FFFFFF;font-size: 14px;display: flex;justify-content: center;align-items: center;position: absolute;right: 0px;}
.detail-share i{margin-right: 4px;}
.detail-share span{margin-top: 1px;}
.detail-personal span{margin-top: 1px;}
.rank-operate-wrapper{width: 100%;margin-right: 0px!important;display: flex;flex-direction: row;justify-content: flex-end;}
.rank-operate-wrapper span{margin:0 4px;color:#007980;cursor:pointer;position: relative;}
.rank-operate-wrapper span:last-child{margin-right: 0px;}
.rank-operate-wrapper .rank-del-limiter{margin:0 6px;color:#e8e8e8}
.fllow-tip-content{background: #000!important;color:#fff;text-align: center;border: none !important;padding: 4px 8px!important;width: auto!important;border-radius: 2px;}
.fllow-tip-content .popup-arrow{background:#000 !important;}
.bots-tabs{height:36px;margin:16px 0;}
.bots-tabs li{margin-right:10px;padding:0 16px;height:36px;border-radius:5px;background:#fafafa;color:#666;font-size:16px;line-height:38px;cursor:pointer}
.bots-tabs li.active{background:rgba(0,121,128,.1);color:#007980}

.bot-detail-container{padding:16px 0;box-sizing: border-box;}
.bot-detai-params{flex:1;font-size:14px;}
.bot-detail-data{flex:1;border:1px solid #e8e8e8;height: 330px;padding: 16px;padding-top:0;box-sizing: border-box;}
.bot-detai-params .detail-item{margin:16px 0;padding-right:16px}
.bot-detail-bottom{height:60px;border-top: 1px solid #f7f7f7;box-sizing: border-box;}
.bot-detail-bottom .bot-times{font-size:14px;color:#333;}
.bot-detail-bottom .bot-times>span {margin-right:16px;display: inline-block;}
.copy-bot-btn{outline:none;border:none;border-radius:5px;height:36px;line-height: 36px;padding: 0 32px;background: linear-gradient(90deg, #009CAB 0%, #00B389 100%);cursor: pointer;color: #fff;font-size: 14px;}
.detail-data-nav{height:36px;border-bottom: 1px solid #e8e8e8;box-sizing: border-box;}
.detail-data-nav li {font-size: 12px;color: #333;margin-right: 16px;height:36px;line-height: 36px;cursor: pointer;}
.detail-data-nav li.active{position:relative}
.detail-data-nav li.active::after{position:absolute;content:'';width: 100%;height:2px;bottom:0px;left:0;background:#007980;}
.data-right-cont, #history-prifit-chart{height:277px}
.copy-tag{font-size: 12px;border-radius:2px;display: inline-block;color: #007980;background:rgba(0,121,128,0.1);margin-left:4px;padding:1px 3px 0}
.checkbox-wrapper{display:flex;margin-left:16px}
.qa-input-wrap{margin-left:16px}
.qa-input-wrap input{display:none}
.qa-input-wrap label{position:relative;display:inline-block;margin-right:8px;width:16px;height:16px;border:1px solid #ccc;cursor:pointer;box-sizing:border-box;}
.qa-input-wrap>input{display:none}
.qa-input-wrap>input+label{position:relative;top:4px;display:inline-block;box-sizing:border-box;margin-right:4px;width:16px;height:16px;border:1px solid #ccc;background:0 0}
.qa-input-wrap span{flex:1}
.qa-input-wrap>input:checked+label{border:none;background:url(/images/checkbox-icon.png?v=0525) no-repeat;background-size:100%}
.cppy-tag-info{color:#E64E62;font-size: 12px;padding:10px;line-height:17px;background: rgba(222, 89, 107, 0.1);border-radius: 2px;margin-top:16px}
.CG-invest-text{display:flex;text-transform:capitalize;font-size:12px;line-height:12px;flex-direction:row;justify-content:space-between}
.CG-stop-row{padding:0 10px;width:230px;height:34px;border:1px solid #ccc;border-radius:2px;box-sizing: border-box;}
.CG-invest-input{width:80%;border:none}
.lg-wrapper{top:40px;left:0;width:100%;height:180px;overflow-y: scroll;z-index:1;border:1px solid #ccc;background: #fff;}
.lg-wrapper li{height:36px;line-height:36px;}
.lg-wrapper li:hover:not(.disabled){background:#f7f7f7;}
.lg-wrapper li:active{color:#007980;}
.lg-wrapper li.disabled{color:#ccc;cursor: not-allowed;}
.CG-min-amount{margin-top:8px;font-size:12px;line-height:12px}
.flex-row-btween-center{display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.CG-gray-text{font-weight:500;color: #888;}
.copy-sucess{width:350px!important;text-align: center;}
.copy-sucess img{width:80px}
.copy-sucess h3{font-size:24px;color:rgba(0,0,0,.85);font-weight:500;}
.copy-sucess p{font-size:14px;color:rgba(0,0,0,.45);font-weight:500;}
.popup-buttons button{height:36px;line-height:36px;color:#fff;padding:0 46px;cursor:pointer;font-size:14px;outline:none;border:none;border-radius:5px;}
.popup-buttons .btn-cancel{background:#d8d8d8;margin-right:16px}
.popup-buttons .btn-primary{background:linear-gradient(90deg, #009CAB 0%, #00B389 100%);}
.tables-cont{width: 1200px;margin: -24px auto 64px;}
.common-table-wrap{background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);border-radius: 12px}
.common-table-wrap .title-slot{padding: 16px 24px;}
.history-table-tab {font-size:16px;padding:16px 20px;}
.history-table-tab li{margin:0 8px;cursor: pointer;color: #3a3a3a;}
.history-table-tab li.active{font-weight: bold;}
.history-table-tab span{font-weight: bold;}
.not-allow{cursor: not-allowed!important;}
.copy-bot-btn.disabled{background:#999;cursor:not-allowed;}
.click-color{color: #007980!important;}
.position-change{display: flex;justify-content: space-between;margin-bottom: 16px;}
.special_tag_style{color:#E64E62;font-size: 12px;padding:10px;line-height:17px;background: rgba(222, 89, 107, 0.1);border-radius: 2px;margin-top:16px}
.VIP-0 > em,.VIP-v0.vip-bg {background-color:#939393;}
.VIP-1 > em,.VIP-v1.vip-bg {background-color:#c1aecd;}
.VIP-2 > em,.VIP-v2.vip-bg {background-color:#c7c22c}
.VIP-3 > em,.VIP-v3.vip-bg {background-color:#4fae00}
.VIP-4 > em,.VIP-v4.vip-bg {background-color: #00c296;}
.VIP-5 > em,.VIP-v5.vip-bg {background-color: #00c5e6;}
.VIP-6 > em,.VIP-v6.vip-bg {background-color: #3190e4;}
.VIP-7 > em,.VIP-v7.vip-bg {background-color: #a148ff;}
.VIP-8 > em,.VIP-v8.vip-bg {background-color:#ff00de;}
.VIP-9 > em,.VIP-v9.vip-bg {background-color:#ff0000}
.VIP-10 > em,.VIP-v10.vip-bg {background-color:#e68a53}
.VIP-11 > em,.VIP-v11.vip-bg {background-color:#ff5300}
.VIP-12 > em,.VIP-v12.vip-bg {background-color:#fba402}
.VIP-13 > em,.VIP-v13.vip-bg {background-color:#63723d}
.VIP-14 > em,.VIP-v14.vip-bg {background-color:#008079}
.VIP-15 > em,.VIP-v15.vip-bg {background-color:#0AC0B6}
.VIP-16 > em,.VIP-v16.vip-bg {background-color:#2AA978}
.VIP-17 > em,.VIP-v17.vip-bg {background-color:#7E9F41}
.VIP-18 > em,.VIP-v18.vip-bg {background-color:#EFCB11}
.VIP-19 > em,.VIP-v19.vip-bg {background-color:#E1A519}
.VIP-20 > em,.VIP-v20.vip-bg {background-color:#EE682B} 

/* .running-table-wrapper table th:nth-child(2),.running-table-wrapper table td:nth-child(2){
  text-align: right;
  padding-left: 0 !important;
  padding-right: 40px !important;
} */
.table-no-wrap{
  white-space: nowrap;
}
.break-word{
  word-wrap: break-word
}
body.classic-dark .stop-button-group button.stop-button-cancel{
  background: #292F40;
  color: #989FB3;
}
body.classic-dark .popup-header img{filter: none;}