@font-face {
 font-family: 'helvetica_neueregular';
 src: url('fonts/helveticaneue-light_1-webfont.eot');
 src: url('fonts/helveticaneue-light_1-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/helveticaneue-light_1-webfont.woff2') format('woff2'),  url('fonts/helveticaneue-light_1-webfont.woff') format('woff'),  url('fonts/helveticaneue-light_1-webfont.ttf') format('truetype'),  url('fonts/helveticaneue-light_1-webfont.svg#helvetica_neueregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'helvetica_neuebold';
 src: url('fonts/helveticabold_1-webfont.eot');
 src: url('fonts/helveticabold_1-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/helveticabold_1-webfont.woff2') format('woff2'),  url('fonts/helveticabold_1-webfont.woff') format('woff'),  url('fonts/helveticabold_1-webfont.ttf') format('truetype'),  url('fonts/helveticabold_1-webfont.svg#helvetica_neuebold') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	background:#f5f5f5;
	font-family: 'helvetica_neuebold';
	font-size:13px;
	font-weight: normal;
}
* {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
img {
	border:none;
}
.header1 {
	width: 995px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.logo {
	float: left;
}
.right_top {
	float: right;
	margin-top: 30px;
}
.right_top p {
	font-size: 14px;
	font-family: 'helvetica_neueregular';
	font-weight: normal;
	color: #5c5c5c;
	float:left;
}
.right_top span {
	color: #0058a3;
}
.logout_btn {
	background-color: #f6f7fb;
	background-image: url(images/logout-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:6px 5px 4px 5px;
	border:1px solid #adb9c2;
	text-transform: uppercase;
	color: #5c5c5c;
	text-decoration: none;
	font-size: 13px;
	margin-left:15px;
}
.nav_bg {
	background-color: #314691;
	height: 40px;
}
.nav-new {
	margin: auto;
	width: 995px;
}
.nav-new ul {
	margin: 0px;
	padding: 0px;
}
.nav-new li {
	list-style-type: none;
	float: left;
	padding:14px 40px 0px 40px;
	background-image: url(images/nav-right-bordr.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height:24px;
	position:relative;
}
.nav-new a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
.nav-new ul li:hover ul {
	background-color:#314691;
	position:absolute;
	left:0;
	top:39px;
	z-index:9999;
	display: block;
	padding:0px 0px 0px 0px !important;
	margin:0px;
}
.nav-new ul li ul {
	background-color:#314691;
	position:absolute;
	left:0;
	top:0px;
	z-index:9999;
	display:none;
	padding:0px 0px 0px 0px !important;
	margin:0px;
 }
.nav-new ul li ul li {
	background-image:url(images/nav-bordr.jpg)!important;
	width:210px;
	color:#FFFFFF;
	list-style-type: none;
	padding:0px 0px 0px 0px !important;
	background-repeat: repeat-x;
	background-position: left bottom;
	display:block;
	height:40px;
}
.nav-new ul li ul li a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	display:block;
	padding:15px 0px 0px 30px !important;
	height:25px;
}
.nav-new ul li ul li a:hover {
	color: #fff;
	background-color:#1b70b8;
	text-decoration: none;
}
.container_home {
	margin: auto;
	width: 995px;
	font-family: 'helvetica_neueregular';
	font-weight:normal;
	margin-top:20px;
	margin-bottom:30px;
}
.left_box {
	background-color: #FFFFFF;
	float: left;
	width: 604px;
	padding:20px 15px;
	min-height:380px;
}
.left_box p{
	margin:0px 0px 15px 0px;
	font-size:15px;
	line-height: 22px;
}
.right_box {
	float: right;
	width: 315px;
	background-color: #FFFFFF;
	padding:20px 15px;min-height:380px;
}
.right_box p{
	margin:0px 0px 15px 0px;
	font-size:15px;
	line-height: 20px;
	
}
.footer_bg {
	background-color: #2d2d2d;
	width: 100%;
	padding:30px 0px 0px 0px;
}
.footer {
	margin: auto;
	width: 995px;
}
.bot_menu{
width:228px;
   padding-left: 10px;
padding-right: 10px;
float:left;
}
.bot_menu h6 {
	color: #008ac4;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:12px;
	text-transform: capitalize;
}
.footer-main {
margin:0px;
padding:0px;

}
.footer-main li{
display:block;
list-style-type:none;
padding:0px 0px 5px 0px;
}
.footer-main a{
font-family: 'helvetica_neueregular';
color:#fff;
text-decoration:none;
font-size:15px;
}
.footer-main a:hover{
color:#008ac4;
text-decoration:none;
}
.socialmaster {
margin-left: -8px;
}
.facebookicon {
background: url(images/FacebookIconSprite2.png);
height: 29px;
width: 29px;
margin-right: 15px;
float:left;
}

.facebookicon:hover {
background-position-x: -29px;
}

.twittericon {
background: url(images/TwitterIconSprite2.png);
height: 29px;
width: 29px;
margin-right: 15px;
float:left;
}


.downloadsitelinkbutton {
height: 76px;
width: 320px;
background-color: #008ac4;
}

.downloadsitelinkbutton:hover {
background-color: #3f3f3f;
}


.downloadicon {
width: 90px;
height: 90px;
float: left;
background-image: url(images/DownloadIcon2.png);
margin-left: 11px;
background-position-y: -6px;
}

.downloadtext {
width: 162px;
float: left;
padding-left: 23px;
margin-top: 18px;
}

.twittericon:hover {
background-position-x: -29px;
}

.linkedinicon {
background: url(images/LinkedInIconSprite3.png);
height: 29px;
width: 29px;
margin-right: 15px;
float:left;
}

.linkedinicon:hover {
background-position-x: -29px;
}


.youtubeicon {
background: url(images/YoutubeIconSprite2.png);
height: 29px;
width: 29px;
margin-right: 13px;
float:left;
}

.youtubeicon:hover {
background-position-x: -29px;
}


.googleplusicon {
background: url(images/gplusiconsprite.png);
height: 29px;
width: 29px;
margin-right: 15px;
margin-top: 2px;
float:left;
}

.googleplusicon:hover {
background-position-x: -29px;
}

.bot_menu p{
font-family: 'helvetica_neueregular';
color:#fff;
font-size:15px;
}
.copyright_bg {
	background-color: #252525;
 	margin-top:25px;
}
.copyright_bg p{
 text-align:center;
 color:#fff;
font-size:15px;
line-height:55px;
 }
 
 /*------------ LOGIN PAGE START -------------*/
 .contant{
 font-family: 'helvetica_neueregular';
background-color:#f5f5f5;
width:100%;
min-height:450px;
}
.contant1
{
width:700px;
 margin:auto;
padding:0px;
 }
.contant1 p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#0058a3;
	font-size:19px;
	text-transform: uppercase;
 }
 .name{
 width:320px;
height:30px;
 border: 1px solid #cccccc;
 margin-bottom:25px;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
 -khtml-border-radius:5px;
 outline:none;
 padding:5px 5px;
 }
.contant2
{
width: 700px;
margin: auto;
padding: 0px;
margin-top: 35px;
margin-bottom: 30px;
 }
 
 
.form label {
width: 170px !important;
margin-right: 25px;
font-size: 15px;
color:#3e3e3f;
 font-family: 'helvetica_neuebold';
 }
 .login_btn{
  font-family: 'helvetica_neueregular';
	color:#4a4a4b;
	text-decoration:none;
	font-size: 15px;
 }
  .login_btn:hover{
  color:#0058a3;
  text-decoration:none;
  }
.submit{
width:92px;
height:42px;
background-color:#0058a3;
color:#FFFFFF;
font-size: 16px;
 font-family: 'helvetica_neueregular';
font-weight: normal;
border:none;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
 -khtml-border-radius:5px;
 margin-left:15px;
 cursor:pointer;
}

.reg_btn{
text-align:center; font-size:15px; color:#3e3e3f;  font-family: 'helvetica_neueregular';
border-top:1px solid #c6c6c6;
padding-top:20px;
width:700px;
margin:40px auto 0px auto;
color:#3e3e3f;
font-size:16px;
}
  
 .header_bg{
 margin: auto;
	width: 1024px;
	position:relative;
 }
.header {
  	padding-top:13px;
	 position: absolute;
	z-index:1;
  }
.logo1 {
	float:left;
	margin-bottom: 20px;
	margin-left: 23px;
}
.header-right{
float:right;
width:377px;
margin-top:20px;
}
.header-right p{
 font-family: 'helvetica_neuebold';
font-weight:normal;
font-size:14px;
color:#4a4a4b;
 
}
#login_form{
 font-family: 'helvetica_neueregular';
}
#login_form .name1{
 width: 122px;
    height: 24px;
    padding: 0 0px 0 5px;
	border: none;
margin-right: 8px;
margin-top: 6px;font-family: 'helvetica_neueregular';
	}
#login_form .button{
background-color:#dae0e5;
width: 65px;
height: 24px;
border: 1px solid #adb9c2;
color:#676767;
outline:none;
font-size:12px;
text-align:center;
 }	
 .demo_btn{
 margin-left:23px; float: left; 
 }
.nav {
	margin: auto;
	width: 1024px;
	height:49px;
 position: relative;
   } 
.nav ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 725px;
	background-color:#0058a3;
	border-bottom:#073862 5px solid;
	height:43px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
 -khtml-border-radius:5px;
 margin-left:8px;
}
.nav ul li {
	position:relative;
	list-style-type: none;
	float: left;
	padding:17px 41px 0px 41px;
	background-image: url(images/nav-right-bordr.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	height:26px;
 }
#last{
background:none;
}
.nav ul li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
  }
.nav ul li a:hover {
 	color: #e75f02;
	text-decoration: none;
	
}
#active {
	font-size: 15px;
	text-transform: uppercase;
	color: #5d5d5d;
	text-decoration: none;
	display: block;
	padding: 6px 15px;
	margin-right: 10px;
	margin-left:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
 -khtml-border-radius:5px;
	background:#e30405;
	color: #fff;
	text-decoration: none;
}
.nav ul li:hover ul {
	position:absolute;
	left:0px;
	top:32px;
	z-index:9999;
	display: block;
	padding:0px 0px 10px;
	background-color:#d2d2d2;
}
.nav ul li ul {
	position:absolute;
	left:0;
	top:0px;
	width:190px;
	z-index:9999;
	display:none;
	  background-color:#d2d2d2;
}
.nav ul li ul li { 
	color:#5d5d5d;
	list-style-type: none;
	display:block;
 }
.nav ul li ul li a { float:  left;
	font-size: 15px;
	font-weight: normal;
	display:block;
	color: #5d5d5d;
	text-decoration: none;
	text-transform: uppercase;
 }
.nav ul li ul li a:hover {
	color: #fff;
 	text-decoration:none;
}   
.slider {
	position: relative;
	z-index:0;
	width: 100%;
	height: 586px;	
   } 
   .slider1{
	background-image: url(images/slide-1.jpg);
	background-repeat: no-repeat;width: 100%;
	background-size:cover;
	position:absolute;
	left: 0;
	top: 0;
	height: 586px;
   }
/*.slider-text {
	margin: auto;
	width: 378px;
	height:215px;
	float:left;
	margin-top:109px;
   } 
.slider-text h1 {
font-size:36px;
font-family: halvetica;
font-weight:bold;
color:#0058a3;
} */
.container_bg {
	 background: url(images/cont-bg.png) repeat-x left top;
    height:331px;
     margin: auto;
     width: 100%;
	 padding:0px;
 }
.container {
	margin: auto;
	width: 1024px;
	padding-top:13px;
  }
.container h3 {
color:#414141;
font-size:32px;
 font-family: 'helvetica_neueregular';
font-weight:normal;
 text-align:center;
  }  
 .container-left {
 	width: 237px;
	height:215px;
	float:left;
	margin-top:25px;
    } 
  .container-left img {
   margin: 8px 0 0 90px;
   }   
.container-left h2 {
color:#0058a3;
font-size:18px;
 font-family: 'helvetica_neuebold';
font-weight:normal;
text-align:center;
margin-top: 25px;
  } 
.container-left1{
 	background:url(images/box.png) no-repeat left top;
	height:108px;
      }    
.container-left1 p {
color:#414141;
font-size:15px;
 font-family: 'helvetica_neueregular';
font-weight:normal;
 text-align:center;
margin-top: 10px;
background:url(images/box.png) no-repeat left top;
 padding:10px 15px;
  }  
.cantant-bg{
  width: 100%;
 background-color: #0058a3;

}  
.cantant {
margin: auto;
width: 1024px;
background: url(images/main-big.png) no-repeat left top;
    } 
.cantant-left {
 width: 449px;
height: 439px;
padding-top: 35px;
   }        
.cantant-left p{
color:#fff;
margin-top:25px;
 font-family: 'helvetica_neueregular';
font-weight:normal;
font-size:16px;
}  
.cantant-right {
 width: 570px;
height: 439px;
padding-top: 35px;
   }   
   
.primaryHeading {
    color: #333;
    display: block;
    font-family: "Open Sans" !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 24px;
	margin-top:24px;
}


.job-title input.txtInput.invalid[type="text"] {
    border: 1px solid #b2b2b2;
}
.job-title input.txtInput[type="text"] {
    display: block;
    font-size: 20px;
    line-height: 28px;
    padding: 6px 12px !important;
    width: 100%;
}
.niceInput, .job-title input.txtInput[type="text"], textarea, .job-skills ul.token-input-list, .job-location #zipWrapper > select, .job-location #zipWrapper > input, .job-location #zipWrapper ul.token-input-list, .job-location #cityWrapper > select, .job-location #cityWrapper > input, .job-location #cityWrapper ul.token-input-list, .job-location #countryWrapper > select, .job-location #countryWrapper > input, .job-location #countryWrapper ul.token-input-list, .job-signin .newUser input.txtInput, .job-location ul.token-input-list {
    -moz-appearance: none;
    background-clip: padding-box;
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    display: block;
    font-family: "Open Sans",sans-serif;
    padding: 6px;
    width: 100%;
}

textarea {
    font-size: 14px !important;
    height: 300px;
    resize: vertical;
    width: 100% !important;}
	
textarea.txtInput {
    background: none repeat scroll 0 0 #fcfcfc;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 20px 10px 5px;
    width: 90%;
}

.radiobox{
	padding-right:20px;
	padding-left:5px;}
	
	
	.submit2{
width:92px;
height:42px;
background-color:#0058a3;
color:#FFFFFF;
font-size: 16px;
 font-family: 'helvetica_neueregular';
font-weight: normal;
border:none;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
 -khtml-border-radius:5px;
 margin-top:25px;
 cursor:pointer;
}