
@font-face {
    font-family: 'Inter';
    src: url('../fonts/new/Inter-Regular.otf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Medium';
    src: url('../fonts/new/Inter-Medium.otf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Black';
    src: url('../fonts/new/Inter-Black.otf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url('../fonts/new/Inter-SemiBold.otf') format('truetype');
    font-style: normal;
}

.tm1 h1, .tm1 h2, .tm1 h3, .tm1 h4, .tm1 h5, .tm1 h6{margin: 0 !important;padding: 0 !important;}
.tm1 a, .tm1 p, .tm1 ul, .tm1 li{margin: 0; padding: 0;}
.tm1 a, .tm1 button, .tm1 a:hover, .tm1 button:hover, .tm1 a:focus, .tm1 button:focus, .tm1 a:focus, .tm1 button:focus{text-decoration: none;outline: none;transition: all 0.3s ease-in-out;box-shadow: none;}
.tm1 .p-0{padding: 0;}
.tm1 .pt-0{padding-top: 0;}
.tm1 .pb-0{padding-bottom: 0;}
.tm1 .pl-0{padding-left: 0;}
.tm1 .pr-0{padding-right: 0;}
.tm1 .pt-40{padding-top: 40px;}
.tm1 .pt-30{padding-top: 30px;}
.tm1 .pt-20{padding-top: 20px;}
.tm1 .pt-15{padding-top: 15px;}
.tm1 .pt-10{padding-top: 10px;}
.tm1 .pb-40{padding-bottom: 40px;}
.tm1 .pb-30{padding-bottom: 30px;}
.tm1 .pb-20{padding-bottom: 20px;}
.tm1 .pb-15{padding-bottom: 15px;}
.tm1 .pb-10{padding-bottom: 10px;}
.tm1 .pl-10{padding-left: 10px;}
.tm1 .pl-15{padding-left: 15px;}
.tm1 .pl-20{padding-left: 20px;}
.tm1 .pl-25{padding-left: 25px;}
.tm1 .pl-30{padding-left: 30px;}
.tm1 .pr-10{padding-right: 10px;}
.tm1 .pr-15{padding-right: 15px;}
.tm1 .pr-20{padding-right: 20px;}
.tm1 .pr-25{padding-right: 25px;}
.tm1 .pr-30{padding-right: 30px;}
.tm1 .m-0{margin: 0;}
.tm1 .mt-0{margin-top: 0;}
.tm1 .mb-0{margin-bottom: 0;}
.tm1 .ml-0{margin-left: 0;}
.tm1 .mr-0{margin-right: 0;}
.tm1 .mt-50{margin-top: 50px;}
.tm1 .mt-40{margin-top: 40px;}
.tm1 .mt-30{margin-top: 30px;}
.tm1 .mt-20{margin-top: 20px;}
.tm1 .mt-15{margin-top: 15px;}
.tm1 .mt-10{margin-top: 10px;}
.tm1 .mb-50{margin-bottom: 50px;}
.tm1 .mb-40{margin-bottom: 40px;}
.tm1 .mb-30{margin-bottom: 30px;}
.tm1 .mb-20{margin-bottom: 20px;}
.tm1 .mb-15{margin-bottom: 15px;}
.tm1 .mb-10{margin-bottom: 10px;}
.tm1 .ml-10{margin-left: 10px;}
.tm1 .ml-15{margin-left: 15px;}
.tm1 .ml-20{margin-left: 20px;}
.tm1 .ml-25{margin-left: 25px;}
.tm1 .ml-30{margin-left: 30px;}
.tm1 .mr-10{margin-right: 10px;}
.tm1 .mr-15{margin-right: 15px;}
.tm1 .mr-20{margin-right: 20px;}
.tm1 .mr-25{margin-right: 25px;}
.tm1 .mr-30{margin-right: 30px;}
.tm1 .p-rel{position: relative;}
.tm1 .d-flex{display: flex !important;}
.tm1 .d-ib{display: inline-block !important;}
.tm1 .align-items-center{align-items: center !important;}
.tm1 .justify-content-center {justify-content: center !important;}
.tm1 .h-100vh{height: 100vh;}
html.tm1{background: #fff;}

/* Login Page CSS Start */
.tm1 .login-template1{background: linear-gradient(to left, #FFFFFF 50%, #F5F8FD 50%);}
.tm1 .login-template1 .brief-info{background: #F5F8FD;margin-left: -15px;margin-right: -15px;}
/* .tm1 .login-template1 .brief-info img{width: 290px !important;} */
.tm1 .login-template1 .brief-info .content-wrap{width: 60%;margin: 0 auto;}
.tm1 .login-template1 .brief-info h1{font-family: 'Inter';font-weight: 600;font-size: 30px;line-height: 38px;letter-spacing: -0.02em;color: #101828;margin-bottom: 30px !important;}
.tm1 .login-template1 .brief-info p{font-family: 'Inter';font-weight: 500;font-size: 18px;line-height: 26px;color: #475467;}

.tm1 .login-template1 .login-form-column{width: 100%;}
.tm1 .login-template1 .login-form-column .content-wrap{width: 60%;margin: 0 auto;}
.tm1 .login-page .login-form-column .card{padding: 0;box-shadow: none;border-radius: 0;background: transparent;background-color: transparent;}
.tm1 .login-template1 .card .header{padding-bottom: 15px !important;}
.tm1 .login-template1 .login-form-column .welcome-text {margin-bottom: 30px;}
.tm1 .login-template1 .login-form-column .welcome-text h2{font-family: 'Inter';font-weight: 600;font-size: 36px;line-height: 44px;letter-spacing: -0.02em;color: #101828;margin-bottom: 12px !important;}
.tm1 .login-template1 .login-form-column .welcome-text p{font-family: 'Inter';font-weight: 500;font-size: 16px;line-height: 24px;color: #475467;}
.tm1 .form-group{margin-bottom: 20px !important;}
.tm1 .form-group:last-child{margin-bottom: 15px !important;}
.tm1 .form-label{font-family: 'Inter';font-weight: 500 !important;font-size: 14px !important;line-height: 20px;color: #344054 !important;margin-bottom: 6px !important;text-transform: capitalize !important;}
.tm1 .login-template1 .form-control{font-family: 'Inter';font-weight: 400;font-size: 16px;line-height: 24px;color: #667085 !important;padding: 10px 14px;background: #FFFFFF;border: 1px solid #D0D5DD;border-radius: 8px;box-shadow: none !important;height: 44px;}
.tm1 .form-control + a.show-password-link{position: absolute;right: 13px;top: 36px;cursor: pointer;}
.tm1 .login-template1 .login-form-column .checkbox-box{display: inline-block;}
.tm1 .form-control.checkbox{background: transparent;border: none;width: auto;height: auto;display: inline-block;vertical-align: middle;margin: 0;margin-right: 8px;}
.tm1 .form-control.checkbox + label{vertical-align: middle;margin: 0 !important;}
.tm1 .login-template1 .login-form-column .remember-content a.forgot-pass{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #98A2B3;float: right;}
.tm1 .login-template1 .login-form-column .remember-content a.forgot-pass:hover{color: #23CCEF;}
.tm1 .login-template1 .login-form-column .card .footer{padding: 15px;}
.tm1 .login-template1 .login-form-column .footer button.submit{font-family: 'Inter';font-weight: 500;font-size: 16px;line-height: 24px;color: #FFFFFF;padding: 12px;width: 100%;background-color: #FD1B1B !important;box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);border-radius: 8px;}
.tm1 .login-template1 .login-form-column .footer button.submit:hover{background-color: transparent !important;border-color: #FD1B1B !important;color: #FD1B1B;}
.tm1 .login-template1 .copy-right{position: absolute;bottom: 0;}
.tm1 .login-template1 .copy-right.login p{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: rgba(71, 84, 103, 0.54);margin-bottom: 20px;}
.tm1 .login-template1 .col-1 .copy-right{display: none;}

.tm1 .otp-form .card{padding: 30px 50px !important;}
.tm1 .otp-form .card .content{padding: 0;margin-top: 20px;}
.tm1 .otp-form .form-group label{font-family: 'Inter';font-weight: 500 !important;font-size: 14px !important;line-height: 20px;color: #344054 !important;margin-bottom: 5px !important;text-transform: capitalize !important;text-align: center;width: 100%;}
.tm1 .otp-form .otp-container{text-align: center !important;}
.tm1 .otp-form .otp-input:not(:last-child){margin-right: 8px !important;}
.tm1 .otp-form .otp-input{width: 50px;height: 50px;}
.tm1 .otp-form .btn-verify-otp{width: 100%;}
.tm1 .otp-form .btn-verify-otp{font-family: 'Inter';font-weight: 500;font-size: 16px;line-height: 24px;color: #FFFFFF;padding: 12px;width: 100%;background-color: #FD1B1B !important;box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);border-radius: 8px;}
.tm1 .otp-form .btn-verify-otp:hover{background-color: transparent !important;border-color: #FD1B1B !important;color: #FD1B1B;}
.tm1 .otp-form .footer-bottom{padding: 20px;}
.tm1 .otp-form .footer-bottom button{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #98A2B3;}
.tm1 .otp-form .footer-bottom button:hover {color: #23CCEF;}
/* Login Page CSS End */


/* Sidebar CSS Start */
.tm1 .sidebar-tm1{max-height: 100%;height: calc(100% - 170px);position: fixed;top: 0;bottom: 0;left: 0;width: 260px;display: block;z-index: 1;color: #FFFFFF;font-weight: 200;overflow-x: hidden;background: #FFFFFF;border-right: 1px solid #F2F4F7;}
.tm1 .sidebar-tm1 .custom-bg{height: auto;padding: 20px 25px 40px !important;}
.tm1 .sidebar-tm1 ul.nav{padding: 0 15px;}



.tm1 .sidebar-tm1 ul.nav li a svg:not(:root){width: 18px !important;height: 20px !important;}
.tm1 .sidebar-tm1 ul.nav li a{font-family: 'Inter';font-weight: 500;font-size: 16px;line-height: 24px;color: #344054;}
.tm1 .sidebar-tm1 p .caret{float: right;margin-top: 11px;}
.tm1 .footer-social-media-link{border: none;background: #fff;border-right: 1px solid #FFF !important;}
.tm1 .footer-social-media-link .content-box ul li{background: #98A2B3;border-radius: 46px;width: 32px;height: 32px;line-height: 32px;margin-right: 10px;}
.tm1 .footer-social-media-link .content-box ul li a i{font-size: 12px;color: #FFFFFF;}
.tm1 .refferal-link h3{font-family: 'Inter';font-weight: 500;font-size: 16px;line-height: 24px;color: #344054;margin-bottom: 11px;}
.tm1 .refferal-link{border-bottom: 1px solid #F2F4F7;padding-bottom: 24px;margin-bottom: 24px;}
.tm1 .refferal-link .ib-link-side{padding: 10px;background: #F2F4F7;border-radius: 5px;}
.tm1 .refferal-link .ib-link-side p{font-family: 'Inter';font-weight: 400;font-size: 14px;line-height: 16px;color: #475467;overflow: hidden;width: 150px;white-space: nowrap;}
.tm1 .refferal-link .ib-link-side span{color: #475467;font-size: 24px;position: absolute;right: 48px;top: -2px;}
.tm1 .refferal-link .ib-link-side a.copy-ref{position: absolute;right: 15px;top: 7px;z-index: 2;}
.tm1 .refferal-link .copy-ref-side span.copy-tool-tip{font-size: 12px;width: max-content;background: #000;padding: 2px 6px;z-index: 1;color: #FFFFFF;border-radius: 5px;position: absolute;top: -23px;right: -9px;display: none;}
.tm1 .refferal-link .copy-ref-side:hover span.copy-tool-tip{display: block;}

.tm1 .sidebar-tm1 ul.nav ul.nav{padding-left: 15px;padding-right: 0;}
.tm1 .sidebar-tm1 ul.nav li.active a{color: #FFFFFF;background: #013CEB;border-radius: 6px;margin: 3px 0;}
.tm1 .sidebar-tm1 ul.nav ul.nav li a{background: transparent;color: #344054;}
.tm1 .sidebar-tm1 ul.nav ul.nav li.active a{background: #013CEB;border-radius: 6px;}
.tm1 .sidebar-tm1 ul.nav ul.nav li.active a span{color: #FFF;}
.tm1 .sidebar-tm1 ul.nav ul.nav li a{padding: 10px 8px;margin-left: 8px !important;}
.tm1 .sidebar-tm1 ul.nav li p{font-size: 15px;}
.tm1 .sidebar-tm1 ul.nav ul.nav li span{display: flex;text-align: left !important;margin: 0;font-size: 15px;}
.tm1 .sidebar-tm1 ul.nav li a:hover {background: #013CEB;border-radius: 6px;}
.tm1 .sidebar-tm1 ul.nav li a:hover p{color: #FFF;}
.tm1 .sidebar-tm1 ul.nav li a:hover + ul.nav li a{background: transparent;}
.tm1 .sidebar-tm1 ul.nav li ul.nav li a:hover{background: #013CEB;border-radius: 6px;}
.tm1 .sidebar-tm1 ul.nav li ul.nav li a:hover span{color: #FFF;}

.tm1 .sidebar-tm1 ul.nav li a svg:not(:root) .st0, .tm1 .sidebar-tm1 ul.nav li a svg:not(:root) g{fill: #344054;}
.tm1 .sidebar-tm1 ul.nav li.active a svg:not(:root) .st0, .tm1 .sidebar-tm1 ul.nav li a:hover svg:not(:root) .st0, .tm1 .sidebar-tm1 ul.nav li a:hover svg:not(:root) g{fill: #FFFFFF;}
.tm1 .sidebar-tm1 ul.nav li.active ul.nav li:not(.active) a svg:not(:root) .st0{fill: #344054;}
.tm1 .sidebar-tm1 ul.nav li.active ul.nav li:not(.active) a:hover svg:not(:root) .st0{fill: #FFFFFF;}
.tm1 .sidebar-tm1 ul.nav li.active a svg:not(:root) g{fill: #FFFFFF;}



/* Sidebar CSS End */


/* Navbar CSS Start */
.tm1 .navbartm1 .navbar{padding: 20px 11px;}
.tm1 .navbartm1 .navbar-brand{font-family: 'Inter';font-weight: 600;font-size: 24px;line-height: 32px;color: #1D2939;margin: 0 !important;float: none;padding: 0;}
.tm1 .navbartm1 .navbar-brand-text{font-family: 'Inter';font-weight: 400;font-size: 16px;line-height: 24px;color: #667085;margin-top: 8px;}
.tm1 .navbartm1 ul.nav li.nav-profile a{color: #344054;border-color: #344054;height: 40px;width: 40px;padding: 4px !important;margin: 0;margin-left: 16px;}
.tm1 .navbartm1 ul.nav li.nav-lang a{border: 1px solid #D0D5DD;box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);border-radius: 8px;padding: 10px 16px;font-family: 'Inter';font-style: normal;font-weight: 600;font-size: 14px;line-height: 20px;color: #344054;margin: 0;margin-left: 13px;}
.tm1 .navbartm1 ul.nav li.nav-notification a{margin: 0;}
.tm1 .navbartm1 ul.nav li.nav-profile ul.dropdown-menu{margin-top: 10px;margin-right: -3px;}
.tm1 .navbartm1 ul.nav .nav-profile ul li{border-bottom: 1px solid #eee;text-align: left !important;}
.tm1 .navbartm1 ul.nav .nav-profile ul li:hover{background-color: #F7F7F7;}
.tm1 .navbartm1 ul.nav .nav-profile ul li a{text-align: left !important;display: inline-block !important;}
.tm1 .navbartm1 ul.nav .nav-profile ul li a i{text-align: left !important;}
.tm1 .navbartm1 ul.nav li.nav-profile a:hover{background-color: transparent !important;}
.tm1 .navbartm1 ul.nav li.nav-lang ul.dropdown-menu{margin-top: 9px;}
.tm1 .navbartm1 ul.nav li.nav-lang ul.dropdown-menu li a{border: none;box-shadow: none;border-bottom: 1px solid #eee;border-radius: 0;margin: 0;padding: 12px 20px;}
.tm1 .navbartm1 ul.nav .nav-lang ul li:hover{background-color: #F7F7F7;}


/* Navbar CSS End */


/* Main Dashboard CSS Start */
.tm1 .dashboardtm1 .currency-tabs{background: #fff;padding: 12px 32px;border-bottom: 1px solid #F2F4F7;}
.tm1 .dashboardtm1 .currency-tabs ul.list-inline li a{padding: 8px 12px;font-family: 'Inter';font-weight: 500;font-size: 16px;line-height: 24px;color: #344054;}
.tm1 .dashboardtm1 .currency-tabs ul.list-inline li a.active{color: #344054;border: none;background: #F2F4F7;border-radius: 6px;}
.tm1 .dashboardtm1 .currency-tabs ul.list-inline li a:hover{border: none;}
.tm1 .dashboardtm1 .dashboard-content{padding: 15px 30px;background: #eaecf2;}
.tm1 .tooltip-box label{z-index: 11;line-height: 20px;}
.tm1 .tooltip-box.right-0 label{left: auto;right: 0;}
.tm1 .tooltip-box{top: -2px;left: 5px;}
.tm1 .dashboardtm1 .widget-label h2{font-family: 'Inter';font-weight: 600;font-size: 18px;line-height: 28px;color: #101828;margin-bottom: 17px !important;}
.tm1 .dashboardtm1 .widget-box{margin-bottom: 20px;}
.tm1 .dashboardtm1 .widget-box.wlt-summ-box{margin-bottom: 0;}
.tm1 .dashboardtm1 .op-acc .widget-box{margin-bottom: 20px;}
.tm1 .dashboardtm1 .widget-box .open-acc-box{background: #1467E4;border-radius: 20px;z-index: 1;padding: 18px 25px;height: 148px;}
.tm1 .dashboardtm1 .widget-box .open-acc-box::before{position: absolute;content: '';top: 0;left: 0;background: url(../img/new/open-acc-bg.png);width: 100%;background-repeat: no-repeat;height: 100%;background-size: cover;z-index: -1;border-radius: 20px;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .card{border: none;background: none;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .card .content{padding: 0;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .media{background: #FFFFFF;box-shadow: 0px 4px 23px #020AD8;border-radius: 8px;padding: 18px 30px;width: calc(50% - 10px);margin: 0;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .media.demo{float: right;} 
.tm1 .dashboardtm1 .widget-box .open-acc-box .media .media-left{padding-right: 40px;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .media h4{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #667085;margin-bottom: 9px !important;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .media h3{font-family: 'Inter';font-weight: 600;font-size: 36px;line-height: 44px;letter-spacing: -0.02em;color: #101828;display: inline-block;padding-right: 20px !important;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .media label{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;text-align: center;padding: 2px 10px;border-radius: 72px;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .media.live label{color: #027A48;background: #ECFDF3;}
.tm1 .dashboardtm1 .widget-box .open-acc-box .media.demo label{color: #F78110;background: #FFEFE0;}

.tm1 .dashboardtm1 .widget-box .volume-block{background: transparent;border-radius: 0;border: none;margin-right: 0 !important;}
.tm1 .dashboardtm1 .widget-box .volume-block .vol-box{background: #FFFFFF;border-radius: 19px;padding: 31px;}
.tm1 .dashboardtm1 .widget-box .volume-block .vol-box.total-vol-box{margin-bottom: 22px;}
.tm1 .dashboardtm1 .widget-box .volume-block .vol-box img{margin-bottom: 17px;}
.tm1 .dashboardtm1 .widget-box .volume-block .vol-box h4{font-family: 'Inter';font-weight: 600;font-size: 24px;line-height: 32px;color: #101828;}
.tm1 .dashboardtm1 .widget-box .volume-block .vol-box p{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #667085;}

.tm1 .dashboardtm1 .widget-box .trading-detail-block{background: #FFFFFF;border-radius: 19px;padding: 25px 25px 21px;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .trad-box{width: 100%;margin-right: 0;margin-bottom: 18px;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .trad-box:last-child{margin: 0;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .card{height: auto;background: transparent;border: none;margin: 0 !important;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .card .content{padding: 0;}

.tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-img{float: none;margin-right: 20px;vertical-align: middle;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-img img{width: 100%;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-text{vertical-align: middle;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-text h4{font-family: 'Inter';font-weight: 600;font-size: 20px;line-height: 30px;color: #101828;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-text p{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #667085;width: 100%;}

.tm1 .dashboardtm1 .widget-box .wlt-summ{background: #101828;border-radius: 19px;z-index: 1;}
.tm1 .dashboardtm1 .widget-box .wlt-summ::before{position: absolute;content: '';top: 0;left: 0;background: url(../img/new/wallet-summary-bg.png);width: 100%;background-repeat: no-repeat;height: 100%;background-size: cover;z-index: -1;border-radius: 19px;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wlt-title{display: inline-block;vertical-align: middle;padding: 30px 0;margin-right: 15px;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wlt-title h2{font-family: 'Inter';font-weight: 600;font-size: 30px;line-height: 38px;color: #EAECF0;margin-right: 17px !important;display: inline-block;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wlt-title p{font-family: 'Inter';font-weight: 400;font-size: 14px;line-height: 20px;color: #F9FAFB;display: inline-block;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal{float: right;background: linear-gradient(269.77deg, rgba(255, 255, 255, 0.1653) -1.67%, rgba(255, 255, 255, 0.2679) 98.81%);border: 1px solid rgba(255, 255, 255, 0.11);backdrop-filter: blur(5px);border-radius: 8px;padding: 25px 27px 22px;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal .tot-bal{margin: 0;padding: 0;padding-right: 70px;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal .tot-bal h3{font-family: 'Inter';font-weight: 600;font-size: 24px;line-height: 32px;color: #FFFFFF;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal .tot-bal h4{font-family: 'Inter';font-weight: 500;font-size: 12px;line-height: 18px;color: #F9FAFB;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal .inout-bal.in-bal{padding-right: 19px;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal .inout-bal h4{font-family: 'Inter';font-weight: 600;font-size: 18px;line-height: 28px;color: #FFFFFF;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal .inout-bal p{font-family: 'Inter';font-weight: 400;font-size: 12px;line-height: 18px;color: #F9FAFB;}
.tm1 .dashboardtm1 .widget-box .wlt-summ .wallet-bal .inout-bal p img{padding-right: 6px;}

.tm1 .dashboardtm1 .widget-box .depos-withdraw-box{background: #FFFFFF;border-radius: 19px;padding: 26px 35px;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .card{border: none;background: transparent;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .card .content{padding: 0;margin: 0;}
.tm1 .dashboardtm1 .widget-label.dep-label h2{margin-bottom: 10px;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .legend:first-child{margin-bottom: 18px;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .legend h4{font-family: 'Inter';font-style: normal;font-weight: 500;font-size: 12px;line-height: 18px;color: #667085;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .legend p{font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #101828;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .color-code:first-child{margin-bottom: 24px;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .color-code label{background: #D0D5DD;border-radius: 48px;width: 24.38px;height: 9.29px;margin: 0;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .color-code:last-child label{background: #013CEB;} 
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .color-code h4{font-family: 'Inter';font-weight: 500;font-size: 12px;line-height: 18px;color: #667085;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .long-trade{color: #D0D5DD !important;stroke: #D0D5DD !important;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .short-trade{color: #013CEB !important;stroke: #013CEB !important;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .long-trade .ct-slice-donut{stroke-width: 20px !important;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .short-trade .ct-slice-donut{stroke-width: 18px !important;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .chart-hieght{height: 150px;}
.tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .ct-chart{height: 200px;}

.tm1 .dashboardtm1 .trade-beh-graph{background: #FFFFFF;border-radius: 19px;padding: 25px;}
.tm1 .dashboardtm1 .trade-beh-graph .card{border: none;background: transparent;}
.tm1 .dashboardtm1 .trade-beh-graph .card .content{padding: 0;}
.tm1 .dashboardtm1 .trade-beh-graph .trade-behave .ct-chart{margin: 0;}
.tm1 .ct-series-b .ct-point, .tm1 .ct-series-b .ct-line, .tm1 .ct-series-b .ct-bar, .tm1 .ct-series-b .ct-slice-donut {stroke: #03113A !important;}
.tm1 .ct-series-a .ct-point, .tm1 .ct-series-a .ct-line, .tm1 .ct-series-a .ct-bar, .tm1 .ct-series-a .ct-slice-donut{stroke: #013CEB !important;}
.tm1 .graph-labels.tb-color-info{text-align: left;}
.tm1 .graph-labels.tb-color-info h5{font-family: 'Inter';font-weight: 400;font-size: 14px;line-height: 20px;color: #667085;padding-left: 16px !important;padding-right: 13px !important;display: inline-block;}
.tm1 .graph-labels.tb-color-info h5::before{position: absolute;content: '';width: 8px;height: 8px;background: #013CEB;border-radius: 50%;left: 0;top: 6px;}
.tm1 .graph-labels.tb-color-info h5.loss-trade::before{background: #03113A;}

.tm1 .dashboardtm1 .trade-beh-graph .ib-information .ib-box{background: #F2F3F7;border-radius: 10px;padding: 17px;margin-bottom: 16px;}
.tm1 .dashboardtm1 .trade-beh-graph .ib-information .ib-box:last-child{margin: 0;}
.tm1 .dashboardtm1 .trade-beh-graph .ib-information .ib-box .media .media-left{margin-right: 15px;vertical-align: middle;}
.tm1 .dashboardtm1 .trade-beh-graph .ib-information .ib-box .media .img-wrap{background: #FFFFFF;border-radius: 6px;padding: 10px;}
.tm1 .dashboardtm1 .trade-beh-graph .ib-information .ib-box .media p{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #667085;}
.tm1 .dashboardtm1 .trade-beh-graph .ib-information .ib-box .media h4{font-family: 'Inter';font-weight: 600;font-size: 16px;line-height: 24px;color: #101828;}

.tm1 .dashboardtm1 .trade-beh-graph .ib-information .become-ib-block h4{font-family: 'Inter';font-weight: 600;font-size: 20px;line-height: 30px;color: #1D2939;}
.tm1 .dashboardtm1 .trade-beh-graph .ib-information .become-ib-block p{font-family: 'Inter';font-weight: 500;font-size: 12px;line-height: 18px;color: #98A2B3;margin-bottom: 10px !important;}
.tm1 .dashboardtm1 .trade-beh-graph .ib-information .become-ib-block a.become-ib-btn{display: inline-block;background: #194EF2;box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);border-radius: 8px;padding: 8px 18px;font-family: 'Inter';font-weight: 600;font-size: 16px;line-height: 24px;color: #FFFFFF;margin-bottom: 20px;}


.tm1 .dashboardtm1 .trade-behav .no-data-box.main-dash img{height: 290px;}
/* Main Dashboard CSS End */


/* IB Dashboard CSS Start */
.tm1 .ibd1{padding: 30px;padding-top: 15px;background: #eaecf2;}
.tm1 .ibd1 .archive-msg .alert{background: #FFF7F0 !important;border-radius: 8px;padding: 10px 10px 8px;text-align: center;}
.tm1 .ibd1 .archive-msg .alert .archive_msg_span{font-family: 'Inter';font-weight: 700;font-size: 12px;line-height: 18px;letter-spacing: 0.1em;text-transform: uppercase;color: #FA8413;}
.tm1 .ibd1 .main-content{padding: 0 !important;background: transparent;}

.tm1 .ibd1 .card{border: none;background: transparent;margin: 0;}
.tm1 .ibd1 .card .content{padding: 0;}
.tm1 .ibd1 .widget-box{margin-bottom: 20px;}
.tm1 .ibd1 .widget-label h2{font-family: 'Inter';font-weight: 600;font-size: 18px;line-height: 28px;color: #101828;margin-bottom: 15px !important;}
.tm1 .ibd1 .kycdoc{padding: 24px;background: #013CEB;border-radius: 19px;z-index: 1;}
.tm1 .ibd1 .kycdoc::before{position: absolute;content: '';background: url(../img/new/ib-pending-bg.png);width: 100%;height: 100%;left: 0;top: 0;background-size: cover;background-repeat: no-repeat;z-index: -1;border-radius: 19px;}
.tm1 .ibd1 .kycdoc ul.cus-list li{padding: 16px 14px !important;border-bottom: none;background: #FFFFFF;border-radius: 10px;margin-bottom: 10px;}
.tm1 .ibd1 .kycdoc ul.cus-list li:last-child{margin-bottom: 0;}
.tm1 .ibd1 .kycdoc ul.cus-list li .imgicon{margin-right: 15px;}
.tm1 .ibd1 .kycdoc ul.cus-list li .text{font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #101828;}
.tm1 .ibd1 .kycdoc ul.cus-list li .total-fig{font-family: 'Inter';font-weight: 600;font-size: 18px;line-height: 28px;color: #101828;background: #F2F4F7;border-radius: 19px;padding: 3px;height: 34px;width: 34px;text-align: center;margin: 3px 0;}
.tm1 .ibd1 .ib-analytic-graph{background: #FFFFFF;border-radius: 12px;padding: 24px;}

.tm1 .ibd1 .ib-summary{background: #FFFFFF;border-radius: 12px;padding: 24px;}
.tm1 .ibd1 .ib-summary .media{background: #EAECF0;border-radius: 12px;padding: 20px;transition: all 0.3s ease-in-out;}
.tm1 .ibd1 .ib-summary .media .media-left .summaryimg{background: #F9FAFB;border-radius: 9.5px;width: 48px;height: 48px;text-align: center;vertical-align: middle;padding: 13px;transition: all 0.3s ease-in-out;}
.tm1 .ibd1 .ib-summary .media .media-body h4{font-family: 'Inter';font-weight: 600;font-size: 18px;line-height: 30px;color: #101828;transition: all 0.3s ease-in-out;}
.tm1 .ibd1 .ib-summary .media .media-body p{font-family: 'Inter';font-weight: 500;font-size: 12px;line-height: 18px;color: #667085;}
.tm1 .ibd1 .ib-summary .media:hover{background: transparent;padding: 13px;transition: all 0.3s ease-in-out;}
.tm1 .ibd1 .ib-summary .media:hover .media-left .summaryimg{background: #EAECF0;width: 60px;height: 60px;padding: 19px;transition: all 0.3s ease-in-out;}
.tm1 .ibd1 .ib-summary .media:hover .media-body h4{font-weight: 600;font-size: 26px;line-height: 44px;transition: all 0.3s ease-in-out;}

.tm1 .ibd1 .ib-ref-info{background: #101828;border-radius: 19px;padding: 30px;z-index: 1;}
.tm1 .ibd1 .ib-ref-info::before{position: absolute;content: '';background: url(../img/new/ib-info-bg.png);background-repeat: no-repeat;background-size: contain;width: 100%;height: 100%;left: 0;top: 0;z-index: -1;}
.tm1 .ibd1 .ib-ref-info .justify-content-between{justify-content: space-between!important;}
.tm1 .ibd1 .ib-ref-info .acc-no-box h4{font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #667085;margin-right: 10px !important;}
.tm1 .ibd1 .ib-ref-info .acc-no-box h4.acc-no-ib-ref{color: #98A2B3;}
.tm1 .ibd1 .ib-ref-info .acc-no-box h3{font-family: 'Inter';font-weight: 600;font-size: 30px;line-height: 38px;color: #98A2B3;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .d-ib{vertical-align: middle;}
.tm1 .ibd1 .ib-ref-info .acc-no-box ul li{margin-right: 5px !important;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-copy-text{width: 210px;background: #1D2939;border-radius: 5px;padding: 10px 9px;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-copy-text p{font-family: 'Inter';font-weight: 400;font-size: 14px;line-height: 16px;color: #98A2B3;overflow: hidden;width: 150px;white-space: nowrap;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-copy-text span{color: #98A2B3;font-size: 18px;position: absolute;right: 36px;top: 4px;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-copy-text a{position: absolute;right: 10px;top: 6px;}
.tm1 .ibd1 .card-trd ul.media-list li{width: 100%;padding: 0 !important;}
.tm1 .ibd1 .card-trd ul.media-list li:first-child{margin-bottom: 24px;}
.tm1 .ibd1 .card-trd ul.media-list li .media{background: #FFFFFF;border-radius: 8px;padding: 22px 24px;}
.tm1 .ibd1 .card-trd ul.media-list li .media img{margin-bottom: 32px;}
.tm1 .ibd1 .card-trd ul.media-list li .media h4{font-family: 'Inter';font-weight: 600;font-size: 24px;line-height: 32px;color: #101828;}
.tm1 .ibd1 .card-trd ul.media-list li .media p{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #667085;}
.tm1 .ibd1 .ib-ref-info .no-data-box.aff-detail img{position: unset;transform: none;height: 240px;}
.tm1 .ibd1 .ib-ref-info.bg-white{background: #FFF;}
.tm1 .ibd1 .ib-ref-info.bg-white h4{font-family: 'Inter';font-weight: 600;font-size: 16px;line-height: 26px;color: #101828;}

.tm1 .table-box{background: #FFFFFF;border-radius: 19px;padding: 23px 24px 10px;}
.tm1 .table-box .table-responsive{overflow: auto !important;}
.tm1 .table-box.top-sub-ib{height: 340px;}
.tm1 .table-box.perf-analysis, .tm1 .table-box.ib-team{height: 415px;}
.tm1 .table-box thead tr{background: #F9FAFB;border-radius: 4px;}
.tm1 .table-box thead tr th{font-family: 'Inter';font-weight: 500 !important;font-size: 12px !important;line-height: 34px !important;color: #667085 !important;padding: 3px 3px 1px !important;text-transform: none !important;border: none !important;}
.tm1 .table-box tbody tr td{border: none !important;border-bottom: 1px solid #F2F4F7 !important;font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;padding: 15px 5px !important;}
.tm1 .table-box tbody tr:last-child td{border-bottom: 0 !important;}
.tm1 .table-box tbody tr td.sr{color: #78797F !important;}
.tm1 .table-box tbody tr td.name{color: #78797F !important;font-weight: 700 !important;font-size: 16px !important;line-height: 24px !important;color: #03113A !important;}
.tm1 .table-box tbody tr td.sm-f{font-size: 14px !important;line-height: 20px !important;}
.tm1 .table-box tbody tr td.level{color: #78797F !important;font-size: 12px !important;line-height: 18px !important;color: #FFFFFF !important;}
.tm1 .table-box tbody tr td.level span{background: url(../img/new/td-level-bg.png);background-repeat: no-repeat;width: 20px;height: 20px;line-height: 19px;display: block;}
.tm1 .table-box tbody tr td.email{color: #03113A !important;}
.tm1 .table-box tbody tr td.grey{color: #667085 !important;}
.tm1 .table-box tbody tr td.green{color: #12B76A !important;}
.tm1 .table-box tbody tr td span{font-family: 'Inter';font-weight: 600;font-size: 16px;line-height: 24px;}
.tm1 .table-box tbody tr td span.green{color: #12B76A !important;}
.tm1 .table-box tbody tr td span.red{color: #F04438 !important;}
.tm1 .table-box .td-cen, .tm1 .table-box .th-cen{text-align: center !important;}
.tm1 .table-box .td-cen span{margin: 0 auto;}
.tm1 .table-box .live-table tbody tr td{padding: 24px 5px !important;}
.tm1 .table-box .live-table tbody tr td.name .sm-f{font-family: 'Inter';font-weight: 700;font-size: 14px;line-height: 20px;color: #03113A;margin-bottom: 5px;}
.tm1 .table-box .live-table tbody tr td.name p{font-family: 'Inter';font-weight: 500;font-size: 12px;line-height: 15px;color: #667085;}
.tm1 .table-box .live-table tr th.col-1{padding: 0 7px !important;}
.tm1 .table-box .live-table tr th{width: auto !important;}
.tm1 .table-box .live-table.sm-p tr td{padding: 19px 5px !important;}
.tm1 .ibd1 .widget-box .top5-earning .no-data-box img, .tm1 .ibd1 .widget-box .performance-analytics .no-data-box img{position: unset;transform: none;}
.tm1 .ibd1 .widget-box .top5-earning .no-data-box img{height: 305px;}
.tm1 .ibd1 .widget-box .performance-analytics .no-data-box img{height: 390px;}
.tm1 .ibd1 .widget-label .select-live{position: absolute;top: 0;right: 0;float: none !important;align-items: center;display: flex;}
.tm1 .ibd1 .widget-label .select-live select{background: #FFFFFF;border: 1px solid #D0D5DD;box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);border-radius: 8px;padding: 6px 16px;font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #344054;appearance: none;-moz-appearance: none;-webkit-appearance: none;width: 145px;}
.tm1 .ibd1 .widget-label .select-live::before{position: absolute;content: url(../img/new/select-caret.png);right: 15px;top: 6px;}

.tm1 .ibd1 .ib-ref-info .acc-no-box .refferal-link{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-link-side{width: 210px;background: #1D2939;border-radius: 5px;padding: 10px 9px;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-link-side p{color: #98A2B3;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-link-side a{right: 10px;top: 6px;}
.tm1 .ibd1 .ib-ref-info .acc-no-box .ib-link-side span{color: #98A2B3;font-size: 18px;right: 36px;top: 4px;}
.tm1 .ibd1 .ib-ref-info .acc-no-box span.copy-tool-tip{font-size: 12px;width: max-content;background: #000;padding: 2px 6px;z-index: 1;color: #FFFFFF;border-radius: 5px;top: -23px;right: -9px;}

/* IB Dashboard CSS End */

    
/* Live Account Dashboard CSS Start */
.tm1 .lived1{padding: 30px;padding-top: 15px;background: #eaecf2;}
.tm1 .lived1 .main-content.live-dashboard{background: transparent;}
.tm1 .lived1 .live-dashboard .top-cta{margin-bottom: 15px;background: transparent;padding: 0;}
.tm1 .lived1 .live-dashboard .top-cta .btn-box a{display: block;text-align: left;background: #FFFFFF;border: 1px solid #FFFFFF;padding: 16px 20px;border-radius: 8px;opacity: 1;white-space: normal;}
.tm1 .lived1 .live-dashboard .top-cta .btn-box a h3{font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #101828;margin-bottom: 3px;transition: all 0.3s ease-in-out;}
.tm1 .lived1 .live-dashboard .top-cta .btn-box a p{font-family: 'Inter';font-weight: 400;font-size: 12px;line-height: 18px;color: #667085;transition: all 0.3s ease-in-out;}
.tm1 .lived1 .live-dashboard .top-cta .btn-box a:hover{background: #F3F6FF;border: 1px solid #013CEB;}
.tm1 .lived1 .live-dashboard .top-cta .btn-box a:hover h3{color: #013CEB;transition: all 0.3s ease-in-out;}
.tm1 .lived1 .live-dashboard .top-cta .btn-box a:hover p{color: rgba(13, 28, 72, 0.63);transition: all 0.3s ease-in-out;}
.tm1 .lived1 .card{border: none;background: transparent;margin: 0;box-shadow: none;}
.tm1 .lived1 .card .content{padding: 0;}
.tm1 .lived1 .widget-box{margin-bottom: 20px;}
.tm1 .lived1 .widget-label h2{font-family: 'Inter';font-weight: 600;font-size: 18px;line-height: 28px;color: #101828;margin-bottom: 15px !important;}

.tm1 .lived1 .widget-label .select-live{position: absolute;top: 0;right: 0;float: none !important;align-items: center;display: flex;}
.tm1 .lived1 .widget-label .select-live select{background: #FFFFFF;border: 1px solid #D0D5DD;box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);border-radius: 8px;padding: 6px 16px;font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #344054;appearance: none;-moz-appearance: none;-webkit-appearance: none;width: 145px;}
.tm1 .lived1 .widget-label .select-live::before{position: absolute;content: url(../img/new/select-caret.png);right: 15px;top: 6px;}
.tm1 .lived1 .live-short-info{background: #013CEB;border-radius: 19px;padding: 10px;z-index: 1;}
.tm1 .lived1 .live-short-info::before{position: absolute;content: '';background: url(../img/new/live-top-bg.png);background-repeat: no-repeat;background-size: cover;width: 100%;height: 100%;z-index: -1;left: 0;top: 0;}
.tm1 .lived1 .side-widget-block{padding: 20px 15px;background: #FFFFFF;border-radius: 12px;justify-content: space-between;display: flex;}
.tm1 .lived1 .side-widget-block .icon-box-text-live{margin-bottom: 0;display: inline-block;vertical-align: top;padding: 0 15px;}
.tm1 .lived1 .side-widget-block .media-left{padding-right: 10px;}
.tm1 .lived1 .side-widget-block .icon-box-text-live .media-body{width: auto;}
.tm1 .lived1 .side-widget-block .icon-box-text-live .media-body h4{font-family: 'Inter';font-weight: 600;font-size: 20px;line-height: 30px;color: #101828;}
.tm1 .lived1 .side-widget-block .icon-box-text-live .media-body p{font-family: 'Inter';font-weight: 500;font-size: 12px;line-height: 18px;color: #667085;}

.tm1 .lived1 .live-dash-widget{width: 100%;background: #FFFFFF;border-radius: 19px;padding: 24px 24px 14px;}
.tm1 .lived1 .live-dash-widget .media.widget-box{width: 100%;margin: 0 !important;margin-bottom: 10px !important;}
.tm1 .lived1 .live-dash-widget .media.widget-box .info-box{margin: 0 !important;background: #F2F3F7;border-radius: 10px;padding: 15px 14px;height: auto;border: none;}
.tm1 .lived1 .live-dash-widget .media.widget-box p{font-family: 'Inter';font-weight: 500;font-size: 14px;line-height: 20px;color: #667085;}
.tm1 .lived1 .live-dash-widget .media.widget-box h4{font-family: 'Inter';font-weight: 600;font-size: 16px;line-height: 24px;color: #101828;}
.tm1 .lived1 .live-dash-widget .media.widget-box.hover .info-box a{height: 44px;padding: 0;color: #013CEB;}

.tm1 .lived1 .live-account-graph{background: #FFFFFF;border-radius: 19px;padding: 25px;}
.tm1 .lived1 .live-account-graph .ct-chart{height: 221px;margin: 16px 0 0;}
.tm1 .lived1 .live-account-graph.has_leverage .ct-chart{height: 307px;}

.tm1 .lived1 .top-trade-symbol .symbol-block{padding: 0;}
.tm1 .lived1 .top-trade-symbol .symbol-block .symbol-box{border: 0;padding: 0 10px;}
.tm1 .lived1 .top-trade-symbol .symbol-block .symbol-box:first-child{padding-left: 0;}
.tm1 .lived1 .top-trade-symbol .symbol-block .symbol-box:last-child{padding-right: 0;}
.tm1 .lived1 .top-trade-symbol .sr-box{background: #FFFFFF;border-radius: 19px;padding: 17px 15px;transition: all .2s ease-in-out;}
.tm1 .lived1 .top-trade-symbol label.symbol-sr{background-color: #013CEB !important;font-family: 'Inter';font-weight: 600;font-size: 15px;transition: all .2s ease-in-out;}
.tm1 .lived1 .top-trade-symbol .sr-box:hover label.symbol-sr{transform: scale(1.1);}
.tm1 .lived1 .top-trade-symbol span.symbol-value{font-family: 'Inter';font-weight: 700;font-size: 18px;line-height: 28px;color: #101828;margin: 2px 0 0px 10px;display: inline-block;}
.tm1 .lived1 .top-trade-symbol span.symbol{font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #667085;float: right;margin: 6px 0;}
.tm1 .lived1 .widget-label .select-live.hasbtn::before{right: 100px;}
.tm1 .lived1 .widget-label a.btn-recent-trade-more{border: 1px solid #013CEB !important;filter: drop-shadow(0px 1px 2px rgba(16, 24, 40, 0.05));border-radius: 8px;padding: 7px 16px;font-family: 'Inter';font-weight: 600;font-size: 14px;line-height: 20px;color: #013CEB !important;background: transparent !important;}
.tm1 .lived1 .widget-label a.btn-recent-trade-more:hover{background: #013CEB !important;color: #FFFFFF !important;}
.tm1 .lived1 .top-trades .live-table, .tm1 .lived1 .recent-trade .live-table{height: 425px;}
.tm1 .lived1 .top-trades .widget-box .no-data-box, .tm1 .lived1 .recent-trade .widget-box .no-data-box{position: unset;height: 425px;}
/* Live Account Dashboard CSS End */


.tm1  .no-data-box.main-dash img{height: 150px;position: unset;transform: none;}
.tm1 .dashboardtm1 .widget-box .trading-detail-block .trad-box{margin-bottom: 21px;}
.tm1 .dashboardtm1 .widget-box .volume-block .vol-box{padding: 34px 25px;}
.tm1 .lived1 .no-data-box.live-dash img{position: unset;transform: none;height: 345px;}
.tm1 .ibd1 .no-data-box.ib-dash img{position: unset;transform: none;height: 318px;}

.tm1 .ibd1 .ib-analytic-graph .ib-graph .ct-azure:nth-child(even){stroke: #013CEB !important;}
.tm1 .ibd1 .ib-analytic-graph .ib-graph .ct-azure:nth-child(odd){stroke: #03113A !important;}

.tm1 .dashboardtm1 .trade-behav .chartist-tooltip{background: #D0D5DD;border-radius: 8px;border: none;padding: 11px 14px;font-size: 12px;}
.tm1 .dashboardtm1 .trade-behav .chartist-tooltip .chartist-tooltip-meta{position: relative;}
.tm1 .dashboardtm1 .trade-behav .chartist-tooltip .chartist-tooltip-meta::before{position: absolute;content: '';width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #D0D5DD;left: 50%;bottom: -13px;transform: translate(-50%, 100%);}

.tm1 .lived1 .live-account-graph .chartist-tooltip{background: #D0D5DD;border-radius: 8px;border: none;padding: 11px 14px;font-size: 12px;}
.tm1 .lived1 .live-account-graph .chartist-tooltip .chartist-tooltip-meta{position: relative;}
.tm1 .lived1 .live-account-graph .chartist-tooltip .toolt_tip_label{position: relative;padding-left: 15px;}
.tm1 .lived1 .live-account-graph .chartist-tooltip .chartist-tooltip-meta::before{position: absolute;content: '';width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #D0D5DD;left: 50%;bottom: -13px;transform: translate(-50%, 100%);}

.tm1 .lived1 .live-account-graph .chartist-tooltip .chartist-tooltip-meta .toolt_tip_label::after{position: absolute;content: '';left: 0;top: 3px;width: 8px;height: 8px;background: #013CEB;border-radius: 50%;}
.tm1 .lived1 .live-account-graph .chartist-tooltip .chartist-tooltip-meta .span_blue{color: #013CEB;}
.tm1 .lived1 .live-account-graph .chartist-tooltip .chartist-tooltip-meta .span_blue + .toolt_tip_label::after{position: absolute;content: '';left: 0;top: 3px;width: 8px;height: 8px;border-radius: 50%;background: #03113A;}
.tm1 .lived1 .live-account-graph .chartist-tooltip .chartist-tooltip-meta .span_orange + .toolt_tip_label::after{content: none;}
.tm1 .lived1 .live-account-graph .chartist-tooltip .chartist-tooltip-meta .span_orange{color: #03113A;}

.tm1 .ibd1 .ib-graph .chartist-tooltip{background: #D0D5DD;border-radius: 8px;border: none;padding: 11px 14px;font-size: 12px;}
.tm1 .ibd1 .ib-graph .chartist-tooltip .chartist-tooltip-meta{position: relative;}
.tm1 .ibd1 .ib-graph .chartist-tooltip .chartist-tooltip-meta::before{position: absolute;content: '';width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #D0D5DD;left: 50%;bottom: -13px;transform: translate(-50%, 100%);}
.tm1 .ibd1 .ib-graph .ct-chart2{height: 245px;}

.tm1 footer.footer{margin: 0 10px;}




/* Media Query CSS Start */
@media only screen and (min-width: 1750px) {
    /* .tm1 .login-template1 .brief-info img{width: 390px !important;} */
}
@media only screen and (max-width: 1440px) {
    .tm1 .login-template1 .brief-info h1{font-size: 26px;line-height: 32px;margin-bottom: 20px !important;}
    .tm1 .login-template1 .brief-info p{font-size: 16px;line-height: 26px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1390px) {
    .tm1 .ibd1 .ib-summary{padding: 20px 15px;}
    .tm1 .ibd1 .ib-summary .summary-icon.col-lg-3.col-md-6.col-sm-6.col-xs-12{padding-left: 8px;padding-right: 8px;}
    .tm1 .ibd1 .ib-summary .media{padding: 20px 10px;}
    .tm1 .ibd1 .ib-summary .media .media-left .summaryimg{width: 40px;height: 40px;padding: 9px;}
    .tm1 .ibd1 .ib-summary .media .media-left .summaryimg img{width: 15px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .icon-box-text-live .media-left img{width: 42px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .tm1 .dashboardtm1 .dashboard-content{padding: 15px;}
    .tm1 .dashboardtm1 .widget-label h2{font-size: 15px;line-height: 22px;margin-bottom: 10px !important;}
    .tm1 .dashboardtm1 .widget-box .open-acc-box{padding: 14px 14px;height: 140px;}
    .tm1 .dashboardtm1 .widget-box .open-acc-box .media{padding: 18px 15px;}
    .tm1 .dashboardtm1 .widget-box .open-acc-box .media .media-left{padding-right: 16px;}
    .tm1 .dashboardtm1 .widget-box .open-acc-box .media h3{font-size: 30px;}
    .tm1 .dashboardtm1 .widget-box .volume-block .vol-box{padding: 24px 17px;}
    .tm1 .dashboardtm1 .widget-box .trading-detail-block{padding: 25px 15px 30px;}
    .tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-img{margin-right: 10px;width: 40px;}
    .tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-text h4{font-size: 16px;line-height: 24px;}
    .tm1 .dashboardtm1 .widget-box .trading-detail-block .icon-box-text p{font-size: 12px;line-height: 20px;}
    .tm1 .dashboardtm1 .widget-box .depos-withdraw-box{padding: 16px 10px;}
    /* .tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .chart-hieght{height: 123px;} */
    .tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .legend p{font-size: 12px;line-height: 16px;}
    .tm1 .dashboardtm1 .widget-box .depos-withdraw-box .dep-with-graph-wrap .color-code h4{font-size: 11px;line-height: 14px;}

    .tm1 .dashboardtm1 .widget-box .trading-detail-block .trad-box{margin-bottom: 25px;}
    .tm1 .lived1 .side-widget-block{padding: 16px 0;}
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .tm1 .ibd1 .kycdoc{padding: 24px 10px;}
    .tm1 .ibd1 .kycdoc ul.cus-list li{padding: 16px 10px !important;}
    .tm1 .ibd1 .kycdoc ul.cus-list li .imgicon{margin-right: 10px;}

    .tm1 .top-trades .table-box{padding: 23px 15px 10px;}
    .tm1 .table-box .top-trade-table thead tr th{font-size: 10px !important;line-height: 28px !important;}
    .tm1 .table-box .top-trade-table tbody tr td{font-size: 13px !important;padding: 19px 3px !important;}
    .tm1 .table-box .top-trade-table tbody tr td.name .sm-f, .tm1 .table-box .top-trade-table tbody tr td span.green{font-size: 13px;}
    .tm1 .table-box .top-trade-table tbody tr td.name p{font-size: 10px;}
}

@media only screen and (min-width: 1200px) {
    .tm1 .ibd1 .ib-analytic-graph .ib-graph{margin: 36px 0;height: auto;}
}

@media only screen and (max-width: 1199px) { 
    .tm1 .ibd1 .ib-summary .media{margin: 5px 0;}
    .tm1  .no-data-box.main-dash img{height: 100%;}

    .tm1 .lived1 .side-widget-block{display: block;}
    .tm1 .lived1 .side-widget-block .icon-box-text-live{width: 33%;margin: 8px 0;}

    .tm1 .lived1 .top-trade-symbol .symbol-block{margin: 0 auto;}
    .tm1 .lived1 .top-trade-symbol .symbol-block .symbol-box{width: 30%;margin: 5px 7px;padding: 0;}
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .tm1 .dashboardtm1 .widget-box .trading-detail-block .trad-box{width: 100% !important;margin-bottom: 18px;margin-right: 0 !important;}
}

@media only screen and (max-width: 992px) {
    .tm1 .nav-open .navbar .container, .tm1 .nav-open .main-panel, .tm1 .nav-open .wrapper-full-page{left: auto;right:0;transform: translate3d(260px, 0, 0);}
    .tm1 .off-canvas-sidebar .navbar-collapse{width: 0 !important;transform: translate3d(0, 0, 0) !important;}
    .tm1 .sidebar-tm1{display: none;}
    .tm1 .nav-open .sidebar-tm1{display: block;}
    .tm1 .main-panel{max-height: initial !important;height: auto !important;}
    .tm1 .table-box.top-sub-ib, .tm1 .table-box.perf-analysis, .tm1 .table-box.ib-team{height: auto;}
    .tm1 .ibd1 .ib-analytic-graph .ib-graph{margin: 0 0;height: auto;}
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .tm1 .login-template1 .login-form-column .content-wrap{width: 100%;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tm1 .login-template1 .brief-info .content-wrap{width: 70%;}
    .tm1 .login-template1 .login-form-column .content-wrap{width: 80%;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tm1 .login-template1 .brief-info .content-wrap{width: 70%;}
}

@media only screen and (max-width: 767px) {
    .tm1 .login-template1{background: #FFFFFF;padding: 50px 15px;}
    .tm1 .login-template1 .brief-info{background: #FFFFFF;text-align: center;}
    .tm1 .login-template1 .brief-info .content-wrap{width: 100%;}
    .tm1 .login-template1 .login-form-column .content-wrap{width: 100%;}
    .tm1 .login-template1 .brief-info img{margin: 0 auto;}
    .tm1 .login-template1 .row.d-flex{height: 100%;flex-direction: column;}
    .tm1 .login-template1 .col-1{order: 2;}
    .tm1 .login-template1 .col-2{order: 1;}
    .tm1 .login-template1 .col-1 .copy-right{display: block;position: relative;margin-top: 30px;}
    .tm1 .login-template1 .col-2 .copy-right{display: none;}
    .tm1 .login-template1{padding-bottom: 0;}
    
    .tm1 .lived1 .top-trade-symbol .symbol-block .symbol-box{width: 100%;}
}

@media only screen and (max-width: 650px) {
    .tm1 .dashboardtm1 .widget-box .open-acc-box .media{width: 100%;margin-bottom: 16px;}
    .tm1 .dashboardtm1 .widget-box .open-acc-box .media.demo{float: none;}
    .tm1 .dashboardtm1 .widget-box .open-acc-box{height: 100%;}
    .tm1 .dashboardtm1 .widget-box .open-acc-box .card{margin: 0;}
}

@media only screen and (max-width: 450px) {
    .tm1 .card .content{padding: 0;}
    .tm1 .login-page .login-form-column .card{padding: 15px;}
    .tm1 .login-template1 .login-form-column .card .footer{padding: 0;}
}
/* Media Query CSS End */