/*<meta conditions="" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be Arialpreted during the compile process. Since comments are not Arialpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

===========================================================================================================================================================*/

/*==Home Page General Styles==*/

body	/*Background gradient properties applied to Body*/
{
	font-family: Arial;
	line-height: 1.5em;
	background: #FFFFFF;
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #FFFFFF, #FFFFFF);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #FFFFFF, #FFFFFF);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #FFFFFF, #FFFFFF);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #FFFFFF, #FFFFFF);
	/* Standard syntax */
	background-repeat: no-repeat;
	background-attachment: fixed;
}

:focus
{
	outline: none;
}

h1
{
	font-size: 2.75em;
}

h2
{
	font-size: 1.6785em;
	color: #fff;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

/*==Responsive Header Styles==*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

div.search-container
{
	margin: 0 auto;
}

/*==Home Tiles section==*/

div.home-tiles-four	/*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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.home-tiles-four::before
{
	content: ' ';
	display: table;
}

div.home-tiles-four::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-four > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
	padding-bottom: 10px;
	height: 205px;
	width: 205px;
	font-family: Arial;
	color: #3c3c3b;
	border: solid 2px #dcdcdc;
	padding: 4px 10px 30px;
}

div.home-tiles-four > div:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: solid 4px #8BCDCB;
	transform: scale(1.05);
	color: #8bcdcb;
}

p.roadmap1-title-group a:link
{
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
	color: #FFFFFF;
}

p.roadmap1-title-group a:visited
{
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
	color: #FFFFFF;
}

div.home-tiles-four a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #8bcdcb;
}

div.home-tiles-three a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #8bcdcb;
}

div.home-tiles-two a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #8bcdcb;
}

p.roadmap1-title-group a:hover
{
	color: #3C3C3B;
}

div.NewRowClass1 a:hover
{
	color: #8bcdcb;
}

div.home-tiles-four div:hover a:after
{
	content: url('../Images/assets/icons/arrows/rightarrow_mint_20px.png');
	position: absolute;
	color: transparent;
	top: 160px;
	right: 10px;
}

div.home-tiles-four > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 15%;
}

div.home-tiles-four > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

div.home-tiles-four > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 1%;
}

div.home-tiles-four > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 1%;
}

div.home-tiles-three	/*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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.home-tiles-three::before
{
	content: ' ';
	display: table;
}

div.home-tiles-three::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-three > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
	padding-bottom: 10px;
	height: 205px;
	width: 205px;
	font-family: Arial;
	color: #3c3c3b;
	border: solid 2px #dcdcdc;
	padding: 4px 10px 30px;
}

div.home-tiles-three > div:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: solid 4px #8BCDCB;
	transform: scale(1.05);
	color: #8bcdcb;
}

div.home-tiles-three div:hover a:after
{
	content: url('../Images/assets/icons/arrows/rightarrow_mint_20px.png');
	position: absolute;
	color: transparent;
	top: 160px;
	right: 10px;
}

div.home-tiles-three > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 23.5%;
}

div.home-tiles-three > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

div.home-tiles-three > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 1%;
}

div.home-tiles-two	/*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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.home-tiles-two::before
{
	content: ' ';
	display: table;
}

div.home-tiles-two::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-two > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
	padding-bottom: 10px;
	height: 205px;
	width: 205px;
	font-family: Arial;
	color: #3c3c3b;
	border: solid 2px #dcdcdc;
	padding: 4px 10px 30px;
}

div.home-tiles-two > div:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: solid 4px #8BCDCB;
	transform: scale(1.05);
	color: #8bcdcb;
}

div.home-tiles-two div:hover a:after
{
	content: url('../Images/assets/icons/arrows/rightarrow_mint_20px.png');
	position: absolute;
	color: transparent;
	top: 160px;
	right: 10px;
}

div.home-tiles-two > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 32.5%;
}

div.home-tiles-two > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	text-align: center;
	font-family: Arial;
	font-size: 16pt;
	color: #3C3C3B;
	font-weight: bold;
}

p.tile-subtitle
{
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
}

p.tile-content
{
	font-size: 0.8em;
	text-align: center;
	color: #ffffff;
	font-family: Arial;
	font-weight: 500;
}

div.home-tiles-four a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	color: #ffffff;
}

div.home-tiles-three a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	color: #ffffff;
}

div.home-tiles-two a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	color: #ffffff;
}

a
{
	color: #8bcdcb;
	font-family: Arial;
	font-size: 14pt;
}

MadCap|dropDownHotspot
{
	color: #8bcdcb;
}

div
{
	
}

div.home-tiles-four > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

div.Home-Hero-Header	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Home-Hero-Header::before
{
	content: ' ';
	display: table;
}

div.Home-Hero-Header::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Home-Hero-Header > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Home-Hero-Header > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.Roadmap-1-Cell	/*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.Roadmap-1-Cell::before
{
	content: ' ';
	display: table;
}

div.Roadmap-1-Cell::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Roadmap-1-Cell > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	background-color: #669999;
	background-repeat: no-repeat;
	padding-top: 60px;
	background-position: 50% 20%;
	background-image: url('../Images/Assets/Icons/ZonalOtherIcons/Roadmap_50px_HomePages.png');
}

div.Roadmap-1-Cell > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

p.roadmap1-title-group
{
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
	color: #FFFFFF;
}

p.roadmap1-title-group a
{
	color: #3C3C3B;
}

p.roadmap1-title-group:hover
{
	color: #3C3C3B;
}

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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
	padding-bottom: 10px;
	height: 205px;
	width: 205px;
	font-family: Arial;
	color: #3c3c3b;
	border: solid 2px #dcdcdc;
	padding: 4px 10px 30px;
}

div.NewRowClass1 > div:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: solid 4px #8BCDCB;
	transform: scale(1.05);
	color: #8bcdcb;
}

div.NewRowClass1 div:hover a:after
{
	content: url('../Images/assets/icons/arrows/rightarrow_mint_20px.png');
	position: absolute;
	color: transparent;
	top: 160px;
	right: 10px;
}

div.NewRowClass1 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 32.5%;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 1%;
}

div.NewRowClass1 a
{
	text-decoration: none;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	color: #ffffff;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 1279px)
{
	div.home-tiles-four > div:nth-child(1)
	{
		width: 48%;
		margin-left: 1%;
		margin-bottom: 1%;
	}

	div.home-tiles-four > div:nth-child(2)
	{
		width: 48%;
		margin-left: 1%;
		margin-bottom: 1%;
	}

	div.home-tiles-four > div:nth-child(3)
	{
		width: 48%;
		margin-left: 1%;
	}

	div.home-tiles-four > div:nth-child(4)
	{
		width: 48%;
		margin-left: 1%;
	}

	div.Home-Hero-Header > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles-three > div:nth-child(1)
	{
		width: 32%;
		margin-left: 1%;
	}

	div.home-tiles-three > div:nth-child(2)
	{
		width: 32%;
		margin-left: 1%;
	}

	div.home-tiles-three > div:nth-child(3)
	{
		width: 32%;
		margin-left: 1%;
	}

	div.home-tiles-two > div:nth-child(1)
	{
		width: 48%;
		margin-left: 1%;
	}

	div.home-tiles-two > div:nth-child(2)
	{
		width: 48%;
		margin-left: 1%;
	}

	div.Roadmap-1-Cell > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 48%;
		margin-left: 1%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 48%;
		margin-left: 1%;
	}
}

@media only screen and (max-width: 767px)
{
	p.tile-title
	{
		font-size: 1.2em;
	}

	div.home-tiles-four > div
	{
		margin-top: 2%;
	}

	div.home-tiles-four > div
	{
		margin-top: 2%;
	}

	div.home-tiles-four > div:nth-child(1)
	{
		width: 91.667%;
		margin-left: 5%;
	}

	div.home-tiles-four > div:nth-child(2)
	{
		width: 91.667%;
		margin-left: 5%;
	}

	div.home-tiles-four > div:nth-child(3)
	{
		width: 91.667%;
		margin-left: 5%;
	}

	div.home-tiles-four > div:nth-child(4)
	{
		width: 91.667%;
		margin-left: 5%;
	}

	div.home-tiles-three > div:nth-child(1)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.home-tiles-three > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.home-tiles-three > div:nth-child(3)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.Home-Hero-Header > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles-two > div
	{
		margin-top: 2%;
	}

	div.home-tiles-two > div:nth-child(1)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.home-tiles-two > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.Roadmap-1-Cell > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div
	{
		margin-top: 2%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}
}

p:link
{
	
}

@media print
{
	p
	{
		font-size: 10.5pt;
	}
}

@media screen and (max-width: 100%)
{
	
}

