/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root
{
	--Brand: #0276c2;
	--Dark-Gray: #272c37;
	--Medium-Gray: #b9bec1;
	--Light-Gray: #d0d3d5;
	--White: #ffffff;
}

a#mc-backlink
{
	display: none;
}

body
{
	font-family: Arial, Avenir, Myriad;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
	margin: 0;
}

img.padding
{
	margin: 1rem 0;
}

p
{
	font-size: 1rem;
	line-height: 1.3rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

p.pheader
{
	font-weight: bold;
	margin-top: 1.5rem;
}

p.pheader + p
{
	margin-top: 1rem;
}

p.table-text
{
	font-size: 12pt;
}

table
{
	border-spacing: 0;
	border: 1px solid #ccc;
}

th
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.5rem;
	background: #ececec;
	text-align: left;
}

td
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.25rem 0.5rem;
}

td img
{
	margin-top: 2px;
	margin-bottom: -2px;
}

.legend-wrapper
{
	border: 1px solid #dadada;
	padding: 0 0.5rem;
	width: max-content;
	margin-bottom: 1rem;
}

b
{
	mc-disabled: false;
}

MadCap|relationshipsHeading
{
	mc-disabled: false;
}

MadCap|slideshow
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls.active
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls.Start
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls.Stop
{
	mc-disabled: false;
}

MadCap|slideshowBullet
{
	mc-disabled: false;
}

MadCap|slideshowBullet.active
{
	mc-disabled: false;
}

MadCap|slideshowCaption
{
	mc-disabled: false;
}

MadCap|slideshowNavigationControls
{
	mc-disabled: false;
}

MadCap|slideshowNavigationControls.Next
{
	mc-disabled: false;
}

MadCap|slideshowNavigationControls.Previous
{
	mc-disabled: false;
}

p.TOC9
{
	color: transparent;
	font-size: 1pt;
	mc-pagenum-display: none;
}

code
{
	background-color: #ebebeb;
}

div
{
	
}

@media screen and (min-width: 1024px)
{
	.contWrapper
	{
		display: flex;
		flex-direction: row-reverse;
		width: 100%;
	}

	.mainWrapper
	{
		width: 75%;
		max-width: 1080px;
		padding-right: 3rem;
	}

	.asideWrapper
	{
		width: 25%;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component
	{
		width: 100%;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component li > a:hover
	{
		background: none;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component li > a.selected:active
	{
		background: none;
		color: var(--Dark-Gray);
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component ul > li > a
	{
		padding: 0.25rem 0.5rem;
		border-left: 2px solid transparent;
		margin: 0.25rem 0;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component li > a.selected
	{
		border-left: 2px solid var(--Brand);
		background: none;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component ul > li > a.selected
	{
		border-left: 2px solid var(--Brand);
		background: none;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component li > a.selected:hover
	{
		background: none;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component ul > li > a:hover
	{
		background: none;
		border-left: 2px solid var(--Light-Gray);
		font-weight: normal;
	}

	ul.menu._Skins_Menu_Skin_Component.mc-component ul > li > li > a:active
	{
		border-left: 2px solid var(--Brand);
	}
}

div#mc-main-content
{
	margin-top: 2rem;
}

/* Headings */

h1
{
	font-weight: bold;
	line-height: 3.625rem;
	font-size: 2.625rem;
	color: var(--Dark-Gray);
	margin: 0.5rem 0 1rem;
}

h2
{
	font-weight: bold;
	margin-top: 3rem;
	font-size: 1.5rem;
}

h3
{
	font-weight: bold;
	font-size: 1.2rem;
	margin-top: 2rem;
}

h4
{
	font-weight: bold;
	mc-disabled: false;
	font-size: 1.2rem;
	margin-top: 2rem;
	color: #808080;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	mc-disabled: false;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	mc-disabled: false;
}

/* Home page topic */

.header-align-center
{
	text-align: center;
}

div.home-layout
{
	padding: 2% 5%;
}

.home-search
{
	display: block;
	max-width: 735px;
	height: 45px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

input.search-field.needs-pie
{
	border: 1px solid #d8d8d8;
}

.search-submit
{
	border-left: 1px solid #d8d8d8;
}

div.home-section
{
	padding: 5% 0;
	margin: auto;
	text-align: center;
}

div.home-tiles	/*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.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--Medium-Gray);
	padding: 2%;
}

div.home-tiles > div:nth-child(1)
{
	width: 48%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

div.home-tiles-layout	/*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.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

div.quick-links	/*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.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	background-size: cover;
	background-attachment: fixed;
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: var(--Dark-Gray);
}

/* Links */

a
{
	color: var(--Brand);
}

a:link
{
	color: var(--Brand);
}

a:visited
{
	color: var(--Brand);
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light-Gray);
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: var(--Dark-Gray);
	font-size: 20pt;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: var(--Dark-Gray);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Brand);
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Brand);
}

/* Lists */

ol,
ul
{
	letter-spacing: .25;
	line-height: 15pt;
}

/* Master page */

div.home-footer
{
	background-color: var(--Brand);
	padding: 2% 5%;
	display: none;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

@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;
	}

	ul.off-canvas-list ul ul > li > a
	{
		padding-left: 1.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul > li > a
	{
		padding-left: 2.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul ul > li > a
	{
		padding-left: 3.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul ul ul > li > a
	{
		padding-left: 4.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul ul ul ul > li > a
	{
		padding-left: 5.5em;
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	ul.menu._Skins_Menu_Skin_Component.mc-component
	{
		width: 100%;
	}

	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%;
	}

	ul.off-canvas-list ul ul > li > a
	{
		padding-left: 1.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul > li > a
	{
		padding-left: 2.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul ul > li > a
	{
		padding-left: 3.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul ul ul > li > a
	{
		padding-left: 4.5em;
		margin-left: 0;
	}

	ul.off-canvas-list ul ul ul ul ul ul > li > a
	{
		padding-left: 5.5em;
		margin-left: 0;
	}
}

@media print
{
	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	h3
	{
		mc-heading-level: 0;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}
}

MadCap|searchBarProxy.home-search
{
	display: block;
	width: 735px;
	height: 45px;
	margin-top: 50px;
	margin-bottom: 50px;
}

b.pheader
{
	mc-disabled: false;
}

li.List
{
	
}

h1.TOC
{
	mc-heading-level: 9;
}

div.KeepInMind
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #ECF7FF;
	border: solid 2px #0276c2;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Keep in mind {/b}';
	overflow: hidden;
	padding: 12px;
}

