﻿/*@import "components/cwDynamicIcons.css";*/
/*@font-face {
    font-family: "iconsDinamicMenu";
    src: url("/Content/fonts/dynamic_menu_icons_font/menu_icons_font.eot");
    src: url("/Content/fonts/dynamic_menu_icons_font/menu_icons_font.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/dynamic_menu_icons_font/menu_icons_font.woff2") format("woff2"), url("/Content/fonts/dynamic_menu_icons_font/menu_icons_font.woff") format("woff"), url("/Content/fonts/dynamic_menu_icons_font/menu_icons_font.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}*/

:root {
    --bg-level-1: #212121;
    --bg-level-2: #424242;
    --bg-level-3: #616161;
    --bg-level-4: #757575;
    --bg-level-5: #4D4D4D;
    --text-level-high: #FFFFFF;
    --text-level-medium: #BDBDBD;
    --text-level-low: #9E9E9E;
    --icon-level-high: #FFFFFF;
    --icon-level-medium: #E8E8E8;
    --icon-level-low: #9E9E9E;
    --btn-primary: #26A69A;
    --btn-primary-text: #ffffff;
    --btn-secondary: #BDBDBD;
    --btn-secondary-text: #FFFFFF;
    --badge-notification: #FF5252;
    --badge-bonus: #F88543;
    --cwPrimary: #F88543;
    --text-on-primary: #fff;
    --general-border: #5C5C5C;
    --text-message-success: #26A69A;
    --toast-zIndex: 99999999;
    /*Dynamic badges variables*/

    --badge_height: 24px;
    --badge_fsz: 12px;
    --badge_brd: 0;
    --cwStatusDefaultBg: #51A49A;
    --cwStatusDefaultIcon: #FFFFFF;
    --cwStatusDefaultTxt: #FFFFFF;
    --cwStatusExclusiveBg: #5FC3D7;
    --cwStatusExclusiveIcon: #FFFFFF;
    --cwStatusExclusiveTxt: #FFFFFF;
    --cwStatusNewBg: #e86b00;
    --cwStatusNewIcon: #FFFFFF;
    --cwStatusNewTxt: #FFFFFF;
    --cwStatusJackpotBg: #4796EC;
    --cwStatusJackpotIcon: #FFFFFF;
    --cwStatusJackpotTxt: #FFFFFF;
    --cwStatusSoonBg: #4B9263;
    --cwStatusSoonIcon: #FFFFFF;
    --cwStatusSoonTxt: #FFFFFF;
    --cwStatusTopBg: #5082FF;
    --cwStatusTopIcon: #FFFFFF;
    --cwStatusTopTxt: #FFFFFF;
    --cwStatusHotBg: #FF0000;
    --cwStatusHotIcon: #FFFFFF;
    --cwStatusHotTxt: #FFFFFF;
    --cwStatusPremiumBg: #775BBC;
    --cwStatusPremiumIcon: #FFFFFF;
    --cwStatusPremiumTxt: #FFFFFF;
    --cwStatusPopularBg: #7BB872;
    --cwStatusPopularIcon: #FFFFFF;
    --cwStatusPopularTxt: #FFFFFF;
    --cwStatusUpcomingBg: #f5af04;
    --cwStatusUpcomingIcon: #FFFFFF;
    --cwStatusUpcomingTxt: #FFFFFF;
    --cwStatusMaintenenceBg: #043af5;
    --cwStatusMaintenenceIcon: #FFFFFF;
    --cwStatusMaintenenceTxt: #FFFFFF;
    --cwStatusAnimationCount: 1;
}

html[data-theme='light'] {
    --bg-level-1: #E8E8E8;
    --bg-level-2: #F2F2F2;
    --bg-level-3: #FBFBFB;
    --bg-level-4: #FFFFFF;
    --bg-level-5: #FFFFFF;
    --text-level-high: #212121;
    --text-level-medium: #616161;
    --text-level-low: #9E9E9E;
    --icon-level-high: #424242;
    --icon-level-medium: #757575;
    --icon-level-low: #9E9E9E;
    --general-border: #DBDBDB;
}

.notification_static_content {
    --transform-size: 78vw;
}

@media screen and (max-width: 1580px) {
    .notification_static_content {
        --transform-size: 90vw;
    }
}
@media screen and (min-width: 767px){
    .social__facebook-icon:hover {
        background-color: #3b5998;
    }
    .social__instagram-icon:hover,
    .social__instagram1-icon:hover,
    .social__threads-icon:hover {
        background: #f09433;
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
        background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    }
    .social__linkedin-icon:hover {
        background-color: #0072b1;
    }
    .social__mail-icon:hover {
        background-color: #168de2;
    }
    .social__pinterest-icon:hover {
        background-color: #c8232c;
    }
    .social__reddit-icon:hover {
        background-color: #ff4500;
    }
    .social__telegram-icon:hover {
        background-color: #0088CC;
    }
    .social__tikTok-icon:hover,
    .social__tikTok2-icon:hover{
        background-color: #000000;
    }
    .social__tumblr-icon:hover {
        background-color: #34526f;
    }
    .social__twitch-icon:hover {
        background-color: #6441a5;
    }
    .social__twitter-icon:hover {
        background-color: #000000;
    }
    .social__twitter-icon2:hover {
        background-color: #00acee;
    }
    .social__whatsApp-icon:hover,
    .social__whatsApp1-icon:hover{
        background-color: #25D366;
    }
    .social__youtube-icon:hover,
    .social__youtube1-icon:hover {
        background-color: #FF0000;
    }
    .social__messenger-icon:hover {
        background-color: #006AFF;
    }
    .social__viber-icon:hover {
        background-color: #7360F2;
    }
    .social__vimeo-icon:hover {
        background-color: #1AB7EA;
    }
}

@media screen and (min-width: 991px) {
    .only-mobile {
        display: none !important;
    }
}

.ui-dialog {
    padding: 0 !important;
}

*::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

*::-webkit-scrollbar-track {
    background: transparent;
}

*::-webkit-scrollbar-thumb {
    background-color: var(--bg-level-4);
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

* {
    outline: 0;
    box-sizing: border-box;
}

i {
    font-style: normal;
}

b, strong, .bold {
    font-weight: bold;
}

em {
    font-style: italic;
}

button:focus {
    outline: none;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.ofh {
    overflow: hidden;
}

.staticImportant {
    position: static !important;
}

.absolute {
    position: absolute;
}

.block {
    display: block;
}

.colorOrange {
    color: #ffb700;
}

.colorBlue {
    color: #2985d2;
}

.underline {
    text-decoration: underline;
}

.colorRed {
    color: red;
}

.colorGreen {
    color: green;
}

a.popup_lbl_2 {
    text-decoration: underline;
}

a.popup_lbl_2:hover {
    opacity: 0.8
}

button {
    font-family: inherit;
}

/*flags*/
.lang {
    width: 21px;
    height: 15px;
    overflow: hidden;
    background-position-x: center;
    background-position-y: 20px;
    background-repeat: no-repeat;
}

.lang.hy {
    background-position-y: 0;
}

.lang.bs {
    background-position-y: -15px;
}

.lang.de {
    background-position-y: -30px;
}

.lang.en {
    background-position-y: -45px;
}

.lang.es {
    background-position-y: -60px;
}

.lang.fa {
    background-position-y: -75px;
}

.lang.fr {
    background-position-y: -90px;
}

.lang.he {
    background-position-y: -105px;
}

.lang.hr {
    background-position-y: -120px;
}

.lang.ar {
    background-position-y: -135px;
}

.lang.it {
    background-position-y: -150px;
}

.lang.ko {
    background-position-y: -165px;
}

.lang.ku {
    background-position-y: -180px;
}

.lang.pt {
    background-position-y: -195px;
}

.lang.ru {
    background-position-y: -210px;
}

.lang.sr {
    background-position-y: -225px;
}

.lang.tr {
    background-position-y: -240px;
}

.lang.kz {
    background-position-y: -255px;
}

.lang.uk {
    background-position-y: -270px;
}

.lang.da {
    background-position-y: -285px;
}

.lang.fi {
    background-position-y: -300px;
}

.lang.cs {
    background-position-y: -315px;
}

.lang.sv {
    background-position-y: -330px;
}

.lang.ka {
    background-position-y: -345px;
}

.lang.no {
    background-position-y: -360px;
}

.lang.cc {
    background-position-y: -390px;
}

.lang.az {
    background-position-y: -405px;
}

.lang.zh {
    background-position-y: -390px;
}

.lang.br {
    background-position-y: -418px;
}

.lang.hi {
    background-position-y: -433px;
}

.lang.ar-tn, .lang.aeb {
    background-position-y: -446px;
}

.lang.sq {
    background-position-y: -461px;
}

.lang.mne {
    background-position-y: -492px;
}

.lang.ja {
    background-position-y: -507px;
}

.lang.th {
    background-position-y: -522px;
}

.lang.uz {
    background-position-y: -538px;
}

.lang.ro {
    background-position-y: -553px;
}

.lang.sk {
    background-position-y: -569px;
}

.lang.cs {
    background-position-y: -585px;
}

.lang.kk {
    background-position-y: -602px;
}

.lang.el {
    background-position-y: -620px;
}

.lang.lt {
    background-position-y: -638px;
}

.lang.my {
    background-position-y: -656px;
}

.lang.sl {
    background-position: 0 -673px;
}

.lang.bg {
    background-position: 0 -691px;
}

.lang.vi {
    background-position-y: -707px;
}
.lang.bn {
    background-position: 0 -725px;
}

.lang.be {
    background-position: 0 -742px;
}

.lang.ur-pk{
    background-position: 0 -760px;
}
/*Netherlands*/
.lang.nl {
    background-position: 0 -777px;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

.mwAuto {
    min-width: auto !important;
}
/*global buttons*/
.primary-btn {
    min-height: 40px;
    background-color: var(--cwPrimary) !important;
    color: var(--text-on-primary) !important;
    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;
    -webkit-column-gap: 11px;
    column-gap: 11px;
    padding: 8px 6px;
    border-radius: 8px !important;
    cursor: pointer;
}

.primary-btn.disabled {
    opacity: 0.5;
    cursor: default;
}


.primary-btn.primary-btn--bordered {
    background-color: transparent !important;
    color: var(--cwPrimary) !important;
    border: 1px solid;
    text-transform: uppercase;
}

.secondary-btn {
    min-height: 40px;
    background-color: var(--btn-primary) !important;
    color: var(--btn-primary-text) !important;
    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;
    -webkit-column-gap: 11px;
    column-gap: 11px;
    padding: 9px 24px;
    border-radius: 8px;
    cursor: pointer;
}

.secondary-btn.disabled {
    opacity: 0.5;
    cursor: default;
}
/*------*/

/*new font sizes classes*/
.f-size-30 {
    font-size: 30px
}

.flex-1 {
    flex: 1;
}

.color-inherit {
    color: inherit;
}
/*REGISTRATION*/
.reg_popup_content {
    max-height: calc(80vh - 50px);
    overflow-y: auto;
    padding: 0 15px 10px;
    margin: 0 -15px;
}

.register_right_part .reg_popup_content {
    max-height: calc(90vh - 50px);
}

.reg_footer .checkbox_item:hover + .reg_err_mess.reg_err_mess_conf:not(.hidden) {
    display: block;
    top: 23px;
    left: 9px;
    max-width: 482px;
}

.reg_footer .checkbox_item:hover ~ .D_info_box {
    display: block;
    top: 100%;
}

.jb {
    justify-content: space-between;
}

.col_1 {
    flex: 0 0 100%;
    max-width: 100%;
}

.col_2 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col_3 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col_07 {
    flex: 0 0 70%;
    max-width: 70%;
}

.col_03 {
    flex: 0 0 30%;
    max-width: 30%;
}

.col_3, .col_2, .col_1, .col_07, .col_03, .D_input_block > .D_lbl {
    padding: 0 8px;
}

.btn_green {
    background-color: #090;
    color: #ffffff;
}

.D_btn {
    width: 100%;
    border: 0;
    outline: 0;
    height: 36px;
    display: block;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 2px;
    cursor: pointer;
}

.offeredLogins {
    font-weight: bold;
    padding: 1px;
    cursor: pointer;
}

.D_input_block {
    width: 100%;
    margin-bottom: 9px;
    position: relative;
}

.D_reg_foot .D_input_block, .buttons_cont .D_input_block {
    margin-top: 19px;
}

.D_input_block .tl_sel_custom_popup_reg {
    width: 100%;
}

.D_input_block .checkbox_item {
    margin: 0 8px;
}

.D_reg_captcha {
    padding: 0 8px;
}

.D_reg_captcha .captchaImage {
    width: 92px;
    height: 22px;
    display: block;
    flex-shrink: 0;
    flex-grow: 0;
}

.D_reg_captcha .registerInput {
    width: 144px !important;
    height: 36px;
    flex-shrink: 0;
    flex-grow: 0;
}

.D_reg_captcha .refresh-captcha {
    width: 39px !important;
    height: 36px !important;
    flex-shrink: 0;
    flex-grow: 0;
    background-color: #2b2b2b;
    margin: 0 !important;
    text-align: center !important;
    line-height: 35px !important;
    font-size: 20px !important;
    color: #999;
}

.tl_mobile_code {
    margin-right: 5px;
}

.pop_footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pop_footer h1 {
    color: #b9b9b9;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: center;
    display: block;
    width: 228px;
    margin: 0 auto 18px auto;
    position: relative;
}

.pop_footer h1:before, .pop_footer h1:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #b9b9b9;
    top: 7px;
}

.pop_footer h1:before {
    left: -50px;
}

.pop_footer h1:after {
    right: -50px;
}

.reg_gender_block {
    min-height: 35px
}
/*successs fail*/
.D_info_box {
    position: absolute;
    top: 58px;
    right: 0;
    left: 0;
    border-radius: 2px;
    z-index: 10;
    display: none;
}

.D_input_block.D_noImg > .D_info_box {
    top: 11px;
}

.D_input_block > .D_info_box > span {
    position: absolute;
    left: 30px;
    width: 260px;
    height: 100px;
    top: -41px;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.form-group > .D_info_box > span > span {
    background-color: #e6e6e6;
    color: #000;
    padding: 5px;
    border-radius: 3px;
    position: relative;
    width: 100%;
    display: block;
    font-size: 12px;
    line-height: 1.5;
}

.form-group > .D_info_box > span::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -8px;
    left: 8px;
    border-style: solid;
    border-width: 8px;
    border-top-width: 0;
    border-color: transparent;
    border-bottom-color: #e6e6e6;
}

.D_input_block.warn > .D_info_box.w,
.D_input_block.fail > .D_info_box.f,
.D_input_block.loginex > .D_info_box.le {
    display: block;
}

.D_input_block.pass > .D_info_box.f > span {
    display: none;
}

.D_input_block.fail > .D_info_box > span > span {
    background-color: #803839;
    color: #fff;
}

.D_input_block.warn > .D_info_box > span > span > strong,
.D_input_block > .D_info_box.le > span > span > strong {
    color: #ff0000;
}

.D_input_block > .D_info_box.le > span > span {
    line-height: 15px;
}

.D_input_block.fail > .D_info_box > span::after {
    border-color: transparent #803839 transparent transparent;
}

.D_input_block.fail .D_txtBox {
    border-color: #cd0003;
    color: #cd0003;
}

.D_input_block.fail .D_txtBox:focus {
    color: #fff;
}

.D_input_block .D_lbl {
    width: 100%;
    display: block;
    color: #9a9a9a;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
}

.D_input_block .D_txtBox {
    outline: none;
    border: 0;
    width: 100%;
    height: 36px;
    background-color: #2b2b2b;
    color: #fff;
    padding: 0 20px;
    border-bottom: 1px solid #2b2b2b;
}

.D_counter {
    height: 36px;
    background-color: #333;
    border: 1px solid #616161;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
}

.D_congratz {
    color: #009903;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 55px 0;
}

.backBtn {
    background-color: #999;
    color: #FFF;
    padding: 0 8px;
}

.supBtn {
    background-color: #2b2b2b;
    color: #999 !important;
}

.D_heading {
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 0 8px;
    margin-bottom: 9px;
}

.D_subheading {
    font-size: 13px;
    color: #999;
    display: block;
    padding: 0 8px;
    margin-bottom: 9px;
}

.D_logo {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 180px;
    height: 32px;
    margin: 20px auto;
}

.col_3:focus, .col_1:focus, .lbl_for_checkbox:focus, #numcountry:focus, .D_reg_captcha:focus {
    outline: none;
}

.fail .popup_lbl_2 {
    color: #ff0000;
}

.fail .popup_lbl_2 a {
    color: #999;
}

.D_input_block.D_noImg.fail > .D_info_box,
.D_input_block.D_noImg.pass > .D_info_box {
    background-color: transparent;
    background-image: none;
}

.form-step {
    display: none;
}

.showStep {
    opacity: 0;
    -webkit-animation: showStep 0.5s both;
    animation: showStep 0.5s both;
    display: block !important;
}

@-webkit-keyframes showStep {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes showStep {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/*registration fix long placeholder*/
#registerContent input[placeholder] {
    text-overflow: ellipsis;
}

#registerContent input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-overflow: ellipsis;
}

#registerContent input::-moz-placeholder { /* Firefox 19+ */
    text-overflow: ellipsis;
}

#registerContent input[placeholder]:focus::-webkit-input-placeholder {
    text-indent: -1000px;
}

#registerContent input[placeholder]:focus::-moz-placeholder {
    text-indent: -1000px;
}
/*REGISTRATION END*/
.alCen {
    align-items: center;
    -webkit-box-align: center;
}

.noshr {
    flex-grow: 0;
    flex-shrink: 0;
}

.spcbtw {
    justify-content: space-between;
}

.flexend {
    justify-content: flex-end;
}

.oe {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.transBg {
    -moz-transition: background-color .2s ease;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.primBtn {
    background-color: transparent;
    color: #000;
}

.primBtn:hover {
    background-color: transparent;
    color: #000;
}

.btn_log_poker {
    background-color: #ffb700;
    color: #000;
}

.btn_log_poker:hover {
    background-color: #ffa500;
    color: #000;
}

.btnSec, a.btnSec {
    color: #fff;
}

.btnSec:hover {
    background-color: #ff6228;
    color: #fff;
}

.greyBtn {
    background-color: #333;
    color: #fff;
}

.tern {
    background-color: #1a1a1a;
    color: #999;
}

a.tern {
    background-color: #1a1a1a;
    color: #999;
}

.ternBtn {
    background-color: #1a1a1a;
    color: #fff;
}

.cp {
    cursor: pointer;
}

.ternBtn:hover {
    background-color: #0a0a0a;
    color: #fff;
}

.promoted, .promoted_hot {
    position: relative;
    z-index: 1;
}

.New:after,
.promoted:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 23px;
    height: 15px;
    background: var(--cdn-newBadge_svg) no-repeat center center;
    background-size: cover;
}
/*multilanguage svg styles*/
.promoted_ml {
    position: relative;
}

.ml_new_bage {
    position: absolute;
    background: #ffb700;
    text-transform: uppercase;
    color: #5372b2;
    font-size: 9px;
    top: 0;
    right: 0;
    padding: 2px;
    width: 35px;
    height: 13px;
    text-align: center;
}

.promoted_ml svg {
    transform: rotate(180deg);
    position: absolute;
    top: 13px;
    right: -2px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

.justify {
    justify-content: space-between;
}

.jcSpaceBetween {
    justify-content: space-between;
}




.bonuses_content .activate:disabled,
.bonuses_content .cancel_btn:disabled {
    cursor: default;
    opacity: 0.9;
}

#TournamentBalancePanel .tournament_balance_yellow {
    color: #ffb700;
}


.tf_mobile_icon:before {
    content: "\E239";
    font-family: "iconsDinamicMenu";
    font-size: 45px;
}

.tf_refresh_icon:before {
    content: "\E386";
    font-family: iconsDinamicMenu;
    line-height: 24px;
    font-size: 35px;
}

.tl_info_icon:before {
    content: "\E339";
    font-family: "iconsDinamicMenu";
    font-size: 38px;
}


.tf_clock_icon:before {
    content: "\E302";
    font-family: "iconsDinamicMenu";
    font-size: 38px;
}

.tf_percent_icon:before {
    font-family: "iconsDinamicMenu";
    content: "\E4B2";
    font-size: 38px;
}

.tf_support_icon:before {
    font-family: "iconsDinamicMenu";
    content: "\E246";
}

body {
    line-height: 1;
    background-color: #2B2B2B;
    min-width: 1349px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

* {
    box-sizing: border-box;
}

.ui-widget, .ui-widget button {
    font-family: 'Roboto', sans-serif;
}
/*header dropdown start*/
.header_nav__dropdown_button {
    position: relative;
    cursor: pointer;
}

.header_nav__dropdown {
    background: #333;
    position: absolute;
    top: 95%;
    left: 0;
    z-index: 90;
    min-width: 100%;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    visibility: hidden;
    transition: all 0.314s;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
}

.header_nav__dropdown_button:hover .header_nav__dropdown {
    pointer-events: all;
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
}

.header__dropdown-menu {
    column-gap: 7px;
}

.header__dropdown-menu > div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tl_main_nav .header_nav__dropdown a, .header_nav__dropdown a {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-bottom: 1px solid #000;
    text-align: left;
    padding: 0 30px 0 16px;
    width: 100%;
    margin: 0;
    text-transform: capitalize;
    display: block;
    transition: 0.2s linear 0s;
    white-space: nowrap;
}

.header_nav__dropdown_bottom__active {
    height: 54px;
    width: 100%;
    text-transform: uppercase;
    line-height: 52px;
    text-decoration: none;
    text-align: center;
    padding: 0 16px;
    display: block;
    border: 0;
    outline: 0;
    transition: border-width .1s ease;
    background: transparent;
}
/*vpn links*/
.vpn_links__button {
    padding: 8px;
    width: 60px;
    border-radius: 4px;
    margin: 0 8px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

.vpn_links__button:before {
    content: "▾";
    font-size: 18px;
    position: absolute;
    right: 4px;
    top: 7px;
}

.vpn_links__dropdown a {
    min-width: 160px;
    text-transform: uppercase
}
/*header dropdown end*/
.toto_landint_container {
    min-width: 1349px;
    overflow: auto;
    overflow-x: hidden;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.tl_footer_BG {
    margin-top: auto;
}

.cb {
    clear: both;
}

.flex {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.dont-shrink {
    flex-shrink: 0;
    flex-grow: 0;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.dispal_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex_wrap {
    flex-flow: row wrap;
}

.transition {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.zoom_effect:hover {
    -webkit-transform: scale(1.145);
    /* Safari and Chrome*/
    -moz-transform: scale(1.145);
    /* Firefox */
    -ms-transform: scale(1.145);
    /* IE 9 */
    -o-transform: scale(1.145);
    /* Opera */
    transform: scale(1.145);
    z-index: 89;
}
/*Spinner****************************************************************************************/
.tl_loader_box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    width: 60px;
    height: 60px;
}

.tl_loader {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: var(--cdn-loader_gif);
}

@-webkit-keyframes panel {
    0% {
        -webkit-transform: rotateY(0deg) rotateZ(0deg);
    }

    20% {
        -webkit-transform: rotateY(90deg) rotateZ(0deg);
    }

    40% {
        -webkit-transform: rotateX(45deg) rotateZ(45deg);
    }

    60% {
        -webkit-transform: rotateX(90deg) rotateY(180deg) rotateX(90deg);
    }

    80% {
        -webkit-transform: rotateX(310deg) rotateZ(230deg);
    }

    100% {
        -webkit-transform: rotateX(360deg) rotateZ(360deg);
    }
}

@keyframes panel {
    0% {
        -webkit-transform: rotateY(0deg) rotateZ(0deg);
        transform: rotateY(0deg) rotateZ(0deg);
    }

    20% {
        -webkit-transform: rotateY(90deg) rotateZ(0deg);
        transform: rotateY(90deg) rotateZ(0deg);
    }

    40% {
        -webkit-transform: rotateX(45deg) rotateZ(45deg);
        transform: rotateX(45deg) rotateZ(45deg);
    }

    60% {
        -webkit-transform: rotateX(90deg) rotateY(180deg) rotateX(90deg);
        transform: rotateX(90deg) rotateY(180deg) rotateX(90deg);
    }

    80% {
        -webkit-transform: rotateX(310deg) rotateZ(230deg);
        transform: rotateX(310deg) rotateZ(230deg);
    }

    100% {
        -webkit-transform: rotateX(360deg) rotateZ(360deg);
        transform: rotateX(360deg) rotateZ(360deg);
    }
}
/*Datepicker Styles ******************************************************************************/
.tl_date_picker .ui-widget {
    background: #999;
    border: none;
    border-radius: 0;
    -moz-box-shadow: 0 0 3px #292c32;
    -webkit-box-shadow: 0 0 3px #292c32;
    box-shadow: 0 0 3px #292c32;
}

.tl_date_picker:not(.disabled) + .ui-datepicker-trigger {
    cursor: pointer;
}

.tl_date_picker.ui-widget-content {
    background: #e1e1e1;
}

.tl_date_picker .ui-datepicker {
    padding: 0;
}

.tl_date_picker .ui-datepicker-header {
    margin-top: 5px;
    border: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #333;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0,0,0,.7);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-box-shadow: inset 0 0 3px rgba(255,255,255,.1);
    -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.1);
    box-shadow: inset 0 0 3px rgba(255,255,255,.1);
}

.tl_date_picker .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
}

.tl_logged_in .links_container > div {
    padding: 0 6px;
}

.links_container.profile.show .promoted:after {
    top: -10px;
    right: auto;
    padding-left: 4px;
}

.sporttrnhistory.promoted:after {
    top: -7px;
    position: relative;
    padding-left: 4px;
}

.tl_date_picker .ui-datepicker .ui-datepicker-next span {
    background-image: url(images/ui-icons_ffffff_256x240.png);
    background-position: -32px -16px;
}

.tl_date_picker .ui-datepicker .ui-datepicker-prev span {
    background-image: url(images/ui-icons_ffffff_256x240.png);
    background-position: -96px -16px;
}

.tl_date_picker.ui-datepicker table {
    margin: 0;
    color: #111;
}

.tl_date_picker .ui-datepicker th {
    color: #b7b7b7;
    font-size: 9px;
    text-transform: uppercase;
}

.tl_date_picker .ui-datepicker td {
    border-top: 1px solid #2c2c2c;
    border-right: 1px solid #2c2c2c;
    padding: 0;
    background: #eee;
}

.tl_date_picker .ui-datepicker td:last-child {
    border-right: none;
}

.tl_date_picker td .ui-state-default {
    border: none;
    text-align: center;
    padding: .7em 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #e7e7e7;
    background-color: #373737;
}

.tl_date_picker td.ui-state-disabled .ui-state-default {
    background-color: #666;
    color: #ccc;
    text-shadow: none;
}

.tl_date_picker td .ui-state-hover {
    background-color: #fff;
    color: #000;
}

.tl_date_picker td .ui-state-active {
    background-color: #fff;
    color: #000;
}
/*Header*****************************************************************************************/
/*top row*/
.tl_header_top_row {
    min-width: 1349px;
    background-color: #2b2b2b;
    height: 56px;
    position: absolute;
    z-index: 14;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    transition: all 0.314s;
    transform: translateY(0);
}

.fixed_head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 90;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    transform: translateY(0px);
    /*animation: slidedown 0.2s linear;*/
}

.tl_header_top_row .tl_header_top_row_fix {
    width: 100%;
    align-items: center;
    padding: 0 16px;
}

.tl_header_bot_row {
    border-bottom: 2px solid;
    background-color: #1a1a1a;
    height: 110px;
    padding-top: 56px;
}

.tl_logo {
    flex-shrink: 0;
    flex-grow: 0;
    width: auto;
    height: auto
}

.tl_logo a {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}

.tl_head_promos {
    height: 56px;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0 16px;
    width: auto;
    flex-shrink: 0;
}

.tl_head_promos button,
.tl_head_promos a {
    color: #868686;
    font-size: 14px;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    flex-shrink: 0;
    flex-grow: 0;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
    background-color: transparent;
    border: none;
}

.tl_head_promos .main_titles {
    padding: 0 8px;
    text-align: center;
}

.main_titles.promoted::after,
.cw_head_titles.promoted::after {
    top: -11px;
    right: 8px;
}

.tl_head_promos .icons {
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    flex-shrink: 0;
    flex-grow: 0;
    margin: 0;
    text-align: center;
}

.tl_head_promos .cw_head_icons {
    display: none;
}

.tl_head_promos a.pr {
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
}

.tl_login_container {
    height: 56px;
    width: auto;
    justify-content: flex-end;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: center;
    margin-left: auto;
    --icoSize:18px;
}

.header__dropdown-menu .cw_icon_triangle_bottom {
    --icoSize:10px;
    margin:0 7px;
}
/*.tl_login_container [class^="cw_icon"] {
    margin-inline: 3px;
}*/
#TournamentBalancePanel a {
    column-gap: 8px;
}

.forgot_pass_text {
    font-size: 16px;
    text-align: center;
    margin-bottom: 27px;
    line-height: 1.4;
}

.forgot_pass_text_all {
    text-align: center;
    line-height: 1.4;
    font-size: 13px;
    margin-bottom: 20px;
}

.login_container .captcha_block:hover + .reg_err_mess:not(.hidden),
.login_container .captcha_block:hover + .reg_err_mess:not(.hidden) span {
    display: block
}
/*logged in*/
.tl_logged_in {
    width: 100%;
    height: 46px;
    justify-content: flex-end;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: center;
}

.tl_logged_out {
    width: 100%;
    height: 46px;
    justify-content: flex-end;
    align-items: center;
}

.tl_logged_out .tl_register_button {
    min-width: 112px;
    height: 36px;
    display: block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 36px;
    border-radius: 2px;
    margin: 0 4px;
    outline: 0;
    padding: 0 8px;
}

.tl_logged_out .tl_login_button {
    min-width: 112px;
    height: 36px;
    display: block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 36px;
    border-radius: 2px;
    margin: 0 4px;
    outline: 0;
    padding: 0 8px;
    cursor: pointer;
}

.tl_logged_in .tl_deposit_button {
    min-width: 112px;
    white-space: nowrap;
    padding: 0 10px;
    height: 36px;
    flex-shrink: 0;
    flex-grow: 0;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    border-radius: 2px;
    margin: 0 4px;
    outline: 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.2s linear 0s;
}

.tl_logged_in .tl_deposit_mail > i {
    width: 100%;
    display: block;
}
.tl_logged_in .tl_deposit_mail > i[class^="cw_icon_"] {
    display: inline-block;
    width: var(--icoSize);
    height: var(--icoSize);
    line-height:initial;
}
/* CSS only for Mozilla Firefox */
@-moz-document url-prefix() {
    .tl_logged_in .tl_deposit_mail > i[class^="cw_icon_"] {
        line-height: var(--icoSize);
    }
}

/* Alternatively, using @supports rule */
@supports (-moz-appearance: none) {
    .tl_logged_in .tl_deposit_mail > i[class^="cw_icon_"] {
        line-height: var(--icoSize);
    }
}
.tl_logged_in .tl_deposit_mail > span, .tl_logged_in .transferToFriendDialog > span {
    position: absolute;
    border-radius: 50%;
    display: block;
    min-width: 18px;
    color: #fff;
    font-size: 12px;
    top: -4px;
    right: -4px;
    line-height: 18px;
    background-color: #cc0001;
}

.transferDropdown.dropdown a {
    padding: 0;
    height:100%;
}

.dropdown a {
    position: relative;
    width: 100%;
    text-decoration: none;
    color: #999;
    padding: 0 8px;
    outline: none;
    justify-content: space-between;
}

.links_container a {
    font-size: 14px;
    -moz-transition: background-color .2s ease;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    align-items: center;
    padding: 0 16px !important;
    display: flex;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #525252;
    justify-content: space-between;
    white-space: nowrap;
    column-gap: 7px;
}

.links_container .profileDialog .width_part:last-child,
.links_container .profileDialog .text-right {
    text-indent: 4px;
}

.links_container .txt {
    padding: 0 5px;
}

.links_container.profile a.oe {
    text-align: left;
    display: block;
}

.links_container a:hover {
    color: #fff;
    background-color: #4a4a4a;
}

.links_container a > img {
    width: 21px;
    height: 15px;
}

.links_container a > .n {
    width: calc((100%) - 21px);
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 13px;
}

.dropdown {
    position: relative;
}

.links_container {
    z-index: 999;
    position: absolute;
    background-color: #2b2b2b;
    right: 0;
    top: 36px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    min-width: 145px;
    width: auto;
    overflow-y: auto;
    max-height: 614px;
    display: none;
}

.links_container div:last-child a {
    margin-bottom: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.show {
    max-height: 614px;
}

.D_reg_step {
    display: none;
}

.tl_logged_in .tl_acc_balance .text {
    height: 36px;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}

.tl_logged_in .tl_acc_userid .text {
    height: 36px;
    line-height: 36px;
    padding: 0 4px;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    max-width: 215px;
}

.tl_acc_lang {
    flex-shrink: 0;
    flex-grow: 0;
    min-width: 76px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    padding: 0 8px;
    box-sizing: border-box;
    margin: 0 4px;
}

.tl_acc_lang > a {
    align-items: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
    justify-content: space-around;
}
/*bot row*/
.tl_header_bot_row, .tl_header_bot_row_fix {
    width: 100%;
    margin: 0 auto;
}

.tl_time {
    width: auto;
    height: 56px;
    flex-shrink: 0;
    align-items: center;
    padding: 0 50px 0 10px;
    font-size: 12px;
    min-width: 121px;
}

.tl_time .time {
    color: #999;
    padding: 0 4px;
}

.tl_time .zone {
    padding: 0 4px;
    color: #999;
}

.game_view__time {
    margin-right: auto;
    height: auto;
    padding: 8px 4px;
    line-height: 1;
    font-size: 11px;
    border-radius: 2px;
}

.game_view__time .time, .game_view__time .zone {
    color: inherit !important
}

.tl_main_nav {
    height: 56px;
}

.tl_main_nav a, .tl_main_nav .navItem {
    flex-shrink: 0;
    text-decoration: none;
    color: #999;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    height: 54px;
    line-height: 54px;
    padding: 0 16px;
    flex-grow: 0;
    text-align: center;
    transition: border-width .1s ease;
    white-space: nowrap;
    border: none;
    background: transparent;
    cursor: pointer
}

.comsoon {
    height: 15px;
    position: absolute;
    right: 0;
    display: block;
    padding: 0 4px;
    top: 0;
    color: #fff;
    line-height: 15px;
    font-size: 10px;
    text-align: right;
}

.more {
    justify-content: flex-end;
    width: 53px;
    display: none;
    height: 56px;
    position: relative;
    cursor: pointer;
}

.more i {
    height: 56px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 56px;
    color: #999;
    -webkit-transition: color 250ms;
    -moz-transition: color 250ms;
    transition: color 250ms;
}

.more div.more_items {
    position: absolute;
    display: none;
    width: 200px;
    top: 56px;
    background-color: #2a2a2a;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
}

.more:hover > div {
    display: block;
}

.hide_when_small {
    display: flex;
}
/*tabs*/
.tl_tabs_container {
    width: 100%;
    background: #1a1a1a;
}

.menu {
    width: 1596px;
    max-width: 95%;
    margin: 0 auto;
    padding: 0 12px;
    min-height: 56px;
    height: auto;
}

#menu_ul {
    padding: 0;
}

#menu_ul > .game_menu {
    width: calc((100%) - 240px);
    align-items: center;
    flex-wrap: wrap;
}

.tl_tab_item {
    height: 56px;
    cursor: pointer;
    font-size: 15px;
    line-height: 56px;
    text-transform: uppercase;
    color: #999;
    text-align: center;
    padding: 0 16px;
    align-items: center;
    -moz-transition: background-color .2s ease;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.tl_tab_item > .nm {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

.tl_tab_item:hover {
    background-color: #2b2b2b;
    color: #fff;
}

.tl_tab_item.active {
    background-color: #2b2b2b;
    color: #fff;
}

.tl_tab_item:after {
    content: "";
    display: block;
    clear: both;
}

.tl_tabs_icon {
    text-transform: none;
    text-align: center;
    display: block;
    font-size: 30px;
    width: 30px;
    flex-shrink: 0;
    flex-grow: 0;
    height: 30px;
    line-height: 30px;
}

.overflow {
    position: absolute;
    right: 0;
    display: none;
}

.overflow li {
    display: block;
    background: yellow;
}

#more {
    background: blue;
    display: none;
}
/*News and Promotions*/
.tl_news_container {
    min-width: 1280PX;
}

.tl_news_container, .tl_promotions_container {
    width: 1600px;
    margin: 0 auto;
    height: 100%;
    min-height: 456px;
}

.tl_prom_filters .nm {
    width: 83px;
}

.tl_news,
.tl_news_single,
.tl_promotions {
    width: calc((100%) - 48px);
    height: 100%;
    min-height: 456px;
    margin: 0 auto;
    background-color: #333;
    color: #fff;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.49);
}

.tl_news_list li,
.tl_promotions_list li {
    border-bottom: 2px solid #2a2a2a;
    padding: 24px 0;
}

.tl_news_list li:after,
.tl_promotions_list li:after,
.tl_news_list li:before,
.tl_promotions_list li:before {
    display: table;
    content: " ";
}

.tl_news_list li:after,
.tl_promotions_list li:after {
    clear: both;
}

.tl_news_item_box,
.tl_promotions_item_box {
    position: relative;
    width: 100%;
    background-color: #333333;
}

.tl_news .tl_news_item_box {
    padding: 0 !important;
    border-bottom: none !important;
}

.tl_news_list li:last-child,
.tl_promotions_list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.tl_news_item_img,
.tl_promotions_item_img {
    width: 472px;
    height: 100%;
    overflow: hidden;
}

.tl_news_item_cont,
.tl_promotions_item_cont {
    width: calc((100%) - 472px);
    height: 100%;
    margin-left: 24px;
    padding-right: 112px;
}

.tl_news_item_title,
.tl_promotions_item_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 24px;
}

.tl_news_item_date,
.tl_promotions_item_date {
    font-size: 14px;
    margin-bottom: 24px;
    color: #fff;
}

.tl_news_item_desc,
.tl_promotions_item_desc {
    width: 100%;
    font-size: 14px;
    color: #ffffff !important;
}

.tl_news_item_desc p,
.tl_news_item_desc span,
.tl_promotions_item_desc p,
.tl_promotions_item_desc span {
    background: none !important;
}
/*GAMES*/
.tl_games {
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}

.tl_BG {
    width: 100%;
    background-color: #2b2b2b;
    min-height: 456px;
    height: 100%;
}

.tl_more_game_cont {
    width: 100%;
    margin: 12px 0;
    text-align: center;
}

.moregame {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 115px;
    background-color: #1a1a1a;
    color: #999;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 2px;
    border: none
}

.moregame:hover {
    background-color: #131313;
}
/*Game Inner Tabs*/
.tl_game_tabs_menu {
    width: 100%;
}

.tl_game_tabs_ul {
    width: 100%;
    align-items: center;
    padding: 0 12px;
    flex-wrap: wrap;
}

.tl_promoted_game_cont {
    width: 532px;
    height: 351px !important;
    flex-shrink: 0;
    flex-grow: 0;
}

.tl_promoted_game {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 12px;
    overflow: hidden;
}

.tl_promoted_game > .promoBannerImg {
    background-repeat: no-repeat;
    background-color: #333;
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-position: center top;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.61);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.61);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.61);
}

.tl_promoted_game > span.promoBannerDesc {
    position: absolute;
    top: 24px;
    padding: 0 24px;
}

.tl_play_box, .banerlinkbutton {
    position: absolute;
    left: 12px !important;
    bottom: -270px !important;
}

.tl_promoted_game .tl_info_box {
    position: absolute;
    top: 86px;
    right: 0;
    height: 155px;
    width: 303px;
    color: #fff;
    text-align: right;
    border-radius: 3px;
    background-color: rgba(0,0,0, 0.5);
    padding: 8px 16px 0 0;
}

.tl_promoted_game .top-title,
.tl_promoted_game .bottom-title {
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
}

.tl_promoted_game .top-title span {
    font-size: 22px;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    vertical-align: top;
}

.tl_promoted_game .bottom-title {
    margin-bottom: 8px;
}

.tl_promoted_game .info {
    font-size: 16px;
}

.tl_promoted_game .tl_play_box {
    position: absolute;
    top: 256px;
    right: 24px;
    max-width: 130px;
}

.tl_play_box .play {
    display: block;
    height: 36px;
    width: 115px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0,0,0, 0.5);
    border: 2px solid #ffffff;
    border-radius: 3px;
    margin: 0 auto;
}

.tl_play_box .info {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: #999999;
    text-decoration: underline;
}

.tl_games_sm_container {
    flex-wrap: wrap;
    width: calc((100%) - 532px);
}

.tl_games_sm_container .tl_game_cont {
    width: 264px;
    flex-shrink: 0;
    flex-grow: 0;
    height: 176px;
}

.tl_game {
    width: 100%;
    height: 100%;
    position: relative;
}

.tl_game_box .tl_game_img img {
    width: 100%;
    height: 100%;
}

.tl_game .tl_game_img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.61);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.61);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.61);
}

.tl_game_img .game_img {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    background-color: #1a1a1a;
}

.tl_game .description {
    display: none;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 13px;
    width: 100%;
    height: 30px;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
}

.tl_game .info .new {
    background-color: #F5A818;
}

.tl_game .info {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    width: 64px;
    height: 23px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    border-radius: 0 0 2px 0;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.61);
}

.tl_game:hover .info {
    display: none;
}

.tl_game:hover .more {
    display: block;
}

.tl_game:hover .description {
    width: calc((100%) - 2px);
    left: 1px;
    bottom: 1px;
    z-index: 1;
    color: #ffb700;
}

.tl_game .more {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    border: 1px solid #ffffff;
    cursor: default;
}

.tl_game .more .title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #ffb700;
    text-align: center;
}

.tl_game .more .play-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 130px;
    height: auto;
}

.tl_game .more .play,
.tl_game .more .playgame {
    width: 100%;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 2px;
    display: block;
    margin: 12px auto 12px auto;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

.tl_game .more .play:hover {
    background-color: rgba(0,0,0,0.8);
}

.tl_game .more .demo,
.tl_game .more .demogame {
    display: block;
    color: #fff;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.tl_game .more .instruction {
    margin-top: 10px;
    display: block;
    color: #fff;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.tl_games_sm_container_bot {
    width: 100%;
    flex-wrap: wrap;
    /*min-height: 272px;*/
}

.tl_games_sm_container_bot .tl_game_cont {
    width: 16.66%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 178px;
}

.tl_games_sm_container_bot.live_game .tl_game_cont {
    width: 16.666%;
    height: 373px;
}

.tl_games_sm_container_bot .tl_game {
    width: 100%;
    /*padding: 12px;*/
    padding: 4px;
    height: 100%;
}

.tl_games_sm_container_bot .tl_game:hover {
    padding: 0;
}

.tl_games_sm_container_bot.live_game .tl_game {
    height: 357px;
}
/*FOOTER***************************************************************************/
.tl_footer_container {
    width: 1596px;
    max-width: 95%;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 32px;
}

.tl_footer_links {
    width: 100%;
    margin-top: 48px;
    margin-bottom: 48px;
}

.tl_footer_link {
    width: max-content;
}

.tl_footer_links_row {
    padding: 0 8px;
}

.tl_footer_links_row a {
    display: block;
    line-height: 26px;
    text-decoration: none;
    font-size: 13px;
    color: #666;
    -moz-transition: color .2s ease;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

.tl_footer_links_row a:hover {
    color: #fff;
}

.tl_footer_links_row h1, .tl_footer_links_row h2, .footer_links_heading, .tl_footer_links_row span {
    margin-bottom: 15px;
    text-decoration: none;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.toMobile {
    position: relative;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #999;
    background-color: #1a1a1a;
    border-radius: 2px;
    margin: 0 auto;
    padding: 0 12px 0 33px;
    text-align: center;
    text-decoration: none;
    color: #999;
    font-size: 14px;
    -moz-transition: background-color .2s, border-color .2s, color .2s;
    -webkit-transition: background-color .2s, border-color .2s, color .2s;
    transition: background-color .2s, border-color .2s, color .2s;
}

.toMobile i {
    display: block;
    width: 24px;
    height: 24px;
    --icoSize: 18px;
    line-height: 24px;
    text-align: center;
}

.toMobile span {
    width: 100%;
    text-align: center;
    display: block;
    height: 36px;
    font-size: 14px;
    text-transform: uppercase;
}

.menuFooter {
    width: 1600px;
    margin: 10px auto 0 auto;
}

.menuFooter ul li {
    flex: 1;
}

.menuFooter ul li .h4 {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
}

.menuFooter ul li a {
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #666;
    -moz-transition: color .2s ease;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

.menuFooter ul li a:hover {
    color: #fff;
}
/*Footer Icons*/
/*footer icons*/
.iconsFoot {
    margin: 0 auto;
}

.frow {
    width: 100%;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    margin: 16px 0;
    padding: 0 24px;
    flex-wrap: wrap;
}

.iconsFoot .fpay {
    background-repeat: no-repeat;
    display: block;
    width: 86px;
    height: 42px;
    background-position-x: -88px;
    margin: 0 8px;
    border-radius: 2px;
}

/******/
/*Popups*****************************************************************************************/
.ui-widget-overlay {
    background: #111111;
    opacity: 0.65;
}

.tl_popup_dialog {
    border: 0 !important;
    background: transparent !important;
    top: 40px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    padding: 0;
}

#inboxContent {
    margin: 0 auto;
    max-width: 91vw;
    height: 81vh!important;
    min-width: 900px;
}

#accountDialog {
    max-width: 91vw;
    height: 81vh !important;
    min-width: 900px;
}

#registerContent.ui-widget-content {
    overflow: initial !important;
}

.tl_popup_container {
    display: block;
    background-color: #333;
    color: #ddd;
    border-radius: 3px;
    width: 100%;
}

.tl_popup_header {
    background-color: #2b2b2b;
    border-radius: 2px 2px 0 0;
    height: 47px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px;
}

.tl_head_text {
    width: calc((100%) - 20px);
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
}

#withdrawal_cancel_icon {
    width: 20px;
    height: 20px;
    text-align: center;
    color: #ff0000;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-decoration: none;
    --icoSize: 22px;
}

#withdrawal_cancel_icon:hover {
    color: #a90000;
}

.tl_head_close {
    width: 20px;
    height: 20px;
   /* font-size: 20px;
    line-height: 20px;*/
    font-size: 34px;
    line-height: 14px;
    text-align: center;
    color: #757575;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
    z-index: 100;
}

.ui-dialog .request_call_close.tl_head_close {
    color: inherit;
}

.tl_popup_header .tl_head_close {
    top: 12px;
}

.tl_head_close:after {
    content: "\e412";
    font-family: "iconsDinamicMenu";
}

.tl_head_close:hover {
    color: #fff;
}

.recover_cusccess_message {
    height: 100px;
    color: #fff;
    padding: 35px 30px;
    text-align: center;
}

.tl_popup_content {
    padding: 20px 30px;
    background-color: #d4d4d4;
    color: #222;
}

.tl_popup_content .lbl {
    display: block;
    width: 234px;
    min-height: 20px;
    line-height: 20px;
    margin: 0 auto 0 auto;
    font-size: 13px;
}

.lbl_mapDIalog {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 20px;
    margin: 0 auto 0 auto;
    font-size: 12px;
    color: #999;
    padding: 0 20px;
}

.input_mapDialog {
    margin: 20px 0;
    padding: 0 20px;
}

.tl_popup_content .tl_input_popup,
.tl_my_acc_cont .tl_input_popup {
    margin: 0 auto;
    width: 234px;
    display: block;
    padding: 0 15px;
    outline: none;
    font-size: 13px;
    height: 36px;
    border: 0;
    border-radius: 2px;
    line-height: 36px;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
    text-align: left;
}

.tl_popup_content .tl_btn_popup {
    padding: 0 15px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    display: block;
    height: 36px;
    line-height: 36px;
    border: 0;
    margin: 16px auto 0 auto;
    font-size: 13px;
}

.tl_popup_content .tl_popup_link {
    display: block;
    width: 234px;
    height: 20px;
    line-height: 20px;
    margin: 16px auto 0 auto;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-decoration: none;
    margin-bottom: 8px;
}

.tl_popup_content .tl_popup_link:hover {
    color: #999;
}

.tl_popup_content .tl_sup_link {
    background-color: #212121;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    text-decoration: none;
    display: block;
    height: 36px;
    text-align: center;
    line-height: 36px;
    width: 200px;
    border: 0;
    margin: 24px auto 0 auto;
}

.tl_popup_content .tl_sup_link .tf_support_icon {
    height: 36px;
    width: 36px;
    font-size: 52px;
    vertical-align: middle;
    margin-inline-end: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.captcha_block {
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.login_captcha_block .refresh-captcha {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    width: auto;
    height: 36px;
    line-height: 36px;
    margin: 0;
    font-size: 22px;
}

.captcha_block .tl_input_popup {
    width: 115px;
    padding-inline-end: 33px;
}

.captcha_block .captchaImage {
    display: block;
    outline: none;
    border: 0;
    margin: 0;
}

.login_captcha_block:hover .field-validation-valid.reg_err_mess:not(.hidden),
.login_captcha_block:hover .field-validation-valid.reg_err_mess:not(.hidden) span,
#login_container .login_captcha_block:hover .field-validation-error:not(.hidden),
#login_container .login_captcha_block:hover .field-validation-error:not(.hidden) span {
    display: block
}
/*start eye_button*/
.eye_block {
    position: relative;
}

.eye_button {
    border: none;
    position: absolute;
    bottom: 0;
    right: 8px;
    padding: 2px 7px;
    cursor: pointer;
    background-color: transparent;
    color: #656565;
    font-family: "iconsDinamicMenu";
    height: 36px;
    display: flex;
    align-items: center;
}

.eye_button:before {
    content: "\E235";
    font-family: "iconsDinamicMenu";
    font-size: 38px;
}

.eye_button.opened_pass:before {
    content: "\E234";
}

.eye_button_poker {
    right: 2px;
}

.eye_button_resetPoker {
    right: 0px;
}
/*End eye_button*/
/*mobile or email authentication*/

.email-mobile-login .eye_block input, .email-mobile-login input {
    padding-inline-end: 60px !important;
}

.tl_refresh_container #Captcha{
    padding-inline-end: 30px !important;
    text-overflow: ellipsis;
}

.tl_refresh_container #Captcha:focus::placeholder { opacity: 0; }
.tl_refresh_container #Captcha:focus::-webkit-input-placeholder { opacity: 0; }
.tl_refresh_container #Captcha:focus:-moz-placeholder { opacity: 0; }
.tl_refresh_container #Captcha:focus::-moz-placeholder { opacity: 0; }
.tl_refresh_container #Captcha:focus:-ms-input-placeholder { opacity: 0; }

.auth-wrapper {
    column-gap: 4px;
}

.email-mobile-login#login_container .captcha_block {
    transform: none;
    width: auto;
    margin-bottom: 20px;
}

.via_email .email {
    display: none;
}

.via_mobile .phone {
    display: none;
}

.email-input-wrapper {
    width: 100%;
}

.mobile-input-wrapper .code-wrapper {
    width: 80px;
    margin: 0;
}

.mobile-input-wrapper .reg_mobile_code {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.change-input-btn, .eye_button.change-input-btn {
    top: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-inline-start: 1px solid #CCCCCC !important;
    position: absolute;
    width: 50px;
    height: 100%;
    inset-inline-end: 0 !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 6px;
    z-index: 9;
    padding-inline-end: 10px;
    color: #5E5E5E;
}

.change-input-btn i{
    font-size: 30px;
    line-height: 0.5;
}

.change-input-btn .arrow-icon{
    padding-bottom: 4px;
}

.change-input-btn .arrow-icon{
    padding-bottom: 4px;
}

/*---------*/
/*register*/
.D_input_block .input-validation-error {
    border: none !important;
}

#EmailVerifie, #MobileVerifie {
    color: #00d600;
    font-size: 13px;
    margin-top: 5px;
}

#EmailVerifieError, #MobileVerifieError {
    display: block;
    color: #f00;
    font-size: 13px;
    margin-top: 5px;
}

#EmailVerifieError:empty, #MobileVerifieError:empty {
    margin: 0;
}

.js_info_div_msg {
    margin-top: 15px;
}

.col4 {
    width: 25%;
    margin-right: 1px;
    margin-top: 14px;
}

.col3 {
    width: 33.333333333%;
    margin-right: 1px;
    margin-top: 14px;
}

.col2 {
    width: 50%;
    margin-right: 1px;
    margin-top: 14px;
}

.col1 {
    width: 100%;
    margin-right: 1px;
    margin-top: 14px;
}

#Captcha {
    margin: 0;
}

.captcha_block .g-recaptcha {
    overflow: hidden;
}

.captcha_block .g-recaptcha iframe {
    transform: scale(0.88);
    transform-origin: 0 0;
}

#registerForm .g-recaptcha {
    padding: 0;
    transform: scale(1) !important;
}

#Captcha.g-recaptcha {
    -webkit-padding-end: 40px;
    padding-inline-end: 40px;
}

#Captcha.g-recaptcha.input-validation-error{
    border: 0!important;
}

.tl_reg_item {
    border-right: 1px solid #4a4a4a;
    min-height: 81px;
}

.col3:last-child .tl_reg_item {
    border-right: none;
}

.reg_info {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
}
/*.col2:last-child .tl_reg_item {
  border-right: none;
}*/
.col4_reg_items > #Captcha {
    width: 100px;
}

#register_container input::-webkit-input-placeholder {
    color: #545454;
}

#register_container input::-moz-placeholder {
    color: #545454;
}

#login_container input::-webkit-input-placeholder {
    color: #545454;
}

#login_container input::-moz-placeholder {
    color: #545454;
}

#recover_pass_container input::-webkit-input-placeholder {
    color: #545454;
}

#recover_pass_container input::-moz-placeholder {
    color: #545454;
}

.tl_sel_custom_popup_reg_selected,
.tl_input_popup,
.tl_input,
.tl_gh_filter,
.tl_sel_custom_popup_reg_language {
    background-color: #fff;
    color: #1a1a1a;
}

.lbl,
.chb_lbl,
.lbl_reg {
    color: #999;
}

.lbl1 {
    color: #000;
    font-size: 14px;
}

.tl_reg_item .tl_mobile_item {
    width: 234px;
    margin: 0 auto;
}

.tl_reg_item .tl_mobile_item .tl_mobile_code,
.tl_my_prof_item_long .tl_mobile_item .tl_mobile_code {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #999;
    min-width: 55px;
    line-height: 36px;
    margin-right: 8px;
}

#register_container .tl_input_popup_reg.input-validation-error,
.mobLengthCol,
.tl_popup_dialog .tl_input_popup.input-validation-error,
.tl_sel_custom_popup_reg.input-validation-error,
.tl_mobile_code.input-validation-error, .tl_input_popup.error,
.F2F_input.input-validation-error{
    border-bottom: 1px solid #ff0000 !important;
}

#b_end_error_container {
    color: #fc0000;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
}

.input-validation-error {
    border-bottom: 1px solid red !important;
}

.errSucCont {
    min-height: 20px;
    position: relative;
}

.successmassage {
    padding: 0 10px;
    color: #ffffff;
    position: relative;
    font-size: 13px;
    padding-bottom: 15px;
}

.errormassage {
    padding: 0 10px;
    color: #ff0000;
    position: absolute;
    font-size: 13px;
    line-height: 1.5
}

.reg_footer .checkbox.input-validation-error + span,
.reg_footer .checkbox.input-validation-error + span a {
    color: #ff0000;
}

#register_container .tl_sel_popup_reg {
    color: #999;
    display: block;
    padding: 0 15px;
    cursor: pointer;
    outline: none;
    height: 36px;
    border: 0;
    border-radius: 2px;
    border-bottom: 1px solid #898989;
    line-height: 36px;
    background-color: #2b2b2b;
    width: 100%;
}

.tl_sel_custom_popup_reg {
    display: block;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    color: #999;
    height: 35px;
    line-height: 35px;
    outline: 0;
}

.tl_sel_custom_popup_reg.sel_short {
    max-width: 80px;
    text-overflow: ellipsis;
    width: auto;
}
/*Editable Profile*/
#tl_profile_content .succes_color {
    color: #008000;
}

#profileForm .tl_sel_custom_popup_reg {
    width: 100%;
}

#profileForm .reg_err_mess, #profileForm .reg_err_mess > span {
    width: 100%;
}

#profileForm .tl_sel_custom_popup_reg.sel_profile_dd {
    width: 32%;
    margin: 0;
}

#profileForm .tl_input:disabled,
#my_prof .D_txtBox:disabled,
#my_prof .D_txtBox:read-only,
#profileForm .tl_input:read-only,
.tl_sel_custom_popup_reg_selected.disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

#my_prof .D_info_box {
    z-index: 99
}
/*Editable Profile*/
.tl_sel_custom_popup_reg_language,
.tl_sel_custom_popup_reg_selected {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 15px;
    padding-right: 16px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -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;
    outline: 0;
}

.history-filter .tl_input_popup_reg {
    border: none;
    position: static;
}

.history-filter .tl_input_popup_reg:focus {
    border: none;
}

.tl_sel_custom_popup_reg.sel_short .tl_sel_custom_popup_reg_selected {
    padding-left: 8px;
}

.tl_sel_custom_popup_reg_selected:after {
    font-family: iconsDinamicMenu;
    content: "\E366";
    position: absolute;
    font-size: 17px;
    right: 9px;
    top: 0;
    display: block;
}

.tl_sel_custom_popup_reg_options {
    display: none;
    max-height: 250px;
    width: 100%;
    line-height: 21px;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    top: 36px;
    left: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #2b2b2b;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.55);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.55);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .55);
    z-index: 999;
}

.tl_sel_custom_popup_reg_language li,
.tl_sel_custom_popup_reg_options li {
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    color: #999;
    background-color: #333;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    font-size: 13px;
}

.tl_sel_custom_popup_reg.sel_short .tl_sel_custom_popup_reg_options li {
    text-indent: 8px;
}

.tl_sel_custom_popup_reg_options li:hover {
    color: #fff;
    background: #4a4a4a;
}

.tl_sel_custom_popup_reg_options li.active {
    text-indent: 5px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    background-color: #474747;
    line-height: 30px;
}

.tl_sel_custom_popup_reg_options li[rel="hide"] {
    display: none;
}

.tl_sel_custom_popup_reg_hidden {
    visibility: hidden;
}

.tl_dd_select {
    color: #999;
    margin: 0 auto;
    flex: 1;
    display: block;
    padding: 0 15px;
    outline: none;
    cursor: pointer;
    height: 36px;
    width: 68px;
    border: 0;
    border-radius: 2px;
    border-bottom: 1px solid #898989;
    line-height: 36px;
    background-color: #2b2b2b;
}

.dd_cont {
    margin: 0 auto;
    width: 234px;
}

.reg_err_mess.reg_err_mess_conf,
.reg_err_mess.reg_err_mess_conf span {
    width: auto;
}

.err_mess {
    display: block;
    color: #ff0000 !important;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    bottom: 0 !important;
    font-size: 12px;
}

.reg_err_mess21 {
    color: #ffb602;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
}

.reg_err_mess18 {
    color: #ff0000;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
}

.tl_my_acc_cont .btnSec:disabled,
#reg_btn button:disabled, button[disabled] {
    opacity: .3;
    cursor: default;
}

button[disabled]:hover {
    opacity: .3;
}

.tl_input_activation:hover + .reg_err_mess > span,
.tl_input_popup_reg:hover + .reg_err_mess > span,
.tl_input:hover + .reg_err_mess > span,
.call_request_content .tl_input_popup_reg:hover ~ .reg_err_mess > span,
.tl_mobile_item:hover + .reg_err_mess > span,
.tl_mobile_item:hover + .reg_err_mess.field-validation-error,
.tl_input_popup.input-validation-error:hover + .reg_err_mess > span,
.tl_input_popup.input-validation-error:hover + .reg_err_mess,
.tl_input_popup.error:hover + .reg_err_mess > span,
.tl_sel_custom_popup_reg:hover + .reg_err_mess > span,
.checkbox_item:hover + .reg_err_mess > span,
.dd_cont:hover + .reg_err_mess > span,
.dd_cont:hover + .F2F_error_msgs > span,
.day_month_year_cont:hover + .reg_err_mess > span,
.day_month_year_cont:hover .reg_err_mess,
.F2F_input:hover + .F2F_error_msgs > span,
.captcha_block_f2f:hover + .F2F_error_msgs > span,
.tl_input_popup_reg.input-validation-error:hover + .field-validation-error,
.captcha__row:hover .field-validation-valid.reg_err_mess:not(.hidden),
.captcha__row:hover .field-validation-error.reg_err_mess:not(.hidden) {
    display: block !important;
}

.reg_err_mess span {
    display: none;
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    padding: 8px;
    z-index: 12;
}

.err_mess span {
    display: none !important;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    padding: 8px;
    z-index: 12;
}

.reg_err_mess span:before, .F2F_error_msgs span:before, .err_mess span:before {
    content: "";
    border: 7px solid transparent;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -14px;
    left: 10px;
}

.F2F_success_msgs {
    display: block;
    position: relative;
    color: #019800 !important;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    bottom: 0 !important;
    font-size: 12px;
}

.reg_error_message {
    display: block;
    color: #ff0000;
    width: 100%;
    line-height: 1.3;
    font-size: 12px;
}

.tournhistory_error_message {
    display: block;
    color: #ff0000;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}

.reg_footer {
    position: relative;
    width: 100%;
    padding: 0px 16px 16px 16px;
    margin-bottom: 25px;
}

.checkbox_item {
    margin-bottom: 8px;
}

.checkbox_item span {
    font-size: 12px !important;
    align-items: center;
}

.tl_my_prof_item .lbl_for_checkbox {
    min-height: 35px;
}

.checkbox_item_cont {
    width: calc((100%) - 100px);
}

.reg_btn {
    cursor: pointer;
    min-width: 100px;
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    flex-shrink: 0;
    flex-grow: 0;
    display: block;
    height: 36px;
    line-height: 36px;
    border: 0;
    align-self: flex-end;
    font-size: 13px !important;
}
/*open game*/
.tl_game_pop_sel {
    color: #999;
    margin: 0 auto;
    width: 236px;
    display: block;
    padding: 0 15px;
    outline: none;
    cursor: pointer;
    height: 36px;
    border: 0;
    border-radius: 2px;
    border-bottom: 1px solid #898989;
    line-height: 36px;
    background-color: #2b2b2b;
}

#game_info {
    padding-top: 24px;
}

.game_info {
    padding: 24px 24px 50px 24px;
    color: #999;
    text-align: justify;
    font-size: 15px;
}

.tl_popup_clr {
    background-color: #333;
}
/* MY INBOX */
.inbox_tool_items {
    min-height: 46px;
}

.tl_my_inbox_container {
    width: 100%;
    height: 100%;
}

.tl_my_inbox_header {
    height: 55px;
    padding: 0 12px;
    line-height: 55px;
    width: 100%;
}

.tl_my_inbox_header .tl_my_inbox_title {
    font-size: 16px;
    color: #fff;
}

.tl_my_inbox_cont {
    width: 100%;
    overflow: hidden;
    padding: 15px 16px;
}

.tl_my_inbox_mails_cont {
    width: 351px;
    height: 560px;
    background: #2b2b2b;
}

.tl_my_inbox_mail_box {
    width: 351px;
    height: 460px;
    overflow-y: auto;
}

.tl_my_inbox_msg_box {
    width: calc((100%) - 370px);
    height: 560px;
    background: #2b2b2b;
}

.tl_msg_cont {
    height: 100%;
    overflow-y: auto;
}

.tl_my_inbox_msg_box .tl_msg_cont {
    display: none;
    width: 100%;
    padding: 16px;
}

.tl_my_inbox_msg_box .tl_msg_title {
    width: 100%;
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 18px;
}

.tl_my_inbox_msg_box .tl_msg_body {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
}

.tl_msg_body > table {
    background: none !important;
}

.tl_msg_body > table > tbody > tr > td > p {
    color: #ffffff !important;
}

.tl_msg_head {
    color: #999;
}

.tl_msg_button_cont {
    padding: 0 16px;
    margin-top: 5px;
}

.tl_msg_button {
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 13px !important;
    text-decoration: none;
    padding: 0 15px;
    cursor: pointer;
    border: none;
    white-space: nowrap;
    background-color: rgba(0,0,0,0.5);
    color: rgba(255,255,255,0.5);
}

.tl_mail_item {
    border-bottom: 1px solid #333333;
    padding: 10px 16px;
    cursor: pointer;
    color: #fff;
    width: 100%;
}

.tl_mail_item:hover {
    background-color: #191919;
}

.tl_mail_item.unread {
    background-color: #191919;
}

.tl_mail_item.active {
    background-color: #191919;
    width: 100%;
}

.tl_mail_icon_box {
    margin-bottom: 10px;
}

.tl_mail_icon {
    font-size: 26px;
    height: 26px;
    flex-shrink: 0;
    flex-grow: 0;
    width: 26px;
    color: #999;
    position: relative;
    text-align: center;
}

.tl_mail_item.unread .tl_mail_icon:before {
    content: "\69";
}

.tl_mail_icon_dot {
    background: #f15922;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.tl_mail_msgId {
    color: #ffb700;
    font-size: 14px;
    font-weight: bold;
    margin: 0 5px;
}

.tl_mail_details_box {
    font-size: 12px;
    margin-bottom: 5px;
}

.tl_mail_details_title {
    color: #999;
}

.tl_mail_details {
    color: #fff;
    margin: 0 5px;
}

.tl_mail_item .tl_mail_msg {
    position: relative;
    width: calc((100%) - 26px);
    padding: 0 6px;
}

.tl_mail_item .tl_mail_from {
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    height: 20px;
    line-height: 20px;
}

.tl_mail_item .tl_mail_subject {
    font-size: 13px;
    text-transform: capitalize;
    height: 20px;
    line-height: 20px;
}

.tl_mail_item .tl_mail_body {
    font-size: 14px;
}

.tl_mail_item .tl_mail_time {
    position: absolute;
    right: 0;
    font-size: 12px;
}

.tl_mail_item.active .tl_mail_time {
    right: 12px;
}

.tl_mail_item.unread .tl_mail_from,
.tl_mail_item.unread .tl_mail_time {
    color: #ffb700;
}

.tl_mail_row {
    background: #333;
    margin-bottom: 10px;
    padding: 10px 16px;
    flex-wrap: wrap;
}

.tl_mail_row.head {
    padding: 0 0 0 11px;
    min-height: 36px
}

.tl_mail_row.active {
    cursor: pointer;
}

.tl_mail_date_div {
    font-size: 14px;
}

.tl_mail_message_cont.hide {
    display: none !important;
}

.tl_mail_message_body {
    color: #000;
    background: #fff;
    padding: 16px;
    margin: 10px 0;
    word-break: break-word;
}

.tl_mail_send_area {
    resize: none;
    width: 100%;
    border: none;
    height: 160px;
    background: #fff;
    margin: 10px 0;
    padding: 10px;
    border-radius: 2px;
    font-family: 'Roboto', sans-serif;
}

.tl_mail_send_input {
    width: 100%;
    display: block;
    border: none;
    padding: 0 10px;
    outline: none;
    height: 35px;
    border-radius: 2px;
    line-height: 35px;
}

.tl_mail_attachfiel_content {
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    column-gap: 10px;
    flex-wrap: wrap;
}

.tl_my_prof_item_long #attachfile_btn {
    padding: 0 29px;
    min-width: 88px;
}

.tl_mail_attachfiel_content .profile_upload {
    position: static;
    direction: ltr;
    cursor: pointer;
}

.tl_mail_attachfiel {
    color: #FFF;
    border-radius: 2px;
    outline: none;
    height: auto;
    min-height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-decoration: none;
    word-break: break-all;
    align-items: center;
    margin: 0 5px;
}

.tl_mail_attachfiel_download_btn {
    color: #FFF;
    border-radius: 2px;
    outline: none;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-decoration: none;
    padding: 0 10px;
    background: #383838 !important;
    cursor: pointer;
    margin: 0 0 5px;
    white-space: nowrap;
}

.tl_mail_attachfiel_delete {
    width: 25px;
    height: 36px;
    display: block;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    color: #fc0000;
}

.tl_mail_attachfiel_delete:before {
    font-family: iconsDinamicMenu;
    content: "\E389";
    display: block;
    font-size: 38px;
}

.tl_mail_attachfiel_download {
    width: 25px;
    height: 36px;
    display: block;
    line-height: 34px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.tl_mail_attachfiel_download:before {
    font-family: "iconsDinamicMenu";
    content: "\E392";
    display: block;
    font-size: 38px;
}

.tl_mail_attachfiel_screp {
    width: 20px;
    height: 36px;
    display: block;
    line-height: 36px;
    text-align: center;
    color: currentColor;
}

.tl_mail_attachfiel_screp:before {
    font-family: "iconsDinamicMenu";
    content: "\E390";
    display: block;
    font-size: 38px;
}

.tl_my_inbox_footer {
    justify-content: flex-end;
    position: relative;
    height: 40px;
    width: 100%;
    user-select: none;
    -webkit-user-select: none;
}

.acc_container .transactions_container {
    height: inherit;
}

.mnt_type-deposit-withdraw {
    max-height: 90%;
    overflow-y: auto;
    overflow-x: hidden;
}
/*My ACCOUNT*/
.my_acc_referalid {
    margin-top: 20px
}

.tl_my_acc_cont {
    width: 1536px;
    background-color: #333 !important;
    margin: 0 auto;
}

.tl_my_acc_cont_nav {
    width: 236px;
    background-color: #2b2b2b;
    flex-shrink: 0;
    flex-grow: 1;
    overflow: auto;
}

.tl_my_acc_cont_content {
    width: calc((100%) - 236px);
    background-color: #333;
    padding-top: 36px;
    padding-bottom: 20px;
    overflow: hidden;
}

.tl_my_acc_cont_content #tl_scroll {
    overflow-y: auto;
    overflow-x: hidden;
/*    scrollbar-color: #1a1a1a transparent;
    scrollbar-width: thin;*/
    height: 100%;
}

 .tl_my_acc_cont_content .icont_text p,
 .tl_my_acc_cont_content .icont_text i {
     color: var(--cwModalTxt);
 }

#tl_profile_content {
    width: 100%;
    min-height: 100%;
    height: 100%;
}

.tl_my_acc_cont_content .tl_head_close {
    position: absolute;
    right: 20px;
    top: 10px;
}

.alb_bonus_count {
    background-color: #FFB700;
    color: #000000;
    padding: 1px 5px;
    border-radius: 15px;
    font-size: 10px;
    position: relative;
    top: -8px;
    font-family: 'Roboto', sans-serif !important;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-indent: initial;
}

.navItem .alb_bonus_count {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 95%;
    height: 17px;
    min-width: 17px;
    text-align: center;
    padding: 1px 4px;
}

.bonuses_nav_bar {
    padding: 0 24px;
    margin-bottom: 20px;
}

.bonuses_content {
    max-height: 88vh;
    display: flex;
    flex-direction: column;
    padding: 0 8px 16px;
}

.for-overflow {
    height: 58vh;
    overflow: auto;
    max-height: 625px;
}

.rslt_tbl {
    width: calc(100% - 48px);
    margin: 20px;
}

@media screen and (max-height: 900px) {
    .for-overflow {
        height: 300px;
    }
}

.rslt_tbl_heading {
    height: 30px;
    background: #e0e0e0;
}

.rslt_tbl_heading td {
    padding: 10px;
    vertical-align: top;
}

.dtls {
    width: 35px;
}

.dtls.tbl_cell {
    padding-top: 17px;
    padding-bottom: 17px;
}

.dt_cl {
    width: 15%;
}

.bonuses_content .status {
    color: #41b544;
    cursor: default;
    display: inline-block;
}
/*Status - New*/
.bonuses_content .status_1 {
    color: #f5b903;
}
/*Status - Active*/
.bonuses_content .status_2 {
    color: #169716;
}
/*Status - Finished*/
.bonuses_content .status_3 {
    color: #815215;
}
/*Status - Canceled*/
.bonuses_content .status_4 {
    color: #c31211;
}
/*Status - Expired*/
.bonuses_content .status_5 {
    color: #0d8b83;
}
/*Status - Terminated*/
.bonuses_content .status_6 {
    color: #0d8b83;
}

.tbl_cell {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    font-size: 14px;
}

.tbl_cell a {
    position: relative
}

.bonuses_nav_bar a:hover, .bonuses_nav_bar a:active, .bonuses_nav_bar a.active {
    border-bottom: 3px solid;
    z-index: 2;
    outline: 0;
    transition: border-width 0.1s ease;
}

.bonuses_nav_bar hr {
    display: block;
    height: 1px;
    margin: 0;
    padding: 0;
    width: calc(100% - 50px);
    bottom: 0;
    position: absolute;
    z-index: 0;
}

.bonuses_nav_bar a {
    display: block;
    padding: 10px 20px;
    height: 35px;
    border: 0;
    outline: 0;
}

a.tl_my_acc_nav_item,
a.tl_my_acc_nav_itemsp {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-indent: 24px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    background-color: #2b2b2b;
    color: #999;
    font-size: 14px;
    outline: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #1a1a1a;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a.tl_my_acc_nav_item:hover {
    color: #fff;
}

a.tl_my_acc_nav_item.active {
    color: #fff;
}
/*my profile*/
#my_prof .col {
    width: 37%;
    padding: 0 20px;
    flex-shrink: 0;
    flex-grow: 0;
}

#my_prof .tl_mobile_code {
    padding-left: 0;
}

.tl_my_prof_item {
    display: block;
    width: 100%;
    min-height: 65px;
    margin-top: 14px;
    position: relative
}

.tl_my_prof_item_long:empty {
    min-height: initial !important;
}

.tl_my_prof_item:empty {
    min-height: initial !important;
}

.tl_my_prof_item_long input,
.tl_my_prof_item input {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tl_my_prof_item_long {
    width: 100%;
    min-height: 65px;
    margin-top: 14px;
    position: relative
}

.tl_my_prof_item .spcbtw,
.tl_my_prof_item_long .spcbtw {
    column-gap: 10px;
}

.tl_my_prof_item:first-child {
    margin-top: 0px;
}

.tl_my_prof_item_long:first-child {
    margin-top: 0px;
}

.tl_my_acc_cont .lbl {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}

.tl_my_acc_cont .tl_input_box {
    position: relative;
    width: 100%;
    display: inline-block;
}

.tl_my_acc_cont .tl_input {
    width: 100%;
    display: block;
    text-indent: 11px;
    outline: none;
    height: 35px;
    border: 0;
    border-radius: 2px;
    line-height: 35px;
    padding-right: 40px;
}

.tl_mail_attachfiel_content .tl_input {
    width: calc(100% - 30px);
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}
/* FF 4-18 */
input:focus::-moz-placeholder {
    color: transparent;
}
/* FF 19+ */
input:focus:-ms-input-placeholder {
    color: transparent;
}
/* IE 10+ */
/*input placeholder and content text ellipsis*/
.input_ellipsis[placeholder] {
    text-overflow: ellipsis;
}

.input_ellipsis::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-overflow: ellipsis;
}

.input_ellipsis::-moz-placeholder { /* Firefox 19+ */
    text-overflow: ellipsis;
}

.input_ellipsis:-ms-input-placeholder { /* IE 10+ */
    text-overflow: ellipsis;
}

.input_ellipsis:-moz-placeholder { /* Firefox 18- */
    text-overflow: ellipsis;
}

.input_ellipsis[placeholder]:focus::-webkit-input-placeholder {
    text-indent: -1000px;
}

.input_ellipsis:disabled {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/*start gender info*/
.user_pic_container {
    width: 153px;
    height: 153px;
    border-radius: 50%;
    overflow: hidden;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: var(--cdn-profile-avatar);
    position: relative;
    z-index: 10;
    margin: 0 auto -90px;
}

.user_pic_container.losht {
    background-position: -174px -24px;
}

.user_pic_container.qyach {
    background-position: -18px -24px;
}

.user_info_content {
    max-width: 315px;
    margin: 20px auto 0;
    background-color: rgba(0,0,0,0.2);
    padding: 15px 15px 5px;
    cursor: default;
}

.user_pic_container + .user_info_content {
    padding-top: 80px
}

.user_info-item {
    margin-bottom: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    line-height: 1.2;
}

.user_info-item div {
    max-width: 65%;
    width: max-content;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user_info-item div:not(.colorOrange,.user_info-item-color) {
    opacity: 0.7;
}

.user_info-item.small {
    font-size: 90%;
}

.wfull, .full_width {
    width: 100%;
}

#my_prof .col_email_verify {
    width: 33.3%;
    padding: 0 24px;
}

#my_prof .col_footer {
    height: 80px;
    margin-top: 16px;
    padding: 0 20px;
    align-items: center;
}

#my_prof .col_footer .footer_title {
    width: 100%;
    font-size: 14px;
}

#my_prof #update_my_prof {
    margin-left: auto;
    min-width: 128px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    outline: none;
    font-size: 14px;
    border: 0;
    border-radius: 2px;
    text-transform: uppercase;
    cursor: pointer;
}

#my_prof .my_prof_get_code {
    outline: none;
    border: 0;
    min-width: 90px;
    width: max-content;
    max-width: 120px;
    height: 36px;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 6px;
}

#my_prof .my_prof_verify {
    width: 90px;
    height: 36px;
    font-size: 12px;
    text-align: center;
    outline: none;
    border: 0;
    border-radius: 2px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 4px;
}
/*checkbox*/
.chb input[type="checkbox"] {
    display: none;
}

.ai {
    align-items: center;
}

.chb input[type="checkbox"] + label span {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background-color: transparent;
    border: 2px solid #6d6d6d;
    cursor: pointer;
    position: relative;
}

.chb input[type="checkbox"]:checked + label span {
    background-color: #fff;
    border-color: #fff;
}

.chb input[type="checkbox"] + label span:after {
    content: '';
    width: 7px;
    position: absolute;
    height: 4px;
    left: 2px;
    top: 2px;
    display: block;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.chb input[type="checkbox"]:checked + label span:after {
    opacity: 1;
}

.chb .chb_lbl {
    cursor: pointer;
    margin-right: 8px;
}

#my_prof .chb .chb_lbl {
    margin: 0 10px;
}
/*profile switcher*/
.switch input.sw {
    display: none;
}

.switch input.sw + label {
    width: 36px;
    height: 20px;
    position: relative;
}

.switch input.sw + label:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #9e9e9e;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21);
}

.switch input.sw:checked + label:after {
    left: 16px;
    background-color: #fff;
}

.switch input.sw + label:before {
    content: "";
    width: 36px;
    position: absolute;
    top: 3px;
    height: 14px;
    display: block;
    background-color: #9e9e9e;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.switch input.sw:checked + label:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
}

.switch label {
    margin-left: 8px;
    cursor: pointer;
    white-space: nowrap;
}
/*Game Popup*/
.game_search_cont {
    position: relative;
    justify-content: flex-end;
    align-items: center;
    height: 56px;
    line-height: 56px;
    width: 240px;
    flex-shrink: 0;
    flex-grow: 0;
}

.game_search_cont .game_search_box .tl_input_popup {
    color: #999;
    display: block;
    outline: none;
    height: 36px;
    border: 0;
    font-size: 14px;
    text-indent: 15px;
    border-radius: 2px;
    line-height: 36px;
    background-color: #2b2b2b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 200px;
}

.game_search_cont .tl_game_search {
    color: #999;
    text-align: center;
    display: block;
    font-size: 30px;
    width: 40px;
    height: 56px;
    cursor: pointer;
}

.tl_game_logo {
    width: 100%;
    height: 54px;
    flex-shrink: 0;
    margin-bottom: 21px;
}

.full_screen .tl_game_logo {
    /*margin-top: 21px;*/
}

.tl_game_logo a {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
}

.tl_game_popup_wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}

.tl_game_popup_cont {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    top: 75px;
    width: 75%;
    height: 80%;
    padding: 10px 0;
    box-sizing: border-box;
}

.tl_game_popup_wrapper.full_screen .tl_game_popup_cont {
    /*width: calc((85%) + 120px);
    height: 90%;
    padding: 0;*/
    height: 100%;
    width: 100%;
    top: 0;
    box-sizing: border-box;
    padding: 3px 0;
}

.tl_game_popup_cont .tl_game_left_block,
.tl_game_popup_cont .tl_game_right_block {
    padding: 0 16px;
    width: 193px;
    overflow: hidden;
}

.full_screen .tl_game_popup_cont .tl_game_left_block,
.full_screen .tl_game_popup_cont .tl_game_right_block {
    width: 230px;
    padding: 0 7px;
    box-sizing: border-box;
}

.tl_game_popup_cont .tl_game_center_block {
    width: calc((100%) - 386px);
}

.tl_game_popup_wrapper.full_screen .tl_game_center_block {
    width: 100%;
}

.tl_btn {
    height: 36px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    border-radius: 2px;
    position: relative;
    text-decoration: none;
    outline: 0;
    padding: 0 16px;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    transition: all .2s;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}

.tl_acc_lang.tl_btn {
    padding: 0 10px;
    font-size: 14px !important;
}

a.tl_btn {
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.tl_btn-flex {
    display: flex !important;
    align-items: center !important;
    line-height: normal !important;
}

.tl_game_popup_cont .tl_btn {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
}

.tl_game_popup_cont .tl_btn.small_btn {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.tl_game_popup_cont a.tl_btn {
    text-decoration: none;
}

.tl_game_popup_cont .tl_game_box {
    width: 100%;
    margin-bottom: 16px;
}

.tl_game_popup_cont .tl_game_box .tl_game {
    margin: 0;
    width: 100%;
    height: 116px;
}

.tl_game_popup_cont .tl_game_box .tl_sel_popup_reg {
    width: 100%;
}

.tl_game_popup_cont .tl_game_box .tl_sel_custom_popup_reg {
    width: 100%;
    border-bottom: none;
}

.tl_game_popup_cont .tl_game_box .tl_sel_custom_popup_reg_selected,
.tl_game_popup_cont .tl_game_box .tl_sel_custom_popup_reg_options {
    background-color: #1A1A1A;
    color: #fff;
}

.tl_game_popup_cont .tl_game_box .tl_game .more .play {
    margin-top: 30px;
}

.tl_game_popup_cont .live-dealers {
    position: relative;
    height: 235px;
    width: 100%;
    border-radius: 2px;
}

.tl_game_popup_cont .live-dealers .info {
    height: 100%;
    width: 100%;
    display: block;
    border-radius: 2px;
}

.tl_game_popup_cont .live-dealers .info img {
    height: 100%;
    width: 100%;
    border-radius: 2px;
}

.tl_game_popup_cont .live-dealers .info .game-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 27px;
    line-height: 27px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.tl_game_popup_cont .live-dealers .info .game-details {
    position: absolute;
    bottom: 27px;
    height: 38px;
    line-height: 19px;
    width: 100%;
    background-color: #242428;
    opacity: 0.8;
    color: #ffffff;
    font-size: 9px;
    text-align: center;
}

.tl_game_popup_cont .live-dealers .more {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    border-radius: 2px;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.tl_game_popup_cont .live-dealers .more .play-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc((100%) - 30px);
    height: auto;
}

.tl_game_popup_cont .live-dealers .more .play-box .tl_btn {
    margin-bottom: 8px;
}

.tl_game_popup_cont .live-dealers:hover .more {
    display: block;
}

.tl_game_center_block iframe {
    width: 100%;
    height: 100%;
}

#my_prof {
    padding: 0 12px;
}

.idq_big {
    display: block;
    width: 135px;
    height: 30px;
    margin: 16px auto;
    background-image: var(--cdn-idq-big);
    background-repeat: no-repeat;
    background-size: contain;
}

.idq_small {
    display: block;
    width: 55px;
    height: 30px;
    background-image: var(--cdn-idq-small);
    background-repeat: no-repeat;
    background-size: contain;
}
/*game history**************************************************************************************************************************************************************************************/
.history_scrolled_content {
    max-height: calc(100% - 60px);
    overflow-y: auto;
}

.arrow_up_ic:before {
    content: "\e103";
    font-family: iconsDinamicMenu;
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 23px;
    width: 12px;
    -webkit-margin-start: 3px;
    margin-inline-start: 3px;
}

.arrow_down_ic:before {
    content: "\e103";
    font-family: iconsDinamicMenu;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 23px;
    width: 12px;
    line-height: 15px;
    display: inline-block;
    -webkit-margin-end: 3px;
    margin-inline-end: 3px;
}

.tl_gh {
    height: 100%;
}

.tl_gh .tl_gh_item {
    min-width: 153px;
    margin: 2px 12px;
}

.tl_gh_item.period_item {
    margin-left: 0;
}

.tl_gh .tl_gh_item.period_item {
    width: 165px;
    flex-shrink: 0;
    flex-grow: 0;
}

.tl_gh .tl_gh_item.history_item {
    width: 220px;
    flex-shrink: 0;
    flex-grow: 0;
    margin: 0 12px auto;
}

.tl_gh .tl_gh_item.history_item .lbl {
    width: 100%;
}

.tl_gh .tl_gh_item.tl_date_item {
    position: relative;
    width: 150px;
    flex-shrink: 0;
    flex-grow: 0;
}

.tl_gh .tl_gh_item.load_item {
    display: none;
    margin-top: 20px;
    min-width: 165px;
}

.tl_gh .tl_gh_item.load_item .tl_loader {
    height: 36px;
    width: 36px;
}

.tl_gh .tl_gh_item.load_item .tl_load_msg {
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    margin-left: 8px;
    color: #999;
}

.tl_gh .tl_date_item button {
    position: absolute;
    top: 19px;
    right: 8px;
    height: 36px;
    width: 22px;
    font-size: 27px;
    color: #999;
    text-align: center;
    background-color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: none;
}

.form-group .ui-datepicker-trigger {
    position: absolute;
    right: 8px;
    background-color: transparent;
    border: 0;
    outline: 0;
    color: currentColor;
    bottom: 6px;
}

.tl_gh .tl_date_item .disabled + button {
    cursor: default;
}

.tl_gh .tl_gh_item .lbl {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}

.tl_gh .tl_gh_item .tl_gh_filter {
    width: 151px;
    display: block;
    padding: 0 15px;
    outline: none;
    height: 36px;
    border: 0;
    border-radius: 2px;
    line-height: 36px;
}

.sucMsg {
    font-size: 13px;
    line-height: 17px;
    color: #c5c5c5;
}

.errMsg {
    font-size: 13px;
    line-height: 17px;
    color: #f00;
}

.tl_gh .filters_padded {
    padding: 0 25px;
    align-items: flex-end;
}

.tl_gh .tl_search_button {
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-decoration: none;
    min-width: 130px;
    text-align: center;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 0 8px;
    position: relative;
}

.tl_gh .tl_gh_item .tl_sel_custom_popup_reg {
    width: auto;
    border: 0;
}

.tl_gh .tl_gh_result {
    width: 100%;
    padding: 32px 16px 0;
}

.history_static_scrolled_content {
    max-height: 350px;
    overflow-y: auto;
}

.tl_my_acc_cont_content .tl_gh .tl_gh_result {
    height: calc(100% - 175px);
}

.tl_my_acc_cont_content .tl_gh .tl_gh_result.ref_report {
    height: calc(100% - 140px);
}

@media screen and (max-height: 800px) {
    .tl_my_acc_cont_content .tl_gh .tl_gh_result {
        height: calc(100% - 55px);
    }
}

.tl_my_acc_cont_content .ref_debit_credit-content ~ .tl_gh_result {
    height: calc(100% - 175px);
}

.tl_my_acc_cont_content .ref_debit_credit-content ~ .tl_gh_result.ref_report {
    height: calc(100% - 220px);
}

.tl_gh .tl_gh_result .tl_gh_result_heading {
    width: 100%;
    background-color: #1a1a1a;
    height: 35px;
    line-height: 35px;
    color: #999;
    font-size: 14px;
    align-items: center;
}

.tl_gh .tl_gh_result .tl_gh_result_item {
    width: 100%;
    min-height: 30px;
    font-size: 13px;
    color: #fff;
    align-items: center;
    line-height: 20px;
    flex-wrap: wrap;
}

.tl_gh .tl_gh_result .tl_gh_result_item:nth-child(even) {
    background-color: #2b2b2b;
}

.tl_gh .tl_gh_result .tl_gh_result_item:nth-child(odd) {
    background-color: #333333;
}

.tl_gh .tl_gh_result .id, .pwh_id_place,
.pwh_used_unused_line .usedfee,
.pwh_used_unused_line .unusedfee {
    flex: 0 0 106px;
    padding: 0 10px;
    line-height: initial;
}

.tl_gh .tl_gh_result .dt, .pwh_dt_place {
    flex: 1;
    padding: 0 10px;
    line-height: 13px;
}

.tl_gh .tl_gh_result .gn,
.pwh_gn_place, .pwh_used_unused_line .used,
.pwh_used_unused_line .unused {
    flex: 1;
    padding: 3px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tl_gh .tl_gh_result .wg, .pwh_wg_place,
.pwh_used_unused_line .commamount,
.pwh_used_unused_line .uncommamount {
    flex: 1;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pwh_wg_place.flex_width_300 {
    flex: 0 0 300px !important;
}

.pwh_wg_place.flex_width_125 {
    flex: 0 0 125px !important;
    padding: 0 !important;
    margin-right: 3px;
    text-align: center;
}

.tl_gh .tl_gh_result .win {
    flex: 1;
    padding: 0 10px;
    line-height: 14px;
}

.tl_gh .tl_gh_result .details_btn {
    min-width: 30px;
    display: flex;
    height: 13px;
    justify-content: center;
    cursor: pointer;
}

.pwh_used_unused_info {
    width: 100%;
}

.pwh_used_unused_info span {
    padding: 0 5px;
}

.pwh_used_unused_info div {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    line-height: 1 !important;
}

.pwh_used_unused_line {
    min-height: 35px;
    align-items: center;
    font-size: 13px;
}

.pwh_row_place {
    width: 30px;
    font-size: 13px;
}
/*BANNER*******************************************************************************************/
.back-button {
    float: right;
    line-height: 16px;
}

.back-button li {
    display: inline-block;
    margin-right: 10px;
}

.slidesjs-pagination li {
    display: inline-block;
    height: 15px;
    margin-right: 8px;
    width: 15px;
}

.slidesjs-pagination li a {
    /*border: 1px solid #f15922;*/
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    padding: 5px;
    text-align: center;
    min-width: 12px;
    text-indent: -9999px;
}

.slidesjs-pagination li a.active {
    border: 1px solid #f15922;
}

.slidesjs-pagination {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 99;
}

/* last played games */
.tl_last_games_cont {
    padding: 0 12px;
}

.tl_last_games_cont .tl_last_gmae_title {
    font-size: 14px;
    margin: 16px 8px;
}

.tl_last_games_cont .tl_game_cont {
    width: 163px;
    height: auto;
}

.tl_last_games_cont .tl_game {
    width: 147px;
    height: 100px;
}

.tl_last_games_cont .tl_game .more .title {
    font-size: 13px;
}

/*TopSmallBanners Icons*/
#promotions_icon:before {
    content: "q";
}

#support_icon:before {
    content: "l";
}

#regulations_icon:before {
    content: "s";
}

#news_icon:before {
    content: "r";
}

#results_icon:before {
    content: "*";
}

#pragmatic_icon:before {
    content: "й";
}

/*END BANNER 4 LINKS  */
/*Promotions*/
.tl_promo_news_image {
    width: 100%;
    height: auto;
    min-height: 180px;
    vertical-align: top;
}

.tl_promo_news_hover {
    position: absolute;
    height: 50%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    transition: all 0.3s ease;
    transform: scaleY(0);
    transform-origin: bottom;
    border-top: 1px solid #ffa500;
}

.tl_promo_news_desc {
    position: absolute;
    color: #d0d0d0;
    overflow: hidden;
    padding: 8px;
    height: 55px;
    line-height: 16px;
    font-size: 13px;
}

.tl_promo_news_button {
    height: 50px;
    width: 100%;
    background-color: #ffa500;
    position: absolute;
    bottom: 0;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    color: black;
}

.tl_promo_news_item:hover .tl_promo_news_hover {
    transform: scaleY(1);
}

.tl_promo_news_name {
    height: 50px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    border-top: 1px solid #ffa500;
    text-align: center;
    line-height: 50px;
    color: #d0d0d0;
    text-transform: uppercase;
    overflow: hidden;
    right: 0;
    left: 0;
}

.tl_promo_news_type {
    top: 0;
    height: 20px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    text-align: left;
    line-height: 20px;
    color: #ffa500;
    text-transform: uppercase;
    font-weight: bold;
    right: 0;
    left: 0;
}

.tl_promo_news_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 25px 13px;
}

.tl_promo_news_item {
    height: auto;
    width: calc((33.3333%) - 8px);
    position: relative;
    cursor: pointer;
    margin: 0 4px 16px;
}

.tl_prom_filters:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: all 0.3s ease;
    transform: scaleY(0);
    z-index: -1;
    transform-origin: bottom center;
    background-color: #f14100;
}

.tl_prom_filters:hover:after {
    transform: scaleY(1);
}

.nm {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
}

.tl_prom_filters_cont {
    display: flex;
}

.tl_news_title_content, .tl_promotions_title_content {
    display: flex;
    flex-direction: row;
    padding: 12px 8px;
    width: 100%;
    border-bottom: 2px solid #2a2a2a;
}

.tl_news_title,
.tl_promotions_title {
    font-size: 18px;
    font-weight: bold;
}

.tl_news_title {
    width: 20%;
    align-self: center;
}

.tl_prom_filters {
    position: relative;
    margin: 0 20px;
    width: 122px;
    background-color: rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    border-radius: 4px;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.tl_prom_filters:hover {
    z-index: 1;
}
/*Promotions*/
/*CAROUSEL BOOTSTRAP*/
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .item {
    position: relative;
    display: none;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}

.carousel-inner > .active {
    display: block;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}

.activated_icon {
    position: absolute;
    height: 20px;
    width: 20px;
    top: 8px;
    right: 12px;
    cursor: help;
}

.activated_icon:after {
    content: "\E303";
    font-family: iconsDinamicMenu;
    line-height: 20px;
    text-align: center;
    color: #17A210;
    cursor: help;
    font-size: 44px;
}

.activated_icon:hover + .tooltip_msg {
    display: block;
    color: #009C00;
    bottom: auto;
    right: 0;
    top: calc(100% + 10px);
    z-index: 6;
}

.activated_icon:hover + .tooltip_msg:before {
    right: 15px;
    left: auto;
}

.unactivated_icon {
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    top: 8px;
    right: 15px;
    cursor: pointer;
    text-align: center;
    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;
}

.unactivated_icon:after {
    content: "\E379";
    font-family: iconsDinamicMenu;
    line-height: 20px;
    font-size: 40px;
    color: #ff0000;
}

.unactivated_icon:hover + .tooltip_msg {
    display: block;
}

.tooltip_msg {
    display: none;
    position: absolute;
    bottom: -44px;
    right: -180px;
    min-width: 220px;
    max-width: 220px;
    min-height: 36px;
    background-color: #fff;
    color: #ff0000;
    border-radius: 2px;
    z-index: 6;
    font-size: 13px;
    padding: 4px 16px;
}

.tooltip_msg:before {
    content: "";
    border: 7px solid transparent;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -14px;
    left: 10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}
/* Carousel Fade Start */
.carousel.fade {
    opacity: 1;
}

.carousel.fade > .carousel-inner > .item {
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1;
}

.carousel.fade > .carousel-inner > .active {
    -moz-transition: opacity linear 2s;
    -o-transition: opacity linear 2s;
    -webkit-transition: opacity linear 2s;
    transition: opacity linear 2s;
    opacity: 1;
    z-index: 2;
}

.carousel.fade .carousel-control {
    z-index: 3;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 336px;
}
/* Carousel Fade End */
.carousel li:hover:before {
    color: #fff;
}

.carousel-caption {
    top: 20px;
    position: absolute;
    left: 24px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}
/*END CAROUSEL BOOTSTRAP*/
/* Sport to Transfer Start */
.tl_sport_transf_cont {
    margin-top: 60px;
    width: 100%;
    padding: 0 24px;
}

.tl_sport_transf_title {
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 16px;
    font-weight: 500;
    max-width: 700px;
    line-height: 20px;
}

.tl_sport_transf_rangs {
    width: 100%;
    font-size: 17px;
    color: #999;
    height: 40px;
    align-items: center;
}

.tl_sport_transf_rangs .tl_rang_item {
    min-width: 130px;
    margin-left: 16px;
}

.tl_sport_transf_rangs .tl_rang_item:first-child {
    margin-left: 0;
}

.tl_sport_transf_rangs .tl_rang_value {
    color: #fff;
}

.tl_sport_transf_rangs .tl_rang_value.tl_balance_value {
    color: #ffb700;
    font-weight: bold;
}

.tl_sport_transf_form {
    margin-top: 12px;
    width: 100%;
}

.tl_sport_transf_form .tl_sport_transf_item {
    margin-left: 16px;
    width: 185px;
}

.tl_sport_transf_form .tl_sport_transf_item:first-child {
    margin-left: 0;
}

.tl_sport_transf_form .tl_input_popup {
    width: 100%;
}

.tl_sport_transf_item.load_item {
    display: none;
    margin-top: 20px;
    min-width: 165px;
}

.tl_sport_transf_item.load_item .tl_loader {
    height: 36px;
    width: 36px;
}

.tl_loader-inside-button {
    width: 30px !important;
    height: 30px !important;
    display: none;
}

.tl_sport_transf_item.load_item .tl_load_msg {
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    margin-left: 8px;
    color: #999;
}

.tl_transfer_button {
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    text-decoration: none;
    padding: 0 15px;
    margin-top: 20px;
    -moz-transition: background-color .2s ease;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    margin-left: 16px;
}

.tl_transfer_button:hover {
    background-color: #ff5617;
}
/* Sport to Transfer End */
.unactivated_icon:hover + .tooltip_msg1 {
    display: block;
}

#MobileVerificationCode:hover + .err_mess > span {
    display: block !important;
}

#EmailVerificationCode:hover + .err_mess > span {
    display: block !important;
}

.tooltip_msg1 {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    min-width: 220px;
    max-width: 365px;
    min-height: 36px;
    background-color: #fff;
    color: #ff0000;
    border-radius: 2px;
    z-index: 1;
    font-size: 13px;
    padding: 4px 16px;
}

.tooltip_msg1:before {
    content: "";
    border: 7px solid transparent;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -14px;
    right: 14px;
}

#wrap {
    width: 430px;
}

#wrap > .tl_sel_custom_popup_reg {
    width: 100%;
}

#detailsDiv_conversetransfer {
    margin-top: 40px;
}

/*Xlivebet*/
#content span {
    font-size: 16px;
}

/*PAGING*/
.paginGFoot {
    width: 100%;
    height: auto;
    position: relative;
}

.paging {
    list-style: none;
    margin: 0;
    text-align: right;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    padding: 5px 16px;
}

.paging li {
    width: 30px;
    height: 30px;
}

.paging li > .pi.page {
    color: #fff;
    -moz-transition: background-color .2s ease;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.paging li > .pi.page:hover {
    background-color: #0a0a0a;
}

.paging li > .pi {
    display: block;
    width: 30px;
    height: 30px;
    color: #999;
    text-align: center;
    line-height: 30px;
    margin: 0 2px;
    -moz-transition: color .2s ease;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

.paging li > .pi.active {
    background-color: #0a0a0a;
}

.paging-first:before,
.paging-first-disabled:before,
.paging-prev:before,
.paging-prev-disabled:before,
.paging-last:before,
.paging-last-disabled:before,
.paging-next:before,
.paging-next-disabled:before,
.paging-prev-ten:before,
.paging-prev-ten-disabled:before,
.paging-next-ten:before,
.paging-next-ten-disabled:before 
{
    display: inline-block;
    font-family: "iconsDinamicMenu";
    font-size: 26px;
    line-height: 27px;
}

.paging-first-disabled:before,
.paging-prev-disabled:before,
.paging-last-disabled:before,
.paging-next-disabled:before,
.paging-prev-ten-disabled:before,
.paging-next-ten-disabled:before
{
    opacity: 0.5;
}

.paging-prev:before,
.paging-prev-disabled:before{
    content: "\E362";
}
.paging-prev-ten:before,
.paging-prev-ten-disabled:before{
    content: "\E362\E362";
}
.paging-first:before,
.paging-first-disabled:before {
    content: "\E466";
}

.paging-next:before,
.paging-next-disabled:before{
    content: "\E363";
}
.paging-next-ten:before,
.paging-next-ten-disabled:before{
    content: "\E363\E363";
}
.paging-last:before,
.paging-last-disabled:before{
    content: "\E466";
    transform: scaleX(-1);
}

.cw-rtl-global .paging-next:before,
.cw-rtl-global .paging-next-disabled:before,
.cw-rtl-global .paging-next-ten:before,
.cw-rtl-global .paging-next-ten-disabled:before,

.cw-rtl-global .paging-prev:before,
.cw-rtl-global .paging-prev-disabled:before,
.cw-rtl-global .paging-prev-ten:before,
.cw-rtl-global .paging-prev-ten-disabled:before
{
    transform: scaleX(-1) !important;
}

.cw-rtl-global .paging-first:before,
.cw-rtl-global .paging-first-disabled:before
{
    transform: scaleX(-1) !important;
}

.cw-rtl-global .paging-last:before,
.cw-rtl-global .paging-last-disabled:before
{
    transform: none !important;
}

/*Tournament dropdown*/
.tournament_name_cont {
    height: inherit;
    align-items: center;
    display: flex;
    padding-right: 24px;
}

.tournament_name_cont_started {
    height: inherit;
    align-items: center;
    display: flex;
}

.tournament_name {
    max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 32px;
}

.tournament_points {
    height: inherit;
    align-items: center;
    display: flex;
    color: #ffb700 !important;
    padding: 0px 5px;
}
/*Tournament dropdown*/
/*Friend2Friend*/
.profileBox > .F2F_input, .profileBox2 > .F2F_input {
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background-color: #2c2c2c;
    width: 100%;
    text-indent: 15px;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

.profileBox2 {
    flex: 2;
    margin: 5px 12px 5px 12px;
    flex-direction: row;
    position: relative;
}

.Trans2FriendCont {
    margin: 16px;
}

.textAlL {
    text-align: left;
}

.textAlC {
    text-align: center;
}

.textAlR {
    text-align: right;
}

.flex1 {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
}

.profileRow {
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: flex;
    padding: 0 12px 0 12px;
}

.profileRow .profileBox {
    flex: 1;
    margin: 5px 12px 5px 12px;
    flex-direction: row;
    position: relative;
}

/*Friend2Friend*/
.cm_soon_cont {
    display: flex !important;
    flex-direction: column;
}

.cm_soon {
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    background-color: #cc0001;
    color: #ffffff;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0 8px;
}

.cm_soon_right_banner {
    height: auto;
    line-height: 14px;
    color: #ffffff;
    margin: 2px auto;
    border-radius: 0;
    padding: 2px 8px;
    display: block;
    margin-left: 2px;
    position: absolute;
    text-transform: uppercase;
    font-size: 13px;
}
/*user popup*/
.tl_user_popup_container {
    display: block;
    background-color: #333;
    border-radius: 3px;
    width: 100%;
    height: 100%
}

.tl_user_popup_content {
    height: calc(100% - 77px);
    padding-bottom: 20px;
    color: #fff;
}

.tl_user_chkbox_cont {
    height: 30px;
    color: #ffffff;
    align-items: center;
    padding: 0px 8px;
    font-size: 14px;
}

.tl_user_chkbox_cont > input {
    margin-right: 8px;
}
/*user popup*/
.bonus_balance_currency {
    padding: 0 6px;
    height: 36px;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}

.login_captcha_block {
    display: flex;
    position: relative;
    -o-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.login_captcha_block > .captchaImage {
    width: 40%;
    height: 36px;
}

.login_captcha_block > #Captcha {
    width: 55%;
    display: block;
    padding: 0 15px;
    outline: none;
    font-size: 13px;
    height: 36px;
    border: 0;
    border-radius: 2px;
    line-height: 36px;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}

.bonusesDialog {
    display: flex;
    align-items: center;
}

.login_btn {
    margin-left: auto;
    margin-right: auto;
}
/*MEDIA QUERIES*/
@media screen and (max-height: 700px) {
    .D_input_block {
        margin-bottom: 2px;
    }

    .tl_popup_header {
        height: 30px;
    }

    #accountDialog,
    #inboxContent{
        height: 98vh !important;
    }
}

@media screen and (max-width: 1600px) {
    /*banner*/
    .tl_news_container {
        width: 100%;
    }

    .tl_promotions_container {
        width: 1500px;
    }
    /*games*/
    .tl_games_sm_container_bot .tl_game_cont {
        height: 10.5vw;
    }

    .tl_promoted_game_cont {
        width: 500px;
        height: 342px !important;
    }

    .tl_games_sm_container {
        width: calc((100%) - 500px);
    }
    /*game menu*/
    .tl_tab_item {
        padding: 0 8px;
    }

    .tl_tab_item > .nm {
        max-width: 150px;
        font-size: 13px;
    }
}

@media screen and (max-width: 1500px) {
    /*header*/
    .tl_head_promos {
        padding: 0 50px;
    }

    .tl_head_promos .icons,
    .tl_head_promos .cw_head_icons,
    .tl_head_promos .sep_titles {
        display: flex;
        align-items: center;
        justify-content: center;
 
    }

    .tl_head_promos .main_titles,
    .tl_head_promos .cw_head_titles {
        display: none;
    }
    /*header sec row*/
    .tl_main_nav a, .tl_main_nav .navItem, .header_nav__dropdown_bottom__active {
        padding: 0 8px;
        font-size: 13px;
    }
    /*banner*/
    .tl_promotions_container {
        width: 1398px;
    }
    /*games*/

    .tl_promoted_game_cont {
        width: 466px;
        height: 319px !important;
    }

    .tl_games_sm_container {
        width: calc((100%) - 466px);
    }
    /*game menu*/
    .tl_tab_item {
        padding: 0 8px;
    }

    .tl_tab_item > .nm {
        max-width: 120px;
        font-size: 13px;
    }

    #wrap {
        width: 350px;
    }
    /*Friend2Friend*/
    .profileRow {
        padding: 0;
    }

    .F2F_Icon {
        height: 90px;
        width: 509px;
    }

    .F2F_AmountBox {
        width: 300px;
        left: 104px;
        top: 60px;
    }

    .profileBox2, .profileRow .profileBox {
        margin: 5px 7px;
    }
}

@media screen and (max-width: 1400px) {
    .tl_promotions_container {
        width: 1349px;
    }

    .tl_tabs_icon {
        font-size: 22px;
        width: 20px;
    }

    .tl_promoted_game_cont {
        width: 448px;
        height: 307px !important;
    }

    .tl_games_sm_container {
        width: calc((100%) - 448px);
    }
}

@media screen and (max-width: 1440px) {
    .tl_game_popup_cont {
        top: 13px;
        width: 90%;
        height: 97%;
        padding: 1% 0;
    }
}

@media screen and (max-width: 1366px) {
    .tl_game_logo {
        height: 20px;
        margin-bottom: 10px;
        width: 80%;
    }

    .tl_game_popup_cont .tl_game_box {
        margin-bottom: 8px;
    }

    .tl_game_popup_cont .live-dealers {
        height: 210px;
    }

    body, .tl_header_top_row, .toto_landint_container, .tl_news_container {
        min-width: 1000px !important;
        width: 100%;
    }

    .tl_news {
        width: calc((100%) - 33px);
    }
}

@media screen and (max-width: 1350px) {
    .toto_landint_container {
        min-width: 1000px;
        width: 100%;
    }
    .tl_news_container,
    .tl_promotions_container {
        width: 100%;
    }
}

@media screen and (max-width: 1275px) {
    .tl_games_sm_container_bot .tl_game_cont {
        height: 12.7vw;
        width: 20%;
    }
}

@media screen and (max-width: 1280px) {
    .zoom_effect:hover {
        -webkit-transform: scale(1.08);
        -moz-transform: scale(1.08);
        -ms-transform: scale(1.08);
        -o-transform: scale(1.08);
        transform: scale(1.08);
    }
}

@media screen and (max-width: 1190px) {
    .tl_promo_news_item {
        width: calc(50% - 8px);
    }
}

@media screen and (max-width: 1030px) {
    body, .tl_news_container, .tl_header_top_row, .toto_landint_container {
        min-width: 700px !important;
        width: 100%;
    }
}

@media screen and (max-width: 925px) {
    .tl_games_sm_container_bot .tl_game_cont {
        width: 25%;
        height: 15.8vw;
    }
}

@media screen and (max-width: 720px) {
    .tl_games_sm_container_bot .tl_game_cont {
        height: 111px;
    }
}

@media screen and (max-width: 865px) {
    .tl_promo_news_image {
        min-height: 100px;
    }
}

@media screen and (max-width: 1460px) and (min-width: 1199px) {
    .tl_promo_news_hover {
        height: 60%;
    }
}
/*/***********************************youtube banner***********************************/
.youtube_banner {
    top: 50%;
    left: 50%;
    height:500px;
    width: 50%;
    transform: translate(-50%,-50%);
    padding: 25px;
    position: fixed;
    -webkit-box-shadow: 0 0 18px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 18px 2px rgba(0,0,0,0.75);
    box-shadow: 0 0 18px 2px rgba(0,0,0,0.75);
    background-color: rgb(51, 51, 51);
    border: 1px solid #434343;
    border-radius: 2px;
    z-index: 998;
}

.youtube_banner iframe {
    border: none;
}

.youtube_banner .close_youtube_banner {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.youtube_banner .close_youtube_banner:hover {
    color: #ccc;
}
/***********************************END youtube banner***********************************/
.notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

#MapLogin {
    background-color: transparent;
    color: white;
    border: 1px solid #454545;
}

#usersRemapForm .primBtn {
    width: 150px;
}

#usersRemapForm .suppBtn {
    width: 150px;
    background-color: #2b2b2b;
    color: #999;
}

#usersRemapForm .suppBtn:hover {
    background-color: #3b3b3b;
}

#usersRemapForm p strong {
    font-weight: bold;
}
/*Middle Banner carousel style */
.notificationSettings_content {
    margin-left: 25px;
}

.notificationSettings_row {
    margin-top: 25px;
}

.notificationSettings_group {
    width: 200px;
}

.notificationSettings_item {
    margin-left: 25px;
}

@keyframes slidedown {
    from {
        transform: translate3d(0,-50px,0);
    }

    to {
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes slidedown {
    from {
        -webkit-transform: translate3d(0,-50px,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
    }
}

@-moz-keyframes slidedown {
    from {
        -moz-transform: translate3d(0,-50px,0);
    }

    to {
        -moz-transform: translate3d(0,0,0);
    }
}
/*Unification*/
.transferDropdown {
    height: 36px;
    flex-shrink: 0;
    flex-grow: 0;
    display: block;
    text-align: center;
    line-height: 32px;
    border-radius: 2px;
    margin: 0 4px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    padding: 0 7px;
}

.profVerifyBtn {
    display: inline-block;
}

.flaxdivincasino {
    height: auto;
}

.delete_icon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 17px;
    height: 20px;
}

.jc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dispCol, .flexCol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.txtac {
    text-align: center;
}

.popup_lbl, a.popup_lbl, .popup_lbl_2, a.popup_lbl_2, .deposit_payment, .icon_color {
    color: #999;
}

.dropdownColor {
    color: currentColor;
}

.payment_lbl, a.payment_lbl {
    color: #fff;
}

.bonuses_nav_bar.flex.alCen a, .bonuses_nav_bar.flex.alCen a:active, .bonuses_nav_bar.flex.alCen a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}
.loginsupoportbetrealx {
    font-size: 8px;
    position: relative;
    top: -8px;
    padding-right: 4px;
}

.login_tbetrealx {
    position: relative;
    padding-right: 7px;
}
/*END*/
#detailsDiv_creditcard iframe,
#detailsDiv_qrcep iframe,
#detailsDiv_cep_bank iframe,
#detailsDiv_crypto iframe,
#detailsDiv_paygigaoffline iframe,
#detailsDiv_envopayoffline iframe {
    width: 100%;
}

#detailsDiv_fastbank iframe {
    width: 100%;
    min-height: 900px !important;
}

#detailsDiv_paparaIframe iframe {
    width: 100%;
    min-height: 950px !important;
}

#detailsDiv_anindahavaleiframe iframe {
    width: 100%;
    min-height: 1450px !important;
}

#detailsDiv_instantbankiframe iframe {
    width: 100%;
    min-height: 1350px !important;
}

#detailsDiv_envoyiframe iframe {
    width: 100%;
    min-height: 1200px !important;
}

#detailsDiv_paygigaiframe iframe {
    width: 100%;
    min-height: 1100px !important;
}

#detailsDiv_rocketpayiframe iframe {
    width: 100%;
    min-height: 1200px !important;
}

#detailsDiv_expressqriframe iframe {
    width: 100%;
    min-height: 900px !important;
}

#detailsDiv_hizliqriframe iframe {
    width: 100%;
    min-height: 900px !important;
}
/*IrbetAll partner Mail box some classes*/
.tl_msg_attach_reply_pad {
    padding-left: 50px;
    padding-right: 50px;
}

.tl_mail_attachfiel_pad {
    padding-left: 30px;
    padding-right: 30px;
}

.tl_mail_padd {
    padding-left: 35px;
    padding-right: 35px;
}

.tl_vertical_padd {
    padding-bottom: 18px;
    padding-top: 18px;
}

.tl_user_icon {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    right: -30px;
    top: 1px
}

.tl_system_icon {
    position: absolute;
    display: block;
    width: 20px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    left: -30px;
    top: 1px
}

.tl_send_area_container .tl_user_icon {
    top: 10px;
}

.tl_vertical_padd_big.irbetAll_attached {
    padding-top: 25px;
    padding-bottom: 25px;
}
/*OPTIMIZATION*/
.toMobile_block {
    width: 100%;
    text-align: center;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.popup_lbl_3 {
    font-weight: bold;
    color: #fff !important;
    text-decoration: underline;
}

.dialog_msg {
    text-align: center;
}

.details_tbl td {
    padding: 5px 10px !important;
}

.details_container {
    display: none;
}

.details_btn {
    display: inline-flex;
    align-items: center;
    transition: all 0.2s ease;
}

.details_btn i{
    --icoSize: 10px;
    color: #585858;
}

.details_tbl {
    width: 100%;
}

.tl_popup_dialog_styling > .ui-widget-header {
    border-radius: 0;
    border: none;
    background: #2b2b2b;
    color: #999;
}

.dialog_msg {
    color: #999;
    font-size: 14px;
    text-align: center;
    background: #333;
    padding: 32px;
}

.ui-dialog .ui-dialog-buttonpane {
    margin: 0;
    padding: 5px 10px;
    background: #333;
    border-top: 1px solid #2b2b2b;
}

.ui-dialog-buttonpane button {
    border: none;
    padding: 5px 10px;
    margin: 0 10px;
    background: #999;
}

.orange_button {
    border: none;
    padding: 5px 15px;
    margin: 0;
}

.rslt_tbl .activate {
    border: none;
    padding: 5px 15px;
    cursor: pointer
}

.rslt_tbl .cancel_btn {
    border: none;
    padding: 5px 15px;
    cursor: pointer
}

.ui-dialog .ui-dialog-content {
    padding: 0;
}

.ui-dialog .ui-dialog-content#passwchangeContent {
    background: transparent;
    overflow: hidden;
}

#passwchange_container .errormassage,
#passwchange_container .errormassage .field-validation-error {
    position: static;
}

#passwchange_container .errormassage {
    margin-bottom: 12px;
}

.about-changet-pass {
    color: #008000;
    text-align: center;
    display: block;
    margin-bottom: 5px;
}

.cas_middle_banners img {
    width: 99%;
    border-radius: 15px;
}

.cas_middle_banners div {
    display: flex;
    justify-content: center;
}

.deleteAll_icon, .readAll_icon {
    font-size: 26px;
    color: #999;
    padding: 9px 7px;
    cursor: pointer;
    transition: all .3s ease;
}

#newmessage_btn {
    transition: all .3s ease;
}

#newmessage_btn:hover,
.readAll_icon:hover, .deleteAll_icon:hover {
    opacity: .7;
}

.deleteAll_icon:before {
    font-family: "iconsDinamicMenu";
    content: "\E305";
    font-size: 36px;
}

.readAll_icon:before {
    font-family: "iconsDinamicMenu";
    content: "\E345";
    font-size: 43px;
}

.tl_sp_game_cont {
    min-height: 85vh;
    width: 100%;
}

.tl_sp_game_center_block {
    height: 100%;
    margin: 0 192px;
}

.tl_game_right_block .sp_style {
    margin-right: 195px;
    width: auto;
    position: absolute;
    right: -30px;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.tl_popup_container.login .tl_popup_content {
    height: 450px;
}

.tl_popup_container_new {
    position: absolute;
    width: 796px;
    height: 497px;
    z-index: 101;
    border-radius: 5px;
    background-color: #999;
}

.tl_popup_cont_email_verify {
    position: absolute;
    width: 450px;
    height: auto;
    z-index: 101;
    border-radius: 5px;
    background-color: #999;
}

.tl_popup_email_verify {
    text-align: center;
    padding: 12px 0;
    color: #ffffff;
}

.tl_footer_BG_remove {
    display: none;
}

.banner_BG_domein {
    max-width: 1572px;
    padding: 12px;
    min-height: 40px;
    margin: 5px auto;
    position: relative;
    background-color: white;
    border-radius: 3px;
    text-align: center;
    font-size: 90%;
    color: #000;
    width: 100%;
}

.cookies-info-box {
    position: fixed;
    bottom: 40px;
    display: flex;
    left: 80px;
    padding: 20px 10px;
    border-radius: 5px;
    font-size: 13px;
    background: #fff;
    border-left: 5px solid #999999;
    align-items: center;
    z-index: 94;
    width: auto;
    margin-right: 80px;
}

.cookies-info-box a {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}

.cookies-info-box .cookies-text {
    width: calc(100% - 95px);
}

.cookies-info-box .icon_dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background: #999999;
    line-height: 20px;
    margin-right: 10px;
}

.cookies-info-box .cookies-close {
    font-weight: 400;
    margin: 0 10px 0 35px;
    font-size: 22px;
    width: 20px;
    cursor: pointer;
}
/*GAMES OPTIMIZATION*/
#_1x2Frame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#agiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#p2pFrame.backgammon_p2p {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px;
    background: #000;
    visibility: hidden;
}

#beloteFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 595px;
    background: #000;
    visibility: hidden;
}

#belatraiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#betSoftFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

#amaticIframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

#bingo-game-iframe {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#booming_games {
    width: 960px;
    height: 100%;
    border: none;
}

#p2pFrame.domino_p2p {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px;
    background: #000;
    visibility: hidden;
}

#booongo {
    width: 100%;
    height: 100%;
    border: none;
}

#egtframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#eventBet {
    width: 100%;
    height: 100%;
    border: none;
}

#evolutionFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 76vw;
    height: 85vh;
}

@media screen and (max-width: 1560px) {
    #evolutionFrame {
        width: 100%;
    }
}

#evolutionFrame.evolution_mini {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1250px) {
    #evolutionFrame.evolution_mini {
        width: 100%;
    }
}

.evolutionFrame_block {
    background-color: #2b2b2b;
}

#_EvoPlayframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#_PragmaticLiveCasino {
    height: 760px;
    max-width: 1351px;
}

#flgFrame {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#fugasoFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.faziiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.yggdrasil {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#fugasoNetentFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#onetouch {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#bingo-game-iframe.goldenRace {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#spadeGamingiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cq9iframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#geniiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#wacsiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#worldMatchiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#gamingtec {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

#gamingtecamatic {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

#_vivogaming {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 85vh;
}

.game_box_cont {
    padding-top: 10px;
}

.game_box_title {
    font-size: 13px;
}

#game21Frame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px;
    background: #000;
    visibility: hidden;
}

#igromat {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

#_patagoniaFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

#_IgrosoftFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#frame {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#_KonectFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#_luckyStreakFrame {
    display: block;
    border: none;
    margin: auto;
    position: relative;
    width: 1536px;
    height: 85vh;
    overflow: hidden;
}

#_NovomaticFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#_Omigaming {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#p2pFrame.pasoor_frame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px;
    background: #000;
    visibility: hidden;
}

#_playsonFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#_redRakeFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#_xoframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#winPowerFrame {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#_TVBetFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#_SuperLottoFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#skillgameframe {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 600px;
    background: #000;
    visibility: hidden;
}

#RGSTest_frame {
    width: 100%;
    height: 100%;
    border: none;
}

#spinome_frame {
    width: 960px;
    height: 540px;
    border: none;
}

#tomHorn_frame {
    width: 100%;
    height: 100%;
    border: none;
}

.microgaminglive {
    padding: 100px;
    padding-top: 30vh;
    line-height: 35px;
    text-align: center;
}

.microgaminglive_block {
    border: 1px solid #555555;
    border-top: 3px solid #d5360d;
}

.microgaminglive_img {
    padding-top: 30px
}

.microgaming_title {
    color: #d5360d;
    font-weight: bold;
    font-size: 28px;
}

.microgaming_descrition {
    font-size: 20px;
    padding: 0 50px 50px;
}

.microgaming_confirm {
    color: #d5360d;
    font-weight: bold;
}

.microgaming_loader {
    padding-top: 20px;
}

.quickFireFrame {
    width: 100%;
    height: 100%;
}

.quickFireFrame_hide {
    visibility: hidden;
}
/*End*/
/*optimization*/
.dis_none {
    display: none !important;
}

.width_part {
    width: 50%;
}

.justify_SB {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pos_rel {
    position: relative;
}

.privebet_frame {
    visibility: hidden;
}

#withdhistcontent {
    background-color: gainsboro;
}

.win_block a {
    color: #fff;
    text-decoration: underline;
}

.win_block_last a {
    text-decoration: underline;
}

.tl_gh_result_title {
    display: inline-block;
}

.wfull_his .reg_error_message {
    margin-inline-start: 24px;
}

.succsess_color {
    color: #008000;
}

.error_color {
    color: #ff0000;
}

.footer_title_marg {
    margin-bottom: 10px;
}

.mail_padd_left {
    margin-left: 12px;
}

.toto_acc_style {
    color: #ffb700;
    margin-bottom: 15px;
}

.width_all {
    width: 100%;
}

.inp_calc_width {
    width: calc((100%) - 126px);
}

.agent_body_sty {
    padding-top: 20px
}

.reg_btn_sty {
    margin: 0 auto;
    width: 234px;
}

.google_capt_img {
    display: block;
    margin: auto;
    padding: 10px 0;
}

.google_capt_txt {
    text-align: center;
    padding-top: 10px;
}

.reg_popup_sty {
    width: 100%;
    display: block;
}

.tl_popup_container_verify {
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 60;
    position: absolute;
    border-radius: 5px;
}

.verify_cont {
    display: block;
}

.D_input_block_sty {
    margin: 26px 0;
}

.mob_err_block {
    height: 180px;
    text-align: center;
}

.some_block {
    height: 100px;
}

.reg_error_message_txt {
    text-align: center
}

#recover_pass_container .reg_error_message .field-validation-error,
#recover_pass_container .reg_error_message > p{
    display: inline-block;
    margin-top: 10px;
}

.reg_popup_dynamic {
    width: 100%;
    display: block;
}
/*popup after reg*/
.after_reg_popup__content {
    width: 400px;
    position: relative
}

.after_reg_popup__text {
    padding: 15px;
}

.after_reg_popup__text p {
    margin: 20px 0;
}
/*Games main*/
#_agiframe {
    display: block;
    margin: auto;
    position: relative;
    width: 1536px;
    height: 85vh;
    overflow: hidden;
}

#betongamesFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 50vw;
    min-height: 300px;
    background: #000;
    visibility: hidden;
}

#golden-race-mobile-app {
    width: 1024px;
    margin: 0 484px 29px auto;
}

#golden-race-desktop-app {
    width: 100%;
    margin: auto;
}

.golden_race_frame {
    overflow: hidden;
    height: auto;
    min-height: 3100px;
    width: 100%;
}

.globalbet_frame {
    overflow: hidden;
    height: auto;
    min-height: 3100px;
    width: 100%;
}

.flgGames_frame {
    position: relative;
    overflow: hidden;
    height: auto;
    min-height: 800px;
    width: 100%;
}

.game21_frame {
    border: 0;
    width: 100% !important;
}

.game21_frame .col-center {
    width: 100% !important;
}

.modal-body-border {
    border: solid 2px #009688;
}

iframe.getSpeceficGames_frame {
    display: block;
    margin: auto;
    /*position: relative;*/
    width: 100%;
    overflow: hidden;
    height: 1006px;
    max-width: 1536px;
}

iframe#_football-single-match-virtualsport {
    max-width: initial
}

iframe.getSpeceficGames_frame#_pragmatic {
    width: 100vw;
    height: 56vw;
    max-width: 1536px;
    max-height: 865px;
}

iframe#_fantasy-scoutgaming {
    height: calc(100vh - 112px);
}

.tvGames_cont {
    width: 1287px;
    display: flex;
    margin: 250px auto;
}

.tvGames_cont_block {
    flex: 1;
    text-align: left;
    margin-right: 25px;
    background: white;
    border: 1px solid white;
    position: relative;
    height: 420px;
}

.tvGames_cont_block p {
    padding: 16px;
    font-weight: bold;
    color: black
}

.tvGames_cont_block img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tvGames_cont_block_right {
    flex: 1;
    text-align: right;
    margin-left: 25px;
    background: white;
    border: 1px solid white;
    position: relative;
    height: 420px;
}

.tvGames_cont_block_right p {
    text-align: left;
    padding: 16px;
    font-weight: bold;
    color: black
}

.tvGames_cont_block_right img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

#_HiloFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 860px;
    background: #000;
}

#_JokerFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 1536px;
    overflow: hidden;
    min-height: 1086px;
}

#kungfuchicken {
    display: block;
    margin: auto;
    position: relative;
    width: 1536px;
    height: 85vh;
    overflow: hidden;
}

#myluckyFrame {
    display: block;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 75vh;
    background: #000;
}

.myluckyFrame_cont {
    border: 0;
    width: 100% !important;
}

.myluckyFrame_cont .col-center {
    width: 100% !important;
}

#_EventBetFrame {
    display: block;
    margin: auto;
    position: relative;
    height: 85vh;
    overflow: hidden;
}

body .ui-dialog .ui-dialog-content {
    overflow: unset;
}
/*email activation popup*/
#postBackmsg {
    font-size: 14px;
    width: 100%;
    color: #f00;
    line-height: 30px;
}

#tl_input_activation_msg {
    width: auto;
}

.sent_activation_email_btn_cont {
    display: flex;
    justify-content: space-between;
    padding: 10px 35px;
    flex-wrap: wrap;
}

.sent_activation_email_label {
    width: 100%;
    color: #999;
    line-height: 25px;
    font-size: 14px;
}

.activationEmailSent_btn {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
}

.tl_input_activation {
    width: 380px;
    border: 0;
    line-height: 36px;
    padding: 0 25px;
}

.tl_popup_container.sent_activation_email {
    position: absolute;
    width: 560px;
    height: 348px;
    z-index: 101;
}

.sent_activation_email_txt_cont {
    padding: 35px;
}

.sent_activation_email_txt {
    padding: 35px 50px;
    line-height: 25px;
    color: #fff;
}

.tl_reg_item .tl_mobile_item .tl_mobile_code.dis_none {
    display: none;
}

#game_wrapper {
    height: 100%;
}

#game_wrapper.SoftSwiss iframe {
    width: 100% !important;
    height: 100% !important;
}

/*vip Login*/
#login_flex_container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#login_flex_container h1 {
    line-height: 50px;
    text-align: center;
    font-size: 25px;
    letter-spacing: 0.5px;
    color: #999;
    font-weight: bold;
}

#login_flex_container form {
    border: 1px solid #474e58;
    border-radius: 5px;
}

.flex-center {
    height: 445px;
    width: 336px;
    margin: auto;
}
/*vip Login*/
#copyRefId {
    width: 24px;
    height: 24px;
    background-size: cover;
    position: absolute;
    right: -28px;
    top: 25px;
}

.refId_copy > a {
    color: #1B3555;
    width: 100%;
    min-width: 250px;
    display: block;
    text-indent: 11px;
    outline: none;
    height: 35px;
    border: 0;
    border-radius: 2px;
    line-height: 35px;
    background-color: #516174;
}

.refId_copy {
    position: relative;
}

#tooltipText {
    height: 28px;
    width: 74px;
    position: absolute;
    background-color: #cccbca;
    color: #000000;
    z-index: 999;
    border-radius: 13px;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}
/*new popups*/
.popup_flex_box {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 150;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tl_popup_container.login {
    width: 796px;
    border-radius: 5px;
}

.New {
    position: relative;
}

.Hot {
    position: relative;
}

.Hot:after {
    background: var(--cdn-hotBadge_png);
    position: absolute;
    top: 4px;
    right: 0;
    content: "";
    width: 27px;
    background-size: contain;
}

.arrow_rotate {
    transform: rotate(180deg);
}

/*new news*/
.tl_news_item {
    padding: 20px;
    border-bottom: 1px solid #000;
}

.tl_news_item_img {
    width: 500px;
    height: 300px;
    flex-shrink: 0;
    padding: 0 20px;
    box-sizing: content-box;
}

.tl_news_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tl_news_item_descr {
    padding-top: 20px;
    font-size: 16px;
    max-height: 240px;
    overflow: hidden;
}

@media screen and (max-width: 992px) {
    .tl_prom_filters {
        margin: 0 8px;
        min-width: 100px;
        padding: 0 10px 0 0;
        width: auto;
    }
}

.deposit-popup {
    width: 100%;
    justify-content: center;
}

.deposit-popup-container {
    margin-top: 15%;
    /*width: 500px;*/
    /*color: #fff;*/
    /*min-width: 500px;*/
    width: auto;
    color: #999;
    padding: 2%;
    font-size: 17px;
    position: absolute;
}

.deposit-popup-header {
    margin-bottom: 10%;
}

.deposit-popup-text {
    width: 100%;
}

.deposit-popup-footer {
    margin-top: 3%;
}

.deposit-popup-btn {
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-decoration: none;
    padding: 0 15px;
    margin-top: 15px;
    text-align: center;
}

.deposit-popup-button-cancel {
    cursor: pointer;
    float: right;
}

.fullscreen-content {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(90, 90, 90, 0.5);
    z-index: 9999;
}

.iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
}

.iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#info_fav_div {
    z-index: 999;
    color: #fff;
    font-size: 18px;
    position: fixed;
    left: 50%;
    top: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(126, 127, 130, 0.84);
    padding: 8px;
    border-radius: 8px;
}

.mason_item {
    min-height: 150px;
    padding: 4px;
    width: 100%;
}
/*not found page*/
.notFound {
    width: 100%;
    height: 100%;
    padding-top: 20px;
}

.fourOfour {
    width: 386px;
    height: 440px;
}

.fourOfour > h1 {
    font-size: 69px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    margin-top: 171px;
    text-transform: uppercase;
}

.fourOfour > h2 {
    font-size: 20px;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
}

.fourOfour > h3 {
    font-size: 20px;
    color: #f14100;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
}

.fourOfour > a {
    height: 28px;
    width: 100%;
    display: block;
    background-color: #f14100;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border-radius: 30px;
    margin: 10px 0;
}
/*not found page*/
.promoted_drop {
    position: relative;
}

.promoted_drop:after {
    position: absolute;
    top: -14px;
    right: -23px;
    content: var(--cdn-newBadge_svg);
    width: 23px;
    height: 15px;
}
/*profile documents tab*/
.doc_upload-content {
    padding-top: 30px;
}

.doc_upload-content .tl_flex_tr .tl_flex_td:last-child {
    justify-content: flex-end;
    white-space: nowrap;
    gap: 15px;
}

.doc_upload-content .tl_flex_tr .tl_flex_td:last-child .fix_icons{
    width: 25px;
}

.doc_upload-content .tl_btn {
    margin: 0;
}

#documents .sucMsgUpload {
    padding: 0 20px
}

#documents .wfull {
    padding: 0 20px;
}

#documents .tl_my_prof_item {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    position: relative;
}

#documents .tl_sel_custom_popup_reg, #documents .tl_mail_attachfiel_content {
    width: 100%;
}

#documents .errorcount:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px 12px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: 35px;
    right: 48%;
}

#documents .errorcount span {
    margin-left: 5px;
}

#documents .errorcount {
    background: white;
    color: #FF0000;
    padding: 12px 15px;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    font-size: 12px;
    text-align: left;
    display: flex;
    align-items: center;
    border-radius: 2px;
    z-index: -1;
    opacity: 0;
    transition: all 0.2s ease;
}

#documents .attached_all_files:hover .errorcount {
    z-index: 2;
    opacity: 1;
}

.profile_upload > .cw_icon_upload_v2 {
    margin: 0 10px 0;
}

.btn_upload {
    width: 100%;
    height: 36px;
    background-color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 10px;
    right: 0 !important;
    cursor: pointer;
}

.elem_trans {
    opacity: 0;
    position: absolute;
    z-index: -50;
}

.mt_0 {
    margin-top: 0 !important;
}

.attached_file_content {
    position: relative;
    padding: 0;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 4px;
    background-color: #474747;
    overflow: hidden;
}

.attached_file_content .tl_head_close:before,
.attached_file_content .tl_head_close:after{
    display: none;
}

.attached_file_content .cw_icon_cancel {
    background-color: #b9b9b9;
    color: #474747;
    font-weight: bold;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}

.attached_file_content .tl_head_close {
    position: absolute;
    right: initial !important;
    left: initial !important;
    inset-inline-end: 0 !important;
    top: 0 !important;
    width: 20px;
    height: 20px;
    --icoSize: 10px;
}

.attached_file_content img, .attached_file_content object {
    height: 112px;
    width: 112px;
    object-fit: contain;
}

.tl_my_acc_cont .attached_all_files {
    display: flex;
    align-items: flex-start;
}

#file_upload_button {
    min-height: 40px;
}

.upload_doc_info {
    font-size: 14px;
    line-height: 1.4;
}

.upload_doc_info ul {
    margin-top: 30px;
}

.upload_doc_info ul li:before {
    content: "*";
    display: inline-block;
    margin-right: 4px;
    position: relative;
    top: 2px;
}

.upload_doc_info ul li {
    font-size: 11px;
    margin-bottom: 8px;
    display: flex;
}

.tl_flex_td {
    width: 30%;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-size: 14px;
    color: currentColor;
}

.tl_flex_tr {
    display: flex;
    min-height: 36px;
    margin-bottom: 2px;
}

.tl_flex_tbody .tl_flex_tr {
    border-radius: 2px;
}

.tl_flex_tbody {
    max-height: 45vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.kyc_st_1 {
    color: #009900 !important;
}

.kyc_st_2 {
    color: #ff0000 !important;
}

.kyc_st_7, .kyc_st_8, .kyc_st_9 {
    color: #FFB700 !important;
}

.eye_icon {
    height: 20px;
    width: 20px;
    border-radius: 4px 15px;
    background-color: currentColor;
    transform: rotate(-45deg);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
    transition: all 0.3s ease;
}

.doc_upload-content .trash_icon {
    cursor: pointer;
    opacity: 0.6;
}

.eye_icon:before {
    content: '';
    height: 8px;
    width: 8px;
    display: inline-block;
    border: 2px solid #2B2B2B;
    background-color: #fff;
    border-radius: 50%;
}

.eye_icon:hover {
    opacity: 1;
}

.w_42 {
    width: 42%;
}

.w_58 {
    width: 58%;
}

.doc_upload-content .form-group {
    margin-bottom: 16px;
}
/*profile documents tab*/
/*ezugi VPN popup*/
.connect_vpn_popup {
    padding: 30px 25px 5px;
    background-color: #fff;
    border-radius: 6px;
}

.connect_vpn_popup .tl_popup_content {
    background-color: transparent;
}

.connect_vpn_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}

.connect_vpn_icon span {
    height: 26px;
    width: 26px;
    background-color: #ff0000;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: serif;
    font-weight: bold;
}

.connect_vpn_popup #close_vpn_popup {
    background-color: #FFB700;
    border: none;
    display: block;
    width: 100%;
    height: 35px;
    text-transform: uppercase;
    margin-top: 20px;
    border-radius: 3px;
}
/*ezugi VPN popup*/
/*netent iframe*/
iframe#_netentlive {
    height: 41vw;
    max-width: 72vw;
}
/*casino game tabs new design*/
.Rectangle_1 {
    position: absolute;
    left: 2730px;
    top: 4241px;
    width: 1347px;
    height: 1016px;
    z-index: 6;
}

.vis_hidden {
    visibility: hidden;
}
/*new live casino page*/
.live_cs_background .game_search_box {
    position: relative;
}

.live_cs_background {
    width: 100%;
}

.live_cs_background .go_back_text {
    color: #fff;
    text-transform: capitalize;
}

.game_notfound_color {
    color: #999;
    padding: 0 10px;
}

.live_cs_background #searchLiveCasino {
    padding-right: 35px;
}

.popup_filter_content .form-group,
.form-group {
    margin-bottom: 16px;
    position: relative;
    min-width: 160px;
}

.form-group-label_overlay {
    position: absolute;
    left: 8px;
    top: 8px;
    pointer-events: none;
}

.form-group-label {
    margin-bottom: 8px;
    font-size: 12px;
    height: 12px;
    display: block;
}

.insufficient_founds_popup_select,
.tl_input_popup_reg {
    margin: 0 !important;
    display: block;
    width: 100% !important;
    height: 35px;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    outline: 0;
    color: #495057;
    background-color: #fff;
    border-radius: 2px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 0;
    border-bottom: 2px solid transparent;
    text-indent: 0 !important;
}
/*start Edge Browser Eye Icon*/
input[type="password"]::-ms-reveal {
  display: none;
}
/*end Edge Browser Eye Icon*/
#DateOfBirthDay.tl_input_popup_reg,
#DateOfBirthMonth.tl_input_popup_reg,
#DateOfBirthYear.tl_input_popup_reg{
    padding-inline-end:5px;
    padding-inline-start:10px;
}

.tl_input_popup_reg_s {
    border-radius: 2px;
    display: block;
    height: 35px;
    flex-shrink: 0;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #495057;
    background-color: #fff;
    width: 100%;
    padding: 0 8px;
}

.tl_input_wrapper-with-prefix {
    position: relative;
}

.tl_input_wrapper-with-prefix .tl_input_popup_reg {
    padding-left: 60px;
}

.tl_input_popup_reg-prefix {
    position: absolute;
    left: 0;
    top: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 8px;
    width: 60px;
}

.w160px {
    width: 160px !important
}
/*build styles*/
.tl_container {
    width: 1596px;
    max-width: 98%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 10;
}

@media (max-width: 1300px) {
    .tl_container {
        width: 100%;
    }
}

.tl_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}

.tl_col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    padding-right: 8px;
    padding-left: 8px;
}

.tl_col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}
/*text styles*/
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.d-block-2 {
    display: block;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.relative {
    position: relative;
}

.d-inline-flex {
    display: inline-flex !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}
.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
}
.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.flex_center_between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mb-1 {
    margin-bottom: 8px !important;
}

.mt-1 {
    margin-top: 8px !important;
}

.mt-auto {
    margin-top: auto !important;
}

.my-1 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 8px !important;
}

.mr-2 {
    margin-right: 16px !important;
}

.ml-1 {
    margin-left: 8px !important;
}

.ml-2 {
    margin-left: 16px !important;
}

.m-0 {
    margin: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 8px !important;
    margin-left: 8px !important;
}

.mx-half {
    margin-right: 4px !important;
    margin-left: 4px !important;
}

.mb-2 {
    margin-bottom: 16px !important;
}
.mb-3 {
    margin-bottom: 24px  !important;
}
.mb-4 {
    margin-bottom: 32px !important;
}

.mt-2 {
    margin-top: 16px !important;
}

.mt-3 {
    margin-top: 24px !important;
}

.my-2 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.mr-auto {
    margin-right: auto;
}

.p-0 {
    padding: 0 !important;
}

.pt-1 {
    padding-top: 8px !important;
}

.pt-2 {
    padding-top: 16px !important;
}

.pb-1 {
    padding-bottom: 8px !important;
}

.pb-2 {
    padding-bottom: 16px !important;
}

.p-1 {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.px-1 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.px-2 {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.px-3 {
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.p-2 {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.gx-1 {
    column-gap: 4px;
}

.gx-2 {
    column-gap: 8px;
}

.gx-3 {
    column-gap: 16px;
}

.flex_gap_5 {
    column-gap: 5px;
}

.br_circle {
    border-radius: 50%!important;
}
/*forms*/
.tl_input_popup_reg:focus {
    border-color: #666;
}

.input_validation_fail:hover .reg_err_mess:not(:empty),
.tl_input_popup_reg:hover + .reg_err_mess,
.tl_input_popup.input-validation-error:hover + .reg_err_mess,
.input-validation-error:hover + .reg_err_mess,
.tl_input_popup.error:hover + .reg_err_mess {
    display: block !important;
}

.input_validation_pass:hover > .D_info_box.w > span,
.input_validation_fail:hover > .D_info_box.f,
.loginex:hover .D_info_box.le {
    display: block;
}

.input_validation_fail:hover > .D_info_box.f > span,
.input_validation_fail:hover > .D_info_box.f {
    display: block;
}

.tl_line_between {
    position: relative;
}

.tl_line_between:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    top: 50%;
    position: absolute;
    background-color: #bfbfbf;
}

.tl_tabs_wrapper {
    display: flex;
    align-items: center;
}

.tl_tab {
    flex: 1;
    flex-shrink: 0;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #333;
    color: #fff;
    border: 0;
}

.tl_tab_active {
    background-color: #131313;
    color: #fff;
}

.tl_tab_content {
    background-color: #333;
    display: none;
}

.tl_tab_content_active {
    background-color: #131313;
    display: block !important;
}

#DatePickerButton [class^="cw_icon_calendar_"]{
    position: absolute;
    top: 26px;
    right: 8px;
}

.tl_bullets_wrapper {
    display: flex;
    padding: 16px;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.tl_bullet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #d4d4d4;
    margin: 0 8px;
    border: 2px solid #d4d4d4;
    transition: all 0.2s;
}

.tl_bullet-active {
    background-color: #A2A2A2;
    border-color: #d4d4d4;
}

.tl_refresh_container {
    position: relative;
    margin-left: 10px;
}

.tl_refresh_container > .refresh-captcha {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    line-height: 1;
    text-align: center;
    font-size: 20px;
}

.tl_refresh_container > .refresh-captcha.tl_popup_link {
    width: auto
}

.reg_err_mess {
    position: absolute;
    width: 100%;
    margin: 0;
    left: 0;
    right: 0;
    height: unset;
    top: 100%;
    display: none;
    line-height: normal;
    z-index: 1;
    color: #ff0000;
    bottom: 0 !important;
    font-size: 12px;
}

.tl_input_messige_wrapper {
    position: relative;
}

.tl_input_messige_wrapper .reg_err_mess {
    top: 36px;
}

.transferDropdown .links_container a {
    padding: 0 16px;
}

.b-r {
    border-right: 1px solid rgba(0,0,0,0.1);
}

#passwchangeContent {
    height: auto !important;
}

.tl_ico_message {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: currentColor;
    line-height: 1.3;
}



/*checkboxes*/
.tl_chb {
    cursor: pointer;
}

.tl_chb input {
    display: none;
}

/*casino navigation*/
.tl_casino_navigation_wrapper {
    display: flex;
    align-items: center;
    color: #999;
}

.tl_casino_navigation_tab {
    height: 42px;
    line-height: 42px;
    padding: 0 12px;
    background-color: rgba(0,0,0,0.0);
    color: #999;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    transition: all 0.314s;
    flex-shrink: 0;
    border-radius: 4px 4px 0 0;
}

.tl_casino_navigation_tab.active,
.tl_casino_navigation_tab:hover {
    background-color: rgba(0,0,0,0.7);
    color: #ffb700;
}

.tl_casino_subnavigation_wrapper {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(0,0,0,0.7);
    color: #999;
    border-radius: 4px;
}

.tl_casino_subnavigation_item {
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.314s;
}

.tl_casino_subnavigation_item.active,
.tl_casino_subnavigation_item:hover {
    color: #ffb700;
}

.casino_nav__see_more__dropdown {
    background-color: rgba(0,0,0,0.7);
}

.casino_nav__see_more__dropdown .tl_casino_navigation_tab {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 180px;
    width: fit-content;
}

.casino_nav__see_more .casino_nav__see_more__dropdown .tl_casino_navigation_tab.New {
    padding-right: 44px;
}

.filter_result__block {
    background-color: rgba(0,0,0,0.7);
}

.hidden {
    display: none !important;
}

.captcha-validation-error {
    background-color: #fff;
    padding: 5px;
    border-radius: 2px;
    bottom: auto !important;
    height: auto !important;
}
/*betradar css*/
.betradar_games_container {
    max-width: 1560px;
    margin: auto;
    width: 90%;
}

.js_betradar_games {
    background-color: rgba(0, 0, 0, 0.6);
    margin: 4px;
    display: flex;
    flex-direction: column;
    color: #fff;
    padding: 20px 30px;
    width: calc(100%/9);
    cursor: pointer;
    transition: color 0.3s ease;
}

.js_betradar_games:hover,
.js_betradar_games.active {
    color: #D93A18;
}

.betradar_games_menu {
    margin: 20px -4px;
}

#js_betradar_iframe {
    width: 100%;
    height: 158vh;
    min-height: 53vw;
}

.betradar_title {
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}

.betradar_games_gradient_bg {
    background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0.2), rgba(0,0,0, 0.5), rgba(0,0,0, 1), rgba(0,0,0, 1), rgba(0,0,0, 1));
    padding: 1px 0 20px;
    min-height: 58vw;
}

.betradar_games_bg {
    background-image: var(--cdn-betradar-img);
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 58vw;
}

/*betradar not found*/
.betradar_not_found_text {
    color: #4D4D4D;
    font-size: 24px;
    text-align: center;
    min-height: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 100px;
}

.betradar_not_found_text::before {
    display: block;
    font-size: 58px;
    margin-bottom: 9px;
}

.betradar_games_bg.bg_black {
    background-image: linear-gradient(#00000000, #0D0D0D, #0D0D0D);
}

@media screen and (max-width: 1500px) {
    .js_betradar_games {
        padding: 20px;
    }

    .betradar_title {
        font-size: 12px;
    }

    #js_betradar_iframe {
        height: 190vh;
    }
}

.error_captcha:hover + .reg_err_mess span {
    display: block;
}

.full_img_parent > img {
    height: auto;
    width: 100%;
}

.full_img_parent img {
    height: auto;
    width: 100%;
    vertical-align: top;
}

.tl_txt {
    font-size: 12px;
    line-height: 17px;
}

.tl_footer_icon_sm {
    width: 30px;
    height: 30px;
}

.tl_hrl {
    width: 100%;
    height: 2px;
    background-color: rgba(0,0,0,0.4);
    margin-top: 15px;
    margin-bottom: 15px;
}
/*footer payments partner*/
.tl_footer_payments_new {
    width: 72px;
    height: 36px;
    margin: 3px;
    background-color: #fff;
    border-radius: 2px;
}
/*footer payments partner*/
.tl_footer_socials_new {
    width: 44px;
    height: 44px;
    margin: 3px;
    background-color: #fff;
    border-radius: 2px;
    background-position-x: -72px;
}

.blackjack-4-floor-betconstruct {
    height: 44.8vw !important;
    max-width: 79.6vw !important;
    width: 79.6vw !important;
    position: static !important;
}

.tl_footer_BG,
.tl_footer {
    overflow: visible !important;
    position: relative;
    margin-top: auto;
}

.hovered_header {
    position: fixed;
    width: 100%;
    max-height: 56px;
    transition: 0.3s linear 0s;
    top: 0;
    overflow: hidden;
    animation: none;
}

.hovered_header:hover {
    max-height: 300px !important;
    animation: timeoutOfh 0s forwards 0.4s;
    z-index: 1
}

@keyframes timeoutOfh {
    to {
        overflow: visible
    }
}

.recovery_text {
    font-size: 12px;
    margin-bottom: 10px;
}

#recaptchaError.reg_err_mess.hidden, #recaptchaError.reg_err_mess.hidden span {
    display: none !important;
}

.captcha_block:hover #recaptchaError.reg_err_mess, .captcha_block:hover #recaptchaError.reg_err_mess span {
    display: block !important;
}
/*sport switcher*/
.sport_switcher .header__dropdown-menu {
    justify-content: flex-end;
    font-size: 16px;
}

.sport_switcher {
    background-color: transparent;
    margin-right: 15px;
    min-width: 90px;
}

.sport_switcher .links_container {
    background-color: #403f3f;
    top: 31px;
}

.sport_switcher .links_container a {
    padding: 0 10px;
    height: 40px;
    border-color: #000;
    transition: all 0.3s ease;
}

.sport_switcher .links_container a.active,
.sport_switcher .links_container a:hover {
    color: #FFB700FC;
    background-color: transparent;
}

@media screen and (max-width:1150px) {
    .sport_switcher {
        font-size: 14px;
    }
}

.tl_input_popup.error + .reg_err_mess:after {
    content: "!";
    position: absolute;
    top: -27px;
    right: 12px;
    display: inline-block;
    z-index: 10;
    height: 16px;
    width: 16px;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
    pointer-events: none;
}

.tl_messige-fail {
    color: #f00;
    font-size: 12px;
    line-height: 16px;
}

.footer_toggle_btn:after {
    content: "\E099";
    font-family: "iconsDinamicMenu";
    font-size: 24px !important;
    font-weight: bold;
}

.tl_btn.footer_toggle_btn {
    width: 72px;
    height: 24px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30px;
    z-index: 80;
    transition: none;
}

.tl_btn.footer_toggle_btn.closed {
    top: -50px;
}

.tl_btn.footer_toggle_btn.closed:after {
    content: "\e100";
}

.tl_footer.ofhimp {
    overflow: hidden !important;
}
/*welcome and after login popup*/
.welcome_login_popup_inner {
    border-radius: 4px;
    box-shadow: 0px 0px 20px rgba(4, 6,34, 0.15);
    position: relative;
    margin: auto;
    min-width: 250px;
    min-height: 250px;
}

.welcome_login_popup {
    max-width: 93%;
    max-height: 93%;
    min-height: 93%;
    overflow-y: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.welcome_login_popup img {
    max-width: 100%;
    vertical-align: top;
}

.welcome_login_popup_close {
    position: absolute;
    z-index: 999;
    top: 16px;
    inset-inline-end: 16px;
    color: #565656 !important;
    height: 42px !important;
    width: 42px !important;
    background-color: rgb(159, 159, 159);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.welcome_login_popup_close:hover {
    background-color: rgb(159, 159, 159);
}

.welcome_login_popup_container {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 94;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*scroll*/
.welcome_login_popup::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #9F9F9F;
}

.welcome_login_popup::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.welcome_login_popup::-webkit-scrollbar-thumb {
    background-color: #9F9F9F;
    height: 5px;
}

.lp_popup_container {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 150;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*start configurable notification popup*/
.notification_static_content {
    height: 44px;
}

.notification_content {
    height: 44px;
    background-color: #0F0F0F;
    border-bottom: 1px solid #FFB700;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 91;
}

.notification_static_content ~ .static_header_content #header_fix {
    top: 44px !important;
}

.notification_static_content ~ .sport_header_fix .tl_header_bot_row {
    top: 44px;
}

.notification_static_content ~ .tl_header_top_row {
    top: 44px;
}

.notification_static_content ~ .fixed_header_all {
    top: 44px;
}

.notification_icon:before {
    content: "\e410";
    font-family: "iconsDinamicMenu";
}

.notification_wrapper {
    display: flex;
    align-items: center;
    max-width: 1540px;
    justify-content: center;
    width: 100%;
}

.notification_icon {
    color: #FFB700;
    height: 38px;
    width: 38px;
    background-color: #222222;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 38px;
    font-size: 46px;
    margin: 0 15px;
}

.notification_text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    transform: translate(100%)
}

.notification_slide {
    width: calc(100% - 63px);
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 150%;
    padding-top: 4px;
}

@keyframes notification_slide {
    0% {
        transform: translate(var(--transform-size))
    }

    to {
        transform: translate(-100%)
    }
}

.notification_close_btn {
    cursor: pointer;
    color: #999;
    margin: 0 10px;
}
/*end configurable notification popup*/
/*game block*/
.game__block {
    position: relative;
    overflow: hidden;
}

.game__block:hover .game__main,
.game__block.active .game__main {
    filter: blur(30px) grayscale(0.3);
}

.game__block:hover .game__header,
.game__block.active .game__header {
    opacity: 1;
}

.game__block:hover .game__footer,
.game__block.active .game__footer {
    opacity: 1;
}

.game__block:hover .game__link_block,
.game__block.active .game__link_block {
    opacity: 1;
}

.game__main {
    width: 100%;
    height: 100%;
}

.game__main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
    border-radius: 8px
}

.game__header {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    opacity: 0;
}

.game__name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 155px;
    line-height: 2;
}

.game__footer {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    opacity: 0;
    justify-content: space-between;
}

.jackpot__value {
    text-shadow: 0px 0px 6px #FF0000;
    font-size: 22px;
    font-weight: 700;
    margin: 0 12px;
    white-space: nowrap;
}

.game__link_block {
    position: absolute;
    opacity: 0;
}

.most_liked__container .game__link_block {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    flex-direction: column;
}

.game__link_demo,
.game__link_real {
    font-size: 14px;
    margin-top: 8px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.1s;
    display: block;
    min-width: 152px;
    text-align: center;
    padding: 8px;
    border-radius: 2px;
    cursor: pointer
}
/*game history popup slider*/
#popup_slider .tl_game_cont {
    width: 167px;
    height: 107px;
    margin: 0 2px;
}

.popup_slider .slick-list {
    padding-left: 0px !important;
}

.popup_slider .game__link_block {
    position: absolute;
    opacity: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 0;
}

.popup_slider .game__block:hover {
    border-radius: 8px;
}

.popup_slider .game__block:hover .game__link_block {
    opacity: 1;
}

.popup__slider_next,
.popup__slider_prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    padding-bottom: 2px;
    height: 24px;
    width: 24px;
    background: rgba(0, 0, 0, 0.3);
    color: #b3b3b3;
    cursor: pointer;
}

.popup__slider_next.cas_nav_next,
.popup__slider_prev.cas_nav_prev {
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
}

.cas_nav_next.swiper-button-disabled,
.cas_nav_prev.swiper-button-disabled {
    opacity: .5;
    cursor: default;
}

.popup__slider_next {
    right: 4px;
}

.popup__slider_prev {
    left: 4px;
}

.cas_nav_prev:after {
    content: "\e362";
}

.cas_nav_next:after {
    content: "\e363";
}

.read_messages,
.delete_messages,
.are_you_sure__no,
.read_notifications,
.are_you_sure__no_btn {
    margin: 0 6px;
    text-transform: uppercase;
    min-width: 70px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    transition: 0.2s linear 0s;
}
/*curency icons*/
.currency_icon {
    font-family: "iconsDinamicMenu";
    font-size: 22px;
}

.amd:after,
.AMD:after {
    font-family: "iconsDinamicMenu";
    content: '\E393';
}

.try:after,
.TRY:after {
    font-family: "iconsDinamicMenu";
    content: '\E394';
}

.eur:after,
.EUR:after {
    font-family: "iconsDinamicMenu";
    content: '\E395';
}

.usd:after,
.USD:after {
    font-family: "iconsDinamicMenu";
    content: '\E396';
}

.uah:after,
.UAH:after {
    font-family: "iconsDinamicMenu";
    content: '\E397';
}

.bot:after,
.BOT:after {
    font-family: "iconsDinamicMenu";
    content: '\E398';
}

.byn:after,
.BYN:after {
    font-family: "iconsDinamicMenu";
    content: '\E399';
}

.gbp:after,
.GBP:after {
    font-family: "iconsDinamicMenu";
    content: '\E400';
}

.gel:after,
.GEL:after {
    font-family: "iconsDinamicMenu";
    content: '\E401';
}

.inr:after,
.INR:after {
    font-family: "iconsDinamicMenu";
    content: '\E402';
}

.irr:after,
.IRR:after {
    font-family: "iconsDinamicMenu";
    content: '\E403';
}

.kes:after,
.KES:after {
    font-family: "iconsDinamicMenu";
    content: '\E404';
}

.kzt:after,
.KZT:after {
    font-family: "iconsDinamicMenu";
    content: '\E405';
}

.lek:after,
.LEK:after {
    font-family: "iconsDinamicMenu";
    content: '\E406';
}

.rub:after,
.RUB:after {
    font-family: "iconsDinamicMenu";
    content: '\E407';
}

.tnd:after,
.TND:after {
    font-family: "iconsDinamicMenu";
    content: '\E408';
}

.irt:after,
.IRT:after {
    content: "IRT";
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

html[lang="FA"] .irt:after,
html[lang="FA"] .IRT:after {
    content: "تومان";
    font-family: IRANSans;
    font-weight: 400;
}

.ron:after,
.RON:after {
    content: "RON";
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.krw:after,
.KRW:after {
    font-family: "iconsDinamicMenu";
    content: '\E4B1';
}
/*start Two-factor authentication */
.tfa_content {
    padding: 0 30px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}

.tfa_title {
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: normal;
}

.tfa_subtitle {
    margin-top: 30px;
    font-weight: normal;
    line-height: 1.7;
}

.tfa_text_bold {
    font-weight: bold;
}

.tfa_text {
    line-height: 1.7;
}

.tfa_text a {
    text-decoration: underline;
}

.tfa_sub_content {
    padding: 0 22px;
}

.tfa_switcher_content {
    margin: 5vh 0 6vh;
    max-width: 534px;
}

.tfa_switcher_item {
    width: 56px;
    height: 32px;
    position: relative;
    display: block;
    border-radius: 36px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    background-color: #CCCCCC;
    border: 1px solid #ADADAD;
    margin: 0 16px;
}

.tfa_switcher_item:before {
    content: "";
    display: block;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    left: 3px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 5px #00000043;
    top: 3px;
}

.tfa_switcher_input {
    opacity: 0;
    position: absolute;
    z-index: -5;
}

.tfa_switcher_input:checked + .tfa_switcher_item:before {
    left: 25px;
}

.tfa_switcher_input:checked + .tfa_switcher_item {
    background-color: #197B30;
    border: 1px solid #036A1C;
}

.tfa_image_cont img {
    max-width: 100%;
    vertical-align: middle;
}

.tfa_image_cont {
    height: 200px;
    width: 200px;
    box-shadow: 0px 6px 9px #04132431;
    border-radius: 14px;
    background-color: #fff;
    padding: 20px;
}

.tfa_btn_content {
    width: 304px;
    margin: 0 40px;
}

.qr_code_input {
    width: 100%;
    height: 36px;
    font-size: 14px;
    padding: 0 15px;
    border-radius: 2px;
    margin-bottom: 24px;
    display: block;
    border: none;
    color: #808080;
}

.qr_code_btn {
    width: 100%;
    height: 36px;
    background-color: #197B30;
    color: #fff;
    font-size: 14px !important;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif !important;
}

.ctfa_copy_code {
    min-width: 342px;
    height: 36px;
    background-color: #fff;
    border-radius: 8px;
    color: #000;
    font-size: 14px !important;
    padding: 0 20px;
    border: none;
    font-family: 'Roboto', sans-serif !important;
    text-align: center;
}

.tfa_copy_code_content {
    margin: 25px 0;
}

.tfa_copy_code_text {
    opacity: 0.5;
    margin-bottom: 12px;
    display: block;
    text-decoration: underline;
    font-size: 14px;
}

.tfa_error_msg {
    position: absolute;
    top: 90%;
    color: #f30000;
   inset-inline-start: 0;
}

.tfa_error_msg.invalid {
    color: #f30000;
}

.tfa_error_msg.valid {
    color: #00ff00;
}

.tfa_content .relative {
    padding-bottom: 20px;
}

.ctfa_copy_code,
.qr_code_input {
    box-shadow: 0px 1px 5px #0002043b;
}
/*tfa popup*/
.tfa_popup_container {
    color: #1A1A1A;
    font-size: 14px;
    font-weight: 500;
}

.tfa_popup_header {
    color: #1A1A1A;
    background-color: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.2);
    border-radius: 8px 8px 0px 0px;
    height: 56px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px;
    position: relative;
}

.tfa_head_text {
    width: calc((100%) - 20px);
    font-size: 16px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    color: #1A1A1A;
}

.tfa_popup_header .tl_head_close {
    color: #58595a;
    font-size: 30px;
}

.tfa_popup_text {
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: center;
    color: #1A1A1A;
}

.tfa_popup_content .tfa_popup_input {
    color: #000 !important;
    background-color: #fff !important;
}

.tfa_popup_container .tfa_popup_input {
    background-color: #fff;
    border-radius: 2px 2px 0px 0px;
    color: #808080;
    width: 100%;
    border: none;
    height: 36px;
    border-bottom: 1px solid #CCCCCC;
    padding: 0 15px;
}

.tfa_popup_btn {
    height: 36px;
    background-color: #197B30;
    font-weight: 500;
    width: 100%;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

.tfa_popup_img {
    max-width: 159px;
    margin: 22px auto 40px;
    display: block;
}

.tfa_popup_content {
    background-color: #F2F2F2;
    padding: 23px 27px 15px;
    min-height: calc(100% - 47px);
    box-shadow: 15px 15px 10px #0000004D;
    border-radius: 0 0 8px 8px;
}

.tfa_popup_content .reg_err_mess {
    top: 100%;
}

.tfa_popup_error {
    position: relative;
    padding-top: 10px;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
}
/*end Two-factor authentication */
/*Start ClientCategoryAdditionalSettings*/
.dur-container {
    background: #000;
    min-height: 48px;
    border-bottom: 3px solid #FFB700;
    color: #D6D6D6;
    padding: 0 100px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 20px;
    position: relative
}

.dur-content {
    padding-inline-start: 64px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38"><defs><style>.a{fill:%23222;}.b{fill:%23ffb700;}</style></defs><g transform="translate(-572 -112)"><g transform="translate(-35 858)"><circle class="a" cx="19" cy="19" r="19" transform="translate(607 -746)"/></g><g transform="translate(580.011 119.548)"><g transform="translate(0.039 7.041)"><g transform="translate(0)"><path class="b" d="M13.4,166.11a4.968,4.968,0,0,0-.858-.69,5.111,5.111,0,0,0-6.369.69l-4.643,4.646a5.11,5.11,0,0,0,7.223,7.23l3.832-3.832a.365.365,0,0,0-.259-.624h-.146a6.144,6.144,0,0,1-2.336-.453.365.365,0,0,0-.4.08l-2.756,2.759a2.191,2.191,0,0,1-3.1-3.1l4.661-4.657a2.19,2.19,0,0,1,3.1,0,1.5,1.5,0,0,0,2.051,0,1.446,1.446,0,0,0,0-2.051Z" transform="translate(-0.039 -164.614)"/></g></g><g transform="translate(8.143 0)"><g transform="translate(0 0)"><path class="b" d="M201.8,1.5a5.11,5.11,0,0,0-7.227,0l-3.829,3.825a.366.366,0,0,0,.266.624h.135a6.132,6.132,0,0,1,2.332.456.365.365,0,0,0,.4-.08l2.748-2.745a2.191,2.191,0,0,1,3.1,3.1L196.3,10.1l-.029.033-1.2,1.19a2.19,2.19,0,0,1-3.1,0,1.5,1.5,0,0,0-2.051,0,1.455,1.455,0,0,0,0,2.059,5.066,5.066,0,0,0,1.46,1.022c.077.036.153.066.23.1s.157.058.234.088.157.055.234.077l.215.058c.146.036.292.066.442.091a5.081,5.081,0,0,0,.544.051h.277l.219-.026c.08,0,.164-.022.259-.022h.124l.252-.036.117-.022.212-.044h.04a5.11,5.11,0,0,0,2.369-1.343L201.8,8.724A5.11,5.11,0,0,0,201.8,1.5Z" transform="translate(-189.502 0)"/></g></g></g></g></svg>');
    background-repeat: no-repeat;
    background-size: 38px 38px;
    background-position-y: center;
    min-height: 45px;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1.3;
}

.dur-close {
    position: absolute;
    inset-inline-end: 46px;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #707070;
    height: 24px;
}

.dur-close:hover {
    color: #fff
}

.dur-content a {
    color: #D6D6D6;
}

.dur-content a:hover {
    color: #fff;
    transition: 0.2s linear 0s;
}

.dur-content .sep {
    padding: 0 10px;
    text-align: center
}
/*End ClientCategoryAdditionalSettings*/
/*live casino incorrect config error*/
.lc_error_page {
    min-height: calc(100vh - 200px);
    padding: 10% 0;
}

.lc_error_text {
    font-size: 30px
}

.lc_error_btn {
    margin-top: 64px;
    padding: 12px 42px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    transition: 0.2s linear 0s;
}

.lc_error_img {
    max-width: 530px;
    width: 100%;
    margin-top: 100px;
    filter: drop-shadow(2px 4px 6px black);
}
/*new free spina*/
.active_bonuses {
    padding: 0 20px;
    row-gap: 16px;
    overflow: auto;
    flex-grow: 1;
}

.active_bonuses > div {
    padding: 0 6px;
    width: 33%;
    min-height: 376px;
}

.active_bonuses > div:not(.noBonus-box) {
    max-height: 450px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}

.free_spin {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.free_spin .show-more {
    display: none;
}

.free_spin.sport .free_spin__btn {
    background-color: rgba(255, 255, 255, .4);
    color: #ffffff;
    display: none;
}

.free_spin.sport .h-bg-primary {
    text-transform: capitalize;
}

.free_spin.sport .free_spin__btn.show-more {
    display: block;
}

.free_spin__id {
    position: absolute;
    background: rgba(105, 105, 105, 0.27);
    backdrop-filter: blur(28px);
    width: 100%;
    font-size: 16px;
    padding: 12px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.free_spin__id .status {
    font-size: 12px;
    line-height: 16px;
    color: #FFB700;
}

.free_spin img {
    width: 100%;
    height: 180px;
    min-height: 100px;
    object-fit: cover;
}

.free_spin__content {
    padding: 16px 12px 12px;
    margin-top: auto;
}

.free_spin__content .text-primary {
    margin-top: 2px;
    margin-bottom: 6px;
}

.free_spin__btn {
    width: 100%;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
    margin-top: auto;
    text-align: center;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.free_spin__line {
    margin-bottom: 16px;
    font-size: 14px;
}

.free_spin__line .flex .color-inherit:first-of-type {
    direction: rtl;
}

.free_spin__line > div:first-child {
    font-size: 16px;
}

.free_spin__line > div {
    margin-bottom: 6px;
    text-align: left;
}

.free_spin__line > div span:nth-child(2) {
    text-align: right;
}

.free_spin__line .text-primary {
    font-weight: 300;
}

@media screen and (max-width: 1400px) {
    .active_bonuses > div {
        width: 50%;
    }
}

.free_spin .back-wrapper {
    margin-bottom: 15px;
    text-align: start;
}

.free_spin .back-wrapper button {
    cursor: pointer;
    background: transparent;
    color: currentColor;
    border: none;
}

.free_spin .select-wrapper select {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, .4);
    color: rgba(255, 255, 255, .8);
    border-radius: 6px;
}

.free_spin .select-wrapper option {
    color: black;
}

.free_spin .event-list {
    max-height: 60%;
    overflow: auto;
}

.free_spin .event-list .event-list__item {
    padding-left: 6px;
    border-left: 1px solid rgba(255, 255, 255, .4);
    margin-bottom: 8px;
    text-align: start;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 90%;
    width: max-content;
}

.free_spin .event-list .event-list__item.with-indicate::after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #FFB700;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}
/*for-flip*/
.flip-card {
    background-color: transparent;
    perspective: 1000px;
    min-height: 391px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0,0.15);
}

.flip-card.turn .flip-card-inner {
    transform: rotateY(-180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: transparent;
    display: flex;
    flex-direction: column;
}

.flip-card-back {
    background-color: transparent;
    transform: rotateY(180deg);
    padding: 15px 16px;
}
/*------*/
.tl_main_nav_item, a.tl_main_nav_item {
    cursor: pointer
}
/*start request a call*/
.call_request_content .form-group-label {
    font-size: 14px;
}

.call_request_content .tl_input_popup.input-validation-error:hover ~ .reg_err_mess, .call_request_content .input-validation-error:hover ~ .reg_err_mess, .call_request_content .tl_input_popup.error:hover ~ .reg_err_mess {
    display: block !important;
}

.call_request_content .form-group {
    margin-bottom: 34px;
}

.call_request_content .tl_input_popup_reg {
    border: none !important;
    background-color: transparent;
    border-bottom: 1px solid !important;
    color: inherit;
}

.call_request_content .input-validation-error {
    border-bottom: 1px solid red !important;
}

.call_request_content .call_request_textarea {
    margin-top: 15px;
    height: 170px;
    resize: none;
    border: 1px solid;
    border-radius: 3px;
    color: inherit;
    background-color: transparent;
    font-family: 'roboto';
}

.call_request_send_btn {
    height: 36px !important;
    min-width: 136px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.call_request_content .ui-datepicker-trigger {
    color: inherit !important;
    cursor: pointer;
}

.call_request_hdr_btn {
    display: block;
    margin: 0 30px;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 1100px) {
    .call_request_hdr_btn {
        margin: 0 15px;
    }
}

.tl_call_time .tl_sel_custom_popup_reg_selected {
    border: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid !important;
    font-size: 16px;
    color: inherit;
}

.tl_call_time .tl_sel_custom_popup_reg_selected:after {
    content: "\E138";
    font-size: 39px;
    top: -2px;
}
/*end request a call*/


/*Start cashier*/

#withdraw .ui-widget-overlay, #deposit .ui-widget-overlay {
    z-index: 95;
}

.withCashier {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1024px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid var(--cwModalBg2, var(--bg-level-3));
    z-index: 96;
}

#cashier_iframe_wrapper iframe {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.cashier_fixed_header .cashier_text {
    font-size: 24px;
    padding: 24px 10px;
    color: var(--cwModalTxt, var(--text-level-high));
}

.cashier_fixed_header {
    background-color: var(--cwModalBgHover, var(--bg-level-2));
    height: 68px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 8px 24px 8px;
    border-bottom: 1px solid var(--cwModalBg2, var(--bg-level-3));
}

    .cashier_fixed_header .reg_close {
        font-size: 30px;
        margin: 6px;
        justify-content: center;
        cursor: pointer;
        color: var(--cwModalTxt3, var(--text-level-low));
    }

/*End cashier*/


/*issue with extansion*/
grammarly-desktop-integration {
    position: absolute;
    z-index: -5;
}
/*start agent system css*/
.agent_system_page {
    padding: 0 25px;
}

.mt-19 {
    margin-top: 19px;
}

.ml-50 {
    margin-left: 50px;
}

.agent_system_page .eye_icon {
    height: 16px;
    width: 16px;
}

.agent_system_page .eye_icon:before {
    height: 6px;
    width: 6px;
}

.js_ag_pl_id_validation {
    position: absolute;
    top: 105%;
    color: red;
    font-size: 12px;
}

.filter_form_group {
    position: relative;
    width: 22%;
    margin: 0 4px;
}

.filter_form_group label {
    color: inherit;
    font-size: 12px;
    margin-bottom: 4px;
    display: inline-block;
}

.filter_form_group input,
.filter_form_group select {
    display: block;
    width: 100%;
    border: none;
    height: 36px;
    padding: 0 15px;
    background-color: #262626;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 1px 1px 0px 0px;
    color: #fff;
    font-size: 14px;
}

.clear_filter_btn {
    font-size: 14px !important;
    box-shadow: none !important;
}

.clear_filter_btn:hover,
.clear_filter_btn {
    background-color: transparent !important;
    color: inherit !important;
}

.clear_filter_show {
    min-width: 142px;
}

.filter_select_arrow select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.filter_select_arrow::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #ccc transparent transparent transparent;
    position: absolute;
    top: 35px;
    right: 13px;
    pointer-events: none;
}

.filter_form_group option {
    background-color: #262626;
    color: #ccc;
}
/*product list*/
.product_items {
    width: 150px;
    color: #ccc;
    background-color: #393838;
    display: flex;
    flex-direction: column;
}

.product_item-title {
    height: 49px;
    background-color: #242424;
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.product_item-total {
    margin-top: auto;
    height: 42px;
    background-color: #242424;
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.product_item {
    height: 35px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    background-color: #393838;
    border-bottom: 1px solid #242424;
    font-size: 14px;
    cursor: pointer;
}

.product_item.active {
    background-color: #2B2B2B;
    color: #FFB700;
}
/*agent info*/
.agent_info_list {
    padding: 4px 0;
    display: flex;
    justify-content: space-between;
    margin: 7vh 0 5vh;
}

.agent_info_list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.agent_info_item {
    min-height: 36px;
    background-color: #262626;
    margin: 4px 0;
    color: #CCCCCC;
    font-size: 14px;
    border-radius: 8px;
    width: 24.5%;
    height: 58px;
}

.agent_info_ic:after {
    content: "";
    display: flex;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background-color: #3a3735;
    margin: 3px 7px;
    font-family: iconsDinamicMenu;
    font-size: 40px;
    line-height: 40px;
    justify-content: center;
}

.agent_product_list {
    padding: 0;
    margin-bottom: 8px;
}

.agent_info_ic {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    flex-direction: row-reverse;
}

.net_profit_ic:after {
    content: "\E130";
    color: #5a86e6;
    line-height: 45px;
}

.profit_ic:after {
    content: "\E265";
    color: #93b199;
}

.status_ic:after {
    content: "\E025";
    color: #cccccc;
}

.rules_ic:after {
    content: "\E303";
    color: #c18e6e;
}

.ok_ic:after {
    color: green;
    content: "\E303";
    font-family: iconsDinamicMenu;
    font-size: 34px;
    margin: 0 5px;
}

.not_ok_ic:after {
    color: red;
    content: "\E379";
    font-family: iconsDinamicMenu;
    font-size: 32px;
    margin: 0 5px;
}

.text-white {
    color: #fff !important;
    max-width: 50%;
    text-align: right;
}
/*hovered info*/
.view_more_info_list {
    position: absolute;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #1A1A1A33;
    border-radius: 4px;
    width: 490px;
    flex-wrap: wrap;
    right: 90%;
    top: 4px;
    display: none;
    z-index: 2;
    background-color: #333333;
    padding: 50px 24px 10px;
}

.view_more_info_list li {
    display: block;
    margin-bottom: 25px;
    width: 50%;
    color: #CCCCCC;
    text-align: left;
}

.view_more_info_list span:first-child {
    display: block;
    margin-bottom: 8px;
}

.showList {
    position: relative;
    padding: 10px;
    cursor: pointer;
}

.showList.opened_info ul.view_more_info_list {
    display: flex;
}

.close_btn:before {
    content: "\e368";
    font-family: "iconsDinamicMenu";
    font-size: 32px;
    line-height: 0.55;
}

.close_btn {
    position: absolute;
    right: 21px;
    top: 18px;
}

.view_ic.showList {
    text-decoration: underline;
}
/*agent info table*/
@media screen and (max-width: 1920px) {
    #accountDialog,
    #inboxContent{
        height: 88vh !important;
    }
}

@media screen and (max-height: 935px) {
    .agent_info_list {
        margin: 4vh 0 2vh;
    }
}

@media screen and (max-height: 830px) {
    .agent_info_list {
        margin: 2vh 0 1vh;
    }

    #accountDialog,
    #inboxContent{
        height: 700px !important;
    }

    .tl_my_acc_cont_content {
        padding: 20px 0 30px;
    }
}

@media screen and (max-height: 735px) {
    .agent_info_list {
        margin: 2vh 0 1vh;
    }

    #accountDialog,
    #inboxContent{
        height: 92vh !important;
    }
}

.agent_info_table tr > td:first-of-type,
.agent_info_table tr > th:first-of-type {
    position: sticky;
    left: 0;
}

.table_box {
    width: 100%;
    overflow-x: auto;
    min-height: 405px; /*390px*/
    position: relative;
    background-color: #2b2b2b;
}

.agent_info_table .eye_icon {
    margin-left: auto;
    margin-right: 30px;
    cursor: pointer;
}

.agent_info_table tfoot td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.agent_info_table tfoot tr:first-child td {
    border: none;
}

.agent_info_table {
    width: 100%;
    color: #ccc;
    font-size: 14px;
    text-align: right;
    position: relative;
}

.agent_info_table th {
    min-width: 150px;
    padding: 7px;
    background-color: #242424;
    font-weight: 300;
    white-space: nowrap;
    height: 48px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

.agent_info_table td {
    min-width: 150px;
    background-color: #2B2B2B;
    border-bottom: 1px solid #242424;
    height: 35px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

.agent_info_table tr th:nth-child(1), .agent_info_table tr td:nth-child(1) {
    top: 0px;
    left: 0;
    position: sticky;
    z-index: 1;
    text-align: center;
    -webkit-box-shadow: 4px 3px 7px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 4px 3px 7px -1px rgba(0, 0, 0, 0.3);
}

.agent_info_table tfoot tr td:nth-child(1) {
    box-shadow: 5px 1px 3px -1px rgba(0, 0, 0, 0.17)
}

.product_commision td {
    background-color: #242424;
}

.agent_info_table tr td.active {
    background-color: #2B2B2B;
    color: #FFB700;
}

.agent_info_table .showList {
    position: static;
    height: 90%;
    padding: 5px;
}

.agent_info_table tbody:after {
    content: '';
    display: table-cell;
}

.agent_info_table .view_more_info_list {
    right: 112px;
    top: 20px;
}

.agent_info_table thead {
    background-color: #242424;
}

.agent_info_table tfoot,
.agent_info_table tbody {
    background-color: #2b2b2b;
}

.prev_btn:hover,
.next_btn:hover {
    background-color: #1e1e1e;
}

.prev_btn,
.next_btn {
    background-color: #1e1e1e !important;
    margin: 5px;
    color: #fff !important;
}

.prev_btn::before {
    content: "";
    display: block;
    height: 7px;
    width: 7px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate( 45deg ) translate(-3px, 3px);
}

.next_btn::after {
    content: "";
    display: block;
    height: 7px;
    width: 7px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-135deg) translate(-3px, 3px);
}

.prev_btn[disabled],
.next_btn[disabled] {
    cursor: inherit;
    pointer-events: none;
}
/*scroll*/
.table_box::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.table_box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7);
}

.table_box::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.5);
    height: 5px;
}
/*agent search no result*/
.ag_no_results {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: block;
    height: 176px;
    width: 277px;
    box-shadow: none;
}

.ag_no_results .search__icon:after {
    position: absolute;
    top: 0;
    font-size: 101px;
    color: #666666;
    right: 0;
    left: 0;
}

.ag_no_results .search__icon {
    position: relative !important;
    box-shadow: none !important;
    padding-top: 114px;
    width: 100%;
    font-size: 16px;
    color: #fff;
}

.opacity-60 {
    opacity: 0.6;
}

.ag_copy_btn:before {
    content: "\E376";
    font-family: "iconsDinamicMenu";
    font-size: 32px;
}

.ag_copy_btn {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background-color: #4e4e4e;
    margin: 0 16px;
    line-height: 42px;
    text-align: center;
    min-width: 42px;
    color: #fff;
    cursor: pointer;
}

.ag_link_info + .ag_copy_btn,
.ref_link_info + .ag_copy_btn{
    background-color: var(--bg-level-2);
     color: var(--icon-level-high);
}

.tl_my_acc_cont .ag_link_info.tl_input,
.tl_my_acc_cont .ref_link_info.tl_input{
    background-color: #262626;
    border-radius: 6px;
    height: 37px;
    min-width: 466px;
    color: #f2f2f2;
    padding: 0 15px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    direction: ltr;
    text-indent: 0;
}

.tl_my_acc_cont .ag_link_info.tl_input,
.tl_my_acc_cont .ref_link_info.tl_input {
    background-color: var(--bg-level-2);
    color: var(--text-level-high);
}

.ref_link_wrapper {
    padding-inline-start: 16px;
}

@media(max-width: 1400px){
    .tl_my_acc_cont .ag_link_info.tl_input,
    .tl_my_acc_cont .ref_link_info.tl_input{
        min-width: 290px;
    }
}

.rm__my_profile_ID_massage {
    white-space: nowrap;
}
/*end agent system css*/
.dt.MethodName {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*register and login popup optimization*/
.flex_popup_content {
    display: flex;
    background-color: transparent !important;
    border: none !important;
    height: 100vh;
    width: 100vw;
    align-items: flex-start;
    justify-content: center;
    padding-top: 8vh !important;
    z-index: 111;
    top: 0 !important
}

@media screen and (max-height: 800px) {
    .flex_popup_content {
        padding-top: 8vh !important;
    }
}

.flex_popup_content .tl_popup_link {
    width: 100%;
}

.flex_popup_content #registerContent {
    width: 100% !important;
    max-width: 850px;
    display: flex;
    flex-direction: column;
}

.flex_popup_content #loginContent {
    width: 336px;
    display: flex;
    flex-direction: column;
}
/*responsive header*/
.tl_responsive_header_navigation .header_nav__dropdown {
    background-color: transparent;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0,0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0,0.4);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0,0.4);
    position: absolute !important;
    z-index: 82;
    width: auto;
    left: 0;
}

.header_nav__more {
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    transition: all 0.314s;
    white-space: nowrap;
    border: none;
    padding: 0 16px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.header_more_btn {
    color: #fff;
    cursor: pointer;
}

.header_nav__more_content {
    position: absolute;
    top: 48px;
    left: 0;
    right: auto;
    min-width: 139px;
    background: transparent;
    z-index: -1;
    opacity: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0,0.4);
    width: auto;
}

.tl_responsive_header_navigation .header_nav__dropdown a, .header_nav__more_content a {
    height: 35px;
    line-height: 35px;
    margin-bottom: 1px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 25px 0 15px;
    flex-shrink: 0;
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
}

.tl_responsive_header_navigation .header_nav__dropdown > a:last-child, .header_nav__more_content > a:last-child {
    margin-bottom: 0;
}

.header_nav__more:hover .header_nav__more_content {
    z-index: 82;
    opacity: 1;
}

.header_nav__more:hover {
    overflow: visible;
}

.tl_bot_header_cont, .header_nav__more {
    opacity: 1;
    transition: opacity 0.2s ease-in;
}

.hdr_effect {
    opacity: 0;
    transition: none;
}

.header_nav__more_content .promoted::before, .header_nav__more_content .promoted::after {
    transform: translateY(0);
}

.header_nav__more_content .header_nav__dropdown {
    right: 100%;
    top: 0;
    left: auto;
}

.header_nav__more_content .header_nav__dropdown a:hover {
    text-shadow: none;
}
/*responsive header end*/
/*copy btn*/
.tl_copy_btn {
    height: 28px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    border-radius: 2px;
    position: relative;
    text-decoration: none;
    outline: 0;
    padding: 0 9px 2px;
    border: none;
    font-size: 13px !important;
    transition: all .2s;
    cursor: pointer;
    width: auto;
}

.sport__prize_icon {
    background-image: var(--cdn-manType-prize-icon);
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    display: block
}
/*start registration albatros template*/
.reg_select_arrow {
    position: relative;
}

.reg_select_arrow.input-validation-error {
    border-bottom: none !important;
}

.reg_select_arrow select {
    font-size: 14px;
    padding: 0 12px;
    padding-inline-end: 8px;
}

#register_container .reg_select_arrow select {
    border-bottom: none;
    padding: 0 12px;
    padding-inline-end: 8px;
}

.first_reg_template .general_terms_reg.input-validation-error {
    border-bottom: none !important;
}

.first_reg_template .checkbox.input-validation-error + span {
    color: red;
}

.first_reg_template .D_info_box {
    top: 100%;
}

.first_reg_template .form-group > .D_info_box > span > span {
    color: #ff0000;
}

.first_reg_template .form-group .D_info_box > span {
    background-color: #e6e6e6;
    color: #ff0000;
    padding: 5px;
    border-radius: 3px;
    position: relative;
    width: 100%;
    display: none;
    font-size: 12px;
    line-height: 1.5;
}

.first_reg_template .input-validation-error:hover .D_info_box > span {
    display: block;
}

.first_reg_template .tl_input_popup_reg:focus {
    border-color: transparent;
}

.first_reg_template .form-group .D_info_box > span > span {
    padding: 0;
}

.reg_mobile_code {
    padding: 10px;
    width: 70px;
    height: 36px;
    margin-right: 8px;
    font-size: 14px;
    border-radius: 2px;
}

.reg_mobile_code_cont .D_info_box {
    width: 65%;
    margin-left: auto;
}

.first_reg_template .tl_refresh_container > .refresh-captcha {
    color: initial;
}

.first_reg_template .tl_dd_select {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.first_reg_template .input_validation_pass:hover > .D_info_box.w > span {
    display: none;
}
/*end registration albatros template*/
/*header sub dropdown*/
.header_nav_sub_dropdown_button {
    position: relative;
    cursor: pointer;
}

.header_nav_sub_dropdown {
    background: #333;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 90;
    min-width: 100%;
    box-shadow: 1px 1px 4px rgb(0, 0, 0.3);
    visibility: hidden;
    transition: all 0.314s;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
}

.header_nav_sub_dropdown_button:hover .header_nav_sub_dropdown {
    pointer-events: all;
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
}

.header_nav_sub_dropdown_button > .tl_main_nav_item:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    transition: all 0.2s ease;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 6px 5.5px 0;
    border-color: transparent;
    border-right-color: inherit;
}

.header_nav_sub_dropdown_button:hover > .tl_main_nav_item:before {
    transform: rotate(180deg);
}
/*header sub dropdown*/
/*all scrolls*/
.bonusHistoryItem::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.bonusHistoryItem::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7);
}

.bonusHistoryItem::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.5);
    height: 5px;
}
/*start Promocode Css*/
.floating-links-wrapper {
    position: fixed;
    top: 44%;
    z-index: 14;
    inset-inline-start: 0;
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
    width: 58px;
}

.floating-links-wrapper .promocode-badge {
    position: static;
}

.promocode-badge {
    height: 54px;
    position: fixed;
    top: 48%;
    z-index: 99;
    left: 0;
    display: flex;
    transform: translateX(-100px);
    transition: transform 0.3s linear;
    width: 154px;
}

.promocode-badge.open {
    transform: translateX(0);
}

/*for opening on hover*/

.cashback-badge.open {
    transform: translateX(-100px);
}

.promocode-badge:hover {
    transform: translateX(0);
}

/*_____*/

.promocode-badge .content {
    background-color: var(--btn-primary, #FDB500);
    display: flex;
    align-items: center;
}

.promocode-badge .text-block {
    width: 100px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    padding-inline-start: 8px;
    color: var(--btn-primary-text, #000);
    text-align: end;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promocode-badge .promocode_badge_icon {
    width: 36px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 8px;
    cursor: pointer;
    font-size: 20px;
    color: var(--btn-primary-text, black);
}

.promocode-badge .triangles {
    display: flex;
    flex-direction: column;
    background-color: #FDB500;
    transform: translateX(-34px);
    z-index: -1;
}

.promocode-badge .triangle1, .promocode-badge .triangle2 {
    position: relative;
    background-color: var(--btn-primary, #FDB500);
    width: 27px;
    height: 27px;
    border-top-right-radius: 16%;
}

.promocode-badge .triangle1::before, .promocode-badge .triangle1::after, .promocode-badge .triangle2::before, .promocode-badge .triangle2::after {
    content: '';
    position: absolute;
    background-color: inherit;
    width: 27px;
    height: 27px;
    border-top-right-radius: 16%;
}

.promocode-badge .triangle1 {
    transform: translate(-3%, -5%) rotate(-120deg) skewX(-30deg) scale(1.05);
}

.promocode-badge .triangle1:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}

.promocode-badge .triangle1:after {
    transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}

.promocode-badge .triangle2 {
    transform: translate(59%, 9%) rotate(55deg) skewX(-35deg);
}

.promocode-badge .triangle2:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}

.promocode-badge .triangle2:after {
    transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}

.promocode-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 407px;
    margin-left: auto;
    margin-right: auto;
}

.promocode-container .promocode-img {
    max-width: 100%;
    height: auto;
}

.promocode-container #PromoCodeForm {
    width: 343px;
}

.promocode-container .promocode_txt {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    color: #999;
}

body .promocode-container .tl_input_popup_reg {
    background-color: transparent;
    border-bottom: 1px solid;
    border-radius: 0;
}

.promocode-container .promocode_btn {
    width: 100%;
}

.promocode-container .errMsg {
    color: #D10000;
    min-height: 17px;
    margin-bottom: 60px;
}

.promocode-container .errMsg:empty {
    min-height: initial;
}

.promocode-container .promoImg img {
    text-align: center;
    border-radius: 24px;
    width: 100%;
}

.promocode-container .promoImg {
    margin-bottom: 25px;
    width: 100%;
}

.promocode-container .promoResult {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    max-width: 343px;
}

.promocode-container .promoResult .prizeText {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    margin-bottom: 15px;
}

.promocode_back_icon {
    font-size: 16px;
    width: fit-content;
    padding: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.promocode_back_icon::before {
    content: "\e087";
    font-family: "iconsDinamicMenu";
    margin-right: 10px;
    font-size: 26px;
    line-height: 18px;
}

.cw-rtl-global .promocode_back_icon::before {
    margin-top: -5px;
}

.promo_icon:before {
    content: "\e380";
    font-family: "iconsDinamicMenu";
    font-size: 40px;
}

/*end Promocode Css*/
/*start bonus badge*/

.bonus_badge_count {
    background-color: #F60E0E;
    height: 28px;
    padding: 0 2px;
    min-width: 28px;
    border-radius: 50%;
    position: absolute;
    inset-inline-end: 0;
    top: -12px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
/*end bonus badge*/
/*start dynamic header*/
.dynamic_menu .dynamic_bagge {
    min-width: 20px;
    height: 14px;
    display: block;
    border-radius: 4px;
    text-align: center;
    line-height: 14px;
    font-size: 8px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    background: none;
    background-color: #fdb500;
    color: #000;
    margin: 0 -11px auto;
    padding: 0 4px;
    font-weight: 500;
}

.dynamic_menu .jackpot {
    background-color: #6D24FF;
    color: #FFFFFF;
}

.dynamic_menu .soon {
    background-color: #4B9263;
    color: #FFFFFF;
}

.dynamic_menu .new {
    background-color: #FFB700;
    color: #000;
}

.dynamic_menu .top {
    background-color: #0006B8;
    color: #FFFFFF;
}

.dynamic_menu .hot {
    background-color: #FF0000;
    color: #FFFFFF;
}

.dynamic_menu .premium {
    background-color: #0638FF;
    color: #FFFFFF;
}

.dynamic_menu .tl_header_navigation {
    display: flex;
    align-items: center;
    height: 56px;
}

.dynamic_menu .tl_bot_header_cont {
    width: auto;
    margin: 0;
}

.dynamic_menu .tl_header_bot_row_fix {
    max-width: 1612px;
    margin: 0;
    margin-inline-start: calc((100% - 1604px) / 2);
    padding: 0 16px;
    width: 100%;
    justify-content: flex-start !important;
}

@media screen and (max-width: 1580px) {
    .dynamic_menu .tl_header_bot_row_fix {
        margin-inline-start: 0;
    }
}

.dynamic_menu button.tl_main_nav_item,
.dynamic_menu .tl_main_nav_item {
    height: 35px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 16px;
    white-space: nowrap;
    border: none;
    padding: 0;
}

.tl_main_nav_item-inner > i,
.tl_main_nav_item-inner > span {
    transition: color 0.3s ease-in-out;
}

.tl_main_nav_item-inner > i,
.tl_main_nav_item-inner > span {
    color: currentColor;
}

.tl_main_nav_item.tl_main_nav_item-active .tl_main_nav_item-inner > i,
.tl_main_nav_item.tl_main_nav_item-active .tl_main_nav_item-inner > span,
.tl_main_nav_item:hover .tl_main_nav_item-inner > i,
.tl_main_nav_item:hover .tl_main_nav_item-inner > span {
    color: currentColor !important;
}

.tl_main_nav_item-inner {
    padding: 0 15px;
    height: 45px;
    align-items: center;
    display: flex;
}

.dynamic_menu .header_nav__dropdown a {
    padding: 0;
    text-transform: none;
}

.dynamic_menu .header_nav__more .tl_main_nav_item {
    height: 35px;
}

.dynamic_menu .header_nav__dropdown {
    background-color: transparent;
}

.dynamic_menu .header_nav__dropdown .dynamic_bagge,
.dynamic_menu .header_nav__more_content .dynamic_bagge {
    margin: 0 0 auto;
    -webkit-margin-before: 1px;
    margin-block-start: 1px;
}

.dynamic_menu .header_nav__dropdown .tl_main_nav_item-inner,
.dynamic_menu .header_nav__more_content .tl_main_nav_item-inner {
    height: 35px;
}

.dynamic_menu .js_open_dropdown {
    height: 56px;
    line-height: 56px;
}

.dynamic_menu a {
    background-color: transparent;
}

.dynamic_menu .open .header_nav__dropdown {
    pointer-events: all;
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
}

.dynamic_menu .header_nav__dropdown_button_click {
    position: relative;
    cursor: pointer;
}

.dynamic_icon {
    font-family: "iconsDinamicMenu";
    font-size: 46px;
    line-height: 0.8;
}

.dynamic_menu .dynamic_icon {
    margin: 0 10px 0 0;
}

.js_open_dropdown.dropdown_arrow:before {
    content: "\E364";
    font-family: iconsdinamicmenu;
    font-size: 24px;
    padding: 0 0 0 5px;
}

.header_nav__more_content .header_nav__dropdown {
    min-width: 150px;
}
/*end dynamic header*/
.dynamic_icon-arrow {
    font-size: 20px;
}
/*-start dynamic_games_grid*/
.dynamic_games_grid {
    margin-left: -4px;
    margin-right: -4px;
}

.dynamic_games_grid .grid_inner {
    display: -ms-grid;
    display: grid !important;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
    -ms-grid-rows: (1fr)[2];
    grid-template-rows: repeat(2, 1fr);
    grid-auto-flow: row dense;
}

/*.dynamic_games_grid.align_left .lca-card:nth-child(9n+1) {
    -ms-grid-row-span: 2;
    grid-row: span 2;
    -ms-grid-column-span: 2;
    grid-column: span 2;
}

.dynamic_games_grid.align_right .lca-card:nth-child(9n+5) {
    -ms-grid-row-span: 2;
    grid-row: span 2;
    -ms-grid-column-span: 2;
    grid-column: span 2;
}

.dynamic_games_grid.align_center .lca-card:nth-child(7n+1),
.dynamic_games_grid.align_center .lca-card:nth-child(7n+4) {
    -ms-grid-row-span: 2;
    grid-row: span 2;
    -ms-grid-column-span: 2;
    grid-column: span 2;
}*/

.dynamic_games_grid.align_left.has_card_footer .lca-card:nth-child(9n+1) .lca-card-body,
.dynamic_games_grid.align_right.has_card_footer .lca-card:nth-child(9n+5) .lca-card-body,
.dynamic_games_grid.align_center.has_card_footer .lca-card:nth-child(7n+1) .lca-card-body,
.dynamic_games_grid.align_center.has_card_footer .lca-card:nth-child(7n+4) .lca-card-body {
    padding-top: 76.7%;
}

.dynamic_games_grid.has_card_footer .lca-card-body {
    padding-top: 68.4%;
}

@media screen and (max-width: 1400px) {
    .dynamic_games_grid.align_left.has_card_footer .lca-card:nth-child(9n+1) .lca-card-body,
    .dynamic_games_grid.align_right.has_card_footer .lca-card:nth-child(9n+5) .lca-card-body,
    .dynamic_games_grid.align_center.has_card_footer .lca-card:nth-child(7n+1) .lca-card-body,
    .dynamic_games_grid.align_center.has_card_footer .lca-card:nth-child(7n+4) .lca-card-body {
        padding-top: 79.5%;
    }

    .dynamic_games_grid.has_card_footer .lca-card-body {
        padding-top: 69.7%;
    }
}

@media screen and (max-width: 1190px) {
    .dynamic_games_grid.align_left.has_card_footer .lca-card:nth-child(9n+1) .lca-card-body,
    .dynamic_games_grid.align_right.has_card_footer .lca-card:nth-child(9n+5) .lca-card-body,
    .dynamic_games_grid.align_center.has_card_footer .lca-card:nth-child(7n+1) .lca-card-body,
    .dynamic_games_grid.align_center.has_card_footer .lca-card:nth-child(7n+4) .lca-card-body {
        padding-top: 80.5%;
    }
}

.dynamic_games_grid .cas_nav_prev, .dynamic_games_grid .cas_nav_next, .dynamic_games_grid .name_vidget {
    z-index: 1;
}

.dynamic_games_grid .lca-most-liked-no-slider, .dynamic_games_grid .lca-most-liked-no-slider .grid_inner {
    width: 100%;
}

.dynamic_games_grid .lca-most-liked-no-slider .lca-card {
    width: auto;
}

.dynamic_games_grid .close_icon {
    font-family: "iconsDinamicMenu";
    vertical-align: top;
}

.dynamic_games_grid .close_icon:before {
    font-family: "iconsDinamicMenu";
    content: "\e368";
}

.dynamic_games_grid .copy_icon {
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .copy_icon:before {
    content: "\e372";
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .fullscreen_icon {
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .fullscreen_icon:before {
    content: "\e226";
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .sync_icon {
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .sync_icon:before {
    content: "\e374";
}

.dynamic_games_grid .like_icon {
    margin: 0 3px;
    font-size: 30px;
    line-height: 16px;
    line-height: 0.2;
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .like_icon:after {
    content: "\e115";
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .like_icon.active:after {
    content: "\e213";
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .like_icon,
.dynamic_games_grid .hand_icon {
    font-size: 28px;
}

.dynamic_games_grid .hand_icon:before {
    content: "\e115";
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .hand_icon.active:before {
    content: "\e213";
    font-family: "iconsDinamicMenu";
}

.dynamic_games_grid .icon_arrow_down:after {
    content: "\e264";
    font-family: "iconsDinamicMenu";
    font-size: 20px;
    font-style: normal;
    display: inline-block;
}

.dynamic_games_grid .open .icon_arrow_down:after {
    transform: rotateX(180deg);
}

.dynamic_games_grid .search__icon {
    font-size: 22px;
}

.dynamic_games_grid .star_icon {
    font-size: 30px;
    line-height: 0.2;
    margin-left: 5px;
}

.dynamic_games_grid .star_icon:after {
    font-family: "iconsDinamicMenu";
    content: "\e180";
}

.dynamic_games_grid .star_icon.active:after {
    font-family: "iconsDinamicMenu";
    content: "\e181";
}

.dynamic_games_grid .diamond_icon {
    font-size: 35px;
    line-height: 1.5;
    vertical-align: middle;
    text-shadow: none;
    font-weight: normal;
}

.dynamic_games_grid .diamond_icon:after {
    font-family: "iconsDinamicMenu";
    content: "\e453";
}

/*-end dynamic_games_grid*/
/*-start dynamic middle banners*/
.dynamic_MiddleBanners {
    position: relative;
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom: 15px;
}

.dynamic_MiddleBanners_link {
    margin: 4px;
    border-radius: 8px;
    overflow: hidden;
    flex-grow: 1;
    min-width: 100px;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.dynamic_MiddleBanners_img, .dynamic_MiddleBanners_video {
    width: 100%;
    height: auto;
    max-height: 300px;
}
/*-end dynamic middle banners*/
/*end dynamic home page*/
/*fixed all header (toto)*/
.fixed_header_all {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 90;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 75%);
    transform: translateY(-1px);
}

.fixed_header_all .tl_header_top_row {
    position: relative;
}

.fixed_header_all .tl_header_bot_row {
    padding-top: 0;
    height: 57px;
}
/*start message notification*/
.message_notifin_cont {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: fixed;
    top: 59px;
    right: 94px;
    z-index: 102;
    background-color: #fff;
    color:  #1a1a1a;
    border-left: 4px solid;
    border-color:  #FDBA50;
    border-radius: 4px;
    width: 343px;
    height: 78px;
}

.message_notifin_inner {
    display: flex;
    padding: 13px 40px 13px 10px;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}

.message_notifin_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #1a1a1a;
}

.message_notifin_text {
    font-size: 14px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1a1a1a;
}

.message_notifin_text_cont {
    width: calc(100% - 47px);
    margin: 0 auto;
}

.message_notifin_close_icon {
    position: absolute;
    inset-inline-end: 12px;
    top: 11px;
    padding: 5px;
    cursor: pointer;
    color: #222;
}

.message_notifin_cont .cw_icon_mail {
    color:  #FDBA50;
    margin: 0 10px;
}

.notification_static_content ~ .message_notifin_cont {
    top: 138px;
}
/*end message notification*/
/*promo open info popup*/
.promo_popup_inner {
    box-shadow: 0px 0px 20px rgba(4, 6,34, 0.15);
    position: relative;
    margin: auto;
    min-width: 250px;
    min-height: 250px;
    width: calc(81.5vw - 18px);
    overflow: hidden;
    border-radius: 16px;
}

.promo_popup {
    max-width: 93%;
    max-height: 93%;
    min-height: 93%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.promo_popup_close:after {
    content: '\E089';
    font-family: 'iconsDinamicMenu';
}

.promo_popup_close {
    position: absolute;
    z-index: 100;
    top: 24px;
    right: 24px;
    color: #999 !important;
    height: 42px !important;
    width: 42px !important;
    background-color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1 !important;
    transition: all 0.3s ease;
    font-size: 30px !important;
    cursor: pointer;
}

.promo_popup_close:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.promo_popup_container {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 150;
    display: flex;
    justify-content: center;
    align-items: center;
}

.promo_popup_iframe {
    width: 81.5vw;
    height: 89.7vh;
    border-radius: 16px;
}
/*end promo open info popup*/
/*start no bonus section*/
.bonuses_content_box .noBonus-box,
.active_bonuses .noBonus-box {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.noBonus-box .noBonus-svg {
    margin-bottom: 65px;
    fill: var(--cwAccentBg, #ffb700);
}

.noBonus-box .noBonus-title {
    font-weight: normal;
    font-size: 20px;
}

.BalbahisLinkUnderline {
    text-decoration: underline;
}
/*count bonus*/
.links_container .count_bonus {
    margin: -1px auto 0 2px;
}

.count_bonus {
    width: 8px;
    position: relative;
    display: inline-block;
    margin: 0 -2px;
    height: 16px;
}

.tern .count_bonus {
    align-self: center;
}

.count_bonus-number {
    position: relative;
    top: -6px;
    left: -8px;
    min-width: 18px;
    height: 18px;
    color: #1A1A1A;
    font-size: 10px;
    border-radius: 10px;
    background-color: #FFB700;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.4;
    padding: 2px;
    margin: 0 2px;
    font-family: 'Roboto', sans-serif;
}

.header__dropdown-menu .count_bonus .count_bonus-number {
    left: -14px;
    top: -10px;
}

.bonusesDialog .count_bonus-number {
    line-height: 18px;
}

.tl_dropdown_content .count_bonus-number {
    display: inline-block;
    text-align: center;
    padding: 2px;
    line-height: 1.4;
    border-radius: 50%;
}


/* START Bonuses page  */
.tl_my_acc_cont_content .mCSB_inside > .mCSB_container {
    min-height: 100%;
}

.new_bonuses_list {
    height: 100%;
}

.new_bonuses .mb-12 {
    margin-bottom: 12px
}

.new_bonuses .dynamic_icon {
    vertical-align: middle;
    font-size: 20px;
    line-height: 16px;
    margin: 0
}

.bn_header_block {
    border-bottom: 1px solid rgba(125,125,125,0.3);
    align-items: center;
    margin: 0 16px 16px;
    padding-bottom: 10px;
    min-height: 59px;
}

.bn_games_header {
    /*margin-bottom: 16px;
    padding-top: 28px;*/
    padding-right: 60px;
}

.switcher_box {
    padding: 11px 10px;
    width: 233px;
    border: 1px solid rgba(125,125,125,0.3);
    border-radius: 4px;
}

.switcher_box .bonus_info-text {
    display: flex;
    align-items: center;
}

.switcher_box .gift,
.switcher_box .wallet {
    font-size: 34px;
    line-height: 24px;
    color: #FFB700;
    margin: 0 6px;
}

.switcher_box svg {
    margin-right: 8px;
}

.switcher_box .text {
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}

.switcher_box button.switch {
    width: 32px;
    height: 18px;
    line-height: 18px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid rgba(125,125,125,0.4);
    border-radius: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-clip: unset;
    transition: all .36s ease-in-out;
    margin: 0 6px;
}

.switcher_box button.switch:after {
    content: " ";
    position: absolute;
    top: -1px;
    width: 16px;
    height: 16px;
    left: 0;
    background-color: #c9c9c9;
    border: 0.5px solid #7d7d7d4d;
    border-radius: 50%;
    transition: all .36s ease-in-out;
}

.switcher_line {
    width: 1px;
    height: 18px;
    border-radius: 4px;
    background-color: rgba(125,125,125,0.3);
    margin: 0 -30px;
}

.switcher_box button.switch.active {
    background-color: #FFB700;
    border-color: #FFB700;
}

.switcher_box button.switch.active:after {
    left: 13px;
    background-color: #fff;
}
/*new bonuses header switcher*/
.balance-switcher {
    padding: 3px;
    display: flex;
    align-items: center;
}

.balance-switcher .dynamic_icon.gift {
    margin-inline-end: 9px;
}

.balance-switcher .info-wrapper {
    margin-inline-end: 14px;
    position: relative;
}

.balance-switcher .info-wrapper:hover .info-text {
    display: block;
}

.balance-switcher .dynamic_icon.info-icon {
    cursor: help;
}

.balance-switcher .info-text {
    position: absolute;
    bottom: 0;
    transform: translateY(124%);
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
     background-color: var(--bg-level-3); 
    width: max-content;
    inset-inline-end: -40px;
    border-radius: 6px;
    padding: 8px 12px;
    color: var(--text-level-high);
    display: none;
    z-index: 10;
}

.balance-switcher .info-text ul{
    list-style-type: square;
    padding-inline-start: 16px;
}

.balance-switcher .info-text:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid var(--bg-level-3);
    position: absolute;
    top: 1px;
    transform: translateY(-100%);
    inset-inline-end: 42px;
}

.balance-swither--title {
    margin-inline-end: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}

.balance-switcher .switch {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 13px;
    transform: scale(1.35);
}

.balance-switcher .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.balance-switcher .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9E9E9E;
    -webkit-transition: .4s;
    transition: .4s;
}

.balance-switcher .slider:before {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    left: 1px;
    bottom: 1px;
    background-color: #333333;
    -webkit-transition: .4s;
    transition: .4s;
}

.balance-switcher input:checked + .slider {
    background-color: #26A69A;
}

.balance-switcher input:focus + .slider {
    box-shadow: 0 0 1px #26A69A;
}

.balance-switcher input:checked + .slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.balance-switcher .gift,
.balance-switcher .info-icon {
    font-size: 32px;
    line-height: 0.5;
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/*---------------------*/
.df-ac-jb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.bn_games_caption_block {
    flex-wrap: nowrap;
}

.bonus_search {
    position: relative;
    max-width: 38%;
    width: 100%;
}

.bonus_search input {
    border-radius: 4px;
    padding: 12px 35px 12px;
    font-size: 13px;
    line-height: 15px;
    width: 100%;
    min-width: initial;
    border: 1px solid rgba(125,125,125,0.3);
    background-color: rgba(120,120,120,0.15);
    color: inherit;
}
/*.bonus_search input::placeholder {
    color: #b3b3b3;
}
.bonus_search input::-webkit-input-placeholder {
    color: #b3b3b3;
}
.bonus_search input::-ms-input-placeholder {
    color: #b3b3b3;
}*/
.bonus_search i.search_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    inset-inline-start: 14px;
    font-size: 30px;
}

.bonus_search input:placeholder-shown ~ .close-search {
    display: none;
}

.bonus_search .close-search {
    color: inherit;
    inset-inline-end: 14px;
}

.bn_games_title {
    font-size: 14px;
    line-height: 17px;
}

.bonus_tab_list {
    display: flex;
    align-items: flex-end;
    /*margin: 0 16px 16px;*/
    min-height: 25px;
    /*border-bottom: 1px solid #2B2B2B;*/
}

.bonus_tab_list > li {
    display: flex;
}

.bonus_tab_list > li a {
    padding: 0 12px 8px;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize;
    position: relative;
    transition: all .3s ease-in-out;
    border-bottom: 3px solid transparent;
}

.bonus_tab_list > li a:not(.active):hover:after {
    display: block
}

.bonus_tab_list > li:not(:last-child) {
    margin-right: 8px;
}

.bonus_tab_list > li a:hover,
.bonus_tab_list > li a.active {
    border-color: #ffb700;
}

.back {
    display: flex;
    align-items: center;
}

.back .arrow_left{
    font-size: 42px;
    padding-bottom: 4px;
}

.bonus_tab_list .arrow_left {
    line-height: 1;
    font-size: 30px;
    margin: 0 10px;
    display: block;
}

.bonuses_content_box {
    padding: 0 16px;
    font-weight: normal;
    font-style: normal;
    flex-wrap: nowrap !important;
    flex-grow: 1;
    height: 400px;
}

.new_bonuses {
    height: 100%;
}

.bn_row {
    display: flex;
    flex-wrap: wrap;
}

.bn_row_m6 {
    margin: 0 -6px;
}

.bn_row_m8 {
    margin: 0 -8px;
}

.bn_col_p6 {
    padding: 0 6px;
}

.bn_col_p8 {
    padding: 0 8px;
}

.active-bonuses {
    max-width: 360px;
}

.active-bonuses-swiper {
    height: 100%;
}

.controls {
    display: flex;
    position: absolute;
    top: 0px;
    inset-inline-end: 6px;
    z-index: 2;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    border-radius: 4px;
    overflow: hidden;
}

.controls .swiper-button-disabled {
    opacity: 0.7;
}

.controls .pagination {
    padding: 3px 6px;
    -webkit-backdrop-filter: contrast(70%);
    backdrop-filter: contrast(70%);
}

.controls .btn-next,
.controls .btn-prev {
    width: 19px;
    cursor: pointer;
    padding: 2px 6px;
    font-size: 20px;
    -webkit-backdrop-filter: contrast(70%);
    backdrop-filter: contrast(70%);
}

.bn_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100%;
}

.bn_col_27 {
    width: 27%;
}

.bn_col_73 {
    width: 73%;
}

.bn_col_36 {
    width: 36%;
}

.bn_col_64 {
    width: 64%;
}
/*new bonus sport*/
.sport-bonus {
    width: 100%;
    height: calc(100% - 300px);
    flex-grow: 1;
    display: flex;
    border: 1px solid #404040;
    border-radius: 8px;
    overflow: auto;
}

.event-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: auto;
}

.event-list::-webkit-scrollbar {
    width: 4px;
}
/* Track */
.event-list::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 6px;
}
/* Handle */
.event-list::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}
/* Handle on hover */
.event-list::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.event-list--all {
    justify-content: center;
    align-items: center;
    backdrop-filter: contrast(70%);
    -webkit-backdrop-filter: contrast(70%);
}

.event-list--all .see-all {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 16px;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.event-list--all .see-all a {
    display: flex;
    column-gap: 10px;
    border-radius: 4px;
    padding: 7px 12px;
    background-color: rgba(0, 0, 0, 0.4);
}

.event-list--all .see-all .see-all__icon {
    font-size: 100px;
    line-height: 0.2;
}

.event-list--all .see-all i {
    font-size: 20px;
    line-height: 0.7;
}

.event-list:first-child:not(.empty, .event-list--all) {
    max-width: 33%;
}

.sport-bonus .event-list.empty:after {
    content: '';
    background-image: url('data:image/png;base64,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');
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    background-position: center;
    background-size: contain;
}

.event-list:not(:last-child) {
    border-inline-end: 1px solid #404040;
}

.event-list__item {
    padding: 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    transition: .2s;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}

.event-list__item:hover {
    backdrop-filter: contrast(70%);
    -webkit-backdrop-filter: contrast(70%);
}

.event-list__item.active {
    color: #FFB700;
    backdrop-filter: contrast(70%);
    -webkit-backdrop-filter: contrast(70%);
}

.event-list__item p, .event-list__item a {
    max-width: 90%;
    width: max-content;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.event-list__item i {
    font-size: 30px;
}

.pulsating-circle {
    position: absolute;
    inset-inline-end: 16px;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 10px;
    height: 10px;
}

.pulsating-circle:before {
    content: '';
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-inline-start: -100%;
    margin-top: -100%;
    border-radius: 50%;
    background-color: red;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.pulsating-circle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: red;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
}

@keyframes pulse-ring {
    0% {
        transform: scale(.33);
    }

    80%, 100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(.8);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(.8);
    }
}
/*------*/
.bonuses_right_part {
    width: 100%;
    overflow: hidden;
}

.bonuses_content_box .title {
    font-size: 13px;
    line-height: 15px;
    text-transform: capitalize;
    margin-bottom: 12px;
    display: block;
    font-weight: normal;
}

.bonus_card {
    border-radius: 8px;
    position: relative;
}

.bonus_card.disabled .bonus_card_body > *:not(.bonus_actions, .bonus_btn),
.bonus_card.disabled .bonus_card_header {
    opacity: 0.6;
    pointer-events: none;
}

.bonus_card.disabled:before {
    background-color: #B3B3B3;
}

.bonus_card:before,
.bonus_card.new_bonus_card .bonus_card_header:before {
    content: '';
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 16px);
    height: 4px;
    background-color: #FFB700;
    border-radius: 8px 8px 0px 0px;
}

.bonus_card.new_bonus_card .bonus_card_header {
    height: 152px;
    position: relative
}

.bonus_card.new_bonus_card .bonus_card_header:before {
    height: 2px;
    top: -2px;
}

.bonus_card.new_bonus_card.active .bonus_card_header:before,
.bonus_card.active:before {
    background-color: #00912C;
}

.bonus_card_header {
    position: relative;
    height: 150px;
}

.bonus_card_header img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.game_quantity,
.bn_card_number {
    background-color: rgba(26,26,26, 0.5);
    color: #fff;
    position: absolute;
}

.game_quantity {
    top: 0;
    right: 0;
    padding: 8px 10px;
    border-radius: 0px 8px;
    font-size: 16px;
    line-height: 19px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.bn_card_number {
    bottom: 0;
    right: 0;
    left: 0;
    padding: 9px 16px 18px;
    font-size: 14px;
    line-height: 16px;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bn_card_number .bn_status {
    display: inline-block
}

.bn_card_number .bn_status i {
    font-size: 20px;
    margin-inline-end: 4px;
    line-height: 16px;
    vertical-align: middle;
}

.bn_card_number .bn_status.verify i {
    color: #66BD80;
}

.bn_card_number .bn_status.not_verify i {
    color: #FFB700;
    font-size: 22px;
}

.bonus_card_body {
    position: relative;
    margin-top: -10px;
    border-radius: 8px;
    background-color: rgba(120,120,120,0.15);
    padding: 12px 16px 16px;
    box-shadow: 0px 4px 7px rgb(0 0 0 / 30%);
}

.bn_left_card .bonus_card_body {
    background-color: #222615;
}

.bn_description {
    padding: 12px;
    border: 1px solid rgba(160,160,160,0.2);
    border-radius: 0px 0px 8px 8px;
    border-top: 0;
    background-color: rgba(120,120,120,0.15);
    box-shadow: 0px 4px 7px rgb(0 0 0 / 30%);
}

.bonus_caption {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 12px;
    display: flex;
}

.bonus_text_ellipsis {
    max-width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.bn_description .bonus_caption {
    margin-bottom: 5px;
}

.bn_description .bonus_list,
.bn_description .bonus_list li {
    margin-bottom: 0;
}

.bonus_caption span:first-child::after {
    content: '|';
    color: #606060;
    margin: 0 8px;
}

.bonus_list {
    margin-bottom: 16px;
}

.bonus_list:empty {
    margin-bottom: 0;
}

.bonus_list li {
    margin-bottom: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
}

.bonus_list li span:first-child {
    opacity: 0.7;
}

.text_yellow {
    color: #FFB700;
}

.bonus_card .text_yellow {
    font-weight: 700;
}

.bonus_list.amount_list li {
    margin-bottom: 8px;
}

.bonus__current-bonus {
    font-size: 13px;
}

.bonus_timer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}

.bonus_info_box {
    padding-bottom: 2px;
    margin-bottom: 9px;
    position: relative;
    max-height: 280px;
    overflow: hidden;
}

.bonus_timer li {
    width: 48px;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
}

.bonus_timer li:not(:last-child) {
    margin-right: 12px
}

.bonus_timer li span {
    display: block;
}

.bonus_timer li span:first-child {
    padding: 4px;
    border-bottom: 1px solid rgba(100,100,100,0.5);
    font-size: 11px;
    line-height: 13px;
    opacity: 0.7;
}

.bonus_conditions-text {
    opacity: 0.7
}

.bonus_timer li span:last-child {
    padding: 9px;
    font-size: 20px;
    line-height: 24px;
    /*color: #fff;*/
}

.bonus_timer.time_expire li span:last-child {
    color: #f71206;
    background-color: #482E2E;
}

.bonus_progress {
    margin-bottom: 12px;
}

.bonus_progress .label {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 6px;
    opacity: 0.7;
    padding-right: 18px;
    position: relative;
}

.bonus_progress .progress_thumb:after {
    content: '\E085';
    position: absolute;
    right: 0;
    top: -20px;
    width: 14px;
    height: 14px;
    display: block;
    opacity: 0;
    border-radius: 50%;
    background-color: #66BD80;
    font-family: "iconsDinamicMenu";
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 16px;
}

.bonus_progress .progress_thumb[style="width: 100%"]:after {
    opacity: 1;
}

.bonus_progress .progress_track {
    width: 100%;
    height: 3px;
    background-color: rgba(90,90,90,0.5);
    border-radius: 8px;
    margin-bottom: 6px;
    position: relative;
}

.bonus_progress .progress_thumb {
    background-color: #66BD80;
    border-radius: 8px;
    height: 3px;
    display: block;
}

.bonus_progress .bonus_amount {
    font-size: 13px;
    line-height: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.bonus_progress .bonus_amount span {
    opacity: 0.5;
}

.bonus_btn,
a.bonus_btn,
.bonus_timer li {
    background-color: rgba(100,100,100,0.3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.bonus_btn,
a.bonus_btn {
    border: 0;
    outline: 0;
    display: inline-block;
    padding: 14px;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
    width: calc(50% - 4px);
}

.new_bonus_card .bonus_btn {
    width: auto;
    min-width: 106px;
    padding: 10px;
    line-height: 16px;
    text-transform: capitalize;
}

.new_bonus_card .bonus_btn:first-child {
    margin-right: 8px
}

.bonus_btn.disabled,
.bonus_btn:disabled {
    opacity: 0.7;
}
/*.bonus_btn.active_bonus_btn {
    background: rgba(255, 255, 255, 0.05);
    color: #FFFFFF;
}*/
.bonus_btn.pending_bonus_btn {
    background-color: #FFB700;
    color: #1A1A1A;
}

.bonus_actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new_bonus_card .bonus_actions {
    justify-content: flex-end;
}

.bonus_actions.bonus_info {
    flex-direction: column;
}

.bonus_actions.bonus_info .bonus_btn {
    width: 100%;
}

.bonus_info_content {
    width: 100%;
    height: auto;
    max-height: 160px;
    border: 1px solid rgba(125,125,125,0.3);
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: .63s;
}

.bonus_info_content.open {
    max-height: 400px;
}

.bonus_info_content.open .bonus_info_box {
    overflow: auto;
}

.bonus_info_content p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    padding: 0 5px
}

.bonus_info_content .amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

a.bonus_info_btn,
.bonus_info_btn {
    text-align: center;
    display: block;
    color: inherit;
    font-size: 13px;
    line-height: 26px;
    cursor: pointer;
    align-self: flex-start;
    padding: 0 5px;
}

.bonus_info_btn .dynamic_icon {
    transition: all .3s ease;
    border: none;
    background-color: transparent;
    color: inherit;
    font-family: "iconsDinamicMenu";
}

.bonus_info_btn.bonus_opened_info .dynamic_icon {
    transform: rotate(180deg);
}

.bonus_info_btn .bonus_less_info,
.bonus_info_btn.bonus_opened_info .bonus_more_info {
    display: none
}

.bonus_info_btn.bonus_opened_info .bonus_less_info {
    display: inline-block
}

.new_bonuses_col.new_bonuses_list {
    border: 1px solid rgba(125,125,125,0.3);
    border-radius: 8px;
    padding: 12px;
    height: auto;
    flex: 1 1 auto;
}

.disabled-card {
    filter: grayscale(0.9);
    pointer-events: none;
}

.new_bonuses_list::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .8);
}
/*@media screen and (max-height: 830px) {
    .bonus_game_list li.not_results,
    .new_bonuses_col.bn_games_list {
        height: 464px;
    }
}
@media screen and (max-height: 720px) {
    .bonus_game_list li.not_results,
    .new_bonuses_col.bn_games_list {
        height: calc(100vh - 235px);
    }
}*/
.bn_games_list .desc {
    font-size: 13px;
    padding-top: 8px;
}

.bn_games_list .desc h4 {
    margin-bottom: 4px;
    font-style: normal;
    font-weight: normal
}

.contribution {
    display: flex;
    margin-bottom: 16px;
}

.contribution_text {
    opacity: 0.7;
}

.contribution_desc {
    font-size: 13px;
    line-height: 140%;
}

.contribution_desc h4 {
    font-weight: normal;
}

.contribution_icon {
    width: 28px;
    margin-right: 8px;
    text-align: center;
    border-radius: 0px 0px 24px 24px;
    padding: 8px 0;
    color: #FFB700;
    display: block;
    background-color: rgba(26, 26, 26, 0.5);
}

.bonus_game_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 8px;
}

@media screen and (max-width: 1480px) {
    .bonus_game_list {
        grid-template-columns: repeat(3, 1fr);
    }
}

.bonus_game_list li {
    width: 25%;
    display: inline-block;
    padding: 0 4px;
    margin-bottom: 8px;
    position: relative
}

/*.bonus_game_list a {
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    padding-top: 70%;
    position: relative;
    width: 100%;
}*/

.bonus_game_list a:hover div {
    opacity: 1;
    visibility: visible;
}

.bonus_game_list a div {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .23s;
    mix-blend-mode: overlay;
    backdrop-filter: blur(30px);
}

.bonus_game_list a div .dynamic_icon {
    font-size: 90px;
    line-height: 100%;
    height: auto;
    color: #ffffff;
}

.bonus_game_list a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}

.discount,
.bonus_badge {
    display: inline-block;
    text-align: center;
    position: absolute;
    color: #FFFFFF;
}

.discount {
    display: inline-block;
    min-width: 36px;
    text-align: center;
    background-color: rgba(26, 26, 26, 0.5);
    border-radius: 0px 0px 24px 24px;
    padding: 3px 5px 13px;
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 13px;
    line-height: 15px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    color: #FFFFFF;
}

.bonus_badge {
    font-size: 8px;
    padding: 2px 4px;
    border-radius: 4px;
    line-height: 10px;
    top: 8px;
    left: 8px;
    text-transform: uppercase;
}

.new_bonuses .badge_premium {
    background-color: #0638FF;
}

.new_bonuses .badge_top {
    background-color: #0006B8;
}

.new_bonuses .badge_hot {
    background-color: #FD2F23;
}

.bonus_game_list.no-result {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}


.bonus_game_list .not_results {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    flex-direction: column;
    opacity: 0.4 !important;
}

.new_bonuses .not_results i {
    font-size: 136px;
    display: block;
    margin-bottom: 20px;
    line-height: 0.8;
}

.not_results p {
    font-size: 12px;
}

.new_bonuses .discount i {
    color: #FFB700;
    display: block;
    margin: 0;
    margin-bottom: 5px;
    font-size: 23px
}

.new_bonuses .contribution_icon i {
    font-size: 28px
}

.new_bonuses_col {
    overflow: auto;
    height: 400px;
    flex-grow: 1;
}

.mb-8 {
    margin-bottom: 8px !important;
}

.bonus_card.new_bonus_card:not(:last-child) {
    margin-bottom: 20px
}

.bonus_card.new_bonus_card:before {
    display: none
}

.bonus_card.new_bonus_card .game_quantity {
    font-size: 14px;
    line-height: 17px;
    padding: 7px 5px;
}

.bonus_card.new_bonus_card .bn_card_number {
    padding: 10px 16px;
}

.bonus_card_body.new_bonus_card {
    margin-bottom: 12px;
    margin-top: 0;
    padding: 11px 16px;
    display: flex;
    flex-direction: column;
    min-height: 215px;
    border: 1px solid rgba(160,160,160,0.2);
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
}

.new_bonuses .dynamic_icon.conditions_icon {
    font-size: 30px;
    color: #ffb701;
    margin-right: 6px;
}

.conditions_title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 36px;
    display: flex;
}

.linked-bonus-label {
    margin-inline-start: auto;
    display: flex;
    padding: 7px 8px;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: var(--bg-level-1);
    color: var(--cwPrimary);
    font-size: 14px;
}

.linked-bonus-label img{
    width: 20px;
}

.new_bonus_card .bonus_timer:after {
    display: none;
}

.new_bonus_card .bonus_timer {
    margin-bottom: 0;
    padding-bottom: 0;
}

.new_bonus_card .bonus_list.amount_list {
    margin-top: auto;
}

.new_bonus_card .bonus_list.amount_list li:last-child {
    margin-bottom: 0;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.bn_left_card {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.bn_left_card .bonus_card {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 4px;
}

.bn_left_card.has_title .bonus_card {
    height: calc(100% - 27px);
}

.bn_left_card.bonus_card_box .bonus_card_body {
    height: auto;
    display: flex;
    flex-direction: column;
    overflow: auto;
    flex: 1 1 auto;
    transform: translateY(-4px);
}

.bn_left_card.bonus_card_box .bonus_card_body .bonus_actions {
    display: flex;
    justify-content: flex-end;
    column-gap: 8px;
    flex-direction: row;
}

.bn_left_card.bonus_card_box .bonus_card_body a.bonus_btn {
    text-transform: capitalize;
    width: 100%;
    padding: 8px 16px;
    margin-top: auto;
    pointer-events: all;
}

.bn_left_card.bonus_card_box .bonus_card_body a.bonus_btn.bonusCancel {
    background: rgba(255, 91, 91, 0.05);
    color: #FF5B5B;
}

.bn_left_card.bonus_card_box .bonus_card_body a.bonus_btn.bonusCancel + a.bonus_btn {
    margin-top: 10px;
}

.bn_left_card.bonus_card_box .bonus_actions {
    margin-top: auto;
}

.bn_left_card {
    width: 360px;
}
.bn_left_card.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    display: block;
}
@media screen and (max-width: 1560px) {
    .bn_col_36 {
        width: 43%;
    }

    .bn_col_64 {
        width: 57%;
    }

    .bn_col_27 {
        width: 32%;
    }

    .bn_col_73 {
        width: 68%;
    }

    .bn_left_card {
        width: 296px;
    }

    .bonus_timer li {
        width: 42px;
    }

    .bonus_info_content {
        padding: 4px 8px;
    }

    .bonus_btn, a.bonus_btn {
        padding: 10px 14px;
    }

    .bonus_search {
        max-width: 42%;
    }

    .bonus_search input {
        padding: 10px 35px 10px;
    }

    .bonus_timer li span:last-child {
        padding: 6px;
    }

    .switcher_box {
        padding: 8px 16px;
    }

    .bonus_timer li span:last-child {
        font-size: 16px
    }

    .game_quantity {
        font-size: 14px;
        padding: 5px 10px;
    }

    .bn_games_title,
    .bn_card_number,
    .bonus_caption,
    .bonus_btn, a.bonus_btn {
        font-size: 13px
    }

    .bn_right_card .bn_games_title,
    .bn_right_card .bn_card_number,
    .bn_right_card .bonus_caption,
    .bn_right_card .bonus_btn, a.bonus_btn,
    .bn_right_card .game_quantity,
    .bonus_search input,
    .discount,
    .bn_games_list .desc {
        font-size: 12px
    }

    .bonus_game_list li {
        width: 33.33%;
    }

    .bonus_card.new_bonus_card .bn_card_number {
        padding: 7px 16px;
    }

    .bonus_card.new_bonus_card .game_quantity {
        padding: 4px 5px;
    }

    .bn_games_caption_block .bn_games_header {
        padding-right: 10px
    }
}

.new_bonuses .js_gamesContainer {
    display: flex;
    flex-direction: column;
}
/*bonus confirmation popup*/
.bonus-cancel-confirmation {
    max-width: 417px;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 10px 16px;
}

.confirmation_inner {
    flex-wrap: wrap;
    flex-direction: initial;
}

.confirmation__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 32px;
    width: 100%;
}

.js_confirm_cancel, .js_reject_cancel {
    width: 47%;
    padding: 8px 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
}

.js_confirm_cancel {
    background: rgba(255, 91, 91, 0.05);
    color: #FF5B5B;
}

.js_reject_cancel {
    background: #FFB700;
    color: #333333;
    margin-left: auto;
}
/*sportBonus_list*/
.sportBonus_list {
    background-color: rgba(26, 26, 26, 0.3);
    border-radius: 8px;
    position: relative;
    padding: 0 12px;
    color: #fff;
}
.sportBonus_list li {
    padding: 10px 0;
    margin: 0;
    align-items: flex-start;
    position: relative;
    opacity: 1;
}
.sportBonus_list li:not(:last-of-type) {
    border-bottom: 1px solid #616161;
}
.sportBonus_list .dynamic_icon.conditions_icon {
    margin: 0;
    cursor: default;
}
.sportBonus_list .bonus_tooltip {
    background: #F2F2F2;
    padding: 4px 16px;
    color: #212121;
    font-size: 13px;
    border-radius: 4px;
    position: absolute;
    top: 38px;
    left: -12px;
    right: -12px;
    z-index: 1;
    display: none;
}
.sportBonus_list .bonus_tooltip-txt {
    position: relative;
}
.sportBonus_list .bonus_tooltip-txt::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -12px;
    inset-inline-end: -6px;
    border-style: solid;
    border-width: 8px;
    border-top-width: 0;
    border-color: transparent;
    border-bottom-color: #e6e6e6;
}
.sportBonus_list-icon:hover + .bonus_tooltip {
    display: block;
}
/*------------------*/
/* ---- End New Bonus page  ------- */
/* start */
.ref_debit_credit_form {
    margin: 0 0 10px;
}

.ref_rep_cont {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 32px;
}

.ref_rep_cont .form-group {
    max-width: 172px;
    min-width: 150px;
    margin: 0;
}

.ref_rep_cont .field-validation-error {
    position: absolute;
    top: 100%;
}

.ref_rep_btn {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 2px;
    border: none;
    padding: 0;
    cursor: pointer;
}

.ref_rep_btn span {
    height: 100%;
    line-height: 40px;
    font-size: 26px;
    margin: 0 auto;
    width: 100%;
    display: block;
    background-size: 50%;
    background-position: center;
}

.ref_rep_cont #RefferalId-error,
.ref_rep_cont #Amount-error {
    display: block;
    color: #ff0000;
    margin: 4px 0 0;
    font-size: 12px;
}

.ref_rep_error {
    font-size: 12px;
}

.ref_rep_cont .tl_input_popup_reg::placeholder {
    font-size: 14px;
    color: #666666 !important;
}
/* end */
/* start Albatross-Manoto Changing the referrer report information style */
.ref_rep_cont .ref_rep_cont_header {
    max-width: 660px;
    height: 32px;
    margin-bottom: 12px;
    margin-right: 5px;
}

.ref_rep_cont .tl_gh_result_heading .dt {
    height: 100%;
    display: flex;
    align-items: center;
}

.ref_rep_cont .tl_gh_result_heading .dt:first-child {
    border-right: 2px solid #E5E5E5;
}

.ref_rep_cont_header_cont {
    width: 341px;
    padding: 0 12px;
    border: 1px solid #D4D4D4;
}

.ref_rep_cont_header_cont span {
    font-size: 11px;
    color: #707070;
}

.ref_rep_cont_header_cont .refs_count {
    font-size: 12px;
    font-weight: 900;
    color: #000000;
    padding: 0 8px;
}

.ref_rep_cont .tl_gh_result .tl_gh_result_heading {
    padding: 0 35px;
}

.ref_rep_cont .js_detailed_info_cont {
    max-height: 360px;
    overflow-y: auto;
    padding-right: 5px;
}

.ref_rep_cont .tl_gh_result_cont .tl_gh_result_heading {
    height: 36px;
}

.ref_rep_cont .tl_gh_result_item {
    margin-bottom: 1px;
}

.ref_rep_cont .tl_gh_result_item .dt {
    display: flex;
    align-items: center;
    height: 35px;
}

.ref_rep_cont .tl_gh_result_item .dt:first-child {
    border-right: 2px solid #E5E5E5;
}

.ref_rep_cont .js_detailed_info_cont::-webkit-scrollbar {
    width: 6px;
}

.ref_rep_cont .js_detailed_info_cont::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(221, 220, 220, 1);
    border-radius: 10px;
}

.ref_rep_cont .js_detailed_info_cont::-webkit-scrollbar-thumb {
    background-color: #bbbbbb;
    border-radius: 10px;
}

.ref_rep_cont .tl_gh_result_heading_arrow {
    position: absolute;
    right: 0;
    font-family: "iconsDinamicMenu";
    font-size: 30px;
    line-height: 0.8;
    border: none;
    margin: 0 10px;
    color: #8f8f8f;
    cursor: pointer;
}

.ref_rep_cont .tl_gh_result_heading_arrow.open {
    transform: rotateX(180deg);
}
/* end Albatross-Manoto Changing the referrer report information style */
/*start manototype partners home bottom sliders*/
.bottomHome_block {
    max-width: 806px;
}

.bottomHome_block .slick-slider,
.bottomHome_block .slick-list,
.bottomHome_block .slick-track,
.bottomHome_block .slick-slide img {
    height: 252px;
}

.bottom_slider-right {
    width: 64%;
    margin: 0 4px;
}

.bottom_slider-left {
    width: 33%;
    margin: 0 4px;
}

.bottom_slider .slick-dots {
    display: inline-flex !important;
    justify-content: flex-end;
    align-items: center;
    padding: 0 10px;
    bottom: 9px;
    flex-wrap: wrap;
}

.bottom_slider .slick-dots li {
    margin: 9px 5px 0;
}

.bottom_slider .slick-dots li button {
    display: block;
    text-indent: -9999px;
    background-color: transparent;
    border-radius: 50%;
    border: 3px solid transparent;
    box-shadow: 0 0 0px 3px #666666;
    width: 20px;
    height: 20px;
    cursor: pointer;
    overflow: hidden;
}

.bottom_slider .slick-dots li.slick-active button {
    box-shadow: inset 0 58px 0px 12px #666666, 0 0 0px 3px #666666;
}
/*end manototype partners home bottom sliders*/
/*start error page*/
.invalid_validation_error {
    min-height: 75vh;
    column-gap: 15px;
    max-width: 740px;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto;
}

.invalid_validation_error span {
    opacity: 0.7;
    font-size: 18px;
}

.invalid_validation_error .tl_btn {
    font-size: 14px !important;
}
/*end error page*/
/*start scroll styles*/
.scrolled__content::-webkit-scrollbar {
    width: 4px;
    cursor: pointer;
}
/* Track */
.scrolled__content::-webkit-scrollbar-track {
    background: rgba(43, 43, 43,0.3);
    cursor: pointer;
}
/* Handle */
.scrolled__content::-webkit-scrollbar-thumb {
    background-color: rgba(85, 85, 85,0.7);
    border-radius: 4px;
    cursor: pointer;
}
/*start scroll styles*/
.tl_sel_custom_popup_reg_options::-webkit-scrollbar {
    width: 4px;
    cursor: pointer;
}
/* Track */
.tl_sel_custom_popup_reg_options::-webkit-scrollbar-track {
    background: rgba(43, 43, 43,0.3);
    cursor: pointer;
}
/* Handle */
.tl_sel_custom_popup_reg_options::-webkit-scrollbar-thumb {
    background-color: rgba(85, 85, 85,0.7);
    border-radius: 4px;
    cursor: pointer;
}

.tl_sel_custom_popup_reg_options {
    max-height: 160px;
    overflow-y: auto;
}
/* Start bonus history redesign*/
.bonus-history__table {
    max-height: 60vh;
    overflow: auto;
    min-height: 60vh;
}

.bonus-history .paging {
    padding: 8px 28px;
}

@media screen and (max-height: 700px) {
    .bonus-history__table {
        max-height: 50vh;
        overflow: auto;
        min-height: 44vh;
    }
}

.bonuses_content.bonus-history .rslt_tbl_heading {
    background: rgba(0, 0, 0, 0.6);
    color: rgba(255, 255, 255, 0.5);
}

.bonuses_content.bonus-history .rslt_tbl_heading td {
    padding: 16px;
}

.bonuses_content.bonus-history .rslt_tbl td {
    border: 1px solid #26262680;
}

.bonuses_content.bonus-history .rslt_tbl > tbody > tr {
    background-color: rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
}

.bonuses_content.bonus-history .rslt_tbl > tbody > tr:nth-child(7) .show_details .bonus_details,
.bonuses_content.bonus-history .rslt_tbl > tbody > tr:nth-child(8) .show_details .bonus_details,
.bonuses_content.bonus-history .rslt_tbl > tbody > tr:nth-child(9) .show_details .bonus_details,
.bonuses_content.bonus-history .rslt_tbl > tbody > tr:nth-child(10) .show_details .bonus_details {
    top: initial;
    bottom: 0;
    transform: translate3d(-100%, 0, 0);
}

.bonuses_content.bonus-history .rslt_tbl > tbody {
    background-color: rgba(0, 0, 0, 0.15);
}

.bonuses_content.bonus-history .rslt_tbl .tbl_cell {
    padding: 16px;
}

.bonuses_content.bonus-history .rslt_tbl > tbody > tr:hover {
    color: #ffffff;
    background-color: #4e4e4e !important;
}

.bonus-history .bonus_details {
    display: none;
}

.bonus-history .show_details {
    position: relative;
    cursor: default;
}

.show_details__text {
    display: flex;
    align-items: center;
    column-gap: 8px;
    transition: .23s;
    cursor: pointer;
}

.show_details__text .dynamic_icon {
    font-size: 36px;
    line-height: 0.6;
}

.bonus-history .bonus_details {
    min-width: 236px;
    width: max-content;
    position: absolute;
    z-index: 2;
    left: 0;
    top: -50%;
    transform: translateX(-100%);
    background-color: rgba( 0, 0, 0, 0.9);
    backdrop-filter: blur(7px);
    border-radius: 4px;
}

.bonus-history .bonus_details h3 {
    padding: 12px;
    color: #F5B940;
    font-weight: 700;
}

.bonus-history .bonus_details p {
    padding: 12px;
    color: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid #272727;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bonus-history .bonus_details p span {
    color: rgba(255, 255, 255, 1);
    padding: 0 6px;
}

.bonus-history .show_details:hover .show_details__text {
    filter: opacity(0.5);
}

.bonus-history .show_details:hover .bonus_details {
    display: block;
}

.bonus-history .status_1 {
    background: rgba(255, 237, 71, 0.1);
    border-radius: 4px;
    color: #FFED47;
    padding: 4px 12px;
}

.bonus-history .status_2 {
    background: rgba(71, 255, 138, 0.1);
    border-radius: 4px;
    color: #47FF8A;
    padding: 4px 12px;
}

.bonus-history .status_3 {
    background: rgba(71, 167, 255, 0.1);
    border-radius: 4px;
    color: #47A7FF;
    padding: 4px 12px;
}

.bonus-history .status_4 {
    background: rgba(164, 164, 164, 0.1);
    border-radius: 4px;
    padding: 4px 12px;
}

.bonus-history .status_5 {
    background: rgba(255, 71, 71, 0.1);
    border-radius: 4px;
    color: #FF4747;
    padding: 4px 12px;
}

.bonus-history .status_6 {
    background: rgba(255, 237, 71, 0.1);
    border-radius: 4px;
    color: #FFED47;
    padding: 4px 12px;
}

.bonus-history .status_7 {
    background: rgba(255, 71, 71, 0.1);
    border-radius: 4px;
    color: #FF4747;
    padding: 4px 12px;
}
/* End bonus history redesign*/
/*Global Error Popup*/
.backdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10000001;
    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;
    background: rgba(0, 0, 0, 0.48);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.backdrop.open {
    visibility: visible;
    opacity: 1;
}

.backdrop.open .join-popup {
    -webkit-transform: rotateX(0) translateY(-20%);
    transform: rotateX(0) translateY(-20%);
}

.join-popup {
    width: 580px;
    padding: 24px;
    background-color: var(--bg-level-2);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: rotateX(90deg) translateY(0);
    transform: rotateX(90deg) translateY(0);
    -webkit-perspective: 500px;
    perspective: 500px;
    border-radius: 8px;
}

.join-popup .join-popup__head {
    font-weight: 500;
    font-size: 20px;
    color: var(--text-level-high);
    padding-bottom: 16px;
    border-bottom: 1px solid var(--bg-level-3);
}

.join-popup .join__head:empty {
    margin: 0;
}

.join-popup .join-popup__body {
    padding: 16px 0;
    color: var(--text-level-medium);
    border-bottom: 1px solid var(--bg-level-3);
}


.join-popup .join-popup__footer {
    padding-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-column-gap: 12px;
    column-gap: 12px;
}

@media screen and (max-width: 580px) {
    .join-popup {
        width: 85%;
    }
}

.btn-transparent {
    padding: 12px 25.5px;
    border-radius: 4px;
    background-color: transparent;
    text-transform: uppercase;
    color: var(--badge-bonus);
    border: 1px solid;
    cursor: pointer;
}
/*-----------*/
/*toaster styles*/
.toast-container {
    position: fixed;
    z-index: var(--toast-zIndex);
    top: 20px;
    inset-inline-end: 20px;
}

.toast-container .toast {
    position: relative;
    width: 100%;
    max-width: 300px;
    min-width: 280px;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .15), 0 10px 10px -5px rgba(0, 0, 0, .1);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.toast-container .toast:hover {
    box-shadow: 0 15px 20px -5px rgba(0, 0, 0, .15), 0 15px 15px -5px rgba(0, 0, 0, .1);
}

.toast-container .toast .t-title {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    color: #ffffff;
    font-size: 1.1rem;
}

.toast-container .toast .t-title span {
    padding-inline-end: 10px;
}

.toast-container .toast .t-text {
    color: #ffffff;
    margin: 5px 0 0 0;
    word-break: break-word;
}

.toast-container .toast .t-close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 25px;
    width: 25px;
    inset-inline-end: 5px;
    top: 0;
    padding: 0;
    margin: 0;
    background-color: transparent;
    /*background-color: #464646;*/
    border-radius: 50%;
    transform: rotate(45deg);
    cursor: pointer;
    /*box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .15), 0 10px 10px -5px rgba(0, 0, 0, .1);*/
}

.toast-container .toast .t-close:after, .toast-container .toast .t-close:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #eee;
    border-radius: 3px;
}

.toast-container .toast .t-close:after {
    width: 2px;
    height: 16px;
}

.toast-container .toast .t-close:before {
    width: 16px;
    height: 2px;
}

.toast-container .toast.active {
    opacity: 1;
    visibility: visible;
}

.toast-container .toast.system {
    background-color: #77a1fc;
}

.toast-container .toast.system .t-text {
    color: #eee;
}

.toast-container .toast.system .t-title {
    color: #eee;
}

.toast-container .toast.success {
    background-color: #3FB471;
}

.toast-container .toast.warning {
    background-color: #fcbc69;
}

.toast-container .toast.warning .t-text {
    color: #eee;
}

.toast-container .toast.warning .t-title {
    color: #eee;
}

.toast-container .toast.error {
    background-color: #fc6969;
}

.toast-container .toast.error .t-text {
    color: #eee;
}

.toast-container .toast.error .t-title {
    color: #eee;
}
/*-----------*/
/*clipboard copy msg*/
.copy_msg {
    width: 300px;
    background: var(--bg-level-4);
    color: var(--text-level-high);
    padding: 10px 20px;
    margin: 20px;
    border-radius: 4px;
    position: fixed;
    top: 0;
    inset-inline-end: 10px;
    z-index: 101;
    border-inline-start: 4px solid var(--btn-primary);
    display: flex;
    align-items: center;
    column-gap: 8px;
}

.copy_msg .dynamic_icon {
    font-size: 26px;
    border-radius: 50%;
    background: var(--btn-primary);
    color: var(--btn-primary-text);
    padding: 5px 8px 2px;
}
/*----------*/
/*Player icon customize by Category ID */
.cat_text_bg.player_category_274 {
    background: linear-gradient(99.85deg, #C48648 0%, #8A5E33 100%);
}

.cat_text_bg.player_category_275 {
    background: linear-gradient(100.26deg, #E0DEDC 0%, #807F7E 100%);
}

.cat_text_bg.player_category_276 {
    background: linear-gradient(103.38deg, #F5C114 0%, #9C7B0D 100%);
}

.cat_text_bg.player_category_277 {
    background: linear-gradient(100.26deg, #B3B3B3 0%, #525252 100%);
}

.cat_text_bg.player_category_2 {
    background: linear-gradient(107.15deg, #F3E372 0%, #C4AD12 100%);
}

.cat_text_bg.player_category_274,
.cat_text_bg.player_category_275,
.cat_text_bg.player_category_276,
.cat_text_bg.player_category_277,
.cat_text_bg.player_category_2 {
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cat_btn_bg.player_category_274,
.cat_btn_bg.player_category_275,
.cat_btn_bg.player_category_276,
.cat_btn_bg.player_category_277,
.cat_btn_bg.player_category_2 {
    display: inline-block;
    padding: 1px 8px;
    border-radius: 32px;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    margin-left: 20px;
    text-indent: 0 !important;
    text-align: center !important;
}

.profileDialog .cat_btn_bg.player_category_274,
.profileDialog .cat_btn_bg.player_category_275,
.profileDialog .cat_btn_bg.player_category_276,
.profileDialog .cat_btn_bg.player_category_277,
.profileDialog .cat_btn_bg.player_category_2 {
    font-size: 10px;
}

.cat_btn_bg.player_category_274 {
    background: linear-gradient(99.85deg, #C48648 0%, #8A5E33 100%);
}

.cat_btn_bg.player_category_275 {
    background: linear-gradient(100.26deg, #E0DEDC 0%, #807F7E 100%);
}

.cat_btn_bg.player_category_276 {
    background: linear-gradient(103.38deg, #F5C114 0%, #9C7B0D 100%);
}

.cat_btn_bg.player_category_277 {
    background: linear-gradient(100.26deg, #B3B3B3 0%, #525252 100%);
}

.cat_btn_bg.player_category_2 {
    background: linear-gradient(107.15deg, #F3E372 0%, #C4AD12 100%);
}

.user_pic_container + .user_info_content {
    position: relative;
    text-align: center;
}

.user_pic_container + .user_info_content .cat_btn_bg {
    position: relative;
    margin: 0;
    top: -20px;
    z-index: 10;
}
/*----------*/
/*footer social icons*/

.footer_social-item {
    width: 36px;
    height: 36px;
    border-radius: 2px;
   -webkit-transition: all .33s ease;
    -o-transition: all .33s ease;
    transition: all .33s ease;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    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;
}

.footer_social-item:not(:last-of-type){
    margin-inline-end: 10px;
}

.footer_social-item:before {
    font-family: "iconsDinamicMenu";
    font-size: 46px;
    line-height: 1;
}

.social__facebook-icon:before {
    content: "\E421";
}

.social__instagram-icon:before {
    content: "\E422";
}
.social__instagram1-icon:before {
    content: "\E172";
}

.social__linkedin-icon:before {
    content: "\E423";
}

.social__mail-icon:before {
    content: "\E424";
}

.social__pinterest-icon:before {
    content: "\E425";
}

.social__reddit-icon:before {
    content: "\E426";
}

.social__telegram-icon:before {
    content: "\E427";
}

.social__tikTok-icon:before {
    content: "\E428";
}
.social__tikTok2-icon:before {
    content: "\E436";
}

.social__tumblr-icon:before {
    content: "\E429";
}

.social__twitch-icon:before {
    content: "\E430";
}

.social__whatsapp-icon:before {
    content: "\E175";
}

.social__twitter-icon:before {
    content: "\E431";
}
.social__twitter-icon2:before {
    content: "\E171";
}
.social__whatsApp-icon:before {
    content: "\E432";
}
.social__whatsApp1-icon:before {
    content: "\E175";
}

.social__youtube1-icon:before {
    content: "\E433"
}

.social__youtube-icon:before {
    content: "\E434";
}

.social__messenger-icon:before {
    content: "\E445";
}
.social__viber-icon:before {
    content: "\E452"
}
.social__threads-icon:before {
    content: "\E456";
}

.social__vimeo-icon:before {
    content: "\E4A4";
}

.footer_social-item:hover,
.footer_social-item.colorful {
    color: #ffffff;
}

.social__facebook-icon.colorful {
    background-color: #3b5998;
}

.social__instagram-icon.colorful, .social__instagram1-icon.colorful, .social__threads-icon.colorful {
    background: #f09433;
    background: -o-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}

.social__linkedin-icon.colorful {
    background-color: #0072b1;
}

.social__mail-icon.colorful {
    background-color: #168de2;
}

.social__pinterest-icon.colorful {
    background-color: #c8232c;
}

.social__reddit-icon.colorful {
    background-color: #ff4500;
}

.social__telegram-icon.colorful {
    background-color: #0088CC;
}

.social__tikTok-icon.colorful, .social__tikTok2-icon.colorful {
    background-color: #000;
}

.social__tumblr-icon.colorful {
    background-color: #34526f;
}

.social__twitch-icon.colorful {
    background-color: #6441a5;
}

.social__twitter-icon.colorful {
    background-color: #000000;
}

.social__twitter-icon2.colorful {
    background-color: #00acee;
}

.social__whatsApp-icon.colorful, .social__whatsApp1-icon.colorful {
    background-color: #25d366;
}

.social__youtube-icon.colorful, .social__youtube1-icon.colorful {
    background-color: #FF0000;
}

.social__messenger-icon.colorful {
    background-color: #006AFF;
}

.social__viber-icon.colorful {
    background-color: #7360F2;
}

.social__vimeo-icon.colorful {
    background-color: #1AB7EA;
}

/*to top*/
.to_top_cont {
    position: fixed;
    bottom: 65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}
.to_top {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: none;
    padding: 0;
    background-color: var(--bg-level-4);
    color: var(--icon-level-high);
    cursor: pointer;
}
.social__pointer-none {
    pointer-events: none;
}
/*game grid with 5 games input row*/
.bonuses_v1--lobby-wrapper {
    padding: 0 20px;
    height: calc(100% - 200px);
    flex-grow: 1;
    overflow: auto;
}

.bonuses_v1--lobby-wrapper::-webkit-scrollbar {
    width: 4px;
}

.bonuses_v1--lobby-wrapper::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 6px;
}

.bonuses_v1--lobby-wrapper::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

.bonuses_v1--lobby-wrapper::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.bonuses_v1--lobby-wrapper .tournament__games-grid {
    margin-top: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
}

.tournament__games-grid--not-found {
    -ms-grid-columns: initial;
    grid-template-columns: initial;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

@media screen and (max-width: 991px) {
    .tournament__games-grid {
        margin-top: 12px;
        gap: 11px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}

.game-card {
    width: 100%;
    aspect-ratio: 1.68;
    background: var(--bg-level-2);
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}

.game-card .game-card__img-wrapper {
    width: 100%;
    height: 100%;
}

.game-card .game-card__img-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.game-card .game-card__transition {
    width: 100%;
    height: 101%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    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;
    opacity: 0;
    -webkit-transition: .23s;
    transition: .23s;
    mix-blend-mode: color-dodge;
    color: currentColor;
}

.game-card .game-card__transition .play {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
    mix-blend-mode: overlay;
    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;
}

@media (max-width: 767px) {
    .game-card .game-card__transition .play {
        font-size: calc(16px + 30.6 * ((100vw - 320px) / 1920));
    }
}

@media (min-width: 767px) {
    .game-card .game-card__transition .play {
        font-size: calc(16px + 18 * (100vw / 1920));
    }
}

@media (min-width: 991px) {
    .game-card:hover .game-card__transition {
        opacity: 1;
    }
}
/*-----*/

/* Page Not Found */
.page_not_found {
    height: 88vh;
    padding: 0 16px;
}

.page_not_found h2,
.page_not_found h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    margin: 12px 0 12px; 
}

.page_not_found p {
    font-size: 20px;
    line-height: 24px;
    opacity: 0.6;
    margin-bottom: 28px;
}

.page_not_found img {
    max-width: 100%;
    width: 260px;
}
/*-----*/
/*Website Homepage Redesign*/
.dynamic_container {
    padding: 12px 0;
}
.dynamic_container:empty {
    display: none;
}

.dynamic_container .name_vidget {
    position: relative;
}

.banners_billboard:not(.empty_banner) + .dynamic_container {
    position: relative;
}

.content-wrapper{
    width: 100%;
    display: flex;
    max-width: 1920px;
    margin: 0 auto;
    flex-grow: 1;
}

.widthSidebar .tl_header_bot_row {
    flex-basis: 302px;
    min-height: 100vh;
    flex-shrink: 0;
}

.widthSidebar .dynamic_menu .tl_header_bot_row_fix {
    margin: 0;
}

.widthSidebar .dynamic_menu .tl_header_navigation {
    height: 100%;
    flex-direction: column;
}

.main-wrapper{
    width: 100%;
}

.dyn_homepage {
    padding: 0 24px;
    background-color: var(--bg-level-1);
    height: 100%;
}

.widthSidebar .main-wrapper {
    width: calc(100% - 302px);
}

.rd_title__block{
    min-height: 40px; 
    margin-bottom: 12px !important; 
}

.rd_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    color: var(--text-level-high);
    text-transform: capitalize;
}

.rd_title__line:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 20px;
    background-color: var(--cwPrimary);
    margin-inline-end: 12px;
    vertical-align: middle;
    border-radius: 2px;
}

.rd_header_tabs {
    display: flex;
    gap: 12px;
    margin-bottom: 12px !important;
}

.rd_header_tab_item {
    background-color: var(--bg-level-3);
    border: 1px solid var(--bg-level-3);
    color: var(--text-level-medium);
    padding: 9px;
    border-radius: 48px;
    min-width: 44px;
    display: flex;
    align-items: center;
    transition: all .25s linear;
}

.rd_header_tab_item:not(.active){
    cursor: pointer;
}

.rd_header_tab_icon {
    width: 24px;
    height: 24px;
    object-fit: cover;
    object-position: center;
    transition: all .25s ease;
}

.rd_header_tab_icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.rd_header_tab_item:not(.active) img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.rd_header_tab_name {
    display: inline-block;
    padding: 0;
    color: var(--text-on-primary, var(--cwButtonTxt));
    visibility: hidden;
    max-width: 0;
    overflow: hidden;
}

.rd_header_tab_name,
.rd_header_tab_item.no_icon,
.top_winners_block .rd_header_tab_item {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    white-space: nowrap;
    text-transform: capitalize;
}

.rd_header_tab_item.active {
    background-color: var(--cwPrimary, var(--cwButtonBg));
    border-color: transparent;
    color: var(--text-on-primary, var(--cwButtonTxt));
}

.rd_header_tab_item.active .rd_header_tab_name {
    visibility: visible;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-inline-start: 8px;
    padding-inline-end: 4px;
}

.arrow__prev,
.arrow__next {
    width: 40px;
    height: 40px;
    padding: 0 8px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.314s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bg-level-2);
    border: 1px solid var(--bg-level-3);
    color: var(--text-level-high);
}

.arrow__prev i,
.arrow__next i {
    font-size: 34px;
    line-height: 17px;
    margin-block-start: 3px;
    color: var(--icon-level-high);
}

.arrow__prev.swiper-button-disabled,
.arrow__next.swiper-button-disabled {
    opacity: .4;
}
.rewardStatus_slider .arrow__prev, .rewardStatus_slider .arrow__next {
    background-color: var(--bg-level-4);
}
/*Lobby Groups tabs count*/
[class^="lgWidth_"] .rd_header_tabs .rd_header_tab_item{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    flex-shrink: 0;
}

.lgWidth_1 .rd_header_tabs .rd_header_tab_item{
    max-width: 1083px;
}

.lgWidth_2 .rd_header_tabs .rd_header_tab_item{
    max-width: 535.5px;
}

.lgWidth_3 .rd_header_tabs .rd_header_tab_item{
    max-width: 353px;
}

.lgWidth_4 .rd_header_tabs .rd_header_tab_item{
    max-width: 262px;
}

.lgWidth_5 .rd_header_tabs .rd_header_tab_item{
    max-width: 207px;
}

@media only screen and (max-width: 1260px){
    [class^="lgWidth_"] .rd_header_tabs{
        width: calc(100% - 128px);
    }
    .lgWidth_1 .rd_header_tabs .rd_header_tab_item{
        max-width: 100%;
    }
    .lgWidth_2 .rd_header_tabs .rd_header_tab_item {
        max-width: calc(100% / 2 - 6px);
    }
    .lgWidth_3 .rd_header_tabs .rd_header_tab_item {
        max-width: calc(100% / 3 - 6px);
    }
    .lgWidth_4 .rd_header_tabs .rd_header_tab_item {
        max-width: calc(100% / 4 - 6px);
    }
    .lgWidth_5 .rd_header_tabs .rd_header_tab_item{
        max-width: calc(100% / 5 - 6px);
    }
}

/*Start Top jackpots*/
.component_jackpot_slider_number_wrapper0.hide {
    display: none !important;
}

.component_jackpot_slider > .comp_jack_padding {
    padding-left: 4px;
}

.component_jackpot_slider > .sprtr {
    padding-left: 0 !important;
}

@media screen and (max-width: 1500px) {
    .component_jackpot_slider > div:nth-last-child(3n) {
        padding: 0;
    }
}

.jackpot_container {
    width: 100%;
    min-height: 114px;
    transition: all 0.3s;
}
.jackpot_container.cw_sport_jackpot {
    min-height: 67px;
}
.cw_icon_irt:after,
.cw_icon_IRT:after,
.cw_icon_ron:after,
.cw_icon_RON:after {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    line-height: var(--icoSize);
}

.cw_icon_ron:after,
.cw_icon_RON:after {
    content: "RON";
}

.cw_icon_irt:after,
.cw_icon_IRT:after {
    content: "IRT";
}

html[lang="FA"] .cw_icon_irt:after,
html[lang="FA"] .cw_icon_IRT:after {
    content: "تومان";
    font-family: IRANSans;
    font-weight: 400;
}
/*End Top jackpots*/
/*----------*/
/*Notifications Settings*/
.notificationSettings_container {
    margin: 0 32px;
}

/*Start Skeleton loading */
.skeleton {
    background-color: var(--bg-level-4);
    /*background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));*/
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(var(--text-level-low)), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), var(--text-level-low), rgba(255, 255, 255, 0));
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--text-level-low), rgba(255, 255, 255, 0));
    background-size: 40px 100%;
    background-repeat: no-repeat;
    background-position: left -40px top 0;
    -webkit-animation: shine 1s ease infinite;
    animation: shine 1s ease infinite;
}

@-webkit-keyframes shine {
    to {
        background-position: right -40px top 0;
    }
}

@keyframes shine {
    to {
        background-position: right -40px top 0;
    }
}
/*End Skeleton loading */
/*Start Dots loading*/
.loading-dots {
    font-size: 40px; /* Default value */
    --duration: 1s; /* Default value */
    --num-dot: 10; /* Default value */
    --color-dot: var( --text-level-high); /* Default value */
    --box-color: var(--btn-primary); /* Default value */
}

.loading-dots > * {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: rotate(calc((360deg / var(--num-dot)) * var(--index)));
}

.loading-dots > *::before {
    position: absolute;
    content: '';
    top: .15em;
    left: .45em;
    width: .1em;
    height: .1em;
    transform: scale(0);
    border-radius: 1em;
    background-color: var(--color-dot);
    animation: scaleTo1 var(--duration) ease-in-out calc(var(--duration) / var(--num-dot) * var(--index)) infinite reverse;
}

.loading-dots {
    width: 1em;
    aspect-ratio: 1;
    position: relative;
    display: inline-block;
    /*position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);*/
}

.loading-dots::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    /*border-radius:.2em;
background-color:var(--box-color);*/
}

@keyframes scaleTo1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}
/*End Dots loading*/

/*declaraticon strat*/
.cw_aml{
  margin: 0 32px;
}
/*declaraticon end*/

/*Start dynamicLobbyDesktop.css*/
.lca-wrapper button {
    font-family: inherit;
}

.no-rtl-needed {
    direction: ltr;
}

.bg-primary_cont_from_game_history {
    width: 100%;
    height: 100%;
    border-radius: var(--cwCardRadius);
}
.game__link_demo, .game__link_real {
    font-size: 14px;
    margin-top: 8px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.1s;
    display: block;
    min-width: 152px;
    text-align: center;
    padding: 8px;
    border-radius: 2px;
    cursor: pointer;
}

.game__link_demo.only-icon, .game__link_real.only-icon {
    width: 100%;
    height: 100%;
    background: transparent;
    color: inherit;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.game__link_demo.only-icon i, .game__link_real.only-icon i{
    font-size: 80px;
}
.lca-wrapper .close_icon {
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .close_icon:before {
    font-family: "iconsDinamicMenu";
    content: "\E368";
}

.lca-wrapper .copy_icon {
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .copy_icon:before {
    content: "\E372";
}

.lca-wrapper .fullscreen_icon {
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .fullscreen_icon:before {
    content: "\E226";
}

.lca-wrapper .sync_icon {
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .sync_icon:before {
    content: "\E374";
}

.lca-wrapper .like_icon {
    margin: 0 3px;
    font-size: 26px;
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .like_icon:after {
    content: "\e115";
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .like_icon.active:after {
    content: "\e213";
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .hand_icon { 
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .hand_icon:before {
    content: "\e115";
}

.lca-wrapper .hand_icon.active:before {
    content: "\e213";
}
.lca-wrapper .search__icon:after {
    font-size: 32px;
}

.lca-wrapper .star_icon {
    font-size: 26px;
    line-height: 0.5;
    margin-inline-start: 5px;
    color: #ffffff;
    font-size: 30px;
    font-family: "iconsDinamicMenu";
}

.lca-wrapper .star_icon:after {
    font-family: "iconsDinamicMenu";
    content: "\e180";
    line-height: 0.2;
}
.lca-wrapper .star_icon.active:after {
    font-family: "iconsDinamicMenu";
    content: "\e181";
}


.lca-wrapper .diamond_icon {
    font-family: "iconsDinamicMenu";
    font-size: 35px;
    line-height: 1.5;
    vertical-align: middle;
    text-shadow: none;
    font-weight: normal;
}

.lca-wrapper .diamond_icon:after {
    font-family: "iconsDinamicMenu";
    content: "\e453";
}

.lca-filter-no-result {
    padding: 100px 0 200px;
    border-radius: 8px 8px 0 0;
}

.lca-filter-no-result .search__icon:after {
    font-size: 170px;
}

.lca-filter-no-result p {
    line-height: 1.5;
    max-width: 190px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
}

.close-search {
    position: absolute;
    inset-inline-end: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    background-color: transparent;
    border: none;
    color: inherit;
}

.close-search .clear-search-icon.search__icon {
    position: static;
    font-size: 30px;
}

.close-search .clear-search-icon.search__icon:after {
    content: none;
}

/*search error*/
#js_search_msg {
    top: 102%;
    inset-inline-end: 0;
    position: absolute;
    background-color: #fff;
    border-radius: 14px;
    padding: 5px 10px;
    font-size: 14px;
    min-width: 100%;
    color: #fc0000;
    z-index: 20;
    line-height: 1.2;
}

#js_search_msg:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #fff transparent;
    margin-top: -12px;
    display: block;
    margin-bottom: 5px;
}

/*Game card*/
.lca-card {
    overflow: hidden;
    font-size: 9px;
    position: relative;
    padding: 4px;
}
.lca-card-body {
    flex-grow: 1;
    position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    padding-top: 67.05%;
}
.lca-card-img {
    display: block;
    object-fit: cover;
    object-position: left;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.lca-card-name {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #ffffff;
}

.lca-card-footer, .lca-card-hover-footer {
    padding: 10px 16px;
    height: 40px;
    border-radius: 0 0 16px 16px;
    align-items: center;
}

.lca-card-price {
    font-size: 14px;
    width: 50%;
    flex-grow: 1;
    min-width: 1px;
}

/*max-win*/
.lca-card-maxwin-wrapper {
    position: absolute;
    left: 9px;
    bottom: 12px;
    display: flex;
    align-items: center;
    font-size: 14px;
    text-shadow: 0px 0px 6px #000;
    font-family: "iconsDinamicMenu";
}

.lca-card-maxwin-wrapper:before {
    font-family: "iconsDinamicMenu";
    content: "\E4AE";
    font-size: 32px;
}

.lca-card-flag {
    width: 18px;
    height: 18px;
    background-size: 18px auto;
    background-repeat: no-repeat;
    margin-bottom: 4px;
    background-position: 0 0;
}

/*Russian*/
.lca-card-flag.ru, .lb_card_flag.ru {
    background-position-y: -22px;
}
/*English*/
.lca-card-flag.en, .lb_card_flag.en {
    background-position-y: -43px;
}
/*Armenian*/
.lca-card-flag.hy, .lb_card_flag.hy {
    background-position-y: -65px;
}
/*Turkish*/
.lca-card-flag.tr, .lb_card_flag.tr {
    background-position-y: -86.5px;
}
/*Bosnia and Herzegovina*/
.lca-card-flag.bs, .lb_card_flag.bs {
    background-position-y: -108px;
}
/*Farsi (iran) basketball logo*/
.lca-card-flag.fa-basketball, .lb_card_flag.fa-basketball {
    background-position-y: -130px;
}
/*Kuwait*/
.lca-card-flag.kw, .lb_card_flag.kw {
    background-position-y: -152px;
}
/*Serbia*/
.lca-card-flag.sr, .lb_card_flag.sr {
    background-position-y: -173px;
}
/*Croatia*/
.lca-card-flag.hr, .lb_card_flag.hr {
    background-position-y: -194px;
}
/*Ukraine*/
.lca-card-flag.uk, .lb_card_flag.uk {
    background-position-y: -216px;
}
/*Tajik  */
.lca-card-flag.tj, .lb_card_flag.tj {
    background-position-y: -238px;
}

/*Israel (Hebrew)*/
.lca-card-flag.il, .lca-card-flag.he,
.lb-card-flag.il, .lb_card_flag.he {
    background-position-y: -259px;
}
/*Spanish (spain)*/
.lca-card-flag.es, .lb_card_flag.es,
.lca-card-flag.es-spanish, .lb_card_flag.es-spanish {
    background-position-y: -281px;
}
/*anhayt*/
.lca-card-flag.anhayt, .lb_card_flag.anhayt {
    background-position-y: -302px;
}
/*Italy*/
.lca-card-flag.it, .lb_card_flag.it {
    background-position-y: -324px;
}
/*France*/
.lca-card-flag.fr, .lb_card_flag.fr {
    background-position-y: -346px;
}
/*Germany*/
.lca-card-flag.de, .lb_card_flag.de {
    background-position-y: -367px;
}
/*Korea  (the Republic of)*/
.lca-card-flag.ko, .lb_card_flag.ko {
    background-position-y: -389px;
}
/*Greek*/
.lca-card-flag.el, .lb_card_flag.el {
    background-position-y: -411px;
}
/*Denmark*/
.lca-card-flag.da, .lb_card_flag.da {
    background-position-y: -432px;
}
/*Finland*/
.lca-card-flag.fi, .lb_card_flag.fi {
    background-position-y: -454px;
}
/*Czechia*/
.lca-card-flag.cs, .lb_card_flag.cs {
    background-position-y: -475px;
}

/*Sweden*/
.lca-card-flag.sv, .lb_card_flag.sv {
    background-position-y: -497px;
}
/*Georgia*/
.lca-card-flag.ka, .lb_card_flag.ka {
    background-position-y: -518px;
}
/*Norway*/
.lca-card-flag.nb, .lb_card_flag.nb {
    background-position-y: -540px;
}
/*China*/
.lca-card-flag.zh, .lb_card_flag.zh,
.lca-card-flag.zh-cht, .lb_card_flag.zh-cht {
    background-position-y: -562px;
}

/*Thailand*/
.lca-card-flag.th, .lb_card_flag.th {
    background-position-y: -583px;
}
/*Kazakhstan*/
.lca-card-flag.kk, .lb_card_flag.kk {
    background-position-y: -605px;
}
/*Azerbaijan*/
.lca-card-flag.az, .lb_card_flag.az {
    background-position-y: -626px;
}
/*Brazil*/
.lca-card-flag.br, .lb_card_flag.br {
    background-position-y: -648px;
}
/*Japan*/
.lca-card-flag.ja, .lb_card_flag.ja {
    background-position-y: -670px;
}
/*India*/
.lca-card-flag.hi, .lb_card_flag.hi {
    background-position-y: -691px;
}
/*Pakistan*/
.lca-card-flag.pk, .lb_card_flag.pk,
.lca-card-flag.ur, .lb_card_flag.ur,
.lca-card-flag.ur-pk, .lb_card_flag.ur-pk {
    background-position-y: -713px;
}
/*Lithuania*/
.lca-card-flag.lt, .lb_card_flag.lt {
    background-position-y: -734px;
}
/*Tunisia*/
.lca-card-flag.aeb, .lb_card_flag.aeb,
.lca-card-flag.tn, .lb_card_flag.tn {
    background-position-y: -756px;
}
/*Viet Nam*/
.lca-card-flag.vn, .lb_card_flag.vn,
.lca-card-flag.vi, .lb_card_flag.vi {
    background-position-y: -778px;
}
/*Uzbekistan*/
.lca-card-flag.uz, .lb_card_flag.uz {
    background-position-y: -799px;
}
/*Poland*/
.lca-card-flag.pol, .lb_card_flag.pol,
.lca-card-flag.pl, .lb_card_flag.pl {
    background-position-y: -821px;
}
/*Albania*/
.lca-card-flag.sq, .lb_card_flag.sq {
    background-position-y: -842px;
}
/*Ethiopia*/
.lca-card-flag.et, .lb_card_flag.et,
.lca-card-flag.am, .lb_card_flag.am {
    background-position-y: -864px;
}
/*Bengali*/
.lca-card-flag.bn, .lb_card_flag.bn {
    background-position-y: -886px;
}
/*Belarusian*/
.lca-card-flag.be, .lb_card_flag.be,
.lca-card-flag.by, .lb_card_flag.by {
    background-position-y: -907px;
}
/*Romanian*/
.lca-card-flag.ro, .lb_card_flag.ro {
    background-position-y: -929px;
}
/*Iran(Farsi)*/
.lca-card-flag.fa, .lb_card_flag.fa {
    background-position-y: -950px;
}
    /*Arabic*/
.lca-card-flag.ar, .lb_card_flag.ar {
    background-position-y: -972px;
}
    /*Kurdish*/
.lca-card-flag.ku, .lb_card_flag.ku {
    background-position-y: -994px;
}
    /*Bulgarian*/
.lca-card-flag.bg, .lb_card_flag.bg {
    background-position-y: -1015px;
}
    /*Portugal*/
.lca-card-flag.pt, .lb_card_flag.pt {
    background-position-y: -1037px;
}
    /*Mongolian*/
.lca-card-flag.mn, .lb_card_flag.mn {
    background-position-y: -1058px;
}
/*Montenegrin*/
.lca-card-flag.mne, .lb_card_flag.mne,
.lca-card-flag.cnr, .lb_card_flag.cnr {
    background-position-y: -1080px;
}
    /*Burmese*/
.lca-card-flag.my, .lb_card_flag.my {
    background-position-y: -1102px;
}
    /*Slovenian*/
.lca-card-flag.sl, .lb_card_flag.sl {
    background-position-y: -1123px;
}
    /*Punjabi*/
.lca-card-flag.pa, .lb_card_flag.pa {
    background-position-y: -1145px;
} 
/*Netherlands*/
.lca-card-flag.nl, .lb_card_flag.nl {
    background-position-y: -1166.5px;
}

.lca-card-badge-wrapper {
    position: absolute;
    left: 12px;
    top: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.lca-card-badge {
    color: #fff;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 4px;
    margin-top: 2px;
}
 
.lca-card-badge.type-2 {
    background-color: #BF2A39;
}

.lca-card-badge.type-3 {
    background-color: #F14100;
}

.lca-card-badge.type-4 {
    background-color: #2C8407;
}

.lca-card-badge.type-5 {
    background-color: #3B87E0;
}

.lca-card-hover {
    position: absolute;
    top: 0;
    height: calc(100% - 4px);
    width: calc(100% - 8px);
    display: flex;
    flex-direction: column;
    opacity: 0;
    border-radius: 16px;
}

.lca-card:hover .lca-card-hover {
    opacity: 1;
}
.lca-card-hover-header {
    padding: 22px 16px 9px;
    display: flex;
    justify-content: space-between; 
}

.lca-card-hover-header .lca-card-name {
    color: #ffffff;
    background-color: transparent;
    mix-blend-mode: difference;
}

.lca-card:hover .lca-card-badge-wrapper,
.lca-card:hover .lca-card-flag-wrapper,
.lca-card:hover .lca-card-maxwin-wrapper,
.lca-card:hover .lca-card-footer {
    opacity: 0;
}

.lca-card:hover .lca-card-img {
    -webkit-filter: brightness(15%);
    filter: brightness(15%);
}

/*badges*/
.badge_New .lca-menu-badge {
    background-color: #FFB700;
    color: #000;
}

.badge_Soon .lca-menu-badge {
    background-color: #4B9263;
    color: #fff;
}

.lca-card-badge.type-1,
.badge_Top .lca-menu-badge {
    background-color: #0006B8;
    color: #FFFFFF;
}

.badge_Hot .lca-menu-badge {
    background-color: #FF0000;
    color: #FFFFFF;
}

.badge_Premium .lca-menu-badge {
    background-color: #0638FF;
    color: #FFFFFF;
}

.lca-card-badge.type-3,
.badge_JackPot .lca-menu-badge {
    background-color: #6D24FF;
    color: #FFFFFF;
}
/*No result*/
.lca-games-container .casino_nav_fav_game_not_found,
.lca-wrapper .casino_nav_fav_game_not_found {
    min-width: 100%;
}

.last-played-icon {
    width: 140px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--bg-level-2);
    color: #6b6b6b;
    border-radius: 50%;
    font-size: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 5px;
    margin-bottom: 20px
}

/*haven't game message*/
.lca-no-game {
    width: 100%;
    text-align: center;
    opacity: 0.7 !important;
    padding: 100px 0 30px;
}

.lca-no-game p {
    font-size: 18px;
}

.ic_no-game {
    font-size: 102px;
    display: block;
    font-family: "iconsDinamicMenu";
    text-align: center;
    margin-bottom: 26px;
}

.ic_no-game::after {
    content: "\E379";
}

/*card version 1 (minimal view)*/
.lca-card.lca-card--v1 {
    padding: 0;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

.lca-card.lca-card--v1 .lca-card-body {
    border-radius: 0;
}

.lca-card.lca-card--v1 .lca-card-footer {
    width: 100%;
        height: 26px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 4px 8px;
        display: flex;
        align-items: center;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 0;
        column-gap: 4px;
}
 .lca-card.lca-card--v1 .lca-card-maxwin-wrapper > div,
 .lca-card.lca-card--v1 .lca-card-price > div{
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     width: 100%;
 }
.lca-card.lca-card--v1 .lca-card-footer:empty {
    display: none !important;
}

.lca-card.lca-card--v1 .lca-card-maxwin-wrapper {
    position: static;
    column-gap: 5px;
    font-size: 12px;
    font-weight: 600;
}

.lca-card.lca-card--v1 .lca-card-maxwin-wrapper:before {
    font-size: 28px;
    line-height: 0.5;
    font-weight: 400;
}

.lca-card.lca-card--v1 .lca-card-price {
    max-width: 50%;
    font-size: 12px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    color: #ffffff;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    gap: 3px;
}

.lca-card.lca-card--v1 .lca-card-hover {
    padding: 0;
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    visibility: visible;
    top: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: .23s;
}

.lca-card.lca-card--v1 .lca-card-badge-wrapper, .lca-card.lca-card--v1 .lca-card-flag-wrapper, .lca-card.lca-card--v1 .lca-card-maxwin-wrapper, .lca-card.lca-card--v1 .lca-card-footer {
    opacity: 1 !important;
}

.lca-card.lca-card--v1 .lca-card-hover-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 14px;
    margin-bottom: 0 !important;
}

.lca-card.lca-card--v1 .lca-card-hover-header .lca-card-name {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    mix-blend-mode: normal;
}

.lca-card.lca-card--v1 .lca-card-btn-wrapper {
    margin: auto 0;
    padding-top: 0 !important;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lca-card.lca-card--v1 .game__link_real {
    width: 40px;
    height: 40px;
    min-width: initial;
    border-radius: 50%;
    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;
    margin: 0 0 12px;
}

.lca-card.lca-card--v1 .game__link_real .dynamic_icon {
    font-size: 34px;
    line-height: 0.5;
    padding-left: 3px;
}

.lca-card.lca-card--v1 .game__link_demo {
    padding: 0;
    margin: 0;
    width: max-content;
    min-width: initial;
    color: #ffffff;
    text-decoration: underline;
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 1.2;
    height: auto;
}

.lca-card.lca-card--v1 .game__link_demo:hover {
    background-color: transparent;
}

.lca-card.lca-card--v1:hover .lca-card-hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    visibility: visible;
    top: 0;
}

.lca-card.lca-card--v1:hover .game__link_demo, .lca-card.lca-card--v1:hover .game__link_real {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: all;
}

.lca-card.lca-card--v1:hover .lca-card-img {
    -webkit-filter: brightness(0.4);
    filter: brightness(0.4);
}

.lca-card.lca-card--v1 .contribution_icon {
    width: 32px;
    position: absolute;
    inset-inline-end: 8px;
    top: 0;
    margin: 0;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.lca-card.lca-card--v1 p {
    color: #ffffff;
}

.lca-gv-sidebar .swiper-fade .swiper-slide {
    opacity: 0 !important;
}

.lca-gv-sidebar .swiper-fade .swiper-slide-active {
    opacity: 1 !important;
}

.lca-card.lca-card--v1:hover .lb_card_topitems {
    opacity: 0;
}

.lca-gv-card-price .currency_icon.irt,
.lca-gv-card-price .currency_icon.IRT,
.lca-gv-card-price .currency_icon.ron,
.lca-gv-card-price .currency_icon.RON,
.lca-card-price .currency_icon.irt,
.lca-card-price .currency_icon.IRT,
.lca-card-price .currency_icon.ron,
.lca-card-price .currency_icon.RON {
    font-size: 12px;
    display: inline-flex;
}

.lca-gv-card-price .currency_icon.irt:after,
.lca-gv-card-price .currency_icon.IRT:after,
.lca-gv-card-price .currency_icon.ron:after,
.lca-gv-card-price .currency_icon.RON:after,
.lca-card-price .currency_icon.IRT:after,
.lca-card-price .currency_icon.irt:after,
.lca-card-price .currency_icon.RON:after,
.lca-card-price .currency_icon.ron:after {
    font-weight: normal;
}

.lca-gv-card-price .currency_icon.tnd,
.lca-gv-card-price .currency_icon.TND,
.lca-card-price .currency_icon.tnd,
.lca-card-price .currency_icon.TND {
    font-size: 30px;
}


.lca-gv-card-price .currency_icon.krw,
.lca-gv-card-price .currency_icon.KRW,
.lca-card-price .currency_icon.krw,
.lca-card-price .currency_icon.KRW,
.lca-gv-card-price .currency_icon.usd,
.lca-gv-card-price .currency_icon.USD,
.lca-card-price .currency_icon.usd,
.lca-card-price .currency_icon.USD {
    font-size: 24px;
}

.lca-gv-card-price .currency_icon.krw,
.lca-gv-card-price .currency_icon.KRW,
.lca-gv-card-price .currency_icon.usd,
.lca-gv-card-price .currency_icon.USD {
    line-height: 14px;
}

.lca-gv-card-price .currency_icon.byn,
.lca-gv-card-price .currency_icon.BYN,
.lca-card-price .currency_icon.byn,
.lca-card-price .currency_icon.BYN,
.lca-gv-card-price .currency_icon.bot,
.lca-gv-card-price .currency_icon.BOT,
.lca-card-price .currency_icon.bot,
.lca-card-price .currency_icon.BOT,
.lca-gv-card-price .currency_icon.irr,
.lca-gv-card-price .currency_icon.IRR,
.lca-card-price .currency_icon.irr,
.lca-card-price .currency_icon.IRR {
    font-size: 26px;
}

/*--------*/
/*End dynamicLobbyDesktop.css*/
/*Start Dynamic Lobby Card Redesign*/
.lb_card_price .currency_icon,
.lb_card_price .currency_icon {
    line-height: 18px;
}

.lb_card_price .currency_icon.krw,
.lb_card_price .currency_icon.KRW,
.lb_card_price .currency_icon.usd,
.lb_card_price .currency_icon.USD {
    font-size: 26px;
}

.lb_card_price .currency_icon.byn, .lb_card_price .currency_icon.BYN,
.lb_card_price .currency_icon.irr, .lb_card_price .currency_icon.IRR,
.lb_card_price .currency_icon.tnd, .lb_card_price .currency_icon.TND {
    font-size: 30px;
    line-height: 20px;
}

.lb_card_price .currency_icon.bot, .lb_card_price .currency_icon.BOT {
    font-size: 26px;
}
/*End Dynamic Lobby Card Redesign*/


/*Template 5, 1, 6 Registration*/
/*start registration template 1*/

.regT1 .register_right_part {
    padding: 20px;
}
.regT1 .tl_mobile_code {
    width: 84px;
    margin: 0;
    flex-shrink: 0;
}

.regT1 .register_footer {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    flex-direction: column;
    flex-grow: 1;
}
.regT1 .reg_footer_btn {
    margin-top: auto;
}
 .regT1 .form-group {
    margin-bottom: 14px;
}

.regT5 .D_info_box.f span span,
.regT1 .D_info_box.f span span,
.regT2 .D_info_box.f span span,
.regT6 .D_info_box.f span span {
    top: 0px;
}

#registerContent .reistrt5Checkboxs .form-group {
    max-width: 100% !important;
}






.regT5 .reg_footer .reistrt5Checkboxs .form-group.reg__checkboxes.input-validation-error,
.regT1 .reg_footer .form-group.reg__checkboxes.input-validation-error,
.regT2 .reg_footer .form-group.reg__checkboxes.input-validation-error,
.regT6 .reg_footer .form-group.reg__checkboxes.input-validation-error {
    border-bottom: none !important;
}

.regT5 .reg_footer .input-validation-error .checkBox_label .checkBox_text,
.regT1 .reg_footer .input-validation-error .checkBox_label .checkBox_text,
.regT2 .reg_footer .input-validation-error .checkBox_label .checkBox_text,
.regT6 .reg_footer .input-validation-error .checkBox_label .checkBox_text,
.regT12 .reg_footer .input-validation-error .checkBox_label .checkBox_text,
.regT15 .reg_footer .input-validation-error .checkBox_label .checkBox_text {
    color: #f00;
}

.regT5 .reg_footer .input-validation-error .checkBox_label .checkBox_icon,
.regT1 .reg_footer .input-validation-error .checkBox_label .checkBox_icon,
.regT2 .reg_footer .input-validation-error .checkBox_label .checkBox_icon,
.regT6 .reg_footer .input-validation-error .checkBox_label .checkBox_icon,
.regT12 .reg_footer .input-validation-error .checkBox_label .checkBox_icon,
.regT15 .reg_footer .input-validation-error .checkBox_label .checkBox_icon {
    color: #f00;
}

.regT5 .reg_err_mess span:before, .D_input_block > .D_info_box > span span::after,
.regT1 .reg_err_mess span:before, .D_input_block > .D_info_box > span span::after,
.regT2 .reg_err_mess span:before, .D_input_block > .D_info_box > span span::after,
.regT6 .reg_err_mess span:before, .D_input_block > .D_info_box > span span::after {
    display: none;
}

.regT6 .form-group.input_validation_fail .checkBox_label .checkBox_text, .regT6 .form-group.input_validation_fail .checkBox_label .checkBox_icon::before,
.regT2 .form-group.input_validation_fail .checkBox_label .checkBox_text, .regT2 .form-group.input_validation_fail .checkBox_label .checkBox_icon::before,
.regT12 .form-group.input_validation_fail .checkBox_label .checkBox_text, .regT12 .form-group.input_validation_fail .checkBox_label .checkBox_text a, .regT12 .form-group.input_validation_fail .checkBox_label .checkBox_icon::before {
    color: #f00;
}

.regT2 .checkboxTwoM .D_info_box ,
.regT6 .checkboxTwoM .D_info_box {
    top: 23px;
}
.regT2 .reg_mobile_code_cont .tl_mobile_code select,
.regT6 .reg_mobile_code_cont .tl_mobile_code select {
    margin: 0 !important;
}
.regT2 .register_footer,
.regT6 .register_footer{
    margin-top: 45px;
}
.regT2 .captchaArea .reg_err_mess ,
.regT6 .captchaArea .reg_err_mess {
    background-color: #e6e6e6;
    padding: 5px;
    border-radius: 3px;
    position: relative;
    width: 100%;
    display: block;
    font-size: 12px;
    line-height: 1.5;
}
.regT2 .captchaArea .captcha_block > .reg_err_mess::after ,
.regT6 .captchaArea .captcha_block > .reg_err_mess::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -8px;
    left: 8px;
    border-style: solid;
    border-width: 8px;
    border-top-width: 0;
    border-color: transparent;
    border-bottom-color: #e6e6e6;
}
.regT2 .tl_mobile_code,
.regT6 .tl_mobile_code{
    width: 30%;
}
.regT2 .reg_btn_cont > div,
.regT6 .reg_btn_cont > div{
    max-width: 280px!important;
}
.regT2 .register_phone_part .txt_code,
.regT6 .register_phone_part .txt_code{
    text-align: center;
}

.regT5 .register_phone_part {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    flex: 0 0 100%;
}

.regT5 .tl_mobile_code {
    width: 84px !important;
    margin: 0;
    flex-shrink: 0;
}
/*Template 5, 1, 6 Registration end*/
/*Start Profile OCR Verification*/
.ocr_back_btn {
    padding: 10px 16px;
    border: 1px solid var(--btn-primary);
    color: var(--btn-primary);
    font-size: 12px;
    background-color: transparent;
    margin-bottom: 12px;
    cursor: pointer;
}

.ocr_back_btn i {
    font-size: 26px;
    margin-inline-end: 8px;
    line-height: 14px;
}
.ocr_back_btn span {
    vertical-align: top;
}

.ocr_iframe_wrapper iframe {
    height: 706px;
    width: 100%;
}

@media only screen and (max-height: 915px) {
    .ocr_iframe_wrapper iframe {
        height: calc(90vh - 114px)!important;
    }
}

.ocr_iframe_wrapper {
    height: calc(100% - 50px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ocr_iframe_wrapper i{
    margin-bottom: 20px;
    font-size: 200px;
    line-height: normal;
    color: var(--text-level-high);
    transform: rotate(180deg);
}

.ocr_iframe_wrapper p{
    margin-bottom: 24px;
    font-size: 16px;
    color: var(--text-level-high);
}

.ocr_iframe_wrapper button {
    width: 125px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    padding: 12px;
    border-radius: 12px;
    background-color: var(--btn-primary);
    color: var(--btn-primary-text);
}

.verifyBtnCheck[disabled] {
    cursor: auto;
}

.nonVerified_item__btn[disabled] {
    cursor: auto;
}

/*End Profile OCR Verification*/
/*Start Dynamic Badge Redesign 2024*/
.lb_card_topitems {
    background: linear-gradient(180deg, var(--cwCardShadow, rgba(0, 0, 0, 0.65)) 0%, var(--cwCardShadowFade, rgba(0, 0, 0, 0)) 100%);
    color: var(--cwCardTxt, #fff);
    left: 0;
    top: 0;
    padding: 12px;
    width: 100%;
    align-items: flex-start !important;
    border-radius: var(--badge_brd);
}

.lb_card_badge {
    border-radius: 32px;
    padding: 0 4px;
    height: var(--badge_height);
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    background: var(--cwStatusDefaultBg);
    color: var(--cwStatusDefaultTxt);
    font-family: 'Roboto', sans-serif;
}

.lb_card_badge > span{
    padding: 0 4px;
    font-size: var(--badge_fsz);
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 80px;
}

.lb_card_badge > i{
    display: inline-flex;
    width: 14px;
    height: 14px;
    align-items: center;
    justify-content: center;
    font-family: "iconsDinamicMenu";
    font-size: 28px;
    line-height: 14px;
    color: var(--cwStatusDefaultIcon);
}

.lca-gv-card {
    --badge_height: 20px;
}
/*None = 0,
Top = 1,
Hot = 2,
JackPot = 3,
New = 4,
Soon = 5,
Premium = 6,
Exclusive = 7,
Upcoming = 8,
Maintenance = 9*/
.lb_card_badge.badge_type_top {
    background: var(--cwStatusTopBg);
    color: var(--cwStatusTopTxt);
}
.lb_card_badge.badge_type_hot {
    background: var(--cwStatusHotBg);
    color: var(--cwStatusHotTxt);
}
.lb_card_badge.badge_type_jackpot {
    background: var(--cwStatusJackpotBg);
    color: var(--cwStatusJackpotTxt);
}
.lb_card_badge.badge_type_new {
    background: var(--cwStatusNewBg);
    color: var(--cwStatusNewTxt);
}
.lb_card_badge.badge_type_soon {
    background: var(--cwStatusSoonBg);
    color: var(--cwStatusSoonTxt);
}
.lb_card_badge.badge_type_premium {
    background: var(--cwStatusPremiumBg);
    color: var(--cwStatusPremiumTxt);
}
.lb_card_badge.badge_type_exclusive {
    background: var(--cwStatusExclusiveBg);
    color: var(--cwStatusExclusiveTxt);
}
.lb_card_badge.badge_type_upcoming {
    background: var(--cwStatusUpcomingBg);
    color: var(--cwStatusUpcomingTxt);
}
.lb_card_badge.badge_type_maintenance {
    background: var(--cwStatusMaintenenceBg);
    color: var(--cwStatusMaintenenceTxt);
}

/*Start Badge Animation*/
@keyframes badge_anim_global {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-100%);
    }
}

.lb_card_badge_inner_wrapper_global {
    animation-name: badge_anim_global;
    animation-duration: calc(1s * var(--cwStatusAnimationCount));
    animation-iteration-count: infinite;
    animation-timing-function: steps(var(--cwStatusAnimationCount)), linear;
}

.lb_card_badge_anim {
    height: calc(var(--badge_height) + 4px);
    overflow: hidden;
    margin: -2px 0;
}

.lb_card_badge_anim > div {
    padding-top: 2px;
    padding-bottom: 2px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 4px;
}

/*.lb_card_badge_inner_wrapper_2 {
    animation: badgeAnimationShowHide2 4s steps(2) infinite;
}

@keyframes badgeAnimationShowHide2 {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-52px);
    }
}*/

/*End Badge Animation*/
/*Dynamic header Badges*/
.dynamic_menu .lb_card_badge_wrapper {
    margin: 0 -11px auto;
}

.dynamic_menu .lb_card_badge {
    min-width: 20px;
    height: 14px;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3);
    padding: 2px 4px;
}

.dynamic_menu .lb_card_badge span{
    line-height: 12px;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 2px;
    font-weight: 500;
}

.dynamic_menu .lb_card_badge i{
    font-size: 22px;
    line-height: 12px;
    width: 12px;
    height: 12px;
}

.header_nav__dropdown .lb_card_badge_wrapper,
.header_nav__more_content .lb_card_badge_wrapper {
    margin-inline-start: -6px;
}
/*End Dynamic Badge Redesign 2024*/

/**/
.cw_footer_action_menu_row{
    display: flex;
    align-items: center;
}

.cw_footer_action_menu_item {
    --width: 56px;
    --Bg: var(--cwAccentBg, #dedede);
    --Txt: var(--cwAccentTxt, #000);
    border-radius: 50%;
    flex-shrink: 0;
    width: var(--width);
    height: var(--width);
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--Bg);
    color: var(--Txt);
    cursor: pointer;
}

.cw_footer_action_menu_item a {
    color: var(--Txt);
}
/*CW Dynamic Icons*/
[class^="cw_icon"],
[class*=" cw_icon"],
.cw_icon {
    line-height: initial;
}
/*CW Dynamic Icons*/
.cw_footer_18_wrapper {
    width: 30px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #CC0000;
    margin: 0 8px;
}

.cw_footer_18_wrapper_center {
    margin: 0;
    color: #CC0000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 8px;
}
.cw_icon_plus_21 {
    -webkit-margin-end: 8px;
    margin-inline-end: 8px;
}
/*Start registration t5 new*/
#registerContent:has(.regT5) {
    max-width: 841px;
}

#registerContent:has(.regT5.tl_popup_container[data-step="Second"]) {
    max-width: 680px;
}

.regT5 .reg_progress_dots {
    padding: 20px 0 20px;
}

.regT5 .reg_progress_dots span:before {
    width: 503px;
}

.regT5.tl_popup_container[data-step="Second"] .reg_progress_dots span:before {
    width: 343px;
    background: var(--cwPrimary);
}

.regT5 .register_right_part {
    padding: 0 20px;
}

.regT5 .reg_footer {
    padding-bottom: 0;
    margin-bottom: 0;
}

.regT5.tl_popup_container[data-step="First"] .register_footer .next-button {
    width: 153px !important;
}

.regT5.tl_popup_container[data-step="First"] .register_footer .next-button{
    margin: 0;
}

.regT5.tl_popup_container[data-step="First"] .btn_section {
    justify-content: end;
}

.regT5.tl_popup_container[data-step="Second"] .btn_section {
    justify-content: center;
    margin-top: 16px;
}

.regT5 .reg_footer,
.regT5 .register_footer {
    margin-top: 0;
}

.regT5 .reg_progress_dots span.done:before,
.regT5 .reg_progress_dots span:before {
    background: var(--cwPrimary);
}

.regT5 .reg_progress_dots span {
    border-color: var(--cwPrimary);
}

.regT5 .form-group {
    margin-bottom: 14px;
}

.regT5[data-step="First"] .register_footer {
    margin-top: auto;
    margin-bottom: 14px;
}

.regT5 .reg_progress_dots span.active:after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*End registration t5 new*/
/*Start Cashier iframe wrapper updates */
.withCashier .tl_payment_cont {
    padding: 0;
}

@media only screen and (max-height: 915px) {
    #cashier_iframe_wrapper iframe {
        height: calc(90vh - 64px);
    }
}
/*End Cashier iframe wrapper updates */
.all_in {
    all: initial;
}

/* */
.transferDropdown#bonusBalanceCont {
    padding: 0;
}
#bonusBalanceCont .bonusesDialog {
    padding: 0 8px;
}

/*Calnedar input*/
.calendar_input {
    inset-inline-end: 8px;
    bottom: 8px;
}

/*Document Remove Confirm Popup*/
.backdrop.open .docRemove-popup {
    -webkit-transform: rotateX(0) translateY(-20%);
    transform: rotateX(0) translateY(-20%);
}

.docRemove-popup {
    width: 568px;
    padding: 16px;
    background-color: var(--bg-level-1);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: rotateX(90deg) translateY(0);
    transform: rotateX(90deg) translateY(0);
    -webkit-perspective: 500px;
    perspective: 500px;
    border-radius: 16px;
}

.docRemove-popup__head {
    color: var(--text-level-high);
    padding-bottom: 12px;
    border-bottom: 1px solid var(--bg-level-3);
}

.docRemove__head {
    margin: 0;
}

.docRemove-popup__body {
    padding: 12px 0;
    color: var(--text-level-high);
    border-bottom: 1px solid var(--bg-level-3);
}

.docRemove-popup__head p,
.docRemove-popup__body p{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.docRemove-popup__footer {
    padding-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    -webkit-column-gap: 12px;
    column-gap: 12px;
}

.docRemove-popup__footer button{
    padding: 12px 16px;
    border-radius: 12px;
    background-color: transparent;
    text-transform: capitalize;
    cursor: pointer;
    color: var(--text-level-high);
    border: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.docRemove-popup__footer .btn_primary{
    background: var(--btn-primary);
    color: var(--text-level-high);
}

.docRemove-popup__close{
    color: var(--icon-level-high);
    width: 24px;
    height: 24px;
    --icoSize: 18px;
    cursor: pointer;
}
/*-----------*/
/*Vip login eye button */
.login_vip_container .eye_block input {
    padding-inline-end: 40px!important;
}

.login_vip_container .eye_button{
    right: 26px;
}
/*Vip login eye button */
/*FreeSpin bonus wager updates*/
.bonus_info_block.freeSpin_with_Wager {
    background-color: rgba(120, 120, 120, 0.15);
    border: 1px solid #FFB700;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 16px;
}

.freeSpin_with_Wager .bonus_list,
.freeSpin_with_Wager .bonus_progress{
   margin-bottom: 0;
}

.bonus_list li span:last-child {
    text-align: end;
}

.Wager_Unlock_info, .bonus_From_Wager{
    padding: 12px;
    background-color: rgba(120, 120, 120, 0.15);
    border: 1px solid rgba(160, 160, 160, 0.2);
    border-radius: 12px;
    gap: 8px;
}

.Wager_Unlock_info{
    display: flex;
    font-size: 14px;
    line-height: 20px;
}

.bonus_From_Wager{
    margin-bottom: 16px;
}

.Wager_Unlock_info i{
    opacity: 0.7;
}

.bonus_From_Wager i{
    color: #FFB700;
}

.bonus_From_Wager .bonus_caption{
    font-size: 14px;
    margin-bottom: 0;
}
/*FreeSpin bonus wager updates*/
/*start Radio Button new style*/
.radioBox_label {
    display: inline-flex;
    align-items: center;
    padding: 0;
    gap: 8px;
    line-height: 36px;
    font-size: 12px;
    cursor: pointer;
}

.radioBox_label [type="radio"] {
    display: none;
}

.radioBox_icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border: 2px solid #999999;
    border-radius: 50%;
    /*opacity: .3;*/
}

.radioBox_label input:checked + .radioBox_icon:before {
    content: "";
    display: inline-flex;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #999999;
}

.radioBox_label input:checked + .radioBox_icon {
    opacity: 1;
}

.tl_my_prof_item .radioBox_label{
    cursor: default;
}

#profileForm .radioBox_label input:disabled ~ span {
    opacity: .4;
}
/*end Radio Button new style*/
/*start new checkbox*/
.checkBox_label {
    margin-inline-start: 24px;
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    display: inline-flex;
    cursor: pointer;
    /*  color: #999999;*/
}

.checkBox_text a {
    font-weight: 400;
    text-decoration: underline;
    /*color: currentColor;*/
}

.checkBox_label .checkBox_input[type="checkbox"] {
    display: none;
}

.checkBox_input + .checkBox_icon {
    position: absolute;
    top: 1px;
    inset-inline-start: -24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 16px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    border: 2px solid #999999;
    color: #ffffff;
    border-radius: 2px;
}

.checkBox_input:checked + .checkBox_icon {
    border: none;
    background-color: #999999;
    
}

.checkBox_input + .checkBox_icon:after {
    content: "\E085";
    font-family: "iconsDinamicMenu";
    display: none;
    
}

.checkBox_input:checked + .checkBox_icon:after {
    display: block;
}
.GDPR_disabled .checkBox_label {
    opacity: .4;
    pointer-events: none;
}
.input_validation_fail .checkBox_label,
.input_validation_fail .checkBox_label a {
    color: #ff0000;
}

.input_validation_fail .checkBox_input + .checkBox_icon {
    border-color: #ff0000;
}
.reg__checkboxes.input-validation-error {
    border: none !important;
}
/*start end checkbox*/
/*start bonus market*/
.show_all_markets_header{
    background-color:var(--bg-level-2);
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
}
.show_all_markets_header .show_all_markets_title{
    color: var(--text-level-high);
}
.show_all_markets_header .show_all_markets_btn{
    background-color: var(--btn-primary);
    color: var(--btn-primary-text);
    padding: 0 16px;
    border-radius: 8px;
    border: none;
    height: 36px;
    position: relative;
    cursor: pointer;
}

.bn_markets_content {
    background-color: var(--bg-level-2);
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 8px;
    flex-grow: 1;
    min-height: 0;
}
.bn_markets_content_x{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    padding: 14px;
}
    .bn_markets_content_x .cw_icon_cancel {
        font-size: var(--icoSize);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        color: var(--text-level-medium);
        cursor: pointer;
    }

.bn_markets_content_items{
    display: flex;
    flex-direction: column;
    height: calc(100% - 52px);
    overflow-y: auto;
}
.bn_markets_content_items .bn_markets_content_item{
    padding: 12px 16px;
    border-bottom: 1px solid var(--bg-level-4);
    color: var(--text-level-high);
    font-size: 14px;
    flex-shrink: 0;
}
    .bn_markets_content_item_info{
    display:flex;
    align-items:center;
    column-gap:8px;
}
    .bn_markets_content_item_info i{
    --icoSize:18px;
    color: #FFA726;
}
/*end bonus market*/
/*start restricted message*/
.restricted_message {
    background-color: #FFFFFF;
    color: #111111;
    border: 1px solid rgba(0, 0, 0, 0.16);
    position: fixed;
    top: 16px;
    inset-inline-start: 50%;
    transform: translateX(-50%);
    max-width: 716px;
    padding: 12px;
    gap: 8px;
    border-radius: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    z-index: 100;
}

.cw-rtl-global .restricted_message {
    transform: translateX(50%);
}

.restricted_message_btn {
    cursor: pointer;
    color: #969696;
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    text-align: center;
}
/*end restricted message*/

/*start crm*/

.crm-popup {
    padding: 15px;
}

.crm-popup__head {
    padding: 16px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: var(--bg-level-4);
    color: var(--text-level-low);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

.crm-popup iframe {
    border: 1px solid var(--bg-level-2);
    display: block;
    height: 100%;
    width: 100%;
    aspect-ratio: 16 / 9;
    max-height: calc(100vh - 90px);
    overflow: auto;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}

.tl_popup_dialog:has(.crm-popup){
    top: 0 !important;
}


.no_data_found_txt {
    margin: 50px auto;
    display: block;
    text-align: center;
    font-size: 14px;
    color: var(--text-level-medium);
}

/*Start Player Activity check popup*/

.activity_check_popup {
    position: fixed;
    max-width: 522px;
    max-height: 314px;
    height: 100%;
    background-color: var(--bg-level-1);
    border-radius: 16px;
    z-index: 100000003;
    padding: 12px 16px 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--text-level-high);
}

.activity_check_popup_header {
    font-weight: 500;
    height: 32px;
    max-width: 490px;
    margin-bottom: 12px;
    font-size:16px;
}

.activity_check-overlay {
    z-index: 100000002;
    background: rgba(17, 17, 17, 0.65);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bottom_sep {
    margin-bottom: 12px;
}

.activity_check_popup_sep {
    border-bottom: 1px solid var(--bg-level-3);
}

.activity_check_popup_content {
    gap: 12px;
    height: 100%;
    margin-block: 12px;
    max-height: 158px;
}

.activity_check_popup_txt {
    max-width: 458px;
}

.activity_check_popup_time {
    font-weight: 500;
    font-size: 20px;
    color: var(--text-level-high);
    max-height: 28px;
}

.activity_check_popup_buttons {
    gap: 12px;
}

.activity_check_popup button {
    align-items: center;
    background-color: var(--bg-level-4);
    border-radius: 12px;
    color: var(--text-level-high);
    cursor: pointer;
    display: flex;
    max-height: 46px;
    padding: 16px 12px;
    border:none;
}

/*End Player Activity check popup*/

.cw-rtl-global .js_parallax_banner__arrow_cont .banners_billboard_arrows.arrow__prev,
.cw-rtl-global .js_parallax_banner__arrow_cont .banners_billboard_arrows.arrow__next {
    transform: rotate(180deg);
}