:root {
    --theme-default: #0049e8 !important;
}

.main-bg {
    background-color: #e6eef5 !important;
}

.form-control,
.form-select {
    border-radius: 28px !important;
    border: #dee2e6 solid 1px !important;
}

.form-check-input:checked {
    background-color: rgb(0, 73, 232) !important;
}

.form-check-input:focus {
    box-shadow: none !important;
}

.form-select:focus,
.form-control:focus,
input:focus {
    border-color: rgba(0, 73, 232) !important;
    box-shadow: 0 0 .25rem 2px rgba(0, 73, 232) !important;
}

.current {
    background-color: #0049e8 !important;
    border: #0049e8 1px solid !important;
}

.paginate_button.current:hover {
    background-color: #0049e8 !important;
    border: #0049e8 1px solid !important;
}

body {
    color: #212529 !important;
}

.p-color {
    color: rgb(102, 119, 145) !important;
}

.btn-theme {
    background-color: #0049e8 !important;
    color: #fff !important;
    border-radius: 28px !important;
}

.btn-theme:hover,
.btn-primary:hover {
    background-color: #fff !important;
    color: #0049e8 !important;
    border: 1px solid #0049e8 !important;
    text-decoration: none !important;
}

.btn-primary {
    background-color: #0049e8 !important;
    color: #fff !important;
    border-radius: 28px !important;
    border: 1px solid #fff !important;
    min-width: 125px !important;
}

.text-primary {
    color: #0049e8 !important;
}

.badge-theme {
    background-color: #0049e8 !important;
    color: #fff !important;
    /* border-radius: 28px !important; */
}

th {
    color: #0049e8 !important;
}

.trade-table {
    width: 992px !important;
    max-height: 296px !important
}

.trade-table th {
    font-size: 13px !important;
    border: none !important;
}

.trade-table td {
    font-size: 13px !important;
    border: none !important;
}

.table-header {
    border: none !important;
}

.table-card-body {
    padding: 20px 29px 20px !important;
}

.table-bordered td,
.table-bordered th,
.table-bordered tr {
    border: none;
}

.dataTables_wrapper table.dataTable {
    border: none;
}

.ewallet_balance {
    font-size: 14px !important;
    margin-bottom: 20px;
}

.pricingtable:before {
    left: -213px !important;
    background-color: #0049e8 !important;
}

.pricingtable:after {
    background-color: #0049e8 !important;
    right: -160px !important;
    left: auto !important;
}

.p-black {
    color: #212529 !important;
}

a:hover {
    color: rgb(10, 88, 202) !important;
    text-decoration: underline;
}

.login-card .login-main .theme-form ul.login-social li i {
    color: rgb(0, 73, 232) !important;
}

.login-card .login-main .theme-form ul.login-social li {

    border: 1px solid rgb(0, 73, 232) !important;
    background-color: unset !important;
}

.login-card .login-main .theme-form ul.login-social li:hover {
    background-color: rgb(0, 73, 232) !important;
}

.login-card .login-main .theme-form ul.login-social li:hover i {
    color: #e6eef5 !important;
}

.withdraw-title {
    margin-top: 20px;
}

.text-secondari {
    color: rgb(102, 119, 145) !important;
    margin-top: 5px !important;
    margin-bottom: 25px !important;
}

.user-img img {
    border: none !important;
    background-color: unset !important;
    padding: 0 !important;
}

.dashicon i {
    color: #0049e8 !important;
}

.main_icon {
    width: 24px !important;
    height: 24px !important;
    font-size: 20px !important;
}

.sidebar-link {
    text-decoration: none !important;
}

.sidebar-menu .sidebar-list:hover .active i {
    color: #fff !important;
}

.text-heading {
    color: #222222;
}

.radio-input label:has(input:checked) {
    border: #0049e8 1px solid !important;
    background-color: #0049e8 !important;
}

.pricingtable {
    background-color: #fff !important;
}

.card-header {
    border: none !important;
}

.header-right .custom-dropdown {
    background-color: unset !important;
    border: none !important;
}

.header-right .custom-dropdown:active {
    background-color: #0049e8 !important;
}

.header-right .custom-dropdown:active i {
    color: #fff !important;
}

.topbar-icon {
    font-size: 29px !important;
    color: #657792;
    font-weight: 100;
}

header ul[class*=header-]>li .badge {
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    /* padding:0px !important; */
}

.dashboard-card {
    margin-bottom: 20px !important;
}
.trade-btn-m
{
    margin-bottom: 4px !important;
}
@media (max-width: 680px) {
    header ul[class*=header-]>li:first-child {
        display: block !important;
    }
}
@media screen and (max-width: 720px) {
    .mobile_one 
    {
        display: none !important;
    }
}
@media (max-width: 575.98px) {
    header .header-right i {
        font-size: 19px !important;
    }

    /* .card-heading-dashboard {
        font-size: 10px !important;
    }

    .card-amount-dashboard {
        font-size: 16px !important;
    } */

    .card-body {
        padding: 15px 11px !important;
    }

    .custom_card {
        padding: 5px 5px !important;
    }
}

.dataTables_wrapper .dataTables_filter input[type=search] {
    margin-top: 5px !important;
    margin-right: 5px !important;
}

@media (max-width: 767.98px) {
    .page-header .logo-wrapper {
        width: 100% !important;
        padding: 14px !important;
    }

    .row-margin-5 {
        margin: 0px !important;
    }

    .main-headings {
        display: none !important;
    }

    .page-header {
        height: 100px !important;
    }

    .header-right .custom-dropdown {
        margin-top: 1px !important;
    }

    .page-header .logo-wrapper .close-btn {
        left: 0px !important;
    }



    .table-card-body {
        padding: 20px 20px 20px !important;
    }
}

@media (max-width: 1199px) {
    .page-header .logo-wrapper .close-btn {
        color: #0049e8 !important;
    }

}

@media (max-width: 925px) {
    .withdraw-heading {
        font-size: 24px !important;
    }

}

@media (max-width: 1200px) {
    header .page-main-header {
        padding: 0px !important;
        position: relative !important;
        right: 60px !important;
        top: -64px !important;
    }
}