/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'ai-icons';
	src: url('font/ai-icons.eot?50433746');
	src: url('font/ai-icons.eot?50433746#iefix') format('embedded-opentype'), url('font/ai-icons.woff2?50433746') format('woff2'), url('font/ai-icons.woff?50433746') format('woff'), url('font/ai-icons.ttf?50433746') format('truetype'), url('font/ai-icons.svg?50433746#ai-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ai-icons';
    src: url('font/ai-icons.svg?55080926#ai-icons') format('svg');
  }
}
*/

.AutoNumber_li,
.i-ailogo,
.i-services,
.MCBreadcrumbsBox_0,
.MCBreadcrumbsPrefix,
.MCBreadcrumbsSelf,
.pageLink,
.PDF-contents,
.PDF-cover,
.snippetBlockHint,
.snippetTextHint,
address,
fieldset,
p.layout_pdfCover-Line,
p.layout_pdfCover-Tagline,
p.layout_pdfCover-UG,
p.layout_pdfCover-UGsub,
p.layout_pdfCover-VersionTitle,
p.layout_pdfCover-trademarks,
p.layout_pdfPages-ChapNum,
p.layout_pdfPages-Footer,
p.layout_pdfPages-Headerp.layout_pdfShortSheet-Header,
pre,
abbr,
acronym,
b,
big,
cite,
del,
em,
i,
ins,
kbd,
label,
MadCap.Highlighted:helpControlMenuItem,
MadCap.active:slideThumbnail,
span.boolean,
span.PageNumber,
span.state,
strong,
sub,
sup,
tt,
var
{
	mc-hidden: hidden;
}

._____Dont_Use_Styles_Below_____
{
	
}

body	/* Style for general page defaults; applies to Flare & HTML5 */
{
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
}

@media print
{
	body
	{
		font-family: 'Segoe UI', SegoeUI, Arial, sans-serif;
	}
}

p	/* Default paragraph style */
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.00em;
	text-decoration: none;
	mc-hyphenate: never;
	font-size: 11pt;
	text-align: left;
	text-indent: 0.000pt;
	margin-left: 0pt;
	margin-right: 0.000pt;
	margin-top: 10.000pt;
	margin-bottom: 0.000pt;
	padding: 0;
	line-height: 14pt;
	widows: 2;
	orphans: 2;
}

p.Indented	/*Use to indent paragraphs. Do not use to align a paragraph with the text of a paragraph in a list item. Instead use it to indent a paragraph that does not exist within a list. 

Can use to indent a paragraph that exists within a list further out - will not move the list item out but rather the text in the paragraph. */
{
	text-align: left;
	margin-left: 0.475in;
	margin-right: 0in;
}

p.Question,
p.Answer
{
	font-style: italic;
	padding-left: 15pt;
}

p.Answer
{
	font-style: normal;
	margin-top: 3pt;
	margin-bottom: 15pt;
}

p.Question:before,
p.Answer:before
{
	content: "Question: ";
	font-weight: bold;
	font-style: normal;
	margin-left: -15pt;
	padding-right: 5pt;
}

p.Answer:before
{
	content: "Answer: ";
}

/* ****************************** */
/* NOTES, IMPORTANTS, AND WARNINGS */

div.Note,
div.Warning,
div.Caution,
div.Important,
div.Example	/*block of paragraphs that contain note, warning, caution, or important information. Div is what gives the border, div then first paragraph is what gives the note/warning/caution/important words*/
{
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	padding: 10pt 2pt;
	margin: 10pt 0 0 0;
}

div.Note p:first-child,
div.Warning p:first-child,
div.Caution p:first-child,
div.Important p:first-child,
div.Example p:first-child
{
	margin-top: 0pt;
}

div.Note p:first-child:before,
div.Warning p:first-child:before,
div.Caution p:first-child:before,
div.Important p:first-child:before,
div.Example p:first-child:before
{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: 'Segoe UI', 'SegoeUI', Verdana, Arial, sans-serif;
	position: relative;
	padding-right: 5px;
	text-transform: uppercase;
}

div.Note p:first-child:before
{
	color: #0063A7;
	content: "Note: ";
}

div.Warning p:first-child:before
{
	content: "Warning: ";
	color: #CF1F2D;
	font-size: 11.5pt;
}

div.Caution p:first-child:before
{
	content: "Caution: ";
	color: #EC7A08;
	font-size: 11.5pt;
}

div.Important p:first-child:before
{
	content: "Important: ";
	color: #2E9946;
	font-size: 11.5pt;
}

div.Example p:first-child:before
{
	content: "Example: ";
	display: block;
	padding-bottom: 5pt;
	color: #2E9946;
	font-size: 11.5pt;
}

div.Example	/*block of paragraphs that contain note, warning, caution, or important information. Div is what gives the border, div then first paragraph is what gives the note/warning/caution/important words*/
{
	border: solid 1px #2E9946;
	margin: 10pt 25pt 0 35pt;
}

/* END NOTES, IMPORTANTS, AND WARNINGS */
/* ********************************** */
/* ******************** */
/*   IMAGE RELATED STYLES  */

p.Image	/*Style for paragraphs that only contain images, followed by a Figure style. This ensures the image on the 'image' paragraph stays on the same page as the caption in the 'Figure' paragraph.*/
{
	page-break-after: avoid;
}

p.Figure	/* Style for the captions to a figure or image */
{
	margin-top: 6pt;
	margin-bottom: 8pt;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-format: 'F:Figure {chapnum}-{n+}.   ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	text-indent: 0px;
	line-height: 11pt;
	text-decoration: none;
	page-break-before: avoid;
}

@media web
{
	p.Figure
	{
		mc-auto-number-format: '{ }';
	}
}

img
{
	max-height: 14pt;
	margin: -1pt 0 -2.5pt 0;
}

p.Image img	/* paragraphs where the only item is an image (image on its own, not inline) are styled so the image is at its largest, fills up the viewing window. In Flare, it shows at full size. */
{
	max-height: auto;
	margin: 0pt;
	max-width: auto;
}

p.ImageSmaller img	/* ImageSmaller style is applied to image paragraphs when we want the image to not take up more than half the viewing height. In Flare, it shows at half size. */
{
	max-height: auto;
	margin: 0pt;
	max-width: 50%;
}

@media print
{
	p.Image img	/* paragraphs where the only item is an image (image on its own, not inline) are styled so the image is at its largest, fills up the viewing window */
	{
		/*max-height: calc(100vh - 88pt - 11px );*/
		margin: 0pt;
		max-width: 100%;
	}

	p.ImageSmaller img	/* ImageSmaller style is applied to image paragraphs when we want the image to not take up more than half the viewing height */
	{
		/*max-height: calc((100vh - 88pt - 11px ) * .5);*/
		margin: 0pt;
		max-width: 100%;
	}

	li p.Image img
	{
		max-width: calc(100% - 0.475in);
	}
}

@media web
{
	/* see ai_overrides_pub.css for actual properties in web output */

	img
	{
		max-height: auto;
	}

	p.Image img	/* paragraphs where the only item is an image (image on its own, not inline) are styled so the image is at its largest, fills up the viewing window. In Flare, it shows at full size. */
	{
		max-height: auto;
		margin: 0pt;
		max-width: auto;
	}

	p.ImageSmaller img	/* ImageSmaller style is applied to image paragraphs when we want the image to not take up more than half the viewing height. In Flare, it shows at half size. */
	{
		max-height: auto;
		margin: 0pt;
		max-width: auto;
	}
}

div.imageHidden	/* When an image is too large and we want it hidden by default in HTML5 view, we wrap it in an imageHidden div. Print view, it shows like normal */
{
	display: block;
	margin: 0;
	padding: 0;
}

div.imageHidden p.Image,
div.imageHidden p.Figure	/* When an image is too large and we want it hidden by default in HTML5 view, we wrap it in an imageHidden div. Print view, it shows like normal */
{
	display: block;
}

@media web
{
	div.imageHidden p.Image,
	div.imageHidden p.Figure	/* When an image is too large and we want it hidden by default in HTML5 view, we wrap it in an imageHidden div */
	{
		display: none;
	}

	a.imageHiddenLink	/* When an image is too large and we want it hidden by default, a link with this class is added to toggle showing/hiding the image. */
	{
		cursor: pointer;
	}
}

@media only screen and (max-width: 643px)
{
	p.Image img,
	p.ImageSmaller img	/* if viewing window is smaller than the smallest responsive size we accommodate for, don't resize based on viewing height */
	{
		max-height: auto;
	}
}

/* END IMAGE RELATED STYLES */
/* ************************ */
/* ********************** */
/*  HEADINGS AND RELATED  */

h1,
h2,
h3,
h4,
h5	/*topic title headings. Chapter title should be h1, next level heading should be h2, then decrement from there */
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 14pt;
	margin-bottom: 10pt;
	font-weight: normal;
	font-style: normal;
	font-size: 20pt;
	letter-spacing: 0.01em;
	color: #0063A7;
	mc-hyphenate: never;
	mc-auto-number-format: 'N:';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	text-indent: 0px;
	line-height: 21pt;
	text-decoration: none;
}

h1.appendix
{
	
}

h1.kb
{
	
}

@media print
{
	h1
	{
		margin-right: 0in;
		margin-top: 0pt;
		margin-left: 0in;
		margin-bottom: 16pt;
		font-weight: normal;
		font-style: normal;
		letter-spacing: 0.01em;
		color: #0063A7;
		text-indent: 0px;
		line-height: 48pt;
		text-decoration: none;
		font-size: 32pt;
		text-align: left;
		padding-bottom: 0;
		mc-auto-number-offset: 50px;
		mc-auto-number-position: outside-head;
		mc-auto-number-class: White;
		mc-auto-number-format: 'CH:Chapter {chapnum}: ';
		border-bottom: solid 2px #0063A7;
		border-bottom-length: 100%;
	}

	h1.appendix
	{
		mc-auto-number-format: 'CH:Appendix {chapnum}: ';
	}

	h1.kb
	{
		display: none;
	}

	h2
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 28pt;
		margin-bottom: 10pt;
		font-weight: normal;
		font-style: normal;
		font-size: 20pt;
		letter-spacing: 0.01em;
		color: #0063A7;
		mc-hyphenate: never;
		mc-auto-number-format: 'N:';
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0px;
		line-height: 21pt;
		text-decoration: none;
	}

	h3
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 21pt;
		margin-bottom: 8pt;
		font-weight: normal;
		font-style: italic;
		font-size: 16pt;
		letter-spacing: 0.01em;
		color: #0063A7;
		mc-hyphenate: never;
		mc-auto-number-format: 'N:';
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0px;
		line-height: 16pt;
		text-decoration: none;
	}

	h4
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 19pt;
		margin-bottom: 6pt;
		font-weight: bold;
		font-style: normal;
		font-size: 12pt;
		letter-spacing: 0.01em;
		color: #0063A7;
		mc-hyphenate: never;
		mc-auto-number-format: 'N:';
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0px;
		line-height: 12pt;
		text-decoration: none;
	}

	h5
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 18pt;
		margin-bottom: 3pt;
		font-weight: normal;
		font-style: normal;
		font-size: 11.5pt;
		letter-spacing: 0.01em;
		color: #0063A7;
		mc-hyphenate: never;
		mc-auto-number-format: 'N:';
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0px;
		line-height: 11.5pt;
		text-decoration: none;
	}
}

p.Subheading	/*Use when separating sections of a topic into subsections. This is for cases in which the topic should not be broken out into separate HTML pages and the subtopic headings should not exist in the TOC.*/
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 15pt;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	letter-spacing: 0em;
	color: #0063A7;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 13pt;
	text-decoration: none;
	margin-bottom: 0in;
}

/*  END HEADINGS AND RELATED  */
/* ************************ */
/* ****************** */
/* TABLE RELATED ITEMS */

table
{
	border-collapse: separate;
	border-spacing: 0;
	border: solid 2px #fde016;
	border: solid 2px #003b5a;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-top: 1em;
	widows: 2;
	orphans: 2;
}

table.VerticalHeader
{
	
}

table.pageLayouts
{
	border: none;
	width: 100%;
	margin: 0px;
}

table p
{
	margin-top: 6pt;
	margin-bottom: 6pt;
}

caption	/*Table caption style*/
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-format: 'T:Table {chapnum}-{n+}.  ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	text-indent: 0px;
	line-height: 11pt;
	text-decoration: none;
	padding-top: 1em;
}

@media web
{
	caption
	{
		mc-auto-number-format: '{ }';
	}
}

col
{
	text-align: left;
	column-break-before: avoid;
	column-break-after: avoid;
	column-break-inside: avoid;
}

col:first
{
	border-left: 0px;
}

tr
{
	vertical-align: top;
	widows: 2;
	orphans: 2;
	text-align: left;
	page-break-inside: avoid;
}

td,
th
{
	padding: 0pt 5pt;
	page-break-inside: avoid;
	column-break-before: avoid;
	column-break-after: avoid;
	column-break-inside: avoid;
	border-left: 1px solid rgba(0,0,0,.2);
}

thead tr
{
	background-color: #808080;
}

thead th
{
	border-bottom: 2px solid #00151f;
}

thead th:first-child
{
	border-left: 0px;
}

thead tr p
{
	font-weight: bold;
	color: #FFFFFF;
}

thead tr:nth-child(1)
{
	background-color: #003b5a;
}

thead tr:nth-child(2)
{
	background-color: #0064a8;
}

thead tr:nth-child(1) th
{
	border-bottom: 2px solid #00151f;
	border-left: 1px solid rgba(0,0,0,1);
}

thead tr:nth-child(2) th
{
	border-bottom: 2px solid #003b5a;
}

thead tr:last-child th
{
	border-bottom: solid 4px #FDE016;
}

thead tr:nth-child(1) th:first-child
{
	border-left: 0px;
}

tr td:first-child
{
	border-left: 0px;
}

tbody tr:nth-child(odd)
{
	background-color: #ffffff;
}

tbody tr:nth-child(even)
{
	background-color: #bad8ea;
}

tbody tr:nth-child(odd) td
{
	
}

tbody tr:nth-child(even) td
{
	
}

tr td:first-child
{
	border-left: 0px;
}

@media print
{
	tbody tr,
	tbody td
	{
		background-color: #ffffff !important;
	}

	tbody tr td
	{
		border-bottom: 1px solid rgba(0,0,0,1);
	}

	tbody tr:last-child td
	{
		border-bottom: 0px;
	}
}

tfoot tr
{
	background-color: #003b5a;
}

tfoot tr td
{
	border-bottom: 0px;
	border-left: 1px solid rgba(0,0,0,1);
}

tfoot tr:first-child td
{
	border-top: 2px solid #fde016;
}

tfoot tr p
{
	font-weight: bold;
	color: #FFFFFF;
}

tfoot tr:first-child
{
	background-color: #808080;
}

tfoot tr:nth-child(2)
{
	background-color: #0064a8;
}

tfoot tr:first-child td
{
	border-top: 2px solid #003b5a;
	border-left: 1px solid rgba(0,0,0,.2);
}

tfoot tr:nth-child(2) td
{
	border-top: 2px solid #00151f;
	border-left: 1px solid rgba(0,0,0,.2);
}

table.VerticalHeader tbody td:first-child
{
	background-color: #f1f1f1;
	border-right: 2px solid #fde016;
}

@media web
{
	table.VerticalHeader th:first-child,
	table.VerticalHeader td:first-child
	{
		background-color: rgba(0,0,0,0.1);
		border-right: 2px solid #fde016;
	}
}

table.VerticalHeader th:first-child p,
table.VerticalHeader td:first-child p
{
	font-weight: bold;
}

table.pageLayouts,
table.pageLayouts td,
table.pageLayouts th,
table.pageLayouts tr,
table.pageLayouts col,
table.pageLayouts p
{
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	border: none;
}

/* END TABLE RELATED ITEMS */
/* ********************* */
/* ***************** */
/* LINK-RELATED STYLES */

a,
a:visited	/*general style for a link */
{
	color: #0064A8;
	-moz-text-decoration-color: #0064A8;
	text-decoration-color: #0064A8;
	text-decoration: none;
}

a:hover	/* general style for a link that is hovered */
{
	color: #BAD8EA;
}

/* link styles to add icon after the link for external, pdf, or links across projects */

a:after[href^="http:"],
a:after[href^="https:"],
a:after[href*=".pdf"],
a:after[href*='../AutoMerge/'],
a:after[href*='mailto']
{
	font-family: "ai-icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	font-size: 1.7em;
	margin-top: -.35em;
	margin-bottom: -.35em;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
	color: #0064A8;
}

a:after[href*='../AutoMerge/']
{
	content: '\f047';
}

a:after[href*='../AutoMerge/al']	/* if link is to a file in the Allegro family (and link is not 'relative' within the same topics folder) */
{
	content: '\e806';
}

a:after[href*='../AutoMerge/bh']	/* if link is to a file in the Bullhorn family (and link is not 'relative' within the same topics folder) */
{
	content: '\e802';
}

a:after[href*='../AutoMerge/cn']	/* if link is to a file in the Concentric family (and link is not 'relative' within the same topics folder) */
{
	content: '\e801';
}

a:after[href*='../AutoMerge/mm']	/* if link is to a file in the MicroMax family (and link is not 'relative' within the same topics folder) */
{
	content: '\e807';
}

a:after[href*='../AutoMerge/pc']	/* if link is to a file in the PCS family (and link is not 'relative' within the same topics folder) */
{
	content: '\e803';
}

a:after[href*='../AutoMerge/ri']	/* if link is to a file in the RIPL family (and link is not 'relative' within the same topics folder) */
{
	content: '\e804';
}

a:after[href*='../AutoMerge/ac']	/* if link is to a file in the Accessories family (and link is not 'relative' within the same topics folder) */
{
	content: '\e805';
}

a:after[href*='mailto']
{
	content: '\f1ee';
}

a:after[href^="http:"],
a:after[href^="https:"]
{
	content: '\f3cc';
}

a:after[href*=".pdf"]
{
	content: '\f225';
}

.i-ailogo:before
{
	content: '\f047';
}

.i-services:before
{
	content: '\e808';
}

@media print
{
	/* for print output, need to remove icons for intra-project links, replace with a before text saying where the link takes you. for external & mailto links, replace with image. For pdf, nothing is added */

	a:after[href*=".pdf"],
	a:after[href*='../AutoMerge/'],
	a:after[href*='mailto']
	{
		font-family: 'Segoe UI', SegoeUI, Arial, sans-serif;
		font-size: 1em;
		width: 0;
		margin-right: 0;
		margin-left: 0;
	}

	a:after[href*='../AutoMerge/'],
	a:after[href*='../AutoMerge/al'],
	a:after[href*='../AutoMerge/bh'],
	a:after[href*='../AutoMerge/cn'],
	a:after[href*='../AutoMerge/mm'],
	a:after[href*='../AutoMerge/pc'],
	a:after[href*='../AutoMerge/ri'],
	a:after[href*='../AutoMerge/ac'],
	a:after[href*=".pdf"]
	{
		content: '';
	}

	a:before[href*='../AutoMerge/']
	{
		content: 'the AI Support topic: ';
	}

	a:before[href*='../AutoMerge/al']
	{
		content: 'the Allegro Support topic: ';
	}

	a:before[href*='../AutoMerge/al1']
	{
		content: 'the Allegro MX topic: ';
	}

	a:before[href*='../AutoMerge/al2']
	{
		content: 'the Allegro QX topic: ';
	}

	a:before[href*='../AutoMerge/bh']
	{
		content: 'the Bullhorn Support topic: ';
	}

	a:before[href*='../AutoMerge/bh1']
	{
		content: 'the Bullhorn Web topic: ';
	}

	a:before[href*='../AutoMerge/bh2']
	{
		content: 'the Bullhorn Remote Monitoring topic: ';
	}

	a:before[href*='../AutoMerge/cn']
	{
		content: 'the Concentric Support topic: ';
	}

	a:before[href*='../AutoMerge/cn1']
	{
		content: 'the Survey Manager topic: ';
	}

	a:before[href*='../AutoMerge/mm']
	{
		content: 'the MicroMax Support topic: ';
	}

	a:before[href*='../AutoMerge/mm1']
	{
		content: 'the MicroMax Interrupters topic: ';
	}

	a:before[href*='../AutoMerge/mm2']
	{
		content: 'the MicroMax Meters topic: ';
	}

	a:before[href*='../AutoMerge/pc']
	{
		content: 'the PCS Support topic: ';
	}

	a:before[href*='../AutoMerge/pc1']
	{
		content: 'the PCS Axis topic: ';
	}

	a:before[href*='../AutoMerge/pc2']
	{
		content: 'the PCS 7 topic: ';
	}

	a:before[href*='../AutoMerge/pc3']
	{
		content: 'the Survey Viewer topic: ';
	}

	a:before[href*='../AutoMerge/ri']
	{
		content: 'the RIPL Support topic: ';
	}

	a:before[href*='../AutoMerge/ri1']
	{
		content: 'the RIPL topic: ';
	}

	a:before[href*='../AutoMerge/ri2']
	{
		content: 'the RIPL Admin Utility topic: ';
	}

	a:before[href*='../AutoMerge/ri3']
	{
		content: 'the RIPL System Analyzer topic: ';
	}

	a:before[href*='../AutoMerge/ac']
	{
		content: 'the Accessories Support topic: ';
	}

	a:before[href*='../AutoMerge/ac1']
	{
		content: 'the Bullhorn Accessories topic: ';
	}

	a:before[href*='../AutoMerge/ac2']
	{
		content: 'the Survey Accessories topic: ';
	}

	a:after[href*='mailto']
	{
		content: '';
		background-position: center right;
		background-repeat: no-repeat;
		padding-right: 30px;
		background-image: url('../img_template/icon_email.png');
		margin-top: -5px;
		padding-top: 5px;
		margin-right: 6px;
	}

	/* '' */

	a:after[href^="http:"],
	a:after[href^="https:"]
	{
		content: '';
		background-position: center right;
		background-repeat: no-repeat;
		padding-right: 30px;
		background-image: url('../img_template/icon_external.png');
		margin-top: -5px;
		padding-top: 5px;
		margin-right: 6px;
	}

	/* '' */
}

/* LINK-RELATED STYLES */
/* ***************** */
/* **************** */
/* HIDING TEXT STYLES */

span.White	/*This can be used to keep text in the PDF output, but hide it from the user. It is used within the h1 style to hide the "Chapter" prefix.*/
{
	color: #FFFFFF;
}

.hide
{
	/* This can be used to hide content. It may result in the content not being included in the PDF output at all */
	display: none;
}

/* END HIDING TEXT STYLES */
/* ******************** */
/* Unknown why we created the following style. Making it look ridiculous so we can spot when it's used, then we can update the CSS once we understand the use */

span.PageNumber
{
	font-weight: bold;
	font-size: 5em;
	color: #FF00FF;
	border: 3px #00FF00 solid;
}

/* *********************************** */
/*   FORMULA AND SPECIAL CHARACTER STYLES */

span.Subscript	/* Formats text so it is subscripted, like the 2 should be in H2O */
{
	font-size: 9pt;
	vertical-align: sub;
}

span.Superscript	/* Formats text so it is superscripted, like the 2 should be in ft2 (square feet) */
{
	font-size: 9pt;
	vertical-align: super;
}

/*   END FORMULA AND SPECIAL CHARACTER STYLES */
/* *************************************** */
/* ********************************* */
/*  STYLES TO FIX VARIABLE CAPITALIZATION */

span.Lowercase	/* Will turn text to all lowercase. Useful for being able to use a variable that has sentence case, when the situation doesn't call for sentence case. */
{
	text-transform: lowercase;
	text-decoration: none;
}

span.Capitalize	/* Will turn text to Title Caps. Useful for being able to use a variable in a heading or other situation where title caps is needed. */
{
	text-transform: capitalize;
}

/*  END STYLES TO FIX VARIABLE CAPITALIZATION */
/* ************************************* */
/* *********************************************** */
/* STYLES FOR FORMATTING STEPS AND SOFTWARE ELEMENTS */

span.ActionStep,
span.ActionStep-SWElements,
span.ActionStep-FilePath,
span.ActionStep-Window_Pane	/* for sections of text that represents the action in a step or instructions */
{
	font-weight: bold;
}

span.Window_Pane,
span.ActionStep-Window_Pane	/* for sections of text that represents the title of a software's window pane */
{
	font-style: italic;
}

span.SWElements,
span.ActionStep-SWElements	/* for sections of text that represents a general element in the software, whether it's the action in a step or not */
{
	
}

span.ExternalRef	/* for referring to the title of another book or publication. Not to be used if it's a link. */
{
	font-style: italic;
}

span.FilePath,
span.ActionStep-FilePath	/* for when the text is a path to a file or just a file name. Styled similar to code. */
{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-decoration: none;
	font-family: 'Courier New', Courier, monospace;
}

/* END STYLES FOR FORMATTING STEPS AND SOFTWARE ELEMENTS */
/* *************************************************** */
/* ************************************************************ */
/* STYLES FOR DISPLAYING CODE OR BLOCKS OF TEXT FOR THE USER TO ENTER */

span.Code,
p.Code	/* Formatted text for displaying code or blocks of text for the user to enter */
{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-decoration: none;
	font-family: 'Courier New', Courier, monospace;
}

p.Code	/* Indented text for displaying code paragraphs, see previous definition for character formatting */
{
	text-indent: 0px;
	line-height: 12pt;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 12pt;
	margin-left: 0.475in;
	margin-right: 0.475in;
}

/* END STYLES FOR DISPLAYING CODE OR BLOCKS OF TEXT FOR THE USER TO ENTER */
/* **************************************************************** */
/* ************** */
/* MISC TEXT STYLES */

span.StandOut	/* for when you have text in a paragraph that you want to emphasize, have stand out from the rest of the text */
{
	font-weight: bold;
}

span.Strong
{
	/* for legacy content, where text was bolded for unknown reasons. Do not use */
	font-weight: bold;
}

span.Italic
{
	/* for legacy content, where text was italicized for unknown reasons. Do not use */
	font-style: italic;
}

/* END MISC TEXT STYLES */
/* ****************** */
/* ********************* */
/* CROSS REFERENCE STYLES */

MadCap|xref	/*Defines the style of and text of cross references to Topic titles (headings).*/
{
	color: #0064A8;
	text-decoration: none;
	font-style: italic;
	mc-format: '{paratext}';
}

MadCap|xref._withPage	/* Defines the style of and text of cross references to Topic titles (headings). */
{
	color: #0064A8;
	text-decoration: none;
	mc-format: '{i}{paratext}{default}, page {page}';
}

@media print
{
	MadCap|xref._withPage
	{
		mc-format: '{i}{paratext}{/i} on page {page}';
	}
}

@media web
{
	MadCap|xref,
	MadCap|xref._withPage
	{
		mc-format: '{paratext}';
	}
}

MadCap|xref.Chapter	/* Defines the style of and text of cross references to Chapter & Appendix titles. */
{
	color: #0064A8;
	text-decoration: none;
	mc-format: 'Chapter: {paratext}';
	font-style: normal;
}

@media print
{
	MadCap|xref.Chapter
	{
		mc-format: '{i}{paranumonly}, {paratext}{default} on page {page}';
	}
}

@media web
{
	MadCap|xref.Chapter
	{
		mc-format: '{paratext}';
	}
}

MadCap|xref.Table	/*Defines the style of and text of cross references to a table. Print version includes the reference to the table number. Avoid using when possible. */
{
	color: #0064A8;
	text-decoration: none;
	mc-format: 'Table: {paratext}';
	font-style: normal;
}

@media print
{
	MadCap|xref.Table
	{
		mc-format: '{paranumonly}';
	}
}

MadCap|xref.Figure	/*Defines the style of and text of cross references to a Figure's caption. Print version includes the reference to the figure number, web version includes the caption text. 
Avoid using when possible. */
{
	color: #0064A8;
	text-decoration: none;
	mc-format: 'Figure: {paratext}';
	font-style: normal;
}

@media print
{
	MadCap|xref.Figure	/*Defines the style of and text of cross references to a Figure's caption. Print version includes the reference to the figure number, web version includes the caption text. Avoid using when possible. */
	{
		mc-format: '{paranumonly}';
	}
}

MadCap|xref.PageNum	/*Defines the style of and text of cross references to a page. Do not use. Print version includes the page number, web version only has the title on the page. Remove after all usage has been removed in user docs */
{
	color: #0064A8;
	text-decoration: none;
	mc-format: '{page}';
	font-style: normal;
}

MadCap|xref.StepNum,
MadCap|xref.Step	/*Defines the style of and text of cross references to a step number. Do not use. Only for legacy use. Remove after all usage has been removed in user docs  */
{
	color: #0064A8;
	text-decoration: none;
	mc-format: '{paranum}';
	font-weight: bold;
	font-style: normal;
}

MadCap|xref.Step_stepnum,
MadCap|xref.Step_stepNum	/*Defines the style of and text of cross references to a step number, that includes the word "step". Do not use. Only for legacy use. Remove after all usage has been removed in user docs */
{
	color: #0064A8;
	text-decoration: none;
	mc-format: 'step {b}{paranum}{/b}';
	font-style: normal;
}

/* END CROSS REFERENCE STYLES */
/* ************************* */
/* ******************* */
/*     GLOSSARY STYLES      */

MadCap|glossaryProxy	/*Style for the glossary as a whole (the spacing, etc)*/
{
	font-size: 12pt;
	font-family: 'Segoe UI', 'SegoeUI', Arial, sans-serif;
	border: none;
	margin: 0;
	padding: 0px;
}

div.GlossaryPageHeading	/*Style for the letter grouping line in the Glossary proxy (print only)*/
{
	margin-bottom: 6pt;
	margin-left: 0in;
	margin-top: 12pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.01em;
	color: #0063A7;
	text-indent: 0px;
	line-height: 18pt;
	text-decoration: none;
	font-size: 16pt;
	text-align: left;
	border-bottom-color: #0063A7;
	border-bottom-length: 100%;
	padding-bottom: 0;
	font-family: 'Segoe UI', 'SegoeUI', Arial, sans-serif;
	border-bottom: solid 1px #0063A7;
	margin-right: 50%;
	width: 25%;
}

div.GlossaryPageDefinition	/*Style for the definition line in the Glossary proxy (print only)*/
{
	margin-left: 0.225in;
	color: #000000;
	margin-bottom: 12pt;
	margin-top: 0;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	line-height: 12pt;
}

div.GlossaryPageTerm	/*Style for the glossary term line in the Glossary proxy (print only)*/
{
	margin-bottom: 6pt;
	margin-top: 0;
	margin-left: 0;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
}

/*  END GLOSSARY STYLES  */
/* ******************* */
/* ***************************** */
/* BREADCRUMBS & SHARE LINK STYLES */

div.topicInfo	/* container for all breadcrumb & share link items */
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	mc-hyphenate: never;
	text-align: left;
	font-size: 10pt;
	line-height: 12pt;
	border-bottom: #e1e1e1 1px solid;
}

.pageLink	/* Share button container (paragraph element) */
{
	background: #0064A8;
	padding: 3pt 6pt;
	display: inline-block;
	right: 8px;
	top: 0;
	position: absolute;
	width: 100px;
	text-align: center;
	margin-top: 4px;
}

.pageLink a	/* mailto link in share button */
{
	color: #FFFFFF;
	font-weight: bold;
}

MadCap|breadcrumbsProxy	/*Style for the breadcrumbs in the web output*/
{
	mc-breadcrumbs-divider: ' | ';
	mc-breadcrumbs-prefix: '';
	mc-breadcrumbs-count: 10;
	font-size: 10pt;
	font-family: 'HelveticaNeueLT Std Med', HelveticaNeue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	border: none 0px #000000;
	font-style: normal;
	mc-breadcrumbs-count: 10;
	margin-bottom: 0px;
}

div.breadcrumbs a	/* style for the links in the breadcrumbs */
{
	font-style: italic;
	margin-bottom: 0px;
}

.MCBreadcrumbsPrefix
{
	/* do not show "home" or other breadcrumb */
	display: none;
}

.MCBreadcrumbsSelf	/* current topic looks different */
{
	font-weight: bold;
	color: #003B5A;
	font-style: normal;
}

div.MCBreadcrumbsBox_0
{
	margin-bottom: 0px;
}

/* END BREADCRUMBS & SHARE LINK STYLES */
/* ********************************* */
/* ********************************** */
/*   FLARE SNIPPET STYLES - NOT IN OUTPUT   */

.snippetTextHint	/*behind the scenes styles - used to add within-Flare hints to the snippet display */
{
	clear: none;
	display: inline;
	font-family: 'Courier New';
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #E41d1d;
}

.snippetBlockHint	/*behind the scenes styles - used to add within-Flare hints to the snippet display */
{
	clear: none;
	display: inline;
	font-family: 'Courier New';
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

MadCap|snippetText	/*behind the scenes styles - used to add within-Flare hints to the snippet display. Actual published styles are in the media definitions */
{
	mc-auto-number-format: 'Unformatted text inline: ';
	mc-auto-number-class: snippetTextHint;
	border: solid 1px #e41d1d;
	text-align: right;
	left: 0;
	mc-auto-number-offset: -150px;
	mc-auto-number-position: inside-head;
	width: 250px;
	padding-right: 50px;
	margin: 0px;
	padding: 0;
}

MadCap|snippetBlock	/*behind the scenes styles - used to add within-Flare hints to the snippet display. Actual published styles are in the media definitions */
{
	mc-auto-number-class: snippetBlockHint;
	mc-auto-number-format: 'Formatted text in block:';
	mc-auto-number-position: float-left;
	border: solid 1px #888;
}

/*   FLARE SNIPPET STYLES - NOT IN OUTPUT   */
/* ********************************** */
/* *********************** */
/* PDF FRONT MATTER STYLES */

.PDF-cover,
.PDF-contents,
.PDF-cover span,
.PDF-contents span	/*Used for when a heading should not exist in the TOC. Primarily used as topic heading for _toc topic. */
{
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #FFFFFF;
	mc-hyphenate: never;
	mc-auto-number-format: '{ }';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	mc-heading-level: 0;
	text-indent: 0px;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom-length: 100%;
}

.PDF-cover
{
	border-bottom: none 0px white;
}

.PDF-contents
{
	margin-top: -1in;
	padding-bottom: 1in;
}

MadCap|tocProxy	/*Style for the TOC as a whole (the spacing, etc)*/
{
	border: none;
	font-size: 12pt;
	padding-left: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	left: 0;
	mc-toc-depth: 5;
	mc-leader-align: right;
	box-sizing: border-box;
	font-family: 'Segoe UI', 'SegoeUI', Arial, sans-serif;
}

p.TOC1	/*Style for first level of the TOC for printed output. This is the content automatically created by the 'H1' styles (Chapter titles).*/
{
	text-align: left;
	margin-right: 0in;
	margin-top: 18pt;
	margin-bottom: 10pt;
	font-style: normal;
	font-size: 14pt;
	color: #02509E;
	mc-hyphenate: never;
	line-height: 14pt;
	text-decoration: none;
	/*mc-auto-number-format: 'Chapter {chapnum}';
	mc-auto-number-offset: 0px;
	mc-auto-number-position: inside-head;
	mc-label: 'Chapter ';*/
	margin-left: 0;
	mc-multiline-indent: 0.25in;
	text-indent: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	mc-leader-offset: 15pt;
	mc-leader-format: 'dot';
	font-weight: normal;
}

p.TOC2	/*Style for second level of the TOC for printed output. This is the content automatically created by the 'H2' styles.*/
{
	text-align: left;
	margin-right: 0in;
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0;
	mc-leader-format: 'dot';
	mc-leader-offset: 15pt;
}

p.TOC3	/*Style for third level of the TOC for printed output. This is the content automatically created by the 'H3' styles.*/
{
	text-align: left;
	margin-right: 0in;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0.15in;
	mc-leader-format: 'dot';
	mc-leader-offset: 15pt;
}

p.TOC4	/*Style for fourth level of the TOC for printed output. This is the content automatically created by the 'H4' styles.*/
{
	text-align: left;
	margin-right: 0in;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0.3in;
	mc-leader-format: 'dot';
	mc-leader-offset: 15pt;
}

p.TOC5	/*Style for fifth level of the TOC for printed output. This is the content automatically created by the 'H5' styles.*/
{
	text-align: left;
	margin-right: 0in;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0.45in;
	mc-leader-offset: 15pt;
	mc-leader-format: 'dot';
}

p.layout_pdfCover-UG	/* Style used for "User Guide" in the PDF_Book-Cover page layout */
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 18pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 34pt;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 41pt;
	text-decoration: none;
}

p.layout_pdfCover-UGsub	/* Style used for the subtitle/subtype in the PDF_Book-Cover page layout */
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-bottom: 0pt;
	font-weight: normal;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	line-height: 12pt;
	font-size: 18pt;
	font-style: italic;
	margin-top: 6pt;
}

p.layout_pdfCover-VersionTitle	/* Style used for "version number" in the PDF_Book-Cover page layout */
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0.05in;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: italic;
	font-size: 23pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 28pt;
	text-decoration: none;
	margin-top: 0;
}

p.layout_pdfCover-Tagline	/* Style used for the AI tagline in the PDF_Book-Cover page layout */
{
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 315pt;
	margin-bottom: 14pt;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 16pt;
	text-decoration: none;
	margin: 0;
	text-align: right;
}

p.layout_pdfCover-trademarks	/* Style used for trademarks text in the PDF_Book-Cover page layout */
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 10pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-format: 'N:';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

hr.layout_pdfCover-Line	/*used to style the horizontal rule on _cover.htm  is used*/
{
	margin-left: 40%;
	width: 60%;
	height: 2px;
	color: #003B5A;
}

p.layout_pdfPages-ChapNum	/*Used in the User-Chapters title page layout to style the ChapterNumber in the top right corner*/
{
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.01em;
	color: #0063A7;
	mc-hyphenate: never;
	text-indent: 0px;
	mc-auto-number-position: none;
	text-align: right;
	font-variant: normal;
	text-decoration: none;
	font-size: 32pt;
	line-height: 31pt;
}

p.layout_pdfPages-Header	/*Used in the header of the PDF_Book-Pages page layout.*/
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	letter-spacing: 0.05em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.layout_pdfPages-Footer	/*Used in the footer of the PDF_Book-Pages and PDF_ShortSheet layout.*/
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0.05em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
}

p.layout_pdfShortSheet-Header	/*Used in the header of the PDF_ShortSheet page layout.*/
{
	text-align: right;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	font-size: 20 pt;
	line-height: 20pt;
}

/* END OF PDF FRONT MATTER STYLES */
/* **************************** */
/* ************** */
/* LIST ITEM STYLES */
/* This is the ideal list item format. Cannot use until step & step num cross reference formats are gone  */

ol
{
	/*	margin-left: 0.375in;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style-position: outside;
	font-size: 11pt;   */
	padding-top: 3pt;
	list-style-image: none;
}

li ol
{
	/*	margin-left: 0.375in; */
}

ul
{
	/*	margin-left: 0.375in;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0; */
	list-style-position: outside;
	font-size: 13pt;
	padding-top: 3pt;
	list-style-image: none;
}

li ul,
ol li ul
{
	/*	margin-left: 0.25in;*/
}

li p,
li ul,
li ol
{
	/*	margin-left: .075in; */
}

ul li p,
ol ul li p
{
	/*	margin-left: .075in; */
}

li
{
	/*	margin: 0px;
	padding: 0; */
	padding-bottom: 5pt;
	color: #003B5A;
	font-weight: bold;
	line-height: 14pt;
}

li:last-child
{
	padding-bottom: 0;
}

li > p
{
	margin-top: 5pt;
}

ul > li
{
	list-style-type: disc;
}

ul ul > li
{
	list-style-type: square;
	font-size: 10pt;
}

ul ul > li::marker
{
	font-family: ;
	content: '—';
}

ul ul ul > li
{
	list-style-type: circle;
	font-size: 12pt;
}

ul ul ul > li::marker
{
	font-family: 'Wingdings 2';
	content: '¡';
}

ul ul ul ul > li
{
	list-style-type: square;
	font-size: 8pt;
}

ul ul ul ul > li::marker
{
	font-family: Symbol;
	content: 'o';
}

ol > li
{
	list-style-type: decimal;
}

ol ol > li
{
	list-style-type: lower-alpha;
}

ol ol ol > li
{
	list-style-type: lower-roman;
}

ol ol ol ol > li
{
	list-style-type: decimal;
	font-style: italic;
	font-size: 10pt;
}

ol ol ol ol > li li
{
	font-style: normal;
}

@media web
{
	li ol,
	li ul
	{
		padding-left: .275in;
	}

	li li
	{
		padding-left: .075in;
	}
}

/* END LIST ITEM STYLES */
/* ****************** */
/* ********************************** */
/*  STYLES FOR 'WHEN IT WAS NEW/UPDATED' */

@media web
{
	span#newVersionTag,
	span#updatedVersionTag
	{
		top: 0px;
		right: 0px;
		position: absolute;
		display: block;
		width: 100px;
		height: 100px;
		text-align: center;
		border: 0px;
		overflow: hidden;
		padding: 0;
		margin: 0;
	}

	span#newVersionTag span
	{
		text-align: center;
		display: block;
		width: 100px;
		height: 100px;
		background: url('../img_template/whennew.png') no-repeat;
		padding: 0;
		margin: 0;
		font-weight: bold;
		font-size: 22px;
	}

	span#updatedVersionTag span
	{
		text-align: center;
		display: block;
		width: 100px;
		height: 100px;
		background: url('../img_template/whenupdated.png') no-repeat;
		padding: 0;
		margin: 0;
		font-weight: bold;
		font-size: 22px;
	}

	span#newVersionTag span span,
	span#updatedVersionTag span span
	{
		display: block;
		width: 90px;
		background: none;
		margin: 0;
		padding: 55px 5px 0 5px;
	}
}

@media print
{
	span#newVersionTag,
	span#newVersionTag span
	{
		display: none;
	}
}

/* END STYLES FOR 'WHEN IT WAS NEW/UPDATED' */
/* ************************************* */
/* ******************************************************************* */
/* STYLES FOR TOGGLE CONTENT - WHEN YOU WANT TO SHOW/HIDE SECTIONS OF TEXT */

div.tcToggleContent,
div.tcToggleContent-noprint,
span.tcToggleContent,
span.tcToggleContent-noprint,
.tcToggleContent,
.tcToggleContent-noprint
{
	border: 1px gray solid;
}

a.tcLink,
a.tcLink:hover
{
	/* in Flare, if a tcLink is not wrapped in a tcToggleContent or tcToggleContent-noprint element, shows in a ridiculous style. This is overridden in web and print outputs. */
	color: #FF00FF;
	border: 3px solid red;
	cursor: text;
}

a.tcLink:before
{
	/* in Flare, if a tcLink is not wrapped in a tcToggleContent or tcToggleContent-noprint element, show a hint text before the link. This is overridden in web and print outputs. */
	content: 'This is a tcLink but is not wrapped within a tcToggleContent span or div! ';
	color: #FF00FF;
	font-size: 3em;
}

@media web
{
	a.tcLink,
	a.tcLink:hover
	{
		color: #000000;
		cursor: text;
	}

	a.tcLink:before
	{
		content: '';
		color: #000000;
	}
}

@media print
{
	a.tcLink,
	a.tcLink:hover
	{
		color: #000000;
		cursor: text;
	}

	a.tcLink:before
	{
		content: '';
		color: #000000;
	}
}

@media print
{
	div.tcToggleContent,
	div.tcToggleContent-noprint,
	span.tcToggleContent,
	span.tcToggleContent-noprint
	{
		border: none;
	}
}

@media web
{
	div.tcToggleContent,
	div.tcToggleContent-noprint,
	span.tcToggleContent,
	span.tcToggleContent-noprint
	{
		border: none;
	}
}

.tcToggleContent a.tcLink,
.tcToggleContent-noprint a.tcLink,
.tcToggleContent a.tcLink:hover,
.tcToggleContent-noprint a.tcLink:hover
{
	/* restoring the style of the tcLink when it is wrapped appropriately in a tcToggleContent or tcToggleContent-noprint element, applicable to Flare, print, and web */
	color: #0064A8;
	-moz-text-decoration-color: #0064A8;
	text-decoration-color: #0064A8;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

.tcToggleContent a.tcLink:before,
.tcToggleContent-noprint a.tcLink:before
{
	/* restoring the style of the tcLink when it is wrapped appropriately in a tcToggleContent or tcToggleContent-noprint element */
	content: '';
	color: #0064A8;
	font-size: 1em;
	border: none;
}

.tcHiddenContent,
.tcVisibleContent
{
	/* in Flare, if a tcLink is not wrapped in a tcToggleContent or tcToggleContent-noprint element, shows in a ridiculous style. This is overridden in web and print outputs. */
	color: #FF00FF;
	border: 3px solid red;
}

.tcHiddenContent:before,
.tcVisibleContent:before
{
	/* in Flare, if a tcLink is not wrapped in a tcToggleContent or tcToggleContent-noprint element, show a hint text before the link. This is overridden in web and print outputs. */
	content: 'This is a tc Hidden or Visible Content but is not wrapped within a tcToggleContent span or div! ';
	color: #FF00FF;
	font-size: 3em;
}

.tcToggleContent .tcHiddenContent,
.tcToggleContent .tcVisibleContent,
.tcToggleContent-noprint .tcHiddenContent,
.tcToggleContent-noprint .tcVisibleContent
{
	/* restoring the style of the tc Hidden or Visible content when it is wrapped appropriately in a tcToggleContent or tcToggleContent-noprint element, applicable to Flare, print, and web */
	color: inherit;
	border: none;
}

.tcToggleContent .tcHiddenContent:before,
.tcToggleContent .tcVisibleContent:before,
.tcToggleContent-noprint .tcHiddenContent:before,
.tcToggleContent-noprint .tcVisibleContent:before
{
	/* restoring the style of the tc Hidden or Visible content when it is wrapped appropriately in a tcToggleContent or tcToggleContent-noprint element, applicable to Flare, print, and web  */
	content: '';
	color: inherit;
	font-size: 1em;
}

.tcHiddenContent
{
	/* showing hidden content with a reddish background color in Flare */
	background-color: #FF9999;
}

.tcVisibleContent
{
	/* showing visible content with a greenish background color in Flare */
	background-color: #00E600;
}

@media web
{
	.tcHiddenContent
	{
		/* setting the default visibility of tcHiddenContent to hidden, restoring background color to default */
		display: none;
		background-color: transparent;
	}

	.tcVisibleContent
	{
		/* setting the default visibility of tcVisibleContent to shown, restoring background color to default */
		display: initial;
		background-color: transparent;
	}

	.showHidden .tcHiddenContent
	{
		/* if a tcToggleContent has been toggled to show hidden items, change display from none to its default */
		display: initial;
	}

	.showHidden .tcVisibleContent
	{
		/* if a tcToggleContent has been toggled to show hidden items, change display from its default to none */
		display: none;
	}

	.showHidden .tcToggleContent .tcHiddenContent,
	.showHidden .tcToggleContent-noprint .tcHiddenContent
	{
		/* if a tcToggleContent has been toggled to show hidden items, change display from none to its default */
		display: none;
	}

	.showHidden .tcToggleContent .tcVisibleContent,
	.showHidden .tcToggleContent-noprint .tcVisibleContent
	{
		/* if a tcToggleContent has been toggled to show hidden items, change display from its default to none */
		display: initial;
	}

	.tcToggleContent .showHidden .tcHiddenContent,
	.tcToggleContent-noprint .showHidden .tcHiddenContent
	{
		/* if a tcToggleContent has been toggled to show hidden items, change display from none to its default */
		display: initial;
	}

	.tcToggleContent .showHidden .tcVisibleContent,
	.tcToggleContent-noprint .showHidden .tcVisibleContent
	{
		/* if a tcToggleContent has been toggled to show hidden items, change display from its default to none */
		display: none;
	}
}

@media print
{
	.tcToggleContent .tcHiddenContent
	{
		/* When printing, the hidden content shows in tcToggleContent. This means "visible" content doesn't show.  Also, restoring background color to default */
		display: initial;
		background-color: transparent;
	}

	.tcToggleContent .tcVisibleContent
	{
		/* When printing, the hidden content shows in tcToggleContent. This means "visible" content doesn't show.  Also, restoring background color to default */
		display: none;
		background-color: transparent;
	}

	.tcToggleContent-noprint .tcHiddenContent
	{
		/* When printing, the hidden content does not show in tcToggleContent-noprint. This means "visible" content does show.  Also, restoring background color to default */
		display: none;
		background-color: transparent;
	}

	.tcToggleContent .tcVisibleContent
	{
		/* When printing, the hidden content does not show in tcToggleContent-noprint. This means "visible" content does show.  Also, restoring background color to default */
		display: initial;
		background-color: transparent;
	}
}

/*  END STYLES FOR TOGGLE CONTENT               */
/* *********************************** */
/* ******************************************************* */
/* STYLE FOR MINI TOC OF DOWNLOADS ADDED TO A DOWNLOADS PAGE */

MadCap|menuProxy.downloadsList
{
	mc-toc-depth: -1;
	mc-context-sensitive: False;
	mc-include-parent: True;
	mc-include-siblings: True;
	mc-include-children: True;
	margin: 3pt 0pt;
	color: #0064A8;
}

.downloadsList li
{
	padding-top: 6pt;
}

/* END STYLE FOR MINI TOC OF DOWNLOADS ADDED TO A DOWNLOADS PAGE */
/* *********************************************************** */

p.Figure
{
	mc-auto-number-format: '{ }';
}

img
{
	max-height: auto;
}

p.Image img	/* paragraphs where the only item is an image (image on its own, not inline) are styled so the image is at its largest, fills up the viewing window. In Flare, it shows at full size. */
{
	max-height: auto;
	margin: 0pt;
	max-width: auto;
}

p.ImageSmaller img	/* ImageSmaller style is applied to image paragraphs when we want the image to not take up more than half the viewing height. In Flare, it shows at half size. */
{
	max-height: auto;
	margin: 0pt;
	max-width: auto;
}

div.imageHidden p.Image,
div.imageHidden p.Figure	/* When an image is too large and we want it hidden by default in HTML5 view, we wrap it in an imageHidden div */
{
	display: none;
}

a.imageHiddenLink	/* When an image is too large and we want it hidden by default, a link with this class is added to toggle showing/hiding the image. */
{
	cursor: pointer;
}

caption
{
	mc-auto-number-format: '{ }';
}

table.VerticalHeader th:first-child,
table.VerticalHeader td:first-child
{
	background-color: rgba(0,0,0,0.1);
	border-right: 2px solid #fde016;
}

MadCap|xref,
MadCap|xref._withPage
{
	mc-format: '{paratext}';
}

MadCap|xref.Chapter
{
	mc-format: '{paratext}';
}

li ol,
li ul
{
	padding-left: .275in;
}

li li
{
	padding-left: .075in;
}

span#newVersionTag,
span#updatedVersionTag
{
	top: 0px;
	right: 0px;
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	text-align: center;
	border: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

span#newVersionTag span
{
	text-align: center;
	display: block;
	width: 100px;
	height: 100px;
	background: url('../img_template/whennew.png') no-repeat;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 22px;
}

span#updatedVersionTag span
{
	text-align: center;
	display: block;
	width: 100px;
	height: 100px;
	background: url('../img_template/whenupdated.png') no-repeat;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 22px;
}

span#newVersionTag span span,
span#updatedVersionTag span span
{
	display: block;
	width: 90px;
	background: none;
	margin: 0;
	padding: 55px 5px 0 5px;
}

a.tcLink,
a.tcLink:hover
{
	color: #000000;
	cursor: text;
}

a.tcLink:before
{
	content: '';
	color: #000000;
}

div.tcToggleContent,
div.tcToggleContent-noprint,
span.tcToggleContent,
span.tcToggleContent-noprint
{
	border: none;
}

.tcHiddenContent
{
	display: none;
	background-color: transparent;
}

.tcVisibleContent
{
	display: initial;
	background-color: transparent;
}

.showHidden .tcHiddenContent
{
	display: initial;
}

.showHidden .tcVisibleContent
{
	display: none;
}

.showHidden .tcToggleContent .tcHiddenContent,
.showHidden .tcToggleContent-noprint .tcHiddenContent
{
	display: none;
}

.showHidden .tcToggleContent .tcVisibleContent,
.showHidden .tcToggleContent-noprint .tcVisibleContent
{
	display: initial;
}

.tcToggleContent .showHidden .tcHiddenContent,
.tcToggleContent-noprint .showHidden .tcHiddenContent
{
	display: initial;
}

.tcToggleContent .showHidden .tcVisibleContent,
.tcToggleContent-noprint .showHidden .tcVisibleContent
{
	display: none;
}

