body.fixedRight #sports_right, .noWrap2 #sports_right > *:not(#cuponFix), .Show, .banCont .wrap_banners_right a {
    display: block;
}

.noWrap2 #sports_right > .jspContainer {
    top: 0;
}

.noWrap2 #sports_right {
    bottom: 10px;
    overflow: hidden;
    padding-left: 0;
    right: 10px;
    z-index: 20;
    width: 250px;
}

.select2-drop.typeKofSelPage {
    background-color: #1f72af;
    border: medium none;
    border-radius: 0 0 2px 2px;
    margin: 0;
}

.select2-drop.typeKofSelPage .select2-results {
    margin: 0;
    padding: 5px 0;
}

.select2-drop.typeKofSelPage .select2-results li {
    color: #ffffff;
    padding: 4px 5px 4px 48px;
    cursor: pointer;
    position: relative;
}

.select2-drop.typeKofSelPage .select2-results li .select2-result-label {
    min-height: auto;
    padding: 0;
}

.select2-drop.typeKofSelPage .select2-results li.select2-highlighted {
    background-color: #155b8e;
}

.select2-drop.typeKofSelPage .select2-results li .ico {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
}

.select2-drop.typeKofSelPage .select2-results li .ico.ico1 {
    background-image: url(../img/filters/fil_ish1ab.png);
    background-position: 0 50%;
}

.select2-drop.typeKofSelPage .select2-results li .ico.ico2 {
    background-image: url(../img/filters/fil_fav1ab.png);
    background-position: 7px 50%;
}

.select2-drop.typeKofSelPage .select2-results li .ico.ico3 {
    background-image: url(../img/filters/fil_tot2ab.png);
    background-position: 20px 50%;
}

.noWrap2 #sports_right {
    bottom: 10px;
    overflow: hidden;
    padding-left: 0;
    right: 10px;
    z-index: 20;
    width: 250px;
}

.select2-drop.typeKofSelLiga {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    margin: 0;
}

.select2-drop.typeKofSelLiga .select2-results {
    background-color: #68a4c3;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 0;
    min-width: 100%;
    padding: 21px 0 5px;
    position: absolute;
    right: 0;
    top: -20px;
}

.select2-drop.typeKofSelLiga .select2-results:before {
    background-image: url("../img/moreButArr2.png");
    background-position: 50% 8px;
    background-repeat: no-repeat;
    content: '';
    width: 23px;
    height: 20px;
    top: 0;
    right: 0;
    position: absolute;
    -moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
}

.select2-drop.typeKofSelLiga .select2-results li {
    color: #ffffff;
    min-width: 50px;
    padding: 4px 5px 4px 8px;
    white-space: nowrap;
    cursor: pointer;
}

.select2-drop.typeKofSelLiga .select2-results li.select2-highlighted {
    background-color: #508fb0;
}

.select2-drop.typeKofSelLiga .select2-results li .select2-result-label {
    min-height: auto;
    padding: 0;
}

.select2-drop.timeFiltrDrop {
    border: medium none;
    border-radius: 0;
    z-index: 99999;
}

#sports_right {
    bottom: 10px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    width: 250px;
    z-index: 1005;
    float: right;
    margin: 0;
    padding: 0 0 0 10px;
}

.noWrap2 #sports_right {
    top: 0;
    position: absolute;
}

.slot_mini-menu-item {
    display: inline-block;
    text-align: center;
    margin: 10px;
}

#sports_right, #sports_right .jspContainer,
#sports_right, #sports_right .rollbar-content {
    overflow: visible !important;
}

#not_auth_container {
    overflow: hidden;
    height: 147px;
    margin-bottom: 5px;
}

.banCont {
    width: 250px;
    position: relative;
}

#sports_right .banCont {
    margin-bottom: 5px;
}

.banCont > div > a {
    display: block;
}

.banCont > div > a + a {
    margin-top: 10px;
}

.banCont .fixBunnersBut {
    width: 18px;
    height: 15px;
    position: absolute;
    top: 11px;
    right: 5px;
    cursor: pointer;
}

.banCont .fixBunnersBut:before {
    content: "\f102";
    position: absolute;
    top: -5px;
    font-family: FontAwesome;
    font-size: 1.625em;
    color: #b2d6e8;

    -moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
}

.banCont .fixBunnersBut.active {
    width: 18px;
    height: 15px;
    position: absolute;
    top: 11px;
    right: 5px;
    cursor: pointer;

}

.banCont .fixBunnersBut.active:before {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.for-mini-game-wrap {
    margin: 0 0 10px 0;
}

.for-mini-game {
    height: 302px !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.tutorial {
    position: relative;
}

.tutorial .tutorial_popup {
    visibility: visible;
    opacity: 1;
}

.to_left .tutorial_popup {
    top: calc(50% - 58px);
    right: calc(100% + 17px);
}

.to_left .tutorial_popup:before {
    content: "\25B6";
    left: calc(100% - 3px);
    top: calc(50% - 13px);
    line-height: 25px;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.5);
}

.tutorial_popup {
    position: absolute;
    display: none;
    width: 292px;
    line-height: normal;
    text-align: left;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px 3px 4px 4px;
    cursor: default;
    z-index: 10006;
}

.tutorial_popup:before {
    position: absolute;
    font-size: 1.5em;
    line-height: 13px;
    color: #ffffff;
    overflow: hidden;
    text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
}

.tutorial_popup .popup_message {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

.tutorial_popup .popup_message .popup_message_heading {
    margin: 0 !important;
    font-size: 0.875em;
    font-weight: 500;
    color: #064a7b !important;
    text-transform: uppercase;
    position: static !important;
}

.tutorial_popup .popup_message .popup_message_text {
    margin-top: 10px !important;
    margin-left: 2px !important;
    font-weight: 400 !important;
    font-size: 0.75em !important;
    line-height: 15px !important;
    color: #3e4b5c !important;
}

.tutorial_popup .popup_close {
    display: block;
    margin: 0;
    padding: 5px;
    font-size: 0.75em;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #004980;
    border-radius: 0 0 3px 3px;
    transition: all 0.3s;
    cursor: pointer;
    position: static !important;
    display: block !important;
}

.tbs_r {
    position: relative;
}

.select2-drop {
    z-index: 100000;
}

.select2-drop.timeFiltrDrop {
    border: medium none;
    border-radius: 0;
    z-index: 99999;
}

.select2-drop.typeKofSelPage {
    background-color: #1f72af;
    border: medium none;
    border-radius: 0 0 2px 2px;
    margin: 0;
}

.select2-drop.typeKofSelPage .select2-results {
    margin: 0;
    padding: 5px 0;
}

.select2-drop.typeKofSelPage .select2-results li {
    color: #ffffff;
    padding: 4px 5px 4px 48px;
    cursor: pointer;
    position: relative;
}

#U_howBet, #nU_howBet, .slot_mini-menu {
    text-align: center;
}

.noShow, .not_auth_a {
    display: none;
}

#chat-content iframe {
    /*display: none;*/
}

.green_but {
    color: #FFFFFF;
    background-color: #698F21;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85B03A), color-stop(1, #698F21));
    background-image: -o-linear-gradient(bottom, #85B03A 0%, #698F21 100%);
    background-image: -moz-linear-gradient(bottom, #85B03A 0%, #698F21 100%);
    background-image: -webkit-linear-gradient(bottom, #85B03A 0%, #698F21 100%);
    background-image: -ms-linear-gradient(bottom, #85B03A 0%, #698F21 100%);
    background-image: linear-gradient(to bottom, #85B03A 0%, #698F21 100%);
    -pie-background: linear-gradient(bottom, #85B03A 0%, #698F21 100%);
    behavior: url('../img/PIE.htc');
}

.green_but:hover {
    background-color: #709923;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #92BF3F), color-stop(1, #709923));
    background-image: -o-linear-gradient(bottom, #92BF3F 0%, #709923 100%);
    background-image: -moz-linear-gradient(bottom, #92BF3F 0%, #709923 100%);
    background-image: -webkit-linear-gradient(bottom, #92BF3F 0%, #709923 100%);
    background-image: -ms-linear-gradient(bottom, #92BF3F 0%, #709923 100%);
    background-image: linear-gradient(to bottom, #92BF3F 0%, #709923 100%);
    -pie-background: linear-gradient(bottom, #92BF3F 0%, #709923 100%);
    behavior: url('../img/PIE.htc');
}

.slot_mini-img {
    width: 100px;
}

.slot_mini-menu-item > a {
    color: white;
    cursor: pointer;
}

.slot_mini-another {
    color: white;
    text-align: center;
    cursor: pointer;
    text-decoration: underline;
}

.banCont.latent .fz {
    border-radius: 3px;
}

#betgames_widget_wrap {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-top: 0;
    opacity: 0;
    z-index: 2;
}

.banCont.latent {
    margin-bottom: 10px;
}

.bonus_games_item {
    margin: 0 0 10px;
}

.wrap_banners_right img {
    width: 100%;
    height: auto;
}

.right-banners-block {
    margin-top: 5px;
}

#chat-content {
    background: #fff;
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}

#chat-moderator {
    position: absolute;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    width: 800px;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -400px;
    z-index: 500;
    behavior: url('../img/PIE.htc');
}

.br-banner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    background: #103654 url(../img/right-banners/br-banner-bg-decoration.png) center top no-repeat;
    background-size: cover;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    padding: 13px;
}

.br-banner a {
    color: inherit;
    text-decoration: none;
}

.br-banner__title {
    margin-bottom: 10px;
}

.br-banner-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-image: url("../img/right-banners/bgvs.png");
    background-position: top 14px center;
    background-repeat: no-repeat;
    background-size: 90px;
    margin-bottom: 13px;
}

.br-banner-team {
    letter-spacing: .33px;
    width: 60px;
    font-size: 9px;
}

.br-banner-team__image {
    margin-bottom: 11px;
}

.br-banner-team__image img {
    max-width: 100%;
}

.br-banner-info {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
}

.br-banner-info__time {
    position: relative;
    width: 43px;
    height: 43px;
    border: 1px solid #637685;
    background-color: #103654;
    border-radius: 50%;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 7px;
    font-size: 10px;
}

.br-banner-info__time:before, .br-banner-info__time:after {
    content: '';
    width: 24px;
    background-color: #96cc39;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 1px;
}

.br-banner-info__time:before {
    right: 100%;
}

.br-banner-info__time:after {
    left: 100%;
}

.br-banner-footer {
    font-size: 12px;
    background-color: #224F7B;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 8px;
}

.br-banner-footer__val {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.br-banner-footer__val--left {
    padding-right: 10px;
}

.br-banner-footer__val--right {
    padding-left: 10px;
}

.br-banner-footer__btn {
    font-size: 10px;
    background-color: #6E972C;
    margin: -1px 15px;
    position: relative;
    -webkit-filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.25));
    min-height: 32px;
    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-transition: all .5s;
    transition: all .5s;
    z-index: 0;
}

.br-banner-footer__btn:hover {
    background-color: #8bbe38;
    -webkit-filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.5));
}

.br-banner-footer__btn:hover:after, .br-banner-footer__btn:hover:before {
    background-color: #8bbe38;
}

.br-banner-footer__btn:after,
.br-banner-footer__btn:before {
    -webkit-transition: all .5s;
    transition: all .5s;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    background-color: #6E972C;
    z-index: -1;
}

.br-banner-footer__btn:after {
    right: -20px;
    height: 100%;
    width: 100%;
    -webkit-transform: skew(-24deg);
    transform: skew(-24deg);
}

.br-banner-footer__btn:before {
    left: -20px;
    height: 100%;
    width: 100%;
    -webkit-transform: skew(24deg);
    transform: skew(24deg);
}

.biggestRight .banCont  .br-banner,
.biggerRight .banCont .br-banner {
    padding: 22px 24px;
}

.biggestRight .banCont .br-banner__title,
.biggerRight .banCont .br-banner__title {
    margin-bottom: 0;
}

.biggestRight .banCont .br-banner-body,
.biggerRight .banCont .br-banner-body {
    -webkit-background-size: 120px;
    background-size: 120px;
}

.biggestRight .banCont .br-banner-team,
.biggerRight .banCont .br-banner-team {
    width: 120px;
    font-size: 13px;
}

.biggestRight .banCont .br-banner-info__time,
.biggerRight .banCont .br-banner-info__time {
    width: 62px;
    height: 62px;
    font-size: 13px;
}

.biggestRight .banCont .br-banner-info__time:before,
.biggestRight .banCont .br-banner-info__time:after,
.biggerRight .banCont .br-banner-info__time:before,
.biggerRight .banCont .br-banner-info__time:after {
    width: 41px;
}

.biggestRight .banCont .br-banner-footer,
.biggerRight .banCont .br-banner-footer {
    font-size: 15px;
}

.biggestRight .banCont .br-banner-footer__btn,
.biggerRight .banCont .br-banner-footer__btn {
    font-size: 14px;
    padding: 7px 17px;
    margin: -1px 30px;
    min-height: 40px;
}

.biggestRight .banCont .br-banner-footer__btn:after,
.biggerRight .banCont .br-banner-footer__btn:after {
    right: -30px;
}

.biggestRight .banCont .br-banner-footer__btn:before,
.biggerRight .banCont .br-banner-footer__btn:before {
    left: -30px;
}

.biggerRight .banCont .br-banner-body {
    background-size: 109px;
}

.biggerRight .banCont .br-banner-team {
    width: 90px;
    font-size: 11px;
}

.biggerRight .banCont .br-banner-footer {
    font-size: 14px;
}

.biggerRight .banCont .br-banner-footer__btn {
    font-size: 13px;
    margin: -1px 20px;
}

.biggerRight .banCont .br-banner-footer__btn:after {
    right: -15px;
}

.biggerRight .banCont .br-banner-footer__btn:before {
    left: -15px;
}

.biggerRight .banCont .br-banner-info__time:before,
.biggerRight .banCont .br-banner-info__time:after {
    width: 30px;
}

@media screen and (max-width: 1000px) {
    #sports_right {
        top: 0;
        position: absolute;
        margin-top: 0 !important;
    }
}

@media screen and (min-width: 1366px) {
    .biggerRight #not_auth_container,
    .biggestRight #not_auth_container {
        height: 232px;
    }

    .fixedRight.biggestRight .banCont {
        width: 400px;
    }

    .fixedRight.biggestRight .wrap_banners_right img {
        width: 400px;
        max-width: 100%;
    }

    .banCont .wrap_banners_right a {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1550px) {
    .noWrap2 #sports_right > .jspContainer {
        top: 0;
    }
}

@media screen and (min-width: 1920px) {
    .biggestRight #not_auth_container {
        height: 275px;
    }

    .fixedRight.biggestRight .banCont {
        width: 100%;
        font-size: 16px;
    }

    .fixedRight.biggestRight .wrap_banners_right img {
        width: 235px;
        max-width: 100%;
    }

    .fixedRight.biggestRight .wrap_banners_right:not(.egt-jackpot) {
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        margin: 0 0 10px;
        max-width: 50%;
    }

    .banCont .wrap_banners_right a {
        padding: 0 5px;
    }

    .fixedRight.biggestRight .right-banners-block {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
}