body {
	/*font-family:Oswald;	
	width:800px;*/
	text-align:justify;
	/*margin: 50px 0 0 100px;*/
}
.sheader { display:none !important; }
.bibitem { font-size:9pt !important; }
.biburl {display:none !important; }
.sectionhead {
	font-size:16pt;
	font-weight:bold;
	margin-top:20px;
}
.bibline {
	text-align:justify;
	font-size:10pt;
}
.articleVolume { font-style:italic; }
.articleJournal { font-style:italic; }
.bibitem { 
	padding-left:50px; 
	/*text-indent:-25px;*/
	padding-bottom:10px;
}
tr {
	border:none !important;
}
td {
	border:none !important;
}
.chapterBook { font-style:italic; }
.proceedingsBook { font-style:italic; }
.biburl {
	background-color:#fff;
	padding:1px;
	font-size:9pt;
	border-radius:5px;
}
a.biburl {
	color:#555 !important;
	border-bottom:dotted 1px black;
}
a:hover.biburl {
	color:#111 !important;
}
.doiurl {
	background-color:#fff;
	padding:1px;
	font-size:9pt;
	border-radius:5px;
}
a.doiurl {
	color:#555 !important;
	border-bottom:dotted 1px black;
}
a:hover.doiurl {
	color:#111 !important;
}
.linkurl {
	background-color:#fff;
	padding:1px;
	font-size:9pt;
	border-radius:5px;
}
a.linkurl {
	color:#555 !important;
	border-bottom:dotted 1px black;
}
a:hover.linkurl {
	color:#111 !important;
}
.type_article {
	border-left:0px solid white;	
}
.type_symposium {
	border-left:0px solid white;	
}
.type_book {
	border-left:0px solid white;	
}
.type_incollection {
	border-left:0px solid white;	
}
.type_inproceedings {
	border-left:0px solid white;	
}
.type_inproceedings:before {
	content: "\f1ae";
	font-family: 'FontAwesome';
	font-size: 100%;
}
.type_article:before {
	content: "\f038";
	font-family: 'FontAwesome';
	font-size: 100%;
}
.type_book:before {
	content: "\f02d";
	font-family: 'FontAwesome';
	font-size: 100%;
}
.type_incollection:before {
	content: "\f02e";
	font-family: 'FontAwesome';
	font-size: 100%;
}
.type_symposium:before {
	content: "\f0e6";
	font-family: 'FontAwesome';
	font-size: 100%;
}
/*http://fortawesome.github.io/Font-Awesome/cheatsheet/