/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Arial;
}

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: #eb9401;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

a
{
	color: #eb9401;
}

ol
{
	margin-top: 0px;
}

ul
{
	margin-top: 0px;
}

li
{
	margin-top: 10px;
}

li::marker
{
	font-weight: bold;
	font-style: normal;
	color: #eb9401;
}

img
{
	border: none;
	margin: 5px;
}

div.note
{
	background-color: #ffffff;
	background-image: url('../Images/misc/NoteIcon.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 20px 10px 20px 0;
	border: solid 2px #eb9401;
	line-height: 20pt;
	/*border-bottom-color: #404040;
	border-top-color: #404040;
	border: solid 1px #404040;
	border-radius: 6px;
	display: inline-block;
	width: max-content;*/
	max-width: max-content;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

.body-container
{
	padding-top: 2em;
	padding-left: 3em;
	padding-right: 3em;
}

/*== Other topics header bar styles ==*/

.title-bar-container
{
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	/*adds the shadow effect to the header*/
}

/*== madcap proxy assigned styles ==*/

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

div.Videos2	/*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.Videos2::before
{
	content: ' ';
	display: table;
}

div.Videos2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Videos2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.Videos2 > div:nth-child(1)
{
	width: 41.667%;
	margin-left: 8.3333%;
	margin-top: 20px;
}

div.Videos2 > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 8.3333%;
	margin-top: 20px;
}

div.Videos2 > div:nth-child(3)
{
	width: 41.667%;
	margin-left: 8.3333%;
	margin-top: 20px;
}

div.Videos2 > div:nth-child(4)
{
	width: 41.667%;
	margin-left: 8.3333%;
	margin-top: 20px;
}

div.Videos2 > div:nth-child(5)
{
	width: 41.667%;
	margin-left: 8.3333%;
	margin-top: 20px;
}

@media only screen and (max-width: 1279px)
{
	.body-container
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	div.Videos2 > div:nth-child(1)
	{
		width: 41.667%;
		margin-left: 8.3333%;
		margin-top: 20px;
	}

	div.Videos2 > div:nth-child(2)
	{
		width: 41.667%;
		margin-left: 8.3333%;
		margin-top: 20px;
	}

	div.div_Videos100
	{
		width: 40vw;
	}

	div.Videos2 > div:nth-child(3)
	{
		width: 41.667%;
		margin-left: 8.3333%;
		margin-top: 20px;
	}

	div.Videos2 > div:nth-child(4)
	{
		width: 41.667%;
		margin-left: 8.3333%;
		margin-top: 20px;
	}

	div.Videos2 > div:nth-child(5)
	{
		width: 41.667%;
		margin-left: 8.3333%;
		margin-top: 20px;
	}
}

img.img_Expand
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 200px;
	vertical-align: middle;
	mc-float: center;
	max-width: 100%;
}

img.img_ExpandThin
{
	border: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 200px;
	max-width: 100%;
}

img.icon
{
	width: 30px;
}

img.logo
{
	mc-thumbnail-max-width: 300px;
	mc-thumbnail-max-height: auto;
	width: 300px;
	max-width: 20%;
}

img.img_footer
{
	
}

img.icon_big
{
	width: 120px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	mc-thumbnail-max-height: 96px;
}

@media only screen and (max-width: 767px)
{
	div.Videos2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Videos2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Videos2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Videos2 > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Videos2 > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}
}

p.P_video100
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

div.div_Videos100
{
	
}

object.Object_video16x9
{
	width: 100%;
	aspect-ratio: 16 / 9;
}

