.errormessage{
    color: red;
    margin-top: 5px;
    margin-left: 14px;
}
.errorsal{
color: red;
margin-top: 5px;
}
.savemessage{
    color: green;
}

.whitebg {
	background-color: #fff;
	padding:10px;
	margin-top:10px;
}

.cke_notification {
	display: none !important;
}

.sec_reg_social {
	text-align: center;
	font-weight: bold;
}

.freejobpost {
	padding: 20px;
	color: #fff;
	font-weight: bold;
	background-color: #027ea2;
	text-align:center;
}

.hrstyle {
	height:1px; 
	background-color: #000;	
}

.contents h2 {
	font-weight: 500;
    color: #3c3c3c;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 15px;
}