﻿/*<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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12pt;
}

html
{
	--padding-left: 20px;
}

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;
}

.search-field:focus::placeholder
{
	color: transparent !important;
}

h1	/*First level heading*/
{
	letter-spacing: -.02em;
	mc-next-tag: p;
	padding-left: 0;
	margin-top: 8px;
	margin: 0px;
	font-size: 2.3em;
	color: #212529;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h1.KB_Question,
h1.KB_Resolution
{
	font-size: 1.2em;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #212529;
	letter-spacing: -0.01em;
	line-height: 1.2;
}

h1.KB_Question::before,
h1.KB_Resolution::before
{
	display: inline-block;
	vertical-align: baseline;
	font-size: 1.2em;
	font-weight: 500;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	border-radius: 6px;
	margin-right: 0.5em;
	letter-spacing: 0.03em;
	position: relative;
	top: 0.5px;
}

h1.KB_Question::before
{
	content: "Question";
	color: #994ffa;
	background-color: #f3e8ff;
}

h1.KB_Resolution::before
{
	content: "Answer";
	color: #0acfa8;
	background-color: #e6fbf8;
}

h2	/*Second level heading*/
{
	letter-spacing: -.02em;
	font-size: 1.8em;
	mc-heading-level: 0;
	color: #212529;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h3	/*Third level heading*/
{
	letter-spacing: -.02em;
	font-size: 1.4em;
	mc-heading-level: 0;
	color: #212529;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h4	/*Fourth level heading*/
{
	letter-spacing: -.02em;
	mc-heading-level: 0;
	font-size: 1.2em;
	color: #212529;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h5	/*Fifth level heading */
{
	letter-spacing: -.02em;
	font-size: 1em;
	mc-heading-level: 0;
	color: #212529;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
}

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-color: inherit;
	color: #212529;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

p	/*Paragraph content*/
{
	font-size: 1em;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1.5em;
	padding-left: 0;
	color: #212529;
}

.content-box {
	background-color: #f0f3ff;
	border-radius: 12px;
	padding: 1rem 2rem 2rem 2rem;
	color: #fff;
	text-align: left;
}

bold
{
	font-weight: bold;
}

strong
{
	font-weight: 700;
	color: #212529;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol
{
	margin-left: -20px;
	margin: 1.12em 0;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 15pt;
	color: #212529;
}

ul
{
	margin-left: 0px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 15pt;
	color: #212529;
}

li
{
	margin-top: 6pt;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	padding-left: 0px;
	color: #212529;
}

a,
MadCap|xref
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	color: #3e3cff;
}

a:hover,
MadCap|xref:hover
{
	text-decoration: underline;
	color: #3533d9;
}

a:active,
MadCap|xref:active
{
	text-decoration: underline;
	color: #2a29a5;
}

a.hiddenLink
{
	display: none;
}

a.home-button
{
	display: block;
	padding: 10px;
	width: 100%;
	text-decoration: none;
	color: #3e3cff;
}

a.HomeLinks
{
	letter-spacing: -.02em;
	font-size: 1.1em;
	line-height: 1em;
	color: #3e3cff;
}

a.HomeLinks:hover
{
	color: #3533d9;
	text-decoration: underline;
}

a.HomeLinks:active
{
	color: #2a29a5;
}

MadCap|xref.StepNoPageNum
{
	mc-format: 'step {paranum}';
	text-decoration: none;
}

MadCap|dropDownBody
{
	padding-left: 10px;
	padding: 10px 30px 0 10px;
}

MadCap|dropDown
{
	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');
	border-bottom: 1px solid #dee2e6;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	border-bottom: none;
	letter-spacing: -.02em;
	font-size: 1.4em;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212529;
	font-weight: 300;
}

MadCap|bodyProxy
{
	margin-left: 0px;
	margin: 0px;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	mc-breadcrumbs-count: 6;
	mc-breadcrumbs-divider: ' / ';
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	mc-breadcrumbs-prefix: ' ';
	font-size: .9em;
	color: #5e42ff;
}

a.MCBreadcrumbsLink
{
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #3e3cff;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #212529;
}

MadCap|expandingBody
{
	font-style: italic;
	color: #212529;
}

MadCap|miniTocProxy
{
	border-top-color: transparent;
	border-top-width: 0px;
	font-size: 1em;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	background: #f8f9fa;
}

a.custom-link
{
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

h2:hover a.custom-link
{
	opacity: 1;
}

h3:hover a.custom-link
{
	opacity: 1;
}

a.custom-link:hover
{
	opacity: 1;
}

span.MCDropDownHead.dropDownHead:hover a.custom-link
{
	opacity: 1;
}

p.MiniTOC1
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	color: #3e3cff;
}

p.MiniTOC2
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	color: #3e3cff;
}

p.MiniTOC3
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	color: #3e3cff;
}

p.MiniTOC4
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	color: #3e3cff;
}

p.MiniTOC5
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	color: #3e3cff;
}

p.MiniTOC6
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	color: #3e3cff;
}

p.MiniTOC7
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #3e3cff;
}

p.MiniTOC8
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1em;
	color: #3e3cff;
}

p.MiniTOC9
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #3e3cff;
}

MadCap|popupBody
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	padding: 10;
	border-radius: 0;
	border-left-width: 1px;
	color: #5487f5;
	background-color: #e9ecef;
	border: solid 1px #5e42ff;
}

MadCap|popup
{
	border: none 0px transparent;
	color: #5487f5;
}

.title-bar-container
{
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14);
	/*creates the shadow effect in the header*/
}

p.Title-bar
{
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.6em;
	color: #ffffff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

p.Version	/*Use only for the Version number on master pages.*/
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #5e42ff;
	font-size: 1.1em;
	padding-left: 25px;
	padding-bottom: 5px;
}

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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	padding: 20px;
	padding-left: 20px;
	color: #0acfa8;
}

a.GoToTop
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1.5em;
	bottom: 0px;
	position: fixed;
	right: 1%;
	top: 90%;
	z-index: 99;
	padding: 20px;
	padding-left: 20px;
	text-align: center;
	color: #0acfa8;
}

a.GoToTop:hover
{
	color: #09b995;
	text-decoration: none;
}

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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	border: none 0px transparent;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 150px;
	max-width: 100%;
	mc-thumbnail: popup;
}

img:hover
{
	cursor: zoom-in;
}

img.border
{
	border: 1px solid rgba(0, 0, 0, 0.2);
}

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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	max-width: 100%;
	mc-thumbnail: none;
}

img.ntb	/*Shortened so it's easy to type; stands for "no thumbnail, border")*/
{
	z-index: 2;
	border: 1px solid rgba(0, 0, 0, 0.2);
	mc-thumbnail: none;
	max-width: 100%;
}

img.ntbs	/*Shortened so it's easy to type; stands for "no thumbnail, border, smaller")*/
{
	z-index: 2;
	border: 1px solid rgba(0, 0, 0, 0.2);
	mc-thumbnail: none;
	max-width: 75%;
}

img.img_noThumbnail:hover,
img.ntb:hover,
img.ntbs:hover,
img[style*="mc-thumbnail: none"]:hover,
img[style*="mc-thumbnail:none"]:hover,
img[style*="mc-thumbnail: none;"]:hover,
img[style*="mc-thumbnail:none;"]:hover
{
	cursor: default;
}

img.IconNoBorder
{
	margin-bottom: 0px;
	margin-top: 0px;
	mc-thumbnail: none;
}

img.AutotaskIconinPath
{
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: 0;
	padding-bottom: -10px;
	mc-thumbnail: popup;
}

img.gif
{
	max-width: 75%;
	mc-thumbnail: none;
}

p.figure
{
	font-style: italic;
	margin-left: 30px;
}

p.figureLeft
{
	font-style: italic;
}

p.HomeTileContent	/*Use for the paragraphs inside the tiles on a hope page.*/
{
	margin-right: 1.12em;
	margin-top: 1em;
}

p.HomeAnnouncement
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: -.02em;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 2em;
	color: #5e42ff;
}

p.ChapterTitle	/*Chapter title for print output*/
{
	text-align: left;
}

p.ListContinue2
{
	margin-top: 3pt;
	margin-left: 30pt;
	margin-bottom: 9pt;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #212529;
}

p.table	/*Table content*/
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	mc-leader-indent: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
}

p.table_heading	/*Table heading (apply to header row)*/
{
	padding-left: 0px;
	margin-bottom: 0;
	margin-top: 0;
	color: #adb5bd;
}

p.table_note
{
	padding: 9px;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #34beef;
	mc-auto-number-format: '{family Roboto}{color #34beef}NOTE  {/color}{/family}';
}

p.code
{
	font-family: monospace;
	font-weight: bold;
	background: #e9ecef;
	border: solid 3px #adb5bd;
	border-radius: 12px;
	color: #6c757d;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

p.code_2
{
	font-family: monospace;
	font-weight: bold;
	background: #e9ecef;
	border: solid 3px #adb5bd;
	border-radius: 4px;
	color: #6c757d;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 30pt;
}

p.codeBreak
{
	font-family: monospace;
	font-weight: bold;
	background: #e9ecef;
	border: solid 4px #adb5bd;
	border-radius: 4px;
	color: #6c757d;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	word-break: break-all;
}

p.codeBreak_2
{
	font-family: monospace;
	font-weight: bold;
	background: #e9ecef;
	border: solid 4px #adb5bd;
	border-radius: 4px;
	color: #6c757d;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 30pt;
	word-break: break-all;
}

p.Callout
{
	padding: 9px;
	border-left: solid 4px #0acfa8;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

p.Callout_2
{
	padding: 9px;
	border-left: solid 4px #0acfa8;
	border-radius: 4px;
	margin-left: 30pt;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

p.Example1
{
	padding: 9px;
	border-left: solid 4px #994ffa;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-radius: 4px;
	mc-auto-number-format: '{family Roboto}{color #994ffa}EXAMPLE  {/color}{/family}';
}

p.Example_2
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-left: solid 4px #994ffa;
	mc-auto-number-format: '{family Roboto}{color #994ffa}EXAMPLE  {/color}{/family}';
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

p.Important
{
	padding: 9px;
	background: #f8f9fa;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #ce3b0a;
	mc-auto-number-format: '{family Roboto}{color #ce3b0a}IMPORTANT  {/color}{/family}';
}

p.Important_2
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #ce3b0a;
	border-left-color: #ce3b0a;
	mc-auto-number-format: '{family Roboto}{color #ce3b0a}IMPORTANT  {/color}{/family}';
}

p.Integration
{
	padding: 9px;
	border-bottom: solid 1px #e9ecef;
	border-radius: 4px;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #0277bd}INTEGRATION  {/color}{/family}';
	border-left: solid 4px #0277bd;
}

p.Integration_2
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #0277bd;
	mc-auto-number-format: '{family Roboto}{color #0277bd}INTEGRATION  {/color}{/family}';
}

p.Note_1
{
	padding: 9px;
	border-radius: 4px;
	border-left: solid 4px #34beef;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	mc-auto-number-format: '{family Roboto}{color #34beef}NOTE  {/color}{/family}';
}

p.Note_2
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-left: solid 4px #34beef;
	mc-auto-number-format: '{family Roboto}{color #34beef}NOTE  {/color}{/family}';
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

p.Path
{
	padding: 9px;
	mc-disable-glossary-terms: true;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #000000;
	mc-auto-number-format: '{family Roboto}{color #000000}NAVIGATION  {/color}{/family}';
}

p.pdf
{
	padding: 9px;
	border-bottom-left-radius: 1px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #ff0000}PDF  {/color}{/family}';
	border-left: solid 4px #ff0000;
}

p.Predecessor
{
	padding: 9px;
	border-radius: 4px;
	border-left: solid 4px #6c757d;
	mc-auto-number-format: '{family Roboto}{color #6c757d}BEFORE YOU BEGIN  {/color}{/family}';
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

p.Predecessor_2
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-left: solid 4px #6c757d;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #6c757d}BEFORE YOU BEGIN  {/color}{/family}';
}

p.Security
{
	padding: 9px;
	mc-disable-glossary-terms: true;
	border-radius: 4px;
	mc-auto-number-format: '{family Roboto}{color #000000}PERMISSIONS  {/color}{/family}';
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #000000;
}

p.ShowMe
{
	padding: 9px;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #3d3dff;
	mc-auto-number-format: '{family Roboto}{color #3d3dff}SHOW ME  {/color}{/family}';
}

p.ShowMe_2
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #3d3dff}SHOW ME  {/color}{/family}';
	border-left: solid 4px #3d3dff;
}

p.Tip
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #5e42ff}TIP  {/color}{/family}';
	border-left: solid 4px #5e42ff;
}

p.Tip1
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #5e42ff}TIP  {/color}{/family}';
	border-left: solid 4px #5e42ff;
}

p.Tip_2
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #5e42ff;
	mc-auto-number-format: '{family Roboto}{color #5e42ff}TIP  {/color}{/family}';
}

p.Video
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #5487f5;
	mc-auto-number-format: '{family Roboto}{color #5487f5}VIDEO  {/color}{/family}';
}

p.WarningAnnouncement
{
	padding: 9px;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	mc-auto-number-format: '{family Roboto}{color #ffb300}ALERT  {/color}{/family}';
	border-left: solid 4px #ffb300;
}

div.Callout	/*Callout - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-left: solid 4px #0acfa8;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

div.Callout_2	/*Callout (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-left: solid 4px #0acfa8;
	border-radius: 4px;
	margin-left: 30pt;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

div.Example1	/*Example - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-left: solid 4px #994ffa;
	mc-auto-number-format: '{family Roboto}{color #994ffa}EXAMPLE  {/color}{/family}';
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

div.Example_2	/*Example (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-left: solid 4px #994ffa;
	mc-auto-number-format: '{family Roboto}{color #994ffa}EXAMPLE  {/color}{/family}';
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

div.Examples1	/*Example (plural) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-left: solid 4px #994ffa;
	mc-auto-number-format: '{family Roboto}{color #994ffa}EXAMPLES  {/color}{/family}';
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

div.Examples_2	/*Example (plural, indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-left: solid 4px #994ffa;
	mc-auto-number-format: '{family Roboto}{color #994ffa}EXAMPLES  {/color}{/family}';
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

div.Important	/*Warning - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	background: #f8f9fa;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #ce3b0a;
	mc-auto-number-format: '{family Roboto}{color #ce3b0a}IMPORTANT  {/color}{/family}';
}

div.Important_2	/*Warning (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #ce3b0a;
	mc-auto-number-format: '{family Roboto}{color #ce3b0a}IMPORTANT  {/color}{/family}';
}

div.Integration	/*Integration - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-radius: 4px;
	border-left: solid 4px #0277bd;
	mc-auto-number-format: '{family Roboto}{color #0277bd}INTEGRATION  {/color}{/family}';
}

div.Integration_2	/*Integration (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #0277bd}INTEGRATION  {/color}{/family}';
	border-left: solid 4px #0277bd;
}

div.Note_1	/*Note - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-left: solid 4px #34beef;
	mc-auto-number-format: '{family Roboto}{color #34beef}NOTE  {/color}{/family}';
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

div.Note_2	/*Note (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-left: solid 4px #34beef;
	mc-auto-number-format: '{family Roboto}{color #34beef}NOTE  {/color}{/family}';
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

div.Notes_1	/*Notes (plural)- use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-left: solid 4px #34beef;
	mc-auto-number-format: '{family Roboto}{color #34beef}NOTES  {/color}{/family}';
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

div.Notes_2	/*Notes (plural, indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-left: solid 4px #34beef;
	mc-auto-number-format: '{family Roboto}{color #34beef}NOTES  {/color}{/family}';
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

div.Path	/*Page path - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	mc-disable-glossary-terms: true;
	border-radius: 4px;
	border-left: solid 4px #000000;
	mc-auto-number-format: '{family Roboto}{color #000000}NAVIGATION  {/color}{/family}';
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
}

div.pdf	/*PDF note - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-bottom-left-radius: 1px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #ff0000;
	mc-auto-number-format: '{family Roboto}{color #ff0000}PDF  {/color}{/family}';
}

div.Predecessor	/*Before You Begin - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #6c757d;
	mc-auto-number-format: '{family Roboto}{color #6c757d}BEFORE YOU BEGIN  {/color}{/family}';
}

div.Predecessor_2	/*Before You Begin (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	mc-auto-number-format: '{family Roboto}{color #6c757d}BEFORE YOU BEGIN  {/color}{/family}';
	border-left: solid 4px #6c757d;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
}

div.Security	/*Permissions note - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	mc-disable-glossary-terms: true;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #000000;
	mc-auto-number-format: '{family Roboto}{color #000000}PERMISSIONS  {/color}{/family}';
}

div.ShowMe	/*Show Me - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	border-left: solid 4px #3d3dff;
	mc-auto-number-format: '{family Roboto}{color #3d3dff}SHOW ME  {/color}{/family}';
}

div.ShowMe_2	/*Show Me (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #3d3dff}SHOW ME  {/color}{/family}';
	border-left: solid 4px #3d3dff;
}

div.Tip	/*Helpful hint - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #5e42ff;
	border-left-color: #5e42ff;
	mc-auto-number-format: '{family Roboto}{color #5e42ff}TIP  {/color}{/family}';
}

div.Tip_2	/*Helpful hint (indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	mc-auto-number-format: '{family Roboto}{color #5e42ff}TIP  {/color}{/family}';
	border-left: solid 4px #5e42ff;
	border-left-color: #5e42ff;
}

div.Tips	/*Helpful hints (plural)- use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #5e42ff;
	border-left-color: #5e42ff;
	mc-auto-number-format: '{family Roboto}{color #5e42ff}TIPS  {/color}{/family}';
}

div.Tips_2	/*Helpful hints (plural, indented) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	margin-left: 30pt;
	border-radius: 4px;
	background: #f8f9fa;
	border-bottom: solid 1px #e9ecef;
	mc-auto-number-format: '{family Roboto}{color #5e42ff}TIPS  {/color}{/family}';
	border-left: solid 4px #5e42ff;
	border-left-color: #5e42ff;
}

div.Video	/*Video note - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #5487f5;
	mc-auto-number-format: '{family Roboto}{color #5487f5}VIDEO  {/color}{/family}';
}

div.Videos	/*Video note (plural)- use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	border-left: solid 4px #5487f5;
	mc-auto-number-format: '{family Roboto}{color #5487f5}VIDEOS  {/color}{/family}';
}

div.WarningAnnouncement	/*Alert - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #ffb300}ALERT  {/color}{/family}';
	border-left: solid 4px #ffb300;
}

div.WarningAnnouncements	/*Alerts (plural) - use when you want to include bullet points within the callout*/
{
	padding: 9px;
	border-radius: 4px;
	border-bottom: solid 1px #e9ecef;
	background: #f8f9fa;
	mc-auto-number-format: '{family Roboto}{color #ffb300}ALERTS  {/color}{/family}';
	border-left: solid 4px #ffb300;
}

div
{
	margin-left: 0;
}

div.MCPopupContainer
{
	border: none 0px transparent;
}

div.GlossaryPageHeading
{
	border-bottom-color: #5e42ff;
	border-bottom-width: 3px;
	border-color: #dee2e6;
	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|glossaryTerm
{
	mc-closed-image: none;
	mc-open-image: none;
	font-weight: 400;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #5e42ff;
}

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
}

div.home-section:last-of-type	/*Removes the border on the last section of the home page*/
{
	border-bottom: none;
}

div.sidenav_content
{
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 1em;
}

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-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%;
}

h2.HomeTileHeader
{
	margin-right: .75em;
	font-size: 1.5em;
	font-weight: 700;
}

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;
	padding: 2%;
	height: 250px;
	background-color: #f8f9fa;
}

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;
}

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: #f0f3ff;
}

div.footerfixed
{
	margin-left: 0;
	width: 100%;
	border: none;
	height: auto;
	background: #ffffff;
}

div.home-footer::before
{
	content: ' ';
	display: table;
}

div.home-footer::after
{
	content: ' ';
	display: table;
	clear: both;
	text-decoration: underline;
}

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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #ffffff;
}

.footer
{
	padding: 25px 25px 10px 25px;
	background-color: #f0f3ff;
}

.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;
}

.body-container
{
	margin-left: 0px;
}

span.SearchHighlight1
{
	mc-hidden: unhidden;
	background: #def5fc;
}

span.SearchHighlight2
{
	mc-hidden: unhidden;
	background: #f0e4ff;
}

span.SearchHighlight3
{
	mc-hidden: unhidden;
	background: #d4faf2;
}

span.SearchHighlight4
{
	mc-hidden: unhidden;
	background: #ece9ff;
}

MadCap|topicToolbarProxy
{
	
}

label
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.5em;
	color: #495057;
}

pre
{
	text-indent: 0px;
	margin-left: 40;
}

button
{
	border-radius: 3px;
	cursor: pointer;
}

button.outline-blue
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1em;
	background-color: #ffffff;
	display: inline-block;
	transition: 0.4s;
	color: #3e3cff;
	border-color: #3e3cff;
	height: 40px;
	border: solid 1px #3e3cff;
	padding: 6px 24px;
	margin-right: 8px;
}

button.outline-blue:hover
{
	color: #ffffff;
	background-color: #3e3cff;
}

button.outline-blue:hover a {
    color: #ffffff;
	text-decoration: none;
}

button.outline-purple
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1em;
	background-color: #ffffff;
	display: inline-block;
	transition: 0.4s;
	color: #5e42ff;
	border-color: #5e42ff;
	height: 40px;
	padding: 6px 24px;
	margin-right: 8px;
	border: solid 1px #5e42ff;
}

button.outline-purple:hover
{
	color: #ffffff;
	background-color: #5e42ff;
}

button.outline-purple:hover a {
    color: #ffffff;
	text-decoration: none;
}

button.solid-blue
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1em;
	background-color: #3e3cff;
	display: inline-block;
	transition: 0.4s;
	color: #ffffff;
	border-color: #3e3cff;
	height: 40px;
	padding: 6px 24px;
	margin-right: 8px;
	border: solid 1px #3e3cff;
}

button.solid-blue:hover
{
	background-color: #3533d9;
	border-color: #3230cc;
}

button.solid-blue:hover a {
    color: #ffffff;
	text-decoration: none;
}

button.solid-purple
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1em;
	background-color: #5e42ff;
	display: inline-block;
	transition: 0.4s;
	color: #ffffff;
	border-color: #5e42ff;
	height: 40px;
	padding: 6px 24px;
	margin-right: 8px;
	border: solid 1px #5e42ff;
}

button.solid-purple:hover
{
	background-color: #5038d9;
	border-color: #4b35cc;
}

button.solid-purple:hover a {
    color: #ffffff;
	text-decoration: none;
}

button.feedback-button
{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1em;
	background-color: #ffffff;
	display: inline;
	padding: 6px 24px;
	transition: 0.4s;
	color: #3e3cff;
	border: solid 1px #3e3cff;
	border-color: #3e3cff;
	height: 40px;
}

button.feedback-button:hover
{
	color: #ffffff;
	background-color: #3e3cff;
}

button.feedback-yes
{
	margin-right: 5px;
}

button.feedback-no
{
	margin-left: 5px;
}

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;
}

table
{
	vertical-align: top;
	margin-left: 40px;
	page-break-inside: avoid;
	border-collapse: collapse;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	width: 0px;
	border: solid 1px #adb5bd;
}

table.landing
{
	vertical-align: top;
	page-break-inside: avoid;
	border-collapse: collapse;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	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-color: #adb5bd;
	border-bottom-color: #adb5bd;
}

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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	width: 100%;
	border-spacing: 0px 0px;
	border: solid 1px #adb5bd;
}

table.table_1
{
	margin-right: auto;
	border-collapse: collapse;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	border: solid 1px #adb5bd;
}

table.TableGrid
{
	border-collapse: collapse;
	margin-left: 0pt;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	border: solid 1px #adb5bd;
}

th
{
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	font-weight: 700;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: solid 1px #adb5bd;
	background-color: #adb5bd;
}

td
{
	font-size: 1em;
	font-weight: 300;
	line-height: 1.5em;
	padding: 6px 6px 6px 8px;
	vertical-align: top;
	background-color: #ffffff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: solid 1px #adb5bd;
	color: #212529;
}

td.Body
{
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	background: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	padding: 10px;
	color: #212529;
	border: solid 1px #adb5bd;
}

td.td_8
{
	padding: 10px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	background: #ffffff;
	border: solid 1px #adb5bd;
}

td.td_10
{
	padding: 10px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	background: #ffffff;
	border-top-width: 1px;
	border: solid 2px #adb5bd;
}

td.td_13
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding: 10px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	border: solid 1px #adb5bd;
}

td.td_14
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	border: solid 1px #adb5bd;
}

input#option1
{
	accent-color: #3e3cff;
}

input#option2
{
	accent-color: #3e3cff;
}

input#option3
{
	accent-color: #3e3cff;
}

@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
	{
		color: #ffffff;
		font-family: 'Roboto', Arial, Helvetica, sans-serif;
		font-weight: 700;
		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', Arial, Helvetica, sans-serif;
		font-weight: 300;
		color: #5e42ff;
		background-color: #dee2e6;
	}

	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');
	}
}