.mendatory_field em{
	color: red; font-size: 14px; font-weight: bold;
}

.admission_information_preview{
	/*width: 100%; height: 100%; position: fixed; background-color: #f8f8f8; opacity: 1; display: none;*/
}

.application-header{
	width: 100%; height: 100px; background: linear-gradient(#D7D8D8, #F7F9F9, #F7F9F9, #D7D8D8);
}

.logo-container{
	width: 80px; height: 80px; margin-top: 10px; float: left;
}

.school-title{
	max-width: 500px; margin-left: 100px; margin-top: 20px;
}

.school-title span{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 700;
}

.ad_down{
	width: 300px; height: 300px; background-color: red; color: black;
}
.page-break {
    page-break-after: always;
}