/*<meta />*/

/* Home Page General Styles*/

@import url('https://fonts.googleapis.com/css?family=Century+Gothic');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	line-height: 1.5em;
	font-family: 'Source Sans Pro', sans-serif;
}

html,
body
{
	background-color: #505A5D;
	margin: 0;
	padding: 0;
	height: 100%;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 2.75em;
	color: #f6f6f6;
	font-family: 'Century Gothic';
	font-weight: normal;
	font-style: normal;
}

h2
{
	color: #666666;
	font-size: 22pt;
	font-weight: normal;
	font-family: 'Century Gothic';
}

h2.populartopics
{
	font-size: 22pt;
	font-weight: normal;
	text-align: center;
	color: #333333;
	font-family: 'Century Gothic';
}

h3
{
	font-size: 1.6785em;
	font-family: 'Century Gothic';
}

h3.SubCenter
{
	text-align: center;
}

h4
{
	font-family: 'Century Gothic';
}

h5
{
	font-family: 'Century Gothic';
}

h6
{
	font-family: 'Century Gothic';
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: 'Century Gothic';
}

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;
}

.center-tiles
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	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%);
}

/* Vertafore Home Page "Tile" Styles */

.tile
{
	display: inline-block;
	padding: 15px 15px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #fff;
	border: none;
	border-radius: 15px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0 10px 0 rgba(0, 0, 0, 0.19);
	box-sizing: border-box;
	height: 120px;
	width: 240px;
	margin: 0 0 20px 50px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-family: 'Century Gothic';
}

.tile:hover
{
	color: #000000;
	background-color: #ed601a;
}

/* 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;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-color: transparent;
	padding-top: 20px;
	padding-bottom: 150px;
	height: auto;
	font-family: 'Century Gothic';
}

div.topichero h1
{
	font-size: 3.6em;
	margin-top: 1.11em;
	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: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* 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;
}

.video-section iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-section .columns
{
	margin-bottom: 20px;
}

/* Home Page Footer */

.footer
{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #364043;
	color: #ffffff;
	font-style: normal;
	text-align: center;
	font-family: 'Century Gothic';
	/* stick to the bottom of #contentBody */
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.footer a
{
	text-decoration: none;
	color: #DADADA;
}

.footer > div.row
{
	line-height: 30px;
	padding: 0;
	mc-float: frame-center;
}

.footer-logo
{
	max-width: 100%;
	font-family: 'Source Sans Pro', sans-serif;
}

.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%;
	font-family: 'Century Gothic';
}

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-community-features: disabled;
	mc-master-page: url('../masterpages/homepage2022.flmsp');
	font-family: 'Century Gothic';
}

MadCap|dropDown
{
	font-family: 'Century Gothic';
}

MadCap|breadcrumbsProxy
{
	font-family: 'Century Gothic';
}

MadCap|searchBarProxy.homeSearchBar
{
	font-family: 'Century Gothic';
}

.search
{
	font-family: 'Century Gothic';
}

.search-bar
{
	font-family: 'Century Gothic';
}

a.Popup
{
	font-family: 'Century Gothic';
}

/* 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;
	}
}

span.mc-variable
{
	font-family: 'Century Gothic';
}

tfoot
{
	text-align: center;
}

MadCap|pageFooter
{
	mc-footnote-position: page;
}

/* === Vertical Side Feedback Button === */

#feedback-button
{
	position: fixed;
	top: 30%;
	right: 26px;
	transform: translateY(-50%) rotate(-90deg);
	/* Rotate and vertically center */
	transform-origin: right center;
	z-index: 9999;
	background-color: #ED601A;
	padding: 15px 30px;
	border-radius: 0;
	/* Remove rounded corners for rectangle */
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
	transition: background-color 0.3s ease;
}

#feedback-button:hover
{
	background-color: #d65317;
}

#feedback-button a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 18px;
	display: inline-block;
}

