h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-weight: normal;
}


#pb-page-content {
	width: 960px;
}
.page-main-content {
	margin-top: 10px;
}
.page-header {
	margin-top: 0;
}
body.hasLeaderboard {
	background-position: 0 -5px;
}

.primaryNav, #primaryNav {
	z-index: auto;
}
#pb-editor .primaryNav,#pb-editor #primaryNav {
	z-index: auto;
}

.inner {
	padding: 0;
}

.page-body {
	padding: 5px 0 0;
}

#util {
	font-size: 11px;
}
#util li * {
	vertical-align: baseline;
}
#util li a {
	vertical-align: middle;
}
#util li a img {
	vertical-align: top;
}

.buttonList {
	margin-left: 0;
}


.scopeOptions label {
	margin: 3px 7px 5px 0;
}



#pb-editor .dartAd * {
	z-index: 0 !important;
}

#pb-editor .visibleInPb {
	display: block !important;
}



.CurrentIssueInfo h1 {
    font-size: 20px;
}
.CurrentIssueInfo .journalTitle + a  {
   font-size: 14px;
}


#advancedSearchFrm > label {
	display: none;
}


.articleCitation a {
	text-decoration: none;
}
.articleCitation a:hover {
	text-decoration: underline;
}





.predefinedSearchResults .title, .predefinedSearchResults .authors {
	margin-right: 0px;
}
.predefinedSearchResults .rightTitleInfo {
	max-width: none;
	width: 105px;
}


.profileLinkList {
	display: block;
}




.listOfIssues  .volume-header{
    color: #000000;
    font-size: 16px;
    font-family: georgia, serif;;
}
.listOfIssues .volume-header span{
    font-size: 14px;
    color: #444444;
}
ul.loiList li {
	line-height: 22px;
	min-height: 22px;
}
ul.loiList .freeIcon {
	position: absolute;
	margin: 0 0 0 .3em;
}



.pageHeaderOpenAccess p .openSince {
    color: #444;
    font-size: 13px;
}



.issue-info .prevIssue, .issue-info .nextIssue {
	top: 50%;
	transform: translateY(-50%);
}



.articleNavigation .articleNav .prevArt a, .articleNavigation .articleNav .nextArt a {
    background: #FFF;
    border: 1px solid #ccc;
    color: #333;
    padding: 2px 4px;
    text-decoration: none;
}

.articleNav .journalTitle, .articleNav .artBib {
    font-weight: 400;
    font-size: 13px;
}

.articleNav .journalTitle a, .articleNav .artBib a {
    font-weight: 600;
    Text-decoration: underline;
	padding-right: 5px;
}


.literatumIssueToc .paginationControls {
    padding: 7px 5px;
    border-top: 1px solid #c6c6c6;
    overflow: hidden;
	height:35px;
}

.literatumIssueToc .paginationControls ul {
    float: right;
}

.literatumIssueToc .paginationControls li {
    background: #fff;
}

.articleCitations .articleToolLinks {
    margin-top: 0;
	margin:0px 0px 0px 0px;
}

.searchResults .articleCitation .title, .readingList .articleCitation .title {
	margin-right: 107px;
}

.issue-info .issInfo .title {
	font-weight: 400;
	font-size: 15px;
	color: #000000;
	text-align: center;
	margin-top: .5em;
}

.issue-info .issInfo .issueEditors{
	color: #666666;
	margin-top: .3em;
}


.freeIssue .articleCitation .freeIcon {
	display: none;
}


.articleCitation .citation {
	color: #999;
}


.issueHighlights .articleCitations .heading, .mostRecent .articleCitations .heading, .mostRead .articleCitations .heading, .articleListWidget .heading {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	background: none;
	color: black;
	margin-top: 0;
	margin-left: -5px;
	font-size: 17px;
}

.articleCitations .heading:nth-of-type(1){
	margin-top: 0px;
}



#artTabContent {
	min-height: 0;
}
.article .artOutline {
	margin: 0 0 2em 2.2em;
}

.articleCitation .authors {
	color: #000;
}

span.author {
	font-size: 14px;
}
span.author div {
	font-size: 12px;
}
.article .hoverLayer {
	background: #eee;
}
.article .hoverLayer .close {
	width: auto;
}
.article .authFootnote, .article .affiliation {
	margin-top: 2px;
	color: #999;
}
.article p, .article p.inlineP, .article span.inlineP, .article .content {
	line-height: 1.5em;
}
select.sectionHeading {
	width: 12.5em;
}

.article h2.articleSubtitle {
	margin-bottom: 1em;
	font-size: 14px;
	line-height: normal;
	color: #555;
}

.article .abstract {
	clear: none;
	background: #FAFAFA;
	border: 1px solid #eee;
}
.article .articleTextbox {
	padding: 7px;
}
.articleTextbox div {
	margin-left: 0;
}
.articleTextbox > div {
	margin-left: 11px;
}

.article th {
	vertical-align: bottom;
}
.article td {
	vertical-align: top;
}

.article .fig-wrapper, .article .table-wrap {
	overflow: auto;
	width: 95%;
}

.article .referencesWrapper .referenceList {
	margin-left: 0;
	border-bottom: 0;
	font-size: 12px;
}
.article .referencesWrapper .referenceList li {
	padding: 5px 0 0;
	border-bottom: 1px solid rgb(238, 238, 238);
}
.article .referencesWrapper .referenceList .referenceList li {
    list-style-type: decimal;
}
.article .referencesWrapper .referenceList .actionList {
	font-size: 11px;
}
.article .referencesWrapper .referenceList .actionList li {
	margin-right: .4em;
}
.referenceList .actionList li a:hover {
	text-decoration: underline;
}
.refIssueTitle {
	font-weight: bold;
}
.refBookSeriesTitle {
	font-style: italic;
}

.suppInfoTable th {
	min-width: 6em;
}

.noOffers {
	clear: both;
	padding-top: 15px;
	font-weight: bold;
	text-align: center;
	max-width: 80%;
	min-height: 104px;
}

section.wrapped.no { margin-bottom: 0; }



.multipleAbstractContent .article .abstract {
	clear: none;
	padding: 0;
	background: transparent;
	border: 0;
}
.multipleAbstractContent p {
	line-height: normal;
	margin-bottom: 0;
}
.multipleAbstractContent .abstract p {
	line-height: 1.8em;
	margin-bottom: 1.2em;
}
.multipleAbstractContent .abstract {
	margin-top: 1.5em;
}



#citationSearchFrm .fld input {
	width: 4em;
}
#citationSearchFrm .fld #journalSearchFld {
	width: 25em;
}
#citationSearchFrm .fld input[type=submit] {
	width: auto;
}
#findByCitationDoi {
	width: 18em;
}



fieldset.facet {
	border: 1px solid #ccc;
	padding: 0;
}
fieldset.facet section {
	padding: 5px;
}
fieldset.facet h2 {
	font-family: Arial;
}
fieldset.facet a {
	word-break: break-all;
}
.appliedFilters {
	background: #eee;
	border: 1px solid #f7f7f7;
}
.searchFacets .appliedFilters h2 {
	margin-top: 0;
	font-size: 12px;
	border-bottom: 0;
}
.facet legend {
	display: none;
}
div.factRemoveAllFilters {
	margin-left: 0;
	margin-top: 10px;
	text-align: right;
}
.searchFacets h3 {
	margin: .5em 0 0;
	line-height: normal;
	font: bold 13px Arial;
	border-bottom: 1px solid #ddd;
}

.searchFacets h2 {
    margin: .5em 0 0;
    line-height: normal;
    font: bold 13px Arial;
}

.facet ul {
	margin-left: 0;
}


.searchResults .currentCriteria {
	font-size: 15px;
}
.searchResults .searchMeta {
	font-size: 14px;
}


.imagesTab {
	width: 103%;
	margin-left: -1%;
}
.imagesTab .image {
	width: 30%;
	margin: .5em 2px;
}
.imagesTab .image div.imageContainer {
	margin-bottom: 10px;
}



.relatedArticleListWidget .articleCitations .articleCitation:nth-of-type(even) {
	background: inherit;
}


.relatedArt .articleCitations {
	border: 0;
}
.relatedArt .articleCitation .rightTitleInfo {
	right: 7px;
}



.cmeExamDropZone .actionList li a {
	text-decoration: underline;
}



.cmePpvTableHeader th {
	min-width: 7em;
}


.subscriptionDropZone > .widget {
	display: block;
}


.activationToken {
	margin-top: 0;
}
.tokenActivation {
	padding-bottom: 10px;
}


.contentTitle a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
}
.offerDesc {
	font-size: 15px;
}
.totalInfo {
	font-size: 17px;
	font-weight: bold;
}
.totalInfo p {
	font-size: 12px;
	font-weight: normal;
}
table.offers th {
	
	text-decoration: none;
	border-bottom: 2px solid #e2e2e2;
}
#cartForm .submitButtons input {
	font-size: 16px;
}



.companion img {
	max-width: 99%;
	width: auto;
	height: auto;
}


.tpsMessage .widget-body {
background: rgb(237,249,240);
}


ul.profileSections {
	margin: 0;
}


.alertsHeader {
	background: rgb(220, 241, 198);
	border: 1px solid rgb(0, 153, 0);
}


.subscriptions .journalTitle {
	padding: 5px;
	background-color: #ccc;
}
.journalSubscriptions .subscriptions {
	margin-bottom: 10px;
}
.subscriptions table {
	background-color: #eee;
}


.emailToArticleList {
	margin: 7px 0 25px;
}
.confirmMessageArticleList {
	margin-bottom: 30px;
	list-style: disc;
}
.confirmMessageArticleList li {
	margin: 0 0 7px 18px;
}


.currentCoverWrapper .currentCoverSmall .coverImageCont {
	padding-right: 0;
}
.currentCoverWrapper .currentCoverSmall .coverImageCont img {
	width: auto;
	height: auto;
	max-width: 92%;
}
.currentCoverWrapper .currentCoverSmall .zoomLink {
	display: block;
	padding: 0 0 0 20%;
	text-align: left;
}


.contextIssueCoverImage .currentCoverWrapper .currentCoverSmall .zoomLink {
	text-align: center;
}

.literatumIssueInfo.widget-rounded {
    overflow: visible;
}

#registrationBtn {
	background-color: #287bbc;
	border: 5px solid #287bbc;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	padding: 0 18px;
}


.subscriptions .currentCoverSmall {
	margin-right: 12px;
	margin-bottom: 95px !important;
	min-height: 150px;
}
#subscription {
	position: relative;
	bottom: 309px;
	left: 40em;
	overflow: visible;
	width: 350px;
}
#subscription legend {
    font-size: 14px;
    padding-top: 0;
	margin: 3px 0 -3px 0;
	position: initial;
}
#subscription fieldset {
	padding: 0 0 1px 0;
	margin: 7px 0 3px 0;
	width: 370px;
}
.subscription {
	position: relative;
	margin: 5px 0 -225px 0;
}
.subscription .offer {
	position: absolute;
	left: -324px;
	top: 106px;
}
.renewExpiration{
	position: absolute;
	left: -477px;
	top: 222px;
}
.subscriptions .offer input {
    background-color: #287bbc;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 8px 22px;
}
.subscriptions .likeTextfield {
    font-size: 14px;
    font-weight: bold;
    padding: 0 1em 0 0;
}


.CTABtn {
	background-color: #287bbc;
	border: 5px solid #287bbc;
	border-radius: 5px;
}

.loginControls {
	margin-top: 4px;
}

.listOfIssues .widget-header{
	font-size: 21px;
	color: #000000;
}

.loi .group a {
	font-size: 14px;
}

#AVContentDiv + #articleOutline + .abstract{
clear: both ;
}

.keywords{
	clear:both;
}

.listOfIssues .volume-header h4{
	font-size: 16px;
	color: #000000;
}

.issueSearch a{
	text-decoration: none;
}
.issue-search-border{
	border-top : 1px solid #D3D5D6;
	border-bottom : 1px solid #D3D5D6;
}



.articleCitations .abstractImage {
	float: left;
	display: block;
}

.skip {
	width: 960px;
}
.tabs-widget .tab-nav li{
	height: 25px; !important;
}
.tabs-widget .tab-nav li.active{
	padding-top: 0px;
}
.tabs-widget .tab-nav li.active a{
	height: 15px; !important;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.tab-nav li h3{
	line-height: normal;
	font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.tabs-widget .tab-nav li a{
	height: 15px; !important;
	display: inline-block;
}
.tabtitle:focus {
	outline: 0;
	border-color:#8696a8;
	border-style: solid;
	border-width:1px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.IIPDate{
	color: #369;
}

.IIPVolIssue h2:nth-child(1){
	padding: 10px 0 5px 0 ;
}

.expirationChoice{
	width: 417px;
}
.denialInfo .insecure_replacement,
.sn_showFullTextImages .insecure_replacement {
	margin:0 0 42px -5px;
}

.subscription .currentCoverSmall{
	height: 200px;
	padding-bottom: 0;
}

.article-details .articleTitle .icons {
	display: inline;
}

.pb-core-html-page-head-cssJs-include {
    display: none;
}

#crossmark-icon {
	height: 100%;
}

.crossmark-link-container {
	line-height: 30px;
}

.data-availability{
	padding-bottom: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
}

.ref-heading1{
    text-indent: 10px;
    color: black;
}

.ref-heading2{
    text-indent: 20px;
}

.ref-indent1 > li {
    margin-left: 10px;
}

.ref-indent2 > li {
    margin-left: 40px;
}