/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

NOTE: Generally, this stylesheet has elements listed out in the order that they appear in the topic from top to bottom. The exception are General styles which are at the top and the stylesheet mediums which are at the bottom.

EXAMPLE: Since the search-bar is at the top of the topic page, it will be listed closer to the top of this stylesheet.

===========================================================================================================================================================*/

/*==Topic General Styles==*/
/*Load Fonts Open Sans*/
/* open-sans-regular - latin */

@font-face 
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/open-sans-v15-latin-regular.eot');
	src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg');
	font-display: fallback;
}

/* IE9 Compat Modes */
/* IE6-IE8 */
/* Super Modern Browsers */
/* Modern Browsers */
/* Safari, Android, iOS */
/* Legacy iOS */
/* open-sans-italic - latin */

@font-face 
{
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/open-sans-v15-latin-italic.eot');
	src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v15-latin-italic.woff2') format('woff2'), url('../fonts/open-sans-v15-latin-italic.woff') format('woff'), url('../fonts/open-sans-v15-latin-italic.ttf') format('truetype'), url('../fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg');
	font-display: fallback;
}

/* IE9 Compat Modes */
/* IE6-IE8 */
/* Super Modern Browsers */
/* Modern Browsers */
/* Safari, Android, iOS */
/* Legacy iOS */
/* open-sans-700 - latin */

@font-face 
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/open-sans-v15-latin-700.eot');
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), url('../fonts/open-sans-v15-latin-700.woff') format('woff'), url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg');
}

/* IE9 Compat Modes */
/* IE6-IE8 */
/* Super Modern Browsers */
/* Modern Browsers */
/* Safari, Android, iOS */
/* Legacy iOS */
/* open-sans-700italic - latin */

@font-face 
{
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/open-sans-v15-latin-700italic.eot');
	src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v15-latin-700italic.woff2') format('woff2'), url('../fonts/open-sans-v15-latin-700italic.woff') format('woff'), url('../fonts/open-sans-v15-latin-700italic.ttf') format('truetype'), url('../fonts/open-sans-v15-latin-700italic.svg#OpenSans') format('svg');
}

/* IE9 Compat Modes */
/* IE6-IE8 */
/* Super Modern Browsers */
/* Modern Browsers */
/* Safari, Android, iOS */
/* Legacy iOS */

body
{
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.7em;
	font-size: 15px;
	color: #000000;
}

body.home-master-page	/*This style is purely used for viewing the HomePage.flmsp within the Flare Editor*/
{
	background-color: #dcdcdc;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

h1
{
	margin-top: 30px;
	line-height: 1.1em;
	hyphens: no;
	font-size: 4em;
	font-weight: 400;
	color: #0082c6;
	margin-bottom: 1em;
	padding-bottom: 0;
	text-transform: uppercase;
}

h1.h1-no-toc
{
	text-align: center;
	color: #0a6eb4;
	mc-heading-level: 0;
}

h1.master-page
{
	font-size: 2.3em;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 30px;
	line-height: 1em;
	text-align: center;
	color: #fff;
}

h2
{
	font-weight: normal;
	font-size: 2em;
	color: #0082c6;
	margin-bottom: 0.9em;
	margin-top: 1.5em;
}

h3
{
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #0082c6;
	margin-bottom: 0.8em;
	margin-top: 1.5em;
}

h4
{
	color: #0082c6;
	margin: 1.5em 0 0.9em 0;
	font-weight: 600;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

span.state	/* emphasis styles */
{
	background: #eee;
	padding: 3px 6px 3px 6px;
}

span.icon	/* icons in content */
{
	font-family: 'Glyphicons Halflings';
}

span.ui-string,
span.ui-button
{
	font-weight: bold;
}

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
}

img.thumbnail
{
	mc-thumbnail: popup;
}

img.screenshot
{
	/* images in content */
	border: 1px solid #d8d8d8;
	margin: 1em 0 2em 0;
	-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
}

a.MCBreadcrumbsLink
{
	font-styleyes: italic;
	text-decoration: none;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	border-bottom: 1px solid #FFC759;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	opacity: 0.8;
	font-size: .7em;
	mc-breadcrumbs-prefix: 'You are here: ';
	font-style: normal;
}

MadCap|xref
{
	color: #0a6eb4;
	mc-format: '{para}';
	text-decoration: none;
	border-bottom: dotted 1px #0a6eb4;
}

MadCap|xref:hover
{
	
}

MadCap|dropDown
{
	mc-open-image: url('../images/assets/icons/arrows/arrow-down-gray.png');
	mc-closed-image: url('../images/assets/icons/arrows/arrow-right-gray.png');
}

MadCap|dropDownHotspot
{
	color: #3f4652;
	font-weight: bold;
}

/*==Top Navigation Bar==*/

nav.title-bar
{
	position: absolute;
	width: 100%;
	background-color: white;
}

/*==Master Page Topic Layout==*/

.main-section	/*This style applies the grey background. This HTML element is not on a master page, it is used at compile time.*/
{
	background: #0082c6;
}

div.content-container	/*Wraps the content on the masterpage and provides the white background behind topics.*/
{
	margin-left: auto;
	margin-right: auto;
	/*Since the top navigation bar is absolutely positioned the content-container needs to be pushed down to accommodate the space*/
	margin-top: 10%;
}

div.topic-layout	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin: 0 auto;
	background-color: #FFF;
	min-height: 95vh;
	border-radius: 0px;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.2) 0 20px 40px 0px;
	padding-bottom: 2em;
}

div.topic-layout::before
{
	content: ' ';
	display: table;
}

div.topic-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topic-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*height: 95vh;*/
}

div.topic-layout > div:nth-child(1)	/*Menu Proxy container*/
{
	width: 25%;
	margin-left: 0%;
	min-height: 100%;
	border-right: solid 1px #d3d3d3;
	padding-right: 20px;
	background-color: #19486a;
}

div.topic-layout > div:nth-child(2)
{
	width: 73%;
	margin-left: 1%;
	margin-right: 1%;
	padding: 5px 10px;
	overflow: auto;
}

div.side-content	/*Container for Menu proxy*/
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

ul.menu._Skins_SideMenu.mc-component li > a.selected	/*Provides the line on the left of the selected topic*/
{
	border-left: 2px solid #00c4ff;
}

/*==Home Tiles section==*/

div.home-tiles-container
{
	padding-top: 60px;
	padding-bottom: 60px;
}

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;
	margin-top: 1%;
	margin-bottom: 1%;
}

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;
	border-radius: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 11.5px;
	padding-right: 11.5px;
	transition: all 0.4s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
}

div.home-tiles > div:hover
{
	box-shadow: 0 0 7px 3px rgba(0,0,0,0.08), 0 3px 8px 3px rgba(0,0,0,0.08);
}

div.home-tiles > div:nth-child(1)
{
	width: 32%;
	margin-left: 1%;
}

div.home-tiles > div:nth-child(2)
{
	width: 32%;
	margin-left: 1%;
}

div.home-tiles > div:nth-child(3)
{
	width: 32%;
	margin-left: 1%;
}

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	text-align: center;
	color: #000000;
}

div.home-tiles a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	color: #2a93fc;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

a:visited
{
	color: #024e9a;
}

div.home-tiles a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #3f4652;
}

a:hover
{
	color: #2A93FC;
	border-bottom: 1px solid #FFC759;
}

.top-menu a:hover
{
	opacity: 1;
}

div.top-menu a::hover::before
{
	visibility: block;
}

div.info-container
{
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	padding-bottom: 75px;
	border-top: solid 1px #d3d3d3;
	padding-top: 10px;
}

div.info-section
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.info-section::before
{
	content: ' ';
	display: table;
}

div.info-section::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.info-section > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.info-section > div:nth-child(1)
{
	width: 50%;
}

div.info-section > div:nth-child(2)
{
	width: 50%;
}

/*==Home Page Footer==*/

div.footer
{
	padding-top: 20px;
	padding-bottom: 20px;
}

div.footer a
{
	text-decoration: none;
	color: #DADADA;
}

div.footer p	/* Complex Selector: Any <p> that is contained within div.footer will have the following properties */
{
	font-size: 0.8em;
	color: #FFF;
}

div.home-master-page-footer	/*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-master-page-footer::before
{
	content: ' ';
	display: table;
}

div.home-master-page-footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-master-page-footer > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-master-page-footer > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.home-master-page-footer > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.home-master-page-footer > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

span
{
	
}

div.topic-intro	/*container for topic intros*/
{
	border-left: 3px solid #0397d6;
	padding: 1.3em;
	background-color: #dde3e8;
}

span.ui-button
{
	background: #ededed;
	margin: 0px 3px;
	padding: 3px 8px;
	white-space: nowrap;
}

a
{
	color: #0a6eb4;
	text-decoration: none !important;
	border-bottom: solid 1px transparent;
}

MadCap|glossaryTerm
{
	color: inherit;
	mc-closed-image: none;
	mc-open-image: none;
	border-bottom: dashed 1px #c0c0c0;
}

MadCap|glossaryTerm:hover
{
	border-bottom: dashed 1px #c0c0c0;
}

h5
{
	color: #0082c6;
	margin: 1.5em 0 0.9em 0;
}

h6
{
	color: #0082c6;
	margin: 1.5em 0 0.9em 0;
}

div.callout-warning
{
	background-color: #ffe4e1;
	color: #cd5c5c;
	padding: 1.3em;
	border-left: solid 3px #cd5c5c;
}

h1.print-chapter-heading
{
	text-transform: uppercase;
	font-weight: lighter;
}

img.ui-icon
{
	vertical-align: bottom;
	height: 0.9em;
	margin: 0px 3px;
}

MadCap|dropDownHead
{
	color: #0082c6;
}

menu
{
	line-height: 160%;
}

ul._Skins_SideMenu
{
	
}

ul.menu._Skins_SideMenu.mc-component
{
	line-height: 1.5em;
}

ul.mc-component
{
	line-height: 160%;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 767px)
{
	div.content-container
	{
		margin-top: 25%;
	}

	div.topic-layout > div
	{
		height: auto;
	}

	div.topic-layout > div:nth-child(1)
	{
		display: none;
	}

	div.topic-layout > div:nth-child(2)
	{
		width: 100%;
		overflow: auto;
	}

	div.home-master-page-footer > div:nth-child(1)
	{
		width: 100%;
	}

	div.home-master-page-footer > div:nth-child(2)
	{
		width: 100%;
	}

	div.home-master-page-footer > div:nth-child(3)
	{
		width: 100%;
	}
}

p.callout
{
	border-left: 3px solid #0397d6;
	padding: 1.3em;
	background-color: #f0f8ff;
}

span.label
{
	
}

div.callout
{
	
}

body.print-cover
{
	
}

@media print
{
	body.print-cover
	{
		color: #ffffff;
	}

	body
	{
		font-weight: normal;
		font-size: 10pt;
		line-height: 13pt;
	}

	p.header-footer
	{
		font-size: 9pt;
	}

	h2
	{
		font-weight: normal;
		font-size: 16pt;
		mc-heading-level: 0;
		margin-top: 40pt;
	}

	h1
	{
		font-size: 18pt;
	}

	h6
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h3
	{
		mc-heading-level: 0;
	}

	h2.h2-no-toc
	{
		mc-heading-level: 0;
	}

	h3.h3-no-toc
	{
		mc-heading-level: 0;
	}

	h1.print-chapter-heading
	{
		frame-break-after: always;
		color: #ffffff;
		text-align: right;
		font-size: 40pt;
	}

	img
	{
		
	}

	div.callout-warning
	{
		
	}

	span.ui-button
	{
		white-space: normal;
	}

	MadCap|xref
	{
		mc-format: '{b}{para}{/b} {pageref}';
	}

	img.ui-icon
	{
		
	}

	h1
	{
		text-transform: initial;
	}

	h1
	{
		text-transform: none;
	}

	nav.title-bar
	{
		background-color: white;
	}

	table
	{
		width: 100%;
	}

	table
	{
		width: 99%;
	}

	table
	{
		width: %;
	}

	table
	{
		width: 100%;
	}

	h3
	{
		font-size: 14pt;
	}

	h4
	{
		font-variant: bold;
	}

	h1
	{
		column-break-inside: avoid;
	}

	h1
	{
		frame-break-after: always;
	}

	MadCap|pageFooter
	{
		font-size: 6pt;
	}

	MadCap|pageHeader
	{
		font-size: 6pt;
	}

	h1
	{
		frame-break-after: ;
	}

	h1
	{
		frame-break-after: avoid;
	}

	h1
	{
		page-break-before: ;
	}

	h1
	{
		page-break-before: ;
	}

	h1
	{
		
	}

	h1
	{
		page-break-before: inherit;
	}

	h1
	{
		
	}

	h1
	{
		
	}

	h1
	{
		page-break-before: unset;
	}

	h1.print-chapter-heading
	{
		page-break-before: always;
	}

	h1.print-chapter-heading
	{
		color: ;
	}

	h1.print-chapter-heading
	{
		color: ;
	}

	h1.print-chapter-heading
	{
		
	}

	h1.print-chapter-heading
	{
		color: ffffff;
	}

	h1.print-chapter-heading
	{
		color: ;
	}

	h1.print-chapter-heading
	{
		
	}

	h1.print-chapter-heading
	{
		color: \ffffff;
	}

	h1.print-chapter-heading
	{
		color: ￿;
	}

	h1.print-chapter-heading
	{
		color: ￿;
	}

	h1.print-chapter-heading
	{
		color: #0082c6;
	}

	h1.print-chapter-heading
	{
		text-transform: unst;
	}

	h1.print-chapter-heading
	{
		text-transform: unset;
	}

	h1.print-chapter-heading
	{
		font-size: 28;
	}

	h1.print-chapter-heading
	{
		font-size: 28pt;
	}

	h1.print-chapter-heading
	{
		text-align: left;
	}

	h1.print-chapter-heading
	{
		text-transform: none;
	}

	img.ui-icon
	{
		height: 9pt;
	}

	img.ui-icon
	{
		margin: 0 9pt;
	}

	i.glyphicon
	{
		
	}

	i.glyphicon
	{
		display: none;
	}
}

p.header-footer
{
	font-size: 10px;
}

p.scope-process
{
	line-height: 45px;
}

a.scope-process-step
{
	padding: 5px 15px;
	background-color: #dbeaf5;
	text-decoration: none;
	color: black;
	white-space: nowrap;
	margin-right: 5px;
	border: 4px solid #dbeaf5;
}

a.scope-process-step-current
{
	padding: 5px 15px;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 5px;
	background-color: #0a6eb4;
	color: white;
	border: 4px solid #0a6eb4;
}

span.chevron
{
	margin: 0 10px;
	opacity: .5;
}

p.table-content
{
	
}

ol.legends
{
	font-size: 0.7em;
	background-color: #fafafa;
	padding: 1em 1em 1em 4em;
}

ol.legends::before
{
	content: "Legend";
	text-transform: uppercase;
}

ol.legends > li
{
	
}

ol.legends > li::before
{
	
}

ol.legends > li > img
{
	vertical-align: text-bottom;
	top: -20px;
}

MadCap|xref.ConceptPageNumber
{
	mc-format: '{para}';
}

MadCap|xref.StepNumber
{
	mc-format: 'Step {paranumonly}';
}

div.logo-wrapper
{
	
}

@media print
{
	
}

p.title-of-manual
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #ffffff;
	text-transform: uppercase;
	margin-left: 20px;
	font-style: inherit;
	font-weight: 800;
}

span.homepage-top-heading
{
	font-size: 2em;
	color: #ffffff;
}

div.sub-header
{
	margin: 30px 0 0 0;
}

div.topic-intro h2
{
	margin-top: 0;
}

img.screenshot-sidemenu
{
	border: 1px solid #d8d8d8;
	margin: 1em 0 2em 0;
	-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	max-width: 25%;
}

img.screenshot-popup
{
	border: 1px solid #d8d8d8;
	margin: 1em 0 2em 0;
	-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.16);
	width: 50%;
}

div.white-text a
{
	color: #ffffff;
}

div.top-menu p
{
	color: #ffffff;
	font-weight: bold;
}

div.top-menu a
{
	opacity: 0.6;
}

div.top-menu a.current
{
	opacity: 1;
}

div.top-menu a::before
{
	content: "►";
	padding-right: 10px;
}

div.manual-titles
{
	margin-bottom: 30px;
}

