
.wrapper {
    width: 990px;
    margin: 0 auto;
    position: relative;
}
@font-face {
    font-family: 'play';
    src: url('../font/play-Bold.ttf');
}
body {
    background: #220b25 url(../img/body/background.png) top no-repeat;
    font-family: play;
    background-color: #000;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clear {
    clear: both;
}


/* css rest */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
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 {

    padding: 0;
    border: 0;
    font-size: 15px;
    text-decoration: none;
    color: #000000;
}

button:hover,
button:active,
button:focus {
    cursor: pointer;
}

a:hover,
a:focus,
a:active {
    outline: none;
}
input[name='txtUsername'],
input[name='txtPassword'] {
    width: 115px;
    height: 20px;
    border: none;
    font-size: 9px;
    text-align: center;
    background: url(../img/body/username.png)center no-repeat;
    outline: none;
}

span.code-number {

    color: #dedb2c;
    margin: 10px -6px 0 0;
    font-family: EUROSTIB;
    letter-spacing: 1px;
    font-size: 16px;
}
input[name='txtCode']{
    background: url(../img/body/code.png) center no-repeat;
    width: 42px;
    height: 20px;
    text-align: center;
    border: none;
}
.daftar,
.login {
    background: url(../img/body/daftar.png) center no-repeat;
    width: 94px;
    height: 29px;
    border: none;

}

.login {
    background: url(../img/body/login.png) center no-repeat;
}

.daftar,
.login {
    position: relative;
    top: 10px;
}
.header-logo,.pull-left{
    margin-top: 25px;
}
ul #social {
    margin: 10px auto 0;
}

.pull-right-social {
    float: right;
    margin-top: -50px;
    width: 490px;


}
#social li {
    float: left;
    padding: -5px 10px 0px 20px;
    list-style: none;
}

/*#social li a {*/
    /*font-family: EUROSTIB;*/
    /*font-size: 13px;*/
    /*letter-spacing: 0.50px;*/
    /*text-transform: uppercase;*/
    /*color: #ffffff;*/
    /*text-align: center;*/
    /*text-shadow: 2px 1px 3px #151515;*/
/*}*/
#social li:nth-of-type(1) img,
#social li:nth-of-type(2) img,
#social li:nth-of-type(3) img,
#social li:nth-of-type(4) img,
#social li:nth-of-type(5) img,
#social li:nth-of-type(6) img {
    /*margin-left:;*/
    margin-left: 10px;

}
#social li:nth-of-type(1) img {
    margin-left: 5px;
}
#social li:nth-of-type(2) img {
    margin-left: 15px;
}
#social li:nth-of-type(3) img {
    margin-left: 15px;
}
#social li:nth-of-type(4) img {
    margin-left: 15px;
}
#social li:nth-of-type(5) img {
    margin-left: 15px;
}
#social li:nth-of-type(6) img {
    margin-left:25px;
    margin-top: -35px;

}
.date{
    color: #efc050;
    width: 400px;
    float: left;
    font-family: play;
    font-size: 11px;
}
.date span{
    color: #efc050;
    font-family: play;
    font-size: 11px;
}
.marquee {
    background: url("../img/body/sound-backgrond.png")center no-repeat;
    width: 590px;
    height: 21px;
    float: right;
}
.runningText {
    margin-left: 149px;
    font-size: 8.5px;
    letter-spacing: 2px;
    color: white;
    font-family: play;
    width: 441px;
    z-index: 999999999999;
}

#main-menu li {
    float: left;
    list-style: none;
    color: #000000;
    font-family: play;
    font-size: 15px;
    padding: 0 28px;
    background: url("../img/body/menu-line.png") no-repeat;
}
.from-menu {
    background: url("../img/body/body-menu.png?v=1") center no-repeat;
    height: 38px;
    text-transform: uppercase;
}


#bank li {
    float: left;
    padding: 1px 3px 0px 6px;
    list-style: none;
}
.slide-wrap {
    margin-top: 10px;
}

.game-wrap ul li img {
    width: 213px;
}

.game-wrap ul li:nth-of-type(1) {
    margin-left: 0px;
}

.game-wrap ul li:nth-of-type(2) {
    margin-left: -6px;
    margin-top: 5px;
}

.game-wrap ul li:nth-of-type(3) {
    margin-top: 3px;
    margin-left:-6px;
}

.game-wrap ul li:nth-of-type(4) {
    margin-top: 5px;
    margin-left: -7px;
}

.game-wrap ul li:nth-of-type(5) {
    margin-top: 3px;
    margin-left: -26px;
    width: 183px;
}


.game-wrap ul li {
    float: left;
    margin: 0 0 0 -10px;
    list-style: none;
}
.about-wrap {
    margin-left: px;
}
.content-footer p {
    font-family: play;
    color: white;
    text-align: center;
    font-size: 14px;

}
.bca-front{
    width:189px;
    height: 104px;
    background: url(../img/body/BCA.png) center no-repeat;
}
.bni-front{
    width: 189px;
    height: 104px;
    background: url(../img/body/bank-bri.png) center no-repeat;
}
.bank-bri-front{
    width: 189px;
    height: 104px;
    background: url(../img/body/mandiri.png) center no-repeat;
}
.danamon-front{
    width: 189px;
    height: 104px;
    background: url(../img/body/bni.png) center no-repeat;
}
.mandiri-front{
    width: 189px;
    height: 104px;
    background: url(../img/body/danamon.png) center no-repeat;
}

.online-text{
    float: left;
    width: 189px;
    height: 104px;
    background: url(../img/body/bank.png) center no-repeat;
    font-family: arial;color: #000;
    width: 100%;
    text-align: center;
}
.online-text>p:first-child{
    font-size: 17px;
    text-decoration: underline;
    padding: -8px 0 0 0;

}
.online-text>p:last-child{
    font-size: 16px;
    padding: 0px 0 0 0;
    text-transform: uppercase;
}

.bri{
    float: left;
    width: 189px;
    height: 104px;
    background: url(../img/body/bank.png) center no-repeat;
    font-family: arial;
    color: #000;
    width: 100%;
    text-align: center;
}
.bri>p:first-child{
    font-size: 16px;
    text-decoration: underline;
    padding: 0px 0 0 0;
    height: 1px;
}
.bri>p:nth-child(2){
    font-size: 15px;
    padding: 4px 0 0 0;
}
.bri>p:last-child{
    font-size: 14px;
    padding: 0px 0 0 0;
}

.bca{
    float: left;
    width: 189px;
    height: 104px;
    background: url(../img/body/bank.png) center no-repeat;
    font-family: arial;
    color: #000;
    width: 100%;
    text-align: center;
}
.bca>p{
    font-size: 11px;
    line-height: 0px;
}
.bca>p:first-child{
    font-size: 14px;
    text-decoration: underline;
    padding: 2px 0 0 0;
}
.bca>p:nth-child(2){
    padding: 0px 0 0 3px;
}

.mandiri{
    float: left;
    width: 189px;
    height: 104px;
    background: url(../img/body/bank.png) center no-repeat;
    font-family: arial;
    color: #000;
    width: 100%;
    text-align: center;
}
.mandiri>p{
    font-size: 14px;
    line-height: 1px;
}
.mandiri>p:first-child{
    font-size: 18px;
    text-decoration: underline;
    padding: 0px 0 0 0;
    height: 1px;
}
.mandiri>p:nth-child(2){
    padding: 0px 0 0 0;
}

/* flipper */
#bank {
    height: 153px;
    width: 100% !important;
    position: relative;
    margin: 7px 0px -56px 7px;
    z-index: 999;
}
}
.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: 194px;
    height: 145px;

}
.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: #fff;
    font-family: Arial;
    text-transform: uppercase;
    position: absolute;
    top: 76px;
}
.flip-online .icon-online > img {
    vertical-align: middle;
}



