/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* v2024.1-FINAL */
/********************************************************Template styles********************************************************/

body
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	text-align: left;
	mc-hyphenate: never;
	max-width: 60rem;
	margin-left: 20px;
	margin-top: 20px;
}

.body-container
{
	padding-left: 2rem;
	padding-right: 2rem;
	max-width: 60rem;
	margin-right: auto;
	background-color: #ffffff;
	mc-hidden: hidden;
}

ul.sidenav li a
{
	font-weight: 500;
	mc-hidden: hidden;
}

a.MCBreadcrumbsLink
{
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	color: #333;
}

MadCap|breadcrumbsProxy
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	color: #333;
	font-size: 8pt;
	mc-breadcrumbs-count: 8;
	mc-breadcrumbs-prefix: ' > ';
	line-height: 16px;
	display: inline-block;
	border-bottom: 0px;
}

._Skins_TopSearch.mc-component #results-heading
{
	border-bottom: none;
	margin-bottom: 0px;
	mc-hidden: hidden;
}

.NoBreak
{
	page-break-inside: avoid;
	mc-hidden: hidden;
}

.footerClass
{
	padding-bottom: 1rem;
	margin-top: 1rem;
	max-width: 60rem;
	mc-hidden: hidden;
}

/********************************************************Content styles********************************************************/

h1
{
	font-weight: bold;
	font-size: 18pt;
	color: #333;
	margin-top: .25rem;
	margin-bottom: 0rem;
	mc-next-tag: p;
}

h2
{
	font-weight: bold;
	font-size: 14pt;
	color: #333;
	margin-top: 1rem;
	margin-bottom: 0rem;
	page-break-after: avoid;
	mc-next-tag: p;
}

h3
{
	font-weight: bold;
	font-size: 12pt;
	color: #333;
	margin-top: 1rem;
	margin-bottom: 0rem;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
}

h4
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1rem;
	margin-bottom: 0rem;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
}

h5
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1rem;
	margin-bottom: 0rem;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
	mc-auto-number-format: '{ =0}';
}

h6
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1rem;
	margin-bottom: 0rem;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
	mc-auto-number-format: '{ =0}';
}

p
{
	font-size: 10pt;
	line-height: 15pt;
	color: #333;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	page-break-inside: avoid;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

p.Procedure
{
	font-weight: bold;
	margin-top: 1rem;
	margin-bottom: 0rem;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
	mc-auto-number-format: '{ =0}';
}

p.Callout
{
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 2px;
	page-break-before: avoid;
}

p.Code
{
	font-family: 'Courier New', monospace;
	margin: 0;
	mc-language: none;
	white-space: pre-wrap;
}

p.CodeIndent
{
	font-family: 'Courier New', monospace;
	margin: 0;
	mc-language: none;
	padding-left: 0.5in;
	white-space: pre-wrap;
}

p.Copyright
{
	mc-disabled: true;
	text-align: right;
	margin: 0px;
	font-size: 8pt;
}

p.Indent1
{
	padding-left: 0.5in;
}

p.Indent2
{
	padding-left: 0.75in;
	padding-right: 0.75in;
}

p.Bulleted
{
	margin-bottom: 1rem;
	mc-hyphenate: never;
	margin-left: .5in;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '•';
	mc-auto-number-class: Numbers;
}

p.Bulleted2
{
	margin-bottom: 1rem;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	margin-left: .75in;
	mc-auto-number-format: '•';
	mc-auto-number-class: Numbers;
}

p.Bulleted3
{
	margin-bottom: 1rem;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	margin-left: 1in;
	mc-auto-number-format: '•';
	mc-auto-number-class: Numbers;
}

p.Numbered
{
	text-align: left;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '{n+}.';
	margin-left: .5in;
	mc-auto-number-class: Numbers;
}

p.Numbered1
{
	text-align: left;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '{n=1}.';
	margin-left: .5in;
	mc-auto-number-class: Numbers;
}

li
{
	font-size: 10pt;
	line-height: 15pt;
	color: #333;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	page-break-inside: avoid;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

ul
{
	list-style-type: disc;
}

span.Numbers
{
	float: left;
	margin-left: -.25in;
}

span.ui
{
	font-weight: bold;
}

span.emphasis
{
	font-style: italic;
}

span.input
{
	font-family: 'Courier New', monospace;
	font-weight: normal;
	mc-language: none;
}

img.Popup128
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 128px;
	max-width: 6in;
	page-break-before: avoid;
	border-style: solid;
	border-width: 2px;
	border-color: #A7ABAC;
	padding: 3px;
}

img.Icon
{
	max-width: .24in;
	page-break-before: avoid;
}

a
{
	color: #0092BC;
}

a.dropDownHotspot
{
	font-weight: bold;
	mc-auto-number-format: '{ =0}';
}

a.external
{
	background-image: url('../Images/icon_ExtLink.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: right center;
	background-size: 10px;
	padding-right: 13px;
}

.community
{
	margin-bottom: 2rem;
	mc-hidden: hidden;
}

MadCap|xref
{
	color: #0092BC;
}

MadCap|xref.Standard
{
	mc-format: '{para}';
}

MadCap|dropdown
{
	mc-closed-image: url('../Images/Plus.png');
	mc-open-image: url('../Images/Minus.png');
}

MadCap|dropDownHead
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	margin-top: 1rem;
	margin-bottom: 0rem;
	color: #333;
}

MadCap|toggler.togglerHead
{
	font-size: 14pt;
	font-weight: bold;
	mc-auto-number-format: '{ =0}';
	color: #0092BC;
	margin-bottom: 1rem;
}

MadCap|toggler
{
	font-weight: bold;
	mc-auto-number-format: '{ =0}';
	mc-closed-image: url('../Images/Plus.png');
	mc-open-image: url('../Images/Minus.png');
	color: #0092BC;
}

MadCap|tocProxy
{
	color: #333;
	font-size: 8pt;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
}

MadCap|miniTocProxy,
MadCap|miniTocProxy_0
{
	border-top-style: none;
	border-top-width: 0px;
	font-style: normal;
	font-size: 10pt;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	mc-auto-number-format: 'Contents of this section:';
	mc-auto-number-class: miniTocBoxTitle;
	margin-bottom: 1rem;
	mc-hyphenate: never;
	margin-left: .5in;
	padding: 0px;
}

a.MiniTOC1:link,
a.MiniTOC1:visited
{
	color: #0092BC;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 1rem;
}

p.MiniTOC1
{
	display: list-item !important;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '•';
	mc-auto-number-class: Numbers;
	font-weight: normal;
}

MadCap|relationshipsHeading
{
	font-size: 10pt;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	mc-hidden: hidden;
}

MadCap|relationshipsItem
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
}

MadCap|relationshipsProxy
{
	border-top-width: 0px;
	margin-top: 0px;
	padding-left: 0in;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
}

MadCap|glossaryTerm
{
	color: #0092BC;
}

/*******************************p and div 'note' styles*******************************/

p.Warning
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_Exclamation.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF1515;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF1515;
}

div.Warning
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_Exclamation.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF1515;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF1515;
}

p.Note
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/Info24.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}

div.Note
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/Info24.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}

p.Tip
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_Bulb.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #00874d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00874d;
}

div.Tip
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_Bulb.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #00874d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00874d;
}

div.Warning p:first-child,
div.Note p:first-child,
div.Tip p:first-child
{
	mc-hidden: hidden;
	margin-top: 0;
}

div.Warning p:last-child,
div.Note p:last-child,
div.Tip p:last-child
{
	mc-hidden: hidden;
	margin-bottom: 0;
}

table div.Warning,
table div.Note,
table div.Tip,
table p.Warning,
table p.Note,
table p.Tip,
div.Warning ol,
div.Warning ul,
div.Note ol,
div.Note ul,
div.Tip ol,
div.Tip ul
{
	mc-hidden: hidden;
	margin-top: .2em;
	margin-bottom: .2em;
}

div.Warning li,
div.Note li,
div.Tip li
{
	mc-hidden: hidden;
	margin-top: 0;
	margin-bottom: 0;
}

/*******************************In topic button styles*******************************/

a.videoButton
{
	background-color: #FFF;
	color: #333;
	padding: 8px 13px 8px 35px;
	background-image: url('../Images/video-icon2.png');
	background-repeat: no-repeat;
	background-position: 9px center;
	text-decoration: none;
	font-weight: bold;
	line-height: 30pt;
	border: #ff1515 solid 1px;
	font-size: 10pt;
	mc-hidden: hidden;
}

.videoButton:hover
{
	background-color: #ff1515;
	color: #ffffff;
	background-image: url('../Images/video-icon.png');
}

a.downloadButton
{
	background-color: #FFF;
	color: #333;
	padding: 8px 13px 8px 35px;
	background-image: url(../Images/Download2.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	text-decoration: none;
	font-weight: bold;
	line-height: 30pt;
	border: #ff1515 solid 1px;
	font-size: 10pt;
	mc-hidden: hidden;
}

.downloadButton:hover
{
	background-color: #ff1515;
	color: #ffffff;
	background-image: url(../Images/Download.png);
}

a.linkButton
{
	background-color: #FFF;
	color: #333;
	padding: 8px 13px 8px 35px;
	background-image: url(../Images/link2.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	text-decoration: none;
	font-weight: bold;
	line-height: 30pt;
	border: #ff1515 solid 1px;
	font-size: 10pt;
	mc-hidden: hidden;
}

.linkButton:hover
{
	background-color: #ff1515;
	color: #ffffff;
	background-image: url(../Images/link.png);
}

/***************************code snippets**************************/

MadCap|codeSnippet
{
	margin: 1em 0em;
	min-width: 66em;
}

MadCap|codeSnippetBody
{
	mc-code-lang: JavaScript;
	clear: none;
	padding: .1em 0 .1em 0;
}

MadCap|codeSnippetCopyButton
{
	background-color: #FFF;
	color: #000;
	padding: 8px 20px 8px 35px;
	background-image: url('../Images/Copy.png');
	background-repeat: no-repeat;
	background-position: 9px center;
	text-decoration: none;
	font-weight: bold;
	line-height: 10pt;
	border: #ff1515 solid 1px;
	font-size: 10pt;
	mc-hidden: hidden;
}

MadCap|codeSnippetCopyButton:hover
{
	background-color: #ff1515;
	color: #ffffff;
	background-image: url('../Images/Copy2.png');
}

/**********************************Home Tiles section*****************************************/

.body-container div.home-flex
{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom: 2rem;
	mc-hidden: hidden;
}

div.tile
{
	flex-basis: 16rem;
	flex-grow: 1;
	background-color: #8B8B8B;
	margin-right: 1rem;
	margin-top: 1rem;
	min-height: 9rem;
	padding: 1rem;
	position: relative;
	overflow: hidden;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-sizing: border-box;
	-mox-box-sizing: border-box;
	mc-hidden: hidden;
}

.tile:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transform: scale(1.05);
}

.tile a	/*makes the whole tile clickable*/
{
	display: block;
	width: 100%;
	height: 100%;
}

div.tile-video
{
	flex-basis: 16rem;
	flex-grow: 1;
	margin-right: 1rem;
	position: relative;
	overflow: hidden;
	mc-hidden: hidden;
}

div.product-desciption
{
	margin-top: 2.5rem;
	color: #ffffff;
	background-color: #fff;
	font-size: 10pt;
	mc-hidden: hidden;
}

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	color: #fff;
	margin-top: 0px;
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
	mc-hidden: hidden;
}

p.tile-content
{
	color: #ffffff;
	font-size: 12pt;
	mc-hidden: hidden;
}

.tile-button
{
	margin: 1em;
	position: absolute;
	bottom: 0;
	right: 0;
	mc-hidden: hidden;
}

div.home-flex a
{
	text-decoration: none;
	color: inherit;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.home-flex a:hover
{
	color: #808080;
}

/************************************Old home buttons************************************/

.welcomeButtons
{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin-bottom: 20px;
	mc-hidden: hidden;
}

.homeButton
{
	float: left;
	margin: 15px 5px 15px 5px;
	position: relative;
	mc-hidden: hidden;
}

.homeButton h1
{
	margin: 0px 0px 4px 0px;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.homeButton p
{
	text-align: center;
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	width: 90%;
}

.homeButton a
{
	display: block;
	padding: 12px 8px 12px 12px;
	height: 75px;
	width: 335px;
	text-decoration: none;
}

.homeButton a:link,
.homeButton a:visited
{
	background-color: #424547;
}

.homeButton a:hover,
.homeButton a:active,
.homeButton a:hover p,
.homeButton a:active p,
.homeButton a:hover h1,
.homeButton a:active h1
{
	background-color: #000000;
	color: #ffffff !important;
}

/*********hidden in the style picker*************/

abbr
{
	mc-hidden: hidden;
}

acronym
{
	mc-hidden: hidden;
}

address
{
	mc-hidden: hidden;
}

area
{
	mc-hidden: hidden;
}

article
{
	mc-hidden: hidden;
}

aside
{
	mc-hidden: hidden;
}

b
{
	mc-hidden: hidden;
}

big
{
	mc-hidden: hidden;
}

blockquote
{
	mc-hidden: hidden;
}

br
{
	mc-hidden: hidden;
}

button
{
	mc-hidden: hidden;
}

col
{
	mc-hidden: hidden;
}

dd
{
	mc-hidden: hidden;
}

del
{
	mc-hidden: hidden;
}

/*
div
{
	mc-hidden: hidden;
}
*/

html
{
	mc-hidden: hidden;
}

em
{
	mc-hidden: hidden;
}

cite
{
	mc-hidden: hidden;
}

code
{
	mc-hidden: hidden;
}

i
{
	mc-hidden: hidden;
}

kbd
{
	mc-hidden: hidden;
}

ins
{
	mc-hidden: hidden;
}

label
{
	mc-hidden: hidden;
}

MadCap|helpControlMenuItem
{
	mc-hidden: hidden;
}

MadCap|slide
{
	mc-hidden: hidden;
}

q
{
	mc-hidden: hidden;
}

samp
{
	mc-hidden: hidden;
}

small
{
	mc-hidden: hidden;
}

span
{
	
}

span.SearchHighlight
{
	mc-hidden: hidden;
	background-color: #ffff00;
}

sub
{
	mc-hidden: hidden;
}

sup
{
	mc-hidden: hidden;
}

tt
{
	mc-hidden: hidden;
}

var
{
	mc-hidden: hidden;
}

.buttons
{
	mc-hidden: hidden;
}

#results-heading
{
	mc-hidden: hidden;
}

.buttons .ddlLanguages
{
	mc-hidden: hidden;
}

MadCap|slideThumbnail
{
	mc-hidden: hidden;
}

._Skins_TopSearch
{
	mc-hidden: hidden;
}

.downloadButton
{
	mc-hidden: hidden;
}

.linkButton
{
	mc-hidden: hidden;
}

.main-section
{
	mc-hidden: hidden;
}

.off-canvas-content
{
	mc-hidden: hidden;
}

.outer-row
{
	mc-hidden: hidden;
}

.tile
{
	mc-hidden: hidden;
}

.videoButton
{
	mc-hidden: hidden;
}

.watermark
{
	mc-hidden: hidden;
}

ul.navigation
{
	mc-hidden: hidden;
}

ul.sidenav
{
	mc-hidden: hidden;
}

.ddlLanguages
{
	mc-hidden: hidden;
}

fieldset
{
	mc-hidden: hidden;
}

pre
{
	mc-hidden: hidden;
}

/********************************************************Desktop specific styles********************************************************/

@media screen and (min-width: 891px)
{
	body
	{
		background-color: #F4F4F4;
	}

	MadCap|section.main-section
	{
		position: relative;
		z-index: 2;
		mc-hidden: hidden;
	}

	.row.outer-row.sidenav-layout
	{
		margin: 0px;
		mc-hidden: hidden;
	}

	.title-bar-container.sticky-container
	{
		z-index: 1;
	}

	a.logo,
	a.logo.selected
	{
		position: fixed;
		left: 30px;
		top: 18px;
	}

	.logo-wrapper
	{
		order: 1;
		top: 0px;
		left: 50%;
		margin-left: -33.5rem;
		position: fixed;
	}

	.off-canvas-wrapper-inner .outer-row
	{
		padding: 0rem;
		mc-hidden: hidden;
	}

	p.Product
	{
		color: #ffffff;
		font-size: 16pt;
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		position: fixed;
		z-index: 1;
		top: 15px;
		left: 140px;
		font-weight: 500;
		/**styling below prevents overflow into Search**/
		width: calc(100% - 490px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding-bottom: 3pt;
		/**and below prevents Search field hard to activate on wide screen**/
		max-width: 1000px;
	}

	.nav-search-wrapper
	{
		height: 80px;
		padding-top: 19px;
		padding-right: 2rem;
	}

	div#mc-main-content
	{
		max-width: 65rem;
	}

	.Tools
	{
		border-width: 0px 0px 3px 0px;
		border-color: #ff1515;
		border-style: solid;
		min-height: 32px;
		padding-bottom: 1rem;
		margin-bottom: 1rem;
		max-width: 60rem;
	}

	.Tools > .nocontent
	{
		display: inline-block;
	}

	.Home
	{
		float: left;
		font-size: 8pt;
		font-weight: bold;
		background-image: url('../Images/home2.png');
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 1rem;
		padding-right: 2pt;
		margin-top: 3px;
		line-height: 1.25rem;
	}

	.Home a,
	a.Home
	/* Old selector. reintroduced to prevent 'Home' turning blue in Desktop-layout if TopMaster.flmsp was not updated for template May 2021 */
	/* New selector, matching TopMaster.flmsp dd May 10, 2021 */
	{
		color: #333;
		font-size: 8pt;
	}

	.buttons .ddlLanguages
	{
		border: solid 1px #e1e1e1;
		width: 120px;
		float: left;
		height: 24px;
		border-radius: 3px;
		margin-right: 8px;
		background: linear-gradient(to bottom, #fff, #ececec);
		display: inline;
	}

	.nav-search .ddlLanguages
	{
		display: none;
	}

	nav.title-bar.tab-bar.sticky
	{
		height: 70px;
		background-size: 100% 100%;
	}

	.sidenav-wrapper
	{
		min-width: 18rem;
		max-width: 25rem;
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	
	.tree-node.is-accordion-submenu-parent > a /* prevents TOC text from running into expand/collapse triangle */
	{
		padding-right: 1.6em !important;
	}

	/* possibly obsolete - topNav */
	ul.navigation
	{
		margin-left: 0px;
	}

	ul.navigation ul
	{
		padding: 0px 0 0px 0;
	}

	ul.navigation > li:nth-of-type(1) > ul
	{
		right: auto;
	}

	ul.navigation li > a
	{
		padding-left: 14px;
		padding-right: 14px;
		line-height: 35px;
	}
	/* end of topNav */

	div.MCBreadcrumbsBox_0
	{
		display: inline-block;
		padding-bottom: 0px;
		margin-bottom: 0px;
		max-width: 40rem;
		margin-top: 5px;
	}

	.micro-content-container > .micro-content > .micro-response	/*prevents gray background for micro content as search result*/
	{
		background-color: #ffffff;
	}
}

@media screen and (min-width: 1450px)
{
	.nav-search.row
	{
		position: absolute;
		left: 1140px;
	}
}

/**stop search bar from going too far right**/

@media screen and (max-width: 1400px)
{
	div.MCBreadcrumbsBox_0
	{
		max-width: 35rem;
	}
}

/* breadcrumb wrapping */

@media screen and (max-width: 1270px)
{
	div.MCBreadcrumbsBox_0
	{
		max-width: 30rem;
	}
}

/* breadcrumb wrapping */

@media screen and (max-width: 1160px)
{
	div.MCBreadcrumbsBox_0
	{
		max-width: 20rem;
	}
}

/* breadcrumb wrapping */

@media screen and (max-width: 1005px)
{
	div.MCBreadcrumbsBox_0
	{
		max-width: 12rem;
	}
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
	mc-hidden: hidden;
}

/********************************************************Mobile specific styles********************************************************/

@media screen and (max-width: 890px)
{
	p.Product
	{
		display: none;
	}

	.title-bar-layout .logo-wrapper
	{
		padding-top: 8px;
	}

	nav.title-bar
	{
		background-size: cover;
	}

	.Tools
	{
		border-width: 0px 0px 5px 0px;
		border-color: #ff1515;
		border-style: solid;
		min-height: 32px;
		padding-bottom: .5rem;
	}

	.Home
	{
		border: 0px;
		margin: 0px;
		float: left;
		font-size: 8pt;
		font-weight: bold;
		background-image: url('../Images/home2.png');
		background-repeat: no-repeat;
		padding-left: 18px;
		margin-top: 6px;
	}

	.Home a	/* Old selector, reintroduced to prevent 'Home' turning blue in Mobile-layout if TopMaster.flmsp was not updated for template May 2021 */
	{
		color: #333;
	}

	.HomeSpan
	{
		font-size: 0pt;
	}

	.homeButton
	{
		margin: 30px 0px 0px 0px;
		width: 100%;
	}

	.homeButton a
	{
		width: 100%;
	}

	div.MCBreadcrumbsBox_0
	{
		display: inline;
		padding-bottom: 0px;
		max-width: 50rem;
	}

	.button-group-container-left
	{
		display: none;
	}

	.nav-search.row
	{
		margin-top: 8px;
	}

	.buttons .ddlLanguages
	{
		display: none;
	}

	.nav-search .ddlLanguages
	{
		border: solid 1px #ffffff;
		width: 120px;
		height: 32px;
		display: inline;
		font-size: 12pt;
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		float: right;
	}

	nav.title-bar.tab-bar.sticky.is-stuck.is-at-top
	{
		padding-top: 0px;
		padding-bottom: 10px;
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-left: 3%;
		padding-right: 3%;
		mc-hidden: hidden;
	}

	form.search
	{
		display: inline-block;
		width: 10rem;
	}

	.body-container
	{
		padding: 0rem 2rem 0rem 2rem;
		max-width: 60rem;
		margin-right: auto;
		background-color: #fff;
		mc-hidden: hidden;
	}

	div.home-flex
	{
		width: 100%;
		display: inline;
		margin-bottom: 2rem;
		mc-hidden: hidden;
	}

	h5,
	h4,
	p,
	p.Procedure,
	a.videoButton,
	a.downloadButton,
	a.linkButton,
	li,
	th,
	td,
	span.dropDownHead
	{
		font-size: 12pt;
	}

	tfoot tr td,
	tfoot tr td p
	{
		font-size: 10pt !important;
	}

	p.Copyright
	{
		font-size: 8pt;
	}

	.off-canvas-content
	{
		box-shadow: none;
		mc-hidden: hidden;
	}

	div.heading-search-container
	{
		width: 100%;
		float: none;
	}
}

/********************************************************Feedback control styles********************************************************/

#feedbackContainer .watermark
{
	mc-disabled: true;
	color: #999;
	mc-hidden: hidden;
	/* Changes the color of the primer text in the textarea  */
}

div#feedbackContainer
{
	mc-disabled: true;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 2px 2px 2px;
	mc-hidden: hidden;
}

p.p_feedback
{
	mc-disabled: true;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	margin-right: .7rem;
}

#feedbackContainer div.left,
#feedbackContainer div.right
{
	mc-disabled: true;
	display: inline-block;
	mc-hidden: hidden;
	/* Aligns the checkboxes and textarea horizontally instead of vertically  */
}

#feedbackContainer div.left
{
	mc-disabled: true;
	vertical-align: top;
	mc-hidden: hidden;
}

#feedbackContainer textarea
{
	mc-disabled: true;
	display: block;
	width: 95%;
	/* Prevents buggy behavior in IE  */
	margin-left: 5pt;
	margin-top: 5pt;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	mc-hidden: hidden;
	/* Makes it so the scroll bar doesn't show in IE  */
}

.btnfeedback
{
	font-size: 10pt;
	mc-hidden: hidden;
}

input#btnCancel
{
	mc-disabled: true;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	mc-hidden: hidden;
}

input#feedbackyes
{
	margin-right: 3px;
	mc-hidden: hidden;
}

hr
{
	mc-disabled: true;
	color: #ff1515;
	background-color: #ff1515;
	height: 3px;
	border: none;
	margin: 0;
	max-width: 60rem;
}

@media screen and (max-width: 890px)
{
	hr
	{
		height: 5px;
	}
}

/* styles for the feedback section so it stops throwing compiletime errors */

html.MasterPageBasic
{
	mc-master-page: url('../MasterPages/TopHome.flmsp');
	mc-hidden: hidden;
}

/********************************************************Print specific styles********************************************************/

@media print
{
	body
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	}

	h1
	{
		font-weight: bold;
		font-size: 22pt;
		color: #333;
		page-break-before: always;
		mc-heading-level: 1;
	}

	h1:only-of-type
	{
		page-break-before: avoid !important;
	}

	h2
	{
		font-weight: bold;
		font-size: 16pt;
		color: #333;
		margin-top: 1rem;
		margin-bottom: .5rem;
		mc-heading-level: 2;
	}

	h3
	{
		font-size: 14pt;
		color: #333;
		margin-top: 1.5rem;
		margin-bottom: .5rem;
		mc-heading-level: 0;
		page-break-after: avoid;
		margin-top: 1.5rem;
		margin-bottom: .5rem;
	}

	h4
	{
		font-size: 12pt;
		margin-top: 1.5rem;
		margin-bottom: .5rem;
		mc-heading-level: 0;
		page-break-after: avoid;
	}

	h5
	{
		font-size: 10pt;
		margin-top: 1.5rem;
		margin-bottom: .5rem;
		mc-heading-level: 0;
		page-break-after: avoid;
	}

	.Tools
	{
		display: none;
	}

	.Home
	{
		display: none;
	}

	#feedbackContainer
	{
		display: none;
	}

	.MCBreadcrumbsBox_0
	{
		display: none;
	}

	.MCBreadcrumbsBox_0 ~ h1
	{
		page-break-before: avoid;
	}

	img.MaxWidth4
	{
		max-width: 4in;
		page-break-before: avoid;
	}

	img.MaxWidth5
	{
		max-width: 5in;
		page-break-before: avoid;
	}

	img.MaxWidth6
	{
		max-width: 6in;
		page-break-before: avoid;
	}

	img.MaxWidth7
	{
		max-width: 6.9in;
		page-break-before: avoid;
	}

	img.Popup128
	{
		max-width: 6in;
		page-break-before: avoid;
		page-break-after: avoid;
		border-style: none;
	}

	p.Product
	{
		display: none;
	}

	p.Contents
	{
		font-weight: bold;
		font-size: 22pt;
		color: #333;
		page-break-before: always;
	}

	MadCap|miniTocProxy,
	MadCap|miniTocProxy_0
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	}

	p.MiniTOC1
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-weight: normal;
		margin: 0;
	}

	p.TOC1
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
		margin-bottom: 0;
		margin-top: 0;
	}

	p.TOC2
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-size: 10pt;
		margin-bottom: 0;
		margin-top: 0;
		text-indent: 6pt;
	}

	p.TOC3
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-size: 10pt;
		margin-bottom: 0;
		margin-top: 0;
		text-indent: 12pt;
	}

	MadCap|xref
	{
		color: #0092BC;
	}

	MadCap|xref.Standard
	{
		mc-format: '{para}';
	}

	MadCap|dropDownHead
	{
		font-size: 11pt;
		font-weight: bold;
		margin-top: 1.5rem;
		margin-bottom: .5rem;
		page-break-after: avoid;
		color: #606060;
		margin-bottom: .5rem;
	}
}

/********************Preventing false positives in error analysis****************/

.textarea
{
	
}

.home-page
{
	
}

