@font-face{
    font-family: Myriad;
    src: url('MyriadProRegular.ttf');
}
@font-face{
    font-family: Myriad;
    src: url('MyriadProBold.ttf');
    font-weight: bold;
}
/******************************************************************************/
body *{
    font-family: Myriad;
}
img{vertical-align: middle;}
/******************************************************************************/
.noneCl{color: #eee;}
.noneCl2{color: #b9b8c9 !important;}
.noneClB{background-color: #b9b8c9 !important;}
.goodCl{color: #bcf54e;}
.goodCl2{color: #6fa501 !important;}
.goodClB{background-color: #6fa501 !important;}
.badCl{color: #ff007a !important;}
.badCl2{color: #cf075f !important;}
.badClB{background-color: #cf075f !important;}
.badClH{color: #ff1887 !important;}
.goodBg{background-color: #bcf54e;fill: rgba(35, 189, 115, 0.6) !important;}
.badBg{background-color: #ff007a;fill: rgba(166, 41, 41, 0.6) !important;}
.cb{clear: both}
.fl{float: left}
.fr{float: right}
.drtl{direction: rtl}
.dltr{direction: ltr}
.dta{display: table}
.dtc{display: table-cell}
.dib{display: inline-block}
.tac{text-align: center}
.tar{text-align: right}
.tal{text-align: left}
.vam{vertical-align: middle}
.grayscale{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.op1{opacity: .1}
.op2{opacity: .2}
.op3{opacity: .3}
.op4{opacity: .4}
.op5{opacity: .5}
.op6{opacity: .6}
.op7{opacity: .7}
.op8{opacity: .8}
.op9{opacity: .9}
/* --------------------------------------------------------------------------- */
table tr td.hasSort{
    color: #f0b90b;
}
table tr td.sortUp .zmdi-long-arrow-up,
table tr td.sortDown .zmdi-long-arrow-down{
    display: inline-block;
}
table tr td.sortUp .zmdi-long-arrow-down,
table tr td.sortDown .zmdi-long-arrow-up,
table tr td.noSort .zmdi-long-arrow-down,
table tr td.noSort .zmdi-long-arrow-up{
    display: none;
}
/******************************************************************************/
#swipTablePlace{
    width: 100%;
    height: 100%;
    overflow-y: visible;
    overflow-x: hidden;
}
#swipTableDIV{
    float: right;
    position: relative;
}
#swipReportDIV{
    float: left;
    position: relative;
}
/******************************************************************************/
@font-face{
    font-family: hspYekan;
    src: url('yekan.ttf');
}
.manifestDOC td{
    padding: 10px;
    border: 1px solid #000;
    overflow: visible;
}
/*-----------------------------------------------------------------------------dashboard*/
.topBoxD{
    position: relative;
    min-height: 1px;
    /*padding-left: 15px;*/
}
.smalBoxTD{
    border-radius: 2px;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.smalBoxTDT{
    padding: 10px;
    color: #fff !important;
    direction: ltr;
}
.smalBoxTDH{
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
    line-height: 1.1;
}
.smalBoxTDP{
    font-size: 15px;
    margin: 0 0 10px;
}
.smalBoxTDI{
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);
    transition: all .3s linear;
}
.smalBoxTDL{
    cursor: pointer;
    transition: all .3s linear;
    font-size: 65px;
}
.smalBoxTDL:hover{
    font-size: 75px;
}
.smalBoxTDBT{
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: rgba(255, 255, 255, 0.8);
    /*z-index: 10;*/
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
    display: block;
}
.info-box{
    color: #fff;
    display: block;
    min-height: 50px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin: 0;
    direction: ltr;
}
.info-box-icon{
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 70px;
    width: 90px;
    text-align: center;
    font-size: 35px;
    line-height: 80px;
    background: rgba(0, 0, 0, 0.2);
}
.info-box-content{
    padding: 5px 10px;
    margin-left: 90px;
}
.info-box-number{
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.progress{
    position: relative;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px;
    box-shadow: none;
}
.progress-bar{
    background: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 3s;
}
.progress-description{
    direction: rtl;
    margin: 0;
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
::-webkit-input-placeholder{
    font-size: 6px;
}
.w0i{
    width: 0% !important;
}
/*---------------------------------------------------------------------------------*/
.registerFormTable .zmdi{
    margin-left: 5px;
    font-size: 17px;
}
.registerFormTable input[type="text"],
.registerFormTable input[type="password"]{
    width: 300px;
    height: 25px;
    padding: 2px 10px !important;
    font-size: 13px;
    letter-spacing: 1px;
    border-radius: 50px !important;
    outline: none;
}
/*---------------------------------------------------------------------------------*/
.minPanicPlace{
    text-align: center;
    white-space: nowrap;
    font-size: 0;
}
.minPanicPlace span{
    display: inline-block;
    position: relative;
    margin: 0 3px;
}
.minPanicPlace b{
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 0px;
    width: 10px;
    height: 10px;
    font-weight: normal;
    font-size: 10px;
    color: inherit;
}
.minPanicPlace i.zmdi{
    font-size: 14px;
    color: inherit;
}
/*---------------------------------------------------------------------------------*/
.addRollPlace td{
    width: 7%;
    text-align: center;
}
.addRollPlace input,
.addRollPlace select,
.botSettingTable input{
    direction: ltr;
    width: 90% !important;
    height: 25px !important;
    padding: 3px !important;
    border-radius: 3px !important;
    box-sizing: border-box;
    color: #d2a973;
    background: rgba(0, 0, 0, 0.1) !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.botSettingTable{
    text-align: center;
}
.botSettingTable span{
    display: block;
    margin-bottom: 3px;
    font-size: 12px;
}
.botSettingTable input{
    width: 70px !important;
    height: 23px !important;
    text-align: center;
    font-size: 12px;
}
.addRollPlace{
    color: #eee;
}
.walletReporter{
    left: initial;
    right: 85px;
    width: 300px;
    min-height: 150px;
    height: initial;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.6);
    color: rgba(255, 255, 255, 0.8);
}
.walletReporter table{
    width: 98%;
    margin: 0 auto 10px;
}
.walletReporter table td{
    text-align: center;
}
.walletReporter table td:first-child{
    text-align: left;
}
.walletReporter table td:last-child{
    text-align: right;
    font-size: 13px;
}
/*-------------------------------------------------------------------------------*/
/*@-o-keyframes panicEffect{*/
/*from{-o-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0);border-left-color: #1a2133}*/
/*}*/
/*@-ms-keyframes panicEffect{*/
/*from{-ms-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0);border-left-color: #1a2133}*/
/*}*/
/*@-webkit-keyframes panicEffect{*/
/*from{-webkit-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0);border-left-color: #1a2133}*/
/*}*/
/*@-moz-keyframes panicEffect{*/
/*from{-moz-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0);border-left-color: #1a2133}*/
/*}*/
.punicButton{
    display: inline-block;
    margin-bottom: 3px;
    padding: 3px;
    font-size: 0;
    border: 2px solid #cf075f;
    border-radius: 50%;
    cursor: pointer;
    user-select: none;
}
.punicButton.punicStatus{
    border-right-color: rgba(207, 7, 95, 0.5) !important;
    animation: panicEffect .7s infinite linear;
}
.punicButton:hover{
    border-color: #ec227b;
}
@keyframes panicEffect{
    0%{border: 2px solid #cf075f;transform: rotate(0deg)}
    60%{border: 2px solid #eb1c1c;transform: rotate(180deg)}
    100%{border: 2px solid #cf075f;transform: rotate(360deg)}
}
.punicButton span{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../img/icons/punicButton.png") no-repeat 0 0;
    background-size: 30px 60px;
}
.punicButton:active span{
    background-position: 0 -30px;
}
.punicTextPlace p{
    margin: 0 0 2px;
    white-space: nowrap;
    font-size: 13px;
}
.punicTextPlace p span:first-child{
    display: inline-block;
    width: 60px;
}
.punicTextPlace p span:last-child{
    display: inline-block;
    width: 60px;
    text-align: right;
}
.adminStatusSwitch{
    width: 45px !important;
    height: 20px !important;
}
.adminStatusSwitch .slider{
    border-width: 1px !important;
}
.adminStatusSwitch .slider:before{
    width: 14px;
    height: 14px;
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}
.adminStatusSwitch .slider:before{
    width: 14px;
    height: 14px;
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}
.autoTradeShowBox{
    position: relative;
    font-size: 12px;
    transition: all 0.4s;
}
.autoTradeShowBox.grayscale .dta{
    opacity: 0.6;
}
.autoTradeShowBox .zmdi-info{
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 15px;
    color: #b9b8c9;
}
.autoTradeShowBox .autoTradeTimeFramePlace{
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 40px;
    font-size: 10px;
    color: #b9b8c9;
}
.autoTradeShowBox .autoTradeBoxChartPlace{
    height: 200px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}
.autoTradeShowBox .autoTradeInfoBox{
    /*display: none;*/
    position: absolute;
    top: 15px;
    left: 15px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    background: #555;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    z-index: 5;
    transition: all 0.4s;
}
.autoTradeShowBox .autoTradeInfoBox .msbText p:last-child span{
    vertical-align: top;
}
.autoTradeShowBox .autoTradeInfoBox .msbText p span:last-child{
    width: 110px;
}
.autoTradeShowBox .autoTradeInfoBox .msbText p:last-child span:last-child{
    font-size: 10px;
    white-space: normal;
    text-align: justify;
}
.autoTradeInfoBox.activeInfoBox{
    /*display: block;*/
    width: 180px;
    height: 110px;
}
.autoTradeShowBox .isArmLable{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    font-size: 12px;
    background: #70a800;
    border-radius: 8px 0 8px 0;
    color: #333;
}
.autoTradeShowBox p{
    margin: 0;
}
.autoTradeShowBox .dtc:first-child b{
    color: #ddb46d;
}
.autoTradeShowBox .switch{
    width: 45px;
    height: 20px;
}
.autoTradeShowBox .slider{
    border-width: 1px;
}
.autoTradeShowBox .slider:before{
    width: 14px;
    height: 14px;
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}
.autoTradeShowBox .sliderTitle{
    top: 3px;
    left: 5px;
    font-size: 11px;
}
.autoTradeShowBox input:checked + .slider + .sliderTitle{
    left: 20px;
}
.autoTradeShowBox input:checked + .slider:before{
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    background-color: #555;
}
.autoTradeShowBox .switchLightOff input:checked + .slider:before{
    background-color: #777;
}
.autoTradeShowBox .msbText p span:first-child{
    display: inline-block;
    width: 60px;
}
.autoTradeShowBox .msbText p span:last-child{
    display: inline-block;
    width: 80px;
    text-align: right;
    color: #ddb46d;
}
.autoTradeShowBox .escapeLamp{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #999;
}
.autoTradeShowBox .escapeLamp.lossStep{
    background: #cf075f;
}
.autoTradeShowBox .msbText input{
    width: 30px;
    min-width: 30px;
    font-size: 11px;
}
.autoTradeShowBox .msbText i{
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    font-size: 11px;
    background: transparent;
    border: 1px solid #b9b8c9;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.3s;
}
.autoTradeShowBox .msbText i:hover{
    background: #222;
}
.autoTradeShowBox .msbText .autoBut{
    width: 40px;
    border: 1px solid #333;
    background: #444;
    cursor: pointer;
}
.autoTradeShowBox .msbText .autoBut:hover{
    background: #222;
}
.needleIframePlaceS{
    position: absolute;
    top: 500px;
    left: -40px;
    width: 200%;
    height: 200%;
    overflow: hidden;
    border: 0;
    transform: scale(0.7);
    transition: all .4s;
}
.needleIframePlaceC{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 0;
    transition: all .4s;
}
.punicPlace .switch{
    width: 40px;
    height: 20px;
}
.punicPlace .slider{
    border-width: 1px;
}
.punicPlace .slider:before{
    width: 14px;
    height: 14px;
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}
.punicPlace .sliderTitle{
    top: 3px;
    left: 20px;
    font-size: 11px;
}
.punicPlace input:checked + .slider + .sliderTitle{
    left: 5px;
}
.punicPlace input:checked + .slider:before{
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
/*------------------------------*/
.marketFilterBox .switch{
    width: 100px;
    height: 25px;
}
.marketFilterBox .slider{
    border-width: 1px;
}
.marketFilterBox .slider:before{
    width: 30px;
    height: 30px;
    background-color: #46d8b7;
}
.marketFilterBox input:checked + .slider:before{
    background-color: #46d8b7;
}
.marketFilterBox .slider.round:before{
    width: 35px;
    height: 19px;
    border-radius: 50px;
}
.marketFilterBox .sliderTitle{
    top: 7px;
    left: initial;
    font-size: 11px;
    z-index: 2;
}
.marketFilterBox input + .slider + .sliderTitleL{
    color: #363543;
}
.marketFilterBox input:checked + .slider + .sliderTitleL{
    color: #bdbbca;
}
.marketFilterBox input + .slider + .sliderTitleL + .sliderTitleR{
    color: #bdbbca;
}
.marketFilterBox input:checked + .slider + .sliderTitleL + .sliderTitleR{
    color: #363543;
}
.marketFilterBox input:checked + .slider:before{
    -webkit-transform: translateX(57px);
    -ms-transform: translateX(57px);
    transform: translateX(57px);
}
.marketFilterBox .marketSortButton{
    white-space: nowrap;
    padding-top: 10px;
    text-align: center;
    font-size: 0;
}
.marketFilterBox .marketSortButton i{
    margin: 0 5px;
    font-size: 17px;
    cursor: pointer;
    opacity: .2;
    transition: all .4s;
}
.marketFilterBox .marketSortButton i:hover{
    opacity: .4;
}
.marketFilterBox .marketSortButton i.selectedMarketSort{
    opacity: 1;
}
.marketPlaceTextField::placeholder{
    font-size: 11px;
}
.marketShowBox{
    padding: 5px 2px !important;
}
.marketShowBox p{
    width: 80px;
    margin: 2px;
    font-size: 12px;
}
.marketShowBox p b{
    color: #ddb46d;
}
.marketFilterButtonPlace{
    font-size: 0;
}
.marketFilterButtons{
    display: inline-block;
    /* width: 25px; */
    margin: 0 2px 6px 0;
    padding: 3px 3px;
    font-size: 9px;
    text-align: center;
    border: 1px solid rgba(185, 184, 201, 0.5);
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s;
    /* background: #444; */
    /* border: 1px solid transparent; */
}
.marketFilterButtons img{
    width: 18px;
}
.marketFilterButtons:hover{
    background: rgba(255, 255, 255, 0.05);
}
.marketFilterButtons.marketFilterSelected{
    background: #888;
    border-color: #888;
    color: #363543;
}
/*------------------------------*/
.suggestShowBox{
    position: relative;
}
.suggestShowBox.sugGold{border-color: #ab8915 !important}
.suggestShowBox.sugSilver{border-color: #9c9ba5 !important}
.suggestShowBox.sugBronze{border-color: #f15203 !important}
.suggestShowBox.sugBrlians{border-color: #f15203 !important}
.suggestShowBox p b{
    color: #ddb46d;
    font-size: 13px;
}
.suggestShowBox p{
    margin: 0;
}
.suggestShowBox .ssbText{
    padding: 2px 0px 2px 0;
}
.suggestShowBox .ssbText p{
    font-size: 11px;
    margin-bottom: 3px;
    white-space: nowrap;
}
.suggestShowBox .ssbText p span:first-child{
    display: inline-block;
    width: 35px;
}
.suggestShowBox .ssbText p span:last-child{
    display: inline-block;
    width: 60px;
    text-align: right;
    color: #ddb46d;
}
/*------------------------------*/
.triangularShowBox .switch{
    width: 40px;
    height: 20px;
}
.triangularShowBox .slider{
    border-width: 1px;
}
.triangularShowBox .slider:before{
    width: 14px;
    height: 14px;
}
.triangularShowBox .sliderTitle{
    top: 3px;
    left: 20px;
    font-size: 11px;
}
.triangularShowBox input:checked + .slider + .sliderTitle{
    left: 5px;
}
.triangularShowBox input:checked + .slider:before{
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}
.triangularShowBox{
    text-align: center;
}
.triangularShowBox .triangularFlex{
    display: flex;
    justify-content: space-between;
    padding: 3px 3px 2px;
}
.triangularShowBox .triangularFlex div{
    width: 45px;
    padding: 0 2px;
}
.triangularShowBox img{
    width: 35px;
    margin-bottom: 3px;
}
.triangularShowBox p{
    margin: 0;
    font-size: 11px;
}
.triangularShowBox p b{
    font-size: 13px;
    color: #ddb46d;
}
/*-----------------------*/
.patternShowBox .dtc:first-child{
    position: relative;
    padding: 5px 10px 5px 5px;
    text-align: center;
}
.patternShowBox .dtc:first-child img{
    width: 40px;
    margin-bottom: 5px;
    padding: 5px;
    background: url('../img/hexagon.png') center center no-repeat;
    background-size: cover;
    border-radius: 10px;
}
.patternShowBox .dtc:first-child p{
    margin: 0;
    font-size: 10px;
    color: #ddb46d;
}
.patternShowBox .dtc:first-child span{
    display: inline-block;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    background: #444;
    border-radius: 8px 0 8px 0;
    color: #eee;
}
.patternShowBox .dtc:last-child{
    width: 150px;
    margin-left: 5px;
    padding: 0px 5px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
    font-size: 10px;
    vertical-align: middle;
    column-count: 2;
}
.patternShowBox .dtc:last-child p{
    margin: 0;
}
.patternShowBox .dtc:last-child p img{
    width: 15px;
}
/*-------------------------------------------------------------------------------*/
.signalActionPlace{
    position: absolute;
    top: 295px;
    right: 5px;
    width: 230px;
    z-index: 2;
}
.marketBoxesPlace{
}
.marketListItemPadding{
    display: inline-block;
    position: relative;
    margin: 15px;
    background: #636262;
    border: 10px solid #636262;
    border-radius: 10px;
}
.marketListItemPadding .portfolioLable{
    position: absolute;
    top: -10px;
    left: -10px;
    padding: 2px 10px 1px;
    background: #c50606;
    border-radius: 15px 5px 15px 5px;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 1px;
    z-index: 2;
}
.marketsListItem{
    display: inline-block;
    position: relative;
    width: 455px;
    padding: 15px 15px 35px;
    overflow: hidden;
    background: #333333;
    border-radius: 10px;
    box-sizing: border-box;
    color: #85858a;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    transition: all 0.3s;
    vertical-align: top;
}
.marketsListItem .sellAllPosConfirm{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 350px;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    transition: all 0.2s;
    transform: translate3d(0, -110%, 0);
    z-index: 5;
}
.marketsListItem .sellAllPosConfirm.activeSellAll{
    transform: translate3d(0, 0, 0);
}
.marketsListItem .sellAllPosConfirm .sellAllPosButtons,
.buyPositionControlPlace .sellThisPosButtons{
    width: 120px;
    height: 30px;
    background: rgba(0, 0, 0, 0.8);
}
.marketsListItem .sellAllPosConfirm .sellAllPosButtons.noNeedButton,
.buyPositionControlPlace .sellThisPosButtons.noNeedButton{
    opacity: 0.6;
}
.marketsListItem .sellAllPosConfirm .sellAllPosMonitors,
.buyPositionControlPlace .sellThisPosMonitors{
    display: none;
}
.sellThisPosMonitors input[type="button"],
.splitPosButtonsPlace input[type="button"]{
    background: rgba(255, 255, 255, 0.2);
}
.sellThisPosMonitors input[type="button"]:hover,
.splitPosButtonsPlace input[type="button"]:hover{
    background: rgba(255, 255, 255, 0.4);
}
.activeBlur{
    filter: blur(2px) grayscale(100%);
}
.marketsListItem .itemBoxLists{
    margin: 0 0 4px;
    font-size: 11px;
}
.marketsListItem h1{
    position: relative;
    margin: 0 0 10px;
    color: #ffae00;
    font-size: 25px;
    letter-spacing: 0px;
}
.marketsListItem .timeFramePlace{
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 12px;
    font-weight: normal;
}
.marketsListItem .priceUpdate{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 7px 4px 0px;
    vertical-align: middle;
    background: rgba(124, 124, 124, 0.7);
    border-radius: 50%;
    transition: all 0.6s;
}
.marketsListItem .totalProfitPlace,
.marketsListItem .totalProfitPricePlace{
    margin: 0;
    line-height: 25px;
    font-size: 20px;
    color: #6b6a71;
}
.setRollConfigPlace{
    position: absolute;
    top: 95px;
    right: -5px;
    width: 250px;
    height: 200px;
    overflow: hidden;
    background: #383838;
    border-radius: 5px;
    z-index: 10;
}
.setRollConfigPlace .zmdi.zmdi-close{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    font-size: 12px;
}
.setRollConfigPlace table.addBoxTable{
    position: absolute;
    top: 0;
    left: 3px;
    width: 98%;
    margin: 0 auto;
    transition: all .4s;
}
.setRollConfigPlace .addBoxOverSteps{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 50px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.7);
    color: #b9b8c9;
    text-align: center;
    z-index: 2;
}
.setRollConfigPlace.rollConfig1 #addBoxTableStep1,
.setRollConfigPlace.rollConfig1 .addBoxOverStep1,
.setRollConfigPlace.rollConfig2 #addBoxTableStep2,
.setRollConfigPlace.rollConfig2 .addBoxOverStep2{
    transform: translate3d(0, 0, 0) scale(1) skew(0deg, 0deg);
}
.setRollConfigPlace.rollConfig2 #addBoxTableStep1,
.setRollConfigPlace.rollConfig2 .addBoxOverStep1{
    transform: translate3d(120%, 0, 0) scale(0) skew(40deg, 40deg);
}
.setRollConfigPlace.rollConfig1 #addBoxTableStep2,
.setRollConfigPlace.rollConfig1 .addBoxOverStep2{
    transform: translate3d(-120%, 0, 0) scale(0) skew(40deg, 40deg);
}
.activeTotalProfitPlace{
    display: inline-block;
    position: relative;
    width: 65px;
    height: 27px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    background: #333;
    border-radius: 12px;
}
.activeTotalProfitPricePlace{
    display: inline-block;
    min-width: 30px;
    height: 15px;
    background: #333;
    border-radius: 8px;
    font-size: 10px;
    line-height: 15px;
}
.activeTotalProfitPricePlace span{
    display: inline-block;
    margin-right: 2px;
}
.profitBad{
    border: 2px solid #cf075f;
}
.profitBad .activeTotalProfit{
    color: #cf075f;
}
.profitBad .activeTotalProfitPricePlace{
    border: 2px solid #cf075f;
    color: #cf075f;
}
.profitGood{
    border: 2px solid #70a800;
}
.profitGood .activeTotalProfit{
    color: #70a800
}
.profitGood .activeTotalProfitPricePlace{
    border: 2px solid #70a800;
    color: #70a800;
}
.sellAllPositionPlace{
    margin: 0;
}
.sellAllPositionPlace input{
    width: 100px;
    height: 30px;
    font-size: 13px;
    color: #cf075f !important;
    border: 1px solid #cf075f;
    -webkit-appearance: none;
}
.marketsListItem p.boxStrategy{
    position: absolute;
    bottom: 0px;
    right: 10px;
    font-size: 13px;
    color: #d2a973;
}
.marketsListItem p.startTime{
    position: absolute;
    bottom: 12px;
    left: 10px;
    font-size: 13px;
    margin: 0;
}
.marketsListItem .semiCircleChartPlace{
    position: absolute;
    top: 115px;
    right: 25px;
}
.marketsListItem .semiCircleChartPlace .semiCircleChart{
    width: 170px;
}
.marketsListItem .semiCircleChartPlace .semiCircleChartNeedle{
    position: absolute;
    bottom: -45%;
    left: 50%;
    width: 5px;
    transition: all 2s;
}
.marketsListItem b.percentPlace{
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 225px;
    right: 0px;
    font-weight: normal;
    z-index: 2;
}
.marketsListItem .itemBoxLists .itemValue{
    display: inline-block;
    width: 55px;
    text-align: right;
    vertical-align: middle;
}
.marketsListItem .itemBoxLists .itemBullet{
    display: inline-block;
    width: 7px;
    height: 7px;
    vertical-align: middle;
    background: #7c7c8a;
    border-radius: 50%;
}
.marketsListItem .itemBoxLists .itemTitle{
    display: inline-block;
    width: 100px;
    vertical-align: middle;
    color: #85858a;
}
.marketsListItem .itemBoxLists .itemTitle .itemRange{
    font-size: 10px;
    font-weight: bold
}
.marketsListItem .itemBoxLists .itemTitle .itemRange span{
    color: #7c7c8a;
}
.marketsListItem .itemBoxLists span:last-child{
    white-space: nowrap;
    color: #ddb46d;
}
.marketsListItem .rollTimeFramePlace{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    position: absolute;
    bottom: 6px;
    left: 75px;
    width: 300px;
    height: 25px;
    padding: 1px 5px;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 22px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50px;
    color: #aaa;
}
.marketsListItem .rollTimeFramePlace span{
    margin: 1px 0;
    padding: 0 5px;
    border-radius: 50px;
    opacity: 0.4;
    transition: all 0.2s;
}
.marketsListItem .rollTimeFramePlace span.selectedTimeFrame{
    opacity: 1;
    color: #d2a973;
    background: rgba(0, 0, 0, 0.5);
}
.marketsListItem .patternDetectPlace{
    height: 70px;
    margin: 0;
    padding-top: 5px;
    line-height: 12px;
    font-size: 11px;
    text-align: center;
}
.marketsListItem .patternDetectPlace img{
    width: 50px;
    height: 50px;
    margin-bottom: 2px;
    background: url('../img/hexagon.png') center center no-repeat;
    background-size: cover;
}
.marketsListItem .patternDetectPlace span{
    display: inline-block;
    margin: 0 5px;
}
.marketsListItem .patternDetectPlace p{
    margin: 0;
}
.marketsList .zmdiDeleter{
    position: absolute;
    top: 2px;
    right: 5px;
    color: #ffffff;
    font-size: 12px;
    transition: all .3s;
    opacity: 0;
}
.marketsList:hover .zmdiDeleter{
    opacity: 1;
    transform: rotate(180deg);
}
.hexButtonsSP{
    display: inline-block;
    width: 35px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 35px 80px;
    cursor: pointer;
}
.hexButtonsSP:hover{
    background-position: 0 -40px;
}
/************************************************************************/
.gsLogoText{
    position: absolute;
    top: 0;
    left: 1000px;
    font: 50px monospace !important;
    text-shadow: 0 0 1px #000;
    text-transform: capitalize;
}
.timePlace select{
    width: 70px;
    height: 25px;
}
.successError{
    margin: 0 0 20px;
    padding: 5px 10px;
    background: #def2d6;
    border: 1px solid #daecd6;
    border-radius: 5px;
    color: #42563a;
}
.faildError{
    margin: 0 0 20px;
    padding: 5px 10px;
    background: #ebc8c4;
    border: 1px solid #e0bdb9;
    border-radius: 5px;
    color: #a32b35;
}
textArea{
    resize: none;
}
.fInput{
    box-sizing: border-box;
    width: 200px;
    height: 23px;
}
#container{
    direction: rtl;
}
.chatListItems{
    position: relative;
    overflow: hidden;
}
.chatListItemsEven{
    padding: 5px 10px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
}
.chatListItemsOdd{
    padding: 5px 10px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
}
.chatListItemsEven:hover,
.chatListItemsOdd:hover{
    background: rgba(0, 0, 0, 0.6);
}
.chatListItemSelect{
    background: rgba(0, 0, 0, 0.9) !important;
    background-color: rgba(0, 0, 0, 0.9) !important;
}
.marketsList{
    display: inline-block;
    position: relative;
    width: 180px;
    margin: 1px 0;
    padding: 10px 5px 10px 50px;
    background: #2f383f no-repeat 10px center / 25px;
    /*border: 1px solid #404b55;*/
    border-left: 5px solid #fc0;
    border-radius: 4px;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    transition: all 0.3s;
}
.marketsList:hover{
    background-color: #455058;
}
.marketsList:active{
    background-color: #506270;
}
.strtBoxesParent{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transition: all 0.3s;
}
.strtBoxesParent.activeStrtCard{
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.strtBoxes{
    display: inline-block;
    position: relative;
    width: 95%;
    padding: 15px 10px 10px;
    margin: 10px;
    box-sizing: border-box;
    background: #262d33;
    border-radius: 10px;
    color: #eee;
}
.boxesMarket{
    /*position: absolute;*/
    /*top: 10px;*/
    /*left: 10px;*/
    margin: 0 5px 20px;
    padding: 10px 15px 10px 50px;
    background: #2f383f no-repeat 10px center / 25px;
    border: 1px solid #404b55;
    border-left: 10px solid #fc0;
    border-radius: 5px;
    color: #ffffff;
    text-align: left;
}
.strtBoxes .boxDataTable{
    width: 100%;
    border-spacing: 2px;
    font-size: 13px;
}
.strtBoxes .boxDataTable tr:first-child td,
.strtBoxes .boxDataTable td:first-child{
    width: 20%;
    padding: 2px 10px;
    text-align: left;
    text-transform: uppercase;
}
.strtBoxes .boxDataTable .boxDataTableTD{
    padding: 3px 0;
    text-align: center;
    border: 1px solid #404b55;
}
.strtBoxes .boxDataTable .boxDataTableTD.buyCell{
    background: rgb(112, 168, 0);
    font-weight: bold;
}
.strtBoxes .boxDataTable .boxDataTableTD.sellCell{
    background: rgb(234, 0, 112);
    font-weight: bold;
}
.strtBoxes .boxDataTable .boxDataTableTD.nothingCell{
    font-weight: bold;
}
.strtBoxes .boxDataTable tr:nth-child(even) td{
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #404b55;
}
.strtBoxes .boxDataTable tr:nth-child(odd) td{
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #404b55;
}
.strtBoxes .boxDataTable .boxDataTableTD div{
    line-height: 20px;
}
.strtBoxes .boxDataTable .boxDataTableTD div p{
    margin: 0;
}
/*********************************************************************************/
.switch{
    position: relative;
    display: inline-block;
    width: 70px;
    height: 30px;
}
.switch input{
    opacity: 0;
    width: 0;
    height: 0;
}
.slider{
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333333;
    border: 2px solid #646369;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider:before{
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 3px;
    bottom: 2px;
    background-color: #70a800;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translateX(39px);
    -ms-transform: translateX(39px);
    transform: translateX(39px);
}
.sliderTitle{
    position: absolute;
    top: 6px;
    left: 10px;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider + .sliderTitle{
    left: 35px;
}
input:checked + .slider:before{
    background-color: rgb(234, 0, 112);
}
input:focus + .slider{
    box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider:before{
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.slider.round{
    border-radius: 34px;
}
.slider.round:before{
    border-radius: 50%;
}
/*********************************************************************************/
.coinsCircle{
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background: #eee;
    border-radius: 50%;
    color: #222222;
    font-size: 20px;
    font-weight: bold;
}
.transactionBoxHead{
    display: table;
    width: 100%;
    text-align: center;
}
.boxHeadCell{
    display: table-cell;
    vertical-align: top;
}
.boxHeadSwitch{
    vertical-align: middle;
    user-select: none;
}
.boxHeadSwitch .boxArrow{
    margin: 0 0 10px;
    transition: all 0.3s;
}
.boxHeadSwitch .boxArrow.deactiveArrow{
    opacity: .2;
}
.boxHeadSwitch img{
    vertical-align: middle;
    width: 200px;
}
.percentBoxPlace{
    direction: ltr;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 60%;
    margin: 0 auto;
}
.percentBoxPlace div{
    width: 23%;
    padding: 5px 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #404b55;
    color: #bbb;
    cursor: pointer;
    transition: all 0.3s;
}
.percentBoxPlace div:hover{
    color: #ffffff;
    border-color: #51585f;
}
.percentBoxPlace div.selectedPercent{
    color: #f0b90b;
    border-color: #f0b90b;
}
.bottomTable{
    direction: ltr;
    width: 60%;
    margin: 0 auto;
    border-spacing: 2px;
}
.bottomTable tr td:first-child{
    width: 60px;
}
.bottomTable tr td:last-child{
    width: 60px;
}
.bottomTable tr td{
    height: 35px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #404b55;
}
.bottomTable tr td.inputPlace div{
    display: inline-block;
}
.bottomTable tr td.inputPlace div span{
    display: inline-block;
    padding: 5px 2px;
}
.bottomTable tr td.inputPlace div span input[type="text"]{
    height: 25px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 0;
    outline-color: rgba(0, 0, 0, 0.2);
    color: #dddddd;
}
ordersFilters{
    padding: 5px 5px;
}
.ordersPlaceTable table{
    width: 100%;
    border-spacing: 0;
}
.ordersPlaceTable table tr:first-child td{
    padding: 0 7px;
    height: 30px;
    background: #20262b;
    border: 1px solid #000;
    border-left-width: 0;
    color: #ddd;
}
/***************************************************************************/
.botSuggestTable{
    width: 100%;
    border-spacing: 0px;
    color: #f5f5f5;
    font-size: 14px;
}
.botSuggestTable tr:first-child td{
    padding: 0 5px;
    cursor: pointer;
}
.botSuggestTable td img{
    width: 25px;
    height: 25px;
    padding: 2px;
    background: #fff;
    border-radius: 50%;
}
.botSuggestTable td{
    padding: 3px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.botSuggestTable td .miniSymbol{
    font-size: 9px;
    opacity: .6;
}
.botSuggestTable td .zmdi-settings{
    font-size: 20px;
    opacity: .6;
    transition: all .3s;
}
.botSuggestTable td .zmdi-settings:hover{
    opacity: 1;
    transform: rotate(180deg);
}
.botSuggestTable tr:nth-child(even){
    /*background: rgba(0, 0, 0, 0.2);*/
}
.botSuggestTable tr:nth-child(odd){
    /*background: rgba(0, 0, 0, 0.5);*/
}
/*--------------------------------------------------------------------------------------*/
.buyPositionControlPlace{
    position: absolute;
    top: 0;
    left: -5%;
    width: 110%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #b9b8c9;
    transition: all .2s;
    transform: translate3d(120%, 0, 0);
    z-index: 4;
}
.buyPositionControlPlace.activeSellPlace{
    transform: translate3d(0, 0, 0);
}
/*--------------------------------------------------------------------------------------*/
.miniReportTable{
    width: 100%;
    background: #333;
    text-align: center;
    border-spacing: 1px;
}
.miniReportTable tr{
    background: #444;
}
.miniReportTable tr:first-child{
    height: 25px;
    font-size: 12px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
}
.miniReportTable tr:last-child{
    font-size: 11px;
    color: #d2a973;
}
.miniReportTable tr:last-child td span{
    font-size: 9px;
    color: #d2a973;
}
.miniReportTable tr td{
    padding: 3px;
}
/*--------------------------------------*/
.lightBollon{
    display: none;
    position: absolute;
    right: 10px;
    bottom: 30px;
    width: 350px;
    height: 200px;
    background: #eee;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
    z-index: 2;
}
.lightBollonActive{
    display: block;
}
.bollonTable, .bollonTable *{
    color: #333;
}
.bollonTable td{
    padding: 0 0 0 5px;
    color: #333333 !important;
    background: #eee;
    border: none !important;
    font-size: 13px;
}
/*------------------------------------------------------*/
.boxStraNoruzi .signalP,
.boxStraNoruzi .actionP,
.boxStraSoheil .signalP,
.boxStraSoheil .actionP{
    position: absolute;
    left: 200px;
}
/*---Noruzi---*/
.boxStraNoruzi .signalP{top: 240px;}
.boxStraNoruzi .actionP{top: 265px;}
/*---Soheil---*/
.boxStraSoheil .signalP{top: 220px;}
.boxStraSoheil .actionP{top: 245px;}
.boxStraNoruzi .signalP span:first-child,
.boxStraNoruzi .actionP span:first-child,
.boxStraSoheil .signalP span:first-child,
.boxStraSoheil .actionP span:first-child{
    width: 60px;
}
.noruziPlaceDIV{
    position: relative;
    height: 160px;
}
.noruziPlace{
    position: absolute;
    top: -15px;
    left: 0;
    width: 190px;
    height: 190px;
}
.noruziPlace .noruziCircle{
    display: inline-block;
    position: absolute;
    top: 75px;
    left: 75px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
}
.noruziPlace div{
    display: inline-block;
    position: absolute;
    width: 60px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.noruziPlace div p{
    margin: 2px 0 0 0;
    font-size: 9px;
    opacity: 0.5;
}
.noruziCirclePath{
    fill: rgba(100, 100, 100, 0.6);
    stroke: rgba(255, 255, 255, 0.2);
    stroke-width: 0.3px;
    transition: all 0.3s;
}
/*----------------------------------------------------------*/
.headerReportTable{
    direction: ltr;
    position: absolute;
    top: 5px;
    right: 250px;
    text-align: left;
    font-size: 11px;
}
.headerReportTable td{
    width: 100px;
}
.headerReportTable p{
    margin: 0;
    line-height: 20px;
}
.headerReportTable p span{
}
/*------------------------------------------------------------*/
.leftPanelPlace{
    position: absolute;
    right: 85px;
    top: 150px;
    transition: all .4s;
    transform: scale(0) skew(20deg, 20deg);
    z-index: 5000;
}
.leftPanelPlace.activeLeftPanel{
    transform: scale(1) skew(0deg, 0deg);
}
.leftPanelButtonPlace{
    display: inline-block;
    position: absolute;
    top: 40px;
    right: -25px;
    width: 25px;
    height: 150px;
    background: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    opacity: 0.4;
    transition: all .3s;
}
.leftPanelPlace .botSuggestTable tr td{
    padding: 6px 1px;
}
.leftPanelPlace .botSuggestTable tr:first-child td{
    padding: 10px 1px;
}
.leftPanelButtonPlace:hover{
    opacity: 1;
}
.leftPanelBadge,
.boxItemIconBadge{
    display: inline-block;
    position: absolute;
    top: 30px;
    left: -5px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 21px;
    background: #4d4d4d;
    border-radius: 50%;
    color: #b9b8c9;
    font-size: 12px;
}
.leftPanelButtonTitle{
    display: inline-block;
    position: absolute;
    top: 62px;
    left: -64px;
    width: 150px;
    height: 25px;
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    transform: rotate(90deg);
}
.leftPanelButtonPlace .zmdi{
    display: inline-block;
    position: absolute;
    bottom: 5px;
    left: 2px;
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-align: center;
    line-height: 16px;
    transition: all .4s;
}
.leftPanelPlace.activeLeftPanel .leftPanelButtonPlace{
    opacity: 1 !important;
}
.leftPanelPlace.activeLeftPanel .leftPanelButtonPlace .zmdi{
    transform: rotate(180deg);
}
.addBoxTable td{
    padding: 3px 0;
    vertical-align: bottom;
    color: #85858a;
    text-align: center;
}
.addBoxTable td span:first-child{
    display: block;
    white-space: nowrap;
    margin-bottom: 5px;
    font-size: 11px;
}
.addBoxTable td input[type="text"],
.addBoxTable td input[type="number"],
.addBoxTable td select{
    direction: ltr;
    width: 70px !important;
    height: 20px !important;
    margin-bottom: 2px;
    padding: 1px 5px !important;
    box-sizing: border-box !important;
    background: transparent !important;
    border: 1px solid #85858a !important;
    border-radius: 100px !important;
    color: #85858a !important;
    font-size: 12px;
}
.optionSideBox{
    position: relative;
    padding: 5px 10px;
    background: #3f3f3f;
    border-bottom: 3px solid #222;
    color: rgba(255, 255, 255, .9);
    text-align: center;
}
.autoTradeTable input[type="button"]{
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #d2a973;
}
.bot4ReportPlace{
    padding: 5px;
    text-align: center;
    border-bottom: 3px solid #222;
}
.bot4ReportPlace div{
    display: inline-block;
    margin: 0 10px;
}
.bot4ReportPlace div span{
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 5px;
    font-size: 12px;
    color: #d2a973;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
}
.bot4ReportPlace div p{
    display: inline-block;
    margin: 3px 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    letter-spacing: 1px;
}
.settingPlace{
    font-size: 12px;
    color: #b9b8c9;
}
.settingPlace td{
    white-space: nowrap;
}
.settingPlace input[type="text"],
.settingPlace input[type="number"],
.settingPlace select{
    direction: ltr;
    width: 60px !important;
    height: 20px;
    padding: 1px 5px;
    box-sizing: border-box;
    font-size: 11px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #85858a;
    border-radius: 10px;
    color: #b9b8c9;
}
.settingPlace input[type="button"]{
    border-radius: 20px;
}
/*-------------------------------------------------------------*/
.autoTradeSetting .switch{
    width: 40px;
    height: 20px;
}
.autoTradeSetting .slider{
    background-color: transparent;
    border-width: 1px;
}
.autoTradeSetting .slider:before{
    width: 14px;
    height: 14px;
    background-color: #777;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.autoTradeSetting .sliderTitle{
    top: 3px;
    left: 20px;
    font-size: 11px;
}
.autoTradeSetting input:checked + .slider + .sliderTitle{
    left: 5px;
}
.autoTradeSetting input:checked + .slider:before{
    background-color: #d2a973;
}
.autoTradeSetting input:checked + .slider:before{
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}
.autoTradeHistoryFilter{
    position: absolute;
    top: 10px;
    right: 10px;
}
.autoTradeHistoryFilter img{
    width: 25px;
    margin: 0 0 0 3px;
    padding: 5px;
    background: #444;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.8;
    transition: all .4s;
}
.autoTradeHistoryFilter img:hover{
    background: #333;
}
.autoTradeHistoryFilter img.activeFilter{
    opacity: 1;
    background: #222;
}
/*-------------------------------------------------------------*/
.tradeStrategySetting div{
    margin-bottom: 1px;
}
.candlePatternSetting .switch,
.tradeStrategySetting .switch{
    width: 30px;
    height: 15px;
}
.candlePatternSetting .slider,
.tradeStrategySetting .slider{
    background-color: transparent;
    border-width: 1px;
}
.candlePatternSetting .slider:before,
.tradeStrategySetting .slider:before{
    bottom: 1px;
    width: 11px;
    height: 11px;
    background-color: #777;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.candlePatternSetting input:checked + .slider:before,
.tradeStrategySetting input:checked + .slider:before{
    background-color: #d2a973;
}
.candlePatternSetting input:checked + .slider:before,
.tradeStrategySetting input:checked + .slider:before{
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}
.candlePatternSetting .qmark,
.tradeStrategySetting .qmark{
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    font-size: 8px;
    text-align: center;
    border: 1px solid #888;
    border-radius: 50%;
    color: #b9b8c9;
    cursor: pointer;
    transition: all .4s;
}
.candlePatternSetting .qmark .qmarkDesc,
.tradeStrategySetting .qmark .qmarkDesc{
    display: none;
    position: absolute;
    bottom: 0px;
    right: 10px;
    padding: 5px 10px;
    background: #444;
    border: 1px solid #777;
    border-radius: 5px;
    text-align: left;
    font-size: 11px;
    z-index: 100;
}
.candlePatternSetting .qmark:hover,
.tradeStrategySetting .qmark:hover{
    background: #444;
    /*transform: rotate(360deg);*/
}
.candlePatternSetting .qmark:hover .qmarkDesc,
.tradeStrategySetting .qmark:hover .qmarkDesc{
    display: block;
}
.patternQmarkDesc{
    position: absolute;
    top: 10px;
    right: -280px;
    width: 300px;
    padding: 10px;
    box-sizing: border-box;
    background: #333;
    border-radius: 10px;
    border: 1px solid rgba(185, 184, 201, 0.5);
    color: #b9b9c8;
    font-size: 12px;
    transition: all 0.3s;
    transform: translate3d(200%, 0, 0);
    z-index: 2;
}
.patternQmarkDesc img{
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 10px 10px 0;
    background: url('../img/hexagon.png') center center no-repeat;
    background-size: cover;
}
.patternQmarkDesc p{
    margin: 5px 0;
    font-size: 15px;
    font-weight: bold;
}
.patternQmarkDesc.patternDescActive{
    transform: translate3d(0, 0, 0);
}
/*-------------------------------------------------------------*/
.miniSettingPlace table{
    width: 100%;
    text-align: center;
}
.miniSettingPlace table td{
    width: 50%;
    font-size: 12px;
}
.miniSettingPlace input[type="text"],
.miniSettingPlace input[type="number"],
.miniSettingPlace select{
    direction: ltr;
    width: 90px;
    height: 19px;
    background: transparent !important;
    border: 1px solid #616161 !important;
    border-radius: 5px !important;
    color: #85858a !important;
}
/*-------------------------------------------------------------*/
.settingTabsPlace{
    direction: ltr;
}
.settingTabsPlace .settingTabs{
    display: inline-block;
    width: 100px;
    margin: 0 2px 0 0;
    padding: 5px 5px;
    line-height: 20px;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    font-size: 12px;
    transition: all 0.3s;
}
.settingTabsPlace .settingTabs:hover{
    background: rgba(255, 255, 255, 0.5);
}
.settingTabsPlace .settingTabs.activeSettingTab{
    background: #4d4d4d;
    color: #b9b8c9;
}
.settingTabMonitors{
    display: none;
    direction: ltr;
    min-height: 300px;
    background: #4d4d4d;
    border-radius: 0 5px 5px 5px;
    overflow: auto;
}
.settingTabMonitors.activeSettingMonitor{
    display: block;
}
/*---------------------------------------------------------------------*/
.settingFormPlaceDIV{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(-200%, 0, 0);
    transition: all .6s;
}
.settingFormPlaceDIV.settingFormActive{
    transform: translate3d(0, 0, 0);
}
.settingFormsPlace{
    margin: 0;
    height: 100%;
    background: rgba(65, 65, 65, 1);
    border-radius: 5px !important;
    box-sizing: border-box;
    font-size: 12px;
    white-space: nowrap;
}
.settingFormsPlace div{
    padding: 0 0 2px;
}
.settingFormsPlace input[type="text"],
.settingFormsPlace input[type="number"],
.settingFormsPlace select{
    direction: ltr;
    width: 100px;
    height: 20px;
    padding: 2px 5px;
    box-sizing: border-box;
    background: transparent;
    border: 1px solid #555;
    border-radius: 100px;
    color: #d2a973;
}
#straSettingFormPlace .settingFormsPlace input[type="text"],
#straSettingFormPlace .settingFormsPlace input[type="number"],
#straSettingFormPlace .settingFormsPlace select{
    width: 70px;
}
.settingBoxes{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0, -200%, 0);
    transition: all 0.4s;
}
.settingBoxes.settingBoxesActive{
    transform: translate3d(0, 0, 0);
}
.settingBoxes .mainTableC{
    border-spacing: 0 2px;
}
.historyProfitPlaceDIV{
    direction: ltr;
    width: 98%;
    margin: 0 auto;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    box-sizing: border-box;
}
.historyProfitPlaceTbl{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #b9b8c9;
}
.historyProfitPlaceTbl tr td{
    width: 14%;
}
.historyProfitPlaceTbl tr:first-child td span{
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: url(../img/hexagonDark.png) center center no-repeat;
    background-size: cover;
    color: #eee;
    font-weight: bold;
    font-size: 14px;
}
/*------------------------------------------------------------------*/
.historicalFilterPlace{
    margin-bottom: 20px;
    font-size: 13px;
    text-align: center;
}
.historicalFilterPlace .historicalBox{
    display: inline-block;
    margin-right: 20px;
}
.historicalFilterPlace .historicalBox *{
    outline: none;
}
#historicalTablePlace{
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
#historicalTablePlace tr{
    cursor: pointer;
}
#historicalTablePlace .trGreen td:first-child{
    height: 22px;
    border-left: 5px solid #6fa501;
}
#historicalTablePlace .trGreen td:last-child{
    border-right: 5px solid #6fa501;
}
#historicalTablePlace .trRed td:first-child{
    height: 22px;
    border-left: 5px solid #cf075f;
}
#historicalTablePlace .trRed td:last-child{
    border-right: 5px solid #cf075f;
}
#historicalTablePlace tr:first-child + tr td{
    background: #222;
}
#historicalTablePlace tr:first-child + tr:hover td{
    background: #111 !important;
}
/*------------------------------------------------------------------*/
.pagerBoxes{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ddd;
    border-radius: 20px;
    transform: translate3d(-120%, 0, 0);
    transition: all 0.4s;
}
.pagerBoxes#defaultChartBox{
    background: #23292f;
}
.pagerBoxes.pagerActive{
    transform: translate3d(0, 0, 0);
}
/*------------------------------------------------------------------*/

.sysStatusPlace{
    display: inline-block;
    line-height: 25px;
    margin-right: 1px;
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    width: 17px;
    height: 25px;
    overflow: hidden;
    cursor: pointer;
    background: #eee;
    border-radius: 4px;
    text-align: center;
    transition: all 0.4s;
    z-index: 5;
}
.sysStatusPlace span{
    display: inline-block;
    position: relative;
    top: 1px;
    font-size: 11px;
    font-weight: normal;
    opacity: .6;
    transition: all 0.4s;
}
.sysStatusPlace:hover{
    /*height: 28px;*/
    opacity: 1;
}
.sysStatusPlace:hover span{
    opacity: 1;
}
/*.dayStatusPlace{
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s;
    z-index: 5;
}
.dayStatusPlace span{
    transform: rotate(-90deg);
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    top: 40px;
    left: -15px;
    font-size: 12px;
    font-weight: normal;
    opacity: 0;
    transition: all 0.4s;
}
.dayStatusPlace:hover{
    width: 25px;
    opacity: 1;
}
.dayStatusPlace:hover span{
    opacity: 1;
}*/
/*------------------------------------------------------------------*/
.predictPanelTabsPlace{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 95%;
    margin: 0 auto 20px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50px;
    color: #aaaaaa;
}
.predictPanelTabsPlace span{
    width: 11%;
    margin: 5px 0;
    padding: 5px 20px;
    box-sizing: border-box;
    border-radius: 50px;
    cursor: pointer;
    text-align: center;
    opacity: 0.4;
    transition: all 0.2s;
}
.predictPanelTabsPlace span:hover{
    background: rgba(0, 0, 0, 0.2);
    opacity: 0.7;
}
.predictPanelTabsPlace span.selectedPredTab{
    opacity: 1;
    color: #d2a973;
    background: rgba(0, 0, 0, 0.5);
}
#predictTimeFrameMonitor{
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    border-radius: 10px;
}
#predictTimeFrameMonitor td{
    padding: 5px 0;
}
.mainTableC td .alarm{
    display: none;
}
.trAnimate td .alarm{
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 15px;
    width: 10px;
    height: 10px;
    background: #eee;
    border-radius: 50%;
    animation: liveCandleRow 1s infinite linear;
}
@keyframes liveCandleRow{
    0%{background: #6fa501;}
    50%{background: #bcf54e;}
    100%{background: #6fa501;}
}
/*------------------------------------------------------------------*/
.dragablePlace{
    position: absolute;
    width: 600px;
    height: 400px;
    top: 50px;
    left: 50px;
    background-color: #f1f1f1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    text-align: center;
    z-index: 900;
}
.dragablePlace iframe{
    width: 100%;
    height: 100%;
    overflow: auto;
    box-sizing: border-box;
    border: none;
}
.dragablePlace .dragButton{
    padding: 10px;
    cursor: move;
    z-index: 10;
    background-color: #222;
    color: #fff;
}
.autoTradeAdminChartBox{
    position: absolute;
    top: 164px;
    width: 30px;
    height: 200px;
    overflow: hidden;
    box-sizing: border-box;
    background: #333;
    border-radius: 5px;
    z-index: 2
}
.panelNotificationPlace{
    position: absolute;
    top: 100px;
    right: 10px;
    width: 200px;
}
.panelNotificationPlace .HMI{
    display: inline-block;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    background: #333;
    border: 1px solid #b9b9c8;
    border-radius: 8px;
    color: #b9b8c9;
}
.panelNotificationPlace .HMI p{
    margin: 0;
}
.panelNotificationPlace .HMI .dtc{
    vertical-align: middle;
}
.panelNotificationPlace .notifItemButtons{
    text-align: center;
}
.panelNotificationPlace .notifItemButtons input{
    width: 60px;
    min-width: 60px;
    font-size: 11px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
#showFormMoodBox{
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: #333;
    border-radius: 5px;
    border: 1px solid #b9b9c8;
    color: #b9b8c9;
    overflow: hidden;
    transform: scale3d(0, 0, 0) translate3d(-50px, 50px, 0);
    transition: all .15s;
}
#showFormMoodBox.openFormMoodBox{
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
#showFormMoodBox div{
    padding: 5px 10px;
    text-align: center;
    border-bottom: 1px solid #b9b9c8;
    cursor: pointer;
    transition: all .2s;
}
#showFormMoodBox div:hover{
    background: rgba(0, 0, 0, 0.6);
}
#showFormMoodBox div:last-child{
    border-bottom: none;
}
.addConditionPlaces{
    direction: ltr;
    position: absolute;
    width: 50%;
    bottom: -30px;
    left: 0px;
    padding: 10px 0;
    box-sizing: border-box;
    background: #555;
    border-radius: 5px;
    box-shadow: 0 -7px 5px rgba(0, 0, 0, 0.1);
    transform: scale(1, 0);
    transition: all 0.2s;
    z-index: 3;
}
.addConditionPlaces#addCondition2{
    bottom: -65px;
}
.addConditionPlaces.conditionPlaceOpen{
    bottom: 0px !important;
    transform: scale(1, 1);
}
.addConditionPlaces table{
    width: 100%;
    text-align: center;
    border-spacing: 0;
}
/*---------------------------------------------------------------------------*/
.underHeaderPlace{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
    padding: 0 20px;
    font-size: 12px;
    line-height: 30px;
    background: #404040;
    color: #b9b8c9;
}
.underHeaderPlace .underHeadTabs{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}
.underHeaderPlace .underHeadTabs li{
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    border-right: 1px solid #b9b8c9;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.3s;
}
.underHeaderPlace .underHeadTabs li.activeUnderHeadTab{
    background: #ffb400;
    color: #333;
}
.underHeaderPlace .underHeadTabs li:hover{
    background: rgba(0, 0, 0, 0.2);
}
.bpPlace{
    padding: 0 5px;
    text-align: center;
    border-right: 1px solid #b9b8c9;
}
.bpPlace p{
    margin: 0;
}
.bpp2 table{
    width: 100%;
    border: 1px solid #b9b8c9;
    border-radius: 5px;
    border-spacing: 0;
}
.bpp2 table td{
    padding: 2px 3px;
}
.bpp2 table tr:last-child td{
    border-top: 1px solid #b9b8c9;
}
.bpp3 table{
    border-spacing: 0;
    text-align: center;
}
.bpp3 table td{
    min-width: 40px;
}
.bpp3 table tr td:first-child{
    height: 20px;
    text-align: left;
}
.bpp4 div,
.bpp5 div{
    line-height: 30px;
    white-space: nowrap;
    text-align: left;
}
.bpp4 div span,
.bpp5 div span{
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}
.bpp4 div span:first-child{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #7c7c8a;
}
.bpp6 div{
    line-height: 25px;
    margin-right: 10px;
}
.bpp6 input[type="text"]{
    width: 45px;
    height: 30px;
    text-align: center;
    outline: none;
    background: transparent;
    border: none;
    border-bottom: 2px solid #9a99a3;
    border-radius: 0;
    margin-right: 3px;
}
.bpp6 div p:first-child{
    color: #85858a;
}
.bpp6 div b{
    display: inline-block;
    padding: 10px 0 0;
    color: #ddb46d;
    font-weight: normal;
}
.bpp6 div input[type="button"],
.bpp7 input[type="button"]{
    width: 50px;
    min-width: 30px;
    padding: 3px 0;
    background: transparent;
    color: #b9b8c9 !important;
    font-size: 11px;
}
.bppDetBoxContainer{
    margin-right: 10px;
    padding: 10px;
    background: #5b5b5b;
    border-radius: 10px;
}
.bppDetBox{
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    background: #333;
    border-radius: 10px;
}
.bppd1 .bppd1Item{
    display: flex;
    justify-content: space-between;
    min-width: 120px;
    padding: 3px 0;
}
.bppd1 .bppd1Item span:first-child{
    color: #85858a;
}
.bppd1 .bppd1Item span:last-child{
    color: #ddb46d;
}
.bppd3{
    padding: 10px 20px;
    text-align: center;
}
.bppd3 .semiCircleChartPlace{
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    padding-top: 10px;
    text-align: center;
}
.bppd3 .semiCircleChartPlace .semiCircleChartNeedle{
    position: absolute;
    bottom: -45%;
    left: 50%;
    width: 5px;
    transition: all 2s;
}
.bppDetTable{
    color: #ddb46d;
}
.bppDetTable td{
    width: 35px;
    white-space: nowrap;
}
.bppDetTable tr:first-child,
.bppDetTable tr td:first-child{
    color: #85858a;
}
.bbpGreenBut{background: transparent;border: 1px solid #6ea205 !important;color: #b9b8c9 !important;}
.bbpRedBut{background: transparent;border: 1px solid #cf075f !important;color: #b9b8c9 !important;}
.bbpGrayBut{background: transparent;border: 1px solid #abaab8 !important;color: #b9b8c9 !important;}
.bigPositionStatus div{
    padding: 5px 0;
}
.bigPositionStatus .switch,
.bpp7 .switch{
    width: 50px;
    height: 25px;
}
.bigPositionStatus .switch .round,
.bpp7 .switch .round{
    background: transparent;
    border-color: #b9b8c9;
    border-width: 1px;
}
.bigPositionStatus .switch .slider:before,
.bpp7 .switch .slider:before{
    height: 17px;
    width: 17px;
    left: 3px;
    bottom: 3px;
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.bigPositionStatus input:checked + .slider:before,
.bpp7 input:checked + .slider:before{
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.bigPositionStatus .sliderTitle,
.bpp7 .sliderTitle{
    left: 5px;
}
.bigPositionStatus .switch input:checked + .slider + .sliderTitle,
.bpp7 .switch input:checked + .slider + .sliderTitle{
    left: 25px;
}
.bpp7 .switch{
}
/*---------------------------------------------------------------------------*/
.coTopReportPlace{
    display: flex;
    justify-content: space-between;
}
.coTopReportPlace .coTopReports{
    width: 23%;
    min-width: 200px;
    padding: 20px 20px;
    box-sizing: border-box;
    background: #2d3035;
    border-radius: 10px;
}
.coTopReportPlace .coTopReports p{
    margin: 0;
}
.coTopReportPlace .coTopReports p:first-child{
    color: #d4ae6c;
    text-align: left;
    font-size: 30px;
    margin-bottom: 15px;
}
.coTopReportPlace .coTopReports p:last-child{
    padding-top: 10px;
    text-align: right;
    color: rgba(255, 255, 255, 0.3);
    font-size: 20px;
    letter-spacing: 1px;
}
.hexagonsPlace{
    display: flex;
    justify-content: start;
}
.hexagonsPlace .hexItems{
    width: 150px;
    margin: 0 5px 0 0;
    padding: 10px;
    box-sizing: border-box;
    background: #2d3035;
    border-radius: 10px;
    text-align: center;
}
.hexagonsPlace .hexItems p{
    margin: 0;
    color: #d4ae6c;
}
.hexagonsPlace .hexItems .repItems{
    line-height: 35px;
    font-size: 30px;
    text-align: left;
}
.hexagonsPlace .hexItems .hexDIV{
    width: 100px;
    height: 100px;
    margin: 0 auto 5px;
    line-height: 100px;
    font-size: 18px;
    text-align: center;
    background: url(../img/hexagon.png) center center no-repeat;
    background-size: cover;
}
.hexagonsPlace .hexItems img{
    max-width: 150px;
}
.semiCircleChartPlace{
    position: relative;
    margin: 0 auto 10px;
    text-align: center;
}
.semiCircleChartPlace .semiCircleChart{
    width: 350px;
}
.semiCircleChartPlace .semiCircleChartNeedle{
    position: absolute;
    bottom: -45%;
    left: 50%;
    width: 2.5%;
    /*width: 5px;*/
    transition: all 2s;
}
.coReportTotal{
    padding-top: 20px
}
.coReportTotal .coReportPlace{
    position: relative;
    margin-left: 100px;
    padding: 10px;
    background: #2d3035;
    border-radius: 10px;
}
.coReportTotal .coReportPlace .coReportTabsPlace{
    position: absolute;
    left: -100px;
    width: 100px;
    letter-spacing: 1px
}
.coReportTotal .coReportPlace .coReportTabs{
    margin-bottom: 2px;
    padding: 10px 10px;
    background: rgba(255, 255, 255, 0.1);
    border-left: 7px solid transparent;
    border-radius: 4px 0 0 4px;
    color: #555;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.4s;
}
.coReportTotal .coReportPlace .coReportTabs:hover{
    background: rgba(255, 255, 255, 0.07);
}
.coReportTotal .coReportPlace .coReportTabs.coReportTabActive{
    background: rgba(255, 255, 255, 0.05);
    border-left: 7px solid #d4ae6c;
    color: #fff;
}
.coReportTotal .coCharts{
    display: none;
    height: 300px;
}
.coReportTotal .coCharts.activeOcCharts{
    display: block;
}
.gaugeChartPlace{
    position: relative;
    margin: 0 auto 20px;
    text-align: center;
}
.gaugeChartPlace .gaugeCircleChart{
    width: 400px;
}
.gaugeChartPlace .gaugeChartNeedle{
    position: absolute;
    bottom: -120px;
    left: 0;
    width: 100%;
    text-align: center;
}
.gaugeChartPlace .gaugeChartNeedle img{
    width: 12px;
    transition: all 2s;
}
.tradeHistoryOverview{
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.tradeHistoryOverview:last-child{
    margin-bottom: 0;
    border-bottom: none;
}
.tradeHistoryOverview div p{
    margin: 0;
}
.tradeHistoryOverview div p:last-child{
    font-size: 13px;
    opacity: .4;
}
.tradeHistoryOverview .overviewBogVal{
    font-size: 25px;
    white-space: nowrap;
}
.performanceCharts{
    height: 400px;
    background: #616161;
    border-radius: 10px;
}
.repChartTabUL{
    direction: rtl;
    display: flex;
    justify-content: right;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.repChartTabUL li{
    width: 100px;
    margin-left: 5px;
    padding: 5px 10px;
    text-align: center;
    background: #444;
    border-radius: 3px;
    color: #fff;
    opacity: .4;
    cursor: pointer;
    transition: all 0.3s;
}
.repChartTabUL li:hover{
    opacity: .6;
}
.repChartTabUL li.repChartSelected{
    opacity: 1;
}
.analyzePanelContainer{
    color: #b9b8c9;
}
.analyzePanelContainer p{
    margin: 0;
}
.chartItemBoxGroup{
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    border-radius: 8px;
    padding: 5px 10px;
    text-align: center;
    color: #ddd;
    margin-right: 2px;
    border-bottom: 5px solid transparent;
}
.chartItemBoxGroup.chartItemBoxLong{
     border-bottom-color: #090;
 }
.chartItemBoxGroup.chartItemBoxShort{
    border-bottom-color: #900;
}
.chartItemBoxGroup.chartItemBoxLong{
    border-bottom-color: #090;
}
.chartItemBoxGroup.chartItemBoxShort.chartItemBoxLong{
    border-bottom-color: #fc0 !important;
}