/* This CSS hides the Preview Email Button */

/* 
.contentButtonDiv button#PreviewEmailContentBtnTop, .contentButtonDiv button#PreviewEmailContentBtnBottom {
display: none; 
}
*/
div.CJF {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

 h1, .CJF h2, .CJF h3, .CJF h4, .CJF h5, .CJF h6 , .CJF span {
	font-family: 'Noto Sans';
	color: #3C3D4C;
} 

.CJF p, .CJF li.dateTime.ele_dateTime {
	font-family: 'Merriweather';
}

.CJF a , .CJF a span.firstName, .CJF a span.lastName {
	font-family: 'Noto Sans';
	color: #E4763D;
}

.CJF a span.email {
	font-size: 1rem;
	overflow: hidden;
	white-space: nowrap !important;
	word-wrap: normal;
}

.CJF div.MainTitle span.Titletxt {
	border-bottom: none;
	font-family: 'Noto Sans';
	text-transform: uppercase;
}

.CJF .owl-theme .owl-controls .owl-buttons .icon {
	color: #CF1933;
}

.CJF img.radius4 {
	border-radius: 0;
}

.CJF div.ppl_vert.contact_comp div.floatingContainer {
	margin-left: 15px;
}

.CJF div.thumbOuter.peoplePanelUser {
	background-color: #ffffff;
	border-bottom: 8px solid #6B9688;
	/*border-radius: 2px;*/
	padding-top: 1rem;
	margin-right: 1rem;
}

.CJF hr	{
	border-color:#6B9688;
}

.CJF .columns .thumbnail .titleOverlap .titleTransbg {
	background: #E4763D;
}

.CJF div.contlist_masonry span.titleOverlap span.relativeDiv.TruncateTxt {
	color: #ffffff;
}