@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap);
#kohana-debug-toolbar{display:none!important}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;box-sizing:border-box;width:291px}.Toastify__toast-container--bottom-right{right:8px;bottom:8px}.Toastify__toast-container{width:calc(100% - 16px);max-width:425px;padding:0;left:0;right:0;margin:21px auto 0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}.Toastify__toast{position:relative}.Toastify__toast+.Toastify__toast{margin-top:16px}.Toastify__toast .icon{width:16px;height:16px;background:#ea4747;border-radius:50%;margin-right:16px;display:block}.Toastify__toast .icon i,.Toastify__toast .icon span{width:16px;height:16px;color:#323b52;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:700}.Toastify__toast .icon i{font-style:normal;position:relative;display:flex;justify-content:center;align-items:center;font-size:12px}.Toastify__toast p{font-size:10px;color:#b6c3df}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--error,.Toastify__toast--success,.Toastify__toast--warning{display:none}.Toastify__toast-body{position:relative}.Toastify__close-button{background:transparent;transition:.3s ease;position:absolute;top:10px;right:10px;font-size:9px;color:#b6c3df;cursor:pointer}.Toastify__close-button:hover{color:#f6f6f6}@-webkit-keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}.modal{position:fixed;z-index:22;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column}.modal .modal-wrapper{padding:16px;display:flex;align-items:center;justify-content:center;flex:1;background:#202b41;opacity:.8;-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px)}.TVChartContainer{width:100%;height:100%;display:flex}html.theme-dark div[data-role=button]{color:#b6c3df}html.theme-dark div[data-role=button].active,html.theme-dark div[data-role=button]:hover{color:#66a3fe}html.theme-dark div[data-role=button]:disabled,html.theme-dark div[data-role=button][disabled]{color:#444c5f}html.theme-dark .item-2xPVYue0{color:#b6c3df;background:#202b41}html.theme-dark .item-2xPVYue0.active,html.theme-dark .item-2xPVYue0:hover{color:#66a3fe}html.theme-dark .item-2xPVYue0:disabled,html.theme-dark .item-2xPVYue0[disabled]{color:#444c5f}html.theme-dark .tv-linetool-properties-toolbar__color-picker .colorpicker-widget+svg .bg{fill:#202b41}html.theme-dark .tv-linetool-properties-toolbar__color-picker .colorpicker-widget+svg .icon,html.theme-dark .tv-linetool-properties-toolbar__icon svg{fill:#495467}html.theme-dark .clockFace-eHYbqh-S{background-color:#283349}html.theme-dark .body-2Q-g3GDd,html.theme-dark .chart-controls-bar,html.theme-dark .chart-page,html.theme-dark .chart-page .chart-container-border,html.theme-dark .clock-3pqBsiNm,html.theme-dark .dialog-2APwxL3O,html.theme-dark .disabled-1H5pTmbC,html.theme-dark .drawingToolbar-U3_QXRof,html.theme-dark .group-2JyOhh7Z,html.theme-dark .group-wWM3zP_M,html.theme-dark .header-29jmPJB_,html.theme-dark .inner-1xuW-gY4,html.theme-dark .inner-1xuW-gY4 div,html.theme-dark .loading-indicator,html.theme-dark .menuWrap-1gEtmoET,html.theme-dark .month-14xTSVpQ,html.theme-dark .month-14xTSVpQ .weekdays-p5haX_xf,html.theme-dark .tv-dialog,html.theme-dark .tv-floating-toolbar,html.theme-dark .tv-grouped-floating-toolbar__popup,html.theme-dark .tv-grouped-floating-toolbar__sub-widget--current,html.theme-dark .tv-grouped-floating-toolbar__widget-wrapper,html.theme-dark .tv-tabbed-dialog{background-color:#202b41}html.theme-dark .item-3eXPhOmy.last-3Xus0HXW .text-1pYqyE6B,html.theme-dark .noWrap-ODIQgNap .valuesAdditionalWrapper-3BfAIuML,html.theme-dark .title-bcHj6pEn,html.theme-dark .valueItem-3JDGGSt_,html.theme-dark .valueItem-3JDGGSt_ div,html.theme-dark .valueTitle-1myNPdtH,html.theme-dark .valueValue-3kA0oJs5{color:#f6f6f6}html.theme-dark .chart-controls-bar{border-color:#5f6b86}html.theme-light div[data-role=button]{color:#c2c7dd}html.theme-light div[data-role=button].active,html.theme-light div[data-role=button]:hover{color:#66a3fe}html.theme-light div[data-role=button]:disabled,html.theme-light div[data-role=button][disabled]{color:#d1d3dc}html.theme-light .item-2xPVYue0{color:#c2c7dd;background:#fff}html.theme-light .item-2xPVYue0.active,html.theme-light .item-2xPVYue0:hover{color:#66a3fe}html.theme-light .item-2xPVYue0:disabled,html.theme-light .item-2xPVYue0[disabled]{color:#d1d3dc}html.theme-light .tv-linetool-properties-toolbar__color-picker .colorpicker-widget+svg .bg{fill:#fff}html.theme-light .tv-linetool-properties-toolbar__color-picker .colorpicker-widget+svg .icon,html.theme-light .tv-linetool-properties-toolbar__icon svg{fill:#495467}html.theme-light .clockFace-eHYbqh-S{background-color:#f5f9ff}html.theme-light .body-2Q-g3GDd,html.theme-light .chart-controls-bar,html.theme-light .chart-page,html.theme-light .chart-page .chart-container-border,html.theme-light .clock-3pqBsiNm,html.theme-light .dialog-2APwxL3O,html.theme-light .disabled-1H5pTmbC,html.theme-light .drawingToolbar-U3_QXRof,html.theme-light .group-2JyOhh7Z,html.theme-light .group-wWM3zP_M,html.theme-light .header-29jmPJB_,html.theme-light .inner-1xuW-gY4,html.theme-light .inner-1xuW-gY4 div,html.theme-light .loading-indicator,html.theme-light .menuWrap-1gEtmoET,html.theme-light .month-14xTSVpQ,html.theme-light .month-14xTSVpQ .weekdays-p5haX_xf,html.theme-light .tv-dialog,html.theme-light .tv-floating-toolbar,html.theme-light .tv-grouped-floating-toolbar__popup,html.theme-light .tv-grouped-floating-toolbar__sub-widget--current,html.theme-light .tv-grouped-floating-toolbar__widget-wrapper,html.theme-light .tv-tabbed-dialog{background-color:#fff}html.theme-light .item-3eXPhOmy.last-3Xus0HXW .text-1pYqyE6B,html.theme-light .noWrap-ODIQgNap .valuesAdditionalWrapper-3BfAIuML,html.theme-light .title-bcHj6pEn,html.theme-light .valueItem-3JDGGSt_,html.theme-light .valueItem-3JDGGSt_ div,html.theme-light .valueTitle-1myNPdtH,html.theme-light .valueValue-3kA0oJs5{color:#1f3251}html.theme-light .chart-controls-bar{border-color:#b9c4d6}#sandwich{visibility:hidden}@media screen and (max-width:1024px){%base-text{font-family:Roboto,sans-serif;font-style:normal;font-weight:400}%h1{@extend %base-text;font-size:120px;line-height:1.175}%h2{@extend %base-text;font-size:32px;line-height:1.1875}%h3{@extend %base-text;font-size:20px;line-height:1.15}%h4{@extend %base-text;font-size:16px;line-height:1.1875}%h5{@extend %base-text;font-size:14px;line-height:1.285}%h6{@extend %base-text;font-size:12px;line-height:1.166}%p{@extend %base-text;font-size:10px;line-height:1.2}.slide-toggle-appear,.slide-toggle-enter{height:0}.slide-toggle-appear-active,.slide-toggle-enter-active{transition:all .3s linear;height:224px}.slide-toggle-exit{height:224px}.slide-toggle-exit-active{transition:all .3s linear;height:0;padding:12px 8px 0!important}.slide-toggle-position-appear,.slide-toggle-position-enter{height:0}.slide-toggle-position-appear-active,.slide-toggle-position-enter-active{transition:all .3s linear;height:280px}.slide-toggle-position-exit{height:280px}.slide-toggle-position-exit-active{transition:all .3s linear;height:0;padding:12px 8px 0!important}.slide-toggle-history-appear,.slide-toggle-history-enter{height:0}.slide-toggle-history-appear-active,.slide-toggle-history-enter-active{transition:all .3s linear;height:152px}.slide-toggle-history-exit{height:152px}.slide-toggle-history-exit-active{transition:all .3s linear;height:0;padding:12px 8px 0!important}.swipe-appear,.swipe-enter{opacity:0;transform:translateX(-100%) scale(.5)}.swipe-appear-active,.swipe-enter-active{opacity:1;transform:translateX(0) scale(1);transition:.3s cubic-bezier(0,1,.5,1)}.swipe-exit{opacity:1;transform:translateX(0) scale(.5)}.swipe-exit-active{opacity:0;transform:translateX(100%) scale(1);transition:.3s cubic-bezier(0,1,.5,1)}.item-enter{opacity:0}.item-enter-active{opacity:1;transition:.3s cubic-bezier(0,1,.5,1)}.item-exit{opacity:1}.item-exit-active{opacity:0;transition:.3s cubic-bezier(0,1,.5,1)}.route-wrapper{position:relative}.route-wrapper,.route-wrapper>div{width:100%;height:100%}.route-wrapper>div{position:absolute}.ReactModal__Body--open{overflow:hidden;position:fixed;width:100%;height:100%}.ReactModal__Content{transition:opacity .3s ease-in-out;opacity:0}.ReactModal__Content--after-open{opacity:1}.ReactModal__Content--before-close{opacity:0}.wrapper-page{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.wrapper-page .wrapper-scrollable{position:relative;flex:1;overflow:scroll;-webkit-overflow-scrolling:touch;overflow-y:auto}.wrapper-page .wrapper-scrollable.no-scroll{overflow-y:hidden}.wrapper-page.positions-page,.wrapper-page.trading-page,.wrapper-page.wallet-page{padding-bottom:59px}.wrapper-page.m-person-page{padding:0}.wrapper-page.m-person-page .wrapper-scrollable{padding:0 8px}.wrapper-page.m-login-page .wrapper-scrollable{padding:0 8px;display:flex;flex-direction:column;justify-content:space-between}.wrapper-page.verification-page .verification-block{height:100%}.wrapper-page.iframe-page .wrapper-scrollable{overflow-y:hidden}.wrapper-page.account-settings-page .m-block{margin:16px 8px 24px}.trade-block{margin:16px 0;padding:0 16px}.trade-block .m-btn{flex:1}.trade-block .m-btn+.m-btn{margin-left:8px}.trade-block .m-btn_main{width:100%;margin-bottom:8px}.trade-block_opened{margin:16px 0 74px}.trade-block .field.m-block{padding-left:0;padding-right:0}.trade-block .field.m-block .button-wrap:first-of-type{margin-left:0}.trade-block .field.m-block .button-wrap:last-of-type{margin-right:0}.trade-block .field-submit{padding:0 16px}.not-active-asset-modal .modal .modal-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.not-active-asset-modal .inner-header{position:absolute;top:0;left:0;width:100%}.not-active-asset-modal .header-controls{display:none}.m-login-page{display:flex;flex-direction:column;justify-content:space-evenly;padding:0 8px}.m-login-page .logo{padding:40px 0}.m-login-page .logo,.m-login-page form{display:flex;justify-content:center;align-items:center}.m-login-page form{flex-direction:column;width:100%}.m-login-page form .m-btn{width:100%;height:50px;font-weight:500;font-size:14px;text-transform:uppercase;color:#f6f6f6;margin:28px 0 23px}.m-login-page .item{width:100%;min-height:50px;display:flex;flex-direction:column;position:relative}.m-login-page .item.center{justify-content:center;align-items:center}.m-login-page .item.row{flex-direction:row}.m-login-page .item .m-btn_icon{font-size:12px;line-height:14px}.m-login-page .item.input-email:before{position:absolute;top:13px;left:16px;font-size:24px}.m-login-page .item.input-email i.error_icon{display:none}.m-login-page .item.input-email.error{margin-bottom:10px}.m-login-page .item.input-email.error .error_message{display:block}.m-login-page .item.input-email.error input{border:1px solid #ea4747;margin-bottom:4px}.m-login-page .item.input-pass input{margin-bottom:20px}.m-login-page .item.input-pass.error{margin-bottom:10px}.m-login-page .item.input-pass.error input{border:1px solid #ea4747;margin-bottom:4px}.m-login-page .item.input-pass.error .error_message{display:block}.m-login-page .item.input-pass .svg-lock{position:absolute;top:13px;left:16px;font-size:24px;fill:#7e8ca4}.m-login-page .item.input-pass span.showPassword{position:absolute;top:13px;right:16px;font-size:24px}.m-login-page .item .error_message{font-style:normal;font-weight:400;font-size:12px;line-height:14px;display:none;color:#ea4747;letter-spacing:-.09px}.m-login-page .link{color:#b6c3df}.m-login-page .link,.m-login-page input.input{font-style:normal;font-weight:400;font-size:14px;line-height:18px}.m-login-page input.input{width:100%;height:50px;border:1px solid #3b4458;box-sizing:border-box;border-radius:8px;margin-bottom:16px;background:#1e293f;padding:0 52px;-webkit-box-shadow:0 0 0 50px #1e293f inset;-webkit-text-fill-color:#7e8ca4;color:#7e8ca4}.m-login-page .checkbox-desktop{display:none!important}.m-person-page .m-person-top{display:flex;align-items:center;justify-content:flex-start;position:relative;padding:36px 8px 23px}.m-person-page .m-person-top .label{font-style:normal;font-weight:400;font-size:12px;line-height:14px;display:flex;align-items:center;color:#202b41;border-radius:0 4px 4px 0;padding:2px 4px;margin-left:-16px}.m-person-page .m-person-top .label.demo{background:#7e8ca4}.m-person-page .m-person-top .label.real{background:#08c978}.m-person-page .m-person-top .link{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#458df9;display:flex;align-items:center}.m-person-page .m-person-top .link i{font-size:25px;margin:0 3px 0 8px}.m-person-page .m-person-top .logOut{position:absolute;right:9px;top:37px;font-size:23px}.m-person-page .m-person-content{padding:0 8px 35px}.m-person-page .m-person-content .m-user{font-weight:500;font-size:16px;line-height:19px;text-align:center;color:#f6f6f6;margin-bottom:4px}.m-person-page .m-person-content .m-acc{font-weight:400;font-size:10px;line-height:12px;text-align:center;color:#7e8ca4;margin-bottom:9px}.m-person-page .m-person-content .m-acc-type{display:flex;align-items:center;justify-content:center;margin-bottom:25px}.m-person-page .m-person-content .m-acc-type .status{font-size:12px;line-height:14px;display:flex;align-items:center;margin-right:12px}.m-person-page .m-person-content .m-acc-type .status i{font-size:15px;margin-right:4px}.m-person-page .m-person-content .m-acc-type .status.verified{color:#08c978}.m-person-page .m-person-content .m-acc-type .status.unverified{color:#eeac2d}.m-person-page .m-person-content .m-acc-type .type{border:1px solid #7e8ca4;color:#7e8ca4;border-radius:3px;padding:2px 4px;font-weight:400;font-size:12px;line-height:14px;display:flex;align-items:center}.m-person-page .m-person-content .m-pending-bonus{margin-bottom:24px}.m-person-page .m-person-content .m-pending-bonus .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;width:100%}.m-person-page .m-person-content .m-pending-bonus .top .text{font-weight:400;font-size:10px;line-height:12px;color:#7e8ca4}.m-person-page .m-person-content .m-pending-bonus .top .count{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#b6c3df}.m-person-page .m-person-content .m-pending-bonus .progress{display:flex;justify-content:flex-start;width:100%;height:5px;background:#3b4458;border-radius:100px}.m-person-page .m-person-content .m-pending-bonus .progress .line{background:#08c978;border-radius:100px;transition:all 2s;width:0}.m-person-page .m-person-content .m-balance{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.m-person-page .m-person-content .m-balance .block{display:flex;width:100%;justify-content:flex-start;flex-direction:column}.m-person-page .m-person-content .m-balance .text{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#7e8ca4;margin-bottom:5px}.m-person-page .m-person-content .m-balance .count{font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#f6f6f6}.m-person-page .m-person-content .m-button-block{display:flex;justify-content:space-between;align-items:center}.m-person-page .m-person-content .m-button-block .m-btn{height:40px;width:100%}.m-person-page .m-person-content .m-button-block .m-btn:nth-child(2n){margin-left:8px}.m-person-page .m-person-content .m-button-block .m-btn.big{height:50px}.m-person-page .m-person-menu-account a{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#b6c3df;height:50px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.07);padding-left:8px;padding-right:8px;margin-right:-8px}.m-person-page .m-person-menu-account a:last-of-type{border-bottom-color:transparent}.m-person-page .m-person-menu-account a i.arrow{font-size:23px}.m-person-page .m-person-menu-account a span{display:flex;align-items:center}.m-person-page .m-person-menu-account a span i{font-size:24px;margin-right:16px;width:25px}.m-meta-trader-page{display:flex;flex-direction:column;padding:25px 16px 0}.m-meta-trader-page .notification{flex:initial}.m-meta-trader-page .m-btn_main{border-radius:8px;text-transform:uppercase;margin-bottom:16px}.m-meta-trader-page p{font-size:12px;line-height:14px;color:#b6c3df;text-align:center}.m-meta-trader-info-page{display:flex;flex-direction:column;padding:8px 0 16px}.m-meta-trader-info-page p{font-size:12px;line-height:14px;color:#b6c3df;text-align:center;padding:0 16px}.m-meta-trader-info-page ul{padding-bottom:25px}.m-meta-trader-info-page ul li{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 16px 0;margin-left:16px;border-bottom:1px solid hsla(0,0%,100%,.07)}.m-meta-trader-info-page ul li:last-of-type{border-bottom-color:transparent}.m-meta-trader-info-page ul .name{width:30%;font-size:16px;line-height:19px;display:flex;align-items:center;text-transform:capitalize;color:#f6f6f6}.m-meta-trader-info-page ul .value{width:70%;font-size:16px;line-height:19px;display:flex;align-items:center;justify-content:flex-end;text-align:right;color:#b6c3df}.m-meta-trader-info-page ul .value.link{color:#458df9}.m-meta-trader-info-page ul .value.link+span{margin-left:18px;font-size:22px}.positions-page{padding-top:8px}.positions-page .m-block:first-child{margin-bottom:8px}.positions-page .position-item-details{background-color:#283349;padding:12px 8px;position:relative;z-index:1}.positions-page .position-item-details .controls-bar{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:16px}.positions-page .position-item-details .m-btn{flex:1;height:40px}.positions-page .position-item-details .m-btn+.m-btn{margin-left:8px}.positions-page .panel-info{display:flex;align-items:flex-start;flex-wrap:wrap;margin:-8px 0}.positions-page .panel-info .panel-info-item{margin:8px 0;width:33.33%}.positions-page .panel-info .panel-info-item span{font-size:10px;line-height:1.2;font-weight:400;color:#7e8ca4;margin-bottom:4px;text-transform:capitalize}.positions-page .panel-info .panel-info-item p{font-size:12px;line-height:1.166;font-weight:400;color:#b6c3df}.positions-page .close-position{width:100%;color:#ea4747;border-color:#ea4747}.positions-page .empty-page{display:flex;align-items:center;justify-content:center;flex:1;min-height:100%}.positions-page .empty-page .empty-page-content{text-align:center}.positions-page .empty-page .empty-page-content .icon{width:100px;height:100px;border-radius:50%;background-color:#283349;display:flex;align-items:center;justify-content:center;margin:0 auto 56px}.positions-page .empty-page .empty-page-content .icon span{font-size:55px;color:#b6c3df}.positions-page .empty-page .empty-page-content .icon span.icon-62{font-size:43px}.positions-page .empty-page .empty-page-content .title{font-size:16px;line-height:1.2;font-weight:400;color:#b6c3df;margin-bottom:70px}.positions-page .empty-page .empty-page-content .start-trading-btn{width:180px;height:40px;border-radius:8px;display:block;margin:0 auto 40px;line-height:40px;text-transform:uppercase}.platform-settings-page .form-settings{padding:0 16px}.platform-settings-page .field+.field{border-top:1px solid hsla(0,0%,100%,.07)}.platform-settings-page .row-select .m-title{color:#f6f6f6}.platform-settings-page .m-switch{height:52px}.balance-settings .m-select-top{margin-bottom:28px}.balance-settings .m-switch{height:52px}.balance-settings .m-switch+.m-switch{border-top:1px solid hsla(0,0%,100%,.07)}.balance-settings .m-switch input:checked~.slider,.balance-settings .m-switch input:checked~.text{opacity:1}.notification-settings{width:100%;border-collapse:collapse}.notification-settings tbody{width:100%}.notification-settings tr{height:52px}.notification-settings .row+.row{border-top:1px solid hsla(0,0%,100%,.07)}.notification-settings .cell{width:46px;font-size:10px;line-height:1.2;color:#7e8ca4;text-align:center}.notification-settings .option{font-size:16px;line-height:1.1875;color:#f6f6f6}.wallet-page .wrapper-scrollable{display:flex}.wallet-page .wallet-body{display:flex;align-items:center;justify-content:center;flex:1}.wallet-page .wallet-content{text-align:center}.wallet-page .wallet-icon{width:100px;height:100px;border-radius:50%;background-color:#283349;display:flex;align-items:center;justify-content:center;margin:0 auto 40px}.wallet-page .wallet-icon span{font-size:55px}.wallet-page .wallet-title{font-size:32px;line-height:1.1875;color:#f6f6f6;margin-bottom:8px}.wallet-page .wallet-subtitle{font-size:16px;line-height:1.1875;color:#b6c3df;margin-bottom:40px}.wallet-page .wallet-action{width:180px;height:40px;border-radius:8px;display:block;margin:0 auto 40px;line-height:40px;text-transform:uppercase}.wallet-page .wallet-footnote{font-size:14px;line-height:1.285;color:#b6c3df}.wallet-page .wallet-footnote a{color:#458df9}.contact-page{padding-bottom:63px}.contact-page .inner-header{margin-bottom:8px}.contact-page .wrapper-scrollable{padding:0 8px}.contact-page .contact-subtitle{font-size:14px;line-height:1.285;color:#b6c3df;text-align:center;margin:0 0 24px}.contact-page .contact-link{width:100%;background:#283349;border-radius:8px;padding:27px 0 24px;color:#f6f6f6;display:flex;flex-direction:column;align-items:center;margin-bottom:8px}.contact-page .contact-link .icon{font-size:44px}.contact-page .contact-link p{font-size:10px;line-height:1.2;color:#7e8ca4;margin:24px 0 6px}.contact-page .contact-link .additional-text{font-size:14px;line-height:1.285;margin-top:6px}.contact-page .contact-link-mail{padding:32px 0 24px}.contact-page .contact-link-mail span{margin-bottom:12px}.contact-page .contact-link-mail .additional-text{margin:0}.account-settings-page .form-settings{padding:0 16px}.account-settings-page .field+.field{border-top:1px solid hsla(0,0%,100%,.07)}.account-settings-page .field-link .m-select .m-title{flex:1}.account-settings-page .account-badge{margin-left:auto}.account-settings-page .row-select .m-title{color:#f6f6f6}.account-settings-page .m-switch{height:52px}.m-account-type{padding:16px 16px 24px 26px!important}.m-account-type .account-badge{margin-left:16px}.m-account-type .m-select-ul{display:flex}.m-account-type .m-select-col{width:calc(50% - 9px)}.m-account-type .m-select-col+.m-select-col{margin-left:18px}.m-account-type .m-select-col span{font-size:10px;line-height:1.2;color:#b6c3df;margin-bottom:6px}.m-account-type .m-select-col h3{font-size:20px;line-height:1.15;color:#f6f6f6}.account-badge{padding:2px 4px;border:1px solid #7e8ca4;border-radius:3px;color:#7e8ca4;font-size:12px;line-height:1.166}.verification-block.loaded .loader,.verification-block.loaded .overlay{display:none}.verification-block .loader,.verification-block .overlay{display:block}.error-page .error-body{display:flex;align-items:center;justify-content:center;flex:1}.error-page .error-content{text-align:center;width:288px;color:#7e8ca4}.error-page .error-code{font-size:120px;line-height:1.175;font-weight:500;margin-bottom:16px}.error-page .error-status{font-size:20px;line-height:1.15;font-weight:500;margin-bottom:16px}.error-page .error-text{text-align:center;font-size:12px;line-height:1.166;margin-bottom:24px}.error-page .error-text a{color:#458df9}.error-page .m-btn_outline{width:171px;height:40px}.pwa-install{background:#458df9;color:#f6f6f6;text-align:center;font-size:14px;position:fixed;bottom:0;left:0;right:0;z-index:100}.pwa-install .top{display:flex;justify-content:space-between;align-items:flex-start;padding:0 16px}.pwa-install .top img.logo-pwa{margin:18px 12px 6px 0}.pwa-install .top p{text-align:left;padding-top:12px}.pwa-install .top .close{margin:8px 0 0 8px;cursor:pointer;font-size:24px}.pwa-install .bottom{display:flex;justify-content:center;align-items:flex-end}.pwa-install .bottom .icon-56{font-size:26px;padding-bottom:6px}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.m-mobile-app .inner-header .asset-name{height:19px}.connect-mobile-page{text-align:center;justify-content:space-evenly;padding:0 16px 24px}.connect-mobile-page,.connect-mobile-page .bottom{display:flex;flex-direction:column;align-items:center}.connect-mobile-page .ts-trade-logo{margin:8px 0 48px;flex-shrink:0}.connect-mobile-page p{font-size:16px;line-height:19px;color:#b6c3df;padding-bottom:16px}.connect-mobile-page p.title{font-size:20px;color:#f6f6f6;text-transform:capitalize;padding-bottom:26px}.connect-mobile-page .btn-download{margin-bottom:60px;cursor:pointer}.connect-mobile-page .timer{position:relative;width:73px;height:73px;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-bottom:25px}.connect-mobile-page .timer .clock-img{position:absolute;top:0;left:0;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.connect-mobile-page .timer span{position:relative;z-index:1;font-size:20px;line-height:23px;color:#f6f6f6}.connect-mobile-page .m-btn_main{cursor:pointer;margin:17px 0 41px;height:40px;width:170px;border-radius:8px;font-weight:500;font-size:14px;line-height:18px;text-transform:uppercase;color:#f6f6f6;flex-shrink:0}.connect-mobile-page .block-input{background:#1e293f;border:1px solid #3b4458;box-sizing:border-box;border-radius:8px;max-width:343px;width:100%;height:50px;display:flex;align-items:center;position:relative;cursor:pointer;flex-shrink:0}.connect-mobile-page .block-input input{display:flex;text-align:center;width:100%;font-size:20px;line-height:23px;text-transform:capitalize;color:#f6f6f6;background:transparent}.connect-mobile-page .block-input .icon-58{position:absolute;right:12px;z-index:1;font-size:22px}#root,body,html{overflow-x:hidden;overflow-y:auto;min-width:320px;width:100%;height:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility}#root{background:#202b41;display:flex;flex-direction:column;overflow:hidden;position:fixed;top:0;bottom:0;left:0;right:0;width:100%}body{min-height:100vh;min-height:-webkit-fill-available;scroll-behavior:smooth}*{box-sizing:border-box;padding:0;outline:none;font-family:Roboto,sans-serif;font-weight:400;text-decoration:none;list-style:none;border:none}.disabled,:disabled,[disabled],[disabled] a,[disabled] i,[disabled] p,[disabled] span:not(.count){cursor:default;color:#444c5f!important}[disabled] a{cursor:default;border-color:#444c5f!important}[disabled] a,[disabled] a:hover{background:transparent}[disabled] img{filter:opacity(.5)}a,blockquote,body,dd,div,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,span,ul,ul[class]{margin:0}@font-face{font-family:icomoon;src:url(/fonts/icomoonMobile.eot);src:url(/fonts/icomoonMobile.eot#iefix) format("embedded-opentype"),url(/fonts/icomoonMobile.ttf) format("truetype"),url(/fonts/icomoonMobile.woff) format("woff"),url(/fonts/icomoonMobile.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-1:before{content:"\e900";color:#7e8ca4}.icon-2:before{content:"\e901";color:#7e8ca4}.icon-3:before{content:"\e902";color:#7e8ca4}.icon-4:before{content:"\e903";color:#7e8ca4}.icon-5:before{content:"\e904";color:#f6f6f6}.icon-6:before{content:"\e905";color:#f6f6f6}.icon-7:before{content:"\e906";color:#f6f6f6}.icon-8:before{content:"\e907";color:#f6f6f6}.icon-9:before{content:"\e908";color:#eeac2d}.icon-10:before{content:"\e909";color:#08c978}.icon-11:before{content:"\e90a";color:#458df9}.icon-12:before{content:"\e90b";color:#ea4747}.icon-13:before{content:"\e90c";color:#ea4747}.icon-14:before{content:"\e90d";color:#7e8ca4}.icon-15:before{content:"\e90e";color:#7e8ca4}.icon-16:before{content:"\e90f";color:#b6c3df}.icon-17:before{content:"\e910";color:#7e8ca4}.icon-18:before{content:"\e911";color:#b6c3df}.icon-19:before{content:"\e912";color:#7e8ca4}.icon-20:before{content:"\e913";color:#7e8ca4}.icon-21:before{content:"\e914";color:#7e8ca4}.icon-22:before{content:"\e915";color:#b6c3df}.icon-23:before{content:"\e916";color:#08c978}.icon-24:before{content:"\e917";color:#ea4747}.icon-25:before{content:"\e918";color:#b6c3df}.icon-26:before{content:"\e919";color:#b6c3df}.icon-27:before{content:"\e91a";color:#b6c3df}.icon-28:before{content:"\e91b";color:#b6c3df}.icon-29:before{content:"\e91c";color:#b6c3df}.icon-30:before{content:"\e91d";color:#eeac2d}.icon-31:before{content:"\e91e";color:#b6c3df}.icon-32:before{content:"\e91f";color:#b6c3df}.icon-33:before{content:"\e920";color:#b6c3df}.icon-34:before{content:"\e921";color:#b6c3df}.icon-35:before{content:"\e922";color:#b6c3df}.icon-36:before{content:"\e923";color:#b6c3df}.icon-37:before{content:"\e924";color:#b6c3df}.icon-38:before{content:"\e925"}.icon-39:before{content:"\e926";color:#458df9}.icon-40:before{content:"\e927";color:#b6c3df}.icon-41:before{content:"\e928";color:#7e8ca4}.icon-42:before{content:"\e929";color:#7e8ca4}.icon-43:before{content:"\e92a";color:#7e8ca4}.icon-44:before{content:"\e92b";color:#7e8ca4}.icon-45 .path1:before{content:"\e92c";color:#7e8ca4}.icon-45 .path2:before{content:"\e92d";margin-left:-1em;color:#458df9}.icon-46:before{content:"\e92e";color:#458df9}.icon-47:before{content:"\e92f";color:#7e8ca4}.icon-48:before{content:"\e930";color:#7e8ca4}.icon-49:before{content:"\e931";color:#7e8ca4}.icon-50:before{content:"\e932";color:#f6f6f6}.icon-51:before{content:"\e933";color:#f6f6f6}.icon-52:before{content:"\e934";color:#f6f6f6}.icon-53:before{content:"\e935";color:#f6f6f6}.icon-54:before{content:"\e936"}.icon-55:before{content:"\e937";color:#f6f6f6}.icon-56:before{content:"\e938";color:#f6f6f6}.icon-57:before{content:"\e939";color:#b6c3df}.icon-58:before{content:"\e93a";color:#b6c3df}.icon-59:before{content:"\e93b";color:#7e8ca4}.icon-60:before{content:"\e93c";color:#b6c3df}.icon-61:before{content:"\e93d"}.icon-62:before{content:"\e93e"}.icon-63:before{content:"\e93f"}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-text-fill-color:#7e8ca4;outline:none;border-radius:8px}input[type=checkbox]{opacity:0;width:0;height:0;display:none}.disabled{opacity:.5;cursor:default;pointer-events:none}.button-wrap{flex:1;margin:0 4px;padding:2px;border-radius:11px;border:1px solid transparent}.button-wrap .m-btn{width:100%}.button-wrap_sell.active{border-color:#ea4747}.button-wrap_buy.active{border-color:#08c978}.check{display:block;margin:0 auto}.check.disable{opacity:.4;pointer-events:none}.check input{display:none}.check span{display:inline-block;width:28px;height:28px;border:1px solid #485268;border-radius:4px}.check span.icon-44:before,.check span.icon-45 .path1:before{content:""}.check span.icon-45 .path2{font-size:28px;position:relative;width:100%;height:100%;display:inline-block}.check span.icon-45 .path2:before{position:absolute;margin:0;top:2px;left:-5px}.one-click-trading .check{margin:4px 12px 0}.one-click-trading.active .text{color:#f6f6f6}.m-btn{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid transparent;border-radius:8px;text-transform:uppercase;text-align:center;outline:none;cursor:pointer;font-family:Roboto,sans-serif;padding:0 16px;font-weight:500;height:40px;font-size:12px;background:transparent;transition:opacity .3s ease}.m-btn_action{height:50px}.m-btn_action span{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.1875;display:flex;align-items:center}.m-btn_action span+span{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166;margin-top:6px}.m-btn_action i{display:inline-flex;font-size:23px;margin:-1px 0 0}.m-btn_action i:before{color:#f6f6f6}.m-btn_action i.up{margin:-2px 0 0}.m-btn_action i.up:before{transform:rotate(180deg)}.m-btn_action:disabled{cursor:not-allowed;opacity:.5}.m-btn_buy{border-color:#08c978;color:#f6f6f6;background:#08c978;height:50px}.m-btn_buy.active,.m-btn_buy:active,.m-btn_buy[active]{background:rgba(9,164,145,.45);color:hsla(0,0%,96.5%,.45);border-color:rgba(8,201,120,.45)}.m-btn_sell{border-color:#ea4747;color:#f6f6f6;background:#ea4747}.m-btn_sell.active,.m-btn_sell:active,.m-btn_sell[active]{background:rgba(213,75,101,.45);color:hsla(0,0%,96.5%,.45);border-color:rgba(234,71,71,.45)}.m-btn_main{color:#f6f6f6;letter-spacing:-.15px;text-align:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.285;font-weight:500;height:50px}.m-btn_main,.m-btn_main.active,.m-btn_main:active,.m-btn_main[active]{background:#458df9}.m-btn_outline{height:40px;background:transparent;color:#b6c3df;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.285;border:1px solid #3b4458;box-sizing:border-box;border-radius:8px}.m-btn_icon{flex-direction:row;width:100%;text-transform:none;padding:0}.m-btn_icon:nth-child(2n){margin-left:8px}.m-btn_icon i{margin-right:15px;font-size:24px}.m-btn_bonus{border-color:#1fb8a6;color:#1fb8a6}.m-btn_bonus.active,.m-btn_bonus:active,.m-btn_bonus:hover,.m-btn_bonus[active]{background:#1fb8a6;color:#f6f6f6}.m-btn_cancel{font-size:10px;color:#458df9;letter-spacing:-.12px;text-align:center}.m-btn_border,.m-btn_cancel:hover{border-color:#458df9}.m-btn_border{font-size:10px;color:#458df9;letter-spacing:-.12px;text-align:center}.m-btn_border.active{background:#458df9;border-color:#458df9;color:#f6f6f6}.m-btn_border:hover{background:#619dfd;border-color:#619dfd;color:#f6f6f6}.m-btn_header{font-size:10px;letter-spacing:-.12px;font-weight:500;color:#f6f6f6;background:#458df9}.m-btn_header:hover{background:#619dfd}.m-btn_header.active,.m-btn_header:active,.m-btn_header[active]{background:#458df9}.m-btn_width{width:100%}.m-checkbox{display:flex;justify-content:space-between;align-content:center;width:100%}.m-checkbox label{width:100%;display:flex;cursor:pointer}.m-checkbox input[type=checkbox]{position:absolute;opacity:0;z-index:-1}.m-checkbox input[type=checkbox]+span{color:#7e8ca4;font-size:9px;letter-spacing:-.11px;line-height:10px;display:flex;align-items:center;cursor:pointer}.m-checkbox input[type=checkbox]+span:before{position:relative;content:"";display:inline-flex;align-items:center;justify-content:center;color:#66a3fe;font-size:10px;margin-right:10px;width:14px;height:14px;background:#22262a;border:1px solid #353d44;border-radius:2px;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.m-checkbox input[type=checkbox]:checked+span:before{content:"\e906"}.m-checkbox input[type=checkbox]:focus+span:before{outline:none}.m-checkbox input[type=checkbox]:disabled+span{cursor:default}.m-checkbox input[type=checkbox]:disabled+span:before{background:rgba(34,38,42,.4);color:rgba(102,163,254,.4);border-color:rgba(53,61,68,.4)}.m-switch{position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:100%}.m-switch.disable{opacity:.4;pointer-events:none}.m-switch.active .text{color:#f6f6f6}.m-switch input{display:none;opacity:0;width:0;height:0}.m-switch .slider{position:relative;cursor:pointer;display:block;width:51px;height:28px;background-color:transparent;border-radius:50px;border:1px solid #485268;transition:.4s}.m-switch .slider:before{position:absolute;content:"";width:22px;height:22px;border-radius:50%;left:2px;top:2px;background-color:#b6c3df;transition:.4s}.m-switch input:checked+.text{color:#f6f6f6}.m-switch input:checked .slider,.m-switch input:checked~.slider{background-color:#485268}.m-switch input:focus .slider{box-shadow:0 0 1px #2196f3}.m-switch input:checked~.slider:before{transform:translateX(23px);background-color:#f6f6f6}.m-switch input:disabled,.m-switch input:disabled .slider,.m-switch input:disabled .slider:before{cursor:default}.m-switch .text{cursor:pointer;font-size:16px;line-height:19px;color:#7e8ca4;transition:.4s}.m-switch .text.solo{color:#f6f6f6}.m-tabs{display:flex;justify-content:space-between;align-items:center;text-align:center;background:#303c52;border-radius:8px}.m-tabs input[type=radio]{display:none}.m-tabs .m-tab,.m-tabs label{display:flex;width:100%;height:100%;line-height:14px;padding:2px 0;position:relative}.m-tabs .m-tab.active:before,.m-tabs label.active:before{display:none}.m-tabs .m-tab:first-of-type,.m-tabs label:first-of-type{padding-left:2px}.m-tabs .m-tab:first-of-type .title,.m-tabs label:first-of-type .title{border-left-color:transparent}.m-tabs .m-tab:last-of-type,.m-tabs label:last-of-type{padding-right:2px}.m-tabs .m-tab:last-of-type:before,.m-tabs label:last-of-type:before{display:none}.m-tabs .m-tab:last-of-type .title,.m-tabs label:last-of-type .title{border-right-color:transparent}.m-tabs .m-tab .title,.m-tabs label .title{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#b6c3df;text-align:center;cursor:pointer}.m-tabs_first{width:100%;height:40px}.m-tabs_first .m-tab.active .title,.m-tabs_first .m-tab input:checked~.title,.m-tabs_first label.active .title,.m-tabs_first label input:checked~.title{color:#458df9}.m-tabs_first .m-tab .title,.m-tabs_first label .title{font-size:11px;line-height:12px;text-transform:uppercase;font-weight:400;padding:0 4px}.m-tabs_first .m-tab .count,.m-tabs_first label .count{font-size:10px;line-height:12px;color:#b6c3df;position:absolute;top:4px;right:3.5px}.m-tabs_first .m-tab.active .title,.m-tabs_first label.active .title{background:#253046;color:#f6f6f6;border-radius:6px;font-weight:500}.m-tabs_first .m-tab.active .count,.m-tabs_first label.active .count{color:#f6f6f6;font-weight:500}.m-tabs_small{height:28px;display:inline-flex;border-radius:6px}.m-tabs_small .m-tab.active .title{background:#222939;color:#f6f6f6}.m-tabs_small .title{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166;font-weight:500;color:#b6c3df;padding:0 12px;border-radius:6px;text-transform:capitalize!important}.m-dropdown{position:relative;z-index:1;font-size:12px;color:#f6f6f6;letter-spacing:-.15px;line-height:16px;width:145px}.m-dropdown .dropdown_top{cursor:pointer;display:flex;justify-content:space-between;align-items:center;height:24px;padding:0 4px 0 16px;border:1px solid #3b4458;border-radius:2px}.m-dropdown .dropdown_top .current{text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}.m-dropdown .dropdown_top i{color:#66a3fe}.m-dropdown ul{position:absolute;width:100%;display:none;background:#1e293f;flex-direction:column;border:1px solid #3b4458;border-top:none;font-size:10px}.m-dropdown ul li{border-bottom:1px solid #0e1016}.m-dropdown ul li:last-of-type{border-bottom:none}.m-dropdown ul li a,.m-dropdown ul li span{height:24px;padding-left:16px;margin:0;display:flex;align-items:center;border-left:2px solid transparent;text-transform:capitalize;color:#7e8ca4;font-size:10px;justify-content:flex-start}.m-dropdown ul li a:hover,.m-dropdown ul li span:hover{color:#f6f6f6;border-left-color:#458df9;background:#384458}.m-dropdown.right .dropdown_top{justify-content:flex-end}.m-dropdown.right ul li a,.m-dropdown.right ul li span{justify-content:flex-end;padding-right:25px}.m-dropdown.active{z-index:2}.m-dropdown.active .dropdown_top{background:#1e293f;border-radius:2px 2px 0 0}.m-dropdown.active .dropdown_top i{transform:rotateX(180deg)}.m-dropdown.active ul{display:flex;border-radius:0 0 2px 2px}.m-dropdown:disabled .dropdown_top,.m-dropdown[disabled] .dropdown_top{cursor:default;color:#444c5f}.m-dropdown:disabled .dropdown_top i,.m-dropdown[disabled] .dropdown_top i{color:#444c5f;transform:rotateX(0)}.m-dropdown:disabled ul,.m-dropdown[disabled] ul{display:none!important}.m-select{width:100%;height:40px;background:#303c52;border-radius:8px;position:relative;display:flex;flex-direction:column;justify-content:center;padding:5px 8px}.m-select.disable{opacity:.4;pointer-events:none}.m-select .m-title{font-size:10px;line-height:12px;color:#7e8ca4}.m-select .m-text{font-size:14px;line-height:18px;color:#f6f6f6}.m-select span{position:absolute;top:50%;right:8px;margin-top:-7px}.m-select:nth-child(2n){margin-left:8px}.m-select-overlay{background:rgba(14,24,45,.7);position:fixed;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:100;display:none;justify-content:space-between;align-items:flex-end}.m-select-overlay.active{display:flex}.m-select-list{display:none;max-height:95%;flex-direction:column;padding:16px;width:100%;background:#202b41;border-radius:10px 10px 0 0;position:fixed;z-index:101;bottom:0;left:0;right:0}.m-select-list.active{display:flex}.m-select-list .m-select-top{display:flex;justify-content:space-between;align-items:center;padding:4px 0 16px}.m-select-list .m-select-top .m-select-title{font-style:normal;font-weight:500;font-size:16px;line-height:19px;display:flex;align-items:center;text-transform:capitalize;color:#f6f6f6}.m-select-list .m-select-top .m-select-close{width:30px;height:30px;border-radius:50%;font-size:27px;background:#0e182d;color:#fff;display:flex;justify-content:center;align-items:center}.m-select-list .m-select-ul{display:block;overflow:auto}.m-select-list .m-select-ul .m-select-li{height:52px;display:flex;justify-content:space-between;align-items:center;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#f6f6f6;border-bottom:1px solid hsla(0,0%,100%,.07)}.m-select-list .m-select-ul .m-select-li:last-of-type{border-bottom:0}.m-select-list .m-select-ul .m-select-li span{font-size:20px}.m-select-list .m-select-ul.m-select-trading-hours .m-select-li{display:flex;height:auto;align-items:flex-start;justify-content:space-between;border-bottom:0;margin:16px 0}.m-select-list .m-select-ul.m-select-trading-hours .m-select-li:last-of-type{margin:0}.m-select-list .m-select-ul.m-select-trading-hours .m-select-hours span{display:block;color:#b6c3df;font-size:16px;line-height:19px}.m-select-list .m-select-btn{border-top:1px solid hsla(0,0%,100%,.07);display:flex;padding-top:16px}.m-select-list .m-select-btn .m-btn{height:40px;width:100%}.m-select-list .m-select-btn .m-btn:first-of-type{margin-right:4px}.m-select-list .m-select-btn .m-btn:last-of-type{margin-left:4px}.m-select-list.m-account-type .m-select-ul{display:flex}.row-select{height:52px;flex-direction:row;justify-content:flex-start;align-items:center;padding:0;border-radius:0;background-color:transparent}.row-select .m-text,.row-select .m-title{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.1875}.row-select .m-text{margin-left:auto;color:#b6c3df}.row-select span{position:static;margin:0 0 0 16px}.m-block_amount{display:flex;background:#1e293f}.m-block_amount span{border:1px solid transparent;color:#7e8ca4;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px}.m-block_amount span.active,.m-block_amount span:hover{color:#619dfd}.m-block_amount input{border:1px solid transparent;width:100%;height:40px;background:transparent;outline:none;font-size:16px;line-height:16px;font-style:normal;font-weight:400;color:#f6f6f6;-webkit-text-fill-color:#f6f6f6;text-align:center;cursor:pointer}.m-block_amount_border{border:1px solid #3b4458;border-radius:8px}.m-block_amount_big span{height:50px}.m-block_amount_big input{font-size:20px;height:50px}.m-block_amount:disabled input,.m-block_amount:disabled span,.m-block_amount[disabled] input,.m-block_amount[disabled] span{cursor:default;color:#444c5f}.m-block_amount:disabled_border input,.m-block_amount:disabled_border span,.m-block_amount[disabled]_border input,.m-block_amount[disabled]_border span{border-color:#444c5f;cursor:default}.m-block_amount+.field-sub-text{display:flex;align-items:center;justify-content:center;margin-top:8px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166}.m-block_amount+.field-sub-text p{color:#7e8ca4}.m-block_amount+.field-sub-text p+p{margin-left:8px;color:#b6c3df}form .field+.field{margin-top:24px}form .field.m-block{margin:8px 0 28px}form .field-offset-top+.field-offset-top{margin-top:24px}form .field-submit{position:fixed;bottom:0;left:0;width:100%;padding:0 8px}form .sub-field{margin-top:16px}form .sub-field .row{display:flex;align-items:center;justify-content:space-between}form .sub-field .row+.row{margin-top:16px}form .label{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.285;color:#b6c3df}.modal{position:fixed;z-index:1;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column}.modal .modal-wrapper{padding:16px;display:flex;align-items:center;justify-content:center;flex:1;background:#202b41;opacity:.8;-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px)}.modal .modal-content{color:#f6f6f6;width:100%}.modal .modal-title{margin:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.15;text-align:center}.modal .modal-title+.modal-subtitle{margin-top:16px}.modal .modal-subtitle{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.285;color:#b6c3df;text-align:center}.notification{display:flex;align-items:flex-start;flex:1;padding:15px 14px 15px 9px;border-radius:8px;background-color:#aeaeae}.notification.primary{background:#458df9}.notification.success{background:#08c978}.notification.warning{background:#eeac2d}.notification.error{background:#ea4747}.notification.info{background:#458df9}.notification.info .notification-icon{transform:rotate(180deg)}.notification .notification-icon{margin-right:9px}.notification .notification-content{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.285;color:#fff;margin-right:12px}.notification .notification-content a{font-weight:700;text-decoration:underline;color:#fff}.notification .notification-close{font-size:24px;margin:-4px 0 0 auto;max-height:20px;max-width:20px;background:transparent}.m-footer .footer-navbar{background:#253046;padding-top:10px}.m-footer .footer-navbar,.m-footer .m-item{display:flex;justify-content:center;align-items:center}.m-footer .m-item{width:93px;flex-direction:column;color:#7e8ca4;font-weight:500;font-size:10px;line-height:12px;position:relative}.m-footer .m-item.active{color:#f6f6f6}.m-footer .m-item.active .icon-1:before{content:"\e904";color:#f6f6f6}.m-footer .m-item.active .icon-2:before{content:"\e905";color:#f6f6f6}.m-footer .m-item.active .icon-3:before{content:"\e906";color:#f6f6f6}.m-footer .m-item.active .icon-4:before{content:"\e907";color:#f6f6f6}.m-footer .m-item .m-icon{font-size:19px;position:relative}.m-footer .m-item .m-text{padding-top:7px}.m-footer .m-item .m-point{position:absolute;top:-3px;right:-7px;width:7px;height:7px;border-radius:50%}.m-footer .m-item .m-point.red{background:#ea4747}.m-footer .m-item .m-point.green{background:#08c978}.m-footer .notification-count{position:absolute;top:-5px;right:-20px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background-color:#458df9;color:#fff;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:1.2;font-weight:500}.m-main{flex:1;width:100%;display:flex;justify-content:flex-start;flex-direction:column;background:#202b41;overflow-y:hidden}@supports(padding:max(0px)){.m-main{background:#202b41;overflow:hidden}.m-main,.swipeable-bar{padding-left:max(30px,env(safe-area-inset-left));padding-right:max(30px,env(safe-area-inset-right))}.m-footer .footer-navbar{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@supports(padding:min(0px)){.m-main{background:#202b41;overflow:hidden}.m-main,.swipeable-bar{padding-left:min(30px,env(safe-area-inset-left));padding-right:min(30px,env(safe-area-inset-right))}}.m-block{display:flex;justify-content:space-between;align-items:center;min-height:50px;padding:0 8px 16px}.m-block+.m-block{margin-top:-8px;padding-bottom:16px}.m-positions{height:100%}.m-container{border-top:1px solid #0e1016;background:#202b41;width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.inner-header{display:flex;align-items:center;justify-content:center;padding:19px 14px;position:relative}.inner-header .go-back-button{position:absolute;left:14px;top:50%;transform:translateY(-50%);background:transparent}.inner-header .go-back-button i{font-size:18px}.inner-header .asset-name{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.1875;font-weight:500;color:#f6f6f6}.inner-header .header-controls{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.inner-header .header-control-button{background-color:transparent}.inner-header .header-control-button i{font-size:20px}.inner-header .header-control-button+.header-control-button{margin-left:27px}.inner-header .pre-seller{position:relative}.inner-header .alerts{position:absolute;top:-12px;right:-12px;width:17px;height:17px;border-radius:50%;background-color:#458df9;display:flex;align-items:center;justify-content:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:1.2;font-weight:500;color:#fff}.swipeable-bar{background-color:#1e293f;border-radius:8px 8px 0 0;border:1px solid #3b4458;border-bottom:0;transition:transform .5s ease;transform:translate(-50%);width:100vw;position:absolute;z-index:2;bottom:0;left:50%}.swipeable-bar.opened{transform:translate(-50%);opacity:1}.swipeable-bar .top-curtain{opacity:0;padding:4px 0;display:flex;justify-content:center}.swipeable-bar .top-curtain span{width:36px;height:5px;border-radius:10px;background:#fff;opacity:.1}.swipeable-bar .content-row{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;color:#b6c3df;padding:4px 16px 20px;transition:.5s ease;opacity:1}.swipeable-bar .content-row.opened{transform:translateY(0);opacity:1}.swipeable-bar .content-item{flex:auto 1 1;max-width:120px}.swipeable-bar .content-item span{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:1.2;margin-bottom:4px;display:flex;line-height:12px;color:#7e8ca4}.swipeable-bar .content-item p{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166;font-weight:500;color:#f6f6f6}.swipeable-bar .content-item .success{color:#08c978}.swipeable-bar .content-item .danger{color:#ea4747}.overlay{display:flex;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(32,43,65,.8);z-index:100;justify-content:center;align-items:center}@-webkit-keyframes rotate-element{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotate-element{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.loader{display:flex;position:fixed;top:50%;left:50%;z-index:101;transform:translate(-50%,-50%);width:50px;height:50px}.loader__progress{-webkit-animation:rotate-element 2s infinite;animation:rotate-element 2s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.loader__icon,.loader__progress{position:absolute;top:0;left:0}.assets-list{padding:0 8px;position:relative;height:100%}.assets-list .lazy-asset-wrapper+.lazy-asset-wrapper{margin-top:8px}.assets-list .lazy-asset-wrapper .spinner{display:flex;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.8)}.assets-list .lazy-asset-wrapper .spinner-progress{-webkit-animation:rotate-element 2s infinite;animation:rotate-element 2s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.assets-list .asset{border-radius:8px;overflow:hidden;width:100%;background-color:transparent;position:relative;display:block}.assets-list .asset.disable{opacity:.5}.assets-list .asset+.asset{margin-top:8px}.assets-list .asset .asset-top{height:58px;padding:12px 25px 13px 12px;display:flex;align-items:center;justify-content:space-between;background-color:#303c52;position:relative;z-index:2;border-radius:8px 8px 0 0}.assets-list .asset .asset-top .left-block{display:flex;align-items:center;width:70%}.assets-list .asset .asset-top .right-block{display:flex;align-items:center;justify-content:space-between;width:30%}.assets-list .asset .favorite{margin-right:17px}.assets-list .asset .direction{font-size:24px;margin-right:10px}.assets-list .asset .preview{margin-right:19px;max-height:34px}.assets-list .asset .preview img{width:34px;height:34px}.assets-list .asset .name{flex-shrink:0;width:105px;color:#b6c3df}.assets-list .asset .name p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.assets-list .asset ._name-top{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.285;font-weight:500;text-transform:uppercase;margin-bottom:4px}.assets-list .asset ._name-bottom{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166}.assets-list .asset ._distance-top,.assets-list .asset ._rate-top,.assets-list .asset ._total-top{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:1.2;color:#7e8ca4;margin-bottom:4px}.assets-list .asset ._distance-bottom,.assets-list .asset ._rate-bottom,.assets-list .asset ._total-bottom{color:#7e8ca4;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166}.assets-list .asset ._distance-bottom{color:#f6f6f6}.assets-list .asset .success{color:#08c978}.assets-list .asset .danger{color:#ea4747}.assets-list .asset .toggler{height:100%;display:flex;align-items:center;font-size:24px}.assets-list .asset .toggler img{transform:rotateX(0);transition:transform .3s ease}.assets-list .asset .toggler.opened img{transform:rotateX(180deg)}.assets-list .asset .asset-details{background-color:#283349;padding:12px 8px;position:relative;z-index:1;display:flex;flex-wrap:wrap;align-content:flex-start}.assets-list .asset .asset-detail-item{width:25%;margin:4px 0}.assets-list .asset .asset-detail-item span{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:1.2;color:#7e8ca4;margin-bottom:4px}.assets-list .asset .asset-detail-item p{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166;color:#b6c3df}.assets-list .asset .asset-detail-item.trading-hours p{position:relative}.assets-list .asset .asset-detail-item.trading-hours p i{font-size:16px;display:inline-block;vertical-align:middle;margin:-4px 0 0}.input-plus-minus{width:198px;height:32px;border:1px solid #3b4458;box-sizing:border-box;border-radius:8px;background:#1e293f;text-align:center;display:flex;align-items:center;justify-content:space-between}.input-plus-minus input{color:#f6f6f6;-webkit-text-fill-color:initial;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.285;background:#1e293f;height:100%;width:100%;text-align:center}.input-plus-minus span{font-size:20px;padding:0 7px}.with-controlled-popup{display:flex;align-items:center;justify-content:space-between;flex:1}.with-controlled-popup .label{display:flex;flex-direction:column;color:#f6f6f6;font-size:16px}.with-controlled-popup .label span{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:1.2;color:#7e8ca4;margin-bottom:4px}.with-controlled-popup .label p{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:1.166}.with-controlled-popup .label .success{color:#08c978}.with-controlled-popup .label .danger{color:#ea4747}.control-popup .modal-title{margin-bottom:32px}.control-popup .m-block_amount{margin-bottom:12px}.control-popup .m-block_amount>*{height:50px}.control-popup .row-info{display:flex;align-items:center;justify-content:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.1875;color:#7e8ca4}.control-popup .row-info p+p{margin-left:6px;color:#ea4747}.control-popup .controls-bar{width:100%;display:flex;justify-content:space-between;align-items:center;height:56px;padding:8px 16px;background:#222939}.control-popup .m-btn{flex:1;height:40px}.control-popup .m-btn+.m-btn{margin-left:8px}.TVChartContainer{height:55%}.TVChartContainer>iframe{height:100%!important;width:100%}.full-chart-container,.full-chart-container .TVChartContainer{height:100%}.load-history-btn{padding:0 4px;margin:16px auto;min-width:190px}}@media screen and (max-width:1024px) and screen and (max-width:480px){.m-main .wrapper-page.trading-page{padding-bottom:70px!important}}@media screen and (min-width:767px){.connect-mobile-page .ts-trade-logo{width:280px;height:80px}.connect-mobile-page p.title{font-size:32px}.connect-mobile-page .timer{width:114px;height:114px}.connect-mobile-page .timer .clock-img{width:144px;height:114px;left:auto}}@media screen and (max-width:767px){.swipeable-bar{transform:translate(-50%,calc(100% - 59px))}.swipeable-bar.opened .content-item:nth-child(3)~.content-item{opacity:1;transform:translateY(0)}.swipeable-bar .top-curtain{opacity:1}.swipeable-bar .content-row{padding:4px 16px 0;opacity:0;transform:translateY(25px);flex-wrap:wrap;justify-content:flex-start}.swipeable-bar .content-item{flex:inherit;max-width:none;width:33.333%;margin:0 0 16px;transition:.5s ease}.swipeable-bar .content-item:nth-child(3)~.content-item{opacity:0;transform:translateY(-25px)}.assets-list .asset .asset-detail-item{width:50%}}@media screen and (max-width:480px){.assets-list .asset .asset-top{padding:0 13px;justify-content:space-between}.assets-list .asset .asset-top .left-block{width:65%}.assets-list .asset .asset-top .right-block{width:35%}.assets-list .asset .name{margin-right:32px}.TVChartContainer{height:55%}}@media screen and (max-width:375px){.m-footer .m-item{width:25%}.assets-list .asset .asset-top .left-block{width:63%}.assets-list .asset .asset-top .right-block{width:37%}.assets-list .asset .name{margin-right:12px}.assets-list .asset .distance,.assets-list .asset .rate,.assets-list .asset .total{margin-right:0}.assets-list .asset .toggler{margin-left:auto}.assets-list .asset .asset-detail-item p{font-size:11px}.assets-list .asset .asset-detail-item.trading-hours p i{width:10px;font-size:15px}.balance-settings .m-select-ul{max-height:301px;overflow-y:auto}.connect-mobile-page .btn-download,.connect-mobile-page .ts-trade-logo{margin-top:0;margin-bottom:30px}}@media screen and (min-width:320px) and (max-width:1024px){.header{display:flex;justify-content:space-between;align-items:center;margin:15.5px 16px;position:relative}.header .search-btn{width:10%;max-width:34px;height:20px;position:relative}.header .search-btn:before{font-size:21px;display:flex;justify-content:center;color:#b6c3df}.header .input-search{border:1px solid #7e8ca4;border-radius:8px;display:flex;justify-content:space-between;align-items:center;position:absolute;left:-7px;height:36px;width:90%;background:#1e293f}.header .input-search i{margin:0 8px;display:flex}.header .input-search i:before{font-size:15px}.header .input-search input{display:flex;width:100%;height:100%;background:transparent;font-size:14px}.header .input-search input::-moz-placeholder{color:#485268;-webkit-text-fill-color:#485268}.header .input-search input:-ms-input-placeholder{color:#485268;-webkit-text-fill-color:#485268}input::-moz-placeholder{color:#485268;-webkit-text-fill-color:#485268}input:-ms-input-placeholder{color:#485268;-webkit-text-fill-color:#485268}.header .input-search input::placeholder{color:#485268;-webkit-text-fill-color:#485268}.header .input-search.active{display:flex}}@media screen and (min-width:480px) and (max-width:1024px){.header{padding:0}.header .search-btn{display:none}.header .input-search{width:277px;position:relative;display:flex}}@media screen and (min-width:1025px){#root,body,html{overflow-x:hidden;overflow-y:auto;min-width:320px;width:100%;height:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility}body{min-height:100vh;scroll-behavior:smooth}*{box-sizing:border-box;padding:0;outline:none;font-family:Roboto,sans-serif;font-weight:400;text-decoration:none;list-style:none;border:none}.disabled,:disabled,[disabled],[disabled] a,[disabled] i,[disabled] p,[disabled] span:not(.count){cursor:default;color:#444c5f!important}[disabled] a{cursor:default;border-color:#444c5f!important}[disabled] a,[disabled] a:hover{background:transparent}[disabled] img{filter:opacity(.5)}a,blockquote,body,dd,div,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,span,ul,ul[class]{margin:0}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-text-fill-color:#7e8ca4;outline:none}input[type=checkbox]{opacity:0;width:0;height:0;display:none}@font-face{font-family:icomoon;src:url(/fonts/icomoon.eot);src:url(/fonts/icomoon.eot#iefix) format("embedded-opentype"),url(/fonts/icomoon.ttf) format("truetype"),url(/fonts/icomoon.woff) format("woff"),url(/fonts/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;-webkit-font-smoothing:antialiased}.material-icons,[class*=" icon-"],[class^=icon-]{text-transform:none;line-height:1;-moz-osx-font-smoothing:grayscale}.material-icons{font-family:Material Icons,sans-serif;font-weight:400;font-style:normal;font-size:16px;letter-spacing:normal;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;text-rendering:optimizeLegibility;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icon-arrow_up:before{content:"\e900"}.icon-arrow-down:before{content:"\e901"}.icon-assets:before{content:"\e902"}.icon-balance:before{content:"\e903"}.icon-candle-stick:before{content:"\e904"}.icon-chart-line-view:before{content:"\e905"}.icon-check:before{content:"\e906"}.icon-commodities:before{content:"\e907"}.icon-comodo:before{content:"\e908"}.icon-currency:before{content:"\e909"}.icon-date-range:before{content:"\e90a"}.icon-exel-file:before{content:"\e90b"}.icon-heatmaps:before{content:"\e90c"}.icon-https:before{content:"\e90d"}.icon-indices:before{content:"\e90e"}.icon-ins-new:before{content:"\e90f"}.icon-local_post_office:before{content:"\e910"}.icon-maintenance:before{content:"\e911"}.icon-metatrader:before{content:"\e912"}.icon-power-settings:before{content:"\e913"}.icon-print:before{content:"\e914"}.icon-rapidssl:before{content:"\e915"}.icon-settings:before{content:"\e916"}.icon-signal-arrows:before{content:"\e917"}.icon-signals:before{content:"\e918"}.icon-star-1:before{content:"\e919"}.icon-star-2:before{content:"\e91a"}.icon-stocks:before{content:"\e91b"}.icon-table-view:before{content:"\e91c"}.icon-trading:before{content:"\e91d"}.btn{display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:2px;text-transform:uppercase;text-align:center;outline:none;cursor:pointer;font-family:Roboto,sans-serif;padding:0 16px;font-weight:500;height:32px;line-height:32px;font-size:12px;background:transparent}.btn_buy{border-color:#08c978}.btn_buy,.btn_buy:hover{color:#f6f6f6;background:#08c978}.btn_buy.active,.btn_buy:active,.btn_buy[active]{background:rgba(9,164,145,.45);color:hsla(0,0%,96.5%,.45);border-color:rgba(8,201,120,.45)}.btn_sell{border-color:#ea4747}.btn_sell,.btn_sell:hover{color:#f6f6f6;background:#ea4747}.btn_sell.active,.btn_sell:active,.btn_sell[active]{background:rgba(213,75,101,.45);color:hsla(0,0%,96.5%,.45);border-color:rgba(234,71,71,.45)}.btn_main{background:#458df9;color:#f6f6f6;letter-spacing:-.15px;text-align:center;font-weight:500}.btn_main:hover{background:#619dfd}.btn_main.active,.btn_main:active,.btn_main[active]{background:#458df9}.btn_bonus{border-color:#1fb8a6;color:#1fb8a6}.btn_bonus.active,.btn_bonus:active,.btn_bonus:hover,.btn_bonus[active]{background:#1fb8a6;color:#f6f6f6}.btn_cancel{font-size:10px;color:#458df9;letter-spacing:-.12px;text-align:center}.btn_border,.btn_cancel:hover{border-color:#458df9}.btn_border{font-size:10px;color:#458df9;letter-spacing:-.12px;text-align:center}.btn_border.active{background:#458df9;border-color:#458df9;color:#f6f6f6}.btn_border:hover{background:#619dfd;border-color:#619dfd;color:#f6f6f6}.btn_header{font-size:10px;letter-spacing:-.12px;font-weight:500;color:#f6f6f6;background:#458df9}.btn_header:hover{background:#619dfd}.btn_header.active,.btn_header:active,.btn_header[active]{background:#458df9}.btn_width{width:100%}.btn:disabled,.btn[disabled]{cursor:default;background:transparent;border-color:#444c5f;color:#444c5f}.checkbox{display:flex;justify-content:space-between;align-content:center;width:100%}.checkbox.checkbox-mobile{display:none!important}.checkbox label{width:100%;display:flex;cursor:pointer}.checkbox input[type=checkbox]{position:absolute;opacity:0;z-index:-1}.checkbox input[type=checkbox]+span{color:#7e8ca4;font-size:9px;letter-spacing:-.11px;line-height:10px;display:flex;align-items:center;cursor:pointer}.checkbox input[type=checkbox]+span:before{position:relative;content:"";display:inline-flex;align-items:center;justify-content:center;color:#66a3fe;font-size:10px;margin-right:10px;width:14px;height:14px;background:#22262a;border:1px solid #353d44;border-radius:2px;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.checkbox input[type=checkbox]:checked+span:before{content:"\e906"}.checkbox input[type=checkbox]:focus+span:before{outline:none}.checkbox input[type=checkbox]:disabled+span{cursor:default}.checkbox input[type=checkbox]:disabled+span:before{background:rgba(34,38,42,.4);color:rgba(102,163,254,.4);border-color:rgba(53,61,68,.4)}.switch{position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding-left:5px}.switch input{display:none;opacity:0;width:0;height:0}.switch .slider{position:relative;cursor:pointer;display:block;width:17px;height:10px;background-color:rgba(174,186,208,.5);border-radius:10px;transition:.4s;margin-right:7px}.switch .slider:before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;left:-5px;bottom:-1px;background-color:#aebad0;transition:.4s}.switch input:checked+.slider{background-color:#09a491}.switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.switch input:checked+.slider:before{transform:translateX(12px);background-color:#08c978}.switch input:disabled,.switch input:disabled+.slider,.switch input:disabled+.slider:before{cursor:default}.switch .text{cursor:pointer;font-size:11px;color:#b6c3df;line-height:16px}.tabs{display:flex;justify-content:space-between;align-items:center;text-align:center}.tabs input[type=radio]{display:none}.tabs .tab,.tabs label{display:flex;width:100%;height:32px;line-height:14px}.tabs_first .tab,.tabs_first label{margin:4px 2px}.tabs_first .tab:first-of-type,.tabs_first label:first-of-type{margin-left:4px}.tabs_first .tab:first-of-type .title,.tabs_first label:first-of-type .title{border-left-color:transparent}.tabs_first .tab:last-of-type,.tabs_first label:last-of-type{margin-right:4px}.tabs_first .tab:last-of-type .title,.tabs_first label:last-of-type .title{border-right-color:transparent}.tabs_first .tab.active .title,.tabs_first .tab input:checked~.title,.tabs_first label.active .title,.tabs_first label input:checked~.title{color:#458df9}.tabs_first .tab .title,.tabs_first label .title{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:11px;font-weight:500;color:#f6f6f6;text-align:center;background:#283244;cursor:pointer;text-transform:uppercase;border-left:1px solid #0e1016}.tabs_first .tab:hover .title,.tabs_first label:hover .title{background:#222939}.tabs_first .tab.active .title,.tabs_first .tab:active .title,.tabs_first label.active .title,.tabs_first label:active .title{background:#222939;color:#458df9}.tabs_second{background:#283244}.tabs_second .tab,.tabs_second label{height:32px}.tabs_second .tab.active .title,.tabs_second .tab input:checked~.title,.tabs_second label.active .title,.tabs_second label input:checked~.title{color:#458df9;border-top-color:#458df9;background:#202b41}.tabs_second .tab .title,.tabs_second label .title{border-top:2px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;color:#b6c3df;letter-spacing:-.15px;text-align:center;cursor:pointer;position:relative}.tabs_second .tab:hover .title,.tabs_second label:hover .title{color:#458df9}.tabs_second .tab.active .title,.tabs_second .tab:active .title,.tabs_second label.active .title,.tabs_second label:active .title{color:#458df9;border-left:1px solid #0e1016;border-right:1px solid #0e1016}.tabs_second .tab.active:first-of-type .title,.tabs_second .tab:active:first-of-type .title,.tabs_second label.active:first-of-type .title,.tabs_second label:active:first-of-type .title{border-left-color:transparent}.tabs_second .tab.active .title:before,.tabs_second .tab:active .title:before,.tabs_second label.active .title:before,.tabs_second label:active .title:before{content:"";position:absolute;background:#202b41;width:100%;height:2px;bottom:-1px;left:0;right:0}.tabs_third .tab.active .title,.tabs_third .tab input:checked~.title,.tabs_third label.active .title,.tabs_third label input:checked~.title{color:#458df9;border-top-color:#458df9;background:#202b41}.tabs_third .tab .title,.tabs_third label .title{background:#283244;border-top:2px solid transparent;display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;color:#b6c3df;letter-spacing:-.12px;text-align:center;cursor:pointer}.tabs_third .tab .title .count,.tabs_third label .title .count{margin-left:8px}.tabs_third .tab.active .title,.tabs_third .tab:active .title,.tabs_third .tab:hover .title,.tabs_third label.active .title,.tabs_third label:active .title,.tabs_third label:hover .title{color:#458df9}.dropdown{position:relative;z-index:1;font-size:12px;color:#f6f6f6;letter-spacing:-.15px;line-height:16px;width:145px}.dropdown .dropdown_top{cursor:pointer;display:flex;justify-content:space-between;align-items:center;height:24px;padding:0 4px 0 16px;border:1px solid #3b4458;border-radius:2px}.dropdown .dropdown_top .current{text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}.dropdown .dropdown_top i{color:#66a3fe}.dropdown ul{position:absolute;width:100%;display:none;background:#1e293f;flex-direction:column;border:1px solid #3b4458;border-top:none;font-size:10px}.dropdown ul li{border-bottom:1px solid #0e1016}.dropdown ul li:last-of-type{border-bottom:none}.dropdown ul li a,.dropdown ul li span{height:24px;padding-left:16px;margin:0;display:flex;align-items:center;border-left:2px solid transparent;text-transform:capitalize;color:#7e8ca4;font-size:10px;justify-content:flex-start}.dropdown ul li a:hover,.dropdown ul li span:hover{color:#f6f6f6;border-left-color:#458df9;background:#384458}.dropdown.right .dropdown_top{justify-content:flex-end}.dropdown.right ul li a,.dropdown.right ul li span{justify-content:flex-end;padding-right:25px}.dropdown.active{z-index:2}.dropdown.active .dropdown_top{background:#1e293f;border-radius:2px 2px 0 0}.dropdown.active .dropdown_top i{transform:rotateX(180deg)}.dropdown.active ul{display:flex;border-radius:0 0 2px 2px}.dropdown:disabled .dropdown_top,.dropdown[disabled] .dropdown_top{cursor:default;color:#444c5f}.dropdown:disabled .dropdown_top i,.dropdown[disabled] .dropdown_top i{color:#444c5f;transform:rotateX(0)}.dropdown:disabled ul,.dropdown[disabled] ul{display:none!important}.block_amount,.block_amount span{margin:0 4px;display:flex}.block_amount span{color:#66a3fe;font-size:16px;cursor:pointer;align-items:center;justify-content:center;flex-shrink:0}.block_amount span.active,.block_amount span:hover{color:#619dfd}.block_amount input{width:100%;background:transparent;outline:none;font-size:11px;color:#f6f6f6;-webkit-text-fill-color:#f6f6f6;letter-spacing:-.14px;text-align:center;line-height:16px;cursor:pointer}.block_amount_border span{border:1px solid #3b4458;margin:0}.block_amount_border span:first-of-type{border-radius:2px 0 0 2px}.block_amount_border span:last-of-type{border-radius:0 2px 2px 0}.block_amount_border input{border:1px solid #3b4458;border-left:0;border-right:0}.block_amount:disabled input,.block_amount:disabled span,.block_amount[disabled] input,.block_amount[disabled] span{cursor:default;color:#444c5f}.block_amount:disabled_border input,.block_amount:disabled_border span,.block_amount[disabled]_border input,.block_amount[disabled]_border span{border-color:#444c5f;cursor:default}.count{width:12px;height:12px;background:#458df9;box-shadow:0 0 0 2px rgba(69,141,249,.6);display:flex;justify-content:center;align-items:center;text-align:center;font-size:8px;color:#f6f6f6;letter-spacing:-.1px;border-radius:50%}.pop-up,.t-info{display:inline-block;vertical-align:text-top}.pop-up i,.t-info i{background:#46556e;color:#202b41;display:block;border-radius:100%;width:11px;height:11px;font-size:9px;font-weight:700;text-align:center;line-height:11px;cursor:pointer;font-style:normal}.pop-up .body-t-info,.t-info .body-t-info{display:none}.pop-up .tooltip,.t-info .tooltip{padding:0!important}.tooltip{z-index:100;background-color:#445067!important;border:1px solid #0e1016!important;font-size:10px;color:#b6c3df;border-radius:2px}.tooltip:after,.tooltip:before{top:100%;left:15px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.tooltip:before{border-color:#0e1016 transparent transparent;border-width:6px;margin-left:-2px}.tooltip:after{border-color:#445067 transparent transparent;border-width:5px;margin-left:-1px}.tooltip.top:after,.tooltip.top:before{top:auto;bottom:100%}.tooltip.top:before{border-color:transparent transparent #0e1016;border-width:6px;margin-left:-2px}.tooltip.top:after{border-color:transparent transparent #445067;border-width:5px;margin-left:-1px}.tooltip.right:after,.tooltip.right:before{left:auto}.tooltip.right.top:before,.tooltip.right:before{right:10px}.tooltip.right.top:after,.tooltip.right:after{right:11px}.tooltip.double:after{border-top-color:#283349}.tooltip .pop-up_head{background:#445067;align-items:center;font-size:11px;color:#f6f6f6;letter-spacing:-.14px;border-bottom:1px solid #0e1016}.tooltip .pop-up_body,.tooltip .pop-up_head{width:208px;padding:16px;display:flex;justify-content:space-between;line-height:14px}.tooltip .pop-up_body{flex-direction:column;align-items:flex-start;font-size:10px;color:#7e8ca4;letter-spacing:-.12px;background:#283349}.tooltip .pop-up_body p{margin-bottom:13px}.tooltip .pop-up_body p:last-of-type{margin-bottom:0}.tooltip .pop-up_body span{color:#f6f6f6;margin-left:16px}.tooltip .pop-up_body span.green{color:#08c978}.tooltip .text{width:190px;padding:16px}.tooltip_block{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;flex-shrink:0;width:262px;background:#283349!important;z-index:100;border:1px solid #0e1016!important;box-shadow:0 0 6px 0 rgba(0,0,0,.8)}.tooltip_block:after,.tooltip_block:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.tooltip_block:before{border-color:rgba(40,51,73,.15) transparent transparent;border-width:7px;margin-left:-3px}.tooltip_block:after{border-color:#283349 transparent transparent;border-width:5px;margin-left:-1px}.tooltip_block.top:after,.tooltip_block.top:before{top:auto;bottom:100%}.tooltip_block.top:before{border-color:transparent transparent #283349;border-width:6px;margin-left:-2px}.tooltip_block.top:after{border-color:transparent transparent #283349;border-width:5px;margin-left:-1px}.tooltip_block.right:after,.tooltip_block.right:before{left:auto}.tooltip_block.right.top:before,.tooltip_block.right:before{right:10px}.tooltip_block.right.top:after,.tooltip_block.right:after{right:11px}.tooltip_block .pop-up_head{background:#445067;padding:16px;border-bottom:1px solid #0e1016;flex-direction:column}.tooltip_block .pop-up_head,.tooltip_block .pop-up_head .row{display:flex;justify-content:space-between;align-items:center}.tooltip_block .pop-up_head .row{width:100%;height:22px;flex-direction:row}.tooltip_block .pop-up_head .row .dropdown{width:131px}.tooltip_block .pop-up_head .row .dropdown .dropdown_top{padding:0;border:1px solid transparent;justify-content:flex-end}.tooltip_block .pop-up_head .row .dropdown .dropdown_top i{margin-left:8px}.tooltip_block .pop-up_head .row .dropdown.active .dropdown_top{border-color:#3b4458}.tooltip_block .pop-up_head .row .dropdown.active .dropdown_top i{margin-left:8px}.tooltip_block .pop-up_head .block_amount{margin:0;width:131px}.tooltip_block .pop-up_head .block_amount span{margin:0}.tooltip_block .pop-up_head .block_amount input{width:97px;margin:0 1px}.tooltip_block .pop-up_head p{font-size:11px;color:#b6c3df;letter-spacing:-.14px;line-height:14px}.tooltip_block .pop-up_body{padding:16px;display:flex;justify-content:space-between;align-items:center}.tooltip_block .pop-up_body .btn{font-size:10px;width:111px;height:24px}.tooltip_block.place-top:after{border-top-color:#283349!important}.tooltip_block.place-top:before{border-top-color:#0e1016!important}.tooltip_block.place-bottom:after{border-bottom-color:#445067!important}.tooltip_block.place-bottom:before{border-bottom-color:#0e1016!important}.tooltip_block.place-left:after{border-left-color:#445067!important}.tooltip_block.place-left:before{border-left-color:#0e1016!important}.tooltip_block.place-right:after{border-right-color:#445067!important}.tooltip_block.place-right:before{border-right-color:#0e1016!important}.__react_component_tooltip{opacity:1!important;padding:0!important}.t-info .custom_tooltip{background-color:#445067;border:1px solid #0e1016;font-size:10px;color:#b6c3df;border-radius:2px;padding:16px!important;opacity:1;z-index:100}.t-info .custom_tooltip.place-top:after{border-top-color:#445067}.t-info .custom_tooltip.place-top:before{border-top-color:#0e1016}.t-info .custom_tooltip.place-bottom:after{border-bottom-color:#445067}.t-info .custom_tooltip.place-bottom:before{border-bottom-color:#0e1016}.t-info .custom_tooltip.place-left:after{border-left-color:#445067}.t-info .custom_tooltip.place-left:before{border-left-color:#0e1016}.t-info .custom_tooltip.place-right:after{border-right-color:#445067}.t-info .custom_tooltip.place-right:before{border-right-color:#0e1016}.overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(32,43,65,.8);z-index:100;justify-content:center;align-items:center}.overlay.active{display:flex}.pop_up{width:256px;display:none;flex-shrink:0;justify-content:space-between;flex-direction:column;background:#2f394c;box-shadow:0 0 6px rgba(0,0,0,.8);position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:101}.pop_up .tooltip_block{position:absolute;top:-7px;transform:translateX(-50%) translateY(-100%)}.pop_up .btn_back{font-size:12px;line-height:16px;color:#458df9;justify-content:flex-start;text-transform:capitalize;padding:14px 0 0 14px}.pop_up .btn_back i{margin-right:4px}.pop_up .icon-login{display:flex;justify-content:center;margin:8px 0}.pop_up .icon-login svg{color:#b6c3df;width:56px;height:57px}.pop_up .icon-login svg .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#fff;filter:url(#Adobe_OpacityMaskFilter)}.pop_up .icon-login svg .st1{-webkit-mask:url(#mask0_1_);mask:url(#mask0_1_)}.pop_up .icon-login svg .st2{fill:#b6c3df}.pop_up form{display:flex;flex-direction:column;background:#2f394c}.pop_up form.error .item:first-of-type{border-bottom-color:#ea4747}.pop_up form.error .item:first-of-type .error_message{display:block}.pop_up form.error .item:first-of-type .error_icon{display:flex}.pop_up form .item{height:49px;display:flex;padding:0 16px;justify-content:space-between;align-items:center;position:relative}.pop_up form .item:first-child,.pop_up form .item:nth-child(2){border-bottom:1px solid #0e1016}.pop_up form .item:last-of-type{justify-content:center}.pop_up form .item .error_message{display:none;position:absolute;top:8px;left:39px;font-size:7px;color:#ea4747;letter-spacing:-.09px;line-height:7px}.pop_up form .item .error_icon{display:none;width:11px;height:11px;background:#ea4747;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-style:normal;font-weight:700;position:absolute;right:16px}.pop_up form .input{background:transparent;border:none;font-size:12px;color:#f6f6f6;letter-spacing:-.12px;padding-left:8px;width:100%;height:calc(100% - 2px);-webkit-box-shadow:0 0 0 30px #2f394c inset;-webkit-text-fill-color:#f6f6f6}.pop_up form .input::-moz-placeholder{color:#b6c3df;font-size:10px;letter-spacing:-.12px}.pop_up form .input:-ms-input-placeholder{color:#b6c3df;font-size:10px;letter-spacing:-.12px}.pop_up form .input::placeholder{color:#b6c3df;font-size:10px;letter-spacing:-.12px}.pop_up form .input-email:before{content:"\e919";line-height:1}.pop_up form .input-email:before,.pop_up form .input-pass:before{display:inline-flex;font-size:15px;color:#b6c3df;position:relative;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pop_up form .input-pass:before{content:"\e91a"}.pop_up form .checkbox input[type=checkbox]+span{font-size:11px;line-height:14px;color:#7e8ca4}.pop_up form .btn{height:40px;font-size:12px;line-height:14px}.pop_up form .link{display:flex;justify-content:center;align-items:center;font-size:12px;line-height:16px;color:#458df9;cursor:pointer}.pop_up form .link:hover{color:#619dfd}.pop_up .close{position:absolute;top:8px;right:8px;color:#b6c3df;font-size:16px;cursor:pointer}.pop_up .close:hover{color:#f6f6f6}.pop_up .pop-up_title{font-weight:700;font-size:12px;color:#f6f6f6;letter-spacing:-.15px;line-height:16px;padding:16px;text-align:left}.pop_up .pop-up_head,.pop_up .pop-up_title{border-bottom:1px solid #0e1016;background:#445067}.pop_up .pop-up_head{flex-direction:column;padding:32px}.pop_up .pop-up_head,.pop_up .pop-up_head .row{display:flex;justify-content:space-between;align-items:center}.pop_up .pop-up_head .row{flex-direction:row;width:100%;padding-bottom:16px}.pop_up .pop-up_head .row:last-of-type{padding-bottom:0}.pop_up .pop-up_head .row.center{justify-content:center}.pop_up .pop-up_head .row.center p{font-size:12px;line-height:16px;text-align:center;letter-spacing:-.15px;color:#f6f6f6}.pop_up .pop-up_head .dropdown{width:131px}.pop_up .pop-up_head .dropdown .dropdown_top{padding:0;border:1px solid transparent;justify-content:flex-end}.pop_up .pop-up_head .dropdown .dropdown_top i{margin-left:8px}.pop_up .pop-up_head .dropdown.active .dropdown_top{border-color:#3b4458}.pop_up .pop-up_head .dropdown.active .dropdown_top i{margin-left:8px}.pop_up .pop-up_head .block_amount{margin:0;width:131px}.pop_up .pop-up_head .block_amount span{margin:0}.pop_up .pop-up_head .block_amount input{width:97px;margin:0 1px}.pop_up .pop-up_head p{font-size:11px;color:#b6c3df;letter-spacing:-.14px;line-height:14px}.pop_up .pop-up_body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px}.pop_up.active{display:flex}.pop_up_custom .pop-up_head{padding:16px}.pop_up_custom .pop-up_body .btn{width:102px}.pop_up_width{width:328px}.pop_up_width .pop-up_body .btn{width:140px}i.icon-arrow{position:relative;transition:all .7s}i.icon-arrow:before{content:"";width:0;height:0;display:block;position:relative;z-index:0;border:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #b6c3df}i.icon-arrow.active{transform:rotateX(-180deg)}.notification{position:relative;width:291px;padding:16px 32px 16px 16px;border:1px solid #323b52;border-radius:2px;background:#323b52;display:flex;align-items:flex-start}.notification .icon{width:16px;height:16px;background:#ea4747;border-radius:50%;margin-right:16px;display:block}.notification .icon i,.notification .icon span{width:16px;height:16px;color:#323b52;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:700}.notification .icon i{font-style:normal;position:relative;display:flex;justify-content:center;align-items:center;font-size:12px}.notification p{font-size:10px;color:#b6c3df}.notification i.close{position:absolute;top:8px;right:8px;font-size:14px;color:#b6c3df;cursor:pointer}.notification i.close:hover{color:#f6f6f6}.notification.error{border-color:rgba(234,71,71,.6)}.notification.error .icon{background:#ea4747}.notification.error .icon span{position:relative}.notification.error .icon span:before{position:relative;content:"close"}.notification.error .icon i{display:none}.notification.success{border-color:rgba(8,201,120,.6)}.notification.success .icon{background:#08c978}.notification.success .icon span{position:relative}.notification.success .icon span:before{position:relative;content:"check"}.notification.success .icon i{display:none}.notification.orange{border-color:rgba(255,166,83,.6)}.notification.orange .icon{background:#ffa653}.notification.orange .icon span{display:none}.notification.orange .icon i:before{content:"!"}.notification.blue{border-color:rgba(102,163,254,.6)}.notification.blue .icon{background:#66a3fe}.notification.blue .icon span{display:none}.notification.blue .icon i:before{content:"i"}.notification.red{border-color:rgba(234,71,71,.6)}.notification.red .icon{background:#ea4747}.notification.red .icon span{display:none}.notification.red .icon i:before{content:"!"}.hide_md{display:none!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#46556e;border-radius:2px}::-webkit-scrollbar-corner{background:transparent}.table{flex-direction:column;padding:16px 16px 5px;height:calc(100% - 87px)}.table,.table .col{display:flex;width:100%}.table .col{font-size:10px;letter-spacing:-.12px;line-height:14px;height:100%;align-items:center}.table .col.close{width:16px;flex-shrink:0}.table .col.close i{transition:all .7s;color:#ea4747}.table .col.close i:hover{color:#d54b65}.table_head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fff;padding:7px 20px 16px 16px}.table_head .col{color:#f6f6f6}.table_list{align-items:center;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll;height:calc(100% - 52px)}.table_list,.table_list .table__item{display:flex;flex-direction:column;flex-shrink:0}.table_list .table__item{width:100%;justify-content:space-between;align-items:stretch}.table_list .table__item_top{display:flex;flex-direction:row;justify-content:space-between;height:45px;padding:0 16px;border-bottom:1px solid #fff}.table_list .table__item_bottom{flex-shrink:0;width:100%;padding:16px;display:none;justify-content:space-between;flex-direction:row;background:#171a1d;border-bottom:1px solid #000;font-size:10px;letter-spacing:-.12px;line-height:14px}.table_list .table__item_bottom .up{color:#7e8ca4}.table_list .table__item_bottom .down{color:#f6f6f6}.table_list .table__item_bottom .col{width:50%;max-width:100%;flex-direction:column;align-items:flex-start}.table_list .table__item .col{color:#7e8ca4;min-width:0}.table_list .table__item .col:first-of-type{color:#b6c3df}.table_list .table__item .col .dotted{text-overflow:ellipsis;overflow:hidden;max-width:90%}.table_list .table__item .col .pop-up,.table_list .table__item .col .pop-up_mobile{cursor:pointer;display:flex;position:relative;justify-content:center;align-items:center;border:1px solid #3b4458;border-radius:2px;max-width:134px;width:90%;height:24px;font-size:11px;color:#f6f6f6;letter-spacing:-.14px;text-align:center;line-height:14px}.table_list .table__item .col .pop-up.active,.table_list .table__item .col .pop-up_mobile.active{background:#1e293f}.table_list .table__item .col .pop-up_head,.table_list .table__item .col .pop-up_mobile_head{display:flex}.table_list .table__item .col .pop-up .tooltip_block,.table_list .table__item .col .pop-up_mobile .tooltip_block{position:absolute;top:-7px;transform:translateX(-50%) translateY(-100%)}.table_list .table__item:hover{background:#384458;cursor:pointer}.table_list .table__item:hover .col{color:#f6f6f6}.table_list .table__item.active{background:#384458;cursor:pointer}.table_list .table__item.active .table__item_bottom{display:flex}.table_list .table__item.active .col{color:#f6f6f6}.header{background:#222939;height:63px;align-items:stretch;position:fixed;top:0;left:0;right:0;z-index:11}.header,.header-left{display:flex;justify-content:space-between}.header-left{align-items:center}.header-left .logo{display:flex;padding-left:32px}.header-left .chart{display:flex;margin-left:46px}.header-left .chart .bonus-info{margin-left:6px;display:flex;flex-direction:column;justify-content:center;line-height:18px}.header-left .chart .bonus-info .title{color:#f6f6f6;font-size:12px;letter-spacing:-.15px}.header-left .chart .bonus-info .title .t-info{margin:1px 0 0 4px}.header-left .chart .bonus-info .expiry-date{font-size:11px;color:#7e8ca4;letter-spacing:-.14px}.header-right{display:flex;align-items:stretch;flex-direction:row-reverse}.header-right .header__login{display:flex;align-items:stretch;position:relative}.header-right .header__login .login__top{display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;padding-right:31px;padding-left:16px;position:relative;z-index:1;border:1px solid transparent}.header-right .header__login .login__top .btn_header{padding:0 16px;min-width:74px;height:32px}.header-right .header__login .login__top:hover{background:#2f394c}.header-right .header__login .login__top:hover .btn__header{background:#619dfd}.header-right .header__login .login__bottom{display:none;box-shadow:0 0 6px 0 rgba(0,0,0,.8);border:1px solid #0e1016;flex-direction:column;position:absolute;top:61px;right:-1px;width:250px;background:#2f394c}.header-right .header__login .login__bottom.error .item:first-of-type{border-bottom-color:#ea4747}.header-right .header__login .login__bottom.error .item:first-of-type .error_message{display:block}.header-right .header__login .login__bottom.error .item:first-of-type .error_icon{display:flex}.header-right .header__login .login__bottom .item{height:49px;display:flex;padding:0 16px;justify-content:space-between;align-items:center;position:relative}.header-right .header__login .login__bottom .item.input-pass svg{display:none}.header-right .header__login .login__bottom .item:first-child,.header-right .header__login .login__bottom .item:nth-child(2){border-bottom:1px solid #0e1016}.header-right .header__login .login__bottom .item:last-of-type{justify-content:center}.header-right .header__login .login__bottom .item .error_message{display:none;position:absolute;top:8px;left:39px;font-size:7px;color:#ea4747;letter-spacing:-.09px;line-height:7px}.header-right .header__login .login__bottom .item .error_icon{display:none;width:11px;height:11px;background:#ea4747;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-style:normal;font-weight:700;position:absolute;right:16px}.header-right .header__login .login__bottom .input{background:transparent;border:none;font-size:10px;color:#f6f6f6;letter-spacing:-.12px;padding-left:8px;width:100%;height:calc(100% - 2px);-webkit-box-shadow:0 0 0 30px #2f394c inset;-webkit-text-fill-color:#f6f6f6}.header-right .header__login .login__bottom .input::-moz-placeholder{color:#b6c3df;font-size:10px;letter-spacing:-.12px}.header-right .header__login .login__bottom .input:-ms-input-placeholder{color:#b6c3df;font-size:10px;letter-spacing:-.12px}.input::-moz-placeholder{font-size:10px;letter-spacing:-.12px}.input:-ms-input-placeholder{font-size:10px;letter-spacing:-.12px}.header-right .header__login .login__bottom .input::placeholder{color:#b6c3df;font-size:10px;letter-spacing:-.12px}.header-right .header__login .login__bottom .input-email:before{content:"\e919"}.header-right .header__login .login__bottom .input-email:before,.header-right .header__login .login__bottom .input-pass:before{display:inline-flex;font-size:15px;color:#b6c3df;position:relative;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header-right .header__login .login__bottom .input-pass:before{content:"\e91a"}.header-right .header__login .login__bottom .link{display:flex;justify-content:center;align-items:center;font-size:9px;letter-spacing:-.11px;line-height:14px}.header-right .header__login.active .login__top{background:#2f394c;border-left:1px solid #0e1016;border-bottom:1px solid #0e1016;box-shadow:0 -3px 6px 0 rgba(0,0,0,.8);z-index:102}.header-right .header__login.active .login__bottom{display:flex;box-shadow:0 -3px 6px 0 rgba(0,0,0,.8);border:1px solid #0e1016;z-index:101}.header-right .header__login.active .overlay{display:flex;position:fixed}.header-right .signUp{margin:0 24px;display:flex;align-items:center}.header-right .header__person{display:flex;align-items:stretch;position:relative}.header-right .header__person .person__top{display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;padding-right:16px;padding-left:16px;position:relative;z-index:1;border:1px solid transparent}.header-right .header__person .person__top .block{line-height:17px}.header-right .header__person .person__top .title{display:flex;color:#f6f6f6;font-size:12px}.header-right .header__person .person__top .account-type{display:flex;color:#7e8ca4;font-size:10px;letter-spacing:-.12px}.header-right .header__person .person__top i.icon-arrow{margin-left:13px}.header-right .header__person .person__top .icon-account{margin-left:19px}.header-right .header__person .person__top:hover{background:#2f394c}.header-right .header__person .person__bottom{display:none;box-shadow:0 0 6px 0 rgba(0,0,0,.8);border:1px solid #0e1016;flex-direction:column;position:absolute;top:61px;right:-1px;width:260px;background:#2f394c}.header-right .header__person .person__bottom .item,.header-right .header__person .person__bottom .item_info{display:flex;flex-direction:column;border-bottom:1px solid #0e1016}.header-right .header__person .person__bottom .item_info{padding:16px;justify-content:space-between}.header-right .header__person .person__bottom .item_info .line{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header-right .header__person .person__bottom .item_info .line span{font-size:11px;letter-spacing:-.14px;line-height:14px}.header-right .header__person .person__bottom .item_info .line span:first-of-type{color:#b6c3df}.header-right .header__person .person__bottom .item_info .line span:last-of-type{color:#f6f6f6}.header-right .header__person .person__bottom .item_info .line:first-of-type{margin:0 0 8px}.header-right .header__person .person__bottom .item_info .line.bigger span:last-of-type{line-height:18px;font-size:16px}.header-right .header__person .person__bottom .item .link{padding:16px}.header-right .header__person .person__bottom .item:last-of-type{flex-direction:row;justify-content:space-between;height:48px;border-bottom:none}.header-right .header__person .person__bottom .item:last-of-type .icons{width:100%;display:flex;align-items:center;justify-content:center}.header-right .header__person .person__bottom .item:last-of-type .icons:nth-child(2n){border-left:1px solid #0e1016}.header-right .header__person .person__bottom .item:last-of-type .icons span{color:#b6c3df}.header-right .header__person .person__bottom .item:last-of-type .icons.active span,.header-right .header__person .person__bottom .item:last-of-type .icons:hover span{color:#66a3fe}.header-right .header__person .person__bottom .item:last-of-type .icons .logOut{transform:rotate(-90deg)}.header-right .header__person.active .person__top{background:#2f394c;border-left:1px solid #0e1016;border-bottom:1px solid #0e1016;box-shadow:0 -3px 6px 0 rgba(0,0,0,.8)}.header-right .header__person.active .person__top i.icon-arrow{transform:rotateX(180deg)}.header-right .header__person.active .person__bottom{display:flex}.header-right .header__person.active .overlay{display:none}.header-right .header__lang{display:flex;cursor:pointer;position:relative}.header-right .header__lang .lang__top{display:flex;justify-content:space-between;align-items:center;padding-right:20px;padding-left:16px;position:relative;z-index:1}.header-right .header__lang .lang__top:hover{background:#2f394c}.header-right .header__lang .lang__top .lang-active{color:#7e8ca4;font-size:10px;text-transform:uppercase;margin-right:10px}.header-right .header__lang .lang__bottom{display:none;position:absolute;top:61px;left:-1px;border:1px solid #0e1016;width:178px;flex-direction:column;background:#2f394c}.header-right .header__lang .lang__bottom li{line-height:46px;padding-left:14px;font-size:10px;letter-spacing:-.12px;color:#b6c3df;border-left:2px solid transparent;border-top:1px solid #0e1016;transition:border .7s}.header-right .header__lang .lang__bottom li.active,.header-right .header__lang .lang__bottom li:hover{border-left-color:#458df9;color:#f6f6f6}.header-right .header__lang.active .lang__top{box-shadow:0 -3px 6px 0 rgba(0,0,0,.8);background:#2f394c;z-index:102}.header-right .header__lang.active .lang__top i.icon-arrow{transform:rotateX(180deg)}.header-right .header__lang.active .lang__bottom{box-shadow:0 0 6px 0 rgba(0,0,0,.8);display:flex;z-index:101}.header-right .header__lang.active .overlay{display:flex;position:fixed}.header-right .btn__block{display:flex;align-items:center;margin-left:40px;margin-right:24px}.header-right .btn__block .btn_header{min-width:111px}.header-right .header-balance{display:flex;cursor:pointer;position:relative}.header-right .header-balance .hide_md{display:none!important}.header-right .header-balance .balance__top{display:flex;flex-direction:column;justify-content:center;position:relative;width:146px;border-left:1px solid #0e1016;border-right:1px solid #0e1016;padding:0 16px;background:#2f394c;cursor:pointer;z-index:1}.header-right .header-balance .balance__top .title{font-weight:700;font-size:13px;color:#f6f6f6;letter-spacing:-.16px;line-height:16px}.header-right .header-balance .balance__top .text{font-size:11px;color:#7e8ca4;letter-spacing:-.14px;line-height:14px;margin-top:2px;display:flex;justify-content:left}.header-right .header-balance .balance__top .text span{padding-right:4px;font-size:13px}.header-right .header-balance .balance__top .text i.icon-arrow{margin:4px 0 0 4px;height:5px}.header-right .header-balance .balance__bottom{display:none;position:absolute;top:62px;left:0;z-index:0;width:146px;background:#2f394c;box-shadow:0 3px 6px 0 rgba(0,0,0,.8);border:1px solid #0e1016}.header-right .header-balance .balance__bottom .item{flex-direction:column;padding:16px}.header-right .header-balance .balance__bottom .item .top{display:flex}.header-right .header-balance .balance__bottom .item .top .t-info{padding-left:4px}.header-right .header-balance.active .balance__top i.icon-arrow{transform:rotateX(180deg)}.header-right .header-balance.active .balance__bottom,.header-right .header-balance.active .overlay{display:none}.header-right .total__pl{display:flex;flex-direction:column;justify-content:center;padding-right:32px}.header-right .total__pl .top{font-size:12px;font-weight:500;line-height:20px}.header-right .total__pl.up .top{color:#08c978}.header-right .total__pl.down .top{color:#ea4747}.header-right .header__item{display:flex;flex-direction:column;justify-content:center;padding-right:33px}.header-right .header__item .t-info{margin:5px 0 0 3px}.header-right .top span{font-size:12px;font-weight:500;color:#b6c3df;line-height:16px}.header-right p.text{font-size:11px;color:#7e8ca4;letter-spacing:-.14px;line-height:14px}.header .link{font-size:11px;color:#407fe3;letter-spacing:-.12px}.header .link:hover{color:#619dfd}.header .btn__demo{background:#394459;border-radius:2px;width:60px;height:33px;color:#7e8ca4;margin:0 16px}.header .btn__demo,.header .header__link{font-size:10px;letter-spacing:-.12px;line-height:14px}.header .header__link{color:#407fe3}.header .header__link:hover{color:#619dfd}.header .pop-up i,.header .t-info i{background:#495467;color:#222939}.main{width:100%;height:100%;display:flex;padding:63px 0 0}.aside-slider{height:100%;overflow:hidden}.aside-slider .slick-list{height:100%!important}.aside-slider .slick-next,.aside-slider .slick-prev{width:100%;height:32px;position:absolute;bottom:0;top:inherit;z-index:3;background:#283244;border-top:1px solid #0e1016;flex-shrink:0;cursor:pointer}.aside-slider .slick-next.slick-disabled,.aside-slider .slick-prev.slick-disabled{display:none}.aside-slider .slick-next i,.aside-slider .slick-prev i{color:#b6c3df}.aside-slider .slick-next:hover i,.aside-slider .slick-prev:hover i{color:#f6f6f6}.aside-slider .slick-next:before{content:"";width:100%;height:50px;position:absolute;top:-51px;left:0;box-shadow:inset 0 -44px 30px -10px rgba(40,50,68,0);pointer-events:none}.aside{position:relative;z-index:2;height:100%;flex-direction:column;background:#222939;border-top:1px solid #0e1016;border-right:1px solid #0e1016;padding-bottom:90px}.aside,.aside li{display:flex;flex-shrink:0}.aside li{justify-content:stretch;text-align:center;width:72px;height:66px;padding-top:4px}.aside li a{width:100%;text-align:center;color:#b6c3df;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative}.aside li a i{width:16px;height:16px;display:flex}.aside li a .title{padding:6px 6px 0;font-size:10px;font-weight:500;letter-spacing:-.12px;line-height:10px}.aside li a .count,.aside li a .signl{position:absolute;top:11px;right:10px}.aside li a .signl{width:4px;height:4px;background:#1fb8a6;box-shadow:0 0 0 2px rgba(31,184,166,.6);border-radius:50%}.aside li a.active,.aside li a:hover{color:#66a3fe}.aside li a:disabled,.aside li a[disabled]{color:#444c5f}.aside li a:disabled .count,.aside li a:disabled .signl,.aside li a[disabled] .count,.aside li a[disabled] .signl{background:#444c5f;box-shadow:0 0 0 2px rgba(68,76,95,.6)}.aside li.dark-mode-toggle{position:absolute;bottom:32px;flex-direction:column;justify-content:center}.aside li.dark-mode-toggle .switcher{position:relative;display:flex;align-items:center;flex-direction:row;padding:0;justify-content:center}.aside li.dark-mode-toggle .slider{margin:0;position:relative;cursor:pointer;display:flex;flex-shrink:0;width:36px;height:18px;background-color:#384458;border-radius:10px;transition:.4s}.aside li.dark-mode-toggle .material-icons{color:#8696a6;position:absolute;font-size:9px;top:50%;margin-top:-5px}.aside li.dark-mode-toggle .material-icons:first-of-type{left:5px}.aside li.dark-mode-toggle .material-icons:last-of-type{right:5px}.aside li.dark-mode-toggle .slider:before{position:absolute;content:"";width:18px;height:18px;border-radius:50%;left:0;bottom:0;background-color:#5f6c82;transition:.4s}.aside li.dark-mode-toggle input[type=checkbox]{margin:0}.aside li.dark-mode-toggle input+.slider .material-icons:first-of-type{color:#fff}.aside li.dark-mode-toggle input+.slider .material-icons:last-of-type,.aside li.dark-mode-toggle input:checked+.slider .material-icons:first-of-type{color:#8696a6}.aside li.dark-mode-toggle input:checked+.slider .material-icons:last-of-type{color:#fff}.aside li.dark-mode-toggle input:focus+.slider{box-shadow:0 0 1px #2196f3}.aside li.dark-mode-toggle input:checked+.slider:before{transform:translateX(18px)}.left__assets__block{position:relative;z-index:5;background:#202b41;border-top:1px solid #0e1016}.left__assets__block .left__assets_container{transition:all .7s;width:0;height:100%;overflow:hidden}.left__assets__block .tabs{border-bottom:1px solid #0e1016}.left__assets__block .tabs_first{background:#202b41;display:flex;align-items:center}.left__assets__block .tabs_first .tab,.left__assets__block .tabs_first label{margin:0}.left__assets__block .tabs_first .tab:first-of-type,.left__assets__block .tabs_first label:first-of-type{margin-right:0}.left__assets__block .tabs_first .tab:last-of-type,.left__assets__block .tabs_first label:last-of-type{margin-left:0}.left__assets__block .tabs_second .tab.active .title:before,.left__assets__block .tabs_second .tab:active .title:before,.left__assets__block .tabs_second label.active .title:before,.left__assets__block .tabs_second label:active .title:before{display:none}.left__assets__block .tabs_second .tab.active:last-of-type .title,.left__assets__block .tabs_second .tab:active:last-of-type .title,.left__assets__block .tabs_second label.active:last-of-type .title,.left__assets__block .tabs_second label:active:last-of-type .title{border-right-color:transparent}.left__assets__block .select-panel{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;height:41px;background:#202b41;border-bottom:1px solid #0e1016;padding:0 16px}.left__assets__block .select-panel p{font-size:11px;color:#f6f6f6;letter-spacing:-.14px;line-height:14px}.left__assets__block .input-panel{display:flex;justify-content:space-between;align-items:center;height:33px;background:#1e293f;border-bottom:1px solid #0e1016;padding:0 16px;position:relative}.left__assets__block .input-panel input{background:transparent;font-size:11px;color:#7e8ca4;letter-spacing:-.14px;line-height:14px;width:100%;height:100%}.left__assets__block .input-panel input::-moz-placeholder{font-size:12px;color:#5e6a76;letter-spacing:-.15px}.left__assets__block .input-panel input:-ms-input-placeholder{font-size:12px;color:#5e6a76;letter-spacing:-.15px}input::-moz-placeholder{font-size:12px;color:#5e6a76;letter-spacing:-.15px}input:-ms-input-placeholder{font-size:12px;color:#5e6a76;letter-spacing:-.15px}.left__assets__block .input-panel input::placeholder{font-size:12px;color:#5e6a76;letter-spacing:-.15px}.left__assets__block .input-panel i{margin-left:10px;color:#46556e}.left__assets__block .assets-block{height:calc(100% - 126px)}.left__assets__block .assets__head{display:flex;align-items:center;height:30px;padding-left:2px;color:#7e8ca4;position:relative}.left__assets__block .assets__head .ico_star{font-size:11px;margin-left:7px;margin-right:8px}.left__assets__block .assets__head p{display:flex;justify-content:left;align-items:center;font-size:10px;line-height:14px;width:96px;height:100%}.left__assets__block .assets__head p:last-of-type{width:64px;padding-left:6px}.left__assets__block .assets__head .toggle_icons{display:flex;flex-direction:column}.left__assets__block .assets__head .toggle_icons i{font-size:7px;margin:-1px 5px}.left__assets__block .assets__head .ico_timer{font-size:12px}.left__assets__block .assets__head .line{height:1px;background:#fff;margin:0 8px;position:absolute;bottom:0;left:0;right:0}.left__assets__block .assets__list{overflow-y:scroll;overflow-x:hidden;height:100%;position:relative}.left__assets__block .assets__list .asset{display:flex;flex-direction:column}.left__assets__block .assets__list .asset .top{height:41px;border-left:2px solid transparent;display:flex;align-items:center;position:relative}.left__assets__block .assets__list .asset .top .double{display:flex;align-items:center;height:100%}.left__assets__block .assets__list .asset .top .icon-star{position:relative;font-size:11px;color:#b6c3df;margin:0 7px 0 8px;flex-shrink:0}.left__assets__block .assets__list .asset .top .icon-star:before{content:"\e91b"}.left__assets__block .assets__list .asset .top .icon-star.active{color:#f6f6f6}.left__assets__block .assets__list .asset .top .icon-star.active:before{content:"\e91c"}.left__assets__block .assets__list .asset .top .icon-star:hover{color:#f6f6f6}.left__assets__block .assets__list .asset .top .icon-star:disabled,.left__assets__block .assets__list .asset .top .icon-star[disabled]{color:#b6c3df}.left__assets__block .assets__list .asset .top img.logo{width:20px;height:20px;border-radius:50%;margin-right:9px;flex-shrink:0}.left__assets__block .assets__list .asset .top .name{flex-shrink:0;font-weight:500;font-size:14px;color:#f6f6f6;letter-spacing:-.17px;line-height:14px;width:65px;margin-right:3px;text-overflow:ellipsis;overflow:hidden}.left__assets__block .assets__list .asset .top .price{flex-shrink:0;font-size:11px;color:#b6c3df;letter-spacing:-.14px;line-height:14px;min-width:95px;margin-right:9px}.left__assets__block .assets__list .asset .top .percent{flex-shrink:0;font-size:11px;letter-spacing:-.14px;line-height:14px;min-width:55px;color:#b6c3df}.left__assets__block .assets__list .asset .top .percent.up{color:#08c978}.left__assets__block .assets__list .asset .top .percent.down{color:#ea4747}.left__assets__block .assets__list .asset .top .ico_timer{font-size:12px;margin:0 24px 0 2px}.left__assets__block .assets__list .asset .top .ico_arrow,.left__assets__block .assets__list .asset .top .ico_timer{flex-shrink:0;transition:all .7s;color:#b6c3df;display:flex;height:100%;align-items:center}.left__assets__block .assets__list .asset .top .line{height:1px;background:#fff;margin:0 8px;position:absolute;bottom:0;left:0;right:0}.left__assets__block .assets__list .asset .top.active,.left__assets__block .assets__list .asset .top:hover{background:#384458;cursor:pointer}.left__assets__block .assets__list .asset .top.active .price,.left__assets__block .assets__list .asset .top:hover .price{color:#f6f6f6}.left__assets__block .assets__list .asset .block_details{flex-direction:row;border-top:1px solid rgba(14,16,22,.6);border-left:1px solid transparent;background:#283349;display:flex}.left__assets__block .assets__list .asset .block_details .col{width:100%;padding:16px}.left__assets__block .assets__list .asset .block_details .row{width:100%;margin-bottom:16px}.left__assets__block .assets__list .asset .block_details .row:last-of-type{margin-bottom:0}.left__assets__block .assets__list .asset .block_details .ttl{display:flex;flex-direction:row;align-items:baseline}.left__assets__block .assets__list .asset .block_details .ttl span{margin-right:8px;font-size:10px;letter-spacing:-.12px;line-height:14px;color:#7e8ca4}.left__assets__block .assets__list .asset .block_details .txt{font-size:10px;color:#f6f6f6;letter-spacing:-.12px;line-height:14px}.left__assets__block .assets__list .asset .block_price_alert{flex-direction:column;border-left:1px solid transparent;background:#283349;display:none}.left__assets__block .assets__list .asset .block_price_alert .row{width:100%;padding:16px 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.left__assets__block .assets__list .asset .block_price_alert .row.first{border-top:1px solid rgba(14,16,22,.6)}.left__assets__block .assets__list .asset .block_price_alert .row.first .block{width:113px;height:40px;background:#445067;border-radius:2px;margin:0 4px;display:flex;flex-direction:column;align-items:center;justify-content:center}.left__assets__block .assets__list .asset .block_price_alert .row.first .block .green,.left__assets__block .assets__list .asset .block_price_alert .row.first .block .red{font-size:12px;letter-spacing:-.15px;line-height:12px;margin-bottom:3px}.left__assets__block .assets__list .asset .block_price_alert .row.first .block .green{color:#08c978}.left__assets__block .assets__list .asset .block_price_alert .row.first .block .red{color:#ea4747}.left__assets__block .assets__list .asset .block_price_alert .row.first .block span{text-transform:uppercase;font-size:9px;color:#7e8ca4;letter-spacing:-.11px;line-height:12px}.left__assets__block .assets__list .asset .block_price_alert .row.second{display:flex;flex-direction:column;border-bottom:1px solid rgba(14,16,22,.6)}.left__assets__block .assets__list .asset .block_price_alert .row.second .double{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.left__assets__block .assets__list .asset .block_price_alert .row.second .double:last-of-type{margin-bottom:0}.left__assets__block .assets__list .asset .block_price_alert .row.second .dropdown_top{border:1px solid transparent;justify-content:flex-end}.left__assets__block .assets__list .asset .block_price_alert .row.second .dropdown_top .current{font-size:12px;line-height:16px;color:#f6f6f6}.left__assets__block .assets__list .asset .block_price_alert .row.second .dropdown.active .dropdown_top{border-color:#3b4458}.left__assets__block .assets__list .asset .block_price_alert .row.second .block{margin:0 4px;display:flex}.left__assets__block .assets__list .asset .block_price_alert .row.second .block_amount input{max-width:100px}.left__assets__block .assets__list .asset .block_price_alert .row.second p{font-size:11px;color:#b6c3df;letter-spacing:-.12px;line-height:14px}.left__assets__block .assets__list .asset .block_price_alert .row.second p.rate{color:#7e8ca4}.left__assets__block .assets__list .asset .block_price_alert .row.third a{width:111px;height:24px;margin:0 4px;font-size:10px}.left__assets__block .assets__list .asset.active .top{border-left-color:#458df9;background:#384458}.left__assets__block .assets__list .asset.open_details .top .ico_arrow{color:#f6f6f6;transform:rotateX(180deg);transition:all .7s}.left__assets__block .assets__list .asset.open_details .block_details{display:flex}.left__assets__block .assets__list .asset.open_price-alert .top .ico_timer{color:#f6f6f6}.left__assets__block .assets__list .asset.open_price-alert .block_price_alert{display:flex}.left__assets__block .assets__list .asset:disabled,.left__assets__block .assets__list .asset[disabled]{background:#1e2432}.left__assets__block .assets__list .asset:disabled .ico_arrow,.left__assets__block .assets__list .asset:disabled .ico_timer,.left__assets__block .assets__list .asset:disabled .name,.left__assets__block .assets__list .asset:disabled .percent,.left__assets__block .assets__list .asset:disabled .top .price,.left__assets__block .assets__list .asset[disabled] .ico_arrow,.left__assets__block .assets__list .asset[disabled] .ico_timer,.left__assets__block .assets__list .asset[disabled] .name,.left__assets__block .assets__list .asset[disabled] .percent,.left__assets__block .assets__list .asset[disabled] .top .price{color:#444c5f}.left__assets__block .assets__list .asset:disabled .block_amount input,.left__assets__block .assets__list .asset:disabled .block_amount span,.left__assets__block .assets__list .asset[disabled] .block_amount input,.left__assets__block .assets__list .asset[disabled] .block_amount span{color:#444c5f;cursor:default}.left__assets__block .show__assets__block{position:absolute;right:-11px;top:50%;margin-top:-20px;width:10px;height:40px;background:#4a5870;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 6px 0 rgba(0,0,0,.8)}.left__assets__block .show__assets__block i{transform:rotate(-90deg);color:#fff;font-size:10px}.left__assets__block .assets-block,.left__assets__block .input-panel,.left__assets__block .select-panel,.left__assets__block .tabs{width:345px}.left__assets__block.active{border-right:1px solid #0e1016}.left__assets__block.active .left__assets_container{transition:all .7s;width:345px}.left__assets__block.active .show__assets__block i{transform:rotate(90deg)}.container{overflow-y:auto;overflow-x:hidden}.container,.container_full{border-top:1px solid #0e1016;background:#202b41;width:100%;height:100%;display:flex;flex-direction:column}.chart__block{display:flex;justify-content:space-between;height:100%}.chart__block .solo{display:flex;justify-content:flex-start;align-items:center;margin-bottom:15px}.chart__block .double{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.chart__block .double .block{display:flex;flex-shrink:0}.chart__block .double .block:first-of-type{width:40%}.chart__block .double .block:last-of-type{width:60%}.chart__block .dropdown__block .text{font-size:11px;line-height:14px;color:#b6c3df;margin-right:7px}.chart__block .dropdown .dropdown_top{border-color:transparent;justify-content:flex-end;padding-right:0}.chart__block .dropdown .dropdown_top i{margin-left:7px}.chart__block .dropdown.active .dropdown_top{border-color:#3b4458}.chart__block .action__asset__block{position:relative;border-left:1px solid #0e1016;width:273px;padding:16px 16px 29px 27px;color:#fff;display:flex;justify-content:space-between;flex-direction:column;flex-shrink:0;overflow-x:hidden;overflow-y:auto}.chart__block .tabs__content{display:none;flex-direction:column;justify-content:space-between;height:100%}.chart__block .tabs__content.active{display:flex}.chart__block .one_click_block{display:flex;align-items:center;margin:0 0 16px;position:relative}.chart__block .one_click_block .switch{margin-right:11px}.chart__block .block_amount_border{display:flex;height:40px;margin:0 0 8px}.chart__block .block_amount_border span{width:34px}.chart__block .block_amount_border input{font-size:14px;color:#f6f6f6;letter-spacing:-.17px;text-align:center;line-height:18px;width:calc(100% - 68px)}.chart__block .trade_amount{display:flex;justify-content:flex-start;font-size:12px;color:#7e8ca4;letter-spacing:-.15px;line-height:14px;margin-bottom:8px}.chart__block .trade_amount span{font-weight:500;font-size:10px;color:#9fabb8;display:flex;margin-left:4px}.chart__block .btn_block{display:flex;justify-content:space-between;margin-bottom:18px}.chart__block .btn_block span{font-size:12px;letter-spacing:-.15px;line-height:12px;display:flex}.chart__block .btn_block .sell{color:#ea4747;margin-right:8px}.chart__block .btn_block .sell.active .btn{color:hsla(0,0%,96.5%,.45);border-color:rgba(234,71,71,.45);background:rgba(234,71,71,.45)}.chart__block .btn_block .sell.active span{color:rgba(234,71,71,.45)}.chart__block .btn_block .buy{color:#08c978}.chart__block .btn_block .buy.active .btn{color:hsla(0,0%,96.5%,.45);border-color:rgba(8,201,120,.45);background:rgba(8,201,120,.45)}.chart__block .btn_block .buy.active span{color:rgba(8,201,120,.45)}.chart__block .btn_block .btn{margin-bottom:4px;font-size:14px;line-height:18px;letter-spacing:-.17px;font-weight:700;width:108px;height:40px}.chart__block .sl_tp_block{align-items:center;margin-bottom:16px;position:relative}.chart__block .sl_tp_block .sl_tp_animation-enter{height:0}.chart__block .sl_tp_block .sl_tp_animation-enter.sl_tp_animation-enter-active{height:72px;transition:height .3s ease}.chart__block .sl_tp_block .sl_tp_animation-leave.sl_tp_animation-leave-active{height:0;transition:height .3s ease}.chart__block .sl_tp_block .sl_tp_wrap{width:100%;height:72px}.chart__block .sl_tp_block .sl_tp_switcher{display:flex}.chart__block .sl_tp_block .sl_tp_switcher input{opacity:0;width:0;height:0;display:none}.chart__block .sl_tp_block .sl_tp_switcher .switch,.chart__block .sl_tp_block .sl_tp_switcher .switch .slider{margin-right:8px}.chart__block .sl_tp_block .sl_tp_switcher.active input:checked+label .slider{background-color:#09a491}.chart__block .sl_tp_block .sl_tp_switcher.active input:focus+label .slider{box-shadow:0 0 1px #2196f3}.chart__block .sl_tp_block .sl_tp_switcher.active input:checked+label .slider:before{transform:translateX(15px);background-color:#08c978}.chart__block .sl_tp_block .sl_tp_switcher.active input:disabled,.chart__block .sl_tp_block .sl_tp_switcher.active input:disabled+label .slider,.chart__block .sl_tp_block .sl_tp_switcher.active input:disabled+label .slider:before{cursor:default}.chart__block .btn_border{width:100%;height:40px;position:relative;font-size:13px;font-weight:500;margin-bottom:24px}.chart__block .order_dropdown{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}.chart__block .order_dropdown .left{display:flex;align-items:baseline}.chart__block .order_dropdown .left span{margin-right:4px;font-size:11px;color:#7e8ca4;line-height:14px}.chart__block .order_dropdown .dropdown{width:110px}.chart__block .order_dropdown .dropdown_top{font-size:10px;letter-spacing:-.12px;line-height:14px}.chart__block .rate__amount{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.chart__block .rate__amount p{font-size:11px;color:#7e8ca4;line-height:14px}.chart__block .rate__amount p span{font-size:9px;color:#b6c3df;letter-spacing:-.11px;line-height:12px}.chart__block .rate__amount p span.sell{color:#ea4747}.chart__block .rate__amount p span.buy{color:#08c978}.chart__block .rate__amount .block_amount{margin:0;display:flex;flex-shrink:0}.chart__block .rate__amount .block_amount span{width:16px;flex-shrink:0;margin:0}.chart__block .rate__amount .block_amount span:first-of-type{margin-left:0}.chart__block .rate__amount .block_amount span:last-of-type{margin-right:0}.chart__block .rate__amount .block_amount input{width:calc(100% - 32px)}.chart__block .action__assets_classic_simplified{display:none;justify-content:space-between;flex-direction:column;height:100%}.chart__block .action__assets_classic_simplified.active{display:flex}.chart__block .set_risk{margin-bottom:8px}.chart__block .bottom{margin-top:24px}.chart__block .bottom .popularity{display:flex;justify-content:space-between;align-items:center}.chart__block .bottom .popularity .progress{display:flex;height:13px;fill:rgba(234,71,71,.4);position:relative}.chart__block .bottom .popularity .progress .green__line{position:absolute;top:0;bottom:0;right:0;background:linear-gradient(90deg,#079263 50%,#202b41);transition:all .5s;mix-blend-mode:color;mix-blend-mode:hue;z-index:435}.chart__block .bottom .popularity .progress.anim .green__line,.chart__block .bottom .popularity .progress:hover .green__line{width:0!important}.chart__block .bottom .popularity span{font-size:10px;letter-spacing:-.12px;line-height:14px}.chart__block .bottom .popularity span.red{color:#ea4747}.chart__block .bottom .popularity span.green{color:#08c978}.chart__block .bottom p{margin-top:8px;display:flex;justify-content:center;font-size:10px;color:#7e8ca4;letter-spacing:-.12px;text-align:center;line-height:14px}.chart__block p.title{font-size:10px;color:#7e8ca4;line-height:14px;text-transform:uppercase}.chart__block p.txt{margin-top:16px;font-size:9px;color:#7e8ca4;letter-spacing:-.11px;line-height:12px;text-align:justify}.chart__block #radio_assets_2 .one_click_block{margin-top:0}.chart__block #radio_action_1 .rate__amount{display:none}.chart__block #radio_action_1 .rate__amount.active{display:flex}.chart__block .chart{background:#1b2230}.chart__block .small_bottom{margin-bottom:5px}.chart__block ul.tab{border:1px solid #0e1016;display:flex;align-items:center;justify-content:space-between;height:24px;width:100%}.chart__block ul.tab li{border-left:1px solid #0e1016;background:#283244;font-weight:500;font-size:10px;line-height:11px;color:#f6f6f6;text-transform:uppercase;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.chart__block ul.tab li:first-of-type{border:0}.chart__block ul.tab li.active{background:#222939;color:#458df9}.chart__block ul.tab li:hover{cursor:pointer;color:#458df9}.chart{display:flex;justify-content:center;align-items:center;width:100%}.chart .tradingview-widget-container{width:100%;height:100%;display:flex}.bottom__assets__block,.chart .trading__view__chart{display:flex;width:100%}.bottom__assets__block{background:#202b41;position:relative}.bottom__assets__block .show__assets__block{position:absolute;right:50%;top:0;margin-top:-11px;margin-right:-20px;width:40px;height:10px;background:#4a5870;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 6px 0 rgba(0,0,0,.8)}.bottom__assets__block .show__assets__block i{transform:rotate(-180deg);color:#fff;font-size:10px}.bottom__assets__block .bottom__assets_container{width:100%;max-height:34px;height:auto;transition:all .7s}.bottom__assets__block .tabs{background:#283244;justify-content:left;border-top:1px solid #0e1016;border-bottom:1px solid #0e1016}.bottom__assets__block .tabs .tab,.bottom__assets__block .tabs label{width:137px;height:32px}.bottom__assets__block .assets-block{height:calc(100% - 34px);overflow:hidden;display:none}.bottom__assets__block .assets-block.active{display:block}.bottom__assets__block .assets__head{height:46px;display:flex;justify-content:space-between;align-items:center;padding:16px 20px 16px 16px;position:relative}.bottom__assets__block .assets__head .line{height:1px;background:#fff;margin:0 8px;position:absolute;bottom:0;left:0;right:0}.bottom__assets__block .assets__head .col{font-size:12px;color:#7e8ca4;letter-spacing:-.15px;line-height:16px}.bottom__assets__block .assets__head .col.empty{position:relative}.bottom__assets__block .assets__head .col.empty:before{content:"";width:16px;display:flex}.bottom__assets__block .assets__head .t-info{margin-left:8px}.bottom__assets__block .assets__list{overflow-y:scroll;overflow-x:hidden;height:calc(100% - 46px)}.bottom__assets__block .asset .col,.bottom__assets__block .assets__head .col{width:100%;max-width:170px;display:flex;align-items:center}.bottom__assets__block .asset .col.close,.bottom__assets__block .assets__head .col.close{width:16px}.bottom__assets__block .asset{width:100%;display:flex}.bottom__assets__block .asset .asset_top{display:flex;justify-content:space-between;align-items:center;border-left:2px solid transparent;width:100%;height:40px;padding:0 16px 0 14px;position:relative}.bottom__assets__block .asset .asset_top .arrow_more{display:none;transition:all .7s}.bottom__assets__block .asset .asset_top .line{height:1px;background:#fff;margin:0 8px;position:absolute;bottom:0;left:0;right:0}.bottom__assets__block .asset .col:first-of-type i{font-size:16px}.bottom__assets__block .asset .col:first-of-type i.up{color:#08c978}.bottom__assets__block .asset .col:first-of-type i.down{color:#ea4747}.bottom__assets__block .asset .col:first-of-type img.logo{width:20px;margin-left:8px}.bottom__assets__block .asset .col:first-of-type .name{margin-left:12px;font-weight:500;font-size:14px;color:#f6f6f6;letter-spacing:-.17px;text-transform:uppercase;line-height:18px;text-overflow:ellipsis;overflow:hidden;width:100%}.bottom__assets__block .asset .col{position:relative;color:#b6c3df;font-size:11px;letter-spacing:-.14px;line-height:14px;padding-right:5px}.bottom__assets__block .asset .col span.pop-up{cursor:pointer;display:flex;justify-content:center;align-items:center;border:1px solid #3b4458;border-radius:2px;max-width:134px;width:100%;height:24px;font-size:11px;color:#f6f6f6;letter-spacing:-.14px;text-align:center;line-height:14px}.bottom__assets__block .asset .col span.pop-up.active{background:#1e293f}.bottom__assets__block .asset .add span{display:flex;justify-content:center;align-items:center;border:1px solid #3b4458;border-radius:2px;max-width:134px;width:100%;height:24px;font-size:10px;color:#f6f6f6;letter-spacing:-.12px;text-align:center;line-height:16px;text-transform:uppercase;cursor:pointer}.bottom__assets__block .asset .pl{font-size:11px;color:#08c978;letter-spacing:-.14px;line-height:14px}.bottom__assets__block .asset .pl span.icon-arrow_up{color:#b6c3df;cursor:pointer}.bottom__assets__block .asset .col.close i{color:#ff3f3f;cursor:pointer}.bottom__assets__block .asset .asset_bottom{display:none}.bottom__assets__block .asset:hover{background:#384458}.bottom__assets__block .asset:hover .amout,.bottom__assets__block .asset:hover .created,.bottom__assets__block .asset:hover .market_rate,.bottom__assets__block .asset:hover .open_rate{color:#f6f6f6}.bottom__assets__block .asset.active .asset_top{border-left-color:#458df9;background:#384458}.bottom__assets__block .asset.active .asset_top .amout,.bottom__assets__block .asset.active .asset_top .created,.bottom__assets__block .asset.active .asset_top .market_rate,.bottom__assets__block .asset.active .asset_top .open_rate{color:#f6f6f6}.bottom__assets__block.active .show__assets__block i{transform:rotate(0)}.bottom__assets__block.active .bottom__assets_container{max-height:244px;transition:all .7s}.block__title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #0e1016;padding:16px}.block__title h1.title{color:#f6f6f6;font-size:18px;letter-spacing:-.22px}.reports__page .tabs_second{width:100%;justify-content:flex-start;border-bottom:1px solid #0e1016}.reports__page .tabs_second .tab,.reports__page .tabs_second label{width:auto;flex-shrink:0}.reports__page .tabs_second .tab .title,.reports__page .tabs_second label .title{padding:0 16px}.block__filters{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #0e1016}.block__filters .filter_block{display:flex;justify-content:flex-start;align-items:center}.block__filters .select-panel{height:40px;display:flex;align-items:center;padding-left:16px}.block__filters .select-panel .current{color:#7e8ca4}.block__filters .select-panel p{font-size:10px;color:#f6f6f6;letter-spacing:-.12px;line-height:14px;padding:0 8px 0 16px}.block__filters .select-panel .dropdown{width:140px}.block__filters .btn{margin-left:16px;height:24px;padding:0 24px}.block__filters .icon-exel-file{color:#667793;font-size:13px;padding:0 32px}.nav__pages{display:flex;justify-content:flex-end;align-items:center;width:100%;padding:16px 16px 0}.nav__pages p{font-size:9px;color:#f6f6f6;letter-spacing:-.11px;line-height:12px;margin-right:16px}.nav__pages a.arrow_empty{color:#b6c3df;display:flex;margin:0 2px}.nav__pages a.arrow_empty:last-of-type{margin-right:0}.nav__pages a.arrow_empty.active,.nav__pages a.arrow_empty:active,.nav__pages a.arrow_empty:hover,.nav__pages a.arrow_empty[active]{cursor:pointer;color:#f6f6f6}.reports-history__table{display:flex;flex-direction:column;width:100%;height:calc(100% - 161px);padding:16px 16px 5px;flex-shrink:0}.reports-history__table .col{flex-shrink:0;max-width:115px}.reports-history__table .col.arrow{display:none}.reports-history__table .reports__table_head{flex-shrink:0;padding:7px 16px 16px}.reports-history__table .reports__table_head .col{color:#f6f6f6}.reports-history__table .reports__table_list{flex-shrink:0;height:calc(100% - 52px)}.reports-history__table .reports__table_list .table__item{flex-shrink:0}.reports-history__table .reports__table_list .table__item_top{flex-shrink:0;border-left:3px solid transparent}.reports-history__table .reports__table_list .table__item_bottom{display:none;border-left:3px solid transparent}.reports-history__table .reports__table_list .table__item_bottom .name{font-size:12px;letter-spacing:-.15px;line-height:16px;color:#7e8ca4;margin-bottom:2px}.reports-history__table .reports__table_list .table__item_bottom .value{font-size:12px;letter-spacing:-.15px;line-height:16px;color:#f6f6f6;margin-bottom:11px}.reports-history__table .nav__pages,.reports-history__table .reports__table_list .table__item.active .table__item_bottom{display:none}.reports-account__table{display:flex;flex-direction:column;width:100%;height:calc(100% - 161px);padding:16px 16px 5px;flex-shrink:0}.reports-account__table .col{justify-content:center}.reports-account__table .table_head .col:first-of-type,.reports-account__table .table_list .col:first-of-type{justify-content:flex-start}.reports-summary{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;height:calc(100% - 129px);padding:16px 16px 5px;overflow-x:hidden;overflow-y:scroll}.reports-summary .wrapper{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.reports-summary .summary_block{background:#283349;padding:24px;display:flex;flex-direction:column;margin-bottom:16px;width:100%;flex-basis:100%}.reports-summary .summary_block .row{display:flex;flex-direction:row}.reports-summary .summary_block .col{display:flex;flex-direction:column;width:100%}.reports-summary .summary_block .name{display:flex;justify-content:space-between;font-size:12px;color:#f6f6f6;letter-spacing:-.15px;line-height:14px;margin-bottom:8px}.reports-summary .summary_block .name span{font-size:12px;color:#458df9;letter-spacing:-.15px;text-align:right;line-height:14px}.reports-summary .summary_block p{font-size:9px;color:#7e8ca4;letter-spacing:-.11px;line-height:12px}.reports-summary .summary_block p.title{font-size:18px;color:#458df9;letter-spacing:-.22px;line-height:21px;margin-bottom:8px}.reports-summary .summary_block p.text{font-size:12px;color:#f6f6f6;letter-spacing:-.15px;line-height:16px;margin-bottom:4px}.reports-summary .summary_block p.ttl{font-size:12px;color:#7e8ca4;letter-spacing:-.15px;line-height:16px;margin-bottom:4px}.reports-summary .summary_block p.txt{font-size:10px;color:#7e8ca4;letter-spacing:-.12px;line-height:14px}.reports-summary .summary_block .top{font-weight:500;font-size:14px;color:#b6c3df;letter-spacing:-.17px;line-height:18px;margin-bottom:30px}.reports-summary .summary_block:first-child{padding:16px 24px}.reports-summary .summary_block:first-child .row{padding-bottom:8px;border-bottom:1px solid #fff}.reports-summary .summary_block:first-child .row:last-of-type{border-bottom:none;padding-top:16px;padding-bottom:0}.reports-summary .summary_block:nth-child(2){width:306px;flex-basis:24%;margin-right:10px}.reports-summary .summary_block:nth-child(3){width:470px;flex-basis:37%;margin-right:10px}.reports-summary .summary_block:nth-child(4){width:470px;flex-basis:37%}.reports-summary .summary_block.progress_block .value{margin-bottom:24px;background:#444c5f;width:100%;height:2px;position:relative}.reports-summary .summary_block.progress_block .value .progress-bar{position:absolute;top:0;left:0;bottom:0;background:#66a3fe}.reports-summary .summary_block.circle_block .circle{width:160px;height:160px;border-radius:50%;border:1px solid #66a3fe}.reports-summary .summary_block.circle_block .name{margin-bottom:18px}.reports-summary .summary_block.circle_block .name:first-of-type{font-weight:500;font-size:14px;letter-spacing:-.17px;line-height:14px;margin-top:20px}.reports-summary .summary_block.diagrams_block .row{height:100%}.reports-summary .summary_block.diagrams_block .col:first-of-type{justify-content:flex-start;flex-direction:row;align-items:flex-end}.reports-summary .summary_block.diagrams_block .col:last-of-type{justify-content:flex-end}.reports-summary .summary_block.diagrams_block .col:last-of-type .name:last-of-type{margin-bottom:0}.reports-summary .summary_block.diagrams_block .column{width:8px;background:#66a3fe;margin:0 12px}.reports-summary .summary_block.diagrams_block .column:first-of-type{margin-left:4px}.reports-summary .summary_block.diagrams_block .column:last-of-type{margin-right:4px}.reports-summary .summary_block.diagrams_block .name{position:relative;padding-left:15px;margin-bottom:16px}.reports-summary .summary_block.diagrams_block .name:before{content:"";position:absolute;top:3px;left:0;width:8px;height:8px;background:#66a3fe}.price-alert__table .col.arrow{display:none}.price-alert__table .table__item_top{border-left:3px solid transparent}.price-alert__table .table__item_bottom{display:none;border-left:3px solid transparent}.price-alert__table .table__item_bottom .name{font-size:12px;letter-spacing:-.15px;line-height:16px;color:#7e8ca4;margin-bottom:2px}.price-alert__table .table__item_bottom .value{font-size:12px;letter-spacing:-.15px;line-height:16px;color:#f6f6f6;margin-bottom:11px}.price-alert__table .table__item.active .table__item_bottom{display:none}.price-alert__table .table_list .table__item .col .pop-up{display:flex}.price-alert__table .table_list .table__item .col .pop-up_mobile{display:none}.price-alert__table .table_list{overflow:visible}.component-loader-empty{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.component-loader-empty i{font-size:42px;color:#46556e}.component-loader-empty .title{margin-top:5px;font-size:12px;color:#46556e}.component-loader-empty .loader{border:5px solid #46556e;border-top:6px solid #202b41;border-radius:50%;width:37px;height:37px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.settings__page .block__title .btn{height:22px}.settings-container{height:calc(100% - 55px);overflow-x:hidden;overflow-y:scroll;display:flex;flex-direction:column}.settings-container .wrapper{margin:16px}.settings-container .block{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:16px}.settings_block{width:412px;margin-bottom:16px;background:#283349;display:flex;flex-direction:column;flex-basis:33%}.settings_block .top{border-bottom:1px solid #0e1016;display:flex;justify-content:space-between;padding:0 24px}.settings_block .top .title{font-weight:500;font-size:14px;color:#b6c3df;letter-spacing:-.17px;line-height:18px;padding:16px 0}.settings_block .top .col{display:flex;justify-content:space-between;align-items:center;width:100%}.settings_block .top .col.three{justify-content:space-around}.settings_block .top p{width:47px;font-size:9px;color:#7e8ca4;letter-spacing:-.11px;line-height:12px;text-align:center}.settings_block .bottom{display:flex;flex-direction:column;padding:16px 24px}.settings_block .bottom .text{font-size:12px;color:#b6c3df;letter-spacing:-.15px;line-height:16px;width:90%}.settings_block .bottom .row{min-height:24px;margin-bottom:3px;display:flex;justify-content:space-between;align-items:center}.settings_block .bottom .row .col{width:100%;display:flex}.settings_block .bottom .row .col.three{justify-content:space-around}.settings_block .bottom .row .col.three label.checkbox{width:auto;justify-content:center}.settings_block .bottom .checkbox input[type=checkbox]+span:before{margin-right:0}.settings_block .bottom .dropdown{width:100%}.settings_block .bottom .dropdown .dropdown_top{justify-content:flex-end;border-color:transparent}.settings_block .bottom .dropdown .dropdown_top i{margin-left:8px}.settings_block .bottom .dropdown.active .dropdown_top{border-color:#3b4458}.settings_block .bottom .switch{width:100%;justify-content:flex-end}.settings_block .bottom .switch .slider{margin-right:9px}.settings_block:nth-child(4){flex-basis:100%;margin-bottom:0}.settings_block:nth-child(4) .bottom{flex-direction:row}.settings_block:nth-child(4) .bottom .wrap{display:flex;flex-direction:column;width:100%;padding:0 16px}.settings_block:nth-child(4) .bottom .wrap:first-of-type{padding-left:0}.settings_block:nth-child(4) .bottom .wrap:last-of-type{padding-right:0}.settings_block:nth-child(4) .bottom .row{flex-basis:33%}.error-container{display:flex;height:100%}.error-container .error-block{display:flex;align-items:center;width:100%;padding:0 28px}.error-container .error-left{justify-content:flex-end;font-weight:500;font-size:205px;line-height:230px;color:#444c5f}.error-container .error-right{justify-content:center;flex-direction:column}.error-container .error-right .error-title{font-weight:500;font-size:36px;line-height:40px;color:#7e8ca4;width:100%;margin-bottom:16px}.error-container .error-right .error-text{width:100%;font-size:14px;line-height:18px;color:#7e8ca4;margin-bottom:24px}.error-container .error-right .error-text a{text-decoration:underline;color:#458df9;cursor:pointer}.error-container .error-right .btn-block{width:100%;display:flex}.error-container .error-right .btn-block .btn{margin-right:16px}.error-container .error-right .btn-block .btn:last-of-type{margin-right:0}.error-container .error-right .btn-block .btn_main{width:114px}.error-container .error-right .btn-block .btn_border{width:98px}.no-able{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;background:rgba(32,43,65,.9);display:flex;justify-content:center;align-items:center;flex-direction:column;padding:24px}.no-able .material-icons{margin-bottom:16px;font-size:58px}.no-able .material-icons,.no-able p{position:relative;z-index:11;color:#458df9}.no-able p{font-size:11px;line-height:14px;text-align:center}.assets-block__empty{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.assets-block__empty svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;fill:#444c5f}.assets-block__empty p{position:relative;z-index:2;width:50%;padding:16px;font-size:11px;line-height:14px;text-align:center;color:#7e8ca4}@-webkit-keyframes rotate-element{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotate-element{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.loader{display:none;position:absolute;top:50%;left:50%;z-index:101;transform:translate(-50%,-50%);width:114px;height:114px}.loader__progress{-webkit-animation:rotate-element 2s infinite;animation:rotate-element 2s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.loader__icon,.loader__progress{position:absolute;top:0;left:0}.loader.active{display:flex}.meta-trader-container{height:calc(100% - 55px);overflow-x:hidden;overflow-y:scroll;display:flex;flex-direction:column}.meta-trader-container .wrapper{margin:16px}.meta-trader-container .top__panel{background:#283349;padding:16px;display:flex;justify-content:flex-start;align-items:center;margin-bottom:32px}.meta-trader-container .top__panel i{margin-right:8px;width:18px;height:18px;background:#7e8ca4;color:#283349;border-radius:50%;font-size:12px;font-style:normal;font-weight:700;display:flex;justify-content:center;align-items:center;flex-shrink:0}.meta-trader-container .top__panel p{font-size:14px;line-height:18px;color:#7e8ca4}.meta-trader-container .btn-block{display:flex;justify-content:flex-start}.meta-trader-container .btn-block .btn{margin-right:16px;font-size:12px}.meta-trader-container p.top{font-size:16px;line-height:18px;color:#f6f6f6;margin-bottom:32px}.meta-trader-container .block__info{display:flex;justify-content:flex-start;flex-wrap:wrap}.meta-trader-container .block__info .item{position:relative;display:flex;flex-direction:column;max-width:489px;background:#283349;padding:24px;margin-bottom:16px;margin-right:16px;flex-basis:49%}.meta-trader-container .block__info .item:nth-child(2n){margin-right:0}.meta-trader-container .block__info .item .title{font-weight:500;font-size:14px;line-height:16px;color:#b6c3df;padding-left:16px;margin-bottom:16px;position:relative}.meta-trader-container .block__info .item .title:before{content:"•";position:absolute;top:0;left:0;color:#b6c3df;font-size:24px}.meta-trader-container .block__info .item .text{font-size:12px;line-height:16px;color:#7e8ca4}.meta-trader-container .block__info .item .material-icons{position:absolute;top:0;right:0;color:#202b41;font-size:50px}.meta-trader-container .user-info .row{display:flex;margin-bottom:8px}.meta-trader-container .user-info .row .col{display:flex}.meta-trader-container .user-info .row .col:first-of-type{flex-basis:110px;flex-shrink:0;font-size:12px;line-height:16px;color:#b6c3df}.meta-trader-container .user-info .row .col:last-of-type{font-weight:500;font-size:12px;line-height:14px;color:#f6f6f6}.meta-trader-container .user-info .btn-block{display:flex;flex-direction:column;width:113px;margin-top:16px}.meta-trader-container .user-info .btn-block .btn{margin:0 0 24px}.meta-trader-container .user-info .btn-block .btn_border{font-size:10px;line-height:11px}.meta-trader-container .user-info .btn-block .link{cursor:pointer;text-decoration:underline;font-size:12px;line-height:14px;color:#458df9}.meta-trader-container .user-info .btn-block .link:hover{color:#619dfd}.modal.maintenance-wrap{background:url(/images/maintenance-mode.png);background-size:cover}.maintenance-mode{text-align:center}.maintenance-mode i{width:112px;height:112px;border-radius:112px;background:#283349;display:inline-flex;margin:0 auto 20px;color:#b6c3df;font-size:52px;align-items:center;justify-content:center}.maintenance-mode .title{font-size:20px;line-height:23px;max-width:535px;color:#f6f6f6;margin:0 auto 12px;text-transform:capitalize}.maintenance-mode span{font-size:14px;display:block;line-height:18px;max-width:425px;color:#b6c3df;margin:0 auto 40px}.maintenance-mode .btn_main{height:40px;line-height:40px;font-size:14px;padding:0 16px;display:inline-block;margin:0 auto}.light-mode .disabled,.light-mode :disabled,.light-mode [disabled],.light-mode [disabled] a,.light-mode [disabled] i,.light-mode [disabled] p,.light-mode [disabled] span:not(.count){color:#d1d3dc!important}.light-mode [disabled] a{border-color:#d1d3dc!important}.light-mode input{-webkit-text-fill-color:#7e8ca4}.light-mode .btn_buy{border-color:#1fb8a6}.light-mode .btn_buy,.light-mode .btn_buy:hover{color:#f6f6f6;background:#1fb8a6}.light-mode .btn_buy.active,.light-mode .btn_buy:active,.light-mode .btn_buy[active]{background:rgba(9,164,145,.45);color:#f6f6f6}.light-mode .btn_sell{border-color:#ff5777}.light-mode .btn_sell,.light-mode .btn_sell:hover{color:#f6f6f6;background:#ff5777}.light-mode .btn_sell.active,.light-mode .btn_sell:active,.light-mode .btn_sell[active]{background:rgba(213,75,101,.45);color:#f6f6f6}.light-mode .btn_main{background:#458df9;color:#f6f6f6}.light-mode .btn_main:hover{background:#619dfd}.light-mode .btn_main.active,.light-mode .btn_main:active,.light-mode .btn_main[active]{background:#458df9}.light-mode .btn_bonus{border-color:#1fb8a6;color:#1fb8a6}.light-mode .btn_bonus.active,.light-mode .btn_bonus:active,.light-mode .btn_bonus:hover,.light-mode .btn_bonus[active]{background:#1fb8a6;color:#f6f6f6}.light-mode .btn_cancel{color:#458df9}.light-mode .btn_cancel:hover{border-color:#458df9}.light-mode .btn_border{color:#458df9;border-color:#458df9}.light-mode .btn_border.active{background:#458df9;border-color:#458df9;color:#f6f6f6}.light-mode .btn_border:hover{background:#619dfd;border-color:#619dfd;color:#f6f6f6}.light-mode .btn_header{color:#f6f6f6;background:#458df9}.light-mode .btn_header:hover{background:#619dfd}.light-mode .btn_header.active,.light-mode .btn_header:active,.light-mode .btn_header[active]{background:#458df9}.light-mode .btn:disabled,.light-mode .btn[disabled]{border-color:#d1d3dc;color:#d1d3dc}.light-mode .checkbox input[type=checkbox]+span{color:#7e8ca4}.light-mode .checkbox input[type=checkbox]+span:before{color:#66a3fe;background:#22262a;border:1px solid #353d44}.light-mode .checkbox input[type=checkbox]:disabled+span:before{background:rgba(34,38,42,.4);color:rgba(102,163,254,.4);border-color:rgba(53,61,68,.4)}.light-mode .switch .slider{background-color:rgba(174,186,208,.5)}.light-mode .switch .slider:before{background-color:#aebad0}.light-mode .switch input:checked+.slider{background-color:#09a491}.light-mode .switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.light-mode .switch input:checked+.slider:before{background-color:#1fb8a6}.light-mode .switch .text{color:#566580}.light-mode .tabs_first .tab.active .title,.light-mode .tabs_first .tab input:checked~.title,.light-mode .tabs_first label.active .title,.light-mode .tabs_first label input:checked~.title{color:#66a3fe}.light-mode .tabs_first .tab .title,.light-mode .tabs_first label .title{color:#1f3251;background:#edf0f6;border-left:1px solid #b9c4d6}.light-mode .tabs_first .tab:hover .title,.light-mode .tabs_first label:hover .title{background:#fafafa}.light-mode .tabs_first .tab.active .title,.light-mode .tabs_first .tab:active .title,.light-mode .tabs_first label.active .title,.light-mode .tabs_first label:active .title{background:#fafafa;color:#66a3fe}.light-mode .tabs_second{background:#edf0f6}.light-mode .tabs_second .tab.active .title,.light-mode .tabs_second .tab input:checked~.title,.light-mode .tabs_second label.active .title,.light-mode .tabs_second label input:checked~.title{color:#66a3fe;border-top-color:#66a3fe;background:#fff}.light-mode .tabs_second .tab .title,.light-mode .tabs_second label .title{color:#1f3251}.light-mode .tabs_second .tab:hover .title,.light-mode .tabs_second label:hover .title{color:#66a3fe}.light-mode .tabs_second .tab.active .title,.light-mode .tabs_second .tab:active .title,.light-mode .tabs_second label.active .title,.light-mode .tabs_second label:active .title{color:#66a3fe;border-left:1px solid #b9c4d6;border-right:1px solid #b9c4d6}.light-mode .tabs_second .tab.active .title:before,.light-mode .tabs_second .tab:active .title:before,.light-mode .tabs_second label.active .title:before,.light-mode .tabs_second label:active .title:before{background:#fff}.light-mode .tabs_third .tab.active .title,.light-mode .tabs_third .tab input:checked~.title,.light-mode .tabs_third label.active .title,.light-mode .tabs_third label input:checked~.title{color:#66a3fe;border-top-color:#66a3fe;background:#fff}.light-mode .tabs_third .tab .title,.light-mode .tabs_third label .title{background:#edf0f6;color:#1f3251}.light-mode .tabs_third .tab.active .title,.light-mode .tabs_third .tab:active .title,.light-mode .tabs_third .tab:hover .title,.light-mode .tabs_third label.active .title,.light-mode .tabs_third label:active .title,.light-mode .tabs_third label:hover .title{color:#66a3fe}.light-mode .dropdown{color:#1f3251}.light-mode .dropdown .dropdown_top{border:1px solid #b9c4d6}.light-mode .dropdown .dropdown_top i{color:#66a3fe}.light-mode .dropdown ul{background:#f9fbff;border:1px solid #b9c4d6}.light-mode .dropdown ul li{border-bottom:1px solid #b9c4d6}.light-mode .dropdown ul li a,.light-mode .dropdown ul li span{color:#9aa5b7}.light-mode .dropdown ul li a:hover,.light-mode .dropdown ul li span:hover{color:#1f3251;border-left-color:#458df9;background:#eef1f6}.light-mode .dropdown.active .dropdown_top{background:#f9fbff}.light-mode .dropdown:disabled .dropdown_top,.light-mode .dropdown:disabled .dropdown_top i,.light-mode .dropdown[disabled] .dropdown_top,.light-mode .dropdown[disabled] .dropdown_top i{color:#d1d3dc}.light-mode .block_amount span{color:#66a3fe}.light-mode .block_amount span.active,.light-mode .block_amount span:hover{color:#619dfd}.light-mode .block_amount input{color:#1f3251}.light-mode .block_amount_border input,.light-mode .block_amount_border span{border:1px solid #b9c4d6}.light-mode .block_amount:disabled input,.light-mode .block_amount:disabled span,.light-mode .block_amount[disabled] input,.light-mode .block_amount[disabled] span{color:#d1d3dc}.light-mode .block_amount:disabled_border input,.light-mode .block_amount:disabled_border span,.light-mode .block_amount[disabled]_border input,.light-mode .block_amount[disabled]_border span{border-color:#d1d3dc}.light-mode .count{background:#66a3fe;box-shadow:0 0 0 2px rgba(102,163,254,.6);color:#f6f6f6}.light-mode .pop-up i,.light-mode .t-info i{background:#b2bac9;color:#fff}.light-mode .tooltip{background-color:#e8ebf4!important;border:1px solid #b9c4d6!important;color:#566580}.light-mode .tooltip:before{border-top-color:#b9c4d6}.light-mode .tooltip:after{border-top-color:#e8ebf4}.light-mode .tooltip.top:before{border-bottom-color:#b9c4d6}.light-mode .tooltip.top:after{border-bottom-color:#e8ebf4}.light-mode .tooltip.double:after{border-top-color:#f5f9ff}.light-mode .tooltip .pop-up_head{background:#e8ebf4;color:#1f3251;border-bottom:1px solid #b9c4d6}.light-mode .tooltip .pop-up_body{color:#9aa5b7;background:#f5f9ff}.light-mode .tooltip .pop-up_body span{color:#1f3251}.light-mode .tooltip .pop-up_body span.green{color:#1fb8a6}.light-mode .tooltip_block{background:#f5f9ff!important;border:1px solid #b9c4d6!important;box-shadow:0 0 6px 0 rgba(0,0,0,.8)}.light-mode .tooltip_block:before{border-top-color:rgba(245,249,255,.15)}.light-mode .tooltip_block:after{border-top-color:#f5f9ff}.light-mode .tooltip_block.top:after,.light-mode .tooltip_block.top:before{border-bottom-color:#f5f9ff}.light-mode .tooltip_block .pop-up_head{background:#e8ebf4;border-bottom:1px solid #b9c4d6}.light-mode .tooltip_block .pop-up_head .row .dropdown.active .dropdown_top{border-color:#b9c4d6}.light-mode .tooltip_block .pop-up_head p{color:#566580}.light-mode .tooltip_block.place-top:after{border-top-color:#f5f9ff!important}.light-mode .tooltip_block.place-top:before{border-top-color:#b9c4d6!important}.light-mode .tooltip_block.place-bottom:after{border-bottom-color:#e8ebf4!important}.light-mode .tooltip_block.place-bottom:before{border-bottom-color:#b9c4d6!important}.light-mode .tooltip_block.place-left:after{border-left-color:#e8ebf4!important}.light-mode .tooltip_block.place-left:before{border-left-color:#b9c4d6!important}.light-mode .tooltip_block.place-right:after{border-right-color:#e8ebf4!important}.light-mode .tooltip_block.place-right:before{border-right-color:#b9c4d6!important}.light-mode .t-info .custom_tooltip{background-color:#e8ebf4;border:1px solid #b9c4d6;color:#566580}.light-mode .t-info .custom_tooltip.place-top:after{border-top-color:#e8ebf4}.light-mode .t-info .custom_tooltip.place-top:before{border-top-color:#b9c4d6}.light-mode .t-info .custom_tooltip.place-bottom:after{border-bottom-color:#e8ebf4}.light-mode .t-info .custom_tooltip.place-bottom:before{border-bottom-color:#b9c4d6}.light-mode .t-info .custom_tooltip.place-left:after{border-left-color:#e8ebf4}.light-mode .t-info .custom_tooltip.place-left:before{border-left-color:#b9c4d6}.light-mode .t-info .custom_tooltip.place-right:after{border-right-color:#e8ebf4}.light-mode .t-info .custom_tooltip.place-right:before{border-right-color:#b9c4d6}.light-mode .overlay{background:hsla(0,0%,100%,.8)}.light-mode .pop_up{background:#2f394c}.light-mode .pop_up .btn_back{color:#66a3fe}.light-mode .pop_up .icon-login svg{color:#b6c3df}.light-mode .pop_up .icon-login svg .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#fff;filter:url(#Adobe_OpacityMaskFilter)}.light-mode .pop_up .icon-login svg .st1{-webkit-mask:url(#mask0_1_);mask:url(#mask0_1_)}.light-mode .pop_up .icon-login svg .st2{fill:#b6c3df}.light-mode .pop_up form{background:#2f394c}.light-mode .pop_up form.error .item:first-of-type{border-bottom-color:#ff5777}.light-mode .pop_up form .item:first-child,.light-mode .pop_up form .item:nth-child(2){border-bottom:1px solid #0e1016}.light-mode .pop_up form .item .error_message{color:#ff5777}.light-mode .pop_up form .item .error_icon{background:#ff5777}.light-mode .pop_up form .input{color:#f6f6f6;-webkit-box-shadow:0 0 0 30px #2f394c inset;-webkit-text-fill-color:#f6f6f6}.light-mode .pop_up form .input::-moz-placeholder{color:#b6c3df}.light-mode .pop_up form .input:-ms-input-placeholder{color:#b6c3df}.light-mode .pop_up form .input::placeholder{color:#b6c3df}.light-mode .pop_up form .input-email:before,.light-mode .pop_up form .input-pass:before{color:#566580}.light-mode .pop_up form .checkbox input[type=checkbox]+span{color:#7e8ca4}.light-mode .pop_up form .link{color:#66a3fe}.light-mode .pop_up form .link:hover{color:#619dfd}.light-mode .pop_up .close{color:#7e8ca4}.light-mode .pop_up .close:hover{color:#1f3251}.light-mode .pop_up .pop-up_title{color:#1f3251}.light-mode .pop_up .pop-up_head,.light-mode .pop_up .pop-up_title{border-bottom:1px solid #b9c4d6;background:#e8ebf4}.light-mode .pop_up .pop-up_head .row.center p{color:#1f3251}.light-mode .pop_up .pop-up_head .dropdown.active .dropdown_top{border-color:#b9c4d6}.light-mode .pop_up .pop-up_head p{color:#566580}.light-mode i.icon-arrow:before{border-top:5px solid #b6c3df}.light-mode .notification{border:1px solid #fff;background:#fff}.light-mode .notification .icon{background:#ff5777}.light-mode .notification .icon i,.light-mode .notification .icon span{color:#fff}.light-mode .notification p{color:#566580}.light-mode .notification i.close{color:#7e8ca4}.light-mode .notification i.close:hover{color:#1f3251}.light-mode .notification.error{border-color:rgba(255,87,119,.6)}.light-mode .notification.error .icon{background:#ff5777}.light-mode .notification.success{border-color:rgba(31,184,166,.6)}.light-mode .notification.success .icon{background:#1fb8a6}.light-mode .notification.blue{border-color:rgba(102,163,254,.6)}.light-mode .notification.blue .icon{background:#66a3fe}.light-mode .notification.red{border-color:rgba(255,87,119,.6)}.light-mode .notification.red .icon{background:#ff5777}.light-mode ::-webkit-scrollbar-thumb{background:#b2bac9}.light-mode .table .col.close i{color:#ff5777}.light-mode .table .col.close i:hover{color:#d54b65}.light-mode .table_head{border-bottom:1px solid #e0e3ea}.light-mode .table_head .col{color:#1f3251}.light-mode .table_list .table__item_top{border-bottom:1px solid #e0e3ea}.light-mode .table_list .table__item_bottom{background:#171a1d;border-bottom:1px solid #000}.light-mode .table_list .table__item_bottom .up{color:#9aa5b7}.light-mode .table_list .table__item_bottom .down{color:#1f3251}.light-mode .table_list .table__item .col{color:#9aa5b7}.light-mode .table_list .table__item .col:first-of-type{color:#566580}.light-mode .table_list .table__item .col .pop-up,.light-mode .table_list .table__item .col .pop-up_mobile{border:1px solid #b9c4d6;color:#1f3251}.light-mode .table_list .table__item .col .pop-up.active,.light-mode .table_list .table__item .col .pop-up_mobile.active{background:#f9fbff}.light-mode .table_list .table__item:hover{background:#eef1f6}.light-mode .table_list .table__item:hover .col{color:#1f3251}.light-mode .table_list .table__item.active{background:#eef1f6}.light-mode .table_list .table__item.active .col{color:#1f3251}.light-mode .aside-slider .slick-next,.light-mode .aside-slider .slick-prev{background:#edf0f6;border-top:1px solid #b9c4d6}.light-mode .aside-slider .slick-next i,.light-mode .aside-slider .slick-prev i{color:#7e8ca4}.light-mode .aside-slider .slick-next:hover i,.light-mode .aside-slider .slick-prev:hover i{color:#1f3251}.light-mode .aside-slider .slick-next:before{box-shadow:inset 0 -44px 30px -10px rgba(237,240,246,0)}.light-mode .aside{background:#222939;border-right:1px solid #b9c4d6}.light-mode .aside li a{color:#c2c7dd}.light-mode .aside li a .signl{background:#1fb8a6;box-shadow:0 0 0 2px rgba(31,184,166,.6)}.light-mode .aside li a.active,.light-mode .aside li a:hover{color:#66a3fe}.light-mode .aside li a:disabled,.light-mode .aside li a[disabled]{color:#d1d3dc}.light-mode .aside li a:disabled .count,.light-mode .aside li a:disabled .signl,.light-mode .aside li a[disabled] .count,.light-mode .aside li a[disabled] .signl{background:#d1d3dc;box-shadow:0 0 0 2px rgba(209,211,220,.6)}.light-mode .aside li.dark-mode-toggle span.text{color:#c2c7dd}.light-mode .left__assets__block{background:#fff;border-top:1px solid #b9c4d6}.light-mode .left__assets__block .tabs{border-bottom:1px solid #b9c4d6}.light-mode .left__assets__block .tabs_first{background:#fff}.light-mode .left__assets__block .select-panel{background:#fff;border-bottom:1px solid #b9c4d6}.light-mode .left__assets__block .select-panel p{color:#1f3251}.light-mode .left__assets__block .input-panel{background:#f9fbff;border-bottom:1px solid #b9c4d6}.light-mode .left__assets__block .input-panel input{color:#7e8ca4}.light-mode .left__assets__block .input-panel i{color:#b2bac9}.light-mode .left__assets__block .assets__head{color:#9aa5b7}.light-mode .left__assets__block .assets__head .line{background:#e0e3ea}.light-mode .left__assets__block .assets__list .asset .top .icon-star{color:#7e8ca4}.light-mode .left__assets__block .assets__list .asset .top .icon-star.active,.light-mode .left__assets__block .assets__list .asset .top .icon-star:hover{color:#1f3251}.light-mode .left__assets__block .assets__list .asset .top .icon-star:disabled,.light-mode .left__assets__block .assets__list .asset .top .icon-star[disabled]{color:#7e8ca4}.light-mode .left__assets__block .assets__list .asset .top .name{color:#1f3251}.light-mode .left__assets__block .assets__list .asset .top .percent,.light-mode .left__assets__block .assets__list .asset .top .price{color:#566580}.light-mode .left__assets__block .assets__list .asset .top .percent.up{color:#1fb8a6}.light-mode .left__assets__block .assets__list .asset .top .percent.down{color:#ff5777}.light-mode .left__assets__block .assets__list .asset .top .ico_arrow,.light-mode .left__assets__block .assets__list .asset .top .ico_timer{color:#7e8ca4}.light-mode .left__assets__block .assets__list .asset .top .line{background:#e0e3ea}.light-mode .left__assets__block .assets__list .asset .top.active,.light-mode .left__assets__block .assets__list .asset .top:hover{background:#eef1f6}.light-mode .left__assets__block .assets__list .asset .top.active .price,.light-mode .left__assets__block .assets__list .asset .top:hover .price{color:#1f3251}.light-mode .left__assets__block .assets__list .asset .block_details{border-top:1px solid rgba(185,196,214,.6);background:#f5f9ff}.light-mode .left__assets__block .assets__list .asset .block_details .ttl span{color:#9aa5b7}.light-mode .left__assets__block .assets__list .asset .block_details .txt{color:#1f3251}.light-mode .left__assets__block .assets__list .asset .block_price_alert{background:#f5f9ff}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.first{border-top:1px solid rgba(185,196,214,.6)}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.first .block{background:#e8ebf4}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.first .block .green{color:#1fb8a6}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.first .block .red{color:#ff5777}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.first .block span{color:#9aa5b7}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.second{border-bottom:1px solid rgba(185,196,214,.6)}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.second .dropdown_top .current{color:#1f3251}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.second .dropdown.active .dropdown_top{border-color:#b9c4d6}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.second p{color:#566580}.light-mode .left__assets__block .assets__list .asset .block_price_alert .row.second p.rate{color:#9aa5b7}.light-mode .left__assets__block .assets__list .asset.active .top{border-left-color:#66a3fe;background:#eef1f6}.light-mode .left__assets__block .assets__list .asset.open_details .top .ico_arrow,.light-mode .left__assets__block .assets__list .asset.open_price-alert .top .ico_timer{color:#1f3251}.light-mode .left__assets__block .assets__list .asset:disabled,.light-mode .left__assets__block .assets__list .asset[disabled]{background:#fff}.light-mode .left__assets__block .assets__list .asset:disabled .block_amount input,.light-mode .left__assets__block .assets__list .asset:disabled .block_amount span,.light-mode .left__assets__block .assets__list .asset:disabled .ico_arrow,.light-mode .left__assets__block .assets__list .asset:disabled .ico_timer,.light-mode .left__assets__block .assets__list .asset:disabled .name,.light-mode .left__assets__block .assets__list .asset:disabled .percent,.light-mode .left__assets__block .assets__list .asset:disabled .top .price,.light-mode .left__assets__block .assets__list .asset[disabled] .block_amount input,.light-mode .left__assets__block .assets__list .asset[disabled] .block_amount span,.light-mode .left__assets__block .assets__list .asset[disabled] .ico_arrow,.light-mode .left__assets__block .assets__list .asset[disabled] .ico_timer,.light-mode .left__assets__block .assets__list .asset[disabled] .name,.light-mode .left__assets__block .assets__list .asset[disabled] .percent,.light-mode .left__assets__block .assets__list .asset[disabled] .top .price{color:#d1d3dc}.light-mode .left__assets__block .show__assets__block{background:#8592a9}.light-mode .left__assets__block.active{border-right:1px solid #b9c4d6}.light-mode .container,.light-mode .container_full{border-top:1px solid #b9c4d6;background:#fff}.light-mode .chart__block .action__asset__block{border-left:1px solid #b9c4d6}.light-mode .chart__block .block_amount_border input{color:#1f3251}.light-mode .chart__block .trade_amount{color:#9aa5b7}.light-mode .chart__block .btn_block .sell{color:#ff5777;margin-right:8px}.light-mode .chart__block .btn_block .buy{color:#1fb8a6}.light-mode .chart__block .sl_tp_block .sl_tp_switcher.active input:checked+label .slider{background-color:#09a491}.light-mode .chart__block .sl_tp_block .sl_tp_switcher.active input:focus+label .slider{box-shadow:0 0 1px #2196f3}.light-mode .chart__block .sl_tp_block .sl_tp_switcher.active input:checked+label .slider:before{background-color:#1fb8a6}.light-mode .chart__block .order_dropdown .left span,.light-mode .chart__block .rate__amount p{color:#9aa5b7}.light-mode .chart__block .rate__amount p span{color:#566580}.light-mode .chart__block .bottom .popularity .progress{fill:rgba(255,87,119,.4)}.light-mode .chart__block .bottom .popularity .progress .green__line{background:linear-gradient(90deg,#079263 50%,#fff)}.light-mode .chart__block .bottom .popularity span.red{color:#ff5777}.light-mode .chart__block .bottom .popularity span.green{color:#1fb8a6}.light-mode .chart__block .bottom p,.light-mode .chart__block p.title,.light-mode .chart__block p.txt{color:#9aa5b7}.light-mode .bottom__assets__block,.light-mode .chart__block .chart{background:#fff}.light-mode .bottom__assets__block .show__assets__block{background:#8592a9}.light-mode .bottom__assets__block .tabs{background:#edf0f6;border-top:1px solid #b9c4d6;border-bottom:1px solid #b9c4d6}.light-mode .bottom__assets__block .assets-block{height:calc(100% - 34px)}.light-mode .bottom__assets__block .assets__head .line{background:#e0e3ea}.light-mode .bottom__assets__block .assets__head .col{color:#9aa5b7}.light-mode .bottom__assets__block .asset .asset_top .line{background:#e0e3ea}.light-mode .bottom__assets__block .asset .col:first-of-type i.up{color:#1fb8a6}.light-mode .bottom__assets__block .asset .col:first-of-type i.down{color:#ff5777}.light-mode .bottom__assets__block .asset .col:first-of-type .name{color:#1f3251}.light-mode .bottom__assets__block .asset .col{color:#566580}.light-mode .bottom__assets__block .asset .col span.pop-up{border:1px solid #b9c4d6;color:#1f3251}.light-mode .bottom__assets__block .asset .col span.pop-up.active{background:#f9fbff}.light-mode .bottom__assets__block .asset .add span{border:1px solid #b9c4d6;color:#1f3251}.light-mode .bottom__assets__block .asset .pl{color:#1fb8a6}.light-mode .bottom__assets__block .asset .pl span.icon-arrow_up{color:#7e8ca4}.light-mode .bottom__assets__block .asset:hover{background:#eef1f6}.light-mode .bottom__assets__block .asset:hover .amout,.light-mode .bottom__assets__block .asset:hover .created,.light-mode .bottom__assets__block .asset:hover .market_rate,.light-mode .bottom__assets__block .asset:hover .open_rate{color:#1f3251}.light-mode .bottom__assets__block .asset.active .asset_top{border-left-color:#66a3fe;background:#eef1f6}.light-mode .bottom__assets__block .asset.active .asset_top .amout,.light-mode .bottom__assets__block .asset.active .asset_top .created,.light-mode .bottom__assets__block .asset.active .asset_top .market_rate,.light-mode .bottom__assets__block .asset.active .asset_top .open_rate{color:#1f3251}.light-mode .block__title{border-bottom:1px solid #b9c4d6}.light-mode .block__title h1.title{color:#1f3251}.light-mode .block__filters,.light-mode .reports__page .tabs_second{border-bottom:1px solid #b9c4d6}.light-mode .block__filters .select-panel .current{color:#9aa5b7}.light-mode .block__filters .select-panel p{color:#1f3251}.light-mode .block__filters .icon-exel-file{color:#667793}.light-mode .nav__pages p{color:#1f3251}.light-mode .nav__pages a.arrow_empty{color:#7e8ca4}.light-mode .nav__pages a.arrow_empty.active,.light-mode .nav__pages a.arrow_empty:active,.light-mode .nav__pages a.arrow_empty:hover,.light-mode .nav__pages a.arrow_empty[active],.light-mode .reports-history__table .reports__table_head .col{color:#1f3251}.light-mode .reports-history__table .reports__table_list .table__item_bottom .name{color:#9aa5b7}.light-mode .reports-history__table .reports__table_list .table__item_bottom .value{color:#1f3251}.light-mode .reports-summary .summary_block{background:#f5f9ff}.light-mode .reports-summary .summary_block .name{color:#1f3251}.light-mode .reports-summary .summary_block .name span{color:#66a3fe}.light-mode .reports-summary .summary_block p{color:#9aa5b7}.light-mode .reports-summary .summary_block p.title{color:#66a3fe}.light-mode .reports-summary .summary_block p.text{color:#1f3251}.light-mode .reports-summary .summary_block p.ttl,.light-mode .reports-summary .summary_block p.txt{color:#9aa5b7}.light-mode .reports-summary .summary_block .top{color:#566580}.light-mode .reports-summary .summary_block:first-child .row{border-bottom:1px solid #e0e3ea}.light-mode .reports-summary .summary_block.progress_block .value{background:#d1d3dc}.light-mode .reports-summary .summary_block.progress_block .value .progress-bar{background:#66a3fe}.light-mode .reports-summary .summary_block.circle_block .circle{border:1px solid #66a3fe}.light-mode .reports-summary .summary_block.diagrams_block .column,.light-mode .reports-summary .summary_block.diagrams_block .name:before{background:#66a3fe}.light-mode .price-alert__table .table__item_bottom .name{color:#9aa5b7}.light-mode .price-alert__table .table__item_bottom .value{color:#1f3251}.light-mode .component-loader-empty .title,.light-mode .component-loader-empty i{color:#b2bac9}.light-mode .component-loader-empty .loader{border:5px solid #b2bac9;border-top:6px solid #fff}.light-mode .settings_block{background:#f5f9ff}.light-mode .settings_block .top{border-bottom:1px solid #b9c4d6}.light-mode .settings_block .top .title{color:#566580}.light-mode .settings_block .top p{color:#9aa5b7}.light-mode .settings_block .bottom .text{color:#566580}.light-mode .settings_block .bottom .dropdown.active .dropdown_top{border-color:#b9c4d6}.light-mode .error-container .error-left{color:#d1d3dc}.light-mode .error-container .error-right .error-text,.light-mode .error-container .error-right .error-title{color:#9aa5b7}.light-mode .error-container .error-right .error-text a{color:#458df9}.light-mode .no-able{background:hsla(0,0%,100%,.9)}.light-mode .no-able .material-icons,.light-mode .no-able p{color:#66a3fe}.light-mode .assets-block__empty p{color:#9aa5b7}.light-mode .meta-trader-container .top__panel{background:#f5f9ff}.light-mode .meta-trader-container .top__panel i{background:#9aa5b7;color:#f5f9ff}.light-mode .meta-trader-container .top__panel p{color:#9aa5b7}.light-mode .meta-trader-container p.top{color:#1f3251}.light-mode .meta-trader-container .block__info .item{background:#f5f9ff}.light-mode .meta-trader-container .block__info .item .title,.light-mode .meta-trader-container .block__info .item .title:before{color:#566580}.light-mode .meta-trader-container .block__info .item .text{color:#9aa5b7}.light-mode .meta-trader-container .block__info .item .material-icons{color:#fff}.light-mode .meta-trader-container .user-info .row .col:first-of-type{color:#566580}.light-mode .meta-trader-container .user-info .row .col:last-of-type{color:#1f3251}.light-mode .meta-trader-container .user-info .btn-block .link{color:#458df9}.light-mode .meta-trader-container .user-info .btn-block .link:hover{color:#619dfd}.header.light-mode-left .chart .bonus-info .title{color:#f6f6f6}.header.light-mode-left .chart .bonus-info .expiry-date{color:#7e8ca4}.header.light-mode-right .header__login .login__top:hover{background:#2f394c}.header.light-mode-right .header__login .login__top:hover .btn__header{background:#619dfd}.header.light-mode-right .header__login .login__bottom{border:1px solid #0e1016;background:#2f394c}.header.light-mode-right .header__login .login__bottom.error .item:first-of-type{border-bottom-color:#ff5777}.header.light-mode-right .header__login .login__bottom .item:first-child,.header.light-mode-right .header__login .login__bottom .item:nth-child(2){border-bottom:1px solid #0e1016}.header.light-mode-right .header__login .login__bottom .item .error_message{color:#ff5777}.header.light-mode-right .header__login .login__bottom .item .error_icon{background:#ff5777}.header.light-mode-right .header__login .login__bottom .input{color:#f6f6f6;-webkit-box-shadow:0 0 0 30px #2f394c inset;-webkit-text-fill-color:#f6f6f6}.header.light-mode-right .header__login .login__bottom .input::-moz-placeholder{color:#b6c3df}.header.light-mode-right .header__login .login__bottom .input:-ms-input-placeholder{color:#b6c3df}.input::-moz-placeholder{color:#b6c3df}.input:-ms-input-placeholder{color:#b6c3df}.header.light-mode-right .header__login .login__bottom .input::placeholder{color:#b6c3df}.header.light-mode-right .header__login .login__bottom .input-email:before,.header.light-mode-right .header__login .login__bottom .input-pass:before{color:#566580}.header.light-mode-right .header__login.active .login__top{background:#2f394c;border-left:1px solid #0e1016;border-bottom:1px solid #0e1016}.header.light-mode-right .header__login.active .login__bottom{border:1px solid #0e1016}.header.light-mode-right .header__person .person__top .title{color:#f6f6f6}.header.light-mode-right .header__person .person__top .account-type{color:#7e8ca4}.header.light-mode-right .header__person .person__top:hover{background:#2f394c}.header.light-mode-right .header__person .person__bottom{border:1px solid #0e1016;background:#2f394c}.header.light-mode-right .header__person .person__bottom .item,.header.light-mode-right .header__person .person__bottom .item_info{border-bottom:1px solid #0e1016}.header.light-mode-right .header__person .person__bottom .item_info .line span:first-of-type{color:#b6c3df}.header.light-mode-right .header__person .person__bottom .item_info .line span:last-of-type{color:#f6f6f6}.header.light-mode-right .header__person .person__bottom .item:last-of-type .icons:nth-child(2n){border-left:1px solid #0e1016}.header.light-mode-right .header__person .person__bottom .item:last-of-type .icons span{color:#b6c3df}.header.light-mode-right .header__person .person__bottom .item:last-of-type .icons.active span,.header.light-mode-right .header__person .person__bottom .item:last-of-type .icons:hover span{color:#66a3fe}.header.light-mode-right .header__person.active .person__top{background:#2f394c;border-left:1px solid #0e1016;border-bottom:1px solid #0e1016}.header.light-mode-right .header__lang .lang__top:hover{background:#2f394c}.header.light-mode-right .header__lang .lang__top .lang-active{color:#7e8ca4}.header.light-mode-right .header__lang .lang__bottom{border:1px solid #0e1016;background:#2f394c}.header.light-mode-right .header__lang .lang__bottom li{color:#b6c3df;border-top:1px solid #0e1016}.header.light-mode-right .header__lang .lang__bottom li.active,.header.light-mode-right .header__lang .lang__bottom li:hover{border-left-color:#66a3fe;color:#f6f6f6}.header.light-mode-right .header__lang.active .lang__top{background:#2f394c}.header.light-mode-right .header-balance .balance__top{border-left:1px solid #0e1016;border-right:1px solid #0e1016;background:#2f394c}.header.light-mode-right .header-balance .balance__top .title{color:#f6f6f6}.header.light-mode-right .header-balance .balance__top .text{color:#7e8ca4}.header.light-mode-right .header-balance .balance__bottom{background:#2f394c;border:1px solid #0e1016}.header.light-mode-right .total__pl.up .top{color:#1fb8a6}.header.light-mode-right .total__pl.down .top{color:#ff5777}.header.light-mode-right .top span{color:#b6c3df}.header.light-mode-right p.text{color:#7e8ca4}.header.light-mode .link{color:#458df9}.header.light-mode .link:hover{color:#619dfd}.header.light-mode .btn__demo{background:#394459;color:#364155}.header.light-mode .header__link{color:#458df9}.header.light-mode .header__link:hover{color:#619dfd}.header.light-mode .pop-up i,.header.light-mode .t-info i{background:#495467;color:#222939}}@media screen and (min-width:1025px) and (max-width:1919px){.asset__mob,.hide_sm{display:none!important}.hide_md{display:flex!important}.switch .slider{margin-right:7px}.switch .text{font-size:10px;letter-spacing:-.12px;line-height:14px}.header-left .chart{margin-left:26px}.header-left .chart .bonus-info .expiry-date{font-size:10px;letter-spacing:-.12px}.header-right .signUp{margin:0 8px}.header-right .header__person .person__bottom{width:250px}.header-right .header__person .person__bottom .item_info{padding:16px}.header-right .header__person .person__bottom .item_info .line:first-of-type{margin:0 0 9px}.header-right .header__person .person__bottom .item_info .line span{font-size:10px;letter-spacing:-.12px}.header-right .header__person .person__bottom .item .link{padding:15px}.header-right .btn__block{margin-left:15px}.header-right .header-balance{width:137px}.header-right .header-balance .balance__top .text{font-size:10px;letter-spacing:-.12px}.header-right .header-balance .balance__bottom{width:137px}.header-right .header-balance .balance__bottom .item{padding:18px 16px 1px 15px}.header-right .header-balance .balance__bottom .item:last-of-type{padding-bottom:23px}.header-right .header-balance .balance__bottom .item .top .t-info{padding-left:7px}.header-right .total__pl{padding-right:19px}.header-right .total__pl .top{line-height:18px}.header-right .header__item{padding-right:25px}.header-right .top span{line-height:14px}.header-right p.text{font-size:10px;letter-spacing:-.12px}.header .link{font-size:10px}.header .btn__demo{margin:0 7px 0 24px}.header .header__link{font-size:10px;letter-spacing:-.12px;line-height:14px}.aside li{width:56px;height:56px}.aside li a .title{font-size:9px;letter-spacing:-.11px;line-height:9px}.aside li a .count,.aside li a .signl{top:11px;right:10px}.aside li a .signl{width:4px;height:4px}.left__assets__block .assets__head{height:29px}.left__assets__block .assets__head p{font-size:9px;letter-spacing:-.11px;line-height:12px;width:87px}.left__assets__block .assets__list .asset .top .name{font-size:12px;letter-spacing:-.15px;line-height:12px;margin-right:3px;width:57px}.left__assets__block .assets__list .asset .top .price{font-size:10px;letter-spacing:-.12px;min-width:91px;margin-right:5px}.left__assets__block .assets__list .asset .top .percent{font-size:10px;letter-spacing:-.12px;min-width:54px}.left__assets__block .assets__list .asset .top .ico_timer{font-size:12px;margin:0 24px 0 0}.left__assets__block.active .left__assets_container,.left__assets__block .assets-block,.left__assets__block .input-panel,.left__assets__block .select-panel,.left__assets__block .tabs{width:326px}.bottom__assets__block .tabs label{width:129px}.bottom__assets__block .assets-block{height:calc(100% - 34px)}.bottom__assets__block .assets__head{height:45px;padding:16px 20px 16px 16px}.bottom__assets__block .assets__head .col{font-size:10px;letter-spacing:-.12px;line-height:14px}.bottom__assets__block .assets__list{height:calc(100% - 45px)}.bottom__assets__block .asset .col,.bottom__assets__block .assets__head .col{width:100%;max-width:170px}.bottom__assets__block .asset .col:last-of-type,.bottom__assets__block .assets__head .col:last-of-type{width:16px}.bottom__assets__block .asset .col:first-of-type img.logo{display:none}.bottom__assets__block .asset .col:first-of-type .name{margin-left:8px;font-size:10px;line-height:14px}.bottom__assets__block .asset .amout,.bottom__assets__block .asset .created,.bottom__assets__block .asset .market_rate,.bottom__assets__block .asset .open_rate{font-size:10px;letter-spacing:-.12px}.bottom__assets__block .asset .add span,.bottom__assets__block .asset .col span.pop-up{max-width:105px;font-size:9px;letter-spacing:-.11px}.bottom__assets__block .asset .pl{font-size:10px;letter-spacing:-.12px}.bottom__assets__block.active .bottom__assets_container{height:206px}.chart__block .action__asset__block{width:242px;padding:16px}.chart__block .block_amount_border{height:32px}.chart__block .block_amount_border input{font-size:12px;letter-spacing:-.15px;line-height:16px}.chart__block .trade_amount{font-size:10px;letter-spacing:-.12px}.chart__block .btn_block{margin-bottom:18px}.chart__block .btn_block span{font-size:11px;letter-spacing:-.14px;line-height:14px}.chart__block .btn_block .btn{margin-bottom:2px;font-size:12px;line-height:16px;letter-spacing:-.15px;width:100px;height:32px}.chart__block .sl_tp_block{margin-bottom:17px}.chart__block .sl_tp_block .switch .slider{margin-right:10px}.chart__block .btn_border{height:32px;font-size:12px}.chart__block p.txt{margin-top:16px;font-size:9px;letter-spacing:-.11px;line-height:12px}}@media screen and (min-width:1366px) and (max-width:1919px){.header-left .chart{margin-left:46px}.left__assets__block .assets__head p{font-size:9px}.reports-history__table .col{max-width:80px}}@media screen and (min-width:1025px) and (max-width:1365px){.header-right .btn__block{margin-right:8px}.bottom__assets__block .asset .col span.pop-up{max-width:95px;font-size:9px;letter-spacing:-.11px}.bottom__assets__block.active .bottom__assets_container{height:171px}.left__assets__block{position:absolute;left:57px;height:calc(100% - 63px);background:#202b41}.left__assets__block .assets__head p{font-size:9px}.reports-history__table .col{max-width:60px}.reports-summary .summary_block .row{flex-wrap:wrap}.reports-summary .summary_block .col{width:50%}.reports-summary .summary_block .col:first-child,.reports-summary .summary_block .col:nth-child(2){margin-bottom:16px}.reports-summary .summary_block:first-child{width:62%;flex-basis:auto;margin-right:16px}.reports-summary .summary_block:nth-child(2){width:36%;flex-basis:auto;margin-right:0}.reports-summary .summary_block:nth-child(2) .col{width:100%}.reports-summary .summary_block:nth-child(3),.reports-summary .summary_block:nth-child(4){width:49%;flex-basis:auto}.settings_block,.settings_block:nth-child(4){flex-basis:49%;margin-right:16px}.settings_block:nth-child(2n){margin-right:0}.settings_block:nth-child(4){margin-bottom:16px}.settings_block:nth-child(4) .bottom{flex-direction:column}.settings_block:nth-child(4) .bottom .wrap{padding:0}}@media screen and (min-width:1920px){.asset__mob{display:none!important}}
