﻿/*new css for new design of searchresults altshuler shaham*/
.TitleHeaderSearch
{
    font-family:Arial;
    font-size:large;
    color:black;
}

.JobDataResultSpacer
{
    width:100%;
    height:30px;
}


.ShareDivJob 
{
    vertical-align:top;
}

.JobSearchResultFooter 
{
    vertical-align:bottom;
}
.nextNewForJobResults 
{
    font-weight:bold;
    background-color:#eb690a;
    color:red !important;
    height:25px;
    line-height:25px;
    padding:1px 8px;
}
.nextNewForJobResults:hover
{
    background-color:#5a5a5a;
}
.DivSpacerJobResultBottom
{
    width:100%;
    height:30px;
}
.JobResultsHeader
{
    width:100%;
}

TABLE.jobListing .startGutter3 { padding-bottom: 20px;padding-top:10px; } 
.JobSearchResultFooter .RightExtra { background-image: url(../Images/BtnRightBg.gif); background-repeat: no-repeat; width: 10px; height: 21px; float: left !important; margin-right: 10px !important; background-color: #e5e5e5 !important; }
.JobSearchResultFooter .LeftExtra { background-image: url(../Images/BtnLeftBg.gif); background-repeat: no-repeat; width: 10px; height: 21px; float: left !important; background-color: #e5e5e5 !important; }
.JobSearchResultFooter .MidExtra { background-repeat: repeat-x; height: 21px; float: left !important; background-color: #e5e5e5 !important;}
.ShareOnFacebookAdditional 
{
    float:left !important; 
    width:18px !important; 
    height:16px !important;  
    background: url(../../cultures/images/icons/facebook-16x16.png) no-repeat left top; 
    cursor:pointer;
}
.ShareOnLinkedInAdditional 
{
    float:left !important; 
    width:18px !important;  
    height:16px !important; 
    background: url(../../cultures/images/icons/linkedin-16x16.png) no-repeat left top !important;  
    cursor:pointer !important; 

}
.ShareOnTwitter 
{
    float:left !important; 
    width:18px !important;  
    height:16px !important; 
    background: url(../../cultures/images/icons/twitter-16x16.png) no-repeat left top !important;  
    cursor:pointer !important; 
}
.RecomendAFreind 
{
    float:left;
    width:18px !important; 
    height:16px !important; 
    background: url(../../cultures/images/icons/email-16x16.png) no-repeat left top !important; 
    cursor:pointer !important; 
}
.PriorityTitleJob 
{
    border-bottom:0px !important;
}
.AdditionalemptyTemplateColumn 
{
    border-bottom:0px !important;
}
.Prioritylocation 
{
    border-bottom:0px !important;
}
.additionalposted
 {
  border-bottom:0px !important;
}
.additionalapply 
{
  border-bottom:0px !important;
}
.additionalResume
 {
  border-bottom:0px !important;
}
.additionalCompany
{
  border-bottom:0px !important;
}
.additionalResume 
{
    border-bottom: 0px !important;
}

.MasterPageErrorMessage
{
    text-align: center;
    background-color: beige;
    border: 1px solid red;
    padding: 5px;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.MessageToCandidateWhenAlreadyExists
{
    border: 1px solid black;
    background-color: lightyellow;
}

.HeaderForMobile
{
    text-align: center;

}
.HeaderForMobile
{
		display:none
}
span.ltrForMobile{
display:none
}