html{
  margin:0;
  padding:0;
  overflow:auto;
  background-color: #FFFFFF;
}

body{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%;
  margin:0;
  padding:0;
  background-color: #FFFFFF;.
}

@font-face {
    font-family: 'palatino linotype';
    src: url(../font/Palatino Linotype.ttf);
}


.backtotop {
  top: 5px;
  width: 8em;
  position: fixed;
  background-color: #FFF;
  border-radius: 45px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
left: 50%;
margin-left: -4em; /* Negative half of width. */
}

.content{
  max-width: 740px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-left:  auto;
  margin-right: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* background-color: rgba(255,255,255,.3); */
}

.ajvrcontents {
  text-align: left;
}

.ajvrcontents h3 {
  text-decoration: underline;
}

.articleHeader{
  max-width: 740px;
  height: 160px;
}

.toc_wrapper_masthead{
  float: left;
  width: 100%;
  margin-top: 0%;
}

.toc_wrapper{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.toc_wrapper_images{
  float: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
}

.grid_4{
  float: left;
  width: 60%;
  margin-top: 0%;
  margin-left: 20%;
  margin-right: 20%;
}

/* iPad font sizes */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
  .content{
    width: 80%;
  }
}
body {
  font-size: 100%;
}

body, caption, th, td, input, textarea, select, option, legend, fieldset, h1, h2, h3, h4, h5, h6 {
  font-size-adjust: 0.5;
}

div.caption {
  font-size: 0.8em;
}

span.xref {
  font-weight: bold;
}

div.figure {
  display: inline-block;
  float: right;
  margin: 1em;
}

div.figure img {
  width: 100%;
}

div.figureFloat {
  float: right;
  margin-left: 2em;
}

span.mainTitle {
  /*
  border-bottom: solid 1px red;
  padding-bottom: 2px;
  */
}

.content {
  font-size: 1em;
  /* equivalent to 16px */
  line-height: 1.25;
  /* equivalent to 20px */
}

.column{
   -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.clear{
    clear:both;
}

.mainContent > p:first-child::first-letter {
  color: #000;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 4.5em;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 3px;
}

.dropcap {
  color: #000;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 4.5em;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 3px;
}

.dropcap1 {
  color: #000;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 3em;
  line-height: 30px;
  padding-top: 9px;
  padding-right: 1px;
  padding-left: 0px;
  font-weight:bold;
}

a {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  overflow-wrap: break-word;
  word-wrap: break-word;
  color:rgba(0,110,185,1);
}

a.nostyle {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  color:#000;
}

p {
  color: #000;
}

p.states_anchor{
  font-size: 0.8em;
}

.source {
  font-style: italic;
}

.title {
    text-decoration: none !important;
    font-weight: bold;
    margin-top: 1.5em;
    clear: both;
}

section section div.title {
      text-decoration: none !important;
      font-weight: bold;
      margin: 1em 0 -1em 0;
}

.bordered{
  border-style: solid solid solid solid;
  padding: 4px;
  text-align: center;
}

p.question{
  font-style: italic;
  font-weight: bold;
}

p.answer{
  width:90%;
  margin-left:5%;
}

p.center-align{
  text-align: center;
}

p.right-align{
  text-align: right;
}

h1 {
  font-size: 1.5em;
  /* 2x body copy size = 32px */
  line-height: 1.25;
  /* 45px / 36px */
  margin-bottom: 0.382em;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0;
  color: #000;
}

.roofhead  {
  background-color: #000;
}

h4.roofhead {
  font-size: 0.9em;
  color: #FFF;
  padding: 10px;
}

h3.drophead {
  font-size: 1.1em;
  /* 22px */
  line-height: 1.13636364;
  /* 25px / 22px */
  color: #000;

}

h3.underlined {
text-decoration: underline;
-moz-text-decoration-color: #B13326;
-webkit-text-decoration-color: #B13326;
 text-decoration-color: #B13326;
  font-size: 1.1em;
  /* 22px */
  line-height: 1.13636364;
  /* 25px / 22px */
  color: #000;

}

.classifieds_head h3 {
  text-decoration: underline;
  font-size: 1.3em;
  /* 22px */
  line-height: 1.13636364;
  /* 25px / 22px */
  color: #000;
}

@media (min-width: 43.75em) {
  h1 {
    font-size: 2em;
    /* 2.5x body copy size = 40px */
    line-height: 1.125;
  }
}

@media (min-width: 56.25em) {
  h1 {
    font-size: 3em;
    /* 3x body copy size = 48px */
    line-height: 1.05;
    /* keep to a multiple of the 20px line height and something more appropriate for display headings */
  }
}

h2 {
  text-align: left;
  font-size: 1.2em;
  /* 1.625x body copy size = 26px */
  line-height: 1.15384615;
  /* 30px / 26px */
}

@media (min-width: 43.75em) {
  h2 {
    font-size: 1.2em;
    /* 2x body copy size = 32px */
    line-height: 1.25;
  }
}

@media (min-width: 56.25em) {
  h2 {
    font-size: 1.2em;
    /* 2.25x body copy size = 36px */
    line-height: 1.25;
  }
}

h3 {
  font-size: 1.1em;
  /* 24px */
  line-height: 1.13636364;
  /* 25px / 22px */
  color: #000;
}

@media (min-width: 43.75em) {
  h3 {
    font-size: 1.1em;
    /* 1.5x body copy size = 24px */
    line-height: 1.25;
  }
}

@media (min-width: 56.25em) {
  h3 {
    font-size: 1.1em;
    /* 1.75x body copy size = 28px */
    line-height: 1.25;
  }
}

h4 {
  font-size: 0.7em;
  /* 1.125x body copy size = 18px */
  line-height: 1.11111111;
  text-align: left;
}

@media (min-width: 43.75em) {
  h4 {
    line-height: 1.22222222;
    /* (22px / 18px */
  }
}

}

h4{
  font-size: 0.9em;
}

h6{
  font-size: 0.8em;
}

.credits{
  font-size: 0.6em;
  font-weight: bold;
}

.author{
  font-size: 0.8em;
  font-weight: bold;
}

img{
  margin: 0;
  padding: 0;
  max-width: 100%;
}

.table-wrap {
    overflow-x: scroll;
  max-width: 100%;
}

table {
  border: 1px black solid;
  border-collapse: collapse;
  font-size: 0.8em;
  margin: 1em 0;

}

.tableHeading {
  border: 1px black solid;
  border-bottom: solid 1px gray;
}

td {
  border: 1px black solid;
  padding: 0 1em;
}

.table-wrap .fn {
  font-size: 0.7em;
}

.table-wrap .fn p {
  display: inline;
}

table
.abstract p {
  font-size: 0.85em;
}

.abstract {
  font-size: 0.85em;
}

.rounded_boxes {
  border: 2px solid black;
  border-radius: 15px;
  padding: 15px;
}

div.boxed-text {
    border: solid thin gray;
    background-color: #f5f5f4;
    padding: 1em;
    overflow: auto;
}

.greennews h3 {
  color: #77BC22;
}

.greennews .title {
  color: #77BC22;
}

div.boxed-text .title {
  margin: 0 0 0.5em 0;
  font-size: 1.5em;
  text-decoration: none;
}

div.boxed-text p {
  font-size: 0.8em;
}

div.boxed-text li {
  font-size: 0.8em;
}

.references p, .references div, .references li {
  font-size: 0.8em;
}

.references_mast p {
  font-size: 0.8em;

}

.references_mast sup {
  font-size: 1em;
  vertical-align: baseline;
}

.advert_image {
  width: 100%;
  height: auto;
  margin: auto;
}

.full_image {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.header_image {
  float: right;
  width: 20%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
}

.header_image_newmembers{
  float: right;
  width: 15%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
}

.tiny_image-disp {
  width: 40px;
  height: auto;
  margin: 0;
}

.tiny_image-mast {
  float: left;
  width: 25%;
  height: auto;
  margin: 0% 4% 2% 0%;
}

.tiny_image-mast img {
  border: 2px solid #A7A9AC
}

.toc_wrapper_mast{
  float: left;
  width: 50vw;
  margin: 5px;
}


.popup1 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
  display: none;
  background-color: transparent;
  padding: 0;
  border: none;
}
.popup2 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
  display: none;
  background-color: transparent;
  padding: 0;
  border: none;
}
.popup3 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
  display: none;
  background-color: transparent;
  padding: 0;
  border: none;
}

.buttons1 {
text-align: left; 
font-size: 1.2em;
}

.tiny_image-popup {
  width: 100%;
  margin: 1% 0%;
  background-color: transparent;
  padding: 0;
  border: none;
  font-size: 1em;
  text-align: center;
}
.tiny_image-popup2 {
  width: 100%;
  margin: 1% 0%;
  background-color: transparent;
  padding: 0;
  border: none;
  font-size: 1em;
  text-align: center;
}
.tiny_image {
  clear: right;
  max-width: 25%;
  height: 100%;
  margin: 1% ;
}

.tiny_image2 {
  float: left;
  width: 20%;
  height: 100%;
  margin: 0%;
}

.tiny_image3 {
  float: left;
  width: 33%;
  height: 100%;
  margin: 0%;
}

.tiny_image4 {
  float: left;
  width: 46%;
  height: auto;
  margin: 2% ;
}
.tiny_image5 {
  float: left;
  display: inline;
  width: 18%;
  margin: 1% ;
}

.small_ad_image {
  max-width: 150px;
  height: auto;
}

.small_image {
  text-align:center;
  display: block;
  width: 30%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
}

.small_image_center {
  display: block;
  max-width: 75%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2%;
}

.small_image2 {
  max-width: 300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.small_image3 {
  text-align: center;
  max-width: 450px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.small_image4 {
  float: right;
  max-width: 50%;
  height: 100%;
  margin: 1% 1% 3% 3%;
}

.play_image {
  float: left;
  width: 10%;
  height: auto;
  margin-left: 45%;
}

.slide_image {
  float: left;
  width: 10%;
  height: auto;
  margin-left: 2%;
}

.intro_image {
  float:left;
  height: auto;
  margin-bottom: 2%;
  height:80%;
}

.introimg_small {
  float:middle;
  height: auto;
  margin-bottom: 10%;
}

.editors_choice {
  float: right;
  width: 20%;
  height: auto;
  margin: 2%;
}

header {
    display: none;
    height: auto;
    position: fixed;
    top: 0;
    transition: top 0.4s ease-in-out;
    width: 100%;
    margin-left: 0%;
}

footer {
    height: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    transition: bottom 0.4s ease-in-out;
    width: 100%;
    background-color:#FFF;
    font-family: arial;
    font-size: 1.1em;
    font-weight: bold;
}

.references sup {
  vertical-align: baseline;
}

span.citationLabel a {
  font-style: normal;
}

div.citationBody {
  margin: 1em 0;
}

.nav-up {
    top: -25%;
}

.nav-down{
  top:0%;
}

.foot-up {
    bottom: 0%;
}

.foot-down{
  bottom:-25%;
}

span.qq {
  color: #858585;
}

span a{
  text-decoration: none;
  font-weight: bold;
}

table, tr, td {
    border: none #d4c8c8;
}


.underlined {
text-decoration: underline;
-moz-text-decoration-color: #000000;
-webkit-text-decoration-color: #000000;
 text-decoration-color: #000000;
  font-size: 1.1em;
  /* 22px */
  line-height: 1.13636364;
  /* 25px / 22px */
  color: #000;

}

video{
	border: 2px solid yellow;
}

/* Create two equal columns that floats next to each other */
.column1 {
  float: left;
  width: 50%;
  padding: 0%;
}

/* Clear floats after the columns */
.row1:after {
  content: "";
  display: table;
  clear: both;
}