body{
background-color:#f7f7f7;
}
.middleContainerTop{
width:100%;
height:120px;
background-color:#FFFFFF;
}
.middleContainerHandler{
border:none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	margin: 0;
	padding:0;
	width:960px;
}
.jobAdTopArea{
height:120px;
margin:0;
border: none;
}
.companyLogo{
margin-top:10px;
height:100px;
background-position:left center;
width:232px;
background-size:contain;
border:none;
}
.jobListLeft{
width: 640px;
}
.middleContainerHandler{
background-color:transparent;
}
.searchArea{
display:none;
}
.jobAddContainer{
margin-top:15px;
border:1px solid #FFF;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow:hidden;
width:638px;
}
.jobAddContainerHolder{
    padding: 15px;
	width:608px;
	cursor:pointer;
}
.jobAddTitle{
width:400px;
padding-right:10px;
word-wrap: break-word;
}
.jobAddTitleHeader{
width:100%;
font-size:10px;
color:#a7a9ac;
}
.jobAddTitleHref:link, .jobAddTitleHref:hover, .jobAddTitleHref:visited {
    font-size: 22px;
    color: #58595b;
    font-weight: 400;
	line-height:1.3;
}
.jobAddTitleHrefEtra:link, .jobAddTitleHrefEtra:hover, .jobAddTitleHrefEtra:visited, .jobAddTitleHref:hover{
color: #0695f7;
-webkit-transition: all  150ms ease-in-out;
    -moz-transition: all  150ms ease-in-out;
    -o-transition: all  150ms ease-in-out;
    -ms-transition: all  150ms ease-in-out;
    transition: all  150ms ease-in-out;
	text-decoration:none;
}
.jobLiner{
width:100%;
height:1px;
}
.jobAddTitleHrefRead{
height:24px;
width:99px;
border:1px solid #d8d8d8;
background-color:#d8d8d8;
font-size:14px;
font-weight:400;
color:#FFF;
text-align:center;
line-height:24px;
border-radius:0px 5px 5px 0px;
-moz-border-radius:0px 5px 5px 0px;
-webkit-border-radius:0px 5px 5px 0px;
margin-top:15px;
 margin-left: -16px;
}
.jobAddTitleHrefReadExtra{
background-color:#0695f7;
-webkit-transition: all  150ms ease-in-out;
    -moz-transition: all  150ms ease-in-out;
    -o-transition: all  150ms ease-in-out;
    -ms-transition: all  150ms ease-in-out;
    transition: all  150ms ease-in-out;
}
.jobAddTitleRight{
width:188px;
word-wrap: break-word;
}
.publishTime{
font-size:13px;
color:#58595b;
width:188px;
line-height:1.3;
font-weight:400;
}
.jobAddTitleHeaderB{
margin-top:15px;
}
.rightArea{
margin-left:15px;
margin-top:15px;
}
.companyInfo{
background-color:#FFF;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.companyInfoHeaer{
border:none;
color:#939598;
}
.companyInfoHeaerFirstZero{
color:#939598;
font-weight:400;
}
.companyInfo{
padding-bottom:7px;
}
.companyInfoFirstsNewDe{
margin-top:15px;
background-color:#FFF;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-image:none;
background-color:#e9f8ff;
height:250px;
overflow:hidden;
}
.companyInfoSubHead{
height:120px;
line-height:75px;
color:#0695f7;
background-position:center;
background-repeat:no-repeat;
margin:0;
background-image:url(../images/hoverSub.png);
}
.companyInfoSubHeadMk{
height: 95px;
    line-height: 1.3;
    color: #0695f7;
    padding-top: 25px;
}
.companyInfoFirstsNewDeFb{
margin-top:15px;
height:auto;
padding:0;
background-color:#FFFFFF;
}
#subscribeEmail{
margin-top:25px;
background-color:#FFF;
border-color::#FFF;
width:229px;
height:23px;
padding:8px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#939598;
font-size:12px;
}
.subscribeBtn{
margin-top:5px;
background-color:#FFF;
width:247px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height:39px;
text-align:center;
line-height:39px;
color:#FFF;
font-size:18px;
background-image:none;
background-color:#0695f7;
margin-left:25px;
opacity:0.9;
}
.subscribeBtn:hover{
opacity:1;
}
.middleContainerCopy{
float:left;
margin-top:15px;
padding-top:5px;
border-top:1px solid #d1d3d4;
width:100%;
}
.searchArea{
display:block;
float:right;
background-color:#FFFFFF;
width:384px;
margin:0;
padding:0;
margin-top:39px;
margin-right:6px;
}
#jobTitle{
width:320px;
height:20px;
background-color:#f7f7f7;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#a7a9ac;
border-color:#f7f7f7;
padding:10px;
margin:0;

}
.searchBtn{
height:40px;
background-color:#0695f7;
width:40px;
background-position:center;
background-image:url(../images/searchIcon.png);
background-repeat:no-repeat;
border-color:#0695f7;
border-radius:0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
-webkit-border-radius:0px 5px 5px 0px;
}
.jobDescription, .companyDescription{
     width: 608px;
	 padding:15px;
	 margin:0;
	 background-color:#FFF;
	 margin-top:15px;
 	     border: 1px solid #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    overflow: hidden;
}
.jobDescription{
padding-bottom:0;
}
.jobHeaders{
color:#414042;
font-size:13px;
font-weight:400;
width:100%;
margin:10px;
margin-bottom:10px;
z-index:999999999;
height:0;
}
.companyDescriptionDetails{
margin:5px;
  width: 598px;
}
.applyNotAreaNew{
margin-top:15px;
  width: 608px;
}
.applyNowBtn{
margin:0;
background-color:#2BB673;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size:18px;
text-transform:uppercase;
min-width:209px;

height:40px;
line-height:40px;
padding:0;
padding-left:10px;
padding-right:10px;
color:#FFF;
}
.headeralert, .jobTitleAreaExtraTopAlert{
margin-top:15px;
background-color:#FFFFFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width:610px;
}
.jobTitleAreaExtraTopAlert{
    height: auto;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
    width: 640px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.leftArsseaa{
width:640px;
}
.companyDescriptionTitle{
    font-size: 22px;
    color: #58595b;
    font-weight: 400;
    line-height: 1.3;
	width:100%;
	margin:10px;
	margin-bottom:5px;
}
.jobTitleAreaOtherSocial{
width:100%;
margin:0;
margin-left:10px;
margin-bottom:10px;
}

.languageArea{
position:absolute;
right:10px;
top:-10px;
z-index:999;
}
.flagsClass{
position:relative;
float:left;
width:24px;
height:24px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
background-image:url(../images/flags_1.png);
margin-left:2px;
margin-right:2px;
}
.flagsClass_1{
background-image:url(../images/flags_1.png);
}
.flagsClass_2{
background-image:url(../images/flags_2.png);
}
.flagsClass_3{
background-image:url(../images/flags_3.png);
}
.flagsClass_4{
background-image:url(../images/flags_4.png);
}
.flagsClass_5{
background-image:url(../images/flags_5.png);
}