/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Arial, Avenir, Myriad;
	font-size: 11pt;
}

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;
}

p
{
	font-size: 1em;
	font-family: 'Roboto Light', Arial, Avenir, Myriad;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
	max-width: 100%;
}

li
{
	margin-bottom: 6pt;
	margin-top: 6pt;
}

a.Popup
{
	color: #000000;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #000000;
}

MadCap|expandingBody
{
	font-style: italic;
	color: #000000;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	font-size: 20pt;
	font-weight: bold;
	border-bottom: none;
	color: #3b4758;
}

MadCap|xref
{
	color: #076685;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

div.home-layout
{
	padding: 2%;
}

div.home-section
{
	border-bottom: solid 1px #dadada;
	display: block;
	padding: 2%;
}

div.home-section:last-of-type	/*Removes the border on the last section of the home page*/
{
	border-bottom: none;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

a:link
{
	color: #076685;
}

a:link
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-decoration: none;
	font-size: 11pt;
	line-height: 15pt;
	color: #8888ff;
}

a:visited
{
	color: #8888ff;
}

a:focus
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11pt;
	line-height: 15pt;
	color: #8888ff;
}

a:hover
{
	font-weight: bold;
	font-style: normal;
	color: #8888ff;
}

a:active
{
	color: #a82384;
}

a:active
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11pt;
	line-height: 15pt;
	color: #8888ff;
}

a.home-button
{
	display: block;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDown
{
	border-bottom: 1px solid #dadada;
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	mc-closed-image: url('../Images/Home/plus.png');
	mc-open-image: url('../Images/Home/minus.png');
}

div.topic-hero
{
	padding: 5%;
	display: block;
	overflow: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 50%;
	background-image: url('../Internal_Images/ExtremeCloud_SDW_Banner4.jpg');
}

div.topic-hero h1
{
	font-size: 3.5em;
	text-align: center;
	color: #000000;
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

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: #b9bec1;
	padding: 2%;
	height: 250px;
}

div.home-tiles > div:nth-child(1)
{
	width: 30%;
	margin-left: 19%;
	background-color: #f5f5f5;
}

div.home-tiles > div:nth-child(2)
{
	width: 30%;
	margin-left: 2%;
	background-color: #f5f5f5;
}

div.article-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.article-tiles::before
{
	content: ' ';
	display: table;
}

div.article-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.article-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dadada;
}

div.article-tiles > div:hover
{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition: all 0.8s cubic-bezier(.25,.8,.25,1);
}

div.article-tiles > div:nth-child(1)
{
	width: 18%;
	margin-left: 0%;
}

div.article-tiles > div:nth-child(2)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles > div:nth-child(3)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles > div:nth-child(4)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles > div:nth-child(5)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles img
{
	max-width: 90%;
}

div.home-footer	/*Controls the look of the footer in the Home master page.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-footer::before
{
	content: ' ';
	display: table;
}

div.home-footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-footer > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-footer > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.home-footer > div:nth-child(2)
{
	width: 75%;
	margin-left: 0%;
}

p.footer-sub
{
	font-family: Arial, Avenir, Myriad;
	font-size: 14pt;
	color: #000000;
}

.footer
{
	padding: 25px 25px 10px 25px;
	background-color: #8888ff;
}

.footer-logo
{
	max-width: 100%;
	margin: 0;
	text-align: left;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: right;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

h1.Heading1
{
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 30pt;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	text-indent: 0px;
	text-decoration: none;
	font-family: 'Arial';
	line-height: 26pt;
	margin: 10px 0px;
	margin-bottom: 22pt;
	color: #440099;
}

h2.Heading2
{
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0pt;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	text-indent: 0px;
	text-decoration: none;
	line-height: 26pt;
	margin-bottom: 20pt;
	mc-hyphenate: never;
	font-size: 26pt;
	color: #440099;
}

h3.Heading3
{
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	line-height: 24pt;
	margin-bottom: 12pt;
	margin-top: 0pt;
	font-size: 23pt;
	color: #440099;
}

p.ProcedureTitle
{
	text-align: left;
	font-family: 'Arial';
	page-break-after: avoid;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
}

b.Bold
{
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.02em;
	text-decoration: none;
	font-size: 10.85pt;
	line-height: 15pt;
}

code.Code
{
	font-family: 'Courier New';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	text-decoration: none;
	font-size: 11pt;
	line-height: 15pt;
}

MadCap|xref
{
	mc-format: '"{paratext}"';
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11pt;
	line-height: 15pt;
	color: #8888ff;
}

MadCap|xref.Heading
{
	mc-format: '"{paratext}"';
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 11pt;
	color: #8888ff;
}

MadCap|xref.Heading:hover
{
	mc-format: '"{paratext}"';
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #8888ff;
}

MadCap|xref.Focus
{
	mc-format: '"{paratext}"';
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 11pt;
	color: #8888ff;
}

MadCap|xref.Heading_And_Page
{
	mc-format: '"{paratext}"';
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11pt;
	color: #8888ff;
}

MadCap|xref:hover
{
	mc-format: '"{paratext}"';
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #8888ff;
}

MadCap|conceptLink
{
	font-size: 9pt;
	font-family: Arial;
	color: #8888ff;
}

p.Body
{
	font-style: normal;
	text-indent: 0.00cm;
	margin-left: 0.00cm;
	text-align: left;
	margin-right: 0cm;
	letter-spacing: 0.04em;
	mc-hyphenate: never;
	text-decoration: none;
	color: #000000;
	margin-bottom: 12pt;
	margin-top: 12pt;
	line-height: 14pt;
	font-size: 11pt;
	font-family: Arial;
}

p.CellNumbered
{
	text-align: left;
	margin-left: 0.5cm;
	margin-right: 0cm;
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-class: NumberList;
	text-decoration: none;
	mc-auto-number-format: '{color #000000}{b}{ }{n+}{/b}{/color}';
	mc-auto-number-offset: 16px;
	font-size: 11pt;
	line-height: 15pt;
}

p.Bullet1
{
	text-align: left;
	margin-right: 0cm;
	margin-left: 0.5cm;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-class: Bullet1;
	text-decoration: none;
	mc-auto-number-offset: 16px;
	mc-auto-number-format: '{size 14pt}{color #000000}•{/color}{/size} ';
	font-size: 11pt;
	line-height: 15pt;
	margin-bottom: 5pt;
	margin-top: 5pt;
	font-family: Arial;
}

p.Bullet2
{
	text-align: left;
	margin-right: 0cm;
	margin-left: 0.9cm;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-class: Bullet2;
	text-decoration: none;
	mc-auto-number-offset: 16px;
	mc-auto-number-format: '{size 14pt}{color #000000}•{/color}{/size} ';
	font-size: 11pt;
	line-height: 15pt;
	margin-bottom: 5pt;
	margin-top: 5pt;
}

p.Bullet2Indent
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.04em;
	margin-bottom: 3pt;
	margin-left: 0.9cm;
	margin-top: 2pt;
	text-decoration: none;
	page-break-before: avoid;
	font-size: 11pt;
	line-height: 15pt;
}

p.CellHeading
{
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 3px;
	margin-bottom: 0pt;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.01em;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	vertical-align: top;
	font-size: 11pt;
	color: #3b4758;
	line-height: 15pt;
}

p.CellHeading1
{
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.01em;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	page-break-after: avoid;
	line-height: 15pt;
	font-size: 12pt;
	color: #ffffff;
}

p.CellNumberedFirst
{
	text-align: left;
	margin-left: 0.5cm;
	margin-right: 0cm;
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-class: NumberList;
	text-decoration: none;
	mc-auto-number-format: '{color #000000}{b}{ }{n=1}{/b}{/color}';
	mc-auto-number-offset: 16px;
	page-break-after: avoid;
	font-size: 11pt;
	line-height: 15pt;
}

p.Date
{
	text-align: right;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	letter-spacing: 0em;
	color: #72aeb5;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
}

p.Date_Cover	/*For HTML cover page*/
{
	text-align: right;
	font-family: 'Arial';
	font-style: normal;
	letter-spacing: 0em;
	line-height: 14pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
	font-size: 11pt;
	font-weight: normal;
	color: #8888ff;
}

p.Edition_Cover	/*For HTML cover page*/
{
	font-size: 11pt;
	text-align: right;
	font-family: 'Arial';
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: 14pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
	color: #8888ff;
}

p.Note
{
	text-align: left;
	margin-right: 0cm;
	margin-top: 6pt;
	margin-left: 0;
	margin-bottom: 0pt;
	mc-hyphenate: never;
	text-decoration: none;
	font-style: normal;
	font-family: arial;
	text-indent: 0;
	font-size: 11pt;
	line-height: 15pt;
	border-left: solid 10px #00aa60;
	mc-auto-number-format: '{size 12pt}{color #00BBC5}{b}Note: {/b}{/color}{/size} ';
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #00bbc5;
}

p.NoteBody
{
	text-align: left;
	margin-right: 0cm;
	margin-top: 0pt;
	margin-bottom: 0pt;
	mc-hyphenate: never;
	text-decoration: none;
	font-style: normal;
	font-family: arial;
	page-break-before: avoid;
	font-size: 11pt;
	line-height: 15pt;
	border-left: solid 10px #00aa60;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #00bbc5;
}

p.NoteIndent
{
	font-style: normal;
	margin-bottom: 0pt;
	margin-right: 0cm;
	margin-top: 6pt;
	text-decoration: none;
	text-indent: 0;
	font-family: arial;
	font-size: 11pt;
	line-height: 15pt;
	border-left: solid 10px #00aa60;
	mc-auto-number-format: '{size 12pt}{color #00BBC5}{b}Note: {/b}{/color}{/size} ';
	margin-left: 0.5cm;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #00bbc5;
}

p.NoteIndentBody
{
	font-style: normal;
	margin-bottom: 0pt;
	margin-right: 0cm;
	margin-top: 0pt;
	text-decoration: none;
	text-indent: 0;
	font-family: arial;
	page-break-before: avoid;
	margin-left: 0.5cm;
	font-size: 11pt;
	line-height: 15pt;
	border-left: solid 10px #00aa60;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #00bbc5;
}

p.Numbered
{
	text-align: left;
	margin-right: 0cm;
	margin-left: 0.5cm;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-class: NumberList;
	text-decoration: none;
	padding-left: 0px;
	mc-auto-number-format: '{color #000000}{b}{n+}{/b}{/color}';
	font-size: 11pt;
	line-height: 15pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-auto-number-offset: 18px;
}

p.NumberedFirst
{
	text-align: left;
	margin-left: 0.5cm;
	margin-right: 0cm;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-class: NumberList;
	text-decoration: none;
	page-break-after: avoid;
	mc-auto-number-format: '{color #000000}{b}{n=1}{/b}{/color}';
	font-size: 11pt;
	line-height: 15pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-auto-number-offset: 18px;
}

p.ParaIndent
{
	text-align: left;
	margin-left: 0.5cm;
	margin-right: 0cm;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	page-break-before: avoid;
	font-size: 11pt;
	line-height: 15pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
}

p.ProductName_Cover	/*For HTML cover*/
{
	font-weight: bold;
	font-style: normal;
	text-indent: 0.00cm;
	margin-left: 0.00cm;
	margin-right: 0cm;
	margin-top: 70pt;
	margin-bottom: 25pt;
	letter-spacing: 0.04em;
	mc-hyphenate: never;
	line-height: 30pt;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 30pt;
	font-family: Arial;
}

p.Reference
{
	text-align: left;
	margin-right: 0cm;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	mc-hyphenate: never;
	text-decoration: none;
	display: list-item;
	list-style-position: inside;
	list-style-image: url('../Internal_Images/ref_square_reduced.gif');
	font-size: 11pt;
	line-height: 15pt;
	margin-left: 0cm;
	text-indent: 0cm;
	color: #8888ff;
}

p.SubTitle
{
	font-family: 'Arial';
	font-size: 12pt;
	page-break-after: avoid;
	color: #440099;
	font-weight: normal;
	font-style: normal;
}

p.Warning
{
	text-align: left;
	margin-right: 0cm;
	margin-top: 6pt;
	font-family: Arial;
	font-style: normal;
	mc-hyphenate: never;
	text-decoration: none;
	margin-left: 0;
	margin-bottom: 0pt;
	text-indent: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 11pt;
	line-height: 15pt;
	mc-auto-number-format: '{size 12pt}{color #FF5959}{b}Warning: {/b}{/color}{/size}';
	border-left: solid 10px #ff5959;
}

p.WarningBody
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-style: normal;
	font-family: Arial;
	letter-spacing: 0.04em;
	margin-bottom: 0pt;
	margin-top: 0pt;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-decoration: none;
	text-indent: 0;
	page-break-before: avoid;
	font-size: 11pt;
	line-height: 15pt;
	border-left: solid 10px #ff5959;
}

p.WarningIndent
{
	text-align: left;
	text-indent: 0cm;
	margin-left: 0.5cm;
	margin-right: 0cm;
	margin-top: 6pt;
	font-family: Arial;
	font-style: normal;
	mc-hyphenate: never;
	text-decoration: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 0pt;
	font-size: 11pt;
	line-height: 15pt;
	border-left: solid 10px #ff5959;
	mc-auto-number-format: '{size 12pt}{color #FF5959}{b}Warning: {/b}{/color}{/size}';
}

p.WarningIndentBody
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-style: normal;
	letter-spacing: 0.04em;
	margin-bottom: 0pt;
	margin-left: 0.5cm;
	margin-top: 0pt;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-decoration: none;
	text-indent: 0;
	page-break-before: avoid;
	font-family: Arial;
	line-height: 15pt;
	font-size: 11pt;
	border-left: solid 10px #ff5959;
}

ul.Bullet1
{
	width: 100%;
	text-align: left;
	text-indent: 0cm;
	margin-right: 0cm;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 0.1cm;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	color: #000000;
	mc-hyphenate: never;
	text-decoration: none;
	vertical-align: text-bottom;
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url('../Internal_Images/bullet_orange_reduced.gif');
	font-size: 11pt;
	line-height: 15pt;
}

ul.Bullet2
{
	width: 100%;
	text-align: left;
	text-indent: 0.5cm;
	margin-right: 0cm;
	margin-top: 2pt;
	margin-left: 0cm;
	margin-bottom: 3pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	color: #000000;
	mc-hyphenate: never;
	text-decoration: none;
	vertical-align: text-bottom;
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url('../Internal_Images/bullet_blue.gif');
	font-size: 11pt;
	line-height: 15pt;
}

ul.Reference
{
	width: 100%;
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	mc-hyphenate: never;
	text-decoration: none;
	vertical-align: text-bottom;
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url('../Internal_Images/ref_square_reduced.gif');
	line-height: 15pt;
	text-indent: 0.5cm;
	font-size: 11pt;
	color: #000000;
}

img
{
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	mc-float: none;
	clear: none;
}

img.class
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	border: none;
	mc-float: none;
	clear: none;
}

img.imgindent
{
	margin-left: 0.4cm;
}

img.imgindent
{
	margin-left: 0.4cm;
}

p.WebMail
{
	text-align: center;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	text-indent: 0px;
	text-decoration: none;
	line-height: 15pt;
	font-size: 11pt;
	color: #00bbc5;
}

p.Date
{
	text-align: right;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
}

MadCap|breadcrumbsProxy
{
	font: Arial;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	mc-breadcrumbs-prefix: ' ';
	mc-thumbnail-max-height: 9pt;
	font-size: 9pt;
	text-align: left;
	mc-thumbnail: inherit;
	mc-breadcrumbs-count: 4;
	color: #8888ff;
	border-bottom-color: #440099;
	border-bottom-width: 1px;
}

div.home-tiles p
{
	color: #000000;
}

h1.TOCTitle
{
	font-family: Arial;
	font-weight: normal;
	line-height: 28pt;
	font-size: 30pt;
	text-decoration: none;
	text-align: right;
	margin-bottom: 34pt;
	color: #440099;
}

p.TOC1
{
	font-family: Arial;
	color: #440099;
}

p.TOC2
{
	color: #000000;
	font-family: Arial;
}

p.TOC3
{
	color: #000000;
	font-family: Arial;
}

h5.Heading5
{
	font-family: Arial;
	text-align: left;
	margin-bottom: 8pt;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0;
	font-weight: normal;
	margin-top: 19pt;
	font-size: 16pt;
	line-height: 16pt;
	color: #440099;
}

p.TOC4
{
	color: #000000;
	font-family: Arial;
}

h1.IndexTitle
{
	font-family: Arial;
	font-size: 30pt;
	font-style: normal;
	font-weight: normal;
	line-height: 26pt;
	text-decoration: none;
	color: #440099;
}

MadCap|indexProxy
{
	border-top-style: none;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
}

h1.AppendixTitle
{
	color: #3b4758;
	font-family: Arial;
	font-size: 30pt;
	font-style: normal;
	font-weight: normal;
	line-height: 26pt;
	text-decoration: none;
	text-align: left;
	margin-bottom: 22pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin: 10px 0px;
}

p.TOC5
{
	font-family: Arial;
}

_generic_.footer
{
	background-color: #8888FF;
}

a.MCBreadcrumbsLink
{
	color: #000000;
}

MadCap|xref:focus
{
	color: #8888ff;
}

@media only screen and (max-width: 1279px)
{
	.footer
	{
		padding: 2% 2% 1%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.home-footer > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.home-footer > div:nth-child(2)
	{
		width: 75%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.topic-hero h1
	{
		font-size: 2.5em;
		text-align: center;
	}

	div.home-tiles p
	{
		line-height: 1.2;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		margin-bottom: 10px;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div
	{
		margin-bottom: 10px;
	}

	div.article-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles img
	{
		width: 75%;
	}

	.footer-icons
	{
		text-align: center;
	}

	.footer
	{
		padding: 5% 7%;
		text-align: center;
	}

	.footer-logo
	{
		text-align: center;
	}

	div.home-footer > div:nth-child(1)
	{
		width: 100%;
	}

	div.home-footer > div:nth-child(2)
	{
		width: 100%;
		margin: 3% 0;
	}

	h1.Heading1
	{
		font-size: 24pt;
	}

	h2.Heading2
	{
		font-size: 20pt;
	}

	h3.Heading3
	{
		font-size: 18pt;
	}
}

div.body-container
{
	
}

h4.Heading4
{
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-bottom: 8pt;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.01em;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	page-break-after: avoid;
	margin-top: 12pt;
	font-size: 19pt;
	line-height: 19pt;
	color: #440099;
}

p.footer-sub-copyright
{
	font-family: Arial, Avenir, Myriad;
	font-size: 13pt;
	color: #ffffff;
}

div.home-tiles > div:nth-child(3)
{
	
}

div.home-footer > div:nth-child(3)
{
	
}

span#Update.mc-variable
{
	font-weight: normal;
	font-family: Arial;
	font-size: 11pt;
	color: #8888ff;
}

span.SearchHighlight1
{
	color: #000000;
	background-color: #ffff66;
}

span.SearchHighlight10
{
	color: #ffffff;
	background-color: #990099;
}

span.SearchHighlight2
{
	color: #000000;
	background-color: #a0ffff;
}

span.SearchHighlight3
{
	color: #000000;
	background-color: #99ff99;
}

span.SearchHighlight4
{
	color: #000000;
	background-color: #ff9999;
}

span.SearchHighlight5
{
	color: #000000;
	background-color: #ff66ff;
}

span.SearchHighlight6
{
	color: #ffffff;
	background-color: #880000;
}

span.SearchHighlight7
{
	color: #ffffff;
	background-color: #00aa00;
}

span.SearchHighlight8
{
	color: #ffffff;
	background-color: #886800;
}

span.SearchHighlight9
{
	color: #ffffff;
	background-color: #004699;
}

@media print
{
	p.BookTitle_Cover	/*For PDF Cover*/
	{
		font-style: normal;
		margin-right: 0cm;
		margin-bottom: 0;
		margin-top: 12pt;
		text-indent: 0;
		margin-left: 0;
		padding-top: 10pt;
		text-align: left;
		color: #ffffff;
		font-size: 14pt;
		font-weight: normal;
		font-family: Montserrat;
	}

	p.Date_Cover	/*For PDF cover page*/
	{
		font-style: normal;
		line-height: 14pt;
		margin-bottom: 0pt;
		margin-top: 10pt;
		margin-left: 0cm;
		margin-right: 0cm;
		text-indent: 0;
		font-variant: normal;
		font-weight: normal;
		color: #ffffff;
		font-size: 12pt;
		text-align: right;
		font-family: Montserrat;
	}

	p.Edition_Cover	/*For PDF cover page*/
	{
		text-align: right;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 0em;
		line-height: 14pt;
		margin-bottom: 0pt;
		margin-top: 10pt;
		margin-left: 0cm;
		margin-right: 0cm;
		text-indent: 0.00cm;
		font-size: 12pt;
		color: #ffffff;
		font-family: Montserrat;
	}

	p.ProductName_Cover	/*For PDF cover page*/
	{
		font-style: normal;
		margin-right: 0cm;
		margin-top: 20pt;
		mc-hyphenate: never;
		text-decoration: none;
		line-height: 26pt;
		text-indent: 0;
		margin-left: 0;
		margin-bottom: 24pt;
		font-weight: bold;
		padding-top: 10pt;
		text-align: center;
		color: #ffffff;
		font-size: 21pt;
		font-family: Montserrat;
	}

	.footer
	{
		background-color: #440099;
	}

	h1.Heading1
	{
		text-align: right;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 5px;
		mc-auto-number-format: '{chapnum}  ';
		margin-top: 10pt;
		font-family: Montserrat;
	}

	h1.AppendixTitle
	{
		text-align: right;
		mc-auto-number-offset: 5px;
		mc-auto-number-class: ALPHA;
		mc-auto-number-format: '{chapnum}   ';
		color: #440099;
		font-family: Montserrat;
	}

	h1.TOCTitle
	{
		text-align: right;
		margin-left: 0cm;
		margin-right: 0cm;
		margin-bottom: 34pt;
		font-weight: normal;
		font-style: normal;
		letter-spacing: 0em;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0px;
		line-height: 28pt;
		text-decoration: none;
		font-size: 30pt;
		margin-top: 10pt;
		color: #440099;
		font-family: Montserrat;
	}

	h1.IndexTitle
	{
		text-align: right;
		margin-left: 0cm;
		margin-right: 0cm;
		margin-top: 0pt;
		margin-bottom: 40pt;
		font-family: 'Arial';
		font-weight: normal;
		font-style: normal;
		letter-spacing: 0em;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0px;
		line-height: 28pt;
		text-decoration: none;
		color: #3b4758;
		font-size: 30pt;
	}

	p.IndexHeading
	{
		font: Arial;
		text-align: left;
		font-size: 12pt;
		font-style: Bold;
		line-height: 12px;
		color: #440099;
	}

	p.Index1
	{
		mc-leader-offset: 25px;
		mc-leader-format: '.';
		line-height: 11pt;
		margin: 1em 0;
	}

	p.Index2
	{
		mc-leader-offset: 25px;
		mc-leader-format: '.';
		line-height: 11pt;
		margin: 1em 0;
		margin-left: 0.2in;
	}

	p.Contents_PDF_Header
	{
		font-size: 9pt;
		font-style: normal;
		font-variant: normal;
		text-align: right;
		padding-left: 10px;
		margin-right: 10px;
		color: #404040;
		mc-auto-number-format: 'Contents';
		font-family: Montserrat;
	}

	h5.Heading5
	{
		text-align: left;
		page-break-after: avoid;
		text-indent: 0px;
		text-decoration: none;
		font-style: normal;
		line-height: 20pt;
		font-size: 14pt;
		margin: 1.12em 0;
		font-weight: bold;
		margin-top: 20pt;
		color: #440099;
		font-family: Montserrat;
	}

	MadCap|tocProxy
	{
		border-top-style: none;
		font-family: Arial;
		mc-toc-depth: 3;
		line-height: 11pt;
	}

	p.TOC1
	{
		font-size: 12pt;
		font-weight: bold;
		mc-leader-offset: 15pt;
		margin-left: 0;
		color: #440099;
		font-family: Montserrat;
	}

	p.TOC2
	{
		font-weight: normal;
		mc-leader-offset: 15pt;
		margin: 1em 0;
		font-size: 11pt;
		margin-left: 15pt;
		color: #440099;
		font-family: Montserrat;
	}

	p.TOC3
	{
		color: #000000;
		font-weight: normal;
		mc-leader-offset: 15pt;
		margin: 1em 0;
		margin-left: 27pt;
		font-size: 10pt;
		font-family: Montserrat;
	}

	p.TOC4
	{
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		margin-left: 35pt;
		font-family: Montserrat;
	}

	h2.Heading2
	{
		margin-top: 10pt;
		font-family: Montserrat;
	}

	h3.Heading3
	{
		margin-top: 20pt;
		line-height: 23pt;
		font-family: Montserrat;
	}

	h4.Heading4
	{
		margin-top: 20pt;
		font-family: Montserrat;
	}

	p.TOC5
	{
		color: #000000;
		font-size: 10pt;
		margin-left: 43pt;
		font-family: Montserrat;
	}

	p.AppendixTitleTOC
	{
		text-align: left;
		margin-left: 1cm;
		margin-right: 0cm;
		margin-top: 18pt;
		margin-bottom: 7pt;
		font-family: 'Arial';
		font-weight: normal;
		font-style: normal;
		font-size: 14pt;
		letter-spacing: 0em;
		color: #004369;
		mc-auto-number-format: '{color #178995}{b}A:{A+}{/b}{/color} ';
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 37.79528px;
		line-height: 17pt;
		text-decoration: none;
	}

	div.topic-hero
	{
		background-image: url('../Images/Home/5view_coverpage_graph_blur.jpg');
		background-size: auto;
	}

	p.Heading4
	{
		margin-top: 14pt;
		font-family: Montserrat;
	}

	p.Heading5
	{
		font-size: 14pt;
		font-weight: bold;
		line-height: 19pt;
		margin-top: 14pt;
		font-family: Montserrat;
	}

	a:hover
	{
		color: #8888ff;
		font-family: Montserrat;
	}

	MadCap|xref:hover
	{
		color: #8888ff;
		font-family: Montserrat;
	}

	MadCap|xref.Heading:hover
	{
		color: #8888ff;
		font-family: Montserrat;
	}

	_generic_.footer
	{
		background-color: #440099;
		font-family: Montserrat;
	}

	MadCap|breadcrumbsProxy
	{
		color: #000000;
		font: Montserra;
		font-family: Montserrat;
	}

	p.Body
	{
		font-family: Montserrat;
	}

	p.SubTitle
	{
		font-weight: normal;
		font-style: normal;
		font-family: Montserrat;
	}

	p.Bullet1
	{
		font-family: Montserrat;
	}

	p.Bullet2
	{
		font-family: Montserrat;
	}

	p.Bullet2Indent
	{
		font-family: Montserrat;
	}

	b.Bold
	{
		font-family: Montserrat;
	}

	MadCap|conceptLink
	{
		font-family: Montserrat;
	}

	ul.Reference
	{
		font-family: Montserrat;
	}

	span.mc-variable
	{
		font-family: Montserrat;
	}

	p.ListOf
	{
		font-family: Montserrat;
	}

	p.Note
	{
		font-family: Montserrat;
	}

	p.NoteBody
	{
		font-family: Montserrat;
	}

	p.NoteIndent
	{
		font-family: Montserrat;
	}

	p.NoteIndentBody
	{
		font-family: Montserrat;
	}

	p.Numbered
	{
		font-family: Montserrat;
	}

	p.NumberedFirst
	{
		font-family: Montserrat;
	}

	p.ParaIndent
	{
		font-family: Montserrat;
	}

	p.ProcedureTitle
	{
		font-family: Montserrat;
	}

	p.Reference
	{
		font-family: Montserrat;
	}

	p.Warning
	{
		font-family: Montserrat;
	}

	p.WarningBody
	{
		font-family: Montserrat;
	}

	p.WarningIndent
	{
		font-family: Montserrat;
	}

	p.WarningIndentBody
	{
		font-family: Montserrat;
	}

	a:active
	{
		font-family: Montserrat;
	}

	a:first-of-type
	{
		font-family: Montserrat;
	}

	a
	{
		font-family: Montserrat;
	}

	a:focus
	{
		font-family: Montserrat;
	}

	a:link
	{
		font-family: Montserrat;
	}

	MadCap|xref:focus
	{
		font-family: Montserrat;
	}

	MadCap|xref
	{
		font-family: Montserrat;
	}

	MadCap|xref.Focus
	{
		font-family: Montserrat;
	}

	MadCap|xref.Heading
	{
		font-family: Montserrat;
	}

	MadCap|xref.Heading_And_Page
	{
		font-family: Montserrat;
	}

	p.CellHeading
	{
		font-family: Montserrat;
	}

	p.CellHeading1
	{
		font-family: Montserrat;
	}

	p.CellNumbered
	{
		font-family: Montserrat;
	}

	p.CellNumberedFirst
	{
		font-family: Montserrat;
	}

	p.Concept
	{
		font-family: Montserrat;
	}

	p.footer-sub
	{
		font-family: Montserrat;
	}

	p.ConceptContext
	{
		font-family: Montserrat;
	}

	p.Date
	{
		font-family: Montserrat;
	}

	ul.Bullet1
	{
		font-family: Montserrat;
	}

	ul.Bullet2
	{
		font-family: Montserrat;
	}

	code
	{
		font-family: 'Courier New';
	}
}

p.Heading4
{
	text-align: left;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-bottom: 8pt;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.01em;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	page-break-after: avoid;
	font-size: 19pt;
	line-height: 19pt;
	margin-top: 14pt;
	color: #440099;
}

p.Heading5
{
	font-family: Arial;
	text-align: left;
	margin-bottom: 8pt;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0;
	font-weight: normal;
	margin-top: 19pt;
	font-size: 16pt;
	line-height: 16pt;
	color: #440099;
}

