@charset "UTF-8";
/* CSS Document */

	.reference_in_select_list {
		float: left;
	}
	.one_reference_in_list {
		display: block;
		margin-top: .5em;
	}
	.reference_cite_slug {
		font-weight: bold;
	}
	.reference_ref_slug {
		font-weight: bold;
	}
	.reference_segment input{
		width: 7em;
		margin: 0 ;
	}
	.reference_segment select{
		width: 7em;
		margin: 0 ;
	}
	.reference_segment{
		float:left;
		margin-right: 1em;
		margin-bottom: 1em;
		width: 7em;
	}
	.reference_authors{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_title{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_journal_name{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		font-style:  oblique;
	}
	.reference_year{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_volume{
		color: inherit;
		font-size: inherit;
		font-weight: bold;
		text-decoration:none;
	}
	.reference_issue{
		color: inherit;
		font-size: inherit;
		font-weight: bold;
		text-decoration:none;
	}
	.reference_page{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_available{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_doi{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_pmid{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_accessed{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_normal{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_bold{
		color: inherit;
		font-size: inherit;
		font-weight: bold;
		text-decoration:none;
	}
	.reference_italic{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		font-style:  oblique;
	}
	.reference_grey{
		color: #666666;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_medium{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_thesis_title{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_book_title{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		font-style:  oblique;
		text-decoration:none;
	}
	.reference_report_title{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		font-style:  oblique;
		text-decoration:none;
	}
	.reference_reporting_body{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_report_series{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_chapter{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_place_of_publication{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_publisher{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_editors{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
	}
	.reference_web_page_title{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
		font-style:  oblique;
	}
	.reference_film_title{
		color: inherit;
		font-size: inherit;
		font-weight: inherit;
		text-decoration:none;
		font-style:  oblique;
	}
