/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

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;
}

h2
{
	font-weight: bold;
	font-family: 'Roboto Black';
	color: #333333;
	font-size: 28 px;
	text-indent: 0;
	margin-left: 75px;
	margin-top: 40px;
}

h3
{
	font-weight: bold;
	font-family: 'Roboto Black';
	color: #333333;
	font-size: 20 px;
	text-indent: 0;
	margin-left: 75px;
}

h4
{
	font-weight: bold;
	font-family: 'Roboto Black';
	color: #333333;
	font-size: 18 px;
	text-indent: 75px;
}

p
{
	color: #333333;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16 px;
	margin-top: 8px;
	margin-bottom: 8px;
	mc-leader-indent: 0;
	text-indent: 0;
	margin: 18px;
	margin-right: 250px;
	margin-left: 75px;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	max-width: 100%;
	border: none 0px transparent;
}

li
{
	margin-bottom: 6pt;
	margin-top: 6pt;
	color: #333333;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	margin-left: 70px;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #003563;
}

MadCap|expandingBody
{
	font-style: italic;
	color: #616263;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	color: #333333;
	font-size: 16px;
	margin-left: 75px;
}

MadCap|xref
{
	color: #999999;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

div.topic-margin
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px #dadada;
}

div.home-section:last-of-type	/*Removes the border on the last section of the home page*/
{
	border-bottom: solid 1px #dadada;
}

MadCap|breadcrumbsProxy
{
	font-family: Roboto;
	color: #39393a;
	mc-breadcrumbs-prefix: ' ';
	margin-bottom: 0;
	padding-top: 13px;
	padding-bottom: 13px;
	background-size: cover;
	outline-color: #d8d8d8;
	border: none 0px transparent;
	border-bottom-color: transparent;
	border-bottom: none 0px transparent;
	border-bottom-width: 0px;
	background: transparent;
	font-size: 16px;
}

a.home-button
{
	display: block;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
	color: #333333;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
}

MadCap|dropDown
{
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	color: #333333;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	border-bottom: none 0px #dadada;
	mc-closed-image: url('../Images/icon_dropdown-closed.png');
	mc-open-image: url('../Images/icon_dropdown-opened.png');
}

div.topic-hero h1
{
	color: #fff;
	font-size: 3.5em;
	text-align: center;
}

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-right: auto;
	margin-left: 75px;
}

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;
	padding-left: 0.5px;
	padding-right: 0.5px;
	border: none 0px transparent;
	background-position: left;
	background-repeat: no-repeat;
}

div.article-tiles > div:hover
{
	transition: all 0.8s cubic-bezier(.25,.8,.25,1);
	border: none 0px transparent;
}

div.article-tiles > div:nth-child(1)
{
	width: 18%;
	margin-left: 0%;
	background-image: url('../Images/Help_UI/LAYOUT_btn.png');
	background-repeat: no-repeat;
	text-align: left;
	border: none 0px transparent;
	background-position: left center;
}

div.article-tiles > div:nth-child(2)
{
	width: 18%;
	margin-left: 2%;
	background-image: url('../Images/Help_UI/MAKE_btn.png');
	background-repeat: no-repeat;
	border: none 0px transparent;
	background-position: left center;
}

div.article-tiles > div:nth-child(3)
{
	width: 18%;
	margin-left: 2%;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../Images/tutorial.png');
}

div.article-tiles > div:nth-child(4)
{
	width: 18%;
	margin-left: 2%;
	background: url('../Images/Help_UI/readme.png') center no-repeat;
	background-position: left center;
}

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)
{
	border-top: solid 1pt #eef0f0;
	width: 83.333%;
	margin-left: 75px;
}

p.footer-sub
{
	color: #999999;
	font-size: 16px;
	font-family: Roboto, Arial, sans-serif;
}

.footer
{
	padding: 25px 25px 10px 25px;
	background-color: transparent;
	border-top: none 2px #eef0f0;
}

.footer-logo
{
	max-width: 100%;
	margin: 0;
	text-align: left;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: right;
}

a:link
{
	color: #990000;
}

a:visited
{
	color: #8b008b;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

:root
{
	--heading_font: 'Roboto Black';
	--dark_charcoal: #333333;
}

h5
{
	font-family: 'Roboto Black';
	color: #333333;
	font-size: 16 px;
	text-indent: 75px;
}

h6
{
	font-family: 'Roboto Black';
	color: #333333;
	font-size: 14 px;
	text-indent: 75px;
}

div.image_text	/*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.image_text::before
{
	content: ' ';
	display: table;
}

div.image_text::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.image_text > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.image_text > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.image_text > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.image_text > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

MadCap|relationshipsProxy
{
	color: #333333;
	font-family: 'Roboto Black', 'Arial Black', sans-serif;
	font-size: 20px;
	padding-left: 0;
	margin-left: 75px;
	margin-right: 250px;
	border-top-color: #dadada;
}

MadCap|relationshipsHeading
{
	font-size: 18 px;
	color: #333333;
	font-family: 'Roboto Black', 'Arial Black', sans-serif;
	mc-label: 'Related topics';
}

MadCap|relationshipsHeading.reference
{
	mc-label: 'Reference';
	font-size: 18px;
}

MadCap|relationshipsHeading.concept
{
	mc-label: 'Related information';
	font-size: 18px;
}

MadCap|relationshipsHeading.task
{
	mc-label: 'Related tasks';
	font-size: 18px;
}

html.topic
{
	color: #333333;
	font-family: Roboto, Arial, sans-serif;
	font: Roboto regular;
	font-size: 16px;
}

div.topic-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;
	border-top: solid 1pt #979797;
}

div.topic-footer::before
{
	content: ' ';
	display: table;
}

div.topic-footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topic-footer > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.topic-footer > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
	border-top: none 0pt transparent;
	border-style: solid none none;
}

div.topic-footer > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.topic-footer > div:nth-child(3)
{
	width: 50%;
	margin-left: 0%;
}

div.swuptodate	/*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.swuptodate::before
{
	content: ' ';
	display: table;
}

div.swuptodate::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.swuptodate > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	height: 198px;
}

div.swuptodate > div:nth-child(1)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.swuptodate > div:nth-child(2)
{
	margin-left: 0%;
	color: #ffffff;
	font-family: Roboto;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background-color: transparent;
	height: 0px;
	width: 0;
}

div.topic-header	/*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.topic-header::before
{
	content: ' ';
	display: table;
}

div.topic-header::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topic-header > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #39393a;
	font-family: Roboto, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	background: #d8d8d8;
	height: 55px;
	padding-top: 14px;
	padding-bottom: 13px;
	border: solid 1px #d8d8d8;
}

div.topic-header > div:nth-child(1)
{
	color: #39393a;
	font-family: Roboto;
	font-size: 20px;
	background: #d8d8d8;
	text-indent: 18px;
	width: 100%;
	margin-left: 0%;
	height: 0;
	position: fixed;
}

div.shortcut	/*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.shortcut::before
{
	content: ' ';
	display: table;
}

div.shortcut::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.shortcut > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #39393a;
	font-family: Roboto, Arial, sans-serif;
	font-size: 20px;
	background: #d8d8d8 auto 55px;
	text-indent: 18px;
	padding-top: 14px;
	padding-bottom: 14px;
}

div.shortcut > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
	padding-top: 14px;
	padding-bottom: 14px;
}

h1
{
	font-size: 40px;
	font-family: 'Roboto Black', 'Arial Black', sans-serif;
	line-height: 53px;
	padding-bottom: 30px;
	padding: 20px;
	padding-left: 0;
	vertical-align: middle;
	margin-top: 0;
	background: transparent;
	border-bottom-style: solid;
	color: #333333;
	border-bottom: none 0px transparent;
	border-bottom-color: transparent;
	margin-left: 75px;
	margin-bottom: 0px;
}

MadCap|dropDownHead
{
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-left: 0;
}

th
{
	color: #992000;
	font-family: 'Roboto Black', 'Arial Black', sans-serif;
	font-size: 20px;
	text-align: left;
	border-bottom: solid 2px #eef0f0;
}

MadCap|miniTocProxy
{
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	margin-left: 75px;
	padding-top: 20px;
	color: #990000;
	overflow: visible;
}

MadCap|glossaryTerm
{
	font-family: Roboto, Arial, sans-serif;
	font-weight: normal;
	mc-term-display: hyperlink;
	mc-closed-image: url('../Images/Help_UI/icon_dropdown_closed.png');
	mc-open-image: url('../Images/Help_UI/icon_dropdown_opened.png');
	font-size: 16px;
	text-decoration: underline;
	color: #333333;
}

pre
{
	margin-left: 75px;
}

div.home_button	/*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_button::before
{
	content: ' ';
	display: table;
}

div.home_button::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home_button > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home_button > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.home_button > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.button_links	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.button_links::before
{
	content: ' ';
	display: table;
}

div.button_links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.button_links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.button_links > div:nth-child(3)
{
	margin-left: 0%;
	width: 20%;
}

div.button_links > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

MadCap|glossaryTerm.Expanding
{
	
}

p.MiniTOC1
{
	margin-left: 0px;
	color: #990000;
}

p.MiniTOC2
{
	margin-left: 10px;
	color: #990000;
}

p.MiniTOC3
{
	margin-left: 20px;
	color: #990000;
}

p.list-important
{
	border: solid 2px #979797;
	border-radius: 6px;
	margin-left: 0px;
	padding: 20px;
	mc-auto-number-format: '{b}IMPORTANT {/b} ';
}

p.MiniTOC4
{
	color: #990000;
}

MadCap|expanding
{
	mc-closed-image: url('../Images/Help_UI/icon_dropdown_closed.png');
	mc-open-image: url('../Images/Help_UI/icon_dropdown_opened.png');
}

MadCap|relationshipsItem
{
	margin-left: 75px;
}

MadCap|relatedTopics
{
	color: #383737;
	font-family: 'Roboto Black';
	font-size: 16px;
	mc-help-control-display: list;
	mc-image: url('../Images/icon_dropdown-opened.png');
}

MadCap|relatedTopicsControlList
{
	list-style-type: none;
}

MadCap|tocProxy
{
	overflow: visible;
}

@media print
{
	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	img.no_border
	{
		mc-thumbnail: popup;
	}

	p.note
	{
		border: none 0px #000000;
	}

	p.list-note
	{
		border: none 0px #000000;
	}

	p.list-important
	{
		border: none 0px #000000;
	}

	MadCap|miniTocProxy
	{
		color: #333333;
	}
}

@media only screen and (max-width: 0px)
{
	.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.image_text > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.image_text > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.image_text > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	MadCap|relationshipsProxy
	{
		border-top-color: #979797;
	}

	footer
	{
		vertical-align: 0px;
	}

	div.topic-footer > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.topic-footer > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.topic-footer > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.swuptodate > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.swuptodate > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.topic-header > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.shortcut > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.home_button > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.home_button > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 0px)
{
	div.topic-hero h1
	{
		font-size: 2.5em;
		text-align: center;
	}

	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.image_text > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_text > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_text > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topic-footer > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topic-footer > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.topic-footer > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	a.footer_link	/**/
	{
		
	}

	div.swuptodate > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.swuptodate > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topic-header > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.shortcut > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topic-hero
	{
		background-size: cover;
		background-image: url('../Images/Help_UI/header-img.png');
		background-color: transparent;
	}

	h1.layout
	{
		margin-left: 0;
		margin: 0;
		padding: 0;
		vertical-align: middle;
		background-position: left;
		font-family: 'Roboto Black';
		line-height: 53px;
		display: block;
		text-indent: 75px;
	}

	h1.make
	{
		margin-left: 0;
		text-indent: 75px;
	}

	h1
	{
		margin-left: 0;
		text-indent: 75px;
		vertical-align: middle;
	}

	div.home_button > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_button > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.button_links > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

div.home-footer-warm-grey
{
	font-family: Roboto;
	font-size: 16px;
	color: #999999;
	border-top: solid 2px #eef0f0;
}

p.caption
{
	font-size: 10pt;
	padding-bottom: 10px;
	mc-auto-number-position: none;
	font-style: italic;
	text-align: left;
	padding-top: 0;
	margin-top: 0px;
}

p.caution-txt
{
	padding-right: 2%;
	font-weight: bold;
	font-size: 10pt;
	mc-hyphenate: never;
	margin: 0px;
	column-break-after: avoid;
	column-break-before: avoid;
	column-break-inside: avoid;
	frame-break-after: avoid;
	frame-break-before: avoid;
	frame-break-inside: avoid;
	page-break-after: avoid;
	page-break-before: avoid;
	page-break-inside: avoid;
	padding-bottom: 1%;
	clear: both;
	margin-left: 75px;
}

p.contents	/*Contents of this installer*/
{
	color: #999999;
	height: 28px;
	font-size: 20px;
	text-transform: uppercase;
}

p.contents_with_border	/*Contents of this installer*/
{
	color: #999999;
	height: 28px;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 25px;
	border-top-color: #dadada;
	border-top: solid 1px #dadada;
}

p.notice-txt
{
	padding-left: 4%;
	padding-right: 2%;
	font-weight: bold;
	font-size: 10pt;
	mc-hyphenate: never;
	column-break-after: avoid;
	column-break-before: avoid;
	column-break-inside: avoid;
	frame-break-after: avoid;
	frame-break-before: avoid;
	frame-break-inside: avoid;
	page-break-after: avoid;
	page-break-before: avoid;
	page-break-inside: avoid;
	padding-bottom: 1%;
	clear: both;
}

p.procedure
{
	font-weight: bold;
	font-style: italic;
	color: #1b232a;
}

p.see_also
{
	font-weight: bold;
}

p.subheading	/*Contents of this installer*/
{
	color: #999999;
	height: 28px;
	font-size: 20px;
	text-transform: none;
}

p.topic_summary
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-top: 18 px;
	margin-bottom: 30px;
}

p.warning-txt
{
	mc-hyphenate: never;
	column-break-after: avoid;
	column-break-before: avoid;
	column-break-inside: avoid;
	frame-break-after: avoid;
	frame-break-before: avoid;
	frame-break-inside: avoid;
	page-break-after: avoid;
	page-break-before: avoid;
	page-break-inside: avoid;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 1%;
	padding-left: 4%;
	padding-right: 2%;
	clear: both;
}

a
{
	mc-hidden: unhidden;
	color: #990000;
	font-family: Roboto;
	font-size: 16px;
	text-decoration: underline;
}

a.footer_link	/*Used for headers*/
{
	color: #999999;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}

a.patents
{
	color: #999999;
	font-size: 14px;
}

div.caution
{
	mc-grid-row: true;
	color: #1e1e1e;
	float: left;
	clear: both;
	font-weight: 900;
	display: block;
	font-size: 16pt;
	margin-top: 10px;
	background: #fed100;
	background-repeat: no-repeat;
	background-size: auto;
	text-align: left;
	text-indent: 0.3in;
	letter-spacing: 1px;
	width: auto;
	padding-right: 10px;
	white-space: normal;
	text-transform: uppercase;
	font-family: Roboto, 'Roboto Thin', 'Roboto Medium', 'Roboto Black', sans-serif;
	margin: 5px 10px 0px;
	background-image: url('../Images/safety/war-cau-symbol.png');
	margin-left: 75px;
}

div.note	/*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;
	font-weight: 900;
	text-align: left;
	float: left;
	display: block;
	clear: both;
	text-transform: uppercase;
	width: auto;
	text-indent: 0.25in;
	font-size: 20px;
	font-family: 'Roboto Black';
	color: #333333;
	margin-top: auto;
}

div.notice
{
	mc-grid-row: true;
	float: left;
	clear: both;
	font-weight: 900;
	display: block;
	font-size: 16pt;
	margin-top: 10px;
	background-size: auto;
	text-align: left;
	text-indent: 0.3in;
	letter-spacing: 1px;
	width: auto;
	white-space: normal;
	background: #0073cf;
	color: #ffffff;
	font-style: italic;
	padding-right: 30px;
	margin-right: 10px;
	margin: 5px 10px 0px;
	text-transform: uppercase;
	font-family: Roboto, 'Roboto Thin', 'Roboto Medium', 'Roboto Black', sans-serif;
	margin-left: 75px;
}

div.warning
{
	mc-grid-row: true;
	color: #1e1e1e;
	float: left;
	font-weight: 900;
	display: block;
	font-size: 16pt;
	margin-top: 10px;
	text-align: left;
	text-indent: 0.3in;
	letter-spacing: 1px;
	padding-right: 10px;
	white-space: normal;
	background: #ff7900;
	background-repeat: no-repeat;
	clear: both;
	text-transform: uppercase;
	width: auto;
	font-family: Roboto, 'Roboto Thin', 'Roboto Medium', 'Roboto Black', sans-serif;
	background-size: auto;
	margin: 5px 10px 0px;
	background-image: url('../Images/safety/war-cau-symbol.png');
	margin-left: 75px;
}

body
{
	mc-hyphenate: never;
	margin-bottom: 0px;
	margin: 0px;
	font-family: Roboto, 'Roboto Thin', 'Roboto Medium', 'Roboto Black', sans-serif;
	mc-hidden: hidden;
	font-size: 16 px;
	color: #333333;
	line-height: 1.125em;
}

p.copyright_patents
{
	color: #999999;
	font-family: Roboto;
	font-size: 14px;
}

p.img-margins
{
	color: #333333;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16 px;
	margin-bottom: 18 px;
	margin-top: 18 px;
	margin: 18 px;
}

p.swupdate	/*link*/
{
	font-size: 20 px;
	color: #ffffff;
}

a.swupdate
{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

h1.layout
{
	font-family: 'Roboto Black';
	border: none 0px transparent;
	padding-top: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	vertical-align: middle;
	line-height: 45px;
	padding-bottom: 20px;
	background: transparent;
	background-color: transparent;
	border-bottom: solid 2px #eef0f0;
	color: #333333;
	margin-left: 75px;
}

p.layout_header
{
	text-transform: uppercase;
	font-size: 20px;
	background-size: auto 0px;
	padding-top: 18px;
	margin: 0;
	text-indent: 75px;
	padding-bottom: 18px;
	color: #990000;
	background: transparent;
}

p.shortcut
{
	font-size: 20px;
	color: #39393a;
	vertical-align: 0;
	background-size: 0;
	background-repeat: 0;
	padding-bottom: 20;
	padding-top: 20;
	background: transparent;
	margin: 0px;
	margin-left: 75px;
}

MadCap|topicToolbarProxy.topictoolbar
{
	
}

p.example
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	background-color: #eef0f0;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}Example {/b}';
}

p.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px;
	top: 0;
	mc-auto-number-offset: 10px;
	mc-auto-number-position: inside-head;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}NOTE {/b} ';
}

p.warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f9e7e5;
	border: solid 1px #c0392b;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Warning: {/b}';
	overflow: hidden;
	padding: 12px;
}

@media non-print
{
	p
	{
		margin: 0;
	}

	h1.layout
	{
		border: solid 1px #990000;
		color: #f3f3f3;
		background: #990000;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	h1
	{
		border: none 0px #000000;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #333333;
		background: transparent;
	}

	p.notes
	{
		mc-auto-number-format: '{b}NOTES {/b}';
	}
}

p.make_header
{
	text-transform: uppercase;
	font-size: 20px;
	background-size: auto 0px;
	padding-top: 18px;
	margin: 0;
	padding-bottom: 5;
	text-indent: 75px;
	color: #003563;
	background: transparent;
}

h1.make
{
	font-family: 'Roboto Black';
	background-color: transparent;
	padding-top: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: none 0px transparent;
	vertical-align: middle;
	padding-bottom: 30px;
	color: #333333;
	background: transparent;
	border-bottom-width: 1px;
	border-bottom: solid 2px #eef0f0;
	margin-left: 75px;
}

p.tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px;
	top: 0;
	mc-auto-number-offset: 10px;
	mc-auto-number-position: inside-head;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}TIP {/b} ';
}

p.tutorial_header
{
	text-transform: uppercase;
	font-size: 20px;
	background-size: auto 0px;
	padding-top: 18px;
	margin: 0;
	text-indent: 75px;
	padding-bottom: 18px;
	color: #000000;
	background: transparent;
	border-bottom-color: #000000;
	border-bottom: none 1px transparent;
}

p.important
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px;
	top: 0;
	mc-auto-number-offset: 10px;
	mc-auto-number-position: inside-head;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}IMPORTANT {/b} ';
}

li.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px;
	top: 0;
	mc-auto-number-offset: 10px;
	mc-auto-number-position: inside-head;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}NOTE {/b} ';
}

p.notes
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px;
	top: 0;
	mc-auto-number-offset: 10px;
	mc-auto-number-position: inside-head;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}NOTES {/b} ';
}

p.table
{
	font-size: 15px;
	margin: 0px;
}

p.table-header
{
	font-size: 15px;
	margin: 0px;
	text-transform: uppercase;
}

img.thumbnail
{
	mc-thumbnail: popup;
	border: none 0px transparent;
}

h1.Home	/*Home page heading */
{
	font-family: 'Roboto Black';
	color: #f3f3f3;
	padding-top: 20px;
	margin-top: 0;
	text-indent: 75px;
	margin-right: 0;
	margin-bottom: 0;
	vertical-align: middle;
	padding-bottom: 30px;
	margin-left: 0px;
	background: transparent;
	border-bottom: none 2px #000000;
}

MadCap|topicToolbarProxy.intellimax_toolbar
{
	
}

p.list-note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px;
	top: 0;
	mc-auto-number-offset: 10px;
	mc-auto-number-position: inside-head;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}NOTE {/b} ';
	margin-left: 0;
}

p.shortcut_layout
{
	font-size: 20px;
	vertical-align: 0;
	background-size: 0;
	background-repeat: 0;
	padding-bottom: 20;
	padding-top: 20;
	color: #990000;
	background: transparent;
	margin: 0;
	margin-left: 75px;
}

p.shortcut_make
{
	font-size: 20px;
	margin: 0;
	vertical-align: 0;
	background-size: 0;
	background-repeat: 0;
	padding-bottom: 20;
	padding-top: 20;
	background: transparent;
	color: #003563;
	margin-left: 75px;
}

p.list
{
	color: #333333;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16 px;
	margin-top: 8px;
	margin-bottom: 8px;
	mc-leader-indent: 0;
	text-indent: 0;
	margin: 18px;
	margin-right: 250px;
}

img.border
{
	border: solid 1px #979797;
}

@media default
{
	div.notice
	{
		font-size: 21.3px;
	}

	p.notice-txt
	{
		padding-left: ;
	}
}

dl
{
	width: 945px;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 18px;
	margin-top: 18px;
	margin-left: 37 px;
	padding-left: 75px;
}

dl dt,
dt
{
	clear: left;
	float: left;
	width: 100px;
	margin: 0;
	padding: 5px;
	font-weight: bold;
}

dt
{
	border-top-color: #eef0f0;
	border-top: solid 2px #eef0f0;
	font-size: 16px;
}

dl dd,
dd
{
	margin: 0;
	padding: 5px;
	border-top: solid 2px #eef0f0;
	margin-left: 100px;
}

dd
{
	font-family: Roboto;
	font-size: 15px;
	border-top-style: none;
	border-top-width: 0px;
	border-top: none 0px transparent;
}

dd.caution
{
	mc-grid-row: true;
	color: #1e1e1e;
	float: left;
	clear: both;
	font-weight: 900;
	display: block;
	font-size: 16pt;
	margin-top: 10px;
	background: #fed100;
	background-repeat: no-repeat;
	background-size: auto;
	text-align: left;
	text-indent: 0.3in;
	letter-spacing: 1px;
	width: auto;
	padding-right: 10px;
	white-space: normal;
	text-transform: uppercase;
	font-family: Roboto, 'Roboto Thin', 'Roboto Medium', 'Roboto Black', sans-serif;
	margin: 5px 10px 0px;
	background-image: url('../Images/safety/war-cau-symbol.png');
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 100px;
}

dd.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px;
	top: 0;
	mc-auto-number-offset: 10px;
	mc-auto-number-position: inside-head;
	border: solid 2px #979797;
	mc-auto-number-format: '{b}NOTE {/b} ';
}

dd.notice
{
	mc-grid-row: true;
	float: left;
	clear: both;
	font-weight: 900;
	display: block;
	font-size: 16pt;
	margin-top: 10px;
	background-size: auto;
	text-align: left;
	text-indent: 0.3in;
	letter-spacing: 1px;
	width: auto;
	white-space: normal;
	background: #0073cf;
	color: #ffffff;
	font-style: italic;
	padding-right: 30px;
	margin-right: 10px;
	margin: 5px 10px 0px;
	text-transform: uppercase;
	font-family: Roboto, 'Roboto Thin', 'Roboto Medium', 'Roboto Black', sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 100px;
}

dd.war-cau-notice-txt
{
	mc-hyphenate: never;
	column-break-after: avoid;
	column-break-before: avoid;
	column-break-inside: avoid;
	frame-break-after: avoid;
	frame-break-before: avoid;
	frame-break-inside: avoid;
	page-break-after: avoid;
	page-break-before: avoid;
	page-break-inside: avoid;
	font-size: 13.3px;
	font-weight: bold;
	padding-bottom: 1%;
	padding-right: 2%;
	clear: both;
	padding-left: 0;
	margin-left: 100px;
}

dd.warning
{
	mc-grid-row: true;
	color: #1e1e1e;
	float: left;
	font-weight: 900;
	display: block;
	font-size: 16pt;
	margin-top: 10px;
	text-align: left;
	text-indent: 0.3in;
	letter-spacing: 1px;
	padding-right: 10px;
	white-space: normal;
	background: #ff7900;
	background-repeat: no-repeat;
	clear: both;
	text-transform: uppercase;
	width: auto;
	font-family: Roboto, 'Roboto Thin', 'Roboto Medium', 'Roboto Black', sans-serif;
	background-size: auto;
	margin: 5px 10px 0px;
	background-image: url('../Images/safety/war-cau-symbol.png');
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 100px;
}

