<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.announce {
	text-align: center;
	color: #0033FF;
	padding: 0 0 12px 0;
}

.pub-list h3 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.pub-list span.index {
	color: #0033FF;
}

.pub-list span.journal {
	font-style: italic;
	/* font-weight: bold; */
}

.pub-list span.author span.highlight {
	font-weight: bold;
}

.pub-list li {
	padding: 4px 0;
}

.pub-list span.doi a {
	color: black;
	text-decoration: underline;
}

.csl-entry div {
	display: inline;
}

.csl-entry div.csl-left-margin {
	color: #0033FF;
	margin: 0 0.5em 0 0;
}

#bib_highlights .csl-entry div.csl-left-margin {
	display:inline-block;
	/* height:15px;
	width:35px;
	background-image:url('../style/images/new.gif'); */
	height:14px;
	width:22px;
	background-image:url('../style/images/new-2.gif');
	/* height:7px;
	width:18px;
	background-image:url('../style/images/new-3.gif'); */
	background-size: cover;
	text-indent:-9999px;
}

.csl-entry {
	padding: 4px 0;
}
</pre></body></html>