html {
/* 
    width: fit-content;
 */
    overflow-x: hidden; /* forces scrollbar to disappear */
	overflow-wrap: break-word; /* ensures that words will wrap instead of being cut off at the end of the page */
	font-size:12pt;
}

header {
    position: absolute;
    top: 0;
    width: 100%;
}

header h1 {
    margin: 0 !important;
    border: none !important;
}

p {
    margin: 1em .5em !important;
}

ul {
    list-style-type:square;
}

ol, ul {
    padding-left: 2em;
}

ul.token {
    width: 100%;
}

ul.token li {
    list-style-type:none;
    float: left;
    width: 30%;
}

ul.token li:before {
    content: "*[";
}

ul.token li:after {
    content: "]*";
}

.indented {
    margin:0;
    margin-left: 2em;
    margin-right:1em;
}

pre strong {
    color: #c20cb9;
}

.back-to-top {
    position: fixed;
    bottom: 7.5%;
    right: 25%;
    margin: 2em;
    padding: 1em;
    background: #efefef;
    color: white;
    border-radius: 2em;
    box-shadow: 2px 2px 4px #999;
    display: none;
}

.back-to-top:hover, .down-to-bottom:hover {
    padding: 1.1em;
}

.down-to-bottom {
    position: fixed;
    bottom: 0;
    right: 25%;
    margin: 2em;
    padding: 1em;
    background: #efefef;
    color: white;
    border-radius: 2em;
    box-shadow: 2px 2px 4px #999;
    display: none;
}

#docsContent {
    max-width: 60%;
    margin-left:27%;
}

body {
    margin: 10pt;
    padding: 10pt;
    font-family: "Helvetica Neue", arial, sans-serif;
    color:#555555;
    background: #fff url(bk.png) repeat-x;
    font-size: 11pt;
    line-height: 160%;
}

#introduction {
	padding-top:.5em;
	padding-bottom:.5em;
}

h1, h2, h3 {
    font-family: "Trebuchet MS", georgia, helvetica, times, sans-serif;
    color: #29638C;
    font-weight: normal;
    margin: .5em 0;
    border-bottom:1px solid #eeeeee;
    padding-bottom: .25em;
}

h1 {
    font-size: 2.25rem;
}

h2 {
    font-size: 1.75rem;
}

h3 {
    font-size: 1.35rem;
}

h4, .h4 { /* use p class="h4" in Module Docs */
    font-family: "Trebuchet MS", georgia, helvetica, times, sans-serif;
    color: #29638C;
    font-size: 120%;
    margin: .8em 0 .4em 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: .25em;
}

h5 { /* rpv */
    font-family: "Trebuchet MS", georgia, helvetica, times, sans-serif;
    color: #29638C;
    font-size: 110%;
    margin: .8em 0 .4em 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: .25em;
}

h6 { /* rpv */
    font-family: "Trebuchet MS", georgia, helvetica, times, sans-serif;
    color: #29638C;
    font-size: 100%;
    margin: .8em 0 .4em 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: .25em;
}

code { /* rpv */
    color: #29298C;
}

dd {
    padding-bottom:.5em;
    padding-left: 0.5em;
}

td, th {
    vertical-align: top;
}

td {
    padding: 0.25em 1em;
}

/* ------------------------------------------------------------- */

.tag_name {
    font-family: arial, Helvetica, sans-serif;
    font-size: 12pt; 
    font-weight: bold; 
    color:darkred;
}

.attrib_label {
    font-weight: bold; 
}

.attrib_name {
    font-family: courier;
    font-size: 0.8rem; 
    color:purple;
}

.attrib_value {
    font-family: courier;
    font-size: 0.8rem; 
    color:red;
}

.prototype {
    font-family: courier;
    font-size: 0.8rem; 
    color:blue;
    font-weight: bold;
}

.doctext {
    background-color:#e9eaf4;
}

/* Source Code Styles */
.maml  {font-family:monospace;}
.maml .imp {font-weight: bold; color: red;}
.maml .kw3 {color: #000066;}
.maml .es0 {color: #000099; font-weight: bold;}
.maml .br0 {color: #66cc66;}
.maml .sy0 {color: #009900; font-weight:bold;}
.maml .st0 {color: #CC0066;}
.maml .nu0 {color: #cc66cc;}
.maml .sc-1 {color: #808080; font-style: italic;}
.maml .sc0 {color: #00bbdd;}
.maml .sc1 {color: #ddbb00;}
.maml .sc2 {color: #009900; font-weight:bold;}
.maml span.xtra { display:block; }
.php  {font-family:monospace;}
.php .imp {font-weight: bold; color: red;}
.php .kw1 {color: #b1b100;}
.php .kw2 {color: #000000; font-weight: bold;}
.php .kw3 {color: #990000;}
.php .kw4 {color: #009900; font-weight: bold;}
.php .co1 {color: #666666; font-style: italic;}
.php .co2 {color: #666666; font-style: italic;}
.php .co3 {color: #0000cc; font-style: italic;}
.php .co4 {color: #009933; font-style: italic;}
.php .coMULTI {color: #666666; font-style: italic;}
.php .es0 {color: #000099; font-weight: bold;}
.php .es1 {color: #000099; font-weight: bold;}
.php .es2 {color: #660099; font-weight: bold;}
.php .es3 {color: #660099; font-weight: bold;}
.php .es4 {color: #006699; font-weight: bold;}
.php .es5 {color: #006699; font-weight: bold; font-style: italic;}
.php .es6 {color: #009933; font-weight: bold;}
.php .es_h {color: #000099; font-weight: bold;}
.php .br0 {color: #009900;}
.php .sy0 {color: #339933;}
.php .sy1 {color: #000000; font-weight: bold;}
.php .st0 {color: #0000ff;}
.php .st_h {color: #0000ff;}
.php .nu0 {color: #cc66cc;}
.php .nu8 {color: #208080;}
.php .nu12 {color: #208080;}
.php .nu19 {color:#800080;}
.php .me1 {color: #004000;}
.php .me2 {color: #004000;}
.php .re0 {color: #000088;}
.php span.xtra { display:block; }

pre {
    overflow: auto;
    margin: 0 auto;
    padding: 0.25em;
    width: 100%;
    display: block;
    background-color: #f4f5fb;
    font-family: "Courier New", Monospace, monospace;
}

a {
    text-decoration: none;
    color: #0000BB;
}

/* Table of Contents */
.sidebox {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    left: 0;
    border: 1px solid #eeeeee;
    padding: 0.75em 1em;
    float: left ! important;
    font-size: 0.8rem;
    visibility: visible;
    max-width: 50%;
    width: 25%;
    background-color: #fefefe;
 }

.sidebox ul {
    padding: 0 0 0 1.25em;
    margin: 0;
    font-size: 1rem;
/* 
    list-style-type: upper-roman;
    removed by rpv
 */
 	list-style-type:none;
 	list-style-position: outside;
    font-weight: bold;
}

/* 
.sidebox li {
	margin-left:0;
	padding-left:0;
}
 */

.sidebox ul ul {
    font-size: 0.8rem;
    font-weight: normal;
	list-style-type: square;
    list-style-position: inside;
}

.sidebox ul ul ul{
    list-style-type: lower-roman;
}

/* Directory Structure */
.row {
    position: relative;
    height: 22px;
    padding: 0; 
    margin: 0;
    line-height: 24px;
}

.col1 {
    position:absolute;
    top: 0;
    left:0;
}

.col2 {
    position:absolute;
    top: 0;
    left:24px;
}

.col3 {
    position:absolute;
    top: 0;
    left:48px;
}

.col4 {
    position:absolute;
    top: 0;
    left:72px;
}

.col5 {
    position:absolute;
    top: 0;
    left:96px;
}

dl.explanations {
    margin-left:3em;

}
dl.explanations dt {
    font-weight:bold;
}

.copyright {
    font-size: 0.7rem;
    text-align:right;
    padding-right:1in;
}

	@page {
	  margin: .75in;
/* 
	  width: 8.5in;
	  height:11in;
 */
 		size: letter portrait;
	}
	

	@page :left {
	  margin-right: 1.75in;
	  @bottom-left-corner {
		content: counter(page);
	  }
	}

	@page :right {
	  margin-left: 1.75in;
	  @bottom-right-corner {
		content: counter(page);
	  }
	}
