/*<meta />*/

/* Home Page General Styles*/

body
{
	font-family: 'Noto Sans';
	line-height: 1.5em;
	background-color: #2c2c2c;
}

h1
{
	font-size: 2.75em;
}

h1.home
{
	width: 44.5rem;
	height: 3rem;
	font-size: 2.25rem;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	border-bottom: none;
	line-height: 1.33;
	color: #2c2c2c;
	Margin-bottom: 2rem;
}

h2.home
{
	padding-top: 2rem;
	font-size: 1.25rem;
	color: #2c2c2c;
	font-weight: 500;
	line-height: 1.6;
	border-bottom: none;
	line-height: 1;
}

p
{
	color: #616263;
	font-size: .75rem;
	line-height: 1.33;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

/*==Top Navigation Bar Section==*/

nav.title-bar
{
	position: absolute;
	width: 100%;
	height: 5.5rem;
}

.off-canvas-content .main-section > .outer-row	/*removes the padding from the skin*/
{
	max-width: 100%;
	padding: 0;
}

.title-bar-layout .logo-wrapper
{
	max-height: 48px;
}

.nav-search
{
	display: none !important;
}

div .releasenotesslideshow
{
	max-width: 43rem;
	background-color: #ffffff;
	border-radius: 6px;
}

.releasenotesslideshow .slideshowbackground
{
	max-width: 43rem;
}

.releasenotesslideshow .mc-viewport.MCSlider
{
	height: 22rem !important;
}

h2.newfeatureslideshow
{
	max-width: 43rem;
	margin-bottom: 0.875rem;
	font-weight: 600;
	font-size: 1.125rem;
	padding-bottom: 0px;
}

.releasenotesslideshow p
{
	max-width: 43rem;
}

p.mcslidecounter
{
	display: none;
}

.mc-wrapper .mc-pager
{
	background-color: #ffffff;
	padding-bottom: 1rem;
	border-radius: 6px;
}

.mc-wrapper .mc-controls-direction a
{
	display: block;
}

.mc-wrapper .mc-controls-direction a
{
	margin-top: 10rem;
}

div.slideshowbackground img
{
	margin-bottom: 1rem;
}

p.newfeatureslideshow
{
	font-size: 0.875rem;
}

/*==Home Page Hero Section==*/

div.topic-hero	/*This is the Hero/Banner on the Home Page - To replace the banner image with your own, change background-image property*/
{
	background-repeat: no-repeat;
	height: 800px;
	padding-bottom: 150px;
	padding-top: 3.5rem;
	margin-top: 60px;
	background-position: center;
	background-size: cover;
	background-color: #f4f4f4;
}

div.topic-hero > div
{
	margin-left: 22rem;
	margin-right: 22rem;
}

/*==Home Tiles section==*/

div.home-tiles-container
{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	Margin-left: -1rem;
}

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-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: #ffffff;
	border-radius: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	height: 10rem;
	width: 10rem;
	margin-bottom: 1rem;
	margin-left: 1rem;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

div.home-tiles > div:nth-child(1)
{
	
}

div.home-tiles > div:nth-child(2)
{
	
}

div.home-tiles > div:nth-child(3)
{
	
}

div.home-tiles > div:nth-child(4)
{
	
}

div.home-tiles > div:nth-child(5)
{
	
}

div.home-tiles > div:nth-child(6)
{
	
}

div.home-tiles > div:nth-child(7)
{
	
}

div.home-tiles > div:nth-child(8)
{
	
}

div.releasenotes-tiles
{
	mc-grid-row: true;
	margin-right: auto;
}

div.releasenotes-tiles::before
{
	content: ' ';
	display: table;
}

div.releasenotes-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.releasenotes-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 1rem;
	margin-left: 1rem;
	width: 21rem;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	width: 8.5rem;
	height: 2.5rem;
	font-size: 0.75rem;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: center;
	color: #616263;
}

div.home-tiles img
{
	width: 128px;
	height: 80px;
	object-fit: contain;
}

p.tile-subtitle
{
	text-align: center;
	color: #616263;
}

p.tile-content
{
	color: #616263;
	font-size: 0.9em;
	text-align: center;
}

div.home-tiles 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: #616263;
}

div.home-tiles a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #0176b2;
}

/*==Home Page Footer==*/

.search,
.search-bar
{
	margin: 0;
}

div.footer
{
	display: none;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #808080;
}

.height-container-sidenav
{
	padding-bottom: 0px;
}

/*===========================================================================================================================================================
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-device-width: 1279px)
{
	div.topic-hero
	{
		margin-top: 75px;
	}

	div.topic-hero > div
	{
		margin-left: 20%;
		float: left;
	}

	div.search
	{
		margin: auto 0;
	}

	div.home-tiles-container
	{
		
	}

	div.home-tiles > div:nth-child(1)
	{
		
	}

	div.home-tiles > div:nth-child(2)
	{
		
	}

	div.home-tiles > div:nth-child(3)
	{
		
	}

	div.home-tiles > div:nth-child(4)
	{
		
	}

	div.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	div.home-master-page-footer > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.home-master-page-footer > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.home-master-page-footer > div:nth-child(3)
	{
		width: 25%;
		margin-left: 0%;
	}
}

@media only screen and (max-device-width: 767px)
{
	.tab-bar .menu-icon span
	{
		color: #ffffff;
		display: block;
		height: 48px;
		margin-left: 0px !important;
		margin-top: 5%;
		margin-right: 10%;
		width: 48px;
	}

	.title-bar-layout .logo-wrapper
	{
		left: 25%;
		margin-top: 5px;
	}

	h1.home
	{
		
	}

	div.topic-hero > div
	{
		margin-left: 5%;
		margin-right: 5%;
	}

	div.search
	{
		
	}

	div.home-tiles > div
	{
		
	}

	div.home-tiles > div:nth-child(1)
	{
		
	}

	div.home-tiles > div:nth-child(2)
	{
		
	}

	div.home-tiles > div:nth-child(3)
	{
		
	}

	div.home-tiles > div:nth-child(4)
	{
		
	}

	div.home-tiles > div:nth-child(5)
	{
		
	}

	div.home-tiles > div:nth-child(6)
	{
		
	}

	p.tile-title
	{
		
	}

	div.home-master-page-footer > div:nth-child(1)
	{
		width: 100%;
	}

	div.home-master-page-footer > div:nth-child(2)
	{
		width: 100%;
	}

	div.home-master-page-footer > div:nth-child(3)
	{
		width: 100%;
	}
}

