:root {
    --cwButtonG: #daaf5b;
}


.tl_logged_out .tl_login_button {
	border-radius: 8px;
}

.tl_logged_out .tl_register_button {
	border-radius: 8px;
}

.tl_btn {
	border-radius: 8px;
}

.tl_logged_out .tl_register_button {
    background-color: #daaf5b;
    background: #daaf5b;
}

.transferDropdown {
	border-radius: 8px;
}

.tl_logged_in .tl_deposit_button {
    border-radius: 8px;
}


.primBtn, a.primBtn, .primBtn:hover, a.primBtn:hover {
    background-color: #daaf5b;
    background: #daaf5b;
}

.dynamic_featured_item > img {
    max-height: 100px;
}

.registerDialog .h-bg-primary .tl_btn {
    background: #d4ad67;
    width: 110px !important ;
}


.registerDialog .h-bg-primary .tl_btn:hover {
    background: #967c4a;
}

tl_popup_container tl_login_content{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important; 
}

.header__top-promolink span{
    font-size: 95%;
    font-weight: 500;
}

.tl_acc_lang .links_container {
    border-radius: 11px;
    margin-top: 10px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px !important; 
}


.header__fixed{
    background: #2b2b2bbd !important;
    backdrop-filter: blur(10px) !important;

}

.tl_login_content{
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px;
}
#registerContent .dyn_regPopup {
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px;
    border-radius:7px !important;
}

.tl_header_top_row {
    box-shadow: 0 2px 10px #000000 !important;
}

.cw_deposit_button.tl_btn.cw_deposit_button.tl_btn{
    background:#daaf5b;
    border-radius: 8px !important;
    width:80px;
}

.tl_my_acc_cont_nav {
    background: #2b2b2bb0 !important;
    backdrop-filter: blur(10px) !important;
    border-radius: 7px;
    margin-inline: 5px;
    box-shadow: 0 2px 5px #00000087 !important;
    padding-top:15px;
}

.tl_my_acc_cont_content{
    background: #2b2b2bb0 !important;
    backdrop-filter: blur(10px) !important;
    border-radius: 7px;
    margin-inline: 5px;
    box-shadow: 0 2px 5px #000000a6 !important;
}

.tl_my_acc_nav_item{
    background: #2b2b2bb0 !important;
    backdrop-filter: blur(10px) !important;
    width: auto;
    margin-inline: 5px;
    margin-bottom: 5px;
    border-radius: 8px;
}

.tl_my_acc_nav_itemsp{
    background: #2b2b2bb0 !important;
    backdrop-filter: blur(10px) !important;
    width: auto;
    margin-inline: 5px;
    margin-bottom: 5px;
    border-radius: 8px;
}
.tl_my_acc_nav_item.active{
    background: #3e3e3e !important;
    backdrop-filter: blur(10px) !important;
    width: auto;
    margin-inline: 5px;
    margin-bottom: 5px;
    border-radius: 8px;
}

.call_request_content {
    width: unset;
    max-width: unset;
    background-color: transparent;
}

.tl_payment_block{
    background: #2b2b2bb0 !important;
    backdrop-filter: blur(10px) !important;
    border-radius: 10px;
    box-shadow: 0 2px 5px #000000a6 !important;
}

.links_container{
    border-radius: 11px;
    margin-top: 10px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px !important; 
}

#startdate_js{
    display: none
}

#enddate_js {
    display: none
}