/*<meta />*/

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

:root
{
	--Dark: #404040;
	--Light: #F2F2F2;
	--Brand2: #000000;
	font-size: 16px;
	--Brand1: #0062B0;
	--Medium: #9D9D9D;
	--White: #FFFFFF;
}

body
{
	font-family: Segoe UI Light, "Segoe WP Light", "wf_segoe-ui_light", "wf_segoeui_normal", "Segoe UI", "Segoe WP", Helvetica, Tahoma, Arial, sans-serif;
	color: var(--Dark);
	margin-top: 0rem;
	padding: 0rem 0.3125rem 0.3125rem;
	font-size: 1rem;
	margin-bottom: 0.625rem;
	margin-left: 0rem;
	margin-right: 0rem;
}

.body-container
{
	padding-left: 2.6rem;
	padding-right: 2.6rem;
	padding-top: 2rem;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

img.popup-onclick
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 10rem;
}

p
{
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	letter-spacing: 0.25;
	font-size: inherit;
	line-height: 1.625rem;
}

/* Headings */

h2
{
	font-weight: bold;
	font-size: 1.4rem;
}

h3
{
	font-weight: bold;
	font-size: 1.2rem;
}

h4
{
	font-weight: bold;
	font-size: 1rem;
}

h5
{
	font-weight: bold;
	font-size: 0.8125rem;
}

h6
{
	font-weight: bold;
	font-size: 0.6875rem;
}

/* Home page topic */

div.select-language-drop-down
{
	left: revert !important;
	right: 0;
}

div.home-section
{
	border-bottom: solid 0.0625rem var(--Light);
	font-size: inherit;
	margin-bottom: 1.6rem;
	padding: 0rem 0.5rem 0.9rem 0.5rem;
}

div.topic-hero
{
	padding: 0rem 0.5rem;
	position: relative;
	overflow: hidden;
	min-height: 1.9rem;
	z-index: 0;
}

h1
{
	color: #404040;
	font-size: 3.375rem;
	font-weight: bold;
	line-height: 3.2rem;
	margin-top: 0.7rem;
	min-height: 1.9rem;
	position: relative;
	text-align: center;
	z-index: 2;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	mc-breadcrumbs-prefix: ' ';
	padding-bottom: 0rem;
	border-bottom-style: none;
	mc-breadcrumbs-count: 4;
	margin-bottom: 0.5rem;
	mc-breadcrumbs-divider: ' - ';
}

div.breadcrumbs
{
	line-height: 2.2rem;
}

/* Links */

a
{
	font-weight: bold;
	text-decoration: none;
	color: #0099cc;
}

a:link
{
	color: #0099cc;
	text-decoration: none;
}

a:visited
{
	color: #0099cc;
}

MadCap|dropDown
{
	border-bottom: 0.0625rem solid var(--Light);
	mc-image-position: left;
	mc-image-spacing: 0.625rem;
	mc-open-image: url('../Images/arrow-closed-sm.png');
	mc-closed-image: url('../Images/arrow-open-sm.png');
	padding: 0.625rem 0;
}

MadCap|dropDownBody
{
	padding: 0.625rem 1.875rem 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: var(--Dark);
	font-size: 1.25rem;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: inherit;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #0099cc;
}

MadCap|xref
{
	font-weight: bold;
	color: #0000cd;
	text-decoration: none;
	mc-format: '{para}';
}

/* Lists */

ol,
ul
{
	letter-spacing: .25;
	line-height: 1.625rem;
}

/* Master page */

MadCap|popupHead
{
	text-decoration: underline;
	color: inherit;
}

li
{
	
}

ul
{
	list-style-type: circle;
	font-size: inherit;
	margin-left: 0.5rem;
}

ol
{
	line-height: 1.625rem;
	font-size: inherit;
	margin-left: 0.5rem;
}

MadCap|searchBarProxy
{
	vertical-align: center;
}

input.search-field
{
	text-align: center;
}

MadCap|glossaryTerm
{
	mc-closed-image: none;
	mc-open-image: none;
	mc-image-spacing: 0;
	font-weight: inherit;
	color: inherit;
}

MadCap|glossaryTerm.Expanding
{
	mc-term-display: none;
}

MadCap|toggler
{
	mc-disable-glossary-terms: true;
	mc-image-spacing: 5rem;
	mc-closed-image: url('../Images/arrow-closed-small.png');
	mc-open-image: url('../Images/arrow-open-small.png');
	color: var(--Dark);
}

MadCap|targetName
{
	
}

div
{
	line-height: 1.625rem;
}

MadCap|glossaryTerm.Hyperlink
{
	font-weight: bold;
	text-decoration: none;
	color: #0099cc;
}

tr
{
	
}

MadCap|bodyProxy
{
	
}

div.lang-select
{
	text-align: right;
	z-index: 300000;
	position: relative;
	margin-top: -1.2rem;
	margin-bottom: -0.8rem;
}

div.NewRowClass3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	position: fixed;
	bottom: 0rem;
	padding-bottom: 0.5rem;
	padding-top: 0.3rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	background-color: #ffffff;
	width: 76%;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

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

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

table
{
	width: 95%;
	border-collapse: collapse;
	text-align: center;
}

div.Support	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	position: relative;
}

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

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

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

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

div.Support > div:nth-child(2)
{
	width: 1.5rem;
	margin-left: 0%;
}

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

sup
{
	
}

div.NewRowClass2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

div.NewRowClass2 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

div.NewRowClass2 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

td
{
	text-align: inherit;
}

a.MCBreadcrumbsLink
{
	color: #9d9d9d;
	text-decoration: none;
}

MadCap|miniTocProxy
{
	text-align: center;
	border-top: none;
	margin-right: 6.3%;
}

p.MiniTOC1
{
	color: #0099cc;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 0.6rem;
}

p.MiniTOC2
{
	
}

.mobile
{
	display: none;
}

.tablet
{
	display: none;
}

.web
{
	display: block;
}

.mobtab
{
	display: none;
}

.webtab
{
	display: block;
}

th
{
	font-weight: bolder;
}

thead
{
	font-weight: bold;
	color: #ffffff;
	background-color: #9d9d9d;
}

div.height-container-sidenav
{
	padding-bottom: 0rem;
}

div.process > div.example
{
	background-color: #ffffff;
}

span.new-feature
{
	background-color: #f7ac08;
	color: #ffffff;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0.2rem;
}

MadCap|expanding
{
	mc-closed-image: url('../Images/exp-text-closed.png');
	mc-open-image: url('../Images/exp-text-open.png');
}

div.Related-Content	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Related-Content::before
{
	content: ' ';
	display: table;
}

div.Related-Content::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Related-Content > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.Related-Content > div:nth-child(1)
{
	width: 66.667%;
	margin-left: 0%;
	padding-right: 3px;
	margin-right: 0px;
}

div.Related-Content > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0px;
	padding-left: 10px;
}

div.home-tiles-layout > div:nth-child(1)
{
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}

div.home-tiles-layout > div:nth-child(2)
{
	padding-left: 3px;
	margin-left: 2px;
}

div.Video	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

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

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

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

div.NewrowClass1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

div.NewrowClass1 > div:nth-child(1)
{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	width: 33.333%;
	margin-left: 0%;
}

div.NewrowClass1 > div:nth-child(2)
{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	width: 33.333%;
	margin-left: 0%;
}

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

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

div.NewRowClass3 > div:nth-child(5)
{
	width: 25%;
	margin-left: 0%;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

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

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

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

	div.footer
	{
		width: 100%;
	}

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

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

	div.NewRowClass3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		position: fixed;
		bottom: 0rem;
		padding-bottom: 0.5rem;
		padding-top: 0.3rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		background-color: #ffffff;
		width: 92.5%;
	}

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

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

	div.lang-select
	{
		display: block;
		margin-right: 2.5rem;
		margin-bottom: 4.8rem;
		margin-top: -4.9rem;
	}

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

	div.Support > div:nth-child(2)
	{
		width: 1.5rem;
		margin-left: 0%;
	}

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

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	a.backToTop
	{
		right: 0.75rem;
	}

	.mobile
	{
		display: none;
	}

	.tablet
	{
		display: block;
	}

	.web
	{
		display: none;
	}

	.mobtab
	{
		display: block;
	}

	.webtab
	{
		display: block;
	}

	div.header-text
	{
		padding-bottom: 0.3rem;
	}

	div.home-search
	{
		margin-bottom: 1rem;
	}

	div.NewRowClass1
	{
		
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

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

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

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

	div.footer
	{
		width: 100%;
	}

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

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

	div.NewRowClass3
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		position: fixed;
		bottom: 0rem;
		padding-bottom: 0.5rem;
		padding-top: 0.3rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		background-color: #ffffff;
		width: 92.5%;
	}

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

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

	div.lang-select
	{
		display: block;
	}

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

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

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

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

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

	td.right
	{
		
	}

	div.right
	{
		border-right: solid 2px #000000;
	}

	div.home-block
	{
		
	}

	div.home-text-block
	{
		
	}

	div.process
	{
		
	}

	a.backToTop
	{
		right: 0.75rem;
	}

	.mobile
	{
		display: block;
	}

	.web
	{
		display: none;
	}

	.tablet
	{
		display: none;
	}

	.mobtab
	{
		display: block;
	}

	.webtab
	{
		display: none;
	}

	div.header-text
	{
		padding-bottom: 0rem;
	}

	div.home-search
	{
		margin-bottom: 1rem;
	}

	img.one01s
	{
		
	}

	div.home-section
	{
		
	}

	div.veri-feat
	{
		width: 100%;
		margin-left: -0.4rem;
		margin-top: -1rem;
	}

	img
	{
		mc-thumbnail-max-height: 3rem;
	}

	body
	{
		margin-bottom: 0.625rem;
		padding: 0rem 0.3125rem 0.3125rem;
	}

	MadCap|breadcrumbsProxy
	{
		margin-bottom: 0rem;
	}
}

@media print
{
	/* Links */

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

	body
	{
		margin: 1rem 3rem 0rem 3rem;
	}

	p
	{
		font-size: 12px;
	}

	h4
	{
		font-size: 14px;
	}

	h3
	{
		font-size: 16px;
	}

	h2
	{
		font-size: 18px;
	}

	h1
	{
		font-size: 24px;
	}
}

img.icon
{
	border: none;
	max-width: 100%;
	vertical-align: -0.45rem;
	height: 1.5rem;
}

MadCap|toggler.Arrow
{
	display: block;
	color: #434343;
	mc-closed-image: url('../Images/arrow-closed.png');
	mc-open-image: url('../Images/arrow-open.png');
	font-weight: bold;
	font-size: 1.4rem;
}

img.popup-image
{
	mc-thumbnail-max-height: 2.1875rem;
	mc-thumbnail: hover;
	vertical-align: 1.25rem;
	padding: 0.25rem;
}

div.home-block-section
{
	margin: auto;
	padding: 3% 1% 1%;
}

div.home-block
{
	margin-top: 0rem;
	margin-left: 0.625rem;
	margin-right: 0.625rem;
	border-top-right-radius: 0.3125rem;
	border-bottom-right-radius: 0.0625rem;
	padding: 1.25rem 1.25rem 2rem;
	border-left-color: #9d9d9d;
	border-left: solid 0.0625rem #9d9d9d;
	border-right: solid 0.1875rem #9d9d9d;
	border-top: solid 0.0625rem #9d9d9d;
}

div.home-search	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	clear: both;
	padding: 0.05rem 0rem 0.5rem;
}

div.main-image
{
	vertical-align: top;
	text-align: center;
}

img.main-icon
{
	text-align: center;
	display: inline-block;
	padding-bottom: 0.9375rem;
	height: 6rem;
}

a.MCTextPopup
{
	text-decoration: underline;
	font-weight: inherit;
	color: #0099cc;
}

MadCap|toggler.open
{
	color: #0099cc;
	text-decoration: none;
	font-weight: bold;
	mc-open-image: none;
	mc-closed-image: none;
}

img.inline
{
	vertical-align: -0.03rem;
}

.select-field
{
	
}

span.TOUPDATE
{
	font-weight: bold;
	color: #ff1493;
}

img.veri-feat
{
	height: 1.25rem;
	margin-top: 0.25rem;
}

div.togg-text
{
	padding-left: 2.35rem;
}

div.intro
{
	overflow: hidden;
	padding-left: 1rem;
	margin: 1.25rem 0rem;
	border-left: solid 0.2rem #ADD042;
	border-bottom: solid 0.085rem #f2f2f2;
	border-right: solid 0.085rem #f2f2f2;
	border-top: solid 0.085rem #f2f2f2;
}

.page
{
	mc-disable-glossary-terms: true;
	font-weight: bold;
}

.buttons
{
	mc-disable-glossary-terms: true;
	font-weight: bold;
}

.label
{
	mc-disable-glossary-terms: true;
	font-weight: bold;
}

.tab
{
	mc-disable-glossary-terms: true;
	font-weight: bold;
}

.quote
{
	font-style: italic;
	mc-disable-glossary-terms: true;
}

p.intro
{
	overflow: hidden;
	padding: 0.3rem 0.4rem 0.5rem 1rem;
	border-left: solid 0.2rem #ADD042;
	border-bottom: solid 0.085rem #f2f2f2;
	border-right: solid 0.085rem #f2f2f2;
	border-top: solid 0.085rem #f2f2f2;
}

div.h3sub
{
	padding-left: 0.65rem;
	border-left: solid 2px #c0c0c0;
	margin-left: 0.7rem;
}

div.home-text-block
{
	padding: 0rem 0.5rem;
}

div.main-title
{
	text-align: center;
	text-decoration: none;
	color: #45494c;
	font-weight: normal;
	font-size: 1.27rem;
}

div.main-home-section
{
	font-size: inherit;
	padding: 0% 5%;
	position: relative;
}

ul.image-list
{
	line-height: 2.125rem;
}

span.auto-man
{
	font-size: 0.95rem;
	vertical-align: top;
	text-decoration: none;
}

div.tip
{
	background-image: url('../Images/tip.png');
	border-left: solid 0.2rem #f7ac08;
}

div.process
{
	padding: 0.6rem 0.9rem 0.01rem;
	margin-bottom: 0.8rem;
	background-color: #f2f2f2;
}

img.cheatsheet
{
	mc-thumbnail-max-height: 3rem;
	mc-thumbnail: popup;
	float: right;
	margin-top: 0.4rem;
	position: relative;
	margin-left: 0.3rem;
	width: 73px;
	height: 47px;
}

tr.header
{
	font-weight: bold;
	background-color: #404040;
	color: #ffffff;
}

div.veri-feat
{
	float: left;
	width: 100%;
	margin-top: -1.2rem;
	margin-left: 0rem;
	margin-bottom: 0.4rem;
}

div.imp,
div.formula,
div.tip,
div.settings
{
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: 1.9rem;
	background-position: 0.55rem 0.35rem;
	border-top: solid 0.085rem #f2f2f2;
	border-bottom: solid 0.085rem #f2f2f2;
	border-right: solid 0.085rem #f2f2f2;
	margin-bottom: 1.25rem;
	padding: 0rem 0.44rem 0rem 3rem;
	overflow: visible;
}

div.imp > p,
div.formula > p,
div.tip > p,
div.settings > p
{
	margin-top: 0.75rem;
	position: relative;
	overflow: visible;
}

div.imp > div,
div.formula > div,
div.tip > div,
div.settings > div
{
	margin-top: -1rem;
	margin-bottom: 0.44rem;
}

div.example + div.imp,
div.example + div.formula,
div.example + div.tip,
div.example + div.settings
{
	margin-top: 1rem;
}

div.formula > div + div
{
	margin-top: -0.1rem;
}

div.imp > p:last-child,
div.formula > p:last-child,
div.tip > p:last-child,
div.settings > p:last-child
{
	margin-bottom: 0.75rem;
}

div.imp > ul,
div.formula > ul,
div.tip > ul,
div.settings > ul,
div.imp > ol,
div.formula > ol,
div.tip > ol,
div.settings > ol
{
	margin-left: 1.2rem;
	margin-bottom: 0.6rem;
	padding-left: 0rem;
	margin-top: 0.5rem;
}

div.imp
{
	background-image: url('../Images/imp.png');
	border-left: solid 0.2rem #ca0e0e;
}

.option
{
	font-style: italic;
	font-weight: bold;
	mc-disable-glossary-terms: true;
}

div.double-border
{
	border-bottom: solid 0.0625rem var(--Light);
	position: relative;
	height: 0.2rem;
	margin-top: -1.6rem;
}

tr.header a
{
	color: inherit;
}

a.togglerClose
{
	display: block;
	font-weight: bold;
	text-align: right;
	margin-top: -0.5rem;
	margin-bottom: 0.5rem;
}

td.top-align
{
	vertical-align: top;
}

table.sub
{
	border: solid 1px #d0d3d5;
	margin: auto;
}

img.float-right
{
	float: right;
	width: auto;
	height: auto;
	max-height: max-content;
}

a.parent-header
{
	color: #9d9d9d;
}

div.difficulty
{
	margin-top: -0.8rem;
}

td.no-color
{
	color: #404040;
	background-color: transparent;
}

div.formula
{
	background-image: url('../Images/formula.png');
	border-left: solid 0.2rem #42BCFB;
	mc-disable-glossary-terms: true;
}

img.difficulty
{
	border: none;
	max-width: 100%;
	vertical-align: -0.5125rem;
}

img.clip
{
	z-index: 2100;
	float: right;
	height: 2.2rem;
	position: absolute;
	top: 0rem;
	right: 0.3rem;
}

div.settings
{
	border-left: solid 0.2rem #9d9d9d;
	background-image: url('../Images/setblurb.png');
}

div.div
{
	text-align: center;
}

div.settings h3
{
	margin-bottom: 0.65rem;
	margin-top: 0.75rem;
}

div.process div.tip,
div.process div.imp,
div.process div.formula,
div.process div.settings,
div.process div.example
{
	border-right-color: #ffffff;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

div.process > div.tip,
div.process > div.imp,
div.process > div.formula,
div.process > div.settings,
div.process > div.example
{
	margin-bottom: 0.8rem;
	margin-top: -0.7rem;
}

div.process > div.tip + ol,
div.process > div.imp + ol,
div.process > div.formula + ol,
div.process > div.settings + ol,
div.process > div.example + ol,
div.process > div.tip + ul,
div.process > div.imp + ul,
div.process > div.formula + ul,
div.process > div.settings + ul,
div.process > div.example + ul
{
	margin-top: -0.3rem;
}

div.tip > p + ol,
div.imp > p + ol,
div.formula > p + ol,
div.settings > p + ol,
div.example > p + ol,
div.tip > p + ul,
div.imp > p + ul,
div.formula > p + ul,
div.settings > p + ul,
div.example > p + ul
{
	margin-top: -1.2rem;
	margin-left: 1.2rem;
}

div.process div > div
{
	margin-bottom: 0.44rem;
}

#no-indent
{
	margin-left: -1rem;
}

td.right
{
	border-right: solid 0.0625rem #9d9d9d;
}

td.top
{
	border-top: solid 0.0625rem #9d9d9d;
}

a.backToTop
{
	position: fixed;
	display: none;
	z-index: 9999;
	right: 1.8rem;
	bottom: 1.25rem;
}

div.process > ul,
div.process > ol
{
	margin-top: -1rem;
}

div.process > div + ul,
div.process > div + ol
{
	margin-top: 0rem;
}

div.process > p:first-child
{
	margin-top: 0;
}

li > p
{
	margin-bottom: 0;
	margin-top: 0;
}

h2 + div
{
	margin-left: 2.1rem;
}

li > div.tip,
li > div.imp,
li > div.formula,
li > div.settings
{
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
}

li > p + p
{
	margin-top: 0.3rem;
}

div > p + ol,
div > p + ul
{
	margin-top: -1rem;
}

table.text-left
{
	text-align: left;
}

div.heading
{
	margin-top: 0rem;
	position: relative;
	top: -1.2rem;
	z-index: 0;
	padding-right: 2rem;
	min-height: 4rem;
	overflow: hidden;
	margin-left: 0.5rem;
}

img.header
{
	border: none;
	width: 4rem;
}

div.header-img
{
	right: 0;
	bottom: 0;
	height: 4rem;
	margin-left: -2rem;
	width: 4rem;
	position: absolute;
	z-index: 1;
}

div.header-text
{
	font-weight: bold;
	font-size: 1.8125rem;
	padding-bottom: 0.5rem;
	padding-top: 1.5rem;
	color: #404040;
	border-bottom: solid 0.15rem #404040;
	width: 100%;
	z-index: 2;
	mc-disable-glossary-terms: true;
	min-height: 4rem;
	position: relative;
	padding-right: 2rem;
	right: 0rem;
}

ul.no-bullet
{
	list-style-type: none;
	margin-left: -0.5rem;
}

table.sub tr.header
{
	color: #404040;
	background: transparent;
}

td > p
{
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.625rem;
}

div.wizard
{
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
	margin-right: 2.5rem;
	padding: 1rem 2.5rem 1.5rem;
	margin-top: 2.5rem;
	border: 0.3rem solid #9d9d9d;
	background: #f2f2f2;
}

button.wizbutton
{
	background-color: #0062B0;
	border: solid 0.2rem #d3d3d3;
	color: #ffffff;
	border-radius: 0.6rem;
	padding: 0.7rem 0.9rem;
	margin-bottom: -0.45rem;
}

button.navbutton
{
	border-radius: 0.5rem;
	background-color: #9d9d9d;
	margin-top: 0.8rem;
	border: solid 0.15rem #ffffff;
	padding: 0.5rem 0.7rem;
	color: #ffffff;
}

span.wizard
{
	border: dashed 0.15rem #9d9d9d;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
}

div.section h3
{
	margin-bottom: 1.9rem;
}

div.section > ol + h3
{
	margin-top: 2rem;
}

div.section > h3
{
	margin-bottom: 0.7rem;
}

img.in-button
{
	vertical-align: -0.3rem;
}

ul + div.process
{
	margin-top: 1.8rem;
}

.no-glossary
{
	mc-disable-glossary-terms: true;
}

div.example
{
	background-color: #f2f2f2;
	border-radius: 0.4rem;
	line-height: 1.625rem;
	padding: 0.1rem 1rem 0.01rem;
	margin: 0.3rem 0px;
}

p.example
{
	letter-spacing: 0.25;
	font-size: inherit;
	line-height: 1.625rem;
	color: #ffffff;
	background-color: #9d9d9d;
	border-top-left-radius: 0.4rem;
	border-top-right-radius: 0.4rem;
	padding: 0.4rem 1rem;
	margin-left: -1rem;
	margin-right: -1rem;
	margin-top: 0rem;
	margin-bottom: -0.75rem;
}

div.center
{
	text-align: center;
}

img.cheat
{
	height: 1.9rem;
	position: relative;
	float: right;
	margin-left: 0.1rem;
}

img.drop-down
{
	margin-top: -1.5rem;
}

#TempExclude	/*For portions that need to be updated.*/
{
	display: none;
}

.UpdateToLink
{
	font-weight: bold;
	mc-disable-glossary-terms: true;
}

span.MCExpandingBody > p
{
	margin: 0rem;
}

li div.h3sub
{
	margin-top: -1rem;
}

h1 > img
{
	height: 2.4rem;
}

div.home-text-block > p
{
	color: #45494c;
	font-size: 0.95rem;
	text-decoration: none;
	position: relative;
	top: -2.9rem;
	padding: 0rem 1rem;
}

div.main-title > img
{
	height: 0.85rem;
}

div.intro > p:first-child
{
	margin-top: 0rem;
	padding-top: 0.3rem;
}

div.intro > p:last-child
{
	margin-bottom: 0rem;
	padding-bottom: 0.5rem;
}

img.temp
{
	float: right;
	margin-top: 0.4rem;
	margin-left: 0.3rem;
	position: relative;
	height: 3rem;
}

div.MCTopicPopupContainer
{
	padding: 0rem;
	margin: auto;
	width: 72rem;
	height: 47.5rem;
}

div.MCTopicPopupContainer .body-container
{
	padding: 0rem;
	margin: 0rem;
}

div.MCTopicPopupContainer div.height-container-sidenav
{
	margin: 0rem;
	padding: 0rem 0rem -2.5rem;
}

MadCap|toggler.small
{
	mc-closed-image: url('../Images/arrow-closed-small.png');
	mc-open-image: url('../Images/arrow-open-small.png');
	mc-image-spacing: 5rem;
	margin-left: -1.4rem;
}

.with-toggler
{
	margin-left: -1rem;
}

ul.oth-list-toggler
{
	list-style-type: none;
	margin-left: -0.9rem;
}

div.impacted-pages
{
	overflow: hidden;
	border-top: solid 0.085rem #f2f2f2;
	border-bottom: solid 0.085rem #f2f2f2;
	border-right: solid 0.085rem #f2f2f2;
	margin-bottom: 1.25rem;
	border-left: solid 0.2rem #9d9d9d;
	padding: 0rem 0.44rem 0rem 0.64rem;
}

div.impacted-pages > h3
{
	margin: 0.95rem 0 0rem 0.8rem;
}

ul.level1-toggler
{
	list-style-type: none;
	margin-top: -1rem;
	margin-left: -0.9rem;
}

p + div > div:first-child
{
	margin-top: 0.4rem;
	margin-bottom: 0.25rem;
}

img.one01s
{
	max-width: 100%;
}

div.hidden:target
{
	display: block;
}

div.example > p:last-child
{
	margin-bottom: 0.65rem;
}

object.training-video
{
	width: 64rem;
}

img.sched-icon
{
	border: none;
	max-width: 100%;
	height: 1.2rem;
	vertical-align: -0.25rem;
}

img.sched-icon-big
{
	border: none;
	height: 2rem;
	vertical-align: -0.75rem;
	margin-bottom: 0.1rem;
	margin-top: 0.1rem;
}

img.sched-icon-menu
{
	border: none;
	vertical-align: -0.75rem;
	margin-bottom: 0.1rem;
	height: 2.5rem;
	margin-top: 0.1rem;
}

div.tnt-gen,
div.tnt-lab,
div.tnt-fin,
div.tnt-inv
{
	line-height: 1.625rem;
	border-radius: 0.5rem;
	padding: 1rem;
	border: solid 0.085rem #9f9f9f;
	margin-bottom: 1rem;
}

div.tnt-gen p,
div.tnt-lab p,
div.tnt-fin p,
div.tnt-inv p
{
	padding: 0rem;
	margin: 1rem;
}

div.tnt-gen div div,
div.tnt-lab div div,
div.tnt-fin div div,
div.tnt-inv div div
{
	background-color: #f2f2f2;
	margin-left: -1rem;
	margin-right: -1rem;
	margin-top: 1rem;
	padding: 1rem 1rem 0rem 1rem;
	margin-bottom: -4.1rem !important;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

div.tnt-gen div ul li p,
div.tnt-lab div ul li p,
div.tnt-fin div ul li p,
div.tnt-inv div ul li p
{
	margin-top: -1rem;
}

div.tnt-gen div div > p,
div.tnt-lab div div > p,
div.tnt-fin div div > p,
div.tnt-inv div div > p
{
	border-bottom: solid 0.085rem #f7ac08;
	padding: 0.75rem 0rem;
	margin-top: -1rem;
}

div.tnt-gen div > a,
div.tnt-lab div > a,
div.tnt-fin div > a,
div.tnt-inv div > a
{
	margin-top: 2rem;
	margin-bottom: -0.5rem;
}

div.tnt-gen div div > p:last-child,
div.tnt-lab div div > p:last-child,
div.tnt-fin div div > p:last-child,
div.tnt-inv div div > p:last-child
{
	border: none 0px #000000;
}

a.selected
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

div.toggle-options
{
	background-color: #f2f2f2;
	padding-bottom: 0.7rem;
	padding-top: 0.7rem;
	margin-bottom: 1rem;
}

div.toggle-options > p
{
	margin-bottom: 0rem;
	margin-top: 0rem;
	padding-bottom: 0rem;
	padding-top: 0rem;
}

p.training-length
{
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	letter-spacing: 0.25;
	font-size: inherit;
	line-height: 1.625rem;
	font-style: italic;
}

@media only screen and (max-width: 1279px)
{
	div.Related-Content > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

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

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

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

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

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

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

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

@media only screen and (max-width: 767px)
{
	div.Related-Content > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Related-Content > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

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

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

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

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

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

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

object.Video
{
	width: 100%;
	height: auto;
}

