/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

._Skins_Print.mc-component .button.remove-highlight-button
{
	position: fixed;
	top: 25px;
	right: 26px;
	border-top: solid 3px #ffffff;
	border-right: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;
	border-left: solid 3px #ffffff;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	width: 24px;
	height: 24px;
	background-image: url(../Images/hl_btn_off.png);
	background-position: center center;
	z-index: 3;
	background-color: #ffffff;
}

._Skins_Print.mc-component .button.remove-highlight-button:hover
{
	border-top: solid 3px #ffffff;
	border-right: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;
	border-left: solid 3px #ffffff;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	width: 24px;
	height: 24px;
	background-image: url(../Images/hl_green_btn_on.png);
	background-position: center center;
	background-color: #ffffff;
}

/* side menu */

.search-bar._Skins_MySearchBar.mc-component .search-filter
{
	background: transparent url('../Images/flt_btn_off.png') no-repeat center center;
	background: url('../Images/flt_btn_off.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/flt_btn_off.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('../Images/flt_btn_off.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/flt_btn_off.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/flt_btn_off.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/flt_btn_off.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('../Images/flt_btn_off.png') no-repeat center center, linear-gradient(transparent, transparent);
}

.search-bar._Skins_MySearchBar.mc-component .search-filter:hover
{
	background: transparent url('../Images/flt_blue_btn_on.png') no-repeat center center;
	background: url('../Images/flt_blue_btn_on.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/flt_blue_btn_on.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('../Images/flt_blue_btn_on.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/flt_blue_btn_on.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/flt_blue_btn_on.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/flt_blue_btn_on.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('../Images/flt_blue_btn_on.png') no-repeat center center, linear-gradient(transparent, transparent);
}

.search-bar._Skins_MySearchBar.mc-component .search-filter.selected
{
	background: transparent url('../Images/flt_green_btn_on.png') no-repeat center center;
	-pie-background: transparent url('../Images/flt_green_btn_on.png') no-repeat center center;
}

.search-bar.search-bar-container._Skins_MySearchBar.mc-component .search-submit
{
	background: transparent url('../Images/srch_btn_off.png') no-repeat center center;
	background: url('../Images/srch_btn_off.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/srch_btn_off.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('../Images/srch_btn_off.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/srch_btn_off.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/srch_btn_off.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/srch_btn_off.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('../Images/srch_btn_off.png') no-repeat center center, linear-gradient(transparent, transparent);
}

.search-bar.search-bar-container._Skins_MySearchBar.mc-component .search-submit:hover
{
	background: transparent url('../Images/srch_blue_btn_on.png') no-repeat center center;
	background: url('../Images/srch_blue_btn_on.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/srch_blue_btn_on.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
	background: url('../Images/srch_blue_btn_on.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
	background: url('../Images/srch_blue_btn_on.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/srch_blue_btn_on.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
	background: url('../Images/srch_blue_btn_on.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	-pie-background: url('../Images/srch_blue_btn_on.png') no-repeat center center, linear-gradient(transparent, transparent);
}

.menu-icon
{
	position: fixed;
	left: 100%;
	bottom: 195px;
	transform: rotate(90deg);
	transform-origin: top left;
	background: #268ecd !important;
	/* opacity: 0.65;*/
	padding: 0.6em !important;
	border: none !important;
	border-top: none;
	font-weight: normal;
	color: #ffffff;
	display: block;
	/* white-space: nowrap; */
	/* text-decoration: none; */
	/* font-family: Arial, Avenir, Myriad; */
	/* font-size: 16px; */
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
	border-radius: 0 0 0 0;
	z-index: 0;
	/* padding-bottom: 4px; */
	/* padding-top: 4px; */
	/* padding-left: 10px; */
	/* padding-right: 8px; */
	width: 87px;
	height: 35px;
}

.menu-icon:after
{
	content: "Contents";
	text-decoration: none !important;
	font-family: Arial, Avenir, Myriad !important;
	font-size: 16px !important;
	font-weight: normal !important;
	color: #ffffff;
	left: 12px;
	position: absolute;
	top: 9px;
	/* padding-top: 2px; */
	line-height: 14pt;
}

.menu-icon:hover
{
	background-color: #53b8e7 !important;
	opacity: 1 !important;
}

.menu-icon:focus
{
	background-color: #2a4887 !important;
	opacity: 1 !important;
}

.menu-icon-spacer
{
	position: fixed;
	left: 100%;
	bottom: 108px;
	transform: rotate(90deg);
	transform-origin: top left;
	width: 1px;
	height: 35px;
	background: #ffffff !important;
	z-index: 1;
}

._Skins_Print.mc-component .button.print-button
{
	position: fixed;
	left: 100%;
	bottom: 103px;
	transform: rotate(90deg);
	transform-origin: top left;
	background: #268ecd !important;
	/* opacity: 0.65;*/
	padding: 0.6em !important;
	border: none !important;
	border-top: none;
	font-weight: normal;
	color: #ffffff;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Avenir, Myriad;
	font-size: 16px;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
	border-radius: 0 0 0 0;
	z-index: 0;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	width: 40px;
	height: 20px;
}

._Skins_Print.mc-component .button.print-button:after
{
	content: "Print";
	text-decoration: none !important;
	font-family: Arial, Avenir, Myriad !important;
	font-size: 16px !important;
	font-weight: normal !important;
	color: #ffffff;
	left: 13px;
	position: absolute;
	padding-top: 2px;
	top: 9px;
}

._Skins_Print.mc-component .button.print-button:hover
{
	background-color: #53b8e7 !important;
	opacity: 1 !important;
}

._Skins_Print.mc-component .button.print-button:focus
{
	background-color: #2a4887 !important;
	opacity: 1 !important;
}

.print-icon-spacer
{
	position: fixed;
	left: 100%;
	bottom: 181px;
	transform: rotate(90deg);
	transform-origin: top left;
	width: 1px;
	height: 35px;
	background: #ffffff !important;
	z-index: 1;
}

.trigger
{
	position: fixed;
	left: 100%;
	bottom: 180px;
	transform: rotate(90deg);
	transform-origin: top left;
	background: #268ecd;
	/* opacity: 0.65;*/
	padding: 0.6em;
	border: none;
	border-top: none;
	font-weight: normal;
	color: #ffffff !important;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Avenir, Myriad;
	font-size: 16px;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
	border-radius: 0 0 0 0;
	z-index: 0;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.trigger:hover
{
	background-color: #53b8e7;
	opacity: 1;
	color: #ffffff;
}

.trigger:focus
{
	background-color: #2a4887;
	opacity: 1;
	color: #ffffff;
}

.trigger-icon-spacer
{
	position: fixed;
	left: 100%;
	bottom: 48px;
	transform: rotate(90deg);
	transform-origin: top left;
	width: 1px;
	height: 35px;
	background: #ffffff !important;
	z-index: 1;
}

a.go-to-top
{
	position: fixed;
	bottom: 44px;
	right: 0;
	padding: 0.6em;
	background: #268ecd;
	/* opacity: 0.65;*/
	background-image: url(../Images/top.png);
	color: #ffffff;
	display: none;
	/* displayed using script, see TopNav-template.js */
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 19px;
	padding-top: 19px;
	background-position: 50% 55%;
	padding-right: 0px;
	z-index: 0;
}

a.go-to-top:focus
{
	background-color: #2a4887;
	opacity: 1;
}

a.go-to-top:hover
{
	background-color: #53b8e7;
	opacity: 1;
}

.top-icon-spacer
{
	position: fixed;
	left: 100%;
	bottom: 9px;
	transform: rotate(90deg);
	transform-origin: top left;
	width: 1px;
	height: 35px;
	background: #ffffff !important;
	z-index: 1;
}

.clear
{
	clear: both;
}

/* search */

div.lastModified
{
	position: absolute;
	bottom: 40px;
	right: 100px;
}

p.zLegalNotice
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0.18229in;
	margin-top: 0pt;
	margin-bottom: 5pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

p.Body
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0in;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.ActiveTOC
{
	text-align: justify;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.SectionTOC
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 24pt;
	margin-bottom: 6pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 17pt;
	text-decoration: none;
}

p.Heading1TOC
{
	text-align: left;
	margin-left: 0.25in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.Heading2TOC
{
	text-align: left;
	margin-left: 0.5in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.Heading3TOC
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.ChapterTOC
{
	text-align: left;
	margin-left: 0.25in;
	margin-right: 0in;
	margin-top: 14pt;
	margin-bottom: 6pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: -24px;
	line-height: 14pt;
	text-decoration: none;
}

p.AppendixTOC
{
	text-align: left;
	margin-left: 0.25in;
	margin-right: 0in;
	margin-top: 14pt;
	margin-bottom: 6pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-format: 'Appendix ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	text-indent: -24px;
	line-height: 14pt;
	text-decoration: none;
}

p.ChapterPlainTOC
{
	text-align: left;
	margin-left: 0.25in;
	margin-right: 0in;
	margin-top: 14pt;
	margin-bottom: 6pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
}

p.IndexIX
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.Level1IX
{
	text-align: left;
	margin-left: 0.5in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: -48px;
	line-height: 12pt;
	text-decoration: none;
}

p.Level2IX
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: -48px;
	line-height: 12pt;
	text-decoration: none;
}

p.Level3IX
{
	text-align: left;
	margin-left: 1in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: -48px;
	line-height: 12pt;
	text-decoration: none;
}

p.GroupTitlesIX
{
	text-align: justify;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 13pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 13pt;
	text-decoration: none;
}

p.ActiveIX
{
	text-align: justify;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.CopyrightTitle
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 2pt;
	letter-spacing: 0em;
	color: #ffffff;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 2pt;
	text-decoration: none;
}

p.zLegal1
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0.18229in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

p.ManualTitle
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 30pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 36pt;
	text-decoration: none;
}

p.Version
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 29pt;
	text-decoration: none;
}

p.Revision
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 22pt;
	text-decoration: none;
}

h1.Heading1
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 20pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	letter-spacing: 0em;
	color: #00548C;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 19pt;
	text-decoration: none;
	mc-heading-level: 2;
}

p.ChapterPlain
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
	letter-spacing: 0em;
	color: #E68A00;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 20pt;
	text-decoration: none;
	mc-heading-level: 1;
}

p.TOCTitle
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 26pt;
	margin-bottom: 9pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
	letter-spacing: 0em;
	color: #003d50;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 26pt;
	text-decoration: none;
}

span.ZLink
{
	color: #0000bf;
}

MadCap|xref.Heading
{
	mc-format: '{paratext}';
}

p.Bullet1
{
	text-align: left;
	margin-left: 1in;
	margin-right: 0in;
	margin-top: 4pt;
	margin-bottom: 3pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'â€¢ ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	line-height: 12pt;
	text-decoration: none;
	vertical-align: text-bottom;
}

span.bold
{
	font-weight: bold;
}

h3.Heading3
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0in;
	margin-top: 15pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	letter-spacing: 0em;
	color: #00548C;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	mc-heading-level: 4;
}

h2.Heading2
{
	text-align: left;
	margin-left: 0.5in;
	margin-right: 0in;
	margin-top: 17pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 13pt;
	letter-spacing: 0em;
	color: #00548C;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 16pt;
	text-decoration: underline;
	mc-heading-level: 3;
}

p.CellHead
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 11pt;
	text-decoration: none;
}

p.CellBody
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 11pt;
	text-decoration: none;
}

p.CellBulleted
{
	text-align: left;
	margin-left: 0.192in;
	margin-right: 0in;
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'â€¢ ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 18.432px;
	line-height: 11pt;
	text-decoration: none;
}

p.Task
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0in;
	margin-top: 13pt;
	margin-bottom: 4pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 13pt;
	text-decoration: underline;
}

p.Numbered1Level1
{
	text-align: left;
	margin-left: 1in;
	margin-right: 0in;
	margin-top: 4pt;
	margin-bottom: 3pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'N:{n=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	line-height: 12pt;
	text-decoration: none;
	vertical-align: text-bottom;
}

p.NumberedLevel1
{
	text-align: left;
	margin-left: 1in;
	margin-right: 0in;
	margin-top: 4pt;
	margin-bottom: 3pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'N:{n+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	line-height: 12pt;
	text-decoration: none;
	vertical-align: text-bottom;
}

p.Bullet2
{
	text-align: left;
	margin-left: 1.25in;
	margin-right: 0in;
	margin-top: 3pt;
	margin-bottom: 2pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'â€¢ ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	line-height: 12pt;
	text-decoration: none;
	vertical-align: text-bottom;
}

p.Indented
{
	text-align: left;
	margin-left: 1in;
	margin-right: 0in;
	margin-top: 4pt;
	margin-bottom: 3pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.Note
{
	text-align: left;
	margin-left: 1.25in;
	margin-right: 0in;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'Note: ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 48px;
	mc-auto-number-class: bold;
	line-height: 12pt;
	text-decoration: none;
}

span.Emphasis
{
	font-style: italic;
}

p.CellIndented
{
	text-align: left;
	margin-left: 0.192in;
	margin-right: 0in;
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 11pt;
	text-decoration: none;
}

p.Indented2
{
	text-align: left;
	margin-left: 1.25in;
	margin-right: 0in;
	margin-top: 3pt;
	margin-bottom: 2pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

h4.Heading4
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0in;
	margin-top: 15pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #00548C;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 13pt;
	text-decoration: none;
}

p.Numbered1Level2
{
	text-align: left;
	margin-left: 1.25in;
	margin-right: 0in;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: '{a=1}.  ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	line-height: 12pt;
	text-decoration: none;
	vertical-align: text-bottom;
}

p.NumberedLevel2
{
	text-align: left;
	margin-left: 1.25in;
	margin-right: 0in;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: '{a+}.  ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	line-height: 12pt;
	text-decoration: none;
	vertical-align: text-bottom;
}

p.Bullet3
{
	text-align: left;
	margin-left: 1.5in;
	margin-right: 0in;
	margin-top: 2pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'â€¢ ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	line-height: 10pt;
	text-decoration: none;
	vertical-align: text-bottom;
}

p.NoteIndent
{
	text-align: left;
	margin-left: 1.5in;
	margin-right: 0in;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'Note: ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 48px;
	mc-auto-number-class: bold;
	line-height: 12pt;
	text-decoration: none;
}

p.Warning
{
	text-align: left;
	margin-left: 1.65in;
	margin-right: 0in;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	mc-auto-number-format: 'WARNING! ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 86.39999px;
	mc-auto-number-class: bold;
	line-height: 12pt;
	text-decoration: none;
}

p.Indented3
{
	text-align: left;
	margin-left: 1.5in;
	margin-right: 0in;
	margin-top: 2pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

p.Indented4
{
	text-align: left;
	margin-left: 1.75in;
	margin-right: 0in;
	margin-top: 2pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

MadCap|xref.AssetUnit
{
	mc-format: 'AssetUnit';
}

MadCap|xref.Shipment
{
	mc-format: 'Shipment';
}

MadCap|xref.Asset
{
	mc-format: 'Asset';
}

MadCap|xref.SiteLocation
{
	mc-format: 'SiteLocation';
}

MadCap|xref.Transportation_Mode
{
	mc-format: 'TransportationMode';
}

MadCap|xref.ShippingRoute
{
	mc-format: 'ShippingRoute';
}

MadCap|xref.BOMItem
{
	mc-format: 'BOMItem';
}

MadCap|xref.ShippingItem
{
	mc-format: 'ShippingItem';
}

MadCap|xref.CustomerProduct
{
	mc-format: 'CustomerProduct';
}

MadCap|xref.Customer
{
	mc-format: 'Customer';
}

MadCap|xref.Product
{
	mc-format: 'Product';
}

MadCap|xref.SiteProductSource
{
	mc-format: 'SiteProductSource';
}

MadCap|xref.ConsignmentList
{
	mc-format: 'ConsignmentList';
}

MadCap|xref.Site
{
	mc-format: 'Site';
}

MadCap|xref.BOM
{
	mc-format: 'BOM';
}

MadCap|xref.Lane
{
	mc-format: 'Lane';
}

MadCap|xref.WorkProcess
{
	mc-format: 'WorkProcess';
}

MadCap|xref.OrderDetails
{
	mc-format: 'OrderDetails';
}

MadCap|xref.WorkStep
{
	mc-format: 'WorkStep';
}

MadCap|xref.TimeDuration
{
	mc-format: 'TimeDuration';
}

MadCap|xref.ShippingItemDetail
{
	mc-format: 'ShippingItemDetail';
}

MadCap|xref.Waypoint
{
	mc-format: 'Waypoint';
}

MadCap|xref.Orders
{
	mc-format: 'Orders';
}

MadCap|xref.SiteProduct
{
	mc-format: 'SiteProduct';
}

MadCap|xref.WorkCenter
{
	mc-format: 'WorkCenter';
}

MadCap|xref.WorkResource
{
	mc-format: 'WorkResource';
}

MadCap|xref.Destinations
{
	mc-format: 'Destinations';
}

MadCap|xref.Sources
{
	mc-format: 'Sources';
}

MadCap|xref.ProcessLot
{
	mc-format: 'ProcessLot';
}

MadCap|xref.ProcessRouting
{
	mc-format: 'ProcessRouting';
}

MadCap|xref.CreateOrder
{
	mc-format: 'sim_server.CreateOrder';
}

MadCap|xref.CreateProductionOrder
{
	mc-format: 'sim_server.CreateProductionOrder';
}

MadCap|xref.Order
{
	mc-format: 'Order';
}

MadCap|xref.SelectTransportationMode
{
	mc-format: 'sim_server.SelectTransportationMode';
}

MadCap|xref.ProcessQueuedOrder
{
	mc-format: 'sim_server.ProcessQueuedOrder';
}

MadCap|xref.ProcessQueuedLot
{
	mc-format: 'sim_server.ProcessQueuedLot';
}

p.TableFootnote
{
	text-align: justify;
	margin-left: 0.25in;
	margin-right: 0.25in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #666666;
	text-indent: 0px;
	line-height: 11pt;
	text-decoration: none;
}

MadCap|xref.Footnote
{
	mc-format: '{paranumonly}';
}

p.FieldName
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

MadCap|xref.ChapFigTable
{
	mc-format: '{paranum}';
}

p.Level4IX
{
	text-align: justify;
	margin-left: 1.25in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	text-indent: -48px;
	line-height: 12pt;
	text-decoration: none;
}

p.zTemplateNote
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 9pt;
	text-decoration: none;
}

p.ZHeaderRightPage
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

span.ZSymbolSuperscript
{
	font-size: 80%;
	vertical-align: super;
}

/* div.top-container
{
display: block;
position: fixed;
top:220;
z-index: 0;
} */

div.MCBreadcrumbsBox_0
{
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: black;
	/*   margin-bottom: 0px; */
	margin-top: 0px;
	padding-left: 100px;
	padding-right: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	box-shadow: 0 1px 6px 3px hsl(0deg 0% 60% / 30%);
	position: fixed;
	width: 100%;
	top: unset;
	/* height: 40px; */
	z-index: 1;
	font-size: unset;
	font-style: unset;
}

span.MCBreadcrumbs
{
	font-weight: normal;
	font-style: normal;
}

a.MCBreadcrumbsLink
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #268ecd;
}

span.MCBreadcrumbsSelf
{
	font-weight: normal;
	font-style: normal;
}

span.MCBreadcrumbsDivider
{
	font-weight: normal;
	font-style: normal;
}

span.MCBreadcrumbsPrefix
{
	display: none;
}

#resultList .url cite
{
	color: #0e774a;
	font-size: 12pt;
	font-style: normal;
	display: block;
	margin-top: 6pt;
}

p.lastModified
{
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	margin-top: 40px;
	text-align: right;
}

span.ALL-BTN
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	padding: 4px 6px 4px 6px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #000000;
}

span.IO-BTN
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	padding: 4px 5px 4px 5px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #dc5d34;
}

span.NO-BTN
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	padding: 4px 4px 4px 4px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #006ecd;
}

span.S-BTN
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	padding: 4px 8px 4px 8px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #db00ad;
}

span.TO-BTN
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	padding: 4px 4px 4px 4px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #612c7d;
}

p.Video-Description
{
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.header-footer
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	margin-top: 2pt;
	margin-bottom: 100pt;
	vertical-align: middle;
}

p.ContentsHeadingPrint
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18pt;
}

p.PDFTitleText
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 28pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 36pt;
	text-decoration: none;
}

pre.code-block
{
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	max-width: 650px;
	overflow: hidden;
}

code.language-javascript
{
	
}

div.note550
{
	background-color: #e1960b;
	border: solid 1px #e1960b;
	border-radius: 6px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	max-width: 550px;
	overflow: hidden;
}

div.coloredBox
{
	background-color: #81B49B;
	border: solid 1px #81B49B;
	border-radius: 6px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	max-width: 550px;
	overflow: hidden;
}

div.note550 a
{
	color: #ffffff;
}

div.note550:before
{
	content: "Note \A";
	white-space: pre;
	font-weight: bold;
}

div.tip550
{
	background-color: #6c10a2;
	border: solid 1px #6c10a2;
	border-radius: 6px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	max-width: 550px;
	overflow: hidden;
}

div.tip550 a
{
	color: #ffffff;
}

div.tip550:before
{
	content: "Tip \A";
	white-space: pre;
	font-weight: bold;
}

div.important550
{
	background-color: #074825;
	border: solid 1px #074825;
	border-radius: 6px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	max-width: 550px;
	overflow: hidden;
}

div.important550 a
{
	color: #ffffff;
}

div.important550:before
{
	content: "Important \A";
	white-space: pre;
	font-weight: bold;
}

div.example550
{
	background-color: #62430a;
	border: solid 1px #62430a;
	border-radius: 6px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	max-width: 550px;
	overflow: hidden;
}

div.example550 a
{
	color: #ffffff;
}

div.example550:before
{
	content: "Example \A";
	white-space: pre;
	font-weight: bold;
}

div.note
{
	background-color: #47484a;
	border: solid 1px #404040;
	border-radius: 6px;
	color: #b3b3b3;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
}

body
{
	color: #404040;
	font-family: Arial, Avenir, Myriad;
	line-height: 1.7em;
}

body:after
{
	display: none;
	content: url(../Images/flt_green_btn_on.png) url(../Images/srch_green_btn_on.png) url(../Images/hl_green_btn_on.png);
}

a.MCBreadcrumbsLink:visited
{
	text-decoration: none;
	color: #268ecd;
}

a.MCBreadcrumbsLink:hover
{
	color: #f27921;
	text-decoration: underline;
}

div.TopicContent
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
}

h1
{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 40px;
}

h1.print
{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 40px;
	color: #009546;
}

p.print-title_lv1
{
	font-size: 5em;
	font-weight: normal;
	color: #009546;
}

p.print-title_lv2
{
	font-size: 2em;
	font-weight: normal;
	color: #009546;
}

p.print-title_lv3
{
	font-size: 1.5em;
	font-weight: normal;
	color: #9a9b9b;
}

p.print-title_date
{
	font-size: 1.5em;
	font-weight: normal;
	color: #9a9b9b;
}

p.chapter
{
	font-size: 5em;
	font-weight: normal;
	color: #009546;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 40px;
}

h2.chapter
{
	font-size: 5em;
	font-weight: normal;
	color: #005e85;
}

h3
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	outline-color: rgb(255,255,255);
	margin-top: 20px;
}

h3::before
{
	display: block;
	content: " ";
	margin-top: -70px;
	height: 70px;
	visibility: hidden;
	pointer-events: none;
}

P.section
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 48px;
}

h4
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 18px;
	text-decoration: underline;
	mc-heading-level: 0;
}

h5
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 12px;
	font-style: italic;
	mc-heading-level: 0;
}

h6
{
	mc-heading-level: 0;
}

P.division
{
	margin-bottom: 8px;
	margin-top: 24px;
	font-size: 12pt;
	font-weight: bold;
}

P.division1
{
	margin-bottom: 8px;
	margin-top: 24px;
	font-size: 1.3em;
}

P.division2
{
	margin-bottom: 8px;
	margin-top: 24px;
	font-size: 1.1em;
}

P.division3
{
	margin-bottom: 8px;
	margin-top: 24px;
	font-size: .9em;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 12pt;
	overflow: hidden;
}

p.Indent
{
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: left;
	margin-right: 0in;
	margin-left: 0.5in;
}

div.sideContent
{
	float: right;
	margin-top: 140px;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 400px;
}

html.templateTopic div.sideContent
{
	display: none;
}

html.pulseTopic .main-section .row.outer-row
{
	padding: 0;
}

MadCap|indexProxy
{
	border-top-width: 0px;
	mc-column-count: 1;
	font-size: 12pt;
}

MadCap|tocProxy
{
	border-top-width: 0px;
}

nav.title-bar .search-bar
{
	float: right;
}

.middle.title-bar-section.outer-row.clearfix
{
	background-color: #ffffff;
}

._Skins_HomeSearchBar.mc-component
{
	position: relative;
	float: center;
}

img
{
	mc-thumbnail-max-width: 400px;
	mc-thumbnail-max-height: auto;
	mc-thumbnail: none;
	max-width: 100%;
	height: auto;
}

.MCPopupThumbnail
{
	border: solid 1px #268ecd;
}

a.MCPopupThumbnailPopup
{
	position: relative;
	top: 0;
	left: 0;
}

a.MCPopupThumbnailPopup:before
{
	position: absolute;
	content: url(../Images/pop-icon_blue.png);
	bottom: 8px;
	right: 8px;
}

.image-overlay
{
	position: absolute;
	top: 175px;
	left: 330px;
	width: 50px;
}

MadCap|dropDownHotspot
{
	color: #000000;
	font-size: 1.1em;
	margin-top: 12px;
}

MadCap|dropDown
{
	mc-open-image: url('../Images/open_topic.png');
	mc-closed-image: url('../Images/closed_topic.png');
	padding-top: 12px;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
{
	background-position: left;
	background-image: url(../Images/closed_topic.png);
	padding-left: -2px;
	padding-right: 0;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	background-position: left;
	background-image: url(../Images/open_topic.png);
	padding-left: 1px;
	padding-right: 0;
}

p.TOC3
{
	
}

p.TOC2
{
	
}

p.TOC1
{
	
}

MadCap|relationshipsHeading.how_do_i
{
	mc-label: 'How do I?';
}

MadCap|glossaryProxy
{
	border-top: none 0px #000000;
}

MadCap|glossaryTerm
{
	text-decoration: underline;
	color: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	
}

a.GlossaryPageTerm
{
	
}

ul.menu._Skins_SideMenu2.mc-component ul
{
	margin-left: -28px;
}

ul.menu._Skins_BottomMenu2.mc-component ul
{
	margin-left: -28px;
}

a:link
{
	color: #268ecd;
}

#resultList h3.title a:visited
{
	color: #268ecd;
	font-size: 12pt;
}

a:visited
{
	color: #268ecd;
}

ul.off-canvas-list li a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.off-canvas-list ul > li > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.off-canvas-list ul ul > li > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.off-canvas-list ul ul ul > li > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.off-canvas-list ul ul ul ul > li > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.off-canvas-list li.js-drilldown-back > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_SideMenu.mc-component a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

div.MCRelationshipsProxy_0 a:hover
{
	display: block;
	color: #f27921;
	background-color: #ffffff;
	position: relative;
	left: -16px;
	padding-left: 16px;
	margin-right: 10px;
}

div.MCRelationshipsProxy_MCRelationshipsProxy_Bottom_0 a:hover
{
	display: block;
	color: #f27921;
	background-color: #ffffff;
	position: relative;
	left: -16px;
	padding-left: 16px;
	margin-right: 10px;
}

#pagination a:hover
{
	color: #ffffff;
	font-size: 12pt;
	border-top: solid 1px #53b8e7;
	border-right: solid 1px #53b8e7;
	border-bottom: solid 1px #53b8e7;
	border-left: solid 1px #53b8e7;
	background-color: #53b8e7;
	text-decoration: none;
}

ul.menu._Skins_BottomMenu.mc-component ul > li > a:hover
{
	background-repeat: repeat;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_BottomMenu2.mc-component ul > li > a:hover
{
	background-repeat: repeat;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_SideMenu.mc-component ul > li > a:hover
{
	font-weight: normal;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_BottomMenu2.mc-component ul > li > a:hover
{
	font-weight: normal;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_SideMenu.mc-component li > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_SideMenu.mc-component ul ul > li > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

#resultList h3.title a:hover
{
	color: #f27921;
	font-size: 12pt;
}

ul.navigation ul > li > a:hover
{
	color: #f27921;
}

ul.navigation ul ul > li > a:hover
{
	color: #f27921;
}

ul.menu._Skins_SideMenu2.mc-component ul > li > a:hover
{
	font-weight: normal;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_SideMenu2.mc-component ul ul > li > a:hover
{
	font-weight: normal;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_SideMenu2.mc-component ul ul ul > li > a:hover
{
	background-color: #ffffff;
	color: #f27921;
}

a:hover
{
	color: #f27921;
}

@media print
{
	.tab-bar
	{
		display: none !important;
	}

	.breadcrumbsProxy
	{
		display: none !important;
	}

	.nocontent
	{
		display: none !important;
	}

	.search-bar
	{
		display: none !important;
	}

	.topicToolbarProxy
	{
		display: none !important;
	}

	._Skins_SideMenu
	{
		display: none !important;
	}

	button
	{
		display: none !important;
	}

	.mask
	{
		display: none !important;
	}

	#document-title
	{
		display: none !important;
	}

	div.LL-logo
	{
		display: none !important;
	}

	div.DN
	{
		display: none !important;
	}

	div.DI
	{
		display: none !important;
	}

	div.whp
	{
		display: none !important;
	}

	div.HomeMasterPageFooter
	{
		display: none !important;
	}

	.title-bar-container
	{
		display: none !important;
	}

	#home-link
	{
		display: none !important;
	}

	p.TOC4
	{
		display: none;
	}

	p.TOC2
	{
		display: none;
	}

	p.TOC1
	{
		display: none;
	}

	div.lastModified
	{
		display: none;
	}

	.trigger
	{
		display: none;
	}

	div.MCRelationshipsProxy_0
	{
		display: none;
	}

	div.MCRelationshipsProxy_MCRelationshipsProxy_Bottom_0
	{
		display: none;
	}

	a.go-to-top
	{
		background-image: none;
		background-color: #ffffff;
	}

	/* #mediaPlayer
					{
		display: none;
	} */

	div.article-page__vote
	{
		display: none;
	}

	div.privacy_content
	{
		display: none;
	}
}

div.navigation-wrapper
{
	float: center;
}

div.navigation-wrapper.nocontent
{
	padding-left: 0px;
}

ul.navigation li > a
{
	display: block;
	line-height: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}

span.FilePath
{
	font-style: normal;
	font-family: monospace;
}

.off-canvas
{
	display: block;
	height: 100%;
	overflow-x: hidden;
	background-color: #ffffff;
}

/* Foundation Overrides */

.foundation-wrap,
.off-canvas-wrapper,
.off-canvas-wrapper-inner
{
	min-height: 100%;
}

.foundation-wrap,
.off-canvas-wrapper
{
	overflow-y: auto;
}

nav.title-bar .search-bar
{
	float: right;
}

.off-canvas.position-right
{
	background-position: top center;
}

.off-canvas.position-right ul ul
{
	background-position: top center;
}

.off-canvas.position-left
{
	background-position: top center;
}

.off-canvas.position-left ul ul
{
	background-position: top center;
}

.off-canvas ul ul.is-accordion-submenu
{
	background: inherit;
}

.off-canvas ul.off-canvas-list li.is-drilldown-submenu-parent > a:after
{
	margin-left: 0.5rem;
}

.is-drilldown-submenu .js-drilldown-back > a:after
{
	margin-left: 0.5em;
}

ul.off-canvas-list li a
{
	font-size: 1em;
	color: #000000;
	border-bottom: solid 1px #c1c1c1;
	line-height: 1;
}

ul.off-canvas-accordion ul > li > a
{
	margin-left: 1em;
}

ul.off-canvas-accordion ul ul > li > a
{
	margin-left: 2em;
}

ul.off-canvas-accordion ul ul ul > li > a
{
	margin-left: 3em;
}

ul.off-canvas-accordion ul ul ul ul > li > a
{
	margin-left: 4em;
}

ul.off-canvas-accordion-rtl ul > li > a
{
	margin-left: inherit;
	margin-right: 1em;
}

ul.off-canvas-accordion-rtl ul ul > li > a
{
	margin-left: inherit;
	margin-right: 2em;
}

ul.off-canvas-accordion-rtl ul ul ul > li > a
{
	margin-left: inherit;
	margin-right: 3em;
}

ul.off-canvas-accordion-rtl ul ul ul ul > li > a
{
	margin-left: inherit;
	margin-right: 4em;
}

.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	
}

.off-canvas-wrapper-inner .outer-row
{
	
}

.main-section > .outer-row
{
	
}

.off-canvas ul ul
{
	background-color: #333333;
}

ul.off-canvas-list ul > li > a
{
	
}

ul.off-canvas-list ul ul > li > a
{
	
}

ul.off-canvas-list ul ul ul > li > a
{
	
}

ul.off-canvas-list ul ul ul ul > li > a
{
	
}

ul.off-canvas-list li.js-drilldown-back > a
{
	
}

nav.title-bar .menu-icon
{
	display: none;
}

button
{
	cursor: pointer;
}

span.SearchHighlight
{
	color: #000000;
	background-color: #ffff66;
}

@media only screen and (max-width: 4000px)
{
	div.content
	{
		padding-left: 103px;
		padding-right: 6em;
		padding-bottom: 200px;
		padding-top: 0px;
		margin-top: 60px;
	}

	div.lastModified
	{
		position: absolute;
		bottom: 40px;
		right: 100px;
	}

	div.lastModified-M
	{
		display: none;
	}

	div.whp
	{
		position: fixed;
		top: 110px;
		height: 10px;
		width: 10px;
		left: 0;
		z-index: 1;
	}

	#home-link a
	{
		color: #268ecd;
		text-decoration: none;
	}

	#home-link a:hover
	{
		color: #f27921;
	}

	.title-bar-section.middle
	{
		width: 100%;
		left: 0;
		right: 0;
		height: auto;
		min-height: 60px;
	}

	div.LL-logo
	{
		position: fixed;
		top: 10px;
		margin-left: 95px;
		z-index: 2;
	}

	div.LL-logo-dgc
	{
		position: fixed;
		top: 15px;
		margin-left: 25px;
		z-index: 2;
	}

	div.DN
	{
		position: fixed;
		top: 15px;
		margin-left: 240px;
		z-index: 2;
		color: #000000;
		font-size: 18pt;
	}

	.search,
	.search-bar
	{
		width: 400px;
		right: 100px;
		position: fixed;
		z-index: 1;
		top: unset;
		color: #DADADA;
		margin: 8px auto;
	}

	.buttons._Skins_TopicToolBar.mc-component
	{
		position: fixed;
		top: 28px;
		right: 0px;
		z-index: 3;
	}

	div.mask
	{
		position: fixed;
		top: 0px;
		right: 0;
		z-index: 2;
	}

	.off-canvas-content .main-section > .outer-row
	{
		max-width: 100%;
		padding: 0;
		padding-top: 0px;
	}

	div.DI
	{
		display: none;
	}

	div.MCRelationshipsProxy_0
	{
		max-width: 460px;
		margin-top: 20px;
		max-width: 460px;
		background-color: #ffffff;
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
		background-size: cover;
		border-radius: 2px;
		border-top: solid 6px #268ecd;
		border-left: solid 1px #268ecd;
		border-right: solid 1px #268ecd;
		border-bottom: solid 1px #268ecd;
		padding-bottom: 12px;
	}

	div.MCRelationshipsProxy_MCRelationshipsProxy_Bottom_0
	{
		display: none;
	}

	.off-canvas-wrapper-inner .outer-row
	{
		padding-left: 5em;
		padding-right: 5em;
		max-width: 100%;
	}

	ul.menu._Skins_BottomMenu2.mc-component
	{
		display: none;
	}
}

@media only screen and (max-width: 1279px)
{
	div.sideContent
	{
		display: none;
	}

	.nav-search.row.outer-row
	{
		right: 120px;
	}

	.title-bar-section ul.navigation
	{
		display: block;
	}

	.navigation-wrapper,
	ul.navigation
	{
		display: block;
	}

	div.content
	{
		padding-left: 103px;
		padding-right: 6em;
		padding-bottom: 200px;
		margin-top: 60px;
	}

	div.whp
	{
		position: fixed;
		top: 110px;
		height: 10px;
		width: 10px;
		left: 0;
		z-index: 1;
	}

	#home-link a
	{
		color: #268ecd;
	}

	#home-link a:hover
	{
		color: #f27921;
	}

	.title-bar-section.middle
	{
		width: 100%;
		left: 0;
		right: 0;
		height: auto;
		min-height: 60px;
	}

	div.LL-logo
	{
		position: fixed;
		top: 10px;
		margin-left: 95px;
		z-index: 2;
	}

	div.LL-logo-dgc
	{
		position: fixed;
		top: 15px;
		margin-left: 25px;
		z-index: 2;
	}

	ul.menu._Skins_BottomMenu2.mc-component
	{
		display: none;
	}

	.search,
	.search-bar
	{
		width: 400px;
		right: 100px;
		position: fixed;
		z-index: 1;
		color: #DADADA;
		margin: 8px auto;
	}
}

@media only screen and (max-width: 880px)
{
	div.top-container
	{
		display: block;
		background-color: #ffffff;
		position: fixed;
		top: 0;
		z-index: 2;
		height: 120px;
		width: 100%;
		box-shadow: 0 1px 6px 3px hsl(0deg 0% 60% / 30%);
	}

	.MCRelationshipsProxy_0
	{
		display: none;
	}

	div.MCRelationshipsProxy_MCRelationshipsProxy_Bottom_0
	{
		display: block;
		margin-top: 20px;
		max-width: 460px;
		background-color: #ffffff;
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
		background-size: cover;
		border-radius: 2px;
		border-top: solid 6px #268ecd;
		border-left: solid 1px #268ecd;
		border-right: solid 1px #268ecd;
		border-bottom: solid 1px #268ecd;
		padding-bottom: 12px;
	}

	ul.menu._Skins_BottomMenu2.mc-component
	{
		display: block;
		margin-top: 20px;
		max-width: 460px;
		background-color: #ffffff;
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
		background-size: cover;
		border-radius: 2px;
		border-top: solid 6px #268ecd;
		border-left: solid 1px #268ecd;
		border-right: solid 1px #268ecd;
		border-bottom: solid 1px #268ecd;
	}

	ul.menu._Skins_BottomMenu2.mc-component:before
	{
		content: "On this page";
		text-transform: uppercase;
		display: block;
		font-weight: bold;
		font-size: 12pt;
		padding-left: 22px;
		margin-top: 12px;
		margin-bottom: 6px;
		position: relative;
		left: -10px;
	}

	div.DI
	{
		display: none;
		padding-left: 15px;
		color: #268ecd;
		font-size: 24pt;
	}

	div.DN
	{
		display: block;
		margin-left: 160px;
	}

	div.LL-logo
	{
		display: block;
		margin-left: 15px;
	}

	div.LL-logo-dgc
	{
		display: none;
	}

	.title-bar-section ul.navigation
	{
		display: none;
	}

	div.sideContent
	{
		margin-top: 0px;
	}

	div.nocontent
	{
		display: block;
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		display: none;
	}

	div.MCBreadcrumbsBox_0
	{
		display: none;
		border-bottom-width: 5px;
		border-bottom-style: none;
		border-bottom-color: black;
		/*   margin-bottom: 0px; */
		margin-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #ffffff;
		box-shadow: 0 1px 6px 3px hsl(0deg 0% 60% / 30%);
		position: fixed;
		width: 100%;
		/*top: 100px; */
		height: 110px;
		z-index: 1;
		font-size: unset;
		font-style: unset;
	}

	a.MCBreadcrumbsLink
	{
		display: none;
	}

	span.MCBreadcrumbsDivider
	{
		display: none;
	}

	span.MCBreadcrumbsSelf
	{
		display: none;
	}

	div.content
	{
		padding-left: 25px;
		padding-right: 25px;
		margin-right: 0px;
		margin-top: 100px;
	}

	#mc-main-content
	{
		margin-top: 0px;
	}

	div.title-bar-container.sticky-container
	{
		min-height: 0px !important;
	}

	div.whp
	{
		display: none;
	}

	#home-link
	{
		display: none;
	}

	.title-bar-section.middle
	{
		width: 100%;
		left: 0;
		right: 0;
		height: auto;
		min-height: 50px;
	}

	.search,
	.search-bar
	{
		width: 400px;
		right: unset;
		position: relative;
		z-index: 1;
		color: #DADADA;
		margin: 0px auto;
		top: 39px;
	}

	div.sideContent
	{
		display: none;
	}

	ul.menu._Skins_BottomMenu.mc-component
	{
		margin-top: 20px;
		max-width: 460px;
		background-color: #ffffff;
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
		background-size: cover;
		border-radius: 2px;
		border-top: solid 6px #268ecd;
		border-left: solid 1px #268ecd;
		border-right: solid 1px #268ecd;
		border-bottom: solid 1px #268ecd;
	}

	ul.menu._Skins_BottomMenu.mc-component:before
	{
		content: "In this section";
		text-transform: uppercase;
		display: block;
		font-weight: bold;
		font-size: 12pt;
		padding-left: 22px;
		margin-top: 12px;
		margin-bottom: 6px;
		position: relative;
		left: -10px;
	}

	.search-bar._Skins_MySearchBar.mc-component
	{
		/* top: 54px; */
		margin-top: 20px;
		margin-bottom: 20px;
		width: 100%;
		right: unset;
		padding-left: 25px;
		padding-right: 25px;
	}

	.search-bar._Skins_MySearchBar.mc-component .search-filter-wrapper
	{
		right: 55px;
	}

	.search-bar .search-submit-wrapper
	{
		right: 0;
	}

	.buttons._Skins_TopicToolBar.mc-component
	{
		display: block;
	}

	div.mask
	{
		display: none;
	}

	.off-canvas-content .main-section > .outer-row
	{
		max-width: 100%;
		padding: 0;
		padding-top: 0;
	}

	.title-bar-layout .logo-wrapper
	{
		min-height: 0px;
	}

	._Skins_Print.mc-component .button.remove-highlight-button
	{
		top: 12px;
	}

	ul.menu._Skins_BottomMenu.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #ffffff;
		color: #f27921;
	}

	ul.menu._Skins_BottomMenu.mc-component li > a:hover
	{
		background-color: #ffffff;
		color: #f27921;
	}

	ul.menu._Skins_BottomMenu2.mc-component li > a:hover
	{
		background-color: #ffffff;
		color: #f27921;
	}

	ul.menu._Skins_BottomMenu.mc-component ul ul ul > li > a:hover
	{
		background-color: #ffffff;
		color: #f27921;
	}
}

@media only screen and (max-width: 529x)
{
	div.DN
	{
		display: none;
	}

	.sideContent
	{
		display: none;
	}
}

@media only screen and (max-width: 414px)
{
	div.content
	{
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 200px;
		margin-right: 35px;
	}

	div.DI
	{
		display: none;
		padding-left: 0px;
		color: #268ecd;
		font-size: 24pt;
	}

	div.whp
	{
		display: none;
	}

	#home-link
	{
		display: none;
	}

	div.lastModified
	{
		display: none;
	}

	.search,
	.search-bar
	{
		width: 100%;
		margin-left: 15px;
	}

	._Skins_Print.mc-component .button.remove-highlight-button
	{
		display: none;
	}

	.off-canvas-wrapper-inner .outer-row
	{
		padding-left: 0em;
		padding-right: 0em;
		max-width: 100%;
		height: 40px;
	}
}

.search-filter-content
{
	z-index: 0;
}

/* Home Page Footer */

div.footer
{
	position: absolute;
	bottom: 0;
	width: 100%;
}

div.footer a
{
	text-decoration: none;
	color: #DADADA;
}

div.footer > div.outer-row
{
	background-color: #2a4887;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: left;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: right;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

.main-section > .outer-row
{
	padding-top: 1em;
	padding-bottom: 1em;
	max-width: 102.5em;
}

div.nocontent
{
	/* padding-left: 2em;
	padding-right: 2em; */
}

p.Copyright
{
	font-size: 0.9em;
	text-align: center;
	color: #ffffff;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 10px;
}

.center
{
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.title-bar-section ul.navigation
{
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 70px;
}

.nav-search.row.outer-row
{
	position: absolute;
	top: 25px;
	right: 120px;
}

.templateTopic .buttons
{
	display: block;
}

ul.MCGlossaryProxy_0
{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: black;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 20px;
}

a.note
{
	color: #ffffff;
}

a.privacy_banner
{
	color: #000000;
}

.xref:visited
{
	color: #591b86;
}

img.vertical-text-align
{
	vertical-align: middle;
}

.title-bar-container
{
	z-index: 2;
}

.MCPopupContainer
{
	border: solid 2px #268ecd;
	z-index: 2;
}

.MCPopupThumbnailLink.MCPopupThumbnailPopup
{
	z-index: 0;
}

.hover-table
{
	float: left;
	width: 200px;
	margin: 20px;
	border: none;
}

.popupHead:link
{
	color: #FFFFFF;
}

.title-bar-section
{
	position: relative;
}

.buttons._Skins_Print.mc-component
{
	display: block;
}

.is-accordion-submenu-parent > a span.submenu-toggle
{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: #C1C1C1 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 0.6667rem;
}

MadCap|relationshipsHeading.how_do_i
{
	mc-label: 'How do I?';
}

MadCap|relationshipsHeading.related_videos
{
	mc-label: 'Videos';
}

MadCap|relationshipsHeading.see_also
{
	mc-label: 'See also';
}

MadCap|relationshipsHeading.troubleshooting
{
	mc-label: 'Troubleshooting';
}

MadCap|relationshipsHeading.tutorials
{
	mc-label: 'Tutorials';
}

ul.menu._Skins_SideMenu.mc-component
{
	margin-top: 20px;
	max-width: 460px;
	/* background-color: #ffffff; */
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
	background-size: cover;
	border-radius: 2px;
	border-top: solid 6px #268ecd;
	border-left: solid 1px #268ecd;
	border-right: solid 1px #268ecd;
	border-bottom: solid 1px #268ecd;
}

ul.menu._Skins_SideMenu.mc-component::before
{
	content: "In this section";
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	position: relative;
	left: -10px;
}

ul.menu._Skins_SideMenu2.mc-component
{
	margin-top: 20px;
	max-width: 460px;
	background-color: #ffffff;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
	background-size: cover;
	border-radius: 2px;
	border-top: solid 6px #268ecd;
	border-left: solid 1px #268ecd;
	border-right: solid 1px #268ecd;
	border-bottom: solid 1px #268ecd;
}

ul.menu._Skins_SideMenu2.mc-component::before
{
	content: "On this page";
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	position: relative;
	left: -10px;
}

ul.menu._Skins_BottomMenu.mc-component
{
	margin-top: 20px;
	max-width: 460px;
	background-color: #ffffff;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
	background-size: cover;
	border-radius: 2px;
	border-top: solid 6px #268ecd;
	border-left: solid 1px #268ecd;
	border-right: solid 1px #268ecd;
	border-bottom: solid 1px #268ecd;
}

ul.menu._Skins_BottomMenu.mc-component:before
{
	content: "In this section";
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 22px;
	margin-top: 12px;
	margin-bottom: 6px;
	position: relative;
	left: -10px;
}

p.how_do_iHeading_how_do_i_0
{
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 12px;
	margin-bottom: 4px;
	position: relative;
	left: -10px;
}

p.how_do_iItem_how_do_i_0
{
	color: #000000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent;
}

p.related_videosHeading_related_videos_0
{
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 12px;
	margin-bottom: 4px;
	position: relative;
	left: -10px;
}

p.related_videosItem_related_videos_0
{
	color: #000000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent;
	padding-bottom: 6px;
}

p.see_alsoHeading_see_also_0
{
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 12px;
	margin-bottom: 4px;
	position: relative;
	left: -10px;
}

p.see_alsoItem_see_also_0
{
	color: #000000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent;
	padding-bottom: 6px;
}

p.troubleshootingHeading_troubleshooting_0
{
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 12px;
	margin-bottom: 4px;
	position: relative;
	left: -10px;
}

p.troubleshootingItem_troubleshooting_0
{
	color: #000000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent;
	padding-bottom: 6px;
}

p.tutorialsHeading_tutorials_0
{
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 12px;
	margin-bottom: 4px;
	position: relative;
	left: -10px;
}

p.tutorialsItem_tutorials_0
{
	color: #000000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent;
	padding-bottom: 6px;
}

ul.navigation ul
{
	background: #ffffff none;
	-pie-background: #ffffff;
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,.4);
}

ul.navigation ul ul
{
	background: #ffffff none;
	-pie-background: #ffffff;
}

ul.navigation ul ul ul
{
	background: #ffffff none;
	-pie-background: #ffffff;
}

ul.navigation ul ul ul
{
	background: #ffffff none;
	-pie-background: #ffffff;
}

ul.navigation > li.has-children:after
{
	border-bottom-color: #ffffff;
	color: #000000;
}

ul.menu._Skins_SideMenu.mc-component a
{
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	/* border-bottom: solid 1px #d7d7d7; */
}

ul.menu._Skins_BottomMenu.mc-component a
{
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	/* border-bottom: solid 1px #d7d7d7; */
}

ul.menu._Skins_SideMenu.mc-component li > a.selected
{
	font-weight: bold;
	text-decoration: none;
}

ul.menu._Skins_SideMenu2.mc-component li > a.selected
{
	font-weight: normal;
	text-decoration: none;
}

ul.menu._Skins_BottomMenu2.mc-component li > a.selected
{
	font-weight: normal;
	text-decoration: none;
}

ul.menu._Skins_SideMenu.mc-component li > a.selected:hover
{
	font-weight: bold;
	color: #f27921;
	text-decoration: none;
}

ul.menu._Skins_BottomMenu.mc-component li > a.selected:hover
{
	font-weight: bold;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_BottomMenu2.mc-component li > a.selected:hover
{
	font-weight: normal;
	color: #f27921;
	background-color: #ffffff;
}

ul.menu._Skins_SideMenu.mc-component li > a.selected:hover
{
	font-weight: bold;
	background-color: #ffffff;
	color: #f27921;
}

ul.menu._Skins_SideMenu2.mc-component li > a.selected:hover
{
	font-weight: normal;
	color: #f27921;
	background-color: #ffffff;
}

ul.menu._Skins_SideMenu2.mc-component li > a.selected:hover
{
	font-weight: normal;
	color: #f27921;
	background-color: #ffffff;
}

.MCRelationshipsProxy_0 a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

div.MCRelationshipsProxy_MCRelationshipsProxy_Bottom_0 a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

ul.navigation li > a:selected
{
	color: #268ecd;
}

ul.navigation > li > ul
{
	left: auto;
	right: auto;
}

ul.navigation > li > ul.openRight
{
	left: auto;
}

div.sidebar
{
	display: block;
	background-color: #565657;
}

.MCTextPopup_Closed.MCTextPopupHotSpot_.MCTextPopupHotSpot_Popup
{
	background-position: right;
	background-image: url('../Images/glossary_green.png');
	padding-right: 16px;
	padding-left: 0px;
}

.MCTextPopup_Open.MCTextPopupHotSpot_.MCTextPopupHotSpot_Popup
{
	background-position: right;
	background-image: url('../Images/glossary_green.png');
	padding-right: 16px;
	padding-left: 0px;
}

.glossaryTerm:link
{
	color: inherit;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.glossaryTerm
{
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.MCTextPopupBodyBottom .MCTextPopupArrow
{
	border-top-color: #DCDCDC;
}

div.img-drop-fix
{
	overflow: hidden;
}

.logo
{
	height: 100%;
	max-width: none;
}

.templateTopic #home-link
{
	display: none !important;
}

h4.domain-header
{
	margin-left: 20px;
}

h5.domain-subdomain-name
{
	margin-left: 40px;
}

p.domain-subdomain-desc
{
	margin-left: 40px;
}

MadCap|dropDownHotspot.domain-name
{
	color: #000000;
	font-size: 12pt;
}

span.domain-name
{
	font-weight: bold;
	color: #ffffff;
}

span.next-steps-header
{
	color: #005e85;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 48px;
}

.button-group-container-left
{
	float: left;
	margin-left: -4px;
}

#resultList .url cite
{
	color: #000000;
	font-size: 12pt;
	font-style: normal;
	display: block;
	margin-top: 6pt;
}

#pagination
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	height: 80px;
	line-height: 40px;
}

#pagination a
{
	border-top: solid 1px #268ecd;
	border-right: solid 1px #268ecd;
	border-bottom: solid 1px #268ecd;
	border-left: solid 1px #268ecd;
	color: #268ecd;
	font-size: 12pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#pagination a#selected
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: normal;
	border-top: solid 1px #2a4887;
	border-right: solid 1px #2a4887;
	border-bottom: solid 1px #2a4887;
	border-left: solid 1px #2a4887;
	background-color: #2a4887;
}

#pagination a#focus
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: normal;
	border-top: solid 1px #2a4887;
	border-right: solid 1px #2a4887;
	border-bottom: solid 1px #2a4887;
	border-left: solid 1px #2a4887;
	background-color: #2a4887;
}

#resultList h3.title a
{
	color: #268ecd;
	font-size: 12pt;
}

#resultList h3.title
{
	margin-bottom: 2px;
	text-decoration: underline;
	margin-top: 20pt;
}

#privacy_box
{
	display: none;
}

#test_box
{
	display: none;
}

#pagelinks2
{
	display: none;
}

#pagelinks3
{
	display: none;
}

div.privacy_content
{
	position: fixed;
	bottom: 0px;
	width: 100%;
	min-height: 82px;
	background-color: #e1e1e1;
	/*opacity: 0.8;*/
	/*box-shadow: 0 4px 8px rgba(0,0,0,1);*/
	z-index: 3;
}

div.btn_box
{
	margin-left: 20px;
}

div.opt-in_text
{
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom: 15px;
	max-width: 65%;
	font-size: 12pt;
	text-decoration: none !important;
	font-family: Arial, Avenir, Myriad !important;
	font-size: 16px !important;
	font-weight: normal !important;
	color: #000000 !important;
	/* left: 12px;*/
	/* padding-left: 2%;*/
	/* padding-top: 8px;*/
	/* position: absolute;*/
	/* top: 9px;*/
	/* padding-top: 2px; */
	line-height: 14pt;
}

.opt-in_btn_accept
{
	position: relative;
	float: right;
	/* left: 100%; */
	/* right: 13%;*/
	margin-top: 15px;
	margin-bottom: 15px;
	/* bottom: 130px; */
	/* transform: rotate(90deg); */
	/* transform-origin: top left; */
	background: #268ecd;
	/* opacity: 0.65; */
	/* padding: 0.6em !important;*/
	border: none !important;
	border-top: none;
	font-weight: normal;
	color: #ffffff !important;
	display: block;
	/* white-space: nowrap; */
	/* text-decoration: none; */
	/* font-family: Arial, Avenir, Myriad; */
	/* font-size: 16px; */
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
	border-radius: 7px 7px 7px 7px;
	z-index: 2;
	/* padding-bottom: 4px; */
	padding-top: 4px;
	padding-left: 18px;
	/* padding-right: 8px; */
	width: 87px;
	height: 35px;
	text-decoration: none;
}

.opt-in_btn_accept:hover
{
	background-color: #53b8e7;
	opacity: 1;
}

.opt-in_btn_accept:focus
{
	background-color: #2a4887;
}

.opt-in_btn_decline
{
	position: relative;
	float: right;
	/* left: 100%; */
	/* right: 5%;*/
	margin-top: 15px;
	margin-bottom: 15px;
	/* bottom: 130px; */
	/* transform: rotate(90deg); */
	/* transform-origin: top left; */
	background: #268ecd;
	/* opacity: 0.65; */
	/* padding: 0.6em !important;*/
	border: none !important;
	border-top: none;
	font-weight: normal;
	color: #ffffff !important;
	display: block;
	/* white-space: nowrap; */
	/* text-decoration: none; */
	/* font-family: Arial, Avenir, Myriad; */
	/* font-size: 16px; */
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
	border-radius: 7px 7px 7px 7px;
	z-index: 2;
	/* padding-bottom: 4px; */
	padding-top: 4px;
	padding-left: 18px;
	/* padding-right: 8px; */
	width: 87px;
	height: 35px;
	text-decoration: none;
}

.opt-in_btn_decline:hover
{
	background-color: #53b8e7;
	opacity: 1;
}

.opt-in_btn_decline:focus
{
	background-color: #2a4887;
}

#wn-box
{
	
}

#wn-box2
{
	position: fixed;
	top: 25%;
	z-index: 2;
	width: 600px;
	height: 600px;
	background-color: #ffffff;
	opacity: 1;
	box-shadow: 0 4px 8px rgba(0,0,0,1);
}

iframe
{
	border-width: 1px;
	border-style: solid;
	border-color: initial;
	border-image: none;
	box-shadow: 0 8px 16px rgba(0,0,0,0.15);
}

span.RNTitle
{
	display: none;
}

nav.title-bar
{
	background-color: #268ecd;
}

ul.navigation ul > li:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.navigation ul > li > a
{
	color: #000000;
}

ul.navigation ul ul > li:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.navigation ul ul ul > li:hover
{
	background-color: #ffffff;
	color: #f27921;
}

ul.navigation ul ul ul ul > li:hover
{
	background-color: #ffffff;
	color: #f27921;
}

.is-open-right .js-off-canvas-exit
{
	right: 300px;
}

.position-right
{
	top: 0;
	right: -300px;
	width: 300px;
	height: 100%;
	overflow-y: auto;
}

.mc_link_bubble
{
	background-repeat: no-repeat;
	background-position: 8px center;
	border-radius: 32px;
	cursor: pointer;
	line-height: 4;
	margin-left: 8px;
	border: solid 1px #DFE1E5;
	outline: none;
	padding: 8px 12px;
	transition: color 0.18s linear, background-color 0.18s linear;
	-webkit-user-select: none;
	font-size: 14px;
	text-decoration: none;
}

ul#bubble_list li
{
	display: inline;
	list-style-type: none;
	padding-right: 40px;
}

.article-page__vote
{
	margin-top: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.article-page__vote-title
{
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 300;
}

.article-page__vote-button
{
	display: inline-block;
	height: 30px;
	width: 90px;
	border: 1px solid #268ecd;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	text-decoration: none;
	color: #000000;
}

.article-page__vote-button:before
{
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 4px;
}

.article-page__vote-button--selected
{
	color: #FFFFFF;
	background-color: #0073cf;
	text-decoration: none;
	font-weight: bold;
}

.article-page__vote-button:hover
{
	display: inline-block;
	content: attr(title);
	color: #f27921;
	text-decoration: none;
	font-weight: bold;
}

.article-page__vote-label
{
	margin-top: 12px;
	font-size: 11px;
	font-weight: 300;
}

ul.navigation ul > li > a
{
	color: #268ecd;
}

img.invisible-label
{
	display: none;
}

.search-bar._Skins_MySearchBar.mc-component .search-field
{
	border-top: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	outline: none;
	border-color: #000000;
}

.search-bar._Skins_MySearchBar.mc-component .search-submit
{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	outline: none;
	border-top-color: rgb(255,255,255);
	border-bottom-color: rgb(255,255,255);
	border-right-color: rgb(255,255,255);
}

._Skins_Print.mc-component .button.remove-highlight-button
{
	outline: none;
	border-top-color: rgb(255,255,255);
	border-bottom-color: rgb(255,255,255);
	border-right-color: rgb(255,255,255);
	display: none;
}

.search-bar._Skins_MySearchBar.mc-component .search-filter
{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	outline: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}

.svg-color
{
	fill: #268ecd;
}

.svg-color:hover
{
	fill: #006a3d;
}

.svg-nocolor
{
	fill: #495d6f;
}

ul.navigation ul ul ul ul
{
	background-repeat: repeat;
	background: #ffffff none;
	-pie-background: #ffffff;
}

ul.navigation ul li.is-expanded > a
{
	color: #f27921;
}

span.patch-id
{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	padding: 4px 5px 4px 5px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #268ecd;
}

ul.navigation li:hover
{
	background-color: #53b8e7;
	color: #f27921;
}

ul.navigation
{
	padding-left: 74px;
	padding-right: 0px;
}

ul.menu._Skins_SideMenu.mc-component li > a
{
	color: #268ecd;
}

ul.menu._Skins_SideMenu.mc-component li > a.selected
{
	color: #268ecd;
}

ul.menu._Skins_SideMenu2.mc-component li > a
{
	color: #268ecd;
}

ul.menu._Skins_SideMenu2.mc-component li > a.selected
{
	color: #268ecd;
}

.secondary-navbar
{
	
}

ul.navigation a
{
	font-size: unset;
	font-weight: unset;
}

._Skins_SearchResults.mc-component #resultList h3.title a
{
	font-size: 12pt;
}

#resultList .description
{
	font-size: 12pt;
	margin-top: 6px;
	display: block;
}

._Skins_SearchResults.mc-component #resultList .description
{
	font-size: 12pt;
}

._Skins_SearchResults.mc-component #resultList .url cite
{
	color: #0e774a;
	font-size: 12pt;
	font-style: normal;
}

h1#results-heading
{
	color: #393f45;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}

#mc-main-content
{
	margin-top: 100px;
}

div.title-bar-layout.outer-row
{
	height: auto;
	display: block;
}

ul.menu._Skins_SideMenu.mc-component ul ul > li > a
{
	padding-top: 6px;
	padding-bottom: 6px;
}

.main-section
{
	overflow-y: unset;
}

