body {
    font-family:Arial,sans-serif;
    max-width:22cm;
    margin-left:auto;
    margin-right:auto;
    padding:3rem 6rem;
}
h1 {
  margin-bottom:3rem;
  line-height:2rem;
  text-align:center;
  font-size:1.8rem;
}
td {
  vertical-align:top;
  padding-left:2rem;
  width:auto;
  font-size:0.9rem;
}
td * {
  line-height:1.2;
}
td:first-child {
  width:75px;
  padding:0;
}
.citation {
  text-indent:-1.5rem;
}
.abstract {
  color:gray;
}
a, .href a {
  color:#455F82;
  cursor:pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color:#425476;
  font-weight:900;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  letter-spacing:-.05rem;
}
footer {
    border-top:1px solid;
    padding-top:.5rem;
    margin-top:1rem;
    font-size:0.9rem;
}
.page h2 {
    color:#425476;
    font-weight:900;
}
.peerreview, .dataset {
    width:12px;
}
.card-synthesis {
    margin-bottom:.5rem;
    border:1px solid rgba(0,0,0,.125);
    padding:1rem;
}
.card-synthesis > div {
  font-size:0.9rem;
  margin:0 1rem 0 1rem;
}
.cofirst {
    font-style:italic;
}
.access {
    position: relative;
    left: 55px;
    bottom: 15px;
}
.thumb {
    width: 4.25rem;
}