﻿/*<meta />*/


@import url('../../Resources/Stylesheets/MainStyles.css');
@namespace MadCap "localhost";

/* Home Page General Styles*/

body
{
	font-family: 'Lato';
	line-height: 1.5em;
} 

a:hover
{
	color: #329aea;
}

ul.navigation ul > li.has-children > a:after
{
	position: absolute;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left-color: #555;
	content: '';
	right: 0px;
	top: 40%;
	border-width: 3px 6px;
}

div.nav-banner {
	margin: 0;
	width: 100%;
	background-color: #ff9e16;
	text-align: center;
}

.nav-banner > ul {
	padding: 10px 0;
	list-style-image: none;
}

.nav-banner > ul > li {
	display: inline;
	margin: 0 4%;
}

.nav-banner > ul > li > a {
	color:#fff;
	border-bottom: 1px solid #fff;
	transition: ease-in all .2s;
}

.nav-banner > ul > li > a:hover {
	text-decoration: none;
	color: #008fd2;
	border-color: #008fd2;	
}

h1
{
	margin: 0;
	padding: 10px 0;
	font-size: 1.6em;
}

.carousel-caption > h1 {
    margin-top: 0;
    padding-top: 0;
}

p.note
{
	border-radius: 6px;
	mc-auto-number-format: '{b}Note:{/b} ';
	background-color: #329aea;
	background-image: none;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #404040;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #404040;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #404040;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #404040;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #ffffff;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.glossaryTerm
{
	font-weight: bold;
	color: Olive;
}

.glossaryTerm:link
{
	font-weight: bold;
	color: Olive;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}


h3.SubCenter
{
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

p:last-of-type { margin-bottom: 0; }

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
{
	color: #ffffff;
	font-weight: normal;
}

.row.nav-search
{
	display: none;
}

.main-section > .row.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 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/Bullet1.png');
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 5px;
	/* height: auto; */
	padding-bottom: 100px;
	background-image: url('../Images/Site_assets/splash_bg1 (1).png');
}

div.topichero h1
{
	font-size: 3.6em;
	margin-top: 15px;
	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: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* Home Page Video Section */

.video-section
{
	padding-top: 10px;
	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;
}

/* Home Page Footer */

.footer
{
	background-color: white;
	text-align: center;
	border-top: 2px;
	border-top-color: #f5871e;
	background-color: #292928;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer a
{
	text-decoration: none;
	color: #DADADA;
}

.footer > div.row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	color: black;
	text-align: left;
}

.footer-icons
{
	text-align: right;
}

.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: 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;
}

.mc-wrapper .mc-controls-direction a
{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 0px;
	height: 0px;
	text-indent: -9999px;
	z-index: auto;
}

MadCap|slideshowCaption
{
	background: none;
	padding: 0px;
	padding-top: 0px;
	color: #595959;
}

html.HomePage
{
	mc-master-page: url('../MasterPages/HomePage.flmsp');
	background-color: #ffffff;
}

/* Medium Layout */

@media only screen and (max-width: 64.063em)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	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%;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h3
	{
		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;
	}
}

MadCap|glossaryTerm
{
	color: #329aea;
}

MadCap|dropDownHotspot:hover
{
	color: #329aea;
}

MadCap|xref:hover
{
	color: #329aea;
}

a.MCBreadcrumbsLink:visited
{
	color: #f89728;
}

a.MCBreadcrumbsLink:hover
{
	color: #f89728;
}

h2
{
	color: #f89728;
}

.panel-veeva ul {padding: 0; }

.panel-veeva ul ul {margin-left: 30px; }

.carousel,
.carousel-inner {
	overflow: visible !important;
	z-index: 20;
}

/* Fixed nav bar */

.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: auto;
	position: absolute;
	width: 100%;
	top: 85px;
	bottom: 0;
}

/* Header height changes when media is used, adjust the top position of the body to match */

@media screen and (max-width: 1278px)
{
	.main-section
	{
		overflow: auto;
		position: absolute;
		width: 100%;
		top: 75px;
		bottom: 0;
	}
}