/*<meta conditions="Default.XylemHelp" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

a.mc-prev,
a.mc-next
{
	top: 16px !important;
	opacity: 0.25 !important;
}

a.mc-prev
{
	left: -20px !important;
}

a.mc-prev:hover,
a.mc-next:hover
{
	opacity: 0.80 !important;
}

.mc-wrapper .mc-pager.mc-default-pager a.active
{
	background: #000;
	width: 12px !important;
	height: 12px !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
}

.tab-bar
{
	left: 0px;
	top: 0px;
	width: 100%;
}

.main-section
{
	overflow: auto;
	width: 100%;
	top: 125px;
	bottom: 0;
}

.feedback-reason
{
	display: none;
}

.feedback-question i:hover,
.feedback-question i:focus,
.feedback-question i:active
{
	cursor: pointer;
}

body
{
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	/* font-family: 'Segoe UI'; */
	/* ,Dejavu Sans,Helvetica Neue,Arial,sans-serif'; */
	max-width: 800px;
}

h1
{
	font-size: 20pt;
	font-weight: normal;
	clear: both;
}

h2
{
	font-size: 18pt;
	font-weight: normal;
	clear: both;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	clear: both;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	clear: both;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	clear: both;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

h1.NoNum
{
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.25in;
	margin-top: 1in;
	font-size: 20pt;
	mc-auto-number-format: ' { }';
}

pre
{
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #d3d3d3;
	font-size: 10pt;
	margin-right: 1em;
	margin-left: 1em;
	display: block;
	max-width: 800px;
	font-family: monospace;
}

p
{
	font-size: 12pt;
	max-width: 800px;
	margin-top: 0em;
	margin-bottom: 0.75em;
}

p.heading1
{
	font-weight: bold;
	font-style: italic;
	page-break-before: always;
	font-size: 20pt;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

p.Caption
{
	font-style: italic;
	font-size: 10pt;
	margin-left: 10px;
}

p.Code
{
	margin-bottom: 1em;
	font-family: 'Lucida Console', Monaco, monospace;
	background-color: #d3d3d3;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 10pt;
}

p.Continue
{
	margin-left: 4em;
	font-size: 11pt;
}

p.Emphasis
{
	font-style: italic;
}

p.Exercise
{
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	mc-heading-level: 6;
	clear: both;
}

p.FirstParm
{
	font-weight: bold;
	font-style: italic;
}

p.FeatureTitle
{
	font-size: 12pt;
	font-weight: bold;
	border-top: solid 2em;
	border-top-width: medium;
	margin-top: 1.5em;
	border-top-length: 600px;
	margin-bottom: 1em;
	padding-top: 3px;
	clear: both;
}

p.Indent
{
	margin-top: 0.5em;
	padding-left: 4em;
	text-indent: -2em;
}

p.IndexHeading
{
	margin-bottom: 6pt;
	margin-top: 10pt;
	font-size: 10pt;
}

p.Index1
{
	margin-top: 0.5em;
	font-size: 10pt;
}

p.Index2
{
	margin-top: 0.5em;
	font-size: 10pt;
}

p.Index3
{
	margin-top: 0.5em;
}

p.Invisible
{
	display: none;
}

p.ListOf
{
	margin-top: 0.5em;
}

p.ListOLinks
{
	margin-top: 0.5em;
}

p.ListOLinks:before
{
	content: '...';
}

p.ListItem
{
	font-weight: bold;
	margin-left: 2em;
	clear: both;
	page-break-after: avoid;
	margin-top: 0.25em;
}

p.ListText
{
	margin-top: 0.5em;
	margin-left: 40px;
}

p.Note
{
	margin-top: 0.5em;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-radius: 6px;
	background-color: #f5f5dc;
	mc-leader-indent: 3pt;
	margin-left: 1em;
	padding-left: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.15em;
	margin-right: 1em;
	max-width: 620px;
	clear: both;
}

p.Note:before
{
	font-size: 12pt;
	border-top-width: 0px;
	border-bottom-width: 0px;
	content: 'Note: ';
	color: #30301c;
	font-weight: bold;
}

p.Warning
{
	margin-top: 0.5em;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-radius: 6px;
	mc-leader-indent: 3pt;
	margin-left: 1em;
	padding-left: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.15em;
	margin-right: 1em;
	max-width: 620px;
	clear: both;
	background-color: #efc99e;
}

p.Warning:before
{
	color: #8b0000;
	content: 'Caution: ';
	font-weight: bold;
}

p.Tip
{
	margin-top: 0.5em;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-radius: 6px;
	mc-leader-indent: 3pt;
	margin-left: 1em;
	padding-left: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.15em;
	margin-right: 1em;
	max-width: 620px;
	clear: both;
	background-color: #def2b5;
}

p.Tip:before
{
	font-size: 12pt;
	border-top-width: 0px;
	border-bottom-width: 0px;
	content: 'Tip: ';
	color: #122c02;
	font-weight: bold;
}

p.Publisher
{
	margin-bottom: 0pt;
	text-align: center;
	font-weight: bold;
	margin-top: 4in;
	font-size: 12pt;
}

p.RelatedLink
{
	border-top: none 1em;
	color: #006600;
	font-style: italic;
	font-size: 12pt;
	margin-top: 1em;
	font-weight: bold;
}

p.smallprint
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 10pt;
}

p.SubHeading
{
	font-weight: 700;
	margin-top: 1em;
	clear: both;
}

span.italic	/*inline italics*/
{
	font-style: italic;
}

span.UItext	/*inline VTScada labels*/
{
	font-style: italic;
	font-weight: 500;
	text-decoration: underline;
}

p.Subtitle
{
	margin-top: 0.5em;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	font-size: 14pt;
}

p.Subtitle_Left
{
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	text-align: left;
	margin-top: 0.5em;
}

p.Title
{
	font-weight: bold;
	font-style: italic;
	font-size: 64pt;
	text-align: center;
	page-break-before: always;
	margin-bottom: 0.5in;
	margin-top: 0.5in;
}

p.Wingdings
{
	font-family: Wingdings;
}

code
{
	font-family: 'Lucida Console', Monaco, monospace;
	background-color: #d3d3d3;
	font-size: 11pt;
}

head
{
	background-color: #b1bbc8;
}

hr
{
	height: 4px;
	background-color: #000000;
}

img
{
	border: none;
	/*	max-width: 90%; */
	clear: both;
}

img.imageLarge
{
	border: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 58px;
}

img.FloatLeft
{
	float: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
}

img.Cover
{
	max-width: 100%;
}

ol,
ul
{
	font-size: 12pt;
	max-width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	font-size: 12pt;
	max-width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
}

dt
{
	font-weight: bold;
	font-style: normal;
}

dl
{
	font-size: 11pt;
}

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;
	font-size: 11pt;
	font-weight: bold;
}

MadCap|relationshipsHeading
{
	font-size: inherit;
	font-weight: inherit;
	font-style: italic;
}

MadCap|relationshipsHeading.concept
{
	mc-label: 'Related:';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

MadCap|relationshipsHeading.reference
{
	mc-label: 'Reference:';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

MadCap|relationshipsHeading.task
{
	mc-label: 'Tasks:';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

MadCap|relationshipsItem
{
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

MadCap|xref
{
	text-decoration: none;
	mc-format: '{paratext}';
}

MadCap|relationshipsHeading.nextsteps
{
	mc-label: 'Next steps:';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

MadCap|relationshipsHeading.relfcns
{
	mc-label: 'Functions:';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

MadCap|relatedTopics
{
	mc-label: 'Related:';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

table
{
	max-width: 800px;
}

table.CenteredBordered
{
	border: solid 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
}

td.CenterRuledCell
{
	vertical-align: top;
	padding: 2px;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.CenteredBordered
{
	border: solid 1px;
	margin: 0px;
	padding: 0px;
}

td
{
	vertical-align: top;
	padding: 2px;
}

td.RuledCells
{
	vertical-align: top;
}

td.WingDing
{
	vertical-align: top;
	font-family: Wingdings;
}

th
{
	font-weight: bold;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border: solid 1px;
	border-top-width: 3px;
	border-top-style: groove;
	border-color: #000000;
}

p.Figure
{
	page-break-before: avoid;
	font-size: 10pt;
	font-style: italic;
}

MadCap|relationshipsProxy
{
	color: #000000;
	font-size: 0.9em;
	text-decoration: none;
	background: #ffffff;
	border-left: solid 2px #000000;
	/*display: block;*/
}

progress.spacer
{
	width: 50px;
}

div
{
	
}

MadCap|dropDownBody
{
	margin-left: 12px;
	padding: 8px;
}

MadCap|slideshow
{
	text-align: left;
	max-width: 800px;
	margin-left: 20px;
	margin-top: 0px;
}

MadCap|slide
{
	text-indent: 10px;
}

.slidecontainer
{
	width: 100%;
	/* Width of the outside container */
}

/* The slider itself */

.slider
{
	-webkit-appearance: none;
	/* Override default CSS styles */
	appearance: none;
	width: 100%;
	/* Full-width */
	height: 25px;
	/* Specified height */
	background: #d3d3d3;
	/* Grey background */
	outline: none;
	/* Remove outline */
	opacity: 0.7;
	/* Set transparency (for mouse-over effects on hover) */
	-webkit-transition: .2s;
	/* 0.2 seconds transition on hover */
	transition: opacity .2s;
}

/* Mouse-over effects */

.slider:hover
{
	opacity: 1;
	/* Fully shown on mouse-over */
}

small
{
	font-size: 0.5em;
}

kbd
{
	background-color: #e9e9e9;
}

@media print
{
	p.Publisher
	{
		page-break-after: always;
	}

	span.FigureNum
	{
		font-weight: bold;
		font-style: normal;
		color: #bfd62f;
	}

	p.Figure
	{
		color: #696969;
		mc-auto-number-class: SeeAlsoIndex;
		mc-auto-number-format: 'CH:Figure {chapnum}-{n+} ';
	}

	p.Exercise
	{
		mc-auto-number-class: SeeAlsoIndex;
		mc-auto-number-format: 'CE:Exercise {chapnum}-{n+} ';
		margin-top: 1em;
		margin-left: -24px;
		page-break-after: avoid;
	}

	p.RelatedLink
	{
		color: #2f4f4f;
		font-weight: bold;
		margin-top: 0.5em;
	}

	div.sideContent
	{
		display: none;
	}

	div.ExerciseBlock
	{
		border-left: thick solid #bbbbbb;
		padding-left: 0.25em;
		border-left-width: medium;
	}

	img.imageLarge
	{
		mc-thumbnail: none;
		mc-thumbnail-max-height: 180px;
		max-width: 660px;
	}

	MadCap|xref.NoSee
	{
		color: #000000;
	}

	MadCap|xref
	{
		color: #000000;
	}

	table
	{
		width: 95%;
	}

	h1
	{
		font-weight: bold;
		font-style: italic;
		margin-bottom: 0.125in;
		margin-top: 0.25in;
		font-size: 22pt;
		mc-auto-number-format: 'CH:{chapnum} ';
		clear: both;
	}

	h1.Section
	{
		mc-auto-number-format: 'Section {secnum}: { }';
		font-size: 48pt;
		text-align: center;
		color: #858788;
	}

	h2
	{
		font-weight: bold;
		font-size: 18.0pt;
		border-top: solid 3px #000000;
		margin-top: 0.125in;
		clear: both;
	}

	h2.pageBreak
	{
		page-break-before: always;
	}

	h3
	{
		font-weight: bold;
		font-size: 14.0pt;
		clear: both;
	}

	h4
	{
		font-weight: bold;
		font-size: 12.0pt;
		clear: both;
	}

	h5
	{
		font-weight: bold;
		font-size: 10.0pt;
	}

	h6
	{
		font-weight: bold;
		font-size: 8.0pt;
	}

	p
	{
		page-break-inside: avoid;
		font-size: 11pt;
	}

	p.Warning
	{
		page-break-inside: avoid;
	}

	p.Note
	{
		page-break-inside: avoid;
	}

	p.Tip
	{
		page-break-inside: avoid;
	}

	ol,
	ul
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	p.Wingdings
	{
		font-family: Wingdings;
		max-width: 800px;
	}

	img
	{
		border: none;
		max-width: 90%;
		clear: both;
	}

	td.big
	{
		
	}

	MadCap|dropDownHead
	{
		color: #000000;
		margin-top: 0.5em;
		margin-bottom: 0.25em;
	}

	MadCap|relatedTopics
	{
		
	}

	MadCap|dropDownHotspot
	{
		column-break-after: inherit;
		color: #000000;
		margin-top: 0.5em;
		margin-bottom: .25;
		font-style: italic;
		font-weight: bold;
	}

	p.Title
	{
		page-break-after: avoid;
	}

	p.TitleGray
	{
		page-break-before: avoid;
		font-family: Sansation;
		margin-bottom: 0;
		text-align: left;
		font-style: normal;
		margin-left: 0.5in;
		margin-top: 2.25in;
		color: #85878B;
		font-size: 36pt;
	}

	p.TitleRed
	{
		page-break-before: avoid;
		font-family: Sansation;
		margin-bottom: 0;
		text-align: left;
		font-style: normal;
		margin-left: 0.5in;
		color: #BF1A21;
		font-size: 28pt;
		margin-top: 0in;
	}

	img.NoMax
	{
		max-width: 98%;
	}

	td
	{
		page-break-inside: avoid;
	}

	tr
	{
		page-break-inside: avoid;
	}

	p.ListOLinks
	{
		mc-conditions: 'Default.ExcludeFromExcerpts';
	}

	pre	/*Do not translate content*/
	{
		margin-left: -1em;
		margin-right: -1em;
		font-size: 0.8em;
		max-width: 660px;
		padding-left: 1em;
	}

	p.SubHeading
	{
		page-break-after: avoid;
		clear: both;
	}

	ol
	{
		font-size: 11pt;
	}

	ul
	{
		font-size: 11pt;
	}

	div.DoNotTranslate	/*Do not translate content*/
	{
		
	}

	span.DoNotTranslate	/*Do not translate content*/
	{
		
	}

	p.Continue
	{
		font-size: inherit;
	}

	body
	{
		line-height: 1.12;
		font-family: Arial;
	}

	div.ImagesNoFloat
	{
		margin-top: 4px;
	}

	p.ListItem
	{
		clear: both;
	}

	h1.NoNum
	{
		margin-top: 0.25in;
	}

	p.Indent
	{
		padding-left: 4em;
		text-indent: -2em;
	}
}

@media non-print
{
	img.imageLarge
	{
		mc-thumbnail-max-height: 72px;
	}

	MadCap|xref
	{
		/*	font-style: italic; */
	}

	MadCap|xref.ConceptPageNumber
	{
		color: #ffffff;
		mc-format: '{paratext}';
	}

	MadCap|xref.IndexPageNumber
	{
		color: #ffffff;
	}

	MadCap|xref.ListOfPageNumber
	{
		color: #ffffff;
	}

	MadCap|xref.NoSee
	{
		color: #ffffff;
	}

	MadCap|xref.TOCPageNumber
	{
		color: #ffffff;
	}

	table.FcnTableCls
	{
		width: 70%;
	}

	/*
	table
	{
		width: 70%;
	}
*/

	h2
	{
		font-size: 12pt;
		font-weight: 800;
		margin: 1.2em;
		margin-top: 2em;
		mc-leader-offset: 5pt;
	}

	MadCap|dropDownHead
	{
		
	}

	MadCap|dropDownHotspot
	{
		font-weight: bold;
	}

	MadCap|dropDownHotspot:after
	{
		content: '...';
	}

	td.big
	{
		
	}

	p.Figure
	{
		font-size: 0.90em;
	}

	p.Exercise::before
	{
		content: 'Try it... ';
	}

	ol
	{
		font-size: inherit;
	}

	ul
	{
		font-size: inherit;
	}
}

a.MCBreadcrumbsLink:hover
{
	text-decoration: underline;
}

a.GlossaryPageTerm:hover
{
	text-decoration: underline;
}

a.Popup:hover
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 5;
	mc-breadcrumbs-prefix: 'Viewing: ';
	font-size: 0.8em;
}

MadCap|conceptLink:hover
{
	text-decoration: underline;
}

MadCap|dropDownHotspot:hover
{
	text-decoration: underline;
}

MadCap|dropDownHead
{
	margin-top: 1em;
}

MadCap|indexProxy
{
	mc-output-support: all;
}

MadCap|xref.ConceptPageNumber:hover
{
	text-decoration: underline;
}

MadCap|xref.NoSee:hover
{
	text-decoration: underline;
}

MadCap|xref:hover
{
	text-decoration: underline;
}

div.TwoColumn
{
	-webkit-column-count: 2;
	/* Chrome, Safari, Opera */
	-moz-column-count: 2;
	/* Firefox */
	column-count: 2;
	-webkit-column-gap: 40px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 40px;
	/* Firefox */
	column-gap: 40px;
	column-rule: 3px outset #aaaaaa;
	-moz-column-rule: 3px outset #aaaaaa;
	-webkit-column-rule: 3px outset #aaaaaa;
}

div.ThreeColumn
{
	-webkit-column-count: 3;
	/* Chrome, Safari, Opera */
	-moz-column-count: 3;
	/* Firefox */
	column-count: 3;
	-webkit-column-gap: 40px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 40px;
	/* Firefox */
	column-gap: 40px;
	column-rule: 3px outset #aaaaaa;
	-moz-column-rule: 3px outset #aaaaaa;
	-webkit-column-rule: 3px outset #aaaaaa;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 5px;
}

div.ImagesNoFloat
{
	orphans: 2;
	page-break-inside: avoid;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

div.sideContent
{
	float: right;
	margin-bottom: 10px;
	width: 28.33%;
	margin-left: 5px;
}

div.TightContent
{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

MadCap|dropDown
{
	mc-closed-image: url('../Images/DropDownClosed.gif');
	mc-open-image: url('../Images/DropDownOpen.gif');
}

span.SearchHighlight
{
	background-color: #fffacd;
}

span.SearchHighlight1
{
	background-color: #fffacd;
}

div.tTopBar
{
	position: fixed;
	background-color: #ffffff;
}

MadCap|xref.FigureRef
{
	mc-format: '{paranum}, {pageref}';
}

MadCap|xref.FigureNum
{
	mc-format: '{paranumonly}';
}

MadCap|xref.TOCPageNumber
{
	mc-format: '{paratext}, {pageref}';
}

MadCap|xref.IndexPageNumber
{
	mc-format: '{paratext}, {paranum}';
}

MadCap|xref.ListOfPageNumber
{
	mc-format: '{paratext}, {pageref}';
}

p.Exercise::before
{
	mc-conditions: 'Default.NotCourseNotes';
}

div.ImagesNoFloatIndent	/*NoFloat + ListText*/
{
	orphans: 2;
	page-break-inside: avoid;
	margin-left: 40px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

pre#script_sample
{
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #d3d3d3;
	font-size: 10pt;
	margin-right: 1em;
	margin-left: 1em;
	display: block;
	max-width: 800px;
	font-family: monospace;
}

div.BlockSection
{
	border-left: solid 2px #000000;
	background-color: #d3d3d3;
	border-top-left-radius: 8px;
	padding-left: 6px;
}

MadCap|xref.RelLinkPageNumber
{
	mc-format: '{title} {pageref}';
}

div.SlideHolder	/*Maintains slide size*/
{
	width: 90vw;
	height: 400px;
}

p.SubCentre
{
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 0.5em;
	clear: both;
	text-align: center;
}

div.progbar	/* holds the prev, progress bar, next in LMS slides */
{
	margin: auto;
	width: 300px;
}

MadCap|xref.Prev
{
	font-weight: bold;
	font-style: normal;
	mc-format: ' ◄ Prev  ';
}

MadCap|xref.Next
{
	font-weight: bold;
	font-style: normal;
	mc-format: '  Next ►';
}

.progress
{
	border-radius: 8px;
	height: 1.5em;
	width: 100px;
	background-color: #c9c9c9;
	position: relative;
	display: inline-block;
	clear: both;
}

.progress:before
{
	content: attr(data-label);
	font-size: 0.8em;
	position: absolute;
	z-index: 3;
	text-align: center;
	top: 5px;
	left: 0;
	right: 0;
}

.progress .value
{
	border-radius: 8px;
	background-color: #7cc4ff;
	display: inline-block;
	position: absolute;
	left: 0;
	height: 100%;
}

progress.spacer
{
	width: 40px;
	color: #538FAD;
}

img.imageLarge
{
	mc-thumbnail-max-height: 72px;
}

MadCap|xref
{
	
}

MadCap|xref.ConceptPageNumber
{
	color: #ffffff;
	mc-format: '{paratext}';
}

MadCap|xref.IndexPageNumber
{
	color: #ffffff;
}

MadCap|xref.ListOfPageNumber
{
	color: #ffffff;
}

MadCap|xref.NoSee
{
	color: #ffffff;
}

MadCap|xref.TOCPageNumber
{
	color: #ffffff;
}

table.FcnTableCls
{
	width: 70%;
}

h2
{
	font-size: 12pt;
	font-weight: 800;
	margin: 1.2em;
	margin-top: 2em;
	mc-leader-offset: 5pt;
}

MadCap|dropDownHead
{
	
}

MadCap|dropDownHotspot
{
	font-weight: bold;
}

MadCap|dropDownHotspot:after
{
	content: '...';
}

td.big
{
	
}

p.Figure
{
	font-size: 0.90em;
}

p.Exercise::before
{
	content: 'Try it... ';
}

ol
{
	font-size: inherit;
}

ul
{
	font-size: inherit;
}

