
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background: #024941;
	background: -moz-radial-gradient(circle, rgba(103,152,92,1) 0%, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(103,152,92,1) 0%, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	background: radial-gradient(circle, rgba(103,152,92,1) 0%, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#74a669",endColorstr="#024941",GradientType=1);
}
.navbar {
	background-color: #024941;
}


.journal-header .journal-logo {
    width: 370px;
}
.journal-header .society-logo {
    width: 90px;
}


.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}


.featurePanel {
	/*background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/burnstrauma/burnstrauma_feature_panel.jpg);*/
	background: rgb(103,152,92);
	background: -moz-linear-gradient(216deg, rgba(103,152,92,1) 0%, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	background: -webkit-linear-gradient(216deg, rgba(103,152,92,1) 0%, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	background: linear-gradient(216deg, rgba(103,152,92,1) 0%, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#67985c",endColorstr="#024941",GradientType=1);
}
.featurePanelInner {
	background-color: #024941;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}

.widget-dynamic__underbar.journal-bg {
	background-color: #97cd74;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #97cd74;
}


.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background: rgb(248,219,179);
	background: -moz-linear-gradient(90deg, rgba(248,219,179,1) 0%, rgba(249,179,171,1) 43%, rgba(204,147,149,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(248,219,179,1) 0%, rgba(249,179,171,1) 43%, rgba(204,147,149,1) 100%);
	background: linear-gradient(90deg, rgba(248,219,179,1) 0%, rgba(249,179,171,1) 43%, rgba(204,147,149,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8dbb3",endColorstr="#cc9395",GradientType=1);
}
.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;
}
.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: #007d47;
}


#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background: rgb(248,219,179);
	background: -moz-linear-gradient(90deg, rgba(248,219,179,1) 0%, rgba(249,179,171,1) 43%, rgba(204,147,149,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(248,219,179,1) 0%, rgba(249,179,171,1) 43%, rgba(204,147,149,1) 100%);
	background: linear-gradient(90deg, rgba(248,219,179,1) 0%, rgba(249,179,171,1) 43%, rgba(204,147,149,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8dbb3",endColorstr="#cc9395",GradientType=1);
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #007d47;
}


.journal-footer.journal-bg {
	background: rgb(66,125,88);
	background: -moz-radial-gradient(circle, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	background: radial-gradient(circle, rgba(66,125,88,1) 16%, rgba(38,102,78,1) 39%, rgba(16,84,70,1) 72%, rgba(2,73,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#427d58",endColorstr="#024941",GradientType=1);
}
img.journal-footer-affiliations-logo {
	width: 320px;
}
