﻿body {
}

.main_content {
    width:72%;
    float:left;
}
.main_content a {
    color: #3672ad;
}
    .main_content .copyright {
        border-bottom: 1px solid #d4d4d4;
    }
.main_sidebar {
    padding-left:30px;
    width:21%;
    float:left;
}
.article_head {
    margin-top:16px;
    display:block;
	width:100%;
}
	.article_head ul {
		width:100%;
	}
	.article_head ul li {
		float: left;
	}
.article_category {
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	color: #666;
	text-transform: uppercase;
}
.article_openaccess {
    font-size: 13px;
	font-size: .8125rem;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:orange;
	text-transform: uppercase;
    margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #d4d4d4


}
.article_crossmark {
	float:right !important;
}
.main_title_section {
	margin-top: 16px;
	padding-top: 16px;
}
.article_title {
	font-size: 28px;
	font-size: 1.75rem;
	margin-bottom: 24px;
	margin-top: 0;
	color: #333;
	font-weight: 400;
	line-height: 1.4
}
.author_names {
	font-size: 14px;
	font-size: .875rem;
	position: relative;
	margin-bottom: 16px
}

.author_names ul {
	display: inline
}

.author_names li {
	display: inline-block;
	line-height: 1.5;
	margin-right: 0.3em
}
.author_names .author {
    cursor:default;
    display: inline;
    position: relative;
}

.author_names .author>sup {
	display: inline-block;
    margin:0;
    padding:0;
}
.author_names .authorname {
    margin-right:4px;
}
.author_aff {
    font-size: 14px;
	font-size: .875rem;
    margin-top:16px;
}
.author_aff_title {
    font-size:15px;
    padding-bottom:10px;
    font-weight:bold;
    cursor:pointer;
}
.article_context_information {
	line-height: normal;
	margin-bottom: 4px
}
.context_information_journal_titles {
    font-size: 13px;
	font-size: .8125rem;
	margin-bottom: 0;
	display: inline-block;
	color: #666
}
.article_citation {
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #d4d4d4
}

	.article_citation .journal_title {
		font-style: italic;
		color: #333;
		font-weight: bold;
	}

.article_citation span {
	display: inline-block
}

.article_citation span:last-child {
	margin-right: 0
}
.article_doi {
	font-size: 13px;
	font-size: .8125rem;
	margin-bottom: 0;
	display: inline-block;
	color: #666
}
.article_history {
	line-height: normal
}
.article_history .history {
	font-size: 13px;
	font-size: .8125rem;
	margin-bottom: 0;
	display: inline-block;
	color: #666
}
.article_history .history_received,.article_history .history_accepted {
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #d4d4d4
}
.section1 {
    margin-top:36px;
    border-bottom: 1px solid #d4d4d4
}

.keyword_group {
	margin-bottom: 24px
}
.keyword_group .keyword {
}
.heading {
    font-size: 22px;
	font-size: 1.375rem;
	margin-bottom: 24px;
	margin-top: 0;
	color: #333;
	font-weight: 400
}
h3.heading {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 16px;
	margin-top: 0;
}
.article_body {
}
.article_body p {
    margin-bottom: 24px
}
.article_body a {
    text-decoration-line:underline;
    text-decoration-color:#3672ad;
}
.para {
	margin-bottom: 24px
}
.figure {
	/*margin: 24px 16px;*/
    padding:10px;
    margin-top:24px;
    margin-bottom:24px;
	border: 1px solid #e7e7e7;
	text-indent: 0;
    background-color:#F8F8F8;
    width:100%;
}
.figure img {
	height: auto;
	margin: 0;
	max-width: 100%;
}
.MediaObject {
	display: block;
    background-color:#fff;
    text-align:center;
    height:100%;
    margin-bottom:20px;
}
.MediaObject img {
	display: inline-block;
	max-height: 300px
}
.MediaObject p {
	line-height: 1.4
}

.GraphicAbstractObject {
    display: block;
    background-color: #fff;
    text-align: center;
    height: 100%;
    margin-bottom: 20px;
}

    .GraphicAbstractObject img {
        display: inline-block;
        width:40%;
    }


.figure_table {
	margin: 24px 0
}

.figure_table .capt {
	margin: 16px 0 8px
}

.figure_table .caption {
	margin-bottom: 16px
}
.caption_number {
	padding-right: 8px
}

.caption_content {
	color: #666
}

caption_content>span {
	display: block;
	margin-top: 4px
}

.caption_content span:first-of-type {
	display: inline;
	margin-top: 0
}
.table {
	overflow-x: auto;
    width: 100%;
	line-height: normal;
	background: #fff;
	border: none;
	margin: 0 0 24px;
	text-align: left;
}

.table:last-child {
	margin-bottom: 0
}

.table caption {
	text-align: left;
	margin-bottom: 16px
}

.table caption>h2,table caption h3,table caption h4,table caption h5,table caption h6 {
	font-size: 14px;
	font-size: .875rem;
	margin: 0
}

.table th,table td {
	font-size: 14px;
	font-size: .875rem;
	padding: 4px 8px
}

.table th p,table td p {
	margin-bottom: 4px
}

.table th p:last-child,table td p:last-child {
	margin-bottom: 0
}

.table th {
	font-size: 14px;
	font-size: .875rem;
	text-align: left;
	vertical-align: middle;
	color: #333
}
	.table thead {
		border-top: 0.05rem solid black;
		border-bottom: 0.05rem solid black;
	}

.table td {
	color: #666;
	background-color: #fff
}
	.table th hr {
		color: black;
		background: black;
		border: none;
		height: 0.05rem;
	}
table.table {
	border-bottom: 0.05rem solid black;
}

.odd {
	background-color: #f0f3f7;
}
	.odd td {
		background-color: #f0f3f7;
	}
.even {
	background-color: white;
}
	.even td {
		background-color: white;
	}
.table_footer {
	margin-top: 16px;
    margin: 8px 0;
	color: #666;
}
.table_footer .table_footer_note {
    display:block;
    margin-top:8px;
}
    .table_footer .table_footer_note p {
        display:inline;
    }
.citation {
	position: relative;
	margin-top: 16px;
	margin-bottom: 16px;
    font-size: 14px;
	font-size: .875rem;
    display:block;
}
.citation cite {
	font-style: normal;
	word-break:break-word;
}
.citation .article_title{
	display: inline
}

.citation .Year:before {
	content: ' ('
}

.citation .Year:after {
	content: ') '
}

.citation .JournalTitle:after {
	content: ' '
}

.citation .VolumeID:after {
	content: ':'
}

.citation .FirstPage+.LastPage:before {
	content: '\2013'
}

.citation .BookTitle:after{
	content: ', '
}

.citation .occurrences>span {
	display: inline-block;
	margin-left: 16px
}
.citation table td {
    text-align:left;
}

.SideBox {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid #87d4d1
}

.SideBox:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0
}

.SideBox .Altmetric>a {
	display: block;
	margin-bottom: 4px
}

.SideBox .Altmetric img {
	vertical-align: top
}

.SideBox .Altmetric p {
	font-weight: 400
}

.SideBox .Altmetric p:last-child {
	margin-bottom: 0
}

.SideBox .Altmetric .altmetric-embed+p {
	margin-top: 8px
}

.SideBox>dl+.Altmetric {
	border-top: 1px solid #e7e7e7;
	padding-top: 16px;
	margin-top: 8px
}

.SideBox p {
	font-size: 13px;
	font-size: .8125rem
}
    .sidebox_citation {
        font-size: 13px;
        font-size: .8125rem
    }

.button {
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: 0;
	line-height: normal;
	border-radius: 3px;
	border: 1px solid transparent;
	padding: 0.5em 1em;
	font-family: "Open Sans",sans-serif;
	-webkit-transition: 0.15s ease;
	transition: 0.15s ease;
	text-align: center
}

.button:hover,.button:active,.button:focus {
	text-decoration: none
}

.button--full {
	width: 100%;
	max-width: 300px
}

.button--link {
	background-color: transparent;
	color: #3672ad
}

.button--link:hover {
	text-decoration: underline
}

.button--size-200 {
	font-size: 12px;
	font-size: .75rem
}

.button--size-300 {
	font-size: 14px;
	font-size: .875rem
}

.button--size-400 {
	font-size: 16px;
	font-size: 1rem
}

.button--size-500 {
	font-size: 18px;
	font-size: 1.125rem
}

.button--size-600 {
	font-size: 20px;
	font-size: 1.25rem
}

.button--priority-1 {
	background-color: #3672ad;
	color: #fff
}

.button--priority-1:hover,.button--priority-1:active,.button--priority-1:focus {
	background-color: #4a80b5;
	color: #fff
}

.button--priority-2 {
	background-color: #fff;
	border-color: #3672ad;
	color: #3672ad
}

.button--priority-2:hover,.button--priority-2:active,.button--priority-2:focus {
	border-color: #4a80b5;
	color: #2a5886
}
.Collapse--buttonToC {
	border: 0
}

.Collapse--buttonToC.isOpen {
	border-bottom: none
}

.Collapse--buttonToC .Collapse_toggle--ToC {
	border: none;
	padding: 0;
	text-align: left;
	height: 2.5em;
	line-height: 2.5em
}

.Collapse--buttonToC .Collapse_toggle--ToC .Icon {
	margin-left: 4px
}

@media (min-width: 764px) {
	.Collapse--buttonToC .Collapse_toggle--ToC .Icon {
		margin-left: 8px
	}
}

.Collapse--buttonToC .Collapse_content {
	background: none
}

.Collapse--buttonToC .Collapse_content>li {
	border-top: none;
	padding: 0;
	margin: 0
}

.Collapse--buttonToC .Collapse_content>li:hover {
	background: none
}

.Collapse--buttonToC .Collapse_content>li:not(:first-child) {
	border-top: none;
	padding: 0;
	margin: 0
}

.Collapse--buttonToC .Collapse_content>li:not(:first-child):hover {
	background: none;
	padding: 0;
	margin: 0
}

.Collapse--buttonToC .Collapse_content>li a {
	font-size: 13px;
	font-size: .8125rem;
	color: #3672ad;
	display: block;
	padding: 2px 12px
}

.Collapse--buttonToC .Collapse_content>li a:hover {
	background: #f0f0f0;
	padding: 2px 12px;
	margin: 0
}

.SideBox_title {
    margin:0;
    padding:0;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 600;
	margin-bottom: 16px;
	text-transform: uppercase;
	color: #666;
	line-height: 1.4

}
a.OrderReprintsTitle {
    font-size: 13px;
	font-size: .8125rem;
	font-weight: 600;
	margin-bottom: 16px;
	line-height: 1.4;
    color:#3672ad;
}

    a.OrderReprintsTitle:hover {
        text-decoration:underline;
        color:#4a80b5;
    }

.SideBox_title>.Icon {
	position: absolute !important;
	right: 8px
}
.SideBox_defList>dt,.SideBox_defList dd {
	font-size: 13px;
	font-size: .8125rem;
	padding: 8px 0;
	color: #666
}

.SideBox_defList>dt:first-of-type,.SideBox_defList dd:first-of-type {
	padding-top: 0
}

.SideBox_defList>dt:last-of-type,.SideBox_defList dd:last-of-type {
	padding-bottom: 0
}

.SideBox_defList>dt {
	float: left;
	clear: left;
	margin-right: 10px
}

.SideBox_defList>dd {
	border-bottom: 1px solid #e2e4e2
}

.SideBox_defList>dd:last-child {
	border-bottom: 0
}

.SideBox_defList>dd a:hover {
	text-decoration: none
}

.SideBox_defList>dd p {
	margin-bottom: 0
}

.Glossary {
	line-height: 1.4;
	margin-top: 48px;
	padding-top: 48px;
	border-top: 1px solid #e7e7e7
}

.Glossary>.Headings .Heading {
	margin-top: 0
}

.definition_list_entry {
	margin-left: 16px
}

.term {
	font-style: italic;
	font-weight: 400
}

.description {
	margin-bottom: 16px
}

.description .para {
	margin: 0
}

.abbreviation_group {
	margin-bottom: 16px
}

.abbreviation_group>.Heading {
	margin-top: 0
}
.abbreviation_group dl {
	display: inline-block;
	margin: 0 10px 0 0
}

.abbreviation_group dt,.abbreviation_group dd {
	display: inline-block;
	margin: 0
}

.abbreviation_group dt {
	font-weight: 600
}

.abbreviation_group dd {
	font-style: normal;
	font-weight: 300
}

.abbreviation_group dfn {
	font-style: normal
}
.definition_list {
    margin-bottom:24px;
}
.Share {
	zoom: 1;
	margin-bottom: -8px
}

.Share:before,.Share:after {
	content: "";
	display: table
}

.Share:after {
	clear: both
}

.Share>.Share_item {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px
}

.Share>.Share_item:last-child {
	margin-right: 0
}

.Share>.Share_item .Icon {
	width: 32px;
	height: 32px
}
.u-btnReset {
	background: transparent;
	border: 0;
	padding: 0
}
.Icon--twitter-brand {
	background-image: url(img/qitu_16.png);

	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px
}
.Icon--facebook-brand {
	background-image: url(img/qitu_14.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
}
.Icon--linkedin-brand {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23007BB6%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.74%2011.997h4.75v15.27H4.74v-15.27zm2.375-7.592c1.52%200%202.75%201.233%202.75%202.752%200%201.52-1.23%202.753-2.75%202.753-1.524%200-2.753-1.233-2.753-2.753s1.23-2.752%202.753-2.752%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.467%2011.997h4.55v2.087h.063c.634-1.2%202.183-2.466%204.49-2.466%204.807%200%205.695%203.162%205.695%207.275v8.375H22.52V19.84c0-1.77-.03-4.048-2.467-4.048-2.47%200-2.847%201.93-2.847%203.923v7.553h-4.74v-15.27z%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px
}
.Icon--weibo-brand {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C8E8F9%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.07%2019.91c0%202.992%203.885%205.42%208.68%205.42%204.792%200%208.68-2.428%208.68-5.42%200-2.995-3.888-5.423-8.68-5.423-4.795%200-8.68%202.428-8.68%205.423%22%2F%3E%3Cpath%20fill%3D%22%23DF0A21%22%20d%3D%22M13.952%2024.89c-4.243.42-7.905-1.503-8.18-4.3-.276-2.792%202.94-5.4%207.184-5.82%204.243-.42%207.905%201.504%208.183%204.296.27%202.795-2.945%205.402-7.188%205.823m8.486-9.277c-.36-.107-.606-.182-.418-.656.408-1.034.45-1.925.008-2.56-.834-1.192-3.108-1.128-5.718-.032%200%200-.82.36-.61-.292.4-1.294.342-2.378-.284-3.004-1.416-1.424-5.18.052-8.41%203.288-2.418%202.426-3.822%204.998-3.822%207.22%200%204.25%205.436%206.834%2010.753%206.834%206.97%200%2011.607-4.062%2011.607-7.287%200-1.948-1.634-3.054-3.106-3.512%22%2F%3E%3Cpath%20fill%3D%22%23F4992C%22%20d%3D%22M27.068%207.833c-1.684-1.873-4.168-2.585-6.46-2.096-.53.113-.867.636-.755%201.167.113.53.636.87%201.164.757%201.633-.346%203.396.163%204.592%201.492%201.196%201.33%201.52%203.144%201.01%204.734-.167.517.114%201.07.63%201.238s1.068-.116%201.236-.632v-.003c.72-2.238.266-4.787-1.418-6.657M24.482%2010.173c-.818-.91-2.028-1.258-3.146-1.02-.456.098-.748.548-.648%201.007.1.456.547.75%201%20.65.547-.117%201.14.052%201.54.497.4.446.51%201.054.337%201.587-.145.444.1.923.545%201.066.443.143.918-.1%201.062-.545.35-1.09.133-2.33-.69-3.242%22%2F%3E%3Cpath%20fill%3D%22%2313110C%22%20d%3D%22M14.186%2019.83c-.15.253-.477.376-.733.27-.253-.104-.332-.39-.188-.64.148-.25.463-.37.715-.27.255.093.347.383.206.64m-1.352%201.74c-.41.656-1.29.94-1.95.64-.653-.297-.846-1.062-.436-1.7.405-.638%201.254-.922%201.912-.646.665.282.877%201.04.474%201.706m1.542-4.648c-2.02-.527-4.3.48-5.18%202.266-.892%201.82-.028%203.842%202.012%204.502%202.113.685%204.603-.363%205.47-2.328.855-1.923-.212-3.898-2.302-4.44%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
}
.Icon--gplus-brand {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%2216%2016%2032%2032%22%20enable-background%3D%22new%2016%2016%2032%2032%22%3E%3Cpath%20fill%3D%22%23DD4B39%22%20d%3D%22M16%2016h32v32H16z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.14%2022.5h-4.997c-.664%200-1.374.077-2.132.23-.764.18-1.503.562-2.213%201.146-1.034%201-1.552%202.11-1.552%203.335%200%201.015.365%201.904%201.095%202.667.698.82%201.712%201.237%203.042%201.253.25%200%20.52-.016.802-.048l-.153.428c-.06.146-.093.33-.093.55%200%20.367.083.682.247.942.14.27.302.522.482.76-.583.015-1.315.09-2.198.22-.89.152-1.74.46-2.55.923-.72.43-1.22.927-1.493%201.493-.283.567-.425%201.08-.425%201.54%200%20.95.436%201.763%201.307%202.443.863.73%202.17%201.103%203.92%201.12%202.09-.034%203.69-.532%204.8-1.5%201.07-.932%201.603-2.003%201.603-3.212-.016-.852-.21-1.542-.585-2.07-.397-.52-.86-.992-1.386-1.424l-.848-.693c-.122-.12-.248-.262-.378-.425-.154-.17-.23-.385-.23-.646%200-.27.076-.504.224-.707.126-.195.264-.37.413-.523.262-.227.507-.45.738-.67.208-.218.406-.457.592-.717.38-.536.577-1.25.592-2.143%200-.486-.055-.913-.164-1.278-.135-.364-.287-.68-.46-.948-.18-.284-.364-.523-.553-.718-.196-.188-.372-.33-.53-.426h1.54l1.545-.9zM31.4%2036.108c.414.472.62%201.023.62%201.656%200%20.78-.302%201.417-.906%201.91-.62.505-1.52.765-2.697.78-1.312-.016-2.347-.308-3.103-.877-.795-.567-1.193-1.29-1.193-2.166%200-.446.092-.827.275-1.145.16-.3.354-.552.584-.755.238-.194.473-.345.703-.45.23-.097.41-.17.537-.22.54-.16%201.07-.28%201.587-.353.525-.05.85-.064.98-.05.214%200%20.4.01.56.025.932.652%201.616%201.2%202.053%201.646zm-.81-7.34c-.06.332-.196.658-.408.974-.438.448-.986.685-1.644.71-.52%200-.983-.16-1.39-.477-.404-.317-.734-.703-.99-1.16-.53-.974-.794-1.915-.794-2.816-.017-.684.165-1.3.544-1.855.448-.528%201.012-.8%201.688-.816.512.016.965.165%201.36.45.384.3.696.69.932%201.17.504%201%20.756%201.993.756%202.978%200%20.224-.018.505-.054.84zm11.346%201.51v-.014h-2.628V27.6H37.77v2.665h-2.645v1.487h.016v.057h2.63v2.613h1.538V31.81H42v-1.532h-.064z%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
}
.u-srOnly {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.Affiliations {
	margin-bottom: 16px
}

.Affiliation {
	margin-top: 8px;
    font-family:Georgia;
}

.AffiliationText {
	display: inline;
	margin-left: 1em
}
    .AffiliationText label {
        padding-right:8px;
    }

.AffiliationHint {
	font-style: italic
}

.AffiliationNumber {
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	font-weight: 100;
	font-style: italic;
	letter-spacing: 0.08em
}
.ContactIcon {
	display: inline-block;
	width: 13px;
	height: 10px;
	background: transparent url("../img/email.44740416.png");
	margin: 0 4px
}
.citation_content {
}
.citation_content a {
    cursor:pointer;
}
.citation_content span {
    text-align:left;
    margin:0;
}
.supplementary {
    margin-top:24px;
    padding:16px;
    margin-bottom:24px;
	border: 1px solid #e7e7e7;
	text-indent: 0
}

    .supplementary h4 {
        margin-bottom:24px;
        color: #3672ad;
    }

.jbottom {
    padding-top:10px;
    padding-bottom:5px;
}
    .jbottom ul li {
        float:left;
        padding-right:30px;
        
    }
    .jbottom .jname {
        font-style:italic;
        font-weight:bold;
    }
div.disp-formula {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 1.3846em 0;
    clear: both;
    text-align: center;
}
    div.disp-formula .f, div.disp-formula .l {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    div.disp-formula label {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 10%;
        text-shadow: 1px 1px 10px;
        white-space: nowrap;
    }
    div.disp-formula .f {
        width: 90%;
    }
.bodylist {
}

.bodylist li{
    margin-left:40px;
}

ul.orderlist {
    list-style-type:decimal;
    list-style:decimal;
}
ul.orderlist li {
    list-style-type:decimal;
    list-style:decimal;
}
ul.bulletlist {
    list-style:disc;
    list-style-type:disc;
}
ul.bulletlist li{
    list-style-type:disc;
    list-style:disc;
}
ul.alphalowerlist{
    list-style-type:lower-alpha;
    list-style:lower-alpha;
}
ul.alphalowerlist li{
    list-style-type:lower-alpha;
    list-style:lower-alpha;
}
ul.alphaupperlist{
    list-style-type:upper-alpha;
    list-style:upper-alpha;
}
ul.alphaupperlist li{
    list-style-type:upper-alpha;
    list-style:upper-alpha;
}
ul.romanlowerlist{
    list-style-type:lower-roman;
    list-style:lower-roman;
}
ul.romanlowerlist li{
    list-style-type:lower-roman;
    list-style:lower-roman;
}
ul.romanupperlist{
    list-style-type:upper-roman;
    list-style:upper-roman;
}
ul.romanupperlist li{
    list-style-type:upper-roman;
    list-style:upper-roman;
}
ul.simplelist{
    list-style-type:none;
    list-style:none;
}
ul.simplelist li{
    list-style-type:none;
    list-style:none;
}

.inline-graphic {
    display:inline;
}
#articleBody sup a {
    text-decoration: none;
}
.article_body a.refcontent {
    text-decoration: none;
}
.orcid-icon {
    width:14px;
    height:14px;
}
.graphic {
	max-width:100px;
}
.fig-container {
	
}
.boxed-text {
	background-color: #D7E6F3;
	border-radius: 20px;
	padding:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:24px;
}