/*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.png) 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,
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;
}
/* 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: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);}
#space{height: 420px;}

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

.logo{float: left;margin: 0 0 0 0;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}

form.my-form{float: right;width: 516px;height: auto;margin: 35px 0 0 0;padding: 0 0 0 0;}
form.my-form input[name="username"]{float: left;width: 140px;height: 27px;background: url(../../images/username.png) center no-repeat;font-family: arial;font-size: 10px;text-align: left;color: gray;margin: 0px 2px;border-radius: 5px;border: none;padding: 0 0 0 40px;}
form.my-form input[name="password"]{float: left;width: 140px;height: 27px;background: url(../../images/password.png) center no-repeat;font-family: arial;font-size: 10px;text-align: left;color: gray;margin: 0px 2px;border-radius: 5px;border: none;padding: 0 0 0 40px;}

.btnLogin{float: left;width: 112px;height: 29px;background: url(../../images/button.png) center no-repeat;color: black;border: none;font-family: Impact;font-size: 18px;margin: 0 1px;text-transform: uppercase;text-decoration: none;text-align: center;line-height: 30px;}
.btnDaftar{float: left;width: 112px;height: 29px;background: url(../../images/button.png) center no-repeat;color: black;display: block;text-decoration: none;text-align: center;font-family: Impact;font-size: 18px;line-height: 30px;margin: 0 2px 0 0;text-transform: uppercase;}
.btnLogin:hover{opacity: 0.8;color: white;}
.btnDaftar:hover{opacity: 0.8;color: white;}

form.my-form input:focus{outline: none;}
form.my-form input::-webkit-input-placeholder {color: gray;}

.marquee-div{float: left;width: 100%;height: auto;margin: 15px 0 0 0;}
.marquee-div p{float: left;color: white;font-family: arial;font-size: 13px;font-style: italic;}
#runningText{float: left;width: 96%;color: white;font-family: arial;font-size: 13px;font-style: italic;}

.menu{float: left;margin: 10px 0 0 0;}
.menu li{float: left;}
.menu li a{padding: 10px 47px 0 47px;font-family: Impact;font-size: 23px;text-decoration: none;color: white;display: block;text-align: center;text-transform: uppercase;}
.menu li:first-child a{padding: 10px 47px 0 0;}
.menu li:last-child a{padding: 10px 0 0 47px;}
.menu li:hover a{text-decoration: none;color: #f3e9b4;}

.content{height: auto;}

.slideshow{float: left;width: 938px;height: 361px;margin: 10px 0 0 40px;}

.bank{float: left;margin: 20px 0 0 0;}

@font-face{font-family: romance;src: url(../font/romance_fatal_serif_Fonts.ttf);}
.transaction-table{float: left;width: auto; height: auto;margin: 45px 0 0 0;}
.five-last{float: left;width: 476px;height: 258px;background: url(../../images/fivelast.png) center no-repeat;position: relative;margin: 30px 0 0 35px;}
.five-last:first-child{margin: 30px 0 0 0;}
.deposit{position: absolute;top: 60px;left: 150px;}
.withdraw{position: absolute;top: 60px;left: 150px;}
#little-table{width: 70%;height: auto;position: absolute;top: 95px;left: 70px;}
#little-table tbody tr td{height: 23px;color: white;font-family: RobotoSlab;font-size: 13px;text-align: center;}
#little-table tbody tr td:first-child{text-align: left;}
#little-table tbody tr td:nth-child(3){text-align: right;}
#little-table tbody tr td:last-child{color: #feffb7;}

.content-wrap{float: left;width: auto;margin: 10px 0 0 0;}
.jackpot-wrap{float: left;}
.jackpot-item{float: left;margin: 0 0 0 170px;}
.jackpot-item:first-child{margin: 0;}
.jackpot-item p{font-family: Impact;font-size: 29px;color: white;text-transform: uppercase;text-align: center;}
.jackpot-item div{width: 247px;height: 92px;background: url(../../images/jackpot.png) center no-repeat;font-family: Impact;font-size: 40px;color: #f3e9b4;letter-spacing: 5px;padding: 30px 0 0 0;}

.contact-wrap{float: left;width: 761px;height: 115px;background: url(../../images/contact.png?v=20230214) center no-repeat;margin: 10px 0 0 0;}

.short{float: left;margin: 35px 0 0 155px;}
.short li{float: left;}
.short li img{vertical-align: middle;padding: 0 0 0 10px;}
.short li span{color: white;font-family: Impact;font-size: 16px;padding: 0 0 0 5px;text-transform: uppercase;}

.long{float: left;margin: 10px 0 0 155px;}
.long li{float: left;}
.long li img{vertical-align: middle;padding: 0 0 0 10px;}
.long li span{color: white;font-family: Impact;font-size: 16px;padding: 0 0 0 5px;text-transform: uppercase;}

.click-wrap{float: right;width: 229px;}
.click-item{float: left;margin: 20px 0 0 0;}
.click-item p{font-family: arial;font-size: 17px;font-style: italic;text-transform: uppercase;color: white;padding: 0 0 0 70px;}
.click-item div{width: 247px;height: 92px;background: url(../../images/jackpot.png) center no-repeat;padding: 30px 0 0 0;}
.panduan{float: left;width: 147px;height: 38px;background: url(../../images/panduan.png) center no-repeat;margin: 0 0 0 40px;}
.promo{float: left;width: 113px;height: 39px;background: url(../../images/promo.png) center no-repeat;margin: 0 0 0 60px;}
.panduan:hover{opacity: 0.8;}
.promo:hover{opacity: 0.8;}

.link-wrap{float: left;margin: 10px 0 10px 0;}
.link-wrap a:hover{opacity: 0.8;}

.footer{height: auto;}

.copyright{float: right;margin: 15px 10px 0 0;font-family: arial;font-size: 12px;color: #feffb7;}

hr{float: left;border: 1px #feffb7 dashed;width: 100%;}

.content-text{float: left;width: 100%;color: white;font-family: arial;font-size: 11px;text-align: center;padding: 10px 40px;line-height: 20px;}


/* flipper */
#bank {
    height: 150px;
    width: 100%;
    position: relative;
    margin: 40px 0 0 20px;
}
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;

}

.flip-container:hover .flipper,  
.flip-container.hover .flipper {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 163px;
    height: 133px;
}
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.front {
    z-index: 2;
    transform: rotateY(0deg);
}
.back {
    transform: rotateY(180deg);
}

.back {
/*    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    /*background: #f8f8f8;*/*/
}
.flip-container {
    display: inline-block;
}
.body-footer {
    float: left;
}
.flip-online {
    text-align: center;
    width: 100%;
    color: white;
    font-family: Arial;
    text-transform: uppercase;
    position: absolute;
    top: 76px;
}
.flip-online .icon-online > img {
    vertical-align: middle;
}

.back-content{width: 134px;height: 148px;background: url(../../images/bank/content.png) center no-repeat;}
.back-content p{color: white;font-family: arial;font-size: 13px;text-align: center;text-transform: uppercase;padding: 70px 0 0 0;text-align: center;}
.back-content p[name="bni"]{padding: 50px 0 0 0;line-height: 20px;}
.back-content p[name="bca"]{padding: 0 0 0 0;line-height: 13px;font-size: 10px;}
.back-content p[name="bca"]:first-child{padding: 32px 0 0 0;}
.back-content p[name="mandiri"]{padding: 0 0 0 0;line-height: 13px;font-size: 11px;}
.back-content p[name="mandiri"]:first-child{padding: 45px 0 0 0;}

