/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Online Fonts */

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Black.woff2) format("woff2");
	font-style: normal;
	font-weight: 1000;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-BlackItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 1000;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Black.woff2) format("woff2");
	font-style: normal;
	font-weight: 900;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-BlackItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 900;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-ExtraBold.woff2) format("woff2");
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-ExtraBoldItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 800;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Bold.woff2) format("woff2");
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-BoldItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 700;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-SemiBold.woff2) format("woff2");
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-SemiBoldItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 600;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Medium.woff2) format("woff2");
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-MediumItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 500;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Regular.woff2) format("woff2");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-RegularItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 400;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Light.woff2) format("woff2");
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-LightItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 300;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Light.woff2) format("woff2");
	font-style: normal;
	font-weight: 200;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-LightItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 200;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-Light.woff2) format("woff2");
	font-style: normal;
	font-weight: 100;
	font-display: swap;
}

@font-face 
{
	font-family: Figtree;
	src: url(https://ipdoc.humanify.com/resources/fonts/figtree/Figtree-LightItalic.woff2) format("woff2");
	font-style: italic;
	font-weight: 100;
	font-display: swap;
}

:root
{
	/* Main Primary Color */
	--MidnightBlue: #012C76;
	/* Main Secondary Colors */
	--Blue: #236BF4;
	--Purple: #6452F3;
	--Turquoise: #5CECD3;
	/* Neutral Secondary Colors */
	--Black: #000000;
	--Metal: #2B3A42;
	--Silver: #BBC7CC;
	--WhiteGray: #FBFBFB;
	--White: #FFFFFF;
	/* Extended Dark Colors - Use only white text */
	--DarkBlue: #00295C;
	--DarkPurple: #4D3AB6;
	--DarkGreen: #12695F;
	/* Extended Light Colors - Use only black text*/
	--LightPurple: #CCC4F7;
	--LightGreen: #A4F5E8;
	--LightBlue: #9FBFF7;
	--Gray: #E6ECEF;
}

body
{
	color: var(--Black);
	font-family: Figtree, sans-serif;
}

.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(--Metal);
	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-image: url('../../../../../../../TTECDigital/td-documentation/Templates/MadCap Flare/TTECDigitalHTMLUserGuide/Content/Resources/Images/Backmatter-Heading-Background.png');
	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(--Metal);
	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-image: url('../../../../../../../TTECDigital/td-documentation/Templates/MadCap Flare/TTECDigitalHTMLUserGuide/Content/Resources/Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	font-family: Figtree, sans-serif;
}

p.table-text
{
	font-size: 12pt;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Silver);
	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(--Black);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: var(--Black);
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: var(--Black);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: var(--Black);
	font-size: 19pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: var(--Black);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: var(--Black);
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Headings */

h1
{
	font-family: Figtree, sans-serif;
	font-weight: bold;
	color: #012c76;
	font-size: 22.0pt;
}

h2
{
	font-weight: bold;
	page-break-before: always;
	font-family: Figtree, sans-serif;
	color: #012c76;
	line-height: 18pt;
	font-size: 18pt;
}

h3
{
	font-weight: bold;
	font-family: Figtree, sans-serif;
	color: #012c76;
	line-height: 14pt;
	font-size: 14pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	color: #012c76;
	line-height: 12.0pt;
}

h5
{
	font-weight: bold;
	color: #012c76;
	font-size: 11.0pt;
	line-height: 11.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	color: #012c76;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px #012c76;
	margin-left: 20px;
	margin-right: 20px;
}

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;
}

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;
	padding: 2%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
}

div.home-tiles > div:nth-child(1)
{
	width: 41.667%;
	margin-left: 33.333%;
}

div.home-tiles > div:nth-child(2)
{
	width: 25%;
	margin-left: 8.3333%;
}

div.home-tiles-layout	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

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;
	padding-left: 0px;
	padding-right: 0px;
}

div.quick-links > div:nth-child(1)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.quick-links > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.quick-links > div:nth-child(3)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	background-attachment: scroll;
	background-size: cover;
	background-color: #e6ecef;
	background-image: url('../Images/HeroImage/TTECDigital_BG01.jpg');
	background-position: center;
}

div.topic-hero h1
{
	font-size: 48pt;
	text-align: center;
}

div.note
{
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	margin-bottom: 10px;
	border-left: solid 4px #236bf4;
	background-color: #F2F6FF;
	border-radius: 7px;
	mc-auto-number-format: '{color: #236bf4}{b}Note: {/b}{/color}';
}

div.notes
{
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	border-left: solid 4px #236bf4;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-bottom: 10px;
	background-color: #F2F6FF;
	border-radius: 7px;
	mc-auto-number-format: '{color: #236bf4}{b}Notes: {/b}{/color}';
}

div.warning
{
	border-left: solid 4px #ff0000;
	overflow: hidden;
	padding: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-bottom: 10px;
	background-color: #fff8f8;
	line-height: 18px;
	border-radius: 7px;
	mc-auto-number-format: '{color: #ff0000}{b}Warning: {/b}{/color}';
}

div.example
{
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-bottom: 10px;
	border-radius: 7px;
	background-color: #FBFBFB;
	mc-auto-number-format: '{color: #2B3A42}{b}Example: {/b}{/color}';
	border-left: solid 4px #2b3a42;
}

div.tip
{
	overflow: hidden;
	padding: 12px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-bottom: 10px;
	border-left: solid 4px #12695F;
	border-left-color: #12695F;
	background-color: #EDFDFB;
	border-radius: 7px;
	mc-auto-number-format: '{color: #12695F}{b}Tip: {/b}{/color}';
}

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: var(--Black);
	mc-breadcrumbs-prefix: 'Currently Viewing:';
}

/* Links */

a
{
	font-family: Figtree, sans-serif;
	font-weight: bold;
	color: #6452f3;
}

a:link
{
	text-decoration: none;
	color: #6452f3;
}

a:visited
{
	color: #6452f3;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #4d3ab6;
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Silver);
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	font-family: Figtree, sans-serif;
	mc-closed-image: url('../../../../../../../TTECDigital/td-documentation/Templates/MadCap Flare/TTECDigitalHTMLUserGuide/Content/Resources/Images/Icons/Arrows/arrow-right-black.png');
	mc-open-image: url('../../../../../../../TTECDigital/td-documentation/Templates/MadCap Flare/TTECDigitalHTMLUserGuide/Content/Resources/Images/Icons/Arrows/arrow-down-black.png');
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: var(--Black);
	font-size: 20pt;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: var(--Black);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--MidnightBlue);
}

MadCap|xref
{
	font-weight: bold;
	font-family: Figtree, sans-serif;
	mc-format: '{para}';
	text-decoration: none;
	color: #6452f3;
}

/* 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(--Metal);
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Metal);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Master page */

div.home-footer
{
	padding: 2% 5%;
	background-color: #012c76;
	color: #ffffff;
}

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;
}

ol
{
	
}

li
{
	font-family: Figtree, sans-serif;
}

h1.title
{
	font-size: 32pt;
	line-height: 32pt;
	color: #ffffff;
}

MadCap|dropDownHead.h2
{
	color: #012c76;
	font-family: Figtree, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	mc-heading-level: 2;
	page-break-before: always;
	mc-auto-number-offset: 0;
	mc-auto-number-position: inside-head;
	margin: .75em 0;
	display: block;
	mc-disable-glossary-terms: true;
}

MadCap|dropDownHead.h3
{
	color: #012c76;
	font-family: Figtree, sans-serif;
	font-weight: bold;
	mc-heading-level: 3;
	mc-auto-number-offset: 0;
	mc-auto-number-position: inside-head;
	display: block;
	margin: .83em 0;
	mc-disable-glossary-terms: true;
	font-size: 14pt;
	line-height: 14pt;
}

MadCap|codeSnippet
{
	margin-bottom: 20px;
}

MadCap|miniTocProxy
{
	border-top-color: #6452f3;
}

div.quick-links > div:nth-child(4)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.quick-links > div:nth-child(5)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.quick-links > div:nth-child(6)
{
	width: 41.667%;
	margin-left: 8.3333%;
}

div.home-tiles > div:nth-child(3)
{
	width: 25%;
	margin-left: 8.3333%;
}

div.quick-links > div:nth-child(7)
{
	width: 41.667%;
	margin-left: 33.333%;
}

div.quick-links > div:nth-child(8)
{
	width: 8.3333%;
	margin-left: 0%;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 41.667%;
		margin-left: 25%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 8.3333%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 8.3333%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 8.3333%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 33.333%;
		margin-left: 8.3333%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 33.333%;
		margin-left: 8.3333%;
	}

	div.quick-links > div:nth-child(6)
	{
		width: 33.333%;
		margin-left: 8.3333%;
	}

	div.quick-links > div:nth-child(7)
	{
		width: 33.333%;
		margin-left: 33.333%;
	}

	div.quick-links > div:nth-child(8)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	MadCap|dropDownHead.h2
	{
		font-weight: bold;
		text-decoration: none;
		mc-heading-level: 2;
		mc-auto-number-offset: 0;
		mc-auto-number-position: inside-head;
		mc-disable-glossary-terms: true;
		color: #012c76;
		font-family: Figtree, sans-serif;
		font-size: 18pt;
	}

	MadCap|dropDownHead.h3
	{
		font-weight: bold;
		text-decoration: none;
		mc-heading-level: 3;
		mc-auto-number-offset: 0;
		mc-auto-number-position: inside-head;
		mc-disable-glossary-terms: true;
		color: #012c76;
		font-family: Figtree, sans-serif;
		font-size: 14pt;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(6)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(7)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(8)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 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
	{
		margin-bottom: 20px;
		line-height: 22pt;
		font-size: 22.0pt;
		page-break-before: always;
	}

	h2
	{
		margin-bottom: 18px;
		margin-top: 40px;
		font-size: 18pt;
		line-height: 18pt;
		font-weight: bold;
		page-break-before: avoid;
	}

	h3
	{
		font-weight: bold;
		margin-bottom: 15px;
		margin-top: 40px;
		line-height: 14pt;
		font-size: 14pt;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	p.TOC1
	{
		font-weight: bold;
		font-size: 12pt;
		line-height: 12pt;
	}

	p.TOC2
	{
		font-size: 11pt;
		line-height: 11pt;
	}

	p.TOC3
	{
		font-size: 10pt;
		line-height: 11pt;
	}

	h1.title
	{
		
	}

	MadCap|dropDownHead.h2
	{
		column-break-after: avoid;
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	MadCap|dropDownHead.h3
	{
		page-break-after: avoid;
		page-break-inside: avoid;
		column-break-after: avoid;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}
}

h2.subtitle
{
	font-family: Figtree, sans-serif;
	font-size: 32pt;
	text-align: center;
	line-height: 32pt;
	font-weight: bold;
	color: #ffffff;
}

img.screenshot
{
	margin-top: 5px;
	margin-bottom: 5px;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	border: solid 1px #e6ecef;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

p.img_caption
{
	margin-bottom: 8px;
	font-style: italic;
	text-align: center;
	margin-top: -20px;
	color: #2b3a42;
}

p.indent_level2
{
	padding-left: 50px;
}

p.indent_level3
{
	padding-left: 100px;
}

p.indent_level4
{
	padding-left: 150px;
}

li.indent_level2
{
	margin-left: 50px;
}

li.indent_level3
{
	margin-left: 100px;
}

li.indent_level4
{
	margin-left: 150px;
}

MadCap|dropDownHead.p
{
	font-family: Figtree, sans-serif;
	line-height: 20pt;
	font-weight: bold;
	font-size: 12px;
}

