@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta conditions="Import.GlobalFile" />*/

html
{
	height: 100%;
	box-sizing: border-box;
}

html.popup
{
	mc-master-page: url('../MasterPages/MasterPage_blank.flmsp');
	mc-community-features: disabled;
}

html.popup nav.tab-bar
{
	display: none !important;
}

html.popup .MCBreadcrumbsBox_0
{
	display: none !important;
}

html.popup .sideContent
{
	display: none !important;
}

div.MCTopicPopupContainer
{
	position: fixed;
	top: 35%;
	left: 35%;
	right: 35%;
	bottom: 35%;
}

body
{
	color: #404040;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.7em;
	position: relative;
	/* padding-bottom: 6rem;  keep 6rem to stop footer div leaking into topic contents */
	min-height: 98%;
	/* remove scrollbars */
	max-width: 96%;
	/* remove scrollbars */
	mc-hyphenate-shortest-word: 9;
}

html.appendix
{
	/*defined in print stylesheet*/
}

a
{
	color: #582D87;
}

a:link
{
	color: #582D87;
}

a:visited
{
	color: #582D87;
}

a:hover
{
	color: #D7DF23;
}

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

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

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

blockquote
{
	background-color: #e1e1e1;
	background-image: url('../Images/Skin/QuotationMark.png');
	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-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.faq
{
	background-color: #e1e1e1;
	background-image: url('../Images/Skin/QuotationMark.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-style: normal;
	line-height: 18px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 12px;
}

blockquote.name
{
	background-image: none;
	border-bottom-color: #b3b3b3;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	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.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

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

div.TightContent
{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

div.TopicContent
{
	/* The following can be used to maximise the width of the topic content (in line with 66 character readability) and centre it within the frame*/
	max-width: 70em;
	min-height: 100%;
	margin: 0 auto;
	padding-bottom: 170px;
}

div.topicbody
{
	max-width: 58em;
	margin: 0 15em 0 0;
}

div.topicmenu
{
	max-width: 12em;
	float: right;
	margin: 20px -120px 20px 20px;
}

h1
{
	font-size: 3em;
	font-weight: normal;
	line-height: 1.05em;
	margin-bottom: 8px;
	margin-top: 20px;
	padding-bottom: 10px;
}

h1.Appendix
{
	
}

h2
{
	font-size: 2.25em;
	font-weight: normal;
	line-height: 1.05em;
	margin-bottom: 4px;
	margin-top: 20px;
}

h3
{
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1.25em;
	margin-bottom: 4px;
	margin-top: 16px;
}

h3.SubCenter
{
	text-align: center;
}

h4
{
	font-size: 1.125em;
	font-weight: normal;
	line-height: 1.2222em;
	margin-bottom: 4px;
	margin-top: 16px;
}

img
{
	border-style: none;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.50by50
{
	max-width: 50px;
	max-height: 50px;
}

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

img.Hyperlinked
{
	border-style: none;
}

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

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

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

MadCap|conceptLink
{
	color: #404040;
	font-size: 0.8em;
	font-weight: bold;
	mc-image: url('../Images/Skin/ListIcon.png');
	mc-label: 'SEE ALSO';
	padding-top: 8px;
	text-decoration: none;
}

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

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

MadCap|dropDown.Footer
{
	mc-closed-image: url('../Images/Skin/DropDownSmallClosed.png');
	mc-open-image: url('../Images/Skin/DropDownSmallOpen.png');
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #D7DF23;
	mc-disabled: false;
}

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

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

MadCap|dropDownHead
{
	mc-disabled: false;
}

MadCap|dropDownHotspot
{
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
	mc-disabled: false;
}

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

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

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

MadCap|popup
{
	color: #582d87;
}

MadCap|popup:focus
{
	color: #582d87;
}

MadCap|popup:hover
{
	color: #582d87;
}

MadCap|popupHead
{
	font-weight: bold;
	color: #582d87;
	border-bottom-style: dashed;
	border-bottom-color: #582d87;
	border-bottom: dotted 1px #582d87;
}

MadCap|xref
{
	color: #582d87;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #D7DF23;
}

ol
{
	list-style-image: none;
	margin-left: 0em;
	padding-left: 2em;
}

ol.LowerAlpha
{
	list-style-type: lower-alpha;
}

ol.LowerRoman
{
	list-style-type: lower-roman;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	orphans: 2;
	widows: 2;
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.note
{
	background-image: url('../Images/Skin/NoteIcon.png');
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	mc-auto-number-format: '{b}{color #D7DF23}Note: {/color}{/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	color: #404040;
	background-color: #a7a9ac;
}

p.warning
{
	background-image: url('../Images/Skin/NoteIcon.png');
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	mc-auto-number-format: '{b}{color #D7DF23}Warning: {/color}{/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	color: #404040;
	background-color: #a7a9ac;
}

div.note
{
	background-image: url('../Images/Skin/NoteIcon.png');
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	mc-auto-number-format: '{b}{color #D7DF23}Note: {/color}{/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	color: #404040;
	background-color: #a7a9ac;
}

p.noteBottom
{
	background-color: #a7a9ac;
	border-bottom-color: #404040;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	color: #404040;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
}

p.noteMiddle
{
	background-color: #a7a9ac;
	border-bottom: 0px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	color: #404040;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
}

p.noteTop
{
	background-color: #a7a9ac;
	background-image: url('../Images/Skin/NoteIcon.png');
	background-repeat: no-repeat;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #404040;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	color: #404040;
	margin-bottom: 0;
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
	padding-bottom: 8px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

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

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

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

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

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

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

.whiteheader
{
	color: #ffffff;
	font-weight: normal;
}

.row.nav-search
{
	display: block;
}

html.HomePage .row.nav-search
{
	display: none;
}

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

div.row.outer-row
{
	max-width: 70em;
}

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

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

td
{
	margin: 8px;
	vertical-align: top;
}

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

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

ul
{
	margin-left: 2em;
	list-style-image: url('../Images/Skin/Bullet1Online.png');
	padding: 0;
}

td ul
{
	margin-left: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../Images/Skin/Bullet1Online.png');
}

ul.checkbox
{
	list-style-image: url('../Images/Skin/checkbox.png');
}

ul.SecondLevel
{
	list-style-image: url('../Images/Skin/Bullet1Online.png');
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

html.templateTopic div.sideContent
{
	display: none;
}

/* Home Page Button Styles */

.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: 200px;
	background-color: #e6e6e6;
	margin-top: -50px;
}

#content-section h3
{
	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-image: url('../Images/Skin/Bullet1Online.png');
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-image: url('../Images/Skin/BackgroundImage.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 0px;
	height: auto;
	padding-bottom: 150px;
}

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

div.topichero h3
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

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

/* Home Page slide show */

div.slidingshow
{
	margin-top: -79px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border-style: ;
}

.mc-wrapper .mc-caption
{
	background: none;
	box-shadow: none;
}

.mc-wrapper .mc-viewport
{
	box-shadow: none;
}

/* Home Page Video Section */

.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;
}

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

.video-section .columns
{
	margin-bottom: 20px;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	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: 0px;
	padding-top: 0px;
}

html.HomePage
{
	mc-master-page: url('../MasterPages/HomePage_topnav.flmsp');
	mc-community-features: disabled;
}

/* Medium Layout */

@media only screen and (max-width: 64.063em)
{
	#content-section .left-section
	{
		padding-bottom: 250px;
	}

	div.TopicContent
	{
		padding-bottom: 270px;
	}

	div.slidingshow
	{
		width: 100%;
	}

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

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

/* Small Layout */

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

	#content-section .left-section
	{
		padding-bottom: 300px;
	}

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

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

	div.topicbody
	{
		max-width: 66em;
		margin: 0 auto 0 0;
	}

	div.TopicContent
	{
		padding-bottom: 270px;
	}

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

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

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

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

/* Home Page Footer */

.footer
{
	background-color: #58595B;
	padding-top: 40px;
	padding-bottom: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

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

.footer > div.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;
}

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

MadCap|relatedTopics
{
	color: #582d87;
}

MadCap|helpControlMenuItem.Highlighted
{
	background-color: #d1d3d4;
	color: #000000;
}

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

span.file
{
	font-weight: bold;
}

span.code
{
	font-family: monospace;
}

span.SearchHighlight
{
	background-color: #D1D3D4;
}

div.code
{
	
}

div.codeGrey
{
	background-color: #d1d3d4;
}

div.codeGreen
{
	background-color: #ecef8f;
}

div.codePurple
{
	background-color: #be9fdf;
}

div.code p, div.codeGrey p, div.codeGreen p, div.codePurple p
{
	font-family: monospace;
	line-height: 1em;
}

p.task
{
	text-transform: uppercase;
	font-weight: bold;
}

p.faq
{
	text-transform: uppercase;
	font-weight: bold;
}

MadCap|glossaryProxy
{
	border-top-width: 0px;
}

MadCap|toggler
{
	color: #582d87;
}

MadCap|toggler:hover
{
	color: #d7df23;
}

p.figure,
p.Figure	/* Yes. Really. Flare sometimes messes with capitalization and Chrome was not displaying correctly*/
{
	font-style: italic;
	text-align: center;
}

p.img
{
	text-align: center;
}

div.imgfigure,
li div.imgfigure
{
	page-break-inside: avoid;
}

div.example
{
	background-color: #a7a9ac;
	border: solid 1px #404040;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #404040;
}

p.example
{
	
}

p.objectives
{
	
}

p.exercise
{
	
}

div.example p.example
{
	font-weight: bold;
	page-break-after: avoid;
	background-repeat: no-repeat;
	mc-auto-number-format: '{b}{color #D7DF23}Example: {/color}{/b}';
}

div.example p.objectives
{
	font-weight: bold;
	page-break-after: avoid;
	background-repeat: no-repeat;
	mc-auto-number-format: '{b}{color #D7DF23}Objectives: {/color}{/b}';
}

div.example p.exercise
{
	font-weight: bold;
	page-break-after: avoid;
	background-repeat: no-repeat;
	mc-auto-number-format: '{b}{color #D7DF23}Exercise: {/color}{/b}';
}

@media print
{
	img
	{
		max-width: 600px;
		max-height: auto;
	}

	div.footer.center
	{
		display: none !important;
	}
}

