 /*SITE SPECIFIC CSS*/
 
 .featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/icvts/icvts_feature_panel.jpg);
	background-color: #ffffff;
}

.navbar {
	background-color: #8DD2D2;
}
/* Styles required when using a light colour in the navbar */

.navbar-menu a,
.navbar-menu .site-menu-item .desktop-nav-arrow,
.navbar-search-advanced a,
.navbar-search-collapsed i,
.navbar-search-close {
	color: #2a2a2a;
	-webkit-font-smoothing: initial;
}

.navbar-search-close:hover {
	text-decoration: underline;
}

@media only screen and (min-width: 930px) {
	.navbar-search {
		border: 1px solid #c8cede;
		margin-top: 6px;
	}
}

.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}

.journal-bg {
	background-color: #1aa4a5;
}

.journal-header .journal-logo {
	width: 680px;
}

.journal-header .society-logo-container {
	padding-left: 30px;
}

#logo-EuropeanBoardofCardiovascularPerfusion {
	width: 75px;
}

#logo-EuropeanAssociationforCardio-ThoracicSurgery {
	width: 200px;
}

.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}

.journal-footer.journal-bg {
	background-color: #1aa4a5;
}
/* Keep the following if the footer background is white or light coloured */

.journal-footer {
	border-bottom: 1px solid #cfd5e4;
	border-top: 1px solid #cfd5e4;
}

.journal-footer-menu a {
	color: #2a2a2a;
}

.journal-footer-colophon {
	color: #2a2a2a;
}

.journal-footer-colophon a {
	color: #2a2a2a;
}

.journal-footer {
	-webkit-font-smoothing: auto;
}

#cloudCMS .panels .widget-dynamic-title::after,
#cloudCMS .panels .widgetHead h2::after,
#cloudCMS .rowHead h2::after {
	background-color: #1aa4a5;
}

#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #1aa4a5;
}

#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}

#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}


/*----------------------------------*/
/* ---- SOCIETY ACCESS CONTROL ---- */
/*----------------------------------*/

.society-links img {
	width: 200px;
}