
.impactpubs_years-ctl[type="radio"] {
	display: none;
}

.impactpubs_years-ctl + label {
	font-size: 24px;
	line-height: 1.5;
	padding-right: 30px;
}

.impactpubs_years-ctl + label > a {
	text-decoration: none;
	cursor: pointer;
	border-bottom: none !important;
}

.impactpubs_years-ctl:checked + label {
	text-decoration: underline;
}

.impactpubs_notshown {
	display: none;
}

.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;
}
