.title-backgroup {
    background: #74bf44;
}
.color-link{
    color:#74bf44;
}
.title-backgroup :hover {
    background: #74bf44;
    
}

.theme-font-color .green .icon-withdrawnhome::before {
    content: "";
    color: #74bf44;
}

.theme-font-color .green .icon-changlong:before {
    content: "";
    color: #74bf44;
}

.theme-font-color .green .icon-deposithome:before {
    content: "";
    color:#74bf44;
}

.theme-font-color .icon-cp98Speaker:before, .theme-font-color .icon-Speaker:before {
    content: "";
    color: #74bf44;
}
.rules-method-header-button.active {
    color: #fff!important;
    background-color: #74bf44;
}

icon-homeactive:before {
    content: "";
    color: #74bf44;
}

.icon-homeactive:before {
    content: "";
    color: #74bf44;
}

.ball-title span:not(.active), .bet-details-header, .bet-modal, .cr-content .betting-settlement, .game-nav, .lotteryCart, .menu-page .mdc-tab-indicator>.mdc-tab-indicator__content--underline, .#74bf44-ball, .toggle-switch2-inner:before, .toggle-switch-inner:before, input:checked~.checkmark {
    background: #74bf44;
}

.theme-font-color .card a, .theme-font-color a {
    color: #74bf44;
}

.bet-title {
    border-bottom: 3px solid #74bf44;
}

secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle, .show>.btn-outline-secondary.dropdown-toggle {
    background-color: #74bf44;
    border-color:#74bf44;
}

.game-nav2 .react-tabs__tab--selected {
    color: var(--theme-color);
    border-bottom: 2px solid #74bf44;
    bottom: 1px;
}

.instantBet-button {
    background: #74bf44;
}

.theme-background-color {
    background-color: #74bf44;
    background: #74bf44;
}

.f7-button{
    background-color: #74bf44;
    background: #74bf44;
}

.navbar-container ul li.active-link .underline {
    width: 100%;
    background-color: #74bf44;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #74bf44;
    border-color: #74bf44;
    -webkit-filter: brightness(85%);
    filter: brightness(85%);
}