/*@import url("image.css");*/

body {
    font: 11px/14px Arial, sans-serif;
}

body.kenoBody {
    background: var(--keno-bg-url) #00336B no-repeat;
    background-position-x: center;
    background-size: contain;
    margin: 0;
}

.cockfightBody {
    background: #000000;
    background-position-x: center;
    background-size: cover;    
}

body.fishingBody {
    background: var(--fishing-bg-url) #00336B no-repeat;
    background-position-x: center;
    background-size: contain;
    margin: 0;
}
body.fishingBody.km-kh {
    font-family: "Noto Sans Khmer", sans-serif;
}

.CatIconNewGames, .CatIconKeno, .CatIconScratchCards, .CatIconHiLo, .CatIconVirtualSports, .CatIconSlots, .CatIconNewGamesZh, .CatIconCards, .CatIconDice, .CatIconFeature, .CatIconFavorite, .CatIconTableGames, .CatIconInstantWin {
    background: url(../images/games/icons-games.png?20150527) no-repeat;
    float: left;
}

.CatIconNewGames {
    background-position: -1px 0;
    width: 35px;
    height: 26px;
}

.CatIconNewGamesZh {
    background-position: -1px -250px;
    width: 35px;
    height: 26px;
}

.CatIconKeno {
    background-position: 0 -35px;
    width: 35px;
    height: 26px;
}

.CatIconScratchCards {
    background-position: -1px -76px;
    width: 35px;
    height: 26px;
}

.CatIconHiLo {
    background-position: -1px -117px;
    width: 35px;
    height: 26px;
}

.CatIconVirtualSports {
    background-position: -1px -165px;
    width: 35px;
    height: 26px;
}

.CatIconSlots {
    background-position: 0 -205px;
    width: 35px;
    height: 26px;
}

.CatIconCards {
    background-position: -3px -339px;
    width: 35px;
    height: 26px;
}

.CatIconDice {
    background-position: -3px -291px;
    width: 35px;
    height: 26px;
}

.CatIconInstantWin {
    background-position: -3px -543px;
    width: 35px;
    height: 26px;
}

.FSportIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat 1px -29px;
}

.FCasinoIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -184px -28px;
}

.FRaceIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -372px -29px;
}

.FMobileIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -556px -29px;
}

.FAboutIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -741px -29px;
}

.FHelpIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -929px -29px;
}

.FRulesIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat 1px -63px;
}

.FLeaguesIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -185px -63px;
}

.FLearnIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -371px -64px;
}

.FNewsIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -558px -63px;
}

.FGameRulesIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat 1px -95px;
}

.FGameTutsIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -373px -97px;
}

.FGamesIcon {
    background: url(../images/base/footerconer2020-l.png?20200218) no-repeat -186px -97px;
}

.FNewGamesIcon {
    background: url(../images/base/footergame.png?121122) no-repeat 1px -29px;
}

.FKenoIcon {
    background: url(../images/base/footergame.png?121122) no-repeat -184px -28px;
}

.FScratchcardsIcon {
    background: url(../images/base/footergame.png?121122) no-repeat -372px -29px;
}

.FHiLoIcon {
    background: url(../images/base/footergame.png?121122) no-repeat -556px -29px;
}

.FVSportsIcon {
    background: url(../images/base/footergame.png?121122) no-repeat -741px -29px;
}

.WrapperN {
    position: relative;
    padding-top: 20px;
    width: 255px;
    height: 188px;
    float: left;
}

.GameTitle, .GameFun, .GameStats {
    background: url(../images/games/game-img.png?120913) left top no-repeat;
}

.GameTitle {
    width: 253px;
    height: 28px;
    overflow: hidden;
    background-position: left top;
    background-repeat: repeat-x;
    border: solid 1px #9CBBEE;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.GameFun, .GameStats {
    height: 20px;
    float: right;
    color: #FFF;
    font: 100 11px/26px Tahoma;
    background-position: left -113px;
    text-align: center;
    padding-left: 2px;
    padding-top: 2px;
}

.GameStats {
    position: relative;
    margin: -25px 5px;
    width: 20px;
    background-position: left -73px;
}

a.GameStats:hover {
    color: #FFE400;
}

.noborder {
    border-radius: 0 !important;
}

.noBorder {
    border-radius: 0 !important;
}

.GameText {
    color: #223A79;
    font: 700 14px/26px Tahoma;
    padding-left: 7px;
    width: 133px;
    float: left;
}

.GameTextBSI {
    color: #223A79;
    font: 700 14px/26px Tahoma;
    padding-left: 7px;
    text-align: center;
}

.ShowPointer {
    cursor: pointer;
    border-radius: 0;
}

.NoPointer, .NoPointer a {
    cursor: default !important;
}

.clear, .Clear {
    clear: both;
}

*:first-child + html .cb {
    zoom: 1;
}
/* for IE7 */
.WrapperWideHover {
    position: relative;
    width: 387px;
    height: 179px;
    float: left;
}

    .WrapperWideHover:hover .GameHLLeft, .WrapperWideHover:hover .GameHLRight {
        color: #FFE400;
        background: url(../images/games/games_hl_btn.png?120709) no-repeat;
    }

    .WrapperWideHover:hover .GameHLCenter {
        color: #FFE400;
        background: url(../images/games/games_hl_btn.png?120709) repeat-x 0px -150px;
    }

    .WrapperWideHover:hover .GameHLLeft {
        background-position: 0 -100px;
    }

    .WrapperWideHover:hover .GameHLRight {
        background-position: -84px -100px;
    }

    .WrapperWideHover .GameImgHL {
        background-color: #355ABD;
        border: solid 1px #233B7A;
    }

.CCAlert {
    width: 498px;
    height: 240px;
    background: url(../images/games/ccalert.png?100720) no-repeat;
    top: 120px;
    margin-left: 260px;
    position: absolute;
    z-index: 101;
}

.CCAlertTitle {
    color: #01204c;
    font: 700 22px Tahoma;
    text-align: left;
    float: left;
    width: 442px;
    height: 58px;
    padding: 20px 0px 0px 19px;
}

.CCAlertContent {
    clear: both;
    color: #6b7b8e;
    font: 15px/18px Tahoma;
    text-align: center;
}

    .CCAlertContent table {
        margin: 0 auto;
    }

.CCAlertBtn, .CCAlertBtnO {
    width: 220px;
    height: 41px;
    background: url(../images/games/pbutton.png?100722) no-repeat;
    cursor: pointer;
    border: 0;
    font: 700 16px Tahoma;
    color: #fff;
}

.CCAlertBtnO {
    background: url(../images/games/pbutton.png?100722) 0px -42px no-repeat;
}

.CCCenter {
    text-align: left;
}

.WrapperWide {
    position: relative;
    width: 387px;
    height: 179px;
}

.TopRightPlay, .TopRightPlayStatistics {
    background-color: #C6DDFD;
    height: 25px;
    padding: 0 0 4px 2px;
    position: absolute;
    z-index: 0;
}

.TopRightPlay {
    margin: 1px 0 0 299px;
    width: 84px;
}

.TopRightPlayStatistics {
    margin: 1px 0 0 273px;
    width: 110px;
}

.WrapperWideHover:hover .TopRightPlay, .WrapperWideHover:hover .TopRightPlayStatistics {
    background-color: #355ABD;
}

.GameHLBtn {
    color: #fff;
    height: 38px;
    text-align: center;
    font: 700 15px/28px Tahoma;
    position: relative;
    top: 130px;
    width: 100%;
}

.GameHLContainer {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.GameHLLeft, .GameHLRight {
    background: url(../images/games/games_hl_btn.png?120709) no-repeat;
    width: 16px;
    height: 38px;
    float: left;
}

.GameHLCenter {
    background: url(../images/games/games_hl_btn.png?120709) repeat-x 0px -50px;
    height: 38px;
    float: left;
    padding: 5px 8px 0px 8px;
}

.GameHLLeft {
    background-position: 0 0;
}

.GameHLRight {
    background-position: -84px 0;
}

.WrapperWideHover:hover .GameHLLeft, .WrapperWideHover:hover .GameHLRight {
    color: #FFE400;
    background: url(../images/games/games_hl_btn.png?120709) no-repeat;
}

.WrapperWideHover:hover .GameHLCenter {
    color: #FFE400;
    background: url(../images/games/games_hl_btn.png?120709) repeat-x 0px -150px;
}

.WrapperWideHover:hover .GameHLLeft {
    background-position: 0 -100px;
}

.WrapperWideHover:hover .GameHLRight {
    background-position: -84px -100px;
}

.NewR1-en, .NewR1-zh-cn, .NewR1-zh-tw {
    width: 64px;
    height: 64px;
    background: url(../images/games/icon-new.png?120607) no-repeat;
    position: absolute;
    margin-left: -4px;
    margin-top: -3px;
    z-index: 99;
}

.NewR2-en, .NewR2-zh-cn, .NewR2-zh-tw, NewR3-en, .NewR3-zh-cn, .NewR3-zh-tw {
    position: absolute;
    left: 5px;
    top: -5px;
    width: 53px;
    height: 52px;
    background: url(../images/base/icon-news.png?20210326) no-repeat;
    z-index: 97;
}

.NewR1-en, .NewR2-en, .NewR3-en {
    background-position: 0 0px;
}

.NewR1-zh-cn, .NewR1-zh-tw {
    background-position: 0 -66px;
}

.NewR2-zh-cn, .NewR3-zh-cn, .NewR2-zh-tw, .NewR3-zh-tw {
    background-position: 0 -46px;
}

.balanceAlertBox {
    position: relative;
    top: 5px;
    width: 985px;
    margin: 0 auto;
}

.balanceAlertTop {
    background: url(../images/base/footerconer.png);
    width: 985px;
    height: 5px;
}

.balanceAlert {
    height: 66px;
    border: 1px solid #364d72;
    background: #2f4e7f;
}

.balanceAlertInfoBg {
    width: 960px;
    height: 50px;
    background: url(../images/base/alert_red_bg.png);
    margin: 5px auto;
    border: 3px solid #363951;
    border-radius: 4px;
}

.orangeBorder {
    width: 952px;
    height: 42px;
    border: 1px solid #f4880a;
    margin: 3px 0 0 3px;
}

.attentionIcon {
    float: left;
    width: 43px;
    height: 43px;
    background: url(../images/base/attentionIcon.png);
    margin: 1px 0 0 67px;
}

.balanceAlertContent {
    width: 600px;
    float: left;
    display: block;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 6px 0 0 15px;
}

.RequestBtn {
    display: block;
    float: right;
    margin: 4px 70px 0 0px;
}

.RequestBtnLeft {
    float: left;
    width: 21px;
    height: 38px;
    background: url(../images/base/RequestBtn.png) no-repeat;
}

.RequestBtnCenter {
    float: left;
    width: 85px;
    height: 38px;
    background: url(../images/base/RequestBtn.png) 0 -38px;
    color: #000;
    font: 700 15px/32px Tahoma;
    text-align: center;
}

.RequestBtnRight {
    float: left;
    width: 21px;
    height: 38px;
    background: url(../images/base/RequestBtn.png) no-repeat -21px 0;
}

.RequestBtn:hover .RequestBtnLeft {
    background: url(../images/base/RequestBtn.png) no-repeat 0 -76px;
}

.RequestBtn:hover .RequestBtnCenter {
    background: url(../images/base/RequestBtn.png) 0 -114px;
}

.RequestBtn:hover .RequestBtnRight {
    background: url(../images/base/RequestBtn.png) no-repeat -21px -76px;
}

.GamesBanner {
    position: relative;
    width: 976px;
    height: 169px;
    margin: 0 auto;
    background: #626262;
}

    .GamesBanner .FConer {
        position: absolute;
        top: -25px;
        z-index: 2;
        width: 100%;
        height: 5px;
    }

.BannerWrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.adb {
    display: block;
    float: left;
    width: 729px;
    height: 167px;
    overflow: hidden;
}

    .adb img, .ads img {
        display: block;
    }

    .adb img {
        width: 729px;
        height: 167px;
        overflow: hidden;
    }

.ads {
    float: right;
    width: 246px;
    height: 168px;
    margin-right: -1px;
}

    .ads a.adsBanner {
        position: relative;
        display: block !important;
        width: 246px;
        height: 56px;
        margin-bottom: 1px;
    }

        .ads a.adsBanner:last-child {
            margin-bottom: 0;
        }

.ads1 {
    background: url(../images/banner/ads1.png);
}

.ads2 {
    color: #e8ecee;
    background: url(../images/banner/ads2Unselected.png);
}

    .ads2:hover {
        color: #fff;
        background: url(../images/banner/ads2.png);
    }

.ads3 {
    color: #e8ecee;
    background: url(../images/banner/ads3Unselected.png);
}

    .ads3:hover {
        color: #fff;
        background: url(../images/banner/ads3.png);
    }

* + html span.selectedArrow {
    filter: alpha(opacity=0);
}

span.selectedArrow {
    opacity: 0;
}

.pointelle-active span.selectedArrow {
    position: absolute;
    background: url(../images/banner/selectedArrow.png);
    width: 11px;
    height: 18px;
    top: 20px;
    opacity: 1;
}

.selectedArrow + p {
    color: #fff;
}

.ads a.adsBanner:last-child p {
    top: 34px;
}

.adsTitle {
    display: block;
    position: absolute;
    top: 36px;
    right: 6px;
    font-size: 18px;
    text-align: right;
}

.adb .GameHLContainer {
    position: relative;
    top: -50px;
    left: 52%;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.adb:hover .GameHLLeft, .adb:hover .GameHLRight {
    color: #FFE400;
    background: url(../images/games/games_hl_btn.png?120709) no-repeat;
}

.adb:hover .GameHLCenter {
    color: #FFE400;
    background: url(../images/games/games_hl_btn.png?120709) repeat-x 0px -150px;
}

.adb:hover .GameHLLeft {
    background-position: 0 -100px;
}

.adb:hover .GameHLRight {
    background-position: -84px -100px;
}

.MainWrapper {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
    position: relative;
    top: -1px;
}

.MainWrapper.km-kh{
    font-family: "Noto Sans Khmer", sans-serif;
    line-height: 1.8em;
}

.subNav {
    background: #626262;
    margin: 0 7px;
    position: relative;
    z-index: 9;
    *height: 76px; /*IE7*/
}

.gameBtn {
    display: block;
    width: 140px;
    float: left;
    font-size: 14px;
    color: #e2e2e2;
    line-height: 37px;
    height: 37px;
    text-align: center;
    text-shadow: 1px 1px #333333;
    box-sizing: border-box;
    border-bottom: solid 1px #999;
}

.subNavImageSpecial {
    position: relative;
    *height: 36px; /*IE7*/
}

    .subNavImageSpecial:before {
        content: " ";
        height: 0;
        border-top: 5px solid transparent;
        border-right: 8px solid #ff4001;
        border-bottom: 8px solid transparent;
        position: absolute;
        left: 24px;
        top: 0px;
        z-index: 100;
    }

    .subNavImageSpecial:after {
        content: 'new';
        display: inline-block;
        position: absolute;
        z-index: 90;
        top: -6px;
        left: 0px;
        background: #ff4001;
        line-height: 1em;
        padding: 0 5px 1px;
        font-size: 12px;
        box-shadow: 0 3px 2px rgba(6, 6, 6, 0.23);
        color: #fff;
    }

    .subNavImageSpecial > span {
        *background-image: url(../images/NewCategoryForIE7.png);
        *position: absolute;
        *top: -6px;
        *right: 0;
        *left: 0;
        *height: 20px;
    }

.subNavImage {
    background-image: url(../images/banner/subNavBtn.png);
}

.cursorDefault {
    cursor: default;
}

.GameWrapper {
    margin: auto 18px;
    width: 960px;
    height: auto;
    overflow: inherit !important;
    background-color: #fff;
    margin-top: 14px;
}

.GameSpacing {
    float: left;
    margin: 0 0 21px 10px;
    width: 227px;
    height: auto;
}

.GameImg {
    width: 213px;
    height: 102px;
    margin: 0 auto;
    border-radius: 2px 2px 0 0;
    overflow: hidden;
    border: 2px solid #366093;
    background-position: center center;
    background-repeat: no-repeat;
}

.gameName, .gameDisabled {
    display: block;
    width: 217px;
    height: 24px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    line-height: 24px;
    border-radius: 0 0 2px 2px;
    background-color: #366093;
}

.gameReal {
    position: absolute;
    left: 6px;
    bottom: 26px;
    width: 214px;
    height: 1px;
    color: rgba(54,96,147,0.1);
    ;
    text-align: center;
    font-size: 14px;
}

.GameSpacing:not(.nohover):hover .GameImg, .GameSpacing:not(.nohover):active .GameImg {
    width: 213px;
    height: 102px;
    overflow: hidden;
    background-position: center center;
    border: 2px solid #eea71b;
}

.GameSpacing:not(.nohover):hover .gameName, .GameSpacing:not(.nohover):active .gameName {
    color: #fff;
    background-color: #eea71b;
}

.GameSpacing:not(.nohover):hover .gameReal, .GameSpacing:not(.nohover):active .gameReal {
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background-color: rgba(0,0,0,0.65);
    transition: all 0.2s linear;
}
/* Animation */
/* Back Pulse */
@-webkit-keyframes subNavImage {
    50% {
        background-image: url(../images/banner/subNavBtnHover.png);
    }
}

@keyframes subNavImage {
    50% {
        background-image: url(../images/banner/subNavBtnHover.png);
    }
}

@-webkit-keyframes subNavImageSpecial {
    50% {
        background-image: url(../images/banner/subNavBtnSPhover.png);
    }
}

@keyframes subNavImageSpecial {
    50% {
        background-image: url(../images/banner/subNavBtnSPhover.png);
    }
}

.GameGrey, .GameGreyHL {
    position: absolute;
    background-color: #000;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    float: left;
    z-index: 98;
    cursor: default;
}

.GameGreyText, .GameGreyTextHL {
    position: absolute;
    float: left;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    color: #FFF;
    z-index: 99;
    cursor: default;
    line-height: 1.3;
}

.GameGrey {
    width: 255px;
    height: 197px;
    /* margin-top: 29px; */
    /* margin-left: -1px; */
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.GameTestTextN {
    width: 212px;
    top: 30%;
    margin-top: -5px;
    position: absolute;
    float: left;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    color: #fff;
    z-index: 99;
    cursor: default;
    line-height: 1.3;
}

.GameTestN {
    left: 5px;
    width: 218px;
    height: 130px;
    position: absolute;
    background-color: #FFF;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    float: left;
    z-index: 98;
    cursor: default;
}

.GameGreyN {
    left: 5px;
    width: 218px;
    height: 130px;
    position: absolute;
    background-color: #000;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    float: left;
    z-index: 98;
    cursor: default;
}

.GameGreyTextN {
    width: 236px;
    top: 40%;
    margin-top: -5px;
    position: absolute;
    float: left;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    color: #FFF;
    z-index: 99;
    cursor: default;
    line-height: 1.3;
}

.GameGreyText {
    width: 255px;
    top: 50%;
    margin-top: -5px;
}

.GameGreyHL {
    margin-top: -189px;
    height: 189px;
    width: 388px;
}

.GameGreyTextHL {
    margin-top: -108px;
    width: 388px;
}

.hvr-back-pulse {
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s linear;
}

    .hvr-back-pulse:hover, .hvr-back-pulse:active {
        -webkit-animation-name: hvr-back-pulse;
        animation-name: hvr-back-pulse;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background: rgba(255, 255, 255, .2);
        color: #fff;
    }

.gameBtnSelected {
    color: #ffd800;
    border-bottom: solid 4px #ffd800;
    box-shadow: 0px 0px 2px #000 inset;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    *height: 34px; /*IE7*/
}

    .gameBtnSelected.subNavImageSpecial {
        *height: 33px; /*IE7*/
    }

    .gameBtnSelected > span {
        z-index: 99;
    }

    .gameBtnSelected:hover, .gameBtnSelectedSpecial:hover {
        color: #ffd800;
        border-bottom: solid 4px;
        box-shadow: 0px 0px 2px #000 inset;
        *background-image: url(../images/banner/subNavBtnHover.png);
    }

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        transition-property: transform, opacity;
    }

.ContentRC {
    position: relative;
    margin-bottom: 42px;
}

.RCTopBanner {
    overflow: hidden;
}

    .RCTopBanner div {
        border: 0;
        padding: 0px;
        width: 470px;
        height: 180px;
        float: left;
    }

        .RCTopBanner div.RCTopBannerLeft {
            margin-left: 7px;
        }

        .RCTopBanner div.RCTopBannerRight {
            float: right;
            margin-right: 14px;
        }

        .RCTopBanner div.RCTopBannerRight {
            cursor: pointer;
            position: relative;
        }

        .RCTopBanner div.RCTopBannerRightHover {
            margin-left: 20px;
            cursor: pointer;
            background-color: #355ABD;
            border: 1px solid #233B7A;
            position: relative;
        }

    .RCTopBanner span.RCTopBannerRightPointer {
        display: block;
        top: 4px;
        position: absolute;
        cursor: pointer;
        left: 4px;
    }

.BottomTab {
    position: absolute;
    bottom: -42px;
    width: 100%;
    height: 42px;
}

    .BottomTab ul li, .BottomTab ul li a {
        position: relative;
        display: inline-block;
        width: 290px;
        height: 42px;
        font-family: 'Archivo Narrow', sans-serif;
        font-size: 16pt;
        background-color: #2a2c30;
        color: #9499a2;
        text-align: center;
        text-decoration: none;
        line-height: 40px;
        transition: all 300ms ease-in-out;
    }

        .BottomTab ul li.threeEightBottom {
            right: 3px;
        }

        .BottomTab ul li a:hover {
            background-color: #383a3e;
            color: #ffffff;
        }

        .BottomTab ul li a.active {
            background: #323232 url(../images/base/TabBgActive.gif);
            color: #FFFFFF;
            /* Safari 4-5, Chrome 1-9 */
            background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#548ecd), to(#3362a2));
            /* Safari 5.1, Chrome 10+ */
            background: -webkit-linear-gradient(top, #548ecd, #3362a2);
            /* Firefox 3.6+ */
            background: -moz-linear-gradient(top, #548ecd, #3362a2);
            /* IE 10 */
            background: -ms-linear-gradient(top, #548ecd, #3362a2);
            /* Opera 11.10+ */
            background: -o-linear-gradient(top, #548ecd, #3362a2);
        }

.tabContents {
    zoom: 1;
    position: relative;
    width: 975px;
    margin: 0 auto;
    overflow: hidden;
}

    .tabContents a {
        text-decoration: none;
        outline: none;
        border: none;
        text-align: center;
        transition: all 300ms ease-in-out;
    }

.bsi-slideshows {
    font-size: 12px;
    height: 73px;
    background: url(../images/base/TabBg.gif) repeat-x bottom;
}

.bsi-slideshow-games {
    transition: all 300ms ease-in-out;
}

.bsi-slideshows a {
    position: relative;
    display: block;
    overflow: hidden;
    top: 10px;
    width: 194px; /*width:162px; 338*/
    height: 60px;
    float: left;
    border-left: 1px solid #444444;
    border-left: 1px solid #4d4d4d;
    color: #B8C4CF;
    background-color: #212121;
    z-index: 1000;
    border-bottom: 3px solid #3262a2;
    transition: all 500ms linear;
}

    .bsi-slideshows a p {
        font-family: 'Archivo Narrow', sans-serif;
        vertical-align: middle;
        font-weight: bold;
        font-size: 13pt;
        line-height: normal;
        letter-spacing: 1px;
        text-shadow: 1px 1px #666666;
    }

        .bsi-slideshows a p.one, .bsi-slideshows a p.three, .bsi-slideshows a p.four, .bsi-slideshows a p.six {
            padding-top: 18px;
        }

        .bsi-slideshows a p.two, .bsi-slideshows a p.five {
            padding-top: 10px;
        }

#bsi-slideshows-threeEightBottom a p.six {
    padding-top: 20px;
}

.bsi-slideshows a.banner-active {
    top: 0px;
    background: #323232 url(../images/base/TabBgActive.gif);
    color: #FFFFFF;
    height: 70px;
    z-index: 1001;
    border-left: 1px solid #285490;
    border-left: 1px solid #48719e;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#548ecd), to(#3362a2));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #548ecd, #3362a2);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #548ecd, #3362a2);
    /* IE 10 */
    background: -ms-linear-gradient(top, #548ecd, #3362a2);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #548ecd, #3362a2);
    box-shadow: inset 0px 1px 0px #465870, 0px 3px 15px #2b638f, inset 0px 2px 0px rgba(255,255,255,.3), inset 0px -8px 3px #275490;
}

    .bsi-slideshows a.banner-active p {
        font-size: 13pt;
    }

        .bsi-slideshows a.banner-active p.one, .bsi-slideshows a.banner-active p.three, .bsi-slideshows a.banner-active p.four, .bsi-slideshows a.banner-active p.six {
            padding-top: 20px;
        }

        .bsi-slideshows a.banner-active p.two, .bsi-slideshows a.banner-active p.five {
            padding-top: 12px;
        }

.banner-title {
    position: absolute;
    top: 6%;
    left: 0;
    z-index: 1000;
    width: 100%;
    padding: 10px;
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
}

    .banner-title h2, .banner-title p {
        color: #FFFFFF;
        font-family: 'Lato', sans-serif;
        font-size: 32pt;
        font-weight: normal;
        margin: 3% 0;
        margin-left: 40px;
        width: 35%;
        text-shadow: 0px 0px 3px #000000;
    }

    .banner-title h2 {
        line-height: 30pt;
    }

    .banner-title p {
        line-height: normal;
        font-size: 14px;
    }

    .banner-title div {
        position: absolute;
        top: 0;
        right: 2.5%;
    }

    .banner-title .LCBaccarat {
        background: url(../images/banner/smallPic/LC-Baccarat.png) no-repeat 0 0;
        width: 599px;
        height: 333px;
    }

    .banner-title .LCPremiumBaccarat {
        background: url(../images/banner/smallPic/LC-PremiumBaccarat.png) no-repeat 0 0;
        width: 530px;
        height: 350px;
    }

    .banner-title .LCRoulette {
        background: url(../images/banner/smallPic/LC-Roulette.png) no-repeat 0 0;
        width: 623px;
        height: 349px;
    }

    .banner-title .LCSicbo {
        background: url(../images/banner/smallPic/LC-Sicbo.png) no-repeat 0 0;
        width: 623px;
        height: 349px;
    }

    .banner-title .LCSuperSixBaccarat {
        background: url(../images/banner/smallPic/LC-SuperSixBaccarat.png) no-repeat 0 0;
        width: 529px;
        height: 359px;
    }

    .banner-title .ThreeEightBaccarat {
        background: url(../images/banner/smallPic/338-Baccarat.png) no-repeat 0 0;
        width: 521px;
        height: 380px;
    }

    .banner-title .ThreeEightPremiumBaccarat {
        background: url(../images/banner/smallPic/338-PremiumBaccarat.png) no-repeat 0 0;
        width: 521px;
        height: 380px;
    }

    .banner-title .ThreeEightRoulette {
        background: url(../images/banner/smallPic/338-Roulette.png) no-repeat 0 0;
        width: 521px;
        height: 380px;
    }

    .banner-title .ThreeEightSicbo {
        background: url(../images/banner/smallPic/338-Sicbo.png) no-repeat 0 0;
        width: 521px;
        height: 380px;
    }

    .banner-title .ThreeEightSuperSixBaccarat {
        background: url(../images/banner/smallPic/338-SuperSixBaccarat.png) no-repeat 0 0;
        width: 521px;
        height: 380px;
    }

    .banner-title .ThreeEightBlackJack {
        background: url(../images/banner/smallPic/338-BlackJack.png) no-repeat 0 0;
        width: 521px;
        height: 380px;
    }

#bsi-slideshows-threeEightBottom {
    margin-left: -487px !important;
}

    #bsi-slideshows-threeEightBottom a {
        width: 162px !important;
    }

.banner-prev,
.banner-next {
    background-color: #000000;
    color: #FFFFFF;
    padding: 0px 3px;
    text-indent: -999em;
    width: 40px;
    transition: all 300ms ease-in-out;
}

.banner-prev {
    background-image: url(../images/base/prev.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.banner-next {
    background-image: url(../images/base/next.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

    .banner-prev:hover,
    .banner-next:hover {
        background-color: #4277b6;
    }

.ie7 .subNav {
    margin-left: 7px;
}

.ie7 .GameWrapper {
    margin-left: 10px;
    background: url(../images/banner/bodybg_ie7.gif) repeat-x top;
}

.ie7 .GameSpacing {
    position: relative;
    height: 172px;
}

.ie7 .GameImg {
    width: 235px;
}

.ie7 .pointelle_nav_prev {
    left: 0.7%;
}

.ie7 .pointelle_nav_next {
    right: 25.5%;
}

.ie7 .normal-width, .ie8 .normal-width {
    position: relative;
    left: 50%;
    margin-left: -496px;
}

.ie7 .MainWrapper {
    top: -35px;
}

.ie7 .RCTopBanner div.RCTopBannerRight {
    margin-right: 5px;
}

.ie7 .bsi-slideshows {
    width: 975px;
    z-index: 999;
}

.ie7 .tabContents {
    position: relative;
    left: 50%;
    margin-left: -488px;
    margin-top: 20px;
}

.ie7 .bsi-slideshows a.banner-active {
    position: relative;
}

.ie7 #bsi-slideshows-games, .ie8 #bsi-slideshows-games {
    margin-left: -488px !important;
}

.ie7 .bsi-slideshows a {
    width: 195.5px;
    top: 15px;
}

    .ie7 .bsi-slideshows a.banner-active {
        height: 60px;
        background: url(../images/base/TabBgActive.gif);
    }

.ie7 .ContentRC .BottomTab {
    position: relative;
    bottom: 0;
    top: 20px;
    clear: both;
}

    .ie7 .ContentRC .BottomTab ul li {
        float: left;
    }

.ie7 .ContentRC {
    padding-bottom: 0;
    margin-bottom: 0;
}

.ie7 .BottomTab ul li a.active {
    background: #323232 url(../images/base/TabBgActive.gif);
    color: #FFFFFF;
}

.ie7 #bsi-slideshows-RCgame {
    margin-left: -488px !important;
}

.ie7 #bsi-slideshows-threeEightBottom {
    margin-left: -488px !important;
}

    .ie7 #bsi-slideshows-threeEightBottom a {
        width: 16.65% !important;
    }

        .ie7 #bsi-slideshows-threeEightBottom a#bsi-slideshow-threeEightBottom-6 {
            width: 16.9% !important;
        }

.livedrawBanner {
    position: relative;
    height: 500px;
    margin: 0 auto;
    background-image: url(../images/livedeaw_asi_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #fff;
}

.livedrawBanner_Bsi {
    position: relative;
    height: 500px;
    margin: 0 auto;
    background-image: url(../images/livedeaw_bsi_bg.jpg?091003);
    background-size: 100%;
    background-repeat: no-repeat;
}

.liveDraw-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 80px;
}

.liveDraw-4D, .liveDraw-2D {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .liveDraw-2D img {
        padding-left: 80px;
    }

    .liveDraw-4D span, .liveDraw-2D span {
        padding-bottom: 12px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        text-shadow: 0.1em 0.2em 0.2em rgba(0,0,0,1);
    }

.girls {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 445px;
    height: 403px;
    margin: 0 auto;
    background-image: url(../images/girl.png);
    background-size: 445px 404px;
    background-repeat: no-repeat;
    transform: translate(-50%, 0);
}

.liveDraw-2D p.tenmin {
    font-size: 20px;
    color: #ffd200;
    font-weight: bolder;
    line-height: 32px;
    text-shadow: 0.1em 0.2em 0.2em rgba(0,0,0,1);
}

.timeMsg, .timeMsg2D {
    color: #ffea00;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-shadow: 0.1em 0.2em 0.2em black;
}

#timer, #timer2D {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.5;
    text-shadow: 0.1em 0.1em 0.2em black;
}

.liveDrawBtn, .liveDraw2DBtn {
    z-index: 30;
    width: 200px;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.7);
    ;
    border-radius: 4px;
    border: #000000 2px solid;
    padding: 0 15px;
    margin-top: 10px;
    letter-spacing: -1px
}

    .liveDrawBtn:hover, .liveDraw2DBtn:hover {
        color: #fff;
        background-color: #000000;
        cursor: pointer;
        text-shadow: 0 0 5px rgba(0,0,0,.3)
    }

.liveDrawGrayBtn, .liveDrawGrayBtn:hover {
    background-color: #ccc !important;
    cursor: inherit;
    text-shadow: none;
}

.graybtnMsgTop {
    position: relative;
    left: 318px;
    top: 260px;
    width: 186px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #e5f6ff;
}

.bsibannerL {
    float: left;
    width: 558px;
    height: 480px;
    background-image: url(../images/livedrawbanner_bsiL.jpg);
    background-size: 558px 480px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-color: #fff;
}

.bsibannerR {
    float: left;
    width: 420px;
    height: 480px;
    background-image: url(../images/livedrawbanner_bsiR.jpg);
    background-size: 420px 480px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-color: #fff;
}

.asibannerL {
    float: left;
    width: 538px;
    height: 480px;
    background-image: url(../images/livedrawbanner_asiL.jpg);
    background-size: 538px 480px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-color: #fff;
}

.asibannerR {
    float: left;
    width: 440px;
    height: 480px;
    background-image: url(../images/livedrawbanner_asiR.jpg);
    background-size: 440px 480px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-color: #fff;
}

.graybtnMsg {
    position: absolute;
    left: 293px;
    top: 325px;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    font-weight: 600;
    width: 216px;
    height: auto;
    padding: 15px 15px;
    background-color: #e5f6ff;
}

    .graybtnMsg i {
        padding-right: 5px;
    }

.graybtnMsgBase {
    position: relative;
    left: 303px;
    top: 260px;
    width: 246px;
    height: 24px;
    background-image: url(../images/msgbg.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.CopyrightMsgLD {
    margin: 0 auto;
    background-color: #fff;
    padding-top: 20px;
    height: 30px;
    color: #848484;
    font: 700 9px Tahoma,sans-serif;
    text-align: center;
    background: url(../images/footer-bg-light.png) repeat-x 0 0;
}

.CopyrightMsgGame {
    margin: 0 auto;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #999;
    font: 700 9px Tahoma,sans-serif;
    text-align: center;
    background: url(../images/footer-bg-light.png) repeat-x 0 0;
}

.countDowntime {
    position: absolute;
    width: 279px;
    text-align: center;
    font-size: 25px;
    left: 278px;
    top: 290px;
    color: #ab760c;
    font-weight: 600;
}

.comingSoon {
    top: 320px;
}

.service-link-block {
    text-align: center;
    padding: 3px 0 10px 0;
}

    .service-link-block ul {
        margin: 0 auto;
        display: inline-block;
        zoom: 1;
        overflow: hidden;
        line-height: 13px;
    }

        .service-link-block ul li {
            float: left;
            padding: 0 10px;
            border-right: 1px solid #dee8ff;
            border-left: 1px solid #94b0e8;
        }

            .service-link-block ul li a {
                color: #6a94ea;
                text-decoration: none;
                font-weight: 400;
            }

.BLN {
    border-left: none !important;
}

.BRN {
    border-right: none !important;
}

.SbotopPadding {
    padding-bottom: 70px;
}

/*-----------------------------kenoBanner  Start-----------------------------*/
.kenoBanner {
    width: 100%;
    /*background-image: url(../images/keno/keno_asi_bg.png?v=20200407);*/
    background-image: url(../images/keno/keno_asi_bg_promo.png?v=20200515);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-color: #fff;
}

.kenoBanner .header {
    position: relative;
    text-align: center;
    padding-top: 30px;
    z-index: 1
}

.keno-content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    padding: 30px 50px 60px 100px;
    width: 60%;
}

.header a {
    display: block;
    color: #00b9ff;
    /*padding-top: 10px;
    font-size: 16px;*/
    font-weight: bold;
    text-decoration: underline;
}

.keno, .atom, .RNGWar {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-right: 80px;
}

.atom .light {
    position: absolute;
    top: 50px;
    height: 115px;
    mix-blend-mode: screen;
}

.newTag {
    position: absolute;
    top: 7px;
    left: 15px;
    width: 66px;
    height: auto;
}

.kenoBtn, .atomBtn, .RNGWarBtn {
    z-index: 30;
    /*width: 150px;*/
    text-align: center;
    line-height: 44px;
    color: #fff;
    border-radius: 50px;
    font-size: 22px;
    /*letter-spacing: 1px;*/
    font-weight: 700;
    padding: 0 15px;
    margin-top: 12px;
    letter-spacing: -1px;
    font-style: italic;
    box-shadow: -4px 3px 5px rgba(11,5,65,.6);
}

.kenoBtn:hover, .atomBtn:hover, .RNGWarBtn:hover {
    color: #fff;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0,0,0,.3);
    transition: 0.15s;
}

.kenoBtn {
    background: linear-gradient(#7492be,#436fa2,#37699b);
}

.atomBtn {
    background: linear-gradient(#e45050,#d52020,#ae1a1a,#ad1b1b);
}

.RNGWarBtn {
    background: linear-gradient(#ffad75,#f0843d,#ed7322);
}

.maintenanceMsg {
    position: absolute;
    left: 374px;
    top: 365px;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    font-weight: 600;
    width: 216px;
    height: auto;
    padding: 15px 15px;
    background-color: #e5f6ff;
}

.maintenanceMsg i {
    padding-right: 5px;
}

.disabled {
    cursor: not-allowed;
    pointer-events: none;
    background-color: rgba(200, 200, 200, .5);
}

/*----------------------------- kenoBanner END-----------------------------*/
