/*<meta conditions="" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Arial;
}

div.layout-separator
{
	border-right: 1px solid #dadada;
}

div.topic-container	/*Sets padding on topics*/
{
	padding: 2% 0;
}

div.sub-content
{
	border-top: solid 1px #dadada;
	text-align: left;
	text-transform: capitalize;
	border-top-style: none;
	border-top-width: 0px;
	border-top-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 20px;
}

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 15pt;
}

img
{
	border: none;
	max-width: 100%;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

MadCap|xref
{
	color: #45494c;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

a:link	/*Color of hyperlinks*/
{
	color: #2d82dc;
	text-decoration: none;
}

a:visited
{
	color: #2d82dc;
}

div.video-tiles	/*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;
	text-align: left;
	margin-bottom: 10%;
}

div.video-tiles::before
{
	content: ' ';
	display: table;
}

div.video-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.video-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.video-tiles > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.video-tiles > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.video-tiles > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.video-tiles *	/*Text-align center set to all elements within div.video-tiles*/
{
	text-align: center;
}

span.MCDropDownHead
{
	background-color: transparent;
}

a
{
	text-decoration: none;
	color: #2d82dc;
}

@media only screen and (max-width: 1279px)
{
	html.home-topic .body-container
	{
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px)
{
	.layout-separator
	{
		border-right: none;
	}

	div.video-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.video-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.video-tiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

@media print
{
	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}
}

h2
{
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	color: #ff9e16;
}

h3
{
	color: #5ac8fa;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 4px;
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
	color: #404040;
	margin-top: 16px;
	margin-bottom: 4px;
}

h5
{
	font-size: 1em;
	color: #005c93;
	margin-top: 16px;
	margin-bottom: 4px;
}

MadCap|dropDown.SecondLevel
{
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-open-image: url('../Images/DropDownOpen.png');
}

MadCap|dropDownBody
{
	mc-disabled: false;
	overflow: auto;
	border-bottom: none;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	color: #5ac8fa;
	font-weight: normal;
	margin-top: inherit;
	margin-bottom: 12px;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 0.9em;
}

MadCap|dropDownHotspot
{
	mc-disabled: false;
	color: #5ac8fa;
	font-weight: normal;
	font-size: 0.9em;
}

MadCap|dropDownHotspot:hover
{
	font-weight: bold;
	color: #f89728;
}

span.MCDropDownHead,
.dropDownHead
{
	font-family: Arial;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0;
	background-color: transparent;
}

MadCap|dropDown.videos
{
	
}

MadCap|dropDownBody.videos
{
	mc-disabled: false;
	overflow: auto;
	border-bottom: none 0px #000000;
}

MadCap|dropDownHead.videos
{
	mc-disabled: false;
	color: #5ac8fa;
	font-weight: normal;
	margin-top: inherit;
	margin-bottom: 12px;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 0.9em;
}

MadCap|dropDownHotspot.videos
{
	mc-disabled: false;
	color: #5ac8fa;
	font-weight: normal;
	font-size: 1.2em;
}

p.videos
{
	font-size: 12.0pt;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 15pt;
	font-weight: normal;
	font-style: normal;
}

object.videos
{
	align: left;
	max-width: 100%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a9a9a9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a9a9a9;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a9a9a9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
	width: 300px;
	height: 169px;
}

