.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:278px;
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:61px;
margin-bottom:12px;
margin-left:55px;
width:250px;
}

.last_trans table tr td {
padding:11px 5px 10px 4px;
color:#fff;
font-size:12px;
font-weight:normal;
}

/* CSS CONDITIONAL FOR FIREFOX ONLY */
@-moz-document url-prefix() {
.last_trans table {
margin-top:61px;
}

.last_trans table tr td {
padding:11px 5px 10px 4px;
    }
}

.last_trans table tr td:nth-child(2) {
color:#fff;
}

.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-family: squaloBold;
font-size: 21px;
font-weight: normal;
}

.sidecontact ul {
padding-top:60px;
margin-left: 40px;
}

.sidecontact li {
line-height:45px;
height: 45px;
box-sizing: border-box;
padding-left: 50px;
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 10px 0px 0px;
width: 390px;
height: 311px;
position:relative;
box-sizing: border-box;
background: url(../images/jackpot.jpg) no-repeat;
background-size: 100% auto;
}

.totaljackpot, .totaljackpot2, .totaljackpot3 {
position:absolute;
font-family:squaloBoldItalic;
color:#fff;
font-size:33px;
text-align:center;
font-weight:normal;
left:128px;
}

.totaljackpot {
top:167px;
}

.totaljackpot2 {
top:255px;
}

.totaljackpot3 {
top:710px;
}



