@charset "utf-8";
/* CSS Document */
 
/* Page (Common) CSS elements */
a:link {
	text-decoration: none;
	/*color: #0066CC;*/
	color: #0000d5;
	background-color: transparent;
} 
a:visited {
	/*color: #006699;*/
	color: #0000d5;
	background-color: transparent;
} 
a:hover {
	text-decoration: underline;
}
/* ============================================ */
/* For toggling content -- David H., 2016-11-29 */
.toggle-content {
	display: none;
}
.toggle-tag {
	color: #0000d5;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 2px;
}

div.toggle-tag {
	padding-top: 10px;
	padding-bottom: 8px;
}

.toggle-tag:hover {
	text-decoration: underline;
	cursor: pointer;
}
/* ============================================ */
.title {
	font-size: 26px;
	font-weight: 590;
	border-bottom: 1px solid #000000;
} 
.subtitle {
	font-size: 16px;
	padding-bottom: 3px;
}
.heading {
	font-size: 20px;
	font-weight: 550;
	border-bottom: 2px solid silver;
	padding-top: 15px;
	padding-bottom: 1px;-
}
.heading2 {
	font-size: 26px;
	font-weight: bold;
}
.subheading {
	font-size: 16px;
	#font-weight: bold;
}
.u_subheading {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid silver;
}
.term {
	font-size: 12px;
	font-family: monospace;
	margin-left: 1em;
	margin-right: 1em;
	padding: 5px;
	border: 1px solid #C0C0C0;
	background-color: #DBDFDB;
	#background-color: #e8e8ee;
}
.fullterm {
	font-size: 12px;
	font-family: monospace;
	/*margin-left: 1em;*/
	/*margin-right: 1em;*/
        margin:0px;
	padding: 5px;
	/*border: 1px solid #C0C0C0;*/
	background-color: #DBDFDB;
	/* background-color: #e8e8ee;*/
}
/* These styles create a little box with different colored background, appropriate for p elements */
.alert {
        border: 1px solid #000000 ;
	background-color: #FFCC66 ;
        padding: 5px;
        margin-bottom: 1em;
        margin-left: 60px;
        margin-right: 70px;
}
.didyouknow {
	border: 1px solid #000000;
	background-color: #BFDAE0 ;
        padding: 5px;
        margin-bottom: 1em;
        margin-left: 60px;
        margin-right: 70px;
}
.safe { 
	color: #4daf4a;
	font-weight: bold;
}
.warning { 
	color: #ff7f00;
	font-weight: bold;
}
.danger { 
	color: #e41a1c;
	font-weight: bold;
}

.termBlank {
	font-size: 12px;
	font-family: monospace;
	margin-left: 2em;
	margin-right: 2em;
	padding: 5px;
}
.appDesc {
  padding-left: 2em;
}
.softBottom {
	border-bottom: 1px solid silver;
}
.softRight {
        border-right: 1px solid silver;
}     
.softBottomRight {
        border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}
.monospace {
	font-family: monospace, courier;
	font-size: 14px;#
}
.monosmall {
	font-family: monospace, courier;
	font-size: 10px;
}
.horztable {
	background-color: White;
	padding: 3px;
	border: 1px solid gray;
}
.toc {
	#border: 1px solid #C1C2D2;
	border-right: 1px solid #C0DAE0;
	border-left: 1px solid #C0DAE0;
	border-bottom: 1px solid #C0DAE0;
	border-top: 1px solid #C0DAE0;
	#margin-right: 8px;
	#margin-top: 4px;
	padding: 2px;
	background-color: white;
}
.tocHeading {
	background-image:url(../images/sectionheading.png);
	#background-image:url(../images/sectionheading_gold.png);
	#background-image:url(../images/sectionheading_silver_gradient.png);
	background-position:top	;
	background-repeat:repeat-x;
	padding: 3px;
        text-align: center;
	#border-top: 1px solid #C1C2D2;
	#border-bottom: 1px solid #C1C2D2;
        #border-left: 1px solid #C1C2D2;
        #border-right: 1px solid #C1C2D2;
	border-top: 1px solid #C0DAE0;
	#border-bottom: 1px solid #C0DAE0;
        border-left: 1px solid #C0DAE0;
        border-right: 1px solid #C0DAE0;
	font-weight: 500;
	font-size: 18px;
}
.tocItem {
	padding: 2px;
	font-size: 12px;
}
/* End page (Common) CSS elements */


/* Template CSS elements: */
BODY {
	padding: 0px;
	margin: 0px;
	#background-color: #5a5b71;
	#background-color: #485A48;
	#background-color: #550000;
	#background-color: #Ad6D00;
	#background-color: #5D2f31;
	background-color: #004755;
	#background-color: #005c6f;
	font-family: Arial, Helvetica, sans-serif;
	#font-family: Lucida;
	font-size: 14px;
	color: black;
}
.container {
	width: 900px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.head_area {
	background-image: url(/images/gold_and_silver_helix.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F4F4F4;
}
.titleLocation {
	text-align: left;
	position: relative;
	left: 75px;
}
.siteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-decoration: none;
	color: #000000;
	}
.siteTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	display: inline;
	position: relative;
	top: -7px;
}
.siteSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	#color: #404940;
	color: black;
}
a.siteTitle:link {
	color: black;
}
a.siteTitle:visited {
	color: black;
}
a.siteTitle2:link {
	color: black;
}
a.siteSubTitle:link {
	color: black;
}
.menu_links {
	font-size: 13px;
	color: #000000;
	text-align: left;
	#background-color: #E8E8E8;
	background-image:url(/images/sectionheading.png);
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menu_link {
	color: #000000;
	font-weight: 550;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
a.menu_link:link {
	color: black;
}
a.menu_link:visited {
	color: black;
}
.menu_link:hover {
	text-decoration: none;
	font-weight: 500;
	color: #000000;
}
.searchCell {
	position: relative;
	right: 12px;
	top: -5px;
	text-align: right;
	vertical-align: top;
}
.formfield {
	border: 1px solid #729A8F;
	font-size: 12px;
	background-color: White;
	color: Black
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #729A8F;
	font-size: 12px;
	color: Black;
}
.main {
	background-color: #FFFFFF;
	padding: 15px;
}
.footarea {
	#background-color: #6C7B6C;
	#background-color: #A9797B;
	background-color: #005c6f;
	#background-color: #007d96;
	padding: 6px;
	text-align: center;
	border-top: 1px solid black;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	#color: white;
	position: relative;
	top: 4px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	#color:#6C7B6C;
	#color: white;
	color: #909090;
	padding-top: 5px;
	position: relative;
	top: 4px;
}
.footlink {
	color: white;
}
a.footlink:link {
	color: white;
}
a.footlink:visited {
	color: white;
}
.lastmod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-right: 2px;
	color: gray;
	background-color: #FFFFFF;
	padding-right: 3px;
}
.home_background {
	background-image: url(/images/gold_and_silver_helix.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F4F4F4;
}
.incidental {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.cstat {
	padding-left: 12px;
	font-size: 12px;
}
.boxed {
    border: 3px solid green ;
} 
pre {
/* this keeps long lines in pre within the window boundary */
      white-space: pre-wrap; /* css-3 */
      white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
      white-space: -pre-wrap; /* Opera 4-6 */
      white-space: -o-pre-wrap; /* Opera 7 */
      word-wrap: break-word; /* Internet Explorer 5.5+ */
}

textarea {
  width: 835px;
  height: 120px;
  border: 3px solid var(--term_border);
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

table, caption { font-size: inherit; font-weight: inherit; font-style: inherit; font-variant: inherit; }

table.ctable {
    width:100%;
}
table.ctable, .ctable th, .ctable td {
    border: 1px solid black;
    border-collapse: collapse;
}
table.ctable, .ctable th, .ctable td {
    padding: 5px;
    text-align: left;
}
table.ctable#t01, .ctable tr:nth-child(even) {
    background-color: #ddd;
    color: black;
}
table.ctable#t01, .ctable tr:nth-child(odd) {
    background-color:#fff;
    color: black;
}
table.ctable#t01, .ctable th {
    background-color: black;
    color: white;
}

li.roomy {
  padding-bottom: 5px;
}

/* End Template CSS elements: */


/* START - CSS for highlighting code examples. 
 *
 * This CSS is automatically created with 
 *   `pygmentize -S autumn -f html -a .syntaxhl`. 
 * The only difference is that the background matches the 
 * background of the term examples and comments are a shade darker */

.syntaxhl  { 
	font-size: 12px;
	font-family: monospace;
    padding: 0;
    margin: 0;
}
.syntaxhl pre {
	border: 1px solid #C0C0C0;
	background-color: #DBDFDB;
    padding: 5px;
	margin-left: 1em;
	margin-right: 1em;
}
/* .syntaxhl  { background: #ffffff; } */
.syntaxhl .hll { background-color: #ffffcc }
.syntaxhl .c { color: #777; font-style: italic } /* Comment */
.syntaxhl .err { color: #FF0000; background-color: #FFAAAA } /* Error */
.syntaxhl .k { color: #0000aa } /* Keyword */
.syntaxhl .cm { color: #777; font-style: italic } /* Comment.Multiline */
.syntaxhl .cp { color: #4c8317 } /* Comment.Preproc */
.syntaxhl .c1 { color: #777; font-style: italic } /* Comment.Single */
.syntaxhl .cs { color: #0000aa; font-style: italic } /* Comment.Special */
.syntaxhl .gd { color: #aa0000 } /* Generic.Deleted */
.syntaxhl .ge { font-style: italic } /* Generic.Emph */
.syntaxhl .gr { color: #aa0000 } /* Generic.Error */
.syntaxhl .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.syntaxhl .gi { color: #00aa00 } /* Generic.Inserted */
.syntaxhl .go { color: #888888 } /* Generic.Output */
.syntaxhl .gp { color: #555555 } /* Generic.Prompt */
.syntaxhl .gs { font-weight: bold } /* Generic.Strong */
.syntaxhl .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.syntaxhl .gt { color: #aa0000 } /* Generic.Traceback */
.syntaxhl .kc { color: #0000aa } /* Keyword.Constant */
.syntaxhl .kd { color: #0000aa } /* Keyword.Declaration */
.syntaxhl .kn { color: #0000aa } /* Keyword.Namespace */
.syntaxhl .kp { color: #0000aa } /* Keyword.Pseudo */
.syntaxhl .kr { color: #0000aa } /* Keyword.Reserved */
.syntaxhl .kt { color: #00aaaa } /* Keyword.Type */
.syntaxhl .m { color: #009999 } /* Literal.Number */
.syntaxhl .s { color: #aa5500 } /* Literal.String */
.syntaxhl .na { color: #1e90ff } /* Name.Attribute */
.syntaxhl .nb { color: #00aaaa } /* Name.Builtin */
.syntaxhl .nc { color: #00aa00; text-decoration: underline } /* Name.Class */
.syntaxhl .no { color: #aa0000 } /* Name.Constant */
.syntaxhl .nd { color: #888888 } /* Name.Decorator */
.syntaxhl .ni { color: #880000; font-weight: bold } /* Name.Entity */
.syntaxhl .nf { color: #00aa00 } /* Name.Function */
.syntaxhl .nn { color: #00aaaa; text-decoration: underline } /* Name.Namespace */
.syntaxhl .nt { color: #1e90ff; font-weight: bold } /* Name.Tag */
.syntaxhl .nv { color: #aa0000 } /* Name.Variable */
.syntaxhl .ow { color: #0000aa } /* Operator.Word */
.syntaxhl .w { color: #bbbbbb } /* Text.Whitespace */
.syntaxhl .mb { color: #009999 } /* Literal.Number.Bin */
.syntaxhl .mf { color: #009999 } /* Literal.Number.Float */
.syntaxhl .mh { color: #009999 } /* Literal.Number.Hex */
.syntaxhl .mi { color: #009999 } /* Literal.Number.Integer */
.syntaxhl .mo { color: #009999 } /* Literal.Number.Oct */
.syntaxhl .sb { color: #aa5500 } /* Literal.String.Backtick */
.syntaxhl .sc { color: #aa5500 } /* Literal.String.Char */
.syntaxhl .sd { color: #aa5500 } /* Literal.String.Doc */
.syntaxhl .s2 { color: #aa5500 } /* Literal.String.Double */
.syntaxhl .se { color: #aa5500 } /* Literal.String.Escape */
.syntaxhl .sh { color: #aa5500 } /* Literal.String.Heredoc */
.syntaxhl .si { color: #aa5500 } /* Literal.String.Interpol */
.syntaxhl .sx { color: #aa5500 } /* Literal.String.Other */
.syntaxhl .sr { color: #009999 } /* Literal.String.Regex */
.syntaxhl .s1 { color: #aa5500 } /* Literal.String.Single */
.syntaxhl .ss { color: #0000aa } /* Literal.String.Symbol */
.syntaxhl .bp { color: #00aaaa } /* Name.Builtin.Pseudo */
.syntaxhl .vc { color: #aa0000 } /* Name.Variable.Class */
.syntaxhl .vg { color: #aa0000 } /* Name.Variable.Global */
.syntaxhl .vi { color: #aa0000 } /* Name.Variable.Instance */
.syntaxhl .il { color: #009999 } /* Literal.Number.Integer.Long */

/* END - CSS for highlighting code examples. */
