/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: â € ˜ Flama Basic â € ™;
	src: url(../Fonts/Flama-Medium.ttf);
}

*
{
	Font-family: 'Flama Basic', Arial;
}

/* Keep the header from scrolling off the page using absolute position */

.tab-bar
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

/* Add scroll bar to Body and absolute position to prevent body from scrolling behind header */

.main-section
{
	overflow: scroll;
	position: fixed;
	width: 100%;
	top: 130px;
	bottom: 0;
}

nav.title-bar
{
	border-bottom-color: #006341;
	border-bottom-width: 8px;
	background: #f1f1f1;
	border-bottom-style: solid;
	padding: 10px 0;
	display: block;
	padding-top: 10px;
	padding-bottom: 29px;
}

nav.title-bar tab-bar sticky is-stuck is-at-top
{
	width: 100%;
	max-width: 1920px;
	margin-top: 0em;
	top: 0px;
	bottom: 507px;
}

/* Home Page General Styles*/

body
{
	font-family: 'Flama Basic', Arial;
	font-size: 16pt;
	line-height: 1.5em;
}

body.landing
{
	background-color: #f1f1f1;
}

h1
{
	line-height: 42pt;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 36pt;
	mc-hyphenate: never;
	font-family: 'Flama Medium', Arial;
	font-weight: Bold;
	color: #006341;
}

h1_pdf
{
	line-height: 42pt;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 36pt;
	mc-hyphenate: never;
	font-family: 'Flama Medium', Arial;
	font-weight: Bold;
	color: #003d4c;
	display: Block;
	mc-heading-level: 2;
}

h2
{
	font-family: 'Flama Medium', Arial;
	line-height: 24pt;
	font-size: 26pt;
	margin-bottom: 4px;
	margin-top: 16px;
	font-weight: 600;
	mc-hyphenate: never;
	color: #005587;
}

h2_pdf
{
	font-family: 'Flama Medium', Arial;
	line-height: 24pt;
	font-size: 26pt;
	margin-bottom: 4px;
	margin-top: 16px;
	font-weight: 600;
	mc-hyphenate: never;
	color: #006341;
	display: block;
	mc-heading-level: 3;
}

h3
{
	color: black;
	line-height: 16pt;
	font-size: 20pt;
	margin-bottom: 4px;
	margin-top: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	mc-hyphenate: never;
	font-family: 'Flama Basic', Arial;
}

h1.screen-name
{
	font-size: 26pt;
	color: #000000;
	text-align: left;
	font-family: 'Flama Basic', Arial;
	font-weight: normal;
	line-height: 42pt;
	padding-bottom: 10px;
}

h1.glossary
{
	line-height: 24pt;
	margin-bottom: 8px;
	margin-top: 42px;
	padding-bottom: 10px;
	color: #003d4c;
	font-family: 'Flama Medium', Arial;
	font-weight: bold;
	font-size: 36pt;
	text-align: left;
}

h1.chapter
{
	color: #ffffff;
	font-size: 60pt;
	font-family: 'Flama Medium', Arial;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 10px;
}

h1.chapter-dark
{
	color: #003d4c;
	font-size: 60pt;
	font-family: 'Flama Medium', Arial;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 10px;
}

h1.tl-landing-h1
{
	color: #ffffff;
	font-size: 2.625rem;
	font-family: 'Flama Medium', Arial;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0px;
}

h1.tl-landing-h1-blue
{
	color: #003d4c;
	font-family: 'Flama Medium', Arial;
	font-size: 2.625rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0px;
}

h2.tl-landing-h2
{
	color: #ffffff;
	font-family: 'Flama Basic', Arial;
	font-size: 1.875rem;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

h2.tl-landing-h2-blue
{
	color: #003d4c;
	font-family: 'Flama Basic', Arial;
	font-size: 1.875rem;
	margin-top: 0;
	margin-bottom: 10px;
}

h2.SubCenter
{
	color: #ffffff;
	text-align: center;
	margin-bottom: 1.2em;
}

h2.release-usecase-child	/* use for headers on Release Information and Use Case child topics */
{
	font-family: 'Flama Basic', Arial;
	line-height: 24pt;
	font-size: 26pt;
	margin-bottom: 4px;
	margin-top: 16px;
	color: #006341;
	font-weight: 600;
}

h2.sub-heading	/* Use for H2s within topics as section headers*/
{
	font-size: 20pt;
	color: #008755;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	mc-hyphenate: never;
}

h3.sub-heading	/* Use for H3s within topics as section headers*/
{
	font-size: 16pt;
	font-weight: 700;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
}

p.api-landing
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: 'Flama Basic', Arial;
	font-size: 14pt;
	color: #000000;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	color: #888888;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.whiteheader
{
	font-family: 'Flama Basic', Arial;
	color: #ffffff;
	font-weight: normal;
	font-size: 20pt;
}

.inner-wrap .tab-bar .nav-search
{
	display: none;
}

.inner-wrap .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

/* jQuery Export to Excel and Copy to Clipboard buttons */

button.copy-button,
button.excel-button
{
	padding: 0px;
	border: 0px;
	display: block;
	background-color: white;
}

button.copy-button:hover,
button.excel-button:hover
{
	cursor: pointer;
}

.copy-button-img
{
	background-image: url('../Images/icon_copy_to_clipboard_api.png');
}

/* Home Page Button Styles NOT CURRENTLY USED*/

.button
{
	cursor: pointer;
	background-color: transparent;
	width: 200px;
	height: 35px;
	font-weight: bold;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button.black
{
	border: solid 2px black;
	color: black;
}

.button.black:hover
{
	background-color: #ccc;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#content-section
{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #e6e6e6;
	margin-top: -50px;
}

#content-section h2
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

.left-section .left-content,
.right-section .right-content
{
	height: 270px;
}

#content-section .right-section .table-images:first-of-type
{
	margin-bottom: 20px;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#content-section.mc-blurb .mc-bullets
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

#content-section.mc-blurb .mc-bullets > li
{
	color: #5a5a5a;
	list-style-type: disc;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* TraceLink Landing Page section*/

div.tl-landing-image-help
{
	background-image: url('../Images/BackgroundImage.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	height: auto;
	padding-bottom: 175px;
}

div.tl-landing-image-api
{
	background-image: url('../Images/BackgroundImageAPI.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	height: auto;
	padding-bottom: 200px;
}

div.tl-landing h1
{
	font-size: 3.6em;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.tl-landing h2
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto;
}

/* Help Center landing page styles for responsive tiles for FOUR tiles*/
/*==Home Tiles section==*/

div.home-tiles-container
{
	padding-top: 50px;
	padding-bottom: 100px;
	margin-left: 15%;
	margin-right: 15%;
	width: 75%;
}

div.home-tiles	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	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;
	background-color: rgba(255,255,255,1);
	height: 220px;
	box-shadow: 0px 3px 6px #00000029;
	padding-top: 25px;
	padding-bottom: 15px;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
	min-width: 170px;
	padding-left: 11.5px;
	padding-right: 11.5px;
}

div.home-tiles > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 8.3333%;
}

div.home-tiles > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 8.3333%;
}

div.home-tiles > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 8.333%;
}

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	font-family: 'Flama Medium', Arial;
	font-weight: bold;
	text-align: center;
	color: #005587;
	font-size: 16pt;
	padding: 0;
}

p.tile-subtitle
{
	text-align: center;
	color: #003d4c;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
}

p.tile-content
{
	color: #717171;
	font-size: 0.9em;
	text-align: center;
}

p.table_sub_heading
{
	color: #ffffff;
	font-size: 12pt;
	text-align: center;
}

div.home-tiles > div:hover
{
	box-shadow: 6px 9px 6px #00000029;
}

div.home-tiles > div a
{
	text-decoration: none;
}

/*==Hover for the api image, because it's not a font icon==*/

.white
{
	display: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
	padding-bottom: 3%;
	text-align: center;
}

.blue
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
	padding-bottom: 3%;
	text-align: center;
	display: block;
}

div.home-tiles > div:hover .blue
{
	display: none;
}

div.home-tiles > div:hover .white
{
	display: block;
}

/* Help Center landing page styles for responsive tiles for THREE tiles*/

div.home-tiles3	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles3::before
{
	content: ' ';
	display: table;
}

div.home-tiles3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,1);
	height: 220px;
	box-shadow: 0px 3px 6px #00000029;
	padding-top: 25px;
	padding-bottom: 15px;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
	min-width: 170px;
	padding-left: 11.5px;
	padding-right: 11.5px;
}

div.home-tiles3 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 4.1667%;
}

div.home-tiles3 > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 16.667%;
}

div.home-tiles3 > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 16.667%;
}

/*=Elements for text contained within each home-tile=*/

div.home-tiles3 > div:hover
{
	box-shadow: 6px 9px 6px #00000029;
}

div.home-tiles3 > div a
{
	text-decoration: none;
}

/*==Hover for the api image, because it's not a font icon==*/

.white
{
	display: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
	padding-bottom: 3%;
	text-align: center;
}

.blue
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
	padding-bottom: 3%;
	text-align: center;
	display: block;
}

div.home-tiles3 > div:hover .blue
{
	display: none;
}

div.home-tiles3 > div:hover .white
{
	display: block;
}

/* API Landing Page styles for resonsive tiles */

div.home-tiles-container-api
{
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

div.home-tiles-api
{
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

div.home-tiles-api > div
{
	font-family: 'Flama Medium', Arial;
	font-weight: bold;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,1);
	border: none;
	box-shadow: 2px 4px 8px #999999;
	transition: all 0.4s cubic-bezier(.25,.8,.25,1);
	margin-top: 40px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 20px 20px 40px 20px;
	position: relative;
	width: 100%;
	max-width: 600px;
	min-height: 250px;
}

div.home-tiles-api .home-tiles-api-short
{
	max-height: 300px;
}

/*=Elements for text contained within each home-tile=*/

div.home-tiles-api p.tile-title
{
	margin-bottom: 20px;
}

p.tile-content-api
{
	padding-bottom: 20px;
}

p.api-go-to-guide,
p.api-download-guide
{
	padding: 5px 0px 0px 5px;
	position: absolute;
	right: 15px;
	bottom: 10px;
	transition: all 0.25s cubic-bezier(.25,.5,.25,.5);
}

p.api-go-to-guide:hover
{
	right: 10px;
}

p.api-download-guide:hover
{
	bottom: 5px;
}

/* Home Page slide show NOT CURRENTLY USED */

div.slidingshow
{
	margin-top: -70px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	height: 175px;
	width: 1200px;
}

div.MCSlide.slideshow
{
	float: left;
	list-style: none;
	position: relative;
	width: 400px;
	height: 175px;
	visibility: visible;
}

mc-viewport.MCSlider
{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 174px;
}

.mc-wrapper .mc-caption div
{
	background: #f1f1f1;
	color: #005587;
	padding: 5px;
	font-size: 16pt;
	font-family: 'Flama Medium', Arial;
	font-weight: Bold;
	padding-top: 2;
	display: block;
}

/* Home Page Video Section NOT CURRENTLY USED */

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
	margin-bottom: 20px;
}

.video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Footer */

div.tl-footer	/*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.*/
{
	background-color: #282928;
	padding-top: 20px;
	padding-bottom: 20px;
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

div.tl-footer a
{
	text-decoration: none;
	color: #DADADA;
}

div.tl-footer > div.outer-row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: left;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: right;
}

a:link
{
	color: #005587;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #005587;
	text-decoration: none;
}

a:hover
{
	color: #008755;
	text-decoration: none;
}

a:active
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
}

MadCap|slideshowCaption
{
	background: none;
	color: #000000;
	padding: 0;
	font-size: 16pt;
	font-family: 'Flama Basic', Arial;
	padding-top: 2;
}

html.HomePage
{
	mc-community-features: disabled;
}

div.TraceLinkLandingSection	/*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.TraceLinkLandingSection::before
{
	content: ' ';
	display: table;
}

div.TraceLinkLandingSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.TraceLinkLandingSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.TraceLinkLandingSection > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.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.tiles::before
{
	content: ' ';
	display: table;
}

div.tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.tiles > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.TraceLinkLandingSection > div:nth-child(2)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.header-border	/*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;
	height: 7px;
	width: auto;
	color: #062a5e;
}

div.header-border::before
{
	content: ' ';
	display: table;
}

div.header-border::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.header-border > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 125px;
	padding-right: 125px;
}

div.header-border > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.context-help-topic	/*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.context-help-topic::before
{
	content: ' ';
	display: table;
}

div.context-help-topic::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.context-help-topic > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2.5px;
	padding-right: 2.5px;
}

div.context-help-topic > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.context-help-topic > div:nth-child(2)
{
	width: 100%;
	margin-left: 0%;
}

div.footer::before
{
	content: ' ';
	display: table;
}

div.footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.footer > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.footer > div:nth-child(1)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.footer > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.footer > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.tl-footer > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.tl-footer > div:nth-child(3)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.tl-footer > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.footer1	/*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.footer1::before
{
	content: ' ';
	display: table;
}

div.footer1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.footer1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.footer1 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.footer1 > div:nth-child(2)
{
	width: 75%;
	margin-left: 0%;
}

div.TraceLinkFooter	/*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.TraceLinkFooter::before
{
	content: ' ';
	display: table;
}

div.TraceLinkFooter::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.TraceLinkFooter > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.TraceLinkFooter > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.TraceLinkFooter > div:nth-child(2)
{
	width: 75%;
	margin-left: 0%;
}

div.TraceLinkFooter > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

h1.cover
{
	font-weight: normal;
	font-family: 'Flama Basic', Arial;
}

hr
{
	width: 75%;
	margin-right: 1.12em;
	margin-left: 1px;
}

MadCap|tocProxy
{
	mc-toc-depth: 4;
}

p.TOC3
{
	margin-left: 24pt;
	mc-hidden: unhidden;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #062a5e;
}

MadCap|glossaryTerm
{
	color: #062a5e;
}

a.feedback-api-landing
{
	color: #003d4c;
	font-style: normal;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	background: #003d4c;
	border: #003d4c;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-family: 'Flama Basic', Arial;
	margin-top: 15px;
	margin-bottom: 15px;
}

a.subtopic:link
{
	font-family: 'Flama Basic', Arial;
	/*text-shadow: 0px .25px black;*/
	color: #003d4c;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
	line-height: 1.5em;
	border: solid;
	border-width: 2px;
	border-color: #003d4c;
	border-radius: 5px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow-wrap: break-word;
	width: 300px;
	display: inline-block;
}

a.subtopic:visited
{
	color: #003d4c;
}

a.subtopic:hover
{
	color: #008755;
	background-color: #ffffff;
	border: solid;
	border-width: 2px;
	border-color: #005587;
	border-radius: 5px;
	box-shadow: 1px 1px 4px #001f4e;
}

a.howto-video:link
{
	color: #005587;
}

a.howto-video:visited
{
	color: #003d4c;
}

a.howto-video:hover
{
	color: #008755;
}

body
{
	color: #000000;
	font-family: 'Flama Basic', Arial;
	font-size: .9em;
	line-height: 1.4em;
}

html.PopupAuto
{
	height: auto;
	width: auto;
}

a.fieldlink:link,
a.fieldlink:visited,
a.fieldlink:active
{
	font-family: 'Flama Basic', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
}

a.fieldlink:hover
{
	text-decoration: underline;
}

a.feedback
{
	font-family: 'Flama Basic', Arial;
	/*text-shadow: 0px .25px black;*/
	background: #003d4c;
	color: #ffffff;
	font-size: 20px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	word-break: keep-all;
	white-space: nowrap;
	background-color: #003d4c;
	border: #003d4c;
	font-weight: bold;
	font-style: normal;
}

a.feedback:link
{
	margin-top: 3px;
	font-size: 0.8em;
	color: #ffffff;
}

a.feedback:hover
{
	color: #ffffff;
	margin-top: 3px;
	font-size: .8em;
	background-color: #003d5c;
	box-shadow: 1px 1px 4px #003d5c;
}

/*this is for the selected toc menu text color*/

ul.menu._Skins_TLContextMenu.mc-component li > a.selected
{
	color: #006341;
	font-family: 'Flama Basic', Arial;
	font-weight: bold;
}

a.footermaster
{
	color: #003d4c;
}

a.footermaster:visited
{
	color: #003d4c;
}

a.footermaster:hover
{
	color: #BED230;
}

a.footermasterurls
{
	color: #003d4c;
	font-style: italic;
}

a.footermasterurls:visited
{
	color: #003d4c;
}

a.footermasterurls:hover
{
	color: #bed230;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:hover
{
	color: #005587;
}

div.div1
{
	float: right;
	margin-left: 0;
	margin-right: auto;
	float: right;
	position: fixed;
	bottom: 50%;
	right: 0;
}

blockquote
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: none;
	border-left-color: #b3b3b3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #b3b3b3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #b3b3b3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: 'Flama Basic', Arial;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 12px;
}

blockquote.name
{
	background-image: none;
	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-bottom: 0;
	padding-bottom: 12px;
	padding-right: 35px;
	padding-top: 8px;
	text-align: right;
}

Div.FooterTable
{
	background-color: #3e3e3e;
	background-repeat: repeat;
	border-top-color: #BED230;
	border-top-style: solid;
	border-top-width: 2px;
	margin-left: -17px;
	margin-right: -17px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.TopicContent
{
	padding-right: 30px;
	padding-left: 30px;
}

div.twocolumn
{
	-webkit-columns: 100px 2;
	/* Chrome, Safari, Opera */
	-moz-columns: 100px 2;
	/* Firefox */
	columns: 100px 2;
}

div.threecolumn
{
	-webkit-columns: 100px 3;
	/* Chrome, Safari, Opera */
	-moz-columns: 100px 3;
	/* Firefox */
	columns: 100px 3;
	margin: auto;
	width: 70%;
}

span.clickbutton
{
	font-family: 'Flama Basic', Arial;
	font-style: normal;
	/*text-shadow: 0px .25px black;*/
	background: #3d9e26;
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#48BF2E, #3D9E26);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#48BF2E, #3D9E26);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#48BF2E, #3D9E26);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(#48BF2E, #3D9E26);
	/* Standard syntax */
	color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3.5px;
	padding-right: 6px;
	word-break: keep-all;
	white-space: nowrap;
}

span.clickbutton:hover
{
	background: #46C22D;
}

/*span.clickbutton
{
display: inline-block;
  border: 0;
  background: #49c22e;
  padding: 4px 7px;
  border-radius: 7px;
  box-shadow: rgba(0,0,0,1) 0 0 0;
 text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: white;
  font-size: 11px;
  font-weight: bold;
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
}*/

span.uibluebutton
{
	font-family: 'Flama Basic', Arial;
	font-style: normal;
	/*text-shadow: 0px .25px black;*/
	/* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	/* For Opera 11.1 to 12.0 */
	/* For Firefox 3.6 to 15 */
	/* Standard syntax */
	border-radius: 5px;
	font-size: 12px;
	word-break: keep-all;
	white-space: nowrap;
	background-color: #ffffff;
	border-color: #003d4c;
	border: solid 2px #003d4c;
	font: 'Flama Medium', Arial;
	text-transform: uppercase;
	font-weight: bolder;
	color: #003d4c;
	letter-spacing: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

span.uiorangebutton
{
	font-family: 'Flama Basic', Arial;
	/*text-shadow: 0px .25px black;*/
	/* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	/* For Opera 11.1 to 12.0 */
	/* For Firefox 3.6 to 15 */
	/* Standard syntax */
	border-radius: 5px;
	font-size: 12px;
	word-break: keep-all;
	white-space: nowrap;
	font: 'Flama Medium', Arial;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	border: solid 2px #C77F00;
	color: #FFFFFF;
	background-color: #C77F00;
	letter-spacing: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

span.docbutton
{
	font-family: 'Flama Basic', Arial;
	font-style: normal;
	/*text-shadow: 0px .25px black;*/
	background: #003d4c;
	border-radius: 5px;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	word-break: keep-all;
	white-space: nowrap;
	background-color: #003d4c;
	border: black;
	color: #ffffff;
}

span.docbutton:hover
{
	background: #003d4c;
}

:root
{
	--primary: #006341;
	--primary-cta: #008755;
	--secondary: #003D4C;
	--secondary-cta: #005587;
	--tertiary: #00A7B5;
	--tertiary-highlight: #ECE81A;
	--black: #252525;
	--light-gray: #efefef;
	--mid-gray: #dbdbdb;
	--dark-gray: #888888;
	--white: #ffffff;
}

span.field
{
	font-family: 'Flama Basic', Arial;
	font-weight: normal;
	font-style: normal;
	color: #717171;
	font-size: 10pt;
	text-transform: uppercase;
}

span.field-active-button
{
	font-family: 'Flama Semibold', Arial;
	font-weight: bold;
	color: var(--primary-cta);
	text-transform: capitalize;
}

span.field-readonly
{
	font-family: 'Flama Semibold', Arial;
	font-weight: bold;
}

span.field-option
{
	color: var(--primary);
}

strong
{
	font-weight: bold;
	font-family: 'Flama Semibold', Arial;
}

span.fieldSentence
{
	font-family: Arial, Helvetica, sans-serif;
	color: #717171;
	font-size: 12pt;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}

span.fieldtable
{
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
}

span.fieldtableSentence
{
	font-family: 'Flama Basic', Arial;
	text-transform: capitalize;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
	font-weight: bold;
}

span.fieldtablesmall
{
	font-family: 'Flama Basic', Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
	padding-right: 6pt;
}

span.fieldtablesmallSentence
{
	font-family: 'Flama Basic', Arial;
	text-transform: capitalize;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
	font-weight: bold;
}

span.fieldtablenospace
{
	font-family: 'Flama Basic', Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
	margin-bottom: -6px;
}

span.fieldtablenospaceSentence
{
	font-family: 'Flama Basic', Arial;
	text-transform: capitalize;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
	margin-bottom: -6px;
	font-weight: bold;
}

span.fieldoption
{
	font-style: normal;
	font-family: 'Flama Basic', Arial;
	font-weight: 600;
	font-size: 10pt;
}

span.linkoption
{
	font-style: normal;
	font-family: 'Flama Basic', Arial;
	text-decoration: underline;
	color: #005587;
	font-weight: normal;
	font-size: 10pt;
}

span.linkoptiontable
{
	font-style: normal;
	font-family: 'Flama Basic', Arial;
	font-size: 9pt;
	text-decoration: underline;
	color: #005587;
	font-weight: normal;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.Hyperlinked
{
	border-style: none;
}

img.ReduceButtonSize
{
	max-height: 18px;
}

.TableStyle-ResultsTable .BodyA-Column1-Body1 p,
.TableStyle-ResultsTable .BodyB-Column1-Body1 p,
.TableStyle-ResultsTable .BodyC-Column1-Body1 p,
.TableStyle-ResultsTable .BodyD-Column1-Body1 p,
.TableStyle-ResultsTable .BodyE-Column1-Body1 p,
.TableStyle-ResultsTable .BodyF-Column1-Body1 p,
.TableStyle-ResultsTable .BodyG-Column1-Body1 p,
.TableStyle-ResultsTable .BodyH-Column1-Body1 p,
.TableStyle-ResultsTable .BodyI-Column1-Body1 p
{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 10pt;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	orphans: 2;
	widows: 2;
	margin-left: 3px;
	padding-left: 3px;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
}

MadCap|conceptLink
{
	color: #404040;
	font-size: 0.8em;
	font-weight: bold;
	mc-label: 'SEE ALSO';
	padding-top: 8px;
	text-decoration: none;
}

MadCap|conceptLink:hover
{
	color: #005587;
	font-weight: bold;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-disabled: false;
	margin-left: 1cm;
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-open-image: url('../Images/DropDownOpen.png');
}

MadCap|dropDownBody
{
	mc-disabled: false;
	color: #000000;
	border-bottom-color: 4F4F4F;
	border-bottom-style: none;
	border-bottom: none;
	font-size: 11pt;
	overflow: auto;
	font-family: 'Flama Basic', Arial;
}

MadCap|dropDown.SecondLevel
{
	mc-image-spacing: 5px;
	margin-left: 1.5cm;
}

MadCap|dropDownBody.FooterTopicMaster
{
	border-bottom-color: #b3b3b3;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	font-family: 'Flama Basic', Arial;
	font-size: 10pt;
	color: #808080;
}

MadCap|dropDownHotspot
{
	mc-disabled: false;
	font-style: normal;
	color: #717171;
	mc-open-image: url('../Images/DropDownOpen.png');
	font-weight: bold;
	font-family: 'Flama Basic', Arial;
	font-size: 12pt;
}

MadCap|dropDownHotspot:hover
{
	font-weight: bold;
	color: #008755;
}

MadCap|dropDownHotspot.Footer
{
	color: #ffffff;
	font-size: 0.8em;
}

MadCap|dropDownHotspot.Footer:hover
{
	color: #008755;
}

MadCap|dropDownHotspot.pdf-h3
{
	mc-disabled: false;
}

MadCap|dropDownBody.SubmittedVoidedDelivery
{
	border-bottom: 0px;
	border-radius: 10px;
	padding-left: 10px;
	padding: 10px;
	border: none;
}

MadCap|popup
{
	color: #005587;
	width: 350px;
}

MadCap|popup.small
{
	width: 250px;
}

MadCap|popup:focus
{
	color: #005587;
}

MadCap|popup:hover
{
	color: #005587;
}

MadCap|popupHead
{
	color: #005587;
	font-weight: bold;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: none;
	font-size: 11pt;
	font-weight: normal;
	color: #003d4c;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	font-family: 'Flama Basic', Arial;
}

MadCap|xref:hover
{
	color: #3c9925;
}

ol
{
	list-style-image: none;
	mc-hyphenate: never;
}

ol.LowerAlpha
{
	list-style-type: lower-alpha;
	margin-left: -10px;
}

ol.LowerRoman
{
	list-style-type: lower-roman;
	margin-left: -10px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: 'Flama Basic', Arial;
	font-size: 11pt;
	color: #000000;
	mc-hyphenate: never;
}

div.copyright
{
	bottom: 0px;
	position: absolute;
	text-align: center;
}

p.FooterTopicMaster
{
	text-align: center;
}

/*p.FooterTopicMaster
{
                font-size: 0.8em;
                font-weight: bold;
                margin: 0px;
                padding: 0px;
                padding-left: 2px;
                color: #000000;
                line-height: 10px;
                position: absolute;
                bottom: 5px;
}*/

p.FooterTopicMasterLastLine
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}

p.FooterTopicMasterLastLineLeftPadding
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: left;
}

p.FooterTopicMasterLeftPadding
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 3px;
	text-align: left;
}

p.note
{
	mc-auto-number-format: "Note: ";
	mc-auto-number-position: inside-head;
	mc-auto-number-class: note;
	margin-left: 0px;
	position: relative;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a9a9a9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a9a9a9;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a9a9a9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
	text-indent: -4px;
	font-family: 'Flama Basic', Arial;
	font-size: 10pt;
	background-color: transparent;
}

span.note
{
	font-weight: bold;
	color: #062A5E;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
}

p.note-table
{
	mc-auto-number-format: "Note: ";
	mc-auto-number-position: inside-head;
	mc-auto-number-class: note;
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	text-indent: -4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a9a9a9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: 'Flama Basic', Arial;
	font-size: 9pt;
	background-color: transparent;
}

p.important-table
{
	mc-auto-number-format: "Important: ";
	mc-auto-number-position: inside-head;
	mc-auto-number-class: important;
	margin-left: 0px;
	position: relative;
	margin-top: 5px;
	text-indent: -3.5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ff0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ff0000;
	background-color: transparent;
}

p.important
{
	mc-auto-number-format: "Important: ";
	mc-auto-number-position: inside-head;
	mc-auto-number-class: important;
	margin-left: 0px;
	position: relative;
	margin-top: 5px;
	text-indent: -3.5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ff0000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ff0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ff0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ff0000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
}

span.important
{
	font-weight: bold;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	color: #BE0000;
}

p.noteextension
{
	padding-bottom: 10px;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: -12px;
}

td p.note
{
	padding-left: 20px;
	padding-right: 10px;
	background: transparent;
}

td p.important
{
	padding-left: 20px;
	padding-right: 10px;
	background: transparent;
}

pre
{
	margin-botton: 1em;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 700px;
	height: 700px;
	overflow: auto;
	font-size: 10pt;
	font-family: 'Flama Basic', Arial;
	text-align: left;
	display: inline-block;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: normal;
	mc-hyphenate: never;
}

p.legal
{
	font-family: 'Flama Basic', Arial;
	font-weight: normal;
	padding-top: 5px;
	border-top: none 0px;
	font-size: 11px;
	color: #717171;
	line-height: 1.3em;
}

span.legal-toc-entry
{
	font-family: 'Flama Basic', Arial;
	font-weight: normal;
	padding-top: 5px;
	border-top: none 0px;
	font-size: 11px;
	color: #717171;
	line-height: 1.3em;
}

p.fieldtablenospace
{
	font-family: 'Flama Basic', Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #717171;
	font-size: 9pt;
	margin-bottom: -10px;
}

td p.changebar
{
	/* border-right-style: solid;
                padding-right: 5px;
                border-right-color: #ff0000;
                border-right-width: 3px;*/
	border-left-style: solid;
	padding-left: 5px;
	border-left-color: #ff0000;
	border-left-width: 3px;
}

p.SeeAlsoLink
{
	border-top-color: #b3b3b3;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 1.10em;
	letter-spacing: 1px;
	word-spacing: 2px;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextHeadDark
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextLightEmphasis
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.PanelHeader
{
	font-family: 'Flama Basic', Arial;
	font-weight: bold;
	padding-top: 0px;
	border-top: none 0px;
	font-size: 14px;
	color: #333333;
}

span.Emphasis
{
	font-weight: bold;
}

span.SeeAlsoIndexTerms
{
	font-style: italic;
}

span.SeeIndexTerms
{
	font-style: italic;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
	mc-hyphenate: never;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

span.fieldoptioncaps
{
	font-weight: normal;
	font-style: normal;
	font-family: 'Flama Basic', Arial;
	font-size: 11pt;
	text-transform: uppercase;
}

a
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

ol,
ul
{
	line-height: 2em;
}

p.ImageFloatLeft
{
	margin-right: 50pt;
}

MadCap|dropDownHotspot:focus
{
	color: #008755;
}

MadCap|expandingHead
{
	font-size: 14pt;
	color: #ffffff;
	background-color: #6495ed;
	padding: 6px;
	margin-right: 20px;
	left: 0pt;
}

MadCap|expanding
{
	float: none;
	clear: inherit;
	padding-left: 6px;
}

MadCap|expandingBody
{
	overflow: auto;
	width: 0px;
}

a.GlossaryPageLink
{
	color: #062a58;
	font-family: 'Flama Basic', Arial;
	font: 'Flama Basic', Arial;
	font-size: 16pt;
	font-weight: normal;
	list-style-type: none;
}

li.GlossaryPageEntry
{
	list-style-image: none;
	list-style-type: none;
}

Div.GlossaryPageHeading
{
	border-left-style: none;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-style: normal;
	margin-left: -18px;
	font-family: 'Flama Medium', Arial;
	font-size: 28pt;
	color: #006341;
}

Div.GlossaryPageDefinition
{
	color: #080808;
	font-size: 11pt;
	margin-bottom: 12px;
	font-family: 'Flama Basic', Arial;
}

MadCap|glossaryProxy
{
	list-style-type: None;
	border-top-style: solid;
	border-top-color: black;
}

MadCap|menuProxy
{
	position: fixed;
	right: 1px;
	float: right;
}

MadCap|helpControlMenuItem
{
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

MadCap|helpControlMenu
{
	background-color: #eaeaea;
}

MadCap|helpControlMenuItem.Highlighted
{
	background-color: #003d4c;
}

MadCap|helpControlListItem
{
	padding-top: 1px;
}

code
{
	background-color: #efefef;
	color: #006341;
	border-radius: 5px;
	letter-spacing: 1px;
	font-family: Consolas;
}

MadCap|slideshow
{
	margin-top: 4px;
	border-bottom-width: 0px;
	padding-top: 0px;
	height: 200px;
	margin-bottom: -5px;
	border-width: 0px;
	padding-bottom: 5px;
}

MadCap|dropDownHead.dropDownHead2
{
	color: #4f4f4f;
}

MadCap|dropDownHead.dropDownHead3
{
	color: #000000;
}

MadCap|dropDownHead.dropDownHead4
{
	
}

MadCap|dropDownHead
{
	color: #003d4c;
	font-family: 'Flama Medium', Arial;
	font-size: 12pt;
}

MadCap|dropDownHead.dropDownHead5
{
	
}

MadCap|dropDownHead.dropDownHead7
{
	
}

b.SubHeading
{
	font-family: 'Flama Basic', Arial;
	color: #000000;
	font-size: 11pt;
	line-height: 0pt;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 20px;
}

MadCap|dropDownHotspot.dropdown2
{
	font-size: 0.8em;
	font-weight: bold;
	mc-disabled: false;
	color: #a9a9a9;
}

hr.PanelRule
{
	color: #717171;
	width: 99%;
}

abbr
{
	font-variant: normal;
	font-size: 16pt;
}

MadCap|xref:focus
{
	color: #3c9925;
}

MadCap|conceptLink:focus
{
	color: #c008755;
}

span.deletebutton
{
	font-family: 'Flama Basic', Arial;
	font-style: normal;
	color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3.5px;
	padding-right: 6px;
	word-break: keep-all;
	white-space: nowrap;
	background: linear-gradient(#003d4c, #005587);
	background-color: #003d4c;
}

span.deletebutton:hover
{
	background-color: #DD9C2D;
}

p.Screen_Name
{
	font-size: 26pt;
	color: #000000;
	text-align: left;
	font-family: 'Flama Basic', Arial;
	font-weight: normal;
	line-height: 42pt;
	padding-bottom: 10px;
}

p.Tab_Name
{
	font-size: 18pt;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-family: 'Flama Basic', Arial;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003d4c;
	border-bottom-color: #4687e8;
	border-left-color: #4687e8;
	border-right-color: #4687e8;
	border-top-color: #4687e8;
	border-top-right-radius: 10px;
	border-top-left-radius: 12px;
}

h1.tab-name
{
	font-size: 18pt;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-family: 'Flama Basic', Arial;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003d4c;
	border-bottom-color: #4687e8;
	border-left-color: #4687e8;
	border-right-color: #4687e8;
	border-top-color: #4687e8;
	border-top-right-radius: 10px;
	border-top-left-radius: 12px;
}

p.Screen_Section_Name
{
	margin-bottom: 0px;
	background-color: transparent;
	mc-hidden: unhidden;
	font-size: 16pt;
	font-style: normal;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 0px 0px;
	border-top-right-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-bottom-left-radius: 0px 0px;
	border-left-style: solid;
	border-left-color: #008755;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #1e90ff;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #0000ff;
	color: #005587;
	font-weight: bold;
	border-left-width: 3px;
	margin-top: 3px;
	padding-top: 10px;
	font-family: 'Flama Basic', Arial;
}

p.Screen_Tab_Name
{
	margin-bottom: 0px;
	background-color: transparent;
	mc-hidden: unhidden;
	font-size: 14pt;
	font-style: normal;
	padding-bottom: 10px;
	color: #003d4c;
	font-weight: bold;
	border-left-width: 3px;
	margin-top: 3px;
	padding-top: 10px;
	font-family: 'Flama Medium', Arial;
}

p.Screen_Tab_Name_api_landing
{
	margin-bottom: 0px;
	background-color: transparent;
	mc-hidden: unhidden;
	font-style: normal;
	padding-bottom: 10px;
	color: #003d4c;
	font-weight: bold;
	border-left-width: 3px;
	margin-top: 3px;
	padding-top: 10px;
	font-family: 'Flama Medium', Arial;
	text-align: center;
	font-size: 16pt;
}

p.SecondLevel
{
	margin-left: 10px;
	font-size: 14pt;
	font-style: normal;
	font-family: 'Flama Basic', Arial;
	color: #a9a9a9;
	font-weight: bold;
}

ul.table
{
	margin-left: 26px;
	word-break: keep-all;
	word-wrap: never;
	mc-hyphenate: never;
	list-style: none;
}

td ol,
td ul
{
	margin-left: 0;
	padding-left: 25px;
}

MadCap|glossaryProxy.glossaryNoBullet
{
	list-style-image: url('../Images/GlossaryNoBullet.png');
	border-top-style: solid;
	border-top-color: black;
	mc-glossary-headings: true;
}

td
{
	padding-top: 6px;
	padding-bottom: 0px;
	margin: 8px;
	vertical-align: top;
	mc-table-style: url('../TableStyles/FullTable.css');
	font-family: 'Flama Basic', Arial;
	word-break: keep-all;
	word-wrap: never;
	mc-hyphenate: never;
}

td p
{
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

td.usecase
{
	margin: 8px;
	vertical-align: top;
	mc-table-style: url('../TableStyles/FullTable.css');
	font-family: 'Flama Basic', Arial;
	font-size: 12pt;
	word-break: keep-all;
	word-wrap: never;
	mc-hyphenate: never;
}

div.tl-footer-background
{
	
}

div.home-center-tiles
{
	center: ;
	width: 50%;
	border: 3px solid green;
	padding: 10px;
}

div.tiles-center
{
	text-align: center;
	margin: auto;
	background-color: white;
	padding-bottom: 150px;
	padding-top: 3px;
}

p.tl-toggle-text
{
	font-family: 'Flama Basic', Arial;
	font-size: 9pt;
	font-style: italic;
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: left;
}

span.uigreenbutton
{
	font-family: 'Flama Basic', Arial;
	border-radius: 5px;
	font-size: 12px;
	word-break: keep-all;
	white-space: nowrap;
	font: 'Flama Medium', Arial;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	border: solid 2px #3D9E26;
	background-color: #3D9E26;
	border-bottom-color: #3D9E26;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

span.uiemeraldbutton
{
	font-family: 'Flama Basic', Arial;
	border-radius: 5px;
	font-size: 12px;
	word-break: keep-all;
	white-space: nowrap;
	font: 'Flama Medium', Arial;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	border: solid 2px #008755;
	background-color: #008755;
	border-bottom-color: #008755;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

hr.troubleshooting
{
	margin-right: 1.12em;
	margin-left: 1px;
	color: #003d4c;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	height: auto;
	border-color: transparent;
	border-top-width: .5px;
	border-top-style: solid;
	border: solid 0.5px transparent;
	border-top-color: #003d4c;
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 99%;
}

p.troubleshooting
{
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #f9f1e6;
	width: 99%;
	padding-right: 5px;
	padding-left: 10px;
}

img.pdf-icons
{
	width: 14px;
	height: 14px;
	padding-top: 5px;
}

div.troubleshooting
{
	background-color: #fcf9f4;
	font-family: 'Flama Basic', Arial;
	border-radius: 5px;
	padding: 10px;
	margin: 5px;
}

div.troubleshooting p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.troubleshooting ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.TableStyle-FullTable div.troubleshooting p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.troubleshooting ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.troubleshooting li
{
	margin-bottom: 3px;
	margin-top: 3px;
}

div.note
{
	background-color: #efefef;
	font-family: 'Flama Basic', Arial;
	border-radius: 5px;
	padding: 10px;
	margin: 5px;
}

div.note p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.note ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

td div.note p
{
	margin-bottom: 3px;
	margin-top: 3px;
}

td div.note ul
{
	margin-bottom: 3px;
	margin-top: 3px;
}

td div.note li
{
	margin-bottom: 3px;
	margin-top: 3px;
}

div.important
{
	background-color: #f8e5e5;
	font-family: 'Flama Basic', Arial;
	border-radius: 5px;
	padding: 10px;
	margin: 5px;
}

div.important p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.important ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.TableStyle-FullTable div.important p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.important ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.important li
{
	margin-bottom: 3px;
	margin-top: 3px;
}

div.condreqs
{
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	border-top-color: #003d4c;
	border-top-width: .5px;
	border-top-style: solid;
	border-bottom-color: #003d4c;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	background-color: #fcf9f4;
	font-family: 'Flama Basic', Arial;
}

div.condreqs p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.condreqs ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.TableStyle-FullTable div.condreqs p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.condreqs ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.condreqs li
{
	margin-bottom: 3px;
	margin-top: 3px;
}

div.tip
{
	background-color: #e5eef3;
	font-family: 'Flama Basic', Arial;
	border-radius: 5px;
	padding: 10px;
	margin: 5px;
}

div.tip p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.tip ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.TableStyle-FullTable div.tip p
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.tip ul
{
	font-family: 'Flama Basic', Arial;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.TableStyle-FullTable div.tip li
{
	margin-bottom: 3px;
	margin-top: 3px;
}

img.note
{
	height: 24px;
	padding-right: 5px;
}

MadCap|dropDown.heading2
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

MadCap|dropDownHotspot.heading2
{
	font-size: 26pt;
	color: #008755;
	font-weight: 400;
	font-family: 'Flama Basic', Arial;
}

/* Wizard. There are three button styles - wizbutton (standard), wizbutton_long (for longer text, where there are only two options to display) and wizbutton_nav for the back and start again buttons */

div.wizard
{
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	background-color: #ebf5e9;
	border-radius: 10px;
	max-width: 1200px;
}

h2.wizard	/* Use for H2s within topics as section headers*/
{
	font-size: 20pt;
	color: #003d4c;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	mc-hyphenate: never;
}

.wizbutton
{
	display: inline-block;
	border-radius: 12px;
	background-color: #008755;
	border: none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 170px;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.wizbutton_long
{
	display: inline-block;
	border-radius: 12px;
	background-color: #bed230;
	border: none;
	color: #404040;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	width: 190px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
	vertical-align: middle;
}

.wizbutton_back
{
	display: inline-block;
	background: none;
	border: none;
	color: #003d4c;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 4px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
	vertical-align: middle;
}

.wizbutton_back:before
{
	content: url("../Images/icon_back.png");
	vertical-align: middle;
}

.wizbutton_start
{
	display: inline-block;
	background: none;
	border: none;
	color: #003d4c;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
	vertical-align: middle;
}

.wizbutton_start:before
{
	content: url("../Images/icon_startagain.png");
	vertical-align: middle;
}

div.sideContentWizard
{
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 33.33%;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border-left: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
	border-bottom-left-radius: 6px;
}

.wiztext	/* for use with image buttons */
{
	color: #000000;
	text-align: center;
	font-style: italic;
	font-size: 18px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
}

div.wizoptions
{
	text-align: center;
}

div.wizoptions div
{
	text-align: center;
	display: inline-block;
	width: 150px;
	padding: 0px;
	margin: 20px;
	vertical-align: top;
}

img.wiz	/* for use with image buttons */
{
	cursor: pointer;
}

MadCap|popupBody
{
	width: auto;
	height: auto;
}

footer
{
	background-color: #006341;
	padding-bottom: 5px;
}

MadCap|slideshowBullet
{
	width: 0px;
}

MadCap|slide
{
	padding-bottom: 6px;
}

h4
{
	font-size: 11pt;
	font-family: 'Flama Medium', Arial;
	font-weight: bold;
}

div.height-container-sidenav	/*fixing flare bug from 2020 r2 release*/
{
	padding-bottom: 0;
}

/* Medium Layout */

@media only screen and (max-width: 1279px)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow
	{
		width: 100%;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	div.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	div.TraceLinkLandingSection > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeWelcomePDFSection > div:nth-child(1)
	{
		width: 50%;
	}

	div.HomeWelcomePDFSection > div:nth-child(2)
	{
		width: 50%;
	}

	div.HomeWelcomeButtons > div:nth-child(1)
	{
		width: 50%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomeWelcomeButtons > div:nth-child(2)
	{
		width: 50%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomePDFSection > div:nth-child(1)
	{
		width: 33.33333%;
	}

	div.HomePDFSection > div:nth-child(2)
	{
		width: 33.33333%;
	}

	div.HomePDFSection > div:nth-child(3)
	{
		width: 33.33333%;
	}

	div.HomePDFButton > div:nth-child(1)
	{
		width: 50%;
	}

	div.HomeMasterPageFooter > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.HomeMasterPageFooter > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(1)
	{
		width: 33.33333%;
	}

	div.HomeVideoSection > div:nth-child(2)
	{
		width: 33.33333%;
	}

	div.HomeVideoSection > div:nth-child(3)
	{
		width: 33.33333%;
	}

	div.tiles > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.TraceLinkLandingSection > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.header-border > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.context-help-topic > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.context-help-topic > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.footer > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.footer > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.footer > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.tl-footer > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.footer1 > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.footer1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.TraceLinkFooter > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.TraceLinkFooter > div:nth-child(2)
	{
		width: 66.667%;
		margin-left: 0%;
	}

	div.TraceLinkFooter > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.home-tiles3 > div:nth-child(1)
	{
		width: 25%;
		margin-left: 16.667%;
	}

	div.home-tiles3 > div:nth-child(2)
	{
		width: 25%;
		margin-left: 16.667%;
	}

	div.home-tiles3 > div:nth-child(3)
	{
		margin-top: 5%;
		width: 25%;
		margin-left: 37.5%;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 25%;
		margin-left: 16.667%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 25%;
		margin-left: 16.667%;
	}

	div.home-tiles > div:nth-child(3)
	{
		margin-top: 5%;
		width: 25%;
		margin-left: 16.667%;
	}

	div.home-tiles > div:nth-child(4)
	{
		margin-top: 5%;
		width: 25%;
		margin-left: 16.667%;
	}

	div.home-tiles-api .home-tiles-api-short
	{
		max-height: 400px;
	}
}

/* Small Layout */

@media only screen and (max-width: 767px)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	.left-content
	{
		margin-bottom: 60px;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h2
	{
		font-size: 1.2em;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.video-section
	{
		padding-top: 30px;
	}

	.video-section .columns
	{
		padding: 0;
	}

	.footer-links,
	p.Copyright,
	.footer-icons
	{
		text-align: center;
	}

	div.TraceLinkLandingSection > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeWelcomePDFSection > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeWelcomePDFSection > div:nth-child(2)
	{
		width: 100%;
	}

	div.HomeWelcomeButtons > div:nth-child(1)
	{
		width: 41.667%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomeWelcomeButtons > div:nth-child(2)
	{
		width: 41.667%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomePDFSection > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HomePDFSection > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HomePDFSection > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HomePDFButton > div:nth-child(1)
	{
		width: 41.667%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomeMasterPageFooter > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeMasterPageFooter > div:nth-child(2)
	{
		width: 100%;
	}

	div.HomeVideoSection > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TraceLinkLandingSection > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.copyright
	{
		font-family: 'Flama Basic', Arial;
	}

	div.header-border > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.context-help-topic > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.context-help-topic > div:nth-child(2)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.footer > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.footer > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.footer > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.tl-footer > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	h1.tl-landing-h1
	{
		color: #ffffff;
		font-family: 'Flama Medium', Arial;
		font-weight: bold;
		font-size: 2.75rem;
	}

	div.footer1 > div:nth-child(1)
	{
		width: 100%;
	}

	div.footer1 > div:nth-child(2)
	{
		width: 100%;
	}

	div.TraceLinkFooter > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.TraceLinkFooter > div:nth-child(2)
	{
		width: 75%;
		margin-left: 0%;
	}

	div.TraceLinkFooter > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	MadCap|dropDown
	{
		width: 0;
	}

	MadCap|dropDown.ThirdLevel
	{
		
	}

	div.TopicContent
	{
		padding-left: 30px;
	}

	p.Screen_Name
	{
		font-size: 36pt;
		color: #000000;
		text-align: left;
		font-family: 'Flama Basic', Arial;
		font-weight: normal;
		line-height: 42pt;
		padding-bottom: 10px;
	}

	a.feedback
	{
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		border-radius: 0px;
		background-color: #003d4c;
		background: #003d4c;
		border: solid 2px #003d4c;
	}

	a.feedback:hover
	{
		background-color: #003d5d;
	}

	a.feedback-api-landing
	{
		font-family: 'Flama Basic', Arial;
		background: #003d4c;
		color: #ffffff;
		padding-left: 15px;
		padding-right: 15px;
		word-break: keep-all;
		white-space: nowrap;
		background-color: #003d4c;
		border: #003d4c;
		font-weight: bold;
		font-style: normal;
		font-size: 14px;
		padding-bottom: 15px;
		padding-top: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	a.feedback-api-landing:hover
	{
		color: #ffffff;
		margin-top: 3px;
		font-size: .8em;
		background-color: #003d5c;
		box-shadow: 1px 1px 4px #720000;
	}

	h1.glossary
	{
		color: #4b4b4b;
	}

	p.Screen_Tab_Name
	{
		font-weight: bold;
	}

	div.slidingshow
	{
		padding-top: 20px;
	}

	div.home-tiles3 > div:nth-child(1)
	{
		width: 75%;
		margin-left: 8.3333%;
	}

	div.home-tiles3 > div:nth-child(2)
	{
		margin-top: 5%;
		width: 75%;
		margin-left: 8.3333%;
	}

	div.home-tiles3 > div:nth-child(3)
	{
		width: 75%;
		margin-left: 8.3333%;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 75%;
		margin-left: 8.3333%;
	}

	div.home-tiles > div:nth-child(2)
	{
		margin-top: 5%;
		width: 75%;
		margin-left: 8.3333%;
	}

	div.home-tiles > div:nth-child(3)
	{
		margin-top: 5%;
		width: 75%;
		margin-left: 8.3333%;
	}

	div.home-tiles > div:nth-child(4)
	{
		margin-top: 5%;
		width: 75%;
		margin-left: 8.3333%;
	}

	div.home-tiles-api .home-tiles-api-short
	{
		max-height: none;
	}
}

@media print
{
	h1
	{
		page-break-before: avoid;
		mc-heading-level: 2;
	}

	p.FooterTopicMaster
	{
		font-size: 0.8em;
		font-weight: normal;
		text-align: center;
		margin: 0px;
		padding: 0px;
		padding-left: 2px;
		color: #000000;
		line-height: 10px;
		top: 10px;
		bottom: 5px;
		position: absolute;
		mc-printer-page-footer-margin: 4px;
	}

	p.note
	{
		mc-auto-number-format: '{b}{color navy}Note: {/color} {/b}';
		padding-bottom: 10px;
		padding-left: 80px;
		padding-right: 80px;
		padding-top: 10px;
	}

	img.note
	{
		width: 20px;
		height: 20px;
	}

	td ol,
	td ul
	{
		margin-left: 0;
	}

	hr.PanelRule
	{
		color: #717171;
		width: 99%;
	}

	h2
	{
		mc-heading-level: 3;
		font-weight: 700;
	}

	h2.release-usecase-child	/* use for headers on Release Information and Use Case child topics */
	{
		font-family: 'Flama Medium', Arial;
		line-height: 42pt;
		text-align: left;
		margin-bottom: 8px;
		margin-top: 20px;
		padding-bottom: 10px;
		color: #003d4c;
		font-size: 36pt;
		font-weight: bold;
		mc-hyphenate: never;
		mc-heading-level: 2;
	}

	h3
	{
		mc-heading-level: 0;
		line-height: 22pt;
	}

	h4
	{
		mc-heading-level: 0;
		font-family: 'Flama Medium', Arial;
		font-size: 11pt;
	}

	img
	{
		max-width: 100%;
	}

	pre
	{
		font-size: 9pt;
		width: 600px;
		white-space: pre-wrap;
		word-wrap: break-word;
		word-break: break-all;
	}

	h1.cover
	{
		margin-top: 18%;
	}

	span.nowrap
	{
		word-wrap: normal;
	}

	MadCap|dropDown.SecondLevel
	{
		margin-left: 30px;
	}

	MadCap|dropDownBody
	{
		padding-left: 25px;
	}

	MadCap|dropDownHotspot
	{
		color: #000000;
		font-size: 12pt;
	}

	MadCap|dropDownHotspot.pdf-h3
	{
		font-family: 'Flama Basic', Arial;
		color: black;
		line-height: 22pt;
		font-size: 18pt;
		margin-bottom: 10px;
		margin-top: 20px;
		font-weight: normal;
		padding-bottom: 10px;
		mc-hyphenate: never;
		mc-heading-level: 0;
	}

	div.GlossaryPageTerm
	{
		font-size: 9pt;
		color: #4F4F4F;
	}

	div.GlossaryPageDefinition
	{
		font-size: 7pt;
		font-family: 'Flama Basic', Arial;
	}

	td
	{
		margin: 8px;
		margin: 8px;
		vertical-align: top;
		font-family: 'Flama Basic', Arial;
		font-size: 9pt;
		word-break: keep-all;
		word-wrap: never;
		mc-hyphenate: never;
	}

	/*td styles because the font sizes in the PDF inside tables aren't coorperating for no discernible reason*/

	td li
	{
		font-size: 10px;
	}

	td code
	{
		font-size: 10px;
	}

	td div.important
	{
		font-size: 10px;
	}

	td div.note
	{
		font-size: 10px;
	}

	td div.condreqs
	{
		font-size: 10px;
	}

	td div.troubleshooting
	{
		font-size: 10px;
	}

	td div.tip
	{
		font-size: 10px;
	}

	h1.tl-landing-h1
	{
		text-align: left;
		mc-heading-level: 1;
	}

	h1.tl-landing-h1-blue
	{
		text-align: left;
		mc-heading-level: 1;
	}

	span.legal-toc-entry
	{
		mc-heading-level: 2;
	}

	p.TOC1
	{
		font-family: 'Flama Basic', Arial;
		page-break-after: avoid;
		font-size: 14pt;
		margin-bottom: 2px;
		mc-leader-offset: 50px;
		mc-leader-indent: 25px;
		color: #003d4c;
	}

	p.TOC2
	{
		font-family: 'Flama Basic', Arial;
		font-size: 11pt;
		font-weight: 700;
		margin-bottom: 2px;
		margin-top: 4px;
		mc-leader-offset: 50px;
		mc-leader-indent: 25px;
	}

	p.TOC3
	{
		font-size: 10pt;
		font-family: 'Flama Basic', Arial;
		margin-left: 50px;
		margin-top: 2px;
		margin-bottom: 4px;
		mc-leader-offset: 50px;
		mc-leader-format: '.';
		mc-leader-indent: 25px;
	}

	MadCap|footnoteBlock
	{
		font-size: 6pt;
	}

	MadCap|xref.TOCPageNumber
	{
		mc-format: ;
		mc-leader-format: '.';
		font-style: normal;
		font-size: 10pt;
		font-weight: normal;
	}

	MadCap|tocProxy
	{
		border-top-color: transparent;
		border-top-width: 0px;
	}

	div.condreqs
	{
		page-break-before: avoid;
	}

	div.important
	{
		page-break-before: avoid;
	}

	div.note
	{
		page-break-before: avoid;
	}

	h1.chapter
	{
		mc-heading-level: 1;
	}

	h1.chapter-dark
	{
		mc-heading-level: 1;
	}

	MadCap|footnotesBlock
	{
		border-top-width: 0;
	}

	MadCap|footnote
	{
		color: #717171;
		font-family: 'Flama Basic', Arial;
	}
}

