/*General.css*/

*{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;}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}

/*reset.css*/

/* css rest */
html, body, div, span, applet, object, iframe,
 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;
}
/* HTML5 display-role reset for older browsers */
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;
}
/*end reset*/

/*Content.css*/

.content #header{border: 1px solid white;border-radius: 5px 5px 0 0;color:white;font-size:20px;padding:3px;margin-top:3px;background:none repeat scroll 0 0 rgba(0,0,0,0.9);border-bottom: 1px #999999 solid;margin:0 auto;}
.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.9);margin:0 auto;}
#space{height: 420px;}

/*uibase.css*/
.header{height: auto;}

.bank{padding: 10px 0 0 0;}

@font-face{font-family: ARLRDBD;src: url(../font/ARLRDBD.ttf);}
.datetime{width: 350px;height: auto;color: white;font-family: ARLRDBD;}
.date{font-size: 12px;padding: 12px 13px;}
.hour{font-size: 12px;padding: 12px 40px 0 13px;}
.eng{padding: 8px 5px;}
.indo{padding: 8px 5px;}

.logo{padding-top: 40px;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
form.my-form{padding: 30px 0 0 0;width: 240px;}
.daftar-table{}
.daftar-table>tbody>tr>td{font-family: arial;color: white;text-align: center;padding: 5px 5px;}

.daftar-table>tbody>tr:last-child>td:first-child{padding: 5px 5px;}

.daftar-table>tbody>tr>td>span{font-family: arial;font-size: 11px;}
.daftar-table>tbody>tr>td>input[name="username"]{width: 110px;height: 24px;font-family: arial;font-size: 14px;border: none;border-radius: 3px;text-align: center;}
.daftar-table>tbody>tr>td>input[name="password"]{width: 110px;height: 24px;font-family: arial;font-size: 14px;border: none;border-radius: 3px;text-align: center;}
.daftar-table>tbody>tr>td>a{width: 114px;height: 28px;background: url(../../images1/daftar.gif) center no-repeat;display: block;}
.daftar-table>tbody>tr>td>input[name="btnLogin"]{width: 114px;height: 28px;background: url(../../images1/button.png) center no-repeat;border: none;font-family: RobotoSlab;font-size: 15px;color: #e8d269;}
.daftar-table>tbody>tr>td>a:hover{color: gray;}
.daftar-table>tbody>tr>td>input[name="btnLogin"]:hover{color: gray;}

.button{margin: 0 0 0 5px;}
.button>li{float: left;}
.button>li>a{width: 114px;height: 28px;background: url(../../images1/daftar.gif) center no-repeat;display: block;}
.button>li>input{width: 114px;height: 28px;background: url(../../images1/button.png) center no-repeat;border: none;font-family: RobotoSlab;font-size: 15px;color:#e8d269;margin: 0 0 0 5px;}

.menu{padding: 0px;margin: 0px;}
.menu>li{float: left;text-align: center;}
.menu>li>a{padding: 10px 45px 10px 45px;font-family: RobotoSlab;font-size: 15px;text-decoration: none;color: #e8d269;display: block;line-height: 20px;}
.menu>li:hover>a{text-decoration: none;color: #e8d269;font-weight: bold;display: block;}
.menu>li:first-child{text-align: left;}
.menu>li:last-child{text-align: right;}

.content{height: auto;}

.slideshow{width: 767px;height: 309px;margin-top: 10px;}

.download-div{width: 210px;height: auto;padding: 10px 0 0 8px;}
.sub-download{width: 210px;height: auto;}
.apple{padding: 0 0 8px 30px;vertical-align: middle;}
.android{padding: 0 0 8px 10px;}
.android-text{font-family: RobotoSlab;font-size: 21px;color:#00FFFF;padding: 5px 0 0 5px;}
.ios{font-family: RobotoSlab;font-size: 21px;color:#00FFFF;padding: 5px 0 0 10px;}

.contact-bg{width: 766px;height: 63px;background: url(../../images/contact.png) center no-repeat;margin-top: -8px;}
.contact{padding: 0;margin: 15px 0 0 30px;}
.contact>li{float: left;font-family: RobotoSlab;font-size: 14px;font-weight: bold;color: #e8d269;text-align: center;padding: 0 30px 0 0;}
.contact>li>img{vertical-align: middle;padding: 0 10px 0 0;}

.product{width: 100%;height: auto;position: relative;z-index: 9;margin: 20px 0 0 0;}
.baccarat{width: 192px;height: 183px;background: url(../../images/baccarat.png) center  no-repeat;text-align: center;color: #D42AFF;font-family: RobotoSlab;font-size: 18px;line-height: 400px;margin: 0 8px 0 0;position: relative;z-index: 999;}
.roulette{width: 192px;height: 183px;background: url(../../images/roulette.png) center  no-repeat;text-align: center;color: #D42AFF;font-family: RobotoSlab;font-size: 18px;line-height: 400px;margin: 0 8px 0 0;position: relative;z-index: 999;}
.sicbo{width: 192px;height: 183px;background: url(../../images/sicbo.png) center  no-repeat;text-align: center;color: #D42AFF;font-family: RobotoSlab;font-size: 18px;line-height: 400px;margin: 0 7px 0 0;position: relative;z-index: 999;}
.dragon{width: 192px;height: 183px;background: url(../../images/dragon.png) center  no-repeat;text-align: center;color: #D42AFF;font-family: RobotoSlab;font-size: 18px;line-height: 400px;margin: 0 7px 0 0;position: relative;z-index: 999;}
.slotgame{width: 192px;height: 183px;background: url(../../images/slotgame.png) center  no-repeat;text-align: center;color: #D42AFF;font-family: RobotoSlab;font-size: 18px;line-height: 400px;margin: 0;position: relative;z-index: 999;}

.baccarat>a{color: #D42AFF;text-decoration: none;}
.roulette>a{color: #D42AFF;text-decoration: none;}
.sicbo>a{color: #D42AFF;text-decoration: none;}
.dragon>a{color: #D42AFF;text-decoration: none;}
.slotgame>a{color: #D42AFF;text-decoration: none;}

.baccarat:hover>a{color: white;text-decoration: none;}
.roulette:hover>a{color: white;text-decoration: none;}
.sicbo:hover>a{color: white;text-decoration: none;}
.dragon:hover>a{color: white;text-decoration: none;}
.slotgame:hover>a{color: white;text-decoration: none;}

.border{margin: -5px 0 0 25px;}
.banner{margin: -305px 0 0 225px;}


.footer{height: auto;}

.footer-logo{margin: 25px 0 0 320px;}

.footer-menu{padding: 0 0 0 220px;margin: 0px;}
.footer-menu>li{float: left;text-align: center;}
.footer-menu>li>a{padding: 5px 15px 10px 15px;font-family: RobotoSlab;font-size: 14px;text-decoration: none;color: #00FFFF;display: block;}
.footer-menu>li:hover>a{text-decoration: none;color: white;font-weight: bold;display: block;}

.copyright{margin: 8px 0 0 270px;font-family: arial;font-size: 12px;color: white;}
.blue{color: #46a5ee;}

.warning{margin: 15px 0 10px 390px;}

/*Game Page*/
.row1{width: auto;height: auto;margin: 10px 0 0 0;}
.img1{width: 490px;height: 200px;border: 2px white solid;margin: 0 0 0 0;}
.img2{width: 490px;height: 200px;border: 2px white solid;margin: 0 0 0 10px;}

.contact1{margin-top: 15px;color: #fff;padding-left: 12px;}
.regBtn{float:left;width: 100px;height: 35px;background: url(../../images1/regBtn.png) center no-repeat;border:0;}

div.wrapper input[name="username"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="Password"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="VerifyPassword"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="ContactNumber"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="Email"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="FullName"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="memAccountName"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="memAccountNumber"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="ref"]{float: left;width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;margin: 0 5px 0 2px;border-radius: 3px;border: none;padding: 0 0 0 10px;}
div.wrapper input[name="checkc"]{width: 146px;height: 23px;font-family: arial;font-size: 10px;text-align: left;color: black;border-radius: 3px;border: none;margin-left: 3px;}
div.wrapper input[name="btnReg"]{width: 92px;height: 28px;background: url(../../images1/button.png) center no-repeat;color: black;border: none;font-family: calibri;font-size: 16px;font-weight: bold;margin: 0px 0px;text-transform: uppercase;}


.partner-container {
    width: 100%;
    position: relative;
}

.partner-container button {
   
    padding: 16px 0;
    width: 100%;
    text-align: center;
    border: none;
    box-sizing: border-box;
    box-shadow: none;
    color: #fff;
    background-color: transparent;
    font-size: 15px;
    font-weight: bold;
}

.partner-container button:focus {
    outline: none;
}