/* Document CSS for Early Access documents */

/* ========= Watermark CSS ===========  */
/* .doc_text_container { margin-bottom:30px; } */
/*.print_view .doc_text_container,*/
.max_view   .doc_text_container { padding:0 40px 30px 40px;}


.print_view #doc_text.early_access,
.max_view #doc_text.early_access {
  background:inherit;
}

#doc_text.early_access  {

  background:url("../media/early-access-mark622.png") repeat-y center top
  #fff; }
  
/* suppress watermark for print view */
/*.print_view #doc_text.early_access .doc_text_container {

  background:url("../media/early-access-mark680bw.png") repeat-y center top
  #fff; }*/


.max_view #doc_text.early_access .doc_text_inner_container {
  background:url("../media/early-access-right.png") repeat-y right top
  transparent; padding-right:40px; }
.max_view #doc_text.early_access .doc_text_container {
  background:url("../media/early-access-left.png") repeat-y left top #fff;
  padding-right:0; }
/* ========= End watermark CSS ===========  */

#doc_text #document p {
   text-indent:inherit;
}

div.endnote.author {
   font-family:inherit !important;
}

div.enclosure_head {
   margin-top:1em;
}

.citeas span.earlyaccess {
   color:red
}

span.cipher {
   /* color: 			#153E7E;*/
   /*color: #810541;*?  /* maroon */
   font-style:italic;
   border-bottom:1px dotted gray;
}

