@charset "utf-8";
										/* Print View */
/* ALWAYS USE THE FOLLOWING IDs AND CLASSES AS PRIMARY HOLDERS */
img, #header, #menu, #footer{
	display:none;
}

.ambot-lang{
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	font-size:17px;
	color:#948f8f;
}
.ambot-lang strong{color:#000;}
.hasul-applicant-detail h2{
	font-size: 25px;
	margin-bottom:20px;
	color:#c33304 !important;
}
.hasul-applicant-detail .col-sm-6{
	width:50%;
	float:left;
}
.clear{clear:both;}
#footer, #header, .ihide, a.print{
	display:none;
}
 a[href]:after {
    content: none !important;
  }