/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #45494C;
	font-family: 'Segoe UI', Verdana, Arial, Open Sans, sans-serif;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Content */

img
{
	background-color: #ffffff00;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	max-width: 90%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #dcdcdc;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #dcdcdc;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #dcdcdc;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #dcdcdc;
}

p
{
	font-size: 12.0pt;
	color: #696969;
	line-height: 20pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.table-text
{
	font-size: 12pt;
}

div.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Necessary Therefore™ applications: {/b}';
	overflow: hidden;
	margin-top: 10px;
	padding: 12px;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	background-color: #bed500;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	color: #808080;
	background-color: #ffffff;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	color: #808080;
	background-color: #ffffff;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	color: #696969;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	color: #696969;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	color: #696969;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
	background-color: #FFFFFF;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px #DADEE1;
}

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: #d3d3d3;
	padding: 2%;
	color: #000000;
}

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
{
	background-size: cover;
	background-attachment: scroll;
	color: #ffffff;
	background-color: #ffffff;
	font-size: 36pt;
	text-align: left;
	padding-left: 2%;
	padding-right: 5%;
	padding-top: 18%;
	padding-bottom: 2%;
	background-image: url('../images/landing_page_2.png');
	font-family: 'Segoe UI', Verdana, Arial, sans-serif;
}

div.topic-hero h1
{
	color: #DADEE1;
	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: #45494C;
}

/* Links */

a
{
	background-color: #ffffff00;
	color: #0000ff;
}

a:link
{
	color: #0000ff;
	background-color: #ffffff00;
}

a:visited
{
	background-color: #ffffff00;
	color: #9400d3;
}

a:focus
{
	color: #0000cd;
}

a:hover
{
	color: #4682b4;
}

MadCap|dropDown
{
	border-bottom: 1px solid #DADEE1;
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../images/minus.png');
	mc-closed-image: url('../images/plus.png');
	padding: 10px 0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	color: #0000ff;
	font-size: 14pt;
}

MadCap|expandingBody
{
	color: #45494C;
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #696969;
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: #0000ff;
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25px;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Master page */

div.home-footer
{
	background-color: #ffffff;
	padding: 2% 5%;
}

.home-footer-logo
{
	/* background-image: var(--LogoImage); */
	background-repeat: no-repeat;
	background-position: right center;
	width: 400px;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #696969;
}

p.footer-sub
{
	font-size: 14pt;
	margin-top: 14px;
	color: #696969;
}

a.MCBreadcrumbsLink
{
	color: #696969;
}

th
{
	color: #f5f5f5;
	background-color: #696969;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td
{
	color: #696969;
	background-color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

code
{
	color: #0000ff;
}

MadCap|xref:focus
{
	color: #00008b;
}

table
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

MadCap|xref:hover
{
	color: #4169e1;
}

MadCap|dropDownHotspot:focus
{
	color: #00008b;
}

MadCap|dropDownHotspot:hover
{
	color: #1e90ff;
}

p.Index2
{
	margin-left: 0, 2;
}

span.SearchHighlight
{
	background-color: #ffd700;
	color: #696969;
}

span.SearchHighlight1
{
	color: #696969;
	background-color: #ffd700;
}

MadCap|codeSnippet
{
	font-size: 11pt;
}

MadCap|relatedTopics
{
	mc-image-spacing: 0px;
}

MadCap|microContent
{
	color: #6495ed;
}

@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;
	}
}

@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%;
	}

	.home-footer-logo
	{
		padding: 20px;
		background-origin: content-box;
		background-size: contain;
	}
}

@media print
{
	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	h1
	{
		color: #bed500;
		background-color: #ffffff;
		padding-left: 0px;
		padding-right: 5px;
		mc-hyphenate: never;
	}

	h1.tfo
	{
		background-color: #ffffff;
		color: #90caf9;
		padding-left: 0px;
		padding-right: 5px;
	}

	p
	{
		mc-hyphenate: never;
	}

	th
	{
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #ffffff;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #ffffff;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #ffffff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
		background-color: #a9a9a9;
		color: #ffffff;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}

	td
	{
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #ffffff;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #ffffff;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #ffffff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
		background-color: #f5f5f5;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}

	table
	{
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #ffffff;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #ffffff;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #ffffff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}

	td.icon
	{
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}

	td.icon_indent
	{
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
}

h1.heroimage
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	vertical-align: bottom;
}

h1.topictitle
{
	
}

html.topic
{
	font-family: 'Segoe UI', Verdana, Arial, Open Sans, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 6pt;
	margin-bottom: 9pt;
}

span.text
{
	
}

span.link
{
	color: red;
	text-decoration: underline;
}

b.request
{
	color: #0000cd;
}

p.numbered
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	color: #696969;
	mc-auto-number-format: '{n+1} ';
}

p.indent
{
	margin-left: 50px;
}

td.icon	/*Table style to showcase an icon*/
{
	color: #696969;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.icon_indent
{
	color: #696969;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

b.tables
{
	
}

h1.tfo
{
	background-color: #90caf9;
}

div.topic-hero-tfo
{
	background-size: cover;
	background-attachment: scroll;
	color: #ffffff;
	background-color: #ffffff;
	font-size: 36pt;
	text-align: left;
	padding-left: 2%;
	padding-right: 5%;
	padding-top: 18%;
	padding-bottom: 2%;
	background-image: url('../images/landing_page_tfo.png');
	font-family: 'Segoe UI', Verdana, Arial, sans-serif;
}

.icon
{
	
}

img.icon
{
	mc-float: center;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left-style: none;
	border-left-width: 2px;
	border-left-color: #dcdcdc;
	border-right-style: none;
	border-right-width: 2px;
	border-right-color: #dcdcdc;
	border-top-style: none;
	border-top-width: 2px;
	border-top-color: #dcdcdc;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #dcdcdc;
}

img.tableicon
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 32px;
	min-height: 32px;
	mc-float: center;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left-style: none;
	border-left-width: 2px;
	border-left-color: #dcdcdc;
	border-right-style: none;
	border-right-width: 2px;
	border-right-color: #dcdcdc;
	border-top-style: none;
	border-top-width: 2px;
	border-top-color: #dcdcdc;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #dcdcdc;
}

td.note
{
	col: 50px;
	col: auto;
}

p.apps
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

/* Begin BUTTONS for Show/Hide ToC  */

button.toggle-toc-on-button .button-icon,
button.toggle-toc-off-button .button-icon
{
	background-size: 20px !important;
}

/* End BUTTONS for Show/Hide ToC  */
/* Placeholder Images  */

img.invisible-label
{
	border: none;
}

/* Placeholder Images  */

