/*  Stylesheet for NLM/NCBI  Journal Publishing 3.0 Preview HTML
    January 2009

    ~~~~~~~~~~~~~~
    National Center for Biotechnology Information (NCBI)
    National Library of Medicine (NLM)
    ~~~~~~~~~~~~~~
    
This work is in the public domain and may be reproduced, published or 
otherwise used without the permission of the National Library of Medicine (NLM).

We request only that the NLM is cited as the source of the work.

Although all reasonable efforts have been taken to ensure the accuracy and 
reliability of the software and data, the NLM and the U.S. Government  do 
not and cannot warrant the performance or results that may be obtained  by
using this software or data. The NLM and the U.S. Government disclaim all 
warranties, express or implied, including warranties of performance, 
merchantability or fitness for any particular purpose.

*/


/* --------------- Page setup ------------------------ */

/* page and text defaults */

#jats-content body { margin-left: 8%;
     margin-right: 8%;
     background-color: #f8f8f8 }


#jats-content div > *:first-child { margin-top:0em }

#jats-content div { margin-top: 0.5em }

#jats-content div.front, #jats-content div.footer { }

#jats-content .back, #jats-content .body { font-family: serif }

#jats-content div.metadata { font-family: sans-serif }
#jats-content div.centered { text-align: center }

#jats-content div.table { display: table }
#jats-content div.metadata.table { width: 100% }
#jats-content div.row { display: table-row }
#jats-content div.cell { display: table-cell; padding-left: 0.25em; padding-right: 0.25em }

#jats-content div.metadata div.cell {
    vertical-align: top }

#jats-content div.two-column div.cell {
    width: 50% }

#jats-content div.one-column div.cell.spanning { width: 100% }

#jats-content div.metadata-group { margin-top: 0.5em;
  font-size: 75% }

#jats-content div.metadata-group > p, #jats-content div.metadata-group > div { margin-top: 0.5em }

#jats-content div.metadata-area * { margin: 0em }

#jats-content div.metadata-chunk { margin-left: 1em }

#jats-content div.branding { text-align: center }

#jats-content div.document-title-notes {
   text-align: center;
   width: 60%;
   margin-left: auto;
   margin-right: auto
   }

#jats-content div.footnote { font-size: 90% }

/* rules */
#jats-content hr.part-rule {
    border: thin solid black;
    width: 50%;
    margin-top: 1em;
    margin-bottom: 1em;
    }

#jats-content hr.section-rule {
    border: thin dotted black;
    width: 50%;
    margin-top: 1em;
    margin-bottom: 1em;
    }

/* superior numbers that are cross-references */
#jats-content .xref {
    color: red;
    }
    
/* generated text */     
#jats-content .generated { color: gray; }

#jats-content .warning, #jats-content tex-math {
    font-size:80%; font-family: sans-serif }

#jats-content .warning {
    color: red }

#jats-content .tex-math { color: green }

#jats-content .data {
    color: black;
    }

#jats-content .formula {
    font-family: sans-serif;
    font-size: 90% }
    
/* --------------- Titling levels -------------------- */


#jats-content h1, #jats-content h2, #jats-content h3, #jats-content h4, #jats-content h5, #jats-content h6 {
   display: block;
   margin-top: 0em;
   margin-bottom: 0.5em;
   font-family: helvetica, sans-serif;
   font-weight: bold;
   color: midnightblue;
  }
/* titling level 1: document title */
#jats-content .document-title {
   text-align: center;
   }

/* callout titles appear in a left column (table cell)
   opposite what they head */
#jats-content .callout-title { text-align: right;
  margin-top: 0.5em;
  margin-right: 1em;
  font-size: 140% }
  


#jats-content div.section, #jats-content div.back-section {
  margin-top: 1em; margin-bottom: 0.5em }

#jats-content div.panel { background-color: white;
  font-size: 90%;
  border: thin solid black;
  padding-left: 0.5em; padding-right: 0.5em;
  padding-top: 0.5em; padding-bottom: 0.5em;
  margin-top: 0.5em; margin-bottom: 0.5em }

#jats-content div.blockquote { font-size: 90%;
  margin-left: 1em; margin-right: 1em;
  margin-top: 0.5em; margin-bottom: 0.5em }

#jats-content div.caption {
  margin-top: 0.5em; margin-bottom: 0.5em }

#jats-content div.speech {
  margin-left: 1em; margin-right: 1em;
  margin-top: 0.5em; margin-bottom: 0.5em }

#jats-content div.verse-group {
  margin-left: 1em;
  margin-top: 0.5em; margin-bottom: 0.5em }

#jats-content div.verse-group div.verse-group {
  margin-left: 1em;
  margin-top: 0em; margin-bottom: 0em }

#jats-content div.note { margin-top: 0em; margin-left: 1em;
  font-size: 85% }

#jats-content .ref-label { margin-top: 0em; vertical-align: top }

#jats-content .ref-content { margin-top: 0em; padding-left: 0.25em }

#jats-content h5.label { margin-top: 0em; margin-bottom: 0em }

#jats-content p { margin-top: 0.5em; margin-bottom: 0em }

#jats-content p.first { margin-top: 0em }

#jats-content p.verse-line, #jats-content p.citation { margin-top: 0em; margin-bottom: 0em; margin-left: 2em; text-indent: -2em }

#jats-content p.address-line { margin-top: 0em; margin-bottom: 0em; margin-left: 2em }

#jats-content ul, #jats-content ol { margin-top: 0.5em }

#jats-content li { margin-top: 0.5em; margin-bottom: 0em }
#jats-content li > p { margin-top: 0.2em; margin-bottom: 0em  }

#jats-content div.def-list { border-spacing: 0.25em }

#jats-content div.def-list div.cell { vertical-align: top;
  border-bottom: thin solid black;
  padding-bottom: 0.5em }

#jats-content div.def-list div.def-list-head {
  text-align: left }

/* text decoration */
#jats-content .label { font-weight: bold; font-family: sans-serif; font-size: 80% }

#jats-content .monospace {
	font-family: monospace;
	}

#jats-content .overline{
	text-decoration: overline;
	}
 
#jats-content a       { text-decoration: none }
#jats-content a:hover { text-decoration: underline }

/* ---------------- End ------------------------------ */

/* HRCAK CUSTOM */
#jats-content img {
	display: block;
	margin: auto;
	padding: 0 10%;
	max-width: 100%;
	width: auto;
}

#jats-content .footer {
	padding: 0;
	position: relative;
}

#jats-content div.panel {
	font-size: 100%;
	text-align: center;
	border: 0;
	padding: 1.3em 0;
}

#jats-content table {
	margin: 0 auto;
}

#jats-content table td {
	padding: 0.3em;
}

#jats-content h5.label {
	font-size: 1.2em;
}

#jats-content div.metadata-group {
  font-size: 100% 
}

#jats-content #article-front div.metadata.table .cell { 
	display: block; 
	width: 100%;  
}

#jats-content #article-front div.metadata.two-column.table {
	margin-bottom: 0;
}

#jats-content .callout-title { 
	text-align: left;
}

#jats-content table {
	max-width: 99%;
}

#jats-content * {
	font-family: "Nunito Sans", sans-serif;
}