/*<meta conditions="en-US.XCS,en-US.XTM 11-3-x,en-US.XTM 11-4-x" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'opensans';
	src: url('Fonts/OpenSans-Regular.ttf'), url('Fonts/OpenSans-Bold.ttf'), url('Fonts/OpenSans-BoldItalic.ttf'), url('Fonts/OpenSans-Italic.ttf'), url('Fonts/OpenSans-Light.ttf'), url('Fonts/OpenSans-LightItalic.ttf'), url('Fonts/OpenSans-Semibold.ttf'), url('Fonts/OpenSans-SemiboldItalic.ttf'), url('Fonts/OpenSans-ExtraBold.ttf'), url('Fonts/OpenSans-ExtraBoldItalic.ttf');
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(Fonts/Roboto-300.woff2) format('woff2');
	unicode-range: U +0000-00FF, U +0131, U +0152-0153, U +02BB-02BC, U +02C6, U +02DA, U +02DC, U +0304, U +0308, U +0329, U +2000-206F, U +2074, U +20AC, U +2122, U +2191, U +2193, U +2212, U +2215, U +FEFF, U +FFFD;
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(Fonts/Roboto-400.woff2) format('woff2');
	unicode-range: U +0000-00FF, U +0131, U +0152-0153, U +02BB-02BC, U +02C6, U +02DA, U +02DC, U +0304, U +0308, U +0329, U +2000-206F, U +2074, U +20AC, U +2122, U +2191, U +2193, U +2212, U +2215, U +FEFF, U +FFFD;
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(Fonts/Roboto-500.woff2) format('woff2');
	unicode-range: U +0000-00FF, U +0131, U +0152-0153, U +02BB-02BC, U +02C6, U +02DA, U +02DC, U +0304, U +0308, U +0329, U +2000-206F, U +2074, U +20AC, U +2122, U +2191, U +2193, U +2212, U +2215, U +FEFF, U +FFFD;
}

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(Fonts/Roboto-700.woff2) format('woff2');
	unicode-range: U +0000-00FF, U +0131, U +0152-0153, U +02BB-02BC, U +02C6, U +02DA, U +02DC, U +0304, U +0308, U +0329, U +2000-206F, U +2074, U +20AC, U +2122, U +2191, U +2193, U +2212, U +2215, U +FEFF, U +FFFD;
}

@media screen
{
	h1
	{
		font-size: 170%;
		margin: .5em auto .8em -.5em;
		padding-bottom: .5em;
		padding-left: .5em;
		border-bottom: 3px solid #CCC;
	}

	h2
	{
		font-size: 150%;
	}

	h3
	{
		font-size: 130%;
	}

	h4
	{
		font-size: 110%;
	}

	li
	{
		list-style-type: inherit;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	li.square_indent_2
	{
		list-style-type: inherit;
	}

	li.Numbered1
	{
		list-style-type: inherit;
	}

	a
	{
		color: #2d9bae;
	}

	a.MCXref
	{
		color: #2d9bae;
	}

	a.MCXref_0
	{
		color: #2d9bae;
	}

	MadCap|xref
	{
		color: #2d9bae;
	}

	MadCap|breadcrumbsProxy
	{
		color: #2d9bae;
		border-bottom-width: 2px;
		border-bottom-color: #ffffff;
		mc-breadcrumbs-count: 4;
		mc-breadcrumbs-prefix: ' ';
	}

	p.Warning
	{
		padding-left: 70px;
	}

	p.Workaround
	{
		padding-left: 30px;
		padding-top: 10px;
	}

	.title-bar-layout .logo-wrapper	/* this style gives a margin to the company icon in the banner at the top of the screen, preventing the mobile/tablet hamburger menu from overlaping it */
	{
		margin-left: 40px;
	}
}

/*===============================
		 BLOCK CLASSES
===============================*/

body
{
	background-color: #ffffff;
	font-family: 'roboto', Arial, sans-serif;
	border: 0em solid white;
	color: black;
	font-size: 1em;
	margin: auto 2em auto 2em;
}

h1,
h2,
h3,
h4
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

table
{
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: auto;
}

ul
{
	margin-bottom: 10pt;
	list-style-type: disc;
}

ul,
ol
{
	margin-bottom: 0.5em !important;
}

ul ul,
ol ul,
div ul
{
	list-style-type: circle;
}

ol ol,
ul ol
{
	list-style-type: lower-roman;
}

p,
li
{
	font-family: 'roboto', sans-serif;
	line-height: 140%;
	mc-short-line: default;
	mc-short-line-method: never;
}

p
{
	margin: 0.85em 0.85em 0.85em 0.85em;
}

li
{
	margin-left: auto;
}

ul,
ol
{
	margin-top: 0pt;
	margin-bottom: 6pt;
}

pre
{
	font-size: 1.08em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 3.3em;
}

MadCap|dropDownBody
{
	margin-top: 9px;
	margin-bottom: 15px;
	margin-left: 26px;
}

MadCap|dropDownHead
{
	margin-bottom: 4px;
}

MadCap|breadcrumbsProxy
{
	color: #2d9bae;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	mc-breadcrumbs-count: 4;
	mc-breadcrumbs-prefix: ' ';
}

p.applies_to	/* Paragraph after H1 that indicates which products or features a topic applies to */
{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.25rem;
}

MadCap|popupHead.applies_to	/* Popup style for the feature or product names a topic applies to */
{
	background-image: none;
	padding: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 0px;
	font-size: inherit;
	font-family: 'roboto', sans-serif;
	font-style: italic;
	border-bottom: dotted 1.2px #808080;
	color: #000000;
}

MadCap|popupHead
{
	color: #2d9bae;
	font-style: italic;
	padding: 2px;
}

MadCap|popup
{
	color: #2d9bae;
	font-style: italic;
	padding: 2px;
	background-image: url('../Images/CSS_Icons/blue_arrow.png');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding-left: 2px;
}

MadCap|popupBody
{
	mc-help-control-display: popup;
	border-bottom-color: #D9F1F5;
	border-left-color: #D9F1F5;
	border-right-color: #D9F1F5;
	border-top-color: #D9F1F5;
	color: #696969;
	border: solid 2px #D9F1F5;
	background-color: #D9F1F5;
}

MadCap|popup.popup_info
{
	/*
	mc-help-control-display: popup;
	background-image: url('../Images/CSS_Icons/blue_arrow.png');
	background-position: 2% 50%;
*/
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-right: 5px;
	margin-left: 10px;
}

MadCap|popup.popup_tip
{
	mc-help-control-display: popup;
	background-image: url('../Images/CSS_Icons/tip.png');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 10px;
}

MadCap|popupHead.popupHead_tip
{
	background-image: url('../Images/CSS_Icons/tip.png');
	color: #e81410;
}

MadCap|popupHead.definition	/* the popupHead.definition style is used for popup text that defines a term or acronym */
{
	background-image: none;
	padding: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 0px;
	font-size: inherit;
	font-family: 'roboto', sans-serif;
	font-style: italic;
	border-bottom: dotted 1.2px #808080;
	color: #000000;
}

MadCap|popupHead.applies_to	/* Popup style for the feature or product names a topic applies to */
{
	background-image: none;
	padding: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 0px;
	font-size: inherit;
	font-family: 'roboto', sans-serif;
	font-style: italic;
	border-bottom: dotted 1.2px #808080;
	color: #000000;
}

p.BodyIndent,
div ul,
ul ul,
ol ul
{
	padding-left: 3.3em;
}

#printbutton
{
	position: absolute;
	z-index: 2;
	right: 35px;
	top: 12px;
}

#docprint
{
	cursor: pointer;
}

hr
{
	margin: 0px 0px 10px 0px;
	width: 100%;
	height: 2px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px solid #CCCCCC;
}

li.Numbered1
{
	list-style-type: inherit;
}

p.img
{
	
}

p.img_indent_1
{
	margin-left: 3.3em;
}

p.Option_indent
{
	margin-left: 3.3em;
	font-style: italic;
}

p.OptionDef_indent
{
	margin-left: 5.3em;
	margin-top: 1.0em;
}

li.square_indent_2
{
	margin-left: 2em;
	list-style-type: inherit;
}

li.circle_indent_2
{
	list-style-type: circle;
	margin-left: 2em;
}

li.square_indent_3
{
	margin-left: 4.4em;
	list-style-type: inherit;
}

* html p.Note,
* html p.Warning
{
	height: 50px;
	width: 100%;
	margin: 0em 3.3em 0em 3.3em !important;
}

p.Note
{
	background-repeat: no-repeat;
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-color: #e6e6e6;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 10px;
	margin-right: auto;
	min-height: 60px;
	background-position: 20px 40%;
	padding-left: 80px;
	background-image: url('../info_32.png');
	border-left-color: #e6e6e6;
	border-left-width: 10px;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-right-width: 10px;
	border-right-style: solid;
	border-top-color: #e6e6e6;
	border-top-width: 10px;
	border-top-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

p.Warning
{
	background-repeat: no-repeat;
	background-image: url('../warning_48.png');
	border-top: solid 10px #cccccc;
	border-right: solid 10px #cccccc;
	border-left: solid 10px #cccccc;
	border-bottom: solid 10px #cccccc;
	background-position: 2% 50%;
	background-color: #cccccc;
	padding-left: 50px;
	bottom: 9px;
	left: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 40px;
}

p.Option
{
	margin-left: 1.8em;
	font-style: italic;
}

p.OptionDef
{
	margin-left: 3.2em;
	margin-top: 1em;
}

p.FooterTop
{
	font-size: .8em;
	width: 100% !important;
	margin: .85em .85em .85em .85em;
	padding-top: .5em;
	padding-left: .5em;
	border-top: 3px solid #CCC;
}

p.Footer
{
	font-size: .8em;
	text-align: left;
	color: #696969;
}

span.NumContinued
{
	font-style: italic;
	font-size: .9em;
	position: relative;
	top: -0.1em;
}

span.Input
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1.08em;
}

a
{
	text-decoration: underline;
	color: #2d9bae;
}

a.MCXref,
a.MCXref_0
{
	color: #2D9BAE !important;
	text-decoration: underline !important;
}

MadCap|xref,
xref.OnPage
{
	mc-format: '{para}';
}

td.footright,
p.footright
{
	text-align: right;
}

@media print
{
	MadCap|tocProxy
	{
		border-top-width: 0px;
	}

	h1,
	h2,
	h3,
	h4
	{
		font-family: Arial;
		page-break-after: avoid;
	}

	h1
	{
		margin-right: 0em;
		margin-left: auto;
		font-family: Arial;
		font-weight: bold;
		margin-bottom: 10pt;
		white-space: normal;
		line-height: 130%;
		column-break-inside: avoid;
		margin-top: 8pt;
		padding-bottom: 2pt;
		padding-top: 2pt;
		font-size: 16pt;
		orphans: 4;
		widows: 4;
		page-break-before: auto;
		border-bottom-style: solid;
		border-bottom: solid 3px #cccccc;
	}

	h2
	{
		font-family: Arial;
		margin-top: 10pt;
		margin-bottom: 6pt;
		line-height: 130%;
		orphans: 3;
		widows: 3;
		column-break-inside: avoid;
		padding-top: 3pt;
		font-size: 14pt;
	}

	h3
	{
		font-family: Arial;
		line-height: 130%;
		font-weight: bold;
		font-size: 12pt;
	}

	h4
	{
		mc-heading-level: 0;
		font-family: Arial;
		font-size: 12pt;
	}

	h5
	{
		font-size: 12pt;
		mc-heading-level: 0;
	}

	h6
	{
		font-size: 11pt;
		mc-heading-level: 0;
	}

	p,
	li
	{
		mc-short-line: default;
		mc-short-line-method: never;
	}

	p.Chapter
	{
		width: 0.45in;
		font-family: Arial;
		font-size: 40pt;
		font-weight: bold;
		float: left;
		page-break-before: always;
		text-align: right;
		margin-left: 0in;
		margin-top: .03in;
		mc-auto-number-format: "{chapnum}";
	}

	ul,
	ol,
	p.img,
	p.img_indent1,
	p.img_indent2,
	p.img_indent3,
	p.OptionDef
	{
		page-break-before: avoid;
	}

	p.Option
	{
		page-break-after: avoid;
	}

	span.Input,
	pre
	{
		font-family: Consolas, monospace;
		font-size: 9pt;
	}

	pre
	{
		margin-left: 0.3in;
		text-indent: -0.3in;
	}

	img.Icon
	{
		max-height: 12px;
	}

	p.BodyIndent,
	p.img_indent_1,
	p.OptionDef,
	p.Option_Indent,
	pre
	{
		margin-left: 30pt;
	}

	li.square_indent_2,
	li.circle_indent_2
	{
		margin-left: 20pt;
	}

	p.OptionDef_Indent,
	p.img_indent_2
	{
		margin-left: 50pt;
	}

	li.square_indent_3
	{
		margin-left: 47pt;
		list-style-type: inherit;
	}

	p.img_indent_3
	{
		margin-left: 77pt;
	}

	p.Note
	{
		background-repeat: no-repeat;
		background-image: url('../info_32.png');
		background-position: 2% 50%;
		border-top: solid 10px #e6e6e6;
		border-right: solid 10px #e6e6e6;
		border-left: solid 10px #e6e6e6;
		border-bottom: solid 10px #e6e6e6;
		background-color: #e6e6e6;
		padding-left: 60px;
		bottom: 9px;
		left: 2px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-top: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
	}

	p.Warning
	{
		background-repeat: no-repeat;
		background-image: url('../warning_48.png');
		border-top: solid 10px #cccccc;
		border-right: solid 10px #cccccc;
		border-left: solid 10px #cccccc;
		border-bottom: solid 10px #cccccc;
		background-position: 2% 50%;
		background-color: #cccccc;
		bottom: 9px;
		left: 2px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-top: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		padding-left: 70px;
	}

	li
	{
		line-height: 130%;
		orphans: 4;
		widows: 4;
		list-style-type: inherit;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	th
	{
		text-align: left;
		position: relative;
	}

	#printbutton
	{
		display: none;
	}

	MadCap|xref
	{
		mc-format: '{i}{para}{/i}';
	}

	MadCap|xref.OnPage
	{
		mc-format: '{i}{para}{/i} on page {page}';
	}

	p,
	td,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	span,
	a,
	li,
	ol,
	ul,
	th,
	pre
	{
		mc-hyphenate: never;
		mc-short-line-method: never;
		mc-short-line: default;
	}

	body,
	p,
	td,
	th
	{
		font-size: 10pt;
		font-family: Arial;
	}

	p
	{
		orphans: 4;
		widows: 4;
		font-family: Arial;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	#docprint
	{
		font-family: Arial;
	}

	p.Workaround
	{
		mc-auto-number-format: '{b}{size 10pt}Workaround{/size}{/b}';
		background-color: #dcdcdc;
		background: #dcdcdc no-repeat top left;
		background-position: top left;
		border: solid 10px #dcdcdc;
		page-break-before: avoid;
		page-break-inside: avoid;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		padding-left: 30px;
		padding-top: 10px;
	}

	td
	{
		orphans: 3;
		widows: 3;
		column-break-inside: avoid;
		page-break-inside: avoid;
		page-break-before: avoid;
		column-break-before: avoid;
	}

	table
	{
		orphans: 3;
		widows: 3;
		page-break-inside: avoid;
		page-break-before: avoid;
		column-break-before: avoid;
		column-break-inside: avoid;
	}

	li.square_indent_2
	{
		list-style-type: inherit;
	}

	ul
	{
		list-style-type: disc;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	* html p.Note
	{
		background-image: url('../info_32.png');
		background-position: 2% 50%;
		background-color: #e6e6e6;
	}

	a
	{
		color: #2d9bae;
	}
}

p.BodyIndent
{
	margin-bottom: 0.70em;
	margin-top: 0.70em;
}

ol
{
	margin-top: 4pt;
	margin-bottom: 8pt;
	mc-short-line: default;
	mc-short-line-method: never;
}

code
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

b
{
	mc-disabled: false;
}

big
{
	mc-disabled: true;
}

button
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

dd
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

o
{
	mc-disabled: true;
}

s
{
	mc-disabled: true;
}

strike
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

u
{
	mc-disabled: false;
}

i
{
	mc-disabled: false;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

span.boolean
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

blockquote
{
	mc-disabled: false;
}

center
{
	mc-disabled: false;
}

dir
{
	mc-disabled: true;
}

menu
{
	mc-disabled: true;
}

p.Workaround
{
	border: 6px solid #CCC;
	border-bottom: 10px solid #CCC;
	border-right: 10px solid #CCC;
	padding-left: 42px;
	min-height: 34px;
	color: black;
	background: #CCC no-repeat top left;
	list-style-type: inherit;
	position: inherit;
	list-style-position: inherit;
	margin-right: auto;
	margin-top: auto;
	left: auto;
	margin-bottom: 10px;
	margin-left: 5px;
	mc-auto-number-format: '{b}{size 11pt}Workaround{/size}{/b}';
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

MadCap|breadcrumbsProxy
{
	color: #2d9bae;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	mc-breadcrumbs-count: 4;
	mc-breadcrumbs-prefix: ' ';
}

@media non-print
{
	li
	{
		list-style-type: inherit;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	li.square_indent_2
	{
		list-style-type: inherit;
	}

	li.square_indent_3
	{
		list-style-type: inherit;
	}

	ul
	{
		list-style-type: disc;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	li.Numbered1
	{
		list-style-type: inherit;
	}

	a
	{
		color: #2d9bae;
	}

	p.Warning
	{
		padding-left: 70px;
	}

	p.Workaround
	{
		padding-left: 30px;
		padding-top: 10px;
	}
}

a.MCXref
{
	color: #2d9bae;
}

a.MCXref_0
{
	color: #2d9bae;
}

p.Note
{
	background-repeat: no-repeat;
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-color: #e6e6e6;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 30px;
	background-position: 2% 50%;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url('../Images/icon_help_center_Note_black.png');
	margin-top: 20px;
	background-position-x: 20px;
	background-position-y: 40%;
	padding-left: 80px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #e6e6e6;
	border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #e6e6e6;
}

p.Warning
{
	background-repeat: no-repeat;
	border-top: solid 10px #cccccc;
	border-right: solid 10px #cccccc;
	border-left: solid 10px #cccccc;
	border-bottom: solid 10px #cccccc;
	background-position: 2% 50%;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 40px;
	background-position-x: 20px;
	background-position-y: 40%;
	background-image: url('../Images/icon_help_center_Warning.png');
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
	padding-left: 80px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #e6e6e6;
	border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #e6e6e6;
}

MadCap|breadcrumbsProxy
{
	color: #2d9bae;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	mc-breadcrumbs-count: 4;
	mc-breadcrumbs-prefix: ' ';
}

div ul
{
	margin-left: 0px;
	list-style-type: disc;
}

div.Three-box	/*Insert a Three-box div for a three-column responsive layout in a section intro topic. */
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Three-box::before
{
	content: ' ';
	display: table;
}

div.Three-box::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Three-box > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Three-box > div:hover
{
	box-shadow: 2px 3px 7px rgba(0,0,0,.25);
}

div.Three-box > div:nth-child(1)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(33.33% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

div.Three-box > div:nth-child(2)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(33.33% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

div.Three-box > div:nth-child(3)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(33.33% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

@media only screen and (max-width: 767px)
{
	div.Three-box > div:nth-child(1)
	{
		width: 100%;
	}

	div.Three-box > div:nth-child(2)
	{
		width: 100%;
	}

	div.Three-box > div:nth-child(3)
	{
		width: 100%;
	}

	.title-bar-layout .logo-wrapper	/* this style gives a margin to the company icon in the banner at the top of the screen, preventing the mobile/tablet hamburger menu from overlaping it */
	{
		margin-left: 40px;
	}
}

/* this style is used to wrap the content in the tiles on the front landing pages to make the full tile a link */

div a.front-tile
{
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #696969;
	font-weight: normal;
	font-size: .9rem;
}

div a.front-tile:hover
{
	color: #2d9bae;
}

p.front-small
{
	line-height: 130%;
	mc-short-line: default;
	mc-short-line-method: never;
	font-size: 9pt;
	font-style: italic;
}

div.fixedBC
{
	width: 100%;
	background: white;
}

.fixedBCScroll
{
	position: fixed;
	width: 100%;
	background: white;
	box-shadow: 0px 8px 6px 0 rgba(255,255,255,1);
}

.title-bar-layout .logo-wrapper	/* this style gives a margin to the company icon in the banner at the top of the screen, preventing the mobile/tablet hamburger menu from overlaping it */
{
	margin-left: 40px;
}

p.Caution
{
	background-repeat: no-repeat;
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-color: #e6e6e6;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 10px;
	margin-right: auto;
	min-height: 60px;
	background-position: 20px 40%;
	padding-left: 80px;
	border-left-color: #e6e6e6;
	border-left-width: 10px;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-right-width: 10px;
	border-right-style: solid;
	border-top-color: #e6e6e6;
	border-top-width: 10px;
	border-top-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-color: #e6e6e6;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 30px;
	background-position: 2% 50%;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	background-position-x: 20px;
	background-position-y: 40%;
	padding-left: 80px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #e6e6e6;
	border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #e6e6e6;
	background-image: url('../Images/icon_help_center_Caution.png');
}

