/*<meta />*/

@import url('prism.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'DattoDIN';
	src: url('https://www.datto.com/fonts/DattoDIN-Regular.eot');
	src: url('https://www.datto.com/fonts/DattoDIN-Regular.woff2') format('woff2'), url('https://www.datto.com/fonts/DattoDIN-Regular.woff') format('woff'), url('https://www.datto.com/fonts/DattoDIN-Regular.tff') format('truetype'), url('https://www.datto.com/fonts/DattoDIN-Regular.svg#svgFontName') format('svg');
}

/*IE9 Compat Modes*/
/*Super Modern Modes*/
/*Pretty Modern Modes*/
/*Safari,Android,iOS*/
/*Legacy iOS*/

@font-face 
{
	font-family: 'DattoDINBold';
	src: url('https://www.datto.com/fonts/DattoDIN-Bold.eot');
	src: url('https://www.datto.com/fonts/DattoDIN-Bold.woff2') format('woff2'), url('https://www.datto.com/fonts/DattoDIN-Bold.woff') format('woff'), url('https://www.datto.com/fonts/DattoDIN-Bold.tff') format('truetype'), url('https://www.datto.com/fonts/DattoDIN-Bold.svg#svgFontName') format('svg');
}

/*IE9 Compat Modes*/
/*Super Modern Modes*/
/*Pretty Modern Modes*/
/*Safari,Android,iOS*/
/*Legacy iOS*/

@font-face 
{
	font-family: 'DattoDINItalic';
	src: url('https://www.datto.com/fonts/DattoDIN-Italic.eot');
	src: url('https://www.datto.com/fonts/DattoDIN-Italic.woff2') format('woff2'), url('https://www.datto.com/fonts/DattoDIN-Italic.woff') format('woff'), url('https://www.datto.com/fonts/DattoDIN-Italic.tff') format('truetype'), url('https://www.datto.com/fonts/DattoDIN-Italic.svg#svgFontName') format('svg');
}

/*IE9 Compat Modes*/
/*Super Modern Modes*/
/*Pretty Modern Modes*/
/*Safari,Android,iOS*/
/*Legacy iOS*/

body
{
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	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;
}

h1	/*First level heading*/
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	mc-next-tag: p;
	padding-left: 0;
	color: #4E6973;
	margin-top: 8px;
	margin: 0px;
	font-size: 2.4em;
}

h2	/*Second level heading*/
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #687F88;
	font-size: 1.8em;
	mc-heading-level: 0;
}

h3	/*Third level heading*/
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #81949B;
	font-size: 1.3em;
	mc-heading-level: 0;
}

h4	/*Fourth level heading*/
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #9AA9AF;
	font-size: 1.1em;
	mc-heading-level: 0;
}

p	/*Paragraph content*/
{
	font-size: 1em;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	padding-left: 0;
	color: #4E6973;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 6pt;
	font-family: 'DattoDIN', 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;
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #81949B;
	font-size: 1.3em;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: none;
	color: #199ed9;
}

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;
	color: #199ed9;
	mc-breadcrumbs-count: 6;
	mc-breadcrumbs-divider: ' > ';
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	mc-breadcrumbs-prefix: ' ';
	font-size: .9em;
}

div.sidenav_content
{
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 1em;
}

a:link
{
	text-decoration: none;
	color: #199ed9;
}

a:visited
{
	text-decoration: none;
	color: #199ed9;
}

a:hover
{
	color: #56D6F9;
}

a:active
{
	color: #199ed9;
}

a.home-button
{
	display: block;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}

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/_IconsStylesheet/Closed.png');
	mc-open-image: url('../Images/_IconsStylesheet/Open.png');
}

div.topic-hero
{
	padding: 5%;
	background-size: cover;
	background-attachment: fixed;
	background-image: url('../Images/Home/BlueGradientHero.png');
	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.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: DattoDIN, 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: 'DattoDIN', Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #199ed9;
}

td
{
	font-size: 1em;
	line-height: 1.5em;
	padding: 6px 6px 6px 8px;
	color: #4E6973;
	vertical-align: top;
	border: solid 2px #d3d3d3;
	background: transparent;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
}

th
{
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	background-color: #696969;
	color: #afeeee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #d3d3d3;
	font-family: 'DattoDINBold', Helvetica, Arial, sans-serif;
}

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: 'DattoDIN', Helvetica, Arial, sans-serif;
}

MadCap|xref:focus
{
	color: #56D6F9;
}

MadCap|xref:hover
{
	color: #56D6F9;
}

html
{
	--padding-left: 20px;
}

ul
{
	margin-left: 0px;
	color: #4E6973;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 20pt;
}

div
{
	margin-left: 0;
}

h5	/*Fifth level heading */
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #B3BEC3;
	font-size: 1em;
	mc-heading-level: 0;
}

h6	/*Try really hard not to use a sixth level heading. Seriously.*/
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	font-size: .85em;
	mc-heading-level: 0;
}

MadCap|popupBody
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	color: #2c6bd7;
	padding: 10;
	border-radius: 0;
	background-color: #e5e9eb;
	border: solid 1px #2c6bd7;
	border-left-width: 1px;
}

MadCap|popup
{
	color: #2c6bd7;
	border: none 0px transparent;
}

div.GlossaryPageHeading
{
	border-bottom-color: #1c3e4c;
	border-bottom-width: 3px;
	border-color: #b3bec3;
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

div.GlossaryPageDefinition
{
	font-size: 1em;
	margin-left: auto;
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	line-height: 2em;
}

MadCap|miniTocProxy
{
	border-top-color: transparent;
	border-top-width: 0px;
	font-size: 1em;
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	line-height: 1em;
	background: #e5e9eb;
}

MadCap|glossaryTerm
{
	color: #199ed9;
	mc-closed-image: none;
	mc-open-image: none;
}

a.MCBreadcrumbsLink
{
	color: #199ed9;
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

span.SearchHighlight1
{
	mc-hidden: unhidden;
	background: #bbdefb;
}

span.SearchHighlight2
{
	mc-hidden: unhidden;
	background: #b2ebf2;
}

span.SearchHighlight3
{
	mc-hidden: unhidden;
	background: #c8e6c9;
}

span.SearchHighlight4
{
	mc-hidden: unhidden;
	background: #f0f4c3;
}

strong
{
	font-weight: bold;
}

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-right: auto;
	margin-left: 0px;
}

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: 'DattoDIN', Helvetica, Arial, sans-serif;
	color: #199ED9;
	line-height: 1em;
}

p.MiniTOC2
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 1em;
}

p.MiniTOC3
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 1em;
}

p.MiniTOC4
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 1em;
}

p.MiniTOC5
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 1em;
}

p.MiniTOC6
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 1em;
}

p.MiniTOC7
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
}

p.MiniTOC8
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	line-height: 1em;
}

p.MiniTOC9
{
	color: #199ED9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
}

span.SearchHighlight5
{
	background: #ffecb3;
}

span.SearchHighlight6
{
	background: #ffccbc;
}

span.SearchHighlight7
{
	background: #ffcdd2;
}

@media print
{
	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: 'DattoDIN', 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-device-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: none;
	}

	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: 'DattoDIN', Helvetica, Arial, sans-serif;
		color: #2C6BD7;
		background-color: #d9dfe1;
	}

	div.Home-Announcement
	{
		margin-left: 20px;
	}

	div.Home-Links
	{
		margin-left: 20px;
	}

	div.sidenav_content
	{
		margin-left: 1em;
		margin-right: 1em;
	}
}

@media only screen and (max-device-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: none;
	}

	img.img_noThumbnail
	{
		mc-thumbnail: none;
	}

	div.Home-Announcement > div:nth-child(1)
	{
		margin-left: 0%;
		width: 10%;
		display: none;
	}

	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%;
	}

	div.Home-Announcement
	{
		margin-left: 20px;
	}

	div.Home-Links
	{
		margin-left: 20px;
	}

	MadCap|bodyProxy
	{
		margin-left: 0px;
		padding-left: -25px;
	}

	html
	{
		--padding-left: 20px;
	}

	body
	{
		margin-left: 10px;
	}

	div.sidenav_content
	{
		margin-left: 1em;
		margin-right: 1em;
	}

	ul
	{
		line-height: 20pt;
	}
}

p.table_note
{
	border-left: solid 10px #3498db;
	background: #f1f1f1;
	padding: 9px;
	mc-auto-number-format: '{b}{color #3498db}NOTE  {/color}{/b}';
}

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: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #199ED9;
	mc-auto-number-format: '{family DattoDINBold}{color #199ED9}NOTE  {/color}{/family}';
}

p.Important	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #F64535;
	mc-auto-number-format: '{family DattoDINBold}{color #F64535}IMPORTANT  {/color}{/family}';
}

p.Security	/*Permissions note with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	mc-disable-glossary-terms: true;
	border-left: solid 10px #FF832B;
	border-left-color: #FF832B;
	mc-auto-number-format: '{family DattoDINBold} {color #FF832B}SECURITY  {/color}{/family}';
}

p.Path	/*Page path with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #00A84A;
	mc-disable-glossary-terms: true;
	mc-auto-number-format: '{family DattoDINBold}{color #00A84A}NAVIGATION  {/color}{/family}';
}

p.Note_1	/*Note with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #199ED9;
	mc-auto-number-format: '{family DattoDINBold}{color #199ED9}NOTE  {/color}{/family}';
}

p.Note_2	/*Note with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #199ED9;
	margin-left: 30pt;
	mc-auto-number-format: '{family DattoDINBold}{color #199ED9}NOTE  {/color}{/family}';
}

p.Important_2	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #F64535;
	margin-left: 30pt;
	mc-auto-number-format: '{family DattoDINBold}{color #F64535}IMPORTANT  {/color}{/family}';
}

h1.KB_Question
{
	font-size: 1.3em;
	color: #4E6973;
	mc-auto-number-format: '{family DattoDIN}{color #199ED9}QUESTION  {/color}{/family}';
	padding-top: 2em;
}

h1.KB_Resolution
{
	font-size: 1.3em;
	color: #4E6973;
	mc-auto-number-format: '{family DattoDIN}{color #199ED9}ANSWER  {/color}{/family}';
	padding-top: 2em;
}

p.Example1	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #4C12D4;
	border-left-color: #4C12D4;
	mc-auto-number-format: '{family DattoDINBold}{color #4C12D4}EXAMPLE  {/color}{/family}';
}

p.Example_2	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #4C12D4;
	border-left-color: #4C12D4;
	margin-left: 30pt;
	mc-auto-number-format: '{family DattoDINBold}{color #4C12D4}EXAMPLE  {/color}{/family}';
}

p.Predecessor	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #687F88;
	border-left-color: #687F88;
	mc-auto-number-format: '{family DattoDINBold}{color #687F88}BEFORE YOU BEGIN  {/color}{/family}';
}

p.Predecessor_2	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #687F88;
	border-left-color: #687F88;
	margin-left: 30pt;
	mc-auto-number-format: '{family DattoDINBold}{color #687F88}BEFORE YOU BEGIN  {/color}{/family}';
}

p.pdf	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #D21F2D;
	border-left-color: #D21F2D;
	mc-auto-number-format: '{family DattoDINBold}{color #D21F2D}PDF  {/color}{/family}';
}

p.Video	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #10BDA4;
	border-left-color: #10BDA4;
	mc-auto-number-format: '{family DattoDINBold}{color #10BDA4}VIDEO  {/color}{/family}';
}

p.Callout	/*Warning with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	border-left: solid 10px #10BDA4;
	border-left-color: #10BDA4;
	mc-auto-number-format: '{family DattoDINBold}{color #10BDA4}{/color}{/family}';
}

p.code
{
	font-family: monospace;
	font-weight: bold;
	background: #CDD4D7;
	border: solid 3px #b3bec3;
	color: #696969;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

p.code_2
{
	font-family: monospace;
	font-weight: bold;
	background: #CDD4D7;
	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: 'DattoDIN', Helvetica, Arial, sans-serif;
	background: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	padding: 10px;
	border: solid 1px #d3d3d3;
}

td.td_10
{
	padding: 10px;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	background: #ffffff;
	border: solid 2px #d3d3d3;
}

td.td_13
{
	color: #afeeee;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #696969;
	padding-top: 10px;
	padding: 10px;
	border: solid 2px #d3d3d3;
	font-family: 'DattoDINBold', Helvetica, Arial, sans-serif;
}

td.td_14
{
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-bottom-width: 1pt;
	border-right-width: 1pt;
	color: #FAFAD2;
	background: #A9A9A9;
	padding-bottom: 10px;
	padding-left: 10px;
	padding: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-top-color: #d3d3d3;
	border: solid 2px #d3d3d3;
	font-family: 'DattoDINBold', Helvetica, Arial, sans-serif;
}

td.td_8
{
	padding: 10px;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	background: #ffffff;
	border: solid 2px #d3d3d3;
}

table.landing
{
	vertical-align: top;
	page-break-inside: avoid;
	border-color: #dcdcdc;
	border-collapse: collapse;
	font-family: 'DattoDIN', 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: ;
	border-bottom-color: ;
	margin-left: 0;
	margin-right: auto;
}

table.MasterTable	/*Use only to control layout on master page*/
{
	vertical-align: top;
	margin-left: 40px;
	page-break-inside: avoid;
	border-color: #dcdcdc;
	border-collapse: collapse;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	width: 100%;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #dcdcdc;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #dcdcdc;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #dcdcdc;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	border-spacing: 0px 0px;
}

table.table_1
{
	margin-right: auto;
	border-collapse: collapse;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	border: solid 1px #d3d3d3;
}

table.TableGrid
{
	border-collapse: collapse;
	margin-left: 0pt;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	border: solid 1px #d3d3d3;
}

table
{
	vertical-align: top;
	margin-left: 40px;
	border-right-color: #dcdcdc;
	border-top-color: #dcdcdc;
	page-break-inside: avoid;
	border-color: #dcdcdc;
	border-left-color: #dcdcdc;
	border-collapse: collapse;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	border: none;
	border-bottom: none;
	border-bottom-width: 0px;
	border-left: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	width: 0px;
}

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;
	color: #56D6F9;
	font-family: 'DattoDIN', Helvetica, Arial, sans-serif;
	padding: 20px;
	padding-left: 20px;
}

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: 'DattoDIN', Helvetica, Arial, sans-serif;
	border: none 3px #ffffff;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 48pt;
	max-width: 100%;
	mc-thumbnail: popup;
}

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: 'DattoDIN', Helvetica, Arial, sans-serif;
	max-width: 100%;
	mc-thumbnail: none;
}

p.Tip1	/*Helpful hint with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	mc-auto-number-format: '{family DattoDINBold}{color #199ED9}NOTE  {/color}{/family}';
	border-left: solid 10px #199ED9;
}

p.Tip_2	/*Helpful hint with no indent*/
{
	background: #f1f1f1;
	padding: 9px;
	mc-auto-number-format: '{family DattoDINBold}{color #199ED9}NOTE  {/color}{/family}';
	border-left: solid 10px #199ED9;
	margin-left: 30pt;
}

p.Version	/*Use only for the Version number on master pages.*/
{
	color: #56D6F9;
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
}

p.HomeAnnouncement
{
	font-family: DattoDIN, Helvetica, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #199ED9;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 2em;
}

a.HomeLinks
{
	font-family: DattoDIN, 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: DattoDIN, 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: 'DattoDIN', Helvetica, Arial, sans-serif;
}

img.AutotaskIconinPath
{
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: 0;
	padding-bottom: -10px;
}

a.GoToTop
{
	font-family: 'DattoDIN', 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.ShowMe
{
	background: #f1f1f1;
	padding: 9px;
	mc-auto-number-format: '{family DattoDINBold}{color #2C6BD7}SHOW ME  {/color}{/family}';
	border-left: solid 10px #2C6BD7;
	border-left-color: #2C6BD7;
}

p.ShowMe_2
{
	background: #f1f1f1;
	padding: 9px;
	margin-left: 30pt;
	mc-auto-number-format: '{family DattoDINBold}{color #2C6BD7}SHOW ME  {/color}{/family}';
	border-left: solid 10px #2C6BD7;
}

