@import '/ServeContent?url=https%3A%2F%2Fwww.namesforlife.com%2Fcss%2Fabstracts%2Fmonograph.css';
@import '/ServeContent?url=https%3A%2F%2Fwww.namesforlife.com%2Fcss%2Fabstracts%2Fname.css';
@import '/ServeContent?url=https%3A%2F%2Fwww.namesforlife.com%2Fcss%2Fabstracts%2Ftaxon.css';
@import '/ServeContent?url=https%3A%2F%2Fwww.namesforlife.com%2Fcss%2Fabstracts%2Fexemplar.css';

BODY
{
  cursor: default;
}

SUP, SUB
{
  vertical-align: 0;
  position: relative;
}

SUP
{
  bottom: 1ex;
}

SUB
{
  top: 0.8ex;
}

IMG
{
  border: none;
}

TABLE.anchor
{
  width: 100%;
}

TABLE.anchor TD
{
  vertical-align: top;
}

TD.QR
{
  padding: 1em;
  max-width: 256px;
  width: 144px;
  text-align: center;
}

TD.QR A
{
  font-size: xx-small;
  white-space: nowrap;
}

#terms
{
  border: 1px solid black;
  padding: 4px;
  min-height: 200px;
  max-height: 250px;
  overflow: auto;
}

.non-type-exemplars
{
  border: 1px solid black;
  margin-top: 1em;
  margin-bottom: 1em;
  min-height: 5em;
  max-height: 15em;
  overflow: auto;
}

#anchor
{
/*
  overflow: auto;
*/
  margin-top: 0em;
  background-color: white;
  border: 1px solid black;
  padding: 1em;
}

#agreement
{
  display: none;
}

#abstract
{
/*
  overflow: auto;
*/
  margin-top: 1em;
  background-color: white;
  border: 1px solid black;
  padding: 1em;
}

#abstract-link
{
  margin: 1em;
  display: block;
}

#abstract-link>a
{
  color: #2200cc;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

#abstract-link>a:hover
{
  color: #2200cc;
  text-decoration: underline;
  cursor: pointer;
}

.agreement-statement
{
  font-weight: bold;
  margin-bottom: 1em;
}

.anchor-title
{
  border: 1px transparent;
  margin-top: -1em;
  margin-left: -1em;
  margin-right: -1em;
  padding-left: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
  background-color: #435E44;
  color: white;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
}

.anchor-doi
{
}

.anchor-content
{
}

.box
{
  border: 1px solid black;
}

.text
{
  background-color: lightyellow;
}

.footnote
{
  margin: 1em;
}

DIV.bibliography
{
  padding: 2px;
}

DIV.bibliography>SPAN:first-child
{
  font-weight: normal;
}

A.citation
{
  text-decoration: none;
}

DIV.citation
{
  font-family: monospace;
  color: #110000;
  padding: 1em;
  border: 1px solid silver;
  background-color: #F9F9F9;
  margin: 1em;
  cursor: text;
}

DIV.bibliography>OL>LI
{
  padding: 2px;
  border: 1px solid transparent;
  background-color: transparent;
}

DIV.bibliography>OL>LI.highlight
{
  border-color: silver;
  background-color: lightyellow;
}

DIV.bibliography>OL>LI:hover
{
  border-color: #003366;
  background-color: lightblue;
}

DIV#crossrefMember
{
  text-align: right;
  vertical-align: bottom;
}

.longdesc
{
  color: navy;
}

.longdesc:link
{
  text-decoration: none;
}

.longdesc:hover
{
  text-decoration: underline;
}

DIV.advertisement
{
  padding-top: 1em;
  padding-bottom: 1em;
}

/* not used, but potentially useful */
.svg-advertisement
{ /* svg into : object, img or inline */
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* only required for <img /> */
}
