/*<meta conditions="" />*/

@import url('fontawesome-all.css');

@import url('search_results.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'opensans';
	src: url('Fonts/OpenSans-Regular.ttf'), url('Fonts/OpenSans-Bold.ttf'), url('Fonts/OpenSans-BoldItalic.ttf'), url('Fonts/OpenSans-Italic.ttf'), url('Fonts/OpenSans-Light.ttf'), url('Fonts/OpenSans-LightItalic.ttf'), url('Fonts/OpenSans-Semibold.ttf'), url('Fonts/OpenSans-SemiboldItalic.ttf'), url('Fonts/OpenSans-ExtraBold.ttf'), url('Fonts/OpenSans-ExtraBoldItalic.ttf');
}

@font-face 
{
	font-family: 'raleway';
	src: url('Fonts/Raleway-Regular.ttf'), url('Fonts/Raleway-Bold.ttf'), url('Fonts/Raleway-BoldItalic.ttf'), url('Fonts/Raleway-Italic.ttf'), url('Fonts/Raleway-Medium.ttf'), url('Fonts/Raleway-MediumItalic.ttf');
}

/*===============================
		 BLOCK CLASSES
===============================*/

#ua,
.offUA
{
	position: fixed;
	top: 215px;
	left: 0;
	width: 40px;
	padding: 12px 0px;
	background: #DCDCDC;
	text-align: center;
	/*	overflow: auto; */
	z-index: 2;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

#ua_content,
.offUAcontent
{
	position: fixed;
	top: 215px;
	left: -260px;
	/*	color: #fff; */
	background: #DCDCDC;
	width: 260px;
	padding: 10px 0px 10px 0px;
	/*	height: 400px; */
	/*	overflow: auto; */
	z-index: 2;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-align: left;
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}

#ua:hover,
#ua:focus,
#ua:active,
.onUA
{
	left: 260px;
}

#ua:hover #ua_content,
#a:focus #ua_content:focus,
#ua:active #ua_content:active,
.onUAcontent
{
	left: 0px;
}

/* Controls the width of the Menu_Slide TOC items to make room for the expander arrow */

ul.menu._Skins_Help_Center_Menu_Slide.mc-component a
{
	max-width: 235px;
	padding-left: 2px;
}

ul.menu._Skins_Help_Center_Menu_Slide.mc-component ul > li
{
	max-width: 225px;
}

p.nav-contents
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	mc-short-line: 0;
	padding-left: 10px;
	color: #6f6f6f;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}

body
{
	color: black;
	mc-hyphenate: never;
	font-family: 'opensans', Arial, sans-serif;
	font-size: 1rem;
	line-height: 140%;
	margin: 1rem 0rem 1rem 1rem;
}

h1,
h2,
h3,
h4
{
	font-family: 'opensans', sans-serif;
	font-weight: bold;
}

h4
{
	mc-hyphenate: never;
	padding: .2rem;
	color: #696969;
	margin: .65rem 0rem .2rem 0rem;
	line-height: normal;
	font-family: 'opensans', sans-serif;
	font-size: 1.0rem;
}

p.Title
{
	font-weight: bold;
	font-size: 2.25em;
	line-height: normal;
	font-family: raleway, sans-serif;
}

table
{
	border-collapse: collapse;
	margin-right: auto;
	font-size: inherit;
	margin-left: 2rem;
}

ul
{
	margin-bottom: .3rem;
	list-style-type: square;
	font-family: 'opensans', sans-serif;
	margin: 1rem 0rem 1rem .75rem;
}

ul,
ol
{
	margin-bottom: 0.3rem !important;
	mc-short-line: default;
	mc-short-line-method: never;
}

ul ul,
ol ul
{
	list-style-type: circle;
	list-style-font-size: inherit;
	padding-left: 1rem;
}

ol div ol
{
	list-style-type: lower-alpha;
	padding-left: 3.5rem;
	margin-top: 0.3rem;
}

ol ul ol
{
	list-style-type: lower-alpha;
	padding-left: 1rem;
	margin-top: .2rem;
}

ol ol,
ul ol
{
	list-style-type: lower-alpha;
	padding-left: 1rem;
}

p,
li
{
	line-height: 1.3rem;
	mc-short-line: default;
	mc-short-line-method: never;
}

p
{
	mc-hyphenate: never;
	mc-short-line: default;
	mc-short-line-method: never;
	mc-leader-indent: 0rem;
	margin-top: .85rem;
	font-family: 'opensans', sans-serif;
	line-height: 140%;
	margin: .85rem 0rem .85rem 0rem;
}

pre
{
	font-size: 1.0rem;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
	margin-left: 3.3rem;
	padding: 3px 10px;
	background-color: #ecf2f2;
	border-radius: 5px;
}

MadCap|dropDown
{
	mc-image-spacing: 6px;
	mc-image-position: right;
	margin-left: 18px;
	left: 18px;
	mc-leader-indent: 18px;
	margin: 1rem 0rem 1rem 0rem;
	mc-closed-image: url('../Images/CSS_Icons/arrow_blue_down.png');
	mc-open-image: url('../Images/CSS_Icons/arrow_blue_up.png');
}

MadCap|dropDownBody
{
	margin-top: 1rem;
	margin-bottom: 1rem;
	margin-left: 1.15rem;
	padding-left: .3rem;
	font-family: 'opensans', sans-serif;
}

MadCap|dropDownHead
{
	font-family: raleway, sans-serif;
	color: #000000;
}

p.Option
{
	margin-left: 3.3rem;
}

div ul,
ul ul,
ol ul
{
	margin-left: 1rem;
	padding-left: 1rem;
}

#docprint
{
	cursor: pointer;
}

hr
{
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 3px;
	border: solid 2px #cccccc;
	margin: 10px 0px 10px 0px;
}

li
{
	mc-hyphenate: never;
	left: 3.5rem;
	list-style-type: inherit;
	margin-bottom: .2rem;
}

li.checkbox
{
	list-style-type: none;
	list-style-position: outside;
	padding-left: 1em;
	text-indent: -23px;
}

li.checkbox:before
{
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	content: '    ';
}

li.new-feature
{
	list-style-type: square;
	margin-bottom: 1.25rem;
	margin-top: 1.25rem;
}

li.new-feature_circle_2
{
	list-style-type: circle;
	margin-bottom: 1.25rem;
	margin-top: 1.25rem;
}

li.square_indent_2
{
	list-style-type: square !important;
	margin-left: 4rem;
}

li.circle_indent_2
{
	list-style-type: circle;
	margin-left: 2.5rem;
}

li.square_indent_3
{
	list-style-type: square !important;
	margin-left: 6.5rem;
}

#myBtn
{
	background-color: white;
	border: none;
	float: right;
	cursor: pointer;
}

#myBtn:hover
{
	background-color: #D9D9D9;
	border-radius: 12px;
	border: none;
}

#myBtn2
{
	background-color: white;
	border: none;
	float: right;
	cursor: pointer;
}

#myBtn2:hover
{
	background-color: #D9D9D9;
	border-radius: 12px;
	border: none;
}

.button
{
	background-color: white;
	border: none;
	float: right;
	cursor: pointer;
}

.button:hover
{
	background-color: #D9D9D9;
	border-radius: 12px;
	border: none;
}

div.modal
{
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 2;
	/* Sit on top */
	padding-top: 100px;
	/* Location of the box */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	/*background-color: #cccccc; /* Fallback color */
	background-color: rgba(172,172,172,0.7);
	/* color w/ opacity */
}

div.modal2
{
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 2;
	/* Sit on top */
	padding-top: 100px;
	/* Location of the box */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	/*background-color: #cccccc; /* Fallback color */
	background-color: rgba(172,172,172,0.7);
	/* color w/ opacity */
}

div.modal-content
{
	margin: auto;
	position: relative;
	display: block;
	width: 80%;
	max-width: 80%;
	z-index: 1;
}

div.modal-content2
{
	margin: auto;
	display: block;
	width: 80%;
	max-width: 80%;
	z-index: 1;
}

.close
{
	color: #C00000;
	padding: 10px;
	float: right;
	font-family: 'raleway';
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
}

.close2
{
	color: #C00000;
	padding: 10px;
	float: right;
	font-family: 'raleway';
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
}

.close:hover,
.close:focus
{
	color: rgba(192,0,0,0.7);
	text-decoration: none;
	cursor: pointer;
}

p.img
{
	margin-left: .5rem;
	margin-bottom: .5rem;
	margin-top: .5rem;
}

p.img:hover
{
	color: #82DDDD;
}

p.img_indent_1
{
	margin: 0rem 0rem 0rem 3.25rem;
}

p.img_indent_2
{
	margin-left: 8rem;
}

p.img_indent_3
{
	margin-left: 11.25rem;
}

p.Option_indent
{
	margin-left: 3.5rem;
	font-style: italic;
}

p.OptionDef_indent
{
	margin: .3rem 0rem .3rem 5.3rem;
}

p.Note
{
	background-repeat: no-repeat;
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-color: #e6e6e6;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: solid 10px #e6e6e6;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 10px;
	margin-right: auto;
	min-height: 60px;
	background-position: 20px 40%;
	padding-left: 80px;
	background-image: url('../Images/CSS_Icons/note.png');
}

p.Warning
{
	background-repeat: no-repeat;
	border-top: solid 10px #cccccc;
	border-right: solid 10px #cccccc;
	border-left: solid 10px #cccccc;
	border-bottom: solid 10px #cccccc;
	kground-color: #cccccc;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #cccccc;
	background-position: 20px 50%;
	border: solid 10px #cccccc;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 80px;
	min-height: 65px;
	background-image: url('../Images/CSS_Icons/warning.png');
}

p.version_info
{
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 20px;
	min-height: 50px;
	-webkit-transition-duration: ;
	border: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-top: solid 10px #e6e6e6;
	bottom: 9px;
	padding-right: 15px;
	background-position: 20px 50%;
	margin: 20px auto 20px 20px;
	padding-left: 80px;
	padding-top: 12px;
	background-image: url('../Images/CSS_Icons/help_32.png');
}

p.Option
{
	margin-left: 1.8em;
	font-style: italic;
	margin: .8rem 0rem .3rem 1.2rem;
}

p.OptionDef
{
	margin-left: 3.2em;
	margin-top: 1em;
	margin: .8rem 0rem .3rem 3.2rem;
}

p.FooterTop
{
	width: 100% !important;
	padding-top: .5em;
	padding-left: .5em;
	border-top: 3px solid #CCCCCC;
	font-size: .8rem;
	margin: 1rem 0rem 1rem 0rem;
	font-family: Raleway;
}

p.Footer
{
	text-align: left;
	color: #696969;
	font-size: .7rem;
	margin: 1rem 0rem 1rem 0rem;
	font-family: Raleway;
}

span.NumContinued
{
	font-style: italic;
	font-size: .8em;
	z-index: -1;
}

span.Input
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1.0em;
	border-radius: 5px;
	border: solid 1px #e3f2f2;
	line-height: 1.75em;
	margin: 3px 1px 3px 3px;
	padding: 2px 3px;
	background-color: #ecf2f2;
}

a
{
	text-decoration: underline;
	font-family: 'opensans';
	color: #e81410;
}

a.MCXref,
a.MCXref_0
{
	color: #e81410 !important;
	text-decoration: underline !important;
}

a.MCXref:hover,
a.MCXref_0:hover	/* this a manually added style to set the color of MadCap cross reference links on hover. Im not sure why we style them with this */
{
	color: #b32317 !important;
	text-decoration: underline !important;
}

MadCap|xref,
xref.OnPage
{
	mc-format: '{para}';
}

td.footright,
p.footright
{
	text-align: right;
}

h3
{
	font-family: 'opensans', sans-serif;
	font-size: 1.15rem;
}

h1
{
	font-family: 'opensans', sans-serif;
	line-height: normal;
	font-size: 1.5rem;
	clear: both;
	margin-bottom: 0;
}

h2
{
	font-family: 'opensans', sans-serif;
	font-size: 1.3rem;
	line-height: normal;
}

ul ul
{
	margin: .2rem 0rem 0rem .75rem;
}

h1.Subtitle
{
	font-size: 1.65rem;
	font-style: italic;
}

ol ol
{
	margin: .2rem 0rem 0rem .6rem;
}

ul ol
{
	margin-top: .2rem;
}

a:link
{
	color: #e81410;
}

a:visited
{
	color: #e81410;
}

a:hover
{
	color: #b32317;
}

ul.navigation li > a:hover
{
	color: #fcfcfc;
}

MadCap|xref:hover
{
	color: #c00000;
}

MadCap|xref:focus
{
	color: #82dddd;
}

MadCap|xref:visited
{
	color: #4b568d;
}

/* this style is used to wrap the content in the tiles on the front landing pages to make the full tile a link */

div a.front-tile
{
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #696969;
	font-size: 1.05rem;
	font-weight: bold;
}

div a.front-tile:hover
{
	color: #2d9bae;
}

div.Front	/*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;
	border-radius: 20px;
}

div.Front::before
{
	content: ' ';
	display: table;
}

div.Front::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Front > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Front > div:hover
{
	box-shadow: 2px 3px 7px rgba(0,0,0,.25);
}

div.Front > div:nth-child(1)
{
	width: 33.33%;
	background-color: #d3d3d3;
	border-radius: 20px;
	border-color: #ffffff;
	border: solid 5px #ffffff;
}

div.Front > div:nth-child(2)
{
	width: 33.33%;
	border-radius: 20px;
	background-color: #d3d3d3;
	border: solid 5px #ffffff;
}

div.Front > div:nth-child(3)
{
	width: 33.33%;
	background-color: #d3d3d3;
	border-radius: 20px;
	border: solid 5px #ffffff;
}

div.Two-box	/*Insert a Two-box div for a two-column responsive layout in a section intro topic. */
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Two-box::before
{
	content: ' ';
	display: table;
}

div.Two-box::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Two-box > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Two-box > div:hover
{
	box-shadow: 2px 3px 7px rgba(0,0,0,.25);
}

div.Two-box > div:nth-child(1)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(50% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

div.Two-box > div:nth-child(2)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(50% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

div.Three-box	/*Insert a Three-box div for a three-column responsive layout in a section intro topic. */
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Three-box::before
{
	content: ' ';
	display: table;
}

div.Three-box::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Three-box > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Three-box > div:hover
{
	box-shadow: 2px 3px 7px rgba(0,0,0,.25);
}

div.Three-box > div:nth-child(1)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(33.33% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

div.Three-box > div:nth-child(2)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(33.33% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

div.Three-box > div:nth-child(3)
{
	margin: 10px;
	border-radius: 10px;
	width: calc(33.33% - 20px);
	text-align: center;
	background-color: #ebebeb;
}

div.Troubleshooting	/*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;
	margin: .85rem 0rem .85rem -5px;
}

div.Troubleshooting::before
{
	content: ' ';
	display: table;
}

div.Troubleshooting::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Troubleshooting > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.Troubleshooting > div:nth-child(1)
{
	margin-left: 0%;
	width: 75%;
}

div.Troubleshooting > div:nth-child(2)
{
	margin-left: 0%;
	width: 25%;
}

div.Four-box_front	/*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.Four-box_front::before
{
	content: ' ';
	display: table;
}

div.Four-box_front::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Four-box_front > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2px;
	padding-right: 2px;
}

div.Four-box_front > div:hover
{
	box-shadow: 2px 3px 7px rgba(0,0,0,.25);
}

div.Four-box_front > div:nth-child(1)
{
	margin: 10px;
	width: calc(25% - 20px);
	text-align: center;
	border-radius: 10px;
	background-color: #ebebeb;
}

div.Four-box_front > div:nth-child(2)
{
	margin: 10px;
	width: calc(25% - 20px);
	text-align: center;
	border-radius: 10px;
	background-color: #ebebeb;
}

div.Four-box_front > div:nth-child(3)
{
	margin: 10px;
	width: calc(25% - 20px);
	text-align: center;
	border-radius: 10px;
	background-color: #ebebeb;
}

div.Four-box_front > div:nth-child(4)
{
	margin: 10px;
	width: calc(25% - 20px);
	text-align: center;
	border-radius: 10px;
	background-color: #ebebeb;
}

div.Five-box_front	/*This style is for the tiles on the front page of the Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Five-box_front::before
{
	content: ' ';
	display: table;
}

div.Five-box_front::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Five-box_front > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2px;
	padding-right: 2px;
}

div.Five-box_front > div:hover
{
	box-shadow: 2px 3px 7px rgba(0,0,0,.25);
}

div.Five-box_front > div:nth-child(1)
{
	margin: 10px;
	text-align: center;
	background-color: #ebebeb;
	border-radius: 10px;
	width: calc(20% - 20px);
	margin-left: 0%;
}

div.Five-box_front > div:nth-child(2)
{
	margin: 10px;
	text-align: center;
	background-color: #ebebeb;
	border-radius: 10px;
	width: calc(20% - 20px);
	margin-left: 0%;
}

div.Five-box_front > div:nth-child(3)
{
	margin: 10px;
	text-align: center;
	background-color: #ebebeb;
	border-radius: 10px;
	width: calc(20% - 20px);
}

div.Five-box_front > div:nth-child(4)
{
	margin: 10px;
	text-align: center;
	background-color: #ebebeb;
	border-radius: 10px;
	width: calc(20% - 20px);
}

div.Five-box_front > div:nth-child(5)
{
	margin: 10px;
	text-align: center;
	background-color: #ebebeb;
	border-radius: 10px;
	width: calc(20% - 20px);
}

div.Six-box_front > div:nth-child(1)
{
	background-color: #ebebeb;
}

div.Six-box_front > div:nth-child(2)
{
	background-color: #ebebeb;
}

div.Six-box_front > div:nth-child(3)
{
	background-color: #ebebeb;
}

div.Six-box_front > div:nth-child(4)
{
	background-color: #ebebeb;
}

div.Six-box_front > div:nth-child(5)
{
	background-color: #ebebeb;
}

div.Six-box_front > div:nth-child(6)
{
	background-color: #ebebeb;
}

#ua_content
{
	height: 500px;
	width: 300px;
	left: -300px;
}

#ua:active
{
	left: 300px;
}

#ua:focus
{
	left: 300px;
}

#ua:hover
{
	left: 300px;
}

p.MiniTOC1
{
	margin-bottom: .1rem;
	margin-top: .1rem;
	line-height: 120%;
	font-weight: normal;
}

a.MiniTOC1
{
	color: #e81410;
}

MadCap|miniTocProxy
{
	border-top-style: none;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

img
{
	max-height: auto;
	max-width: 100%;
}

@media print
{
	h1,
	h2,
	h3,
	h4
	{
		font-family: raleway;
		color: #000000;
		page-break-after: avoid;
	}

	h1
	{
		margin-right: 0em;
		page-break-before: avoid;
		mc-hyphenate: never;
		font-family: raleway;
		color: #2d3237;
		mc-auto-number-position: none;
		font-size: 18pt;
		border-bottom: solid 3px #acacac;
		border-spacing: 2px;
		line-height: normal;
		padding-bottom: 5px;
		margin: 18pt 0pt 16pt 0pt;
		mc-toc-depth: 1;
	}

	h2
	{
		font-family: raleway;
		color: #2d3237;
		font-size: 16pt;
		margin: 18pt 0pt 6pt 0pt;
		line-height: normal;
		mc-toc-depth: 2;
	}

	h3
	{
		font-family: raleway;
		color: #2d3237;
		font-size: 14pt;
		margin: 14pt 0pt 6pt 0pt;
		line-height: normal;
		mc-toc-depth: 3;
	}

	h4
	{
		font-family: raleway;
		font-size: 12pt;
		mc-heading-level: 4;
		padding: 0pt 0pt 0pt 0pt;
		margin: 6pt 0pt 4pt 0pt;
		line-height: normal;
	}

	h5
	{
		font-size: 12pt;
		mc-heading-level: 0;
	}

	h6
	{
		font-size: 11pt;
		mc-heading-level: 0;
	}

	p.Title
	{
		font-size: 30pt;
		margin-bottom: 1em;
		margin-right: 0em;
		page-break-after: avoid;
		page-break-before: avoid;
		font-family: raleway;
		font-weight: bold;
		margin-left: 0;
	}

	p.Chapter
	{
		font-size: 40pt;
		font-weight: bold;
		float: left;
		page-break-before: always;
		text-align: right;
		margin-left: 0in;
		margin-top: .03in;
		width: 0.75in;
		font-family: raleway;
		mc-auto-number-format: '{chapnum}';
	}

	ul,
	ol,
	p.img,
	p.img_indent_1,
	p.img_indent_2,
	p.img_indent_3,
	p.OptionDef
	{
		page-break-before: avoid;
	}

	p.Option
	{
		page-break-after: avoid;
		page-break-inside: avoid;
		margin: 6pt 0pt 3pt 0pt;
	}

	span.Input,
	pre
	{
		font-family: Consolas, monospace;
		font-size: 9pt;
	}

	pre
	{
		margin-left: 0.3in;
	}

	p.BodyIndent,
	p.img_indent_1,
	p.OptionDef,
	p.Option_Indent,
	pre
	{
		margin-left: 30pt;
	}

	li.square_indent_2,
	li.circle_indent_2
	{
		margin-left: 20pt;
	}

	p.OptionDef_Indent,
	p.img_indent_2
	{
		margin-left: 50pt;
	}

	li.square_indent_3
	{
		margin-left: 47pt;
	}

	p.img_indent_3
	{
		margin-left: 77pt;
	}

	p.version_info
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		mc-hyphenate: never;
		background-image: url('../Images/CSS_Icons/help_32.png');
		background-repeat: no-repeat;
		background-color: #e6e6e6;
		background-position: 20px 50%;
		padding-left: 80px;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	p.Warning
	{
		border: solid 10px #CCCCCC;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 45px;
		mc-hyphenate: never;
		background-repeat: no-repeat;
		background-position: 20px 50%;
		padding-left: 80px;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
		background-image: url('../Images/CSS_Icons/warning.jpg');
	}

	p.Note
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		mc-hyphenate: never;
		background-color: #e6e6e6;
		background-repeat: no-repeat;
		background-padding: 20px;
		padding-top: 10px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
		background-position: 20px 40%;
		min-height: 40px;
		font-family: 'opensans', Arial, sans-serif;
		padding-left: 70px;
		background-image: url('../Images/CSS_Icons/note.jpg');
	}

	li
	{
		line-height: 130%;
		orphans: 4;
		widows: 4;
		margin-left: 0pt;
		margin-bottom: 3pt;
	}

	th
	{
		text-align: left;
		position: relative;
	}

	MadCap|xref
	{
		text-decoration: underline;
		mc-format: '{i}{para}{/i}';
	}

	MadCap|xref.OnPage
	{
		mc-format: '{i}{para}{/i} on page {page}';
	}

	p,
	td,
	p.Title,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	span,
	a,
	li,
	ol,
	ul,
	th,
	pre
	{
		mc-hyphenate: never;
		mc-short-line-method: never;
		mc-short-line: default;
	}

	body,
	p,
	td,
	th
	{
		font-size: 10pt;
		font-family: 'opensans';
	}

	p
	{
		orphans: 4;
		widows: 4;
		color: #000000;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		margin: 8pt 0pt 6pt 0pt;
		line-height: 130%;
	}

	span.number_font
	{
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
	}

	ol ul
	{
		list-style-type: square;
		margin-left: 2.5em;
		margin-right: 0em;
		margin-top: 0em;
		margin-bottom: 0em;
		margin: .2em 2em 0em .6em;
	}

	ol ol
	{
		margin: .2em 2em 0em .9em;
	}

	MadCap|popupHead
	{
		color: #2d9bae;
		font-style: italic;
		padding: 2px;
	}

	MadCap|popup
	{
		color: #2d9bae;
		font-style: italic;
		padding: 2px;
		background-image: url('../Images/CSS_Icons/blue_arrow.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-left: 2px;
	}

	MadCap|popupBody
	{
		mc-help-control-display: popup;
		border-bottom-color: #D9F1F5;
		border-left-color: #D9F1F5;
		border-right-color: #D9F1F5;
		border-top-color: #D9F1F5;
		color: #696969;
		border: solid 2px #D9F1F5;
		background-color: #D9F1F5;
	}

	MadCap|breadcrumbsProxy
	{
		padding-top: 10px;
	}

	head
	{
		mc-hyphenate: never;
	}

	body
	{
		mc-hyphenate: never;
		mc-hyphenate-maximum-adjacent-line-count: 0;
		mc-hyphenate-shortest-prefix: 0;
		mc-hyphenate-shortest-suffix: 0;
		mc-hyphenate-shortest-word: 0;
		mc-short-line: default;
		mc-short-line-method: never;
		border: none 2px #000000;
		font-family: 'opensans', Arial, sans-serif;
		line-height: 140%;
	}

	img
	{
		mc-thumbnail-max-height: 200px;
		max-width: 5.5in;
	}

	p.OptionDef
	{
		page-break-inside: avoid;
		margin: 3pt 0pt 6pt 30pt;
	}

	p.Option_indent
	{
		page-break-after: avoid;
	}

	p.OptionDef_indent
	{
		page-break-before: avoid;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 6px;
	}

	MadCap|dropDownBody
	{
		position: relative;
	}

	MadCap|expanding
	{
		mc-closed-image: url('../Images/CSS_Icons/arrow_blue_down.png');
		mc-open-image: url('../Images/CSS_Icons/arrow_blue_up.png');
	}

	p.Footer
	{
		font-family: raleway;
		font-size: 9pt;
		font-style: italic;
		font-weight: bold;
	}

	p.FooterTop
	{
		font-family: raleway;
		font-size: 9pt;
		font-style: italic;
		font-weight: bold;
		mc-auto-number-position: none;
		color: #696969;
	}

	p.footright
	{
		font-family: raleway;
		font-size: 9pt;
		font-style: italic;
		font-weight: bold;
		mc-auto-number-position: none;
		color: #6f6f6f;
	}

	a
	{
		
	}

	h2.FrontMatter
	{
		font-size: 16pt;
		margin: 12pt 0pt;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	p.FrontMatterInfo
	{
		font-size: 9pt;
		margin: 4pt 0pt 4pt 0pt;
	}

	p.FrontMatter
	{
		margin: .2rem 0rem .2rem 0rem;
		font-size: 10pt;
	}

	hr
	{
		
	}

	ol
	{
		margin: 6pt 0pt 6pt 20pt;
	}

	ul
	{
		list-style-type: square;
		margin: 6pt 0pt 6pt 20pt;
	}

	p.FrontMatterH1
	{
		mc-auto-number-position: none;
		mc-heading-level: 0;
		mc-toc-depth: 0;
		font-size: 18pt;
		font-family: raleway;
		font-weight: bold;
		border-bottom: solid 3px #acacac;
		border-spacing: 2px;
		padding-bottom: 5px;
		padding-top: 6p;
		margin: 18pt 0pt 8pt 0pt;
		padding: 18pt 0pt 5px 0pt;
	}

	p.FrontMatterH2
	{
		font-size: 16pt;
		font-family: raleway;
		font-weight: bold;
		line-height: 14pt;
		margin: 10pt 0pt 0pt 0pt;
	}

	h1.FrontMatter
	{
		mc-heading-level: 0;
		margin: 16pt 0pt 8pt 0pt;
		mc-toc-depth: 0;
	}

	table
	{
		left: 1em;
	}

	p.img
	{
		font-family: opensans;
		font-size: 10pt;
	}

	p.Caution
	{
		background-image: url('../Images/CSS_Icons/caution.jpg');
	}

	h1.Subtitle
	{
		font-style: italic;
	}

	ul ul
	{
		list-style-type: circle;
		margin: .2em 0em 0em .6em;
	}

	ol ul ol
	{
		margin-top: 3pt;
	}

	ul ol
	{
		margin-top: 3pt;
	}
}

p.BodyIndent
{
	margin: .4rem 0rem .4rem 3.25rem;
}

ol
{
	font-size: inherit;
	margin-bottom: 0.3rem;
	margin-top: .3rem;
	list-style-type: decimal;
	font-family: 'opensans', sans-serif;
	margin: 1rem 0rem 1rem .75rem;
}

code
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

b
{
	mc-disabled: false;
}

big
{
	mc-disabled: true;
}

button
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

dd
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

o
{
	mc-disabled: true;
}

s
{
	mc-disabled: true;
}

strike
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

u
{
	mc-disabled: false;
}

i
{
	mc-disabled: false;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

span.boolean
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

blockquote
{
	mc-disabled: false;
}

center
{
	mc-disabled: false;
}

dir
{
	mc-disabled: true;
}

menu
{
	mc-disabled: true;
}

code
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

b
{
	mc-disabled: false;
}

big
{
	mc-disabled: true;
}

button
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

dd
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

o
{
	mc-disabled: true;
}

s
{
	mc-disabled: true;
}

strike
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

u
{
	mc-disabled: false;
}

i
{
	mc-disabled: false;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

span.boolean
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

blockquote
{
	mc-disabled: false;
}

center
{
	mc-disabled: false;
}

dir
{
	mc-disabled: true;
}

menu
{
	mc-disabled: true;
}

li.li_indent_2
{
	margin-bottom: .3rem;
	margin-left: 3.5rem;
}

MadCap|tocProxy
{
	border-top-style: none;
	border-top-width: inherit;
}

MadCap|xref
{
	color: #2d9bae;
	font-family: 'opensans';
}

/* phone */

@media (max-width: 450px)
{
	#ua
	{
		display: none;
	}

	body .phone
	{
		display: block;
	}

	body span.phone
	{
		display: inline;
	}

	body img.phone
	{
		display: inline;
	}

	body li.phone
	{
		display: list-item;
		height: auto;
		visibility: visible;
	}

	body table.phone
	{
		display: table;
	}

	body tr.phone
	{
		display: table-row;
	}

	MadCap|dropDown
	{
		mc-image-spacing: 6px;
		mc-image-position: right;
		mc-closed-image: url('../Images/CSS_Icons/arrow_blue_down.png');
		mc-open-image: url('../Images/CSS_Icons/arrow_blue_up.png');
	}
}

/* tablet */

@media (min-width: 451px) and (max-width: 750px)
{
	#ua
	{
		display: none;
	}

	body .tablet
	{
		display: block;
	}

	body span.tablet
	{
		display: inline;
	}

	body img.tablet
	{
		display: inline;
	}

	body li.tablet
	{
		display: list-item;
		height: auto;
		visibility: visible;
	}

	body table.tablet
	{
		display: table;
	}

	body tr.tablet
	{
		display: table-row;
	}

	/* Controls the width of the side menu items to make room for the expander arrow */

	ul.menu._Skins_Help_Center_Menu_Slide.mc-component a
	{
		max-width: 225px;
	}

	MadCap|dropDown
	{
		mc-image-spacing: 6px;
		mc-image-position: right;
		mc-closed-image: url('../Images/CSS_Icons/arrow_blue_down.png');
		mc-open-image: url('../Images/CSS_Icons/arrow_blue_up.png');
	}
}

/* desktop */

@media (min-width: 751px)
{
	body .desktop
	{
		display: block;
	}

	body span.desktop
	{
		display: inline;
	}

	body img.desktop
	{
		display: inline;
	}

	body li.desktop
	{
		display: list-item;
		height: auto;
		visibility: visible;
	}

	body table.desktop
	{
		display: table;
	}

	body tr.desktop
	{
		display: table-row;
	}

	div.Six-box_front
	{
		display: flex;
	}

	div.Five-box_front	/*This style is for the tiles on the front page of the Help.*/
	{
		display: flex;
	}

	div.Four-box_front
	{
		display: flex;
	}

	div.Three-box
	{
		display: flex;
	}

	div.Three-box-links
	{
		display: flex;
	}

	div.Two-box
	{
		display: flex;
	}

	div.Front
	{
		display: flex;
	}

	MadCap|dropDown
	{
		mc-image-spacing: 6px;
		mc-image-position: right;
		mc-closed-image: url('../Images/CSS_Icons/arrow_blue_down.png');
		mc-open-image: url('../Images/CSS_Icons/arrow_blue_up.png');
	}
}

.phone
{
	display: none;
}

.tablet
{
	display: none;
}

.desktop
{
	display: none;
}

li.phone
{
	display: block;
	height: 0;
	visibility: hidden;
	margin-left: 0;
}

li.tablet
{
	display: block;
	height: 0;
	visibility: hidden;
	margin-left: 0;
}

li.desktop
{
	display: block;
	height: 0;
	visibility: hidden;
	margin-left: 0;
}

MadCap|breadcrumbsProxy
{
	color: gray;
	border-bottom-color: transparent;
	border-bottom-width: 2px;
	mc-breadcrumbs-prefix: ' ';
	font-size: 0.8rem;
	font-family: Raleway;
	mc-breadcrumbs-count: 6;
	clear: none;
	float: left;
}

@media only screen and (max-width: 979px)
{
	#ua
	{
		display: none;
	}

	body
	{
		mc-hyphenate: never;
		font-family: ;
		font-size: .85rem;
		margin-left: 0.5rem;
		margin: 0.5rem 0.5rem 0.5rem 1rem;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 6px;
	}

	div.Two-column_text > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Two-column_text > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	ul
	{
		list-style-type: square;
	}

	h1
	{
		font-size: 1.45rem;
	}

	div.Front > div:nth-child(1)
	{
		width: 50%;
	}

	div.Front > div:nth-child(2)
	{
		width: 50%;
	}

	div.Front > div:nth-child(3)
	{
		width: 50%;
	}

	div.Two-box > div:nth-child(1)
	{
		width: 50%;
	}

	div.Two-box > div:nth-child(2)
	{
		width: 50%;
	}

	div.Two-box > div
	{
		padding: 10px;
	}

	div.Troubleshooting > div:nth-child(1)
	{
		margin-left: 0%;
		width: 60%;
	}

	div.Troubleshooting > div:nth-child(2)
	{
		margin-left: 0%;
		width: 40%;
	}

	h4
	{
		font-size: 1.0rem;
	}

	div.Five-box_front > div:nth-child(1)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Five-box_front > div:nth-child(2)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Five-box_front > div:nth-child(3)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Five-box_front > div:nth-child(4)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Five-box_front > div:nth-child(5)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Six-box_front > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Six-box_front > div:nth-child(6)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	a.Front
	{
		font-size: .95rem;
	}
}

@media only screen and (max-width: 767px)
{
	body
	{
		font-size: 0.75rem;
		mc-hyphenate: never;
		margin: 0.5rem 0.5rem 0.5rem 1rem;
	}

	/* Controls the width of the side menu items to make room for the expander arrow */

	ul.menu._Skins_Help_Center_Menu_Slide.mc-component a
	{
		max-width: 215px;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 6px;
	}

	div.Six-box_front
	{
		display: block;
	}

	div.Five-box_front
	{
		display: block;
	}

	div.Four-box_front
	{
		display: block;
	}

	div.Three-box
	{
		display: block;
	}

	div.Three-box-links
	{
		display: block;
	}

	div.Two-box
	{
		display: block;
	}

	div.Front
	{
		display: block;
	}

	div.Two-column_text > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		padding: 5px;
	}

	div.Two-column_text > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		padding: 5px;
	}

	h1
	{
		font-size: 1.4rem;
	}

	h2
	{
		font-size: 1.2rem;
	}

	h3
	{
		font-size: 1.05rem;
	}

	h4
	{
		font-size: .975rem;
	}

	ul
	{
		list-style-type: square;
	}

	div.Front > div:nth-child(1)
	{
		width: 100%;
	}

	div.Front > div:nth-child(2)
	{
		width: 100%;
	}

	div.Front > div:nth-child(3)
	{
		width: 100%;
	}

	div.Two-box > div:nth-child(1)
	{
		width: 100%;
	}

	div.Two-box > div:nth-child(2)
	{
		width: 100%;
	}

	div.Three-box > div:nth-child(1)
	{
		width: 100%;
	}

	div.Three-box > div:nth-child(2)
	{
		width: 100%;
	}

	div.Three-box > div:nth-child(3)
	{
		width: 100%;
	}

	div.Troubleshooting > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Troubleshooting > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Four-box_front > div:nth-child(1)
	{
		width: 100%;
	}

	div.Four-box_front > div:nth-child(2)
	{
		width: 100%;
	}

	div.Four-box_front > div:nth-child(3)
	{
		width: 100%;
	}

	div.Four-box_front > div:nth-child(4)
	{
		width: 100%;
	}

	div.Five-box_front > div:nth-child(1)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Five-box_front > div:nth-child(2)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Five-box_front > div:nth-child(3)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Five-box_front > div:nth-child(4)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Five-box_front > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Six-box_front > div:nth-child(1)
	{
		width: 50%;
	}

	div.Six-box_front > div:nth-child(2)
	{
		width: 50%;
	}

	div.Six-box_front > div:nth-child(3)
	{
		width: 50%;
	}

	div.Six-box_front > div:nth-child(4)
	{
		width: 50%;
	}

	div.Six-box_front > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Six-box_front > div:nth-child(6)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	a.Front
	{
		font-size: .85rem;
	}

	div.Two-column_text > div
	{
		padding: 5px;
	}

	#ua_content
	{
		height: 400px;
		width: 250px;
		left: -250px;
	}

	#ua:active
	{
		left: 250px;
	}

	#ua:focus
	{
		left: 250px;
	}

	#ua:hover
	{
		left: 250px;
	}

	nav.title-bar
	{
		padding-bottom: 10px;
	}
}

html.front
{
	
}

p.footright
{
	font-size: .8rem;
	margin-bottom: .5rem;
	margin-top: .5rem;
	font-family: Raleway;
}

div.Two-column_text	/*Insert this responsive table for two-column text or images in a topic.*/
{
	mc-grid-row: true;
	margin-left: .5rem;
	margin-right: .5rem;
	padding-left: .5rem;
	padding-right: .5rem;
	margin-top: 10px;
}

div.Two-column_text::before
{
	content: ' ';
	display: table;
}

div.Two-column_text::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Two-column_text > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2.5px;
	padding-right: 2.5px;
	padding: 10px;
}

div.Two-column_text > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
	padding: 10px;
}

div.Two-column_text > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
	padding: 10px;
}

a.MCBreadcrumbsLink:visited
{
	color: gray;
}

a.MCBreadcrumbsLink:hover
{
	color: darkgray;
}

a.MCBreadcrumbsLink
{
	color: darkgray;
}

li.front
{
	margin-left: 2rem;
}

MadCap|slideshow
{
	left: 0;
	margin-bottom: 2rem;
	margin: 1rem 0rem 1rem 0rem;
	z-index: 0;
	text-align: left;
}

div.ImagesFloatLeft
{
	float: left;
	padding: .4rem;
	margin-right: .8rem;
	clear: both;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: .8rem;
	padding: .4rem;
}

span.h2
{
	line-height: 1.65rem;
	font-weight: bold;
	font-size: 1.45rem;
	font-family: raleway;
}

MadCap|popupHead
{
	color: #e81410;
	background-image: url('../Images/CSS_Icons/blue_arrow.png');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	margin-left: 2px;
	padding: 2px 2px 2px 20px;
	font-size: .9rem;
	font-family: Raleway;
}

a.topic_popup
{
	background-image: url('../Images/CSS_Icons/pop-up_topic.png');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	font-style: italic;
	padding-bottom: 4px;
	padding-left: 27px;
	padding-top: 4px;
	text-decoration: none;
	mc-help-control-display: popup;
}

caption
{
	font-size: .7rem;
	font-style: italic;
	padding-top: 5px;
	text-align: left;
	text-indent: 15px;
	font-family: Raleway;
}

div.sideContent
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 33.33%;
}

div.TightContent
{
	line-height: 1rem;
}

MadCap|helpControlMenuItem
{
	background-color: ;
	font-size: .9rem;
	color: #808080;
	padding: 3px 3px 3px 0px;
	font-family: Raleway;
}

MadCap|xref.OnPage
{
	font-family: raleway;
	mc-format: '{paratext}';
}

MadCap|relatedTopics
{
	color: #2d9bae;
	font-style: italic;
	mc-image: url('../Images/CSS_Icons/blue_arrow.png');
}

ul.navigation ul > li
{
	left: 0px;
}

ul.navigation
{
	list-style-type: none;
}

MadCap|popupBody
{
	background-color: #d9f1f5;
	border: solid 2px #d9f1f5;
	color: #696969;
	mc-help-control-display: popup;
	font-size: 0.8rem;
	font-style: italic;
	font-family: 'opensans';
}

MadCap|popup
{
	font-style: italic;
	border-radius: 12px;
	color: #2d9bae;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	mc-help-control-display: popup;
}

a.Popup
{
	mc-help-control-display: popup;
}

MadCap|popup.popup_info
{
	mc-help-control-display: popup;
	background-image: url('../Images/CSS_Icons/blue_arrow.png');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-right: 5px;
	margin-left: 10px;
}

MadCap|popup.popup_tip
{
	mc-help-control-display: popup;
	background-image: url('../Images/CSS_Icons/tip.png');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 10px;
}

MadCap|relatedTopicsControlListItemLink
{
	color: #2d9bae;
}

MadCap|relatedTopicsControlList
{
	background-color: #d9f1f5;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	font-size: .9rem;
	outline-color: #d9f1f5;
	outline-style: solid;
	color: #2d9bae;
	border-bottom-color: #d9f1f5;
	border-color: #d9f1f5;
}

MadCap|relatedTopicsControlListItem
{
	font-size: .9rem;
	color: #2d9bae;
}

MadCap|relatedTopics:focus
{
	
}

MadCap|helpControlMenu
{
	border: solid 2px #d9f1f5;
	background-color: #d9f1f5;
	color: #2d9bae;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

MadCap|helpControlMenuItem.Highlighted
{
	background-color: transparent;
	color: #c00000;
	font-weight: bold;
	font-size: .9rem;
}

h1.FrontMatter
{
	
}

h2.FrontMatter
{
	
}

ol ul
{
	list-style-type: square;
	margin: .2rem 0rem 0rem .6rem;
}

MadCap|popupHead.popupHead_tip
{
	background-image: url('../Images/CSS_Icons/tip.png');
	color: #e81410;
}

MadCap|expanding
{
	mc-closed-image: url('../Images/CSS_Icons/arrow_blue_down.png');
	mc-open-image: url('../Images/CSS_Icons/arrow_blue_up.png');
	font-size: inherit;
	color: #000000;
	font-family: 'opensans';
}

th
{
	font-family: Raleway;
}

p.Chapter
{
	font-family: Raleway;
}

p.FrontMatterH1
{
	font-family: Raleway;
}

p.FrontMatterH2
{
	font-family: Raleway;
}

span.h3
{
	font-family: Raleway;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.55rem;
}

MadCap|slide
{
	z-index: 0;
}

MadCap|slideshowBullet
{
	z-index: 1;
}

MadCap|slideshowCaption
{
	z-index: -1;
}

p.caption_diagram_1
{
	font-size: 8pt;
	margin-top: 0;
	line-height: 120%;
	margin-bottom: 1pt;
	margin-left: 3.5rem;
	margin: 0rem 0rem 1pt 3.5rem;
	font-style: italic;
}

hr.red
{
	border: solid 2px #901b1c;
	background-color: #901b1c;
}

p.Caution
{
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 20px;
	border: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-top: solid 10px #e6e6e6;
	bottom: 9px;
	padding-right: 15px;
	background-position: 20px 50%;
	line-height: normal;
	margin: 20px auto 20px 20px;
	padding-left: 80px;
	background-origin: padding-box;
	padding-top: 12px;
	min-height: 45px;
	background-image: url('../Images/CSS_Icons/caution.png');
}

div.Row-4-4-4
{
	background-color: #fcfcfc;
}

MadCap|dropDownHead.h2
{
	color: #000000;
	font-weight: bold;
	font-size: 1.3rem;
}

MadCap|dropDownHotspot.h2
{
	color: #000000;
	font-weight: bold;
	font-size: 1.3rem;
}

MadCap|slideshow.Front
{
	left: 0;
	margin-bottom: 2rem;
	margin: 1rem 0rem 1rem 0rem;
	z-index: 0;
	text-align: center;
}

a.Front
{
	text-decoration: none;
	color: #696969;
	font-size: 1.05rem;
	line-height: normal;
	font-weight: bold;
}

a.Front:hover
{
	color: #2d9bae;
}

/* show/hide menu icons */

ul.mc-component ul > li.has-children > a
{
	/* uses !important because MC uses your skin's name in their selector */
	/* easier than using skin's name, which could change */
	margin-left: 18px !important;
	padding-left: 2px !important;
}

/* indents submenus to add space for the arrow icon */

ul.mc-component ul.sub-menu
{
	margin-left: 20px;
}

/* the opener span contains the arrow icon */

ul.mc-component li > span.opener
{
	color: #2d9bae;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 1.2em;
}

ul.mc-component li li span.opener
{
	margin-right: -20px;
	margin-left: 6px;
}

ul.menu.mc-component li > span.opener:hover
{
	cursor: pointer;
	cursor: hand;
	color: #c00000;
}

ul.sub-menu.off
{
	display: none;
}

ul.menu li > a
{
	display: block;
}

.is-accordion-submenu-parent > a::after
{
	right: -10px;
}

div.summary-left
{
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-left: 10px;
	border-left: solid 4px #c00000;
	background-color: #e9e8e8;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	padding: 11px 5px 10px 12px;
}

a.MiniTOC1:link
{
	color: #e81410;
}

a.MiniTOC1:visited
{
	color: #e81410;
}

a.MiniTOC1:hover
{
	color: #b32317;
}

MadCap|popupHead.definition
{
	background-image: none;
	padding: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 0px;
	font-size: inherit;
	font-family: 'opensans', sans-serif;
	font-style: italic;
	border-bottom: dotted 1.2px #808080;
	color: #000000;
}

MadCap|popup.definition
{
	
}

img.Thumbnail
{
	mc-thumbnail-max-height: 100px;
	mc-thumbnail: popup;
	box-shadow: 2px 3px 4px #808080;
	box-sizing: border-box;
}

img.hasBorder
{
	border: solid 1px #acacac;
}

.search-bar._Skins_Help_Center_Search_Bar.mc-component .search-filter:hover
{
	background-position: center;
}

img.icon
{
	width: auto;
	height: 1em;
}

html[data-mc-toc-path^="Fireware"] ul.navigation > li[data-mc-id="0"],
html[data-mc-toc-path^="Wi-Fi Cloud"] ul.navigation > li[data-mc-id="1"],
html[data-mc-toc-path^="AuthPoint"] ul.navigation > li[data-mc-id="2"],
html[data-mc-toc-path^="WatchGuard Cloud"] ul.navigation > li[data-mc-id="3"],
html[data-mc-toc-path^="Endpoint Security"] ul.navigation > li[data-mc-id="4"],
html[data-mc-toc-path^="Self-Help Tools"] ul.navigation > li[data-mc-id="5"]
{
	border-bottom: solid 1.5px #fcfcfc;
	border-radius: 3px 3px 2px 2px;
	background-color: rgba(255,255,255,0.35);
}

ul.navigation li:hover
{
	border-radius: 3px 3px 2px 2px;
	background-color: rgba(255,255,255,0.35);
}

ul.navigation > li
{
	margin-left: 3px;
	margin-right: 3px;
}

p.announcement
{
	bottom: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
	border-bottom: solid 1px #e6e6e6;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-top: solid 1px #e6e6e6;
	padding-left: 20px;
	left: 2px;
	min-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: auto;
}

div.localization
{
	clear: both;
	margin-top: 10px;
}

p.localization
{
	bottom: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-right: auto;
	line-height: 100%;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-top: solid 1px #e6e6e6;
	left: 2px;
	padding-right: 20px;
	font-family: Raleway;
	border-bottom: solid 1px #e6e6e6;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	min-height: 0px;
	padding-left: 20px;
}

p.applies_to	/* Paragraph after H1 that indicates which products or features a topic applies to */
{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.25rem;
}

MadCap|popupHead.applies_to	/* Popup style for the feature or product names a topic applies to */
{
	background-image: none;
	padding: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
	border-radius: 0px;
	font-size: inherit;
	font-family: 'opensans', sans-serif;
	font-style: italic;
	border-bottom: dotted 1.2px #808080;
	color: #000000;
}

MadCap|popup.applies_to
{
	
}

div.buttons
{
	/* Language menu */
	position: absolute;
	right: 0px;
	width: 200px;
	z-index: 1;
}

div.toolbar-button-drop-down	/* Language menu */
{
	position: initial;
}

div.button-group-container-left	/* Language menu */
{
	position: initial;
}

.button-group-container-left
{
	/* Language menu */
	float: right;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: 3px;
}

div.language_menu
{
	height: 20px;
}

p.Tip
{
	background-repeat: no-repeat;
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-color: #e6e6e6;
	bottom: 9px;
	left: 2px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: solid 10px #e6e6e6;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 10px;
	margin-right: auto;
	min-height: 60px;
	background-position: 20px 40%;
	padding-left: 80px;
	mc-short-line: 0;
	background-image: url('../Images/CSS_Icons/tip2.png');
	background-position-y: 40%;
}

h4.black
{
	color: #000000;
}

p.localization_search_results
{
	bottom: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
	left: 2px;
	min-height: 30px;
	font-family: Raleway;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	background-color: #f5f5f5;
	border-bottom: dotted 1px #ebebeb;
	border-left: dotted 1px #ebebeb;
	border-right: dotted 1px #ebebeb;
	border-top: dotted 1px #ebebeb;
}

/* this div is used on template pages to wrap around the breadcrumbs proxy and the language menu, so they are placed in the same row */

div.breadcrumbsArea
{
	display: flex;
}

/* this style sets the width of the first div within the breadcrumbsArea, which is the breadcrumbs proxy, to be the full width of the page minus the 180 px of the language menu */

div.breadcrumbsArea > div:nth-child(1)
{
	width: calc(100% - 180px);
}

/* this style sets the width of the second div within the breadcrumbsArea, which is the language menu, to be 180 px */

div.breadcrumbsArea > div:nth-child(2)
{
	width: 180px;
}

/* this style is applied to the language menu select element on template pages where there are no breadcrumbs so that it aligns to the right side of the page just like on pages with the breadcrumbs */

.languageMenu
{
	float: right;
}

