#masthead {
  border-top: solid 1px #da2626 !important;
  border-bottom: solid 1px #170404 !important;
  background: url(/ja-jp/nm/img/nm-header-bkg.png) repeat-x left top !important;
  background-image: -moz-linear-gradient(top, #781717 0%, #9a1a1a 100%) !important;
  background-image: -webkit-gradient(linear, top, bottom, color-stop(0%, #781717), color-stop(100%, #9a1a1a)) !important;
  background-image: -webkit-linear-gradient(top, #781717 0%, #9a1a1a 100%) !important;
  background-image: -o-linear-gradient(top, #781717 0%, #9a1a1a 100%) !important;
  background-image: -ms-linear-gradient(top, #781717 0%, #9a1a1a 100%) !important;
  background-image: linear-gradient(to bottom, #781717 0%, #9a1a1a 100%) !important; }

.article #content .article-type {
  text-align: right;
  font-weight: bold;
  font-size: 85%;
  color: #a1aeb7;
  text-transform: uppercase;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 1em; }
.article #content #share-count {
  float: right;
  margin-top: 0; }
  .article #content #share-count a:hover {
    border-bottom: none; }
  .article #content #share-count.addthis_button_tweet, .article #content #share-count.addthis_button_tweet iframe {
    width: 90px; }
.article #content h1.title {
  font-size: 153.9%;
  font-weight: bold;
  margin: 2.5em 0 1em 0;
  border: none;
  color: #9a1a1a; }
  .article #content h1.title span.open {
    color: #a71c1c; }
.article #content ul.shorcut {
  margin: 0.5em 0;
  padding: 0;
  float: right; }
  .article #content ul.shorcut li {
    float: left;
    list-style: none;
    margin-left: 1em;
    font-weight: bold; }
.article #content h2 {
  margin: 2em 0 1em 0;
  font-size: 116%;
  font-weight: bold;
  color: #6e1313; }
  .article #content h2.eng-title {
    color: #333333; }
.article #content h3 {
  margin: 1.5em 0 1em 0;
  color: #333333;
  font-size: 108%; }
.article #content div.journal-logo {
  display: block;
  float: right;
  margin: 0 0 10px 15px; }
.article #content p {
  margin-bottom: 1em;
  line-height: 161.6%;
  color: #333333; }
  .article #content p.pubdate {
    margin: 0;
    font-size: 93%;
    color: #666666; }
  .article #content p.journal {
    margin-bottom: 0.25em;
    font-style: italic;
    font-size: 93%;
    color: #666666; }
  .article #content p.standfirst {
    font-size: 100%;
    line-height: 138.5%;
    font-weight: bold;
    margin: 1em 0; }
  .article #content p.abstract {
    font-size: 100%;
    line-height: 153.9%;
    font-weight: bold;
    margin: 2em 0 1em 0; }
  .article #content p.author {
    text-align: right;
    font-style: italic;
    font-size: 93%; }
  .article #content p.note {
    color: #666666;
    line-height: 138.5%; }
.article #content ol {
  margin: 1em 0 1em 2em; }
.article #content ul {
  margin: 1em 0 1em 3em;
  list-style-type: disc; }
  .article #content ul li {
    margin-bottom: 0.5em;
    color: #333333; }
.article #content .right {
  float: right; }
.article #content .left {
  float: left; }
.article #content figure, .article #content .image {
  float: right;
  margin: 2px 0 1em 1em;
  width: 262px; }
  .article #content figure img, .article #content .image img {
    padding: 1px;
    border: solid 1px #cccccc; }
  .article #content figure figcaption, .article #content figure .caption, .article #content figure .cpyrt, .article #content .image figcaption, .article #content .image .caption, .article #content .image .cpyrt {
    color: #555555;
    font-size: 93%;
    line-height: 138.5%;
    margin: 0.5em 0; }
    .article #content figure figcaption .enlarge, .article #content figure .caption .enlarge, .article #content figure .cpyrt .enlarge, .article #content .image figcaption .enlarge, .article #content .image .caption .enlarge, .article #content .image .cpyrt .enlarge {
      background: url(/common/img/icons/icon-enlarge.png) no-repeat right top;
      padding-right: 20px;
      text-decoration: none; }
      .article #content figure figcaption .enlarge:hover, .article #content figure .caption .enlarge:hover, .article #content figure .cpyrt .enlarge:hover, .article #content .image figcaption .enlarge:hover, .article #content .image .caption .enlarge:hover, .article #content .image .cpyrt .enlarge:hover {
        text-decoration: none; }
.article #content .quote {
  float: left;
  border: solid 1px #d3d1cc;
  color: #545454;
  font-size: 116%;
  width: 150px;
  padding: 10px;
  margin: 0.2em 1.5em 0.7em 0;
  background-color: #f9f5e0; }
  .article #content .quote.right {
    margin: 0.2em 0 0.7em 1.5em; }
.article #content .doi {
  font-size: 93%;
  line-height: 161.6%;
  margin: 2.5em 0 1.5em 0;
  color: #333333; }
.article #content ol.aff {
  background: #f6eeee;
  background: -moz-linear-gradient(top, #f6eeee 0, white 100px) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6eeee), color-stop(100, white)) !important;
  background: -webkit-linear-gradient(top, #f6eeee 0, white 100px) !important;
  background: -o-linear-gradient(top, #f6eeee 0, white 100px) !important;
  background: -ms-linear-gradient(top, #f6eeee 0, white 100px) !important;
  background: linear-gradient(to bottom, #f6eeee 0, white 100px) !important;
  color: #444444;
  font-size: 93%;
  margin: 0 0 0.5em 0;
  border-top: solid 1px #d4aaaa;
  padding: 0 0 1em 0;
  list-style-position: inside; }
  .article #content ol.aff li {
    margin-bottom: 0.5em;
    padding-left: 1em;
    line-height: 1.4em; }
    .article #content ol.aff li:first-child {
      border-top: solid 1px white;
      padding-top: 1em; }
    .article #content ol.aff li:last-child {
      margin-bottom: 0; }
.article #content h2.bar {
  margin-bottom: 0; }
.article #content .hl-list h2 {
  padding-left: 1em; }
.article #content .hl-list p.note {
  margin: 0 1em 1em 1em; }
.article #content .nvideo {
  margin: 0 0 1.5em 0; }
.article #content h2.ref, .article #content h2.sup {
  color: #333333;
  font-size: 116%;
  border-bottom: solid 1px #cccccc;
  margin: 2.5em 0 0.5em 0; }
.article #content ol#ref, .article #content ol#sup {
  color: #555555;
  font-size: 85%;
  margin: 0 0 3em 2em; }
  .article #content ol#ref li, .article #content ol#sup li {
    margin-bottom: 0.5em; }
.article #content .article-table {
  font-size: 93%;
  margin: 0 0 1.5em 0;
  border-bottom: solid 1px #cccccc; }
  .article #content .article-table thead th {
    background-color: #6e1313;
    color: white;
    font-size: 108%;
    font-weight: bold;
    padding: 0.5em;
    border: solid 1px #cccccc;
    border-bottom: #aaaaaa; }
  .article #content .article-table th {
    vertical-align: top;
    color: #333333;
    border: solid 1px #cccccc;
    padding: 0.5em;
    border-bottom: none; }
    .article #content .article-table th.lt {
      width: 150px; }
    .article #content .article-table th.rt {
      vertical-align: top;
      border-left: none; }
  .article #content .article-table td {
    vertical-align: top;
    border: solid 1px #cccccc;
    border-left: none;
    padding: 0.5em;
    color: #333333;
    border-bottom: none; }
    .article #content .article-table td.tbl-ftr {
      border-left: solid 1px #cccccc;
      background: #efefef; }
      .article #content .article-table td.tbl-ftr .tbl-credit {
        margin: 0;
        color: #555555;
        font-size: 85%;
        text-align: right; }
      .article #content .article-table td.tbl-ftr .tbl-caption {
        margin-bottom: 0; }
.article #content .highlight {
  font-size: 85%;
  width: 100% !important;
  border-collapse: collapse;
  color: #333333; }
  .article #content .highlight tr.clr td {
    background: #efefef; }
  .article #content .highlight th {
    background: #efefef;
    border: 1px solid #cccccc; }
  .article #content .highlight td {
    background: white;
    border: 1px solid #cccccc; }
.article #content .tablecap {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background: #efefef;
  padding: 10px;
  margin: 0 0 1.5em 0; }
  .article #content .tablecap p {
    color: #666666;
    font-size: 90%;
    margin: 0;
    line-height: 1.2em; }
  .article #content .tablecap p.caption {
    margin-bottom: 0.5em; }

.hdr-img #content .article-type {
  border: none;
  margin-bottom: 0; }
.hdr-img #content #share-count {
  position: absolute;
  right: 10px;
  top: 25px;
  z-index: 100; }

#content .prev-next a.btn,
#content .pagenav a.btn {
  display: block;
  color: white;
  font-family: serif;
  font-size: 1em;
  font-style: italic;
  text-align: center;
  text-shadow: #333333 1px 1px 0px;
  float: left;
  padding: 5px 5px;
  border-radius: 3px 3px;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  height: 1em;
  line-height: 1em;
  background: #b43434;
  background: -moz-linear-gradient(top, #b43434 0, #8b1a19 12px) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b43434), color-stop(12, #8b1a19)) !important;
  background: -webkit-linear-gradient(top, #b43434 0, #8b1a19 12px) !important;
  background: -o-linear-gradient(top, #b43434 0, #8b1a19 12px) !important;
  background: -ms-linear-gradient(top, #b43434 0, #8b1a19 12px) !important;
  background: linear-gradient(to bottom, #b43434 0, #8b1a19 12px) !important;
  border: solid 1px #8b1a19;
  -webkit-box-shadow: #ce6869 1px 0px 1px inset;
  -moz-box-shadow: #ce6869 1px 0px 1px inset; }
  #content .prev-next a.btn:hover,
  #content .pagenav a.btn:hover {
    background: #d34949;
    background: -moz-linear-gradient(top, #d34949 0, #af2423 12px) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d34949), color-stop(12, #af2423)) !important;
    background: -webkit-linear-gradient(top, #d34949 0, #af2423 12px) !important;
    background: -o-linear-gradient(top, #d34949 0, #af2423 12px) !important;
    background: -ms-linear-gradient(top, #d34949 0, #af2423 12px) !important;
    background: linear-gradient(to bottom, #d34949 0, #af2423 12px) !important;
    border: solid 1px #a01f1d;
    -webkit-box-shadow: #f85a5c 1px 0px 1px inset;
    -moz-box-shadow: #f85a5c 1px 0px 1px inset;
    color: white; }
  #content .prev-next a.btn.prev,
  #content .pagenav a.btn.prev {
    border-bottom-right-radius: 0px 0px;
    border-top-right-radius: 0px 0px; }
  #content .prev-next a.btn.next,
  #content .pagenav a.btn.next {
    border-bottom-left-radius: 0px 0px;
    border-top-left-radius: 0px 0px;
    padding-right: 10px; }
    #content .prev-next a.btn.next span,
    #content .pagenav a.btn.next span {
      background: transparent url(/common/img/arrows/pagenav-arrows.png) no-repeat -25px 50%;
      display: block;
      padding-right: 15px;
      height: 1em;
      line-height: 1em; }
  #content .prev-next a.btn.green,
  #content .pagenav a.btn.green {
    background: #70ab29;
    background: -moz-linear-gradient(top, #70ab29 0, #538b12 12px) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #70ab29), color-stop(12, #538b12)) !important;
    background: -webkit-linear-gradient(top, #70ab29 0, #538b12 12px) !important;
    background: -o-linear-gradient(top, #70ab29 0, #538b12 12px) !important;
    background: -ms-linear-gradient(top, #70ab29 0, #538b12 12px) !important;
    background: linear-gradient(to bottom, #70ab29 0, #538b12 12px) !important;
    border: solid 1px #579113;
    -webkit-box-shadow: #79b82d 1px 0px 1px inset;
    -moz-box-shadow: #79b82d 1px 0px 1px inset; }
    #content .prev-next a.btn.green:hover,
    #content .pagenav a.btn.green:hover {
      background: #7dbe2e;
      background: -moz-linear-gradient(top, #7dbe2e 0, #62a316 12px) !important;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7dbe2e), color-stop(12, #62a316)) !important;
      background: -webkit-linear-gradient(top, #7dbe2e 0, #62a316 12px) !important;
      background: -o-linear-gradient(top, #7dbe2e 0, #62a316 12px) !important;
      background: -ms-linear-gradient(top, #7dbe2e 0, #62a316 12px) !important;
      background: linear-gradient(to bottom, #7dbe2e 0, #62a316 12px) !important;
      border: solid 1px #579113;
      -webkit-box-shadow: #afd63c 1px 0px 1px inset;
      -moz-box-shadow: #afd63c 1px 0px 1px inset; }

.article #content .prev-next {
  float: right; }
  .article #content .prev-next .prev {
    text-indent: -9999px; }
    .article #content .prev-next .prev span {
      background: transparent url(/common/img/arrows/pagenav-arrows.png) no-repeat 0 50%;
      display: block;
      width: 8px;
      height: 1em;
      line-height: 1em; }

.article #content .pagenav {
  float: none;
  text-align: center;
  margin: 2em 0 3em 40%;
  min-width: 12em; }
  .article #content .pagenav.pagenav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .article #content .pagenav .prev span {
    background: transparent url(/common/img/arrows/pagenav-arrows.png) no-repeat 0 50%;
    display: block;
    height: 1em;
    line-height: 1em;
    padding-left: 12px; }
  .article #content .pagenav .page-on {
    display: block;
    float: left;
    font-family: serif;
    font-style: italic;
    text-align: center;
    font-size: 1.1em;
    padding: 4px 7px 2px 7px;
    font-weight: bold;
    margin: 0;
    height: 1.2em;
    line-height: 1.2em;
    border-radius: 3px;
    color: #9d0023; }
  .article #content .pagenav .page-on.green {
    color: #527e05; }

.toc #content h1.page-header {
  padding-bottom: 0.5em;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 1em;
  color: #9a1a1a; }
.toc #content h2 {
  font-size: 108%;
  padding-bottom: 0.2em;
  background: url(/common/img/borders/bdr-red.gif) repeat-x bottom left; }
.toc #content ul.article-list {
  list-style-type: none;
  margin: 1em 0; }
  .toc #content ul.article-list li {
    margin: 0 0 1em 0;
    min-height: 104px; }
    .toc #content ul.article-list li .thumb {
      float: left;
      padding: 1px;
      border: solid 1px #cccccc; }
    .toc #content ul.article-list li h1, .toc #content ul.article-list li .pubdate, .toc #content ul.article-list li .standfirst, .toc #content ul.article-list li .eng-title, .toc #content ul.article-list li .author {
      margin-left: 120px;
      color: #333333; }
    .toc #content ul.article-list li h1.title {
      font-size: 116%;
      margin-bottom: 0.8em;
      margin-top: 0;
      padding-top: 0.2em; }
    .toc #content ul.article-list li .pubdate {
      margin-bottom: 0.2em; }
    .toc #content ul.article-list li .author {
      text-align: left;
      font-style: normal; }
    .toc #content ul.article-list li .standfirst {
      font-weight: normal; }

#masthead .constrain {
  background: transparent url(/ja-jp/nm/img/nm-header-image.png) no-repeat 90% top; }

#breadcrumbs a:link,
#breadcrumbs a:visited,
#content a:link,
#content a:visited {
  text-decoration: none;
  color: #a71c1c; }
  #breadcrumbs a:link:hover,
  #breadcrumbs a:visited:hover,
  #content a:link:hover,
  #content a:visited:hover {
    color: #e62727;
    text-decoration: none;
    border-bottom: solid 1px #961111; }

.journal-nav ul li a:hover {
  color: #9a1a1a;
  border-left: solid 6px #9a1a1a; }

.journal-nav ul li {
  background-color: #eaeaea; }

.journal-nav h2.npg-hdr,
h2#journal {
  border-top: solid 5px #9a1a1a; }

#content .more {
  background-image: url(/ja-jp/nm/img/nm-square-arrow.png) !important; }

#content .return {
  background-image: url(/ja-jp/nm/img/nm-square-arrow.png) !important; }

#content .toplink {
  background-image: url(/ja-jp/nm/img/nm-square-arrow.png) !important; }

#content .toplink-no-border {
  background-image: url(/ja-jp/nm/img/nm-square-arrow.png) !important; }

.home #nav-home a:link,
.home #nav-home a:visited,
#abstracts #nav-abstracts a:link,
#abstracts #nav-abstracts a:visited,
#highlights #nav-highlights a:link,
#highlights #nav-highlights a:visited,
#pr-highlights #nav-pr-highlights a:link,
#pr-highlights #nav-pr-highlights a:visited,
#supplements #nav-supplements a:link,
#supplements #nav-supplements a:visited,
#toc #nav-toc a:link,
#toc #nav-toc a:visited,
#issue-archive #nav-archive a:link,
#issue-archive #nav-archive a:visited,
#toc-archive #nav-archive a:link,
#toc-archive #nav-archive a:visited {
  color: #9a1a1a;
  background-color: white;
  border-left: solid 6px #9a1a1a; }

.journal-nav ul li a.eng:hover,
ul.npg-resources li a.eng:hover {
  border-left: solid 6px #9a1a1a; }

#content header h1 {
  color: #9a1a1a;
  border-bottom-color: #de3c3c; }
#content h2.hl-hdr {
  color: #6e1313;
  border-bottom: solid 1px #da2626; }
  #content h2.hl-hdr span {
    color: #6e1313; }
#content .hl-list img {
  border-color: #de3c3c; }
#content ul.article-results li.bar h3.article-title {
  color: #6e1313; }
#content ul.article-results li.bar:hover {
  background-color: #f6eeee; }
  #content ul.article-results li.bar:hover .arrow {
    background: url(/ja-jp/nm/img/nm-archive-arrow.png) no-repeat right top;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 5px; }
  #content ul.article-results li.bar:hover .journalname,
  #content ul.article-results li.bar:hover .article-title {
    color: #6e1313;
    font-weight: bold; }
#content ul.article-results li.open {
  background: url(/common/img/gradient-grey-short.gif) repeat-x left 0px \9  !important;
  background: #faf5f5;
  background: -moz-linear-gradient(top, #faf5f5 0, white 35px) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #faf5f5), color-stop(35, white)) !important;
  background: -webkit-linear-gradient(top, #faf5f5 0, white 35px) !important;
  background: -o-linear-gradient(top, #faf5f5 0, white 35px) !important;
  background: -ms-linear-gradient(top, #faf5f5 0, white 35px) !important;
  background: linear-gradient(to bottom, #faf5f5 0, white 35px) !important; }
  #content ul.article-results li.open .arrow {
    background: url(/ja-jp/nm/img/nm-archive-arrow.png) no-repeat right -30px !important;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 5px; }
  #content ul.article-results li.open h3.article-title,
  #content ul.article-results li.open span.journalname {
    color: #6e1313; }
    #content ul.article-results li.open h3.article-title:hover,
    #content ul.article-results li.open span.journalname:hover {
      color: #6e1313; }
  #content ul.article-results li.open:hover .arrow {
    background-position: right -30px; }
  #content ul.article-results li.open:hover h3.article-title,
  #content ul.article-results li.open:hover span.journalname {
    color: #6e1313; }
    #content ul.article-results li.open:hover h3.article-title:hover,
    #content ul.article-results li.open:hover span.journalname:hover {
      color: #6e1313; }
#content ul.article-results li p.type {
  color: #6e1313; }
#content #price h2.hl-hdr {
  border-bottom: solid 1px #da2626; }
#content #price table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px; }
  #content #price table th {
    padding: 5px;
    vertical-align: middle;
    font-weight: bold;
    color: #6e1313;
    text-shadow: 0 1px 0 white;
    background-color: #e5cccc;
    border-right: solid 1px #c38888;
    border-bottom: solid 1px #c38888; }
    #content #price table th.hdr {
      background: none;
      border-right: none;
      font-size: 108%;
      border-bottom: solid 1px #d4aaaa;
      padding: 0; }
  #content #price table td {
    padding: 5px;
    vertical-align: middle;
    color: #6e1313;
    text-shadow: 0 1px 0 white;
    background: #f1e4e4;
    border-right: solid 1px #ba7878;
    border-bottom: solid 1px #ba7878; }
    #content #price table td.data {
      text-align: center;
      color: #6e1313; }
    #content #price table td:hover {
      background-color: #f6eeee; }

.highlight #content article .article-type {
  color: #a1aeb7; }
.highlight #content article h1.title {
  color: #9a1a1a; }
.highlight #content article h2.standfirst,
.highlight #content article h2.eng-title {
  color: #6e1313;
  margin-bottom: 1em; }
.highlight #content article .eng-content h2 {
  color: #a71c1c; }
  .highlight #content article .eng-content h2:hover {
    color: #e62727; }
.highlight #content article h2.bar {
  background-image: url(/ja-jp/nm/img/bar-header-bkg.png); }

#content .highlights ul.hl-list li {
  min-height: 84px;
  margin-bottom: 20px; }
  #content .highlights ul.hl-list li img {
    float: left;
    padding: 1px;
    height: 80px;
    width: 80px;
    border: solid 1px #d4aaaa; }
  #content .highlights ul.hl-list li .section {
    margin: 0.5em 0 0.5em 100px;
    color: #808f99;
    font-weight: bold;
    font-size: 93%; }
  #content .highlights ul.hl-list li .title {
    font-size: 108%;
    margin: 0 0 0.5em 100px; }
    #content .highlights ul.hl-list li .title span.oa {
      margin-left: 1em;
      color: #e62727;
      text-transform: uppercase; }
  #content .highlights ul.hl-list li p.eng-title, #content .highlights ul.hl-list li p.standfirst {
    margin: 0 0 0.5em 100px;
    line-height: 131%; }
  #content .highlights ul.hl-list li p.journalname, #content .highlights ul.hl-list li p.pubdate, #content .highlights ul.hl-list li p.author {
    color: #666666;
    font-size: 93%;
    margin: 0 0 0 100px; }
  #content .highlights ul.hl-list li p.doi {
    font-size: 85%;
    color: #666666;
    margin: 0 0 0 100px; }
    #content .highlights ul.hl-list li p.doi .vol {
      font-weight: bold; }
#content .highlights p.en-title, #content .highlights p.journalname, #content .highlights p.doi {
  display: none; }

.archive #content h2.bar:hover,
.archive #content h2.bar.active,
.archive #content h2.bar.active:hover {
  background-image: url(/ja-jp/nm/img/bar-header-bkg.png); }

.archive #content h2.bar {
  color: #6e1313; }
  .archive #content h2.bar span {
    background: url(/ja-jp/nm/img/nm-archive-arrow.png) no-repeat left top; }
  .archive #content h2.bar:hover {
    background-image: url(/ja-jp/nm/img/bar-header-bkg.png); }
    .archive #content h2.bar:hover span {
      background: url(/ja-jp/nm/img/nm-archive-arrow.png) no-repeat left -120px; }
  .archive #content h2.bar.active {
    background-image: url(/ja-jp/nm/img/bar-header-bkg.png); }
    .archive #content h2.bar.active:hover {
      background-image: url(/ja-jp/nm/img/bar-header-bkg.png); }
    .archive #content h2.bar.active span {
      background: url(/ja-jp/nm/img/nm-archive-arrow.png) no-repeat left -150px; }
.archive #content p.note {
  margin-top: 1em; }

.archive #content .hl-list {
  padding: 1em 1em 0 1em;
  border: solid 1px white; }

#content .bar-box {
  background: #e8ecf9;
  background: -moz-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8ecf9), color-stop(150, white)) !important;
  background: -webkit-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: -o-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: -ms-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: linear-gradient(to bottom, #e8ecf9 0, white 150px) !important;
  background: url(/common/img/gradient-blue.gif) repeat-x left 0px \9 ;
  margin: 0 0 1.5em 0;
  border: solid 1px #d3d3d3;
  border-top: none; }
  #content .bar-box ul.hl-list li {
    min-height: 104px;
    margin-bottom: 20px; }
    #content .bar-box ul.hl-list li img {
      float: left;
      padding: 1px;
      height: 100px;
      width: 100px;
      border: solid 1px #d4aaaa; }
    #content .bar-box ul.hl-list li .section {
      margin: 0.5em 0 0.5em 120px;
      color: #808f99;
      font-weight: bold;
      font-size: 93%; }
    #content .bar-box ul.hl-list li .title {
      font-size: 108%;
      margin: 0 0 0.5em 120px; }
      #content .bar-box ul.hl-list li .title span.oa {
        margin-left: 1em;
        color: #e62727;
        text-transform: uppercase; }
    #content .bar-box ul.hl-list li p.eng-title, #content .bar-box ul.hl-list li p.standfirst {
      margin: 0 0 0.5em 120px;
      line-height: 131%; }
    #content .bar-box ul.hl-list li p.journalname, #content .bar-box ul.hl-list li p.pubdate, #content .bar-box ul.hl-list li p.author {
      color: #666666;
      font-size: 93%;
      margin: 0 0 0 120px; }
    #content .bar-box ul.hl-list li p.doi {
      font-size: 85%;
      color: #666666;
      margin: 0 0 0 120px; }
      #content .bar-box ul.hl-list li p.doi .vol {
        font-weight: bold; }

#abstracts .hl-list, #highlights .hl-list {
  margin: 0;
  padding: 1em 1em 0.5em 1em;
  background: none;
  border: solid 1px white; }
  #abstracts .hl-list li .journal, #highlights .hl-list li .journal {
    display: none; }

#pr-highlights #content .bar-box {
  background: #e8ecf9;
  background: -moz-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8ecf9), color-stop(150, white)) !important;
  background: -webkit-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: -o-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: -ms-linear-gradient(top, #e8ecf9 0, white 150px) !important;
  background: linear-gradient(to bottom, #e8ecf9 0, white 150px) !important;
  background: url(/common/img/gradient-blue.gif) repeat-x left 0px \9 ;
  margin: 0 0 1.5em 0;
  border: solid 1px #d3d3d3;
  border-top: none; }
  #pr-highlights #content .bar-box .hl-list {
    margin: 0;
    padding: 1em 1em 0.5em 1em;
    background: none;
    border: solid 1px white; }
    #pr-highlights #content .bar-box .hl-list li {
      list-style-type: none;
      padding-bottom: 0;
      margin-bottom: 0.5em;
      min-height: 1em;
      clear: both;
      position: relative; }
      #pr-highlights #content .bar-box .hl-list li .pubdate {
        color: #333333;
        font-size: 93%;
        float: left;
        padding: 0;
        width: 5em; }
      #pr-highlights #content .bar-box .hl-list li a.title {
        background: none;
        display: inline;
        padding: 0;
        margin: 0 0 0 20px;
        font-size: 100%;
        font-weight: bold; }
        #pr-highlights #content .bar-box .hl-list li a.title hover {
          border-bottom: solid 1px #cc3300;
          text-decoration: none; }
      #pr-highlights #content .bar-box .hl-list li .journalname {
        display: none; }

#issue-archive #content ul.hl-list li {
  min-height: 4px;
  margin-bottom: 20px; }
  #issue-archive #content ul.hl-list li img {
    float: left;
    padding: 1px;
    height: 0px;
    width: 0px;
    border: solid 1px #d4aaaa; }
  #issue-archive #content ul.hl-list li .section {
    margin: 0.5em 0 0.5em 20px;
    color: #808f99;
    font-weight: bold;
    font-size: 93%; }
  #issue-archive #content ul.hl-list li .title {
    font-size: 108%;
    margin: 0 0 0.5em 20px; }
    #issue-archive #content ul.hl-list li .title span.oa {
      margin-left: 1em;
      color: #e62727;
      text-transform: uppercase; }
  #issue-archive #content ul.hl-list li p.eng-title, #issue-archive #content ul.hl-list li p.standfirst {
    margin: 0 0 0.5em 20px;
    line-height: 131%; }
  #issue-archive #content ul.hl-list li p.journalname, #issue-archive #content ul.hl-list li p.pubdate, #issue-archive #content ul.hl-list li p.author {
    color: #666666;
    font-size: 93%;
    margin: 0 0 0 20px; }
  #issue-archive #content ul.hl-list li p.doi {
    font-size: 85%;
    color: #666666;
    margin: 0 0 0 20px; }
    #issue-archive #content ul.hl-list li p.doi .vol {
      font-weight: bold; }
#issue-archive #content li {
  margin-bottom: 0.5em !important; }
  #issue-archive #content li .pubdate {
    margin: 0 !important; }
    #issue-archive #content li .pubdate a {
      background: url(/ja-jp/nm/img/nm-sidebar-arrow.png) no-repeat top left;
      padding-left: 15px; }
      #issue-archive #content li .pubdate a:hover {
        background-position-y: -101px; }

#content h1.page-header {
  font-size: 116%;
  color: #9a1a1a;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 1.5em; }

#sidebar #jnav ul li a {
  color: #a71c1c;
  background: url(/ja-jp/nm/img/nm-sidebar-arrow.png) left top no-repeat; }
  #sidebar #jnav ul li a:hover {
    color: #e62727;
    background: url(/ja-jp/nm/img/nm-sidebar-arrow.png) left -101px no-repeat; }
#sidebar .svcs-box .inner h2 {
  color: #9a1a1a; }
#sidebar #impact-factor .inner .latest {
  float: right;
  color: #6e1313; }
#sidebar #sites h2 {
  color: #6e1313; }
#sidebar #sites ul li a {
  color: #a71c1c; }
  #sidebar #sites ul li a:hover {
    color: #e62727;
    text-decoration: underline; }
#sidebar #popular ol li a {
  color: #a71c1c;
  text-decoration: none; }
  #sidebar #popular ol li a:hover {
    color: #e62727;
    border-bottom: solid 1px #ad1414; }

.info #content h1.page-header {
  color: #9a1a1a;
  font-size: 131%;
  border-bottom: solid 1px #e56868;
  margin-bottom: 1em; }
.info #content h2.page-header {
  font-size: 116%;
  line-height: 100%;
  color: #9a1a1a;
  border-left: 7px solid #9a1a1a;
  margin: 1.5em 0 1em;
  padding: 0 0 0 7px; }
.info #content h2.bar {
  background: url(/ja-jp/nm/img/bar-header-bkg.png) top right;
  padding-left: 1em; }
.info #content h3.page-header {
  font-size: 116%;
  color: #6e1313;
  margin: 0 0 0.5em 0; }
.info #content h4.page-header {
  font-size: 110%;
  color: #333333;
  margin: 0 0 0.5em 0; }
.info #content p {
  color: #333333;
  margin-bottom: 1em;
  line-height: 161.6%; }
.info #content p.gta {
  text-align: right; }
.info #content ul {
  color: #333333;
  margin: 1em;
  padding: 0 1em;
  list-style: disc; }
  .info #content ul li {
    line-height: 1.6em; }
.info #content ol {
  color: #333333;
  margin: 1em;
  padding: 0 1em; }
  .info #content ol li {
    line-height: 1.6em; }
.info #content ul.none {
  color: #333333;
  margin: 1em;
  padding: 0 1em;
  list-style: none; }
.info #content .cover {
  float: left;
  margin: 4px 1.5em 0.5em 0; }
  .info #content .cover img {
    width: 130px;
    border: solid 1px #cccccc;
    -webkit-box-shadow: 2px 2px 5px #666666;
    -moz-box-shadow: 2px 2px 5px #666666;
    box-shadow: 2px 2px 5px #666666; }
.info #content #price h2 {
  color: #9a1a1a;
  font-size: 108%;
  margin: 1.5em 1px 0 1px;
  border-bottom: solid 1px #e56868; }
.info #content #price .subs-btn {
  height: 30px;
  width: 110px;
  background: url(/common/img/btn/ja-jp/subscribe-btn.png) no-repeat left bottom;
  text-indent: -9999px;
  display: block;
  cursor: pointer;
  margin: 1em 0;
  float: right; }
  .info #content #price .subs-btn:hover {
    background-position: top;
    border: none !important;
    text-decoration: none; }

#editors #content h2.indent {
  color: #9a1a1a;
  margin: 0 0 0.5em 95px;
  font-size: 108%; }
#editors #content p.indent {
  margin-left: 95px;
  margin-bottom: 1.5em; }

#content .img-l img {
  margin: 0 15px 15px 0;
  padding: 1px;
  border: 1px solid #cccccc;
  float: left; }

#toc-archive #content header,
#toc #content header {
  position: relative;
  margin-bottom: 1.5em; }
  #toc-archive #content header h2,
  #toc #content header h2 {
    background: url(/common/img/borders/bdr-grey.gif) repeat-x left bottom;
    font-size: 138%;
    margin-bottom: 1em;
    padding-bottom: 0.2em;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    color: #333333; }
  #toc-archive #content header h3,
  #toc #content header h3 {
    color: #666666; }
  #toc-archive #content header .cover,
  #toc #content header .cover {
    position: static;
    min-height: 200px;
    text-align: center; }
    #toc-archive #content header .cover img,
    #toc #content header .cover img {
      width: 110px;
      height: 145px;
      border: solid 1px #cccccc;
      -webkit-box-shadow: 2px 2px 5px #666666;
      -moz-box-shadow: 2px 2px 5px #666666;
      box-shadow: 2px 2px 5px #666666; }
    #toc-archive #content header .cover .subs-btn a,
    #toc #content header .cover .subs-btn a {
      margin: 1em 25px 1.5em 0;
      height: 30px;
      width: 110px;
      background: url(/common/img/btn/ja-jp/subscribe-btn.png) no-repeat left bottom;
      text-indent: -9999px;
      display: block;
      cursor: pointer; }
      #toc-archive #content header .cover .subs-btn a:hover,
      #toc #content header .cover .subs-btn a:hover {
        background-position: top;
        border: none !important;
        text-decoration: none; }
  #toc-archive #content header .toc,
  #toc #content header .toc {
    width: 385px;
    float: left; }
    #toc-archive #content header .toc ul.anchor,
    #toc #content header .toc ul.anchor {
      float: left;
      width: 48%;
      font-size: 108%;
      font-weight: bold; }
      #toc-archive #content header .toc ul.anchor li span.sub a,
      #toc #content header .toc ul.anchor li span.sub a {
        font-weight: normal;
        background: none !important; }
    #toc-archive #content header .toc p.link,
    #toc #content header .toc p.link {
      padding-top: 1em;
      background: url(/common/img/borders/bdr-grey.gif) repeat-x left top; }
      #toc-archive #content header .toc p.link a.archive,
      #toc #content header .toc p.link a.archive {
        margin-left: 0.5em;
        padding-left: 20px;
        background: url(/common/img/icons/icon-archive.gif) no-repeat left 50%; }
      #toc-archive #content header .toc p.link a.mail,
      #toc #content header .toc p.link a.mail {
        margin-left: 1em;
        padding-left: 20px;
        background: url(/common/img/icons/icon-email.gif) no-repeat left 50%; }
#toc-archive #content h1.section-hdr,
#toc #content h1.section-hdr {
  border-bottom: 1px solid #cccccc;
  font-size: 138.5%;
  margin: 1.5em 0 1em 0;
  font-family: Georgia, Times, serif;
  font-weight: normal;
  color: #333333; }
#toc-archive #content h1.section-subhdr,
#toc #content h1.section-subhdr {
  font-size: 108%;
  margin: 2em 0 -1.3em 0;
  color: #848f97; }
#toc-archive #content h1.title,
#toc #content h1.title {
  margin: 1.5em 0 0.5em 0;
  font-size: 108%;
  line-height: 146.5%; }
#toc-archive #content h2.eng-title,
#toc #content h2.eng-title {
  color: #333333;
  font-weight: bold !important;
  margin-bottom: 0.25em; }
  #toc-archive #content h2.eng-title span,
  #toc #content h2.eng-title span {
    margin-left: 0.5em; }
  #toc-archive #content h2.eng-title a,
  #toc #content h2.eng-title a {
    font-weight: bold; }
#toc-archive #content h2.bar,
#toc #content h2.bar {
  background: transparent url(/common/img/bar-header-bkg-red.png) no-repeat scroll right top;
  color: white;
  margin-bottom: 1em; }
#toc-archive #content .doi,
#toc #content .doi {
  margin: 0 0 1.5em 0;
  color: #222222;
  font-size: 85%; }
#toc-archive #content .box .inner .doi,
#toc #content .box .inner .doi {
  margin: 0; }
#toc-archive #content .nombre,
#toc #content .nombre {
  color: #999999; }
#toc-archive #content .toplink-no-border,
#toc #content .toplink-no-border {
  margin: 4em 0 -4em; }

#toc-archive #content .cover .prev-next,
#toc #content .cover .prev-next {
  position: absolute;
  bottom: 10px;
  left: 10px; }

#toc-archive #content .cover .prev-next a.btn,
#toc #content .cover .prev-next a.btn {
  display: block;
  color: #999999;
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  text-shadow: white 1px 1px 0px;
  float: left;
  padding: 5px;
  border-radius: 3px 3px;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  height: 12px;
  line-height: 12px;
  background: white;
  background: -moz-linear-gradient(top, white 0, #ebebeb 15px) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(15, #ebebeb)) !important;
  background: -webkit-linear-gradient(top, white 0, #ebebeb 15px) !important;
  background: -o-linear-gradient(top, white 0, #ebebeb 15px) !important;
  background: -ms-linear-gradient(top, white 0, #ebebeb 15px) !important;
  background: linear-gradient(to bottom, white 0, #ebebeb 15px) !important;
  border: solid 1px #dadada;
  -webkit-box-shadow: white 1px 0px 1px inset;
  -moz-box-shadow: white 1px 0px 1px inset; }
  #toc-archive #content .cover .prev-next a.btn:hover,
  #toc #content .cover .prev-next a.btn:hover {
    color: #9a1a1a; }
  #toc-archive #content .cover .prev-next a.btn.prev,
  #toc #content .cover .prev-next a.btn.prev {
    border-bottom-right-radius: 0px 0px;
    border-top-right-radius: 0px 0px; }
    #toc-archive #content .cover .prev-next a.btn.prev span,
    #toc #content .cover .prev-next a.btn.prev span {
      background: url(/common/img/arrows/default-prev-next-arrow.png) no-repeat left -182px;
      display: block;
      padding-top: 1px;
      padding-left: 14px;
      padding-right: 3px;
      height: 12px;
      line-height: 12px; }
      #toc-archive #content .cover .prev-next a.btn.prev span:hover,
      #toc #content .cover .prev-next a.btn.prev span:hover {
        background: url(/common/img/arrows/default-prev-next-arrow.png) no-repeat left -62px; }
  #toc-archive #content .cover .prev-next a.btn.next,
  #toc #content .cover .prev-next a.btn.next {
    border-bottom-left-radius: 0px 0px;
    border-top-left-radius: 0px 0px; }
    #toc-archive #content .cover .prev-next a.btn.next span,
    #toc #content .cover .prev-next a.btn.next span {
      background: url(/common/img/arrows/default-prev-next-arrow.png) no-repeat right -122px;
      display: block;
      padding-top: 1px;
      padding-right: 14px;
      padding-left: 3px;
      height: 12px;
      line-height: 12px;
      vertical-align: center; }
      #toc-archive #content .cover .prev-next a.btn.next span:hover,
      #toc #content .cover .prev-next a.btn.next span:hover {
        background: url(/common/img/arrows/default-prev-next-arrow.png) no-repeat right -2px; }

#content ul.anchor {
  width: 100% !important; }
  #content ul.anchor li a {
    background: url(/ja-jp/nm/img/nm-small-arrow.png) no-repeat scroll left -51px; }
    #content ul.anchor li a:hover {
      background: url(/ja-jp/nm/img/nm-small-arrow.png) no-repeat scroll left -251px; }

#toc-archive #content .cover .prev-next a.btn:hover,
#toc #content .cover .prev-next a.btn:hover {
  color: #9a1a1a; }
#toc-archive #content .cover .prev-next a.btn.prev span,
#toc #content .cover .prev-next a.btn.prev span {
  background: url(/ja-jp/nm/img/nm-prev-next-arrow.png) no-repeat left -182px; }
  #toc-archive #content .cover .prev-next a.btn.prev span:hover,
  #toc #content .cover .prev-next a.btn.prev span:hover {
    background: url(/ja-jp/nm/img/nm-prev-next-arrow.png) no-repeat left -62px; }
#toc-archive #content .cover .prev-next a.btn.next span,
#toc #content .cover .prev-next a.btn.next span {
  background: url(/ja-jp/nm/img/nm-prev-next-arrow.png) no-repeat right -122px; }
  #toc-archive #content .cover .prev-next a.btn.next span:hover,
  #toc #content .cover .prev-next a.btn.next span:hover {
    background: url(/ja-jp/nm/img/nm-prev-next-arrow.png) no-repeat right -2px; }

#toc #content .toc ul.other-hl {
  margin: 0 0 15px 0; }
  #toc #content .toc ul.other-hl li p {
    color: #333333;
    line-height: 1.5em !important;
    margin-top: 1em; }
    #toc #content .toc ul.other-hl li p strong {
      color: #aaaaaa; }

#specials #content p.translator {
  text-align: right; }
