﻿#popup_div {
    width: 652px;
}

    #popup_div .p1 {
        height: 10px;
        overflow: hidden;
    }

    #popup_div .p2 {
        padding: 6px 17px 3px 17px;
        overflow: hidden;
    }

    #popup_div .p3 {
        height: 10px;
        overflow: hidden;
    }

    #popup_div .ptop {
        height: 36px;
        background: url('../Images/lcs/new_live_casino/ptop.png');
        position: relative;
        padding: 13px 0 0 16px;
        margin-bottom: 2px;
    }

        #popup_div .ptop a {
            position: absolute;
            top: 8px;
            right: 11px;
            width: 32px;
            height: 32px;
            display: block;
            cursor: pointer;
        }

    #popup_div .prow {
        height: 77px;
        background: url('../Images/lcs/new_live_casino/pbg.png') top;
        margin-bottom: 3px;
    }

        #popup_div .prow:hover {
            background: url('../Images/lcs/new_live_casino/pbg.png') bottom;
        }

            #popup_div .prow:hover .prow2 {
                color: #FFF;
            }

    #popup_div .prow1 {
        float: left;
        width: 85px;
        padding: 6px 0 0 7px;
    }

        #popup_div .prow1 img {
            border: 2px solid #000;
            width: 61px;
            height: 61px;
        }

    #popup_div .prow2 {
        float: left;
        width: 125px;
        padding: 28px 0 0 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #efb801;
    }

    #popup_div .prow3 {
        float: left;
        width: 273px;
        padding: 20px 0 0 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 12px;
        color: #FFF;
    }

    #popup_div .prow4 {
        float: left;
        padding: 6px 0 0 2px;
    }

        #popup_div .prow4 a {
            width: 119px;
            height: 67px;
            background: url('../Images/lcs/new_live_casino/play_now_big.png') top;
            display: block;
            cursor: pointer;
        }

            #popup_div .prow4 a:hover {
                background: url('../Images/lcs/new_live_casino/play_now_big.png') bottom;
            }

.roulette_bt {
    float: left;
    width: 243px;
    height: 307px;
    padding-right: 10px;
}

    .roulette_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/roulette_normal.png') top;
        cursor: pointer;
    }

        .roulette_bt a:hover {
            background: url('../Images/lcs/new_live_casino/roulette_hover.png') bottom;
        }

.blackjack_bt {
    float: left;
    width: 243px;
    height: 307px;
    padding-right: 10px;
}

    .blackjack_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/blackjack_normal.png') top;
        cursor: pointer;
    }

        .blackjack_bt a:hover {
            background: url('../Images/lcs/new_live_casino/blackjack_hover.png') bottom;
        }



.bakara_bt {
    float: left;
    width: 243px;
    height: 307px;
    padding-right: 10px;
}

    .bakara_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/bakara_normal.png') top;
        cursor: pointer;
    }

        .bakara_bt a:hover {
            background: url('../Images/lcs/new_live_casino/bakara_hover.png') bottom;
        }



.poker_bt {
    float: left;
    width: 243px;
    height: 307px;
}

    .poker_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/poker_normal.png') top;
        cursor: pointer;
    }

        .poker_bt a:hover {
            background: url('../Images/lcs/new_live_casino/poker_hover.png') bottom;
        }






.clear {
    clear: both;
}

.mn_ent {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/common/mn_ent.png') no-repeat top;
    width: 500px;
    height: 73px;
    display: block;
    margin-right: 2px;
}

    .mn_ent:hover {
        background-position: bottom;
    }

.mn_pro {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/common/mn_pro.png') no-repeat top;
    width: 500px;
    height: 73px;
    display: block;
}

    .mn_pro:hover {
        background-position: bottom;
    }


.mn_roulette {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_roulette_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 0px;
    margin-top:4px;
}

.mn_roulette:hover {
    background-position: bottom;
}

.mn_blackjack {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_blackjack_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

.mn_blackjack:hover {
    background-position: bottom;
}

.mn_baccarat {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_baccarat_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

.mn_baccarat:hover {
    background-position: bottom;
}

.mn_poker {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_poker_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

    .mn_poker:hover {
        background-position: bottom;
    }

.mn_dragon {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_dragon_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

.mn_dragon:hover {
    background-position: bottom;
}


#body.view_1024 .mn_roulette {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_roulette.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 0px;
}

#body.view_1024 .mn_roulette:hover {
    background-position: bottom;
}

#body.view_1024 .mn_blackjack {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_blackjack.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 6px;
}

#body.view_1024 .mn_blackjack:hover {
    background-position: bottom;
}

#body.view_1024 .mn_baccarat {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_baccarat.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 6px;
}

#body.view_1024 .mn_baccarat:hover {
    background-position: bottom;
}

#body.view_1024 .mn_poker {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_poker.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 5px;
}

    #body.view_1024 .mn_poker:hover {
        background-position: bottom;
    }

#body.view_1024 .mn_dragon {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_dragon.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 5px;
}

#body.view_1024 .mn_dragon:hover {
    background-position: bottom;
}

.mn_roulette1 {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_roulette1.png') no-repeat top;
    width: 196px;
    height: 223px;
    display: block;
    margin-left: 0px;
}

    .mn_roulette1:hover {
        background-position: bottom;
    }

.mn_blackjack1 {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_blackjack1.png') no-repeat top;
    width: 196px;
    height: 223px;
    display: block;
    margin-left: 6px;
}

    .mn_blackjack1:hover {
        background-position: bottom;
    }

.mn_baccarat1 {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_baccarat1.png') no-repeat top;
    width: 196px;
    height: 223px;
    display: block;
    margin-left: 6px;
}

    .mn_baccarat1:hover {
        background-position: bottom;
    }

.mn_crystal {
    float: left;
    background: url('../Images/lcs/games/new_crystal.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 5px;
}

.live-casino {
	background: rgba(33, 33, 33, 0.78);
    width: 100%;
    border-radius: 2px;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
	z-index: 9;
    padding-top: 0px;
    margin-top: -10px;
    padding-right: 0;
}
#body.view_1024 .live-casino{
    padding-left: 7px;
}
.live-casino-menu {
    width: 960px;
    height: 57px;
    font-family: 'bpg_mrgvlovani_2010regular';
    color: #fff;
    font-size: 13px;
    float: left;
}
#body.view_normal .live-casino-menu{
    width: 709px;
}
#body.view_normal .live-casino-menu-under{
    width: 1263px;
}
#body.view_1024 .live-casino-menu{
    width: 438px;
}
#body.view_1024 .live-casino-menu-list{
    padding: 0 5px;
    font-size: 10px;
}
#body.view_1024 .live-casino-menu-under{
    width: 965px;
}
.live-casino-menu-list {
    display: block;
    height: 100%;
    line-height:  57px;
    float: left;
    padding: 0 15px;
    cursor: pointer;
    text-decoration: none;
    color: #999999;
    position: relative;
	font-family: 'robotomedium';
}
/*.live-casino-menu-list:nth-of-type(3):before {
    content: '';
    position: absolute;
    top: 4px;
    background: url(../Images/Common/Common.png) no-repeat;
    background-position: -66px -434px;
    width: 29px;
    height: 12px;
    left: calc(40%);
}*/
#body.view_1024 .live-casino-menu-list::before {
    top: 7px;
    transform: scale(0.8);
    left: calc(41% - 6px);
}
.live-casino-menu .live-casino-menu-list span {
    display: none;
}
.live-casino-menu-list:hover, .live-casino-menu-list-under:hover {
    color: #fae252;
}
.live-casino-menu-list.new:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../Images/Common/poker-new.png) no-repeat;
    background-position: -6px -4px;
    width: 25px;
    height: 29px;
    display: block;
}
.livecasino-menu-after{
    width: 258px;
    height: 57px;
    float: right;
    position: relative;
}
.livecasino-menu-after:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../Images/slot/slot.png) no-repeat -10px -10px;
    right: 38px;
    top: 20px;
    z-index: 2;
    cursor: pointer;
    opacity: 0.5;
}

.live-casino-menu-list:first-child:after, .live-casino-menu-list.active:after {
    display: none;
}
.live-casino-menu-list.active {
    color: rgb(253, 224, 83);
}




.live-casino-menu-list-under {
    display: block;
    height: 100%;
    line-height: 40px;
    float: left;
    padding: 0 13px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    font-family: "CrystalBetUni-Medium";
    color: #999999;
}
.live-casino-menu-under{
    border-radius: 2px;
    background-color: rgb(46, 46, 46);
    width: 1517px;
    height: 41px;
    padding-left: 22px;
}
.Rectangle_3 {
    border-radius: 2px;
    background-color: rgb(46, 46, 46);
    position: absolute;
    left: 186px;
    top: 615px;
    width: 1532px;
    height: 41px;
    z-index: 78;
  }
  
.live-casino-menu-list-under:first-child:after {
    display: none;
}
.live-casino-menu-list-under.active {
     color: #ffe242;
}


#body .content {
    width: 1305px;
    margin: 0 auto;
}

.GameItem {
    width: 300px;
    height: 150px;
    display: block;
    float: left;
    position: relative;
    /*border: 1px solid #2f2f2f; */
    margin: 0 10px 0 0;
}
#body.view_1024 .GameItem{
    width: 243px;
    height: 122px;
}

.GameItem.new:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(../Images/Common/poker_new_button.png) no-repeat;
  background-position: -6px -4px;
  width: 47px;
  height: 53px;
  display: block;
  z-index: 1;
}


/*
.GameItem.SmartSoft {
	width: 298px;
    height: 179px;
}
*/
.live-casino h2{
    font-size: 18px;
    font-family: "CrystalBetUni-Regular";
    color: #fae252;
    margin: 21px 10px 19px 10px;
}
.live-casino .live-casino h2:nth-of-type(2){
    margin-top: 11px;
}
.GameItemList.popular .GameItem:nth-of-type(1), .GameItemList.popular .GameItem:nth-of-type(2), .GameItemList.popular .GameItem:nth-of-type(3) {
    width: 504px;
    height: 254px;
}

#body.view_1024 .GameItemList.popular .GameItem:nth-child(-n+3) .GameItem-Hover span {
    top: 70px;
}
#body.view_normal .GameItemList.popular .GameItem:nth-child(-n+3) .GameItem-Hover span {
    top: 100px;
}
.GameItem:after{
    content: '';
    width: 77px;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.GameItem.SmartSoft.LiveRoulette:after {
    display: block;
}
.GameItem.SmartSoft.CammeghRoulette:after {
    display: block;
  }
  .GameItem.SmartSoft.PneumoRoulette:after {
    display: block;
  }
  .GameItem.SmartSoft.VirtualRoulette:after {
    display: block;
  }







#body.view_1024 .GameItem {
    margin: 0 6px 6px 0;
}

/*.GameItem.VirtualGames.new{
    margin-left: 0;
}*/
.GameItem-Div {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position:relative;
    border-radius: 3px;
}

.GameItem-Div:before{
    content: '';
    background: url(/Content/Images/LiveCasino/shadow.png) repeat-x top;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 130px;
    position: absolute;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.IsSubZero{
    height: 100%;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: -17px;
    background-size: contain;
    background-position: top right;
    display: none;
}
.GameItem-hidden.IsSubZero{
    display: block;
}
.GameItem-Name {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    color: #fff;
    text-align: left;
    padding-left: 10px;
    width: 100%;
    box-sizing: border-box;
    z-index: 0;
    font-size: 15px;

}

.GameItem-Name font {
    color: #fff;
    display: -webkit-inline-box;
    position: relative;
    z-index: 2;
}
.GameItem-Name div {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'CrystalBetUni-Medium';
    width: 180px;
    position:absolute;
    top: -14px;
    font-size: 15px !important;
}

.EvolutionGaming .GameItem-Name div  {
    font-size: 15px;
    width: 165px;
}

.GameItem-Name span {
    color: #fff;
    font-size: 12px;
    float: right;
    padding-right: 10px;
    box-sizing: border-box;
    font-family: 'CrystalBetUni-Regular';
    position:absolute;
    bottom: -8px;
}

.GameItem-Hover {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 44px;
    line-height: 44px;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.40) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.40) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.40) 100%);
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 37px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    opacity: 0;
    z-index: 1;
    transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
}
.GameItem-Hover span {
    display: block;
    width: 85px;
    height: 28px;
    position: absolute;
    background: #fde053;
    text-align: left;
    box-sizing: border-box;
    line-height: 28px;
    font-size: 14px;
    color: #171615;
    padding-left: 20px;
    border-radius: 4px;
    left: calc( 50% - 42px );
    top: calc( 50% - 14px );
}
.GameItemList.popular .GameItem:nth-child(-n+3) .GameItem-Hover span{
    top: 110px;
}
#body.view_1024 .GameItem-Hover span{
    top: 42px;
}
.GameItem-Div:hover > .GameItem-Hover {
    opacity: 1;

transition:400ms;
 -moz-transition:400ms;
 -ms-transition:400ms;
 -webkit-transition:400ms;
 -o-transition:400ms;
}
/*.GameItem-Div:hover > .GameItem-Name {
    background: rgba(18, 18, 18, 0.93);
    z-index: 9;
}*/


.live-casino-jackpot{
    position: absolute;
    left: 237px;
    top: 114px;
    width: 210px;
    z-index: 3;
    opacity: 1;
    transition: opacity .2s ease-in;  
}
.live-casino-jackpot.loaded {
    opacity: 1
}

body#body .GameItem .live-casino-jackpot{
    left: 62px;
    top: 90px;     
    transform: scale(0.85);
    transform-origin: top left;

}
body#body.view_normal .GameItem .live-casino-jackpot{
    transform: scale(0.75);
}
body#body.view_1500 .GameItem .live-casino-jackpot{
    left: 111px;
    top: 123px;
    z-index: 3;
}
body#body.view_1024 .GameItem.SmartSoft:nth-child(6) .live-casino-jackpot{
    left: -49px;
    top: 88px;
}
body#body.view_normal .live-casino-jackpot{
    left: 85px;
    top: 99px;
}
body#body.view_1024 .live-casino-jackpot{
    left: -49px;
    top: 40px;
}
body#body.view_1024 .GameItemList.popular .GameItem:nth-of-type(-n+3) .live-casino-jackpot{
    left: 130px;
    top: 136px;
}
#body.view_1024 .GameItem .GameItem-Div .GameItem-Name{
    bottom: 0px;
}

.GameItem.more {
    float: right;
    margin-right: 14px;
}

#body.view_1024 .GameItem-Hover {
    z-index: 99;
}



.livecasino-menu-before{
    display: block;
    width: 320px;
    height: 57px;
    float: left;
}
.livecasino-menu-before .lcs-menu-list-item{
    font-size: 13px;
    font-family: "CrystalBetUni-Medium";
    color: #999999;
    display: block;
    text-decoration: none;
    width: 150px;
    height: 100%;
    float: left;
    text-align: center;
    line-height: 57px;
    position: relative;
}
.livecasino-menu-before .lcs-menu-list-item.favorites{
    width: 160px;
}
#body.view_1024 .livecasino-menu-before .lcs-menu-list-item{
    width: 126px;
}
#body.view_1024 .livecasino-menu-before .lcs-menu-list-item.favorites{
    width: 168px;
}
#body.view_1024 .livecasino-menu-before{
    width: 300px;
}
.livecasino-menu-before .lcs-menu-list-item:hover{
    color: #fae252;
}
.livecasino-menu-before .lcs-menu-list-item.home:before{
    content: '';
    background: url(../Images/Common/Common.png) no-repeat;
    background-position: -461px -79px;
    width: 20px;
    height: 17px;
    margin-top: -7px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.livecasino-menu-before .lcs-menu-list-item.home.active:before, .livecasino-menu-before .lcs-menu-list-item.home:hover:before {
    background-position: -406px -79px;
}
.livecasino-menu-before .lcs-menu-list-item.favorites:before {
    content: '';
    background: url(../Images/Common/Common.png) no-repeat;
    background-position: -9px -615px;
    width: 20px;
    height: 20px;
    margin-top: -7px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.95);
}
.livecasino-menu-before .lcs-menu-list-item.favorites.active:before, .livecasino-menu-before .lcs-menu-list-item.favorites:hover:before {
    background-position: -36px -615px;
}
.livecasino-menu-before .lcs-menu-list-item.active{
    color: #fae252;
}
.livecasino-menu-after input {
    background: #212121;
    border: none;
    width: 228px;
    height: 36px;
    outline: none;
    box-sizing: border-box;
    padding: 0 12px;
    color: #919191;
    z-index: 0;
    border-radius: 3px;
    margin-top: 10px;
}
.livecasino-menu-after input::placeholder{
    color: #919191;
    font-size: 12px;
    font-family: "CrystalBetUni-Regular";
}
.livecasino-menu-after input::-ms-input-placeholder{
    color: #919191;  
}
.casino-list-favorite {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../Images/Common/Common.png);
    background-position: -9px -615px;
    width: 19px;
    height: 19px;
}
#body.view_normal .GameItem{
    width: 247px ;
    height: 124px;
}

#body.view_1024 .GameItem{
    width: 192px;
    height: 108px;
}

.GameItem .casino-list-favorite {
    position: absolute;
    right: 10px;
    top: 10px !important;
    background: url(../Images/Common/Common.png);
    background-position: -9px -615px;
    width: 19px;
    height: 19px;
    left: unset;
    z-index: 9;
}
.casino-list-favorite:hover span.casino-add-favorite-hint {
    display: block;
}
.casino-list-favorite div span {
    position: absolute;
    background: #616161;
    padding: 5px 0;
    width: 155px;
    text-align: center;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    color: #e1e1e1;
    top: -2px !important;
    left: -165px;
    display: none;
    line-height: 14px;
}
.casino-list-favorite div span:after {
    content: '';
    position: absolute;
    top: calc(50% - 4px) !important;
    right: -4px !important;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #616161;
    display: block;
}
.casino-list-favorite div span {
    position: absolute;
    background: #616161;
    padding: 5px 0;
    width: 155px;
    text-align: center;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    color: #e1e1e1;
    top: -2px !important ;
    left: -165px !important;
    display: none;
    line-height: 14px;
}
.casino-list-favorite.active {
    background-position: -36px -615px;
}
.casino-list-favorite.active:hover span.casino-remove-favorite-hint {
    display: block;
}
.GameItemList.closed .GameItem, .GameItemList.opened .GameItem {
    font-family: 'CrystalBetUni-Regular';
    font-size: 14px;
    background: #373737;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease;
}
.GameItem {
    box-sizing: border-box;
    width: 300px;
    height: 179px;
    cursor: pointer;
    position: relative;
    margin: 10px;
    color: #363636;
    background: #363636;
    float: left;
    overflow: hidden;
    border-radius: 3px;
    /*transform: scale(1); */
    margin-left: 0;
    margin-top: 0;
    overflow: visible;
}
#body .GameItemList .GameItemList.closed .more-content, #body .GameItemList .GameItemList.opened .less-content {
    display: block;
}

.GameItem.more .more-content, .GameItem.less .less-content {
    display: block;
}
#body.view_1024 .GameItem.less .less-content{
    margin-top: 36px;
}
.GameItemList.closed .more-content {
    margin-top: 65px;
}
#body.view_normal .GameItemList.closed .more-content {
    margin-top: 45px;
}
#body.view_normal .GameItem.more .less-content, #body.view_normal .GameItem.less .more-content {
    margin-top: 45px;
}


.GameItem.more .count {
    display: block;
}
.GameItem.more .less-content, .GameItem.less .more-content {
    display: none;
}
.GameItemList.opened .GameItem:hover .arrow {
    background-position: -104px -10px;
}
.GameItemList.opened .GameItem .arrow {
    background: url(../Images/slot/slot.png) no-repeat -52px -10px;
    width: 25px;
    height: 16px;
    display: block;
    margin: 15px auto;
}
.GameItemList.closed .GameItem.more:hover, .GameItemList.opened .GameItem.more:hover {
    color: #edd74f;
    background: #2c2b2b;
}
.GameItemList{
    padding-left: 6px;
    margin-bottom: -10px;
}
.GameItemList.more .count {
    display: block;
}
.GameItem{
    width: 298px;
    height: 150px;
}
.GameItemList.closed .GameItem, .GameItemList.opened .GameItem {
    font-family: 'CrystalBetUni-Regular';
    font-size: 14px;
    background: #373737;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease;
}
.GameItemList.closed .more-content {
    margin-top: 65px;
}
#body.view_1024 .GameItemList.closed .more-content{
    margin-top: 42px;
}
 .GameItemList.opened .more-content, .GameItemList.closed .less-content {
    display: none;
}
.GameItem.more .less-content, .GameItem.less .more-content {
    margin-top: 60px;
    display: block;
}
#body.view_1024 .GameItem.more .less-content, .GameItem.less .more-content{
    margin-top: 42px;
}
.GameItemList.closed .less-content {
    display: none;
}
.GameItemList.opened .GameItem.less .more-content{
    display: none;
}
.GameItem.less .less-content{
    margin-top: 60px;
}
#body.view_1500 .GameItemList.oneline.closed .GameItem:not(.more):nth-of-type(n+5), #body.view_normal .GameItemList.oneline.closed .GameItem:not(.more):nth-of-type(n+5), #body.view_1024 .GameItemList.oneline.closed .GameItem:not(.more):nth-of-type(n+5) {
    display: none;
}
#body.view_normal .GameItemList.popular .GameItem:nth-of-type(-n+3){
    width: 419px;
    height: 211px;
}
#body.view_1024 .GameItemList.popular .GameItem:nth-of-type(-n+3){
    width: 324px;
    height: 163px;
}
.live-casino .slots-favorite-list{
    margin-bottom: 50px;
}
.live-casino .slots-favorite-list .no-favorites{
    font-size: 18px;
    font-family: "CrystalNU4-Regular";
    color: #999999;
    text-transform: uppercase;
    padding: 22px 0 43px 0;
    text-align: center;
}
.live-casino .slots-favorite-list .howto-favorites{
    margin: 0 auto;
    display: block;
    width: 297px;
    position: relative;
}


.live-casino .slots-favorite-list .howto-favorites span{
    position: absolute;
    text-align: center;
    font-family: 'CrystalNU4-Regular';
    font-size: 13px;
    color: #e1e1e1;
    line-height: 14px;
    text-transform: uppercase;
    top: 16px;
    right: 51px;
}

.live-casino .slots-favorite-list .howto-favorites img {
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
}
body#body.view_1500 .GameItemList.popular .GameItem:nth-of-type(-n+3) .live-casino-jackpot{
    left: 311px;
    top: 220px;
}
#body.view_normal .GameItemList.popular .GameItem:nth-of-type(-n+3) .live-casino-jackpot{
    left: 229px;
    top: 183px;
}
.GameItem-Name .min-max-num{
    float: none;
    color: #ffe142;
    font-size: 12px;
    padding-right: unset;
    box-sizing: unset;
    position: unset;
    bottom: unset;
    display: inline;
    font-family: "CrystalBetUni-Regular";
}
#body.view_1024 .GameItemList{
    margin-bottom: -6px;
}
#body.view_1024 .GameItemList.popular .GameItem:nth-of-type(-n+3) .GameItem-Div .GameItem-Name{
    bottom: 0;
}
