/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Raleway';
	src: url(../Fonts/Raleway-Regular.ttf);
}

@font-face 
{
	font-family: SegoeUI;
	src: local("Segoe UI"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.ttf) format("truetype");
}

body
{
	color: #404040;
	font-size: 1em;
	line-height: 1.7em;
	font-family: Raleway, 'Raleway Thin', 'Raleway SemiBold', 'Raleway Medium', 'Raleway Light', 'Raleway ExtraLight', 'Raleway ExtraBold', 'Raleway Black';
	font-display: fallback;
}

a
{
	color: #2d82dc;
}

a:link
{
	color: #2d82dc;
}

a:visited
{
	color: #2d82dc;
}

a:hover
{
	color: #BED230;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #BED230;
}

div.example
{
	background-color: #f0ff86;
	background-repeat: no-repeat;
	border: solid 1px #a4ac67;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

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;
}

div.note
{
	background-color: #47484a;
	background-image: url('../Images/NoteIcon.png');
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	color: #b3b3b3;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
}

.noteInDiv
{
	mc-auto-number-format: '{b}{color #404040}Note: {/color}{/b}';
	text-decoration: underline;
	background-color: #ffffff;
}

div.quotation
{
	background-color: #e1e1e1;
	background-image: url('../Images/QuotationMark.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Raleway';
	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-size: 16pt;
	font-family: 'Raleway';
	font-weight: bold;
	font-style: normal;
	page-break-before: always;
}

h1.Appendix
{
	
}

h1.UserGuideBHeading
{
	
}

h2
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
}

img
{
	max-width: auto;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: 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: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-open-image: url('../Images/DropDownOpen.png');
}

MadCap|dropDown.SecondLevel
{
	margin-left: 10px;
	mc-closed-image: url('../Images/DropDownClosedSecondLevel.png');
	mc-open-image: url('../Images/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
{
	
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|tocProxy
{
	
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #BED230;
}

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.Figure
{
	
}

p.FirstPageOfChapter
{
	
}

p.FrameFooterText
{
	
}

p.FrameFooterText2
{
	
}

p.GlossaryPrintHead
{
	
}

p.IndexHeading
{
	
}

p.IndexPrintHead
{
	
}

p.ManualTitle1
{
	
}

p.ManualTitle2
{
	
}

p.ManualVersionNumber
{
	
}

p.MiniTOC1
{
	
}

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.FigureNum
{
	
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

span.TableNum
{
	
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	
}

ul
{
	list-style-image: url('../Images/Bullet1.png');
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../Images/Bullet1.png');
	margin-left: -10px;
}

ul ul
{
	list-style-image: url('../Images/Bullet2.png');
	margin-left: -10px;
}

html.templateTopic div.sideContent
{
	display: none;
}

div.ContentRow
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.ContentRow::before
{
	content: ' ';
	display: table;
}

div.ContentRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ContentRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ContentRow > div:nth-child(1)
{
	width: 58.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

table
{
	font-family: Raleway, 'Raleway Thin', 'Raleway SemiBold', 'Raleway Medium', 'Raleway Light', 'Raleway ExtraLight', 'Raleway ExtraBold', 'Raleway Black';
	mc-caption-repeat: false;
	mc-hide-bottom-ruling: false;
	height: auto;
	width: 100%;
}

div.mobilerow1	/*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.mobilerow1::before
{
	content: ' ';
	display: table;
}

div.mobilerow1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.mobilerow1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.mobilerow1 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.mobilerow1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.mobilerow2	/*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.mobilerow2::before
{
	content: ' ';
	display: table;
}

div.mobilerow2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.mobilerow2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.mobilerow2 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.mobilerow2 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.mobilerow3	/*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.mobilerow3::before
{
	content: ' ';
	display: table;
}

div.mobilerow3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.mobilerow3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.mobilerow3 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.mobilerow3 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.mobilerow1 > div:nth-child(3)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.mobilerow1 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.mobilerow4	/*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.mobilerow4::before
{
	content: ' ';
	display: table;
}

div.mobilerow4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.mobilerow4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.mobilerow4 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.mobilerow4 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.mobilerow4 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.mobilerow4 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

@media print
{
	body
	{
		font-size: 8pt;
		line-height: 13px;
		margin: 8px;
		font-family: Raleway;
	}

	div.GlossaryPageDefinition
	{
		font-size: 9pt;
		font-family: Raleway;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #bed230;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-size: 11pt;
		font-family: Raleway;
	}

	div.GlossaryPageTerm
	{
		font-size: 10pt;
		padding-bottom: 10px;
		padding-top: 10px;
		font-family: Raleway;
	}

	div.note
	{
		padding-bottom: 20px;
		font-family: Raleway;
	}

	h1
	{
		font-size: 16pt;
		line-height: 18pt;
		margin-bottom: 20px;
		margin-left: 0;
		font-family: Raleway;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		column-break-before: always;
		frame-break-before: always;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'APPENDIX ';
		font-family: Raleway;
	}

	h1.UserGuideBHeading
	{
		font-family: Raleway;
		page-break-before: always;
		column-break-inside: avoid;
	}

	h2
	{
		font-size: 12pt;
		font-weight: normal;
		line-height: 14pt;
		page-break-before: avoid;
		font-family: Raleway;
	}

	h3
	{
		font-size: 10pt;
		font-weight: normal;
		line-height: 12pt;
		font-family: Raleway;
	}

	h4
	{
		font-size: 9pt;
		font-weight: normal;
		line-height: 11pt;
		mc-heading-level: 0;
		font-family: Raleway;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 10px;
		font-family: Raleway;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
		font-family: Raleway;
	}

	MadCap|dropDownHead
	{
		margin-top: 16px;
		font-family: Raleway;
	}

	MadCap|dropDownHotspot
	{
		font-size: 8pt;
		font-family: Raleway;
	}

	MadCap|footnoteBlock
	{
		font-size: 7pt;
		font-family: Raleway;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #bed230;
		font-family: Raleway;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		font-family: Raleway;
	}

	MadCap|indexProxy
	{
		border-top: none;
		font-family: Raleway;
	}

	MadCap|miniTocProxy
	{
		border-top: 0;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0;
		color: #000000;
		font-family: Raleway;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
		font-family: Raleway;
	}

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		font-family: Raleway;
	}

	MadCap|xref.IndexPageNumber
	{
		font-family: Raleway;
	}

	nav.tab-bar,
	div.sideContent
	{
		display: none;
	}

	ol ol
	{
		margin-left: 30px;
	}

	ol ol ol
	{
		margin-left: 30px;
	}

	p
	{
		font-size: 8pt;
		font-family: Raleway;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
		font-family: Raleway;
	}

	p.CopyrightAddress
	{
		margin-bottom: 0;
		margin-top: 0;
		font-family: Raleway;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
		font-family: Raleway;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
		font-family: Raleway;
	}

	p.EmptyPageText
	{
		font-size: 10pt;
		font-weight: bold;
		font-family: Raleway;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
		font-family: Raleway;
	}

	p.FirstPageOfChapter
	{
		font-family: Raleway;
	}

	p.FrameFooterText
	{
		font-size: 18pt;
		font-family: Raleway;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-size: 11pt;
		font-family: Raleway;
	}

	p.GlossaryPrintHead
	{
		color: #47484a;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		font-size: 18pt;
		font-family: Raleway;
	}

	p.IndexHeading
	{
		font-size: 11pt;
		padding-top: 16px;
		text-align: left;
		font-family: Raleway;
	}

	p.IndexPrintHead
	{
		color: #47484a;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		font-size: 18pt;
		font-family: Raleway;
	}

	p.ManualTitle1
	{
		font-size: 9pt;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
		font-family: Raleway;
	}

	p.ManualTitle2
	{
		font-size: 22pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
		font-family: Raleway;
	}

	p.ManualVersionNumber
	{
		font-size: 12pt;
		margin-left: 1in;
		margin-top: 12pt;
		font-family: Raleway;
	}

	p.MiniTOC1
	{
		font-size: 9pt;
		font-weight: normal;
		font-family: Raleway;
	}

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
		font-family: Raleway;
	}

	p.TOC1
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 6px;
		margin-top: 12px;
		mc-leader-format: 'none';
		mc-pagenum-display: none;
		page-break-after: avoid;
		font-family: Raleway;
	}

	p.TOC2
	{
		font-size: 10pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-left: 0.25in;
		margin-top: 2px;
		font-family: Raleway;
	}

	p.TOC3
	{
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-left: 0.35in;
		margin-top: 2px;
		font-family: Raleway;
	}

	p.TOC4
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 6px;
		margin-left: 0;
		margin-top: 12px;
		font-family: Raleway;
	}

	p.TOCHeading
	{
		color: #47484a;
		font-weight: normal;
		letter-spacing: -1px;
		line-height: 92pt;
		margin: 0;
		mc-heading-level: 0;
		text-align: center;
		font-size: 18pt;
		font-family: Raleway;
	}

	span.ChapAutoNum
	{
		color: #47484a;
		letter-spacing: -1px;
		font-family: Raleway;
		font-size: 12pt;
	}

	span.FigureNum
	{
		font-style: normal;
		font-family: Raleway;
	}

	span.TableNum
	{
		color: #bed230;
		font-style: normal;
		font-family: Raleway;
	}

	tr
	{
		page-break-inside: avoid;
		font-family: Raleway;
	}

	ul
	{
		list-style-image: url('../Images/Bullet1Print.eps');
		font-family: Raleway;
	}

	ul.FirstLevelLessIndentation
	{
		list-style-image: url('../Images/Bullet1Print.eps');
		margin-left: 30px;
		font-family: Raleway;
	}

	ul ul
	{
		list-style-image: url('../Images/Bullet2Print.eps');
		margin-left: 30px;
	}

	MadCap|breadcrumbsProxy
	{
		font-family: Raleway;
	}

	div.quotation
	{
		font-family: Raleway;
	}

	address
	{
		font-family: Raleway;
	}

	abbr
	{
		font-family: Raleway;
	}

	acronym
	{
		font-family: Raleway;
	}

	em
	{
		font-family: Raleway;
	}

	var
	{
		font-family: Raleway;
	}

	i
	{
		font-family: Raleway;
	}

	cite
	{
		font-family: Raleway;
	}

	thead
	{
		mc-caption-repeat: false;
		font-family: Raleway;
	}

	.noteInDiv
	{
		font-family: Raleway;
	}

	p.MiniTOC2
	{
		font-family: Raleway;
	}

	p.ListOf
	{
		font-family: Raleway;
	}

	p.Index9
	{
		font-family: Raleway;
	}

	p.MiniTOC3
	{
		font-family: Raleway;
	}

	p.MiniTOC4
	{
		font-family: Raleway;
	}

	p.MiniTOC5
	{
		font-family: Raleway;
	}

	p.TableTextCenterDark
	{
		font-family: Raleway;
	}

	p.TableTextDark
	{
		font-family: Raleway;
	}

	p.quotationname
	{
		font-family: Raleway;
	}

	p.Note
	{
		font-family: Raleway;
	}

	p.MiniTOC9
	{
		font-family: Raleway;
	}

	p.MiniTOC6
	{
		font-family: Raleway;
	}

	p.MiniTOC7
	{
		font-family: Raleway;
	}

	p.MiniTOC8
	{
		font-family: Raleway;
	}

	p.Index8
	{
		font-family: Raleway;
	}

	p.Index7
	{
		font-family: Raleway;
	}

	p.ConceptContext
	{
		font-family: Raleway;
	}

	p.CompanyInformation1
	{
		font-family: Raleway;
	}

	p.CompanyInformation2
	{
		font-family: Raleway;
	}

	p.Concept
	{
		font-family: Raleway;
	}

	p.ExampleHeadText
	{
		font-family: Raleway;
	}

	p.Index4
	{
		font-family: Raleway;
	}

	p.Index5
	{
		font-family: Raleway;
	}

	p.Index6
	{
		font-family: Raleway;
	}

	p.Index3
	{
		font-family: Raleway;
	}

	p.Index2
	{
		font-family: Raleway;
	}

	p.Index1
	{
		font-family: Raleway;
	}

	p.TableTextDarkEmphasis
	{
		font-family: Raleway;
	}

	p.TableTextHeadDark
	{
		font-family: Raleway;
	}

	span.SeeIndex
	{
		font-family: Raleway;
	}

	span.SeeIndexTerms
	{
		font-family: Raleway;
	}

	span.SetOffFirstLevel
	{
		font-family: Raleway;
	}

	span.SeeAlsoIndexTerms
	{
		font-family: Raleway;
	}

	span.SeeAlsoIndex
	{
		font-family: Raleway;
	}

	span.SearchHighlight9
	{
		font-family: Raleway;
	}

	span.SearchHighlight6
	{
		font-family: Raleway;
	}

	span.SearchHighlight7
	{
		font-family: Raleway;
	}

	span.SearchHighlight8
	{
		font-family: Raleway;
	}

	span.SetOffSecondLevel
	{
		font-family: Raleway;
	}

	span.state
	{
		font-family: Raleway;
	}

	html
	{
		font-family: Raleway;
	}

	html.concept
	{
		font-family: Raleway;
	}

	html.reference
	{
		font-family: Raleway;
	}

	td
	{
		font-family: Raleway;
	}

	td::before
	{
		font-family: Raleway;
	}

	th
	{
		font-family: Raleway;
	}

	span.SearchHighlight5
	{
		font-family: Raleway;
	}

	span.SearchHighlight4
	{
		font-family: Raleway;
	}

	p.TOC6
	{
		font-family: Raleway;
	}

	p.TOC7
	{
		font-family: Raleway;
	}

	p.TOC8
	{
		font-family: Raleway;
	}

	p.TOC5
	{
		font-family: Raleway;
	}

	p.TableTextLightEmphasis
	{
		font-family: Raleway;
	}

	p.TOC9
	{
		font-family: Raleway;
	}

	span
	{
		font-family: Raleway;
	}

	span.SearchHighlight10
	{
		font-family: Raleway;
	}

	span.SearchHighlight2
	{
		font-family: Raleway;
	}

	span.SearchHighlight3
	{
		font-family: Raleway;
	}

	span.SearchHighlight1
	{
		font-family: Raleway;
	}

	span.SearchHighlight
	{
		font-family: Raleway;
	}

	span.boolean
	{
		font-family: Raleway;
	}

	span.Emphasis
	{
		font-family: Raleway;
	}

	ol
	{
		font-family: Raleway;
	}

	MadCap|xref.TOCPageNumber
	{
		font-family: Raleway;
	}

	div.mobilerow1::after
	{
		font-family: Raleway;
	}

	div.mobilerow1::before
	{
		font-family: Raleway;
	}

	div.mobilerow2
	{
		font-family: Raleway;
	}

	div.mobilerow1
	{
		font-family: Raleway;
	}

	div.ImagesFloatRight
	{
		font-family: Raleway;
	}

	div.ImagesFloatLeft
	{
		font-family: Raleway;
	}

	div.GlossaryPageEntry
	{
		font-family: Raleway;
	}

	div.mobilerow2::after
	{
		font-family: Raleway;
	}

	div.mobilerow2::before
	{
		font-family: Raleway;
	}

	div.mobilerow3
	{
		font-family: Raleway;
	}

	div.Row-4-4-4
	{
		font-family: Raleway;
	}

	div.Row-4-4-4::after
	{
		font-family: Raleway;
	}

	div.mobilerow4::before
	{
		font-family: Raleway;
	}

	div.mobilerow4::after
	{
		font-family: Raleway;
	}

	div.mobilerow3::after
	{
		font-family: Raleway;
	}

	div.mobilerow3::before
	{
		font-family: Raleway;
	}

	div.mobilerow4
	{
		font-family: Raleway;
	}

	div.example
	{
		font-family: Raleway;
	}

	a.GlossaryPageTerm
	{
		font-family: Raleway;
	}

	a.MCBreadcrumbsLink
	{
		font-family: Raleway;
	}

	a.MCBreadcrumbsLink:hover
	{
		font-family: Raleway;
	}

	a:visited
	{
		font-family: Raleway;
	}

	a:link
	{
		font-family: Raleway;
	}

	a:hover
	{
		font-family: Raleway;
	}

	a
	{
		font-family: Raleway;
	}

	a:active
	{
		font-family: Raleway;
	}

	a:focus
	{
		font-family: Raleway;
	}

	a.MCBreadcrumbsLink:visited
	{
		font-family: Raleway;
	}

	a.Popup
	{
		font-family: Raleway;
	}

	div
	{
		font-family: Raleway;
	}

	div.ContentRow
	{
		font-family: Raleway;
	}

	div.ContentRow::after
	{
		font-family: Raleway;
	}

	div.ContentRow::before
	{
		font-family: Raleway;
	}

	div:nth-child(4)
	{
		font-family: Raleway;
	}

	div:nth-child(3)
	{
		font-family: Raleway;
	}

	div:nth-child(2)
	{
		font-family: Raleway;
	}

	div::after
	{
		font-family: Raleway;
	}

	div::before
	{
		font-family: Raleway;
	}

	div:nth-child(1)
	{
		font-family: Raleway;
	}

	div.Row-4-4-4::before
	{
		font-family: Raleway;
	}

	div.Row-6-6
	{
		font-family: Raleway;
	}

	MadCap|dropDownHotspot:hover
	{
		font-family: Raleway;
	}

	MadCap|dropDownHotspot:focus
	{
		font-family: Raleway;
	}

	MadCap|popup
	{
		font-family: Raleway;
	}

	MadCap|popup:focus
	{
		font-family: Raleway;
	}

	MadCap|popup:hover
	{
		font-family: Raleway;
	}

	MadCap|xref.ListOfPageNumber
	{
		font-family: Raleway;
	}

	MadCap|xref.RelLinkPageNumber
	{
		font-family: Raleway;
	}

	MadCap|xref.ConceptPageNumber
	{
		font-family: Raleway;
	}

	MadCap|xref:hover
	{
		font-family: Raleway;
	}

	MadCap|xref:focus
	{
		font-family: Raleway;
	}

	MadCap|popupHead
	{
		font-family: Raleway;
	}

	MadCap|dropDownBody.Final
	{
		font-family: Raleway;
	}

	div.TightContent
	{
		font-family: Raleway;
	}

	div.sideContent
	{
		font-family: Raleway;
	}

	div.Row-8-4::before
	{
		font-family: Raleway;
	}

	div.Row-8-4::after
	{
		font-family: Raleway;
	}

	div.Row-6-6::after
	{
		font-family: Raleway;
	}

	div.Row-6-6::before
	{
		font-family: Raleway;
	}

	div.Row-8-4
	{
		font-family: Raleway;
	}

	MadCap|dropDown
	{
		font-family: Raleway;
	}

	li::marker
	{
		font-family: Raleway;
	}

	li
	{
		font-family: Raleway;
	}

	img.Thumbnail
	{
		font-family: Raleway;
	}

	img
	{
		font-family: Raleway;
	}

	img.AbsolutePosition
	{
		font-family: Raleway;
	}

	img.ReduceButtonSize
	{
		font-family: Raleway;
	}

	html.task
	{
		font-family: Raleway;
	}

	html.templateTopic
	{
		font-family: Raleway;
	}

	html.topic
	{
		font-family: Raleway;
	}

	MadCap|glossaryTerm.Hyperlink
	{
		font-family: Raleway;
	}

	MadCap|glossaryTerm.Popup
	{
		font-family: Raleway;
	}

	MadCap|annotation
	{
		font-family: Raleway;
	}

	MadCap|glossaryTerm.Expanding
	{
		font-family: Raleway;
	}

	MadCap|glossaryTerm:hover
	{
		font-family: Raleway;
	}

	MadCap|glossaryTerm:focus
	{
		font-family: Raleway;
	}

	MadCap|relatedTopics:focus
	{
		font-family: Raleway;
	}

	MadCap|relatedTopics:hover
	{
		font-family: Raleway;
	}

	MadCap|glossaryTerm
	{
		font-family: Raleway;
	}

	MadCap|microContent
	{
		font-family: Raleway;
	}

	MadCap|expanding
	{
		font-family: Raleway;
	}

	MadCap|expandingHead
	{
		font-family: Raleway;
	}

	MadCap|popupBody
	{
		font-family: Raleway;
	}

	MadCap|shortcut
	{
		font-family: Raleway;
	}

	MadCap|helpControlMenu
	{
		font-family: Raleway;
	}

	MadCap|toggler:hover
	{
		font-family: Raleway;
	}

	MadCap|toggler:focus
	{
		font-family: Raleway;
	}

	MadCap|toggler
	{
		font-family: Raleway;
	}

	MadCap|expandingHead:focus
	{
		font-family: Raleway;
	}

	MadCap|expandingHead:hover
	{
		font-family: Raleway;
	}

	MadCap|expandingBody
	{
		font-family: Raleway;
	}

	MadCap|relatedTopics
	{
		font-family: Raleway;
	}

	MadCap|keywordLink:hover
	{
		font-family: Raleway;
	}

	MadCap|slideshowBullet.active
	{
		font-family: Raleway;
	}

	MadCap|slideThumbnail
	{
		font-family: Raleway;
	}

	MadCap|slideThumbnail:hover
	{
		font-family: Raleway;
	}

	MadCap|slideshowBullet:hover
	{
		font-family: Raleway;
	}

	MadCap|slideshowBullet
	{
		font-family: Raleway;
	}

	MadCap|slideshowCaption
	{
		font-family: Raleway;
	}

	MadCap|snippetBlock
	{
		font-family: Raleway;
	}

	MadCap|slideshow
	{
		font-family: Raleway;
	}

	MadCap|slide
	{
		font-family: Raleway;
	}

	MadCap|slideThumbnail.active
	{
		font-family: Raleway;
	}

	MadCap|model3D
	{
		font-family: Raleway;
	}

	MadCap|conditionalText
	{
		font-family: Raleway;
	}

	MadCap|conceptLink:hover
	{
		font-family: Raleway;
	}

	MadCap|keywordLink
	{
		font-family: Raleway;
	}

	MadCap|keywordLink:focus
	{
		font-family: Raleway;
	}

	MadCap|conceptLink:focus
	{
		font-family: Raleway;
	}

	MadCap|conceptLink
	{
		font-family: Raleway;
	}

	MadCap|footnote
	{
		font-family: Raleway;
	}

	MadCap|section
	{
		font-family: Raleway;
	}

	MadCap|endnotesBlock
	{
		font-family: Raleway;
	}

	MadCap|endnoteBlock
	{
		font-family: Raleway;
	}

	MadCap|helpControlMenuItem
	{
		font-family: Raleway;
	}

	MadCap|helpControlMenuItem.Highlighted
	{
		font-family: Raleway;
	}

	MadCap|pageHeader.EvenPage
	{
		font-family: Raleway;
	}

	MadCap|pageHeader.FirstPage
	{
		font-family: Raleway;
	}

	MadCap|pageHeader.OddPage
	{
		font-family: Raleway;
	}

	MadCap|pageHeader
	{
		font-family: Raleway;
	}

	MadCap|keywordLinkControlListItemLink:visited
	{
		font-family: Raleway;
	}

	MadCap|keywordLinkControlListItemLink:link
	{
		font-family: Raleway;
	}

	MadCap|keywordLinkControlListItemLink
	{
		font-family: Raleway;
	}

	MadCap|keywordLinkControlListItemLink:focus
	{
		font-family: Raleway;
	}

	MadCap|keywordLinkControlListItemLink:hover
	{
		font-family: Raleway;
	}

	MadCap|pageFooter.EvenPage
	{
		font-family: Raleway;
	}

	MadCap|pageFooter.FirstPage
	{
		font-family: Raleway;
	}

	::marker
	{
		font-family: Raleway;
	}

	.anchor
	{
		font-family: Raleway;
	}

	.img-float
	{
		font-family: Raleway;
	}

	::before
	{
		font-family: Raleway;
	}

	::after
	{
		font-family: Raleway;
	}

	MadCap|equation
	{
		font-family: Raleway;
	}

	MadCap|pageFooter.OddPage
	{
		font-family: Raleway;
	}

	MadCap|qrCode
	{
		font-family: Raleway;
	}

	MadCap|namedDestination
	{
		font-family: Raleway;
	}

	MadCap|keywordLinkControlListItem
	{
		font-family: Raleway;
	}

	MadCap|keywordLinkControlList
	{
		font-family: Raleway;
	}

	MadCap|helpControlListItemLink:visited
	{
		font-family: Raleway;
	}

	MadCap|relatedTopicsControlList
	{
		font-family: Raleway;
	}

	MadCap|relatedTopicsControlListItem
	{
		font-family: Raleway;
	}

	MadCap|helpControlListItemLink:link
	{
		font-family: Raleway;
	}

	MadCap|helpControlListItemLink:hover
	{
		font-family: Raleway;
	}

	MadCap|helpControlListItemLink:focus
	{
		font-family: Raleway;
	}

	MadCap|helpControlList
	{
		font-family: Raleway;
	}

	MadCap|helpControlListItem
	{
		font-family: Raleway;
	}

	MadCap|helpControlListItemLink
	{
		font-family: Raleway;
	}

	MadCap|relatedTopicsControlListItemLink
	{
		font-family: Raleway;
	}

	MadCap|relatedTopicsControlListItemLink:focus
	{
		font-family: Raleway;
	}

	MadCap|relatedTopicsControlListItemLink:hover
	{
		font-family: Raleway;
	}

	MadCap|conceptLinkControlListItemLink:hover
	{
		font-family: Raleway;
	}

	MadCap|conceptLinkControlListItemLink:link
	{
		font-family: Raleway;
	}

	MadCap|conceptLinkControlListItemLink:visited
	{
		font-family: Raleway;
	}

	MadCap|conceptLinkControlListItemLink:focus
	{
		font-family: Raleway;
	}

	MadCap|conceptLinkControlListItemLink
	{
		font-family: Raleway;
	}

	MadCap|conceptLinkControlListItem
	{
		font-family: Raleway;
	}

	MadCap|relatedTopicsControlListItemLink:link
	{
		font-family: Raleway;
	}

	MadCap|relatedTopicsControlListItemLink:visited
	{
		font-family: Raleway;
	}

	MadCap|conceptLinkControlList
	{
		font-family: Raleway;
	}

	MadCap|snippetText
	{
		font-family: Raleway;
	}

	MadCap|searchResultsProxy
	{
		font-family: Raleway;
	}

	MadCap|menuProxy
	{
		font-family: Raleway;
	}

	center
	{
		font-family: Raleway;
	}

	menu
	{
		font-family: Raleway;
	}

	dir
	{
		font-family: Raleway;
	}

	dt
	{
		font-family: Raleway;
	}

	dd
	{
		font-family: Raleway;
	}

	dl
	{
		font-family: Raleway;
	}

	caption
	{
		font-family: Raleway;
	}

	blockquote
	{
		font-family: Raleway;
	}

	pre
	{
		font-family: Raleway;
	}

	b
	{
		font-family: Raleway;
	}

	big
	{
		font-family: Raleway;
	}

	code
	{
		font-family: Raleway;
	}

	strike
	{
		font-family: Raleway;
	}

	strong
	{
		font-family: Raleway;
	}

	sup
	{
		font-family: Raleway;
	}

	samp
	{
		font-family: Raleway;
	}

	u
	{
		font-family: Raleway;
	}

	small
	{
		font-family: Raleway;
	}

	del
	{
		font-family: Raleway;
	}

	ins
	{
		font-family: Raleway;
	}

	kbd
	{
		font-family: Raleway;
	}

	tfoot
	{
		font-family: Raleway;
	}

	nav.tab-bar
	{
		font-family: Raleway;
	}

	table
	{
		font-family: Raleway;
	}

	nav
	{
		font-family: Raleway;
	}

	hr
	{
		font-family: Raleway;
	}

	h5
	{
		font-family: Raleway;
	}

	h6
	{
		font-family: Raleway;
	}

	script
	{
		font-family: Raleway;
	}

	object
	{
		font-family: Raleway;
	}

	textarea
	{
		font-family: Raleway;
	}

	tbody
	{
		font-family: Raleway;
	}

	input
	{
		font-family: Raleway;
	}

	select
	{
		font-family: Raleway;
	}

	sub
	{
		font-family: Raleway;
	}

	tt
	{
		font-family: Raleway;
	}

	MadCap|concept
	{
		font-family: Raleway;
	}

	span.mc-variable
	{
		font-family: Raleway;
	}

	MadCap|bodyProxy
	{
		font-family: Raleway;
	}

	MadCap|keyword
	{
		font-family: Raleway;
	}

	figcaption
	{
		font-family: Raleway;
	}

	figure
	{
		font-family: Raleway;
	}

	s
	{
		font-family: Raleway;
	}

	br
	{
		font-family: Raleway;
	}

	br::before
	{
		font-family: Raleway;
	}

	MadCap|pageBreak
	{
		font-family: Raleway;
	}

	MadCap|topicToolbarProxy
	{
		font-family: Raleway;
	}

	MadCap|listOfProxy
	{
		font-family: Raleway;
	}

	MadCap|relationshipsItem
	{
		font-family: Raleway;
	}

	MadCap|endnotesProxy
	{
		font-family: Raleway;
	}

	MadCap|searchBarProxy
	{
		font-family: Raleway;
	}

	MadCap|relationshipsHeading.task
	{
		font-family: Raleway;
	}

	MadCap|relationshipsHeading.reference
	{
		font-family: Raleway;
	}

	MadCap|relationshipsHeading.concept
	{
		font-family: Raleway;
	}

	MadCap|conceptsProxy
	{
		font-family: Raleway;
	}

	MadCap|relationshipsProxy
	{
		font-family: Raleway;
	}

	MadCap|relationshipsHeading
	{
		font-family: Raleway;
	}

	button
	{
		font-family: Raleway;
	}

	colgroup
	{
		font-family: Raleway;
	}

	datalist
	{
		font-family: Raleway;
	}

	label
	{
		font-family: Raleway;
	}

	optgroup
	{
		font-family: Raleway;
	}

	q
	{
		font-family: Raleway;
	}

	header
	{
		font-family: Raleway;
	}

	footer
	{
		font-family: Raleway;
	}

	article
	{
		font-family: Raleway;
	}

	aside
	{
		font-family: Raleway;
	}

	canvas
	{
		font-family: Raleway;
	}

	option
	{
		font-family: Raleway;
	}

	legend
	{
		font-family: Raleway;
	}

	col
	{
		font-family: Raleway;
	}

	frame
	{
		font-family: Raleway;
	}

	frameset
	{
		font-family: Raleway;
	}

	noframes
	{
		font-family: Raleway;
	}

	form
	{
		font-family: Raleway;
	}

	fieldset
	{
		font-family: Raleway;
	}

	style
	{
		font-family: Raleway;
	}

	map
	{
		font-family: Raleway;
	}

	area
	{
		font-family: Raleway;
	}

	head
	{
		font-family: Raleway;
	}

	MadCap|pageFooter
	{
		font-family: Raleway;
	}
}

@media only screen and (max-device-width: 1024px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	p.TOCHeading
	{
		font-size: 16pt;
	}

	body
	{
		font-family: Raleway, 'Raleway Thin', 'Raleway SemiBold', 'Raleway Medium', 'Raleway Light', 'Raleway ExtraLight', 'Raleway ExtraBold', 'Raleway Black';
	}

	div.mobilerow1 > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.mobilerow1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.mobilerow2 > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.mobilerow2 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.mobilerow3 > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.mobilerow3 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.mobilerow1 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.mobilerow1 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.mobilerow4 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.mobilerow4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.mobilerow4 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.mobilerow4 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

/* 
Max width fix
This query will take effect for any screen smaller than 736px.
*/

@media mobile and (max-width: 360px), (min-device-width: 320px) and (max-device-width: 736px)
{
	/* start of phone styles */
	/* Force table to not be like tables anymore */

	table,
	thead,
	tbody,
	th,
	td,
	tr
	{
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */

	thead tr
	{
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr
	{
		border: 1px solid #ccc;
	}

	td
	{
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}

	td:before
	{
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	.img-float
	{
		float: none;
	}

	p.Note
	{
		text-decoration: underline;
	}

	.anchor
	{
		padding-top: 90px;
	}
}

@media only screen and (max-device-width: 367px)
{
	p
	{
		height: auto;
		width: 100%;
	}

	img.AbsolutePosition
	{
		height: auto;
		width: 100%;
	}

	input
	{
		width: 100%;
		height: auto;
	}
}

