﻿.button-eventSlot .infoGameSession {
    position: absolute;
    left: -9px;
    top: 113px;
    width: 178px;
    height: 523px;
    background: url(../images/media/slotevent.9288429c.png) top no-repeat;
    background-position: -4px -4px;
    display: none;
}

    .button-eventSlot .infoGameSession .timeslot {
        position: absolute;
        left: 50px;
        top: 20px;
        width: 116px;
        text-align: center;
        font-size: 20px;
    }
    .button-eventSlot .infoGameSession .jckpotslot {
        position: absolute;
        left: 50px;
        top: 84px;
        width: 116px;
        text-align: center;
        font-size: 20px;
        color: #ff0;
    }
    .button-eventSlot .infoGameSession .contentWaitTop {
        position: absolute;
        top: 200px;
        display: none;
    }
        .button-eventSlot .infoGameSession .contentWaitTop .textwait {
            position: absolute;
            width: 174px;
            top: 54px;
            left: 3px;
            color: #ecdad6;
            font-size: 22px;
            text-transform: uppercase;
            text-align: center;
        }
    .button-eventSlot .infoGameSession .contentWaitTop .textTimeWait {
        position: absolute;
        width: 174px;
        top: 110px;
        left: 3px;
        color: #ffff00;
        font-size: 28px;
        text-transform: uppercase;
        text-align: center;
    }
    .button-eventSlot .infoGameSession .textLabe {
        width: 162px;
        text-align: center;
        position: absolute;
        font-size: 13px;
        top: 364px;
        color: #ffa94b;
    }
    .button-eventSlot .infoGameSession .Usertable {
        width: 162px;
        height: 380px;
        position: relative;
        overflow: hidden;
       
    }
    .button-eventSlot .infoGameSession .Usertable ul {
        position: relative;
    }
    .button-eventSlot .infoGameSession .Usertable ul li {
        position: relative;
        float: left;
        width: 155px;
        height: 67px;
        background: url(../images/media/slotevent.9288429c.png) top no-repeat;
        background-position: -190px -4px;
        margin-top: 5px;
    }

    .button-eventSlot .infoGameSession .Usertable ul li.active {
        position: relative;
        float: left;
        width: 155px;
        height: 67px;
        background: url(../images/media/slotevent.9288429c.png) top no-repeat;
        background-position: -190px -79px;
        margin-top: 5px;
    }

    .button-eventSlot .infoGameSession .contentTopEventSlot {
        position: absolute;
        left: 10px;
        top: 136px;
    }
    .button-eventSlot .infoGameSession .nickname_ev {
        width: 150px;
        cursor: pointer;
        position: absolute;
        left: 0px;
        top: 8px;
        font-size: 16px;
        text-align: center;
        color: #a89595;
    }
    .button-eventSlot .infoGameSession .rank_ev {
        width: 150px;
        cursor: pointer;
        position: absolute;
        left: 6px;
        top: 42px;
        text-align: left;
        font-weight: bold;
        font-size: 15px;
        color: #a89595;
    }
    .button-eventSlot .infoGameSession .award_ev {
        width: 150px;
        cursor: pointer;
        position: absolute;
        left: 0px;
        top: 42px;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        color: #fdf857;
    }


.jackpot-tab-controllers {
    background: rgb(0 0 0 / 0.3);
    width: 258px;
    height: 49px;
    border-radius: 68px;
    -webkit-box-shadow: 0 1px 2px #593b17;
    box-shadow: 0 1px 2px #593b17;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative;
    margin-top: -25px;
}

    .jackpot-tab-controllers .tab {
        -ms-flex: 1 1;
        flex: 1 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 18px;
        font-weight: 400;
        color: #e0d6bb;
        position: relative;
        cursor: pointer;
    }
    .jackpot-tab-controllers .tab.active, .jackpot-tab-controllers .tab:hover {
        color: #f6e9c5;
    }
.jackpot-tab-controllers .tab span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
    .jackpot-tab-controllers .tab:before {
        content: "";
        position: absolute;
        top: 1px;
        left: 0px;
    }
    .jackpot-tab-controllers .tab.active:before, .jackpot-tab-controllers .tab:hover:before {
        display: -ms-flexbox;
        display: flex;
        width: 127px;
        height: 52px;
        background: url(../images/ui.c23.png) top no-repeat;
        background-position: -19px -718px;
    }


    .jackpot-tabs {
        position: absolute;
        width: 997px;
        height: 483px;
        padding: 3px 5px;
    }
    .jackpot-head {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #f6e9c5;
        font-size: 18px;
        font-weight: 400;
        position: relative;
        padding: 0 16px 0 100px;
    }
    .jackpot-head li {
        margin: 0 30px;
    }
        .jackpot-head .name {
            width: 134px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: start;
            justify-content: flex-start;
            padding-left: 7px;
            margin: 0;
        }
    .jackpot-head .room {
        -ms-flex: 1 1;
        flex: 1 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

.jackpot-body {
    list-style: none;
    padding: 5px 0 0;
    margin: 0;
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.jackpot-body .jackpot-row {
    height: 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    position: relative;
    margin: 8px 20px 4px 18px;
}
.jackpot-body .jackpot-row:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(91 52 29 / 10%);
    box-shadow: inset 0 1px rgba(149, 118, 99, 0.2);
    border-radius: 9px;
    width: 100%;
    height: 100%;
}
.jackpot-body .jackpot-row * {
    position: relative;
}
.jackpot-body .name {
    width: 216px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-transition: all .3s ease ease .5s;
    -o-transition: all .3s ease .5s ease;
    transition: all .3s ease ease .5s;
}

    .jackpot-body .room {
        -ms-flex: 1 1;
        flex: 1 1;
        color: #fff000;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
       
    }

    .jackpot-body .jackpot-row a {
        color: #f6e9c5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }


    .jackpot-body .name .icon {
        margin-left: 6px;
        margin-right: 10px;
        width: 53px;
        height: 53px;
        position: relative;
    }
    .jackpot-body .name .icon i {
        text-indent: unset !important;
        position: absolute;
        top: 0;
        left: 0;
    }

    .jackpot-body .jackpot-row .icon i {
        display: inline-block;
        width: 53px;
        height: 53px;
        background-repeat: no-repeat;
    }
    .jackpot-body .name .icon:after {
        content: " ";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
      
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .jackpot-slot-221 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -126px -4px;
    }
    .jackpot-slot-116 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -65px -126px;
    }
    .jackpot-slot-226 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -4px -126px;
    }
    .jackpot-slot-115 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -126px -65px;
    }
    .jackpot-slot-118 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -65px -65px;
    }
    .jackpot-slot-218 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -65px -4px;
    }
    .jackpot-slot-219 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -4px -4px;
    }
    .jackpot-slot-220 {
        background-image: url(../images/media/icon.9288429c.png);
        background-position: -4px -65px;
    }
.jackpot-slot-230 {
    background-image: url(../images/media/icon.9288429c.png);
    background-position: -126px -126px;
}

.jackpot-body .room .room-align-right.x2:before {
    content: '';
    position: absolute;
    background: url(../images/misc.png) no-repeat no-repeat;
    background-position: -0px -606px;
    width: 36px;
    height: 36px;
    left: 88px;
    top: -8px;
}
.jackpot-body .room .room-align-right.x6:before {
    content: '';
    position: absolute;
    background: url(../images/misc.png) no-repeat no-repeat;
    background-position: -48px -606px;
    width: 36px;
    height: 36px;
    left: 88px;
    top: -8px;
}