﻿@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* Revision: 12 July 2018, KW*/

body
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	text-align: left;
	mc-hyphenate: never;
	max-width: 60em;
	margin-left: 20px;
	margin-top: 20px;
}

div.NoBreak
{
	page-break-inside: avoid;
}

h1
{
	font-weight: bold;
	font-size: 18pt;
	color: #000;
	margin-top: .25em;
	margin-bottom: 0em;
	page-break-before: always;
	mc-next-tag: p;
}

h2
{
	font-weight: bold;
	font-size: 14pt;
	color: #000;
	margin-top: 1em;
	margin-bottom: 0em;
	page-break-after: avoid;
	mc-next-tag: p;
}

h3
{
	font-weight: bold;
	font-size: 12pt;
	color: #000;
	margin-top: 1em;
	margin-bottom: 0em;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
}

h4
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1em;
	margin-bottom: 0em;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
}

h5
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1em;
	margin-bottom: 0em;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
	mc-auto-number-format: '{ =0}';
}

p
{
	font-size: 10pt;
	color: #333;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	page-break-inside: avoid;
	margin-top: 1em;
	margin-bottom: 1em;
}

p.Procedure
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1em;
	margin-bottom: 0em;
	mc-heading-level: 0;
	page-break-after: avoid;
	mc-next-tag: p;
	mc-auto-number-format: '{ =0}';
}

img.Popup128
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 128px;
	max-width: 6in;
	page-break-before: avoid;
	border-style: solid;
	border-width: 2px;
	border-color: #A7ABAC;
	padding: 3px;
}

img.Icon
{
	max-width: .24in;
	page-break-before: avoid;
}

img.Inline
{
	vertical-align: top;
}


li
{
	font-size: 10pt;
	color: #333;
	margin-bottom: .5em;
	margin-top: .5em;
	page-break-inside: avoid;
}

ul
{
	list-style-type: disc;
	margin-bottom: 0pt;
	margin-top: 0pt;
	color: #333;
}

p.Callout
{
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 2px;
	page-break-before: avoid;
}

p.Code
{
	font-family: 'Courier New', monospace;
	margin: 0;
	font-size: 8pt;
}

p.CodeIndent
{
	font-family: 'Courier New', monospace;
	margin: 0;
	font-size: 8pt;
	padding-left: 0.5in;
}

p.Copyright
{
	mc-disabled: true;
	text-align: right;
	margin: 0px;
}

p.ForReview
{
	color: #008000;
}

p.Indent1
{
	padding-left: 0.5in;
}

p.Indent2
{
	padding-left: 0.75in;
	padding-right: 0.75in;
}

p.Bulleted
{
	margin-bottom: 10pt;
	mc-hyphenate: never;
	margin-left: .5in;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '•';
	mc-auto-number-class: Numbers;
}

p.Bulleted2
{
	margin-bottom: 10pt;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	margin-left: .75in;
	mc-auto-number-format: '•';
	mc-auto-number-class: Numbers;
}

p.Bulleted3
{
	margin-bottom: 10pt;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	margin-left: 1in;
	mc-auto-number-format: '•';
	mc-auto-number-class: Numbers;
}

p.Numbered
{
	text-align: left;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '{n+}.';
	margin-left: .5in;
	mc-auto-number-class: Numbers;
}

p.Numbered1
{
	text-align: left;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '{n=1}.';
	margin-left: .5in;
	mc-auto-number-class: Numbers;
}

span.Numbers
{
	float: left;
	margin-left: -.25in;
}

span.ui
{
	font-weight: bold;
}

span.emphasis
{
	font-style: italic;
}

span.input
{
	font-family: 'Courier New', monospace;
	font-weight: normal;
	mc-language: none;
}

a
{
	color: #007fa3;
}

a.dropDownHotspot
{
	font-weight: bold;
	mc-auto-number-format: '{ =0}';
}

.community
{
	margin-bottom:2em;
}

._Skins_TopSearch.mc-component #results-heading
{
	border-bottom: none;
	margin-bottom: 0px;
}

MadCap|dropdown
{
	mc-closed-image: url('../Images/Plus.png');
	mc-open-image: url('../Images/Minus.png');
}

MadCap|toggler.togglerHead
{
	font-size: 14pt;
	font-weight: bold;
	mc-auto-number-format: '{ =0}';
	color: #007fa3;
	margin-bottom:1em;
}

MadCap|toggler
{
	font-weight: bold;
	mc-auto-number-format: '{ =0}';
	mc-closed-image: url('../Images/Plus.png');
	mc-open-image: url('../Images/Minus.png');
	color: #007fa3;
}

p.Note
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/Info24.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DA291C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DA291C;
}

div.welcomeButtons
{
	width: 100%;
	display: inline-block;
}

div.homeButton
{
	float: left;
	margin: 15px 30px 15px 30px;
	position: relative;
}

div.homeButton h1
{
	margin: 0px 0px 4px 0px;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

div.homeButton p
{
	text-align: center;
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	width: 90%;
}

div.homeButton a
{
	display: block;
	padding: 12px 8px 12px 12px;
	height: 75px;
	width: 335px;
	text-decoration: none;
}

div.homeButton a:link,
div.homeButton a:visited
{
	background-color: #53565a;
}

div.homeButton a:hover,
div.homeButton a:active,
div.homeButton a:hover p,
div.homeButton a:active p,
div.homeButton a:hover h1,
div.homeButton a:active h1
{
	background-color: #000000;
	color: #ffffff !important;
}

a.videoButton
{
    background-color: #FF9E1B ;
    color: #FFFFFF ;
    padding: 8px 13px 8px 35px;
    background-image: url('../Images/video-icon.png');
    background-repeat: no-repeat;
    background-position: 9px center;
	text-decoration: none;
	font-weight: bold;
	line-height: 30pt;
}

a.downloadButton 
{
    background-color: #FF9E1B;
    color: #FFFFFF;
    padding: 8px 13px 8px 35px;
    background-image: url(../Images/Download.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    text-decoration: none;
	font-weight: bold;
	line-height: 30pt;
}

.downloadButton:hover
{
    background-color: #FF6900 ;
    color: #ffffff ;
}

.videoButton:hover
{
    background-color: #FF6900 ;
    color: #ffffff ;
}

a.MCBreadcrumbsLink
{
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	color: #000;
}

MadCap|breadcrumbsProxy
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	color: #000000;
	font-size: 8pt;
	mc-breadcrumbs-count: 8;
	mc-breadcrumbs-prefix: ' > ';
	line-height: 16px;
	display: inline;
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	margin-top: 1em;
	margin-bottom: 0em;
	color: #000;
}

MadCap|relationshipsHeading
{
	font-size: 10pt;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

MadCap|relationshipsItem
{
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
}

MadCap|relationshipsProxy
{
	border-top-width: 0px;
	margin-top: 0px;
	padding-left: 0in;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
}

MadCap|tocProxy
{
	color: #000;
	font-size: 8pt;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
}

MadCap|xref
{
	color: #007fa3;
}

MadCap|xref.Standard
{
	mc-format: '{para}';
}

MadCap|miniTocProxy,
MadCap|miniTocProxy_0
{
	border-top-style: none;
	border-top-width: 0px;
	padding-top: 5px;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	mc-auto-number-format: 'Contents of this section:';
	mc-auto-number-class: miniTocBoxTitle;
}

p.MiniTOC1
{
	font-weight: normal;
	margin: 0;
}

@media screen and (min-width: 891px) /* start of Desktop */
{
	p.Product
	{
		color: #DA291C;
		font-size: 16pt;
		font-family: 'Segoe UI Bold', Roboto, Helvetica, Arial, Sans-Serif;
		position: absolute;
		top: 6px;
		font-weight: bold;
	}

	div.Home
	{
		float: left;
		font-size: 8pt;
		font-weight: bold;
		background-image: url('../Images/home2.png');
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 1.5em;
		margin-top: .5em;
		
	}

	div.Home a
	{
		color: #000;
	}

	div.Tools
	{
		border-width: 0px 0px 5px 0px;
		border-color: #DA291C;
		border-style: solid;
		min-height: 32px;
		margin-top: 4px;
	}

	div.Tools > .nocontent
	{
		display:inline-block;
	}


	ul.navigation > li:hover > a
	{
		color: #000;
	}

	ul.navigation ul > li:hover > a
	{
		color: #fff;
	}

	.navigation-wrapper
	{
		float: none;
	}

	ul.navigation
	{
		margin-left: 0px;
	}

	ul.navigation ul
	{
		padding: 0px 0 0px 0;
	}

	ul.navigation > li:nth-of-type(1) > ul
	{
		right: auto;
	}

	ul.navigation li > a
	{
		padding-left: 14px;
		padding-right: 14px;
		line-height: 35px;
	}

	.title-bar-section a.logo
	{
		top: 0px;
		left: 50%;
		margin-left: -34em;
		position: fixed;
	}
	
	.menu-icon-container
	{
		min-height: 0px;
	}

	div.navigation-wrapper
	{
		order: 3;
	}
	
 	div.nav-search-wrapper
	{
		order: 2;
		background-color: white;
 		padding-top: 1em;
 		padding-bottom: 1em;
	}
	
	div.logo-wrapper
	{
		order: 1;
	    top: 0px;
    	left: 50%;
    	margin-left: -33.5em;
    	position: fixed;
	}
	
		form.search
	{
	    border: 1px solid black;
	}
	
	.off-canvas-wrapper-inner .outer-row
	{
		padding:0em;
	}	
	
	div.MCBreadcrumbsBox_0
	{
		display: inline-block;
		padding-bottom: 0px;
		margin-bottom: 0px;
		max-width: 50em;
		margin-top: 4px;
		margin-bottom: 4px;
	}

	div.buttons .ddlLanguages
	{
		border: solid 1px #e1e1e1;
		width: 120px;
		float: left;
		height: 24px;
		border-radius: 3px;
		margin-right: 8px;
		background: linear-gradient(to bottom, #fff, #ececec);
		display: inline;
	}

	div.nav-search .ddlLanguages
	{
		display: none;
	}
}

/* end of Desktop */

@media screen and (max-width: 890px) /* start of Mobile */
{
	p.Product
	{
		display: none;
	}

	p
	{
		font-size: 12pt;
	}

	p.Procedure 
	{
		font-size: 12pt;
	}
	
	p.Copyright
	{
		font-size: 10pt;
	}

	span.dropDownHead
	{
		font-size: 12pt;
	}
	

	div.Home
	{
		border: 0px;
		margin: 0px;
		float: left;
		font-size: 8pt;
		font-weight: bold;
		background-image: url('../Images/home2.png');
		background-repeat: no-repeat;
		padding-left: 18px;
		margin-top: 4px;
	}

	div.Home a
	{
		color: #000;
	}

	div.homeButton
	{
		margin: 30px 0px 0px 0px;
		width: 100%;
	}

	div.homeButton a
	{
		width: 100%;
	}

	div.Tools
	{
		border-width: 0px 0px 5px 0px;
		border-color: #DA291C;
		border-style: solid;
		min-height: 32px;
	}

	div.MCBreadcrumbsBox_0
	{
		display: inline;
		padding-bottom: 0px;
		max-width: 50em;
		margin-top: 0px;
		margin-bottom: 4px;
	}


	div.button-group-container-left
	{
		display: none;
	}

	div.nav-search
	{
		margin-top: 0em;
	}
	
	div.buttons .ddlLanguages
	{
		display: none;
	}

	div.nav-search .ddlLanguages
	{
		border: solid 1px #e1e1e1;
		width: 120px;
		float: right;
		height: 24px;
		border-radius: 3px;
		display: inline;
		background: linear-gradient(to bottom, #fff, #ececec);
		font-size: 12pt;
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		margin-top: .5em
	}
}

/* end of Mobile */

@media print
{
	body
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	}

	h1
	{
		font-weight: bold;
		font-size: 22pt;
		color: #000;
		page-break-before: always;
		mc-heading-level: 1;
	}

	h2
	{
		font-weight: bold;
		font-size: 16pt;
		color: #000;
		margin-top: 1em;
		margin-bottom: .5em;
		mc-heading-level: 2;
	}

	h3
	{
		font-size: 14pt;
		color: #000;
		margin-top: 1.5em;
		margin-bottom: .5em;
		mc-heading-level: 0;
		page-break-after: avoid;
		margin-top: 1.5em;
		margin-bottom: .5em;
	}

	h4
	{
		font-size: 12pt;
		margin-top: 1.5em;
		margin-bottom: .5em;
		mc-heading-level: 0;
		page-break-after: avoid;
	}

	h5
	{
		font-size: 10pt;
		margin-top: 1.5em;
		margin-bottom: .5em;
		mc-heading-level: 0;
		page-break-after: avoid;
	}

	div.Tools
	{
		display: none;
	}

	img.MaxWidth4
	{
		max-width: 4in;
		page-break-before: avoid;
	}

	img.MaxWidth5
	{
		max-width: 5in;
		page-break-before: avoid;
	}

	img.MaxWidth6
	{
		max-width: 6in;
		page-break-before: avoid;
	}

	img.MaxWidth7
	{
		max-width: 6.9in;
		page-break-before: avoid;
	}

	img.Popup128
	{
		max-width: 6in;
		page-break-before: avoid;
		page-break-after: avoid;
		border-style: none;
	}

	MadCap|miniTocProxy,
	MadCap|miniTocProxy_0
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	}

	p.Body
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	}

	p.Contents
	{
		font-weight: bold;
		font-size: 22pt;
		color: #000;
		page-break-before: always;
	}

	
	p.MiniTOC1
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-weight: normal;
		margin: 0;
	}

	p.TOC1
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
		margin-bottom: 0;
		margin-top: 0;
	}

	p.TOC2
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-size: 10pt;
		margin-bottom: 0;
		margin-top: 0;
		text-indent: 6pt;
	}

	p.TOC3
	{
		font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
		font-size: 10pt;
		margin-bottom: 0;
		margin-top: 0;
		text-indent: 12pt;
	}

	MadCap|xref
	{
		color: #000000;
	}

	div.Home
	{
		display: none;
	}

	#feedbackContainer
	{
		display: none;
	}

	.MCBreadcrumbsBox_0
	{
		display: none;
	}

	.MCBreadcrumbsBox_0 ~ h1
	{
		page-break-before: avoid;
	}

	MadCap|dropDownHead
	{
		font-size: 11pt;
		font-weight: bold;
		margin-top: 1.5em;
		margin-bottom: .5em;
		page-break-after: avoid;
		color: #606060;
		margin-bottom: .5em;
	}
}

/* Feedback control styles */

#feedbackContainer .watermark
{
	mc-disabled: true;
	color: #999;
	/* Changes the color of the primer text in the textarea  */
}

#feedbackContainer
{
	mc-disabled: true;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 2px 2px 2px;
}

p.p_feedback
{
	mc-disabled: true;
	font-family: 'Segoe UI', Roboto, Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	margin-right: .7em;
}

#feedbackContainer div.left,
#feedbackContainer div.right
{
	mc-disabled: true;
	display: inline-block;
	/* Aligns the checkboxes and textarea horizontally instead of vertically  */
}

#feedbackContainer div.left
{
	mc-disabled: true;
	vertical-align: top;
}

#feedbackContainer textarea
{
	mc-disabled: true;
	display: block;
	width: 95%;
	/* Prevents buggy behavior in IE  */
	margin-left: 5pt;
	margin-top: 5pt;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	/* Makes it so the scroll bar doesn't show in IE  */
}

#btnCancel
{
	mc-disabled: true;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#feedbackyes
{
	margin-right: 3px;
}

hr	/* if you decide to use a rule at the top of the div */
{
	mc-disabled: true;
	color: #DA291C;
	background-color: #DA291C;
	height: 5px;
	border: none;
	margin: 0;
}

/* styles for the feedback section so it stops throwing compiletime errors */

input.btnfeedback
{
	
}

textarea.textarea
{
	
}

html.MasterPageBasic
{
	mc-master-page: url('../MasterPages/TopHome.flmsp');
}