/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

body
{
	font-family: "Open Sans", Arial;
	line-height: 1.5em;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

a
{
	text-decoration: none;
}

h1
{
	font-size: 1.75em;
}

h2
{
	font-size: 1.6785em;
}

h2.SubCenter
{
	text-align: center;
	margin-bottom: 1.2em;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #5a5a5a;
	font-family: "Open Sans";
	margin-bottom: 8px;
	margin-top: 8px;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	color: #ffffff;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

p.allcaps
{
	font-family: "Open Sans";
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	color: #000000;
}

p.small
{
	font-family: "Open Sans";
	font-weight: 100;
	font-size: .8em;
	max-width: 95%;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	line-height: 1.5;
}

p.legal
{
	font-size: 0.75em;
	text-align: left;
	color: #e1e1e1;
}

img.tile
{
	max-width: 95%;
	padding-left: 10px;
	padding-right: 10px;
}

div.legal
{
	max-width: 65em;
	margin: auto;
}

.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;
}

.inner-wrap .tab-bar .nav-search
{
	display: none;
}

.inner-wrap .main-section > .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%);
}

/* special class to add some padding under some elements in the list on the main HTML page */

.pad-20px-bottom
{
	padding-bottom: 20px;
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#howto-section
{
	padding-top: 5px;
	padding-bottom: 5x;
	background-color: #ffffff;
	max-width: 62.5em;
	margin: auto;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#tips-section
{
	padding-bottom: 20px;
	background-color: #ffffff;
	max-width: 62.5em;
	margin: auto;
}

#tips-section.mc-blurb .mc-bullets
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

#tips-section.mc-blurb .mc-bullets > li
{
	color: #8CBE3F;
	list-style: none;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

#tips-section.mc-blurb ul
{
	list-style: none;
}

#tips-section.mc-blurb li:before
{
	font-family: 'FontAwesome';
	content: '\f041';
	margin-right: 10px;
	color: #8CBE3F;
	float: left;
	margin-left: -1.5em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-image: url('../Images/webcaster-x1-facebook-live_hero-image.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 50px;
	margin-bottom: 20px;
}

div.topichero h1
{
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 1.7em;
	/*margin-top: 1.11em;*/
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h2
{
	font-family: "Open Sans";
	font-weight: 100;
	font-size: 3.5em;
	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;
	margin-bottom: 20px;
}

.video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Home Page Footer */

div.footer
{
	background-color: #222534;
	padding-top: 40px;
	padding-bottom: 40px;
}

div.footer a
{
	text-decoration: none;
	color: #DADADA;
}

div.footer > div.outer-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: 0;
	margin-bottom: 0;
	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: 0;
	padding-top: 0;
}

html.HomePage
{
	mc-community-features: disabled;
}

/* Home Hero Section - Screen
 * Has two rows:
 * 100
 * 25 - 25 - 25 - 25  
 */

div.HomeHeroSection
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeHeroSection::before
{
	content: ' ';
	display: table;
}

div.HomeHeroSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeHeroSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeHeroSection > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.HomeHeroSection > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.HomeHeroSection > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.HomeHeroSection > div:nth-child(4)
{
	width: 25%;
	margin-left: 0%;
}

div.HomeHeroSection > div:nth-child(5)
{
	width: 25%;
	margin-left: 0%;
}

/* Home Page footer - Screen
 * Has one row:
 * 25 - 50 - 25 
 */

div.HomeMasterPageFooter
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeMasterPageFooter::before
{
	content: ' ';
	display: table;
}

div.HomeMasterPageFooter::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeMasterPageFooter > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeMasterPageFooter > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.HomeMasterPageFooter > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.HomeMasterPageFooter > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

/* Home Title row Section - Screen
 * Has one row:
 * 100  
 * Use to display a title section on the hope page
 */

div.HomeTitle
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

div.HomeTitle::before
{
	content: ' ';
	display: table;
}

div.HomeTitle::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeTitle > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeTitle > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

Madcap|xref.xrefplain
{
	text-decoration: none;
	font-weight: normal;
	color: #404042;
	font-family: "Open Sans";
	font-size: 1em;
}

/* The next three CSS sections make a line appear behind the headings for the sections on the home page */

h2.background
{
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	position: relative;
	z-index: 0;
}

h2.background:before
{
	border-top: 2px solid #dfdfdf;
	content: "";
	margin: 0 auto;
	/* this centers the line to the full width specified */
	position: absolute;
	/* positioning must be absolute here, and relative positioning must be applied to the parent */
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	z-index: -1;
}

h2.background > span.clear-behind
{
	/* to hide the lines from behind the text, you have to set the background color the same as the container */
	background: #fff;
	padding: 0 15px;
}

/* Home Quick Guides row Section - Screen
 * Has one row:
 * 33-34-33
 * Use for a grid of images for how-tos
 */

div.HomeQuickGuides
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

div.HomeQuickGuides::before
{
	content: ' ';
	display: table;
}

div.HomeQuickGuides::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeQuickGuides > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeQuickGuides > div:nth-child(1)
{
	width: 33%;
	margin-left: 0%;
}

div.HomeQuickGuides > div:nth-child(2)
{
	width: 33%;
	margin-left: 0%;
}

div.HomeQuickGuides > div:nth-child(3)
{
	width: 33%;
	margin-left: 0%;
}

div.HomeTips	/*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.HomeTips::before
{
	content: ' ';
	display: table;
}

div.HomeTips::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeTips > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeTips > div:nth-child(1)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.HomeTips > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 0%;
}

div.HomeTips > div:nth-child(3)
{
	width: 41.667%;
	margin-left: 0%;
}

div.HomeTips > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

/* Medium Layout */

@media only screen and (max-width: 1279px)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow
	{
		width: 100%;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	div.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	/* Home Page footer - Tablet 
	 * Has one row:
	 * 25 - 50 - 25 
	 */

	div.HomeMasterPageFooter > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.HomeMasterPageFooter > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeMasterPageFooter > div:nth-child(3)
	{
		width: 25%;
		margin-left: 0%;
	}

	/* Home Hero Section - Tablet
	 * Has two rows:
	 * 100
	 * 25 - 25 - 25 - 25  
	 */

	div.HomeHeroSection > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeHeroSection > div:nth-child(2)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.HomeHeroSection > div:nth-child(3)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.HomeHeroSection > div:nth-child(4)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.HomeHeroSection > div:nth-child(5)
	{
		width: 25%;
		margin-left: 0%;
	}

	/* Home Title row Section - Tablet
	 * Has one row:
	 * 100  
	 */

	/*	div.HomeTitle > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}*/

	/* Home Quick Guides row Section - Tablet
	 * Has one row:
	 * 33-34-33
	 * Use for a grid of images for how tos
	 */

	div.HomeQuickGuides > div:nth-child(1)
	{
		width: 33%;
		margin-left: 0%;
	}

	div.HomeQuickGuides > div:nth-child(2)
	{
		width: 33%;
		margin-left: 0%;
	}

	div.HomeQuickGuides > div:nth-child(3)
	{
		width: 33%;
		margin-left: 0%;
	}

	/* Home Tips row Section - Tablet
	 * Has one row:
	 * 33-34-33
	 * Use for a grid of images for how tos
	 */

	div.HomeTips > div:nth-child(1)
	{
		width: 0%;
		margin-left: 0%;
	}

	div.HomeTips > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeTips > div:nth-child(5)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeTips > div:nth-child(4)
	{
		width: 0%;
		margin-left: 0%;
	}
}

/* Small Layout */

@media only screen and (max-width: 767px)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	.left-content
	{
		margin-bottom: 60px;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h2
	{
		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;
	}

	/* Home Hero Section - Mobile
	 * Has three rows:
	 * 100
	 * 50 - 50
	 * 50 - 50
	 */

	div.HomeHeroSection > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeHeroSection > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeHeroSection > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeHeroSection > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeHeroSection > div:nth-child(5)
	{
		width: 50%;
		margin-left: 0%;
	}

	/* Home Page footer - Tablet 
	 * Has three rows:
	 * 100
	 * 100
	 * 100
	 */

	div.HomeMasterPageFooter > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeMasterPageFooter > div:nth-child(2)
	{
		width: 100%;
	}

	div.HomeMasterPageFooter > div:nth-child(3)
	{
		width: 100%;
	}

	/* Home Title row Section - Mobile
	 * Has one row:
	 * 100  
	 */

	/*	div.HomeTitle > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}*/

	/* Home Quick Guides Section - Mobile
	 * Has three rows:
	 * 100
	 * 100
	 * 100
	 * Use for a grid of images for how to
	 */

	div.HomeQuickGuides > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeQuickGuides > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeQuickGuides > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	/* Home Tips row Section - Mobile
	 * Has one row:
	 * 0
	 * 100
	 * 100
	 * 0
	 * Use for a grid of images for how tos
	 */

	div.HomeTips > div:nth-child(1)
	{
		width: 0%;
		margin-left: 0%;
	}

	div.HomeTips > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeTips > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeTips > div:nth-child(4)
	{
		width: 0%;
		margin-left: 0%;
	}
}

/* On the home page, keep the search bar displaying in the normal Flare location/size (overrideen in MainStyles) */

.search-bar
{
	width: 55%;
	float: none;
}

