/*<meta conditions="smc-import.global" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root
{
	--Black: #000000;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--Brand1: #21409a;
	--Brand2: #0000ff;
}

body
{
	color: var(--Black);
	font-family: Arial, Avenir, Myriad;
	font-size: 11pt;
	line-height: 13pt;
	margin: 8px;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../Images/global/backmatter-heading-background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
	mc-breadcrumbs-count: 3;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../Images/global/backmatter-heading-background.png');
	background-repeat: no-repeat;
}

/* Content */

p
{
	margin-bottom: 10px;
	margin-top: 10px;
	widows: 3;
	orphans: 3;
	font-family: Arial;
	font-size: 12pt;
	line-height: 16pt;
	mc-hyphenate: never;
}

p.image
{
	margin-bottom: 20px;
	margin-top: 20px;
}

p.table-text
{
	margin: 0;
	font-size: 11pt;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light);
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	padding-left: 0px;
	margin-right: 0in;
	padding-top: 0px;
	margin-top: 0px;
}

p.created-using-flare
{
	color: var(--Dark);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	mc-hyphenate: never;
	font-size: 16px;
	line-height: 20pt;
	margin-top: 0px;
	font-weight: bold;
}

p.title-page-footer
{
	color: var(--Dark);
	font-size: 9pt;
	frame-break-before: always;
	margin-top: 30px;
}

p.TOC1
{
	page-break-after: avoid;
	line-height: 21pt;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
}

p.TOC2
{
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0;
}

p.TOC3
{
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 10px;
	margin-top: 10px;
	mc-leader-offset: 0pt;
	margin-left: .25in;
}

/* Headings */

h1
{
	font-size: 27pt;
	line-height: 30pt;
	margin-bottom: .67em;
	color: var(--Brand1);
}

h2
{
	font-size: 21pt;
	line-height: 25pt;
	color: var(--Brand1);
}

h3
{
	line-height: 20pt;
	font-size: 18pt;
	color: var(--Brand1);
}

/* Links */

a
{
	
}

a:link
{
	color: var(--Brand2);
}

a:visited
{
	color: var(--Brand2);
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25px;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Page layout */

p.frame-footer-page-number
{
	font-size: 11pt;
	font-weight: bold;
}

p.frame-footer-text
{
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

p#smallprint
{
	font-size: 9pt;
}

span	/*title-page-product*/
{
	
}

figcaption
{
	mc-auto-number-format: 'H: {b}FIGURE {n+}:{/b} ';
	margin-top: 0px;
	text-align: center;
}

h4
{
	font-size: 15pt;
	font-style: italic;
	color: var(--Brand1);
}

h5
{
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: var(--Brand1);
}

h6
{
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: var(--Brand1);
}

span.mc-variable
{
	font-size: inherit;
}

code
{
	text-align: left;
	font-size: 12pt;
	line-height: 16pt;
}

img.icon
{
	mc-thumbnail: none;
	mc-thumbnail-max-height: 0;
	width: auto;
	font-size: 12pt;
	height: 20px;
	text-align: inherit;
}

table
{
	padding-bottom: 10px;
}

img
{
	vertical-align: middle;
	mc-thumbnail: hover;
	mc-thumbnail-max-height: 150px;
}

p.title-page-footer-revision
{
	
}

ul
{
	line-height: 16pt;
}

ol
{
	line-height: 16pt;
}

p.legal
{
	text-align: justify;
}

li
{
	margin-bottom: 10px;
	margin-top: 10px;
}

div.bios-indent
{
	margin-left: 30px;
}

p.TOC4
{
	margin-left: .5in;
}

span.emphasis
{
	font-style: italic;
	text-decoration: underline;
}

@media only screen and (max-width: 767px)
{
	figcaption
	{
		text-align: center;
	}
}

div	/*FigureCaption*/
{
	
}

span.FigNum
{
	
}

p.figure-caption
{
	font-weight: bold;
	mc-auto-number-class: FigNum;
	mc-auto-number-format: 'GF:Figure {n+}. ';
}

span.FigNum
{
	
}

p.note-std-warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	padding: 15px 60px;
	border: none 1px #3498db;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url('../Images/global/icon-note-std-warning.png');
	background-color: #f69f95;
	background-size: auto 35px;
	background-position: 12px center;
	font-weight: normal;
	mc-auto-number-format: '{b}Warning! {/b}';
}

p.note-std-elect-warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-repeat: no-repeat;
	border-radius: 6px;
	padding: 15px 60px;
	background-color: #f69f95;
	background-image: url('../Images/global/icon-note-std-electrical-caution.png');
	vertical-align: middle;
	overflow: hidden;
	background-size: auto 35px;
	background-position: 12px center;
	mc-auto-number-format: '{b}Warning! {/b}';
}

p.figure
{
	mc-thumbnail-max-height: 100px;
	mc-thumbnail: hover;
	mc-thumbnail-max-width: auto;
}

span.FigNum
{
	font-style: normal;
	font-size: 11pt;
}

p.p	/*Numbered Procedure Header*/
{
	margin-bottom: 10px;
	widows: 3;
	orphans: 3;
	font-family: Arial;
	margin-top: 10px;
}

MadCap|breadcrumbsProxy
{
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	border-bottom: solid 1px #007dc3;
	font-family: sans-serif;
	color: #002292;
}

td p
{
	font-size: 11pt;
	margin-bottom: 2px;
	margin-top: 2px;
}

@media print
{
	p.title
	{
		line-height: 25pt;
		font-weight: inherit;
		font-size: 30pt;
		text-align: left;
	}

	p.title-page-footer-revision
	{
		font-size: 12pt;
	}

	p.title-page-footer
	{
		color: #000000;
		font-size: 18pt;
		line-height: 30pt;
	}

	p.legal
	{
		font-size: 9pt;
		line-height: 11pt;
		margin-bottom: 14px;
	}

	p.frame-footer-text
	{
		text-transform: none;
		font-weight: normal;
	}

	p.frame-footer-page-number
	{
		font-weight: normal;
		text-align: center;
	}

	MadCap|tocProxy.toc
	{
		font-size: 12pt;
		font-weight: normal;
		font-family: Arial;
	}

	p.image
	{
		margin-bottom: 20px;
		margin-top: 20px;
		text-align: center;
	}

	img.icon
	{
		font-size: 11pt;
		margin-left: 1px;
		margin-right: 1px;
		max-width: 20px;
		margin-bottom: -5px;
		margin-top: -5px;
	}

	h1
	{
		text-align: center;
		margin: 0em;
		font-size: 20pt;
		line-height: 24pt;
		margin-left: -.2in;
		margin-bottom: .5em;
		margin-top: .6em;
		padding-bottom: .7em;
	}

	p.table-text
	{
		text-align: left;
	}

	h2
	{
		font-size: 16pt;
		line-height: 22pt;
		margin-left: -.2in;
		margin-bottom: .5em;
		margin-top: 1.75em;
	}

	h3
	{
		font-size: 14pt;
		margin-bottom: 1em;
		margin-left: .2in;
		margin-top: 15px;
	}

	h4
	{
		margin-top: 1em;
		font-size: 15pt;
		margin-left: .2in;
	}

	h5
	{
		margin-top: 1em;
		margin-left: .2in;
	}

	h6
	{
		margin-top: 1em;
		margin-left: .2in;
	}

	p.note
	{
		margin-left: -.2in;
	}

	p.note-std-elect-warning
	{
		background-color: ;
		margin-left: -.2in;
	}

	p.figure
	{
		mc-thumbnail: none;
		text-align: center;
	}

	p.figure-caption
	{
		font-family: ;
		text-align: center;
		mc-auto-number-format: 'H:Figure {chapnum}-{n+}. ';
	}

	img
	{
		text-align: center;
		max-width: 99%;
	}

	p
	{
		font-size: 11pt;
		text-align: justify;
	}

	p.heading-procedure
	{
		font-size: 12pt;
		line-height: 14pt;
	}

	ol
	{
		margin-left: 20px;
	}

	ul
	{
		margin-left: 20px;
	}

	p.note-std-warning
	{
		margin-left: -.2in;
	}

	p.p
	{
		margin-left: .2in;
		text-align: justify;
	}

	p.TOC1
	{
		font-size: 12pt;
		line-height: 16pt;
	}

	p.TOC2
	{
		line-height: 16pt;
	}

	p.TOC3
	{
		line-height: 16pt;
	}

	MadCap|tocProxy
	{
		margin-left: -.2in;
	}

	h1.chapter-number
	{
		mc-auto-number-class: chapter-auto-number;
		mc-auto-number-format: 'Chapter {chapnum}{color transparent}: {/color}';
	}

	h1.chapter-section-number
	{
		mc-auto-number-format: '{chapnum}.{Sn+} ';
	}

	h2.chapter-section-number
	{
		mc-auto-number-format: '{chapnum}.{Sn+} ';
	}

	p.note-important
	{
		margin-left: -.2in;
	}

	p.note-yellow-warning
	{
		line-height: 10pt;
		font-size: 8pt;
		width: 360px;
		text-align: left;
	}

	span.chapter-auto-number
	{
		mc-hyphenate: never;
		display: block;
		line-height: 3.5em;
	}

	div.bios-indent
	{
		margin-left: 15px;
	}

	a:link
	{
		
	}

	h2.frontmatter
	{
		color: var(--Black);
	}

	:root
	{
		--Brand1: #001aff;
		--Brand1: device-cmyk(1,0.9,0,0);
		--Brand2: #0000ff;
		--Brand2: device-cmyk(1,1,0,0);
	}

	code
	{
		font-size: 11pt;
	}

	MadCap|xref
	{
		color: blue;
	}

	h1.appendix-letter
	{
		mc-auto-number-class: chapter-auto-number;
		mc-auto-number-format: 'A:Appendix {A+}{color transparent}: {/color}';
	}

	h1.appendix-section-number
	{
		mc-auto-number-format: '{A}.{Sn+} ';
	}

	h2.appendix-section-number
	{
		mc-auto-number-format: '{A}.{Sn+} ';
	}

	span.emphasis
	{
		
	}
}

h1.frontmatter
{
	mc-heading-level: 0;
}

h2.frontmatter
{
	mc-heading-level: 0;
}

span.ui
{
	font-weight: bold;
}

p.note-important
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	padding: 15px 60px;
	border: none 1px #3498db;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url('../Images/global/icon-note-important.png');
	background-size: auto 35px;
	background-position: 22px center;
	mc-auto-number-format: '{b}Important: {/b}';
}

p.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	padding: 15px 60px;
	border: none 1px #3498db;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url('../Images/global/icon-note-pencil.png');
	background-size: auto 35px;
	background-position: 22px center;
	mc-auto-number-format: '{b}Note: {/b}';
}

p.heading-procedure
{
	font-style: italic;
	font-weight: bold;
}

p.note-yellow-warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	padding: 15px 60px;
	border: none 1px #3498db;
	background-repeat: no-repeat;
	background-size: auto 35px;
	border-radius: 15px;
	padding-left: 70px;
	font-family: Calibri;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 20px;
	background-color: #fdf21b;
	background-position: 17px center;
	padding-right: 15px;
	background-image: url('../Images/global/icon-note-yellow-warning.png');
	width: 500px;
	mc-auto-number-format: 'WARNING: ';
}

p.code
{
	font-family: monospace;
	text-align: left;
}

p.heading-bios-connector-port
{
	font-weight: bold;
	line-height: 13.2pt;
}

h1.chapter-number
{
	
}

h1.appendix-letter
{
	
}



/* ------------------------------ */
/* Marketing’s Overrides */
/* ------------------------------ */

:root {
	--Black: #222;
	--Brand1: #003a70;
    --Brand2: #003a70;
}

nav.title-bar {
	background-color: #003a70;
	background-color: white !important;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.title-bar-layout a.logo {
	background-size: contain !important;
	max-width: calc(100vw - 90px);
}

.nav-search {
	border: 1px solid rgba(0,0,0,.1);
}

.sidenav-wrapper {
	background-color: #f5f5f5;
	padding: 15px;
}

.sidenav-container {
	background-color: white;
}

.body-container {
	background-color: #f5f5f5;
}

.height-container-sidenav {
	background-color: white;
	padding: 15px;
}

ul.menu li > a {
	font-weight: bold;
}


ul.sidenav li a {
	border-bottom-color: #ccc;
	color: #003a70;
}

ul.sidenav li a:hover {
	background-color: transparent;
	color: #961919;
}

ul.menu li a.selected,
ul.sidenav li a.selected {
	color: #961919;
}

ul.sidenav ul > li > a {
	color: #222;
}

ul.sidenav ul > li > a {
	font-weight: normal;
}

ul.sidenav ul > li > a:hover {
	background-color: transparent;
}

ul.sidenav ul ul > li > a:hover {
	background-color: transparent;
}

ul.sidenav li.is-accordion-submenu-parent > a span.submenu-toggle {
	border-top-color: #003a70;
}

div.MCBreadcrumbsBox_0 {
	color: #003a70;
}

.title-bar .menu-icon span {
	background-color: #999;
}