/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

body
{
	font-family: Arial;
	line-height: 1.5em;
	height: 100%;
}

body.web
{
	margin-bottom: 150px;
}

div.body
{
	margin-bottom: 100px;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-family: 'Segoe UI';
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 8px;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 30px;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	margin-bottom: 4px;
	margin-top: 20px;
	color: inherit;
	margin-left: 30px;
}

h2.SubCenter
{
	text-align: center;
	margin-bottom: 0px;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: 'Segoe UI';
	font-size: 10pt;
	margin-left: 50px;
	margin-right: 50px;
}

p.Copyright
{
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-align: center;
}

.centered-text
{
	padding-bottom: -10px;
	text-align: center;
}

.center
{
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
	position: relative;
}

.whiteheader
{
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.inner-wrap .tab-bar .nav-search
{
	display: none;
}

.inner-wrap .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

/* 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: 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-image: url('../Images/Bullets/Bullet1.png');
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-repeat: no-repeat;
	height: auto;
	background-size: cover;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image: url('../Images/Crescendo Building BW Blur (002) test 1.png');
	padding-bottom: 230px;
}

div.topichero h1
{
	font-size: 3.6em;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h2
{
	font-size: 1.8em;
	margin-bottom: 0px;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto;
}

/* Home Page slide show */

div.slidingshow
{
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -87px;
	width: 1250px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

.mc-wrapper .mc-prev
{
	left: -100px;
}

.mc-wrapper .mc-next
{
	right: -100px;
}

/* 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;
	margin-bottom: 20px;
}

.video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Home Page Footer */

div.footer
{
	background-color: #5d5959;
	padding-top: 60px;
	padding-bottom: 60px;
	position: absolute;
	width: 100%;
	height: 150px;
	bottom: 0px;
	font-family: 'Segoe UI';
}

div.footer a
{
	text-decoration: none;
	color: #DADADA;
}

div.footer > div.outer-row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: center;
}

.footer-links a
{
	padding-left: 8px;
	padding-right: 8px;
}

.footer-icons
{
	text-align: right;
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #525e72;
}

a:hover
{
	font-style: normal;
	font-weight: normal;
	background-image: none;
	color: #0185d1;
}

.footer-icons > a:first-of-type
{
	
}

.main-section > .row.outer-row
{
	max-width: 100%;
}

.row.outer-row
{
	padding-left: 0px;
	padding-right: 0px;
}

/* 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%;
	font-family: 'Segoe UI';
}

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;
	padding-top: 0;
	font-family: 'Segoe UI';
	font-size: 16px;
}

html.HomePage
{
	mc-community-features: disabled;
}

div.HomeHeroSection	/*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.HomeHeroSection::before
{
	content: ' ';
	display: table;
}

div.HomeHeroSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeHeroSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.HomeHeroSection > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.HomeWelcomePDFSection	/*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.HomeWelcomePDFSection::before
{
	content: ' ';
	display: table;
}

div.HomeWelcomePDFSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeWelcomePDFSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeWelcomePDFSection > div:nth-child(1)
{
	width: 58.333%;
	margin-left: 0%;
}

div.HomeWelcomePDFSection > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 0%;
}

div.HomeWelcomeButtons	/*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.HomeWelcomeButtons::before
{
	content: ' ';
	display: table;
}

div.HomeWelcomeButtons::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeWelcomeButtons > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeWelcomeButtons > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

div.HomeWelcomeButtons > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

div.HomePDFSection	/*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.HomePDFSection::before
{
	content: ' ';
	display: table;
}

div.HomePDFSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePDFSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}

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	/*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.HomePDFButton::before
{
	content: ' ';
	display: table;
}

div.HomePDFButton::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePDFButton > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomePDFButton > div:nth-child(1)
{
	width: 50%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

div.HomeMasterPageFooter	/*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.HomeMasterPageFooter::before
{
	content: ' ';
	display: table;
}

div.HomeMasterPageFooter::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeMasterPageFooter > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeMasterPageFooter > div:nth-child(1)
{
	margin-left: 0%;
	width: 30%;
}

div.HomeMasterPageFooter > div:nth-child(2)
{
	margin-left: 0%;
	width: 70%;
}

div.HomeMasterPageFooter > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.HomeVideoSection	/*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.HomeVideoSection::before
{
	content: ' ';
	display: table;
}

div.HomeVideoSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeVideoSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}

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%;
}

h3
{
	color: #808080;
	font-weight: bold;
	font-family: 'Segoe UI';
	font-style: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	margin-left: 30px;
	font-size: 26pt;
}

ul
{
	list-style-image: url('../Images/Bullets/bullet.png');
	margin-left: 20px;
}

li
{
	font-family: 'Segoe UI';
	font-size: 10pt;
	margin: 0px 0px 0px 22px;
	orphans: 2;
	widows: 2;
}

ol
{
	margin-left: 20px;
}

table
{
	margin-left: 20px;
}

MadCap|dropDown
{
	margin-left: 50px;
}

MadCap|dropDownBody
{
	padding-top: 5px;
	border-bottom-color: #555555;
	border-bottom: solid 2px #5D5959;
}

MadCap|dropDownHead
{
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|dropDownHotspot
{
	color: #404040;
	font-weight: bold;
	font-size: 12pt;
}

MadCap|dropDownHotspot:focus
{
	color: #000000;
}

MadCap|dropDownHotspot:hover
{
	color: #888888;
}

MadCap|conceptLink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|keywordLink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|relatedTopics:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|xref:hover
{
	font-style: normal;
	color: #960000;
}

MadCap|helpControlListItemLink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|relatedTopicsControlListItemLink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|conceptLinkControlListItemLink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|keywordLinkControlListItemLink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
	color: #960000;
}

MadCap|slide
{
	padding-left: 0px;
	padding-right: 0px;
}

footer
{
	font-family: 'Segoe UI';
}

div
{
	
}

a
{
	color: #404040;
}

div.HomeHeroSection > div:nth-child(2)
{
	padding-top: 20px;
	width: 25%;
	margin-left: 8.3333%;
}

div.HomeHeroSection > div:nth-child(3)
{
	padding-top: 130px;
	width: 33.333%;
	margin-left: 0%;
}

div.HomeHeroSection > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
	padding-top: 240px;
}

div.NewRowClass1	/*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;
	width: 100%;
	padding-bottom: 75px;
	padding-top: 75px;
}

div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 65px;
	border-width: 2px;
}

div.NewRowClass1 > div:nth-child(1)
{
	border-radius: 30px;
	background-color: #2b2b2b;
	border-style: solid;
	background-repeat: no-repeat;
	background-position-x: 20px;
	background-position-y: 5px;
	background-image: url('../Images/number1test3.png');
	width: 400px;
	padding-bottom: 18px;
	padding-top: 18px;
	border-color: #808080;
	border-width: 2px;
	margin-left: 30px;
}

div.NewRowClass1 > div:nth-child(2)
{
	margin-left: 0%;
	border-style: solid;
	border-radius: 30px;
	margin-top: 80px;
	background-color: #2b2b2b;
	background-repeat: no-repeat;
	background-position-x: 20px;
	background-position-y: 5px;
	background-image: url('../Images/number2.png');
	width: 420px;
	padding-bottom: 18px;
	padding-top: 18px;
	border-color: #808080;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
	border-radius: 30px;
	margin-top: 160px;
	padding-top: 20px;
	background-color: #e0262b;
	padding-bottom: 20px;
}

div.NewRowClass2	/*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;
	padding-top: 0px;
}

div.NewRowClass2::before
{
	content: ' ';
	display: table;
}

div.NewRowClass2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 65px;
	border-width: 2px;
}

div.NewRowClass2 > div:nth-child(1)
{
	border-radius: 30px;
	background-color: #2b2b2b;
	border-style: solid;
	background-image: url('../Images/number3.png');
	background-repeat: no-repeat;
	background-position-x: 20px;
	background-position-y: 5px;
	width: 400px;
	padding-bottom: 18px;
	padding-top: 18px;
	border-color: #808080;
	margin-left: 400px;
}

div.NewRowClass2 > div:nth-child(2)
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 20%;
	border-color: #ffffff;
	border-style: solid;
	border-radius: 30px;
	margin-top: 80px;
	background-color: #2b2b2b;
}

div.NewRowClass2 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
	border-radius: 30px;
	margin-top: 160px;
	padding-top: 20px;
	background-color: #e0262b;
	padding-bottom: 20px;
}

div.NewRowClass3	/*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-right: auto;
	padding-top: 0px;
	background-image: none;
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 40px;
}

div.NewRowClass3::before
{
	content: ' ';
	display: table;
}

div.NewRowClass3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass3 > div
{
	-moz-box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 65px;
	width: 0px;
}

div.NewRowClass3 > div:nth-child(1)
{
	background-repeat: no-repeat;
	background-image: none;
	background-color: transparent;
	border-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	border-bottom-align: left;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-style: none none solid;
	border-bottom-color: #808080;
	border-bottom: none 0px transparent;
	width: 100%;
	margin-left: 0px;
}

div.NewRowClass3 > div:nth-child(2)
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 20%;
	border-color: #ffffff;
	border-style: solid;
	border-radius: 30px;
	margin-top: 80px;
	background-color: #2b2b2b;
}

div.NewRowClass3 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
	border-radius: 30px;
	margin-top: 160px;
	padding-top: 20px;
	background-color: #e0262b;
	padding-bottom: 20px;
}

div.NewRowClas5::before
{
	content: ' ';
	display: table;
}

div.NewRowClas5::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClas5 > div
{
	float: left;
	-moz-box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 65px;
	border-width: 2px;
}

div.NewRowClas5 > div:nth-child(1)
{
	border-radius: 30px;
	background-color: #2b2b2b;
	border-style: solid;
	background-repeat: no-repeat;
	background-position-x: 20px;
	background-position-y: 5px;
	width: 400px;
	padding-bottom: 18px;
	padding-top: 18px;
	border-color: #808080;
	border-width: 2px;
	background-image: url('../Images/number2.png');
	margin-left: 470px;
}

div.NewRowClas5 > div:nth-child(2)
{
	margin-left: 0%;
	border-style: solid;
	border-radius: 30px;
	margin-top: 80px;
	background-color: #2b2b2b;
	background-repeat: no-repeat;
	background-position-x: 20px;
	background-position-y: 5px;
	background-image: url('../Images/number2.png');
	width: 420px;
	padding-bottom: 18px;
	padding-top: 18px;
	border-color: #808080;
}

div.NewRowClas5 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
	border-radius: 30px;
	margin-top: 160px;
	padding-top: 20px;
	background-color: #e0262b;
	padding-bottom: 20px;
}

div.NewRowClas5
{
	margin-bottom: 0px;
}

div.ChooseYourVersion	/*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;
	margin-bottom: 65px;
}

div.ChooseYourVersion::before
{
	content: ' ';
	display: table;
}

div.ChooseYourVersion::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ChooseYourVersion > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ChooseYourVersion > div:nth-child(1)
{
	margin-left: 35px;
	margin-right: 10px;
	border-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;
	border-width: 2px;
	background-color: transparent;
	border-color: transparent;
	width: 5%;
}

div.ChooseYourVersion > div:nth-child(2)
{
	margin-left: 10px;
	border-style: solid;
	border-width: 2px;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: transparent;
	border-color: transparent;
	width: 5%;
}

div.ChooseYourVersion > div:nth-child(3)
{
	margin-left: 0%;
	width: 7%;
}

div.ChooseYourVersion > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.SelectYourProduct	/*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.SelectYourProduct::before
{
	content: ' ';
	display: table;
}

div.SelectYourProduct::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.SelectYourProduct > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.SelectYourProduct > div:nth-child(1)
{
	margin-left: 0%;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 48%;
}

div.SelectYourProduct > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.SelectYourProduct > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

/* Medium Layout */

@media only screen and (max-width: 1199px)
{
	#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.HomeHeroSection > 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.HomeMasterPageFooter > div:nth-child(3)
	{
		width: 25%;
		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.HomeHeroSection > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 7%;
		padding-top: 20px;
	}

	div.HomeHeroSection > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
		padding-top: 130px;
	}

	div.HomeHeroSection > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
		padding-top: 240px;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		margin-left: 30px;
		width: 400px;
		padding-bottom: 10px;
		padding-top: 10px;
		background-image: url('../Images/number1test3tablet.png');
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		margin-top: 25px;
		width: 420px;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-left: -400px;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		margin-left: 30px;
		width: 400px;
		padding-bottom: 10px;
		padding-top: 10px;
		background-image: url('../Images/number3tablet.png');
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		margin-left: 35x;
		width: 100%;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div
	{
		width: 33.33333%;
		margin-left: 30px;
	}

	div.NewRowClass1 > div
	{
		width: 33.33333%;
		margin-left: 30px;
	}

	div.NewRowClass1
	{
		width: 100%;
		margin-bottom: 30px;
		padding-bottom: 0px;
		padding-top: 55px;
	}

	div.topichero h2
	{
		font-size: 1.2em;
	}

	div.NewRowClass2
	{
		width: 100%;
		margin-bottom: 30px;
	}

	h2.homewhitefont
	{
		font-size: 16pt;
		margin-left: 80px;
	}

	div.NewRowClas5 > div:nth-child(1)
	{
		margin-left: 30px;
		width: 400px;
		padding-bottom: 10px;
		padding-top: 10px;
		background-image: url('../Images/number2tablet.png');
	}

	div.NewRowClas5 > div:nth-child(2)
	{
		margin-top: 25px;
		width: 420px;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-left: -400px;
	}

	div.NewRowClas5 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClas5 > div
	{
		width: 33.33333%;
		margin-left: 30px;
	}

	div.NewRowClas5
	{
		width: 100%;
		margin-bottom: 30px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.ChooseYourVersion > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ChooseYourVersion > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ChooseYourVersion > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ChooseYourVersion > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.SelectYourProduct > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.SelectYourProduct > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.SelectYourProduct > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	h3.homewhitefont
	{
		font-size: 19pt;
	}

	.whiteheader
	{
		font-size: 12pt;
	}

	div.NewRowClass3
	{
		font-size: 12pt;
	}
}

/* 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.HomeHeroSection > 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.HomeMasterPageFooter > div:nth-child(3)
	{
		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.HomeHeroSection > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 7%;
		padding-top: 20px;
	}

	div.HomeHeroSection > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
		padding-top: 130px;
	}

	div.HomeHeroSection > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
		padding-top: 240px;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		margin-left: 25%;
		width: 50%;
		background-image: url('../Images/number1test3tablet.png');
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		margin-left: 0%;
		margin-top: 25px;
		background-image: url('../Images/number2.png');
		width: 100%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 25%;
		background-repeat: no-repeat;
		background-position-x: 20px;
		background-position-y: 5px;
		background-image: url('../Images/number3tablet.png');
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 8.2%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		margin-left: 25%;
		background-repeat: no-repeat;
		background-position-x: 20px;
		background-position-y: 5px;
		width: 50%;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	h2.homewhitefont
	{
		font-size: 16pt;
	}

	div.NewRowClass1
	{
		width: 100%;
	}

	div.NewRowClas5 > div:nth-child(1)
	{
		margin-left: 25%;
		width: 50%;
		background-image: url('../Images/number2tablet.png');
	}

	div.NewRowClas5 > div:nth-child(2)
	{
		margin-left: 0%;
		margin-top: 25px;
		background-image: url('../Images/number2.png');
		width: 100%;
	}

	div.NewRowClas5 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClas5
	{
		width: 100%;
	}

	div.ChooseYourVersion > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		background-color: transparent;
		border-color: transparent;
	}

	div.ChooseYourVersion > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		background-color: transparent;
		border-bottom-color: transparent;
		border-color: transparent;
	}

	div.ChooseYourVersion > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ChooseYourVersion > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.SelectYourProduct > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.SelectYourProduct > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.SelectYourProduct > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	h3.homewhitefont
	{
		font-size: 14pt;
	}

	div.NewRowClass3
	{
		font-size: 12pt;
	}
}

div.off-canvas-main
{
	bottom: 0px;
	width: 100%;
}

li.Bulleted
{
	font-family: 'Segoe UI';
	list-style-image: url('../Images/Bullets/bullet.png');
	margin-bottom: 8pt;
	margin-top: 4pt;
	color: #5a5a5a;
}

span.Emphasis
{
	font-weight: bold;
}

img.socialmedia
{
	margin-right: 20px;
	margin-left: 0px;
}

p.slideshow
{
	margin-left: 13px;
	margin-right: 0px;
}

span.body-text-2-c1
{
	font-family: Segoe UI;
	margin-left: 50px;
}

span.body-text-3-c1
{
	margin-left: 15px;
}

/*Centering elements on slideshow*/

.mc-wrapper .mc-caption div
{
	margin-left: 13px;
}

h2.homewhitefont
{
	font-family: 'Segoe UI';
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 0px;
	margin: 0em 0;
	text-align: left;
	margin-left: 80px;
}

h3.homewhitefont
{
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0;
	color: #E1E1E1;
}

MadCap|slideshow.ChooseYourVersion
{
	
}

p.ChooseYourVersion
{
	color: #c0c0c0;
	font-size: 14pt;
	margin-left: 0px;
	margin-right: 0px;
	font-family: 'Segoe UI';
	text-align: center;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.ChooseYourVersion
{
	color: #c0c0c0;
	font-family: 'Segoe UI';
	font-size: 14pt;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	background-size: 100%;
}

a.ChooseYourVersion:link
{
	text-decoration: none;
}

a.ChooseYourVersion:visited
{
	
}

a.ChooseYourVersion:focus
{
	
}

a.ChooseYourVersion:hover
{
	background-size: 100%;
	background-image: none;
}

a.ChooseYourVersion:active
{
	
}

div.TextBox
{
	background-color: #daa520;
}

h3.Heading3
{
	font-size: 12pt;
	margin-left: 30px;
}

p.C-APPSContent
{
	padding-left: 25%;
	padding-right: 25%;
}

