.alert_pochta_bg {
    margin: 0;
    position: fixed;
    z-index: 5000;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none;
    top: 0px;
}
.alert_pochta_inline-block {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 25px;
    width: 470px;
    height: 440px;
    position: fixed;
    bottom: 10px;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -350px;
    background: black;
    border: 1px solid #590A79;
    text-align: center
}
.alert_pochta_block {
    margin: auto;
    padding-left: 20px;
    padding-top: 20px;
}
.alert_pochta_cross {
    width: 27px;
    height: 27px;
    background: url(../img/index/widgets/popup/btn_close.png) no-repeat;
    cursor: pointer;
    float: right;
    position: absolute;
    left: 494px;
    top: -30px;
}


.pochta_bg {
    margin: 0;
    position: fixed;
    z-index: 5000;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none;
    top: 0px;
}
.pochta_inline-block {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 25px;
    width: 470px;
    height: 500px;
    position: fixed;
    bottom: 10px;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -300px;
    background: black;
    border: 1px solid #590A79;
    text-align: center
}
.pochta_block {
    margin: auto;
    padding-left: 20px;
    padding-top: 20px;
}
.pochta_cross {
    width: 27px;
    height: 27px;
    background: url(../img/index/widgets/popup/btn_close.png) no-repeat;
    cursor: pointer;
    float: right;
    position: absolute;
    left: 494px;
    top: -30px;
}
.pochta_inline-block .want_it_pochta {
    width: 181px;
    height: 54px !important;
    background: url(../img/index/pochta/btn.png) no-repeat;
    margin-right: 26px;
    margin-top: 7px;
    cursor: pointer;
    float: right;
    color: white;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
}
.pochta_inline-block .want_it_pochta:hover {
    background: url(../img/index/pochta/btn.png) 0px -55px no-repeat;
}
.pochta_main_white_text {
    font-size: 18px;
    color: #deeafd;
}
.pochta_big_white_text {
    font-size: 28px;
    color: #deeafd;
}
.pochta_big_white_text_2 {
    font-size: 20px;
    color: #deeafd;
}
.pochta_konvertik {
    margin-left: -50px;
}
.pochta_konvertik2 {
    margin-left: -30px;
}
.pochta_input {
    display: block;
    border: 1px solid #f6f1d2;
    color: #deeafd;
    font-size: 18px;
    padding: 10px;
    box-shadow: 0 0 9px 0 #ffc801;
    background: 0 0;
    width: 350px;
    height: 22px;
    margin: 10px 0;
}
.pochta_input:focus{
    box-shadow: 0px 0px 13px 2px #ffa201;
}
.pochta_input.pochta_input_bad{
    box-shadow: 0px 0px 13px 2px #ff0000;
}
.pochta_input_bad{
    box-shadow: 0px 0px 13px 2px #ff0000;
}
.pochta_small_text {
    font-size: 11px;
    font-weight: 700;
    color: #deeafd;
}
.pochta_username {
    text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255,255,255,.2), 1px 1px 1px rgba(255,255,255,.2), -1px 1px 1px rgba(255,255,255,.2), 1px -1px 1px rgba(255,255,255,.2);
}
.pochta_small_text_2 {
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    margin-top: 0px;
}
.f_feedback_email {
    width: 400px;
    height: 100px;
    font-size: 13px;
    font-weight: 700;
    color: #222222;
    padding: 10px;
    margin-top: 20px;
}

.popup-wrapper-not-do-play_is_locked{
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,0.8);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: none;
    text-align: center;
}
.popup-box-not-do-play_is_locked{
    background: url("../img/index/popup_not_do_play/bg.jpg") no-repeat;
    top: 50%;
    left: 0;
    right: 0;
    margin: -113px auto 0;
    width: 376px;
    height: 246px;
    position: fixed;
    text-align: center;
    padding-top: 90px;
}
.popup-close-not-do-play_is_locked{
    position: absolute;
    width: 16px;
    height: 17px;
    background: url("../img/index/popup_not_do_play/close.png") no-repeat;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.popup-close-not-do-play_is_locked:hover{
    background: url("../img/index/popup_not_do_play/close.png") no-repeat -0px -18px;
}

.dodeposit_bg {
    margin: 0;
    position: fixed;
    z-index: 5000;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none;
}
.dodeposit_inline-block {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding-top: 100px;
}
.dodeposit_block {
    margin: auto;
    width: 800px;
    height: 450px;
    background: gray;
    border: 3px solid #7d02dd;
}


.dodeposit_cross{
    position: relative;
    width: 52px;
    height: 52px;
    background: url(../img/popup/videootziv/close1b26.png?v2) no-repeat;
    left: 799px;
    top: 7px;
    cursor: pointer;
}
.dodeposit_cross:hover {
    background: url(../img/popup/videootziv/close1b26.png?v2) 0px -52px no-repeat;
}
.clicker_dodeposit {cursor: pointer;}

.withdrawal_excuse_me_popup_bg {
    margin: 0;
    position: fixed;
    z-index: 7000000;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none;
    left: 0px !important;
    top: 0px !important;
}
.withdrawal_excuse_me_popup {
    z-index: 7000001;
    display: none;
    position: fixed;
    left: 50% !important;
    top: 50% !important;
    width: 542px;
    height: 231px;
    background: url('../img/popup/withdraw_excuse_me/bg1b26.png?v2') no-repeat;
    margin-left: -281px;
    margin-top: -126px;
    color: gray;
    font-size: 15px;
    text-align: center;
    padding: 10px;
}
.withdrawal_excuse_me_popup_close {
    float: right;
    margin-right: 3px;
    margin-top: 3px;
    cursor: pointer;
    width: 26px;
    height: 26px;
    background: url('../img/popup/withdraw_excuse_me/cross.png') no-repeat;
}
.withdrawal_excuse_me_popup_close:hover {
    background: url('../img/popup/withdraw_excuse_me/cross.png') 0px -26px no-repeat;
}


#popup_account #popup_account_tab_banking_label:before { left: 80px !important; }
#popup_account_profile_body #popup_account_profile_body_player form#popup_account_profile_fio {
    float: left !important;
}
#popup_account #popup_account_tab_banking_label::before {
    width: 30px !important;
}
#popup_account_tab_banking_body_tab_withdraw iframe {
    width: 660px;
    height: auto;
    min-height: 600px;
    display: none;
    margin: auto;
    border: 0;
}
#suspected_cashback_bonus_a, #free_spins_a {
    font-size: 16px;
    color: black;
    text-decoration: underline;
    margin-left: 10px;
}
#suspected_cashback_bonus_a:hover, #free_spins_a:hover {
    color: #3E6B4A;
}
#suspected_cashback_bonus_a.active, #free_spins_a.active {
    color: #3E6B4A !important;
}
.lottery_code_red {margin-top: -2px;}
.friends_span {margin-right: 35px;}
.text_1 {font-size: 48px !important;line-height: 1.8 !important;}
.text_2 {font-size: 42px !important;}
.text_3 {font-size: 25px !important; margin-top: 0px !important;}
.black_shadow {
    text-shadow: 1px 1px 10px #000000,1px -1px 10px #000000,-1px 1px 10px #000000,-1px -1px 10px #000000,-1px -1px 1px rgba(255,255,255,.2),1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),1px -1px 1px rgba(255,255,255,.2) !important;
}
.da-dots {
    left: 850px!important;
    width: 120px !important;
}
#fountainG {z-index: 1 !important;}
.jp_container_i {
    background: url(../img/index/jp/info-btn.png) no-repeat;
    width: 14px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 249px;
    cursor:pointer;
}
.jp_container_i:hover {
    background: url(../img/index/jp/info-btn.png) 0px -17px no-repeat;
}
.jp_container_slovo_a {cursor: pointer;}
.blimed_elit {
    width: 230px;
    height: 71px;
    background: transparent url(../img/glowing.png) no-repeat;
    z-index: 1;
    margin-top: -70px;
    cursor:pointer;
}
.blimed_elit_cc {
    width: 230px;
    height: 71px;
    background: transparent url(../img/glowing_cce6dd.png?v7) 1px 1px no-repeat !important;
    z-index: 1;
    margin-top: -70px;
    cursor:pointer;
}
.elit_cc a {
    background: url(../img/index/menu/elit/btn_cce6dd.png?v7) no-repeat;
    width: 227.5px !important;
    height: 68px !important;
    margin-top: 2px;
    margin-left: 1px !important;
}
.elit_cc:hover a {
    background: url(../img/index/menu/elit/btn_cce6dd.png?v7) 0px -68px no-repeat;
}
.elit_cc_active a {
    background: url(../img/index/menu/elit/btn_cce6dd.png?v7) 0px -68px no-repeat !important;
}
.meta_footer_text {
    width: 95% !important;
    margin: 0 auto !important;
}
.old_version_fixed {
    transform: rotate(0deg) !important;
    width: 200px !important;
    height: 520px !important;
    background: transparent url(../img/index/right_button/side-menu-8881b26.jpg?v2) no-repeat;
    margin-top: -260px !important;
    background-size: 200px 520px !important;
    margin-left: -40px;
    cursor: pointer !important;
}
.old_version_fixed:hover {
    width: 200px !important;
    height: 520px !important;
    background: transparent url(../img/index/right_button/side-menu-8881b26.jpg?v2) no-repeat;
    margin-top: -260px !important;
    background-size: 200px 520px !important;
    margin-left: -40px;
    cursor: pointer !important;
}
.old_v_f_img_1 {
    border: 1px solid #A6A6A6 !important;
    width: 140px;
    height: 150px;
    background: url(../img/index/right_button/g-q.jpg) no-repeat;
    background-size: 140px 150px !important;
    float: right;
    margin-right: 23px;
    margin-top: 30px;
    cursor: pointer !important;
}
.old_v_f_img_2 {
    border: 1px solid #A6A6A6 !important;
    width: 140px;
    height: 150px;
    background: url(../img/index/right_button/sb.jpg) no-repeat;
    background-size: 140px 150px !important;
    float: right;
    margin-right: 23px;
    margin-top: 5px;
    cursor: pointer !important;
}
.old_v_f_img_3 {
    border: 1px solid #A6A6A6 !important;
    width: 140px;
    height: 150px;
    background: url(../img/index/right_button/sw.jpg) no-repeat;
    background-size: 140px 150px !important;
    float: right;
    margin-right: 23px;
    margin-top: 5px;
    cursor: pointer !important;
}
.old_v_f_arrow {
    width: 14px;
    height: 29px;
    background: url(../img/index/right_button/arrow.png) no-repeat;
    margin-left: -40px;
}
.old_v_f_button {
    width: 140px;
    height: 150px;
    background: url(../img/index/right_button/btn1b26.png?v2) no-repeat;
    display: none;
    padding-top: 60px;
    color: black;
    text-decoration: none !important;
    text-shadow: none !important;
}
.footer_powerfull {
    height: 380px !important;
}
.footer {
    height: 442px !important;
    background: url(../img/sprite/nabor.png) 2px 288px no-repeat !important;
}
.ico-blonde-man {
    width: 59px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -123px 0px no-repeat;
}
.ico-black-man {
    width: 58px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -3px 0px no-repeat;
}
.ico-brown-man {
    width: 58px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -63px 0px no-repeat;
}

.ico-blonde-woman {
    width: 57px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -293px 0px no-repeat;
}
.ico-black-woman {
    width: 57px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -183px 0px no-repeat;
}
.ico-brown-woman {
    width: 57px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -238px 0px no-repeat;
}
.ico-cowboy-man {
    width: 58px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -405px 0px no-repeat;
}
.ico-zorro-man {
    width: 58px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -525px 0px no-repeat;
}
.ico-knight-man {
    width: 58px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -465px 0px no-repeat;
}
.ico-lady-sharm {
    width: 57px;
    height: 92px;
    background: url(../img/popup/account_avatar/sprite-small-icons43a0.png?v3) -348px 0px no-repeat;
}
.erkek_li {
    width: 442px !important;
    height: 45px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.turkishinfo_plate_padding_top_ee_account {margin-top: -21px !important; position: absolute;}
.turkishinfo_gender_account {display: inline-block; float: left; color: #000000;}
.turkishinfo_gender_account table tr td {color: #000000 !important;}
.erkeker {color: #000000 !important; text-align: left !important; padding-left: 4px; padding-right: 4px;}
.e1v1_img {margin-top: -3px;}
.e1v2_img {margin-top: -7px;}

.turkishinfo_gender_account input[type="radio"]{
    display: none;
    visibility: hidden;
}

.turkishinfo_gender_account label{
    position: relative;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    padding: 0 10px 0 20px;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.turkishinfo_gender_account label:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    min-height: 16px;
    min-width: 16px;
    background: url(../img/popup/turkishinfo/roubd-btn.png) no-repeat left center;
}
.turkishinfo_gender_account input[type="radio"]:checked+label:after{
    background: url(../img/popup/turkishinfo/round-fill--btn1b26.png?v2) no-repeat right center;
}
#popup_account_profile_body_currency { background: transparent !important; }
.popup_register_tab_container_checkbox_bird input[type="checkbox"]{
    display: none;
    visibility: hidden
}
.popup_register_tab_container_checkbox_bird label{
    padding-left: 20px;
    position: relative;
    color: #000000;
    font-size: 15px;
    cursor: pointer;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: bold;
}
.popup_register_tab_container_checkbox_bird label:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    height: 14px;
    width: 14px;
    background: url(../img/index/widgets/popup/bg_selectbox1b26.png?v2) no-repeat center;
}
.popup_register_tab_container_checkbox_bird input[type="checkbox"]:checked+label:before{
    background: url(../img/index/widgets/popup/bg_selectbox_hover1b26.png?v2) no-repeat center;
}
.popup_register_tab_container_checkbox_bird {
    float: left;
}
.popup_register_tab_container_checkbox_bird_v3 {
    margin-top: -25px;
}
.birds_diver {
    position: absolute;
    width: 420px;
    height: 70px;
    right: -35px;
    top: -10px;
}
.popup_account_profile_info_body {
    border-bottom: 0px !important;
    box-shadow: none !important;
}
#chgmobilebutton {
    text-decoration: underline;
    font-size: 18px;
    color: #00400d;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 48px;
    -moz-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.popup_account_profile_info_body #chng_email_form_ant input {
    width: 331px !important;
    padding: 0 0 0 20px !important;
}
#chng_mobile_text_ant_span {
    float: left !important;
}
#chng_mobile_ok_button_ant {
    border-radius: 4px;
    float: right;
    font-size: 16px;
    height: 33px;
    line-height: 35px;
    padding: 2px 28px;
    text-align: center;
    width: 23px;
    margin-top: 0px;
    margin-right: -18px;
    vertical-align: middle;
    overflow: hidden;
    color: #000;
    background: #175905;
    background: linear-gradient(to bottom,rgba(23,89,5,1) 0,rgba(66,208,3,1) 100%);
    display: none;
    cursor: pointer;
    float: left !important;
}
#chng_mobile_ant_sms_txt {
    display: none;
    width: 100px !important;
    float: left !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -3px;
    font-size: 20px;
    color: #3e3d3d;
    height: 40px;
    line-height: 42px;
    padding: 0 7px;
    border: 1px solid #5b5a5a;
    background: #d9dde2;
    border-radius: 3px;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.45), inset 0 -2px 3px 0 rgba(255,255,255,.75);
}
.grayscaled_sbm_btn {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}
.un_grayscaled_sbm_btn {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none; /* IE 6-9 */
}
.popup-box-socialpostpreview_hide{
    background: url("../img/index/popup_not_do_play/bg.jpg") no-repeat;
    margin: 0px auto;
    width: 376px;
    height: 246px;
    text-align: center;
    padding-top: 90px;
    font-size: 14px;
    color: #ffffff;
}
.kassa-btn-not-do-play {
    background: url(../img/index/green_buttons/btn-deposit.png) no-repeat !important;
    text-align: center !important;
    width: 129px !important;
    padding: 0 0 0 0px !important;
}
.kassa-btn-not-do-play:hover {background: url(../img/index/green_buttons/btn-deposit.png) 0px -49px no-repeat !important;}
.kassa-btn-not-do-play:after {background: none !important;}
.socialpostpreview_bg {
    margin: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1100000;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none;
}
.socialpostpreview_inline-block {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding-top: 100px;
}
.socialpostpreview_cross {
    width: 18px;
    height: 19px;
    background: url(../img/popup/jp/cross.png) no-repeat;
    cursor: pointer;
    position: relative;
    right: -379px;
    top: -3px;
}
.socialpostpreview_cross:hover {
    background: url(../img/popup/jp/cross.png) 0px -19px no-repeat;
}
.greeting.barabandep_bg {
    margin: 0;
    position: fixed;
    z-index: 5000;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none;
}
.greeting .bonus_table tr td {
    color: #ffffff;
    width: 100%;
}

.greeting .barabandep_inline-block {
    position: fixed;
    z-index: 8000;
    width: 562px;
    height: 231px;
    left: 50%;
    top: 50%;
    margin-left: -281px;
    margin-top: -116px;
}
.greeting .barabandep_block {
    margin: auto;
    width: 562px;
    height: 231px;
    background: url(../img/popup/barabandep/popup_field43a0.png?v3) no-repeat;
    padding-top: 20px;
}
.greeting .barabandep_go{
    width: 209px;
    height: 75px;
    background: url(../img/popup/barabandep/spin_wheel1b26.png?v2) no-repeat;
    cursor: pointer;
    margin: 100px auto;
}
.greeting .barabandep_go:hover {
    background: url(../img/popup/barabandep/spin_wheel1b26.png?v2) 0px -75px no-repeat;
}

.greeting .barabandep_cross{
    position: relative;
    width: 26px;
    height: 29px;
    background: url(../img/popup/barabandep/cross1b26.png?v2) no-repeat;
    left: 523px;
    top: -7px;
    cursor: pointer;
}

.greeting .barabandep_tbl tr td {
    width: 100%;
    color: #ffffff;
    font-size: 24.5px;
    font-family: Arial;
}
.greeting .barabandep_tbl {
    width: 100%;
}
.greeting .barabandep_greet {
    width: 281px;
    height: 41px;
    background: url(../img/popup/barabandep/greet1b26.png?v2) no-repeat;
    margin: -20px auto;
}
.greeting .barabandep_text {
    margin: 20px auto;
    color: #ffffff;
}
#country_container .flag.az {
    background-position: 0px -165px !important;
}