/*  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 */


body { margin-left: 5;
     margin-right: 5;
     background-color: white;
	 line-height:1.6;
	 font-size:14px;
	 text-align:justify;
	 line-height: 25px;
	 }

#result table th,td{font-size:10px;letter-spacing:-0.08em;border: 1px solid black;vertical-align: middle; }
#result table th{font-weight:bold;text-align: center; }
#result img {border:0}

#result div > *:first-child { margin-top:0em }

#result div { margin-top: 0.5em }

#result div.front, div.footer { }

.back, .body { font-family: Tahoma, Geneva, sans-serif, Dotum; }

#result div.metadata { font-family: Tahoma, Geneva, sans-serif, Dotum; }
#result div.centered { text-align: center }

#result div.table {  /*display: table;*/ }
#result div.metadata.table { width: 100% }
#result div.row { display: block; overflow:hidden}
#result div.cell {display: inline; padding-left: 0.25em; padding-right: 0.25em;}
#result div.row .ref-label {float:left; width: auto;}
#result div.row .ref-content {display:block; text-indent:5px; padding-left:30px; word-break:break-all;}

#result div.metadata div.cell {
    vertical-align: top }

#result div.two-column div.cell {
    float:left; width:100%; text-align:justify; }

#result div.one-column div.cell.spanning { width: 100% }

#result div.metadata-group {float:left; width:100%; text-align:left; margin-top: 0.05em;
  font-size:13px; line-height:15px; }

#result div.metadata-group > p, #result div.metadata-group > div { margin-top: 0.5em }
#result div.metadata-group a{font-weight:bold;}
#result div.metadata-area * { margin: 0em }
#result .metadata-entry {margin:0 !important}
#result div.metadata-chunk { margin-left: 1em }

#result div.branding { text-align: center }

#result div.document-title-notes {
   text-align: center;
   font-size:18px;
   width: 60%;
   margin-left: auto;
   margin-right: auto
   }

#result div.footnote { font-size:12px }

/* rules */
#result hr.part-rule {
    border:1px solid #1e60a2;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
    }

#result hr.section-rule {
    border: 1px solid #1e60a2;
    width: 100%;
	margin-top: 4em;
    margin-bottom: 1em;
    }

/* superior numbers that are cross-references */
#result .xref {
    color: red;
    }

/* generated text */
#result .generated { color: midnightblue; }

#result .warning, tex-math {
    font-size:12px; font-family: Tahoma, Geneva, sans-serif, Dotum; }

#result .warning {
    color: red }

#result .tex-math { color: green }

#result .data {
    color: black;
    }

#result .formula {
    font-family: Tahoma, Geneva, sans-serif, Dotum;
    font-size:12px }


/* --------------- Titling levels -------------------- */


h1, h2, h3, h4, h5, h6 {
   display: block;
   margin-top: 0em;
   margin-bottom: 0.5em;
   font-family: helvetica, Tahoma, Geneva, sans-serif, Dotum;
   font-size:16px;
   font-weight: bold;
   color: midnightblue;
   margin-top:15px;

  }
/* titling level 1: document title */
#result .document-title {
   text-align: center;
    font-size:18px; /*영문 타이틀*/
     }

/* callout titles appear in a left column (table cell)
   opposite what they head */
#result .callout-title { text-align: center;
  margin-top: 0.5em;
  margin-right: 1em;
  margin-top:15px;
  font-size:16px } /*absract, translated abstract*/

#result div.section, div.back-section {
  margin-top: 1em; margin-bottom: 0.5em }
#result div.section>h2{width:auto;text-align:left;} /*본문제목 정렬*/
#result div.back-section>h2{text-align:center;}/*본문제목 정렬*/

#result div.section>h3{font-size:14px;} /*소제목 정렬*/
#result div.back-section>h3{font-size:14px;}/*소제목 정렬*/

#result div.panel { background-color: white;
  font-size:13px;
  border: 0px solid #1e60a2;
  padding-left: 0.5em; padding-right: 0.5em;
  padding-top: 0.5em; padding-bottom: 0.5em;
  margin-top: 2.5em; margin-bottom: 2.5em }

#result h5.label{float:left;width:auto;margin:0 5px;color: midnightblue;} /* table,fig의 대문자적용 */


#result div.blockquote { font-size:12px;
  margin-left: 1em; margin-right: 1em;
  margin-top: 0.5em; margin-bottom: 0.5em }

#result div.caption {
 float:left;margin:0px; margin-bottom: 0.5em }

#result div.speech {
  margin-left: 1em; margin-right: 1em;
  margin-top: 0.5em; margin-bottom: 0.5em }

#result div.verse-group {
  margin-left: 1em;
  margin-top: 0.5em; margin-bottom: 0.5em }

#result div.verse-group div.verse-group {
  margin-left: 1em;
  margin-top: 0em; margin-bottom: 0em }

#result div.note { margin-top: 0em; margin-left: 1em;
  font-size:12px }

#result .ref-label { margin-top: 0em; vertical-align: top }

#result .ref-content { word-break:break-all; margin-top: 0em; padding-left: 0.25em }

#result h5.label { margin-top: 0em; margin-bottom: 0em }

#result p { margin-top: 0.5em; margin-bottom: 0em; font-family: Tahoma, Geneva, sans-serif, Dotum;}

#result p.first { margin-top: 0em }

#result p.verse-line, p.citation { text-align:left; margin-top: 0em; margin-bottom: 0em;  }

#result p.address-line { margin-top: 0em; margin-bottom: 0em; margin-left: 2em }

#result ul, ol { margin-top: 0.5em }

#result li { margin-top: 0.5em; margin-bottom: 0em }
#result li > p { margin-top: 0.2em; margin-bottom: 0em }

#result div.def-list { border-spacing: 0.25em }

#result div.def-list div.cell { vertical-align: top;
  border-bottom: 1px solid #1e60a2;
  padding-bottom: 0.5em }

#result div.def-list div.def-list-head {
  text-align: left }

/* text decoration */
#result .label { font-weight: bold; font-family: Tahoma, Geneva, sans-serif, Dotum; font-size:14px; color: #000; }

#result .monospace {
	font-family: Tahoma, Geneva, sans-serif, Dotum;
	}

#result .overline{
	text-decoration: overline;
	}


#result .doi_c {color:#145fa3}
#result .article-t {font-size:14px; color:#000;}
#result .article-i {font-style:italic;}

#result p > a:hover { text-decoration: underline }
#result p > a, #result  p >a:link {color:#337ab7; text-decoration:none; cursor:pointer;}

#result .subsection-title{font-size:13px}
/* ---------------- End ------------------------------ */


header {flex:0 0 auto !imporatnt; }
main {flex:1 0 auto; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2); background: #fff; padding-bottom: 5rem;}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}