﻿.tl_logged_out .tl_register_button {
    background: linear-gradient(35deg,#06892f,#1ed858,#06892f);
    border-radius:5px;
}

/* Notification Neon - Baslangic */

.notification_icon {
    background: 0 0;
    animation: blinkneon 2s ease infinite
}

@keyframes blinkneon {
    0%,100% {
        text-shadow: 0 0 5px #06892f,0 0 20px #06892f,0 0 20px #06892f,0 0 15px #06892f,0 0 15px #06892f,2px 2px 2px #06892f;
        color: #fff
    }

    50% {
        text-shadow: 0 0 2px #06892f,0 0 5px #06892f,0 0 5px #06892f,0 0 5px #06892f,0 0 2px #06892f,4px 4px 2px #06892f;
        color: #fff
    }
}

/* Bitis */

.ternBtn{
    background: linear-gradient(35deg,#1f2b38,#7d7d7d,#1f2b38);
    border-radius:5px !important;
    color:#fff;
}

.tl_head_promos .bonus_request{
    background: linear-gradient(35deg,#1f2b38,#7d7d7d,#1f2b38);
    border-radius:5px !important;
}

.tl_head_promos a{
    background: linear-gradient(35deg,#06892f,#1ed858,#06892f);
    border-radius:5px;
}

.ternBtn:hover{
    color:#fff;
}

.primBtn, .tl_btn.primBtn{
    background: linear-gradient(35deg,#06892f,#1ed858,#06892f);
    border-radius:5px;
}

.tl_btn, a.tl_btn, .tl_acc_lang{
    background: linear-gradient(35deg,#1f2b38,#7d7d7d,#1f2b38);
    border-radius:5px !important;
    color:#fff;
}

.tl_popup_header{
    background: linear-gradient(35deg,#06892f,#1ed858,#06892f);
}

.tl_head_text{
    color:#fff;
}

.tl_head_close{
    color:#fff;
}

.primBtn{
    border-radius:5px !important;
}

.dynamic_icon-arrow{
    color:#fff !important;
}

.tern, a.tern{
    background: linear-gradient(35deg,#06892f,#1ed858,#06892f);
    border-radius:5px !important;
    color:#fff;
}

.tl_logged_in .tl_deposit_mail > i{
    color:#fff;
}

.dropdownColor, .header__dropdown-menu .dynamic_icon-arrow{
    color:#fff;
}

a.tl_my_acc_nav_item.active, a.tl_my_acc_nav_itemsp.active{
    background: linear-gradient(35deg,#06892f,#1ed858,#06892f);
}

.tl_payment_block, .tl_payment_block_inter, .tl_payment_inner_block{
    border:1px solid #e1e1e1;
background: linear-gradient(to bottom, #ffffff, #e7e7e7);
}

.tl_gh .tl_gh_result .tl_gh_result_heading, .rslt_tbl_heading{
    border-radius:5px !important;
}

.insufficient_founds_popup_select, .tl_input_popup_reg{
    background:#fff;
    border-radius:5px;
    border:1px solid #d0d2d5 !important;
}

.bonus_tab_list>li a:hover, .bonus_tab_list>li a.active{
    border-bottom-color:#1f2b38;
}

.tl_deposit_button{
    background: linear-gradient(35deg,#06892f,#1ed858,#06892f) !important;
    border-radius:5px !important;
}

.tl_input{
    border-radius:5px !important;
    background:#fff;
    border:1px solid #d0d2d5 !important;
}

.tl_input_popup{
    border-radius:5px !important;
    background:#fff;
    border:1px solid #d0d2d5 !important;
}


.profile a {
border:1px solid #e1e1e1;
background: linear-gradient(to bottom, #ffffff, #e7e7e7);
}

.profile{
    border-radius:7px;
}