﻿:root {
    --mainTheme: #126e51;
}

.promo-font-color {
    color: #cbf7c2 !important;
}

.afb-dark-blue {
    background-color: #151515 !important;
}

.afb-title-h1 .h1 {
    color: #fff !important;
}

.afb-title-h1 a span {
    color: #ffffff80 !important;
}

    .afb-title-h1 a span:hover {
        color: #fff !important;
    }

.megamenu {
    background: #126e51 !important;
    /*border-bottom: 2px solid #3e3e3e6b;*/
    /*    border-image: #977931;
    border-image: -moz-linear-gradient(left, #977931 1%, #f4e194 25%, #bf8e31 48%, #f4e497 70%, #886722 100%);
    border-image: -webkit-linear-gradient(left, #977931 1%,#f4e194 25%,#bf8e31 48%,#f4e497 70%,#886722 100%);
    border-image: linear-gradient(to right, #977931 1%,#f4e194 25%,#bf8e31 48%,#f4e497 70%,#886722 100%);
    border-image-slice: 1;*/
}

    .megamenu .megamenu-nav .nav-link:hover {
    
        background: #151515 !important;
    }

.main.nav-wrapper .nav-item-content {
    background: linear-gradient( 90deg, rgba(0,0,0,1) 0%, rgba(38,38,38,1) 50%, rgba(0,0,0,1) 100%);
}

.nav-link span {
    color: #fff !important;
}

.dropdown-single:hover .dropbtn-single {
    background: rgb(21,128,94);
    background: linear-gradient( 0deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%);
}

button.afb {
    background: rgb(106,106,106);
    background: linear-gradient( 0deg, rgba(106,106,106,1) 0%, rgba(89,89,89,1) 50%, rgba(73,73,73,1) 100%);
    border-radius: 25px;
    padding: .375rem .75rem;
}

button.afb01.xs {
    background-image: linear-gradient( 0deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%) !important;
}

button.afb01 {
    border: 1px solid #126e51;
    background: none;
    background-color: #126e51;
    color: #fff;
    /*border-radius: 25px;*/
    padding: .375rem .75rem;
}

    button.afb01:hover {
        background: #1dba8d;
        background-color: #1dba8d;
        color: #fff;
    }

button.afb:hover {

    background: #636363 !important;
}

/*Lite version button*/
.btn-lite {
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border: 2px solid #53e0a3;
    border-radius: 2px 2px;
    font-size: 1em;
    margin-right: 1em;
    background-image: linear-gradient(to right, #30cf8a, #1ab06f);
    color: white;
}

    .btn-lite:hover {
        background-image: linear-gradient(to left, #30cf8a, #1ab06f);
        color: white;
    }

.inside .h1, .searchgamewidget .h1 {
    color: #d3d3d3 !important;
}

.inside p, .inside .h2 {
    color: white !important;
}

.inside > div > div > a {
    color: #ffffff80 !important;
}

    .inside > div > div > a:hover {
        color: #1dba8d !important
    }

.inside a p:hover {
    color: white !important;
}

button.afb-m-menu {
    border: 1px solid #1dba8d !important;
    background-color: #000 !important;
}

    button.afb-m-menu:hover {
        background: #1dba8d !important;
    }

button.afb-m-menu {
     background-color: #0000ff00!important;
}

.btn-icontop-lg {
    background-color: #126e51 !important;
}

.nav-item:hover > a > img.megamenu-icon {
    color: #fff;
}


a.btn-icontop-lg:hover {
    background: rgb(21,128,94);
    background: linear-gradient( 0deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%);
}

.btn-light {
    background-color: #595959 !important;
}

    .btn-light:hover {
        background: rgb(82,82,82) !important;
        background: linear-gradient(180deg, rgba(82,82,82,1) 0%, rgba(48,48,48,1) 100%) !important;
    }

.mobile-col {
    background-color: #2c2c2c !important;
}

/*.text-wrap {
    border-top: 3px solid transparent;
    border-image: #977931;
    border-image: -moz-linear-gradient(left, #977931 1%, #f4e194 25%, #bf8e31 48%, #f4e497 70%, #886722 100%);
    border-image: -webkit-linear-gradient(left, #977931 1%,#f4e194 25%,#bf8e31 48%,#f4e497 70%,#886722 100%);
    border-image: linear-gradient(to right, #977931 1%,#f4e194 25%,#bf8e31 48%,#f4e497 70%,#886722 100%);
    border-image-slice: 1;
    border-radius: 0 0 8px 8px;
}*/

#slideout p {
    background: #15805e !important;
}

.afb-medias a {
    background: #126e51;
}

    .afb-medias a:hover {
        background: #1ba479;
    }
/* saerch bar */
.search-btn, .searchgamewidget .search-btn {
    background: #15805e;
    /*background: linear-gradient( 0deg, rgb(35 137 1) 0%, rgb(38 153 0) 35%, rgba(114,244,82,1) 100%);*/
}

    .search-btn:hover {
        background: rgb(21,128,94);
        background: #1dba8d;
        color: white;
    }

.button-afb.one {
    background: linear-gradient( 0deg, rgba(50,115,36,1) 0%, rgba(56,127,41,1) 35%, rgba(114,244,82,1) 100%) !important;
    background: #1dba8d !important;
}

    .button-afb.one:hover {
        background: rgb(38 153 0);
        background: #126e51 !important;
    }

.button-afb {
    background: #d42939 !important;
}

    .button-afb:hover {
        background: #de4756 !important;
    }

/*@media (min-width: 64rem) {
    .cd-tabs__list {
        background-color: hsl(0deg 0% 18%) !important;
    }
}

@media (min-width: 64rem) {
    .js .cd-tabs__item--selected {
        box-shadow: inset 0 3px 0 #15805f !important;
    }
}*/

.inside-tab-item > a.active {
    border: 2px solid #464646 !important;
}

.game-part .h3 {
    background: #2e2e2e !important;
}

ul.gamesHs-title li {
    background-color: #434959 !important;
}

.rank-part .h4 {
    color: #72f452 !important;
}

/*
.card-header {
    background: #434959 !important;
}
*/
.user-names a span:hover {
    color: #1dba8d !important;
}
/* Delete Button */
button.afb02 {
    background: #377d29 !important ;
}
/* number page */
.paginationjs-page.J-paginationjs-page.active {
    background: #327324 !important;
    background-image: none !important;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background: rgb(21,128,94);
    background: linear-gradient( 90deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%);
}

.notif-hd-title {
    background: #21c893 !important;
}

.gold-faq a {
    color: #dadada !important;
}

    .gold-faq a:hover {
        color: #e2c360 !important;
    }

/*.nav-bottom img.megamenu-icon {
    filter: brightness(0) invert(1) !important;
}*/
/* User Profile */
.afb-blue-bar {
    background: #18926c !important;
}

    .afb-blue-bar a.toggleLeft-profile {
        background: #18926c !important;
    }
/* Navigation Bar */
.afb-main_nav .nav-item:hover {
 
    background: #151515 !important;
}
/* Daily Lucky Spin | Free spin Button */
.button-afb.one:hover.free-spin-btn:hover {
    background: rgb(217,170,22) !important;
}

.luckspin_logo {
    background: rgb(28,28,28) !important;
    background: linear-gradient( 180deg, rgba(28,28,28,1) 0%, rgba(51,51,51,1) 100%) !important;
    box-shadow: 3px 3px 13px black; /*border: 2px solid gold;*/
}

.filter-button.active, .filter-button:hover {
    background: #1dba8d !important;
    background-image: none !important;
}

.btn-primary {
    background-color: #126e51 ;
}

.modal-content.oned {
  
    border-bottom: 5px solid #269900 !important;
    background: linear-gradient( 180deg, rgba(28,28,28,1) 0%, rgba(51,51,51,1) 100%) !important;
}

.dls-title .h1 {
    background-color: #269900 !important;
}

.bonus-dls-bg {
    background: #2e2e2e66 !important;
}

.modal, .modal2 {
    background-color: rgb(76 76 76 / 60%) !important;
}

.pagination a.active {
    background-image: linear-gradient(to right, #b18f35, #b18f35) !important;
    color: white !important;
    display: block !important;
}


.btn-icontop-lg img {
     filter: sepia(100%) hue-rotate( 1deg ) saturate(0%);
}



.btn-white:hover {
    color: #fff !important;
    background: rgb(21,128,94);
    background: linear-gradient( 0deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%);
}



/*.inside-tab {
    background-color: hsl(0deg 0% 18%)!important;
}*/


.paginationjs-page.J-paginationjs-page.active {
    background-image: linear-gradient(to right, #15805e, #15805e) !important ;
    color: white !important;
}


.cd-tabs__list li {
     background: hsl(0deg 0% 14%)!important;
}

.cd-tabs__navigation {
    background: hsl(0deg 0% 14%) !important;
}

.modal-header button.close {
    background: #327324;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle, .btn-light.focus, .btn-light:focus {
    background: rgb(82,82,82) !important;
    background: linear-gradient( 180deg, rgba(82,82,82,1) 0%, rgba(48,48,48,1) 100%) !important;
}

.faq-nav .nav-link.active {
    background-color: #269900 !important;
}

.nav-pills-qr .nav-link {
    background: #28a745;
}

#dls-mobile {
    background-color: #126e51;
    color: #fff;
}


/* DLS */
.dls-pop-bg {
    background: linear-gradient( 0deg, #18926c 0%, #18926c 35%, #0f5c44 100%) !important;
}
.dls-pop-button {
    background: #126e51 !important;
}
    .dls-pop-button:hover {
        background: rgb(21,128,94);
        background: linear-gradient( 0deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%);
    }



input,
textarea,
select {
    border: 1px solid #126e51 !important;
}


.selectCustom .custom-select-dd {
    border: 1px solid #126e51;
}

    input:focus,
    textarea:focus,
    select:focus {
        border: 1px solid #179671 !important;
    }

.megamenu .megamenu-nav .nav-link {
    flex-direction: column !important;
}

.nav-item:hover > a > span.pl-lg-1 {
    color: #fff !important;
}

button.btn-success.btn-login {
   
    background: #7d7d7d;
    border-radius: 2px;
    /*margin: 0px 3px;*/
}
    button.btn-success.btn-login:hover {
        background: rgb(106,106,106);
        background: linear-gradient( 180deg, rgba(106,106,106,1) 0%, rgba(89,89,89,1) 50%, rgba(73,73,73,1) 100%);
    }
.alert-danger > marquee span {
    color: #27ffc0;
}
.product-sm .img-wrap {
    border-radius: 0px;
}
.text-truncate > marquee{
    margin: -2px;
}

.vl {
    border-left: 6px solid #126e51;
}

.js .cd-tabs__item--selected {
  
    background-color: var(var(--color-user-bg));

    box-shadow: inset 0 2px 0 hsl(118deg 29% 47%);

    color: var(--cd-color-1);
}
.btn-color {
    background-image: linear-gradient(to right, #15805e, #15805e);
}
    .btn-color:hover {
        background: rgb(21,128,94);
        background: linear-gradient( 0deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%);
    }

.save-btn button.afb01, .membank-page button.afb01 {
    background: rgb(21,128,94);
    background: #126e51;
    border: none;
    color: white;
}
    .save-btn button.afb01:hover, membank-page:hover {
        background: rgb(21,128,94);
        background: linear-gradient( 180deg, #1dba8d 0%, #1dba8d 35%, #1dba8d 100%);
        border: none;
    }
.period_months button.afb01 {
    background-color: #126e51 !important;
}

    .period_months button.afb01:hover {
        background-color: #126e51 !important;
    }
.btn-sharebox {
    background-image: linear-gradient(to right, #126e51, #126e51);
    color: #fff;
}
    .btn-sharebox:hover {
        background-image: linear-gradient(to right, #1dba8d, #1dba8d);
        color: #fff;
    }
.btn-white {
    color: #15805e;
    border: 2px solid #15805e;
}

.dropdown-single-content button {
    background-color: #126e51 !important;
    border-radius: unset;
    border:none;
}

@media only screen and (max-width: 767px) {
    .close span.text-dark {
        color: white;
    }
    .register-p-b-next {
        width: 100%;
    }
}
button.btn.btn-primary.afb.mr-2.sl-h {
    border-radius: 2px;
}
.footer-copy-right {
    background-color: #126e51;
    opacity: .9;
}
footer {
    opacity: .9;
}
.footer-bottom .h1 {
    color: #126e51;
}
.from-date:focus-within input, .end-date:focus-within input {
    background: #126e51 !important;
    color: #fff !important;
}

.from-date:focus-within, .end-date:focus-within {
    background: #126e51;
    color: #fff;
}

.ui-datepicker .ui-datepicker-header {
    background: #126e51;
    color: #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #126e51;
    background: #126e51;
    font-weight: normal;
    color: #ffffff;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #126e51;
    background: #126e51;
    font-weight: normal;
    color: #ffffff;
}

 .nav-bottom {
    --backgroundColor: #126e51;
}
.nav-bottom .nav-link {
    color: #fff;
}
.nav-bottom .nav-bottom-home::after {
    background: #269900;
}

.top5game .afb-title-h1:before, .jackpotpool .afb-title-h1:before {
    background: #126e51;
}
.top5game .photobox__previewbox .action_overlay a div, .jackpotpool .photobox__previewbox .action_overlay a div, .top5game .photobox__previewbox .action_overlay a div:hover, .jackpotpool .photobox__previewbox .action_overlay a div:hover {
    background-image: linear-gradient( 0deg, rgb(21,128,94) 0%, rgb(21,128,94) 35%, rgb(36,218,160) 100%) !important;
}

.faq-card {
    background-color: #269900;
}

@media (max-width: 429px) {

    button.afb-m-menu {
        background: linear-gradient(90deg, rgba(16,16,16,1) 0%, rgba(52,52,52,1) 50%, rgba(16,16,16,1) 100%) !important;

    }
}




.rgstButton {
    background: #126e51 !important;
}

    .rgstButton:hover {
        background: #1dba8d !important;
    }


#registerModal .bottom a {
    color: #126e51 !important;
}

    #registerModal .bottom a:hover {
        color: #333 !important;
    }

.h_nav-item > a, .h_nav-item > span, .payment-item {
    background-color: hsl(0deg 0% 14%) !important;
}

.inside-tab-item > a.active {
    color: var(--cd-color-1) !important;
    border: 2px solid transparent !important;
    background-color: white !important;
}

.toast-body {
    border-bottom: 6px solid var(--mainTheme);
}

.loyalprogram-info .table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(18,110,81,.1) !important;
}

.loyalprogram-info .table.tableDesign1 th.content, .loyalprogram-info .table.tableDesign2 th.content, .loyalprogram-info .table-title {
    color: rgba(18,110,81,.8);
}

.loyalprogram-info th.content.category, .loyalprogram-info .table thead th:nth-child(10) {
    background: rgba(18,110,81,1);
}

.loyalprogram-info .table thead th:nth-child(2), .loyalprogram-info .table thead th:nth-child(1) {
    background-color: rgba(18,110,81,.6);
}

.loyalprogram-info .table thead th:nth-child(3) {
    background-color: rgba(18,110,81,.7);
}

.loyalprogram-info .table thead th:nth-child(4) {
    background-color: rgba(18,110,81,.8);
}

.loyalprogram-info .table thead th:nth-child(5) {
    background-color: rgba(18,110,81,.9);
}

.loyalprogram-info .table thead th:nth-child(6) {
    background-color: rgba(18,110,81,1);
}

.sidebar-box .read-more a.button {
    background: #126e51 !important;
}

.sidebar-box .read-more a.button:hover,
.sidebar-box .read-more-btn a.button:hover {
    background: #1ba479 !important;
}

#DepoConfModal .btn-primary {
    background: rgb(21,128,94);
    border-color: rgb(21,128,94) !important;
    color: #fff !important;
}

    #DepoConfModal .btn-primary:hover {
        background: #1dba8d;
        border-color: #1dba8d !important;
        color: #fff !important;
    }

#DepoConfModal .modal-header {
    background: rgb(21,128,94) !important;
}

    #DepoConfModal .modal-header h5 {
        color: #fff !important;
    }


#DepoConfModal .fa-clone,
#DepoConfModal .text-primary {
    color: rgb(21,128,94) !important;
}

#DepoConfModal .modal-header {
    background: rgb(21,128,94) !important;
}

    #DepoConfModal .modal-header h5 {
        color: #fff !important;
    }


#DepoConfModal .fa-clone,
#DepoConfModal .text-primary {
    color: rgb(21,128,94) !important;
}

#DepoConfModal .modal-header {
    background: rgb(21,128,94) !important;
}

    #DepoConfModal .modal-header h5 {
        color: #fff !important;
    }


#DepoConfModal .fa-clone,
#DepoConfModal .text-primary {
    color: rgb(21,128,94) !important;
}

.custom-select-dd {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    color: #225084;
    border: 1px solid #126e51;
    border-radius: 5px;
    height: 35px;
    padding: 0 40px 0 55px;
    display: flex;
    align-items: center;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.sidebar-tabing .title-small {
    font-size: .8em;
    color: #ffffff80;
    font-weight: 300;
}

.text-wrap {
    text-align: center;
    background-color: #2b2b2b;
    /* margin-bottom: 10px; */
    border-radius: 2px;
}

    .text-wrap:hover {
        text-align: center;
        background-color: #126e51;
        border-radius: 2px;
    }

.jackpotpool div.text-wrap {
    text-align: center;
    background-color: #2b2b2b;
    display: -webkit-box;
    padding: 5px 5px;
    white-space: normal;
    margin-block: 4px;
}

.jackpotpool span.gold {
    display: block;
    background: repeating-linear-gradient(135deg, #ffdd9b 0, #fed792 20px, #ffe1ac 40px, #fff 70px, #fac66b 125px, #f6c26b 160px, #e7b155 175px, #f4c16b 185px, #f1bf6b 220px, #f3be66 235px, #e9b153 250px, #f5be61 280px, #f9bc56 305px, #fffbf5 385px, #fcc362 415px, #fcc379 450px, #ffdd9b 500px);
    background-clip: text;
    -webkit-background-clip: text;
    background-repeat: repeat;
    background-attachment: fixed;
    backface-visibility: none;
    color: #fff!important;
    filter: drop-shadow(0 3px 1px #000);
    font-size: 1rem;
    font-weight: 700;
}

.item-label-logo {
    top: 0;
    right: 0;
    width: 100px;
    border-radius: 0 0 0 110px/25px 0 0 200px;
    padding: 10px;
    text-align: center;
    background: #042319;
    /* width: 120px; */
    display: flex;
    align-items: center;
    z-index: 0;
    position: relative;
}

.btn-primary:hover {
    background-color: #1dba8d;
    border-color: #1dba8d;
}

.btn-dark {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d;
}

    .btn-dark:hover {
        color: #fff;
        background-color: #636363;
        border-color: #636363;
    }

.item-content .item-content-overlay {
    background: rgb(27,0,71);
    background: linear-gradient(1deg, #326113 0%, #376b14de 35%,rgba(147, 0, 255, 0) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    /* z-index: 99; */
}

.jackpotpool div.text-wrap {
    text-align: center;
    background-color: #2b2b2b;
    display: -webkit-box;
    padding: 5px 5px;
    white-space: normal;
    margin-block: 4px;
}

.jackpotpool span.gold {
    display: block;
    background: repeating-linear-gradient(135deg, #ffdd9b 0, #fed792 20px, #ffe1ac 40px, #fff 70px, #fac66b 125px, #f6c26b 160px, #e7b155 175px, #f4c16b 185px, #f1bf6b 220px, #f3be66 235px, #e9b153 250px, #f5be61 280px, #f9bc56 305px, #fffbf5 385px, #fcc362 415px, #fcc379 450px, #ffdd9b 500px);
    background-clip: text;
    -webkit-background-clip: text;
    background-repeat: repeat;
    background-attachment: fixed;
    backface-visibility: none;
    color: #fff !important;
    filter: drop-shadow(0 3px 1px #000);
    font-size: 1rem;
    font-weight: 700;
}

.text-wrap {
    text-align: center;
    background-color: #2b2b2b;
    /* margin-bottom: 10px; */
    border-radius: 2px;
}

    .text-wrap:hover {
        text-align: center;
        background-color: #126e51;
        border-radius: 2px;
    }

.promo_preview p {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    /* margin: 0; */
    font-weight: 300;
}

.item-label-logo.left::after {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    display: block;
    width: 60%;
    background: #042319;
    -webkit-transform: skew(340deg);
    -ms-transform: skew(340deg);
    transform: skew(340deg);
    border-radius: 0 0 15px 0;
    transform-origin: top left;
}

.footer-bottom p {
    color: #ffffff80;
    font-size: 12px;
    margin: 5px 0 auto;
}

    .footer-bottom p:hover {
        color: #1dba8d;
    }

.sidebar-tabing .title-small {
    font-size: .8em;
    color: #ffffff80;
    font-weight: 300;
}

a {
    color: #126e51;
    text-decoration: none;
    background-color: transparent;
}

.searchgameMobilewidgetv2 .dropdown-single2 .dropdown-single-content2 {
    display: none;
    position: absolute;
    background-color: #141004;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 99;
    right: auto;
    border-radius: 10px;
    font-size: 1em;
    left: 0;
    border: solid 1px #126e51;
    padding: 7px;
    margin-top: 10px;
}

.searchgameMobilewidgetv2 .input-group {
    color: #999;
    background: #201c12;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.12);
    border: 1px solid #126e51;
  
    letter-spacing: 0;
    font-weight: 600;
    outline: 0;
    margin: 0;
    cursor: text;
    font-size: .875rem;
    display: flex;
    align-items: center;
    border-radius: 2.5px;
    padding: 0 .5rem;
}

.searchgameMobilewidgetv2 .dropdown-single2 .dropdown-toggle {
    color: #fff !important;
    background: #126e51;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.12);
    border: 1px solid #126e51 !important;
    border-radius: 2.5px !important;
    padding: 5px !important;
    text-align: left;
    width: auto;
}

.footer-nav li a {
    color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    font-size: 0.65rem;
    font-weight: 500;
    height: 50px;
    position: relative;
    background: #126e51;
}

    .footer-nav li a .svg-icon_wrapper {
        position: absolute;
        z-index: 2;
        top: 0;
        top: -30px;
        right: 0;
        left: 0;
        width: 60px;
        height: 60px;
        border-radius: 50px;
        background: #126e51;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: auto;
        border: 3px solid white;
    }

.company_list-overlay a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #126e51;
    font-size: .9rem;

    text-decoration: none;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 400;
}

    .company_list-overlay a:hover {
        background-color: #1dba8d;
    }

button.afb03 {
    background: #7d7d7d;
    border: none;
    border-radius: 2px 2px;
    padding: 5px 15px;
    color: white;
}

.btn-contrasttheme:hover {
    color: #212529;
    background-color: #636363;
    border-color: #636363;
}

button.afb04 {
    background: #126e51;
    border: none;
    border-radius: 2px 2px;
    padding: 5px 15px;
    color: white;
}

    button.afb04:hover {
        background: #1dba8d;
    }

#buypromoModal .minmaxTxt, #buypromoModal .minmaxTxt span {
    color: #126e51;
    font-size: .9em;
}

.btn-success {
    color: #fff;
    background-color: #126e51;
    border-color: #126e51;
}

    .btn-success:hover {
        color: #fff;
        background-color: #1dba8d;
        border-color: #1dba8d;
    }

.btn-gray {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d;
}

    .btn-gray:hover {
        color: #fff;
        background-color: #636363;
        border-color: #636363;
    }

.button.afb01 {
    background-image: linear-gradient(to right, #7d7d7d, #7d7d7d);
    border: none;
    border-radius: 2px 2px;
    color: white;
}

    .button.afb01:hover {
        background: #636363;
        background-color: #636363 !important;
        color: #fff;
    }

.btn-tournament-status.btn-finish.active, .btn-tournament-status.btn-finish:hover {
    background: #9f9f9f !important;
    color: #fff !important;
}

.btn-tournament-status.active, .btn-tournament-status:hover {
    background: #f1ac09 !important;
    color: #fff !important;
}

.tournament-list .FinishTournament .ribbon-tour span, .tournament-detail .FinishTournament .ribbon-tour span {
    background-color: #9f9f9f;
    color: #fff;
}

.tournament-list.isGridView .main-wrapper .leaderboard-btngroup .btn-learn-more, .tournament-detail.isGridView .main-wrapper .leaderboard-btngroup .btn-learn-more {
    border-radius: 15px;
    background: #1dba8d !important;
    color: #fff;
    padding: 5px 15px;
    font-weight: bold;
    min-width: 200px;
    border: none;
}

.tournament-list.isGridView .main-wrapper .tournament-bg, .tournament-detail.isGridView .main-wrapper .tournament-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-bottom: solid 2px #1dba8d;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.tournament-list.isGridView .main-wrapper, .tournament-detail.isGridView .main-wrapper {
    border: solid 2px #1dba8d;
    border-radius: 15px;
    background: linear-gradient(to bottom,#101010 50%,#524b39);
}

.tournament-list .btn-arrow-left i, .tournament-list .btn-arrow-right i, .tournament-detail .btn-arrow-left i, .tournament-detail .btn-arrow-right i {
    background-color: #3d3d3d;
    color: #fff;
    border-radius: 5px;
    padding: 5px 3px;
    font-size: 12px;
}

.text-gold {
    color: #000 !important;
}

.wallet-top-left:before {
    content: "";
    position: absolute;
    right: -15px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-left-color: #126e51;
    top: 0;
    bottom: 0;
    margin: auto;
}

.wallet-top-left {
    width: 35%;
    float: left;
    padding: 0 10px;
    background: #126e51;
    border-bottom: solid 1px hsl(0deg 0% 22%);
    color: #ff6a00;
    text-align: center;
    position: relative;
    line-height: 34px;
}

.btn-tournament:hover, .btn-tournament.active {
    background-color: #126e51;
    color: #fff;
    border: solid 1px #126e51;
}

.sharebox-container {
    border-radius: 2px;
    background-color: #126e51;
}

.btn-sharebox-gray {
    background-color: #126e51;
    color: #fff !important;
}

.modal-header {
    /* padding: 20px 40px; */
    background: #126e51;
    color: #ffffff;
}

.prem {
    background: #939393 !important;
}

    .prem:hover {
        background: #1dba8d !important;
    }

.btn-underline-sharebox:hover::after {
    position: absolute;
    display: inline-block;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-color: #126e51;
}

#DepoConfModal .btn-primary {
    background: rgb(21,128,94);
    border-color: rgb(21,128,94) !important;
    color: #fff !important;
}

#DepoConfModal .modal-header {
    background: rgb(21,128,94) !important;
}

    #DepoConfModal .modal-header h5 {
        color: #fff !important;
    }


#DepoConfModal .fa-clone,
#DepoConfModal .text-primary {
    color: rgb(21,128,94) !important;
}

td.deletebtn > button {
    background: #f00 !important;
}

.btn-tournament {
    border: solid 1px #126e51;
    background-color: transparent;
    padding: .375rem .75rem;
    border-radius: .25rem;
    color: #126e51;
}

    .btn-tournament:hover, .btn-tournament.active {
        background-color: #126e51;
        color: #fff;
    }

.s006 form .suggestion-wrap span:hover {
    background: #15805e;
}

@media screen and (max-width: 768px){
    #my_offcanvas1 a.btn-icontop-lg span.icon {
        float: left;
        margin: 0;
        width: 25px;
        transform: scale(0.8);
        color: #ffffff80 !important;
        font-size: 25px;
    }
}

.modal-footer > button.btn.btn-primary.tim-btn-bg {
    background-color: #126e51;
    border-radius: 0.5rem;
    color: #fff;
    text-decoration: none;
    border: none;
    padding: 0.375rem 0.75rem;
}

    .modal-footer > button.btn.btn-primary.tim-btn-bg:hover {
        background-color: #1dba8d;
    }

.s006 form .suggestion-wrap span.active {
    background: #126e51;
}

.afb-title-h1 span {
    color: white;
    margin-left: 2px;
}

.border-btm {
    border-bottom: solid 2px #126e51;
}

.universal_hamburger_menu {
    --subtheme: #201c12;
    --contrasttheme: #126e51;
    --main_text: #fff;
}

.universal_hamburger_menu .aside_content-login .login-button button.btn-login {
  background: #7d7d7d;
} 
.universal_hamburger_menu .aside_content-login .login-button button.btn-login:hover {
  background: #636363;
} 

.universal_hamburger_menu .aside_content-login .login-button button.btn-register {
  color: #fff;
  background: var(--contrasttheme);
} 
.universal_hamburger_menu .aside_content-login .login-button button.btn-register:hover {
  background: #1dba8d;
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Deposit-Btn {
  background: #0d6f11;
} 
.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Deposit-Btn:hover {
  background: #0f9315;
} 

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Withdraw-Btn {
  color: #fff;
  background: #890b0b;
} 
.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Withdraw-Btn:hover {
  background: #b30d0d;
}

.game-overlay-DetailBottom .bottom-container,
.game-overlay-DetailBottom .top-container .fav-rtp-container .favourite-game-container {
    background: hsl(0deg 0% 14%);
}

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-play, .casinoug-overlay-ui .hover-content .btn-play {
    background: #126e51;
    color: #FFF;
}

    .game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-play:hover {
        filter: none;
        background: #1dba8d;
        color: #FFF;
    }

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-demo {
    background: #7d7d7d;
    color: #fff;
}

    .game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-demo:hover {
        filter: none;
        background: #636363;
    }

.dot3-popup.ui-widget.ui-widget-content {
    border-color: #126e51;
}

    .game-overlay-DetailBottom .bottom-container .game-attribute .game-attribute-details:after {
        border-top: 0px solid #126e51;
        border-right: 0.5px solid #126e51;
        border-bottom: 0.5px solid #126e51;
        border-left: 0px solid #126e51;
    }

button#depositBtn, button#withdrawBtn, button#WICKET9WithdrawBtn,
button#depositBtn:hover, button#withdrawBtn:hover, button#WICKET9WithdrawBtn:hover,
button#playnowBtn, button#playnowBtn:hover,
.transferModal #playnowBtn, .updatepassword, .transferModal #playnowBtn:hover, .updatepassword:hover,
#NRebateClaim .button-claim-rebate, #NRebateClaim .button-claim-rebate:hover {
    background: #15805e !important;
}

    #NRebateClaim .button-claim-rebate, #NRebateClaim .button-claim-rebate:hover{
        color: white;
    }

.casinoug-overlay-ui .bottom-container .rtp-provider-container .rtp-circle-container .rtp-circle {
    border-color: hsl(0deg 0% 14%);
}

.casinoug-overlay-ui .bottom-container,
.casinoug-overlay-ui .top-container .fav-gametag .favourite-game-container {
    background: hsl(0deg 0% 14%);
}


.nav-item.afb-dark-blue {
    background: #363636 !important;
}