/*<meta />*/

/*Last updated: December 5, 2019 */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

/*div.topicNav*/

nav.title-bar
{
	background-image: url('../images/menu-bar.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.logo-wrapper
{
	padding-top: 16px;
	padding-bottom: 16px;
}

li.has-children
{
	text-transform: uppercase;
}

ul.sub-menu > li
{
	text-transform: none;
}

/* Home Page General Styles*/

a.BlackText
{
	color: #fff;
	text-decoration: none;
}

.BlackText
{
	font-size: 14px;
}

h1.whiteheader
{
	font-family: Roboto, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #444;
	margin-top: 30px;
	margin-bottom: 20px;
}

h3.whiteheader
{
	font-family: Roboto, sans-serif;
	font-size: 42px;
	color: #04c9d7;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 50px;
}

h3.SubCenter
{
	font-family: Roboto, sans-serif;
	font-size: 16px;
	margin-bottom: 8px;
	color: #444444;
	font-weight: bold;
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #000;
	margin-bottom: 8px;
	margin-top: 8px;
}

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;
}

.hint
{
	background-repeat: no-repeat;
	background-position: left 5px top 5px;
	padding: 5px 15px 5px 26px;
	background-color: #fff3ce;
	border: 1px solid #D1BC6B;
	background-image: url('../images/icons/icon_hint.png');
	display: inline-block;
}

.row.nav-search
{
	display: none;
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
}

/* Home Page Button Styles */

.button
{
	cursor: pointer;
	background-color: #f99d1c;
	color: #fff;
	/*width: 170px;*/
	height: 36px;
	padding-right: 16px;
	padding-left: 16px;
	font-weight: bold;
	font-family: Roboto, san-serif;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button.black
{
	/*	border: solid 2px #204a63;*/
	color: transparent;
}

.button.black:hover
{
	background-color: #204a63;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.button:hover
{
	background-color: #FAB024;
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#content-section
{
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	background-color: #ffffff;
	height: 100%;
	position: relative;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
	padding-top: 10px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

/* links */

.mc-wrapper .mc-controls-direction a	/*Prevents an outline from being displayed when the slideshow arrow is clicked */
{
	outline: 0px !important;
}

.std_link a:link
{
	color: #0079aa;
	text-decoration: none;
}

.std_link a:visited
{
	text-decoration: none;
	color: #6e9099;
}

.std_link a:hover
{
	color: #23677c;
	text-decoration: underline;
}

.std_link a:active
{
	color: #303f9f;
}

.left-section .left-content,
.right-section .right-content
{
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}

.left-content
{
	overflow: auto;
}

.right-content
{
	overflow: hidden;
}

.center-content
{
	margin-top: 50px;
	color: #444444;
}

#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: 8px;
	padding-left: 30px;
	padding-right: 10px;
}

#content-section.mc-blurb .mc-bullets > li
{
	color: #444444;
	font-size: 14px;
	margin-top: 8px;
}

#content-section ul
{
	margin-top: 12px;
}

#content-section li
{
	font-size: 14px;
	color: #444444;
}

.linklist li
{
	list-style: none;
	font-size: 14px;
	margin-top: 8px;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background: url('../images/background-left-tall.png') left repeat-y, url('../images/background-right-tall.png') right repeat-y;
	background-color: #ffffff;
	border-bottom: 6px solid #cccccc;
	/*	background-image: url('../images/swi_curvy-tile_645x5561.png'); 
    background-color: #eeeeee;
    background-repeat: repeat; */
	padding-top: 20px;
	height: 380px;
	margin-left: auto;
	margin-right: auto;
}

.search,
.search-bar
{
	margin: 0 auto;
}

.search-submit-wrapper
{
	color: #ccc;
}

/* Home Page slide show */

div.slidingshow
{
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

div.marquee
{
	border-style: none;
	margin-top: 5px;
	margin-bottom: 90px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

/* Home Page Video Section */

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
	background-color: blue;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 10%;
	/* 16:9 */
	margin-bottom: 0px;
	position: relative;
	font-size: 10px;
	line-height: 1em;
}

.video-section iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-section .columns
{
	margin-bottom: 20px;
}

/*	Home Page PDF */

.row.pdf
{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	/*padding-bottom:20px;*/
	position: relative;
}

/* Home Page Footer */

.footer
{
	background-color: #292928;
	padding-top: 40px;
	padding-bottom: 40px;
}

.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;
}

/* 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.flmsp');
}

/* Medium Layout */

@media only screen and (max-width: 64.063em)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow,
	div.marquee
	{
		width: 100%;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	h1.whiteheader
	{
		font-size: 24px;
	}

	h3.whiteheader
	{
		font-size: 36px;
	}
}

/* Small Layout */

@media screen and (max-width: 40em)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	h1.whiteheader
	{
		font-size: 16px;
		margin-top: 20px;
		margin-bottom: 12px;
	}

	h3.whiteheader
	{
		font-size: 24px;
		margin-top: 12px;
		margin-bottom: 40px;
	}

	#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;
	}
}

