	.heading_hr{border-bottom:1px solid #ddd; padding-bottom:10px;}
	.btm{ padding-top:10px;}
	.input-box {
		height: 25px !important;
		line-height: 20px;
		padding-left: 4px;
		width: 200px !important;
	}
	input[type=submit] {
		font-family: "freight-sans-pro",sans-serif;
		font-style: normal;
		font-weight: 300;
		font-size: 26px;
		padding: .2em 1.0em;
		display: inline-block;
		cursor: pointer;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
		border-radius: 15px;
		filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FF009EE0',endColorstr='#FF00567A');
		background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(50%,#0ab7ff),color-stop(51%,#009ee0));
		background: -webkit-linear-gradient(#0ab7ff 50%,#009ee0 51%);
		background: -moz-linear-gradient(#0ab7ff 50%,#009ee0 51%);
		background: -o-linear-gradient(#0ab7ff 50%,#009ee0 51%);
		background: linear-gradient(#0ab7ff 50%,#009ee0 51%);
		-webkit-box-shadow: #56cdff 0 1px 0 inset;
		-moz-box-shadow: #56cdff 0 1px 0 inset;
		box-shadow: #56cdff 0 1px 0 inset;
		border: 1px solid #009dcd;
		color: white;
		text-shadow: #005e86 0 -1px 0;
		margin: 20px auto;
	}
	.srch_reslt{ margin-top: 75px;}
	.speciality {
		color: #f17200;
		font-size: 20px;
		float:left;
		text-align:left;
	}
	.city_state{ 
		color: #642891;
		font-size: 17px;
		background: 0 0;
		text-align: left;
		border: 0;
		padding: 0;
		font-weight: 500;
	}
	.login{ float:none !important;}
	.view_details{ color:#999999; font-weight:600; font-size:16px; cursor:pointer;}
	.disabled {
	   pointer-events: none;
	   cursor: default;
	   background-color:#DADADA !important;
	}
	.chk_box{ height:30px; width:30px;}
	.error{color:#FF0000;}
	.update-form tr td {
		padding: 5px 0 10px 10px;
		line-height: 1.5em;
		font-weight: bold;
	}
	.input-box {
		height: 45px !important;
		line-height: 20px;
		padding-left: 4px;
		font-weight:normal;
	}
	.smlRed{ color:#FF0000;}
.srch-btn {
	font-family: "freight-sans-pro", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 26px;
	padding: .2em 1.0em;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF009EE0', endColorstr='#FF00567A');
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(50%, #0ab7ff), color-stop(51%, #009ee0));
	background: -webkit-linear-gradient(#0ab7ff 50%, #009ee0 51%);
	background: -moz-linear-gradient(#0ab7ff 50%, #009ee0 51%);
	background: -o-linear-gradient(#0ab7ff 50%, #009ee0 51%);
	background: linear-gradient(#0ab7ff 50%, #009ee0 51%);
	-webkit-box-shadow: #56cdff 0 1px 0 inset;
	-moz-box-shadow: #56cdff 0 1px 0 inset;
	box-shadow: #56cdff 0 1px 0 inset;
	border: 1px solid #009dcd;
	color: white;
	text-shadow: #005e86 0 -1px 0;
	margin: 20px auto;
}
.app_n_btn{ float:left !important; width:116px !important; border: 2px solid #999999 !important; margin-left:10px; margin-bottom:15px;}
.job_heading{ color:#2484E7 !important; font-size:25px !important; text-align:left !important;}
.all_color{ color:#FFF !important;}
.hot_job h1{ color:#2484E7 !important; font-size:25px !important; text-align:left !important; padding-bottom:0px !important; margin-left:30px;}
.hot_job h2{ color:#FFF !important; font-size:20px; margin-left:30px; }
.hot_job h4 {color:#FFF !important; margin-left:30px;}
.aboupage{ width:100%; border:1px solid #ccc; float:left; padding:2%; margin-bottom:20px;}
.aboupage h1{color:#0070b9;/*font-family: 'Oswald', sans-serif;*/ font-size:25px; /*text-align:left;*/margin-bottom:5px; padding:0px;
margin-top: 0px; /*text-transform:uppercase;*/ font-weight:bold;}
.aboupage h2 {
    color: #5f5f5f;
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 20px;
    text-align: left;
    margin-bottom: 5px;
    padding: 0px;
    margin-top: 0px;
}
