* {
    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: 990px!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
}

.content1 #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
}

.content1 #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: auto
}

.marquee-div {
    float: left;
    width: 35%;
    margin-top: 10px
}

.sound {
    float: left
}

#runningText {
    width: 60%;
    float: left;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px
}

.form-wrap {
    float: right;
    width: 642px;
    height: 24px;
    background: url(../images/form.png) center no-repeat;
    margin-top: 4px
}

form.my-form {
    float: right;
    width: 515px;
    height: auto
}

form.my-form input[name="username"],form.my-form input[name="password"],form.my-form input[name="useracc"],form.my-form input[name="passwd"] {
    float: left;
    width: 120px;
    height: 23px;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    margin: 1px 3px;
    color: #fff;
    border: none;
    background: none
}

form.my-form input:focus {
    outline: none
}

form.my-form input::-webkit-input-placeholder {
    color: #fff
}

.btnDaftar,.btnLogin {
    float: left;
    width: 123px;
    height: 24px;
    border: none;
    display: block;
    text-align: center;
    line-height: 30px
}

.btnDaftar {
    background: url(../images/daftar.png) center no-repeat;
    margin: 0 0 0 7px
}

.btnLogin {
    background: url(../images/masuk.png) center no-repeat;
    margin: 0 0 0 9px
}

.btnDaftar:hover,.btnLogin:hover {
    opacity: 0.8
}

.contact-left {
    float: left;
    margin-top: 25px
}

.contact-left li {
    float: left;
    margin-left: 60px
}

.contact-left li:first-child {
    margin-left: 0px
}

.contact-left li img {
    float: left;
    vertical-align: middle
}

.contact-left li div {
    float: left;
    font-family: Kievit;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 3px;
    margin-left: 15px
}

.contact-left li div p:last-child {
    color: #96ff07;
    margin-top: 5px
}

.logo {
    float: left;
    margin-top: -2px;
    margin-left: 235px;
    position: relative;
    z-index: 999
}

.contact-right {
    float: right;
    margin-top: 25px
}

.contact-right li {
    float: left;
    margin-left: 50px
}

.contact-right li:first-child {
    margin-left: 0px
}

.contact-right li img {
    float: left;
    vertical-align: middle
}

.contact-right li div {
    float: left;
    font-family: Kievit;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 3px;
    margin-left: 15px
}

.contact-right li div p:last-child {
    color: #96ff07;
    margin-top: 5px
}

.menu {
    width: 100%;
    float: left;
    margin-top: -35px;
    position: relative;
    z-index: 999
}

.menu>li {
    float: left;
    margin: 8px 8px 0 8px;
    position: relative
}

.menu li:first-child {
    margin-left: 0px;
    margin-top: 0px
}

.menu li:nth-child(6) {
    width: 260px
}

.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
}

.menu li:hover a {
    color: #96ff07
}

.sub-menu {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 999;
    display: block;
    margin-top: -10px
}

.sportsbook {
    position: absolute;
    height: 179px;
    width: 101%;
    background-color: #000;
    z-index: 999
}

.sportsbook li {
    display: inline-block;
    width: 246px;
    height: 190px
}

.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
}

.sportsbook li a div {
    width: 246px;
    height: 190px;
    display: block;
    line-height: 340px
}

.sportsbook li:first-child a div {
    background: url(../images/sportsbook/afb88.png) center no-repeat
}

/*.sportsbook li:nth-child(2) a div {
    background: url(../images/sportsbook/afb88.png) center no-repeat
}*/

.sportsbook li:nth-child(2) a div {
    background: url(../images/sportsbook/ibc.png) center no-repeat
}

.sportsbook li:nth-child(3) a div {
    background: url(../images/sportsbook/sbo.png) center no-repeat
}

.sportsbook li:nth-child(4) a div {
    background: url(../images/sportsbook/tfg_nav.png) center no-repeat
}

.sportsbook li:nth-child(5) a div {
    background: url(../images/sportsbook/hracing_nav.png) center no-repeat
}

.sportsbook li a div.leapgaming {
    background: url(../images/sportsbook/leap.png) center no-repeat
}

.sportsbook li:hover a {
    background: #62bc02
}

.casino-togel {
    position: absolute;
    height: 179px;
    width: 101%;
    background-color: #000;
    z-index: 999
}

.casino-togel>li {
    float: left;
    display: block;
    width: 246px;
    height: 190px;
    z-index: 999
}

.casino-togel>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
}

.casino-togel>li>a>div {
    width: 246px;
    height: 190px;
    display: block
}

.casino-dg, #casino-sub li a .dg99{
    background: url(../images/casino/dg.png) center no-repeat;
    line-height: 340px
}

.casino-gd88, #casino-sub li a  .gd {
    background: url(../images/casino/gd88.png) center no-repeat;
    line-height: 340px
}

.casino-tw {
    background: url(../images/casino/tw.png) center no-repeat;
    line-height: 340px
}

.casino-gold {
    background: url(../images/casino/gold-casino.png) center no-repeat;
    line-height: 340px
}

.casino-ag,#casino-sub li a  .ag {
    background: url(../images/casino/ag.png) center no-repeat;
    line-height: 340px
}

.casino-crown {
    background: url(../images/casino/crown.png) center no-repeat;
    line-height: 340px
}

.casino-allbet, #casino-sub li a  .allbet {
    background: url(../images/casino/allbet.png) center no-repeat;
    line-height: 340px
}

.casino-sbo {
    background: url(../images/casino/sbo.png) center no-repeat;
    line-height: 340px
}

.casino-sa, #casino-sub li a .sa {
    background: url(../images/casino/sa-gaming.png) center no-repeat;
    line-height: 340px
}

.casino-sexy, #casino-sub li a  .sexy {
    background: url(../../images/sexy_logo.png) center no-repeat;
    line-height: 340px
}

.casino-wm, #casino-sub li a .wm {
    background: url(../../images/wm.png) center no-repeat;
    line-height: 340px
}

.casino-evo, #casino-sub li a  .evo {
    background: url(../images/evo-log.png) center no-repeat;
    line-height: 340px
}

.casino-hbo {
    background: url(../images/casino/hongbo.png) center no-repeat;
    line-height: 340px
}

.casino-miki, #casino-sub li a  .miki {
    background: url(../images/casino/miki_nav.png) center no-repeat;
    line-height: 340px
}

.casino-n2live, #casino-sub li a  .n2live {
    background: url(../images/casino/n2live_nav.png) center no-repeat;
    line-height: 340px
}

.casino-hg {
    background: url(../images/casino/hg.png) center no-repeat;
    line-height: 340px
}

.casino-tga, #casino-sub li a .tga  {
    background: url(../images/casino/casinotga.png) center no-repeat;
    line-height: 340px
}

.casino-pp,#casino-sub li a .pp_ca  {
    background: url(../images/casino/pp_nav.png) center no-repeat;
    line-height: 340px
}

.casino-supernowa, #casino-sub li a  .supernowa {
    background: url(../images/casino/supernowa.png) center no-repeat;
    line-height: 340px
}

.casino-royal, #casino-sub li a .royal {
    background: url(../images/casino/royal.png) center no-repeat;
    line-height: 340px
}
.casino-welive, #casino-sub li a .welive {
    background: url(../images/casino/welive.png) center no-repeat;
    line-height: 340px
}

.casino-togel>li:hover>a {
    background: #62bc02
}

.games-sub {
    position: absolute;
    height: 179px;
    width: 101%;
    background-color: #000;
    z-index: 999
}

.games-sub>li {
    float: left;
    display: block;
    width: 246px;
    height: 190px
}

.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
}

.games-sub>li>a>div {
    width: 246px;
    height: 190px;
    display: block
}

.games-sub>li.bg>a>div, .games-sub>li.afb>a>div {
    background: url(../images/games/bg.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.fish>a>div,.games-sub>li.fishing>a>div  {
    background: url(../images/games/fish.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.haba>a>div, .games-sub>li.hb>a>div {
    background: url(../images/games/habanero.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.pt>a>div {
    background: url(../images/games/playtech.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.mg>a>div {
    background: url(../images/games/mg.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.tw>a>div {
    background: url(../images/games/tw.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.w88>a>div {
    background: url(../images/games/w88.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.gold>a>div {
    background: url(../images/games/gold.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.pp>a>div,.games-sub>li.pplay>a>div {
    background: url(../images/games/pp.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.rt>a>div {
    background: url(../images/games/rtg.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.net>a>div {
    background: url(../images/games/netent.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.ps>a>div,.games-sub>li.playstar>a>div  {
    background: url(../images/games/playstar-icon.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.ds>a>div, .games-sub>li.dragoon>a>div {
    background: url(../images/games/dragoon-icon.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.sa>a>div {
    background: url(../images/games/sagaming-icon.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.pg_g>a>div,.games-sub>li.pg>a>div  {
    background: url(../images/games/pg.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.menu_joker>a>div,.games-sub>li.joker>a>div {
    background: url(../images/games/joker.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.cq9>a>div {
    background: url(../images/games/cq9.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.icg>a>div {
    background: url(../images/games/icg_nav.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.fc>a>div {
    background: url(../images/games/fc_nav.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.jili>a>div {
    background: url(../images/games/jili-nav.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.kaslots>a>div {
    background: url(../images/games/ka.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.leapslots>a>div {
    background: url(../images/games/leap.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.richslots>a>div,.games-sub>li.rich88>a>div  {
    background: url(../images/games/rich88.png) center no-repeat;
    line-height: 340px
}

.games-sub>li.spade-menu>a>div, .games-sub>li.spadegaming>a>div {
    background: url(../images/games/spadegaming.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.platipus-menu>a>div,.games-sub>li.platipus>a>div {
    background: url(../images/games/platipus.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.nextspin-menu>a>div,.games-sub>li.nextspin>a>div  {
    background: url(../images/games/nextspin.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.live22-menu>a>div,.games-sub>li.live22>a>div  {
    background: url(../images/games/live22.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.rtg-menu>a>div,.games-sub>li.rtg>a>div {
    background: url(../images/games/rtg.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.lnc-menu>a>div, .games-sub>li.nlc>a>div {
    background: url(../images/games/lnc.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.btg-menu>a>div, .games-sub>li.btg>a>div {
    background: url(../images/games/btg.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.netent-menu>a>div, .games-sub>li.netent-menunetent>a>div {
    background: url(../images/games/netent.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.png-menu>a>div,.games-sub>li.png>a>div {
    background: url(../images/games/png.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.relax>a>div {
    background: url(../images/games/relax.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.genesis>a>div {
    background: url(../images/games/genesis.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.hacksaw>a>div {
    background: url(../images/games/hacksaw.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.cg>a>div {
    background: url(../images/games/cg.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.jdb>a>div {
    background: url(../images/games/jdb.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.ap>a>div {
    background: url(../images/games/ap.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.bng>a>div {
    background: url(../images/games/bng.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.fastspin>a>div {
    background: url(../images/games/fastspin.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.kmslots>a>div {
    background: url(../images/games/kmslots.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.play8>a>div {
    background: url(../images/games/play8.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.yesbingo>a>div {
    background: url(../images/games/yesbingo.png) center no-repeat;
    line-height: 340px
}
.games-sub>li.ylslots>a>div {
    background: url(../images/games/ylslots.png) center no-repeat;
    line-height: 340px
}
.games-sub>li:hover>a {
    background: #62bc02
}

.poker {
    position: absolute;
    height: 179px;
    width: 101%;
    background-color: #000;
    z-index: 999
}

.poker>li {
    float: left;
    display: block;
    width: 246px;
    height: 190px
}

.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
}

.poker>li>a>div {
    width: 246px;
    height: 190px;
    display: block
}

.poker>li:first-child>a>div {
    background: url(../images/poker/texas.png) center no-repeat;
    line-height: 340px
}

.poker>li:nth-child(2)>a>div {
    background: url(../images/poker/klas-poker1.png) center no-repeat;
    line-height: 340px
}

.poker>li:nth-child(3)>a>div {
    background: url(../images/poker/tangkas.png) center no-repeat;
    line-height: 340px
}

.poker>li:nth-child(4)>a>div {
    background: url(../images/poker/joker-poker.png) center no-repeat;
    line-height: 340px
}

.poker>li:nth-child(5)>a>div {
    background: url(../images/poker/ffyl.png) center no-repeat;
    line-height: 340px
}

.poker>li:nth-child(6)>a>div {
    background: url(../images/poker/3king.png) center no-repeat;
    line-height: 340px
}

.poker>li:nth-child(7)>a>div {
    background: url(../images/poker/airach.png) center no-repeat;
    line-height: 340px
}

.poker>li:last-child>a>div {
    background: url(../images/poker/ff_nav.png) center no-repeat;
    line-height: 340px
}

.poker>li.we1poke a>div {
    background: url(../images/poker/we1poker.png) center no-repeat;
    line-height: 340px
}

.poker>li:hover>a {
    background: #62bc02
}

.poker>li.king3 a>div {
    background: url(../images/poker/3king.png) center no-repeat;
    line-height: 340px
}

.poker>li.airracing a>div {
    background: url(../images/poker/airach.png) center no-repeat;
    line-height: 340px
}

.poker>li.videomonino a>div {
    background: url(../images/poker/video.png) center no-repeat;
    line-height: 340px
}

.togel-sub {
    position: absolute;
    height: 179px;
    width: 101%;
    background-color: #000;
    z-index: 999
}

.togel-sub>li {
    float: left;
    display: block;
    width: 246px;
    height: 190px
}

.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
}

.togel-sub>li>a>div {
    width: 246px;
    height: 190px;
    display: block
}

.togel-sub>li:first-child>a>div {
    background: url(../images/togel/singapore.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:nth-child(2)>a>div {
    background: url(../images/togel/magnum.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:nth-child(3)>a>div {
    background: url(../images/togel/sydney.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:nth-child(4)>a>div {
    background: url(../images/togel/hongkong.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:nth-child(5)>a>div {
    background: url(../images/togel/hiroshima.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:nth-child(6)>a>div {
    background: url(../images/togel/chengdu.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:nth-child(7)>a>div {
    background: url(../images/togel/nagasaki.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:nth-child(8)>a>div {
    background: url(../images/togel/bullseyeo.png) center no-repeat;
    line-height: 340px
}

.togel-sub>li:hover>a {
    background: #62bc02
}

.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:last-child>a>div {
    background: url(../images/bank/bank.png) center no-repeat;
    line-height: 340px
}

.jadwal>li:hover>a {
    background: #62bc02
}

.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-num {
    background: url(../images/number/number.png) center no-repeat;
    line-height: 340px
}

.number-keno {
    background: url(../images/number/keno.png) center no-repeat;
    line-height: 340px
}

.number-keno-new {
    background: url(../images/number/new-keno.png) center no-repeat;
    line-height: 340px
}

.number-bj {
    background: url(../images/number/bj.png) center no-repeat;
    line-height: 340px
}

.number-live {
    background: url(../images/number/live-number.png) center no-repeat;
    line-height: 340px
}

.number-cock {
    background: url(../images/number/cf88.png) center no-repeat;
    line-height: 340px
}

.number-bull {
    background: url(../images/number/bull.png) center no-repeat;
    line-height: 340px
}

.number-cock {
    background: url(../images/number/cock.png) center no-repeat;
    line-height: 340px
}

.number-s128 {
    background: url(../images/number/s128.png) center no-repeat;
    line-height: 340px
}
.number-keno-new {
    background: url(../images/number/new-keno.png) center no-repeat;
    line-height: 340px
}
.number-dgv99 {
    background: url(../images/number/dgv99.png) center no-repeat;
    line-height: 340px
}
.number-cf361{
    background: url(../images/number/nav-cf361.png) center no-repeat;
    line-height: 340px
}

.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
}

.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
}

.content1 {
    height: auto
}

.slideshow {
    float: left;
    width: 990px;
    height: 298px;
    margin-top: -10px
}

hr {
    border: 2px solid #82e501
}

.result-wrap {
    float: left;
    width: 1151px;
    height: 112px;
    background: url(../images/result.png) center no-repeat;
    margin-left: -80px
}

.result {
    float: left;
    margin-top: 3px;
    margin-left: 85px
}

.result li {
    float: left;
    width: 140px;
    margin-right: 0px
}

.result li:first-child {
    width: 137px
}

.result li:nth-child(2) {
    width: 145px
}

.result li:last-child {
    width: 145px
}

.result li p {
    color: white;
    text-align: center
}

.result li p:first-child {
    font-family: Kievit;
    font-size: 18px;
    text-transform: uppercase
}

.result li p:nth-child(2) {
    font-family: Megatron;
    font-size: 30px;
    color: #000;
    font-style: italic;
    margin-top: 20px;
    text-shadow: 2px 2px #89e111
}

.result li p:last-child {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    margin-top: 25px
}

.product-wrap {
    float: left;
    width: 1071px;
    height: 242px;
    background: url(../images/product.png) center no-repeat;
    margin-left: -11px
}

.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: 240px;
    display: block;
    margin-left: 10px
}

.product li:hover a {
    opacity: 0.8
}

.product li:first-child a {
    width: 138px;
    margin-left: 10px
}

.product li:nth-child(2) a {
    width: 175px;
    margin-left: 43px
}

.product li:nth-child(3) a {
    width: 120px;
    margin-left: 12px
}

.product li:nth-child(4) a {
    width: 190px;
    margin-left: 0px
}

.product li:nth-child(5) a {
    width: 150px;
    margin-left: 10px
}

.product li:last-child a {
    width: 144px;
    margin-left: 10px
}

.content-text {
    width: 990px;
    height: 354px;
    background: url(../images/content.png) center no-repeat;
    margin-top: 10px
}

.content-text p {
    font-family: arial;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 19px;
    padding-left: 18px;
    padding-right: 18px
}

.content-header {
    font-family: RobotoSlab!important;
    font-size: 17px!important;
    font-style: italic;
    padding-top: 100px
}

.content-text .green {
    color: #a4ff27;
    padding: 10px 0
}

.white {
    color: #fff
}

.footer {
    height: auto
}

.footer-wrap {
    float: left;
    width: 1044px;
    height: 150px;
    background: url(../images/bank.png) center no-repeat;
    margin-top: 20px;
    margin-left: -10px
}

.copyright {
    float: right;
    font-family: arial;
    font-size: 12px;
    color: #a4ff27;
    margin: 125px 60px 0 0
}

.black-wrapper {
    float: left;
    width: 100%;
    height: auto;
    background: #000;
    margin: 0 auto
}

.commission {
    float: left;
    margin: 10px 0 0 5px;
    width: 990px
}

.sportbook-page {
    float: left;
    width: 1193px;
    height: 380px;
    background: url(../images/sportsbook-page.jpg) center no-repeat;
    margin: 10px 0 0 5px
}

.sportsbook1 {
    float: left;
    width: 487px;
    height: 173px;
    background: url(../images/sportsbook/1.jpg) center no-repeat;
    margin: 20px 0 5px 5px
}

.sportsbook1 img {
    width: 480px
}

.sportsbook2 {
    float: right;
    width: 487px;
    height: 173px;
    background: url(../images/sportsbook/2.jpg) center no-repeat;
    margin: 20px 5px 5px 0
}

.sportsbook2 img {
    width: 480px
}

.sportsbook3 {
    float: left;
    width: 487px;
    height: 173px;
    background: url(../images/sportsbook/3.jpg) center no-repeat;
    margin: 0px 5px 5px 5px
}

.sportsbook3 img {
    width: 480px
}

.sportsbook4 {
    float: left;
    width: 487px;
    height: 173px;
    background: url(../images/sportsbook/4.jpg) center no-repeat;
    margin: 0px 5px 5px 0
}

.sportsbook4 img {
    width: 480px
}

.sportsbook5 {
    float: left;
    width: 487px;
    height: 173px;
    background: url(../images/sportsbook/5.jpg) center no-repeat;
    margin: 0px 5px 5px 0
}

.sportsbook5 img {
    width: 480px
}

.sportsbook6 {
    float: left;
    width: 487px;
    height: 173px;
    background: url(../images/sportsbook/horse_racing.jpg) center no-repeat;
    margin: 0px 5px 5px 0
}

.sportsbook6 img {
    width: 480px
}

.sportsbook7 {
    float: left;
    width: 487px;
    height: 173px;
    background: url(../images/sportsbook/leap.jpg) center no-repeat;
    margin: 0px 5px 5px 0
}

.sportsbook7 img {
    width: 480px
}

.commission {
    float: left;
    margin: 10px 0 0 5px
}

.casino1 {
    width: 487px;
    height: 173px;
    background: url(../images/casino/1.jpg) center no-repeat
}

.casino1 img {
    width: 490px
}

.casino2,.ag {
    width: 487px;
    height: 173px;
    background: url(../images/casino/2.jpg) center no-repeat
}

.casino2 img,.ag img {
    width: 490px
}

.casino3 {
    width: 487px;
    height: 173px;
    background: url(../images/casino/3.jpg) center no-repeat
}

.casino3 img {
    width: 490px
}

.casino4,.sa {
    width: 487px;
    height: 173px;
    background: url(../images/casino/4.jpg) center no-repeat
}

.casino4 img,.sa img {
    width: 490px
}

.casino5 {
    width: 487px;
    height: 173px;
    background: url(../images/casino/5.jpg) center no-repeat
}

.casino5 img {
    width: 490px
}

.casino6,.dg99 {
    width: 487px;
    height: 173px;
    background: url(../images/casino/6.jpg) center no-repeat
}

.casino6 img,.dg99 img {
    width: 490px
}

.casino7,.allbet {
    width: 487px;
    height: 173px;
    background: url(../images/casino/7.jpg) center no-repeat
}

.casino7 img,.allbet img {
    width: 490px
}

.casino8 {
    width: 487px;
    height: 173px;
    background: url(../images/casino/8.jpg) center no-repeat
}

.casino8 img {
    width: 490px
}

.casino9,.gd {
    width: 487px;
    height: 173px;
    background: url(../images/casino/9.jpg) center no-repeat
}

.casino9 img,.gd img {
    width: 490px
}

.casino10,.sexy {
    width: 487px;
    height: 173px;
    background: url(../images/casino/10.jpg) center no-repeat
}

.casino10 img,.sexy img {
    width: 490px
}

.casinowm,.wm {
    width: 487px;
    height: 173px;
    background: url(../images/casino/wm.jpg) center no-repeat
}

.casinowm img,.wm img {
    width: 490px
}

.casinoevo,.evo {
    width: 487px;
    height: 173px;
    background: url(../images/casino/evo.jpg) center no-repeat
}

.casinoevo img,.evo img {
    width: 490px
}

.casinohbo,.hbo {
    width: 487px;
    height: 173px;
    background: url(../images/casino/hongbo.jpg) center no-repeat
}

.casinohbo img,.hbo img {
    width: 490px
}

.casinomiki,.miki {
    width: 490px;
    height: 173px;
    background: url(../images/casino/miki.jpg) center no-repeat
}

.casinomiki img,.miki img {
    width: 490px
}

.casinon2live,.n2live {
    width: 493px;
    height: 173px;
    background: url(../images/casino/2live.jpg) center no-repeat;
    float: left
}

.casinon2live img,.n2live img {
    width: 490px
}

.casinonhg,.hg {
    width: 493px;
    height: 173px;
    background: url(../images/casino/hg.jpg) center no-repeat
}

.supernowa {
    width: 493px;
    height: 173px;
    background: url(../images/casino/supernowa.jpg) center no-repeat
}

.casinotga,.tga {
    width: 486px;
    height: 173px;
    background: url(../images/casino/tga.jpg) center no-repeat;
    float: right;
    margin-right: 7px
}

.casinonhg img,.hg img,.tga img,.casinotga img,.casinopp img,.pp_ca img,.supernowa img {
    width: 490px
}

.casinopp,.pp_ca {
    width: 493px;
    height: 173px;
    background: url(../images/casino/ppcasi.jpg) center no-repeat
}
.welive{
     width: 493px;
    height: 173px;
    background: url(../images/casino/welive.jpg) center no-repeat
}
.games1 img,.games2 img,.games3 img,.games4 img,.games5 img,.games6 img,.games7 img,.games8 img,.games9 img,.games10 img,.games11 img,.games12 img,.games13 img,.games14 img,.games15 img,.games16 img,.joker img,.icg img,.spadegaming img,.platipus img,.nextspin img,.live22 img,.rich88 img,.leapgaming img,.kaslots img,.jili img,.fc img {
    width: 490px
}
.games1 {
    width: 487px;
    height: 173px;
    background: url(../images/games/1.jpg) center no-repeat;
    display: inline-block
}


.games2 {
    width: 487px;
    height: 173px;
    background: url(../images/games/2.jpg) center no-repeat;
    display: inline-block
}
.games3 {
    width: 487px;
    height: 173px;
    background: url(../images/games/3.jpg) center no-repeat;
    display: inline-block
}


.games4 {
    width: 487px;
    height: 173px;
    background: url(../images/games/4.jpg) center no-repeat;
    display: inline-block
}
.games5 {
    width: 487px;
    height: 173px;
    background: url(../images/games/5.jpg) center no-repeat;
    display: inline-block
}

.games6 {
    width: 487px;
    height: 173px;
    background: url(../images/games/6.jpg) center no-repeat;
    display: inline-block
}

.games7 {
    width: 487px;
    height: 173px;
    background: url(../images/games/7.jpg) center no-repeat;
    display: inline-block
}

.games8 {
    width: 487px;
    height: 173px;
    background: url(../images/games/8.jpg) center no-repeat;
    display: inline-block
}
.games9 {
    width: 487px;
    height: 173px;
    background: url(../images/games/9.jpg) center no-repeat;
    display: inline-block
}

.games10{
    width: 487px;
    height: 173px;
    background: url(../images/games/10.jpg) center no-repeat;
    display: inline-block
}
.games11 {
    width: 487px;
    height: 173px;
    background: url(../images/games/11.jpg?time=02) center no-repeat;
    display: inline-block
}

.games12 {
    width: 487px;
    height: 173px;
    background: url(../images/games/12.jpg) center no-repeat;
    display: inline-block
}
.games13{
    width: 487px;
    height: 173px;
    background: url(../images/games/playstar.png) center no-repeat;
    display: inline-block;
    float: left;
}

.games14{
    width: 487px;
    height: 173px;
    background: url(../images/games/dragoon.png) center no-repeat;
    display: inline-block
}
.games15{
    width: 487px;
    height: 173px;
    background: url(../images/games/7.jpg) center no-repeat;
    display: inline-block
}
.form-slots .afb {
    width: 487px;
    height: 173px;
    background: url(../images/games/afb.jpg) center no-repeat;
    display: inline-block
}
.form-slots .hb {
    width: 487px;
    height: 173px;
    background: url(../images/games/hb.jpg) center no-repeat;
    display: inline-block
}

.form-slots .fishing {
    width: 487px;
    height: 173px;
    background: url(../images/games/fishing.jpg) center no-repeat;
    display: inline-block
}

.form-slots .pplay {
    width: 487px;
    height: 173px;
    background: url(../images/games/pplay.jpg) center no-repeat;
    display: inline-block
}
.form-slots .playstar {
    width: 487px;
    height: 173px;
    background: url(../images/games/playstar.jpg) center no-repeat;
    display: inline-block;
    float: left;
}

.form-slots .dragoon {
    width: 487px;
    height: 173px;
    background: url(../images/games/dragoon.png) center no-repeat;
    display: inline-block
}

.form-slots .pg {
    width: 487px;
    height: 173px;
    background: url(../images/games/pg.jpg) center no-repeat;
    display: inline-block
}
.form-slots .games16,.form-slots .cq9 {
    width: 487px;
    height: 173px;
    background: url(../images/games/cq9.jpg) center no-repeat;
    display: inline-block
}

.form-slots .gamesjoker,.form-slots .joker {
    width: 487px;
    height: 173px;
    background: url(../images/games/joker123.jpg) center no-repeat;
    display: inline-block
}

.form-slots .gamesicg,.form-slots .icg {
    width: 487px;
    height: 173px;
    background: url(../images/games/icg.jpg) center no-repeat;
    display: inline-block
}

.form-slots .gamesfc,.form-slots .fc {
    width: 487px;
    height: 173px;
    background: url(../images/games/fc.jpg) center no-repeat;
    display: inline-block
}

.form-slots .gamesjili,.form-slots .jili {
    width: 487px;
    height: 173px;
    background: url(../images/games/jili.jpg) center no-repeat;
    display: inline-block
}

.form-slots .gameska,.form-slots .kaslots {
    width: 487px;
    height: 173px;
    background: url(../images/games/kaslots.jpg) center no-repeat;
    display: inline-block
}

.form-slots .leapgaming {
    width: 487px;
    height: 173px;
    background: url(../images/games/leap.jpg) center no-repeat;
    display: inline-block
}


.form-slots .rich88 {
    width: 487px;
    height: 173px;
    background: url(../images/games/rich88.jpg) center no-repeat;
    display: inline-block
}


.form-slots .spadegaming {
    width: 487px;
    height: 173px;
    background: url(../images/games/spadegaming.jpg) center no-repeat;
    display: inline-block
}

.form-slots .platipus {
    width: 487px;
    height: 173px;
    background: url(../images/games/platipus.jpg) center no-repeat;
    display: inline-block
}

.form-slots .nextspin {
    width: 487px;
    height: 173px;
    background: url(../images/games/nextspin.jpg) center no-repeat;
    display: inline-block
}

.form-slots .live22 {
    width: 487px;
    height: 173px;
    background: url(../images/games/live22.jpg) center no-repeat;
    display: inline-block
}
.form-slots .btg {
    width: 487px;
    height: 173px;
    background: url(../images/games/btg.jpg) center no-repeat;
    display: inline-block
}
.form-slots .rtg {
    width: 487px;
    height: 173px;
    background: url(../images/games/rtg.jpg) center no-repeat;
    display: inline-block
}
.form-slots .nlc {
    width: 487px;
    height: 173px;
    background: url(../images/games/nlc.jpg) center no-repeat;
    display: inline-block
}
.form-slots .png {
    width: 487px;
    height: 173px;
    background: url(../images/games/png.jpg) center no-repeat;
    display: inline-block
}
.form-slots .netent {
    width: 487px;
    height: 173px;
    background: url(../images/games/netent.jpg) center no-repeat;
    display: inline-block
}
.form-slots .bng {
    width: 487px;
    height: 173px;
    background: url(../images/games/bng.jpg) center no-repeat;
    display: inline-block
}
.form-slots .fastspin {
    width: 487px;
    height: 173px;
    background: url(../images/games/fastspin.jpg) center no-repeat;
    display: inline-block
}
.form-slots .kmslots {
    width: 487px;
    height: 173px;
    background: url(../images/games/kmslots.jpg) center no-repeat;
    display: inline-block
}
.form-slots .play8 {
    width: 487px;
    height: 173px;
    background: url(../images/games/play8.jpg) center no-repeat;
    display: inline-block
}
.form-slots .yesbingo {
    width: 487px;
    height: 173px;
    background: url(../images/games/yesbingo.jpg) center no-repeat;
    display: inline-block
}
.form-slots .ylslots {
    width: 487px;
    height: 173px;
    background: url(../images/games/ylslots.jpg) center no-repeat;
    display: inline-block
}

.commission {
    float: left;
    margin: 10px 0 0 5px
}

.number1 {
    width: 487px;
    height: 152px;
    background: url(../images/number/1.jpg) center no-repeat
}

.number1 img {
    width: 490px
}

.number2 {
    width: 487px;
    height: 152px;
    background: url(../images/number/2.jpg) center no-repeat
}

.number2 img {
    width: 490px
}

.number3 {
    width: 487px;
    height: 152px;
    background: url(../images/number/3.jpg) center no-repeat
}

.number3 img {
    width: 490px
}

.number4 {
    width: 487px;
    height: 152px;
    background: url(../images/number/4.jpg) center no-repeat
}

.number4 img {
    width: 490px
}

.number5 {
    width: 487px;
    height: 152px;
    background: url(../images/number/5.jpg) center no-repeat
}

.number5 img {
    width: 490px
}

.number6 {
    width: 487px;
    height: 152px;
    background: url(../images/number/6.jpg) center no-repeat
}

.number6 img {
    width: 490px
}

.number7 {
    width: 487px;
    height: 152px;
    background: url(../images/number/7.jpg) center no-repeat
}

.number7 img {
    width: 490px
}

.number8 {
    width: 487px;
    height: 152px;
    background: url(../images/number/8.jpg) center no-repeat
}

.number8 img {
    width: 490px
}

.number9 {
    width: 487px;
    height: 152px;
    background: url(../images/number/keno-keno.jpg) center no-repeat
}

.number9 img {
    width: 490px
}

.number10 {
    width: 487px;
    height: 152px;
    background: url(../images/number/10.jpg) center no-repeat
}
.number11 {
    width: 487px;
    height: 152px;
    background: url(../images/number/11.jpg) center no-repeat
}
.cf361 {
    width: 487px;
    height: 152px;
    background: url(../images/number/cf361.jpg) center no-repeat
}


.number10 img {
    width: 490px
}

.togel-wrap {
    float: left;
    width: 100%;
    height: 100%;
    border: 2px #59a40b solid;
    border-radius: 3px;
    margin: 10px 0 0 0;
    padding-bottom: 25px
}

.togel-period {
    color: #f7ca06;
    font-size: 18px;
    padding: 15px 0 0 0
}

.togel-date {
    font-size: 16px;
    color: #f7ca06
}

.togel-result {
    color: white;
    font-weight: bold;
    font-size: 38px;
    letter-spacing: 12px;
    padding: 10px 0 0px 10px
}

.togel-jadwal {
    color: #ffffff;
    font-size: 13px;
    padding: 5px;
    line-height: 19px
}

.lihat-hasil {
    color: #ffffff;
    font-size: 14px;
    padding-top: 12px
}

.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: 25px 0 0 0;
    margin: 21px 0 0 9px
}

.clickplay:hover {
    color: gray
}

.clickplay div:first-child {
    font-size: 21px
}

.togel-top {
    float: right;
    margin: 20px 10px 0 0
}

.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: 0 0 0 5px
}

.togel-top>li:first-child {
    margin: 0
}

.togel-top>li>p:first-child {
    color: #f7ca06;
    font-size: 17px;
    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 {
    float: left;
    margin: -124px 0 0 5px
}

.togel-bottom {
    float: left;
    margin: 10px 0 0 5px
}

.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 5px
}

.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 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/1.jpg) center no-repeat
}

.poker2 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/2.jpg) center no-repeat
}

.poker3 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/3.jpg) center no-repeat
}

.poker4 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/4.jpg) center no-repeat
}

.poker5 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/5.jpg) center no-repeat
}

.poker6 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/6.jpg) center no-repeat
}

.poker7 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/klas_poker.jpg) center no-repeat
}

.poker8 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/ffyl.jpg) center no-repeat
}

.poker9 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/ongdo.jpg) center no-repeat
}

.poker10 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/poke.jpg) center no-repeat
}

.poker11 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/ham.jpg) center no-repeat
}

.poker12 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/tienlen.jpg) center no-repeat
}

.poker13 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/kla-klouk.jpg) center no-repeat
}

.poker14 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/sikuthai.jpg) center no-repeat
}

.poker15 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/kate.jpg) center no-repeat
}

.poker16 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/apoung.jpg) center no-repeat
}

.we1pokerdd {
    width: 487px;
    height: 173px;
    background: url(../images/poker/we1poker.jpg) center no-repeat
}

.king3dd {
    width: 487px;
    height: 173px;
    background: url(../images/poker/3king.jpg) center no-repeat
}

.airdd {
    width: 487px;
    height: 173px;
    background: url(../images/poker/air_racing.jpg) center no-repeat
}

.videodd {
    width: 487px;
    height: 173px;
    background: url(../images/poker/video.jpg) center no-repeat
}
.poker18 {
    width: 487px;
    height: 173px;
    background: url(../images/poker/ffgames_poker.jpg) center no-repeat
}

.poker1 img,.poker2 img,.poker3 img,.poker4 img,.poker5 img,.poker6 img,.poker7 img,.poker8 img,.poker9 img,.poker10 img,.poker11 img,.poker12 img,.poker13 img,.poker14 img,.poker15 img,.poker16 img,.we1pokerdd img,.airdd img,.king3dd img,.videodd 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: #a4ff27;
    text-decoration: none
}

.mr20 {
    margin: 20px 0;
    color: #fff;
    line-height: 18px
}

.mr20 img {
    border: medium none;
    width: 100px;
    margin: 0 0 10px 0
}

.pass-form {
    padding-top: 24px
}

.pass-form .pass-input {
    height: 38px;
    margin-top: 7px;
    color: #f4ef58;
    font-size: 14px;
    line-height: 38px
}

.pass-form .pass-input span {
    width: 430px;
    float: left;
    text-align: right;
    color: #db7421;
    padding-right: 10px
}

.pass-form .pass-input #aref {
    text-align: left;
    color: #F4EF58
}

.pass-form .pass-input #ref {
    text-align: left;
    color: #F4EF58
}

.pass-form .pass-input input {
    width: 280px;
    padding: 0 5px;
    height: 38px;
    line-height: 38px;
    border: 0;
    float: left;
    background: #c8a381;
    color: #5e3b39;
    font-size: 14px
}

.pass-form .pass-input input.w310 {
    width: 310px
}

.pass-form .pass-input input.w210 {
    width: 210px
}

.pass-form .pass-input input.w120 {
    width: 120px
}

.pass-form .pass-input input.w100 {
    width: 100px
}

.pass-form .pass-input select.w280 {
    width: 290px
}

.pass-form .pass-input select {
    width: 290px;
    height: 38px;
    padding: 5px;
    line-height: 38px;
    float: left;
    background: #c8a381;
    border: 0;
    color: #5e3b39;
    font-size: 14px
}

.pass-form .pass-input textarea {
    width: 310px;
    height: 150px;
    padding: 5px;
    line-height: 38px;
    float: left;
    background: #c8a381;
    border: 0;
    color: #5e3b39;
    font-size: 14px
}

.pass-form .pass-input em {
    width: 110px;
    height: 38px;
    text-align: center;
    background: #6d2623;
    font: 900 30px/38px "Arial";
    color: #db7421;
    float: left
}

.pass-form .pass-button {
    margin-top: 25px;
    height: 47px;
    padding-left: 440px
}

.pass-form .pass-button button {
    background: url(../images/pass-btn.png) no-repeat;
    width: 131px;
    height: 47px;
    line-height: 40px;
    text-align: center;
    color: #833012;
    font-size: 20px;
    font-weight: bold;
    border: 0;
    margin-right: 30px;
    cursor: pointer
}

.pass-form .pass-button button:hover {
    background-position: 0 -47px
}

.pass-form .pass-txt {
    color: #db7421;
    line-height: 22px;
    width: 480px;
    padding: 30px 0 15px 105px
}

.pass-note {
    color: #db7421;
    line-height: 22px;
    width: 510px;
    font-size: 13px;
    padding: 50px 0 50px 105px
}

.pass-note a {
    color: #f5f359
}

.pb50 {
    padding-bottom: 50px
}

.loginp h2 {
    height: 60px;
    font: 900 20px/60px Microsoft YaHei,"";
    color: #DB7421;
    border-bottom: 1px solid #761612
}

#runningText a {
    color: #fff
}

.favorite {
    background: url(../../images/star.png) no-repeat!important;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    z-index: 99
}

.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: 99
}

.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_name {
    color: #000!important;
    background: #96ff07!important
}

.favorite_home_play:hover,.favorite_home_active:hover {
    color: #000!important;
    background: #96ff07!important
}