.middleContainerHandler{
margin-top:40px;
margin-bottom:20px;
}
.jobAdTopArea{
width:100%;
}
.jobTitleArea{
font-size: 24px;
color: #333;
margin: 0px;
border-bottom: 1px solid transparent;
line-height: 1.3;
width: 100%;
}
.jobTitle{
float:right;
margin-right:5px;
padding-bottom:3px;
text-align:left;
width: 655px;
word-wrap: break-word;
border-bottom:1px dashed #ddd;
}
.jobOtherDetailsArea{
float:right;
padding-top: 5px;
line-height: 1.3;
font-size: 13px;
margin-right:5px;
width: 655px;
}
.companyName a:link, .companyName:visited, .companyName:hover{
font-weight:600;
text-decoration:none;
color:#069;
}
.companyName:hover{
text-decoration:underline;
}
.jobTitleAreaExtra{
margin-top:25px;
margin-bottom: 15px;
}
.companyLogo{
width: 110px;
    /* top: 100px; */
    height: 110px;
    /* -webkit-border-radius: 180px; */
    -moz-border-radius: 180px;
    /* border-radius: 180px; */
     border: 1px dashed #ddd;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
/*    -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.35);
*/    display: box;
    box-pack: center;
    box-align: center;
    cursor: pointer;
    background-color: #fff;
    z-index: 999;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 130px;
    margin-top: -25px;
}
.jobCityList{
margin-left:10px;
font-weight:300;
font-size:13px;
/*background-repeat:no-repeat;
background-position:left center;
padding-left:16px;
background-size:14px;
background-image:url(../images/iconmonstr-location-3-32other.png);*/
margin-left:10px
}
.applyNowBtn{
background-color: #53bc57;
color: #fff;
border-radius: 2px;
font-size: 14px;
padding: 10px 30px;
border: none;
margin-right: 10px;
display: inline-block;
cursor: pointer;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.8px;
word-spacing: 2px;
margin: 5px;
margin-top: 10px;
font-weight:300;
opacity:0.9;
float:right;
}
.applyNowBtn:hover{
opacity:1;
}
.jobTitleAreaOther{
border:none;
}
.jobDescription{
width:660px;
margin:5px;
margin-top:0;
word-wrap: break-word;
}
 .jobRightArea{
width:250px;
}
.jobRightAreaDesc{
width: 210px;
text-align: right;
font-size: 18px;
border-right: 3px solid #53bc57;
margin-top: 25px;
padding-right: 27px;
padding-top: 16px;
padding-bottom: 26px;
color: #212121;
margin-right:10px;
line-height:1.3;
}
.companyDescription{
width:660px;
margin:5px;
margin-top: -120px;
}
.companyDescriptionDetails{
width:642px;
padding:5px;
line-height:1.3;
color: #666;
font-size:13px;
margin-bottom: 20px;
}
.jobRightAreaDescAb{
position:absolute;
top:-17px;
left:-260px;
}
.companyDescriptionApply{
width:100%;
vertical-align: middle;
display: -ms-flexbox;
-ms-flex-pack: center;
-ms-flex-align: center;
display: -moz-box;
-moz-box-pack: center;
-moz-box-align: center;
display: -webkit-box;
-webkit-box-pack: center;
-webkit-box-align: center;
display: box;
box-pack: center;
box-align: center;
text-align: center;
}
.shareBtns{
position:relative;
float:left;
height:30px;
width:30px;
background-position:center;
background-size:16px;
background-repeat:no-repeat;
background-color:#666666;
background-image:url(../images/iconmonstr-linkedin-2-32.png);
}
.applyNowBtnNo{
float:none;
}
.jobTitleAreaOtherSocial{
width:655px;
margin-left:260px;
margin-top:10px;
}
.fb-send{
margin-left:5px;
}
.jobTitleAreaExtraTopAlert{
width:100%;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #f2dede;
border: 1px solid #ebccd1;
color: #a94442;
padding: 8px;
margin-bottom: 0;
font-size: 15px;
padding-left: 0;
text-align:center;
padding-right: 0;
}
.applyNowBtnNoTop{
top:40px;
}
.middleContainerTopHandlerTop{
width:960px;
margin-bottom:10px;
}
.poweredByArea{
font-size:11px;
font-weight:600;
color:#878787;
width: 100%;
text-align: center;
    margin-top: -20px;
    margin-bottom: 10px;
}
.poweredImg{
    width: 120px;
     top: 15px;
    left: 2px;
    position: relative;
}