/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Arial, Avenir, Myriad;
	font-size: 1em;
	mc-hyphenate: never;
	line-height: 1.5em;
	color: #000000;
}

a
{
	
}

a:link
{
	color: #2d82dc;
}

a:visited
{
	color: #2d82dc;
}

a:hover
{
	color: #eb2130;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: none;
}

a.MCBreadcrumbsLink:visited
{
	color: #2d82dc;
}

a.MCBreadcrumbsLink:hover
{
	color: #eb2130;
}

a.MiniTOC1:link
{
	color: #2d82dc;
}

a.MiniTOC1:visited
{
	color: #2d82dc;
}

a.MiniTOC1:hover
{
	color: #eb2130;
}

div.GlossaryPageDefinition
{
	
}

div.GlossaryPageHeading
{
	
}

div.GlossaryPageTerm
{
	
}

div.sideContent
{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
	float: right;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

div.FeatureAbstract
{
	margin-top: 0.5em;
	padding: 0.5em;
	border-radius: 6px;
	padding-left: 0.5em;
	background-color: #f5f5f5;
}

h1
{
	font-size: 1.5em;
	margin-bottom: 8px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #8b0000;
	column-break-inside: avoid;
	page-break-after: avoid;
}

h2
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	column-break-inside: avoid;
	page-break-after: avoid;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
}

img
{
	
}

img.Inline
{
	max-height: 20px;
	vertical-align: baseline;
	mc-thumbnail: none;
}

img.InlineTable
{
	max-height: 40px;
	mc-thumbnail: none;
	vertical-align: baseline;
	line-height: 10pt;
}

img.Thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 425px;
}

li
{
	orphans: 2;
	widows: 2;
	margin-bottom: 6px;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 3px;
	mc-closed-image: url('../Images/IMS_arrow_closed.png');
	mc-open-image: url('../Images/IMS_arrow_open.png');
}

MadCap|dropDownBody
{
	
}

MadCap|dropDownHead
{
	
}

MadCap|dropDownHotspot
{
	font-size: 1em;
	color: #404040;
	font-weight: bold;
}

MadCap|dropDownHotspot:hover
{
	color: #eb2130;
}

MadCap|dropDownHotspot:link
{
	color: #000000;
}

MadCap|dropDownHotspot:visited
{
	color: #404040;
}

MadCap|footnoteBlock
{
	
}

MadCap|footnotesBlock
{
	
}

MadCap|glossaryProxy
{
	
}

MadCap|indexProxy
{
	
}

MadCap|miniTocProxy
{
	border: 0;
	padding: 0;
	margin: .5em;
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
}

MadCap|tocProxy
{
	
}

MadCap|xref
{
	color: #2D8DCC;
	mc-format: '{para}';
}

MadCap|xref:hover
{
	color: #eb2130;
}

MadCap|xref.IndexPageNumber
{
	
}

ol
{
	list-style-position: outside;
	list-style-type: decimal;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

ol ul
{
	list-style-type: disc;
}

ol ul ul
{
	list-style-type: circle;
}

td > ol > li
{
	list-style-type: decimal;
}

td > ol > li > ol
{
	list-style-type: lower-alpha;
}

p
{
	margin-top: 8px;
}

p.Copyright
{
	
}

p.CreatedUsingFlare
{
	
}

p.MiniTOC1
{
	font-weight: normal;
}

p.TableCaption
{
	
}

p.Note
{
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 22px;
	background-image: url('../Images/IMS_note_icon.png');
}

p.Tip
{
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 22px;
	background-image: url('../Images/IMS_tip_icon.png');
}

p.Warning
{
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 22px;
	background-image: url('../Images/IMS_warning_icon.png');
}

span.emphasis
{
	font-weight: bold;
}

span.uientry
{
	font-weight: bold;
}

span.uientry:after
{
	content: '—';
	font-weight: normal;
}

td
{
	vertical-align: top;
}

th
{
	text-align: left;
}

tr
{
	
}

ul
{
	list-style-type: disc;
}

ul ul
{
	list-style-type: circle;
}

ul ul ul
{
	list-style-type: square;
}

ol > li.SingleStep
{
	list-style-image: url('../Images/IMS_single_step.png');
}

ol > li.SingleStep > ul
{
	list-style-image: none;
}

html.templateTopic div.sideContent
{
	display: none;
}

h1.Copyright
{
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

MadCap|relationshipsHeading
{
	font-size: 12;
	font-weight: bold;
}

MadCap|popupBody
{
	background-color: #696969;
	color: #f5f5f5;
}

MadCap|expanding
{
	mc-closed-image: url('../Images/IMS_arrow_closed.png');
	mc-open-image: url('../Images/IMS_arrow_open.png');
}

MadCap|slideshowCaption
{
	line-height: 12pt;
}

MadCap|slideThumbnail
{
	padding-bottom: 3px;
}

table
{
	vertical-align: top;
	margin-bottom: 1em;
}

tbody
{
	vertical-align: top;
}

thead
{
	vertical-align: middle;
}

MadCap|relationshipsProxy
{
	border-bottom-color: transparent;
	padding-left: 5px;
	border-top-color: #c0c0c0;
	padding-top: 5px;
	margin-top: 30px;
	width: 65%;
}

MadCap|expandingBody
{
	margin-left: 3px;
}

tfoot
{
	font-size: .80em;
}

h4
{
	font-weight: normal;
	mc-heading-level: 0;
	margin-bottom: 4px;
	margin-top: 16px;
	font-size: 1.2em;
}

@media print
{
	body
	{
		
	}

	div.GlossaryPageDefinition
	{
		
	}

	div.GlossaryPageHeading
	{
		
	}

	div.GlossaryPageTerm
	{
		
	}

	h1
	{
		margin-left: 0;
		padding-left: 0;
		padding-top: 0;
		mc-auto-number-format: ' ';
	}

	h2
	{
		font-weight: normal;
	}

	h3
	{
		
	}

	h4
	{
		mc-heading-level: 0;
	}

	MadCap|dropDownBody
	{
		
	}

	MadCap|dropDownHead
	{
		
	}

	MadCap|dropDownHotspot
	{
		color: #000000;
	}

	MadCap|footnoteBlock
	{
		
	}

	MadCap|footnotesBlock
	{
		
	}

	MadCap|glossaryProxy
	{
		
	}

	MadCap|indexProxy
	{
		
	}

	MadCap|miniTocProxy
	{
		padding-left: 0;
	}

	MadCap|tocProxy
	{
		
	}

	MadCap|xref
	{
		mc-format: '{quote}{para}{quote} {pageref}';
	}

	MadCap|xref.IndexPageNumber
	{
		
	}

	nav.tab-bar,
	div.sideContent
	{
		display: none;
	}

	ol ol
	{
		margin-left: 30px;
	}

	ol ol ol
	{
		margin-left: 30px;
	}

	p
	{
		
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.MiniTOC1
	{
		
	}

	p.TableCaption
	{
		mc-auto-number-format: ' ';
	}

	p.TOC1
	{
		mc-leader-format: 'none';
	}

	p.TOC2
	{
		
	}

	p.TOC3
	{
		
	}

	p.TOC4
	{
		
	}

	tr
	{
		page-break-inside: avoid;
	}

	ul
	{
		
	}

	ul ul
	{
		margin-left: 30px;
	}

	MadCap|dropDown
	{
		
	}

	MadCap|xref:hover
	{
		
	}

	h1.Copyright
	{
		
	}

	h2.Copyright
	{
		
	}

	th
	{
		
	}

	MadCap|dropDownHotspot:link
	{
		color: #000000;
	}

	MadCap|relationshipsProxy
	{
		
	}

	MadCap|expanding
	{
		
	}

	MadCap|popupHead
	{
		
	}

	MadCap|popup
	{
		
	}

	MadCap|popupBody
	{
		
	}

	img.Thumbnail
	{
		
	}

	div.FeatureAbstract
	{
		background-color: ;
	}

	p.Cover
	{
		
	}

	h1.Cover
	{
		
	}

	h1.Index
	{
		
	}

	h1.TOC
	{
		
	}
}

@media only screen and (max-width: 1920px)
{
	table
	{
		
	}
}

@media only screen and (max-width: 767px)
{
	MadCap|relationshipsProxy
	{
		
	}
}

h2.Section
{
	mc-heading-level: 0;
}

h2.Copyright
{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

h3.Section
{
	mc-heading-level: 0;
}

p.Task
{
	font-weight: bold;
}

span.cite
{
	font-style: italic;
}

span.command
{
	font-family: monospace;
}

span.keyboard
{
	font-weight: bold;
	font-variant: small-caps;
}

span.keyword
{
	font-style: italic;
}

span.uielement
{
	font-weight: bold;
}

li.SingleStep
{
	
}

p.ShortDesc
{
	
}

p.PageNumberLeft
{
	
}

p.PageNumberRight
{
	
}

p.FooterLeft
{
	
}

p.FooterRight
{
	
}

p.small_text
{
	font-size: 10pt;
}

h3.Copyright
{
	font-weight: bold;
	font-size: .90em;
}

