body
{
	font-size: 18px;
	font-family: 'Alef', sans-serif;
}

#main-logo{
	width: 50%;
}

.date-picker
{
	background: url('/assets/calendar_date_select/calendar.gif') no-repeat scroll 7px 7px;
}

.ui-datepicker { font-size:10pt !important}

.exclamation
{
	background: url('/assets/exclamation.png') no-repeat scroll 7px 5px;	
	background-size: 22px;
	background-color: #f2dede;
}

input[type="radio"]
{
	height: 20px;
	width: 20px;
}

.redAsterisk
{
	color: red;
}


/*---------------------------preFamilyRegistration---------------------------------*/
#msg-alert{
	display: none;
}
