/* This file contains custom CSS for EMBO sites */

.change_btn {
  display: inline-block!important;
  float: right;
}
.embo-shades{
  position: absolute;
  margin-top: -55px;
  margin-left: -10px;
  width: 100%;
}
.not-front .block-embo-shades{
  margin-bottom:0;
}
#overlay .embo-shades,
.not-front .embo-bg-shade-8,
.not-front .embo-bg-shade-5{
  display:none;
}
.embo-bg-shade-1,
.embo-bg-shade-2,
.embo-bg-shade-3,
.embo-bg-shade-4,
.embo-bg-shade-5,
.embo-bg-shade-6,
.embo-bg-shade-7,
.embo-bg-shade-8,
.embo-bg-shade-9,
.embo-bg-shade-10{
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.front .embo-bg-shade-1{
  height: 160px;
  top: 80px;
  left: -65px;
  width: 105px;
}
.front .embo-bg-shade-2{
  height: 95px;
  margin-left: 7%;
  top: 80px;
  width: 75%;
}
.front .embo-bg-shade-3{
  height: 80px;
  top: 101px;
  width: 65%;
  margin-left: 10%;
}
.front .embo-bg-shade-4{
  height: 60px;
  top: 115px;
  width: 75%;
}
.front .embo-bg-shade-5{
  top: 115px;
  width: 7%;
  left: 75%;
  height: 60px;
}
.front .embo-bg-shade-6{
  height: 125px;
  left: 82%;
  top: 115px;
  width: 22%;
}
.front .embo-bg-shade-7{
  top: 185px;
  width: 116px;
  margin-left: -115px;
  height: 118px;
  opacity: 0.4;
}
.front .embo-bg-shade-8{
  top: 450px;
  width: 70%;
  height: 265px;
  margin-left: 30%;
  padding-left: 25px;
}
.front .embo-bg-shade-9{
  top: 600px;
  width: 30%;
  height: 70px;
  margin-left: -65px;
}
.front .embo-bg-shade-10{
  top: 275px;
  width: 30%;
  height: 70px;
  margin-left: -65px;
  opacity: 0.4;
}
.not-front .embo-shades{
  margin-top: -100px;
  margin-left:0px;
  z-index: 0;
}
.not-front.context-content .embo-shades,
.not-front.page-content .embo-shades,
.not-front.node-type-highwire-article .embo-shades{
  z-index:0;
}
.not-front .embo-bg-shade-1{
  height: 125px;
  top: 110px;
  left: -65px;
  width: 105px;
}
.not-front .embo-bg-shade-2{
  margin-left: 45%;
  width: 350px;
  height: 95px;
  top: 80px;
}
.not-front .embo-bg-shade-3{
	display: none;
}
.not-front .embo-bg-shade-4{
  height: 60px;
  top: 115px;
  margin-left: 10%;
  width: 67%;
}
.not-front .embo-bg-shade-6{
  left: 64%;
  top: 142px;
  width: 32%;
  height: 125px;
}
.not-front .embo-bg-shade-7 {
  top: 185px;
  width: 116px;
  margin-left: -115px;
  height: 118px;
}
.not-front .embo-bg-shade-9 {
  top: 275px;
  width: 30%;
  height: 70px;
  margin-left: -65px;
}


/*GRADIENT Shade Styles*/

.embo-bg-shade-3,
.embo-bg-shade-4,
.embo-bg-shade-7,
.not-front .embo-bg-shade-9,
.embo-bg-shade-10{
  background-image: url('../images/horizontal-shade.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.not-front .embo-bg-shade-2,
.not-front .embo-bg-shade-6{
  background-image: url('../images/horizontal-shade-r.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.not-front .embo-bg-shade-1,
.not-front .embo-bg-shade-4,
.not-front .embo-bg-shade-7,
.not-front .embo-bg-shade-9 {
	background-color: #b8b8b8!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

/*Article page*/
.not-front .block-embo-shades{
  display:none;
}
body.not-front #section-content{
  background: url("../images/bg-article-new.png") no-repeat;
  background-position: center 16px;
}

@media only screen and (max-width: 1024px) {
  body.not-front #section-content {
    background-position: -75px -8px;
  }
}
.highwire-markup .disp-formula {
  display:block;
  text-align:center;
  padding:.5em 0;
}

.nicescroll-rails > div{
  background-color:#969696 !important;
}

/**********************************************************
SF-00519818 override css to correct Layout of article lists
***********************************************************/
.highwire-article-citation div.highwire-cite-highlight {
  float: none;
  margin: 5px 15px 5px 0px;
}

.highwire-article-citation .highwire-cite .highwire-cite-authors .highwire-citation-authors .hw-icon-author-orcid .nlm-given-names,
.highwire-article-citation .highwire-cite .highwire-cite-authors .highwire-citation-authors .hw-icon-author-orcid .nlm-surname {
  font-family: "Open Sans";
  font-weight: bold;
}
.highwire-article-citation .highwire-cite .highwire-cite-authors .highwire-citation-authors .hw-author-orcid-logo {
  display: inline-block;
  margin-right: 5px;
}
/**********************************************************
SF-00522882 Hide DOI on Article page funding section.
***********************************************************/
.highwire-markup .funding-group .institution-id {
  display: none;
}
.highwire-markup .funding-group .award-id {
  padding-right: 4px;
}
.page-node .highwire-markup .subsection>.graphic .graphic-inline .highwire-embed,.page-node .highwire-markup .boxed-text>.graphic .graphic-inline .highwire-embed {
  width: 100% !important;
}
/*******************************************************************************
SF-00547896 Formatting of Author Affiliations-Superscript Inconsistencies.
********************************************************************************/
.highwire-markup div.contributors ol li span.xref-sep {
  font-size: 0.75em;
  position: relative;
  bottom: 0.5em;
}
/*SF - 00438075*/
.pane-highwire-corrections div.messages.highwire-corrections a {
  color: #0062a0;
}

/* SF-00587312 Inline figures fix */
div.highwire-markup div.article div.graphic {
  margin: 0 auto;
  padding: 0;
  border: 0;
  max-width: inherit;
  float: none;
}

div.highwire-markup div.article div.graphic > div {
  width: inherit;
}

div.highwire-markup div.article div.graphic>.graphic-inline {
  display: block;
}

div.highwire-markup .graphic-inline img.highwire-embed {
  max-width: 100%;
}

.page-node .main-content-wrapper div.highwire-markup div.article div.section.graphic-abstract .graphic-inline img {
  padding: 0;
}