/*
	Font Styles for John Benjamins Publishing.
*/

body, td { 
	font-family: "Trebuchet MS",verdana, "arial unicode ms",helvetica, sans-serif !important;
	font-size: 9.5pt;
	line-height: 1.5em;
}

ul li {
	list-style: outside;
	list-style-image: url(images/dot.png);
	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;
}

/* styles for static pages */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",verdana,"arial unicode ms",helvetica, sans-serif;
    line-height: 1.3em;
    margin-top: .75em;
    margin-bottom: .25em;
}

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 {
	font-family: "Trebuchet MS",verdana,"arial unicode ms",helvetica, sans-serif;
    line-height: 1.5em;
    margin-bottom: 0.6em;
    margin-top: 0;
    max-width:45em;
}

a.outbound {
	background:url(images/outbound.png) no-repeat scroll right center transparent;
	display:inline-block;
	padding-right: 16px;
}

.email {
	color: #003c83;
}

.news_date{
	color:#696969;
}

.hi {
	background-color:yellow;
}

.reference {
	display: block;
	text-indent: -2.75em;
	margin:0em;
	margin-left: 2.75em;
	line-height: 1.5em;
	margin-top: .25em;
	max-width: 45em;
}
.refauth {
	font-weight:bold;
	color:#118;
}
.refline .refauth {
    color:#555;
}
.hidden {
	display:none;
}
.refline {
	margin-top: .1em;
	margin-bottom:.5em;
	text-indent: -3.25em;
	margin-left: 3.25em;
    position:relative;
}
.refyear {
	color:#811;
}
.refsource {
	font-style:italic;
}
.refseries {
	color:#118;
}
.space {
	display:inline-block;
	width:.3em;
}
.singleref {
	margin-bottom:.5em;
	}
.refrole {
    position:absolute;
    left:-2.5em;
    float:left;
}
.labelref .refrole {
    position:static;
    float:none;
}

.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:1em;
}
.edited {
	text-indent: -6em;
}
.samedash {
	letter-spacing:-.15em;
	font-stretch: expanded;
}
.stars {
	margin-top:1em;
	text-align: center;
}

.sc {
    font-variant: small-caps;
}
.italic {
	font-style:italic;
}
.refsource .italic {
    font-style:normal;
}
.roman {
	font-style:roman;
}

.tabLabel {
	font-family: "Trebuchet MS",verdana, "arial unicode ms",helvetica, sans-serif!important;
	color:white;
	font-size:.95em;
}

.welcome {
	color:#003399;
}

.first {
   margin-top: .75em;
}
.ebpb {
    font-style: italic;
}
.ebpbnote {
    color: #9d0000;
    font-weight:bold;
}

a:link {
	text-decoration:none;
	color:#ff5500;
}
a:visited {
	text-decoration:none;
	color:#ff5500;
}
a:hover {
	text-decoration:underline;
	color:#ff5500;
}
a:active {
	text-decoration:none;
	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;
    display: block;
    float: left;
    margin-right:.3em;
}
.member {
    position:relative;
}
@media screen and (min-width: 600px) { 
    .mini-orcid-icon.hanging {
        position:absolute;
        left:-2em;
    }
}
.contributors {
    display: table;
    line-height: 1.7em;
}
.contribgroup {
    margin-top: .5em;
    vertical-align: top;
    font-weight: normal;
    font-size: 1.05em;
    padding-bottom: .35em;
}
@media screen and (min-width: 600px) {
    .contribgroup {
        display: flex;
    }
}
.board .contribgroup_heading {
    display: block;
}
@media screen and (min-width: 600px) {
    .contribgroup_heading {
        width: 10em;
    }
}
.contribgroup_heading {
    display: inline-block;
    color: #253776;
}
/* 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;
}