.highlow-time-duration .percetage {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin: 0 0 5px;
}

.highlow-time-duration .highlow-progress {
    display: flex;
    gap: 5px;
    align-items: center;
    text-align: center;
}

.highlow-time-duration .highlow-progress .la-clock {
    display: none;
}

body {
    background: #f5f5f5 !important;
}

.bg--section {
    background-color: transparent !important;
}

.preloader {
    background: #fdc857 !important;
}

.header-top.bg--section {
    background: #fdc857 !important;
}

.custom--dropdown > .custom--dropdown__selected .text,
.custom--dropdown > .custom--dropdown__selected .icon {
    color: #333 !important;
}

.header-wrapper .logo {
    display: none !important;
}

.header-section .header-bottom {
    background: #fdc857 !important;
    position: fixed;
    top: auto !important;
    left: 0;
    bottom: 0;
    width: 100%;
}

.header-section .header-top + .header-bottom {
    top: auto !important;
}

.header-section.fixed-header .header-bottom {
    top: auto !important;
    bottom: 0 !important;
}

.header-section .menu {
    width: 100%;
    justify-content: space-between !important;
}

.header-section .header-wrapper {
    padding: 7px 0;
}

.header-section .menu li a {
    color: #333 !important;
    border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.header-section .menu li a:hover,
.header-section .menu li a.active {
    color: #fff !important;
    background: rgba(0,0,0,0.25);
}

.header-section .menu li .la {
    font-size: 21px;
    line-height: 1;
    padding-top: 3px;
}

.header-section .menu li .nav-text {
    display: block;
}

.hero-section {
    padding: 150px 0 !important;
}

.hero-section.bg--overlay:before {
    background: #fdc857 !important;
    opacity: 0.5;
}

.chart-wrapper {
    overflow: visible !important;
}

.bg--section .custom--card h2 {
    padding-top: 25px;
}

.bg--section .custom--card .card-title,
.bg--section .custom--card h2,
.bg--section .custom--card .transaction-history h5 {
    color: #333 !important;
}

.bg--section .custom--card .card-body {
    background: #fff !important;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

.bg--section .custom--card .predict-group {
    padding-top: 0;
}

.dashboard-section.pt-120 {
    padding-top: 60px !important;
    padding-bottom: 150px !important;
}

.custom--card .card-header {
    background: #fdc857 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.custom--card .card-header .la {
    color: #333;
    font-size: 20px;
    line-height: 1;
    margin-top: -2px;
}

.custom--card .cmn--table thead tr th,
.dashboard-section .cmn--table thead tr th {
    background: #ffe8b7 !important;
    color: #000 !important;
}

.cmn--table {
    background: #fff !important;
}

.cmn--table tbody {
    color: #333 !important;
}

.cmn--table .thumb img {
    width: 50px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.cmn--table tbody tr td {
    border-color: rgba(0, 0, 0, 0.2);
}

.dashboard-section h4 {
    color: #333 !important;
    margin: 0 0 15px;
}

.pagination .page-item a, 
.pagination .page-item span {
    border-color: #fdc857 !important;
    color: #333 !important;
}

.pagination .page-item.active .page-link,
nav .pagination .page-item a:hover {
    border-color: #fdc857 !important;
    background-color: #fdc857 !important;
}

.pagination .page-item.disabled span,
.pagination .page-item.disabled .page-link {
    background-color: #ffe8b7 !important;
}

.cmn--form--control {
    color: #333 !important;
    background: #f5f5f5 !important;
}

.cmn--form--control::placeholder {
    color: #333 !important;
}

.bg--section .highlow-time-duration li a,
.predict-group .cmn--form--control.bg--info {
    background: #fdc857 !important;
    color: #333 !important;
}

.bg--section .highlow-time-duration li a.active {
    background: #d49b21 !important;
}

.bg--section .highlow-time-duration li#calculateProfit a {
    height: 100%;
}

.table td {
    color: #333 !important;
}
 
.input-group .bg--base,
.btn.btn--base,
.cmn--btn.btn-block {
    color: #333 !important;
    background: #ffd67e !important;
    border-color: #ffd67e !important;
}

.cmn--btn.btn-block:hover {
    border-color: #ffd67e !important;
}

.btn.btn--primary {
    background: #bc8f30 !important
}

.nav-tabs .nav-link {
    color: #333;
}

.nav-tabs .nav-link.active {
    color: #fdc857;
}

.form-group label {
    color: #333 !important;
}

.account-form .input-group,
.account-section .input-group {
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

.account-form .form-control {
    background: #fff !important;
}

.account-form .cmn--form--group .input-group-text,
.account-section .cmn--form--group .input-group-text {
    color: #333 !important;
    background: #ffd67e !important;
    border-color: #ffd67e !important;
}

.account-form .text--base,
.account-section .text--base {
    color: #d49103 !important;
}

.account-logo h4,
.account-section h4,
.account-section p {
    color: #333 !important;
}

.games-section .row .card-title { 
    padding-top: 15px;
}

.transaction-history .table td:nth-child(2) {
    color: red !important;
}

.transaction-history .table td:nth-child(3) {
    color: green !important;
}

@media (max-width: 991px) {
    .header-section .header-bar {
        display: none;
    }

    .header-section .menu {
        background: transparent;
        transform: none;
        display: flex;
        position: static !important;
    }
}

@media (max-width: 767px) {
    .header-section .menu li a {
        padding: 5px 10px;
        font-size: 14px;
    }

    .dashboard-section.pt-120 {
        padding-top: 45px !important;
        padding-bottom: 120px !important;
    }

    .hero-section {
        padding: 50px 0 !important;
    }

    .chart-wrapper  {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }

    .chart-wrapper .custom--card .card-body {
        padding: 0 !important;
    }

    .custom--card .card-header {
        border-radius: 10px !important;
        border: 0;
    }

    .bg--section .custom--card .card-body {
        box-shadow: none;
        background: transparent !important;
        padding-left: 0;
        padding-right: 0;
    }

    .cmn--table {
        background: transparent !important;
    }

    .cmn--table tbody tr {
        margin-bottom: 16px;
        border-radius: 10px;
        background: #fff !important;
        overflow: hidden;
        border-left: 3px solid #fdc857;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    }

    .cmn--table tbody tr:first-child {
        border-top: none !important;
    }

    .cmn--table tbody tr:nth-child(even) {
        background: #fff !important;
    }

    .cmn--table tbody tr td {
        border-left: 0;
        border-right: 0;
        border-color: rgba(0, 0, 0, 0.1);
    }

    .cmn--table tbody tr td:last-child {
        border-bottom: 0;
    }

    .table-responsive {
        overflow: visible;
    }

    .dashboard-section h4:after {
        display: block;
        border-bottom: 2px solid #fdc857;
        content: '';
        width: 100%;
        padding-bottom: 8px;
        margin-bottom: 24px;
    }

    .transaction-history .table-responsive {
        overflow-x: auto;
    }

    .games-section .row .card-title,
    .balance-summary {
        background: #fff;
        border-radius: 10px;
        border-left: 3px solid #fdc857;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
        padding: 10px 20px;
        margin: 0 0 15px;
    }

    .games-section .card-body {
        padding-top: 0;
    }

    .games-section #playGame {
        background: #fff;
        border-radius: 10px;
        border-left: 3px solid #fdc857;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
        padding: 20px 15px;
        margin: 0 -12px;
    }

    .predict-group .highlow-predict button,
    .bg--section .highlow-time-duration li a,
    .dashboard-section .btn,
    .nav-pills .nav-link,
    .cmn--btn.btn-block {
        border-radius: 8px;
        border-left: 5px solid #fdc857 !important;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    }

    .bg--section .highlow-time-duration li a {
        border-color: #333 !important;
    }

    .nav-pills .nav-link,
    .cmn--btn.btn-block,
    .payment-item:has(.payment-item__radio:checked) {
        border-left-color: #ffb922ff !important;
    }

    .payment-item:has(.payment-item__radio:checked) .payment-item__check {
        border-color: #ffb922ff !important;
    }

    .games-section .custom--card.h-100 .tradingview-widget-container {
        margin: 0 -25px;
    }

    .dashboard-section .card-body .text-center.mb-4 h2.mb-1 {
        background: #fff1d1;
        margin-top: 0;
        border-radius: 8px;
        border-left: 5px solid #fdc857 !important;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
        padding: 20px;
    }

    .balance-summary p.text-muted {
        color: #e6a722 !important;
    }

    .balance-summary {
        background:  #fff !important;
    }

    .balance-summary h5.text-muted {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 5px !important;
        padding-top: 10px !important;
        font-size: 20px !important;
        line-height: 1 !important;
    }

    .balance-summary .col-12.col-md-4:last-child h5.text-muted {
        border-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .transaction-history h5:after {
        display: block;
        border-bottom: 2px solid #fdc857;
        content: '';
        width: 100%;
        padding-bottom: 8px;
    }

    .transaction-history .disableSubmission,
    .transaction-history .table-responsive,
    #myTabContent .tab-pane,
    .dashboard-section .list-group-flush .list-group-item {
        background: #fff !important;
        border-radius: 10px;
        border-left: 3px solid #fdc857 !important;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
        padding: 15px;
    }

    .transaction-history .disableSubmission {
        padding: 0;
    }

    .transaction-history .disableSubmission .cmn--form--control {
        background: #fff !important;
    }

    .transaction-history .table {
        font-size: 14px;
    }

    #myTabContent .tab-pane {
        margin-top: 15px;
        padding: 0;
    }

    .modal-dialog .modal-header {
        background: #fdc857;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .modal-dialog .modal-content {
        border-radius: 15px;
    }

    .modal-dialog .modal-footer {
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
    }

    .modal-dialog .modal-header .modal-title {
        margin: 0;
        line-height: 1.2;
    }

    .modal-dialog .modal-footer .btn-secondary {
        background: #333;
    }

    #notificationModalTitle {
        color: #333;
        margin-top: 0 !important;
    }

    .card.notification-card .card-header {
        border-radius: 10px 10px 0 0 !important;
    }

    .notification-list {
        padding: 10px;
    }

    .notification-item {
        background: #fff !important;
        border-radius: 10px;
        border-left: 3px solid #fdc857;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
        padding: 10px !important;
    }

    .notification-item + .notification-item {
        margin-top: 10px;
    }

    .notification-list .notification-item h6 {
        margin-bottom: 0 !important;
    }

    .notification-item p {
        margin-top: 0 !important;
    }

    .dashboard-section .list-group-flush {
        padding: 0 !important;
    }

    .dashboard-section .list-group-flush .list-group-item + .list-group-item {
        margin-top: 15px;
    }

    .dashboard-section .list-group-flush .list-group-item .la {
        color: #ffb922ff;
        font-size: 16px;
    }

    #withdrawModal .modal-content {
        border-color: transparent !important;
    }

    .gateway-card h5,
    .gateway-card h6,
    .gateway-card .row,
    .gateway-card .text-center.mb-4 {
        margin: 0 !important;
    }

    .gateway-card h6 {
        color: green !important;
        font-size: 24px;
        padding: 5px 0 0;
    }

    .modal-body > .gateway-card {
        padding: 0 !important;
    }

    .modal-body > .gateway-card .text-center.mb-4 {
        background: #fff1d1;
        border-radius: 10px;
        border-left: 3px solid #fdc857;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
        padding: 10px;
    }

    .withdraw-form,
    .gateway-card #bank_detail {
        margin-top: 15px !important;
    }

    .withdraw-form .gateway-card,
    .gateway-card #bank_detail {
        background: #fff;
        border-radius: 10px;
        border-left: 3px solid #fdc857;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
        padding: 15px 5px;
    }

    .payment-system-list.p-3 {
        padding: 0 !important;
    }

    #withdrawModal .form-control {
        background: #fff !important;
        border-radius: 10px !important;
        border: 1px solid #f1f1f1;
        border-left: 3px solid #fdc857 !important;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
        height: 44px !important;
    }

    #withdrawModal .deposit-info__input {
        max-width: 60%;
    }
}