/*<meta conditions="" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #404040;
	font-family: Arial, Avenir, Myriad;
	font-size: 1em;
	line-height: 1.7em;
}

a
{
	color: #ec6161;
}

a:link
{
	color: #ec6161;
	text-decoration: none;
}

a:visited
{
	color: #ec6161;
	text-decoration: none;
}

a:hover
{
	color: #ec9393;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #BED230;
}

div.example
{
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: solid 2px #D89000;
	border-top-color: #D89000;
	border-bottom-color: #D89000;
}

div.GlossaryPageDefinition
{
	
}

div.GlossaryPageHeading
{
	
}

div.GlossaryPageTerm
{
	
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
	margin-bottom: 20px;
}

.video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.HomeVideoSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeVideoSection::before
{
	content: ' ';
	display: table;
}

div.HomeVideoSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeVideoSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}

div.HomeVideoSection > div:nth-child(1)
{
	width: 33.33333%;
}

div.HomeVideoSection > div:nth-child(2)
{
	width: 33.33333%;
}

div.HomeVideoSection > div:nth-child(3)
{
	width: 33.33333%;
}

div.note
{
	background-color: #e1e1e1;
	background-image: url('../images/css_symbols/noteicon.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
}

.noteInDiv
{
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
}

div.quotation
{
	background-color: #e1e1e1;
	background-image: url('../images/css_symbols/quotationmark.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
}

div.warning
{
	background-color: #e1e1e1;
	background-image: url('../images/css_symbols/warning.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1
{
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 30px;
	font-weight: bolder;
	font-size: 1.7em;
	color: #D89000;
}

h1.Appendix
{
	
}

h1.UserGuideBHeading
{
	
}

h2
{
	margin-bottom: 4px;
	font-variant: normal;
	font-weight: bold;
	margin-top: 26px;
	font-size: 1.6em;
}

h3
{
	margin-bottom: 4px;
	margin-top: 16px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.3em;
}

img
{
	border: none;
}

img.AbsolutePosition
{
	padding: 5px;
}

img.ReduceButtonSize
{
	max-height: 25px;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	orphans: 2;
	widows: 2;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: 1em;
	font-style: italic;
	mc-breadcrumbs-count: 5;
	mc-breadcrumbs-prefix: "";
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../images/css_symbols/dropdownclosed.png');
	mc-open-image: url('../images/css_symbols/dropdownopen.png');
}

MadCap|dropDown.SecondLevel
{
	margin-left: 10px;
	mc-closed-image: url('../images/css_symbols/dropdownclosedsecondlevel.png');
	mc-open-image: url('../images/css_symbols/dropdownopensecondlevel.png');
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #bed230;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0;
}

MadCap|dropDownHead
{
	
}

MadCap|dropDownHotspot
{
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
}

MadCap|dropDownHotspot:hover
{
	color: #BED230;
}

MadCap|footnoteBlock
{
	
}

MadCap|footnotesBlock
{
	
}

MadCap|glossaryProxy
{
	
}

MadCap|indexProxy
{
	
}

MadCap|miniTocProxy
{
	border-top-style: none;
	border-top-width: 0px;
	border-top-color: transparent;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
}

MadCap|tocProxy
{
	
}

MadCap|xref
{
	mc-format: '{para}';
	color: #ec6161;
	text-decoration: none;
}

MadCap|xref:hover
{
	color: #ec9393;
}

MadCap|xref.IndexPageNumber
{
	
}

ol
{
	list-style-image: none;
}

ol ol
{
	list-style-type: lower-alpha;
	margin-left: -10px;
}

ol ol ol
{
	list-style-type: lower-roman;
	margin-left: -10px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.Copyright
{
	
}

p.CopyrightAddress
{
	
}

p.CopyrightHeading
{
	
}

p.CreatedUsingFlare
{
	
}

p.EmptyPageText
{
	
}

p.ExampleHeadText
{
	font-weight: bold;
	page-break-after: avoid;
	letter-spacing: 5px;
	padding: 0;
	margin: 0;
	border: 0;
}

p.FirstPageOfChapter
{
	
}

p.FrameFooterText
{
	
}

p.FrameFooterText2
{
	
}

p.GlossaryPrintHead
{
	
}

p.IndexHeading
{
	
}

p.IndexPrintHead
{
	
}

p.ManualTitle1
{
	
}

p.ManualTitle2
{
	
}

p.ManualVersionNumber
{
	
}

p.quotationname
{
	text-align: right;
}

p.TableCaption
{
	
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextHeadDark
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextLightEmphasis
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TOCHeading
{
	
}

span.Emphasis
{
	font-weight: bold;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #808080;
}

tr
{
	
}

ul
{
	list-style-type: disc;
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../images/css_symbols/bullet1.png');
	margin-left: -10px;
}

ul ul
{
	list-style-image: url('../images/css_symbols/bullet2.png');
	margin-left: -10px;
}

html.templateTopic div.sideContent
{
	display: none;
}

h4
{
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
}

@media print
{
	body
	{
		font-size: 8pt;
		line-height: 13px;
		margin: 8px;
	}

	div.GlossaryPageDefinition
	{
		font-size: 9pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-size: 11pt;
		color: D89000;
		border-bottom-color: #D89000;
	}

	div.GlossaryPageTerm
	{
		font-size: 10pt;
		padding-bottom: 10px;
		padding-top: 10px;
		color: D89000;
	}

	div.note
	{
		background-position-x: 10px;
		padding-left: 50px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #b3b3b3;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #b3b3b3;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #b3b3b3;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #b3b3b3;
		background-position-y: 5px;
	}

	h1
	{
		font-family: 'Century Gothic';
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		color: #D89000;
		mc-hyphenate: never;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'APPENDIX ';
	}

	h1.UserGuideBHeading
	{
		page-break-before: avoid;
	}

	h2
	{
		color: #d89000;
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
		mc-hyphenate: never;
		margin-top: 30px;
		page-break-before: always;
		line-height: 20pt;
		mc-auto-number-format: 'CS:{chapnum}.{n+}  ';
	}

	h3
	{
		font-style: normal;
		mc-hyphenate: never;
		font-weight: bold;
		text-decoration: none;
		font-size: 16pt;
		margin-top: 30px;
		line-height: 16pt;
	}

	h4
	{
		line-height: 11pt;
		mc-hyphenate: never;
		margin-bottom: 4px;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-size: 14pt;
		margin-top: 26px;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 10px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		margin-top: 16px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 8pt;
		color: D89000;
	}

	MadCap|footnoteBlock
	{
		font-size: 7pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #D89000;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #686868;
	}

	MadCap|indexProxy
	{
		border-top: none;
		color: #686868;
	}

	MadCap|miniTocProxy
	{
		border-top: 0;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
	}

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	MadCap|xref.IndexPageNumber
	{
		color: D89000;
	}

	nav.tab-bar,
	div.sideContent
	{
		display: none;
	}

	ol ol
	{
		margin-left: 30px;
	}

	ol ol ol
	{
		margin-left: 30px;
	}

	p
	{
		font-size: 8pt;
		text-align: justify;
		mc-hyphenate-shortest-word: 12;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		margin-bottom: 0;
		margin-top: 0;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 10pt;
		font-weight: bold;
	}

	p.FirstPageOfChapter
	{
		color: #686868;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic';
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic';
		font-size: 11pt;
	}

	p.GlossaryPrintHead
	{
		color: #3e3e3e;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.IndexHeading
	{
		font-size: 11pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		color: #3e3e3e;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic';
		font-size: 9pt;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		color: #bed230;
		font-family: 'Century Gothic';
		font-size: 22pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
	}

	p.ManualVersionNumber
	{
		color: #b3b3b3;
		font-family: 'Century Gothic';
		font-size: 12pt;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.TOC1
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 6px;
		margin-top: 12px;
		mc-leader-format: 'none';
		page-break-after: avoid;
		color: D89000;
		mc-pagenum-display: none;
	}

	p.TOC2
	{
		font-size: 10pt;
		font-weight: normal;
		margin-top: 2px;
		margin-left: 0.25in;
		color: #686868;
		margin-bottom: 4px;
	}

	p.TOC3
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 0.35in;
		color: #686868;
	}

	p.TOC4
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 0.45in;
		color: #686868;
	}

	p.TOC5
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 0.55in;
		color: #686868;
	}

	p.TOC6
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 0.65in;
		color: #686868;
	}

	p.TOC7
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 0.75in;
		color: #686868;
	}

	p.TOC8
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 0.85in;
		color: #686868;
	}

	p.TOC9
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 0.95in;
		color: #686868;
	}

	p.TOCHeading
	{
		color: #3e3e3e;
		font-size: 90pt;
		font-weight: normal;
		letter-spacing: -1px;
		line-height: 92pt;
		margin: 0;
		mc-heading-level: 0;
		text-align: center;
	}

	span.ChapAutoNum
	{
		color: #3e3e3e;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
	}

	tr
	{
		page-break-inside: avoid;
	}

	ul
	{
		list-style-image: url('../images/css_symbols/bullet1print.png');
	}

	ul.FirstLevelLessIndentation
	{
		list-style-image: url('../images/css_symbols/bullet1print.png');
		margin-left: 30px;
	}

	ul ul
	{
		list-style-image: url('../images/css_symbols/bullet2print.png');
		margin-left: 30px;
	}

	MadCap|dropDownHotspot:hover
	{
		color: D89000;
	}

	MadCap|xref:hover
	{
		color: D89000;
	}

	div.example
	{
		background-color: #d89000;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		border-left-style: solid;
		border-left-width: 2px;
		border-left-color: #D89000;
		border-right-style: solid;
		border-right-width: 2px;
		border-right-color: #D89000;
		border-top-style: solid;
		border-top-width: 2px;
		border-top-color: #D89000;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-bottom-color: #D89000;
	}

	a.MCBreadcrumbsLink:hover
	{
		color: D89000;
	}

	a:hover
	{
		color: D89000;
	}

	img.ThumbnailLink
	{
		mc-thumbnail: none;
		height: auto;
		width: 400px;
	}

	img.AbsolutePosition
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom-style: none;
	}

	h1.ExcludeFromTOC
	{
		mc-heading-level: 0;
	}

	img.Responsive
	{
		max-height: 50%;
	}

	p.NoHyphen
	{
		mc-hyphenate: never;
	}

	h1#Chapter
	{
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		mc-auto-number-format: 'CF:{chapnum}. ';
	}

	table p
	{
		text-align: left;
	}

	p a
	{
		mc-hyphenate: never;
	}

	span.NoHyphen
	{
		mc-hyphenate: never;
		page-break-inside: avoid;
	}

	h5
	{
		font-variant: normal;
		mc-hyphenate: never;
		margin-bottom: 4px;
		font-style: italic;
		text-decoration: none;
		font-size: 11pt;
		font-weight: normal;
		margin-top: 20px;
	}

	h6
	{
		font-variant: normal;
		mc-hyphenate: never;
		font-style: italic;
		margin-bottom: 4px;
		font-weight: bold;
		text-decoration: none;
		font-size: 8pt;
		margin-top: 16px;
	}

	p.Equation
	{
		
	}

	img.SoftwareIcon
	{
		width: 16px;
		height: 16px;
	}

	div.warning
	{
		background-position-y: 10px;
		background-position-x: 10px;
		background-image: url('../images/css_symbols/warning.png');
		padding-left: 50px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #b3b3b3;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #b3b3b3;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #b3b3b3;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #b3b3b3;
		color: #404040;
		font-weight: normal;
		font-style: italic;
		line-height: 18px;
		font-family: 'Century Gothic';
		font-size: 0.9em;
	}

	div.EditorNote
	{
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		background-color: #ffffff;
		background-image: url('../images/css_symbols/quotationmark.png');
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top-left-radius: 1px;
		border-top-right-radius: 1px;
		border-bottom-right-radius: 1px;
		border-bottom-left-radius: 1px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #ff0000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #ff0000;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #ff0000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ff0000;
	}

	div.EditorNote:before
	{
		content: "Editor Note: ";
	}

	div.quotation
	{
		padding-left: 50px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #b3b3b3;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #b3b3b3;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #b3b3b3;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #b3b3b3;
		background-position-x: 10px;
		background-position-y: 10px;
		color: #404040;
	}
}

h1.NoPageBreak
{
	page-break-before: avoid;
}

h2.NoPageBreak
{
	page-break-before: avoid;
}

div.NoPageBreak
{
	page-break-inside: avoid;
}

p.FigureCaption
{
	mc-auto-number-class: FigureNum;
	mc-auto-number-format: 'CF:Figure {chapnum}-{n+}: ';
	text-align: left;
	font-weight: normal;
	border-top: 1px solid black;
	padding-top: 2px;
}

p.TableCaption
{
	mc-auto-number-class: TableNum;
	mc-auto-number-format: 'CT:Table {chapnum}-{n+}: ';
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}

p.Figure
{
	
}

span.FigureNum
{
	font-style: normal;
	font-weight: bold;
}

span.TableNum
{
	font-style: normal;
	font-weight: bold;
}

div.FigureContainer
{
	page-break-inside: avoid;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.FigureContainer p
{
	text-align: center;
}

div.FigureContainer p.FigureCaption
{
	text-align: left;
}

div.FigureContainer p.TableCaption
{
	text-align: left;
}

img.Responsive
{
	display: block;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	mc-thumbnail-max-width: 100%;
	mc-thumbnail-max-height: auto;
	mc-thumbnail: link;
}

img.AbsolutePosition2
{
	padding: 10px 10px 10px 35px;
}

img.ThumbnailLink
{
	mc-thumbnail: link;
}

MadCap|xref.ref_fig
{
	mc-format: '{paranumonly}';
}

MadCap|xref.ref_see_fig
{
	mc-format: '({paranumonly})';
}

p.Equation
{
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
	font-size: 12pt;
}

MadCap|xref.IndexPageNumberWithBrackets
{
	mc-format: '({para})';
}

img.SoftwareIcon
{
	border: none;
}

div.EditorNote
{
	background-color: #e1e1e1;
	background-image: url('../images/css_symbols/quotationmark.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
}

div.EditorNote:before
{
	content: "Editor Note: ";
}

MadCap|xref.ref_see_fig_page
{
	mc-format: '({paranumonly})';
}

img.FitMaxQuarterWindowWidth
{
	text-align: center;
	max-width: 25%;
	mc-thumbnail-max-height: auto;
	mc-thumbnail: link;
}

img.FitMaxThirdWindowWidth
{
	text-align: center;
	max-width: 33%;
	mc-thumbnail: link;
	mc-thumbnail-max-height: auto;
}

img.FitMaxHalfWindowWidth
{
	text-align: center;
	max-width: 50%;
	mc-thumbnail: link;
	mc-thumbnail-max-height: auto;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

img.FitMaxTwoThirdsWindowWidth
{
	text-align: center;
	max-width: 66%;
	mc-thumbnail: link;
	mc-thumbnail-max-height: auto;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

img.FitMaxWindowWidth
{
	text-align: center;
	max-width: 90%;
	mc-thumbnail: link;
	mc-thumbnail-max-height: auto;
}

@media only screen and (max-width: 1279px)
{
	div.quotation
	{
		padding-left: 40px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #b3b3b3;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #b3b3b3;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #b3b3b3;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #b3b3b3;
	}

	MadCap|xref.ref_see_fig_page
	{
		mc-format: '({paranumonly})';
	}

	MadCap|xref.IndexPageNumberWithBrackets
	{
		mc-format: '({para})';
	}
}

@media only screen and (max-width: 767px)
{
	MadCap|xref.IndexPageNumberWithBrackets
	{
		mc-format: '({para})';
	}

	MadCap|xref.ref_see_fig_page
	{
		mc-format: '({paranumonly})';
	}
}

img.ScreenShot
{
	border: none;
	max-width: 62.5em;
}

p.sequence_title
{
	mc-heading-level: 6;
	margin: .83em 0;
	font-weight: bolder;
	font-size: 1em;
	page-break-after: avoid;
}

p.sequence_title_notoc
{
	font-weight: bolder;
	page-break-after: avoid;
}

img.image20px
{
	border: none;
	width: 20px;
}

img.image40px
{
	border: none;
	width: 40px;
}

div.stop
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
	background-image: url('../images/css_symbols/safety_symbols_5.png');
	background-size: 30px;
}

div.hot
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
	background-size: 30px;
	background-image: url('../images/css_symbols/safety_symbols_2.png');
}

.hyphens_none
{
	mc-hyphenate: never;
}

