/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*======================================================================================================================================
========================================================================================================================================
DEFAULT - HTML - These are the default styles. They are used in the HTML help system. If the Print or other mediums do not have a 
defined style, they will adopt the styles used here.
========================================================================================================================================
========================================================================================================================================*/

body
{
	mc-hyphenate: never;
	line-height: 1;
	margin: 0 auto;
	color: #272727;
	font-family: Roboto, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
}

h1
{
	page-break-before: always;
	padding-top: 8px;
	font-weight: normal;
	background: transparent;
	color: #1c3649;
	mc-heading-level: 0;
	margin: 0px 0px 25px;
	font-size: 2em;
}

h1#results-heading
{
	color: #1c3649;
	background: none;
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
}

h2
{
	mc-hyphenate: never;
	clear: both;
	font-weight: normal;
	color: #444444;
	font-size: 1.6em;
	margin: 25px 0px 15px;
}

h3
{
	mc-hyphenate: never;
	clear: both;
	font-weight: normal;
	color: #1c3649;
	margin: 15px 0px 8px;
	font-size: 1.4em;
}

h4
{
	font-style: normal;
	color: #444444;
	font-weight: normal;
	font-size: 1.2em;
	margin: 15px 0px 10px;
}

h5
{
	font-weight: bold;
	color: #1c3649;
	margin: 10px 0px 4px;
	font-size: 1em;
}

h6
{
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	margin: 10px 0px 4px;
	color: #444444;
}

p
{
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 15pt;
}

p.ui_elementHeading
{
	font-size: 1em;
	font-weight: bolder;
	page-break-after: avoid;
	line-height: 13pt;
	margin-top: 20px;
	margin-bottom: 8px;
}

p.Clear
{
	clear: both;
	margin: 0px;
}

p.Indent
{
	mc-leader-indent: 0;
	text-indent: 40px;
}

p.code_block
{
	font-size: 1em;
	background-color: #efeded;
	border: solid 2px #d3d3d3;
	padding: 10px;
	font-family: 'Courier New';
}

div.code_block
{
	background-color: #efeded;
	border: solid 2px #d3d3d3;
	font-family: 'Courier New';
	font-size: .9em;
	padding: 10px;
}

div.note
{
	border-left: solid 4px #044C89;
	line-height: 18px;
	mc-auto-number-format: '{b}NOTE: {/b}';
	overflow: hidden;
	padding: 12px;
	color: #173F5E;
	page-break-inside: avoid;
	background-color: #d5e3ed;
}

div.note p
{
	text-indent: 35px;
}

span.noteformat
{
	float: left;
	margin-left: -50px;
	font-weight: bold;
}

p.admonition_note
{
	border-left: solid 4px #044C89;
	line-height: 18px;
	mc-auto-number-format: '{b}NOTE: {/b}';
	overflow: hidden;
	padding: 12px;
	color: #173F5E;
	page-break-inside: avoid;
	background-color: #d5e3ed;
}

p.NoteforFloat
{
	border-left: solid 4px #044C89;
	line-height: 18px;
	mc-auto-number-format: '{b}NOTE: {/b}';
	overflow: hidden;
	padding: 12px;
	color: #173F5E;
	page-break-inside: avoid;
	background-color: #d5e3ed;
}

div.expert_tip
{
	border-left: solid 4px #ffd11a;
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	color: #5C4900;
	mc-auto-number-format: '{b}EXPERT TIP: {/b}';
	page-break-inside: avoid;
	background-color: #fcf8e3;
}

p.admonition_expert_tip
{
	border-left: solid 4px #ffd11a;
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	color: #5C4900;
	mc-auto-number-format: '{b}EXPERT TIP: {/b}';
	page-break-inside: avoid;
	background-color: #fcf8e3;
}

div.warning
{
	border-left: solid 4px #990000;
	line-height: 18px;
	mc-auto-number-format: '{b}WARNING: {/b}';
	overflow: hidden;
	padding: 12px;
	color: #5C0000;
	page-break-inside: avoid;
	background-color: #fae8e6;
}

p.admonition_warning
{
	border-left: solid 4px #990000;
	line-height: 18px;
	mc-auto-number-format: '{b}WARNING: {/b}';
	overflow: hidden;
	padding: 12px;
	color: #5C0000;
	page-break-inside: avoid;
	background-color: #fae8e6;
}

div.example
{
	border-left: solid 4px #004d00;
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	color: #003309;
	mc-auto-number-format: '{b}EXAMPLE: {/b}';
	page-break-inside: avoid;
	background-color: #DFF5D0;
}

p.admonition_example
{
	border-left: solid 4px #004d00;
	line-height: 18px;
	mc-auto-number-format: '{b}EXAMPLE: {/b}';
	overflow: hidden;
	padding: 12px;
	color: #003309;
	page-break-inside: avoid;
	background-color: #dff5d0;
}

p.new_term
{
	font-style: italic;
}

p.book_title
{
	font-style: italic;
}

div.Indent
{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.TOC1
{
	font-size: .9em;
}

p.TOC2
{
	font-size: .9em;
}

p.TOC3
{
	font-size: .9em;
}

b.Indicator
{
	
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	orphans: 2;
	widows: 2;
	mc-hyphenate: never;
	line-height: 15pt;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: 1em;
	mc-breadcrumbs-prefix: 'You are here: ';
}

MadCap|tocProxy
{
	
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: none;
}

MadCap|xref:hover
{
	color: #BED230;
}

p.EmptyPageText
{
	
}

p.FrameFooterText
{
	
}

p.IndexHeading
{
	
}

p.ManualTitle1
{
	
}

p.ManualTitle2
{
	
}

p.ManualVersionNumber
{
	
}

img.ForLists_MaxWidthAdjust_Bordered
{
	border: solid 1px #c0c0c0;
	max-width: 95%;
}

img.ForLists_MaxWidthAdjust_Not_Bordered
{
	max-width: 95%;
}

img.MaxWidthAdjust_Bordered
{
	border: solid 1px #c0c0c0;
	max-width: 100%;
}

img.RightFloat_Bordered
{
	border: solid 1px #c0c0c0;
	margin-bottom: 10px;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 10px;
	clear: both;
	max-width: 60%;
}

img.RightFloat_Not_Bordered
{
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	max-width: 60%;
}

img.MaxWidthAdjust_Not_Bordered
{
	max-width: 100%;
}

img.DisplaySmaller_Bordered
{
	border: solid 1px #c0c0c0;
	max-width: 60%;
}

img.PPSlide_Left
{
	margin-bottom: 2px;
	margin-top: 2px;
	float: left;
	border: solid 1px #c0c0c0;
	margin-left: 0px;
	margin-right: 20px;
	max-width: 100%;
}

img.PPSlide_Right
{
	margin-bottom: 2px;
	margin-top: 2px;
	float: right;
	border: solid 1px #c0c0c0;
	margin-left: 20px;
	margin-right: 0px;
	max-width: 100%;
}

img.LeftFloat_Not_Bordered
{
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	max-width: 100%;
}

img.RightFloat_Smaller_Bordered
{
	margin-bottom: 10px;
	margin-top: 10px;
	border: solid 1px #c0c0c0;
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	max-width: 50%;
}

img.RightFloat_Smaller_Not_Bordered
{
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	max-width: 50%;
}

img.LeftFloat_Smaller_Bordered
{
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	border: solid 1px #c0c0c0;
	margin-right: 20px;
	margin-left: 0px;
	max-width: 100%;
}

img.LeftFloat_Smaller_Not_Bordered
{
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	max-width: 100%;
}

img.UI_Button
{
	max-width: 16px;
}

img.HomePageLogo
{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	max-width: 2in;
}

img.DisplayEvenSmaller_Bordered
{
	border: solid 1px #c0c0c0;
	max-width: 50%;
}

a
{
	mc-hyphenate: never;
}

b
{
	mc-hyphenate: never;
}

th
{
	mc-hyphenate: never;
}

thead
{
	mc-hyphenate: never;
}

tr
{
	mc-hyphenate: never;
}

tbody
{
	mc-hyphenate: never;
}

MadCap|popupBody
{
	min-width: 500px;
	min-height: 200px;
}

MadCap|popup
{
	
}

a.Hyperlink
{
	color: #2D8DCC;
	font-weight: bold;
	text-decoration: none;
}

td
{
	page-break-inside: avoid;
	line-height: 15pt;
}

td p
{
	page-break-inside: avoid;
}

tr:nth-child(odd)
{
	background: #eee;
}

tr:nth-child(even)
{
	background: #f9f9f9;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

.body-container
{
	padding-top: 2em;
	padding-left: 2em;
	padding-right: 15%;
	padding-bottom: 2em;
}

/*== Other topics header bar styles ==*/

.title-bar-container
{
	/*	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);8*/
	/*adds the shadow effect to the header*/
}

/*== madcap proxy assigned styles ==*/

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
	font-size: .8em;
}

ul.sidenav li a
{
	font-weight: normal;
}

a:link
{
	color: #2D8DCC;
	font-weight: bold;
	text-decoration: none;
}

#myBtn
{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 50px;
	z-index: 99;
	font-size: 16px;
	font-weight: bold;
	border: none;
	outline: none;
	color: #1c3649;
	cursor: pointer;
	padding: 10px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
}

#myBtn:hover
{
	border: solid 2px #1c3649;
}

ul.menu._Skins_TopicMenu2Column.mc-component
{
	column-count: 2;
}

/*======================================================================================================================================
========================================================================================================================================
PDF Styles
========================================================================================================================================
========================================================================================================================================*/

@media print
{
	body
	{
		margin: 8px;
		color: #272727;
		padding-bottom: 6pt;
		padding-top: 6pt;
		font-size: 10pt;
		line-height: 1;
	}

	h1
	{
		page-break-before: always;
		page-break-after: avoid;
		font-size: 3em;
		color: #ffffff;
		background: #1c3649;
		font-style: normal;
		font-weight: normal;
		padding-bottom: 6px;
		padding-top: 12px;
		text-align: center;
		margin: 0px 0px 25px;
		mc-heading-level: 1;
	}

	h2
	{
		page-break-before: always;
		font-size: 2em;
		background: transparent;
		color: #1c3649;
		margin: 20px 0px 10px;
	}

	h3
	{
		mc-hyphenate: never;
		clear: both;
		font-size: 1.6em;
		font-weight: normal;
		color: #444444;
		mc-heading-level: 0;
		margin: 20px 0px 10px;
	}

	h4
	{
		mc-hyphenate: never;
		clear: both;
		mc-heading-level: 0;
		color: #1c3649;
		font-style: normal;
		font-weight: normal;
		font-size: 1.3em;
		margin: 15px 0px 10px;
	}

	h5
	{
		font-weight: bold;
		mc-heading-level: 0;
		font-style: normal;
		margin: 10px 0px 4px;
		color: #444444;
		font-size: 1.2em;
	}

	h6
	{
		font-weight: bold;
		font-style: italic;
		mc-heading-level: 0;
		font-size: 1em;
		color: #1c3649;
		margin: 10px 0px 4px;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
		padding-left: 10px;
	}

	p
	{
		font-size: 1em;
		margin-top: 5px;
		line-height: 13pt;
	}

	p.TOC1
	{
		font-weight: bold;
		mc-heading-level: 1;
		font-size: .9em;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	p.TOC2
	{
		font-weight: normal;
		mc-heading-level: 2;
		margin-left: 0.15in;
		font-size: .9em;
		margin-bottom: 3px;
		margin-top: 3px;
	}

	p.CoverPageTitle
	{
		font-size: 3em;
		font-family: 'Roboto Black';
		text-align: right;
		line-height: 1.2;
		color: #1C3649;
	}

	p.ui_elementHeading
	{
		font-weight: bolder;
		margin-bottom: 0px;
		page-break-after: avoid;
		margin-top: 5px;
	}

	p.code_block
	{
		width: 5.5in;
		margin-left: 30px;
		font-family: 'Courier New';
	}

	div.code_block
	{
		margin-right: 30px;
		margin-left: 30px;
		font-family: 'Courier New';
	}

	p.new_term
	{
		font-style: italic;
	}

	p.TitlePageDate
	{
		font-family: 'Roboto Black';
		font-size: 1.6em;
		text-align: right;
	}

	p.Center
	{
		text-align: center;
	}

	img.MaxWidthAdjust_Bordered
	{
		border: solid 1px #c0c0c0;
		max-width: 6.5in;
	}

	img.MaxWidthAdjust_Not_Bordered
	{
		max-width: 6.5in;
	}

	b
	{
		font: ;
	}

	p.admonition_expert_tip
	{
		line-height: 18px;
		padding-bottom: 12px;
		padding-right: 12px;
		padding-top: 12px;
	}

	p.Indent
	{
		text-indent: .5in;
	}

	b.Indicator
	{
		
	}

	img.RightFloat_Bordered
	{
		border: solid 1px #c0c0c0;
		max-width: 4 in;
		margin-left: 20px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		float: right;
	}

	img.RightFloat_Not_Bordered
	{
		max-width: 4 in;
		margin-left: 20px;
		margin-right: 0px;
		float: right;
	}

	p.Clear
	{
		
	}

	img.RightFloat_Smaller_Bordered
	{
		max-width: 3in;
		border: solid 1px #c0c0c0;
		margin-left: 20px;
		margin-right: 0px;
		float: right;
	}

	img.RightFloat_Smaller_Not_Bordered
	{
		max-width: 3in;
		margin-right: 0px;
		margin-left: 20px;
		float: right;
	}

	img.LeftFloat_Smaller_Bordered
	{
		max-width: 3in;
		border: solid 1px #c0c0c0;
	}

	img.LeftFloat_Smaller_Not_Bordered
	{
		max-width: 3in;
	}

	p.TOC3
	{
		font-style: italic;
		mc-heading-level: 3;
		font-weight: normal;
		margin-left: 0.25in;
		font-size: .9em;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	img.LeftFloat_Bordered
	{
		border: solid 1px #c0c0c0;
		max-width: 4in;
	}

	img.UI_Button
	{
		max-width: 20px;
	}

	img.LeftFloat_Not_Bordered
	{
		max-width: 4in;
	}

	td
	{
		line-height: 13pt;
	}

	li
	{
		line-height: 13pt;
	}

	img.ForLists_MaxWidthAdjust_Bordered
	{
		border: solid 1px #c0c0c0;
		max-width: 6 in;
	}

	img.ForLists_MaxWidthAdjust_Not_Bordered
	{
		max-width: 6 in;
	}

	a.Hyperlink
	{
		
	}

	p.TOC4
	{
		font-size: .9em;
		margin-left: .3in;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	img.DisplaySmaller_Bordered
	{
		border: solid 1px #c0c0c0;
		max-width: 4in;
	}

	div.KeepTogether
	{
		page-break-inside: avoid;
	}

	img.DisplayEvenSmaller_Bordered
	{
		max-width: 3in;
	}

	h1.TOC
	{
		
	}

	h2.TOC
	{
		
	}

	h3.TOC
	{
		mc-heading-level: 3;
	}

	h1.NoBreak
	{
		page-break-before: avoid;
	}

	h2.NoBreak
	{
		page-break-before: avoid;
	}

	p.NoteforFloat
	{
		line-height: 18px;
		mc-auto-number-format: '{b}NOTE: {/b}';
		overflow: hidden;
		color: #173F5E;
		page-break-inside: avoid;
		background-color: transparent;
		border-left: 0px;
		border-left-color: transparent;
		border-left-style: none;
		border-left-width: 0px;
		padding: 0px;
	}
}

@media only screen and (max-width: 0px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 0px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}
}

hr.TopicMenu
{
	background: #d3d3d3;
	border: solid 1px #d3d3d3;
	margin-bottom: 1.5em;
	margin-top: 5px;
}

