

.label-text-colen{
	float: right;
}
.theme-posted-ref{
	
	float: right;
	line-height: 2;
}
.posted{
	
	text-transform: none;
}
.ref-location{
	padding-bottom: 10px;
	  font-size: 15px; 
	  font-family: sans-serif; 
	  font-weight: 500;
	  padding-right: 5px;
	padding-left: 5px;
	
}
.ref-job-box{
	height: 300px; 
	border-bottom: 2px solid;
}
.boxAlign{
	padding-left:18px;
	padding-right: 18px;
}
.ref-job-box-title{
	font-weight: bold; 
	height: 24%; 
	text-align: center; 
	color: white; 
	background-color: #2B2B2B; 
	font-size: 23px; 
	line-height: 2.5;
}
.ref-job-box-loc{
	height: 50%; 
	background-color: #f5f5f5; 
	text-align: center;
}
.ref-job-box-loc-marker{
	padding-top: 15px; 
	padding-bottom: 15px;
}
.ref-view-pints-box{
	background-color:#f5f5f5;
	width: 150px;
	height: 40px;
	padding-right: 5px;
	border-radius:7px;
}
.ref-view-pints-box-img{
	padding-left: 8px;
	padding-top: 6px;
	float: left;
}
.ref-view-pints-box-text{
	font-family: Lato,sans-serif;
	padding-left: 8px;
	padding-top: 6px;
	font-size: 18px;
	color: #313131;
	text-align: right;
}
.ref-location-posted{
	color: #818181;
}
.ref-job-box-viewmore{
	height: 23%
}
.ref-job-box-viewmore-btn{
	line-height: 5; 
	text-align: center;
}
.ref-joblist-morebtn{
	
	float: none ! important;
	color:#2A2A2A;
	cursor: pointer;
	font-size: 17px;
	line-height: 4 
}
.points-table-data{
	height:auto;
	border-top: 1px solid #A1A2A1;
	border-left :1px solid #A1A2A1;
	border-right:1px solid #A1A2A1; 
	display: inline-block;
	width: 100%;
	
}
.jobView-allign{
	word-break: break-all;
	border-bottom: none;
	margin-left:-13px;
}
.allign-Description{
	margin-bottom:0px !important;
}
.emailInivteContentMainDiv {
    width: 100% !important;
}
.search-btn{
	 border: 0 none;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 4px !important;
    margin-right: 4px !important;
    padding: 10px 25px !important;
}
.search-btn:hover{
	
	color: #fff;
}
.spacer {
    display: block;
    height: 20px;
}
.btn-success-view {
    background-color: #2a2a2a;
    color: white !important;
}
.btn-view {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 12px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.event-strip {
    background: #eeeeee none repeat scroll 0 0;
    text-align: center;
    width: 100%;
    color: #333;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    border: 0 none;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 100%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
.event-banner{
 color: #2b3135;
    font-family: arial;
    font-size: 28px;
    font-weight: bold;
    line-height: 50px;
}
.limitTitle{
    padding-right:5px;
    padding-left:5px;
    padding-top:10px;
    overflow: hidden;
    line-height:30px;
}
.limitLocation p{
	width: 373px;
    white-space: nowrap; 
    overflow: hidden ;
    text-overflow: ellipsis ; 
}
@media(min-width:300px) and (max-width:400px){
.limitLocation p{
	width: 282px !important;
}	
}