.title
{
	color: #95BB3D;
	font-size: 24px;
    margin: 0 0 0 30px;
    padding-top: 20px;
    font-weight: normal;
}

.sub_title a
{
	font-style: normal;
}
.sub_title
{
	color: #9A9A9A;
    font-size: 0.9em;
    padding: 0;
    margin: 0;
}

.form_register
{
    float: left;
    margin-left: 30px;
    padding-top: 20px;
    width: 625px;
}
.form_register table tr td
{
	vertical-align: baseline;
}
.vertical-top
{
	vertical-align: top !important;
}

/** Top Main menu navigation  **/
#menu li{
	float: left;
	padding: 0px;
}
#guestmenu li{
	float: left;
	padding: 0px;
}
#menu li:hover{
	background: url("../images/navigation_hover_bg.png");
	background-repeat: repeat-x;
	color:#fff;
}
#menu li a{ 
	float:left;
	padding: 10px 31px 10px 10px;
    line-height: 14px;
	color:#333333;
	display: inline;
	font-weight: bold;
	font-size: 14px;
}
#guestmenu li a{ 
	float:left;
	padding: 10px 31px 10px 10px;
    line-height: 14px;
	color:#333333;
	display: inline;
	font-weight: bold;
	font-size: 14px;
}
   	/** URL Change **/
#menu li a:hover{ 
	color: #FFFFFF;
	text-decoration:none;
	background-color: #548ecc;
	background-image: url("../images/navigation_hover_bg.png");
} 
#menu li span{
	float: left;
}
#guestmenu li span{
	float: left;
}
#menu a img{
	float: left;
	margin-top:2px;
}
#guestmenu a img{
	float: left;
	margin-top:2px;
}  
#menu span{
	float: left;
	padding-right: 2px;
}
#guestmenu span{
	float: left;
	padding-right: 2px;
}
.rightPannel
{
	width: 300px;
	float: left;
	padding: 0 0 0 30px;
}

.rightPannel .groupWrapper h2 .sub_title
{
	font-size: 0.7em;
	font-style: italic;
}
.loginHoriSeperator
{
	padding: 0;
	width: 0;
	border-bottom: 1px solid #CCC;
	width: 100%;
}
.rowLoginPan
{
	margin-top: 10px;
    padding-left: 25px;
    width: 220px;
}
.rowLoginPan > p:first-child
{
	float: left;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: bold;
}
.rowLoginPan > p:nth-child(2)
{
	float: right;
	padding: 0;
	margin: 0;
	
}
.rowLoginPan > label
{
	display: inline-block;
	font-style: italic;
}

.rowLoginPan > a
{
	float: right;
}
.contactDetail
{
	margin: 10px 0 0 10px;
    padding: 0 0 0 30px;
	font-size: 1.1em;
	font-weight: bold;
}
div span.required{
	color:red;
}
.footerContent > .splitLeft > h4 > .sub-text {
	color: #8fc3e8;
}
/*css for new regitration*/
body {
	/*font-size: 12px!important;*/
}
.logo{
	margin-left: 40px;
}
h1 .sub_title
{
	color: #737070;
    font-size: 18px;
    padding: 0;
    margin: 0 0 12px 0;
}
.rightPannel .groupWrapper
{
	border: 2px solid #ebebeb;;
	width: 334px;
	padding: 5px 10px 14px 10px;
	margin: 0 15px 20px -10px;
}
.rightPannel .groupWrapper h2
{
	font-size: 1.5em;
	font-weight: normal;
	padding: 7px 0px;
	margin: 0;
}
div.errorMessage{
	color: red;
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: 0.85em;
	margin-top: 3px;
}
.lab{
	
text-align: left !important;
font-family: Arial ! important;
font-weight: normal ! important;
}
.groupWrapper {
border: 2px solid #ebebeb;;
padding: 5px 10px 10px;
margin: 0 0 0 30px;
}
.rightimg{
	margin-left: 2px;
	margin-left: 1px;
	margin-top: -16px;
	height: auto;
max-width: 100%;
}
.listyle{
	list-style: none outside none;
	border-bottom: 1px dashed #cccccc;
	line-height: 24px;
    font-size: 12px;
    /*list-style-image: url("https://s3.amazonaws.com/static.freshersworld.com/images/arrow_bullet.png");*/
    padding: 0px 0 5px 10px;
}
.test{
	padding-left: 0px;
}
.viewbutton {
background: url("../images/register_button.png") no-repeat scroll 0 0 transparent;
font-weight: bold;
color: #fff;
padding: 5px 80px 5px 5px!important;
font-size: 20px!important;
height: 49px;
margin-left: 11px!important;
width: 219px;
border: 0;
cursor: pointer;
}
.header .header_top_wrapper {
background-image: url("../images/logo_background.png");
float: left;
width: 100%;
height: 68px;
}
.employer_bottom_border {
padding: 0;
margin: 0px auto 0px 44px;
width: 1003px;
height: 4px;
background-color: #95B938;
}
#employers_midsection {
float: left;
background-image: url("../images/mid_bg.png");
background-repeat: repeat-y;
height: auto;
margin: auto auto auto 44px;
width: 1008px;
padding-bottom: 25px;
clear: both;
}
.flashmsg{
	margin-left:140px
}
@media (max-width: 767px) {	
.container{
width:100%;
}
.employer_bottom_border {
padding: 0;
margin: auto auto 0;
width: inherit;
height: 4px;
background-color: #95B938;
margin-left: 2px;
}
#employers_midsection {
float: none;
margin-left: -58px;
background-image: none;
background-repeat: repeat-y;
height: auto;
margin: auto;
width: 100%;
padding-bottom: 25px;
clear: both;
}
.groupWrapper {
border: 2px solid #ebebeb;;
padding: 5px 10px 10px;
margin: 0 0 0 0px;
}
.title
{
	color: #95BB3D;
	font-size: 24px;
    margin: 0 0 0 0px;
    padding-top: 20px;
    font-weight: normal;
}
.viewbutton {
background: url("../images/register_button.png") no-repeat scroll 0 0 transparent;
font-weight: bold;
color: #fff;
padding: 5px 120px 5px 10px!important;
font-size: 20px!important;
height: 49px;
margin-left: 11px!important;
width: 80%;
border: 0;
cursor: pointer;
}
.flashmsg{
	margin-left:0px
}
	}
@media(min-width:768px) and (max-width: 979px){
	.container{
		width:100%;
	}
.viewbutton {
background: url("../images/register_button.png") no-repeat scroll 0 0 transparent;
font-weight: bold;
color: #fff;
padding: 5px 360px 5px 5px!important;
font-size: 20px!important;
height: 49px;
margin-left: 11px!important;
width: 219px;
border: 0;
cursor: pointer;
}
.flashmsg{
	margin-left:0px
}	
#employers_midsection {
float: none;
margin-left: -58px;
background-image: none;
background-repeat: repeat-y;
height: auto;
margin: auto;
width: 100%;
padding-bottom: 25px;
clear: both;
}	
	}
.footerWrapper {
background-color: #2d5988;
padding: 4px 0;
width: 100%;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 20px;
color: #333333;
}
.footerContent {
width: 1012px !important;
padding: 0 10px;
margin: auto;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 20px;
color: #333333;
}
.captcha {
  background-color: #F5F5F5;
  color: #0000FF;
  float: left;
  font: bolder 30px serif;
  margin: 0 10px 10px 0;
  padding: 10px;
  /*width: 130px;*/
  font-style: oblique;
}
/*css for new regitration page end*/