/*
	Font Styles for John Benjamins Publishing.
*/
@import url(//fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);
body, td, button { 
  font-family: "Noto Sans", "Noto Sans SC", sans-serif; 
  font-size: 9.5pt;
	line-height: 1.65em;
}
.booktext ul {
  padding-inline-start:1em;
}
ul li {
	list-style: outside;
	list-style-type:"\2013\2002"; 
	margin-left: 0em;
	margin-bottom: 0.25em;
}

li li {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	_margin-left: 1em;
}

ol li, ul li{
	max-width: 45em;
}
ul.articles .heading-label {
  font-weight:bold;
}

/* styles for static pages */
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3em;
    margin-top: .75em;
    margin-bottom: .25em;
}
h1 + h2 {
  margin-top:0;
  padding-top:0;
}

h1	{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: .5em;
}

h2	{
	font-size: 1.2em;
	font-weight: bold;
	color: #666633;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
}
footer h3 {
    padding-top:0;
    margin-top:0;
}

h4 {
	font-size: 1.1em;
	font-weight:normal;
	font-style:italic;
}

h5 {
	font-size:1em;
	font-weight: bold;
}

h6 {
	font-size:0.85em;
	font-weight: bold;
}

p {
    line-height: 1.65em;
    margin-bottom: 0.6em;
    margin-top: 0;
    max-width:45em;
}

.email {
	color: #003c83;
}

.news_date{
	color:#696969;
}

.hi {
	background-color:yellow;
}

.reference {
	display: block;
	text-indent: -6.6em;
	margin:0em;
	margin-left: 6.6em;
	line-height: 1.65em;
	margin-top: .25em;
	max-width: 45em;
}
.reference.labelref {
    margin-left:0;
}
.sourcefirst .refrole {
    min-width:0;
    padding-left:0;
}
.sourcefirst {
    text-indent:-6.6em;
    margin-left:0em;
}
.refauth {
	font-weight:bold;
	color:#118;
}
.refline .refauth {
    color:#555;
}
.hidden {
	display:none;
}
.refline {
	margin-top: .1em;
	margin-bottom:.5em;
    position:relative;
}
.refyear {
	color:#811;
}
.refsource, .transliteratedsource {
	font-style:italic;
}
.refsource[lang=zh-hant],.refsource[lang=zh-hans] {
    font-style:normal;
}
.refseries {
	color:#118;
}
.space {
	display:inline-block;
	width:.3em;
}
.singleref {
	margin-bottom:.5em;
	}
.refrole {
    min-width:3em;
    padding-left:.75em;
    text-indent:0;
    display:inline-block;
}

.labelref .refrole {
    position:static;
    float:none;
    min-width:initial;
    padding-left:0;
}

.firstref {
	margin-bottom:0;
	}
.nextref {
	margin-top: 0;
	margin-bottom:0;
}
.lastref {
	margin-top: 0;
}
.otherref{
	text-indent: -2.75em;
	margin-left:0;
}
.labelref {
    text-indent:0;
    margin-left:2.5em;
}
.labelfirst {
    text-indent:-2.5em;
    margin-left:2.5em;
}
.edited {
	text-indent: -6em;
}
.samedash {
	letter-spacing:-.15em;
	font-stretch: expanded;
}
.stars {
	margin-top:1em;
	text-align: center;
}

.sc, sc {
    font-variant: small-caps;
}
.italic {
	font-style:italic;
}
.refsource .italic {
    font-style:normal;
}
.roman {
	font-style:roman;
}

.tabLabel {
	color:white;
	font-size:.95em;
}

.welcome {
	color:#003399;
}

.first {
   margin-top: .75em;
}
.ebpb {
    font-style: italic;
}
.ebpbnote {
    color: #9d0000;
    font-weight:bold;
}

a:link,a:visited {
	text-decoration:none;
	color:#ff5500;
}
a.series:link,a.series:visited {
	text-decoration:none;
	color:#253776;
}
a:hover,a:active {
	text-decoration:underline;
	text-decoration-color:#9ccef3;
	color:#ff5500;
}

/* details font! */
.bbr td {
	vertical-align:top
}

.bbr p {
	margin-top:0;
}
.bbrlink {
	font-weight: bold;
	font-size: .8em;
	font-family: Verdana, sans serif;
	background-color: #f0f0f0;
	padding-top: 0;
	padding-bottom: .05em;
	padding-left: .3em;
	padding-right: .15em;
	letter-spacing: .1em;
	border:1px solid;
	border-radius:.35em;
	border-color: #ccc;
	vertical-align:.1em;
}
.met, a.met:link, a.met:visited {
	color: #006995;
}
.bop, a.bop:link, a.bop:visited {
	color: #63947d;
}
.hop, a.hop:link, a.hop:visited {
	color: #7681b1;
}
.hts, a.hts:link, a.hts:visited {
	color: #00a9b7;
}
.tsb, a.tsb:link, a.tsb:visited {
	color: #c1001f;
}
/* ORCiD styles, from the ORCiD site */
.oid {
    border: 1px solid #a6ce39;
    margin-bottom: 10px;
    width: 100%;
    max-width:18em;
    box-sizing: border-box;
}
.full-name {
    font-family: 'Gill Sans W02', 'Helvetica', sans-serif;
    font-weight: bold;
    font-style: normal;
    margin: 10px 0 0 !important;
    line-height: 1;
    word-break: break-word;
    padding-bottom: 10px;
}
.oid .orcid-id-container {
    padding: 5px;
}
.oid .id-banner-header > span {
    text-transform: uppercase;
    background: #a6ce39;
    height: 21px;
    font-size: 16px;
    font-weight: 800;
    padding: 0 5px;
    color: #FFF;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.mini-orcid-icon {
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    float: left;
    margin-right:.3em;
}
.mini-ror-icon {
  position:relative;
  bottom:.35em;
  left:-.15em;
  }
.mini-ror-icon svg {
  width:.95em;
  height:auto;
}

.member, .name {
    position:relative;
    line-height:1.8em;
}
.name_orcid {
    position:relative;
    display:inline-block;
}
@media screen and (min-width: 650px) { 
    .mini-orcid-icon.hanging {
        position:absolute;
        left:-2em;
    }
}
@media screen and (max-width: 650px) {
    .mini-orcid-icon.hanging {
        position:absolute;
        right:-.25em;
    }
    .mini-orcid-icon.hanging ~ b {
        margin-right:2em;
    }
}
.contributors {
    display: table;
    line-height: 1.7em;
}
.contribgroup {
    font-weight: normal;
    font-size: 1.05em;
    display:table-row;
}
.contribgroup > * {
    margin-top: .5em;
    padding-bottom: .35em;
}
.contribgroup_heading {
    white-space: nowrap;
    display: table-cell;
    color: #253776;
    padding-right:2.5em;
    font-weight:bold;
}
.articleinfo .contribgroup_heading {
  padding-right: .5em;
  font-weight:normal;
}

/* override for series with long roles, like KL */
.board.long-role .contribgroup_members {
  margin-top:0;
}
.board.long-role .contribgroup_heading {
  display:block;
  padding-bottom:0;
}

/* tbv Kudos */
.kudos-widget-article {
    background-color:#def;
}
.kudos-widget ul li {
    max-width:initial;
    list-style:none;
}
.kudos-widget .kudos-widget-article h1.kudos-article-title {
    display:none;
}
/* tbv subscriptions tab */
tr {
    vertical-align: top;
}
tr.subscriptions-backset td {
    padding: 0 .5em .5em 0;
}
.issue {
    line-height:2em;
/*    display: table-row; obsolete: stems from a previous layout */
}
.issue .label, .issue .title {
    display: table-cell;
}
.issue .label {
    min-width:4em;
}
.issue .title {
    padding-left: 1em;
    font-weight:bold;
}

/* this fixes an odd 'underline' when hovering over the JB logo in the header */
#header-content > div.logo-container > a {
    text-decoration:none;
}
@media screen and (max-width:650px) {
    .issue .label, .issue .title {
        display:inline;
        padding:0;
    }
    .issue .title:before {
        content: ". ";
        color: #ff5500;
    }
    .contribgroup_heading {
	    display: block;
	}
	.contribgroup_members {
	    margin-top:0;
	}

}