*{
    padding:0px;
    margin:0px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family:Time New Roman
}
.wrapper{
    width:1025px!important;
    margin:0 auto;
    position:relative
}
body{
    background:black url(../../images/bg.jpg) center top no-repeat!important
}
.clear{
    clear:both
}
.pull-left{
    float:left
}
.pull-right{
    float:right
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
body{
    line-height:1
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
.content_ #header{
    border:1px solid white;
    border-radius:5px 5px 0 0;
    color:white;
    font-size:20px;
    padding:10px;
    margin-top:10px;
    background:none repeat scroll 0 0 rgba(0,0,0,0.4);
    border-bottom:1px #999999 solid
}
.content_ #body{
    border:1px solid white;
    border-radius:0 0 5px 5px;
    color:white;
    border-top:none;
    padding:10px;
    min-height:150px;
    margin-bottom:10px;
    background:none repeat scroll 0 0 rgba(0,0,0,0.4)
}
@font-face{
    font-family:RobotoSlab;
    src:url(../font/RobotoSlab-Regular.ttf)
}
@font-face{
    font-family:Kievit;
    src:url(../font/Kievit-Italic.ttf)
}
@font-face{
    font-family:Megatron;
    src:url(../font/Megatron-Condensed.otf)
}
.header{
    height:175px
}
.logo{
    float:left;
    margin-top:15px
}
.dropdown{
    margin:4px 0px 0px 15px!important
}
.right-head{
    float:right;
    width:735px
}
.contact{
    float:right;
    margin-top:15px
}
.contact li{
    float:left;
    margin-left:30px
}
.contact li:first-child{
    margin-left:0px
}
.contact li img{
    float:left;
    vertical-align:middle
}
.contact li div{
    float:left;
    font-family:Kievit;
    font-size:12px;
    text-transform:uppercase;
    color:#fff;
    margin-top:3px;
    margin-left:15px
}
.contact li div p:last-child{
    margin-top:5px
}
form.my-form{
    float:right;
    width:710px;
    height:auto;
    margin-top:15px
}
form.my-form img{
    float:left;
    margin-top:8px;
    margin-left:5px;
    margin-right:5px
}
form.my-form input[name="useracc"],form.my-form input[name="passwd"]{
    float:left;
    width:131px;
    height:27px;
    font-family:arial;
    font-size:10px;
    text-align:left;
    margin:1px 3px;
    padding-left:10px;
    color:#000;
    border:none;
    background:url(../../images/textbox.png) center no-repeat
}
form.my-form input[name="useracc"]:focus,form.my-form input[name="passwd"]:focus,form.my-form input[name="captcha"]:focus{
    font-weight:bold;
    font-size:12px
}
form.my-form input[name="captcha"]{
    float:left;
    width:59px;
    height:26px;
    font-family:arial;
    font-size:10px;
    text-align:left;
    margin:1px 3px;
    padding-left:10px;
    color:#000;
    border:none;
    background:url(../../images/code.png) center no-repeat
}
form.my-form input[name="mychart"]{
    float:left;
    width:40px;
    height:26px;
    font-family:arial;
    font-size:14px;
    text-align:center;
    margin:1px 3px;
    padding-left:10px;
    color:#F3ECA4!important;
    border:none;
    background:none;
    padding:0;
    font-weight:bold
}
input[name="mychart"]::placeholder{
    color:#F3ECA4!important
}
input[name="mychart"]:-ms-input-placeholder{
    color:#F3ECA4!important
}
input[name="mychart"]::-ms-input-placeholder{
    color:#F3ECA4!important
}
form.my-form input:focus{
    outline:none
}
form.my-form input::-webkit-input-placeholder{
    color:gray
}
.btnDaftar,.btnLogin{
    float:left;
    width:131px;
    height:27px;
    border:none;
    display:block;
    text-align:center;
    text-decoration:none;
    font-family:Kievit;
    font-size:18px;
    color:#000;
    line-height:30px;
    background:url(../../images/button.png) center no-repeat
}
.btnDaftar{
    margin:0 0 0 5px
}
.btnLogin{
    margin:0 0 0 5px
}
.btnDaftar:hover,.btnLogin:hover{
    opacity:0.8
}
.menu{
    width:100%;
    float:left;
    margin-top:12px;
    position:relative;
    z-index:999
}
.menu>li{
    float:left;
    margin:11px 12px 0 8px;
    position:relative;
    height:20px
}
.menu li:first-child{
    margin-left:0px
}
.menu li:last-child{
    margin-right:0px
}
.menu li a{
    font-family:Kievit;
    font-size:15px;
    display:block;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    height:20px
}
.menu li:hover a{
    color:#ede279
}
.sub-menu{
    float:left;
    width:100%;
    height:auto;
    position:relative;
    z-index:999;
    display:block;
    margin-top:5px;
    top:-10px
}
.sub-menu .sportsbook{
    position:absolute;
    height:179px;
    width:101%;
    background-color:#000;
    z-index:999
}
.sub-menu .sportsbook>li{
    display:inline-block;
    width:246px;
    height:190px
}
.sub-menu .sportsbook>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.sub-menu .sportsbook>li>a>div{
    width:246px;
    height:190px;
    display:block
}
.sub-menu .sportsbook>li:first-child>a>div,.sub-menu .sportsbook>li a>div.menu_afb{
    background:url(../../images/sportsbook/afb88.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li:nth-child(2)>a>div,.sub-menu .sportsbook>li a>div.menu_afb2{
    background:url(../../images/sportsbook/afb88.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li:nth-child(3)>a>div,.sub-menu .sportsbook>li a>div.menu_ibc{
    background:url(../../images/sportsbook/ibc.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li:nth-child(4)>a>div,.sub-menu .sportsbook>li a>div.menu_sbo{
    background:url(../../images/sportsbook/sbo.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li:nth-child(5)>a>div,.sub-menu .sportsbook>li a>div.menu_tf{
    background:url(../../images/sportsbook/nav-tf.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li:nth-child(6)>a>div,.sub-menu .sportsbook>li a>div.menu_horse{
    background:url(../../images/sportsbook/hracing_nav.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li a>div.menu_ggcs{
    background:url(../../images/sportsbook/ggcs.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li>a>div.leapslots{
    background:url(../../images/sportsbook/leap.png) center no-repeat;
    line-height:340px
}
.sub-menu .sportsbook>li:hover>a{
    background:#ede279
}
.sub-menu .sportsbook>li:hover>a>div{
    color:#000
}
.sub-menu #casino-sub{
    position:absolute;
    height:auto!important;
    width:101%;
    background-color:#000!important;
    z-index:999
}
.sub-menu .casino>li{
    float:left;
    display:block;
    width:246px;
    height:190px;
    z-index:999
}
.sub-menu .casino>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.sub-menu .casino>li>a>div{
    width:246px;
    height:200px;
    display:block
}
.sub-menu .casino>li a>div.menu_dg,.sub-menu .casino>li a>div.menu_dg99{
    background:url(../../images/casino/dg.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_gd88,.sub-menu .casino>li a>div.menu_gd{
    background:url(../../images/casino/gd88.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_sbo{
    background:url(../../images/casino/sbo.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_gold{
    background:url(../../images/casino/gold-casino.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_ag{
    background:url(../../images/casino/ag.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_ct{
    background:url(../../images/casino/crown.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_allbet{
    background:url(../../images/casino/allbet.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_w88{
    background:url(../../images/casino/w88.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_sa{
    background:url(../../images/casino/sa.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li a>div.menu_wm{
    background:url(../../images/casino/wm.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_se,.sub-menu .casino>li a>div.menu_sexy{
    background:url(../../images/casino/sexy_logo.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_evo{
    background:url(../../images/casino/evo.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_hbo{
    background:url(../../images/casino/hongbo.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_n2live{
    background:url(../../images/casino/n2live.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_miki{
    background:url(../../images/casino/miki.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_hg{
    background:url(../../images/casino/hg.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_tga{
    background:url(../../images/casino/casinotga.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_ppcas,.sub-menu .casino>li a>div.menu_pp_ca{
    background:url(../../images/casino/pp_nav.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_supernowa{
    background:url(../../images/casino/supernowa.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_royal{
    background:url(../../images/casino/royal.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .casino>li a>div.menu_welive{
    background:url(../../images/casino/welive.png) center no-repeat;
    line-height:340px;
    width:231px;
    height:189px
}
.sub-menu .forexd>li a>div.menu_forex{
    background:url(../../images/forex/forex_nav.png) center no-repeat;
    line-height:340px
}
.sub-menu .forexd>li a>div.menu_uk24{
    background:url(../../images/forex/uk24_nav.png) center no-repeat;
    line-height:340px
}
.sub-menu .casino>li:hover>a{
    background:#ede279
}
.sub-menu .casino>li:hover>a>div{
    color:#000
}
.sub-menu .games-sub{
    position:absolute;
    height:179px;
    width:101%;
    background-color:#000;
    z-index:999
}
.sub-menu .games-sub>li{
    float:left;
    display:block;
    width:246px;
    height:190px
}
.sub-menu .games-sub>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.sub-menu .games-sub>li>a>div{
    width:246px;
    height:190px;
    display:block
}
.sub-menu .games-sub>li a>div.menu_afb{
    background:url(../../images/games/bg.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_fishing{
    background:url(../../images/games/fish.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_hb{
    background:url(../../images/games/habanero.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_pt{
    background:url(../../images/games/playtech.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_mg{
    background:url(../../images/games/mg.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_tw{
    background:url(../../images/games/tw.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_w88{
    background:url(../../images/games/w88.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_gold{
    background:url(../../images/games/gold.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_pplay{
    background:url(../../images/games/pp.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_joker{
    background:url(../../images/games/joker.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_netent{
    background:url(../../images/games/netent.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_playstar{
    background:url(../../images/games/ps.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_dragoon{
    background:url(../../images/games/ds.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_pg{
    background:url(../../images/games/pg.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_cq9{
    background:url(../../images/games/cq9_nav.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_icg{
    background:url(../../images/games/icg_nav.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_fc{
    background:url(../../images/games/fc_nav.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_jili{
    background:url(../../images/games/menu_jili.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_kaslots{
    background:url(../../images/games/ka.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_leapslots{
    background:url(../../images/games/leap.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_richgaming{
    background:url(../../images/games/rich88.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_spadegaming{
    background:url(../../images/games/spadegaming.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_platipus{
    background:url(../../images/games/platipus.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_nextspin{
    background:url(../../images/games/nextspin.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_live22{
    background:url(../../images/games/live22.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_rtg{
    background:url(../../images/games/rtg.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_nlc{
    background:url(../../images/games/lnc.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_btg{
    background:url(../../images/games/btg.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_netent{
    background:url(../../images/games/netent.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_png{
    background:url(../../images/games/png.png) center no-repeat;
    line-height:340px
}.sub-menu .games-sub>li a>div.menu_jdb{
    background:url(../../images/games/jdb.png) center no-repeat;
    line-height:340px
}.sub-menu .games-sub>li a>div.menu_lucky365{
    background:url(../../images/games/lucky365.png) center no-repeat;
    line-height:340px
}.sub-menu .games-sub>li a>div.menu_smartsoft{
    background:url(../../images/games/smartsoft.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_bng{
    background:url(../../images/games/bng.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_fastspin{
    background:url(../../images/games/fastspin.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_kmslots{
    background:url(../../images/games/kmslots.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_play8{
    background:url(../../images/games/play8.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_yesbingo{
    background:url(../../images/games/yesbingo.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li a>div.menu_ylslots{
    background:url(../../images/games/ylslots.png) center no-repeat;
    line-height:340px
}

.sub-menu .games-sub>li a>div.menu_popok{
    background:url(../../images/games/popok.png) center no-repeat;
    line-height:340px
}

.sub-menu .games-sub>li a>div.menu_nagaslots{
    background:url(../../images/games/nagaslots.png) center no-repeat;
    line-height:340px
}
.sub-menu .games-sub>li:hover>a{
    background:#ede279
}
.sub-menu .games-sub>li:hover>a>div{
    color:#000
}
.sub-menu .poker{
    position:absolute;
    height:179px;
    width:101%;
    background-color:#000;
    z-index:999
}
.sub-menu .poker>li{
    float:left;
    display:block;
    width:246px;
    height:190px
}
.sub-menu .poker>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.sub-menu .poker>li>a>div{
    width:246px;
    height:190px;
    display:block
}
.sub-menu .poker>li a>div.menu_gp{
    background:url(../../images/poker/texas.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_klass{
    background:url(../../images/poker/klas-poker1.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_mah{
    background:url(../../images/poker/mahjong.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_tang,.sub-menu .poker>li a>div.menu_tangkas{
    background:url(../../images/poker/tangkas.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_joker,.sub-menu .poker>li a>div.menu_jokerpoker{
    background:url(../../images/poker/joker-poker.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_jack{
    background:url(../../images/poker/jacks-or-better.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_carri,.sub-menu .poker>li a>div.menu_carri{
    background:url(../../images/poker/carribean.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_ffyl{
    background:url(../../images/poker/ffyl-game.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_3king{
    background:url(../../images/poker/3king.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_airach{
    background:url(../../images/poker/airach.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_caribb{
    background:url(../../images/poker/caribbeanpoker.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_video{
    background:url(../../images/poker/video.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_ffgames{
    background:url(../../images/poker/ffgames_podker.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.menu_we1poker{
    background:url(../../images/poker/we1pokers.png) center no-repeat;
    line-height:340px
}
.sub-menu .poker>li a>div.ongdo{
    background:url(../../images/khmergame/ongdo.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.sub-menu .poker>li a>div.poke{
    background:url(../../images/khmergame/poke.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.sub-menu .poker>li a>div.ham{
    background:url(../../images/khmergame/ham.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.sub-menu .poker>li a>div.tienlen{
    background:url(../../images/khmergame/tienlen.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.sub-menu .poker>li a>div.kla-klouk{
    background:url(../../images/khmergame/kla-klouk.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.poker>li a>div.sikuthai{
    background:url(../../images/khmergame/sikuthai.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.poker>li a>div.kate{
    background:url(../../images/khmergame/kate.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.poker>li a>div.apoung{
    background:url(../../images/khmergame/apoung.png) center no-repeat;
    line-height:340px;
    background-size:124px 122px
}
.sub-menu .poker>li:hover>a{
    background:#ede279
}
.sub-menu .poker>li:hover>a>div{
    color:#000
}
.sub-menu .togel-sub{
    position:absolute;
    height:179px;
    width:101%;
    background-color:#000;
    z-index:999;
    height:570px!important
}
.sub-menu .togel-sub>li{
    float:left;
    display:block;
    width:246px;
    height:190px
}
.sub-menu .togel-sub>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.sub-menu .togel-sub>li>a>div{
    width:246px;
    height:190px;
    display:block;
    text-transform:uppercase
}
.sub-menu .togel-sub>li:first-child>a>.singpore{
    background:url(../../images/togel/singapore.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .singpore,.sub-menu .togel-sub .pool_1{
    background:url(../../images/togel/singapore.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .sydney,.sub-menu .togel-sub .pool_62{
    background:url(../../images/togel/sydney.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .hongkong,.sub-menu .togel-sub .pool_58{
    background:url(../../images/togel/hongkong.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .hiroshima,.sub-menu .togel-sub .pool_63{
    background:url(../../images/togel/hiroshima.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .chengdu,.sub-menu .togel-sub .pool_71{
    background:url(../../images/togel/chengdu.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .nagasaki,.sub-menu .togel-sub .pool_64{
    background:url(../../images/togel/nagasaki.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .macau,.sub-menu .togel-sub .pool_72{
    background:url(../../images/togel/macau.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .bullseye,.sub-menu .togel-sub .pool_212{
    background:url(../../images/togel/bullseye.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .magnum,.sub-menu .togel-sub .pool_74,.sub-menu .togel-sub .pool_351{
    background:url(../../images/togel/magnum.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .pool_366{
    background:url(../../images/togel/366.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .pool_367{
    background:url(../../images/togel/367.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub>li:hover>a{
    background:#ede279
}
.sub-menu .togel-sub>li:hover>a>div{
    color:#000
}
.sub-menu .pool_name{
    text-transform:capitalize
}
.sub-menu .togel-sub .default{
    background:url(../../images/togel/blank.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .default{
    background:url(../../images/togel/blank.png) center no-repeat;
    line-height:340px
}
.sub-menu .togel-sub .default .pool_name{
    font-size:25px;
    position:absolute
}
.jadwal{
    position:absolute;
    height:179px;
    width:101%;
    background-color:#000;
    z-index:999
}
.jadwal>li{
    float:left;
    display:block;
    width:246px;
    height:190px
}
.jadwal>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.jadwal>li>a>div{
    width:246px;
    height:190px;
    display:block
}
.jadwal>li:first-child>a>div{
    background:url(../../images/bank/togel.png) center no-repeat;
    line-height:340px
}
.jadwal>li:nth-child(2)>a>div{
    background:url(../../images/bank/bank.png) center no-repeat;
    line-height:340px
}
.jadwal>li:hover>a{
    background:#ede279
}
.jadwal>li:hover>a>div{
    color:#000
}
.number{
    position:absolute;
    height:179px;
    width:101%;
    background-color:#000;
    z-index:999
}
.number>li{
    float:left;
    display:block;
    width:246px;
    height:190px
}
.number>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.number>li>a>div{
    width:246px;
    height:190px;
    display:block
}
.number>li a>div.menu_number{
    background:url(../../images/number/number.png) center no-repeat;
    line-height:340px
}
.number>li a>div.menu_keno{
    background:url(../../images/number/keno.png) center no-repeat;
    line-height:340px
}
.number>li a>div.menu_bj{
    background:url(../../images/number/bj.png) center no-repeat;
    line-height:340px
}
.number>li a>div.menu_live_number{
    background:url(../../images/number/live-number.png) center no-repeat;
    line-height:340px
}
.number>li a>div{
    background:url(../../images/number/cf88.png) center no-repeat;
    line-height:340px
}
.number>li a>div.menu_bull{
    background:url(../../images/number/cockfight.png) center no-repeat;
    line-height:340px
}
.number>li a>div.menu_mora{
    background:url(../../images/number/yin-yang_logo.png) center no-repeat;
    line-height:340px
}
.number>li a>div.menu_s128{
    background:url(../../images/number/cf_s128.png) center no-repeat;
    line-height:340px
}
.number>li a>div.menu_keno_new{
    background:url(../../images/number/new_keno.png) center no-repeat;
    line-height:340px
}
.number>li:hover>a{
    background:#ede279
}
.number>li:hover>a>div{
    color:#000
}
.block{
    position:absolute;
    margin-top:-25px
}
.forexd{
    position:absolute;
    height:179px;
    width:101%;
    background-color:#000;
    z-index:999
}
.forexd>li{
    float:left;
    display:block;
    width:246px;
    height:190px
}
.forexd>li>a{
    width:inherit;
    height:inherit;
    float:left;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    font-family:arial;
    font-size:16px;
    text-align:center
}
.forexd>li>a>div{
    width:246px;
    height:190px;
    display:block
}
.datetime{
    float:left;
    color:white;
    margin-top:6px;
    margin-left:20px;
    display:block;
    width:210px
}
.datetime p{
    float:left;
    font-family:RobotoSlab;
    font-size:12px;
    font-weight:bold
}
.datetime p:last-child{
    margin-left:30px
}
.marquee-div{
    float:right;
    width:62%;
    margin:6px 9px 0 20px!important
}
.info,#runningText{
    font-family:RobotoSlab;
    color:#000;
    font-style:italic;
    font-weight:bold
}
.info{
    float:left;
    font-size:13px
}
#runningText{
    width:92%;
    float:left;
    font-size:12px
}
.content_{
    height:auto;
    margin-top:5px
}
.slideshow{
    float:left;
    width:661px;
    height:312px;
    margin-top:15px
}
.right-content{
    float:right;
    width:364px;
    margin-top:15px
}
.right-content img{
    float:left
}
.product-wrap{
    float:left;
    width:1033px;
    height:229px;
    background:url(../../images/product.png) center no-repeat;
    margin-left:-5px
}
.product{
    float:left
}
.product li{
    float:left
}
.product li a{
    font-family:Kievit;
    font-size:18px;
    color:#5fbe02;
    text-decoration:none;
    text-align:center;
    width:127px;
    height:229px;
    display:block;
    margin-left:10px
}
.product li:hover a{
    opacity:0.8
}
.product li:first-child a{
    width:178px;
    margin-left:0px
}
.product li:nth-child(2) a{
    width:172px;
    margin-left:0px
}
.product li:nth-child(3) a{
    width:174px;
    margin-left:0px
}
.product li:nth-child(4) a{
    width:171px;
    margin-left:0px
}
.product li:nth-child(5) a{
    width:165px;
    margin-left:0px
}
.product li:last-child a{
    width:170px;
    margin-left:0px
}
#website{
    float:left;
    width:100%;
    margin-top:3px
}
.owl-item div{
    float:left;
    width:155px;
    height:164px;
    background:url(../../images/circle.png) center no-repeat;
    padding-top:40px
}
.owl-item div p{
    color:white;
    text-align:center
}
.owl-item div p:first-child{
    font-family:Kievit;
    font-size:16px;
    color:#f8eea9
}
.owl-item div p:nth-child(2){
    font-family:RobotoSlab;
    font-size:34px;
    font-weight:bold;
    letter-spacing:2px;
    padding:8px 0
}
.owl-item div p:last-child{
    font-family:Kievit;
    font-size:15px
}
.transaction-table{
    float:left;
    width:100%;
    height:auto;
    margin:10px 0 0 0
}
#five-last{
    width:511px;
    height:220px;
    background:url(../../images/fivelast.png) center no-repeat;
    position:relative
}
.deposit,.withdraw{
    margin:0 auto;
    display:block;
    margin-top:15px
}
.deposit{
    width:197px
}
.withdraw{
    width:229px
}
#little-table{
    width:90%;
    height:auto;
    position:absolute;
    left:25px;
    top:60px
}
#little-table tbody tr td{
    height:30px;
    color:white;
    font-family:arial;
    font-size:13px;
    text-align:left
}
#little-table tbody tr td:last-child{
    text-align:right;
    color:#dba328
}
#little-table>tbody>tr>td>img{
    vertical-align:middle
}
.bank{
    width:1000px;
    margin:0 auto;
    display:block;
    margin-top:10px
}
.content-text{
    width:990px;
    height:auto;
    margin-top:20px
}
.content-text img{
    width:543px;
    margin:0 auto;
    display:block
}
.content-text p{
    font-family:arial;
    color:#fff;
    font-size:11px;
    text-align:center;
    line-height:19px;
    padding-left:18px;
    padding-right:18px;
    margin-top:10px
}
.footer{
    height:auto
}
.copyright{
    float:right;
    font-family:arial;
    font-size:12px;
    color:#fff;
    width:100%;
    text-align:center;
    margin:20px 0
}
.black-wrapper{
    float:left;
    width:100%;
    height:auto;
    background:black;
    margin:0 auto;
    margin-top:7px;
    font-family:arial
}
.black-wrapper a{
}
b,strong{
    font-weight:bold
}
.slideshow-sub{
    float:left;
    width:1025px;
    height:332px;
    margin-top:5px
}
.slideshow-sub #wowslider-container1{
    max-width:1025px;
    max-height:332px
}
.slideshow-sub #wowslider-container1 .ws_images{
    max-width:1025px;
    max-height:332px
}
.sportbook-page{
    float:left;
    width:1193px;
    height:380px;
    background:url(../../images/sportsbook-page.jpg) center no-repeat;
    margin:10px 0 0 5px;
    position:relative
}
.sportsbook1,.sportsbook2,.sportsbook3,.sportsbook4,.sportsbook5,.sportsbook6,.sportsbook7,.horse,.afb,.afb2,.ibc,.sbo,.tf,.ggcs{
    width:505px;
    height:181px
}
.sportsbook1,.sportsbook3,.sportsbook5,.afb,.afb2,.ibc,.sbo,.tf,.horse,.ggcs{
    float:left;
    margin:10px 0 0 5px
}
.sportsbook2,.sportsbook6,.sportsbook7{
    float:right;
    margin:10px 3px 0 0
}
.sportsbook4{
    float:right;
    margin:10px 3px 0 0
}
.sportsbook1,.afb{
    background:url(../../images/sportsbook/afb88.jpg) center no-repeat
}
.sportsbook2,.ibc{
    background:url(../../images/sportsbook/ibcbet.jpg) center no-repeat
}
.sportsbook3,.sbo{
    background:url(../../images/sportsbook/sbobet.jpg) center no-repeat
}
.sportsbook4,.afb2{
    background:url(../../images/sportsbook/afb882.jpg?time=v01) center no-repeat
}
.sportsbook5,.tf{
    background:url(../../images/sportsbook/tf.jpg) center no-repeat
}
.sportsbook6,.horse{
    background:url(../../images/sportsbook/hracing.png) center no-repeat
}
.ggcs{
    background:url(../../images/sportsbook/ggcs.jpg) center no-repeat
}
.sportsbook7{
    background:url(../../images/sportsbook/leap.jpg) center no-repeat
}
.sub-page{
    float:left;
    width:1193px;
    height:380px;
    background:url(../../images/sportsbook-page.jpg) center no-repeat;
    margin:10px 0 0 5px;
    position:relative
}
.product1,.product2,.product3,.product4,.product5,.product6,.product7,.product8,.product9,.product10{
    width:505px;
    height:181px
}
.product1,.product3,.product5,.product7,.product9{
    float:left;
    margin:10px 0 0 5px
}
.product2,.product4,.product6,.product8,.product10{
    float:right;
    margin:10px 3px 0 0
}
.casino1,.casino2,.casino3,.casino4,.casino5,.casino6,.casino7,.casino8,.casino9{
    width:505px;
    height:181px
}
.casino1,.casino3,.casino5,.casino7,.casino9{
    float:left;
    margin:10px 0 0 5px
}
.casino2,.casino4,.casino6,.casino8{
    float:right;
    margin:10px 5px 0 0
}
.casino1{
    background:url(../../images/casino/casino1.jpg) center no-repeat
}
.casino2{
    background:url(../../images/casino/casino2.jpg) center no-repeat
}
.casino3{
    background:url(../../images/casino/casino3.jpg) center no-repeat
}
.casino4{
    background:url(../../images/casino/casino4.jpg) center no-repeat
}
.casino5{
    background:url(../../images/casino/casino5.jpg) center no-repeat
}
.casino6{
    background:url(../../images/casino/casino6.jpg) center no-repeat
}
.casino7{
    background:url(../../images/casino/casino7.jpg) center no-repeat
}
.casino8{
    background:url(../../images/casino/casino8.jpg) center no-repeat
}
.casino9{
    background:url(../../images/casino/casino9.jpg) center no-repeat
}
.games1{
    float:left;
    width:490px;
    height:173px;
    background:url(../../images/games/1.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.games1 img{
    width:490px
}
.games2{
    float:right;
    width:490px;
    height:173px;
    background:url(../../images/games/2.jpg) center no-repeat;
    margin:10px 0px 0 0
}
.games2 img{
    width:490px
}
.games3{
    float:left;
    width:490px;
    height:173px;
    background:url(../../images/games/3.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.games3 img{
    width:490px
}
.games4{
    float:right;
    width:490px;
    height:173px;
    background:url(../../images/games/4.jpg) center no-repeat;
    margin:10px 0 0 0
}
.games4 img{
    width:490px
}
.games5{
    float:left;
    width:490px;
    height:173px;
    background:url(../../images/games/5.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.games5 img{
    width:490px
}
.games6{
    float:right;
    width:490px;
    height:173px;
    background:url(../../images/games/6.jpg) center no-repeat;
    margin:10px 0 0 0
}
.games img{
    width:490px
}
.games7{
    float:left;
    width:490px;
    height:173px;
    background:url(../../images/games/7.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.games7 img{
    width:490px
}
.games8{
    float:right;
    width:490px;
    height:173px;
    background:url(../../images/games/8.jpg) center no-repeat;
    margin:10px 0 0 0
}
.games8 img{
    width:490px
}
.commission{
    float:left;
    margin:10px 0 0 5px
}
.number1{
    float:left;
    width:490px;
    height:152px;
    background:url(../../images/number/1.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.number1 img{
    width:490px
}
.number2{
    float:right;
    width:490px;
    height:152px;
    background:url(../../images/number/2.jpg) center no-repeat;
    margin:10px 0px 0 0
}
.number2 img{
    width:490px
}
.number3{
    float:left;
    width:490px;
    height:152px;
    background:url(../../images/number/3.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.number3 img{
    width:490px
}
.number4{
    float:right;
    width:490px;
    height:152px;
    background:url(../../images/number/4.jpg) center no-repeat;
    margin:10px 0 0 0
}
.number4 img{
    width:490px
}
.number5{
    float:left;
    width:490px;
    height:152px;
    background:url(../../images/number/5.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.number5 img{
    width:490px
}
.number6{
    float:right;
    width:490px;
    height:152px;
    background:url(../../images/number/6.jpg) center no-repeat;
    margin:10px 0 0 0
}
.number6 img{
    width:490px
}
.number7{
    float:left;
    width:490px;
    height:152px;
    background:url(../../images/number/7.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.number7 img{
    width:490px
}
.number8{
    float:right;
    width:490px;
    height:152px;
    background:url(../../images/number/8.jpg) center no-repeat;
    margin:10px 0 0 0
}
.number8 img{
    width:490px
}
.togel-wrap{
    float:left;
    width:100%;
    height:100%;
    border:2px #f7ca06 solid;
    border-radius:3px;
    margin:10px 0 0 0;
    padding-bottom:25px;
    position:relative
}
.togel-period{
    color:#f7ca06;
    font-size:21px;
    padding:10px 0 0 0
}
.togel-date{
    color:#f7ca06
}
.togel-result{
    color:white;
    font-weight:bold;
    font-size:42px;
    letter-spacing:12px;
    padding:10px 0 0px 10px
}
.togel-jadwal{
    color:#ffffff;
    font-size:12px;
    padding:5px;
    line-height:14px
}
.lihat-hasil{
    color:#ffffff;
    font-size:14px;
    padding-top:16px
}
.lihat-hasil a{
    color:#ffffff
}
.clickplay{
    float:left;
    width:202px;
    height:68px;
    background:url(../../images/togel/button-togel.png) center no-repeat;
    text-align:center;
    text-decoration:none;
    font-family:RobotoSlab;
    font-weight:bold;
    color:black;
    padding:15px 0 0 0;
    margin:50px 0 0 10px
}
.clickplay:hover{
    color:gray
}
.clickplay>div:first-child{
    font-size:18px
}
.clickplay>div:last-child{
    font-size:21px
}
.togel-top{
    float:left;
    margin:15px 0 0 15px;
    width:788px
}
.togel-top>li{
    float:left;
    width:185px;
    height:205px;
    background:url(../../images/togel/togel-bg.jpg) center no-repeat;
    font-family:RobotoSlab;
    text-align:center;
    margin:10px 0 0 10px
}
.togel-top>li>p:first-child{
    color:#f7ca06;
    font-size:21px;
    padding:10px 0 0 0
}
.togel-top>li>p:nth-child(2){
    color:#f7ca06;
    font-size:17px
}
.togel-top>li>p:nth-child(3){
    color:white;
    font-weight:bold;
    font-size:42px;
    letter-spacing:12px;
    padding:10px 0 10px 10px
}
.togel-top>li>p:last-child{
    color:white;
    font-weight:bold;
    font-size:16px
}
.togel-pic{
    position:absolute;
    left:14px;
    top:315px
}
.togel-bottom{
    float:left;
    margin:50px 0 0 0px
}
.togel-bottom>li{
    float:left;
    width:185px;
    height:205px;
    background:url(../../images/togel/togel-bg.jpg) center no-repeat;
    font-family:RobotoSlab;
    text-align:center;
    margin:0 0 0 10px
}
.togel-bottom>li:first-child{
    margin:0
}
.togel-bottom>li>p:first-child{
    color:#f7ca06;
    font-size:21px;
    padding:10px 0 0 0
}
.togel-bottom>li>p:nth-child(2){
    color:#f7ca06;
    font-size:17px
}
.togel-bottom>li>p:nth-child(3){
    color:white;
    font-weight:bold;
    font-size:42px;
    letter-spacing:12px;
    padding:10px 0 10px 10px
}
.togel-bottom>li>p:last-child{
    color:white;
    font-weight:bold;
    font-size:16px
}
.poker1{
    float:left;
    width:490px;
    height:173px;
    background:url(../../images/poker/1.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.poker1 img{
    width:490px
}
.poker2{
    float:right;
    width:490px;
    height:173px;
    background:url(../../images/poker/2.jpg) center no-repeat;
    margin:10px 0px 0 0
}
.poker2 img{
    width:490px
}
.poker3{
    float:left;
    width:490px;
    height:173px;
    background:url(../../images/poker/3.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.poker3 img{
    width:490px
}
.poker4{
    float:right;
    width:490px;
    height:173px;
    background:url(../../images/poker/4.jpg) center no-repeat;
    margin:10px 0 0 0
}
.poker4 img{
    width:490px
}
.poker5{
    float:left;
    width:490px;
    height:173px;
    background:url(../../images/poker/5.jpg) center no-repeat;
    margin:10px 0 0 5px
}
.poker5 img{
    width:490px
}
.poker6{
    float:right;
    width:490px;
    height:173px;
    background:url(../../images/poker/6.jpg) center no-repeat;
    margin:10px 0 0 0
}
.poker6 img{
    width:490px
}
.items{
    line-height:20px;
    margin:7px 0px
}
.items > .image-promo > .bg-img{
    background:black;
    padding:4px;
    width:auto
}
.bg-img > img{
    width:100%;
    height:160px;
    cursor:pointer;
    border:3px #f7ca06 solid;
    border-radius:3px
}
.items .content-promo{
    font-size:14px;
    display:none;
    border:1px #f7ca06 solid;
    margin:0 4px;
    padding:7px;
    font-family:Calibri
}
.content-promo > .title{
    font-size:18px;
    font-weight:bold;
    padding:10px 0px;
    color:#FFED81;
    text-transform:uppercase
}
.content-promo > p{
    font-weight:bold;
    padding-left:15px;
    color:#FFED81
}
.items .content-promo ul.list-promo{
    list-style-type:decimal;
    padding:0px 30px;
    color:white
}
.jadwal-con{
    float:left;
    margin:25px 0 0 0;
    font-size:16px;
    width:100%;
    height:auto
}
h3{
    font-weight:bold;
    color:#fff
}
.jadwal-text{
    color:#fff;
    margin:15px 0px;
    line-height:30px
}
.jadwal-con a{
    color:#FFED81;
    text-decoration:none;
    border:none
}
h1,h2,h3,h4,h5,h6{
    font-weight:bold
}
.mr20{
    margin:20px 0;
    color:#DBAD89;
    line-height:18px
}
.mr20 img{
    border:medium none;
    width:280px;
    margin:0 0 10px 0
}
ul#link-box li{
    display:inline-block;
    margin-left:5px;
    margin-top:5px
}
.center{
    margin-top:10px
}
.announcement{
    position:fixed;
    height:100vh;
    background:rgba(0,0,0,0.8);
    top:0;
    left:0;
    width:100%;
    z-index:9999
}
.announcement__content{
    position:fixed;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:50%;
    background:#fff;
    border:1px solid #fff;
    border-radius:5px;
    animation:fadein .2s ease-in
}
.announcement__top{
    background:#9c8745;
    color:#fff;
    text-transform:uppercase;
    padding:10px;
    font-size:16px
}
.announcement__close{
    position:absolute;
    top:10px;
    right:10px;
    color:#fff;
    font-size:18px
}
.announcement__date-time{
    text-align:right;
    padding:14px;
    font-weight:700
}
.announcement__text{
    padding:14px;
    height:360px
}
.announcement__footer{
    float:right;
    padding:5px 0;
    padding-right:10px
}
.favorite{
    background:url(../../../images/star.png) no-repeat!important;
    width:16px;
    height:16px;
    position:absolute;
    right:10px;
    bottom:10px;
    cursor:pointer;
    z-index:99999
}
.favorite.active{
    background:url(../../../images/star_active.png) no-repeat!important;
    width:16px;
    height:16px;
    position:absolute;
    right:10px;
    bottom:10px;
    cursor:pointer;
    z-index:999
}
.favorite.effect{
    animation:zoominoutsinglefeatured 1s
}
.favorited{
    animation:bounceIn 2s
}
@keyframes zoominoutsinglefeatured{
    0%{
        transform:scale(1,1)
    }
    50%{
        transform:scale(1.2,1.2)
    }
    100%{
        transform:scale(1,1)
    }
}
.provider-list li{
    margin:11px!important
}
.provider_name{
    background:#c9ba70!important
}
.favorite_home_play:hover,.favorite_home_active:hover{
    background:#c9ba70!important
}
.number>li a>div.menu_dgv99 {
    background: url(../../images/number/dgv99.png) center no-repeat;
    line-height: 340px;
}
.sub-menu .games-sub>li a>div.menu_relax {
    background: url(../../images/games/relax.png) center no-repeat;
    line-height: 340px;
}
.sub-menu .games-sub>li a>div.menu_genesis {
    background: url(../../images/games/genesis.png) center no-repeat;
    line-height: 340px;
}