@charset "UTF-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
body{
    background-color: #1f1f1f;
    margin: 0 auto;
    width: 100%;
    font-family:Arial;
    overflow-x: hidden;
    font-weight: normal;
    font-size: 14px;
}

select , input{
    color:black;
}
/* img{
	max-width:100%;
}*/

#content{
    min-height:600px;
    background: #252525;
}

.formWrapper
{
    min-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    border: 0px solid #333;
    background: #252525;
    padding: 10px 10px 50px 10px;
    display: block;
}

#home #nav_home a{
    cursor:default;
    background:url(../imgs/nav_icon_home_hover.png) center top no-repeat;
    color:#ffc607;
}
#spg #nav_spg a{
    cursor:default;
    background:url(../imgs/nav_icon_spg_hover.png) center top no-repeat;
    color:#ffc607;
}
#mpg #nav_mpg a{
    cursor:default;
    background:url(../imgs/nav_icon_mpg_hover.png) center top no-repeat;
    color:#ffc607;
}

#promo #nav_promo a{
    cursor:default;
    background:url(../imgs/nav_icon_promo_hover.png) center top no-repeat;
    color:#ffc607;
}

#problem #nav_prob a{
    cursor:default;
    background:url(../imgs/nav_icon_FAQ_hover.png) center top no-repeat;
    color:#ffc607;
}

#nav_home a{
    text-align:center;
    padding-top:35px;
    width:80px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_home.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;

}
#nav_home a:hover{
    background:url(../imgs/nav_icon_home_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_home_click{
    background:url(../imgs/nav_icon_home_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}

#nav_spg a{
    color:#8c8c8c;
    text-decoration:none;
    text-align:center;
    padding-top:35px;
    width:160px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_spg.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;
}
#nav_spg a:hover{
    background:url(../imgs/nav_icon_spg_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_spg_click{
    background:url(../imgs/nav_icon_spg_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}

#nav_mpg a{
    text-align:center;
    padding-top:35px;
    width:160px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_mpg.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;
}
#nav_mpg a:hover{
    background:url(../imgs/nav_icon_mpg_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_mpg_click{
    background:url(../imgs/nav_icon_mpg_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}

#nav_gamenumber a{
    text-align:center;
    padding-top:35px;
    width:160px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_mpg.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;
}
#nav_gamenumber a:hover{
    background:url(../imgs/nav_icon_mpg_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_gamenumber_click{
    background:url(../imgs/nav_icon_mpg_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}

#nav_platformgames a{
    text-align:center;
    padding-top:35px;
    width:160px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_mpg.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;
}
#nav_platformgames a:hover{
    background:url(../imgs/nav_icon_mpg_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_platformgames_click{
    background:url(../imgs/nav_icon_mpg_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}

#nav_promo a{
    text-align:center;
    padding-top:35px;
    width:120px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_promo.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;
}
#nav_promo a:hover{
    background:url(../imgs/nav_icon_promo_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_promo_click{
    background:url(../imgs/nav_icon_promo_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}

#nav_download a{
    text-align:center;
    padding-top:35px;
    width:100px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_dw.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;
}
#nav_download a:hover{
    background:url(../imgs/nav_icon_dw_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_download_click{
    background:url(../imgs/nav_icon_dw_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}

#nav_prob a{
    text-align:center;
    padding-top:35px;
    width:100px;
    height:15px;
    display:block;
    background:url(../imgs/nav_icon_FAQ.png) center top no-repeat;
    color:#8c8c8c;
    text-decoration:none;
}
#nav_prob a:hover{
    background:url(../imgs/nav_icon_FAQ_hover.png) center top no-repeat;
    color:#ffc607;}

.nav_prob_click{
    background:url(../imgs/nav_icon_FAQ_hover.png) center top no-repeat !important;
    color:#ffc607 !important;}


.goldfont{
    color:#dfbe4b;
    font-size:45px;
}
.bluefont{
    color:#207cb6;
}
.greyfont{
    color:#CCC;}
.greytitle{
    font-size:20px;
    font-weight:bold;
    line-height:35px;
}
.subtitle{
    font-size:18px;
    line-height:26px;
}
.darkgreyfont{
    color:#808080;}
.greydes{
    font-size:14px;
    line-height:14px;
}

#time{
    width:200px;
    height:25px;
    color:#ccc;
    font-size:14px;
    position:absolute;
    top:15px;

}



#join_now{
    width:87px;
    height:25px;
    position:relative;
    top:-87px;
    right: 377px;
}


.divider{
    width:1px;
    height:25px;
    background:#2f6689;
    position:absolute;
    top:11px;
    left:1308px;
}


.arrow{
    position: relative;
    top: -125px;
    left:956px;
    width: 20px;
    cursor:pointer
}

.lang_aflogin{
    position: relative;
    top: -27px;
    left: 990px;
    width: 20px;
    cursor: pointer;
}
.arrow_aflogin{
    position: relative;
    top: -52px;
    left:1020px;
    width: 20px;
    cursor:pointer
}

#language_box{
    position: relative;
    top: -140px;
    left:956px;
    width: 50px;
    display:none;
    z-index: 999;
}

#noticebar{
    position:absolute;
    z-index:2;
    padding:0 35px;
    background-color:rgba(0,0,0,0.6);
    color:#ccc;
    font-size:14px;
    line-height:25px;
    height:25px;
    width:910px;
}
#notice_icon{
    position:absolute;
    left:3px;

}

#download_FL{
    position:fixed;
    width:64px;
    height:250px;
    left:0;
    top:200px;
}
#livechat_FR{
    position:fixed;
    width:64px;
    height:250px;
    right:0px;
    top:200px;
}


#logo{
    width:150px;
    height:100px;
    position:relative;
    top:0px
}

.games_banner{
    width:474px;
    height:200px;
    float:left;
    padding:8px 5px;
}

#footer ul li a:hover{
    text-decoration:none;
    color:#a7a5a5;
}

#jackpot{
    width:296px;
    height:436px;
    background:url(../imgs/jackpot_bg.png) no-repeat;
    position:absolute;
    right:155px;
    top:40px;
}

#games_display_bg{
    padding-top:40px!important;
    margin-bottom:15px;
    background:#b3b3b3;
    width:100%;
    min-height:600px;
    height:auto;


}

#games_display_bg_777{
    padding-top:40px!important;
    margin-bottom:15px;
    background:#2b2828;
    width:100%;
    min-height:600px;
    height:auto;


}

.gamebox{
    width:146px;
    height:189px;
    border:2px;
    float:left;
    margin:20px 40px;
    padding-bottom: 20px;
}

#divider_line{
    width:2px;
    background:#4d6a7c;
    height:250px;
    float:left;
}

#pc_download {
    width:153px;
    height:153px;
    float:left;
    background:url(../imgs/download/desktop_download.png) no-repeat;
    display:block;
    margin:15px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
}
#pc_download:hover {
    background:url(../imgs/download/desktop_download_hover.png) no-repeat;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index:500;
    width:100%;
    height:100%;
}
.overlay:target {
    visibility:visible;
    opacity: 1;
}

.popup {
    margin: 0 auto;
    padding: 20px;
    background: #002943;
    border:1px solid #126295;
    width: 778px;
    height:328px;
    position: relative;
    top:200px;
    /* transition: all 5s ease-in-out;*/
    z-index:500;
}

.popup h2 {
    margin-top: 0;
    color: #e3c96f;
    text-align:center;
    font-size:32px;
}
.popup .close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
}
.popup .close:hover {
    color: #0074bd;
}
.popup .content {
    max-height: 30%;

}

.popup2 {
    margin: 0 auto;

    background: #1b1b1b;

    width: 985px;
    height:526px;
    position: relative;
    top:200px;
    /* transition: all 5s ease-in-out;*/
    z-index:500;
}
.register_title{
    width:985px;
    height:45px;
    text-align:center;
    color:#fff;
    font-size:18px;
    background:#003659;
    line-height:45px;
    text-transform:uppercase;
}
.popup2 .close {
    position: absolute;
    top: 7px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
}
.popup2 .close:hover {
    color: #0074bd;
}

#signup .content{
    text-align:center;
    padding:20px;

}
#signup .greysmallfont{
    color:#CCC;
    font-size:14px;
}
#signup ul{
    margin:0;
    padding:0;
    list-style:none;
}
#signup ul li{
    margin:20px 0;
    list-style:none;
    paddng:0;
}

#fancybox_pc .content{
    text-align:center;
    padding:20px;

}
#fancybox_pc .greysmallfont{
    color:#CCC;
    font-size:14px;
}
#fancybox_pc ul{
    margin:0;
    padding:0;
    list-style:none;
}
#fancybox_pc ul li{
    margin:20px 0;
    list-style:none;
    paddng:0;
}
.submitreg_btn{
    width:178px;
    height:43px;
    border:1px solid #3ff400;
    background:#30b900;
    color:#FFF;
    line-height:45px;
    text-align:center;
    cursor:pointer;
    position:absolute;
    top:450px;
    left:300px;
    font-family: ebrimabd;
}

.submitreg_btn:hover{
    opacity:0.8;
}
.cancelreg_btn{
    width:178px;
    height:43px;
    border:1px solid #ff3c3c;
    background:#d80010;
    color:#FFF;
    line-height:45px;
    text-align:center;
    cursor:pointer;
    position:absolute;
    top:450px;
    left:498px;
    font-family: ebrimabd;
}

.cancelreg_btn:hover{
    opacity:0.8;
}
/*-----------------------promotion-------------------------*/
.promo_bg{
    width:100%;
    background:#151515 url(../imgs/promo_bg.jpg) no-repeat center top;
    min-height:600px;
    height:auto;
    padding:20px 0;

}
.promo_left_nav{
    float:left;
    width:245px;
    height:auto;

}
.promo_right_content{
    float:left;
    width:715px;
    min-height:400px;
    height:auto;
    margin-left:20px;
    background:rgba(0,0,0,0.6);
}
.promo_left_nav ul{
    margin:0px;
    padding:0px;
    list-style:none;
}

.promo_left_nav ul li{
    text-align:center;
    line-height:40px;
    color:#ebebeb;
    font-size:12px;
    width:245px;
    margin:0px;
    padding:0px;
    list-style:none;
    border-bottom:1px solid #424040;
    background:#333333;
}
.promo_left_nav ul li a{
    width:245px;
    color:#ebebeb;
    font-size:12px;
    text-decoration:none;
    background:#333333;
    display:block;
}
.promo_left_nav ul li a:hover{
    width:245px;
    color:#eec650;
    font-size:12px;
    text-decoration:none;
    background:#272727;
}
.promo_subtitle{
    width:685px;
    height:40px;
    background:#004570;
    color:#eec650;
    font-size:14px;
    font-weight:bold;
    line-height:40px;
    padding:0px 15px;
    text-transform:uppercase;
}
.promobanner_wrapper{
    width:685px;
    height:300px;
    padding:10px 15px!important;

}
.promobanner{
    width:681px;
    height:240px;
    border:1px solid #373737;
    margin:10px 0px;
}
.promo_headline{
    float:left;
    text-transform:uppercase;
    color:#33b1ff;
    font-size:16px;
    font-weight:bold;
    line-height:35px;
}


.promo_more_info{
    float:left;
    width:135px;
    height:35px;
    color:#000;
    font-size:14px;
    line-height:35px;
    text-align:center;
    background:#bfbfbf;
    display:block;
    text-decoration:none;
    margin-left:15px;
}
.promo_more_info:hover{
    cursor:pointer;
    opacity:0.8;}


.promo_more_info_details{
    float:left;
    margin:15px 0px;
    width:682px;
    height:auto;
    color:#CCC;
    font-size:12px;
    line-height:20px;
    background:rgba(205,205,205,0.2);
    display: none;
}

#top_menu{
    position: relative;
    margin-left: 208px;
    padding-top: 9px;

}

#top_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#top_menu li {
    float: left;
    line-height: 29px;
    vertical-align: text-top;
    color: #ccc;

}

#top_menu li a {
    display: block;
    padding: 0px 8px;
    text-decoration: none;
    color: #ccc;
    font-size:11px;
}

#top_menu li a:hover {
    color: #ffc607;
}

#userinfo
{
    position: relative;
    margin-top: -29px;
    margin-left: 650px;
    color: #ccc;
}

@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'a_avanteltlight';
    src: url('../fonts/a_avantelt_light-webfont.eot');
    src: url('../fonts/a_avantelt_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/a_avantelt_light-webfont.woff2') format('woff2'),
    url('../fonts/a_avantelt_light-webfont.woff') format('woff'),
    url('../fonts/a_avantelt_light-webfont.ttf') format('truetype'),
    url('../fonts/a_avantelt_light-webfont.svg#a_avanteltlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ebrima';
    src: url('../font/ebrima.ttf') format('truetype');
}

@font-face {
    font-family: 'ebrimabd';
    src: url('../font/ebrimabd.ttf') format('truetype');
}

/* img{
	max-width:100%;
}*/

table{
    border-spacing: 0px;
}
th, td {
    padding: 2px;
    vertical-align:middle;
}


h3{
    font-family: Ebrima;
    color:#06bb06;
    text-transform:uppercase;

}
img{
    border:0;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.goldfont{
    color:#dfbe4b;
    font-size:45px;
}
.bluefont{
    color:#207cb6;
}
.greyfont{
    color:#CCC;}
.greytitle{
    font-size:20px;
    font-weight:bold;
    line-height:35px;
}
.subtitle{
    font-size:18px;
    line-height:26px;
}
.darkgreyfont{
    color:#808080;}
.greydes{
    font-size:13px;
    line-height:16px;
}
#topbar{
    width:100%;
    height:45px;
    background:#004570;
    /*position:relative;*/
}
#time{
    width:200px;
    height:25px;
    color:#ccc;
    font-size:14px;
    position:absolute;
    top:15px;

}
#loginform{
    width:750px;
    float:right;
    height:45px;
    line-height:45px;
}
#loginform ul{
    margin:0;
    padding:0;
    list-style:none;
}
#loginform ul li{
    margin:8px 0px;

}
#username{
    width:100px;
    height:20px;
    float:left;
    margin:0 3px;
    margin-left: 270px;

}
#password{
    width:100px;
    height:20px;
    float:left;

}
#forgotpass{
    display:block;
    cursor:pointer;
    border:1px solid #125d87;
    background-color:#004570;
    z-index:99;
    position:absolute;
    right:2px;
    top:2px;
    width:20px;
    height:20px;
    line-height:22px;
    text-align:center;
    color:#b3b3b3;
}
#captcha{
    width:59px;
    height:20px;
    float:right;
    margin:0 3px;
}
#captchacode{
    width:59px;
    height:20px;
    float:right;
    margin:0 3px;

}
.loginbtn{
    width:85px;
    height:28px;
    line-height:28px;
    border:1px solid #009eff;
    background:#0079c4;
    color:#FFF;
    float:right;
    margin:0 3px;
    text-align:center;
    padding:0;
    cursor:pointer;
    font-family: ebrimabd;
    font-size:14px;
}
.loginbtn:hover{
    opacity:0.8;}

.join_now_btn a{
    width:85px;
    height:26px;
    line-height:28px;
    border:1px solid #3ff400;
    background:#30b900;
    color:#FFF;
    float:right;
    padding:0;
    text-align:center;
    cursor:pointer;
    text-decoration:none;
    font-family: ebrimabd;
    font-size:14px;
    margin:8px 3px;
}
.join_now_btn a:hover{
    opacity:0.8;
}

.textfieldstyle{
    font-family:Arial;
    font-size:13px;
    background:#202020;
    border: 1px solid #2d6d8a;
    color:#CCC;
    padding:3px 5px;
}
.textfieldstyle2{
    font-family:Arial;
    font-size:13px;
    background:#e9e9e9;
    border: 1px solid #2d6d8a;
    color:#333;
    padding:10px;
    width:360px;
    height:20px;
}
.textfieldstyle3{
    font-family:Arial;
    font-size:13px;
    background:#e9e9e9;
    border: 1px solid #2d6d8a;
    color:#333;

    width:380px;
    height:40px;
}
.textfieldstyle4{
    font-family:Arial;
    font-size:13px;
    background:none;
    border:none;
    color:#CCC;
    padding:3px 5px;
}
#pwBG{
    position:relative;
    background:#202020;
    border: 1px solid #2d6d8a;
    width:137px;
    height:26px;
    float:left;
}
.divider{
    width:1px;
    height:25px;
    background:#2f6689;
    position:absolute;
    top:11px;
    left:138px;
}

.lang{
    cursor:pointer;
    position:relative;
    float:right;
    margin:8px 0 0 10px;
    padding:2px 0 0 10px;
    border-left:1px solid #2f6689;
    height:26px;
    width:37px;
    background:url(../imgs/arrow_down.png) no-repeat right 0px top 13px;
}

#loginform .lang ul, .lang ul{
    display:none;
    z-index:99;
    position:absolute;
    top:37px;
    right:0px;
    background-color:#252525;
    border:1px solid #333333;
}
#loginform .lang ul, #loginform .lang li, .lang ul, .lang li{
    margin:0;
    line-height:normal;
}
#loginform .lang li, .lang li{
    cursor:pointer;
    width:110px;
    padding:8px;
}
#loginform .lang li:hover, .lang li:hover{
    background-color:#404040;
}
.lang li span{
    padding-left:5px;
    color:#ebebeb;
    vertical-align:middle;
}
.flag{
    display:inline-block;
    vertical-align:middle;
}
#header{
    width:100%;
    height:100px;
    background:#252525;
}
#main_wrapper{
    position:relative;
    width:100%;
    min-height:500px;
    height:auto;
    background:#151515;
}
#annoucement{
    z-index:2;
    position:absolute;
    width:100%;
    background-color:rgba(0,0,0,0.6);
    height:26px;
    display: none;
}
#noticebar{
    position:relative;
    color:#ccc;
    font-size:14px;
    line-height:26px;
    height:26px;
    width:950px;
    padding-left:30px;
}
#notice_icon{
    position:absolute;
    left:3px;
    top:2px;
}
#banner_wrapper{
    position:relative;
    margin:0 auto;
    background:#000;
    width:980px;
    height:480px;
}
#banner{
    background:#000;
    width:1360px;
    position:absolute;
    left:-190px;
    height:480px;
}
#banner_bg{
    background:#000;
    width:100%;
    position:relative;
}
#download_FL{
    position:fixed;
    width:64px;
    height:250px;
    left:0;
    top:200px;
    z-index:99;
}
#livechat_FR{
    position:fixed;
    width:64px;
    height:250px;
    right:0px;
    top:200px;
    z-index:99;
}
.container{
    position:relative;
    /* width:980px; */
    margin:0 auto;
}

#logo{
    width:150px;
    height:100px;
    float:left;
}
#navbar{

    float:right;
    height:100px;
    position:relative;
}

#navbar ul {
    padding: 0px;
    margin: 30px 0px;
    list-style: none;
//position: absolute;
    top: 25px;
    left: 120px;

}
#navbar ul li {
    margin:0px;
    float:left;
    list-style:none;
    color:#8c8c8c;
    font-size:14px;
}



#product_banner{

    padding:15px 0px;
}

.clearfix{
    clear:both;
}
#services_wrapper{
    margin-top:15px;
    padding-top:25px;
    height:580px;
    background:#1f1f1f;

}
.box{
    width:213px;
    height:280px;
    float:left;
    padding: 0px 15px;

}

.right_divider{
    height:280px;
    width:1px;
    background:url(../imgs/vertical_divider.png) no-repeat;
    float:left;
}

.hori_divider{
    height:1px;
    width:980px;
    background:url(../imgs/horizontal_divider.png) no-repeat;
    float:left;
}

#footer{
    clear:both;
    width:100%;
    height:160px;
    background:#002f4c;
    padding:20px 0px;
}

#footer ul{
    float:left;
    margin:0;
    padding:0;
    list-style:none;

}
#footer ul li {
    color:#999;
    margin:0;
    padding:0;
    list-style:none;
    font-size:12px;
    line-height:20px;
}

#footer ul li a{
    text-decoration:none;
    color:#999;
}

#footer ul li a:hover{
    text-decoration:none;
    color:#e8c64e;
}
#footer2{
    background:#1f1f1f;
    width:100%;
    height:25px;
    font-size:12px;
    color:#e1e1e1;
    padding:15px 0px 0px 0px;
}

#shortcut_link{
    float:left;
    width:600px;


}
#copyright{
    float:left;
    width:380px;
    text-align:right;
}

#jackpot{
    width:296px;
    height:436px;
    background:url(../imgs/jackpot_bg.png) no-repeat;
    position:absolute;
    right:0px;
    top:40px;
}

#game_nav_777{
    width:100%;
    height:40px;
    background:darkred;
    margin-top:15px;
}
#game_nav_777 ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#game_nav_777 ul li a{
    margin:0px;
    padding:0px 30px;
    float:left;
    list-style:none;
    color:#fff;
    font-size:14px;
    text-decoration:none;
    line-height:40px;
}
#game_nav_777 ul li:hover{
    background: red;
}
.game_nav_div_777{
    background:darkred;
    width:1px;
    height:40px;
    float:left;
}

#game_nav{
    width:100%;
    height:40px;
    background:#004f80;
    margin-top:15px;
}
#game_nav ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#game_nav ul li a{
    margin:0px;
    padding:0px 30px;
    float:left;
    list-style:none;
    color:#fff;
    font-size:14px;
    text-decoration:none;
    line-height:40px;
}
#game_nav ul li a:hover{
    background: #266993;
}
.game_nav_div{
    background:#337299;
    width:1px;
    height:40px;
    float:left;
}

.gamebox_btn{
    background:url(../imgs/click_btn.png) no-repeat;
    background-size : cover;
    color:#fff;
    /* width:95%; */
    margin:0px;
    padding:3px;
    font-size:15px;
    font-family: ebrimabd;
}

.gamebox_btn:hover{
    background:url(../imgs/click_btn_down.png) no-repeat;
    background-size : cover;

}

/*---------download pop out--------*/
#android_dw{
    width:191px;
    height:250px;
    float:left;
    text-align:center;
    color:#f8f282;

}

#ios_dw{
    width:191px;
    height:250px;
    float:left;
    text-align:center;
    color:#f8f282;

}

#pc_dw{
    width:191px;
    height:250px;
    float:left;
    text-align:center;
    color:#f8f282;

}

#divider_line{
    width:2px;
    background:#4d6a7c;
    height:250px;
    float:left;
}
#apk_download {
    width:153px;
    height:153px;
    float:left;
    background:url(../imgs/download/android_apk.png) no-repeat;
    display:block;
    margin:15px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
}
#apk_download:hover {
    background:url(../imgs/download/android_apk_hover.png) no-repeat;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
}


#google_play_download{
    width:153px;
    height:153px;
    float:left;
    background:url(../imgs/download/google_play.png) no-repeat;
    display:block;
    margin:15px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
}
#google_play_download:hover {
    background:url(../imgs/download/google_play_hover.png) no-repeat;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#app_store_download{
    width:153px;
    height:153px;
    float:left;
    background:url(../imgs/download/app_store.png) no-repeat;
    display:block;
    margin:15px 20px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);

}

#app_store_download:hover {
    background:url(../imgs/download/app_store_hover.png) no-repeat;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index:500;
    width:100%;
    height:100%;
}
.overlay:target {
    visibility:visible;
    opacity: 1;
}

.popup {
    margin: 0 auto;
    padding: 20px;
    background: #002943;
    border:1px solid #126295;
    width: 820px;
    height:328px;
    position: relative;
    top:200px;
    /* transition: all 5s ease-in-out;*/
    z-index:500;
}

.popup h2 {
    margin-top: 0;
    color: #e3c96f;
    text-align:center;
    font-size:32px;
}
.popup .close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
}
.popup .close:hover {
    color: #0074bd;
}
.popup .content {
    max-height: 30%;

}

.popup2 {
    margin: 0 auto;

    background: #1b1b1b;

    width: 985px;
    height:526px;
    position: relative;
    top:200px;
    /* transition: all 5s ease-in-out;*/
    z-index:500;
}
.register_title{
    width:985px;
    height:45px;
    text-align:center;
    color:#fff;
    font-size:18px;
    background:#003659;
    line-height:45px;
    text-transform:uppercase;
}
.popup2 .close {
    position: absolute;
    top: 7px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
}
.popup2 .close:hover {
    color: #0074bd;
}

#signup .content{
    text-align:center;
    padding:20px;

}
#signup .greysmallfont{
    color:#CCC;
    font-size:14px;
}
#signup ul{
    margin:0;
    padding:0;
    list-style:none;
}
#signup ul li{
    margin:20px 0;
    list-style:none;
    paddng:0;
}

/*-----------------------promotion-------------------------*/
.promo_bg{
    width:100%;
    background:#151515 url(../imgs/promo_bg.jpg) no-repeat center top;
    min-height:600px;
    height:auto;
    padding:20px 0;

}
.promo_left_nav{
    float:left;
    width:245px;
    height:auto;

}
.promo_right_content{
    float:left;
    width:715px;
    min-height:400px;
    height:auto;
    margin-left:20px;
    background:rgba(0,0,0,0.6);
}
.promo_left_nav ul{
    margin:0px;
    padding:0px;
    list-style:none;
}

.promo_left_nav ul li{
    text-align:center;
    line-height:40px;
    color:#ebebeb;
    font-size:12px;
    width:245px;
    margin:0px;
    padding:0px;
    list-style:none;
    border-bottom:1px solid #424040;
    background:#333333;
}
.promo_left_nav ul li a{
    width:245px;
    color:#ebebeb;
    font-size:12px;
    text-decoration:none;
    background:#333333;
    display:block;
}
.promo_left_nav ul li a:hover{
    width:245px;
    color:#eec650;
    font-size:12px;
    text-decoration:none;
    background:#272727;
}
.promo_subtitle{
    width:685px;
    height:40px;
    background:#004570;
    color:#eec650;
    font-size:14px;
    font-weight:bold;
    line-height:40px;
    padding:0px 15px;
    text-transform:uppercase;
}
.promobanner_wrapper{
    width:685px;
    height:300px;
    padding:10px 15px!important;

}
.promobanner{
    width:681px;
    height:240px;
    border:1px solid #373737;
    margin:10px 0px;
}
.promo_headline{
    float:left;
    text-transform:uppercase;
    color:#33b1ff;
    font-size:16px;
    font-weight:bold;
    line-height:35px;
}
.promo_join_now{
    float:left;
    width:135px;
    height:35px;
    margin-left:30px;
    color:#fff;
    font-size:14px;
    line-height:35px;
    text-align:center;
    background:#079700;
    display:block;
    text-decoration:none;
}
.promo_join_now a{
    float:left;
    width:135px;
    height:35px;
    color:#fff;
    font-size:14px;
    line-height:35px;
    text-align:center;
    background:#079700;
    display:block;
    text-decoration:none;
}
.promo_join_now a:hover{
    cursor:pointer;
    opacity:0.8;}

.promo_more_info{
    float:left;
    width:135px;
    height:35px;
    color:#000;
    font-size:14px;
    line-height:35px;
    text-align:center;
    background:#bfbfbf;
    display:block;
    text-decoration:none;
    margin-left:15px;
}
.promo_more_info:hover{
    cursor:pointer;
    opacity:0.8;}


.promo_more_info_details{
    float:left;
    margin:15px 0px;
    width:682px;
    height:auto;
    color:#CCC;
    font-size:12px;
    line-height:20px;
    background:rgba(205,205,205,0.2);
    display: none;
}
/*****************************************after login top nav******************************/
#afterlogin{
    width:800px;
    height:45px;

    float:right;
}


.affiliatenumber{
    float:right;
    width:90px;
    line-height:45px;
    color:#ccc;
    font-size:12px;
}

.topcredit{
    float:right;
    width:auto;
    line-height:45px;
    color:#ccc;
    font-size:12px;
    text-transform:uppercase;
}

.closebtn_submit{
    width:78px;
    height:28px;
    border:1px solid #FA5858;
    background:#FF0000;
    line-height:28px;
    text-align:center;
    color:#fff;
    font-size:12px;
    font-family: ebrimabd;
    text-transform:uppercase;
    margin:7px 0;
    cursor:pointer;

}

.member_home_link{
    float:right;
    height:28px;
    text-align:center;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    margin:7px;
}

#member_home_link{
    color: #ccc;
}


.member_home_link:hover{
    color:#f4db0b;
}


#afterlogin ul, #afterlogin ul li{
    margin:0;
    padding:0;
    list-style:none;
}
#afterlogin ul li{
    margin:16px 0;
    float:right;
    padding:0px 8px;
    line-height:12px;
    color:#fff;
    font-size:12px;
    text-transform:uppercase;
    border-right:1px solid #FFF;

}

#afterlogin .lang ul li{
    margin:0;
    padding:8px;
    float:none;
}

#afterlogin li:first-child{
    border-right:none;
}

#afterlogin ul li a{
    color:#fff;
    text-decoration:none;
}
#afterlogin ul li a:hover{
    color:#f4db0b;
}

/*****************************************Deposit page*********************************/


#deposit #nav_deposit a,
#pay_gateway #nav_deposit a,
#card_holder #nav_deposit a,
#deposit #nav_bank_transfer a,
#pay_gateway #nav_pay_gateway a,
#card_holder #nav_card_holder a,
#withdrawal #nav_withdrawal a,
#withdrawal #nav_personal_bank_acc a,
#wd_bank_transfer #nav_withdrawal a,
#wd_bank_transfer #nav_wd_bank_transfer a,
#history #nav_history a,
#history_trans #nav_history a,
#history #nav_history_game a,
#history_trans #nav_history_transaction a
{
    position: relative;
    margin-top: -29px;
    margin-left: 600px;
    color: #ccc;
}

/*****************************************Deposit page*********************************/
#deposit_wrapper{
    width:1100px;
    min-height:700px;
    padding-top:26px;
    margin:0 auto;
    background:#282828;
}
#deposit_title{
    height:35px;
    line-height:35px;
    padding:0 15px;
    color:#fff;
    background:#333333;
    text-transform:uppercase;
    font-family: Ebrima;
}
#deposit_content{
    padding:10px;
    color:#b2b2b2;
    min-height: 150px;
}

#deposit_nav{
    height:45px;
    padding:10px 0;
    /* border-bottom:1px solid #333; */
}

#deposit #nav_deposit a,
#pay_gateway #nav_deposit a,
#card_holder #nav_deposit a,
#deposit #nav_bank_transfer a,
#pay_gateway #nav_pay_gateway a,
#card_holder #nav_card_holder a,
#withdrawal #nav_withdrawal a,
#withdrawal #nav_personal_bank_acc a,
#wd_bank_transfer #nav_withdrawal a,
#wd_bank_transfer #nav_wd_bank_transfer a,
#history #nav_history a,
#history_trans #nav_history a,
#history #nav_history_game a,
#history_trans #nav_history_transaction a
{
    cursor:default;
    background:#0079c4;
    border:1px solid #009eff;
    color:#fff;
}

.pull-left{
    float:left;
    font-family: Arial;
}
.pull-right{
    float:right;
    font-family: Arial;
}

.credit{
    color:#b2b2b2;
    font-size:12px;
    line-height:25px;
}
.credit_balance{
    width:120px;
    color:#e5ec00;
    font-size:20px;
    text-align:right;
    height:30px;
    padding-right:10px;
}
#method_deposit, #method_wd , #history_nav{
    height:30px;
    line-height:30px;
    border-bottom: 1px solid;
    font-family: ebrimabd;
}
.greyuppertext{
    font-size:14px;
    color:#b2b2b2;
    text-transform:uppercase;

}

#method_wd ul  , #method_deposit ul ,#history_nav ul {
    height:31px;
    margin: 10px 0px 0px 0px;

}

#method_wd ul li  , #method_deposit ul li ,#history_nav ul li {
    margin: 0px 5px 0px 0px;
    list-style:none;
    float: left;

}

#method_wd ul li a , #method_deposit ul li a,#history_nav ul li a{
    /* margin:10px 5px; */
    color:#b2b2b2;
    font-size:12px;
    width:150px;
    height:30px;
    line-height:30px;
    /* float:left; */
    background:#1f1f1f;
    /* border:1px solid #333; */
    text-transform:uppercase;
    display:block;
    text-decoration:none;
    text-align:center;
    border-bottom: 1px solid;
    border-radius: 10px 10px 0px 0px;
}
#method_wd ul li a:hover , #method_deposit ul li a:hover,#history_nav ul li a:hover
{
    /* margin:10px 5px; */
    color:#fff;
    font-size:12px;
    width:150px;
    height:30px;
    line-height:30px;
    float:left;
    background:#0079c4;
    border:1px solid #009eff;
    text-transform:uppercase;
    display:block;
    text-decoration:none;
    text-align:center;
    border-bottom: 0px solid;
}


.d_left_content{
    font-size:12px;
    margin-top:20px;
    float:left;
    width:310px;
    border-right:1px solid #333;
    min-height:370px;
    padding:10px 15px 8px 8px;
    line-height:14px;
}
.d_right_content{
    font-size:12px;
    margin-top:10px;
    float:left;
    min-height:450px;
    padding:8px 8px 8px 15px;
    min-width:600px;
}
.wd_right_content{
    font-size:12px;	float:left;
    height:370px;
    padding:8px 8px 8px 15px;
    width:600px;
    margin-top:10px;
}
.d_box{
    margin-top:10px !important;
    padding:8px !important;
    border:1px solid #333;
    width:290px;
    height:60px;
}
.d_box2{
    margin-top:10px !important;
    padding:8px !important;
    border:1px solid #333;
    width:435px;
    height:70px;
}
.text-left{
    text-align:left;
}
.text-right{
    text-align:right;
}
.red{
    color:#ff0000;
}
.white{
    color:#fff;
}

.card_holder_wrapper{
    margin-left: 200px;
}
.row_odd{
    background:#d3d3d3;
    color:#333;
}
.row_even{
    background:#eaeaea;
    color:#333;
}
.pagination{
    width:300px;
    height:30px;
    margin:25px auto;

}

.pagination ul{
    margin:0;
    padding:0;
    list-style:none;
}
.pagination ul li {
    font-size:11px;
    line-height:22px;
    float:left;
    padding:0 10px;
    height:22px;
    border:1px solid #4d4d4d;
    background-color:transparent;
    text-align:center;
    margin:0 2px;
}
.pagination .active{
    border:none !important;
    color:#5a96bd;
    font-weight:bold;
}
.noborder{
    border:none !important;

}
.success_green{
    color:#1b9e18;
    font-weight:bold;
}
.process_blue{
    color:#0051A2;
    font-weight:bold;
}
.fail_red{
    color:#d20c0c;
    font-weight:bold;
}
.alignMiddle{
    vertical-align:middle;
    display:inline-block;
}
#deposit_content th, #deposit_content td{
    padding:5px;
    color:#d2d2d2;
}
#deposit_content td{
    min-height:24px;
}
#deposit_content table, #deposit_content th, #deposit_content td {
    border: 1px solid #252525;
}
.selectStyle{
    border: 0;
    border-radius: 0;
    overflow: hidden;
    background:url(../imgs/selectArraw.png) no-repeat right 5px top 9px #FFF;
    -webkit-appearance: none;
    padding:5px 20px 5px 5px;
}
.inputStyle{
    border:0;
    margin:0;
    padding:0 5px;
}

/*****************************************after login top nav******************************/
#afterlogin{
    width:800px;
    height:45px;

    float:right;
}
.hiuser{
    float:right;
    line-height:45px;
    color:#ccc;
    font-size:12px;
    margin-right:10px;
}
.skyuser{
    color:#8ed4ff;
}

.topcredit_balance{
    color:#f4db0b;}

.topdepositbtn{
    float:right;
    width:78px;
    height:28px;
    border:1px solid #3ff400;
    background:#30b900;
    line-height:28px;
    text-align:center;
    color:#fff;
    font-size:12px;
    font-family: ebrimabd;
    text-transform:uppercase;
    margin:7px 0;
    cursor:pointer;

}
.depositbtn_submit:hover, .topdepositbtn:hover{
    opacity:0.9;
}
.depositbtn_submit{
    width:78px;
    height:28px;
    border:1px solid #3fa9ff;
    background:#3fa9ff;
    line-height:28px;
    text-align:center;
    color:#fff;
    font-size:12px;
    text-transform:uppercase;
    margin:7px 0;
    cursor:pointer;
    font-family: ebrimabd;

}
#afterlogin ul, #afterlogin ul li{
    margin:0;
    padding:0;
    list-style:none;
}
#afterlogin ul li{
    margin:16px 0;
    float:right;
    padding:0px 8px;
    line-height:12px;
    color:#fff;
    font-size:12px;
    text-transform:uppercase;
    border-right:1px solid #FFF;

}

#afterlogin .lang ul li{
    margin:0;
    padding:8px;
    float:none;
}

#afterlogin li:first-child{
    border-right:none;
}

#afterlogin ul li a{
    color:#fff;
    text-decoration:none;
}
#afterlogin ul li a:hover{
    color:#f4db0b;
}

/*
#method_deposit ul, #method_deposit ul li,
#method_wd ul, #method_wd ul li,
#history_nav ul, #history_nav_ul li ,*/
#deposit_nav ul, #deposit_nav ul li,
.d_left_content ul, .d_left_content ul li,
.d_right_content ul, .d_right_content ul li{
    margin:0;
    padding:0;
    list-style:none;
    font-family: ebrimabd;
}

#deposit_nav ul li a{
    margin:0 5px;
    color:#686868;
    font-size:12px;
    min-width:100px;
    height:30px;
    line-height:30px;
    float:left;
    background:#1f1f1f;
    border:1px solid #686868;
    text-transform:uppercase;
    display:block;
    text-decoration:none;
    text-align:center;
    padding:0 10px;
}
#deposit_nav ul li a:hover{
    margin:0 5px;
    color:#fff;
    font-size:12px;
    min-width:100px;
    height:30px;
    line-height:30px;
    float:left;
    background:#0079c4;
    border:1px solid #009eff;
    text-transform:uppercase;
    display:block;
    text-decoration:none;
    text-align:center;
    display:block;
    padding:0 10px;
}

.nav_highlight_top{

    color:#999999 !important;
    border:1px solid #999999 !important;
    display:block !important;
}

.nav_highlight{

    color:#999999 !important;
    border:1px solid #999999 !important;
    display:block !important;
    border-bottom: 0px !important;
}

.confirmTxt{
    font-size:13px;
    margin-top:30px;
    text-align:center;
}

.aTagLink{
    text-decoration:none;
    color:#FFF;
}

.promoLink:hover{
    background:#009eff !important;
    color:#ffc607 !important;
    cursor:pointer;
}

.currentPromo{
    background:#272727 !important;
    color:#eec650 !important;
}


span.suit{
    float:left;
    margin:10px 0;
    background:#fff;
}

.suit .no{
    display:block;
    text-align:center;
}

.suit .card{
    display:block;
    text-align:center;
}

span.Suit_s, span.Suit_c{
    float:left;
    color:black;
    width:20px;
    height:35px;
    text-align:center;
    border:1px solid #333;
    margin:0 1px;
}

span.Suit_h, span.Suit_d{
    float:left;
    color:red;
    width:20px;
    height:35px;
    text-align:center;
    border:1px solid #333;
    margin:0 1px;
}


span.Suit_j, span.Suit_1j , span.Suit_2j{
    float:left;
    width:20px;
    height:35px;
    border:1px solid #333;
    margin:0 1px;
    line-height:30px;
    size:20px;
    font-family:Arial;
}

.promotion_select{
    font-weight: bold;
    color: #67b7ea;
    font-size: 16px;
    padding: 3px 3px;
}

.promotion_option{
    font-weight: bold;
}

.memberreport {
    width: 90%;
    border-spacing: 1px;
    border-collapse: separate;
    border: 1px solid #dcdcdc;
}


.memberreportheader {
    background: #004570;
    height: 30px;
    color: #ebebeb;
    font-weight: bold;
    font-size: 12px;
}

.userid {
    color: #FFF6D8;
}

.membertitle {
    font-size: 24px;
    font-weight: bold;
    color: #FFF6D8;
}

.promotionborder{
    font-size:16px;
    border:1px solid #3ff400;
    padding:2px;
}

.promotionlink{
    display: inline-block;
    color: #3ff400 !important;
}
.transfer_form
{
    padding-left:100px;
    padding-right:100px;
}
.transfer_label{
    width:150px;
    color:white;
    font-size:20px;
    text-align:center;
    height:30px;
    padding-right:10px;
}
.transfer_balance{
    width:150px;
    color:#f4db0b;
    font-size:18px;
    text-align:center;
    height:30px;
    padding-right:10px;
}

.transfer_rolling{
    width:150px;
    color:#808080;
    font-size:18px;
    text-align:center;
    height:30px;
    padding-right:10px;
}

.selection  {
    line-height:12px;
    padding:5px;
    vertical-align:middle;
    text-decoration:none;
    border:1px solid #343434;
    background-color:#505050;
    color:#FFF;
}

.selection:hover  {
    background-color:#999;
}

#dateSelect{
    height:50px;
    padding:8px 0 0 0px;
    background:#f5f5f5;
    font-size:12px;
    font-weight:normal;
    border-top:#CCC solid 1px;
    border-bottom:#CCC solid 1px;
}

#bluebox{
    width:610px;
    float:left;
    margin-left:30px;
}
#bluebox ul{
    width:610px;
    height:36px;
    border:solid 1px #0091d1;
}
#bluebox ul li{
    height:36px;
    line-height:30px;
    padding-left:10px;
    float:left;
    list-style:none;
}
#bluebox ul li A{
    line-height:20px;
    margin:0px 3px;
    padding:7px 10px 4px;
    color:#ebebeb;
    text-decoration:none;
}
#bluebox ul li A:link{
    background:#0091d1;
}
#bluebox ul li A:visited{
    background:#0091d1;
}
#bluebox ul li A:hover{
    background:#1E9ACC;
}
.checkboxOptions {
    padding-left:20px;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    border-color:#CCC;
    border-style:solid;
    border-width:1px 0px;
    background-color:#f5f5f5;
}

.checkboxTitle {
    padding-top:10px;
}

.hightlightAmout {
    background-color:#D8D8D8 !important;
}

.pagesInfo {
    float:right;
    padding-right:20px;
}

.pagesInfo .totalrecord, .pagesInfo .currentpage {
    padding-left:10px;
}

.paging {
    text-align:center;
    padding:10px;
}

.normalpagination {
    display: inline-block;
    padding-left: 0;
    margin: 1px 0 0 0;
}

.normalpagination > li {
    padding:0px;
    display:inline-block;
}

.normalpagination > li > span, .normalpagination > li > a  {
    position: relative;
    float: left;
    padding: 0px 6px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
}

.normalpagination > li > span {
    margin-left:0;
    color: #000000;
}

.report, .reportVertical{
    width:100%;
    border-spacing: 1px;
    border-collapse: separate;
    border: 1px solid #dcdcdc;
}

.reportheader{
    background:#898989;
    height:30px;
    color:#ebebeb;
    font-weight:bold;
    font-size:12px;
}

.report td{
    height:30px;
}
.report th{
    text-align: center;
}
.reportVertical th {
    background:#898989;
    height:30px;
    color:#ebebeb;
    font-weight:bold;
    font-size:12px;
}

.reportVertical td {
    background:#FFFFF2;
    height:30px;
    color:#000;
    font-size:12px;
}

.highlightrow_0 {
    background-color:#D7DDE5 !important;
}

.highlightrow_1 {
    background-color:#CBD1D8 !important;
}

.highlightrow_0:hover, .highlightrow_1:hover{
    background-color:#FFF6D8 !important;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

.blink_pc_bf{
    position: absolute;
    color: #ffc607!important;
    font-weight: bold;
    left:200px;
}

.blink_pc_af{
    position: absolute;
    color: #ffc607!important;
    font-weight: bold;
    left:120px;
}

@keyframes blinker {
    50% { opacity: 0; }
}

td{
    border: none !important;
}

.menu {
    position: relative;
    top: 0;
    width: 1100px;
    margin: 0 auto;
}

.menu_top {
    position: absolute;
    top: 0;
    float: right;
    margin-top: 20px;
    right: 0;
}

.menu_top > span{
    margin: 0 20px;
    cursor: pointer;
    font-size: 14px;
}

.menu_top_div{
    float: right;
}

.menu_mid {
    margin-top: -58px;
    position: relative;
    width: 100%;
    height: 20px;
}

.menu_mid > span{
    color: #c7c1c1;
    float: right;
    font-size: 14px;
    padding: 0px 5px;
}

.login_div {
    float: right;
    cursor: pointer;
    margin-left: 10px;
    background-color: #659973;
    text-align: center;
    color: white;
    font-size: 16px;
    padding: 0px 10px;
    vertical-align: middle;
    height: 30px;
    width: 110px;
    font-family: ebrimabd;
}

.login_div span{
    position: relative;
    top: 4px;
}

.logout_div {
    float: right;
    cursor: pointer;
    margin-left: 10px;
    background-color: #996766;
    text-align: center;
    color: white;
    font-size: 16px;
    padding: 0px 10px;
    vertical-align: middle;
    height: 30px;
    width: 110px;
    font-family: ebrimabd;
}

.logout_div span{
    position: relative;
    top: 4px;
}

.join_div{
    float: right;
    cursor: pointer;
    background-color: #4a7eba;
    text-align: center;
    color: white;
    font-size: 16px;
    padding: 0px 10px;
    vertical-align: middle;
    height: 30px;
    width: 130px;
    font-family: ebrimabd;
}

.join_div span {
    position: relative;
    top: 4px;
}

.logo{
    float: left;
    margin-top: 20px;
    z-index: 7000;
    position: relative;
}

.currentDateTime{

}

.slider {
    position: relative;
    z-index: 1;
    /* top: -14px; */
}

.clearFloat {
    clear: both;
}

.langIcon {
    margin: 0 10px;
    cursor: pointer;
    position: relative;
    float: right;
    width: 40px;
    list-style: none;
    background: url(../imgs/arrow_down.png) no-repeat right 0px top 13px;
}

.noticeMarquee {
    position: relative;
    margin-top: 10px
}

.marquee {
    height: 25px;
    width: 95%;
    overflow: hidden;
    position: relative;
}

.marquee div {
    display: inline-block;
    width: 200%;
    height: 30px;
    position: absolute;
    overflow: hidden;
}

.marquee > div > span {
    color: yellow;
    white-space: nowrap;
}

.menu_navbar {
    font-family: ebrimabd;
    background-color: #83040d;
    position: relative;
    height: 50px;
    width: 70%;
    float: right;
}

.menu_navbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 12px 14px;
    text-decoration: none;
    font-size: 16px;
    height: 50px;
}

.menu_navbar a:hover {
    background-color: red;
    color: yellow;
}

.menu_navbar_highlight {
    background-color: #670001;
}

.content {
    color: white;
}

.error {
    color: red;
}
.content_div {
    position: relative;
    margin-top: 50px;
}

.content_section {
    width: 33%;
    float: left;
    color: white;
}

.content_divider {
    float: left;
}

.content_area {
    margin: 0 10%;
}

.content_title {
    font-size: 16px;
}


.footer{
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #010101;
    color: white;
    height: 150px;
}

/*downloadpage*/

.download_list {
    list-style-type: none;
    margin: 20px;
    padding:50px;
    background:#1b1b1b;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
}

.download_font{
    color: Beige;
    text-align: center;
}

.download_child{
    /* padding:10px;
    width:auto; */
    display: inline-block;
    margin: 0px 35px;
}

.download-title{
    text-align: center;
    font-family:Ebrima;
}

.download-subtitle{
    display: inline-table;
    width:49%;
    font-family:ebrimabd;
}

/*enddownloadpage*/

.footer div{
    position: relative;
    top: 70px;
    width: 1100px;
    margin: 0 auto;
}

.balanceColumn {
    text-align: center;
    background-color: #3d3d3d;
    border: 1px solid black;
}

.balanceColumn .balanceDesc {
    color: white;
}

.balanceColumn .balanceAmt {
    color: yellow;
}

.balanceTable table,
.balanceTable th,
.balanceTable td {
    border: 1px solid #252525 !important;
    padding: 5px;
}

.balanceTable{
    width: 100%;

}

.balanceTable .main{
    width: 50%;
}

.balanceTable .sub{
    width: 20%;
}

.navButtonBar{
    float: left;
    margin: 5px;
    padding: 5px;
    width: 100%;
    border: 1px solid grey;
}

.navButtonBar ul{
    margin: 0px;
}

.navButtonBar .navButton {
    list-style-type: none;
    display: inline-block;
    border: 1px solid grey;
    margin: 5px;
    padding: 5px;
    width: 150px;
    text-align: center;
}

.navButton .navButtonText {
    color: grey;
    text-decoration: none;
}

.navButtonSelected {
    color: white !important;
}

.main_wrapper{
    background-color: #1f1f1f !important;
}

.loginButton {
    color: white;
    text-decoration: none !important;
    display: block;
}

.fancybox{
    background: #333333;
    margin: 0;
}

.fancybox-skin {
    background: none !important;
    color: grey !important;
}

.fancybox-close{
    top: 15px !important;
    right: 15px !important;
    width: 50px !important;
    height: 50px !important;
    background: url(../images/btnFancyboxClose.png) no-repeat !important;
}

.fancybox-body{
    margin:auto;
    background: #808080;
}

.loginLogo{
    padding: 20px;
}

.textBoxPc{
    display: inline;
    width:200px;
}

.contentText{
    color: white;
    display: inline-block;
    width: 120px;
}

.descText{
    color: white;
    display: inline-block;
}

.loginRedirectButton{
    color: #4ed0fb !important;
    display: inline-block;
    width: 100px;
    text-decoration: none !important;
}

.item {
    padding: 10px;
}

.loginSubmitButton{
    background: #659973;
    min-width: 100px;
    border: none;
    padding: 5px;
    color: white;
    margin-left: 147px;
}

.fancyboxMobileDiv{
    margin: 30% 25%;
    color: white;
}

.noDeco{
    text-decoration: none;
    color: yellow;
}

.breakingLine{
    width:100%;
    border-top: 1px solid #3d3d3d;
    border-bottom: none;
    border-right: none;
    border-left: none;
}

.promoDiv{
    float: left;
    width: 31%;
    border: 1px solid #c7c1c1;
    padding: 2px;
    margin: 1%;
    height: 320px;
    text-align: center;
    position: relative;
    color: #c7c1c1;
    background-color: #333232;
}

.promoDiv:hover{
    border: 1px solid white;
    color: white;
    background-color: black;
}

.promoDivActive{
    border: 1px solid white;
    color: white;
    background-color: black;
}

.exchangeWalletButton {
    text-decoration: none !important;
}

.gameCategoryNav_li{
    float: left;
    width: 19.8%;
    text-align: center;
}

.li_game{
    float: unset !important;
}
.row_odd {
    background: #3d3d3d !important;
    color: white;
}

.row_even {
    background: #3d3d3d !important;
    color: white;
}

#deposit_content td {
     border: 1px solid #252525 !important;
}

.tabBg_btm{
    width: 135px !important;
    margin-right: 0 !important;
}

.tabBg_btm td > a{
    text-decoration-line: none !important;
}


.gameRecordTable_Slot{
    width:200px !important;
    border: 1px solid black;
    border-collapse: collapse;
    text-align:center;
    background: white;
}

.gameRecordTable_Slot th{
    border:none !important;
}

.gameRecordTable_Slot td{
    border:none !important;
    width:40px;
}

.gameRecordA_Slot{
    width: 100%;
    display: block;
}

.gameRecordDesc_Slot{
    background: #666;
    color: white;
    text-align: center;
}

.listing_filter_div{
    padding:20px 0;
    text-align: center;
}

.history_field{
    padding:5px 20px;
    width:40%;
    display:inline-block
}

.history_field_title{
    font-size:16px;
    color:#ffe300;
    display: inline-block;
    width: 80px;
}

.history_field_input{
    width: 200px;
    height: 25px;
}

.table_header {
    background-color: #545454;
    font-family: Ebrima;
}
.labeltitle{
    color: white;
}

.downloadSelected{
    color:gold;
}

.textCorrect {
    background-color:#efe !important;
    background-image: url('../images/text_tick_icon.png') !important;
    background-repeat: no-repeat !important;
    background-size: 30px 50px !important;
    background-position: top right !important;
}

.textWrong {
    background-color:#fee !important;
    background-image: url('../images/text_tick_icon.png') !important;
    background-repeat: no-repeat !important;
    background-size: 30px 50px !important;
    background-position: bottom right !important;
}