.sidebank {
background:url(../images/sidebank.png);
padding:0px 10px;
margin:10px 0;
box-sizing: border-box;
height: 51px;
}

.sidebank ul, .sidebank li {
margin:0; padding:0; list-style:none;
}

.sidebank>table {
	height: 51px;
}

.sidebank>table>tbody>tr>td {
	padding-left:7px;
}

.sidebank>table>tbody>tr>td:first-child {
	padding-left:0px;
}

.sidebank>table>tbody>tr>td>table tr td {
	padding-left: 7px;
}

.step {
margin:10px 0;
}

.last_trans_wrapper {
background:url(../images/trans_wrapper.jpg) no-repeat;
height:264px;
margin-top:10px;
margin-bottom:20px;
}

.last_trans {
width:314px;
height:261px;
float:left;
}

.hdg_lastrans {
position:relative;
top:8px;
margin-left:50px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:57px;
margin-bottom:12px;
margin-left:55px;
width:250px;
}

.last_trans table tr td {
height: 28px;
padding: 5px;
color:#fff;
font-size:12px;
font-weight:normal;
}

/* CSS CONDITIONAL FOR FIREFOX ONLY */
@-moz-document url-prefix() {
.last_trans table {
margin-top:56px;
}


.last_trans table tr td:nth-child(2) {
color:#6dedff;
}

.last_trans table tr td:last-child {
text-align:right;
}

.sidecontact {
margin-top:10px;
background:url(../images/contact.jpg) no-repeat;
width:219px;
cursor:pointer;
z-index: 9999;
height: 228px;
box-sizing: border-box;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact, .sidecontact a {
color:#fff;
font-size: 12px;
font-weight: bold;
}

.sidecontact ul {
padding-top:40px;
margin-left: 20px;
}

.sidecontact li {
line-height:33px;
height: 33px;
box-sizing: border-box;
padding-left: 40px;
margin-bottom:5px;
}


.sidecontact .bbm {
background:url(../images/bbm.png) no-repeat left top;
}

.sidecontact .ym {
background:url(../images/ym.png) no-repeat left top;
}

.sidecontact .phone {
background:url(../images/phone.png) no-repeat left top;
}

.sidecontact .wa {
background:url(../images/wa.png) no-repeat left top;
}

.sidecontact .line {
background:url(../images/line.png) no-repeat left top;
}

.sidecontact .wechat {
background:url(../images/wechat.png) no-repeat left top;
}

.sidecontact .skype {
background:url(../images/skype.png) no-repeat left top;
}

.sidecontact .telegram {
background:url(../images/telegram.png) no-repeat left top;
}

/* jackpot */
.jackpot {
margin:0px 0 0px 10px;
width: 313px;
height: 261px;
position:relative;
}

.totaljackpot, .totaljackpot2, .totaljackpot3 {
position:absolute;
font-family:arial;
color:#00defe;
font-size:30px;
text-align:center;
font-weight:bold;
left:100px;
}

.totaljackpot {
top:96px;
}

.totaljackpot2 {
top:180px;
}

.totaljackpot3 {
top:710px;
}



