.impactpubs_publication {
	font-size: larger;
	margin: 1em 0 0 0;
	}

.impactpubs_publication .ip-journal {
	font-style: italic;
}

.ip-badges { margin: 0 0 1em 1em; }

.ip-badge {
	color: white;
	display: inline-block;
	text-transform: uppercase;
	margin: 4px 6px 4px 6px;
	border: 1px solid #377EB8;
	background-color: #5cb85c;
	border-radius: 4px 4px 4px 4px;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	} 
	.ip-badge:hover { opacity: 0.5; }
	.ip-badge a {
		color: inherit;
		text-decoration: none; }
	.ip-badge a:hover { 
		color: inherit;
		text-decoration: inherit }

.awards .is-highly {
	background: #377EB8;
	color: white;
}

.impactpubs_footnote {
	font-size: smaller;
}