@import url("techpubs.css");
.main-header .nav-flyout {
	display: none;
}
.wrapper {
    max-width: inherit;
}
.navbar-wrapper {
	height: 0;
}
.header-search.is-active {
	left: 500px;
}
.hero-content .hero-title {
	padding: 10px 5px 16px 10px;
	font-size: 3.5rem;
	line-height: 5.25rem;
}

/* j_primary_toc styles */

.tabs {
	width: 100%;
	position: fixed;
	margin: 0;
}
.tab {
	float: left;
	border: 1px solid #c0c0c0;
	text-align: center;
	width: 50%;
}
.tab a {
    background: none repeat scroll 0 0 #ddd;
    border-left: 1px solid #fff;
    border-right: 1px solid #aaa;
    border-top: 1px solid #fff;
    color: #444;
    display: block;
    font-style: "Antenna Medium";
    font-size: 1.4rem;
    margin: 0;
    padding: 0.5em 1.5em;
    text-decoration: none;
}
.tab A:hover, .tab A:active, .tab A.here:link, .tab A.here:visited {
    background: none repeat scroll 0 0 #bbb;
}
.navigation {
	width: 100%;
	padding-top: 40px;
}
.left-top-toc {
    list-style: none outside none;
    margin: 0 0 0 15px;
    padding: 0;
}

.left-top-toc li {
    white-space: nowrap;
    margin-bottom: 0;
}
#j_left_index dt, #content dt {
	line-height: 2.55rem;
}
.left-top-toc li a {
	font-size: 1.4rem;
	line-height: 2.1rem;
}
/* Body */
body {
	height: auto;
}
.navbuttonlist, #content, .footer {
	width: 100%;
	position: relative;
}
.navbuttonlist {
	height: 20px;
	font-size: 14px;
	margin-top: 10px;
}
.navbutton, .sharing {
	float: left;
}
.navbutton {
	margin-top: 5px;
	margin-left: 10px;
}
.icon-pad-16 {
    padding-right: 0 !important;
    padding-left: 16px !important;
}
.sharing {
	margin-top: 0;
	margin-left: 10px;
	padding-top: 0;
}
.feedBtn {
    padding-top: 5px;
}
#content{
	margin: 20px 10px 10px;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 21px;
}
#content h1, #content .BookTitle {
	margin: 15px 0;
	font-size: 2.8rem;
	line-height: 4.2rem;
	font-family: "Antenna Regular";
}
.Volume {
	font-family: "Antenna Regular";
}
#content ol, #content ul {
	margin-left: 20px;
}
#content ol li, #content ul li{
	padding-left: 5px;
}
.numList {
	list-style-type: decimal;
}
.lwrAlphaList {
	list-style-type: lower-alpha;
}
.uprAlphaList {
	list-style-type: upper-alpha;
}
.lwrRmnList {
	list-style-type: lower-roman;
}
.upprRmnList {
	list-style-type: upper-roman;
}
#content ul {
	margin-left: 20px;
}
#content ul li{
	margin-bottom: 0px;
}
#content div, #content p, .Para1, #content li, #content a {
	font-size: 1.4rem;
	line-height: 2.1rem;
	margin-bottom: 10px;
}
.TOC1 {
    font-size: 1.4rem;
    line-height: 2rem;
    margin: 5px 0;
}
dd {
	margin-left: 20px;
}
.Title {
	font-size: 2.7rem;
	line-height: 4rem;
}
h2, .Head2 {
	margin-top: 20px;
	font-size: 2.2rem;
	line-height: 3.3rem;
}
h3, .Head3 {
	font-size: 1.9rem;
	line-height: 2.85rem;
	margin-top: 15px;
	margin-bottom: 15px;
}
h4.Head4 {
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DefEntry {
	margin-bottom : 0 !important;
}
.DefEntry td {
	border: none;
	padding: 0;
	vertical-align: text-top;
}
.tdNowrap{
	white-space:nowrap;
}
.admonTable td div {
	display: inline;
}
table.admonTable td, table.admonTable th {
	padding: 15px;
}
th {
    background-color: #7e99b1;
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
    text-indent: 1px;
}
table th, table td {
	border-left-width: 0px;
	border-right-width: 0px;
}
#topic-content table thead th{
	border-top: thin solid black;
}
table .Para1 {
	margin-bottom: 0;
}

#topic-content table {
    margin-bottom: 10pt;
}
.calloutTable {border-top:thin solid #5F5F5F; width:550px; margin-top: 15px;}
.calloutCell {border-bottom:thin solid #5F5F5F; width: 270px; text-align: left;padding-right: 10px;padding-left: 10px;padding-top: 3px;padding-bottom: 3px;}
.calloutNumber {width: 14px; float: left;}
.calloutMdash {width: 14px; float: left;}
.calloutTxt {width: 220px; float: left;}
.admonDiv {
	margin: 15px 0 5px;
	width: 100%;
}
.admonTable {
    border: 1px solid #dbdbdb;
    border-collapse: collapse;
    text-align: left;
    width: 95%;
}
.admonTable td {
	border: 1px solid #dbdbdb !important;
}
.DefEntry {
	margin-bottom : 0 !important;
}
.DefEntry td {
	border: none;
	padding: 0;
}
.OptTags-dl {
	margin-left:20px;
}
.CodeListingWide {font-family: "Courier New", Courier, monospace; margin-left: 10pt; margin-top: 1pt; margin-bottom: 1pt;}
pre, code, .ExampleInline {font-family: "Courier New", Courier, monospace; letter-spacing: 0.00135rem; line-height: 2.2rem;}
code b, .ExampleInline b { font-weight: bold; font-family: inherit; }
.Example1 {font-family: "Courier New", Courier, monospace; margin-left: 10pt; margin-top: 1pt; margin-bottom: 1pt;}
.Example2 {font-family: "Courier New", Courier, monospace; margin-left: 20pt; margin-top: 1pt; margin-bottom: 1pt;}
.Example3 {font-family: "Courier New", Courier, monospace; margin-left: 30pt; margin-top: 1pt; margin-bottom: 1pt;}
.Example4 {font-family: "Courier New", Courier, monospace; margin-left: 40pt; margin-top: 1pt; margin-bottom: 1pt;}
.reviewerNote {font-size: 12pt; font-style: Italic; color: #FF0000; width: inherit; display: block;margin-top: 10px;}
.Para1 .reviewerNote { display: inline; margin-top: 0;}
.reviewerNote span.ExampleInline {font-size: 16px;}
.example {
    margin: 10px 0;
}
.row-with-bg{
	background-color: #EAEAEA;
}
#date {
    padding: 10px 0;
    border-top: 2px solid #dbdbdb;
}
.default {
    font-size: 10pt;
}


#topic-content p.SubTitleFigure {
    font-size: 1.4rem;
    line-height: 2.1rem;
    font-family: "Antenna Medium";
    font-style: italic;
    margin-bottom: 10pt;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}


#topic-content ul {
    list-style: disc outside none !important;
    margin: 5px 0 10px;
    padding-left: 20px;
}

#topic-content ul li {
    margin-top: 4pt;
    padding-left: 7px;
}
#navbar .addthis_sharing_toolbox {padding-right: 0;}
#navbar .addthis_sharing_toolbox div {padding-top: 2px !important;}
#actFeedback {margin-top: 5px;}

/* Indexes */
#content dt a {
	font-size: 1.4rem;
	line-height: 2.1rem;
}

/* Footer */
.footer {
	border-top: 1px solid #dbdbdb;
	background-color: transparent;
	height: auto;
	padding: 10px 0;
	text-align: center;
}
.footerleft {
	color: #919191;
	font-family: "Antenna Medium";
	font-size: 1.4rem;
	line-height: 2.1rem;
	margin-bottom: 10px;
}

.hll { background-color: #ffffcc }
.c { color: #408080; font-style: italic } /* Comment */
.err { border: 1px solid #FF0000 } /* Error */
.k { color: #008000; font-weight: bold } /* Keyword */
.o { color: #666666 } /* Operator */
.cm { color: #408080; font-style: italic } /* Comment.Multiline */
.cp { color: #BC7A00 } /* Comment.Preproc */
.c1 { color: #408080; font-style: italic } /* Comment.Single */
.cs { color: #408080; font-style: italic } /* Comment.Special */
.gd { color: #A00000 } /* Generic.Deleted */
.ge { font-style: italic } /* Generic.Emph */
.gr { color: #FF0000 } /* Generic.Error */
.gh { color: #000080; font-weight: bold } /* Generic.Heading */
.gi { color: #00A000 } /* Generic.Inserted */
.go { color: #888888 } /* Generic.Output */
.gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.gs { font-weight: bold } /* Generic.Strong */
.gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.gt { color: #0044DD } /* Generic.Traceback */
.kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.kp { color: #008000 } /* Keyword.Pseudo */
.kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.kt { color: #B00040 } /* Keyword.Type */
.m { color: #666666 } /* Literal.Number */
.s { color: #BA2121 } /* Literal.String */
.na { color: #7D9029 } /* Name.Attribute */
.nb { color: #008000 } /* Name.Builtin */
.nc { color: #0000FF; font-weight: bold } /* Name.Class */
.no { color: #880000 } /* Name.Constant */
.nd { color: #AA22FF } /* Name.Decorator */
.ni { color: #999999; font-weight: bold } /* Name.Entity */
.ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.nf { color: #0000FF } /* Name.Function */
.nl { color: #A0A000 } /* Name.Label */
.nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.nt { color: #008000; font-weight: bold } /* Name.Tag */
.nv { color: #19177C } /* Name.Variable */
.ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.w { color: #bbbbbb } /* Text.Whitespace */
.mb { color: #666666 } /* Literal.Number.Bin */
.mf { color: #666666 } /* Literal.Number.Float */
.mh { color: #666666 } /* Literal.Number.Hex */
.mi { color: #666666 } /* Literal.Number.Integer */
.mo { color: #666666 } /* Literal.Number.Oct */
.sb { color: #BA2121 } /* Literal.String.Backtick */
.sc { color: #BA2121 } /* Literal.String.Char */
.sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.s2 { color: #BA2121 } /* Literal.String.Double */
.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.sh { color: #BA2121 } /* Literal.String.Heredoc */
.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.sx { color: #008000 } /* Literal.String.Other */
.sr { color: #BB6688 } /* Literal.String.Regex */
.s1 { color: #BA2121 } /* Literal.String.Single */
.ss { color: #19177C } /* Literal.String.Symbol */
.bp { color: #008000 } /* Name.Builtin.Pseudo */
.vc { color: #19177C } /* Name.Variable.Class */
.vg { color: #19177C } /* Name.Variable.Global */
.vi { color: #19177C } /* Name.Variable.Instance */
.il { color: #666666 } /* Literal.Number.Integer.Long */


/* 320px - 1424px*/
@media only screen
and (min-width:20em)
and (max-width:89em){
	.addthis_sharing_toolbox {display: block;}
}