    
#referral_submit.rollover{
	float:right;
	padding-right:30px;
	
}

#referralPromo{
	width:210px;
	padding-top: 7px;
	
}


.input{
	padding-top:5px;
	padding-bottom: 5px;
}

div.special{
	padding-bottom:5px;
	font-size: 12pt;
	color:rgb(0, 174, 239);
}
.error_command{
	border-color:red;
}

.commmand{
	padding-bottom:15px;	
}

#referredBy{
  margin: 8px 0;
}
.custum_tooltip{
	display: none;
}
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px){
#aToolTip.defaultTheme {
    left: 0px !important;
}
}