 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/ofid/ofid_feature_panel.jpg);
}
.navbar {
	background-color: #333333;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 0, 0, 0.5);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
  background-color: #FCBC4D; 
}
.journal-header .journal-logo {
    width: 500px;
}
img#logo-InfectiousDiseasesSocietyofAmerica {
	width: 185px;
}
img#logo-HIVMedicineAssociation {
	width: 125px;
}
.journal-footer.journal-bg {
	background-color: #333333;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #FCBC4D;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__underbar.journal-bg{
	background-color: #2a2a2a;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__header h3{
	color: #2a2a2a;
}

.society-links-logo img {
	width: 250px;
}