/* Navbar **/

/* .nav-fixed{position: fixed;width: 100%;z-index: 9;}
.main-panel .main-content{margin-top: 70px} */

@font-face {
    font-family: 'GothamPro';
    src: url('../fonts/GothamPro.ttf') format('truetype');
    font-style: normal;
}

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

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

.platform-module.sidebar-mini .sidebar{width: 0 !important;}
.platform-module.sidebar-mini .main-panel{width: 100% !important;}

table.dataTable {
    width: 100% !important;
}

/* Sidebar color */

.sidebar {
    background: #727272;
}

.sidebar:after, .sidebar:before {
    opacity: 0 !important;
}

body.color-727272 .sidebar {
    background: #727272;
}

body.color-1560BD .sidebar {
    background: #1560BD;
}

body.color-204E81 .sidebar {
    background: #204E81;
}

body.color-008D4C .sidebar {
    background: #008D4C;
}

body.color-C19803 .sidebar {
    background: #C19803;
}

body.color-C65479 .sidebar {
    background: #C65479;
}

body.color-E51400 .sidebar {
    background: #E51400;
}

body.color-404952 .sidebar {
    background: #404952;
}

body.color-894400 .sidebar {
    background: #894400;
}

body.color-013CEB .sidebar {
    background: #013CEB;
}

body.color-101828 .sidebar {
    background: #101828;
}

body.color-1C2938 .sidebar {
    background: #17232F;
}

body.color-727272 .btn[data-color=black].btn-fill {
    background-color: #5e5e5e !important;
    border-color: #5e5e5e !important;
}

body.color-1560BD .btn[data-color=black].btn-fill {
    background-color: #1560BD !important;
    border-color: #1560BD !important;
}

body.color-204E81 .btn[data-color=black].btn-fill {
    background-color: #204E81 !important;
    border-color: #204E81 !important;
}

body.color-008D4C .btn[data-color=black].btn-fill {
    background-color: #008D4C !important;
    border-color: #008D4C !important;
}

body.color-C19803 .btn[data-color=black].btn-fill {
    background-color: #C19803 !important;
    border-color: #C19803 !important;
}

body.color-C65479 .btn[data-color=black].btn-fill {
    background-color: #C65479 !important;
    border-color: #C65479 !important;
}

body.color-E51400 .btn[data-color=black].btn-fill {
    background-color: #E51400 !important;
    border-color: #E51400 !important;
}

body.color-404952 .btn[data-color=black].btn-fill {
    background-color: #404952 !important;
    border-color: #404952 !important;
}

body.color-894400 .btn[data-color=black].btn-fill {
    background-color: #894400 !important;
    border-color: #894400 !important;
}

body.color-013CEB .btn[data-color=black].btn-fill {
    background-color: #013CEB !important;
    border-color: #013CEB !important;
    color: #FFFFFF !important;
}

body.color-101828 .btn[data-color=black].btn-fill {
    background-color: #101828 !important;
    border-color: #101828 !important;
    color: #FFFFFF !important;
}

body.color-1C2938 .btn[data-color=black].btn-fill {
    background-color: #17232F !important;
    border-color: #17232F !important;
    color: #FFFFFF !important;
}

body.color-727272 .btn[data-color=black].btn-fill:hover {
    background-color: #797979 !important;
}

body.color-1560BD .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-204E81 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-008D4C .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-C19803 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-C65479 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-E51400 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-404952 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-894400 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-013CEB .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-101828 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

body.color-1C2938 .btn[data-color=black].btn-fill:hover {
    opacity: 0.88 !important;
}

/* Sidebar color End */

/* charts */

.chart-legend-info {
    color: #798DAB;
}

.no-data-available {
    text-align: center;
}

.widget-no-data-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.widget-no-data-container img {
    height: 100px;
    width: 100px;
}

/* live account dashboard */

.tiles-bg {
    background-color: white;
    overflow: auto;
    margin-bottom: 20px;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background-position: center;
    background-size: 300px;
    padding: 10px 10px 10px 12px;
    min-height: 90px;
}

.tiles-img {
    height: 30px;
    width: 30px;
}

.tiles-img-content {
    height: 20px;
    width: 25px;
}

.tiles-label {
    font-size: 12px;
}

.winner-trade {
    color: #00b788 !important;
    stroke: #00b788 !important;
}

.lost-trade {
    color: #7E87C9 !important;
    stroke: #7E87C9 !important;
}

.long-trade {
    color: #0252EF !important;
    stroke: #0252EF !important;
}

.long-trade path {
    stroke-width: 44px !important;
}

.short-trade {
    color: #EAEDF7 !important;
    stroke: #EAEDF7 !important;
}

.short-trade path {
    stroke-width: 35px !important;
}

.tiles-bg .media {
    /* margin-top: 20px;
    margin-bottom: 20px; */
}

.v-center {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.dashboard-tile-value {
    font-size: 18px;
}

.min-h-65 {
    min-height: 65px;
}

.min-h-160 {
    min-height: 160px;
}

.min-h-200 {
    min-height: 215px;
}

.min-h-270 {
    /* min-height: 270px; */
    min-height: 299px;
}

.min-h-325 {
    min-height: 325px;
    max-height: 325px;
}

.min-h-325 img {
    max-height: 325px;
    width: 100%;
}

.min-h-560 {
    /* min-height: 596px;
    max-height: 596px; */
    min-height: 971px;
    max-height: 971px;
}

.min-h-666 {
    min-height: 666px;
}

.overflow-auto {
    overflow: auto;
}

.overflow-hidden {
    overflow: hidden;
}

.file-name-text {
    max-width: 300px;
    display: inline-block;
}

.overflow-table {
    overflow-y: scroll !important;
}

.min-h-100 {
    min-height: 100px;
}

.dashboard-tiles-icon {
    font-size: 25px !important;
}

.dropdown-icon-right::before, .dropdown-icon-right::after {
    left: auto !important;
    right: 12px !important;
}

.tiles-bg .media-body, .tiles-bg .media-left, .tiles-bg .media-right {
    vertical-align: middle;
}

.tiles-bg .row label i {
    width: auto;
}

.dis-block {
    display: block !important;
}

/* error **/

.error-container {
    padding: 5px 0px 0px 10px !important;
    margin-bottom: 0;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 700px;
    }
}

/* payments */

.list-image {
    /* width: 110px; */
    max-height: 50px;
}

.dynamic-form-select .open .inner::after, .dynamic-form-select .open .inner::before {
    display: none;
}

.title-underline {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(63, 63, 68, 0.1);
}

.padding-12 {
    padding: 12px;
}

.photo-nav, .photo-nav:hover {
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50% !important;
    float: left;
    margin-right: 11px;
    margin-left: 23px;
    z-index: 5;
    border: 2px solid #a9a9a9;
    padding: 0px !important;
    line-height: 31px !important;
    text-align: -webkit-center !important;
}

.photo-nav .photo {
    display: inline-block;
}

.terms-text {
    white-space: pre-wrap;
    word-break: unset;
    word-wrap: unset;
    background: white;
    border: none;
    padding-top: 0;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    color: #333;
}

.wallet-add .terms-text {
    font-size: 18px;
}

.dashboard-bg {
    background: url(../img/dashboard_temp_bg.png);
    height: 100%;
    width: 100%;
    background-size: cover;
}

.auth-content {
    display: table-cell;
    vertical-align: middle;
    height: 100vh;
    width: 100vw;
    padding-top: 0px !important;
}

.msg-color {
    color: #777;
}

.no-data-img {
    height: 100%;
    /* width: 100%; */
    /* object-fit: contain; */
    max-width: 100%;
    max-height: 100%;
    min-height: 325px;
}

.no-data-table-img {
    height: 100%;
    width: 100%;
    /* object-fit: contain; */
    /* max-width: 100%; */
    /* max-height: 100%; */
    min-height: 616px;
    max-height: 616px;
}

.login-page .card {
    /* background: url(../img/auth_form_bg_img.jpeg); */
    background-size: cover;
    background-color: white;
}

.width-320 {
    width: 320px
}

.auth-row {
    margin: 0 auto;
}

.initials {
    text-align: center;
    display: block;
    line-height: 13px;
    margin-left: -11px;
    cursor: pointer;
}

.menu-img {
    height: 29px;
    font-size: 28px;
    float: left;
    margin-right: 15px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    width: 25px;
}

.font-bold {
    font-weight: bold !important;
}

.sidebar-name {
    cursor: pointer;
}

.text-cursor {
    cursor: text;
}

.card-content-overflow {
    height: 200px;
    overflow: auto;
}

.hide-element {
    display: none;
}

.show-element {
    display: block;
}

.disapproved-reason {
    width: 24em !important;
}

.disapproved-reason.swal2-header {
    display: none !important;
}

.kyc-notification-container {
    display: inline-block;
    width: 100%;
    transition: all 0.5s ease-in-out;
    z-index: 1200;
    top: 20px;
    left: 0px;
    right: 0px;
    padding: 10px 10px 10px 20px;
    border-radius: 4px;
    background-color: #fc727a;
    border: 0;
    color: #FFFFFF;
    font-size: 14px;
    webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.h-100-valign {
    vertical-align: middle;
    height: 100%;
}

.kyc-notification-icon {
    font-size: 25px;
    height: 100%;
    vertical-align: middle;
}

.kyc-notification-text {
    height: 100%;
    vertical-align: middle;
}

.swal2-container .swal2-popup.disapproved-reason .swal2-title {
    margin: 0 !important;
}

.custom-bg {
    background: #ffffff;
    height: 64px;
    padding: 6px 20px !important;
}

.sidebar .logo-img img {
    width: 150px !important;
    left: -8px !important;
    right: -112px;
}

.custom-bg .logo-img {
    width: 150px;
}

.timezone .open .form-control {
    border: 1px solid #E3E3E3;
    border-radius: 4px;
}

/* .float-right{
    float: right!important;
} */

ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 20px;
}

ul.timeline>li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.w-100 {
    width: 100% !important;
}

.w-80 {
    width: 80%;
}

.table-container {
    overflow: scroll;
}

.currency-converter-rate-container {
    margin-left: 33.33%;
    margin-right: 33.33%;
    border: 1px solid #E3E3E3;
    border-radius: 4%;
}

#myTradeTadle>thead>tr>th, #myTradeTadle>tbody>tr>th, #myTradeTadle>tfoot>tr>th, #myTradeTadle>thead>tr>td, #myTradeTadle>tfoot>tr>td {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 1px !important;
    padding-right: 0px !important;
    outline: 0;
    font-size: 11px;
}

#myTradeTadle>tbody>tr>td {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 0px !important;
    outline: 0;
    font-size: 11px;
}

#myTradeTadle thead .sorting:after, #myTradeTadle thead .sorting_asc:after, #myTradeTadle thead .sorting_desc:after, #myTradeTadle thead .sorting_asc_disabled:after, #myTradeTadle thead .sorting_desc_disabled:after {
    right: -1px !important;
}

/* margin-padding clases */

.margin-0 {
    margin: 0px !important;
}

.margin-top-0 {
    margin-top: 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-3 {
    margin-bottom: 3px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-left-0 {
    margin-left: 0px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-right-0 {
    margin-right: 0px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-top-bottom-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.margin-top-bottom-5 {
    margin: 5px 0px;
}

.margin-top-bottom-10 {
    margin: 10px 0px;
}

.padding-0 {
    padding: 0px !important;
}

.padding-3 {
    padding: 3px !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-20 {
    padding: 20px;
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-right-0 {
    padding-right: 0px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-right-20 {
    padding-right: 20px;
}

.word_wrap_div {
    word-wrap: break-word;
}

.converter_btn {
    padding-top: 12px;
}

.menu_flex {
    display: flex !important;
}

.min_height_report_titles {
    min-height: 140px;
    cursor: pointer;
}

.sub_ib_live_inculde_child {
    margin-left: 40px;
    font-size: 19px;
}

.progress-bar {
    color: #000000 !important;
}

/* Custom CSS for angular new version */

.main-panel .main-content {
    padding: 15px !important;
}

.btn.btn-fill {
    background-color: #5e5e5e !important;
    border-color: #5e5e5e !important;
}

.btn.btn-fill:hover {
    background-color: #797979 !important;
    border-color: transparent !important;
}

.card .title {
    font-weight: 500 !important;
}

.form-control.overflow-hidden {
    height: auto !important;
}

form select.form-control {
    border-color: #888 !important;
    color: #888 !important;
    height: 38px !important;
}

.margin-left-5.sidebar-name.file-name-text {
    display: inline !important;
}

#myTradeTadle>tbody>tr>td {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 14px;
}

.table>thead>tr>th {
    color: #000 !important;
    font-weight: 600 !important;
}

table.dataTable>thead>tr>th {
    vertical-align: super;
}

.ib-btn-lst button.btn-wd {
    border-color: #5e5e5e;
}

.btn-warning.btn-fill {
    background-color: #ffa534 !important;
    border-color: #ffa534 !important;
}

.btn-warning.btn-fill:hover {
    background-color: #ff9510 !important;
}

.btn-info.btn-fill {
    background-color: #23CCEF !important;
    border-color: #23CCEF !important;
}

.btn-info.btn-fill:hover {
    background-color: #11bfe3 !important;
}

.btn-success.btn-fill {
    background-color: #3c763d !important;
    border-color: #3c763d !important;
}

.btn-success.btn-fill:hover {
    background-color: #336534 !important;
}

.btn-danger.btn-fill {
    background-color: #fb404b !important;
    border-color: #fb404b !important;
}

.btn-danger.btn-fill:hover {
    background-color: #fa1825 !important;
}

.btn[data-color=black].btn-fill {
    background-color: #5e5e5e !important;
    border-color: #5e5e5e !important;
}

.btn[data-color=black].btn-fill:hover {
    background-color: #797979 !important;
}

.btn-primary.btn-fill {
    background-color: #447df7 !important;
    border-color: #447df7 !important;
}

.btn-primary.btn-fill:hover {
    background-color: #2c6cf6 !important;
}

.pagination>li.active>a, .pagination>li.active>a:focus, .pagination>li.active>a:hover, .pagination>li.active>span, .pagination>li.active>span:focus, .pagination>li.active>span:hover {
    background-color: #5e5e5e !important;
}

.card-wizard .nav-pills>li>a.active {
    background-color: #23ccef !important;
}

.text-success, .text-success:hover {
    color: #3c763d!important;
}

/* Custom CSS for angular new version End */

/* Main Dashboard CSS Start */

.main-dashboard .card {
    margin-bottom: 0;
}

.main-dashboard .b-bt {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-dashboard .currency-tabs ul.list-inline {
    margin: 0;
}

.main-dashboard .currency-tabs ul.list-inline li {
    padding: 0;
}

.main-dashboard .currency-tabs ul.list-inline li a {
    padding: 10px 20px;
    display: block;
    color: #7d828c;
    font-weight: 600;
    font-size: 16px;
    font-family: sans-serif;
}

.main-dashboard .currency-tabs ul.list-inline li a:hover {
    color: #2273c5;
    border-bottom: 2px solid #2273c5;
}

.main-dashboard .currency-tabs ul.list-inline li a.active {
    color: #2273c5;
    border-bottom: 2px solid #2273c5;
    transition: all 0.5s ease-in-out;
}

.main-dashboard h2 {
    font-size: 16px;
    font-weight: 500;
    font-family: GothamPro-Medium;
    color: #000;
}

.main-dashboard .trading-detail-block .card {
    box-shadow: none;
    border: 1px solid rgba(0, 32, 96, 0.10);
    border-radius: 12px;
}

.main-dashboard .trading-detail-block .trad-box {
    display: inline-block;
    width: 19.1%;
    margin-right: 11px;
    padding-right: 0;
}

.main-dashboard .trading-detail-block .trad-box:last-child {
    margin-right: 0;
}

.main-dashboard .trading-detail-block .trad-box img {
    width: 45px;
    margin-left: auto;
}

.main-dashboard .trading-detail-block .trad-box h4 {
    color: #0a112f;
    margin: 0;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    font-family: GothamPro-Medium;
}

.main-dashboard .trading-detail-block .trad-box p {
    margin: 0;
    color: gba(0, 0, 0, 0.80);
    font-size: 13px;
    font-family: 'GothamPro';
    font-weight: 500;
}

.main-dashboard .open-account .card {
    box-shadow: none;
    border: 1px solid #eaeff9;
    border-radius: 12px;
}

.main-dashboard .open-account .content {
    padding: 20px 25px;
}

.main-dashboard .open-account .content .col-md-6:first-child {
    border-right: 1px solid #eaeff9;
    padding-right: 25px;
}

.main-dashboard .open-account .content img {
    width: 35px;
}

.main-dashboard .open-account .content p {
    margin: 0;
    color: #90959d;
    font-size: 13px;
    line-height: 20px;
}

.main-dashboard .open-account .content h4 {
    color: #0a112f;
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    font-family: sans-serif;
}

.main-dashboard .open-account .content .col-md-6:nth-child(2) {
    padding-left: 25px;
}

.main-dashboard .open-account .content .dep-progress {
    background: #efefef;
    width: 100%;
    height: 12px;
    position: relative;
    border-radius: 50px;
}

.main-dashboard .open-account .content .dep-progress:after {
    content: '\A';
    position: absolute;
    background: #295ef4;
    top: 0;
    bottom: 0;
    left: 0;
    width: 70%;
    border-radius: 50px;
}

.main-dashboard .open-account .content .dep-progress.orange:after {
    background: #de743b;
}

.main-dashboard .kyc-box {
    width: 67%;
    display: inline-block;
    padding-right: 15px;
}

.main-dashboard .total-acc-box {
    width: 33%;
    display: inline-block;
    display: inline-block;
    vertical-align: top;
}

.main-dashboard .kyc-box .card {
    box-shadow: none;
    border: 1px solid #eaeff9;
    border-radius: 12px;
}

.main-dashboard .kyc-box table tr td {
    border: none !important;
}

.main-dashboard .kyc-box table tr td {
    padding: 15px 8px;
}

.main-dashboard .kyc-box table tr.row1 td {
    padding-top: 5px;
}

.main-dashboard .kyc-box table tr td.col1 {
    color: #898e97;
    font-size: 14px;
}

.main-dashboard .kyc-box table tr td.col2 {
    text-align: right;
}

.main-dashboard .kyc-box table tr:not(.row1) td.col2 span {
    padding: 4px 14px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    font-family: sans-serif;
}

.main-dashboard .kyc-box table tr.row2 td.col2 span {
    color: #fff;
    background: #f0b84f;
}

.main-dashboard .kyc-box table tr.row3 td.col2 span {
    color: #4ca28a;
    background: #eaf4f1;
}

.main-dashboard .kyc-box table tr.row4 td.col2 span {
    color: #efb969;
    background: #fef6ea;
}

.main-dashboard .kyc-box a.btn-view-doc {
    display: inline-block;
    color: #de743a;
    font-size: 14px;
    font-weight: 600;
    font-family: sans-serif;
    padding: 8px 20px;
    border: 2px solid #de743a;
    border-radius: 5px;
    text-transform: uppercase;
    margin-left: 8px;
}

.main-dashboard .total-acc-box {
    background: #295ef4;
    border-radius: 7px;
}

.main-dashboard .total-acc-box .acc-box {
    padding: 15px 22px;
}

.main-dashboard .total-acc-box .media-body, .main-dashboard .total-acc-box .media-left {
    vertical-align: middle;
}

.main-dashboard .total-acc-box .media h4 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    vertical-align: middle;
}

.main-dashboard .total-acc-box .demo-acc-box.acc-box {
    border-top: 1px solid rgb(255 255 255 / 32%);
}

.main-dashboard .total-acc-box .acc-box h3 {
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 26px;
}

.main-dashboard .total-acc-box .acc-box h2 {
    margin: 10px 0 3px;
    color: #fff;
}

.main-dashboard .total-acc-box .acc-box a {
    margin: 0;
    color: #102662;
    font-weight: 600;
    text-transform: uppercase;
}

.main-dashboard .ewa-balance .card .content {
    padding: 0;
}

.main-dashboard .ewa-balance .card {
    box-shadow: none;
    border: 1px solid #eaeff9;
    border-radius: 12px;
}

.main-dashboard .ewa-balance h2 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #adb0b6;
}

.main-dashboard .ewa-balance .col-md-4:first-child h2 {
    color: #fff;
}

.main-dashboard .ewa-balance h3 {
    margin: 0;
    font-size: 20px;
    margin-top: 10px;
    color: #000;
    font-weight: 600;
    font-size: 22px;
}

.main-dashboard .ewa-balance .col-md-4:first-child h3 {
    color: #fff;
}

.main-dashboard .ewa-balance h3 i {
    margin-right: 2px;
    width: auto;
}

.main-dashboard .ewa-balance .bal-box {
    position: relative;
    padding: 21px 0;
    z-index: 1;
}

.main-dashboard .ewa-balance .col-md-4:first-child {
    padding-right: 0;
}

.main-dashboard .ewa-balance .col-md-4:first-child .bal-box {
    padding-left: 22px;
}

.main-dashboard .ewa-balance .col-md-4:first-child .bal-box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../img/ew-bg.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    z-index: -1;
}

.main-dashboard .kyc-bar {
    background: rgba(233, 35, 35, 0.15);
    padding: 10px 20px;
}

.main-dashboard .kyc-bar p {
    color: #e92323;
    font-size: 16px;
    display: inline-block;
    margin: 0;
    width: 75%;
    font-weight: 500;
}

.main-dashboard .kyc-bar .kyc-btn {
    display: inline-block;
    width: 25%;
    text-align: right;
}

.main-dashboard .kyc-bar .kyc-btn a {
    background: #e92323;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border-radius: 5px;
    padding: 4px 22px;
    border: 2px solid #e92323;
    font-weight: 600;
    font-family: sans-serif;
}

.main-dashboard .kyc-bar .kyc-btn a:hover {
    border: 2px solid #e92323;
    color: #e92323;
    background: transparent;
}

.main-dashboard .trade-behav .card, .main-dashboard .depos-withdraw-box .card, .main-dashboard .open-acc-box .card {
    box-shadow: none;
    border: 1px solid #eaeff9;
    border-radius: 12px;
}

.main-dashboard .depos-withdraw-box .tot-dep, .main-dashboard .depos-withdraw-box .tot-with {
    position: relative;
    margin-left: 10px;
}

.main-dashboard .depos-withdraw-box .tot-dep:after, .main-dashboard .depos-withdraw-box .tot-with:after {
    content: '';
    position: absolute;
    background: #1b5afd;
    height: 10px;
    width: 10px;
    left: -20px;
    top: 2px;
    border-radius: 50px;
}

.main-dashboard .depos-withdraw-box .tot-with:after {
    background: #cdddff;
}

.main-dashboard .depos-withdraw-box h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.main-dashboard .depos-withdraw-box h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 8px 0 0;
}

.main-dashboard .depos-withdraw-box .legend .row .col-md-6 {
    font-family: 'GothamPro';
}

.main-dashboard .open-acc-box .media {
    display: inline-block;
    width: 50%;
    margin: 0;
}

.main-dashboard .open-acc-box .media-left, .main-dashboard .open-acc-box .media-body {
    vertical-align: middle;
}

.main-dashboard .open-acc-box .media.demo-hide {
    width: 100% !important;
}

.main-dashboard .open-acc-box h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    color: #00bb8b;
    font-family: 'GothamPro-Medium';
}

.main-dashboard .open-acc-box .demo h3 {
    color: #3ba1ea;
}

.main-dashboard .open-acc-box h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin-top: 8px;
    font-family: 'GothamPro';
}

.main-dashboard .acc-info .card, .main-dashboard .volume-block .card {
    box-shadow: none;
    border: 1px solid #eaeff9;
    border-radius: 12px;
}

.main-dashboard .acc-info .graph-info h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.main-dashboard .acc-info .graph-info h4 {
    margin: 0;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 600;
}

.main-dashboard .volume-block {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #eaeff9;
    margin-right: 16px;
}

.main-dashboard .volume-block .total-vol-box, .main-dashboard .volume-block .open-vol-box {
    padding: 24px 20px;
}

.main-dashboard .volume-block.full-w .total-vol-box, .main-dashboard .volume-block.full-w .open-vol-box {
    width: 50%;
    display: inline-block;
    border: none;
    padding: 54px 35px;
    vertical-align: top;
}

.main-dashboard .volume-block .open-vol-box {
    border-top: 1px solid #eaeff9;
    padding-top: 22px;
}

.main-dashboard .volume-block p {
    margin: 0;
    color: #000;
    font-size: 14px;
    font-family: 'GothamPro-Medium';
    font-weight: 500;
}

.main-dashboard .volume-block.full-w p {
    font-size: 24px;
    margin: 15px 0 16px;
}

.main-dashboard .volume-block h4 {
    margin: 0;
    color: #3057f4;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    font-family: 'GothamPro';
}

.main-dashboard .volume-block.full-w h4 {
    font-size: 28px;
    margin-bottom: 20px;
}

.main-dashboard .volume-block .open-vol-box h4 {
    color: #ff9615;
    line-height: 19px;
}

.main-dashboard .wlt-summ {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: url(../img/ewa-bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 16px;
    border-radius: 8px;
}

.main-dashboard .wlt-summ h3 {
    margin: 0;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.main-dashboard .wlt-summ .bal-box {
    display: block;
    vertical-align: bottom;
    padding: 15px 10px;
    position: relative;
    border-radius: 10px;
    background: linear-gradient(131deg, rgba(255, 255, 255, 0.37) -4%, rgba(255, 255, 255, 0.07) 99%);
}

.main-dashboard .wlt-summ .bal-box .win, .main-dashboard .wlt-summ .bal-box .wout {
    padding: 10px 13px 10px 20px;
    display: inline-block;
    position: relative;
    width: 49%;
}

.main-dashboard .wlt-summ .bal-box .win {
    border-right: 1px solid rgba(255, 255, 255, 0.22);
}

.main-dashboard .wlt-summ .bal-box h4 {
    margin: 0;
    font-family: 'GothamPro-Medium';
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 22px;
}

.main-dashboard .wlt-summ .bal-box h4 span {
    position: absolute;
    left: 6px;
}

.main-dashboard .wlt-summ .bal-box .wout {
    margin-left: 5px;
}

.main-dashboard .wlt-summ .bal-box p {
    margin: 0;
    font-size: 11px;
    font-weight: 500;
    font-family: 'GothamPro-Medium';
    color: rgba(0, 0, 0, 0.6);
}

.main-dashboard .wlt-summ .tot-bal {
    display: inline-block;
    vertical-align: bottom;
    padding: 8px 0px 8px 0px;
    margin: 40px 0 17px;
}

.main-dashboard .wlt-summ .tot-bal h3 {
    margin: 0;
    font-family: 'GothamPro-Medium';
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.main-dashboard .wlt-summ .tot-bal h4 {
    margin: 0;
    font-family: 'GothamPro-Medium';
    font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.65);
}

/* Main Dashboard CSS End */

/* IB Dashboard CSS */

.main-content.ib-dashboard {
    padding: 18px 0 !important;
    background: #fdfbfe;
}

.ib-dashboard .pl-8 {
    padding-left: 8px;
}

.ib-dashboard .pr-8 {
    padding-right: 8px;
}

.ib-dashboard .pl-16 {
    padding-left: 16px;
}

.ib-dashboard .pr-16 {
    padding-right: 16px;
}

.ib-dashboard .card {
    border-radius: 10px;
    margin-bottom: 24px;
    box-shadow: none;
    border: 1px solid #e9ecf3;
}

.ib-dashboard .card.top-bar .content {
    padding: 18px 24px;
}

.ib-dashboard .dashicon .media-body {
    vertical-align: middle;
}

.ib-dashboard .dashicon h4 {
    font-family: GothamPro-Medium;
    color: #0a1031;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    line-height: normal;
    margin-bottom: 8px;
}

.ib-dashboard .dashicon p {
    font-family: GothamPro;
    color: #7c828d;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
}

.ib-dashboard .dashicon .media-right {
    vertical-align: middle;
}

.ib-dashboard .dashicon .media-right i.fa {
    width: auto;
    font-size: 20px;
    background: #d0d1d6;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.ib-dashboard .font-icon-list {
    border-right: 1px solid #f3f3f3;
    padding: 0 15px;
}

.ib-dashboard .font-icon-list:first-child {
    padding-left: 8px;
}

.ib-dashboard .font-icon-list:last-child {
    border: none;
    padding-right: 15px;
}

.ib-dashboard h2.heading {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    margin: 10px 0 16px;
    display: inline-block;
    font-family: GothamPro-Medium;
    line-height: normal;
    color: #292d34;
}

.ib-dashboard h2.heading.pt-0 {
    margin-top: 0;
}

.ib-dashboard .card.kycdoc {
    margin-bottom: 16px;
}

.ib-dashboard .card.kycdoc .content {
    padding: 16px 24px;
}

.ib-dashboard .change-ib-analyics {
    display: inline-block;
    float: right;
}

.ib-dashboard ul.cus-list {
    margin: 0;
}

.ib-dashboard ul.cus-list li {
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
}

.ib-dashboard ul.cus-list li:first-child {
    padding-top: 0;
}

.ib-dashboard ul.cus-list li:last-child {
    border: none;
    padding-bottom: 0;
}

.ib-dashboard ul.cus-list span i {
    font-size: 15px;
}

.ib-dashboard ul.cus-list span.icon {
    width: 34px;
    height: 34px;
    display: inline-block;
    color: #feffff;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    margin-right: 15px;
}

.ib-dashboard ul.cus-list span.icon img {
    width: 16px;
}

.ib-dashboard ul.cus-list span.icon1 img {
    width: 13px;
}

.ib-dashboard ul.cus-list span.icon1 {
    background: #39a1ea;
}

.ib-dashboard ul.cus-list span.icon2 {
    background: #17a589;
}

.ib-dashboard ul.cus-list span.icon3 {
    background: #ed6d25;
}

.ib-dashboard ul.cus-list span.icon4 {
    background: #ffc36c;
}

.ib-dashboard ul.cus-list span.text {
    font-family: GothamPro;
    font-size: 15px;
    color: #0a1031;
}

.ib-dashboard ul.cus-list span.total-fig {
    font-weight: 500;
    float: right;
    vertical-align: middle;
    font-family: GothamPro-Medium;
    font-size: 22px;
    color: #0a1031;
}

.ib-dashboard .select-box {
    display: inline-block;
    float: right;
    border: 1px solid #e6e4e7;
    border-radius: 7px;
    padding: 9px;
    vertical-align: middle;
    color: #292d34;
    font-family: GothamPro-Medium;
    font-size: 13px;
    font-weight: 500;
    background: transparent;
}

.ib-dashboard .select-box:focus, .ib-dashboard .select-box:active {
    outline: none;
    box-shadow: none;
}

.ib-dashboard .card.card-trd .content {
    padding: 24px;
}

.ib-dashboard ul.media-list {
    margin: 0;
    font-size: 0;
}

.ib-dashboard ul.media-list li {
    width: 50%;
    margin: 0;
    border-right: 1px solid #f3f3f3;
    vertical-align: top;
}

.ib-dashboard ul.media-list li:first-child {
    padding-right: 22px;
    padding-left: 0;
}

.ib-dashboard ul.media-list li:last-child {
    border-right: none;
    padding-left: 24px;
    padding-right: 0;
}

.ib-dashboard .media.acttrad .media-left {
    vertical-align: middle;
}

.ib-dashboard .media.acttrad .media-left {
    width: 41px;
    height: 41px;
    color: #feffff;
    vertical-align: top;
    text-align: center;
    line-height: 39px;
    border-radius: 50%;
    margin-right: 16px;
    padding: 0;
    display: inline-block;
}

.ib-dashboard li:first-child .media.acttrad .media-left {
    background: #ed6d25;
}

.ib-dashboard li:nth-child(2) .media.acttrad .media-left {
    background: #39a1ea;
}

.ib-dashboard li:first-child .media.acttrad .media-left img {
    width: 20px;
}

.ib-dashboard li:nth-child(2) .media.acttrad .media-left img {
    width: 16px;
}

.ib-dashboard .media.acttrad .media-body {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.ib-dashboard .media.acttrad h4 {
    margin: 0;
    font-family: GothamPro-Medium;
    font-size: 22px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 8px;
}

.ib-dashboard li:first-child .media.acttrad h4 {
    color: #ed6d25;
}

.ib-dashboard li:nth-child(2) .media.acttrad h4 {
    color: #39a1ea;
}

.ib-dashboard .media.acttrad p {
    font-family: GothamPro;
    font-size: 15px;
    line-height: 13px;
    color: #292d34;
}

.ib-dashboard li:first-child .media.acttrad p {
    width: 110px;
}

.ib-dashboard .table-full-width.content {
    padding: 0 !important;
    margin: 0 !important;
}

.ib-dashboard table tbody tr:hover {
    background: #f7f7f7;
}

.ib-dashboard table td {
    border-top: 1px solid #f3f3f3;
}

.ib-dashboard table th {
    padding: 17px 0 12px !important;
    font-family: GothamPro-Medium;
    font-size: 10px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: 0.5px;
    color: #7c828d !important;
}

.ib-dashboard table.table-id-1 td.col {
    padding: 15px 0;
}

.ib-dashboard table.table-id-1 th.col-1 {
    width: 7%;
}

.ib-dashboard table.table-id-1 th.col-2 {
    width: 41%;
}

.ib-dashboard table.table-id-1 th.col-3 {
    width: 10%;
}

.ib-dashboard table.table-id-1 th.col-4 {
    width: 12%;
}

.ib-dashboard table.table-id-1 td.col-1 {
    text-align: center;
    vertical-align: top;
    padding: 15px 19px;
    line-height: 15px;
    font-family: GothamPro-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #b2b6bc;
}

.ib-dashboard table.table-id-1 td.col-2 h3 {
    margin: 0;
    margin-bottom: 7px;
    font-family: GothamPro;
    font-size: 16px;
    font-weight: 600;
    line-height: 15px;
    color: #292d34;
}

.ib-dashboard table.table-id-1 td.col-2 a {
    font-family: GothamPro;
    font-size: 13px;
    line-height: 13px;
    color: #7c828d;
}

.ib-dashboard table.table-id-1 .col-4, .ib-dashboard table.table-id-1 .col-3 {
    text-align: center;
}

.ib-dashboard table td.col-3 span {
    padding: 1px 4px;
    border-radius: 4px;
    font-family: GothamPro;
    font-size: 14px;
    font-weight: 500;
    line-height: 12px;
    color: #ffffff;
}

.ib-dashboard table td.col-3 span.lvl1 {
    background: #0e1731;
}

.ib-dashboard table td.col-3 span.lvl2 {
    background: #272e46;
}

.ib-dashboard table td.col-3 span.lvl3 {
    background: #565c6f;
}

.ib-dashboard table td.col-3 span.lvl4 {
    background: #6e7384;
}

.ib-dashboard table td.col-3 span.lvl5 {
    background: #9da3ac;
}

.ib-dashboard table.table-id-1 td.col-4, .ib-dashboard table.table-id-1 td.col-5 {
    font-family: GothamPro-Medium;
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    color: #292d34;
}

.ib-dashboard table.table-id-1 td.col-4 {
    padding-right: 2px;
}

.ib-dashboard table.table-id-1 td.col-5 {
    color: #17a589;
    padding-left: 2px;
}

.ib-dashboard table.table-id-2 td.col-1 span {
    border-radius: 50%;
    width: 42px;
    display: block;
    height: 42px;
    font-family: GothamPro-Medium;
    font-size: 14px;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
    color: #ed6d25;
}

.ib-dashboard table.table-id-2 tr:first-child td.col-1 span {
    color: #3ba1ea;
    background: rgba(59, 161, 234, 0.2);
}

.ib-dashboard table.table-id-2 tr:nth-child(2) td.col-1 span {
    color: #17a589;
    background: rgba(23, 165, 137, 0.2);
}

.ib-dashboard table.table-id-2 tr:nth-child(3) td.col-1 span {
    color: #ffc36c;
    background: rgba(255, 195, 108, 0.2);
}

.ib-dashboard table.table-id-2 tr:nth-child(4) td.col-1 span {
    color: #ed6d25;
    background: rgba(237, 109, 37, 0.2);
}

.ib-dashboard table.table-id-2 tr:nth-child(5) td.col-1 span {
    color: #3ba1ea;
    background: rgba(59, 161, 234, 0.2);
}

.ib-dashboard table.table-id-2 td {
    padding: 0;
}

.ib-dashboard table.table-id-2 td.col-1 {
    padding: 15px 11px 15px 16px;
}

.ib-dashboard table.table-id-2 td.col-2 {
    color: #292d34;
    font-weight: 500;
    font-size: 15px;
    font-family: GothamPro-Medium;
    padding-right: 3px;
}

.ib-dashboard table.table-id-2 td.col-3 {
    color: #7c828d;
    font-size: 15px;
    font-family: GothamPro;
    padding-left: 3px;
    line-height: 13px;
}

.ib-dashboard table.table-id-2 td.col-4, .ib-dashboard table.table-id-2 td.col-5 {
    font-family: GothamPro-Medium;
    font-size: 15px;
    color: #0a1031;
    font-weight: 500;
    line-height: 15px;
}

.ib-dashboard table.table-id-2 td.col-5 {
    padding-left: 2px;
}

.ib-dashboard table.table-id-2 td.col-4 {
    color: #17a589;
    padding-right: 2px;
}

.ib-dashboard table.table-id-1 td.col-5 {
    padding-left: 2px;
}

.ib-dashboard table.table-id-2 th.col-1 {
    width: 12%;
}

.ib-dashboard table.table-id-2 th.col-2 {
    width: 38%;
}

.ib-dashboard table.table-id-2 th.col-3 {
    width: 22%;
}

.ib-dashboard table.table-id-2 th.col-4 {
    width: 19%;
}

.ib-dashboard table.table-id-3 td {
    padding: 19px 0;
}

.ib-dashboard table.table-id-3 td.col-1 {
    text-align: center;
    vertical-align: middle;
    padding: 19px 12px 19px 25px;
    font-family: GothamPro-Medium;
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    color: #b2b6bc;
}

.ib-dashboard table.table-id-3 td.col-2 {
    font-family: GothamPro-Medium;
    font-size: 15px;
    font-weight: 500;
    line-height: 13px;
    color: #292d34;
}

.ib-dashboard table.table-id-3 td.col-3 {
    text-align: center;
}

.ib-dashboard table.table-id-3 td.col-4 {
    font-family: GothamPro;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color: #7c828d;
    padding-right: 3px;
}

.ib-dashboard table.table-id-3 td.col-5, .ib-dashboard table.table-id-3 td.col-6 {
    color: #131416;
    font-weight: 600;
    font-family: GothamPro-Medium;
    font-size: 15px;
    font-weight: 500;
    line-height: 13px;
    color: #000000;
}

.ib-dashboard table.table-id-3 td.col-5 {
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
}

.ib-dashboard table.table-id-3 td.col-6 {
    color: #17a589;
    padding-left: 2px;
}

.ib-dashboard table.table-id-3 th.col-1 {
    width: 6%;
}

.ib-dashboard table.table-id-3 th.col-2 {
    width: 22%;
}

.ib-dashboard table.table-id-3 th.col-3 {
    width: 5%;
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.ib-dashboard table.table-id-3 th.col-4 {
    width: 33%;
}

.ib-dashboard table.table-id-3 th.col-5 {
    width: 7%;
}

.ib-dashboard .card.ib-block {
    background: rgba(14, 24, 49, 0.19);
    padding: 22px 25px;
}

.ib-dashboard .ib-block .ib-no {
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(14, 24, 49, 0.09);
}

.ib-dashboard .ib-block label {
    margin-bottom: 10px;
    font-family: 'GothamPro';
    font-size: 16px;
    line-height: 15px;
    color: rgba(14, 24, 49, 0.5);
    font-weight: 500;
}

.ib-dashboard .ib-block a.a-link {
    margin: 0;
    line-height: 18px;
    font-size: 18px;
    color: #0f172d;
    font-weight: 600;
    width: 73%;
    word-break: break-all;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.ib-dashboard .ib-block h4 {
    margin: 0;
    font-family: GothamPro-Medium;
    font-size: 19px;
    font-weight: 500;
    line-height: normal;
    color: #0e1831;
}

.ib-dashboard .ib-block .ib-link {
    border-bottom: 1px solid #c2c2ca;
    padding: 19px 0;
}

.ib-dashboard .ib-block .ib-link a {
    color: #0f172d;
    font-weight: 600;
}

.ib-dashboard .ib-block .social-icon {
    padding: 20px 0 7px;
}

.ib-dashboard .well-sm.cus-pad {
    padding: 17px 0;
}

.ib-dashboard .ib-block .social-icon ul {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.ib-dashboard .ib-block .social-icon ul li {
    padding: 0;
    margin: 0;
}

.ib-dashboard .ib-block .social-icon ul li a.fa {
    padding: 11px;
    font-size: 18px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 0 2px;
    border-radius: 50%;
}

.ib-dashboard .ib-block .social-icon ul li a.fa:hover {
    opacity: 0.7;
}

.ib-dashboard .ib-block .social-icon ul li a.fa-facebook {
    background: #3B5998;
    color: white;
}

.ib-dashboard .ib-block .social-icon ul li a.fa-linkedin {
    background: #007bb5;
    color: white;
}

.ib-dashboard .ib-block .social-icon ul li a.fa-twitter {
    background: #55ACEE;
    color: white;
}

.ib-dashboard .ib-block .social-icon ul li a.fa-pinterest {
    background: #cb2027;
    color: white;
}

.ib-dashboard .ib-block .share-links a.btn-link {
    background-color: #0e1831;
    border-radius: 9px;
    padding: 13px 16px;
    opacity: 1;
    border: 2px solid #0e1831;
    transition: 0.5s;
    display: inline-block;
    margin: 3px 0;
    font-family: 'GothamPro-Medium';
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    color: #ffffff;
}

.ib-dashboard .ib-block .share-links a.btn-link:hover {
    text-decoration: none;
    background: transparent;
    color: #0e1831;
    transition: 0.5s;
}

.ib-dashboard .ib-graph .header {
    display: none !important;
}

.ib-dashboard .ib-graph .card {
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 !important;
}

.ib-dashboard .ib-graph .card .content {
    padding: 0;
    padding-top: 40px;
}

.ct-grid {
    stroke: #f7f7f7 !important;
    stroke-width: 1px !important;
    stroke-dasharray: 0 !important;
}

.ib-dashboard .ib-graph .ct-label.ct-vertical.ct-start, .ib-dashboard .ib-graph .ct-chart-bar .ct-label.ct-horizontal.ct-end {
    color: #adb0b6;
}

.ib-dashboard .ib-graph .ct-label.ct-vertical.ct-start {
    margin-top: 5px;
    margin-left: 7px;
}

.ib-dashboard .ib-graph span.ct-label.ct-horizontal.ct-end:hover {
    color: #000 !important;
}

.ib-dashboard .ib-graph .ct-label.ct-horizontal.ct-end {
    margin-top: 10px;
}

.ib-dashboard .ib-graph .ct-azure:nth-child(odd) {
    stroke: #f8b759 !important;
}

.ib-dashboard .ib-graph .ct-azure:nth-child(even) {
    stroke: #ed6d25 !important;
}

.ib-dashboard .ib-graph .ct-azure {
    position: relative;
}

.ib-dashboard .ib-graph .ct-azure {
    position: absolute;
    content: '';
    background: red;
    width: 15px;
    height: 15px
}

.ib-dashboard table.table-id-1 th, .ib-dashboard table.table-id-2 th, .ib-dashboard table.table-id-3 th {
    padding-left: 5px !important;
    padding-right: 5px !important;
}


.sidebar-wrapper {
    height: calc(91% - 64px) !important;
}

.footer-social-media-link {
    padding: 6px 16px 6px 16px;
    position: fixed;
    bottom: 0;
    border-right: 1px solid rgb(207 207 202);
}

.footer-social-media-link .content-box {
    width: 227px;
    text-align: center;
    margin: 0;
}

.footer-social-media-link .content-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.footer-social-media-link .content-box ul li {
    background: #fdfbfe;
    padding: 0;
    margin: 0 5px 0 0;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.footer-social-media-link .content-box ul li:last-child {
    margin: 0;
}

.footer-social-media-link ul li a {
    color: #0e1831;
    font-size: 16px;
    transition: all 0.5s ease-in-out;
    font-size: 13px;
}

.footer-social-media-link .content-box ul li:hover {
    background: #0e1831;
    color: #fff;
    transition: all 0.5s ease-in-out;
}

.footer-social-media-link .content-box ul li:hover a {
    color: #fff;
    transition: all 0.5s ease-in-out;
}

.footer-social-media-link .content-box ul li a i {
    width: auto;
}

.padd-rgt-15 {
    padding-right: 15px !important;
}

.ib-dashboard button.btn-more {
    background-color: #fff !important;
    color: #292c32 !important;
    border: 1px solid #e6e4e7 !important;
    transition: all 0.5s ease-in-out;
}

.ib-dashboard button.btn-more:hover {
    background-color: #292c32 !important;
    color: #fff !important;
    border: 1px solid #e6e4e7 !important;
    transition: all 0.5s ease-in-out;
}

.ib-dashboard .ib-graph .ct-chart-bar .ct-label.ct-horizontal.ct-end {
    height: 47px !important;
    max-width: 40px;
    margin: 5px 18px;
}

.notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px 15px;
    font-weight: bold;
}

.ib-dashboard-loader {
    position: sticky !important;
}

.nav svg-icon {
    display: block;
}

.no-data-box {
    position: relative;
    height: 100%;
}

.no-data-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* .ib-report .ib-rep-col {
    padding: 0;
    margin-right: 15px;
    width: 23.7%;
} */

/* .ib-report .ib-rep-col:nth-child(4) {
    margin-right: 0;
} */

.ib-report .ib-rep-col .content {
    background: #fff;
    background-color: #fff !important;
    padding: 20px 15px;
    border-radius: 10px;
    border: solid 1px #e9ecf3;
    box-shadow: none;
}

.ib-report .ib-rep-col .content .info-box {
    position: relative;
}

.ib-report .ib-rep-col .content .info-box:after {
    content: url(../img/arrow-top-right.svg);
    position: absolute;
    top: 0;
    right: 0;
}

.ib-report .ib-rep-col .content .info-box h4 {
    color: #0a1031;
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 1.19;
    padding: 0 32px;
    text-align: center;
    margin-bottom: 0;
}

.custom-loader {
    position: fixed !important;
}

.custom-loader .loader-img-container {
    left: 50%;
    transform: translate(-50%, -50%);
}

.terminal-iframe{display: flex;align-items: stretch;height: calc(100vh - 60px) !important;}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .main-dashboard .trading-detail-block .trad-box .card .content {
        padding: 15px 13px;
    }
    .main-dashboard .ewa-balance .col-md-4:nth-child(2) {
        padding-right: 0;
    }
    .main-dashboard .total-acc-box .acc-box {
        padding: 15px 14px;
    }
    .main-dashboard .trading-detail-block .trad-box {
        width: 19%;
    }
    .main-dashboard .wlt-summ {
        border-radius: 8px;
    }
    .main-dashboard .wlt-summ .tot-bal {
        padding: 8px 5px 8px 18px;
    }
    .main-dashboard .volume-block {
        width: 100%;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    /* .ib-report .ib-rep-col {
        width: 31.9%;
    }
    .ib-report .ib-rep-col:nth-child(3) {
        margin-right: 0;
    }
    .ib-report .ib-rep-col:nth-child(4) {
        margin-right: 15px;
    } */
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 16px;
    }
    .main-dashboard .trading-detail-block .trad-box {
        width: 18.7%;
    }
    .main-dashboard .trading-detail-block .trad-box .content {
        padding: 11px;
    }
    .main-dashboard .trading-detail-block .trad-box h4 {
        font-size: 16px;
    }
    .main-dashboard .kyc-bar p {
        font-size: 13px;
        width: 80%;
    }
    .main-dashboard .kyc-bar .kyc-btn {
        width: 20%;
    }
    .main-dashboard .col-100 {
        width: 100%;
    }
    .main-dashboard .padding-right-0.col-100 {
        padding-right: 15px;
    }
    .main-dashboard .acinf-col2.col-100 {
        width: 30%;
    }
    .main-dashboard .acinf-col3.col-100 {
        width: 70%;
    }
}

@media only screen and (max-width: 992px) {
    .notify-drop-title .fa.fa-info-circle {
        margin: 0px -22px;
        padding: 0;
        width: 18px;
        line-height: 18px;
        float: none;
        position: absolute;
    }
    .notify-drop-title .col-md-6.col-xs-6.text-right {
        color: #fff;
    }
    ul.dropdown-menu li a {
        padding: 0 !important;
        white-space: normal;
        position: relative;
        padding-right: 26px !important;
    }
    ul.dropdown-menu a.notifi_trash_position {
        position: absolute !important;
        right: 0;
        top: 10px;
        padding: 0 !important;
        margin: 0 !important;
        width: auto;
    }
    ul.dropdown-menu a.notifi_trash_position .fa.fa-trash {
        margin: 0;
        color: #fff;
    }
    .padding-left-0.dep-with-col {
        padding-left: 15px;
    }

    .profile-page ul.dropdown-menu li a{padding: 7px 16px !important;}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    /* .ib-report .ib-rep-col {
        width: 31.9%;
    }
    .ib-report .ib-rep-col:nth-child(3) {
        margin-right: 0;
    }
    .ib-report .ib-rep-col:nth-child(4) {
        margin-right: 15px;
    } */
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 27px;
    }
    .main-dashboard .trading-detail-block .trad-box {
        width: 19.5%;
        margin-right: 4px;
    }
    .main-dashboard .trading-detail-block .trad-box img {
        width: 33px;
    }
    .main-dashboard .trading-detail-block .trad-box .content {
        padding: 11px 7px;
    }
    .main-dashboard .trading-detail-block .trad-box h4 {
        font-size: 14px;
        line-height: 22px;
    }
    .main-dashboard .trading-detail-block .trad-box p {
        font-size: 10px;
    }
    .main-dashboard .volume-block {
        /*width: 30%;*/
    }
    .main-dashboard .wlt-summ {
        /*width: 66%;*/
    }
    .main-dashboard .col-sm-3.col-100.padding-right-0.cus {
        width: 20%;
    }
    .main-dashboard .col-md-4.col-sm-4.col-xs-12.col-100 {
        width: 38%;
    }
    .main-dashboard .wlt-summ .bal-box .win {
        border-right: none;
    }
    .main-dashboard .wlt-summ .bal-box .win, .main-dashboard .wlt-summ .bal-box .wout {
        padding: 4px 25px;
        width: 100%;
    }
    .main-dashboard .wlt-summ .bal-box .wout {
        margin-left: 0px;
    }
    .main-dashboard .wlt-summ .tot-bal {
        padding: 8px 0;
        margin: 22px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .ib-dashboard table {
        width: 738px;
    }
    /* .ib-report .ib-rep-col {
        width: 48%;
    }
    .ib-report .ib-rep-col {
        margin-right: 15px;
    }
    .ib-report .ib-rep-col:nth-child(even) {
        margin-right: 0;
    } */
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 5px;
        font-size: 16px;
    }
    .main-dashboard .kyc-bar p, .main-dashboard .kyc-bar .kyc-btn {
        width: 100%;
    }
    .main-dashboard .kyc-bar .kyc-btn {
        margin-top: 10px;
        text-align: left;
    }
    .main-dashboard .currency-tabs ul.list-inline li a {
        padding: 10px 15px;
        font-size: 14px;
    }
    
    .main-dashboard .col-100 {
        width: 100%;
    }
    .main-dashboard .padding-right-0.col-100 {
        padding-right: 15px;
    }
    .main-dashboard .trad-box .icon-box-text {
        width: 70%;
    }
    .main-dashboard .trad-box .icon-box-img {
        width: 30%;
    }
}

@media only screen and (max-width: 615px) {
    .main-dashboard .volume-block, .main-dashboard .wlt-summ {
        width: 100%;
    }
    .main-dashboard .volume-block {
        margin-bottom: 20px;
        text-align: center;
    }
    .main-dashboard .volume-block img {
        margin: 0 auto;
    }
    .main-dashboard .wlt-summ {
        padding: 15px;
    }
    .main-dashboard .wlt-summ .bal-box .win, .main-dashboard .wlt-summ .bal-box .wout {
        padding: 10px 20px;
    }
    .main-dashboard .wlt-summ .tot-bal {
        padding: 8px 13px;
    }
}

@media only screen and (max-width: 500px) {
    .main-dashboard .trading-detail-block .trad-box {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
    .ib-dashboard .card.top-bar .content {
        padding: 15px;
    }
    .ib-dashboard .font-icon-list {
        padding: 0 16px;
    }
    .ib-dashboard .card.card-trd .content {
        padding: 15px;
    }
    .ib-dashboard .media.acttrad .media-left {
        margin-right: 8px;
    }
    .ib-dashboard ul.media-list li:first-child {
        padding: 0
    }
    .ib-dashboard ul.media-list li:last-child {
        padding-left: 10px;
    }
}

@media only screen and (min-width: 1200px) {
    .ib-dashboard .ib-graph {
        height: 355px;
    }
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 12px;
    }
    .ib-dashboard .table-full-width.content {
        height: 405px;
    }
    .ib-dashboard .table-full-width.content.h-auto {
        height: 335px;
    }
    .ib-report .ib-rep-col .content {
        height: 230px;
    }
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .col-lg-6.col-md-12.col-xs-12.pl-8.pr-16, .col-lg-4.col-md-5.col-sm-5.col-xs-12.pl-8.pr-16 {
        padding-left: 16px;
    }
    .col-lg-6.col-md-12.col-xs-12.pr-8.pl-16, .col-lg-8.col-md-12.col-xs-12.pr-8.pl-16 {
        padding-right: 16px;
    }
    .col-lg-7.col-md-12.col-sm-12.col-xs-12.pr-8.pl-16 {
        padding-right: 16px;
    }
    .col-lg-5.col-md-12.col-sm-12.col-xs-12.pl-8.pr-16 {
        padding-left: 16px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .main-dashboard .trading-detail-block .trad-box .card .content {
        padding: 15px 13px;
    }
    .main-dashboard .ewa-balance .col-md-4:nth-child(2) {
        padding-right: 0;
    }
    .main-dashboard .total-acc-box .acc-box {
        padding: 15px 14px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1306px) {
    .ib-dashboard .dashicon p {
        font-size: 14px;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .ib-dashboard .card.top-bar .content {
        padding: 15px;
    }
    .ib-dashboard .font-icon-list {
        padding: 0 10px !important;
    }
    .ib-dashboard .dashicon h4 {
        font-size: 16px;
    }
    .ib-dashboard .dashicon p {
        font-size: 12px;
    }
    .ib-dashboard .dashicon .media-right {
        padding-left: 7px;
    }
    .ib-dashboard .dashicon .media-right img {
        width: 40px;
    }
    /* .ib-report .ib-rep-col {
        width: 31.9%;
    }
    .ib-report .ib-rep-col:nth-child(3) {
        margin-right: 0;
    }
    .ib-report .ib-rep-col:nth-child(4) {
        margin-right: 15px;
    } */
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 16px;
    }
}

@media only screen and (min-width: 993px) {
    ul.notification-menu {
        width: 320px;
        height: 300px;
        overflow-y: scroll;
        display: block;
        z-index: 9999;
    }
    ul.notification-menu li a {
        white-space: normal !important;
        padding-right: 30px;
    }
    ul.notification-menu li a.notifi_trash_position {
        position: absolute;
        right: 10px;
        padding-right: 0 !important;
    }
    .sidebar {
        position: fixed !important;
    }
    .main-panel {
        height: auto !important;
        max-height: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .ib-dashboard .font-icon-list {
        padding: 0 15px;
        width: 50%;
    }
    .ib-dashboard .font-icon-list:nth-child(2) {
        border-right: 0;
    }
    .ib-dashboard .font-icon-list .tiles-widget {
        padding: 10px 0;
    }
    /* .ib-report .ib-rep-col {
        width: 31.9%;
    }
    .ib-report .ib-rep-col:nth-child(3) {
        margin-right: 0;
    }
    .ib-report .ib-rep-col:nth-child(4) {
        margin-right: 15px;
    } */
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 27px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ib-dashboard ul.media-list li:first-child {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .ib-report .ib-rep-col .content {
        height: 235px;
    }
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .ib-dashboard .card.top-bar .content {
        padding: 15px;
    }
    .ib-dashboard .font-icon-list {
        border-right: 0;
        padding: 0 15px;
    }
    .ib-dashboard .font-icon-list .tiles-widget {
        padding: 10px 0;
        border-bottom: 1px solid #f3f3f3;
    }
    .ib-dashboard table {
        width: 738px;
    }
    /* .ib-report .ib-rep-col {
        width: 48%;
    }
    .ib-report .ib-rep-col {
        margin-right: 15px;
    }
    .ib-report .ib-rep-col:nth-child(even) {
        margin-right: 0;
    } */
    .ib-report .ib-rep-col .content .info-box h4 {
        padding: 0 5px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 445px) {
    .ib-dashboard ul.media-list li {
        width: 100%;
        border: none;
    }
    .ib-report .ib-rep-col {
        width: 100%;
    }
    .ib-report .ib-rep-col {
        margin-right: 0;
    }
}

@media only screen and (max-width: 460px) {
    .ib-dashboard ul.media-list li {
        width: 100%;
        border: none;
        padding: 12px 10px;
    }
    .ib-dashboard ul.media-list li:first-child {
        border-bottom: 1px solid #f3f3f3;
    }
    .ib-dashboard ul.media-list li:last-child {
        padding-left: 0;
    }
    .ib-dashboard .card.card-trd .content {
        padding: 15px;
    }
}

::-webkit-scrollbar {
    width: 8px;
    border-radius: 50px;
}

::-webkit-scrollbar-corner {
    border-radius: 50%;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 50px;
}

::-webkit-scrollbar-thumb {
    background: #bbb;
}

::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

/* .chartist-tooltip:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top-color: white;
} */

.chartist-tooltip-value {
    display: none;
}

.tooltip-show {
    opacity: 1!important;
}

.chartist-tooltip {
    position: absolute;
    display: inline-block;
    border: 1px solid #453D3F;
    opacity: 0;
    min-width: 5em;
    padding: .5em;
    background: white;
    color: #453D3F;
    font-family: Oxygen, Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    /*
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 5em;
    padding: .5em;
    background: #F4C63D;
    color: #453D3F;
    font-family: Oxygen,Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear; */
}

.chartist-tooltip-meta {
    white-space: pre;
}

.child-statistics-load-more-btn {
    width: 130px;
    margin-left: 267px;
    margin-top: 10px;
}

.child-statistics-modal-v-scroll {
    overflow: auto;
    height: 300px;
}

.faq-answer {
    white-space: pre-wrap;
    word-break: unset;
    word-wrap: unset;
    background: white;
    border: none;
    padding-top: 0;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    color: #333;
}

@media (min-width: 992px) {
    .bootstrap-table .show .dropdown-menu, .dropdown.show .dropdown-menu, .dropup.show .dropdown-menu, .navbar-nav>li.show>.dropdown-menu {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        margin-top: 0;
    }
}

.modal-backdrop {
    opacity: 0.5;
}

.dropdown-menu {
    width: 210px !important;
}

.btn-margin-right {
    margin-right: 15px;
}

.selected-item {
    max-width: 100%!important;
    background: #797979!important;
    border: 1px solid #797979!important;
}

.multiselect-dropdown .dropdown-btn {
    display: inline-block;
    border: 1px solid #E3E3E3!important;
    width: 100%;
    padding: 8px 12px!important;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.52857143;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border-radius: 4px;
}

.dropdown-multiselect__caret {
    width: 25px!important;
}

.dropdown-multiselect__caret::before {
    display: inline-block!important;
    width: .5em!important;
    height: .5em!important;
    margin: 0.7em 0 0 .4em!important;
    vertical-align: middle!important;
    content: ""!important;
    border: .3em solid!important;
    border-width: 0 .15em .15em 0!important;
    transform: rotateZ( 45deg)!important;
    position: relative!important;
    /* right: 0; */
    top: 0!important;
    color: #565656!important;
    /* margin-top: 4px; */
    /* border-style: solid; */
    /* border-width: 8px 8px 0; */
    /* border-color: #999 transparent; */
    /* content: "";*/
}

.dashboard-card .bg-success[data-color=black] {
    background-color: #5e5e5e;
}

.dashboard-card .bg-success {
    overflow: auto;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%);
    border-radius: 4px;
    background: url(../img/tiles_bg.png) center/cover no-repeat #202fc1;
    color: #fff;
}

.balance .content {
    padding: 10px 10px 10px 30px;
}

.bg-success {
    background-color: #dff0d8;
}

.dashboard-card .bg-success i[data-color=black] {
    border-color: #5e5e5e;
    color: #5e5e5e;
}

.dashboard-card .bg-success i {
    background: #fff;
    border-radius: 50%;
    color: #2437ce;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.fa {
    width: 18px;
    text-align: center;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.media-object {
    display: block;
}

.dashboard-card .bg-success .media-body, .dashboard-card .bg-success .media-left, .dashboard-card .bg-success .media-right {
    vertical-align: middle;
}

.dashboard-card .media-left, .dashboard-card .media>.pull-left {
    padding-right: 16px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dashboard-card .bg-success .media-body p {
    font-size: 16px;
    font-weight: 600;
}

.dashboard-card .bg-success .media-body h4 {
    font-size: 16px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.alert-success {
    background-color: #4d984e!important;
}

.text-success:hover {
    color: #3c763d!important;
}

.text-success {
    color: #3c763d;
}

.text-success, .text-success:hover {
    color: #3c763d!important;
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0!important;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.multiselect-item-checkbox input[type=checkbox]+div:before {
    border: 2px solid #797979!important;
}

.multiselect-item-checkbox input[type=checkbox]:checked+div:before {
    background: #797979!important;
    border: 2px solid #797979!important;
}

.notification-menu {
    width: 365px !important;
}

.panel-title-pointer {
    cursor: pointer;
}

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
    stroke: #ff9d02 !important;
}

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
    stroke: #1b5afd !important;
    /* #ff9d02 */
}

.total_depo {
    stroke: blue;
}

.total_with {
    stroke: red;
}

.depos-withdraw-box .content.min-h-325 {
    margin-bottom: 51px;
}

.img-depo-with-no-data {
    padding: 21px 0px;
}

.img-trade-no-data {
    padding: 11px 0;
}

.kyc-bar.kyc-notification-container {
    background: #fadadd;
    padding: 10px 15px;
}

.kyc-bar.kyc-notification-container .kyc-notification-icon {
    color: #e92324;
}

.kyc-bar.kyc-notification-container span.kyc-notification-text {
    display: inline-block;
    margin: 9px 0;
    vertical-align: middle;
    color: #e92324;
}

.kyc-bar.kyc-notification-container span.kyc-btn-link {
    display: inline-block;
    float: right;
    vertical-align: middle;
}

.kyc-bar.kyc-notification-container span.kyc-btn-link a {
    background: #e92324;
    color: #fff;
    opacity: 1;
    border-color: #e92324;
}

.kyc-bar.kyc-notification-container span.kyc-btn-link a:hover {
    opacity: 0.8;
}

.img-accinfo-no-data {
    padding: 7px 0;
}

.acc-info .graph-box {
    padding: 36px 0;
}

.acc-info .graph-info {
    padding: 29px 0;
}

.main-dashboard-loader {
    position: sticky !important;
}

.ib-dashboard button.btn-more {
    color: #fff !important;
}

.kyc-doc-view button.close {
    position: absolute;
    right: 15px;
    top: 14px;
    z-index: 1;
}

.kyc-doc-view .col-md-2 {
    padding-left: 50px;
}

.main-dashboard .ib-info .ib-list {
    padding: 15px 0;
}

.main-dashboard .ib-info .ib-list .ib-box {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #eaeff9;
    width: 29%;
    vertical-align: top;
}

.main-dashboard .ib-info .ib-list .ib-box:first-child {
    padding-left: 0;
    margin-left: 10px;
    /* padding-right: 20px; */
}

.main-dashboard .ib-info .ib-list .ib-box:last-child {
    border: none;
    padding-right: 0;
    /* padding-left: 20px; */
}

.main-dashboard .ib-info .ib-list .ib-box:nth-child(2) {
    width: 34%;
}

.main-dashboard .ib-info .ib-list .ib-box:nth-child(3) {
    width: 34%;
}

.main-dashboard .ib-info .ib-list .ib-box p {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: 'GothamPro';
}

.main-dashboard .ib-info .ib-list .ib-box h4 {
    margin: 0;
    margin-top: 10px;
    font-size: 22px;
    font-weight: 500;
    font-family: 'GothamPro-Medium';
}

.main-dashboard .ib-info .ib-cta {
    background: #fcecd8;
    padding: 16px 15px;
    border-radius: 12px;
    margin-top: 24px;
}

.main-dashboard .ib-info .ib-cta p {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    width: 64%;
    display: inline-block;
    vertical-align: middle;
    font-family: 'GothamPro-Medium';
}

.main-dashboard .ib-info .ib-cta .ib-btn {
    display: inline-block;
    width: 36%;
    vertical-align: middle;
}

.main-dashboard .ib-info .ib-cta a {
    background: transparent;
    color: #de743a;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    border: 2px solid #de743a;
    border-radius: 5px;
    display: block;
    float: right;
    text-align: center;
    font-family: 'GothamPro-Medium';
}

.main-dashboard .ib-info .ib-apply {
    height: 229px;
    position: relative;
}

.main-dashboard .ib-info .ib-apply::after {
    content: url(../img/partnership.png);
    position: absolute;
    right: 0;
    bottom: -22px;
}

.main-dashboard .ib-info .ib-apply .ib-cen-box {
    width: 40%;
    text-align: left;
    padding: 5px 10px;
}

.main-dashboard .ib-info .ib-apply h4 {
    color: #838791;
    font-size: 15px;
    margin: 0;
    font-weight: 500;
}

.main-dashboard .ib-info .ib-apply p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 13px;
    line-height: 26px;
    color: #000;
}

.main-dashboard .ib-info .ib-apply a {
    display: inline-block;
    background: #de743a;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border: none;
    padding: 8px 20px;
    border-radius: 6px;
}

.modal-backdrop {
    z-index: -1;
}

.hv-wrapper .hv-item {
    overflow-x: scroll !important;
}

.icon-box-text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 8px;
}

.icon-box-img {
    display: inline-block;
    vertical-align: middle;
}

.ib-withdrawal.main-content {
    min-height: calc(100vh - 137px) !important;
}

.ib-withdrawal .card {
    background: transparent;
    box-shadow: none;
    border: none;
    margin-bottom: 15px;
}

.ib-withdrawal .card .content {
    padding: 0;
}

.ib-withdrawal .withdrawal-row {
    margin-bottom: 80px;
}

.ib-withdrawal .withdrawal-box {
    width: 375px;
    display: inline-block;
    background: #fff;
    border: 1px solid #e9ecf3;
    border-radius: 10px;
    padding: 18px 20px;
    text-align: left;
    margin: 0;
    vertical-align: top;
}

.ib-withdrawal .withdrawal-box .media-right {
    vertical-align: middle;
}

.ib-withdrawal .withdrawal-box:first-child {
    margin-right: 15px;
}

.ib-withdrawal .withdrawal-box h3 {
    font-family: GothamPro;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    color: #7c828d;
    height: 34px;
}

.ib-withdrawal .withdrawal-box h4 {
    font-family: GothamPro-Medium;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.19;
    color: #0a1031;
    margin-top: 10px !important;
}

.ib-withdrawal .withdrawal-content {
    margin-top: 45px;
}

.ib-withdrawal .withdrawal-content h2 {
    font-family: GothamPro-Medium;
    font-size: 30px;
    font-weight: 500;
    line-height: 0.8;
    color: #000000;
    margin-bottom: 20px !important;
}

.ib-withdrawal .withdrawal-content h3 {
    font-family: GothamPro;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #7c828d;
}

.ib-withdrawal .withdrawal-content .withdrawal-btn {
    margin-top: 35px;
}

.ib-withdrawal .withdrawal-content .withdrawal-btn a {
    font-family: GothamPro-Medium;
    font-size: 15.4px;
    font-weight: 500;
    line-height: 14px;
    text-align: right;
    color: #ffffff;
    padding: 15px 24px 16px;
    border-radius: 6.6px;
    border: solid 2.2px #ed6d25;
    background-color: #ed6d25;
    opacity: 1;
}

.ib-withdrawal .withdrawal-content .withdrawal-btn a.btn-detail {
    background: transparent;
    color: #ed6d25;
    margin-left: 25px;
    padding: 15px 27px 16px;
}

.ib-withdrawal .withdrawal-content .withdrawal-btn a.btn-withdrawal:hover {
    background: transparent;
    color: #ed6d25;
}

.ib-withdrawal .withdrawal-content .withdrawal-btn a.btn-detail:hover {
    background: #ed6d25;
    color: #fff;
}

.hv-wrapper {
    justify-content: center;
}

.main-content.live-dashboard {
    background: #fdfbfe;
    padding: 0 !important;
}

.live-dashboard .live-block {
    padding: 15px 0 !important;
}

.live-dashboard .top-cta {
    background-color: #fff3e2;
    padding: 7px 24px;
}

.live-dashboard .top-cta .row {
    display: flex;
    align-items: center;
}

.live-dashboard .top-cta .center {
    margin: auto;
}

.live-dashboard .top-cta p {
    font-family: 'GothamPro-Medium';
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin: 0;
}

.live-dashboard .top-cta .btn-block a.btn {
    font-family: 'GothamPro-Medium';
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #ffffff;
    text-align: center;
    padding: 8px 16px;
    border-radius: 3px;
    border: solid 2px #ff9d02;
    background-color: transparent;
    margin: 5px 0;
}

.live-dashboard .top-cta .btn-block a.btn-trade-pass {
    /* margin-right: 16px; */
    color: #ff9d02;
}

.live-dashboard .top-cta .btn-block a.btn-invest-pass {
    background-color: #ff9d02;
    margin-left: 16px;
}

.live-dashboard .live-block h2 {
    font-family: 'GothamPro-Medium';
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #292d34;
    margin: 0;
}

.live-dashboard .live-block .top-title-box {
    margin: 9px 0 14px;
}

.live-dashboard .live-block h2.dashboard-title {
    display: inline-block;
    padding-top: 10px;
}

.live-dashboard .live-block .sel-acc-box h2 {
    font-size: 14px;
    color: #000;
    display: inline-block;
    margin-right: 10px;
}

.live-dashboard .live-block .sel-acc-box select {
    display: inline-block;
    border: 1px solid #b2b2b2;
    border-radius: 7px;
    padding: 8px 25px 8px 10px;
    vertical-align: middle;
    color: #0a1031;
    font-family: 'GothamPro-Medium';
    font-size: 15px;
    font-weight: 500;
    background: #fff;
}

.live-dashboard .live-block .sel-acc-box select:focus, .live-dashboard .live-block .sel-acc-box select:active {
    outline: none;
    box-shadow: none;
}

.live-dashboard .pr-0 {
    padding-right: 0;
}

.live-dashboard .pl-0 {
    padding-left: 0;
}

.live-dashboard .media .media-body, .live-dashboard .media .media-right {
    vertical-align: middle;
}

.live-dashboard .widget-block {
    width: calc(100% - 18px);
}

.live-dashboard .widget-block .widget-box {
    display: inline-block;
    width: 25%;
    margin: 0;
}

.live-dashboard .widget-block .widget-box .info-box {
    padding: 16px 16px 17px 16px;
    border-radius: 10px;
    border: solid 1px #e9ecf3;
    background-color: #ffffff;
    height: 83px;
    transition: 0.5s;
}

.live-dashboard .widget-block .widget-box.hover .info-box.hover-show {
    display: none;
    padding: 0;
    transition: 0.5s;
}

.live-dashboard .widget-block .widget-box.hover:hover .info-box.def-show {
    display: none;
    transition: 0.5s;
}

.live-dashboard .widget-block .widget-box.hover:hover .info-box.hover-show {
    display: block;
    text-align: center;
    transition: 0.5s;
}

.live-dashboard .widget-block .widget-box:nth-child(1) .info-box {
    margin-right: 8px;
}

.live-dashboard .widget-block .widget-box:nth-child(2) .info-box {
    margin-right: 8px;
}

.live-dashboard .widget-block .widget-box:nth-child(3) .info-box {
    margin-left: 0px;
}

.live-dashboard .widget-block .widget-box:nth-child(4) .info-box {
    margin-left: 8px;
}

.live-dashboard .widget-block .widget-box.hover .info-box a {
    font-family: 'GothamPro-Medium';
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: #3ba1ea;
    margin: 0;
    margin-bottom: 0;
    height: 83px;
    align-items: center;
    display: grid;
    padding: 16px 16px 17px 16px;
    transition: 0.5s;
}

.live-dashboard .widget-block .widget-box h4 {
    font-family: 'GothamPro-Medium';
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #0a1031;
    margin: 0;
    margin-bottom: 8px;
}

.live-dashboard .widget-block .widget-box p {
    font-family: 'GothamPro';
    font-size: 14px;
    line-height: normal;
    color: #7c828d;
}

.live-dashboard .title-and-drpdwn {
    padding-right: 18px;
    margin-top: 24px;
    margin-bottom: 7px;
}

.live-dashboard .title-and-drpdwn h2, .live-dashboard .title-and-drpdwn .select-block {
    display: inline-block;
    width: 50%;
}

.live-dashboard .title-and-drpdwn .select-block {
    text-align: right;
}

.live-dashboard .title-and-drpdwn .select-block select {
    padding: 7px 15px 7px 7px;
    border-radius: 9px;
    border: solid 1px #e6e6e6;
    font-family: 'GothamPro-Medium';
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    color: #292d34;
    background: transparent;
}

.live-dashboard .title-and-drpdwn .select-block select:focus, .live-dashboard .title-and-drpdwn .select-block select:active {
    outline: none;
    box-shadow: none;
}

.live-dashboard .live-block .live-account-graph {
    padding-right: 18px;
}

.live-dashboard .live-block .card {
    border-radius: 10px;
    border: solid 1px #e9ecf3;
    background-color: #ffffff;
    box-shadow: none;
    margin-bottom: 0;
}

.live-dashboard .live-block .card .content {
    padding: 0;
}

.live-dashboard .live-block .live-account-graph .content {
    height: 347px;
}

.live-dashboard .live-block .live-account-graph .content .ct-chart {
    height: 268px !important;
    padding-top: 0px !important;
    margin-bottom: 0;
    margin-top: 15px;
}

.live-dashboard .live-block .live-account-graph .content .chartist-tooltip {
    border-radius: 10px;
    font-family: 'GothamPro' !important;
    line-height: 1.23;
    letter-spacing: normal;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal !important;
    background: #0a203d;
    border: 1px solid #e9ecf3;
    padding: 8px 8px 14px;
    top: 150px !important;
}

.live-dashboard .live-block .live-account-graph .content .chartist-tooltip .chartist-tooltip-meta {
    position: relative;
}

.live-dashboard .live-block .live-account-graph .content .chartist-tooltip .chartist-tooltip-meta::after {
    content: '';
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0a203d;
    left: 47%;
    bottom: -21px;
}

.live-dashboard .side-widget-block {
    padding: 25px;
    border-radius: 10px;
    border: solid 1px #e9ecf3;
    background-color: #ffffff;
    font-size: 0;
}

.live-dashboard .side-widget-block .media-left {
    padding-right: 24px;
}

.live-dashboard .side-widget-block .media-box {
    margin-bottom: 24px;
    margin-top: 0;
}

.live-dashboard .side-widget-block .media-box:last-child {
    margin-bottom: 0;
}

.live-dashboard .side-widget-block .media-box h4 {
    font-family: 'GothamPro-Medium';
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    color: #0a1031;
    margin: 0;
    margin-bottom: 8px;
}

.live-dashboard .side-widget-block .media-box p {
    font-family: 'GothamPro';
    font-size: 14px;
    line-height: normal;
    color: #7c828d;
}

.live-dashboard .side-widget-block .media-box img {
    width: 55px;
}

.live-dashboard .top-trades .title-and-drpdwn {
    margin-top: 32px;
    padding-right: 0;
}

.live-dashboard .top-trade-symbol h2 {
    margin-top: 40px;
    margin-bottom: 14px;
}

.live-dashboard .live-block .pr-5 {
    padding-right: 5px;
}

.live-dashboard .top-trade-table .content {
    height: 424px;
}

.live-dashboard .recent-trade-block .content {
    height: 262px;
}

.live-dashboard .table tr td, .live-dashboard .table tr th {
    border-top: 1px solid #f3f3f3;
}

.live-dashboard .table tr th {
    border-bottom: none;
}

.live-dashboard .table th {
    font-family: 'GothamPro-Medium';
    font-size: 10px;
    font-weight: 500 !important;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #7c828d !important;
    padding: 19px 5px 12px 0;
    text-transform: uppercase;
}

.live-dashboard .table tr:not(.row-1):hover {
    background-color: rgba(27, 90, 253, 0.07);
}

.live-dashboard .table-id-1 tr th.col-1 {
    width: 50%;
}

.live-dashboard .table-id-1 tr th.col-2 {
    width: 17%;
}

.live-dashboard .table-id-1 tr td.col-1 {
    padding: 22px 5px 21px 0;
}

.live-dashboard .table-id-1 tr .col-1 {
    padding-left: 50px !important;
}

.live-dashboard .table tr td {
    padding: 0;
}

.live-dashboard .table-id-1 tr td.col-1 h3 {
    font-family: 'GothamPro-Medium';
    font-size: 15px;
    font-weight: 500;
    line-height: 13px;
    color: #292d34;
    margin: 0;
    margin-bottom: 8px;
}

.live-dashboard .table-id-1 tr td.col-1 p {
    font-family: 'GothamPro';
    font-size: 13px;
    color: #818181;
    line-height: 11px;
}

.live-dashboard .table-id-1 tr td.col-2, .live-dashboard .table-id-1 tr td.col-3 {
    font-family: 'GothamPro-Medium';
    font-size: 15px;
    font-weight: 500;
    color: #7c828d;
}

.live-dashboard .table-id-1 tr td.col-4 {
    font-family: 'GothamPro';
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
}

.live-dashboard .table-id-1 tr td.col-4 span.green {
    color: #17a589;
}

.live-dashboard .table-id-1 tr td.col-4 span.red {
    color: #e92323;
}

.live-dashboard .table-id-1 tr td.col-4 span.green:before {
    content: '\f106';
    background: #17a589;
    line-height: 14px;
}

.live-dashboard .table-id-1 tr td.col-4 span.red:before {
    content: '\f107';
    background: #e92323;
}

.live-dashboard .table-id-1 tr td.col-4 span:before {
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 14px;
    left: 20px;
    color: #fff;
    height: 17px;
    width: 17px;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    border-radius: 50%;
}

.live-dashboard .table tr td:last-child, .live-dashboard .table tr th:last-child {
    padding-right: 0 !important;
}

.live-dashboard .top-trade-symbol .symbol-block {
    padding: 16px 16px 10px;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box {
    display: inline-block;
    width: 20%;
    border-right: 1px solid #f3f3f3;
    padding: 0 15px;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:first-child {
    padding-left: 0;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:last-child {
    border-right: 0;
    padding-right: 0;
}

.live-dashboard .top-trade-symbol .symbol-box label {
    font-family: 'GothamPro';
    font-size: 15px;
    color: #ffffff;
    line-height: 34px;
    width: 34px;
    height: 34px;
    background-color: #39a1ea;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 0;
}

.live-dashboard .top-trade-symbol .symbol-box h3 {
    font-family: 'GothamPro-Medium';
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    color: #000000;
    margin: 0;
    margin-bottom: 8px;
}

.live-dashboard .top-trade-symbol .symbol-box p {
    font-family: 'GothamPro-Medium';
    font-size: 15px;
    font-weight: 500;
    line-height: 13px;
    color: #39a1ea;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(2) label {
    background-color: #17a589;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(2) p {
    color: #17a589;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(3) label {
    background-color: #ed6d25;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(3) p {
    color: #ed6d25;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(4) label {
    background-color: #ffc36c;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(4) p {
    color: #ffc36c;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(5) label {
    background-color: #f33838;
}

.live-dashboard .top-trade-symbol .symbol-block .symbol-box:nth-child(5) p {
    color: #f33838;
}

.live-dashboard .top-trade-symbol .title-and-drpdwn h2 {
    margin: 0;
}

.live-dashboard .top-trade-symbol .title-and-drpdwn {
    margin-top: 16px;
    padding-right: 0;
}

.live-dashboard .table-id-2 tr .col-1 {
    padding-left: 28px;
}

.live-dashboard .table-id-2 tr td {
    font-family: 'GothamPro-Medium';
    font-size: 15px;
    font-weight: 500;
    color: #7c828d;
    padding: 15px 0;
    line-height: 13px;
}

.live-dashboard .table-id-2 tr td.col-1 {
    font-size: 14px;
    color: #000000;
}

.live-dashboard .table-id-2 tr td.col-3 {
    font-size: 15px;
    color: #292d34;
}

.live-dashboard .table-id-2 tr td.col-6 {
    font-family: 'GothamPro';
    font-size: 15px;
    font-weight: bold;
}

.live-dashboard .table-id-2 tr td.col-6 span.green {
    color: #17a589;
}

.live-dashboard .table-id-2 tr td.col-6 span.red {
    color: #e92323;
}

.live-dashboard .table-id-2 tr th.col-1 {
    width: 35%;
}

.live-dashboard .table-id-2 tr th.col-2 {
    width: 12%;
}

.live-dashboard a.btn-recent-trade-more {
    background: #ff9d02 !important;
    color: #fff !important;
    border: 1px solid #ff9d02 !important;
    padding: 5px 16px;
    border-radius: 3px;
    margin-left: 15px;
    font-family: 'GothamPro-Medium';
    font-size: 14px;
    font-weight: 500
}

.live-dashboard .color-indicator {
    text-align: right;
    padding: 15px;
}

.live-dashboard .color-indicator .in-box {
    display: inline-block;
    border: 1px solid #eaeef9;
    border-radius: 9px;
    margin: 0;
    padding: 5px 15px;
}

.live-dashboard .color-indicator .in-box.ind-lose {
    margin-left: 15px;
}

.live-dashboard .color-indicator .in-box span {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #1b5afd;
    border-radius: 3px;
    vertical-align: middle;
}

.live-dashboard .color-indicator .in-box.ind-lose span {
    background: #ff9d02;
}

.live-dashboard .color-indicator .in-box p {
    font-family: 'GothamPro-Medium';
    font-weight: 400;
    margin: 0;
    margin-left: 12px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
}

.tooltip-box {
    display: inline-block;
    position: relative;
}

.tooltip-box label {
    display: none;
    position: absolute;
    color: #fff;
    background-color: #2a2a2a;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 12px;
    font-weight: 200;
    padding: 8px 15px;
    left: -100px;
    bottom: 23px;
    opacity: 0.8;
    min-width: 225px;
    text-align: center;
}

.tooltip-box:hover label {
    display: block;
}

.tooltip-box:hover .arrow-dwn {
    display: block;
}

.tooltip-box .arrow-dwn {
    display: none;
    width: 0;
    height: 0;
    border-top: 7px solid #2a2a2a;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    opacity: 0.8;
    position: absolute;
    bottom: 22px;
    left: 2px;
}

.alert button.close {
    padding-bottom: 7px !important;
    padding-left: 4px !important;
}

.font-icon-list.my-wallet-tiles {
    display: inline-block;
    width: 24%;
    margin-right: 16px;
    padding: 16px 16px 17px 16px;
    border-radius: 10px;
    border: solid 1px #e9ecf3;
    background-color: #ffffff !important;
    box-shadow: none;
    background: none;
    margin-bottom: 15px;
}

.my-wallet-tiles .content {
    background-color: transparent !important;
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.my-wallet-tiles .media p {
    font-family: 'GothamPro';
    font-size: 14px !important;
    line-height: normal;
    color: #7c828d;
    font-weight: normal !important;
    margin-bottom: 0;
}

.my-wallet-tiles .media h4 {
    font-family: 'GothamPro-Medium';
    font-size: 22px !important;
    font-weight: 500;
    line-height: normal;
    color: #0a1031;
    margin: 0;
    margin-bottom: 8px;
}

.my-wallet-tiles .media i {
    border-color: #1b5afd !important;
    color: #1b5afd !important;
    font-size: 20px;
    background: #d1deff;
    height: 44px;
    width: 44px;
    line-height: 44px;
}

.my-wallet-tiles:last-child .media i {
    border-color: #00bb8b !important;
    color: #00bb8b !important;
    background: #ccf1e8;
}

.btn-tooltip-box label {
    bottom: 34px;
    right: -73px;
    left: auto;
}

.btn-tooltip-box span {
    bottom: 33px !important;
    left: 18px !important;
}

.wallet-id-box {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

input#is_agree_payment_term {
    height: auto;
    width: auto;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    top: 1px;
}

.svg-chart-container path.link {
    stroke: #928f8f !important;
}

.svg-chart-container rect.node-rect {
    fill: #a2b9d8 !important;
    stroke: #86a7c1 !important;
}

.svg-chart-container circle.node-button-circle {
    stroke: #928f8f !important;
}

.svg-chart-container foreignObject.node-foreign-object {
    padding-top: 2px;
}

.svg-chart-container g.node-button-g {
    transform: translate(0, 41);
}

.svg-chart-container text[font-size="26"] {
    transform: translate(0px, 2px);
}

/* French Language CSS Issue Fixing Start */
/* .main-dashboard .trading-detail-block .trad-box p {
    width: 115px;
} */
/* .main-dashboard .trading-detail-block .trad-box {
    vertical-align: top;
    width: 19.6%;
    margin-right: 5px;
} */
.main-dashboard .trading-detail-block .card {
    height: 75px;
}
.main-dashboard .wlt-summ .bal-box .win, .main-dashboard .wlt-summ .bal-box .wout {
    vertical-align: top;
}
.main-dashboard .wlt-summ .bal-box h4 {
    font-size: 16px;
}
/* table.ib-summary thead tr th:nth-child(4) {
    width: 157px !important;
}
table.ib-summary thead tr th:nth-child(5) {
    width: 158px !important;
}
table.ib-summary thead tr th:nth-child(7) {
    width: 140px !important;
} */

table.live-account .dropdown-menu>li>a {
    white-space: initial;
}

.icon-box-text-live{
    margin-bottom: 24px;
}

.icon-box-text-live:last-child{
    margin-bottom: 0;
}

.icon-box-text-live .media-left img{
    width: 55px;
}

.icon-box-text-live .media-body{
    vertical-align: middle;
    overflow: visible;
}

.icon-box-text-live .media-body h4{
    font-family: 'GothamPro-Medium';
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    color: #0a1031;
    margin: 0;
    margin-bottom: 8px;
}

.icon-box-text-live .media-body p{
    font-family: 'GothamPro';
    font-size: 14px;
    line-height: normal;
    color: #7c828d;
}

.icon-box-text-live .c-tip.tooltip-box label{
    margin-left: -65px;
    min-width: 200px;
}
/* French Language CSS Issue Fixing End */

.footer {
    position: relative;
}
.marketing-banner {
    padding: 6px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

table.demo-account th:nth-child(1) {
    width: 100px !important;
}
table.demo-account th:nth-child(2) {
    width: 105px !important;
}
table.demo-account th:nth-child(4) {
    width: 72px !important;
}
table.demo-account th:nth-child(5) {
    width: 72px !important;
}
table.demo-account th:nth-child(7) {
    width: 96px !important;
}
table.demo-account th:nth-child(8) {
    width: 96px !important;
}

table.live-account th:nth-child(1) {
    width: 100px !important;
}
table.live-account th:nth-child(2) {
    width: 105px !important;
}
table.live-account th:nth-child(4) {
    width: 75px !important;
}
table.live-account th:nth-child(5) {
    width: 75px !important;
}
table.live-account th:nth-child(6) {
    width: 110px !important;
}
table.live-account th:nth-child(8) {
    width: 92px !important;
}

table.sub-ib-live th:nth-child(1) {
    width: 85px !important;
}
table.sub-ib-live th:nth-child(2) {
    width: 164px !important;
}
table.sub-ib-live th:nth-child(3) {
    width: 75px !important;
}
table.sub-ib-live th:nth-child(4) {
    width: 52px !important;
}
table.sub-ib-live th:nth-child(5) {
    width: 105px !important;
}
table.sub-ib-live th:nth-child(6) {
    width: 84px !important;
}
table.sub-ib-live th:nth-child(8) {
    width: 80px !important;
}
/* 
table.sub-ib-trade th:nth-child(1) {
    width: 100px !important;
}
table.sub-ib-trade th:nth-child(5) {
    width: 120px !important;
} */


.otp-form.otp-verify-form {
    display: none;
}

.otp-form .otp-container {
    height: auto;
    min-height: auto;
}

.otp-form .otp-container input {
    display: inline-block;
}

.otp-form .footer .btn-resendotp {
    margin-left: 48px;
}

.otp-form .row.dis-table {
    display: table;
    margin: 0;
    width: 100%;
}

.otp-form .row.dis-table [class*="col-"] {
    display: table-cell;
    vertical-align: bottom;
    float: none;
    padding: 0;
}

.otp-form button.btn-resendotp.btn-danger.btn-fill:hover, .otp-form button.btn-resendotp.btn-danger.btn-fill:active, .otp-form button.btn-resendotp.btn-danger.btn-fill:focus {
    background-color: transparent !important;
    background: transparent !important;
    color: #15c;
}

.otp-form .second {
    color: grey;
    font-size: 13px;
    text-align: right;
}

.otp-form .footer-bottom {
    padding: 15px 40px;
    padding-bottom: 0;
}

.otp-form .footer-bottom button, .otp-form .resend-otp-button button {
    color: #23CCEF;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}

.otp-form .footer-bottom button.btn-resendotp-disabled, .otp-form .resend-otp-button button.btn-resendotp-disabled {
    color: grey;
    cursor: not-allowed;
}

.otp-form .footer-bottom button.btn-resend {
    float: right;
}

pre.terms-text.cus-scrl, .terms-text.payment_term_condition {
    height: 160px;
    overflow: auto;
}

.faq-answer-box {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    color: #000;
    white-space: normal;
}
.faq-answer-box h1,
.faq-answer-box h2,
.faq-answer-box h3,
.faq-answer-box h4,
.faq-answer-box h5,
.faq-answer-box h6,
.faq-answer-box label,
.faq-answer-box span {
    margin: 0;
    font-weight: 400;
}
.faq-answer-box h1 {
    font-size: 32px;
    margin-bottom: 20px;
}
.faq-answer-box h2 {
    font-size: 28px;
    margin-bottom: 20px;
}
.faq-answer-box h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.faq-answer-box h4 {
    font-size: 20px;
    margin-bottom: 20px;
}
.faq-answer-box h5 {
    font-size: 18px;
    margin-bottom: 20px;
}
.faq-answer-box h6 {
    font-size: 15px;
    margin-bottom: 20px;
}
.faq-answer-box p {
    margin-bottom: 15px;
}
.faq-answer-box img {
    display: block;
    max-width: 100%;
    height: auto;
}

.faq-answer-box table {
    border: 0;
}

.faq-answer-box table td, .faq-answer-box table th {
    padding: 13px 15px;
}

.faq-answer-box table tr:nth-child(even) {
    background: #f7f7f7;
}

.faq-answer-box > * {
    float: none !important;
}

.faq-answer-box > div {
    width: 100% !important;
}

.total-trade-box {
    position: relative;
    width: 100%;
}

.total-trade-box h4 {
    position: absolute;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 15px;
    right: 5px;
    width: auto;
    top: -100px;
}

.d-flex{display: flex !important;}
.align-items-center{align-items: center !important;}
.main-content.quick-links{background-color: #eaecf2;}
.quick-links .quick-link-box{background: #fff;border-radius: 19px;padding: 15px 32px 15px 17px;margin-bottom: 20px;}
.quick-links .quick-link-box .flex-shrink-0 img{width: 75px;}
.quick-links .quick-link-box .flex-grow-1{flex-grow: 1;}
.quick-links .quick-link-box h3{color: var(--white-theme-12, #07070C);font-family: 'Inter';font-size: 21px;font-weight: 600;letter-spacing: -0.72px;margin: 0;}
.quick-links .quick-link-box .button-box a{padding: 11px 15px;border-radius: 8px;margin-left: 18px;}
.quick-links .quick-link-box .button-box a span.link-img{padding-right: 9px;vertical-align: middle;}
.quick-links .quick-link-box .button-box a span.link-img img{vertical-align: sub;}
.quick-links .quick-link-box .button-box a span.link-name{color: #FFF;font-family: 'Inter';font-size: 15px;font-weight: 600;letter-spacing: 0.72px;text-transform: capitalize;vertical-align: middle;}

.faq-search-box .faq_search.form-control{padding-right: 30px;}
.faq-search-box .btn-faq-close{position: absolute;top: 10px;right: 14px;}

.currency_pair_list{max-height: 125px;overflow: hidden;overflow-y: auto;}

.full-page.login-page{background-position: center;background-size: cover;width: 100%;background-repeat: no-repeat;}

.nav-tabs .custom-tabs{display: flex;border: 0;}
.nav-tabs .custom-tabs .tab{padding: 10px 20px;cursor: pointer;background-color: #dbdbdb;}
.nav-tabs .custom-tabs .tab.active{background-color: #727272;border-bottom: 1px solid #727272;color: #FFF;}
body.color-727272 .nav-tabs .custom-tabs .tab.active{background-color: #727272;border-bottom: 1px solid #727272;}
body.color-1560BD .nav-tabs .custom-tabs .tab.active{background-color: #1560BD;border-bottom: 1px solid #1560BD;}
body.color-204E81 .nav-tabs .custom-tabs .tab.active{background-color: #204E81;border-bottom: 1px solid #204E81;}
body.color-008D4C .nav-tabs .custom-tabs .tab.active{background-color: #008D4C;border-bottom: 1px solid #008D4C;}
body.color-C19803 .nav-tabs .custom-tabs .tab.active{background-color: #C19803;border-bottom: 1px solid #C19803;}
body.color-C65479 .nav-tabs .custom-tabs .tab.active{background-color: #C65479;border-bottom: 1px solid #C65479;}
body.color-E51400 .nav-tabs .custom-tabs .tab.active{background-color: #E51400;border-bottom: 1px solid #E51400;}
body.color-404952 .nav-tabs .custom-tabs .tab.active{background-color: #404952;border-bottom: 1px solid #404952;}
body.color-894400 .nav-tabs .custom-tabs .tab.active{background-color: #894400;border-bottom: 1px solid #894400;}
body.color-013CEB .nav-tabs .custom-tabs .tab.active{background-color: #013CEB;border-bottom: 1px solid #013CEB;}
body.color-101828 .nav-tabs .custom-tabs .tab.active{background-color: #101828;border-bottom: 1px solid #101828;}
body.color-1C2938 .nav-tabs .custom-tabs .tab.active{background-color: #17232F;border-bottom: 1px solid #17232F;}
.nav-tabs .tab-content{margin-top: -1px;background: transparent;}
.analytics-widget.news{padding: 20px;}
.analytics-widget.news .media{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.analytics-widget.news .media h3{margin: 0;font-size: 24px;font-weight: 500;margin-bottom: 15px;}
.nav-tabs .tab-content .analytics-widget.calendar{width: 66%;}
.nav-tabs .tab-content .analytics-widget.news{background-color: #FFF;}


.ib-banners .banner-cards .card-item{border: 1px solid #eee;margin-bottom: 20px;}
.ib-banners .banner-cards .card-item .banner-image img{width: auto;}
.ib-banners .banner-cards .carousel-content{padding: 15px;}
.ib-banners .banner-cards .carousel-content h2.carousel-title{font-size: 18px;font-weight: 500;margin-bottom: 15px !important;}
.ib-banners .banner-cards .justify-content-between{justify-content: space-between!important;}
.ib-banners .banner-cards .getcode-btn .tooltip-box label{display: inline-block;bottom: 28px;right: 0;left: auto;padding: 2px 3px;min-width: 88px !important;border-radius: 4px;font-weight: 600;}
.ib-banners .banner-cards .getcode-btn .tooltip-box span{display: inline-block;bottom: 27px !important;right: 35px !important;left: auto !important;}

.banneriblinks .banner_ib_link_code{border: 1px solid #eee;background: #f2f2f2;padding: 10px 15px;border-radius: 5px;margin: 0;}
.banneriblinks p.short-url-note{font-size: 13px;color: red;}
.banneriblinks .btn-tooltip-box{display: none;}
.banneriblinks .btn-tooltip-box label{font-size: 13px;font-weight: 400;display: block;bottom: 110px;right: 0;left: 70px;padding: 5px 10px;width: 80px !important;}
.banneriblinks .btn-tooltip-box span{display: block;bottom: 110px !important;left: 133px !important;}
.banneriblinks .hide-element .form-group{margin-bottom: 0 !important;}
.banneriblinks .custom-validation{margin-bottom: 15px;}

.ib-links .ib-market-links{position: relative;padding-right: 20px;}
.ib-links .ib-market-links .ib-link{display: block;word-wrap: break-word;width: 240px;color: #000;font-weight: 600;}
.ib-links .ib-market-links .tooltip-box{position: absolute;left: 350px;top: 0;}
.ib-links .btn-tooltip-box{display: none;}
.ib-links .btn-tooltip-box label{font-size: 13px;font-weight: 400;display: block;bottom: 0;right: 150px;padding: 5px 10px;width: 180px !important;}
.ib-links .btn-tooltip-box span{display: block;bottom: -1px !important;left: -195px !important;}

.modal.ib-modal-popup{text-align: center;padding: 0!important;}
.modal.ib-modal-popup:before{content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px;}
.modal.ib-modal-popup .modal-dialog{display: inline-block;text-align: left;vertical-align: middle;}

.panel-default > .panel-heading + .panel-collapse > .panel-body{box-shadow: none !important;}

@media only screen and (min-width: 1325px) {
    .img-accinfo-no-data {
        padding: 4px 0;
        height: 229px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1355px) {
    .live-dashboard .widget-block .widget-box .info-box {
        padding: 16px 10px 17px 10px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(1) .info-box {
        margin-right: 14px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(2) .info-box {
        margin-right: 7px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(3) .info-box {
        margin-left: 7px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(4) .info-box {
        margin-left: 14px;
    }
    .live-dashboard .widget-block .widget-box p {
        font-size: 13px;
        line-height: 13px;
    }
    .live-dashboard .widget-block .widget-box h4 {
        font-size: 20px;
    }
    .live-dashboard .widget-block .widget-box .media-right img {
        width: 35px;
    }
    .live-dashboard .side-widget-block {
        padding: 25px 20px;
    }
    .live-dashboard .side-widget-block .media-left {
        padding-right: 14px;
    }
    .live-dashboard .side-widget-block .media-box h4 {
        font-size: 20px;
    }
    .live-dashboard .side-widget-block .media-box p {
        font-size: 13px;
    }
    .live-dashboard .top-trade-symbol .symbol-block {
        padding: 16px 12px 13px;
    }
    .live-dashboard .top-trade-symbol .symbol-block .symbol-box {
        padding: 0 11px;
    }
    .live-dashboard .top-trade-symbol .symbol-box label {
        font-size: 13px;
        line-height: 28px;
        width: 28px;
        height: 28px;
    }
    .live-dashboard .top-trade-symbol .symbol-box h3 {
        font-size: 18px;
        line-height: 15px;
    }
    .live-dashboard .top-trade-symbol .symbol-box p {
        font-size: 13px;
        line-height: 13px;
    }
    .live-dashboard .top-trade-symbol .title-and-drpdwn {
        margin-top: 23px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1310px) {
    .main-dashboard .ib-info .ib-apply .ib-cen-box {
        width: 50%;
    }
    .main-dashboard .ib-info .ib-apply {
        overflow: hidden;
    }
    .main-dashboard .ib-info .ib-apply::after {
        right: -46px;
    }
    .live-dashboard .table-id-1 tr .col-1 {
        padding-left: 40px !important;
    }
    .live-dashboard .table-id-1 tr td.col-4 span:before {
        left: 12px;
    }
    .live-dashboard .table-id-1 tr td.col-1 p {
        font-size: 12px;
    }
    .live-dashboard .table-id-1 tr td.col-2, .live-dashboard .table-id-1 tr td.col-3, .live-dashboard .table-id-1 tr td.col-4 {
        font-size: 14px;
    }
    .live-dashboard .table-id-2 tr .col-1 {
        padding-left: 16px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1345px) {
    .main-dashboard .ib-info .ib-list .ib-box:first-child {
        margin-left: 12px;
    }
    .main-dashboard .ib-info .ib-list {
        padding: 12px 0px;
    }
    .main-dashboard .ib-info .ib-list .ib-box {
        /*padding: 0 24px;*/
        border-right: 1px solid #eaeff9;
        /*width: 27%;*/
    }
    .main-dashboard .ib-info .ib-list .ib-box:nth-child(2) {
        /*width: 41%;*/
    }
    .main-dashboard .ib-info .ib-cta {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1324px) {
    .main-dashboard .wlt-summ .bal-box h4 {
        font-size: 16px;
    }
    .main-dashboard .wlt-summ .bal-box p {
        font-size: 13px;
    }
    .main-dashboard .wlt-summ {
        padding: 10px !important;
    }
    .main-dashboard .wlt-summ .bal-box {
        padding: 15px 3px;
    }
    .main-dashboard .wlt-summ .bal-box .win, .main-dashboard .wlt-summ .bal-box .wout {
        padding: 10px 12px 10px 18px !important;
    }
    .main-dashboard .wlt-summ .tot-bal {
        padding: 8px 0 8px 0px;
        margin: 40px 0 24px;
    }
    .img-accinfo-no-data {
        height: 229px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .ib-withdrawal .withdrawal-row {
        margin-bottom: 20px;
    }
    .ib-withdrawal img.center-block.img-responsive {
        width: 220px;
    }
    .ib-withdrawal .withdrawal-box {
        width: 350px;
        padding: 14px 20px;
    }
    .ib-withdrawal .withdrawal-box .media-right img {
        width: 46px;
    }
    .ib-withdrawal .withdrawal-box h4 {
        margin-top: 6px !important;
    }
    .ib-withdrawal .withdrawal-content {
        margin-top: 25px;
    }
    .ib-withdrawal .withdrawal-content h2 {
        font-size: 26px;
        margin-bottom: 15px !important;
    }
    .ib-withdrawal .withdrawal-content .withdrawal-btn {
        margin-top: 25px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1333px) {
    .main-dashboard .trading-detail-block .trad-box {
        width: 19.5%;
        margin-right: 5px;
    }
    .main-dashboard .trading-detail-block .trad-box h4 {
        font-size: 16px;
    }
    .main-dashboard .trading-detail-block .trad-box p {
        font-size: 11px;
    }
}

@media only screen and (max-width: 1200px) {
    .live-dashboard .widget-block {
        width: calc(100% - 15px);
        font-size: 0;
    }
    .live-dashboard .title-and-drpdwn {
        padding-right: 15px;
    }
    .live-dashboard .live-block .live-account-graph .content {
        height: auto;
        padding: 15px;
    }
    .live-dashboard .live-block .live-account-graph {
        margin-bottom: 20px;
        padding-right: 15px;
    }
    .live-dashboard .pl-0 {
        padding-left: 15px;
    }
    .live-dashboard .live-block .pr-5 {
        padding-right: 15px;
    }
    .live-dashboard .top-trade-table .content, .live-dashboard .recent-trade-block .content {
        height: auto;
    }
    .live-dashboard .top-cta .btn-block a.btn {
        width: 230px;
    }
    .text-right.wallet-id-block {
        text-align: left !important;
        margin-bottom: 20px;
    }

    .demoacc-table table.table-resp-cus, .liveacc-table table.table-resp-cus, .table-transaction table.table-resp-cus{width: 1000px !important;}
    .demoacc-table .dataTables_paginate, .liveacc-table .dataTables_paginate, .table-transaction .dataTables_paginate{width: 1000px;}
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .depo-frm .radio .col-md-3 {
        width: 125px;
    }
    .trans-box .col-md-2.form-group {
        padding: 0 3px;
    }
    .trans-box .col-md-2.form-group>label {
        font-size: 11px;
    }
    .ib-btn-lst button.btn-wd {
        min-width: 110px !important;
    }
    .main-dashboard .trading-detail-block {
        text-align: center;
    }
    .main-dashboard .trading-detail-block .trad-box h4 {
        font-size: 14px !important;
    }
    .main-dashboard .trading-detail-block .trad-box {
        width: 30% !important;
        margin-right: 7px !important;
        padding-right: 0 !important;
        margin-bottom: 10px;
    }
    .main-dashboard .trad-box .icon-box-text {
        width: 70%;
        text-align: left;
    }
    .depos-withdraw-box .legend .row .col-md-6 {
        font-size: 13px !important;
        padding: 0 4px !important;
    }
    .depos-withdraw-box .content.min-h-325 {
        margin-bottom: 30px;
    }
    .img-trade-no-data {
        height: 284px;
    }
    button.btn-fill.padding-5, button.btn-fill.padding-5 {
        padding: 4px !important;
    }
    button.btn.btn-fill.btn-xs.padding-5.w-80 {
        width: 100% !important;
    }
    .trade-behav .ct-chart-bar .ct-label.ct-horizontal.ct-end {
        font-size: 10px;
    }
    .trade-behav .ct-chart {
        height: 235px !important;
    }
    .main-dashboard .open-acc-box h3 {
        font-size: 18px;
    }
    .main-dashboard .open-acc-box .media-body {
        vertical-align: middle;
    }
    .main-dashboard .open-acc-box h4 {
        margin-top: 3px;
    }
    .main-dashboard .open-acc-box .media-left img {
        width: 39px;
    }
    .ib-withdrawal .withdrawal-box {
        width: 300px;
        padding: 15px 16px;
    }
    .ib-withdrawal .withdrawal-row {
        margin-bottom: 80px;
    }
    .live-dashboard .top-cta .btn-block a.btn-trade-pass {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(1) .info-box {
        margin-right: 12px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(2) .info-box {
        margin-right: 6px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(3) .info-box {
        margin-left: 6px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(4) .info-box {
        margin-left: 12px;
    }
    .live-dashboard .widget-block .widget-box h4 {
        font-size: 18px;
    }
    .live-dashboard .widget-block .widget-box p {
        font-size: 13px;
    }
    .live-dashboard .widget-block .widget-box .media-right img {
        width: 35px;
    }
    .live-dashboard .widget-block .widget-box .info-box {
        padding: 14px;
    }
    .live-dashboard .side-widget-block {
        padding: 20px;
    }
    .live-dashboard .side-widget-block .media-box {
        display: inline-block;
        width: 33.33%;
    }
    .live-dashboard .side-widget-block .media-box:nth-child(4), .live-dashboard .side-widget-block .media-box:nth-child(5) {
        margin-bottom: 0;
    }
    .live-dashboard .side-widget-block .media-left {
        padding-right: 16px;
    }
    .live-dashboard .side-widget-block .media-box h4 {
        font-size: 20px;
    }
    .live-dashboard .top-trade-symbol h2 {
        margin-top: 25px;
    }
    .font-icon-list.my-wallet-tiles{
        width: 30%;
    }
}

@media only screen and (min-width: 1200px) {
    .table-responsive.liveacc-table, .table-responsive.demoacc-table, .table-responsive.table-transaction{overflow: hidden !important;}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .table-payment-list table tr th:nth-child(1){width: 190px;}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .main-dashboard .acinf-col1.col-100 {
        width: 54%;
    }
    .main-dashboard .acinf-col2.col-100 {
        width: 20%;
    }
    .main-dashboard .acinf-col3.col-100 {
        width: 26% !important;
    }
    .main-dashboard .wlt-summ .bal-box {
        padding: 15px 2px;
    }
    .main-dashboard .wlt-summ {
        padding: 16px 12px;
    }
    .main-dashboard .ib-info .ib-list {
        padding: 0;
        margin: 22px 0;
    }
    .main-dashboard .ib-info .ib-list .ib-box:first-child {
        margin-left: 0;
    }
    .main-dashboard .ib-info .ib-list .ib-box {
        padding: 0 16px;
    }
    .main-dashboard .ib-info .ib-list .ib-box p {
        font-size: 13px;
    }
    .main-dashboard .ib-info .ib-list .ib-box h4 {
        font-size: 15px;
    }
    .main-dashboard .ib-info .ib-cta {
        margin-top: 37px;
    }
    .main-dashboard .ib-info .ib-cta p {
        font-size: 14px;
        width: 66%;
    }
    .main-dashboard .ib-info .ib-cta .ib-btn {
        width: 34%;
    }
    .main-dashboard .ib-info .ib-cta a {
        font-size: 13px;
        padding: 5px 11px;
    }
    .main-dashboard .ib-info .ib-apply .ib-cen-box {
        width: 50%;
    }
    .main-dashboard .ib-info .ib-apply {
        overflow: hidden;
    }
    .main-dashboard .ib-info .ib-apply::after {
        right: -70px;
        bottom: -48px;
    }
    .ib-withdrawal .withdrawal-box {
        width: 300px;
        padding: 15px 16px;
        display: inline-block !important;
    }
    .ib-withdrawal .withdrawal-row {
        margin-bottom: 80px;
    }
    .ib-withdrawal .withdrawal-box:first-child {
        margin-right: 15px !important;
    }
    .live-dashboard .top-cta .btn-block a.btn-trade-pass {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .live-dashboard .top-cta {
        padding: 12px 15px;
    }
    .live-dashboard .side-widget-block .media-box {
        display: inline-block;
        width: 33.33%;
    }
    .live-dashboard .side-widget-block .media-box:nth-child(4), .live-dashboard .side-widget-block .media-box:nth-child(5) {
        margin-bottom: 0;
    }
    .live-dashboard .side-widget-block .media-left {
        padding-right: 16px;
    }
    .live-dashboard .widget-block .widget-box .info-box {
        padding: 15px;
    }
    .live-dashboard .widget-block .widget-box p {
        font-size: 13px;
    }
    .live-dashboard .widget-block .widget-box img {
        width: 38px;
    }
    .font-icon-list.my-wallet-tiles{
        width: 30%;
    }
}

@media only screen and (min-width: 768px) {
    .table-responsive.table-payment-list{overflow: hidden !important;}
}

@media only screen and (max-width: 993px) {
    .notification-list{max-height: 350px;overflow-y: auto;}
}

@media only screen and (max-width: 991px) {
    .kyc-doc-view .col-md-10 {
        width: 85%;
        float: left;
    }
    .kyc-doc-view .col-md-2 {
        padding-left: 30px;
        width: 15%;
        float: left;
    }
    button.btn.btn-fill.btn-xs.padding-5.w-80 {
        width: 100% !important;
    }
    .ib-withdrawal .withdrawal-box {
        width: 280px;
        padding: 15px 16px;
        display: block;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
    }
    .ib-withdrawal .withdrawal-row {
        margin-bottom: 70px;
    }
    .ib-withdrawal .withdrawal-content h2 {
        font-size: 20px;
        line-height: normal;
    }
    .ib-withdrawal .withdrawal-content h3 {
        font-size: 14px;
    }
    .ib-withdrawal .withdrawal-content .withdrawal-btn {
        margin-top: 35px;
    }
    .nav-mobile-menu li:first-child .notify-drop-title .col-md-6:first-child {
        color: initial;
    }
    .nav-mobile-menu li:first-child li {
        position: relative;
    }
    .nav-mobile-menu li:first-child li a.notification-title{padding: 0 !important;padding-right: 14px !important;margin-bottom: 10px;}
    .nav-mobile-menu li:first-child li a a {
        color: #23ccef !important;
    }
    .nav-mobile-menu li:first-child li a a.notifi_trash_position {
        top: 0;
        right: -8px;
        padding: 0 !important;
    }
    .nav-mobile-menu li:first-child li a a.notifi_trash_position i {
        color: #23ccef !important;
        height: 16px;
        width: 16px;
        line-height: 16px;
    }
    .nav-mobile-menu .dropdown li a:not(.text-danger) {
        color: initial;
        padding: 0 !important;
    }
    .nav-mobile-menu .dropdown-with-icons li.divider {
        background-color: rgba(0, 0, 0, 0.1);
    }
    .liveacc-table table .dropdown.show ul li a{padding: 5px 16px !important;}
    .faq-search-box .btn-faq-close{right: 30px;}
}

@media only screen and (max-width: 768px) {
    .kyc-table .dataTables_wrapper.form-inline.dt-bootstrap.no-footer {
        overflow-x: scroll;
    }
    .kyc-table .dataTables_wrapper.form-inline.dt-bootstrap.no-footer table {
        width: 700px !important;
    }

    .quick-links .quick-link-box{padding: 20px;text-align: center;}
    .quick-links .d-flex{display: block !important;}
    .quick-links .quick-link-box h3{margin: 15px 0;}
    .quick-links .d-flex.padding-left-15{padding: 0 !important;}
    .quick-links .quick-link-box .button-box a{margin: 9px;}
    .font-icon-list.my-wallet-tiles{width: 35%;}
    .my-wallet-tiles .media h4{font-size: 19px !important;}
}

@media only screen and (max-width: 767px) {
    .live-dashboard .top-cta .row {
        display: block;
    }
    .live-dashboard .top-cta p {
        text-align: center;
        margin-bottom: 15px;
    }
    .live-dashboard .top-cta .btn-block.text-right {
        text-align: center;
    }
    .live-dashboard .live-block h2.dashboard-title {
        display: block;
        padding-top: 0;
    }
    .live-dashboard .live-block .sel-acc-box {
        float: none !important;
        margin-top: 15px;
    }
    .live-dashboard .live-block table {
        min-width: 700px;
    }
    .live-dashboard .live-block .content.responsive-table {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .live-dashboard .widget-block .widget-box {
        width: 50%;
    }
    .live-dashboard .widget-block .widget-box:nth-child(1) .info-box {
        margin-right: 8px;
        margin-bottom: 10px;
    }
    .live-dashboard .widget-block .widget-box:nth-child(2) .info-box {
        margin-left: 8px;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .live-dashboard .widget-block .widget-box:nth-child(3) .info-box {
        margin-right: 8px;
        margin-left: 0;
    }
    .live-dashboard .widget-block .widget-box:nth-child(4) .info-box {
        margin-left: 8px;
    }
    table.table-resp-cus{width: 675px !important;}
    .table-responsive.table-payment-list{border: 0;}
    .table-payment-list table{width: 900px !important;max-width: 900px !important;}
    .table-payment-list table tr th:nth-child(1){width: 220px;}
    .main-content.payment-form{padding: 15px 0 !important;}
    .btn-change-payment{text-align: center;}
    .payment-tab3 .btn-wd{min-width: auto;}
}

@media only screen and (max-width: 599px) {
    .kyc-doc-view .col-md-10 {
        width: 82%;
    }
    .kyc-doc-view .col-md-2 {
        padding-left: 0px;
        width: 18%;
    }
    .main-dashboard .ib-info .ib-list .ib-box {
        width: 100% !important;
        border-right: none !important;
        padding: 26px 0;
        border-bottom: 1px solid #eaeff9;
        text-align: center;
    }
    .main-dashboard .ib-info .ib-list .ib-box:first-child {
        margin-left: 0;
        padding-top: 0;
    }
    .main-dashboard .ib-info .ib-list .ib-box:last-child {
        padding-bottom: 0;
    }
    .main-dashboard .ib-info .ib-cta {
        margin-top: 15px;
    }
    .live-dashboard .top-trade-symbol .symbol-block .symbol-box {
        display: block;
        border-right: none;
        border-bottom: 1px solid #f3f3f3;
        width: 140px;
        margin: 0 auto;
        padding: 15px 0;
    }
    .live-dashboard .top-trade-symbol .symbol-block .symbol-box:last-child {
        border-bottom: none;
    }
}

@media only screen and (max-width: 550px) {
    .trade-behav .ct-chart-bar .ct-label.ct-horizontal.ct-end {
        font-size: 9px;
    }
    .main-dashboard .ib-info .ib-apply::after {
        content: '';
    }
    .main-dashboard .ib-info .ib-apply .ib-cen-box {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: 100%;
    }
    .font-icon-list.my-wallet-tiles{width: 100%;margin: 0;margin-bottom: 10px;}
    .otp-form .second{text-align: center;margin-top: 15px;}
}

@media only screen and (max-width: 524px) {
    .live-dashboard .top-cta .btn-block a.btn {
        width: 240px;
    }
    .live-dashboard .top-cta .btn-block a.btn-trade-pass {
        margin-right: 0;
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 493px) {}

@media only screen and (max-width: 480px) {
    .main-dashboard .ib-info .ib-cta p, .main-dashboard .ib-info .ib-cta .ib-btn {
        width: 100%;
        text-align: center;
    }
    .main-dashboard .ib-info .ib-cta p {
        margin-bottom: 15px;
    }
    .main-dashboard .ib-info .ib-cta a {
        float: none;
        display: inline-block;
    }
}

@media only screen and (max-width: 450px) {
    .ib-withdrawal .card .content {
        padding: 0;
    }
    .ib-withdrawal .withdrawal-box {
        width: 255px;
    }
    .ib-withdrawal .withdrawal-box h3 {
        font-size: 14px;
    }
    .ib-withdrawal .withdrawal-box h4 {
        font-size: 17px;
    }
    .ib-withdrawal .withdrawal-box img {
        width: 45px;
    }
    .ib-withdrawal .withdrawal-row {
        margin-bottom: 50px;
    }
    .ib-withdrawal .withdrawal-content .withdrawal-btn a {
        font-size: 14px;
        padding: 12px 15px 12px !important;
    }
    .ib-withdrawal .withdrawal-content .withdrawal-btn a.btn-detail {
        margin-left: 12px;
    }
    .live-dashboard .title-and-drpdwn h2 {
        width: 40%;
    }
    .live-dashboard .title-and-drpdwn .select-block {
        width: 60%;
    }
    .live-dashboard .widget-block .widget-box {
        width: 100%;
    }
    .live-dashboard .widget-block .widget-box .info-box {
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
    .span_blue {
        font-weight: bold;
        color: blue;
    }
    .span_orange {
        font-weight: bold;
        color: orange;
    }
    .span_red {
        font-weight: bold;
        color: red;
    }
    .table-cus-filter form label.control-label{font-size: 11px;}
    .payment-form .nav.tab-panel li a{font-size: 13px;padding: 10px 7px;}
}

.term_condition.modal {
    padding: 0 !important;
}

.term_condition.modal .modal-header {
    padding: 10px 15px;
}

.term_condition.modal .modal-header h4 {
    font-size: 15px;
    font-weight: 400;
}

.term_condition.modal .card {
    border-radius: 0;
    box-shadow: none;
    background-color: #FFFFFF;
    margin-bottom: 0;
}

.term_condition.modal .card .content {
    padding: 0;
}

.term_condition.modal .modal-footer {
    padding: 0;
    padding-top: 10px;
}

.term_condition.modal iframe {
    border: 0;
}

.span_blue {
    font-weight: bold;
    color: #57a0e4;
}

.span_orange {
    font-weight: bold;
    color: #d58f3a;
}

.span_red {
    font-weight: bold;
    color: #de3f38;
}

.span_green {
    font-weight: bold;
    color: #17A589;
}

.toolt_tip_label {
    font-weight: bold;
}

.listing_link_color {
    color: #447df7 !important;
}

.listing_link_color:hover {
    color: #447df7 !important;
}

.archive_msg {
    background-color: #d8ecfb !important;
    padding: 12px 24px;
}

.archive_msg_span {
    font-family: 'GothamPro-Medium';
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
}

.full-page::before {
    background: transparent !important;
    opacity: 0 !important;
}

.full-page::after {
    background: transparent !important;
    opacity: 0 !important;
}

.ewallet-tooltip {
    min-width: 130px !important;
}

.ticket_solution_scroll {
    overflow: auto;
    max-height: 150px;
}

.c-tip.tooltip-box label {
    padding: 6px 15px;
    left: 0;
    bottom: 27px;
    min-width: 175px;
}

.c-tip.tooltip-box .arrow-dwn {
    bottom: 26px;
    left: 31px;
}

.ovr-vis {
    overflow: visible !important;
}


.table-responsive {
    overflow-x: scroll !important;
}
/* table.ib-summary tr th:first-child {
    min-width: 22px !important;
    width: 129px !important;
}
table.ib-summary tr th:nth-child(6) {
    width: 130px !important;
} */
table.trade-table tr th:nth-child(1) {
    width: 75px !important;
}
table.trade-table tr th:nth-child(8) {
    width: 100px !important;
}
table.trade-table tr th:nth-child(9) {
    width: 120px !important;
}
table.payment-transaction tr th:last-child {
    width: 76px !important;
}
.sidebar .sidebar-wrapper .nav [data-toggle=collapse] ~ div > ul > li > a .sidebar-normal, .sidebar .sidebar-wrapper .user .info [data-toggle=collapse] ~ div > ul > li > a .sidebar-normal {
    white-space: normal !important;
}
@media only screen and (max-width: 1600px) {
    table.trade-table {
        width: 1250px !important;
    }
    .table-responsive.mytrades-table .total-trade-box{width: 1250px;}
}
@media only screen and (max-width: 1300px) {
    /* table.ib-summary {
        width: 975px !important;
    } */
}
.payment-iframe-parent .iframe-loading {
    background: url(/assets/img/loader-preview.svg) center center no-repeat;
    background-size: 100px 100px;
}
