/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body	/* Styles for the body element */
{
	color: var(--Safe-Black);
	font-family: var(--FontBody);
	max-width: 100%;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	mc-hyphenate: never;
}

/*==Generic classes==*/

.black
{
	color: var(--Safe-Black);
}

.button_set
{
	margin: 0 auto 0 20%;
}

.button_set #high,
.button_set #collapse,
.button_set #expand,
.button_set #print
{
	float: left;
	width: 40px;
	padding-right: 3px;
}

.buttons #print
{
	padding-right: 0;
}

.Color1
{
	color: var(--Safe-Orange);
}

.FiftyPercentMaxWidth	/*used mainly for images*/
{
	max-width: 50%;
}

.NoPageBreakAfter
{
	page-break-after: avoid;
}

.text-muted
{
	color: #999999;
	text-align: center;
}

.sub-menu li
{
	border-bottom: 1px dotted grey;
	padding: 1px 0 1px 0;
}

.white
{
	color: var(--White);
}

/*==Identifiers==*/

#high
{
	
}

#collapse
{
	
}

#expand
{
	
}

#print
{
	
}

/*==Header==*/

.title-bar-layout a.logo	/*Adds margin to header logo*/
{
	margin: 5px;
	margin-top: 6px;
}

.search-filter	/*makes search filter invisible in search box*/
{
	display: none;
}

.search-bar
{
	width: 75%;
}

.side_links
{
	margin-left: -15px;
}

.buttons._Skins_TopicToolBar2
{
	float: none;
}

/*==Footer==*/

a.link	/*home-page-footer*/
{
	text-decoration: underline;
}

footer
{
	color: #808080;
	font-size: 11pt;
	font-style: italic;
}

#footer
{
	color: gray;
	font-size: 15px;
	background-color: lightgray;
	border-radius: 10px;
	padding: 5px;
}

#footer ul
{
	margin-left: 0;
}

div#footer
{
	background-color: #dcdcdc;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-radius: 0;
}

div#footer a
{
	font-size: 13px;
}

div#footer li
{
	list-style: none;
	padding-bottom: 0;
}

div#footer li > a
{
	color: #dcdcdc;
	text-decoration: none;
}

/*==Side Navigations==*/

ul.menu._Skins_SideMenu
{
	background-color: #fff;
	/*border-left: 1px solid #f5f5f5;*/
	border-radius: 0 0 5px 5px;
	padding-left: 10px;
}

/*==Template page classes==*/

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
	display: block;
	background-color: #fff;
	padding-left: 10px;
	border-left: 1px solid grey;
	overflow: auto;
}

div.content
{
	wrapper: inherit;
	padding: 0px;
	padding-left: 10 px;
	padding-right: 0px;
	width: 100%;
}

/*==Other Classes==*/

a
{
	font-family: var(--FontBody);
	font-size: 18px;
	color: var(--Safe-Link);
}

a:link
{
	
}

a:visited
{
	
}

a:hover
{
	color: var(--Safe-Hover);
}

a.btn
{
	background-position-y: 8px;
	background-repeat: no-repeat;
	background-size: 20px;
	border-radius: 5px;
	font-size: 18px;
	outline: none;
	padding: 10px;
	padding-left: 40px;
	text-align: center;
	transition: all .5s ease;
	overflow: hidden;
	background-image: url('../Images/Elements/UG-White.svg');
	color: var(--White);
	background-color: var(--Safe-Orange);
	border: solid 1.5px var(--White);
	text-decoration: none;
	background-position-x: 10px;
	white-space: nowrap;
}

a.btn:hover
{
	background-color: var(--DarkRed2);
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	font-family: var(--FontBody);
	font-size: 14px;
	color: var(--Safe-Black4);
	text-decoration: none;
}

a.MCBreadcrumbsLink:hover
{
	color: var(--Safe-Orange);
}

a.MiniTOC1:hover
{
	color: var(--Safe-Hover);
}

a.MiniTOC2:hover
{
	color: var(--Safe-Hover);
}

a.MiniTOC3:hover
{
	color: var(--Safe-Hover);
}

blockquote
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: none;
	border-left-color: #b3b3b3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #b3b3b3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #b3b3b3;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 12px;
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
	padding: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

blockquote.name
{
	background-image: none;
	border-bottom-color: #b3b3b3;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-bottom: 0;
	padding-bottom: 12px;
	padding-right: 35px;
	padding-top: 8px;
	text-align: right;
	padding: 2px;
}

caption
{
	color: #000000;
	padding-bottom: 10px;
	font-family: var(--FontBody);
	font-size: 18px;
	font-style: italic;
}

code
{
	font-size: 15px;
	font-family: var(--FontCode);
	font-weight: 400;
	color: var(--CodeColor);
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.TightContent
{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

div.NoPageBreak
{
	
}

div.Note
{
	background-image: url('../Images/Elements/Note.svg');
	background-repeat: no-repeat;
	border-radius: 6px;
	border-left: solid 6px var(--Safe-Teal7);
	background-color: var(--LightMaya);
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	background-position-x: 12px;
	background-position-y: 20px;
	mc-auto-number-format: '{color #2B5075}{b}Note  {/b}{/color}';
}

div.NoteEmpty
{
	background-image: url('../Images/Elements/Note.svg');
	background-repeat: no-repeat;
	border-radius: 6px;
	border-left: solid 6px var(--Safe-Teal7);
	background-color: var(--LightMaya);
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	background-position-x: 12px;
	background-position-y: 20px;
}

div.NoteImp
{
	background-color: var(--LightRed);
	background-image: url('../Images/Elements/NoteImp.svg');
	background-position-x: 12px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	border-left: solid 6px var(--Safe-Red7);
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	mc-auto-number-format: '{color #A71509}{b}Important  {/b}{/color}';
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
}

div.NoteImpEmpty
{
	background-color: var(--LightRed);
	background-image: url('../Images/Elements/NoteImp.svg');
	background-position-x: 12px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	border-left: solid 6px var(--Safe-Red7);
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
}

div.NoteTip
{
	background-position-x: 12px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	background-color: var(--LightOrange);
	background-image: url('../Images/Elements/Tip.svg');
	border-left: solid 6px var(--Safe-Orange);
	mc-auto-number-format: '{color #F55215}{b}Tip  {/b}{/color}';
}

div.NoteTipEmpty
{
	background-position-x: 12px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	background-color: var(--LightOrange);
	background-image: url('../Images/Elements/Tip.svg');
	border-left: solid 6px var(--Safe-Orange);
}

div.NoteWrn
{
	background-position-x: 12px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	border-left: solid 6px var(--Safe-Warn7);
	background-color: var(--LightOrange);
	background-image: url('../Images/Elements/Warn.svg');
	mc-auto-number-format: '{color #D16400}{b}Warning  {/b}{/color}';
}

div.NoteWrnEmpty
{
	background-position-x: 12px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	border-left: solid 6px var(--Safe-Warn7);
	background-color: var(--LightOrange);
	background-image: url('../Images/Elements/Warn.svg');
}

div.Example
{
	background-position-x: 12px;
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	background-position-y: 0px;
	border-left: solid 6px var(--Safe-Green7);
	background-color: var(--LightGray);
	background-image: url('../Images/Elements/Eg.svg');
	mc-auto-number-format: '{color #006000}{b}Example  {/b}{/color}';
}

div.ExampleEmpty
{
	background-position-x: 12px;
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
	page-break-inside: avoid;
	background-position-y: 0px;
	border-left: solid 6px var(--Safe-Green7);
	background-color: var(--LightGray);
	background-image: url('../Images/Elements/Eg.svg');
}

div.related-xformer	/*text box for side menus*/
{
	float: right;
	clear: right;
	margin-left: 15px;
	display: block;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808000;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: transparent;
}

dt
{
	font-family: var(--FontBody);
}

dd
{
	
}

dl
{
	font-family: var(--FontBody);
}

h1
{
	margin-bottom: 8px;
	border-bottom: solid 1px #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 15px;
	font-size: 32px;
	font-weight: 600;
	line-height: 44px;
	margin: 1px;
	padding-bottom: 3px;
	font-family: var(--FontHeading);
}

h1.title
{
	border-bottom: none;
	mc-hyphenate: never;
	font-weight: 700;
	font-size: 37px;
}

h2
{
	color: var(--Safe-Black);
	overflow: auto;
	font-size: 28px;
	font-weight: 400;
	line-height: 40px;
	margin: 1px;
	font-family: var(--FontHeading);
	margin-top: 35px;
}

h3
{
	font-size: 21px;
	font-weight: 600;
	line-height: 32px;
	margin: 1px;
	font-family: var(--FontHeading);
	margin-top: 20px;
}

h3.Micro-Content
{
	margin-top: 0;
}

h4
{
	margin-bottom: 0em;
	margin: 1px;
	font-weight: 600;
	margin-top: 20px;
	line-height: 24px;
	font-size: 18px;
	font-family: var(--FontHeading);
}

h5
{
	margin: 1px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	font-family: var(--FontHeading);
}

h6
{
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	margin: 0;
	margin-bottom: 0;
	margin-top: 12px;
	font-family: var(--FontHeading);
}

html
{
	
}

img
{
	border: none;
	background: transparent;
}

img.Inline
{
	max-width: auto;
	max-height: 20px;
}

img.MaxWidthPrint100Percent
{
	
}

img.MaxWidthPrint95Percent
{
	
}

img.MaxWidthPrint90Percent
{
	
}

img.MaxWidthPrint85Percent
{
	
}

img.MaxWidthPrint80Percent
{
	
}

img.MaxWidthPrint75Percent
{
	
}

img.MaxWidthPrint70Percent
{
	
}

img.MaxWidthPrint65Percent
{
	
}

img.MaxWidthPrint60Percent
{
	
}

img.MaxWidthPrint55Percent
{
	
}

img.MaxWidthPrint50Percent
{
	
}

img.MaxWidthPrint45Percent
{
	
}

img.MaxWidthPrint40Percent
{
	
}

img.MaxWidthPrint35Percent
{
	
}

img.MaxWidthPrint30Percent
{
	
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.ReduceButtonSize
{
	max-height: 18px;
	max-width: auto;
}

kbd
{
	background: var(--White);
	border: 1px solid var(--MediumGray);
	display: inline-block;
	margin: 3px;
	padding: 4px 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	cursor: default;
	font-size: 0.9em;
}

li
{
	orphans: 2;
	widows: 2;
	padding-bottom: 6px;
	font-size: 18px;
	font-family: var(--FontBody);
}

li::marker
{
	font-family: var(--FontBody);
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: italic;
	mc-breadcrumbs-divider: ' > ';
	font-family: var(--FontBody);
	font-size: 14px;
	mc-breadcrumbs-count: 5;
	color: var(--Safe-Black4);
	mc-breadcrumbs-prefix: ' ';
	text-decoration: none;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-disabled: false;
	mc-closed-image: url('../Images/DropDownClosed-black.png');
	mc-open-image: url('../Images/DropDownOpen-black.png');
}

MadCap|dropDownBody
{
	mc-disabled: false;
	border-bottom: solid 1px #0153d1;
	border-bottom-color: #0153D1;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	text-decoration: underline;
	color: #4574b1;
	font-weight: 400;
	font-family: var(--FontBody);
	font-size: 21px;
	line-height: 32px;
}

MadCap|dropDownHotspot
{
	mc-disabled: false;
	text-decoration: underline;
	color: #4d75b3;
	font-weight: normal;
	font-size: 18px;
}

MadCap|dropDownHotspot:hover
{
	font-weight: bold;
	color: #0153D1;
	line-height: 24px;
}

MadCap|dropDownHotspot.Heading
{
	text-decoration: underline;
	color: #4d75b3;
	line-height: 32px;
	font-weight: 400;
	font-size: 21px;
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|xref
{
	text-decoration: underline;
	font-weight: normal;
	font-family: var(--FontBody);
	mc-format: '{paratext}';
	color: var(--Safe-Link);
}

MadCap|xref:hover
{
	color: var(--Safe-Hover);
}

MadCap|slideshowCaption
{
	font-family: var(--FontBody);
}

MadCap|miniTocProxy	/*This style formats the MiniTOC container. Edit p.MiniTOC styles to change formatting.*/
{
	padding-left: 10px;
	padding-top: 10px;
	border-top-color: transparent;
}

MadCap|tocProxy
{
	font-family: var(--FontBody);
	color: var(--DarkGray);
}

MadCap|bodyProxy
{
	border-top: solid 1px #808080;
}

MadCap|topicToolbarProxy
{
	
}

MadCap|snippetBlock.MaxWidth	/*Use for Feature Operation table snippets*/
{
	max-width: 710px;
}

MadCap|expandingHead
{
	font-size: inherit;
	color: #2d8dcc;
	text-decoration: underline;
}

MadCap|dropDownHotspot.dropspot
{
	color: #4d75b3;
}

MadCap|codeSnippetBody
{
	line-height: 15px;
	font-family: var(--FontCode);
	color: var(--CodeColor);
}

MadCap|codeSnippet
{
	background: #fffff0;
}

ol
{
	font-size: inherit;
	list-style-type: decimal;
	font-family: var(--FontBody);
}

ol.LowerAlpha
{
	list-style-type: lower-alpha;
}

ol.LowerRoman
{
	list-style-type: lower-roman;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	overflow: auto;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: var(--Safe-Black);
	font-family: var(--FontBody);
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	font-weight: bold;
	vertical-align: top;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.UnlinkedTopics
{
	color: #000000;
	margin-bottom: 8pt;
	margin-top: 8pt;
	text-indent: 1px;
	top: 0px;
	margin-left: 0pt;
	display: none;
	font-family: var(--FontBody);
	font-size: 18px;
}

p.Code
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	text-decoration: none;
	font-style: normal;
	font-family: var(--FontCode);
	font-weight: 400;
	font-size: 16px;
	color: var(--CodeColor);
}

p.Code1
{
	text-align: left;
	margin-left: 12pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	text-decoration: none;
	font-style: normal;
	font-family: var(--FontCode);
	font-weight: 400;
	font-size: 16px;
	color: var(--CodeColor);
}

p.Code2
{
	text-align: left;
	margin-left: 24pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	text-decoration: none;
	font-style: normal;
	font-family: var(--FontCode);
	font-weight: 400;
	font-size: 16px;
	color: var(--CodeColor);
}

p.Code3
{
	text-align: left;
	margin-left: 36pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	text-decoration: none;
	font-style: normal;
	font-family: var(--FontCode);
	font-weight: 400;
	font-size: 16px;
	color: var(--CodeColor);
}

p.snippet_begin
{
	color: #094600;
	line-height: normal;
	text-align: left;
	border-top: solid 1px #000000;
	border-bottom: solid 0px #000000;
	border-left-style: None;
	border-left-width: 0px;
	border-left-color: #005b04;
	border-right-style: None;
	border-right-width: 0px;
	border-right-color: #005b04;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	margin-right: 2pt;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1pt;
	padding-bottom: 1pt;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #ffffe0;
	font-family: var(--FontBody);
}

p.snippet_end
{
	color: #094600;
	line-height: normal;
	text-align: left;
	border-top: solid 1px #000000;
	border-bottom: solid 0px #000000;
	border-left-style: None;
	border-left-width: 0px;
	border-left-color: #005b04;
	border-right-style: None;
	border-right-width: 0px;
	border-right-color: #005b04;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	margin-right: 2pt;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1pt;
	padding-bottom: 1pt;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #e0ffff;
}

p.Subheading
{
	padding-top: 6px;
	font-size: 21px;
	line-height: 32px;
	font-weight: 600;
	font-family: var(--FontHeading);
	color: var(--Safe-Black);
	page-break-after: avoid;
}

p.MiniTOC1
{
	font-family: var(--FontBody);
	font-size: 15px;
	text-decoration: underline;
	font-weight: 600;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: -30px;
	mc-leader-format: '.';
	color: var(--Safe-Link);
}

p.MiniTOC2
{
	font-family: var(--FontBody);
	font-size: 15px;
	text-decoration: underline;
	font-weight: 600;
	line-height: 20px;
	margin-left: 20px;
	margin-bottom: -30px;
	mc-leader-format: '.';
	color: var(--Safe-Link);
}

p.MiniTOC3
{
	font-family: var(--FontBody);
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
	display: block;
	margin-left: 30px;
	margin-bottom: -30px;
	line-height: 20px;
	color: var(--Safe-Link);
}

p.NormalIndented
{
	margin-left: 12pt;
}

p.NormalIndented2
{
	margin-left: 27pt;
}

p.NormalIndented3
{
	margin-left: 40pt;
}

p.NormalIndented4
{
	margin-left: 52pt;
}

p.NumberedStepsContinued
{
	
}

p.TOC1
{
	margin-bottom: 0px;
	margin-top: 0px;
	mc-pagenum-display: all;
	mc-leader-format: '.';
	font-size: 11pt;
}

p.TOC2
{
	margin-bottom: 8pt;
	margin-top: 8pt;
	margin-left: 0px;
	text-indent: 0px;
	font-size: 11pt;
}

p.TOC3
{
	margin-left: 12pt;
	font-size: 11pt;
}

p.TOC4
{
	font-size: 11pt;
}

p.TOC5
{
	font-size: 11pt;
}

p.TOC6
{
	font-size: 11pt;
}

p.info-title
{
	text-align: center;
	color: var(--Safe-Black);
	font-size: 48px;
	font-weight: 400;
	line-height: 65px;
	margin-bottom: 20px;
	font-family: var(--FontHeading);
}

p.tile-title
{
	font-size: 1.5em;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}

p.shaded_box
{
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding-left: 10px;
	background-color: #f5f5f5;
	overflow: auto;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: none 1px transparent;
	border-bottom-left-radius: 1;
	border-bottom-right-radius: 1;
	border-radius: 1;
	color: #000000;
}

p.shaded_box_indent
{
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	border-bottom-color: #808080;
	background-color: #f5f5f5;
	overflow: auto;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: none 1px transparent;
	border-bottom-left-radius: 1;
	border-bottom-right-radius: 1;
	border-radius: 1;
	color: #696969;
	left: 0px;
	padding-left: 10px;
	margin-left: 50px;
	margin-top: 2px;
}

p.keywords
{
	mc-auto-number-format: '{b}Tags {/b}';
	color: #808000;
	font-family: var(--FontCode);
	font-size: 12px;
}

p.HowToOpen
{
	background-repeat: no-repeat;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	border-bottom-color: #808080;
	border: solid 1px #808080;
	color: #000000;
	background-color: #f5f5f5;
	background-position: left center;
	margin-left: 0px;
	border-radius: 3px;
	padding: 6px;
}

p.MasterPageText
{
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: 20px;
	font-size: 12px;
}

p.TransformerSummary
{
	
}

p.Footnote
{
	margin: 5px;
	mc-auto-number-format: '{n} ';
	mc-auto-number-offset: 2px;
}

p.SmallParaBreak	/*Small paragraph spacer between snippets*/
{
	font-size: 5pt;
	margin-bottom: 3px;
	margin-top: 0px;
}

p.Table-Row	/*Less padding above/below in cells*/
{
	margin-bottom: 2px;
	margin-top: 2px;
	vertical-align: top;
	margin: 1px;
	font-family: var(--FontBody);
}

p.SubheadingColor
{
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-left: 0;
	font-weight: 700;
	font-family: var(--FontHeading);
	color: #4d75b3;
	page-break-after: avoid;
}

p.NumList-1
{
	mc-auto-number-format: '{n=1}.';
	mc-auto-number-position: outside-head;
	margin-right: 0.5in;
	margin-top: 6pt;
	margin-bottom: 6pt;
	mc-auto-number-offset: 0.5in;
	mc-next-class: NumList-1Plus;
	margin-left: 0.5in;
}

p.NumList-1Plus
{
	mc-auto-number-format: '{n+1}.';
	mc-auto-number-position: outside-head;
	margin-left: 0.5in;
	margin-right: 0.5in;
	margin-top: 6pt;
	margin-bottom: 6pt;
	mc-auto-number-offset: 0.5in;
}

p.Table_Head
{
	font-weight: 700;
}

pre
{
	margin-top: 1pt;
	margin-bottom: 3pt;
	padding-bottom: 2pt;
	overflow: hidden;
	font-family: var(--FontCode);
	font-size: 12px;
	color: var(--CodeColor);
}

pre.Indent1
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 12pt;
}

pre.Indent2
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 25pt;
}

pre.Indent3
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 40pt;
}

pre.Indent4
{
	margin-bottom: 1pt;
	margin-left: 50pt;
	margin-top: 1pt;
}

pre.larger_font
{
	margin-top: 1pt;
	margin-bottom: 3pt;
	padding-bottom: 2pt;
	overflow: auto;
	font-size: 15px;
	font-family: var(--FontCode);
}

pre.Indent3_larger	/*Font size 10*/
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 45pt;
	font-size: 15px;
	font-family: var(--FontCode);
}

pre.Indent4_larger
{
	margin-bottom: 1pt;
	margin-top: 1pt;
	margin-left: 60pt;
	font-size: 15px;
	font-family: var(--FontCode);
}

span.Emphasis
{
	font-weight: bold;
}

span.Exp
{
	font-weight: bold;
	color: var(--Safe-Green7);
}

span.Imp
{
	font-weight: bold;
	color: var(--Safe-Red7);
}

span.Note
{
	font-weight: bold;
	color: var(--Safe-Teal7);
}

span.Tip
{
	font-weight: bold;
	color: var(--Safe-Orange);
}

span.Wrn
{
	font-weight: bold;
	color: var(--Safe-Warn7);
}

span.ParameterName
{
	font-weight: normal;
	font-style: italic;
}

span.ParameterValue
{
	font-weight: bold;
}

span.PortName
{
	font-weight: bold;
	font-style: italic;
}

span.ColumnHeading
{
	font-weight: normal;
	font-style: italic;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

span.Italics
{
	font-weight: normal;
	font-style: italic;
}

span.BoldItalic
{
	font-weight: bold;
	font-style: italic;
}

span.Code
{
	font-size: 15px;
	font-family: var(--FontCode);
	font-weight: 400;
	color: var(--CodeColor);
}

span.Bold
{
	font-weight: bold;
	font-size: 18px;
	font-family: var(--FontBody);
}

span.BoldItalicLarge
{
	font-style: italic;
	font-weight: bold;
	font-size: 21px;
}

span.SearchHighlight
{
	background-color: #ffff00;
}

span.footer_title
{
	
}

span.TransformerSummary
{
	
}

span.H2-size	/*Text that is the same size as h2*/
{
	color: #000000;
	font-size: 32px;
	font-family: var(--FontBody);
}

sup
{
	font-size: 14px;
}

td
{
	margin: 8px;
	vertical-align: top;
	font-family: var(--FontBody);
}

th
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: 600;
	font-family: var(--FontBody);
	color: var(--White);
}

ul
{
	margin-left: 2.1em;
	padding: 0;
	list-style-image: none;
	list-style-type: disc;
	font-size: 18px;
	line-height: 28px;
	font-family: var(--FontBody);
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../Images/Bullet1.png');
}

ul.SecondLevel
{
	list-style-image: none;
	padding-top: 0em;
	margin-bottom: auto;
	margin-left: 4.5em;
}

ul.List-bullets	/*No indent*/
{
	list-style-type: disc;
	list-style-image: none;
}

ul.List-bullets > li::marker
{
	content: '•';
}

ul.FirstLevel
{
	
}

ul.FirstLevel li
{
	
}

ul.Bullets-Compact
{
	list-style-type: disc;
	list-style-image: none;
	margin-bottom: 0.08em;
	margin-top: 0.08em;
}

/* First Page of Each Format */
/*{*/
/*html.formatlanding*/
/*}*/
/*html.formatlanding */
/*{*/
/*	div.sideContent: {display: none;}*/
/*{*/

@media print
{
	p.Footnote
	{
		font-size: 11pt;
	}

	h1
	{
		line-height: 48px;
		mc-hyphenate: never;
		font-size: 32px;
		border-bottom-width: 2px;
		border-color: var(--Safe-Orange);
	}

	h2
	{
		font-size: 30px;
		line-height: 38px;
	}

	img.Inline
	{
		max-height: 16px;
	}

	p.TOC1
	{
		margin-bottom: 6px;
		margin-top: 15px;
		mc-pagenum-display: leaf;
		mc-leader-format: 'none';
		font-size: 12pt;
		color: var(--Safe-Orange);
	}

	p.TOC2
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	p.TOC3
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	p.TOC4
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	p.TOC5
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	p.TOC6
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.MiniTOC1
	{
		text-decoration: none;
		line-height: normal;
		margin-bottom: 0px;
		mc-leader-format: ' ';
		font-size: 11pt;
		margin-top: 0px;
		color: var(--Safe-Black);
	}

	p.MiniTOC2
	{
		line-height: normal;
		margin-bottom: 0px;
		text-decoration: none;
		mc-leader-format: ' ';
		font-size: 11pt;
		margin-top: 0px;
		color: var(--Safe-Black);
	}

	p.MiniTOC3
	{
		font-size: 11pt;
		margin-bottom: 0px;
		margin-top: 0px;
		color: var(--Safe-Black);
	}

	MadCap|miniTocProxy
	{
		border-top-color: transparent;
		padding-top: 5px;
	}

	MadCap|dropDownBody
	{
		border-bottom-width: 0px;
	}

	div.Note
	{
		background-position-x: 18px;
	}

	div.NoteImp
	{
		background-position-x: 18px;
	}

	div.NoteWrn
	{
		background-position-x: 18px;
	}

	div.NoteTip
	{
		background-position-x: 18px;
	}

	div.Example
	{
		background-position-x: 18px;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}

	ul.FirstLevel
	{
		list-style-image: none;
	}

	div.NoPageBreak
	{
		page-break-inside: avoid;
	}

	img.MaxWidthPrint100Percent
	{
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		max-width: 100%;
	}

	img.MaxWidthPrint30Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 30%;
	}

	img.MaxWidthPrint35Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 35%;
	}

	img.MaxWidthPrint40Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 40%;
	}

	img.MaxWidthPrint45Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 45%;
	}

	img.MaxWidthPrint50Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 50%;
	}

	img.MaxWidthPrint55Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 55%;
	}

	img.MaxWidthPrint60Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 60%;
	}

	img.MaxWidthPrint65Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 65%;
	}

	img.MaxWidthPrint70Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 70%;
	}

	img.MaxWidthPrint75Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 75%;
	}

	img.MaxWidthPrint80Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 80%;
	}

	img.MaxWidthPrint85Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 85%;
	}

	img.MaxWidthPrint90Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 90%;
	}

	img.MaxWidthPrint95Percent
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		max-width: 95%;
	}

	MadCap|xref
	{
		mc-format: '{paratext} {pageref}';
		text-decoration: none;
	}

	li
	{
		page-break-inside: avoid;
	}

	.NoPageBreakAfter
	{
		
	}
}

@media only screen and (max-width: 1279px)
{
	.search-bar
	{
		width: 100%;
	}
}

@media only screen and (max-width: 767px)
{
	a.btn
	{
		background-image: none;
		padding-left: 6px;
		padding: 6px;
	}

	.search-bar
	{
		width: 100%;
	}
}

