/* start HEADER - TOP */
.logo {
position:relative;
margin-top:15px;
left:-7px;
}

.jackpot {
	width:232px;
	height:43px;
	background:url(../img/jackpot.png) no-repeat;
	font-size:34px;
	font-weight:bold;
	position:relative;
	margin-left:-50px;
	padding-top:55px;
	text-align:center;
	color:#e6a814;
	
	text-shadow:2px 2px 1px #00191f;
}

#frmlogin {
width:420px;
height:44px;
background:url(../img/bglogin.png) no-repeat;
position:relative;
margin-top:25px;
float:right;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
height:25px;
padding:0 5px 0 5px;
color: #fff;
bottom:2px;
}

#username, #password {
width:117px;
}

#username {
left:79px;
}

#password {
left:212px;
}

#code {
width:55px;
left:265px;
}

.img_code {
position:absolute;
bottom:2px;
left:330px;
}

#daftar {
background:none;
border:none;
position:absolute;
width:74px;
height:29px;
bottom:1px;
left:0px;
cursor:pointer;
}

#login {
background:none;
border:none;
position:absolute;
width:74px;
height:29px;
bottom:1px;
right:0px;
cursor:pointer;
}

#lupapass{
text-align: right;
width:420px;
margin-top:52px;
}
#lupapass a:hover{
	color: #f0ff00;
}
.lupapass, .daftar {
position:absolute;
display:block;
top:0px;
height:12px;
}

.lupapass {
left:0px;
width:90px;
}

.daftar {
left:105px;
width:34px;
}


::-webkit-input-placeholder {
   color: #ccc;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ccc;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;
}

:-ms-input-placeholder {  
   color: #ccc;
}

.runningtext {
height:28px;
margin:10px 0 0 0;
background:url(../img/runningtext.png) no-repeat;
}

.runningtext_content {
height:28px;
line-height:28px;
padding:0 10px 0 45px;
color:#fff;
}

/* end HEADER - TOP */
