 /*SITE SPECIFIC CSS*/

.journal-bg {
	background-color: #ffffff;
}
.navbar {
	background-color: #575756;
	border-top: 1px solid #828282;
}


.journal-header .journal-logo {
	width: 165px;
}
.journal-header .society-logo {
	width: 132px;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}

.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}

.featurePanel .featurePanelInner {
	background: rgba(250, 250, 250, 0.88);
}
.featurePanel {
	background-color: #575756;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}



.journal-footer.journal-bg {
	background-color: #ffffff;
	border-bottom: 1px solid #CFD5E4;
}
img.journal-footer-affiliations-logo {
	width: 125px;
}
img#footer-logo-EuropeanRenalAssociation-EuropeanDialysisandTransplantAssociation {
	width: 127px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer-colophon a { 
	color: #2a2a2a; 
}
.journal-footer {
	-webkit-font-smoothing: auto;
}


.society-links img {
	width: 133px;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #575756;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #575756;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}
