/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 200;
	src: url(../Fonts/Roboto/Roboto-Thin.ttf) format("truetype");
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url(../Fonts/Roboto/Roboto-Light.ttf) format("truetype");
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url(../Fonts/Roboto/Roboto-Regular.ttf) format("truetype");
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url(../Fonts/Roboto/Roboto-Medium.ttf) format("truetype");
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	src: url(../Fonts/Roboto/Roboto-Bold.ttf) format("truetype");
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url(../Fonts/Roboto/Roboto-Black.ttf) format("truetype");
}

:root
{
	--Brand1: #076685;
	--Black: #000000;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
	--Brand2: #ffe9ba;
	--EasitPrimary: #1C3F50;
	--EasitSecondary: #e9ecee;
	--colorAdmin: #84a6b8;
	--colorDesign: #f2ad00;
	/* color parameters */
	--primaryBlueColor: #013861;
	--darkerBlueColor: #253f58;
	--bleakBlueColor: #CCCCDD;
	--goBlueColor: #43B6FB;
	--standardBgColor: #F8F8F8;
	--offBgColor: #FFFFFF;
	--greyDetailsColor: #eeeeee;
	/* color assignments */
	--textColor: var(--darkerBlueColor);
	--headerColor: var(--primaryBlueColor);
	--introColor: var(--darkerBlueColor);
	--headerBgColor: var(--offBgColor);
	--bodyBgColor: var(--standardBgColor);
	--linkColor: var(--primaryBlueColor);
	--linkDecorationColor: var(--primaryBlueColor);
	--hoverLinkColor: var(--goBlueColor);
	--disabledLinkColor: var(--bleakBlueColor);
	--invertedBgColor: var(--primaryBlueColor);
	--invertedOffBgColor: var(--darkerBlueColor);
	--splitColor: var(--greyDetailsColor);
}

body
{
	color: var(--Dark);
	font-family: Roboto, Arial, Avenir, Myriad;
}

/*
.off-canvas-content
{
	max-width: 1590px;
}
*/

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-size: 12.0pt;
	letter-spacing: 0.25;
	widows: 3;
	orphans: 3;
	margin-top: 2pt;
	margin-bottom: 10pt;
	line-height: 17pt;
}

p.table-text
{
	font-size: 12pt;
	vertical-align: top;
	padding: 4px;
	border: none 2px #000000;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light);
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

/* Fomat left menue */

/*
.is-accordion-submenu-parent > a span.submenu-toggle
{
	border: none;
}
*/

a:link
{
	color: var(--linkColor);
	font-weight: 500;
	text-decoration: none;
}

a:visited
{
	color: var(--linkColor);
}

a:hover
{
	color: var(--hoverLinkColor);
}

/*
.is-accordion-submenu-parent > a::before
{
	content: "+";
	padding-right: 15px;
}
*/

.sidenav > .is-accordion-submenu-parent > a,
.sidenav > LI.tree-node > a
{
	font-size: 16px;
}

/* End Menu format */
/* format top logo */

.logo-wrapper::after
{
	position: relative;
	top: 1px;
	left: 0px;
	color: var(--textColor);
	padding-top: 16px;
	padding-left: 6px;
	content: "Docs";
	height: 40px;
	font-size: 14px;
	font-weight: 500;
	border-left-style: solid;
	border-left-width: 0;
	margin-left: 6px;
}

/* End Format top logo*/

p.created-using-flare
{
	color: var(--Dark);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: var(--Dark);
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: var(--Dark);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: var(--Dark);
	font-size: 19pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: var(--Dark);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: var(--Dark);
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Generic classes */

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	color: var(--textColor);
}

h1
{
	font-size: 24.0pt;
	margin-top: 0;
}

h2
{
	font-size: 18.0pt;
	page-break-before: always;
	margin-bottom: 2pt;
	margin-top: 15pt;
}

h3
{
	font-size: 14.0pt;
	margin-bottom: 2pt;
	margin-top: 15pt;
}

h4
{
	font-size: 12.0pt;
	margin-bottom: 2pt;
	margin-top: 15pt;
}

h5
{
	font-size: 10.0pt;
	margin-bottom: 2pt;
	margin-top: 15pt;
}

h6
{
	font-size: 8.0pt;
	margin-bottom: 2pt;
	margin-top: 15pt;
}

/* Home page topic */

.nav-search	/*Does not display search in Top Navigation for desktop*/
{
	display: block;
}

div.accent
{
	background-color: var(--bodyBgColor);
}

div.home-layout-tiles
{
	padding: 5% 10%;
}

div.home-layout
{
	padding: 2% 20%;
}

div.home-section
{
	padding: 5%;
	/*border-bottom: solid 1px var(--Light);*/
}

div.home-section IMG
{
	border-radius: 5px;
	box-shadow: 0px 5px 38px -10px rgb(0 0 0 / 35%);
	-webkit-box-shadow: 0px 5px 38px -10px rgb(0 0 0 / 35%);
}

div.home-section:last-of-type
{
	border-bottom: none;
}

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 p:first-child
{
	padding-top: 12px;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	margin-left: 0%;
}

div.home-tiles > div:hover
{
	background: rgba(0,0,0,0.05);
	border-radius: 10px;
}

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;
	width: 33.333333333%;
	padding: 2% 1%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 8% 0;
	background-size: cover;
	background-attachment: scroll;
	background-color: var(--bodyBgColor);
}

div.topic-hero h1
{
	color: var(--Black);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on Home.htm topic for styles set only on the home topic*/
{
	
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin*/
{
	max-width: 100%;
	padding: 0;
}

img.home-tile
{
	max-width: 50%;
	position: relative;
	top: 12px;
}

/* Links */

a
{
	color: var(--Brand1);
}

a.home-tiles
{
	color: var(--Dark);
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light);
	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;
	color: var(--Dark);
	font-size: 14pt;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Brand1);
}

MadCap|xref
{
	text-decoration: underline;
	color: var(--Brand1);
	mc-format: '{para}';
	font-weight: normal;
	font-style: italic;
}

/* Lists */

li
{
	margin-bottom: 8px;
	margin-top: 8px;
}

li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Master pages */

div.home-footer
{
	padding: 2% 5%;
	background-color: var(--Brand1);
}

div.side-content	/*Used on OtherTopics.flmsp for the search-bar and menu*/
{
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.topic-layout
{
	padding-top: 4%;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: var(--Dark);
	mc-breadcrumbs-prefix: ' ';
	font-size: 12px;
	padding-bottom: 10px;
}

MCBreadcrumbsPrefix
{
	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;
}

/* Page layout */

p.frame-footer-page-number
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Master page */

div.home-footer
{
	background-color: var(--Brand1);
	padding: 2% 5%;
}

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;
}

ul
{
	list-style-type: circle;
	line-height: 20pt;
}

td
{
	vertical-align: top;
	padding: 4px;
}

.badge-l
{
	background-color: #009fb2;
	color: white;
	padding: 4px 8px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
}

.badge-three
{
	background-color: #e6e6e6;
	color: var(--Dark);
	padding: 4px 8px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
}

.badge-a
{
	background-color: #84a6b8;
	color: white;
	padding: 4px 8px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
}

.badge-dl
{
	background-color: #f2ad00;
	color: white;
	padding: 4px 8px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
}

.badge-e
{
	background-color: #92d050;
	color: white;
	padding: 4px 8px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	.nav-search	/*Displays search in Top Navigation for tablet/mobile*/
	{
		display: block;
	}

	div.side-content	/*Removes search-bar and menu set in topic in tablet*/
	{
		display: none;
	}

	html.home-topic .nav-search	/*Will not display search in Top Navigation on home page*/
	{
		display: none;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.quick-links > div
	{
		width: 33.3333333%;
		padding: 2% 1%;
	}

	div.home-tiles > div
	{
		width: 25%;
		margin-left: 0%;
		padding: 15px;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	table.scroll
	{
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}

	col.maincellwidth
	{
		max-width: 150px;
	}

	td.maincellwidth
	{
		max-width: 150px;
		word-wrap: break-word;
	}

	div.home-layout
	{
		padding: 2% 5%;
	}

	div.home-section
	{
		padding: 10% 0;
	}

	img.home-tile
	{
		max-width: 25%;
	}

	div.home-tiles > div
	{
		width: 100%;
		margin-left: 0%;
	}

	div.quick-links > div
	{
		width: 50%;
		padding: 1% 3%;
	}

	div.topic-hero
	{
		padding: 15% 0;
	}

	div.topic-hero h1
	{
		font-size: 36pt;
	}
}

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		margin: 8px;
	}

	/* Content */

	p
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	p.table-text
	{
		font-size: 11pt;
	}

	/* Headings */

	h1
	{
		font-size: 25pt;
		line-height: 27pt;
		margin-bottom: 20px;
	}

	h2
	{
		font-size: 21pt;
		font-weight: normal;
		line-height: 23pt;
		margin-bottom: 18px;
		margin-top: 40px;
	}

	h3
	{
		font-size: 15pt;
		font-weight: bold;
		line-height: 17pt;
		margin-bottom: 15px;
		margin-top: 40px;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}
}

div.bold	/*Bold p-text*/
{
	font-weight: bold;
}

p.imageText
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
	widows: 3;
	orphans: 3;
	font-style: italic;
	text-align: left;
}

div.note-important
{
	padding: 8% 0;
	background-image: url('../Images/Hero-Image.png');
	background-size: cover;
	background-attachment: scroll;
	padding-left: 40px;
}

b.underline
{
	text-decoration: underline;
}

p.div
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
	widows: 3;
	orphans: 3;
}

div.administratorTag
{
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 15px;
	border-left-color: var(--colorAdmin);
}

div.designerTag
{
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 15px;
	border-left-color: var(--colorDesign);
}

.off-canvas-content
{
	z-index: 1;
	padding-bottom: 0.1px;
	box-shadow: none;
}

.off-canvas.position-right
{
	background-color: var(--invertedBgColor);
}

p.snippet-exclamation
{
	background-image: url(../Images/comment-exclamation.svg);
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #ff0000;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #ff0000;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #ff0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ff0000;
	padding-left: 54px;
	padding-right: 54px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 8pt;
	margin-bottom: 15pt;
}

p.snippet-info
{
	background-image: url(../Images/info-circle.svg);
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #228b22;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #228b22;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #228b22;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #228b22;
	padding-left: 54px;
	padding-right: 54px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 8pt;
	margin-bottom: 15pt;
}

div.snippet-noicon
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #228b22;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #228b22;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #228b22;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #228b22;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 8pt;
	margin-bottom: 15pt;
}

p.snippet-sourcecode
{
	font-family: Courier;
	font-size: 12px;
	background-color: #dddddd;
}

@media HTML
{
	
}

MadCap|xref.Easit_class_xref1
{
	mc-format: '{i}{h1}{/i}';
}

div.body-container
{
	padding-top: 2em;
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 2em;
}

MadCap|menuProxy.menu-proxy-page-toc-2-depth
{
	mc-toc-depth: 2;
	mc-context-sensitive: True;
	mc-include-parent: False;
	mc-include-siblings: True;
	mc-include-children: True;
}

/* Remove first heading */

.menu-proxy-page-toc-2-depth > LI
{
	display: none;
}

.menu-proxy-page-toc-2-depth
{
	padding: 0;
	list-style: none;
}

.menu-proxy-page-toc-2-depth UL
{
	list-style: none;
	padding-left: 40px !important;
}

MadCap|menuProxy.menu-proxy-page-toc-3-depth
{
	mc-toc-depth: 3;
	mc-context-sensitive: True;
	mc-include-parent: False;
	mc-include-siblings: True;
	mc-include-children: True;
}

/* Remove first heading */

.menu-proxy-page-toc-3-depth > LI
{
	display: none;
}

.menu-proxy-page-toc-3-depth
{
	padding: 0;
	list-style: none;
}

.menu-proxy-page-toc-3-depth UL
{
	list-style: none;
	padding-left: 40px !important;
}

/* Mini TOC */

a.MiniTOC1:link,
a.MiniTOC2:link,
a.MiniTOC3:link,
a.MiniTOC4:link
{
	color: var(--Brand1);
	text-decoration: underline;
	font-weight: normal;
}

a.MiniTOC2:link
{
	padding-left: 30px;
}

a.MiniTOC3:link
{
	padding-left: 60px;
}

a.MiniTOC4:link
{
	padding-left: 90px;
}

/* Bullets */

.info-bullets
{
	padding-bottom: 20px;
}

.info-bullets .bullet
{
	padding-right: 15px;
	padding-left: 6px;
	height: 23px;
	float: right;
	padding-top: 2px;
}

.info-bullets .bullet.admin
{
	border-left: 5px solid var(--colorAdmin);
}

.info-bullets .bullet.design
{
	border-left: 5px solid var(--colorDesign);
}

/* Hero Search field*/

div.topic-hero input.search-field.needs-pie
{
	border-radius: 10px !important;
}

div.topic-hero input.search-field.needs-pie:focus
{
	outline: none;
	box-shadow: 0 0 0pt 2px black;
}

.goicon
{
	color: var(--goBlueColor);
}

.buttonLinkText
{
	font-weight: 500;
	color: var(--textColor);
}

.title-bar-container
{
	box-shadow: 0px 6px 8px -5px rgb(0 0 0 / 5%);
	-webkit-box-shadow: 0px 6px 8px -5px rgb(0 0 0 / 5%);
	-moz-box-shadow: 0px 6px 8px -5px rgb(0 0 0 / 5%);
}

.search-bar._Skins_Home_Searchbar.mc-component .search-field
{
	padding-left: 20px;
}

.body-container
{
	overflow-x: hidden;
}

.sidenav-wrapper
{
	border-right: 1px solid var(--splitColor);
}

ul.off-canvas-list li a:hover
{
	background-color: var(--invertedOffBgColor);
}

