@CHARSET "ISO-8859-1";

/* activation ============== */

#contact_form {
	padding-top: 30px;
}

/* view_instruction ========= */

.headTitleLeft {
	text-align: left !important;
}
.viewAppInstrHDCls {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* index ===== */

.indexHDCls {
    visibility: hidden;
    over-flow: hidden;
}

/* application_view_noLogin ==================== */

.paddCls {
	padding: 0px !important;
}
#submitAppl {
	padding-top: 30px;
}
#candidateNo {
	font-weight: bold;
}
.apnl_backBtnCls {
	margin-left: 15px;
}
.btnHeightCls {
	height: 34px;
}