/*<meta sourceDocument="D:\FlexNet Operations\01_ReleaseNotes_LLM\LLM-ReleaseNotes.book" />*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i|Material+Icons&display=swap');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	margin-left: 18px;
	margin-right: 20px;
	margin-top: 9px;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: 100%;
}

p
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .9375rem;
	line-height: 1.5em;
	color: #333333;
}

table
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 1.5em;
	color: #333333;
	font-size: .9375rem;
}

/* STYLES FOR CONTENT IMPORTED FROM OXYGEN ONLY */

div.section
{
	margin-top: 9px;
	margin-bottom: 9px;
}

div.draft-comment
{
	display: none;
}

ul
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	/*font-size: .9375rem;*/
	line-height: 1.5em;
	color: #333333;
	margin: 0;
}

ul li
{
	margin-left: -22px;
	margin-top: 9px;
	margin-bottom: 9px;
	/*padding-left: 9px;*/
}

ul ul
{
	list-style-type: circle;
}

ol
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	/*font-size: .9375rem;*/
	line-height: 1.5em;
	color: #333333;
	margin: 0;
}

ol li
{
	margin-left: -22px;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 9px;
}

/* FIXING STEP NUMBERING PROBLEM, STARTING WITH 2 */

ol.steps
{
	list-style: none;
	counter-reset: custom-counter;
}

ol.steps li.step
{
	counter-increment: custom-counter;
}

ol.steps li.step::before
{
	content: counter(custom-counter) ". ";
}

ol.substeps li.substep
{
	list-style-type: lower-alpha;
}

li.step::before
{
	margin-left: -26px;
	padding-right: 11px;
	letter-spacing: -1px;
	display: inline-block;
	width: 1.5em;
	text-align: right;
}

div.stepresult
{
	margin-top: 9px;
	margin-bottom: 9px !important;
	margin-left: 1px;
	margin-left: 0px;
}

div.info
{
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 0px;
}

/* END FIX */
/* TABLE STYLES FOR TABLES IMPORTED FROM OXYGEN ONLY */

table.simpletable,
table.choicetable
{
	font-family: Nunito, Calibri, Segoe UI, Verdana, Tahoma, Arial !important;
	line-height: 1.5em !important;
	color: #333333 !important;
	font-size: .9375rem !important;
	border-left: none !important;
	border-right: none !important;
	margin-top: 9px !important;
	width: 98% !important;
}

table.simpletable th,
table.choicetable th
{
	background-color: #FFFFFF !important;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	padding-right: 6px !important;
	color: #333333;
	text-align: left;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .875rem;
	border-top: 1px solid #9B9B9B !important;
	border-bottom: 1px solid #9B9B9B !important;
	border-left: none !important;
	border-right: none !important;
}

table.simpletable th:first-child,
table.choicetable th:first-child
{
	border-left: 1px solid #9B9B9B !important;
}

table.simpletable th:last-child,
table.choicetable th:last-child
{
	border-right: 1px solid #9B9B9B !important;
}

table.simpletable td,
table.choicetable td
{
	padding-left: 10px !important;
	padding-right: 6px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	border-bottom: 1px solid #DDDDDD !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	vertical-align: top !important;
}

td.stentry p
{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/*FIX OL LI PROBLEM*/

li.step div.choice
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 18px;
	text-indent: -18px;
}

div.choice::before
{
	content: "•";
	margin-right: 8px;
	font-size: 1rem;
}

/* END OF OXYGEN SPECIFIC STYLES */
/* OVERRIDES SKIN HEADER LOGO WITH FLEXERA SVG VERSION - UNABLE TO SELECT SVG FILE IN UI */

/*
.title-bar-layout a.logo
{
	border: none;
	padding: 0;
	margin: 0;
	z-index: 1;
	display: block;
	width: 257px;
	height: 15px;
	align-self: center;
	background: transparent url('Images/FlexeraDocLogo.svg') no-repeat center center;
	-pie-background: transparent url('Images/FlexeraDocLogo.svg') no-repeat center center;
}

*/

/* OVERRIDES SKIN HEADER LOGO WITH REVENERA SVG VERSION */

.title-bar-layout a.logo
{
	border: none;
	padding: 0;
	margin: 0;
	z-index: 1;
	display: block;
	width: 268px;
	height: 22px;
	align-self: center;
	background: transparent url('Images/ReveneraDocLogo.svg') no-repeat center center;
	-pie-background: transparent url('Images/ReveneraDocLogo.svg') no-repeat center center;
}

nav.title-bar
{
	padding-top: 7px;
	padding-bottom: 8px;
}

/* END LOGO OVERRIDE */

p.tun_Tutorial_Navigation,
p.tn_Tutorial_Navigation
{
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
}

p.a_Body,
p.shortdesc
{
	margin-top: 9px;
	margin-bottom: 9px;
}

p.a2_Body2,
p.al_Body_Under_List
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 9px;
}

p.a3_Body3,
p.ali_Body_Under_List_Indented
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 9px;
}

p.a4_Body4,
p.alit_Body_Under_List_Indented_Twice
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
}

/* RESPONSIVE IMAGES */

p.a_Body img,
p.a2_Body2 img,
p.a3_Body3 img,
p.a4_Body4 img,
p.cow_Code_Wide img,
p.cowf_Code_Wide_First img
{
	max-width: 100% !important;
	height: auto !important;
}

/* End Responsive Images */

p.an_Advanced_Note,
p.ano_Advanced_Note,
p.bp_Best_Practice,
p.bpb1f_Best_Practice_Bulleted1_First,
p.bpn1f_Best_Practice_Numbered1_First,
p.bp2_Best_Practice2,
p.bpr_Best_Practice_Relative,
p.bpl_Best_Practice_Under_List,
p.bp3_Best_Practice3,
p.bpri_Best_Practice_Relative_Indented,
p.bpli_Best_Practice_Under_List_Indented,
p.c_Caution,
p.cb1f_Caution_Bulleted1_First,
p.cn1f_Caution_Numbered1_First,
p.c2_Caution2,
p.cr_Caution_Relative,
p.cl_Caution_Under_List,
p.c3_Caution3,
p.cri_Caution_Relative_Indented,
p.cli_Caution_Under_List_Indented,
p.esn_Edition-Specific_Note,
p.esn_Edition_Specific_Note,
p.esnams_Edition-Specific_Note_AMS,
p.esnams_Edition_Specific_Note_AMS,
p.esnstd_Edition-Specific_Note_Standard,
p.esnstd_Edition_Specific_Note_Standard,
p.esnent_Edition-Specific_Note_Enterprise,
p.esnent_Edition_Specific_Note_Enterprise,
p.esnpro_Edition-Specific_Note_Professional,
p.esnpro_Edition_Specific_Note_Professional,
p.esn2_Edition-Specific_Note2,
p.esn2_Edition_Specific_Note2,
p.esnr_Edition_Specific_Note_Relative,
p.esnl_Edition_Specific_Note_Under_List,
p.esn3_Edition-Specific_Note3,
p.esn3_Edition_Specific_Note3,
p.esnri_Edition_Specific_Note_Relative_Indented,
p.esnli_Edition_Specific_Note_Under_List_Indented,
p.ino_Important_Note,
p.inob1f_Important_Note_Bulleted1_First,
p.inon1f_Important_Note_Numbered1_First,
p.ino2_Important_Note2,
p.inor_Important_Note_Relative,
p.inol_Important_Note_Under_List,
p.ino3_Important_Note3,
p.inori_Important_Note_Relative_Indented,
p.inoli_Important_Note_Under_List_Indented,
p.no_Note,
p.non1f_Note_Numbered1_First,
p.psn2_Project-Specific_Note2,
p.psn2_Project_Specific_Note2,
p.psnl_Project_Specific_Note_Under_List,
p.psnr_ProjectSpecificNote_Relative,
p.psn3_Project-Specific_Note3,
p.psn3_Project_Specific_Note3,
p.psnli_Project_Specific_Note_Under_List_Indented,
p.psnri_Project_Specific_Note_Relative_Indented,
p.sn_Security_Note,
p.sn2_Security_Note2,
p.snr_Security_Note_Relative,
p.snl_Security_Note_Under_List,
p.sn3_Security_Note3,
p.snri_Security_Note_Relative_Indented,
p.vn_Version_Note,
p.vnb1f_Version_Note_Bulleted1_First,
p.vnn1f_Version_Note_Numbered1_First,
p.vn2_Version_Note2,
p.vnr_Version_Note_Relative,
p.vnl_Version_Note_Under_List,
p.vn3_Version_Note3,
p.vnri_Version_Note_Relative_Indented,
p.vnli_Version_Note_Under_List_Indented,
p.wl_Windows_Logo,
p.wlb1f_Windows_Logo_Bulleted1_First,
p.wln1f_Windows_Logo_Numbered1_First,
p.wl2_Windows_Logo2,
p.wlr_Windows_Logo_Guideline_Relative,
p.wll_Windows_Logo_Guideline_Under_List,
p.wl3_Windows_Logo3,
p.wlri_Windows_Logo_Guideline_Relative_Indented,
p.wlli_Windows_Logo_Guideline_Under_List_Indented,
p.ti_Tip,
p.tib1f_Tip_Bulleted1_First,
p.tin1f_Tip_Numbered1_First,
p.psn_Project-Specific_Note,
p.psn_Project_Specific_Note,
p.no2_Note2,
p.nol_Note_Under_List,
p.nor_Note_Relative,
p.ti2_Tip2,
p.til_Tip_Under_List,
p.tir_Tip_Relative,
p.ti3_Tip3,
p.tili_Tip_Under_List_Indented,
p.tiri_Tip_Relative_Indented,
p.no3_Note3,
p.noli_Note_Under_List_Indented,
p.nori_Note_Relative_Indented,
div.noteTip,
div.note,
div.noteImportant,
div.noteRemember
{
	color: #333333;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: notename;
	margin-top: 15px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position-x: 9px;
	background-position-y: 9px;
	padding-top: 9px;
	padding-bottom: 11px;
	padding-right: 12px;
	background-color: #f7f7f7;
	border-top: 0px solid #DDDDDD;
	font-style: normal;
	padding-left: 34px;
}

p.an_Advanced_Note,
p.ano_Advanced_Note
{
	mc-auto-number-format: 'Advanced Note:';
	background-image: url('Images/note_advanced.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.b_Bulleted
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 9px;
	/*mc-auto-number-format: '• ';*/
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_BulletsBig;
}

p.b2_Bulleted2
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: '• ';
	/*mc-auto-number-format: '○ ';*/
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_BulletsTable;
}

p.b3_Bulleted3
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
	/*mc-auto-number-format: '• ';*/
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_BulletsGray;
}

p.bc_Breadcrumb
{
	text-align: right;
	margin-right: .35in;
	margin-top: 0;
	margin-bottom: 9px;
	font-weight: 700;
	color: #959595;
}

p.bp_Best_Practice
{
	mc-auto-number-format: 'Best Practice:';
	background-image: url('Images/note_bp.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.bp2_Best_Practice2
{
	margin-left: .25in;
	mc-auto-number-format: 'Best Practice:';
	background-image: url('Images/note_bp.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.bp3_Best_Practice3
{
	margin-left: .5in;
	mc-auto-number-format: 'Best Practice:';
	background-image: url('Images/note_bp.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.c_Caution
{
	mc-auto-number-format: 'Caution:';
	background-image: url('Images/note_caution.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.c2_Caution2
{
	margin-left: .25in;
	mc-auto-number-format: 'Caution:';
	background-image: url('Images/note_caution.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.c3_Caution3
{
	margin-left: .5in;
	mc-auto-number-format: 'Caution:';
	background-image: url('Images/note_caution.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.cl_Command-Line_Statement,
p.cl_Command_Line_Statement
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	padding-left: 22px;
	text-indent: -22px;
}

p.cl2_Command-Line_Statement2,
p.cl2_Command_Line_Statement2
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	padding-left: 22px;
	text-indent: -22px;
}

p.cl3_Command-Line_Statement3,
p.cl3_Command_Line_Statement3
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	padding-left: 22px;
	text-indent: -22px;
}

p.cl4_Command-Line_Statement4,
p.cl4_Command_Line_Statement4
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	padding-left: 22px;
	text-indent: -22px;
}

p.co_Code,
p.code,
p.pre,
p.codeph,
p.codeblock,
p.filepath,
p.systemoutput
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.co2_Code2
{
	margin-left: .25in;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.co3_Code3
{
	margin-left: .5in;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.co4_Code4
{
	margin-left: .75in;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.cof_Code_First
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.cof2_Code_First2
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.cof3_Code_First3
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.cof4_Code_First4
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.cow_Code_Wide
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.cowf_Code_Wide_First
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

/* CODE BLOCK */

p.cb_Code_Block,
p.cb2_Code_Block2
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	background-color: #f7f7f7;
	padding: 0 12px 0 12px;
	display: block;
}

p.cb2_Code_Block2
{
	margin-left: .25in;
}

p.sh2_Subheading2 + p.cb_Code_Block,
p.sh1_Subheading1 + p.cb_Code_Block,
p.a_Body + p.cb_Code_Block,
h1 + p.cb_Code_Block
{
	padding: 10px 12px 12px 12px;
	margin-top: 12px;
}

/* END CODE BLOCK */

p.pt_Part_Title,
p.ct_Chapter_Title,
p.h1_Heading1,
p.h1t_Heading1_Top,
p.h2_Heading2,
p.h3_Heading3,
p.h4_Heading4,
p.h5_Heading5,
p.h6_Heading6
{
	font-size: 2.5rem;
	margin-top: 0;
	margin-bottom: 7px;
	color: #333333;
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	letter-spacing: 0.2px;
	line-height: 110%;
}

h1.pt_Part_Title,
h1.ct_Chapter_Title,
h1.h1_Heading1,
h1.h1t_Heading1_Top,
h1.h2_Heading2,
h1.h3_Heading3,
h1.h4_Heading4,
h1.h5_Heading5,
h1.h6_Heading6
{
	font-size: 2.5rem;
	margin-top: 0;
	margin-bottom: 16px;
	color: #333333;
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 110%;
}

h1
{
	font-size: 2.5rem;
	margin-top: 0;
	margin-bottom: 16px;
	color: #333333;
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 110%;
}

h2,
h3
{
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-weight: 700;
}

h2
{
	font-weight: 700;
}

h3
{
	font-weight: 700;
}

p.dp_Directory_Path
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.dp2_Directory_Path2
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.dp3_Directory_Path3
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.dp4_Directory_Path4
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.esn_Edition-Specific_Note,
p.esn_Edition_Specific_Note
{
	mc-auto-number-format: 'Edition:';
	background-image: url('Images/note_edition.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.esn2_Edition-Specific_Note2,
p.esn2_Edition_Specific_Note2
{
	margin-left: .25in;
	mc-auto-number-format: 'Edition:';
	background-image: url('Images/note_edition.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.esn3_Edition-Specific_Note3,
p.esn3_Edition_Specific_Note3
{
	margin-left: .5in;
	mc-auto-number-format: 'Edition:';
	background-image: url('Images/note_edition.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.hsa_Heading_See_Also
{
	margin-top: 22px;
	margin-bottom: 0;
	font-weight: 700;
	color: #333333;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

p.ic_Image_Caption
{
	margin-top: -7px;
	padding-top: 0;
	margin-bottom: 18px;
	color: #6e6e6e;
	font-style: normal;
	font-weight: 700;
	font-size: .8em;
}

p.ic2_Image_Caption2
{
	margin-left: .25in;
	margin-top: -7px;
	padding-top: 0;
	margin-bottom: 18px;
	color: #6e6e6e;
	font-style: normal;
	font-weight: 700;
	font-size: .8em;
}

p.ic3_Image_Caption3
{
	margin-left: .5in;
	margin-top: -7px;
	padding-top: 0;
	margin-bottom: 18px;
	color: #6e6e6e;
	font-style: normal;
	font-weight: 700;
	font-size: .8em;
}

p.ic4_Image_Caption4
{
	margin-left: .75in;
	margin-top: -7px;
	padding-top: 0;
	margin-bottom: 18px;
	color: #6e6e6e;
	font-style: normal;
	font-weight: 700;
	font-size: .8em;
}

p.ini_INI_File
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.ini2_INI_File2
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.ini3_INI_File3
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.ini4_INI_File4
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.ino_Important_Note
{
	mc-auto-number-format: 'Important:';
	background-image: url('Images/note_important.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.ino2_Important_Note2
{
	margin-left: .25in;
	mc-auto-number-format: 'Important:';
	background-image: url('Images/note_important.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.ino3_Important_Note3
{
	margin-left: .5in;
	mc-auto-number-format: 'Important:';
	background-image: url('Images/note_important.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.n_Numbered
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'a:{n+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.n2_Numbered2
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'a:{n+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.na2_Numbered_Alpha2
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'd:{a+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.n3_Numbered3
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'a:{n+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.na3_Numbered_Alpha3
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'd:{a+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.nr3_Numbered_Roman3
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'd:{r+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.nf_Numbered_First
{
	margin-left: .25in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'a:{n=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.nf2_Numbered_First2
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'a:{n=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.nf3_Numbered_First3
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'a:{n=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.nfa2_Numbered_First_Alpha2
{
	margin-left: .5in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'd:{a=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.nfa3_Numbered_First_Alpha3
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'd:{a=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.nfr3_Numbered_First_Roman3
{
	margin-left: .75in;
	margin-top: 9px;
	margin-bottom: 9px;
	mc-auto-number-format: 'd:{r=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.no_Note
{
	mc-auto-number-format: 'Note:';
	background-image: url('Images/note.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

div.note
{
	/*mc-auto-number-format: 'Note';*/
	background-image: url('Images/note.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

div.noteImportant
{
	/*mc-auto-number-format: 'Note';*/
	background-image: url('Images/note_important.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

div.noteRemember
{
	/*mc-auto-number-format: 'Note';*/
	background-image: url('Images/note_advanced.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

div.noteTip
{
	/*mc-auto-number-format: 'Tip';*/
	background-image: url('Images/note_tip.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

div.note b,
div.noteTip b,
div.noteImportant b,
div.noteRemember b
{
	text-transform: uppercase;
}

div.noteTip
{
	margin-bottom: 9px;
}

p.nob_Note_Bullet
{
	color: #333333;
	margin-left: .528in;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: normal;
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_BulletsBig;
	background-color: #f7f7f7;
}

p.nob2_Note_Bullet2
{
	color: #333333 !important;
	margin-left: .778in;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: normal;
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_BulletsBig;
}

p.nodp_Note_Directory_Path
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 9px;
}

p.nos_Note_Syntax,
p.noini_Note_INI_File,
p.nocls_Note_Command-Line_Statement
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 9px;
}

p.nocf_Note_Code_First
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 0px;
}

p.noc_Note_Code,
p.noco_Note_Code
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 0;
}

p.nodp2_Note_Directory_Path2
{
	margin-left: .25in;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 9px;
}

p.nos2_Note_Syntax2,
p.noini2_Note_INI_File2,
P.nocls2_Note_Command-Line_Statement2
{
	margin-left: .25in;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 9px;
}

p.nocf2_Note_Code_First2
{
	margin-left: .25in;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 0;
	padding-top: 0;
}

p.noso_Note_Screen_Output,
p.noso2_Note_Screen_Output2
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 9px;
}

p.noso2_Note_Screen_Output2
{
	margin-left: .25in;
}

p.noui_Note_User_Input,
p.noui2_Note_User_Input2
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	font-weight: bold;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 9px;
}

p.noui2_Note_User_Input2
{
	margin-left: .25in;
}

p.noc2_Note_Code2
{
	margin-left: .25in;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
	background-color: #f7f7f7;
	padding-left: 34px;
	padding-bottom: 0;
}

p.non_Note_Numbered
{
	color: #333333;
	margin-left: .25in;
	margin-top: 0px;
	margin-bottom: 0px;
	mc-auto-number-format: 'a:{n+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
	font-style: normal;
}

p.nonf_Note_Numbered_First
{
	color: #333333;
	margin-left: .25in;
	margin-top: 0px;
	margin-bottom: 0px;
	mc-auto-number-format: 'a:{n=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
	font-style: normal;
	padding-left: 34px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-right: 12px;
}

p.nonf2_Note_Numbered_First2
{
	margin-left: .5in;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	mc-auto-number-format: 'd:{a=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
	font-style: normal;
}

p.non2_Note_Numbered2
{
	margin-left: .5in;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	mc-auto-number-format: 'd:{a+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
	font-style: normal;
}

p.nop_Note_Paragraph
{
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 34px;
	font-style: normal;
	background-color: #f7f7f7;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-right: 12px;
}

p.nop2_Note_Paragraph2
{
	color: #333333;
	margin-top: 0;
	margin-bottom: 0px;
	padding-left: 34px;
	margin-left: .25in;
	font-style: normal;
	background-color: #f7f7f7;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-left: 34px;
	padding-right: 12px;
}

p.nop3_Note_Paragraph3
{
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: .25in;
	font-style: normal;
	background-color: #f7f7f7;
	padding-top: 0;
	padding-bottom: 9px;
	padding-left: 58px;
	padding-right: 12px;
}

p.no3_Note3 + p.nop3_Note_Paragraph3
{
	margin-left: .5in;
	padding-left: 34px;
}

p.psn2_Project-Specific_Note2
{
	margin-left: .25in;
	mc-auto-number-format: 'Project:';
	background-image: url('Images/note_project.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.psn3_Project-Specific_Note3
{
	margin-left: .5in;
	mc-auto-number-format: 'Project:';
	background-image: url('Images/note_project.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.s_Syntax,
p.s2_Syntax2,
p.s3_Syntax3,
p.s4_Syntax4
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.s2_Syntax2
{
	margin-left: .25in;
}

p.s3_Syntax3
{
	margin-left: .5in;
}

p.s4_Syntax4
{
	margin-left: .75in;
}

p.sn_Security_Note
{
	mc-auto-number-format: 'Security:';
	background-image: url('Images/note_security.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.sn2_Security_Note2
{
	margin-left: .25in;
	mc-auto-number-format: 'Security:';
	background-image: url('Images/note_security.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.sn3_Security_Note3
{
	margin-left: .5in;
	mc-auto-number-format: 'Security:';
	background-image: url('Images/note_security.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.so_Screen_Output,
p.so2_Screen_Output2,
p.so3_Screen_Output3,
p.so4_Screen_Output4
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.so2_Screen_Output2
{
	margin-left: .25in;
}

p.so3_Screen_Output3
{
	margin-left: .5in;
}

p.so4_Screen_Output4
{
	margin-left: .75in;
}

p.tu_Tutorial,
p.p_Procedure_Leading,
p.l_Lab,
div.stepsection
{
	color: #333333;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: notename;
	margin-top: 18px;
	margin-bottom: 9px;
	background-repeat: no-repeat;
	background-position-x: 1px;
	background-position-y: 4px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 24px;
	padding-right: 20px;
	font-style: italic;
	font-weight: 700;
	padding-top: 4px;
	border-top: #b7b7b7 1px solid;
}

div.stepsection
{
	margin-left: -40px !important;
}

p.tu_Tutorial
{
	background-image: url('Images/note_tutorial.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.ui_User_Input,
p.ui2_User_Input2,
p.ui3_User_Input3,
p.ui4_User_Input4
{
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.ui2_User_Input2
{
	margin-left: .25in;
}

p.ui3_User_Input3
{
	margin-left: .5in;
}

p.ui4_User_Input4
{
	margin-left: .75in;
}

p.vn_Version_Note,
p.vn2_Version_Note2,
p.vn3_Version_Note3
{
	mc-auto-number-format: 'Version:';
	background-image: url('Images/note_version.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.vn2_Version_Note2
{
	margin-left: .25in;
}

p.vn3_Version_Note3
{
	margin-left: .5in;
}

p.wl_Windows_Logo
{
	mc-auto-number-format: 'Windows Logo Guideline:';
	background-image: url('Images/note_windows.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.wl2_Windows_Logo2
{
	margin-left: .25in;
	mc-auto-number-format: 'Windows Logo Guideline:';
	background-image: url('Images/note_windows.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.wl3_Windows_Logo3
{
	margin-left: .5in;
	mc-auto-number-format: 'Windows Logo Guideline:';
	background-image: url('Images/note_windows.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.Copyright_Title
{
	margin-top: 14px;
	margin-bottom: 0;
	font-weight: bold;
	color: #333333;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	line-height: 15pt;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

p.Copyright_Header
{
	margin-top: 14px;
	margin-bottom: 0;
	font-weight: bold;
	color: #333333;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	line-height: 14pt;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

p.Copyright_Body
{
	margin-top: 9px;
	margin-bottom: 0;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: ;
}

table.Default
{
	margin-left: 0;
	color: #333333;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 9px;
	margin-bottom: 18px;
	border-spacing-x: 0;
	border-spacing-y: 0;
	border-collapse: collapse;
	vertical-align: top;
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	border-color: #ACACAC;
}

table.Default td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ACACAC;
}

table.Default th
{
	vertical-align: top;
	background-color: #c9c9c9;
}

table.Default tr
{
	vertical-align: top;
}

p.th_Table_Header
{
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #333333;
	text-align: left;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .875rem;
}

p.tch_Table_Cell_Heading,
p.tchp_Table_Cell_Heading_Procedure
{
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
	text-align: left;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

p.ta_Table_Body,
p.tca_Table_Cell_Body,
p.tpss_Table_Procedure_Single_Step
{
	vertical-align: top;
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.tt_Table_Title,
p.tt2_Table_Title2,
p.tt3_Table_Title3,
p.ttw_Table_Title_Wide,
caption span.tabletitle
{
	text-align: left;
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: -4px;
	color: #969696;
	font-style: normal;
	font-weight: 600;
	display: block;
	padding-left: 0;
	font-size: .875rem;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

caption span.tabletitle
{
	margin-bottom: 6px;
}

p.tb_Table_Bulleted
{
	margin-left: 0.25in;
	margin-top: 6px;
	margin-bottom: 0;
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_BulletsBig;
}

p.tb2_Table_Bulleted2
{
	margin-left: 0.5in;
	margin-top: 6px;
	margin-bottom: 0;
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_BulletsTable;
}

p.tx_TableX
{
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: 0;
	mc-auto-number-format: '•';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: z_TableX;
	text-align: center;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.ps_Product_Subheading
{
	margin-top: 0;
	margin-bottom: 32px;
	font-weight: 700;
	color: #707070;
	font-size: 14px;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	display: none;
}

p.sh1_Subheading1
{
	margin-top: 24px;
	margin-bottom: 9px;
	font-weight: 700;
	font-size: 1.875rem;
	color: #333333;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 110%;
}

/* SUBHEADINGS FROM DITA ... NOT GOOD BECAUSE NO CONTROL OVER SPACE BEFORE AND AFTER */

div.context p b
{
	font-size: 1.875rem;
	color: #333333;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	margin-top: 24px;
	margin-bottom: -3px;
	display: block;
}

p.sh2_Subheading2
{
	font-size: 1.375rem;
	margin-top: 24px;
	margin-bottom: 9px;
	font-weight: 700;
	color: #333333;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 110%;
}

p.sh3_Subheading3
{
	font-size: 1.125rem;
	font-weight: 700;
	margin-top: 24px;
	margin-bottom: 9px;
	color: #333333;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 110%;
}

p.p_Procedure_Leading,
div.stepsection
{
	background-image: url('Images/note_task.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.l_Lab
{
	background-image: url('Images/note_lab.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.sal_See_Also_Link
{
	margin-top: 0;
	margin-bottom: 0;
}

p.ti_Tip
{
	mc-auto-number-format: 'Tip:';
	background-image: url('Images/note_tip.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tco_Table_Code
{
	margin-top: 0;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	text-align: left;
}

p.ta2_Table_Body2
{
	margin-left: 0.25in;
	margin-top: 4px;
	margin-bottom: 0;
}

p.tno_Table_Note,
p.tino_Table_Important_Note,
p.tc_Table_Caution,
p.tbp_Table_Best_Practice,
p.tan_Table_Advanced_Note,
p.tsn_Table_Security_Note,
p.tesn_Table_Edition-Specific_Note,
p.tti_Table_Tip,
p.twl_Table_Windows_Logo,
p.tvn_Table_Version_Note,
p.tpsn_Table_Project-Specific_Note
{
	color: #333333;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: notename;
	margin-top: 9px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position-x: 9px;
	background-position-y: 7px;
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left: 32px;
	padding-right: 6px;
	font-style: normal;
	background-color: #f7f7f7;
}

p.tno_Table_Note
{
	mc-auto-number-format: 'Note:';
	background-image: url('Images/note.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tino_Table_Important_Note
{
	mc-auto-number-format: 'Important:';
	background-image: url('Images/note_important.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tui_Table_User_Input
{
	margin-top: 9px;
	margin-bottom: 9px;
	font-weight: bold;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.tnop_Table_Note_Paragraph
{
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 28px;
	padding-right: 6px;
	color: #333333;
	font-style: normal;
	background-color: #f7f7f7;
	margin-top: 0;
}

p.tbh_Table_Body_Header
{
	vertical-align: top;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #333333;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

p.tnf_Table_Numbered_First
{
	margin-left: 0.2in;
	margin-top: 6px;
	margin-bottom: 6px;
	mc-auto-number-format: 'j:{n=1}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.tn_Table_Numbered
{
	margin-left: 0.2in;
	margin-top: 6px;
	margin-bottom: 6px;
	mc-auto-number-format: 'j:{n+}. ';
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 24px;
	mc-auto-number-class: z_Numbered_List_Number;
}

p.tc_Table_Caution
{
	mc-auto-number-format: 'Caution:';
	background-image: url('Images/note_caution.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.pss_Procedure_Single_Step
{
	margin-top: 6px;
	margin-bottom: 9px;
}

p.GroupTitlesIX
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #333333;
}

p.Level1IX
{
	margin-top: 0;
	margin-bottom: 0;
}

p.Level2IX
{
	margin-top: 0;
	margin-bottom: 0;
	text-indent: -48px;
}

a.Hyperlink:link,
a.HyperlinkCode:link,
a:link
{
	color: #bb2fe5;
	text-decoration: none;
}

a.Hyperlink:visited,
a.HyperlinkCode:visited,
a:visited
{
	color: #bb2fe5;
	text-decoration: none;
}

a.Hyperlink:hover,
a.HyperlinkCode:hover,
a:hover
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

a.Hyperlink:active,
a.HyperlinkCode:active,
a:active
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

/* TOC LINKS HAMBURGER MENU */

ul.vertical.menu.slide-in-right li.tree-node a:link,
ul.vertical.menu.slide-in-right li.tree-node a:visited
{
	color: #333333 !important;
	font-weight: normal;
	text-decoration: none;
}

ul.vertical.menu.slide-in-right li.tree-node a:hover,
ul.vertical.menu.slide-in-right li.tree-node a:active
{
	color: #bb2fe5 !important;
	font-weight: normal;
	text-decoration: none;
}

/* TOC Expander Icon */

.is-accordion-submenu-parent > a span.submenu-toggle	/* Removes the default arrow/triangle */
{
	border: none;
}

.is-accordion-submenu-parent > a span.submenu-toggle::after	/* Adds an icon for when the menu is collapsed */
{
	/*content: url('Images/caret_down.svg');*/
	font-family: "Material Icons";
	content: "\e313";
	color: #333333;
	font-size: 20px;
	margin-left: -16px;
}

.is-accordion-submenu-parent[aria-expanded='true'] > a span.submenu-toggle::after	/* Adds an icon for when the menu is expanded  */
{
	/*content: url('Images/caret_up.svg');*/
	font-family: "Material Icons";
	content: "\e316";
	color: #333333;
	font-size: 20px;
	margin-left: -16px;
}

div.off-canvas-wrapper-inner.is-off-canvas-open.is-open-right .is-accordion-submenu-parent > a span.submenu-toggle::after	/* Adds an icon for when the menu is collapsed */
{
	/*content: url('Images/caret_down.svg');*/
	font-family: "Material Icons";
	content: "\e313";
	color: #333333;
	font-size: 20px;
	margin-left: -20px;
}

div.off-canvas-wrapper-inner.is-off-canvas-open.is-open-right .is-accordion-submenu-parent[aria-expanded='true'] > a span.submenu-toggle::after	/* Adds an icon for when the menu is expanded  */
{
	/*content: url('Images/caret_up.svg');*/
	font-family: "Material Icons";
	content: "\e316";
	color: #333333;
	font-size: 20px;
	margin-left: -20px;
}

.is-accordion-submenu-parent > a span.submenu-toggle-container	/* Adjusts the positioning to center it - adjust to your needs */
{
	height: 60%;
}

.is-accordion-submenu-parent[aria-expanded='true'] > a span.submenu-toggle	/* Stops the icon from flipping upside down when you expand the menu */
{
	-webkit-transform-origin: none;
	-ms-transform-origin: none;
	transform-origin: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

/* END TOC Expander Icon */

th
{
	vertical-align: bottom;
	background-color: #e8e8e8;
	font-weight: bold;
	color: #333333;
}

p.tk_Table_Key_Column,
p.tck_Table_Cell_Key_Column
{
	vertical-align: top;
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 700;
}

p.tcls_Table_Command-Line_Statement,
p.tcls_Table_Command_Line_Statement,
p.tcls_Table_Cell_Command-Line_Statement,
p.tcls_Table_Cell_Command_Line_Statement
{
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	padding-left: 22px;
	text-indent: -22px;
}

p.tcof_Table_Code_First
{
	margin-top: 6px;
	margin-bottom: 0;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	text-align: left;
}

p.tcen_Table_Cell_Editor_Note
{
	margin-top: 6px;
	margin-bottom: 6px;
	color: #CC0000;
}

p.psn_Project-Specific_Note,
p.psn_Project_Specific_Note
{
	mc-auto-number-format: 'Project:';
	background-image: url('Images/note_project.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tbp_Table_Best_Practice
{
	mc-auto-number-format: 'Best Practice:';
	background-image: url('Images/note_bp.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tdp_Table_Directory_Path
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.tini_Table_INI_File
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.tan_Table_Advanced_Note
{
	mc-auto-number-format: 'Advanced:';
	background-image: url('Images/note_advanced.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tsn_Table_Security_Note
{
	mc-auto-number-format: 'Security:';
	background-image: url('Images/note_security.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tp_Table_Procedure_Leading
{
	color: #333333;
	font-weight: 700;
	font-style: italic;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: notename;
	margin-top: 9px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 7px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 28px;
	padding-right: 6px;
	background-color: #ffffff;
}

p.tp_Table_Procedure_Leading
{
	/* mc-auto-number-format: 'Task: '; */
	background-image: url('Images/note_task.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tnob_Table_Note_Bullet
{
	color: #333333;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: normal;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 19.2px;
	mc-auto-number-class: zNotItalic;
	mc-auto-number-format: '• ';
	border-top: 0;
	border-bottom: 0;
	text-decoration: none;
	background-color: #f7f7f7;
}

p.tesn_Table_Edition-Specific_Note,
p.tesn_Table_Edition_Specific_Note
{
	mc-auto-number-format: 'Edition:';
	background-image: url('Images/note_edition.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.ts_Table_Syntax
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

p.tso_Table_Screen_Output
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	color: #333333;
}

p.tti_Table_Tip
{
	mc-auto-number-format: 'Tip:';
	background-image: url('Images/note_tip.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.tvn_Table_Version_Note
{
	mc-auto-number-format: 'Version:';
	background-image: url('Images/note_version.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.twl_Table_Windows_Logo
{
	mc-auto-number-format: 'Windows Logo Guideline:';
	background-image: url('Images/note_windows.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

img
{
	border: 0;
}

p.en_Editor_Note
{
	margin-top: 9px;
	margin-bottom: 9px;
	color: #CC0000;
}

p.tn_Tutorial_Navigation
{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
	color: #333333;
}

p.no2_Note2
{
	margin-left: .25in;
	mc-auto-number-format: 'Note:';
	background-image: url('Images/note.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.ti2_Tip2
{
	margin-left: .25in;
	mc-auto-number-format: 'Tip:';
	background-image: url('Images/note_tip.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.ti3_Tip3
{
	margin-left: .5in;
	mc-auto-number-format: 'Tip:';
	background-image: url('Images/note_tip.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

p.no3_Note3
{
	margin-left: .5in;
	mc-auto-number-format: 'Note:';
	background-image: url('Images/note.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

table.footer
{
	color: #333333;
	margin-top: 60px;
	margin-bottom: 16px;
	width: 97%;
	border-top: #DDDDDD 0px solid;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-size: 14px;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

table.footer td
{
	color: #636363;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 12px !important;
	padding-bottom: 0 !important;
	vertical-align: top;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

table.footer td h2,
table.footer td h3
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: 14px;
	margin: 0;
	line-height: normal;
}

table.footer td h2
{
	font-weight: bold;
}

table.footer td h3
{
	font-weight: normal;
}

table.footer a.footerbutton:link,
table.footer a.footerbutton:visited,
table.footer a.footerbutton:hover,
table.footer a.footerbutton:active,
table.footer a.legalbutton:link,
table.footer a.legalbutton:visited,
table.footer a.legalbutton:hover,
table.footer a.legalbutton:active
{
	font-family: 'Source Sans Pro', Calibri, Segoe UI, Verdana, Tahoma, Arial;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	text-align: center;
	user-select: none;
	letter-spacing: 0.4px;
	text-decoration: none;
	border: 2px solid #1ed65f;
	padding: 4px 20px;
	margin-left: 6px;
	white-space: nowrap;
}

table.footer a.footerbutton:link,
table.footer a.footerbutton:visited
{
	background-color: #1ed65f;
	color: #323e48;
}

table.footer a.footerbutton:hover,
table.footer a.footerbutton:active
{
	background-color: #ffffff;
	color: #323e48;
}

table.footer a.legalbutton:link,
table.footer a.legalbutton:visited
{
	background-color: #ffffff;
	color: #323e48;
}

table.footer a.legalbutton:hover,
table.footer a.legalbutton:active
{
	background-color: #1ed65f;
	color: #323e48;
}

p.buttonwrap
{
	line-height: 32px !important;
}

span.Strong
{
	font-weight: 700;
}

span.Emphasis
{
	font-style: italic;
}

span.Hyperlink
{
	color: #bb2fe5;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

span.HyperlinkCode
{
	color: #bb2fe5;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.UI_Element,
span.uicontrol,
span.wintitle
{
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

span.Screen_Output
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.User-Inputted_Text,
span.User_Inputted_Text
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
	font-weight: bold;
}

span.Variable,
span.varname
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
	font-style: italic;
}

span.Example_Names
{
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

span.Function
{
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

span.Property
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Run-In_Head,
span.Run_In_Head
{
	color: #333333;
	font-weight: 700;
}

span.File_Name
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Syntax
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Code
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

code,
.code,
pre,
.pre,
.codeph,
.codeblock,
.filepath,
.systemoutput
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
}

span.CodeHighlight
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-weight: bold;
	color: #00549f;
}

span.CodeHighlight1
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-weight: bold;
	font-style: normal;
	color: #68bd27;
	text-decoration: none;
}

span.Code-Red
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-weight: bold;
	color: #CC0000;
}

span.Command-Line_Parameter,
span.Command_Line_Parameter
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Database_Table
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Strong_and_Emphasis
{
	font-weight: 700;
	font-style: italic;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

span.notename
{
	font-style: normal;
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-transform: uppercase;
	padding-right: 9px;
}

span.API
{
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

span.Directory_Path
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Environment_Variable
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Hyperlink_UI_Element
{
	font-weight: 700;
	color: #bb2fe5;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

span.INI_File
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.Parameter
{
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

span.z_Numbered_List_Number
{
	/*font-weight: 700;*/
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	padding-left: 0;
}

td.AutoNumber_p_nob2_Note_Bullet22 span.z_BulletsBig
{
	padding-left: 0;
}

span.zNotItalic
{
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: black;
	font-size: .9375rem;
}

/* FIRST LEVEL BULLETS */

span.z_BulletsBig
{
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: #333333;
	font-size: .85rem !important;
	padding-left: 0px;
}

/* SECOND LEVEL BULLETS */

span.z_BulletsTable
{
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: #959595;
	font-size: .85rem !important;
}

/* THIRD LEVEL BULLETS */

span.z_BulletsGray
{
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: #bb2fe5;
	font-size: .85rem !important;
}

/* Table X Bullet */

span.z_TableX
{
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: #bb2fe5;
	font-size: 1.75rem !important;
}

xref.GeneralCrossRef
{
	mc-format: '{color #bb2fe5}{paratext}{/color}';
	text-decoration: none;
}

xref.CodeCrossRef
{
	mc-format: '{color #bb2fe5}{paratext}{/color}';
	text-decoration: none;
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .9375rem;
}

xref:hover
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

xref
{
	color: #bb2fe5;
	text-decoration: none;
}

xref:focus
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

xref.GeneralCrossRefBold
{
	mc-format: '{color #bb2fe5}{paratext}{/color}';
	text-decoration: none;
	font-weight: 700;
}

xref.GeneralCrossRefBold:focus
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
	font-weight: 700;
}

xref.GeneralCrossRefBold:hover
{
	color: #bb2fe5;
	text-decoration: underline;
	font-weight: 700;
	text-decoration-color: #bb2fe5 !important;
}

xref.GeneralCrossRef:focus
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

xref.GeneralCrossRef:hover
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5;
}

xref.Link:focus
{
	color: #bb2fe5;
	text-decoration: underline;
	ttext-decoration-color: #bb2fe5 !important;
}

xref.Link:hover
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

xref.Step
{
	mc-format: '{color #bb2fe5}Step {paranumonly}{/color}';
	text-decoration: none;
}

xref.Step:focus
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

/* MARKED TERM WITHIN TOPIC BODY */

xref.Step:hover
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

/*

html.Redirects
{
	mc-master-page: url('../MasterPages/RedirectMaster.flmsp');
}

*/

p.ten_Table_Editor_Note,
p.tcen_Table_Cell_Editor_Note
{
	margin-top: 9px;
	margin-bottom: 9px;
	color: #CC0000;
}

p.tpsn_Table_Project-Specific_Note,
p.tpsn_Table_Project_Specific_Note,
p.tcpsn_Table_Cell_Project-Specific_Note,
p.tcpsn_Table_Cell_Project_Specific_Note
{
	mc-auto-number-format: 'Project:';
	background-image: url('Images/note_project.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

glossaryTerm,
.glossaryTerm
{
	text-decoration: none;
	color: #bb2fe5;
}

MadCap|popupBody
{
	color: #636363;
	background-color: #FFFFE0;
	border-bottom-color: #a9a9a9;
	border-left-color: #a9a9a9;
	border-right-color: #a9a9a9;
	border-top-color: #a9a9a9;
	padding: 9px;
	font-style: normal;
}

.GlossaryPageTerm
{
	font-weight: 700;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 0;
	text-decoration: none;
}

.GlossaryPageDefinition
{
	color: #333333;
	margin-top: 0;
	margin-bottom: 6px;
	text-decoration: none;
}

span.Glossary_Term
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-style: italic;
}

.GlossaryPageEntry
{
	color: #333333;
	text-decoration: none;
}

.GlossaryPageHeading
{
	color: #333333;
}

p.lfnc_Logo_FLEXnet_Connect
{
	text-align: left;
	margin-left: 2.25in;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	mc-hyphenate: never;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: CHAPTER;
	text-indent: 0;
	line-height: 9pt;
	text-decoration: none;
}

p.t_Title
{
	text-align: left;
	margin-left: 2.25in;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 12px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.85em;
	letter-spacing: 0em;
	color: #333333;
	mc-hyphenate: never;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: CHAPTER;
	text-indent: 0;
	line-height: 34pt;
	text-decoration: none;
}

p.bt_BookType
{
	text-align: left;
	margin-left: 2.25in;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 16px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	letter-spacing: 0em;
	color: #7f7f7f;
	mc-hyphenate: never;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: CHAPTER;
	text-indent: 0;
	line-height: 24pt;
	text-decoration: none;
}

p.ct_Copyright_Title
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 24px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 1.85em;
	letter-spacing: 0em;
	color: #333333;
	mc-hyphenate: never;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	text-indent: 0;
	line-height: 22pt;
	text-decoration: none;
}

p.ch_Copyright_Header
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 16px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 1.0em;
	letter-spacing: 0em;
	color: #7f7f7f;
	mc-hyphenate: never;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	text-indent: 0;
	line-height: 16pt;
	text-decoration: none;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

p.cb_Copyright_Body
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	mc-hyphenate: never;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	text-indent: 0;
	line-height: 10pt;
	text-decoration: none;
}

p.con_Contents
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 90px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #00549f;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 37px;
	text-decoration: none;
}

p.ct_Chapter_TitleTOC
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 24px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #00549f;
	text-indent: 0;
	line-height: 17px;
	text-decoration: none;
}

p.h1_Heading1TOC,
p.h1t_Heading1_TopTOC
{
	text-align: left;
	margin-left: 0.25in;
	margin-right: 0;
	margin-top: 5pt;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	text-indent: 0;
	line-height: 15px;
	text-decoration: none;
}

p.h2_Heading2TOC
{
	text-align: left;
	margin-left: 0.4in;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	text-indent: 0;
	line-height: 11pt;
	text-decoration: none;
}

p.h3_Heading3TOC
{
	text-align: left;
	margin-left: 0.6in;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #00549f;
	text-indent: 0;
	line-height: 11pt;
	text-decoration: none;
}

p.h4_Heading4TOC
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0em;
	color: #333333;
	text-indent: 72px;
	line-height: 11pt;
	text-decoration: none;
}

p.pt_Part_TitleTOC
{
	text-align: left;
	margin-left: 0.5in;
	margin-right: 0;
	margin-top: 26px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #00549f;
	text-indent: -48px;
	line-height: 17pt;
	text-decoration: none;
}

p.pn_Part_Number
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 9px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -0.03em;
	color: #00549f;
	mc-hyphenate: never;
	mc-auto-number-format: 'P:Part {volnum}';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	text-indent: 0;
	line-height: 49pt;
	text-decoration: none;
}

p.at_Body_Top_of_Column
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 13pt;
	text-decoration: none;
}

p.h5_Heading5TOC
{
	text-align: left;
	margin-left: 1in;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #666666;
	text-indent: 0;
	line-height: 10pt;
	text-decoration: none;
}

p.h6_Heading6TOC
{
	text-align: left;
	margin-left: 1.25in;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0em;
	color: #666666;
	text-indent: 0;
	line-height: 10pt;
	text-decoration: none;
}

p.z_Header_Left
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Segoe UI';
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 10pt;
	text-decoration: none;
}

p.z_Header_Left_H1
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Segoe UI';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 8pt;
	text-decoration: none;
}

p.z_Footer_Left
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Segoe UI';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 8pt;
	text-decoration: none;
}

span.z_Page_Number
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0em;
	color: #00549f;
	line-height: 9pt;
	text-decoration: none;
}

p.z_Header_Right
{
	text-align: right;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Segoe UI';
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 10pt;
	text-decoration: none;
}

p.z_Header_Right_H1
{
	text-align: right;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Segoe UI';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 8pt;
	text-decoration: none;
}

p.z_Footer_Right
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Segoe UI';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0em;
	color: #666666;
	mc-hyphenate: never;
	text-indent: 0;
	line-height: 8pt;
	text-decoration: none;
}

p.z_Chapter_Number
{
	text-align: right;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Segoe UI';
	font-weight: bold;
	font-style: normal;
	font-size: 4em;
	letter-spacing: 0em;
	color: #00549f;
	mc-hyphenate: never;
	mc-auto-number-format: '{chapnum}';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	text-indent: 0;
	line-height: 120pt;
	text-decoration: none;
}

span.z_NoteName
{
	font-style: normal;
	font-weight: 700;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-transform: uppercase;
	padding-right: 9px;
	text-decoration: none;
}

span.z_Procedure
{
	font-family: 'Segoe UI';
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0em;
	color: #333333;
	text-decoration: none;
}

MadCap|xref.AppNumTitle
{
	mc-format: '{Hyperlink}Appendix {chapnum}, {paratext}{Default ¹ Font}';
}

MadCap|xref.ChapNumTitle
{
	mc-format: '{Hyperlink}Chapter {chapnum}, {paratext}{Default ¹ Font}';
}

MadCap|xref.Figure
{
	mc-format: '{Hyperlink}Figure {paranumonly}{Default ¹ Font}';
}

MadCap|xref.GlossaryText
{
	mc-format: '{Glossary Term}{paratext}{Default ¹ Font}';
}

MadCap|xref.Heading_And_Page
{
	mc-format: '{Hyperlink}{paratext}{Default ¹ Font} on page {Hyperlink}{page}{Default ¹ Font}';
}

MadCap|xref.PageOnly
{
	mc-format: '{Hyperlink}{page}{Default ¹ Font}';
}

MadCap|xref.PartNumTitle
{
	mc-format: '{Hyperlink}Part {volnum}, {paratext}{Default ¹ Font}';
}

MadCap|xref.Table
{
	mc-format: '{Hyperlink}Table {paranumonly}{Default ¹ Font}';
}

MadCap|xref.Table_Number_And_Page
{
	mc-format: '{Hyperlink}Table {paranumonly}{Default ¹ Font} on page {Hyperlink}{page}{Default ¹ Font}';
}

MadCap|xref.Table_All
{
	mc-format: '{Hyperlink}Table {paranumonly}, {paratext}{Default ¹ Font}, on page {Hyperlink}{page}{Default ¹ Font}';
}

p.Body
{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0em;
	color: #333333;
	text-indent: 0;
	line-height: 14pt;
	text-decoration: none;
}

span.EquationVariables
{
	font-style: italic;
}

span.z_MasterPageBlue
{
	font-family: 'Segoe UI';
	font-weight: bold;
	font-style: normal;
	font-size: 7pt;
	letter-spacing: 0em;
	color: #00549f;
	line-height: 9pt;
	text-decoration: none;
}

/*
p.hst_Heading_Subtopics {

	background-image: url('Images/note_toc.svg');
	color: #333333;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	mc-auto-number-class: notename;
	margin-top: 18px;
	margin-bottom: 9px;
	background-repeat: no-repeat;
	background-position-x: 1px;
	background-position-y: 4px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 24px;
	padding-right: 20px;
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	border-top: #b7b7b7 1px solid;
}

p.h1_Heading1MTOC {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #333333;
	
}
*/

MadCap|indexProxy
{
	mc-output-support: all;
}

/* PRISM STYLES */

/* PrismJS 1.19.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+aspnet+c+csharp+cpp+java+objectivec+powershell */

/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */

code[class*="language-"],
pre[class*="language-"]
{
	color: black;
	background: none;
	text-shadow: 0 1px white;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 1em;
	text-align: left;
	/*white-space: pre;*/
	white-space: pre-wrap !important;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.3;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	user-select: text !important;
	-moz-user-select: text !important;
	webkit-user-select: text !important;
	ms-user-select: text !important;
}

pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection
{
	text-shadow: none;
	background: #b3d7fe;
}

pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection
{
	text-shadow: none;
	background: #b3d7fe;
}

@media print
{
	code[class*="language-"],
	pre[class*="language-"]
	{
		text-shadow: none;
	}
}

/* Code blocks */

pre[class*="language-"]
{
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"]
{
	background: none;
	border: 0px solid #cccccc;
	padding: 12px;
	width: 95%;
}

/* Inline code */

:not(pre) > code[class*="language-"]
{
	padding: .1em;
	border-radius: .3em;
	/*white-space: normal;*/
	white-space: pre-wrap !important;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata
{
	color: slategray;
}

.token.punctuation
{
	color: #999;
}

.token.namespace
{
	opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted
{
	color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted
{
	color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string
{
	color: #9a6e3a;
	/*background: hsla(0, 0%, 100%, .5);*/
	background: none;
}

.token.atrule,
.token.attr-value,
.token.keyword
{
	color: #07a;
}

.token.function,
.token.class-name
{
	color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable
{
	color: #e90;
}

.token.important,
.token.bold
{
	font-weight: bold;
}

.token.italic
{
	font-style: italic;
}

.token.entity
{
	cursor: help;
}

/* END PRISM STYLES */
/* HEADER DROP SHADOW */

body.web .title-bar-container
{
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
}

/* END HEADER DROP SHADOW */

p.h3_Heading3MTOC
{
	text-align: left;
	margin-left: 1.1in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-family: 'Source Sans Pro';
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #636363;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

p.h2_Heading2MTOC
{
	text-align: left;
	margin-left: 0.9in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-family: 'Source Sans Pro';
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #323232;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

p.h1_Heading1MTOC
{
	text-align: left;
	margin-left: 0.75in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-family: 'Source Sans Pro';
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #00a0de;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

/* FROM TOPIC.CSS -- AUTOMATICALLY CREATED BY FLARE DURING BUILD */

table.AutoNumber_p_b_Bulleted
{
	/*margin-left: .25in;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}

td.AutoNumber_p_b_Bulleted
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .9375rem;
	line-height: 1.5em;
	color: #333333;
}

/* ----- */

table.AutoNumber_p_b2_Bulleted2
{
	/*margin-left: .5in;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}

/* ----- */

table.AutoNumber_p_b3_Bulleted3
{
	/*margin-left: .75in;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}

/* ----- */

table.AutoNumber_p_nob_Note_Bullet
{
	/*margin-left: 34px;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
}

td.AutoNumber_p_nob_Note_Bullet
{
	color: #333333;
	font-style: normal;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .9375rem;
	line-height: 1.5em;
	padding-bottom: 4px;
	padding-right: 9px;
}

td.AutoNumber_p_nonf_Note_Numbered_First
{
	padding-right: 9px !important;
}

/* ----- */

table.AutoNumber_p_nob_Note_Bullet2
{
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
	margin-left: .25in !important;
}

table.AutoNumber_p_nob2_Note_Bullet2
{
	/*margin-left: .778in;*/
	/*margin-left: 0;*/
	margin-left: .25in !important;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
}

td.AutoNumber_p_nob2_Note_Bullet2
{
	color: black;
	font-style: normal;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .9375rem;
	line-height: 1.5em;
	padding-bottom: 4px;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
}

/* ----- */

table.AutoNumber_p_nonf_Note_Numbered_First,
table.AutoNumber_p_non_Note_Numbered
{
	padding-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 6px;
	/*margin-left: 34px!important;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.AutoNumber_p_nonf_Note_Numbered_First td,
table.AutoNumber_p_non_Note_Numbered td,
table.AutoNumber_p_nonf2_Note_Numbered_First2 td,
table.AutoNumber_p_nob_Note_Bullet td,
table.AutoNumber_p_nob2_Note_Bullet2 td
{
	padding-bottom: 9px !important;
}

table.AutoNumber_p_nonf_Note_Numbered_First col:first-child,
table.AutoNumber_p_non_Note_Numbered col:first-child
{
	width: 34px !important;
	background-color: #f7f7f7;
}

table.AutoNumber_p_nob_Note_Bullet2 col:first-child,
table.AutoNumber_p_nob2_Note_Bullet2 col:first-child
{
	width: 34px !important;
}

table.AutoNumber_p_nonf_Note_Numbered_First col:first-child
{
	width: 34px !important;
}

table.AutoNumber_p_nob_Note_Bullet col:first-child
{
	width: 34px !important;
}

table.AutoNumber_p_nonf2_Note_Numbered_First2 col:first-child
{
	width: 32px !important;
	background-color: #f7f7f7;
}

table.AutoNumber_p_nonf2_Note_Numbered_First2
{
	margin-left: 24px !important;
	padding-right: 0 !important;
}

p.bp_Best_Practice + table.AutoNumber_p_nonf_Note_Numbered_First
{
	margin-left: 0 !important;
}

p.no_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.no2_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.no3_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.an_Advanced_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.bp_Best_Practice + table.AutoNumber_p_nonf_Note_Numbered_First,
p.bp2_Best_Practice2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.bp3_Best_Practice3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.c_Caution + table.AutoNumber_p_nonf_Note_Numbered_First,
p.c2_Caution2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.c3_Caution3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.esn_Edition-Specific_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.esn_Edition_Specific_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.esn2_Edition-Specific_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.esn2_Edition_Specific_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.esn3_Edition-Specific_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.esn3_Edition_Specific_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.psn_Project-Specific_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.psn_Project_Specific_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.psn2_Project-Specific_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.psn2_Project_Specific_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.psn3_Project-Specific_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.psn3_Project_Specific_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.ino_Important_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.ino2_Important_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.ino3_Important_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.sn_Security_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.sn2_Security_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.sn3_Security_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.ti_Tip + table.AutoNumber_p_nonf_Note_Numbered_First,
p.ti2_Tip2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.ti3_Tip3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.vn_Version_Note + table.AutoNumber_p_nonf_Note_Numbered_First,
p.vn2_Version_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.vn3_Version_Note3 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.wl_Windows_Logo + table.AutoNumber_p_nonf_Note_Numbered_First,
p.wl2_Windows_Logo2 + table.AutoNumber_p_nonf_Note_Numbered_First,
p.wl3_Windows_Logo3 + table.AutoNumber_p_nonf_Note_Numbered_First
{
	margin-left: 0 !important;
}

p.no2_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First
{
	margin-left: 24px !important;
	padding-right: 24px !important;
}

p.no2_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First + table.AutoNumber_p_nob2_Note_Bullet2,
p.no2_Note2 + table.AutoNumber_p_nonf_Note_Numbered_First + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2
{
	margin-left: 24px !important;
	padding-right: 24px !important;
	background-color: transparent !important;
	width: 100% !important;
}

p.no2_Note2 + table.AutoNumber_p_nob2_Note_Bullet2,
p.no2_Note2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2,
p.no2_Note2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2,
p.no2_Note2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2,
p.nop3_Note_Paragraph3 + table.AutoNumber_p_nob2_Note_Bullet2
{
	margin-left: 24px !important;
	padding-right: 24px !important;
	background-color: transparent !important;
	width: 100% !important;
}

table.AutoNumber_p_nob2_Note_Bullet2 td:first-child
{
	background-color: #F7F7F7 !important;
}

table.AutoNumber_p_nonf2_Note_Numbered_First2
{
	padding-right: 24px !important;
}

table.AutoNumber_p_nonf_Note_Numbered_First td table.AutoNumber_p_nonf2_Note_Numbered_First2 td
{
	padding-right: 12px !important;
}

table.AutoNumber_p_nob2_Note_Bullet2 td
{
	padding-right: 12px !important;
}

td.AutoNumber_p_nonf_Note_Numbered_First,
td.AutoNumber_p_non_Note_Numbered
{
	color: #333333;
	font-style: normal;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f7f7f7;
	font-size: .9375rem;
	line-height: 1.5em;
	padding-bottom: 4px;
}

/* ----- */

table.AutoNumber_p_tb_Table_Bulleted
{
	/*margin-left: 0.25in;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 0;
}

/* ----- */

table.AutoNumber_p_tb2_Table_Bulleted2
{
	/*margin-left: 0.5in;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 0;
}

/* ----- */

table.AutoNumber_p_tnf_Table_Numbered_First
{
	/*margin-left: 0.2in;*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* ----- */

table.AutoNumber_p_tnob_Table_Note_Bullet
{
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
	text-decoration-blink: false;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
}

td.AutoNumber_p_tnob_Table_Note_Bullet
{
	color: #333333;
	font-style: normal;
	border-top: 0;
	border-bottom: 0;
	text-decoration: none;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .9375rem;
	line-height: 1.5em;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
}

/* ----- */

table.AutoNumber_p_tnob_Table_Note_Bullet2
{
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
	text-decoration-blink: false;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
}

td.AutoNumber_p_tnob_Table_Note_Bullet2
{
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .9375rem;
	line-height: 1.5em;
	padding-left: 30px;
	padding-right: 10px;
	/*background-color: #FFFFFF;*/
	background-color: #f7f7f7;
}

/* ----- */
/* END AUTO ADD */
/* SEARCH */

.search-bar .search-field
{
	border: 1px solid #9b9b9b;
}

.search-bar .search-submit
{
	border-top: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
}

/* ADDING PADDING FOR TOPIC ONLY */

.body-container
{
	padding-top: 1.75em;
	padding-left: 1.75em;
}

span.Bold
{
	font-weight: bold;
	text-decoration: none;
}

/* HIDING LINK IN SEARCH RESULTS ... IT IS REDUNDANT */

#resultList .url
{
	display: none;
}

ul#resultList
{
	margin-left: 21px;
	margin-right: 25px;
}

p.cbb_Copyright_Body_Bold
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 4pt;
	margin-bottom: 0pt;
	font-family: 'Source Sans Pro';
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #323232;
	mc-hyphenate: never;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
}

/* RESPONSIVE INDEX PAGE STYLING */

div.MCIndexProxy_0
{
	border-top-width: 0;
	border-top-style: solid;
	border-top-color: black;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 0px;
}

p.IndexHeading_0
{
	font-family: 'Source Sans Pro', Calibri, Segoe UI, Verdana, Tahoma, Arial;
	font-size: 1.5rem;
	line-height: 120%;
	color: #333333;
	display: block;
	margin: 2em 0;
	margin-left: 0pt;
	font-weight: 700;
	margin-top: 18pt;
	margin-bottom: 0;
	text-align: left;
	page-break-after: avoid;
	column-break-after: avoid;
}

table.GenIndexTable1
{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	text-align: inherit;
	margin-top: 2px;
	margin-bottom: 2px;
}

td.GenIndexText1
{
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	text-align: inherit;
	mc-leader-indent: 5pt;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	mc-multiline-indent: 0.4in;
}

a.GenIndexText1:link
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-indent: 5pt;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-decoration: none;
	mc-multiline-indent: 0.4in;
}

a.GenIndexText1
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-indent: 5pt;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-decoration: none;
	mc-multiline-indent: 0.4in;
}

td.GenIndexAutoText1
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	text-align: inherit;
	margin: 0;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

td.GenIndexPageText1
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	margin: 0;
	vertical-align: bottom;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-align: right;
	white-space: normal;
}

table.GenIndexTable2
{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	text-align: inherit;
	margin-top: 2px;
	margin-bottom: 2px;
}

td.GenIndexText2
{
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	text-align: inherit;
	mc-leader-indent: 5pt;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	mc-multiline-indent: 0.4in;
}

a.GenIndexText2:link
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-indent: 5pt;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-decoration: none;
	mc-multiline-indent: 0.4in;
}

a.GenIndexText2
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-indent: 5pt;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-decoration: none;
	mc-multiline-indent: 0.4in;
}

td.GenIndexAutoText2
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	text-align: inherit;
	margin: 0;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

td.GenIndexPageText2
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	margin: 0;
	vertical-align: bottom;
	color: #333333;
	font-size: .9375rem;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	text-align: right;
	white-space: normal;
}

/* FOR RELEASE NOTES - MULTI PAGE */

div.MCMiniTocBox_0
{
	border-top-width: 0px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.MiniTOC1_0,
p.MiniTOC2_0,
p.MiniTOC3_0,
p.MiniTOC4_0,
a.MiniTOC1:link,
a.MiniTOC2:link,
a.MiniTOC3:link,
a.MiniTOC4:link
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 120%;
	display: block;
	margin-bottom: 6px;
	margin-top: 0;
}

p.MiniTOC1_0,
a.MiniTOC1:link
{
	font-size: .9375rem;
	font-weight: 700;
	margin-left: 0px;
}

p.MiniTOC2_0,
a.MiniTOC2:link
{
	font-size: .85rem;
	font-weight: normal;
	margin-left: 10px;
}

p.MiniTOC3_0,
a.MiniTOC3:link
{
	font-size: .85rem;
	margin-left: 20px;
	font-weight: normal;
}

p.MiniTOC4_0,
a.MiniTOC4:link
{
	font-size: .85rem;
	margin-left: 30px;
	font-weight: normal;
	font-style: italic;
}

a.MiniTOC1:link,
a.MiniTOC1:visited
{
	color: #bb2fe5;
	text-decoration: none;
}

a.MiniTOC1:link:hover,
a.MiniTOC1:link:active
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

a.MiniTOC2:link,
a.MiniTOC2:visited
{
	color: #bb2fe5;
	text-decoration: none;
}

a.MiniTOC2:link:hover,
a.MiniTOC2:link:active
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

a.MiniTOC3:link,
a.MiniTOC3:visited
{
	color: #bb2fe5;
	text-decoration: none;
}

a.MiniTOC3:link:hover a.MiniTOC3:link:active
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

a.MiniTOC4:link,
a.MiniTOC4:visited
{
	color: #bb2fe5;
	text-decoration: none;
}

a.MiniTOC4:link:hover,
a.MiniTOC4:link:active
{
	color: #bb2fe5;
	text-decoration: underline;
	text-decoration-color: #bb2fe5 !important;
}

p.d_date
{
	font-size: 1rem;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 48px;
}

/* END FOR RELEASE NOTES - MULTI PAGE */

span.z_BulletsBlack
{
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #323232;
	line-height: 11pt;
	text-decoration: none;
}

span.z_Bullets
{
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #00a0de;
	line-height: 11pt;
	text-decoration: none;
}

span.z_Table_Image_Autonumber
{
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #323232;
	line-height: 11pt;
	text-decoration: none;
}

/* LEFT NAV ARROW PROBLEM */

.submenu-toggle-container[aria-expanded='true'] > span.submenu-toggle,
.is-accordion-submenu-parent > a[aria-expanded='true'] > .submenu-toggle-container > span.submenu-toggle
{
	height: 14px;
}

/* SEARCH HIGHLIGHT */

span.SearchHighlight1
{
	background-color: #ffff66;
	color: inherit;
}

/* END SEARCH HIGHLIGHT */
/* START FIXED TABLE HEADERS */

table.TableStyle_Table_in_Body_Fixed thead td
{
	position: -webkit-sticky;
	position: sticky;
	top: -30px;
	z-index: 2;
}

table.TableStyle_Table_in_Body_Fixed
{
	margin-top: 0 !important;
	padding-top: 0 !important;
}

/* END FIXED TABLE HEADERS */
/* REVENERA LINK COLOR */

span.mcFormatColor
{
	color: #BB2FE5 !important;
}

/* ------------------ CSS TO HIDE FOOTER WHEN VIEWING ON MOBILE DEVICE -------------------*/

@media (max-width: 700px)
{
	table.footer
	{
		display: none;
	}
}

/* ------------------ END CSS TO HIDE FOOTER WHEN VIEWING ON MOBILE DEVICE -------------------*/
/* ------------ START LANDING PAGE TILES ------------ */

div.FlexContainer
{
	display: flex;
	flex-wrap: wrap;
	margin-left: -.8em;
	padding-left: 0;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
}

div.FlexContainer > div
{
	background-color: #ffffff;
	border: 2px solid #ebebeb;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.2);
	color: black;
	flex-basis: 16em;
	float: left;
	margin: 1em;
	text-align: center;
}

div.FlexContainer > div > a
{
	padding: 1em 2em 22px 2em !important;
	display: block;
	color: inherit;
	text-decoration: none;
	font-size: 1em;
	height: 100% !important;
}

div.FlexContainer p.desc
{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 120%;
	font-size: .85em;
	font-weight: 400;
	color: #333333 !important;
}

div.FlexContainer p.title
{
	margin-top: 0;
	margin-bottom: 6px;
	font-weight: 700;
	/*Revenera*/
	color: #bb2fe5 !important;
	/*Flexera*/
	/*color: #0000FF !important;*/
	line-height: 120%;
}

/*  Start Tile Transition and Hover Effect */

div.FlexContainer > div
{
	transition: all 0.3s;
}

div.FlexContainer > div:hover
{
	box-shadow: 5px 10px 20px rgba(0,0,0,0.4);
	background-color: #f5f5f5;
}

/* End Tile Transition and Hover Effect */

div.FlexContainer a:link,
div.FlexContainer a:visited
{
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 6px;
}

div.FlexContainer a:hover,
div.FlexContainer a:active
{
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 6px;
}

.moduleicon
{
	width: 32px;
	padding-top: 12px;
	padding-bottom: 9px;
	text-align: center;
}

/* ------------ END LANDING PAGE TILES ------------ */
/* -------------------CSS FOR SECOND COLUMN CONTAINING MINI-TOC ----------------------- */

div.mpcontainer
{
	
}

div.mpmain
{
	float: left;
	width: 80%;
	padding-right: 15px;
}

div.mpcol2
{
	background-color: #ffffff;
	float: right;
	width: 20%;
	padding: 0 0 0 18px;
	border-left: 1px solid #cccccc;
}

/* NOTE: FLEXERA'S MAX WIDTH IS 1000 */

@media (max-width: 1000px)
{
	div.mpcol2
	{
		display: none;
	}

	div.mpmain
	{
		width: 100%;
	}
}

/* ------------------ END CSS FOR SECOND COLUMN CONTAINING MINI-TOC --------------------- */
/*------------ COMMUNITY LINK BOX ------------*/

div.CommunityContainer > div
{
	background-color: #f1f1f1;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	padding: .9em 1em .9em 1em;
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial !important;
}

div.CommunityContainer p.title
{
	margin-top: 0;
	margin-bottom: 9px;
	font-weight: 700;
	color: #333333 !important;
	line-height: 120%;
	font-size: .9em;
}

div.CommunityContainer p.desc
{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 120%;
	font-weight: 400;
	font-size: .8em;
}

div.CommunityContainer a:link,
div.CommunityContainer a:visited
{
	display: block;
	color: #bb2fe5;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 6px;
	font-size: 1em;
}

div.CommunityContainer a:hover,
div.CommunityContainer a:active
{
	display: block;
	color: #bb2fe5;
	text-decoration: underline;
	padding-top: 0;
	padding-bottom: 6px;
	font-size: 1em;
}

/*------------ END COMMUNITY LINK BOX  ------------*/
/* --- 3-COLUMN FOOTER -- */

p.HelpTitle,
p.HelpDate
{
	margin: 0;
	font-size: 14px;
}

p.HelpTitle
{
	font-weight: bold;
}

/*--------- CSS TO MAKE EMBEDDED VIDEOS RESPONSIVE ---------*/

.videoWrapper
{
	position: relative;
	/*padding-bottom: 56.25%;*/
	padding-bottom: 315px;
	/* 16:9 */
	height: 0;
}

.videoWrapper iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 560px;
	max-height: 315px;
}

/* Adjustment to make video full size on phones and tablets */

@media only screen and (max-device-width: 480px)
{
	.videoWrapper
	{
		position: relative;
		padding-bottom: 56.25%;
		/* 16:9 */
		height: 0;
	}

	.videoWrapper iframe
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

/*--------- END CSS TO MAKE EMBEDDED VIDEOS RESPONSIVE ---------*/
/*--------- LINK COLOR ON SEARCH RESULTS PAGE NUMBERS ---------*/

#pagination a
{
	color: #BB2FE5 !important;
}

/* FIX 5TH LEVEL TOC LINKS */

ul.off-canvas-accordion ul.accordion-menu ul.accordion-menu ul.accordion-menu ul.accordion-menu ul.accordion-menu li
{
	margin-left: 24px !important;
}

/* EXPAND COLLAPSE */

MadCap|dropDownHotspot
{
	font-family: 'Source Sans Pro', Calibri, 'Segoe UI', Verdana, Tahoma, Arial;
	font-size: .9375rem;
	line-height: 1.5em;
}

/* TWO LEVELS OF BULLETS IN FIRST LEVEL NOTE */

table.AutoNumber_p_nob_Note_Bullet + table.AutoNumber_p_nob2_Note_Bullet2,
table.AutoNumber_p_nob_Note_Bullet + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2,
table.AutoNumber_p_nob_Note_Bullet + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2,
table.AutoNumber_p_nob_Note_Bullet + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2 + table.AutoNumber_p_nob2_Note_Bullet2
{
	margin-left: 0 !important;
	padding-left: .25in !important;
	width: 100% !important;
}

span.Link
{
	font-family: 'Segoe UI';
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	line-height: 11pt;
	text-decoration: none;
}

span.GUI
{
	font-style: normal;
	letter-spacing: 0em;
	color: #000000;
	text-decoration: none;
}

span.Computer
{
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #000000;
	line-height: 11pt;
	text-decoration: none;
}

/*--------- HIGHLIGHT JIRA TICKET NUMBER IN RED FONT IF VISIBLE --------- */

[data-mc-conditions*="helplibrary.Jira_"]
{
	color: red;
}

/*--------- END HIGHLIGHT JIRA TICKET NUMBER IN RED FONT IF VISIBLE --------- */

