@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* 
blue: #007AFF
hover blue: #ebf8fc
*/

/*
**************
* Font rules *
**************
*/

@font-face 
{
  font-family: 'FontAwesome';
  src: url('../fontawesome/fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fontawesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fontawesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fontawesome/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fontawesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*
******************************************************
* Base classes (potentially affect everything else)  *
******************************************************
*/

body
{
	font-family: 'Open Sans', Muli, Arial, sans-serif;
	mc-hyphenate: never;
	font-size: .9em;
	mc-next-tag: p;
	mc-next-class: Body;
}

body.access *:focus
{
	outline: 1px solid #0596c7 !important;
	box-shadow: 0px 0px 10px #0596c7 !important;
	padding: 3px !important;
}

html.help_central
{
	mc-master-page: url('../masterpage_help_central.flmsp');
}

li
{
	font-size: 1em;
}

p
{
	font-size: 1em;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 1.25;
	font-family: 'Open Sans', Muli, Arial, sans-serif;
	mc-next-tag: p;
	mc-next-class: Body;
}

/*
***********************************
* Links, generics, etc. ***********
***********************************
*/

a:hover,
MadCap|xref:hover
{
	text-decoration: underline;
}

a,
a:visited,
a:link,
MadCap|xref,
a.MCBreadcrumbsLink,
a.MCBreadcrumbsLink:visited,
a.MCBreadcrumbsLink:link
{
	color: #007AFF;
	text-decoration: none !important;
}

div.MCBreadcrumbsBox_0 a.MCBreadcrumbsLink
{
	color: #007AFF !important;
	text-decoration: none !important;
}

a.MCDropDownHotSpot
{
	/*	color: #0c99c9 !important; */
	text-decoration: none !important;
	font-weight: normal;
}

a.MCTextPopupHotSpot
{
	color: #000000 !important;
	font-weight: inherit;
	border-style: dotted 2px;
	border-bottom: dotted 2px;
	border-bottom-color: #007AFF;
}

a.Heading_w_o_Link_Plain:link,
a.Heading_w_o_Link_Plain:visited,
a.Heading_w_o_Link_Plain:hover,
a.Heading_w_o_Link_Plain:active
{
	color: #000000 !important;
}

.fa 
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nobreak
{
	page-break-inside: avoid;
}


/*
***********************************
* Used in the Hub for PTE pages   *
***********************************
*/

div.cta	/*Call to action button/Contact Support button*/
{
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	width: 162px;
	transition: all 0.5s cubic-bezier(.25,.8,.25,1);
	margin-top: 20px;
	font-family: Arial;
	font-weight: bold;
	background-color: #05ce7c;
	border: none 1px #007aff;
	color: #ffffff;
	padding: 2px 0px;
	border-radius: 0px;
}

div.cta:hover	/*When hovering over the CTA button the following properties will apply*/
{
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: scale(1.01);
}

a.cta:link
{
	color: #FFF;
	text-decoration: none;
}

a.cta:visited
{
	color: #FFF;
	text-decoration: none;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}


/*
*************************************
* Front/back matter/layouts *********
*************************************
*/

p.Backtext
{
	margin-right: 1.24725in;
	margin-top: .17em;
	margin-bottom: .08em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

p.BacktextBold
{
	margin-right: 1.24725in;
	margin-top: .17em;
	margin-bottom: .08em;
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

p.Backtitle
{
	margin-right: 1.25in;
	margin-top: .92em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	color: #007AFF;
	line-height: .92em;
}

p.BookTitle
{
	margin-top: 0;
	margin-bottom: 1.84em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.33em;
	color: #007AFF;
	line-height: 1.59em;
	mc-next-tag: p;
	mc-next-class: Bodysubtitle;
}

p.BodyLegal
{
	margin-top: 0;
	margin-bottom: .5em;
	font-weight: normal;
	font-style: normal;
}

p.Bodysubtitle
{
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	color: #868684;
	mc-next-tag: p;
	mc-next-class: Bodysubtitle;
}

p.br_Body_Reference
{
	margin-right: 0.08333in;
	margin-top: .25em;
	margin-bottom: .25em;
	font-weight: normal;
	font-style: normal;
	font-size: .67em;
	line-height: .9em;
	mc-next-tag: p;
	mc-next-class: br_Body_Reference;
}

p.fpb_Force_Page_Break
{
	text-align: center;
	margin-top: 0;
	margin-bottom: 900pt;
	font-family: 'Open Sans', Muli, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: .17em;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	line-height: 0;
}

p.GroupTitlesIX
{
	margin-top: 1.17em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	line-height: 1.17em;
}

p.Level1IX
{
	margin-left: 0.08333in;
	margin-top: .08em;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: .71em;
	text-indent: -7px;
	line-height: .71em;
}

p.spc_Spacer
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: .17em;
	line-height: .08em;
}

p.z_ChapterHeader,
p.z_AppendixHeader
{
	margin-right: 0.11458in;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	letter-spacing: 0.25em;
	color: #868684;
	line-height: 1.84em;
}

p.z_Footer
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: .67em;
	color: #868684;
	line-height: .9em;
}

p.z_FooterCopyright
{
	text-align: center;
	margin-right: 0.08333in;
	margin-top: 2pt;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	font-size: .58em;
	color: #868684;
	line-height: .67em;
}

p.z_Header
{
	margin-right: 0.01042in;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: .67em;
	color: #868684;
	line-height: .9em;
}

/*
******************************
* Table of contents classes  *
******************************
*/

p._0_Appendix_TitleLOP
{
	margin-left: 6.02em;
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
	color: #007AFF;
	text-indent: -96px;
}

p._0_Appendix_TitleTOC
{
	margin-left: 6.02em;
	margin-top: .92em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	color: #007AFF;
	text-indent: -96px;
	line-height: .92em;
}

p._0_Chapter_TitleLOP
{
	margin-left: 6.02em;
	margin-top: 1em;
	margin-bottom: .25em;
	font-weight: bold;
	font-style: normal;
	color: #007AFF;
	text-indent: -96px;
}

p._0_Chapter_TitleTOC
{
	margin-left: 6.02em;
	margin-top: .92em;
	margin-bottom: .25em;
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	color: #007AFF;
	text-indent: -96px;
	line-height: .92em;
}

p._0_Preface_TitleLOP
{
	margin-left: 6.02em;
	margin-top: 1em;
	margin-bottom: .25em;
	font-weight: bold;
	font-style: normal;
	color: #007AFF;
	text-indent: -96px;
}

p._0_Preface_TitleTOC
{
	margin-left: 6.02em;
	margin-top: .92em;
	margin-bottom: .25em;
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	color: #007AFF;
	text-indent: -96px;
	line-height: .92em;
}

p.MiniTOC1
{
	padding-left: 0pt;
	color: #007AFF;
}

p.t1_Topic_Title1LOP
{
	margin-left: 3em;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	mc-auto-number-format: '  ';
	mc-auto-number-position: outside-tail;
	mc-auto-number-offset: 0;
	mc-auto-number-class: TOC_Link;
	text-indent: -7px;
	line-height: .92em;
}

p.t2_Topic_Title2LOP
{
	margin-left: 4.5em;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}


p.t3_Topic_Title3LOP
{
	margin-left: 6.02em;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

p.t1_Topic_Title1TOC
{
	margin-left: 3em;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	mc-auto-number-format: '  ';
	mc-auto-number-position: outside-tail;
	mc-auto-number-offset: 0;
	mc-auto-number-class: TOC_Link;
	text-indent: -7px;
	line-height: .92em;
}

p.t2_Topic_Title2TOC
{
	margin-left: 0.59in;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

p.t3_Topic_Title3TOC
{
	margin-left: 4.5em;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

p.tt_Topic_TypeLOP
{
	margin-left: 6.02em;
	margin-top: .17em;
	margin-bottom: .33em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	color: #218921;
	line-height: .92em;
	text-transform: uppercase;
}

p.sd_Short_DescriptionLOP
{
	margin-left: 6.02em;
	margin-top: .17em;
	margin-bottom: .33em;
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	color: #323232;
	line-height: .92em;
}

/*
*********************
* Heading classes   *
*********************
*/

h1
{
	color: #363B3F;
	font-style: normal;
	margin-bottom: 1em;
	font-size: 1.2em;
	padding-left: 5%;
	padding-right: 5%;
	mc-next-tag: p;
	mc-next-class: sd_Short_Description;
}

h1,
h2,
h3,
h4,
h5,
h1._0_Preface_Title,
h1._0_Chapter_Title,
h1._0_Appendix_Title,
h1.t0_Topic_Title0,
h2.t1_Topic_Title1,
h3.t2_Topic_Title2,
h4.t3_Topic_Title3,
h5.Heading4
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	mc-next-tag: p;
	mc-next-class: sd_Short_Description;
}


h5,
h5.Heading4 
{
	color: #0D7F46;
}


h1._0_Appendix_Title
{
	/*mc-auto-number-format: 'GY:{A+}';*/
	mc-auto-number-class: hNum;
	mc-next-tag: p;
	mc-next-class: sd_Short_Description;
}

h2
{
	font-size: 1.1em;
	padding-left: 5%;
	padding-right: 5%;
}

h3,
h4,
h5
{
	padding-left: 5%;
	padding-right: 5%;
}

h3
{
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	color: #363B3F;
	mc-next-tag: p;
	mc-next-class: sd_Short_Description;
}

p.ph1_Pref_Head1
{
	margin-top: 1.09em;
	margin-bottom: .75em;
	font-weight: bold;
	font-style: normal;
	font-size: .92em;
	color: #007AFF;
	line-height: 1.09em;
}

/*
*******************************
* Image-related classes *******
*******************************
*/

div.EFM_image
{
	float: center;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
}

img.icon
{
	display: inline;
	vertical-align: text-top;
}

img.screen,
img.screen_noborder
{
	max-width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
}

img.screen
{
	border: solid 1px #696969;
}

p.gt_Graphic_Title
{
	margin-top: 1.5em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
}


div.How_to_clip
{	
	width: 90%;
}

img.How_to_clip_img
{
	padding: 1.5em;
	vertical-align: middle;
}


/*
************************************
* Paragraph classes ****************
************************************
*/

p.Body
{
	margin-top: .5em;
	margin-bottom: .5em;
	font-style: normal;
}

p.byb_Before_you_begin
{
	margin-top: 1em;
	margin-bottom: 0;
	font-style: normal;
	mc-auto-number-format: 'Before you begin';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: Bold;
	font-weight: bold;
	mc-next-tag: p;
	mc-next-class: Body;
}

p.co1_Command1,
p.co2_Command2,
p.co3_Command3,
p.co4_Command4
{
	font-family: 'Courier New';
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 11pt;
	mc-next-class: co1_Command1;
}

p.co2_Command2
{
	mc-next-class: co2_Command2;
}

p.co3_Command3
{
	mc-next-class: co3_Command3;
}

p.co4_Command4
{
	mc-next-class: co4_Command4;
}

/*Style for Linux commands - input and output*/
p.Commands	
{
	word-wrap: break-word;
	font-family: 'Courier New';
	color: #000000;
	display: block;
	mc-next-tag: p;
	mc-next-class: Commands;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.dd_Dropdown
{
	margin-top: 1em;
	margin-bottom: .67em;
	font-weight: bold;
	font-style: normal;
}

p.de_DropdownEnd
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: .17em;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	line-height: .08em;
}

p.ex_Example
{
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
	mc-auto-number-format: 'Example: ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
}

p.GreenRules
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
}

p.i1_Indent1,
p.co1_Command1
{
	margin-left: 0.3in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: i1_Indent1;
}

p.i3_Indent3,
p.co3_Command3
{
	margin-left: 0.783in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: i3_Indent3;
}

p.i4_Indent4,
p.co4_Command4
{
	margin-left: 0.983in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: i4_Indent4;
}

p.m_Machine
{
	margin-left: 3em;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Courier New';
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	text-indent: -19px;
	line-height: .92em;
	mc-next-tag: p;
	mc-next-class: m_Machine;
}

p.p_Popup
{
	margin-right: 0.08333in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
}

p.pa_Popup_Append
{
	margin-right: 0.08333in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
}

p.po_Popup_Only
{
	margin-right: 0.08333in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
}

p.poa_Popup_Only_Append
{
	margin-right: 0.08333in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
}

p.pr_Procedure
{
	margin-top: 1em;
	margin-bottom: 0;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: s1_Step1;
	mc-auto-number-format: 'Procedure';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: Bold;
	font-weight: bold;
}

p.ri_Related_information
{
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'Related information';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: Bold;
}

p.rt_Related_topics
{
	margin-top: 1em;
	margin-bottom: 0;
	font-style: normal;
	mc-auto-number-format: 'Related topics';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: Bold;
	font-weight: bold;
}

p.sd_Short_Description
{
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
}

p.st_Subtopic
{
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
}

p.tp_Topics
{
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: normal;
	mc-auto-number-format: 'Topics';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	padding-left: 6.5%;
}

p.tt_Topic_Type
{
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: bold;
	font-style: normal;
	color: #218921;
}

p.wf_Workflow
{
	margin-top: 1em;
	margin-bottom: 0;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: s1_Step1;
	mc-auto-number-format: 'Workflow';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: Bold;
	font-weight: bold;
}

p.wn_What_to_do_next
{
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'What to do next';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: Bold;
}

p.z_CautionBody
{
	margin-top: 0;
	margin-bottom: .25em;
	font-weight: normal;
	font-style: normal;
	padding-left: 12pt;
	mc-next-tag: p;
	mc-next-class: z_CautionBody;
}

p.z_CheckBox
{
	margin-top: 0;
	margin-bottom: .17em;
	font-family: Wingdings;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'o';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-next-tag: p;
	mc-next-class: z_CheckBox;
}

p.z_CheckMark
{
	margin-right: 0.05in;
	margin-top: .25em;
	margin-bottom: .25em;
	font-family: 'Wingdings 2';
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'P';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: ;
	mc-next-tag: p;
	mc-next-class: z_CheckMark;
}

p.z_Cross
{
	margin-right: 0.05in;
	margin-top: .25em;
	margin-bottom: .25em;
	font-family: 'Wingdings 2';
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'O';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: ;
	mc-next-tag: p;
	mc-next-class: z_Cross;
}

p.z_ImportantBody
{
	margin-top: 0;
	margin-bottom: .25em;
	font-weight: normal;
	font-style: normal;
	padding-left: 12pt;
	mc-next-tag: p;
	mc-next-class: z_ImportantBody;
}

p.z_NoteBody
{
	margin-top: 0;
	margin-bottom: .25em;
	font-weight: normal;
	font-style: normal;
	padding-left: 12pt;
	mc-next-tag: p;
	mc-next-class: z_NoteBody;
}

p.z_TipBody
{
	margin-top: 0;
	margin-bottom: .25em;
	font-weight: normal;
	font-style: normal;
	padding-left: 12pt;
	mc-next-tag: p;
	mc-next-class: z_TipBody;
}

p.z_WarningBody
{
	margin-top: 0;
	margin-bottom: .25em;
	font-weight: normal;
	font-style: normal;
	padding-left: 12pt;
	mc-next-tag: p;
	mc-next-class: z_WarningBody;
}

/*
**********************************
* List/bullet classes ************
**********************************
*/

p.b1_Bullet1
{
	margin-left: 0.3in;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 28.8px;
	mc-auto-number-class: bullet1;
	margin-bottom: 0.42em;
	margin-top: 0.42em;
	mc-auto-number-format: '{color #007AFF}• {/color}';
	mc-next-tag: p;
	mc-next-class: b1_Bullet1;
}

p.b2_Bullet2
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}• {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22.368px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: b2_Bullet2;
}

p.b3_Bullet3
{
	margin-left: 0.783in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}- {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: b3_Bullet3;
}

p.cb1_Cell_Bullet1
{
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}• {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: cb1_Cell_Bullet1;
	margin-left: 29px;
	padding-left: 0;
	mc-auto-number-offset: 25px;
	margin-bottom: .17em;
	margin-top: .17em;
}

p.cb1_Cell_Bullet2
{
	margin-bottom: .17em;
	margin-top: .17em;
	margin-left: 54px;
	mc-auto-number-class: bullet1;
	mc-auto-number-format: '{color #007AFF}• {/color}';
	mc-auto-number-offset: 25px;
	mc-auto-number-position: outside-head;
	padding-left: 0;
}

p.cd2_Cell_Dash2
{
	margin-left: 0.533in;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}- {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22.368px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: cd2_Cell_Dash2;
}

p.ci1_Cell_Indent1
{
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	padding-left: 0%;
	mc-next-tag: p;
	mc-next-class: ci1_Cell_Indent1;
	margin-left: 30px;
}

p.cs1_Cell_Step1
{
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'E:{n=1} ';
	mc-auto-number-position: outside-head;
	mc-auto-number-class: StepNumber;
	mc-next-tag: p;
	mc-next-class: cs2_Cell_Step2_;
	mc-auto-number-offset: 25px;
	margin-left: 29px;
	padding-left: 0;
}

p.cs2_Cell_Step2_
{
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'E:{n+1} ';
	mc-auto-number-position: outside-head;
	mc-auto-number-class: StepNumber;
	mc-next-tag: p;
	mc-next-class: cs2_Cell_Step2_;
	mc-auto-number-offset: 25px;
	margin-left: 29px;
	padding-left: 0;
}

p.d2_Dash2
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}- {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22.368px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: d2_Dash2;
}

p.d3_Dash3
{
	margin-left: 0.783in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}- {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: d3_Dash3;
}

p.d4_Dash4
{
	margin-left: 0.983in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}- {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 19.2px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: d4_Dash4;
}

p.i2_Indent2,
p.co2_Command2
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: i2_Indent2;
}

p.li_List_Introduction
{
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: b1_Bullet1;
}


p.sc_Step_Cont
{
	margin-left: 0.3in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: sc_Step_Cont;
}

p.s1_Step1
{
	mc-next-class: s2_Step2_;
	margin-left: 0.3in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'S:{n=1} ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 28.8px;
	mc-auto-number-class: StepNumber;
}

p.s2_Step2_
{
	mc-next-class: s2_Step2_;
	margin-left: 0.3in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'S:{n+1} ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 28.8px;
	mc-auto-number-class: StepNumber;
}

p.sb_Step_Bullet
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}• {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22.368px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: sb_Step_Bullet;
}

p.sbc_Step_Bullet_Cont
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: sb_Step_Bullet;
}

p.se_Step_example
{
	margin-left: 0.3in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'Example: ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-next-tag: p;
	mc-next-class: s2_Step2_;
}

p.ss1_Substep1
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'Q:{a=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22.368px;
	mc-next-tag: p;
	mc-next-class: ss2_Substep2_;
}

p.ss2_Substep2_
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'Q:{a+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22.368px;
	mc-next-tag: p;
	mc-next-class: ss2_Substep2_;
}

p.ssb_Substep_Bullet
{
	margin-left: 0.783in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: '{color #007AFF}• {/color}';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: bullet1;
	mc-next-tag: p;
	mc-next-class: ssb_Substep_Bullet;
}

p.ssbc_Substep_Bullet_Cont
{
	margin-left: 0.783in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: ssb_Substep_Bullet;
}

p.ssc_Substep_Cont
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-next-tag: p;
	mc-next-class: ss2_Substep2_;
}

p.sse_Substep_Example
{
	margin-left: 0.533in;
	margin-top: .42em;
	margin-bottom: .42em;
	font-weight: normal;
	font-style: normal;
	mc-auto-number-format: 'Example: ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-next-tag: p;
	mc-next-class: ss2_Substep2_;
}

/*
****************************
* Table-related classes ****
****************************
*/

col.TableStyle-Notes-Column-Column2
{
	width: auto !important;
}

p.cb_Cell_Body
{
	margin-top: .33em;
	margin-bottom: .33em;
	font-weight: normal;
	font-style: normal;
	padding-left: 0%;
	mc-next-tag: p;
	mc-next-class: cb_Cell_Body;
}

p.cdh_Cell_Doc_Highlight
{
	text-align: center;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: bold;
	font-style: normal;
	padding-left: 0%;
}

p.cdt_Cell_Doc_Title
{
	text-align: center;
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	padding-left: 0%;
}

p.ch_Cell_Heading
{
	margin-top: .17em;
	margin-bottom: .17em;
	font-weight: bold;
	font-style: normal;
	padding-left: 0%;
	mc-next-tag: p;
	mc-next-class: ch_Cell_Heading;
}

p.z_CellBodyBlue
{
	margin-top: 0;
	margin-bottom: .25em;
	font-weight: normal;
	font-style: normal;
	color: #007AFF;
	mc-next-tag: p;
	mc-next-class: z_CellBodyBlue;
}

table
{
	width: 90% !important;
}

td
{
	font-size: 1em;
}

th
{
	font-weight: bold;
	font-size: 1em;
}

/*
*********************
* character classes *
*********************
*/

span.Ascii
{
	font-family: 'Courier New';
	font-weight: normal;
	font-style: normal;
}

span.Blue
{
	color: #0065bd;
}

span.Bold
{
	font-weight: bold;
}

span.bullet1
{
	line-height: 16px;
	font-size: 1.6em;
}

span.Callout
{
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

span.CalloutNumber
{
	font-family: 'Courier New';
	font-weight: normal;
	font-style: normal;
}

span.Code
{
	font-family: 'Courier New';
	font-weight: bold;
	font-style: normal;
	font-size: .92em;
	line-height: 1.09em;
}

span.Command
{
	font-family: 'Courier New';
	font-weight: bold;
	font-style: normal;
}

span.CommandVariable
{
	font-family: 'Courier New';
	font-weight: bold;
	font-style: italic;
	font-size: .92em;
	line-height: 1.09em;
}

span.dash
{
	font-weight: normal;
	font-style: normal;
	font-size: .92em;
	color: #007AFF;
	line-height: 1.09em;
}

span.Disable_Glossary
{
	mc-disable-glossary-terms: true;
}

span.Disable_Glossary_Bold
{
	mc-disable-glossary-terms: true;
	font-weight: bold;
}

span.Disable_Glossary_Emphasis
{
	mc-disable-glossary-terms: true;
	font-style: italic;
}

span.Emphasis
{
	font-style: italic;
}

span.Green
{
	color: #9acd32;
}

span.Label
{
	font-weight: bold;
	font-style: normal;
}

span.Link
{
	color: #007AFF;
	text-decoration: none;
}

span.Red
{
	color: #f10e11;
}

span.ReviewComment
{
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 1.09em;
	color: #ff0000;
	line-height: 1.25em;
}

span.StepNumber
{
	font-weight: bold;
	font-style: normal;
}

span.Superscript
{
	font-weight: normal;
	font-style: normal;
	font-size: .67em;
	vertical-align: super;
}

span.TOC_Link
{
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

span.TOC_Link_NotBold
{
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	line-height: .92em;
}

span.TOC_Link9pt
{
	
}

span.TOC_Short_Description
{
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	color: #323232;
	line-height: .92em;
}

span.TOC_Topic_Type
{
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	color: #218921;
	line-height: .92em;
	text-transform: uppercase;
}

span.Xref
{
	color: #007AFF;
}

/*
******************
* Madcap classes *
******************
*/

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: '';
	mc-breadcrumbs-divider: ' | ';
	border-bottom-style: none;
	font-size: .9em;
	color: #808C91;
}

MadCap|dropDown
{
	mc-closed-image: url('../Images/triangle_right.png');
	mc-open-image: url('../Images/triangle_down.png');
	mc-image-position: left;
}

MadCap|dropDownBody
{
	margin-left: .62em;
	padding-left: .62em;
}

MadCap|dropDownHead
{
	margin-left: 5%;
	margin-right: 5%;
	font-weight: normal;
}

MadCap|glossaryTerm
{
	color: #007AFF;
	font-weight: normal;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|miniTocProxy
{
	border-top-color: black;
	margin-left: 5%;
	margin-right: 5%;
}

MadCap|Toggler
{
	color: #000000;
	text-decoration: none !important;
	margin-top: 1.08em;
	margin-bottom: .75em;
	font-weight: normal;
	font-size: 1em;
	mc-closed-image: url('../Images/triangle_right.png');
	mc-open-image: url('../Images/triangle_down.png');
	mc-image-position: left;
}

MadCap|topicToolbarProxy
{
	margin-bottom: 1em;
}

MadCap|xref.AppTitle
{
	mc-format: 'Appendix {paranum} “{paratext}”';
	color: #0065BD;
}

MadCap|xref.AppTitle_w_o_Link
{
	mc-format: 'Appendix {chapnum} “{paratext}”';
	color: inherit;
}

MadCap|xref.ChapTitle
{
	mc-format: 'Chapter {chapnum} “{paratext}”';
	color: #007AFF;
	text-decoration: underline;
}

MadCap|xref.ChapTitle_w_o_Link
{
	mc-format: 'Chapter {chapnum} “{paratext}”';
	color: inherit;
}

MadCap|xref.Heading
{
	color: #007AFF;
	mc-format: '{paratext}';
}

MadCap|xref.Heading_And_Page_w_o_Link
{
	mc-format: '“{paratext}”';
	color: inherit;
}

MadCap|xref.Heading_w_o_Link
{
	mc-format: '{i}{paratext}{/i}';
	color: inherit;
}

MadCap|xref.Heading_w_o_Link_Plain
{
	mc-format: '{paratext}';
	color: inherit;
}

MadCap|xref.Step
{
	mc-format: 'step {paranumonly}';
}

MadCap|xref.Step_w_o_Link
{
	mc-format: 'Step {paranumonly}';
	color: inherit;
}

/*
*******************************************
* Font awesome icons, prefixed with "fa_" *
*******************************************
*/
.fa_checkmark:before
{
	margin-right: 0.05in;
	margin-top: .25em;
	margin-bottom: .25em;
	display: inline-block;
	font-style: normal;
	font-size: 14px;
	line-height: 1;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	mc-next-tag: p;
}

.fa_checksquare:before,
.fa_checksquare_blue:before
{
	margin-right: 0.05in;
	margin-top: .25em;
	margin-bottom: .25em;
	display: inline-block;
	font-style: normal;
	font-size: 14px;
	line-height: 1;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f046";
	mc-next-tag: p;
}

.fa_checksquare_blue:before
{
	color: #0065BD;
}

.fa_remove:before
{
	margin-right: 0.05in;
	margin-top: .25em;
	margin-bottom: .25em;
	display: inline-block;
	font-style: normal;
	font-size: 14px;
	line-height: 1;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00d";
	mc-next-tag: p;
}

.fa_square:before
{
	margin-right: 0.05in;
	margin-top: .25em;
	margin-bottom: .25em;
	display: inline-block;
	font-style: normal;
	font-size: 14px;
	line-height: 1;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f096";
	mc-next-tag: p;
}

/*
***********************************
* Font awesome div-based messages *
***********************************
*/
/* Applies to all "message" classes */
[class^=message] p {
	padding-left: 35px; 
	margin: 8px 0;
}

/* Applies to all "message" classes */
[class^=message] > p:first-child:before 
{
	position: absolute;
	padding-top: 3px;
	margin-left: 0px;
}

/* DIV classes for all messages */
.messageCaution,
.messageImportant, 
.messageNote,
.messageTip 
{
	width: 85%;
	position: relative;
	padding: 3px 16px;
	margin: 5px 5% 5px 5%;	
	border-radius: 8px;
	background-color: #D0D3D6;
	margin-right: 5px;
	padding-top: 3px;
}

/* Applies icon */
.messageCaution > p:first-child:before 
{		
	color: #f44141;
	font-style: normal;
	font-size: 22px;
	line-height: .6;
	font-family: FontAwesome;	
	content: "\f071"; 
	left: 11px; 
	letter-spacing: 5px;	
	mc-next-tag: p;
	mc-next-class: body;
}

/* Applies icon */
.messageImportant > p:first-child:before 
{		
	color: #FA6E1E;
	font-style: normal;
	font-size: 22px;
	line-height: .5;
	font-family: FontAwesome;	
	content: "\f06a"; 
	left: 12px; 
	mc-next-tag: p;
	mc-next-class: body;
}

/* Applies icon */
.messageNote > p:first-child:before 
{		
	color: #007AFF;
	font-style: normal;
	font-size: 22px;
	line-height: .6;
	font-family: FontAwesome;	
	content: "\f044"; 
	left: 13px; 
	mc-next-tag: p;
	mc-next-class: body;
}

/* Applies icon */
.messageTip > p:first-child:before 
{		
	color: #05CE7C;
	font-style: normal;
	font-size: 26px;
	line-height: .5;
	font-family: FontAwesome;	
	content: "\f0eb"; 
	left: 14px; 
	mc-next-tag: p;
	mc-next-class: body;
}

/* provides a bulleted list (continuation) inside all messages */
p.mess_b1_bullet1 
{
	padding: 0 0 0 47px;
	margin: .42em 0 .42em 20px;
	left: 16px;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 18.8px;
	mc-auto-number-class: bullet1;
	mc-auto-number-format: '{color #007AFF}• {/color}';
	mc-next-tag: p;
	mc-next-class: mess_b1_bullet1;
}

/*
**************
* @media rules *
****************
*/

@media non-print
{
	p.cb1_Cell_Bullet1
	{
		
	}
	
	p.cb1_Cell_Bullet2
	{
		margin-bottom: .17em;
		margin-left: 54px;
		margin-top: .17em;
		padding-left: 0;
	}
	
	p.ci1_Cell_Indent1
	{
		margin-left: 0.3in;
	}

	p.cs2_Cell_Step2_
	{
		padding-left: 0;
	}
}

@media print
{
	p
	{
		font-size: 0.9em;
	}

	h1,
	h2,
	h3
	{
		color: #007AFF;
		font-weight: normal;
		font-style: normal;
		letter-spacing: 0em;
	}

	h1
	{
		font-size: 1.84em;
		margin-bottom: 10pt;
		line-height: 26pt;
	}

	h2
	{
		font-size: 18pt;
		margin-top: 20pt;
		margin-bottom: 10pt;
		line-height: 1.84em;
	}

	h3
	{
		margin-top: 20pt;
		margin-bottom: 10pt;
		font-size: 1.17em;
		line-height: 17pt;
	}	

	a.MCBreadcrumbsLink
	{
		color: #5cc2e9;
	}

	p.d1_Dash1,
	p.d2_Dash2,
	p.d3_Dash3 p.d4_Dash4 p.cd2_Cell_Dash2
	{
		mc-auto-number-format: '- ';
		mc-auto-number-class: dash;
	}

	p.ci1_Cell_Indent1
	{
		padding-left: 5%;
		margin-left: 0.3in;
	}	

	p.cb1_Cell_Bullet2
	{
		padding-left: 0;
	}

	p.z_CheckMark
	{
		list-style-type: none;
		font-family: 'Wingdings 2';
		display: block;
	}

	p.z_NoteIcon
	{
		mc-auto-number-format: 'NOTE';
	}

	MadCap|xref
	{
		mc-format: '{paratext}{color #000000}, page {page}{/color}';
	}
	
	MadCap|xref.Heading
	{
		mc-format: '{paratext}, page {page}';
	}

	MadCap|xref.Heading_And_Page_w_o_Link
	{
		mc-format: '“{paratext}” on page {page}';
	}
		
	MadCap|glossaryTerm
	{
		color: #007AFF;
		font-weight: normal;
		border-bottom: dotted 1px;
		text-transform: none;
		mc-image-position: none;
		mc-open-image: none;
		mc-closed-image: none;
	}	
}
