@charset "utf-8";
/* CSS Document */

.mainhead
{
	font-size:40px;
	margin-top:20px;
	margin-bottom:15px;
	color:#48ACE2;
}
.labelstyle
{
	font-size:12px;
	font-weight:normal;
	color:#333;
}
@media (max-width: 480px) {
  .hidediv {
	  display:none;
  }
}