/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	src: url(../Fonts/Poppins/Poppins-Light.ttf);
}

@font-face 
{
	font-family: 'Poppins';
	font-style: italic;
	font-weight: normal;
	src: url(../Fonts/Poppins/Poppins-LightItalic.ttf);
}

@font-face 
{
	font-family: 'Poppins';
	font-style: bold;
	font-weight: bold;
	src: url(../Fonts/Poppins/Poppins-SemiBold.ttf);
}

:root
{
	--Black: #000000;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
	--Almond: #DDDAD7;
	--Turquoise: #66D7D1;
	--Flax: #e5d282;
	--Coral: #e86140;
	--Plum: #756999;
	--Charcoal: #2d4052;
	--LightTurquoise: #a8e6e4;
	--LightAlmond: #f5f4f1;
	--LightFlax: #f0e3ac;
	--LightCoral: #ff7b59;
	--LightPlum: #9083b3;
	--LightCharcoal: #3f576e;
	--DarkAlmond: #c4bfbb;
	--DarkTurquoise: #4da39f;
	--DarkFlax: #ab9d61;
	--DarkCoral: #ad4930;
	--DarkPlum: #564f78;
	--DarkCharcoal: #22303D;
	--araknis-blue: #273142;
	--araknis-green: #96c93e;
	--binary-blue: #3173ae;
	--episode-red: #d0202f;
	--luma-purple: #633394;
	--luma-cyan: #006271;
	--luma-blue: #25327b;
	--wattbox-orange: #f6893b;
	--wattbox-peach: #fcb040;
	--wattbox-gray: #221e1f;
	--c4-red: #C32032;
	--c4-maroon: #8C2232;
	--c4-gray: #808285;
	--triad-gold: #98772D;
}

hr
{
	background-color: transparent;
	color: transparent;
}

ul
{
	font-size: 14px;
}

li
{
	font-size: 14px;
}

div.Tiles-2-8-2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-2-8-2::before
{
	content: ' ';
	display: table;
}

div.Tiles-2-8-2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-2-8-2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-2-8-2 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.Tiles-2-8-2 > div:nth-child(2)
{
	width: 66.667%;
	margin-left: 0%;
}

div.Tiles-2-8-2 > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

/* Breakpoint for Desktop screens */

@media screen and (min-width: 1280px)
{
	[data-mc-conditions*="Default.Phone"]
	{
		display: none;
	}

	[data-mc-conditions*="Default.Tablet"]
	{
		display: none;
	}

	[data-mc-conditions*="Default.Desktop"]
	{
		display: inherit;
	}
}

Use the conditions in your pr img	/* Thumbnail */
{
	padding: 8px 0px 8px 0px;
}

img.inline
{
	display: inline;
	padding: 0px;
}

img.inline15px
{
	display: inline;
	padding: 0px;
	height: 15px;
	width: auto;
}

img.thumbnail-portrait-200px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 200px;
	height: 200 px;
	mc-thumbnail-max-width: auto;
}

img.thumbnail-portrait-400px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 400px;
	mc-thumbnail-max-width: auto;
}

img.thumbnail-portrait-650px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 650;
	mc-thumbnail-max-width: auto;
}

body
{
	color: var(--Black);
	font-family: Poppins, Helvetica, Arial, Avenir, Myriad;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	font-style: normal;
	margin-left: 4mm;
	font-weight: normal;
	font-size: 14px;
	line-height: 27px;
	mc-hyphenate: never;
}

p.table-text
{
	font-size: 10.5pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light);
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: var(--Dark);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	line-height: 35pt;
	margin-top: 30px;
	mc-hyphenate: never;
	border-top: solid 2px #888888;
	border-bottom: solid 2px #888888;
	font-size: 27px;
	font-weight: bolder;
	mc-auto-number-offset: 0;
	mc-auto-number-position: inside-head;
	mc-heading-level: 1;
}

p.title-page-footer
{
	color: var(--Dark);
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: var(--Dark);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
	font-size: 11pt;
	color: #000000;
	line-height: inherit;
}

p.TOC2
{
	font-weight: normal;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
	color: #000000;
	font-size: 11pt;
	line-height: inherit;
}

p.TOC3
{
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
	color: #000000;
	font-size: 11pt;
	line-height: inherit;
}

/* Headings */

h1
{
	font-weight: bold;
	border-top-color: #000000;
	border-top-style: solid;
	border-top: solid 2px #000000;
	border-style: solid none none;
	padding-top: 4mm;
	border-top-width: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	font-size: 24px;
	page-break-after: avoid;
	mc-hyphenate: never;
	mc-heading-level: 2;
}

h2
{
	font-weight: bold;
	font-size: 20px;
	page-break-after: avoid;
	page-break-before: inherit;
	mc-hyphenate: never;
	mc-heading-level: 3;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	page-break-after: avoid;
	mc-heading-level: 0;
}

h4
{
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	padding-left: 0;
	page-break-after: avoid;
	mc-heading-level: 0;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px var(--Light);
}

div.quick-links	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	background-size: cover;
	background-attachment: scroll;
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #02a9f4;
	mc-breadcrumbs-count: 4;
	border-bottom-color: #02a9f4;
}

/* Links */

a
{
	color: var(--Coral);
	font-weight: bold;
}

a:link
{
	color: var(--Coral);
}

a:visited
{
	color: var(--DarkCoral);
}

MadCap|dropDown
{
	padding: 10px 0;
	mc-image-position: right;
	mc-image-spacing: 10px;
	border-bottom: none 0px #000000;
	mc-closed-image: url('../Images/template/mc-dropdown-closed.png');
	mc-open-image: url('../Images/template/mc-dropdown-open.png');
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
	padding-left: 4mm;
}

MadCap|dropDownHotspot
{
	color: var(--Coral);
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	color: #000000;
	padding-left: 2mm;
	font-size: 14px;
}

MadCap|expandingBody
{
	font-style: italic;
	color: var(--DarkCoral);
	font-size: 10.5pt;
}

MadCap|expandingHead
{
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #000000;
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Coral);
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25px;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Page layout */

p.frame-footer-page-number
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Master page */

div.home-footer
{
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

th
{
	font-size: 10.5pt;
}

tbody
{
	font-size: 14px;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol
{
	left: 6mm;
	font-size: 14px;
}

table
{
	
}

ul ul
{
	list-style-type: disc;
}

MadCap|dropDownHotspot:hover
{
	color: var(--DarkCoral);
}

div.Tiles-3-3-3-3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-3-3-3-3::before
{
	content: ' ';
	display: table;
}

div.Tiles-3-3-3-3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-3-3-3-3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.Tiles-3-3-3-3 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.Tiles-3-3-3-3 > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.Tiles-3-3-3-3 > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.Tiles-3-3-3-3 > div:nth-child(4)
{
	width: 25%;
	margin-left: 0%;
}

div.Tiles-6-6	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-6-6::before
{
	content: ' ';
	display: table;
}

div.Tiles-6-6::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-6-6 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-6-6 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Tiles-6-6 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.Tiles-9-3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-9-3::before
{
	content: ' ';
	display: table;
}

div.Tiles-9-3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-9-3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-9-3 > div:nth-child(1)
{
	width: 75%;
	margin-left: 0%;
}

div.Tiles-9-3 > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.homepage-banner	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	background-color: #273142;
	height: 80px;
	text-align: center;
}

div.homepage-banner::before
{
	content: ' ';
	display: table;
}

div.homepage-banner::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.homepage-banner > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.homepage-banner > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.Tiles-4-4-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-4-4-4::before
{
	content: ' ';
	display: table;
}

div.Tiles-4-4-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-4-4-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-4-4-4 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-4-4-4 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-4-4-4 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-8-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-8-4::before
{
	content: ' ';
	display: table;
}

div.Tiles-8-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-8-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-8-4 > div:nth-child(1)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.Tiles-8-4 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-3-9	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-3-9::before
{
	content: ' ';
	display: table;
}

div.Tiles-3-9::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-3-9 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-3-9 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.Tiles-3-9 > div:nth-child(2)
{
	width: 75%;
	margin-left: 0%;
}

div.Tiles-4-8	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-4-8::before
{
	content: ' ';
	display: table;
}

div.Tiles-4-8::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-4-8 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-4-8 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.Tiles-4-8 > div:nth-child(2)
{
	width: 66.667%;
	margin-left: 0%;
}

div.Tiles-2-10	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-2-10::before
{
	content: ' ';
	display: table;
}

div.Tiles-2-10::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-2-10 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-2-10 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.Tiles-2-10 > div:nth-child(2)
{
	width: 83.333%;
	margin-left: 0%;
}

div.Tiles-10-2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-10-2::before
{
	content: ' ';
	display: table;
}

div.Tiles-10-2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-10-2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-10-2 > div:nth-child(1)
{
	width: 83.333%;
	margin-left: 0%;
}

div.Tiles-10-2 > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	max-height: 165px;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--LightAlmond);
	box-shadow: 0 2px 3px rgba(0,0,0,0.25);
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4.167%;
}

div.home-tiles > div > a
{
	display: block;
	padding: 1em;
}

div.home-tiles > div:hover
{
	box-shadow: 0 5px 10px rgba(0,0,0,0.5);
}

div.home-tiles > div:nth-child(1)
{
	width: 25%;
	margin-left: 4.167%;
}

div.home-tiles > div:nth-child(2)
{
	width: 25%;
	margin-left: 8.3333%;
}

div.home-tiles > div:nth-child(3)
{
	width: 25%;
	margin-left: 8.3333%;
	margin-right: 4.167%;
}

MadCap|slideshow
{
	text-align: left;
	margin-bottom: 5px;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.Tiles-3-3-3-3 > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.Tiles-3-3-3-3 > div:nth-child(2)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.Tiles-3-3-3-3 > div:nth-child(3)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.Tiles-3-3-3-3 > div:nth-child(4)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.Tiles-6-6 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-6-6 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-9-3 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Tiles-9-3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	h1.reg
	{
		
	}

	h1.homepage
	{
		border: solid 2px #000000;
	}

	p.homepage
	{
		box-shadow: none;
		margin-left: 2mm;
		color: #c4bfbb;
	}

	div.homepage-banner > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-4-4-4 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-4-4-4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-4-4-4 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-8-4 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Tiles-8-4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-3-9 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Tiles-3-9 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-4-8 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Tiles-4-8 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-2-10 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Tiles-2-10 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-10-2 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Tiles-10-2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 25%;
		margin-left: 4.167%;
		border: 2px var(--LightAlmond);
		border-radius: 5px;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 25%;
		margin-left: 8.3333%;
		border: 2px var(--LightAlmond);
		border-radius: 5px;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 25%;
		margin-right: 4.167%;
		margin-left: 8.3333%;
		border: 2px var(--LightAlmond);
		border-radius: 5px;
	}

	div.home-tiles
	{
		
	}

	div.Tiles-2-8-2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-2-8-2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-2-8-2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	img.thumbnail-portrait-100px
	{
		mc-thumbnail-max-height: 100px;
		mc-thumbnail-max-width: 100px;
	}

	div.Tiles-3-3-3-3 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-3-3-3-3 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-3-3-3-3 > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-3-3-3-3 > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-6-6 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-6 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-9-3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-9-3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.homepage-banner > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-4-4-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-4-4-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-4-4-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-8-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-8-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-3-9 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-3-9 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-4-8 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-4-8 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-2-10 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-2-10 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-10-2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-10-2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		mc-breadcrumbs-prefix: 'inherit';
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
		margin-right: 0px;
	}

	img.homepage-icon
	{
		max-height: 74px;
		max-width: auto;
	}

	img.thumbnail-portrait-50px
	{
		mc-thumbnail-max-height: 100px;
		mc-thumbnail-max-width: 100px;
	}

	div.Tiles-2-8-2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-2-8-2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-2-8-2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		margin: 8px;
	}

	/* Content */

	p
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	p.table-text
	{
		font-size: 11pt;
	}

	/* Headings */

	h1
	{
		line-height: 27pt;
		margin-bottom: 20px;
		mc-hyphenate: never;
		page-break-before: inherit;
		font-size: 24px;
	}

	h2
	{
		font-weight: normal;
		line-height: 23pt;
		margin-bottom: 18px;
		margin-top: 40px;
		mc-hyphenate: never;
		font-size: 20px;
	}

	h3
	{
		font-weight: bold;
		line-height: 17pt;
		margin-bottom: 15px;
		margin-top: 40px;
		font-size: 16px;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	img.thumbnail-landscape-100px
	{
		max-width: 100%;
		max-height: auto;
	}

	img.thumbnail-landscape-150px
	{
		max-height: auto;
		max-width: 100%;
	}

	img.thumbnail-landscape-200px
	{
		max-height: auto;
		max-width: 100%;
	}

	img.thumbnail-landscape-400px
	{
		max-height: auto;
		max-width: 100%;
	}

	img.thumbnail-landscape-650px
	{
		max-height: auto;
		max-width: 100%;
	}

	img.thumbnail-portrait-100px
	{
		max-height: 100%;
		max-width: auto;
	}

	img.thumbnail-portrait-150px
	{
		max-height: 100%;
		max-width: 100%;
	}

	img.thumbnail-portrait-200px
	{
		max-height: 100%;
		max-width: auto;
	}

	img.thumbnail-portrait-350px
	{
		max-height: 100%;
		max-width: auto;
	}

	img.thumbnail-portrait-400px
	{
		max-height: 100%;
		max-width: auto;
	}

	img.thumbnail-portrait-650px
	{
		max-width: auto;
		max-height: 100%;
	}

	img.thumbnail-portrait-25px
	{
		max-height: 25 px;
		max-width: 100%;
	}

	p.title
	{
		page-break-before: always;
		page-break-after: avoid;
	}

	div.no-print
	{
		visibility: hidden;
		display: none;
	}
}

p.revision
{
	border-color: #AAA7A9;
	border-style: solid;
	border-width: 0;
	border-left-width: 0.4em;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #ffffff;
	margin: 2em 0em 2em .85em;
	padding: .1% 0em .1% 1.2em;
	width: auto;
	overflow: auto;
	border-right-color: #AAA7A9;
	border-bottom-color: #AAA7A9;
	border-left-color: var(--Turquoise);
}

p.protip
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/protip.png');
	background-color: transparent;
	background-position: 15px 10px;
	border: solid 5px #32cd32;
	mc-auto-number-format: '{b}Pro Tip: {/b}';
}

p.note
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/note.png');
	background-color: transparent;
	background-position: 15px 10px;
	border: solid 5px #00bfff;
	mc-auto-number-format: '{b}Note: {/b}';
}

p.warning
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/warning.png');
	background-color: transparent;
	background-position: 15px 10px;
	mc-auto-number-format: '{b}Warning: {/b}';
	border: solid 5px #ff4500;
}

p.caution
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/caution.png');
	background-position: 15px 10px;
	background-color: transparent;
	mc-auto-number-format: '{b}Caution: {/b}';
	border: solid 5px #ffd700;
}

p.danger
{
	border: solid 5px var(--episode-red);
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/danger.png');
	background-color: transparent;
	background-position: 15px 10px;
	mc-auto-number-format: '{b}Danger: {/b}';
}

h1.reg
{
	font-size: 14pt;
	border-top: none 2px #000000;
}

h2.reg
{
	font-size: 12pt;
}

ul.reg
{
	font-size: 8.5pt;
	margin-left: 6mm;
	line-height: 5pt;
}

p.legal
{
	font-size: 8.5pt;
}

div.sticky
{
	position: fixed;
}

img.thumbnail-portrait-100px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 100px;
	height: 100px;
}

p.center-image
{
	alignment: inherit;
	text-align: center;
}

img.center
{
	text-align: center;
}

p.comments
{
	list-style-type: inherit;
	font-weight: bolder;
	color: #ff1493;
	mc-conditions: 'Default.Comments';
	mc-auto-number-format: '{b}{color #ff1493}# {/color}{/b}';
}

img.thumbnail-portrait-150px
{
	mc-thumbnail: popup;
	height: 150 px;
	mc-thumbnail-max-height: 150px;
	padding: 8px 50px 8px 0px;
	mc-thumbnail-max-width: auto;
}

img.homepage-icon
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	mc-thumbnail: none;
	padding: 0px;
	height: 100%;
	max-height: 150px;
	max-width: auto;
}

div.html-footer
{
	width: 100%;
	background-color: #dddad7;
}

img.thumbnail-landscape-100px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 100px;
	mc-thumbnail-max-height: auto;
	width: 150px;
	height: auto;
}

img.thumbnail-landscape-150px
{
	mc-thumbnail: popup;
	padding: 8px 50px 8px 0px;
	mc-thumbnail-max-width: 150px;
	mc-thumbnail-max-height: auto;
	height: auto;
	width: 150px;
}

img.thumbnail-landscape-200px
{
	mc-thumbnail: popup;
	width: 200px;
	height: auto;
	mc-thumbnail-max-width: 200px;
	mc-thumbnail-max-height: auto;
}

img.thumbnail-landscape-400px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 400px;
	mc-thumbnail-max-height: auto;
}

img.thumbnail-landscape-650px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 650px;
	mc-thumbnail-max-height: auto;
}

div.noPageBreak
{
	page-break-inside: avoid;
}

div.slideshow-text
{
	height: 220px;
}

img.thumbnail-portrait-350px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 350px;
}

img.thumbnail-portrait-250px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 250px;
}

img.thumbnail-landscape-350px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 350px;
}

img.thumbnail-landscape-250px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 250px;
}

@media screen and (max-width: 375px) and (max-height: 667px)
{
	
}

img.thumbnail-portrait-50px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 50px;
	height: 50 px;
}

img.thumbnail-portrait-25px
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 25 px;
	height: 25 px;
}

div.LowerCase
{
	text-transform: lowercase;
}

div.Uppercase
{
	text-transform: uppercase;
}

hr.linebreak
{
	border: solid 0px transparent;
	height: 1px;
	width: 100%;
	background-color: transparent;
}

div.caution
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/caution.png');
	background-position: 15px 30px;
	background-color: transparent;
	border: solid 5px #ffd700;
}

div.caution > p:first-child
{
	mc-auto-number-format: '{b}Caution: {/b}';
}

div.note
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/note.png');
	background-color: transparent;
	background-position: 15px 30px;
	border: solid 5px #00bfff;
}

div.note > p:first-child
{
	mc-auto-number-format: '{b}Note: {/b}';
}

div.protip
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/protip.png');
	background-color: transparent;
	background-position: 15px 30px;
	border: solid 5px #32cd32;
}

div.protip > p:first-child
{
	mc-auto-number-format: '{b}Pro Tip: {/b}';
}

div.warning
{
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/warning.png');
	background-color: transparent;
	background-position: 15px 30px;
	border: solid 5px #ff4500;
}

div.warning > p:first-child
{
	mc-auto-number-format: '{b}Warning: {/b}';
}

div.danger
{
	border: solid 5px var(--episode-red);
	margin: 20px 10px 20px 0px;
	padding-bottom: 5;
	padding-top: 5px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	border-radius: 10px;
	background-image: url('../Images/template/danger.png');
	background-color: transparent;
	background-position: 15px 30px;
}

div.danger > p:first-child
{
	mc-auto-number-format: '{b}Danger: {/b}';
}

div.no-print
{
	
}

