@import url(https://code.highcharts.com/css/highcharts.css);@import url(https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css);.header{background-color:#fff;border-radius:10px;display:flex;height:70px;justify-content:space-between;padding:0 20px;width:100%}.header .side-menu{align-items:center;color:#4d57a5;display:flex;width:50px}.header .main-menu{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-around}.header .main-menu .header-icon{align-items:center;display:flex;height:100%;justify-content:center;padding:0 10px;text-align:center}.header .main-menu .header-summary{align-items:center;display:flex;flex-direction:column}.header .main-menu .header-summary .account-summary{align-items:center;display:flex}.header .main-menu .header-summary .account-summary .select{display:block;line-height:3;margin-right:10px;overflow:hidden;position:relative}@media(max-width:800px){.header .main-menu .header-summary .account-summary .select{line-height:2}}.header .main-menu .header-summary .account-summary .select select{background:#fff;border:none;border-radius:3px;color:#4d57a5;cursor:pointer;font-size:20px;min-width:none;outline:0;padding-right:5px;text-align:center}.header .main-menu .header-summary .account-summary-mobile{color:#4d57a5;font-size:12px}.header .main-menu .header-summary .account-summary-mobile .title{color:#4d57a5;text-align:center}.header .main-menu .header-summary .account-summary-mobile .title-menu{align-items:center;background:#1c1f45;border-top:1px solid;bottom:-200px;color:#fff;display:flex;flex-direction:column;height:200px;justify-content:center;position:absolute;right:0;width:100vw}.header .main-menu .header-summary .account-summary-mobile .title-menu--item{padding:10px 0;text-align:center}.header .main-menu .header-summary .account-error{color:#d53b37;font-size:16px;max-width:600px;text-align:center}.header .main-menu .ttf-image{margin-right:13px}@media(max-width:576px){.header .main-menu .header-icon{display:none}.header .main-menu .header-summary .account-summary .select{line-height:2}.header .main-menu .header-summary .account-summary .select select{font-size:12px;min-width:300px}.header .main-menu .header-summary .account-error{font-size:12px}}.lower-navbar{background-color:#fff;flex-direction:column;justify-content:space-evenly}.error-message,.lower-navbar{align-items:center;display:flex;width:100%}.error-message{background:#d53b37;color:#fff;font-size:16px;justify-content:space-between;padding:5px 20px}.error-message .message{display:flex}.error-message span{text-align:center}.error-message .action-bar{align-items:center;display:flex}.error-message .action-bar .continue-btn{background:#fce3e3;border:none;border-radius:5px;color:#d53b37;font-weight:600;margin-right:10px}.nav-items{border-radius:10px;display:flex;flex-direction:row;height:60px;justify-content:space-between;overflow:hidden;width:100%}.nav-item{align-items:center;background-color:#e8e8ed;color:gray;cursor:pointer;display:flex;flex:1 1;justify-content:center;transition:all .3s ease-in-out}.nav-item:hover{background-color:#f7f7fb;color:#1c1f45;cursor:pointer}.nav-item-active{background-color:#fafafa;color:#1c1f45;cursor:pointer}@media screen and (min-width:320px)and (max-width:900px){.error-message{font-size:14px}}.user-layout{background:#fafafa;display:flex;flex-direction:column;height:100vh;max-height:100vh;position:relative}.user-layout-header{background:#f9f9f9;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.report-page{display:flex;flex-direction:column}.report-page .date-filters{background:#e9e9f9;border-radius:10px;color:#4d57a5;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 35px}.report-page .date-filters .date-period input[type=radio]{opacity:0;position:absolute}.report-page .date-filters .date-period .range{background:#e9e9f9;border-radius:5px;color:gray;cursor:pointer;font-weight:500;margin-right:5px;padding:8px 15px;transition:all .2s}@media(max-width:800px){.report-page .date-filters .date-period .range{padding:0 10px}}.report-page .date-filters .date-period input[class=range]:checked+.range,.report-page .date-filters .date-period input[class=range]:focus+.range,.report-page .date-filters .date-period input[class=range]:hover+.range{background:#fff;color:#4d57a5}.report-page .date-filters .date-range{align-items:center;color:#1c1f45;display:flex}.report-page .date-filters .date-range span{cursor:pointer}.report-page .control-bar{align-items:center;background:#fafafa;border:none;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;outline:none;padding:25px 30px;width:100%}.report-page .export-btn{width:140px}.report-page .csv-down-btn{color:#000;text-decoration:none}.report-container{margin:0 auto;max-width:1700px;padding:0 5px}.MuiToolbar-root{padding:0!important}#report .MuiToolbar-root,.MuiToolbar-root{border:none;outline:none}#report .MuiTable-root{border-spacing:0 8px!important}#report .MuiTableCell-head{background:#e9e9f9!important;color:#4d57a5!important;font-size:16px!important;font-weight:700!important;padding:20px 0!important}#report .MuiTableCell-root{border:none!important;color:#424242;font-weight:500;outline:none!important;padding:10px 0}#report .MuiTableCell-root:first-child{border-bottom-left-radius:10px!important;border-top-left-radius:10px!important;overflow:hidden!important}#report .MuiTableCell-root:last-child{border-bottom-right-radius:10px!important;border-top-right-radius:10px!important;overflow:hidden!important}#report .IndentCell-indentCell{background:transparent}.account-page--title{display:flex;justify-content:center;margin-bottom:10px}.account-page--title span{color:#fff;font-size:30px}.account-page .select-type-container{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.account-page .select-type-container .title{color:#1c1f45;font-size:24px;font-weight:500;margin-left:25px}.reporting_page{display:flex;flex-direction:column;margin:0 auto;max-width:1700px;padding:0 5px}.reporting_page .date-filters{background:#e9e9f9;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 35px}.reporting_page .date-filters .date-period input[type=radio]{opacity:0;position:absolute}.reporting_page .date-filters .date-period .range{background:#e9e9f9;border-radius:5px;color:gray;cursor:pointer;font-weight:500;margin-right:5px;padding:8px 15px;transition:all .2s}@media(max-width:800px){.reporting_page .date-filters .date-period .range{padding:0 10px}}.reporting_page .date-filters .date-period input[class=range]:checked+.range,.reporting_page .date-filters .date-period input[class=range]:focus+.range,.reporting_page .date-filters .date-period input[class=range]:hover+.range{background:#fff;color:#4d57a5}.reporting_page .date-filters .date-range{align-items:center;color:#1c1f45;display:flex}.reporting_page .date-filters .date-range span{cursor:pointer}.reporting_page .control-bar{align-items:center;background:#fafafa;border:none;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;outline:none;padding:25px 30px;width:100%}.reporting_page .export-btn{width:140px}.reporting_page .csv-down-btn{color:#000;text-decoration:none}.reporting_page .summary_item{color:#69b779;font-weight:600}.reporting_page .summary_item.minus{color:#d53b37}.reporting_page .reporting_table{-webkit-overflow-scrolling:touch;border:none;flex-grow:1;outline:none;overflow:auto;width:100%}.transfer-report .MuiToolbar-root,.transfer-report .control-bar{background:transparent!important;border:none!important;outline:none!important}.transfer-report .MuiTable-root{border-spacing:0 8px!important}.transfer-report .MuiTableCell-head{background:#e9e9f9!important;color:#4d57a5!important;font-size:16px!important;font-weight:700!important;padding:20px 0!important}.transfer-report .MuiTableCell-root{border:none!important;color:#424242;font-weight:500;outline:none!important;padding:10px 0}.transfer-report .MuiTableCell-root:first-child{border-bottom-left-radius:10px!important;border-top-left-radius:10px!important;overflow:hidden!important}.transfer-report .MuiTableCell-root:last-child{border-bottom-right-radius:10px!important;border-top-right-radius:10px!important;overflow:hidden!important}.transfer-report .IndentCell-indentCell{background:transparent!important}.help-faq-page{margin-top:20px}.help-faq-page .accordion .card{background:none;border:none;margin-bottom:25px}.help-faq-page .accordion .card .card-header{background:none;border:none;display:flex;flex-direction:row;gap:5px;padding:0}.help-faq-page .accordion .card-header h2 span{float:left;margin-top:10px}.help-faq-page .accordion .card-header{color:#1c1f45;cursor:pointer;font-size:20px;font-weight:500;padding-left:1.5rem;position:relative;text-align:left;transition:.3s;width:100%}.help-faq-page .accordion .card-header .question{margin-left:15px}.help-faq-page .accordion .card-header:hover{color:#4d57a5}.help-faq-page .accordion .card-body{color:#1c1f45;font-size:16px;padding:5px 0 5px 43px}.help-faq-page .page-title{margin:3rem 0 3rem 1rem;position:relative}.help-faq-page .page-title:after{background:#73bb2b;border-radius:1px;bottom:-15px;content:"";height:3px;left:0;position:absolute;width:80px}.help-faq-page .accordion .highlight .btn{color:#74bd30}.help-faq-page .accordion .highlight i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.help-topic-page{display:flex;flex-direction:column;height:100%}.help-topic-page--top{align-items:center;display:flex}.help-topic-page--top .search{flex:1 1}.help-topic-page--bottom{display:flex;flex-direction:row;height:100%;margin-top:20px}.help-topic-page--bottom .left{width:20%}.help-topic-page--bottom .left .tree{height:100%}.help-topic-page--bottom .left .card-style{height:100%;padding:10px}.help-topic-page--bottom .right{width:80%}.help-topic-page--bottom .right .card-style{height:100%;margin-left:10px;padding:10px}.help-topic-page--bottom .right .card-style .wrapper{grid-gap:20px;background-color:#fff;color:#444;display:grid;grid-template-columns:repeat(3,1fr);margin:30px 50px}.help-topic-page--bottom .right .card-style .box{align-items:center;background-color:#444;border-radius:5px;color:#fff;display:flex;font-size:150%;justify-content:center}.help-page{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;padding:60px;width:100%}.help-page--title{display:flex;justify-content:center}.help-page--title span{color:#fff;font-size:30px}.help-page--container{margin:0 auto;max-width:1700px;min-height:45rem;width:100%}.help-page--container h1{color:#000;font-size:2.5rem;margin-bottom:40px}.help-page--list{margin-bottom:50px;margin-right:15px;position:relative}.help-page--list input[type=radio]{opacity:0;position:absolute}.help-page--list .help-title{border-bottom:3px solid gray;color:#000;cursor:pointer;font-size:24px;padding:2px 20px;text-align:center;transition:all .2s}@media(max-width:800px){.help-page--list .help-title{padding:0 10px}}.help-page--list input[class=help-title]:checked+.help-title,.help-page--list input[class=help-title]:focus+.help-title,.help-page--list input[class=help-title]:hover+.help-title{border-bottom:3px solid #4d57a5}.help-page--content{height:100%}.help-page .my-container{margin:0 auto;max-width:1700px;padding:0 5px}@media screen and (min-width:320px)and (max-width:1200px){.help-page .help-page--container #right-side{display:flex;flex-direction:column;width:100%}}.expander-div .expander-icon.disable-icon{pointer-events:none}.expander-div .expander-icon.disable-icon svg{fill:#d3d3d3;cursor:not-allowed;opacity:.5}.data-column .popup-button--text{align-items:center}@media(max-width:576px){.expander-div{flex-direction:column-reverse}.expander-div .expand-icon{margin-right:0;width:20px}.data-column .popup-button--text .description{margin-left:0}.data-column .popup-button--text .description--name{display:none}.data-column .popup-button--text .description--abb{font-size:14px}.month-12{display:none}.cryptoIcon{height:25px;margin-right:5px;width:25px}}.trading-section--top{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.trading-section--top .trade-buttons{align-items:center;display:flex;gap:10px}.trading-section--top .trade-buttons--btn{background-color:#fafafa;border:1px solid transparent;border-radius:5px;font-size:14px;padding:12px 35px;transition:all .2s ease-in-out}.trading-section--top .trade-buttons .buy-btn--selected{background:#69b779!important;color:#fff!important}.trading-section--top .trade-buttons .sell-btn--selected{background:#d53b37!important;color:#fff!important}.trading-section--top .trade-buttons .buy-btn{background:transparent;border:1px solid #69b779;color:#69b779}.trading-section--top .trade-buttons .sell-btn{background:transparent;border:1px solid #d53b37;color:#d53b37}.trading-section--top .trade-mode{align-items:center;display:flex}.trading-section--top .trade-mode .filter-list{padding-right:5px;position:relative}.trading-section--top .trade-mode .filter-list input[type=radio]{opacity:0;position:absolute}.trading-section--top .trade-mode .filter-list .filter{border-bottom:2px solid #959595;color:#959595;cursor:pointer;font-size:14px;font-weight:500;padding:12px 4px;transition:all .2s}.trading-section--top .trade-mode .filter-list .market-mode .filter{left:0}.trading-section--top .trade-mode .filter-list .limit-mode .filter{right:0}.trading-section--top .trade-mode .filter-list input[class=filter]:checked+.filter,.trading-section--top .trade-mode .filter-list input[class=filter]:focus+.filter,.trading-section--top .trade-mode .filter-list input[class=filter]:hover+.filter{border-bottom:2px solid #4d57a5;color:#4d57a5}.trading-section--top .brand img{max-height:40px}.trading-section-buy{display:flex;flex-direction:column}.trading-section-sell{display:flex;flex-direction:column-reverse}.trading-section .buy-sell--share{background:#fff;border:1px solid #e8e8ed;border-radius:10px;display:flex;gap:25px;margin-bottom:10px;padding:30px}.trading-section .buy-sell--share .left{display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center}.trading-section .buy-sell--share .left .crypto{align-items:flex-start;display:flex}.trading-section .buy-sell--share .left .crypto-line{align-items:center;background:#4d57a5;border-radius:22px 0 0 22px;color:#fff;display:flex;gap:10px;padding:10px}.trading-section .buy-sell--share .left .crypto-line--icon{display:flex}.trading-section .buy-sell--share .left .crypto-line--name{font-size:18px}.trading-section .buy-sell--share .left .crypto .percent{align-items:center;display:flex;flex:1 1;height:100%}.trading-section .buy-sell--share .left .crypto .percent button{background:#e8e8ed;border:none;color:dimgray;cursor:pointer;flex:1 1;font-size:14px;height:100%;padding:4px 10px;text-transform:uppercase}.trading-section .buy-sell--share .left .crypto .percent button:hover{background-color:#4d57a5;border-color:transparent;color:#fafafa;opacity:.7}.trading-section .buy-sell--share .left .main-value{align-items:center;display:flex}.trading-section .buy-sell--share .left .main-value .crypto-icon{padding:0 10px}.trading-section .buy-sell--share .left .main-value .main{flex:1 1}.trading-section .buy-sell--share .left .main-value .main-input{background:transparent;border:1px solid #e8e8ed;border-radius:5px;color:#1c1f45;font-size:20px;font-weight:500;outline:none;padding:5px 10px;width:100%}.trading-section .buy-sell--share .left .main-value .main-input::-webkit-input-placeholder{color:#959595}.trading-section .buy-sell--share .left .main-value .main-input::placeholder{color:#959595}.trading-section .buy-sell--share .left .main-value .main-input::-webkit-inner-spin-button,.trading-section .buy-sell--share .left .main-value .main-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trading-section .buy-sell--share .left .main-value .main-input:focus{border:1px solid #4d57a5}.trading-section .buy-sell--share .left .main-value .main-input[type=number]{-moz-appearance:textfield}.trading-section .buy-sell--share .right{display:flex;flex:1 1;flex-direction:column;justify-content:center}.trading-section .buy-sell--share .right .balance{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;color:#858585;display:flex;font-size:18px;font-weight:600;justify-content:space-between;width:100%}.trading-section .buy-sell--share .right .balance__title{color:#424242}.trading-section .buy-sell--share .right .balance__value{color:#4d57a5}.trading-section .buy-sell--share .right .limit-trading{width:100%}.trading-section .buy-sell--share .right .limit-trading__target-price{margin:10px 0}.trading-section .buy-sell--share .right .limit-trading__target-price .price-title{color:dimgray;margin-bottom:5px}.trading-section .buy-sell--share .right .limit-trading__target-price .price-value{min-height:23px}.trading-section .buy-sell--share .right .limit-trading__target-price .price-value input{background:#fff;border:1px solid #e8e8ed;border-radius:5px;color:#1c1f45;outline:none;padding:5px 10px;text-align:center;width:100%}.trading-section .buy-sell--share .right .limit-trading__target-price .price-value input:focus{border:1px solid #4d57a5}.trading-section .buy-sell--share .right .limit-trading__target-price .price-value input::-webkit-input-placeholder{color:#959595}.trading-section .buy-sell--share .right .limit-trading__target-price .price-value input::placeholder{color:#959595}.trading-section .buy-sell--share .right .limit-trading .filter-list{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.trading-section .buy-sell--share .right .limit-trading .filter-list label{display:flex;flex:1 1}.trading-section .buy-sell--share .right .limit-trading .filter-list #bid{border-radius:5px 0 0 5px}.trading-section .buy-sell--share .right .limit-trading .filter-list #target-price-any{border-radius:0 5px 5px 0}.trading-section .buy-sell--share .right .limit-trading .filter-list input[type=radio]{opacity:0;position:absolute}.trading-section .buy-sell--share .right .limit-trading .filter-list .filter{background:#e8e8ed;color:dimgray;cursor:pointer;flex:1 1;min-width:50px;padding:5px 0;text-align:center;transition:all .2s ease-in-out}.trading-section .buy-sell--share .right .limit-trading .filter-list .limit-mode{margin-right:5px}.trading-section .buy-sell--share .right .limit-trading .filter-list .target-price-any{height:100%}.trading-section .buy-sell--share .right .limit-trading .filter-list .target-price-any input{background:#fff;border:none;color:#4d57a5;font-size:14px;height:100%;outline:none;padding:5px;width:40px}.trading-section .buy-sell--share .right .limit-trading .filter-list .target-price-any input[class=filter]:checked+.filter,.trading-section .buy-sell--share .right .limit-trading .filter-list .target-price-any input[class=filter]:focus+.filter,.trading-section .buy-sell--share .right .limit-trading .filter-list .target-price-any input[class=filter]:hover+.filter{background:#4d57a5;color:#fff}.trading-section .buy-sell--share .right .limit-trading .filter-list .target-price-any span{color:#fff;font-size:12px}.trading-section .buy-sell--share .right .limit-trading .filter-list input[class=filter]:checked+.filter,.trading-section .buy-sell--share .right .limit-trading .filter-list input[class=filter]:focus+.filter,.trading-section .buy-sell--share .right .limit-trading .filter-list input[class=filter]:hover+.filter{background:#4d57a5;color:#fff}.trading-section .buy-sell--share .right .limit-trading input::-webkit-inner-spin-button,.trading-section .buy-sell--share .right .limit-trading input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trading-section .buy-sell--share .right .limit-trading input[type=number]{-moz-appearance:textfield}.trading-section .buy-sell--share .right .balance-summary{color:dimgray;display:flex;flex-direction:row;font-size:16px;justify-content:space-between;margin-top:5px;width:100%}.trading-section .buy-sell--share .right .balance-summary__title{align-items:flex-start;display:flex;flex-direction:column}.trading-section .buy-sell--share .right .balance-summary__values{align-items:flex-end;display:flex;flex-direction:column}.trading-section .buy-sell--share .right .market-trading{display:flex;flex-direction:column;min-height:120px;padding-top:25px;width:100%}.trading-section .buy-sell--share .right .market-trading__title{color:#424242;font-weight:500}.trading-section .buy-sell--share .right .market-trading__value{color:#4d57a5;margin-top:10px}.trading-section .change-icon{display:flex;justify-content:center;position:relative}.trading-section .change-icon button{background:none;border:none;position:absolute;top:-15px}.trading-section .change-icon button svg{background:#fff;border:1px solid #e8e8ed;border-radius:100%;color:#424242;height:32px;transition:all .2s ease-in-out;width:32px}.trading-section .change-icon button svg:hover{background:#1c1f45;border:1px solid #1c1f45;color:#fff}.trading-section--bottom{display:flex;flex-direction:column;gap:10px}.trading-section--bottom .buy-place-btn{background-color:#69b779}.trading-section--bottom .buy-place-btn,.trading-section--bottom .sell-place-btn{border-radius:5px;border-style:none;box-sizing:border-box;color:#fff;font-size:18px;font-weight:500;padding:10px 20px;transition:all .2s ease-in-out;width:100%}.trading-section--bottom .sell-place-btn{background-color:#d53b37}.trading-section--bottom .place-btn:active,.trading-section--bottom .place-btn:hover{opacity:.7}.trading-section--bottom .disable-btn{background-color:#e8e8ed;border-radius:5px;border-style:none;box-sizing:border-box;color:#959595;font-size:18px;font-weight:500;padding:10px 20px;transition:all .2s ease-in-out;width:100%}.trading-section--bottom .message{color:#424242;display:flex;flex-direction:column;font-size:14px;margin:0 auto;width:95%}.trading-section--bottom .message .message-price-loading{font-weight:600;margin-bottom:5px;margin-top:10px}.trading-section--bottom .message .error{color:#d53b37}@media(max-width:576px){.trading-section--top{display:flex;flex-direction:row;margin-top:10px}.trading-section--top .trade-buttons{display:flex;justify-content:center}.trading-section--top .trade-buttons--btn{font-size:14px;min-height:40px;min-width:50px}.trading-section--top .trade-mode{display:flex;justify-content:space-around}.trading-section--top .trade-mode .filter-list .filter{font-size:12px;min-height:40px;padding:2px 10px;width:95px}.trading-section .buy-sell--share{display:flex;flex-direction:column-reverse;padding:20px 10px}.trading-section .buy-sell--share .right .limit-trading{width:100%}.trading-section .buy-sell--share .right .limit-trading__target-price{align-items:center;display:flex;flex-direction:column}.trading-section .buy-sell--share .right .limit-trading .filter-list{justify-content:center}.trading-section .buy-sell--share .right .balance{font-size:14px}.trading-section .buy-sell--share .left{margin-top:30px}.trading-section .buy-sell--share .left .crypto-line--name{font-size:14px}.trading-section .buy-sell--share .left .main-value .main-input{font-size:20px}.trading-section .buy-sell--share .left .crypto .percent button{font-size:12px}.trading-section--bottom .place-btn{font-size:14px}.trading-section--bottom .message{font-size:12px}}.trade-table{max-height:350px;max-width:100%;overflow:auto;padding-right:5px}.trade-table table{border-collapse:initial;border-spacing:0 8px;font-size:16px;width:100%}.trade-table table thead th{background:#e8e8ed;color:#1c1f45;font-weight:500;padding:15px 2px;text-align:center}.trade-table table thead th:first-child{border-radius:10px 0 0 10px}.trade-table table thead th:last-child{border-radius:0 10px 10px 0}.trade-table table tbody tr td{background:#f7f7fb;border:none;color:dimgray;padding:5px 0;text-align:center;transition:all .3s ease}.trade-table table tbody tr td:first-child{border-radius:10px 0 0 10px}.trade-table table tbody tr td:last-child{border-radius:0 10px 10px 0}.trade-table table tbody tr:hover td{background:#e8e8ed}.trade-table .date-column{white-space:pre-line}.trade-table td[colspan="10"]{border-radius:10px!important;color:dimgray;font-weight:500;padding:15px 0!important;text-align:center}.trade-table .open-status{background:#69b779;font-weight:500}.trade-table .canceled-status,.trade-table .open-status{border-radius:5px;color:#fff;padding:5px 10px;text-transform:capitalize}.trade-table .canceled-status{background:#ffc765;font-weight:600}.trade-table .closed-status{background:#b2b6e6;font-weight:600}.trade-table .closed-status,.trade-table .error-status{border-radius:5px;color:#fff;padding:5px 10px;text-transform:capitalize}.trade-table .error-status{background:#d53b37;font-weight:500}.trade-table .normal-status{background:#e4d6db;border-radius:5px;color:#fff;font-weight:600;padding:5px 10px;text-transform:capitalize}.trade-table .cancel-btn{background:#4d57a5;border:1px solid transparent;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;padding:3px 12px;transition:all .3s ease}.trade-table .cancel-btn:hover{background:#fff;border:1px solid #4d57a5;color:#4d57a5}.trade-table .cancel-btn-disable{background:#e8e8ed;border:1px solid transparent;border-radius:5px;color:#959595;cursor:not-allowed;font-weight:500;padding:3px 12px;transition:all .3s ease}.trade-table .side-buy{background:#e3f5e7;color:#69b779}.trade-table .side-buy,.trade-table .side-sell{border-radius:5px;font-weight:500;padding:5px 15px;text-transform:capitalize}.trade-table .side-sell{background:#fce3e3;color:#d53b37}@media screen and (min-width:320px)and (max-width:1200px){.trade-table{max-height:210px}.trade-table table{font-size:14px}}.graph-section,.graph-section-error{display:flex;flex-direction:column;height:100%}.graph-section-error{background:#fff;border:1px solid #e9e9f9;border-radius:10px;color:#1c1f45;justify-content:center}.graph-section-title{justify-content:space-between;margin:10px 0;padding:0 20px}.graph-section-title,.graph-section-title-one{align-items:center;display:flex}.graph-section-title-one .info-one{align-items:center;color:#1c1f45;display:flex;font-size:18px;font-weight:600;gap:15px;text-transform:uppercase}.graph-section-title-one .info-one .icon{height:32px;width:32px}.graph-section-title-one .info-two{align-items:center;color:#4d57a5;font-size:18px;font-weight:600;margin-left:10px}.graph-section-title .info-three{display:flex;font-size:18px;font-weight:600}.graph-section .graph-section-container{background-color:#fff;border:1px solid #e9e9f9;border-radius:10px;box-sizing:border-box;height:100%;padding:15px}.graph-section-date{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:10px}.graph-section-date .timeframe{align-items:center;display:flex;position:relative}.graph-section-date .timeframe input[type=radio]{opacity:0;position:absolute}.graph-section-date .timeframe .range{border-bottom:2px solid #959595;color:#959595;cursor:pointer;padding:10px 15px;transition:all .2s}@media(max-width:800px){.graph-section-date .timeframe .range{padding:0 10px}}.graph-section-date .timeframe input[class=range]:checked+.range,.graph-section-date .timeframe input[class=range]:focus+.range,.graph-section-date .timeframe input[class=range]:hover+.range{border-bottom:2px solid #4d57a5;color:#4d57a5}.graph-section-date .date-text{color:#424242;display:flex;font-weight:500}.graph-section-date .date-text .start-date{margin-right:5px}.graph-section-date .date-text .end-date{margin-left:5px}.graph-section .highcharts-background{fill:#fff}.graph-section .highcharts-container text{fill:#1c1f45}.graph-section .highcharts-contextbutton{fill:#fff!important}.graph-section .highcharts-button-symbol{stroke:#1c1f45!important;stroke-width:1.5px!important}.graph-section .highcharts-axis-title,.graph-section .highcharts-credits,.graph-section .highcharts-subtitle{fill-opacity:1}.graph-section .highcharts-grid-line{stroke:#1c1f45;stroke-opacity:.1}.graph-section .highcharts-tooltip-box{fill:#fff}.graph-section .highcharts-column-series rect.highcharts-point{stroke:#fff}.graph-section .highcharts-scrollbar-track{fill:transparent}@media(prefers-color-scheme:dark){.graph-section :root{--background-color:#1f2227;--text-color:silver;--hilight-color:#8db4d6}.graph-section .highcharts-color-0{fill:#28343f;stroke:#84f766}.graph-section .highcharts-color-1{fill:#9696ab;stroke:#9696ab}}@media screen and (min-width:320px)and (max-width:1200px){.graph-section-title{align-items:flex-start;display:flex;flex-direction:column}.graph-section-title .info-one{font-size:16px;margin-left:0;margin-right:5px}.graph-section-title .info-two{color:#fff;font-size:20px;line-height:1.1;margin-right:10px}.graph-section-title .info-three{display:flex;font-size:16px}.graph-section-date{align-items:center;flex-direction:column}.graph-section-date .date-text{margin-top:15px}}.expanded-info-tr{border:none;outline:none}.expanded-info{background-color:#fafafa;border-radius:10px;display:flex;flex-direction:column;margin:5px 0;overflow:hidden}.expanded-info--top{display:flex;gap:15px}.expanded-info--top--graph,.expanded-info--top--trading{flex:1 1;padding:20px 0}.expanded-info--bottom{padding:15px 0;width:100%}@media screen and (min-width:320px)and (max-width:1200px){.expanded-info{width:98vw}.expanded-info--top{display:block}.expanded-info--top--trading{max-width:none;min-width:0;min-width:auto;padding:8px;width:98vw}.expanded-info--top--graph{padding:8px;width:98vw}.expanded-info--bottom{padding:8px;width:100%}}.crypto-info-row{background-color:#f7f7fb;border-radius:10px;color:#4d57a5;overflow:hidden}.crypto-info-row td{border:none;padding:1rem}.crypto-info-row td:first-child{border-radius:10px 0 0 10px}.crypto-info-row td:last-child{border-radius:0 10px 10px 0}.crypto-info-row:hover,.crypto-info-row:hover td{background-color:#e9e9f9}.expander-div{align-items:center;display:flex;justify-content:center}.expander-div .expand-icon{margin-right:10px}.cryptoIcon{height:30px;margin-right:20px;width:30px}.basic-info{margin-left:6.5rem;padding:1.2rem;text-align:left;text-align:initial}.basic-info>h1{margin:.5rem .5rem .5rem 5rem}.more-info{display:flex;justify-content:space-around}.crypto-div:hover{cursor:pointer}.table-data{align-items:center;display:flex;justify-content:space-around}.data-column p{color:#1c1f45;font-weight:500}.data-column .popup-button{background:transparent;border:none}.data-column .popup-button--text{display:flex;flex-direction:row}.data-column .popup-button--text .description{align-items:flex-start;color:#1c1f45;display:flex;flex-direction:column}.data-column .popup-button--text .description--abb{font-size:18px;font-weight:600}.data-column .popup-button--text .description--name{font-size:14px;text-align:left}#popup-root .popup-window{background:#fff;border-radius:15px!important;box-shadow:0 10px 20px rgba(0,0,0,.4);height:auto!important;max-width:800px;padding:15px 40px;width:80vw!important}#popup-root .popup-window--top{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#popup-root .popup-window--top span{font-weight:600}#popup-root .popup-window--top svg{cursor:pointer;position:absolute;right:10px;top:5px}#popup-root .popup-window--description{word-wrap:break-word;color:#000;height:200px;margin-top:10px;overflow:auto}.modal-overlay{background:rgba(0,0,0,.75);inset:0;position:fixed;z-index:1000}.iframe-popup{height:70vh;width:70vw}.symbol-column{text-align:left!important}.price-column,.profit-column{text-align:center!important}@media(max-width:576px){.expander-div{flex-direction:column-reverse}.expander-div .expand-icon{margin-right:0;width:20px}.data-column p{color:#1c1f45}.data-column .popup-button--text .description{margin-left:0}.data-column .popup-button--text .description--name{display:none}.data-column .popup-button--text .description--abb{font-size:14px}.month-12{display:none}.cryptoIcon{height:25px;margin-right:5px;width:25px}}.open-orders{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;margin:10px auto auto;max-width:1700px;padding:1rem;width:100%}.open-orders--button{align-items:center;border:none;color:#4d57a5;cursor:pointer;display:flex;font-size:18px;font-weight:500;justify-content:center;text-align:center;width:100%}.open-orders--button .arrow{margin-left:10px}.open-orders--table{margin-top:20px}@media(max-width:576px){.open-orders--button{font-size:12px}}.home-header{background-color:#fff;border-radius:10px;color:#4d57a5;display:flex;margin:auto;max-width:1700px;padding:1rem;width:100%}.home-header .header-sec{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:.1rem;text-align:center;width:33.3333333333%}.home-header .header-text{font-size:18px;font-weight:500}.home-header .header-text--value{align-items:center;display:flex;flex-direction:column;justify-content:center}.my-container{margin:35px auto 0;max-width:1700px;padding:0 5px}.my-container .title{align-items:center;display:flex;font-weight:600;gap:10px;margin-bottom:10px;position:relative}.my-container .title .holdings-header{color:#1c1f45;font-size:18px;font-weight:500}.my-container .title .holdings-header.centered{left:50%;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.my-container .title .filter-list{border-radius:10px;margin-right:15px;overflow:hidden;position:relative}.my-container .title .filter-list input[type=radio]{opacity:0;position:absolute}.my-container .title .filter-list .filter{background:#e8e8ed;color:gray;cursor:pointer;font-size:18px;font-weight:500;padding:10px 30px;text-align:center;transition:all .2s}.my-container .title .filter-list input[class=filter]:checked+.filter,.my-container .title .filter-list input[class=filter]:focus+.filter,.my-container .title .filter-list input[class=filter]:hover+.filter{background:#fafafa;color:#4d57a5}.my-container .holdings-hr{color:#000;height:1px;margin:0 0 2rem;opacity:100%}.my-container .tbody-crypto{border:0 solid;border-color:inherit;margin-left:1rem;padding:10px!important;width:20%}.my-container .all-crypto-header{align-items:center;display:flex;justify-content:space-around;width:25%}.my-container .crypto-list{border-collapse:initial;border-spacing:0 5px;min-width:100%;text-align:center}.my-container .crypto-list tbody{padding:10px!important}.my-container .table-header-row{margin-bottom:5px!important}.my-container .table-header-row tr{background:#e9e9f9;border-radius:10px!important;overflow:hidden}.my-container .table-header-row th{background:#e9e9f9;border:none;color:#1c1f45;cursor:pointer;font-size:18px;font-weight:500;padding:20px 5px}.my-container .table-header-row th:first-child{border-radius:10px 0 0 10px}.my-container .table-header-row th:last-child{border-radius:0 10px 10px 0}.my-container .table-header-row .symbol-column-header{text-align:left}.my-container .table-header-row .filter-arrow{margin-left:10px}.my-container .data-column{color:#fff;font-size:16px;padding:10px 0;width:11.875%}.my-container .expander{width:5%}.my-container .asset-column{text-align:center}@-webkit-keyframes animateC{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animateC{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes animate{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes animate{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@media(max-width:576px){.home-header .header-text{font-size:12px}.my-container .title{align-items:flex-start;flex-direction:column-reverse}.my-container .title .holdings-header{font-size:14px;margin-bottom:10px}.my-container .title .filter-list .filter{font-size:14px;padding:0 10px}.my-container .data-column,.my-container .table-header-row th{font-size:12px}.my-container .month-12{display:none}}.skip-btn-div{align-items:flex-end;display:flex;justify-content:flex-end;padding:2rem}.img-div{align-items:center;display:flex;justify-content:center;padding:20px}h3{font-size:1.5rem;padding:1.5rem}.paginationCtrls{display:flex;justify-content:center;margin-top:3rem}.page-btn{margin:1rem}.btn{border-radius:1rem;font-weight:600;height:2rem;width:4rem}.health-page{align-items:center;color:#fff;display:flex;justify-content:center}@font-face{font-display:swap;font-family:District Pro;font-style:normal;font-weight:100;src:url(/static/media/DistrictPro100.7fefaa6d13d53a6beea1.otf) format("opentype")}@font-face{font-display:swap;font-family:District Pro;font-style:normal;font-weight:300;src:url(/static/media/DistrictPro300.6e72d45017eade49430a.otf) format("opentype")}@font-face{font-display:swap;font-family:District Pro;font-style:normal;font-weight:400;src:url(/static/media/DistrictPro400.a72c3bb6514809dec1e7.otf) format("opentype")}@font-face{font-display:swap;font-family:District Pro;font-style:normal;font-weight:500;src:url(/static/media/DistrictPro500.442046f453e857f825e2.otf) format("opentype")}@font-face{font-display:swap;font-family:District Pro;font-style:normal;font-weight:600;src:url(/static/media/DistrictPro600.ffe77b8a76b969b06002.otf) format("opentype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#d3d3d3;font-family:District Pro,Times,serif}main{background:#fafafa;height:100%;overflow:auto;padding:50px 0;position:relative}p{margin-bottom:2px}.negative{color:#d53b37!important}.positive{color:#69b779!important}.zero{color:#4d57a5!important}::-webkit-scrollbar{height:10px;width:10px}@media(max-width:800px){::-webkit-scrollbar{height:0;width:0}}::-webkit-scrollbar-track{border-radius:20px;box-shadow:inset 0 0 5px gray}::-webkit-scrollbar-thumb{background:gray;border-radius:15px}::-webkit-scrollbar-thumb:hover{background:#10163a}
/*# sourceMappingURL=main.5fca40e0.css.map*/