/*<meta conditions="_SystemFile.SystemFile" />*/

@import url('prism.css');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 12pt;
}

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;
}

.title-bar-container
{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	/*creates the shadow effect in the header*/
}

h1	/*First level heading*/
{
	letter-spacing: -.02em;
	mc-next-tag: p;
	padding-left: 0;
	margin-top: 8px;
	margin: 0px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #2c3e50;
	font-weight: 300;
	font-size: 2.3em;
}

h2	/*Second level heading*/
{
	letter-spacing: -.02em;
	font-size: 1.8em;
	mc-heading-level: 0;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #2c3e50;
	font-weight: 300;
}

h3	/*Third level heading*/
{
	letter-spacing: -.02em;
	font-size: 1.4em;
	mc-heading-level: 0;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #2c3e50;
	font-weight: 300;
}

h4	/*Fourth level heading*/
{
	letter-spacing: -.02em;
	font-size: 1.1em;
	mc-heading-level: 0;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #2c3e50;
	font-weight: 300;
}

p	/*Paragraph content*/
{
	font-size: 1em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	padding-left: 0;
	color: #34495e;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 6pt;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	padding-left: 0px;
	color: #4E6973;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	border-bottom: none;
	letter-spacing: -.02em;
	font-size: 1.4em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #2c3e50;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: none;
	color: #039be5;
}

div.home-layout
{
	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: none;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	margin-left: 0px;
	margin-bottom: 5px;
	mc-breadcrumbs-count: 6;
	mc-breadcrumbs-divider: ' > ';
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	mc-breadcrumbs-prefix: ' ';
	font-size: .9em;
	color: #4fc3f7;
}

div.sidenav_content
{
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 1em;
}

a:link
{
	text-decoration: none;
	color: #039be5;
}

a:visited
{
	text-decoration: none;
	color: #039be5;
}

a:hover
{
	color: #56D6F9;
}

a:active
{
	color: #039be5;
}

a.home-button
{
	display: block;
	padding: 10px;
	text-decoration: none;
	width: 100%;
	color: # #039BE5;
}

MadCap|dropDownBody
{
	padding-left: 10px;
	padding: 10px 30px 0 10px;
}

MadCap|dropDown
{
	border-bottom: 1px solid #dadada;
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0 10px 0px;
	mc-closed-image: url('../Images/_SystemImages/StylesheetImages/Closed.png');
	mc-open-image: url('../Images/_SystemImages/StylesheetImages/Open.png');
}

div.topic-hero
{
	padding: 5%;
	background-size: cover;
	background-attachment: fixed;
	margin-left: auto;
}

div.topic-hero h1
{
	color: #fff;
	font-size: 3.1em;
	text-align: center;
}

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%;
}

div.home-tiles > div:nth-child(2)
{
	width: 30%;
	margin-left: 2%;
}

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-right: auto;
	background: #199ed9;
	background-color: #355460;
}

div.footerfixed
{
	margin-left: 0;
	position: fixed;
	bottom: 0;
	width: 98%;
	border: none;
	height: auto;
	background: #ffffff;
}

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-size: 1em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #ffffff;
}

.footer
{
	padding: 25px 25px 10px 25px;
	background-color: #355460;
}

.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;
}

a
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #039be5;
}

td
{
	font-size: 1em;
	font-weight: 300;
	line-height: 1.5em;
	padding: 6px 6px 6px 8px;
	color: #34495e;
	vertical-align: top;
	background-color: #ffffff;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	border: solid 1px #90a4ad;
}

th
{
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	font-weight: 500;
	background-color: #90a4ad;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	border: solid 1px #90a4ad;
}

MadCap|bodyProxy
{
	margin-left: 0px;
	margin: 0px;
}

.body-container
{
	margin-left: 0px;
}

ol
{
	margin-left: -20px;
	margin: 1.12em 0;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #4E6973;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 15pt;
}

MadCap|xref:focus
{
	color: #4fc3f7;
}

MadCap|xref:hover
{
	color: #56D6F9;
}

html
{
	--padding-left: 20px;
}

ul
{
	margin-left: 0px;
	color: #4E6973;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 15pt;
}

div
{
	margin-left: 0;
}

h5	/*Fifth level heading */
{
	letter-spacing: -.02em;
	font-size: 1em;
	mc-heading-level: 0;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #2c3e50;
	font-weight: 300;
}

h6	/*Try really hard not to use a sixth level heading. Seriously.*/
{
	letter-spacing: -.02em;
	font-size: .85em;
	mc-heading-level: 0;
	font-weight: normal;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-color: inherit;
}

MadCap|popupBody
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	padding: 10;
	border-radius: 0;
	background-color: #e5e9eb;
	border: solid 1px #2c6bd7;
	border-left-width: 1px;
	color: #039BE5;
}

MadCap|popup
{
	border: none 0px transparent;
	color: #039BE5;
}

div.GlossaryPageHeading
{
	border-bottom-color: #1c3e4c;
	border-bottom-width: 3px;
	border-color: #b3bec3;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 1em;
}

div.GlossaryPageDefinition
{
	font-size: 1em;
	margin-left: auto;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 2em;
}

MadCap|miniTocProxy
{
	border-top-color: transparent;
	border-top-width: 0px;
	font-size: 1em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	background: #e5e9eb;
}

MadCap|glossaryTerm
{
	mc-closed-image: none;
	mc-open-image: none;
	font-weight: 400;
	color: #0277bd;
}

a.MCBreadcrumbsLink
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: # #039BE5;
}

span.SearchHighlight1
{
	mc-hidden: unhidden;
	background: #e5f7fc;
}

span.SearchHighlight2
{
	mc-hidden: unhidden;
	background: #e0faf7;
}

span.SearchHighlight3
{
	mc-hidden: unhidden;
	background: #e8e2f8;
}

span.SearchHighlight4
{
	mc-hidden: unhidden;
	background: #dbe6f9;
}

bold
{
	font-weight: 400;
}

strong
{
	font-weight: bold;
	color: #607d8b;
}

div.Home-Announcement	/*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-Announcement::before
{
	content: ' ';
	display: table;
}

div.Home-Announcement::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Home-Announcement > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0.5px;
	padding-right: 0.5px;
}

div.Home-Announcement > div:nth-child(1)
{
	margin-left: 10%;
	width: 6%;
}

div.Home-Announcement > div:nth-child(2)
{
	margin-left: 0%;
	width: 65%;
}

div.Home-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.Home-Links::before
{
	content: ' ';
	display: table;
}

div.Home-Links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Home-Links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

div.Home-Links > div:nth-child(1)
{
	width: 25%;
	margin-left: 10%;
}

div.Home-Links > div:nth-child(2)
{
	margin-left: 0%;
	width: 25%;
}

div.Home-Links > div:nth-child(3)
{
	margin-left: 0%;
	width: 25%;
}

p.MiniTOC1
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #039BE5;
}

p.MiniTOC2
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #039BE5;
}

p.MiniTOC3
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #039BE5;
}

p.MiniTOC4
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #039BE5;
}

p.MiniTOC5
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #039BE5;
}

p.MiniTOC6
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #039BE5;
}

p.MiniTOC7
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #039BE5;
}

p.MiniTOC8
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #039BE5;
}

p.MiniTOC9
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #039BE5;
}

h2.HomeTileHeader
{
	margin-right: .75em;
	font-size: 1.5em;
}

MadCap|topicToolbarProxy
{
	
}

label
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #4E6973;
	font-size: 1em;
	line-height: 1.5em;
}

a:first-of-type
{
	color: #039be5;
}

pre
{
	text-indent: 0px;
	margin-left: 40;
}

@media print
{
	*
	{
		overflow: visible !important;
	}

	.page
	{
		page-break-after: always;
	}

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	ol
	{
		margin-left: 20px;
	}

	ul
	{
		margin-left: 20px;
	}

	p.ChapterTitle
	{
		font-weight: bold;
		color: #ffffff;
		font-family: 'Roboto', Helvetica, Arial, sans-serif;
		margin-left: 10px;
		font-size: 3em;
	}

	img
	{
		max-width: 4in;
	}

	h2
	{
		mc-heading-level: 0;
	}

	h3
	{
		mc-heading-level: 0;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}
}

@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%;
	}

	img
	{
		mc-thumbnail: popup;
	}

	img.img_noThumbnail
	{
		mc-thumbnail: none;
	}

	div.Home-Announcement > div:nth-child(1)
	{
		margin-left: 0%;
		width: 6%;
	}

	div.Home-Announcement > div:nth-child(2)
	{
		margin-left: 0%;
		width: 65%;
	}

	div.Home-Links > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Home-Links > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Home-Links > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	MadCap|miniTocProxy
	{
		font-family: 'Roboto', Helvetica, Arial, sans-serif;
		color: #2C6BD7;
		background-color: #d9dfe1;
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../Images/_SystemImages/StylesheetImages/Closed.png');
		mc-open-image: url('../Images/_SystemImages/StylesheetImages/Open.png');
	}
}

@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;
	}

	img
	{
		mc-thumbnail: popup;
	}

	img.img_noThumbnail
	{
		mc-thumbnail: none;
	}

	div.Home-Announcement > div:nth-child(1)
	{
		margin-left: 0%;
		width: 10%;
	}

	div.Home-Announcement > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Home-Links > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Home-Links > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Home-Links > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	p.HomeTileContent
	{
		margin-right: 0em;
	}

	h2.HomeTileHeader	/*Use this style for the titles of each home page tile section.*/
	{
		margin-right: .75em;
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../Images/_SystemImages/StylesheetImages/Closed.png');
		mc-open-image: url('../Images/_SystemImages/StylesheetImages/Open.png');
	}
}

p.table_note
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #00A84A}NOTE  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #039be6;
	border-radius: 0px;
}

p.table	/*Table content*/
{
	mc-leader-indent: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
}

p.table_heading	/*Table heading (apply to header row)*/
{
	color: #81949b;
	padding-left: 0px;
	margin-bottom: 0;
	margin-top: 0;
}

p.Tip	/*Helpful hint with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #28b6f6}NOTE  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #28b6f6;
	border-radius: 1px;
}

p.Important	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #ff2500}IMPORTANT  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #ff2500;
}

p.Security	/*Permissions note with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-disable-glossary-terms: true;
	mc-auto-number-format: '{family Roboto}{color #ffa000}SECURITY  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #ffa000;
	border-radius: 1px;
}

p.Path	/*Page path with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-disable-glossary-terms: true;
	mc-auto-number-format: '{family Roboto}{color #7db343}NAVIGATION  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #7db343;
	border-radius: 1px;
}

p.Note_1	/*Note with no indent*/
{
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #28b6f6}NOTE  {/color}{/family}';
	background: #ebeff2;
	border-radius: 1px;
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #28b6f6;
}

p.Note_2	/*Note with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	margin-left: 30pt;
	mc-auto-number-format: '{family Roboto}{color #28b6f6}NOTE  {/color}{/family}';
	border-left: solid 3px #28b6f6;
	border-radius: 1px;
}

p.Important_2	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	margin-left: 30pt;
	mc-auto-number-format: '{family Roboto}{color #ff2500}IMPORTANT  {/color}{/family}';
	border-radius: 1px;
	border-left: solid 3px #ff2500;
}

p.WarningAnnouncement
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #fec107}ALERT  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #fec107;
	border-radius: 1px;
}

h1.KB_Question
{
	font-size: 1.3em;
	mc-auto-number-format: '{family Roboto}{color #199ED9}QUESTION  {/color}{/family}';
	padding-top: 2em;
	color: #01579B;
}

h1.KB_Resolution
{
	font-size: 1.3em;
	mc-auto-number-format: '{family Roboto}{color #199ED9}ANSWER  {/color}{/family}';
	padding-top: 2em;
	color: #01579B;
}

p.Example1	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #cc66ff}EXAMPLE  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #cc66ff;
	border-radius: 1px;
}

p.Example_2	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	margin-left: 30pt;
	mc-auto-number-format: '{family Roboto}{color #cc66ff}EXAMPLE  {/color}{/family}';
	border-left: solid 3px #cc66ff;
	border-radius: 1px;
}

p.Predecessor	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #90a4ad}BEFORE YOU BEGIN  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #90a4ad;
	border-radius: 1px;
}

p.Predecessor_2	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	margin-left: 30pt;
	mc-auto-number-format: '{family Roboto}{color #90a4ad}BEFORE YOU BEGIN  {/color}{/family}';
	border-left: solid 3px #90a4ad;
	border-bottom: solid 1px #cfd8dd;
	border-radius: 1px;
}

p.pdf	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #ff0000}PDF  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #ff0000;
	border-bottom-left-radius: 1px;
	border-radius: 1px;
}

p.Video	/*Warning with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #ee59d5}VIDEO  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-radius: 1px;
	border-left: solid 3px #ee59d5;
}

p.code
{
	font-family: monospace;
	font-weight: bold;
	background: #cfd8dd;
	border: solid 3px #b3bec3;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: 696969;
}

p.code_2
{
	font-family: monospace;
	font-weight: bold;
	background: #cfd8dd;
	border: solid 3px #b3bec3;
	color: #696969;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 30pt;
}

td.Body
{
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	background: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	padding: 10px;
	color: #34495e;
	font-weight: 300;
	border: solid 1px #90a4ad;
}

td.td_10
{
	padding: 10px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	background: #ffffff;
	border-top-width: 1px;
	border: solid 2px #90a4ad;
}

td.td_13
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding: 10px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	background-color: #90a4ad;
	color: #ebeff2;
	border: solid 1px #90a4ad;
}

td.td_14
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	background: #cfd8dd;
	color: #34495e;
	border: solid 1px #90a4ad;
}

td.td_8
{
	padding: 10px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	background: #ffffff;
	border: solid 1px #90a4ad;
}

table.landing
{
	vertical-align: top;
	page-break-inside: avoid;
	border-collapse: collapse;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	border: none;
	border-bottom: none;
	border-left: solid;
	width: 100%;
	border-left-style: none;
	border-left-width: ;
	border-left-color: ;
	border-right-style: none;
	border-right-width: ;
	border-right-color: ;
	border-top-style: none;
	border-top-width: ;
	border-top-color: ;
	border-bottom-style: none;
	border-bottom-width: ;
	margin-left: 0;
	margin-right: auto;
	border-bottom-color: #ebeff2;
	border-color: #ebeff2;
}

table.MasterTable	/*Use only to control layout on master page*/
{
	vertical-align: top;
	margin-left: 40px;
	page-break-inside: avoid;
	border-collapse: collapse;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	width: 100%;
	border-spacing: 0px 0px;
	border: solid 1px #90a4ad;
}

table.table_1
{
	margin-right: auto;
	border-collapse: collapse;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	border: solid 1px #90a4ad;
}

table.TableGrid
{
	border-collapse: collapse;
	margin-left: 0pt;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	border: solid 1px #90a4ad;
}

table
{
	vertical-align: top;
	margin-left: 40px;
	page-break-inside: avoid;
	border-collapse: collapse;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	width: 0px;
	border: solid 1px #90a4ad;
}

p.GoToTop	/*Use only for the Go To Top link on the master page for other topics.*/
{
	bottom: 0px;
	position: fixed;
	right: 1%;
	top: 90%;
	z-index: 99;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	padding: 20px;
	padding-left: 20px;
	color: #039be6;
}

img
{
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	border: none 3px #ffffff;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 48pt;
	max-width: 100%;
	mc-thumbnail: popup;
	font-style: italic;
}

img.IconNoBorder
{
	margin-bottom: 0px;
	margin-top: 0px;
	mc-thumbnail: none;
}

div.MCPopupContainer
{
	border: none 0px transparent;
}

img.img_noThumbnail
{
	z-index: 2;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-position-vertical-relative: line;
	margin-left: 0pt;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	max-width: 100%;
	mc-thumbnail: none;
}

p.Tip1	/*Helpful hint with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #28b6f6}NOTE  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #28b6f6;
	border-radius: 1px;
}

p.Tip_2	/*Helpful hint with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	margin-left: 30pt;
	mc-auto-number-format: '{family Roboto}{color #28b6f6}NOTE  {/color}{/family}';
	border-left: solid 3px #28b6f6;
	border-radius: 1px;
	border-bottom: solid 1px #cfd8dd;
}

p.Version	/*Use only for the Version number on master pages.*/
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #7e7e7e;
	font-size: 1.1em;
	padding-left: 25px;
	padding-bottom: 5px;
}

p.HomeAnnouncement
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 2em;
	color: #039be6;
}

a.HomeLinks
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	font-size: 1.1em;
	line-height: 1em;
}

a.HomeLinks:link
{
	color: #199ED9;
	font-size: 1.1em;
}

a.HomeLinks:visited
{
	color: #199ED9;
	font-size: 1.1em;
}

a.HomeLinks:hover
{
	font-size: 1.1em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-color: #56D6F9;
}

a.HomeLinks:active
{
	font-color: #56D6F9;
}

p.ListContinue2
{
	margin-top: 3pt;
	margin-left: 30pt;
	margin-bottom: 9pt;
	color: #4E6973;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

img.AutotaskIconinPath
{
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: 0;
	padding-bottom: -10px;
	mc-thumbnail: popup;
}

a.GoToTop
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #199ED9;
	bottom: 0px;
	position: fixed;
	right: 1%;
	top: 90%;
	z-index: 99;
	color: #56D6F9;
	padding: 20px;
	padding-left: 20px;
	text-align: center;
}

a.GoToTop:link
{
	
}

a.GoToTop:hover
{
	color: #56D6F9;
}

a.GoToTop:active
{
	
}

p.ChapterTitle	/*Chapter title for print output*/
{
	text-align: left;
}

p.HomeTileContent	/*Use for the paragraphs inside the tiles on a hope page.*/
{
	margin-right: 1.12em;
	margin-top: 1em;
}

p.ShowMe
{
	background: #ebeff2;
	padding: 9px;
	mc-auto-number-format: '{family Roboto}{color #0277bd}SHOW ME  {/color}{/family}';
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #0277bd;
	border-radius: 1px;
}

p.ShowMe_2
{
	background: #ebeff2;
	padding: 9px;
	margin-left: 30pt;
	mc-auto-number-format: '{family Roboto}{color #0277bd}SHOW ME  {/color}{/family}';
	border-left: solid 3px #0277BD;
	border-bottom: solid 1px #cfd8dd;
	border-radius: 1px;
}

img.gif
{
	max-width: 75%;
	mc-thumbnail: none;
}

p.Title-bar
{
	padding-left: 10px;
	font-size: 1.6em;
	color: #7D919C;
	padding-top: 10px;
	margin: 0px;
}

div#feedback-survey
{
	padding-bottom: 75px;
}

div.feedback-question
{
	margin-left: 25px;
}

div.feedback-reason
{
	display: none;
	margin-left: 25px;
}

div.no-thanks
{
	margin-left: 0px;
}

button.feedback-button
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #199ED9;
	font-size: 1em;
	background-color: #ffffff;
	display: inline;
	border: solid 1px #199ed9;
	border-color: #199ed9;
	border-radius: 2px;
	padding: 6px 24px;
	cursor: pointer;
	transition: 0.4s;
}

button.feedback-button:hover
{
	color: #ffffff;
	background-color: #199ED9;
}

button.feedback-yes
{
	margin-right: 5px;
}

button.feedback-no
{
	margin-left: 5px;
}

input#option1
{
	accent-color: #199ED9;
}

input#option2
{
	accent-color: #199ED9;
}

input#option3
{
	accent-color: #199ED9;
}

p.Callout	/*Callout with no indent*/
{
	background: #ebeff2;
	padding: 9px;
	border-bottom: solid 1px #cfd8dd;
	border-left: solid 3px #7db343;
}

a.hiddenLink
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #039be5;
	display: none;
}

p.figure
{
	font-style: italic;
	margin-left: 30px;
}

p.figureLeft
{
	font-style: italic;
}

