/*<meta />*/

@import url('Styles.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'DIN Next LT Pro Medium Cond';
	src: url('../Fonts/DINNextLTPro-MediumCond.otf');
}

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-Regular.ttf');
}

@font-face 
{
	font-family: 'Ubuntu Condensed';
	src: url('../Fonts/Ubuntu-C (2).ttf');
}

@font-face 
{
	font-family: 'Ubuntu Light';
	src: url(../Fonts/Ubuntu-Light.ttf);
}

@font-face 
{
	font-family: 'Ubuntu Medium';
	src: url(../Fonts/Ubuntu-Medium.ttf);
}

body
{
	color: #404040;
	font-family: 'Ubuntu Light';
	font-size: 12pt;
}

a
{
	color: #669044;
}

a:link
{
	color: #424242;
}

a:visited
{
	color: #669044;
}

a:hover
{
	color: #c1d82f;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #BED230;
}

.toggler:link
{
	color: #669044;
}

div.example
{
	background-color: #f0ff86;
	background-repeat: no-repeat;
	border: solid 1px #a4ac67;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.note
{
	background-color: #47484a;
	background-image: url('../Images/NoteIcon.png');
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	color: #b3b3b3;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
}

/*CAUTION STYLES*/

div.caution
{
	color: #b3b3b3;
	margin-left: .75in;
	position: relative;
}

p.cautiontext
{
	border: solid 1px black;
	min-height: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 80px;
	color: #404040;
}

p.cautionicon
{
	position: absolute;
	left: 12px;
}

p.cautionicon img
{
	max-width: 60px;
}

/*END CAUTION STYLES*/

.noteInDiv
{
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
}

div.quotation
{
	background-color: #e1e1e1;
	background-image: url('../Images/QuotationMark.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1
{
	font-weight: normal;
	font-family: Ubuntu;
}

h2
{
	font-weight: normal;
	font-family: 'Ubuntu Light';
}

h3
{
	font-weight: normal;
	font-family: 'Ubuntu Light';
}

img
{
	border: none;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.ReduceButtonSize
{
	max-height: 25px;
}

li
{
	orphans: 2;
	widows: 2;
	margin-bottom: 10px;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
}

MadCap|dropDown
{
	mc-open-image: url('../Images/DropDownOpen.png');
	mc-closed-image: url('../Images/DropDownClosed.png');
}

MadCap|dropDown.SecondLevel
{
	margin-left: 10px;
	mc-closed-image: url('../Images/DropDownClosedSecondLevel.png');
	mc-open-image: url('../Images/DropDownOpenSecondLevel.png');
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #bed230;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	
}

MadCap|dropDownHotspot
{
	font-weight: normal;
	font-family: 'Ubuntu Light', Arial, sans-serif;
}

MadCap|dropDownHotspot:hover
{
	color: #BED230;
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #BED230;
}

ol
{
	list-style-image: none;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

p
{
	
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.ExampleHeadText
{
	font-weight: bold;
	page-break-after: avoid;
	letter-spacing: 5px;
	padding: 0;
	margin: 0;
	border: 0;
}

p.quotationname
{
	text-align: right;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

span.Emphasis
{
	font-weight: bold;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	margin-bottom: 8px;
	margin-top: 8px;
}

ul
{
	list-style-image: url('../Images/Bullet1.png');
}

ul ul
{
	list-style-image: url('../Images/Bullet2.png');
}

html.templateTopic div.sideContent
{
	display: none;
}

div.ContentRow	/*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.ContentRow::before
{
	content: ' ';
	display: table;
}

div.ContentRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ContentRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ContentRow > div:nth-child(1)
{
	margin-left: 0%;
	font-family: DIN;
	width: 27%;
}

div.ContentRow > div:nth-child(2)
{
	margin-left: 3%;
	width: 66%;
	margin-top: -50px;
}

MadCap|menuProxy
{
	
}

h4
{
	font-family: 'Ubuntu Light';
}

/*table
{
	margin-left: 0.5in;
	margin-right: 1in;
}*/

/*Rounded corners for side navigation menu*/

.sidenav-wrapper
{
	border: solid 1px #f5f5f5;
	border-radius: 20px;
}

@media only screen and (max-width: 767px)
{
	div.ContentRow > div:nth-child(1)
	{
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		margin-left: 3%;
	}

	MadCap|bodyProxy
	{
		
	}
}

@media only screen and (max-width: 767px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}
}

/* Styles to add lines between TOC menu items */

/*ul.menu li a
{
	border-bottom: solid 1px #808080;
}

ul.menu > li:last-child > ul > li:last-child > a
{
	border-bottom: none;
	margin-bottom: 0;
}*/

/*Style to set left indent of third-level menu items*/

ul.menu._Skins_SideMenu.mc-component ul ul > li > a
{
	padding-left: 40px;
}

p.notecolumn
{
	border-top: solid 1.5px #696969;
	border-bottom: solid 1.5px #696969;
	padding: 8px;
}

p.notetablehead
{
	font-family: 'Ubuntu Condensed';
	font-size: 15pt;
	color: #696969;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

a.homelink
{
	line-height: 35pt;
	color: #669044;
	padding-left: 15px;
	font-family: 'Open Sans';
}

ol + p img
{
	margin-left: 50px;
}

ol li
{
	padding: 5px 0;
}

div.thumbnailInSteps
{
	margin-left: 45px;
	width: 90%;
}

img.maxwidth
{
	max-width: 100%;
}

.toggler:hover
{
	color: #c1d82f;
}

a.homelink:hover
{
	color: #c1d82f;
}

p.Caution
{
	font-family: 'Ubuntu Condensed';
	font-weight: bold;
	text-align: center;
	margin-top: -4px;
}

@media print
{
	p.Caution
	{
		padding-bottom: 15px;
	}
}

p.cautioncolumn
{
	line-height: 1.30em;
	padding: 8px 0px 0px 8px;
	padding-bottom: 0px;
	padding-top: 0;
}

p.CommandExamples
{
	font-family: 'Courier New';
	margin-bottom: 2pt;
	font-size: 9pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	margin-top: 2pt;
	margin-right: 2pt;
	margin-left: 2pt;
}

img.largethumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 200px;
}

img.largebrowserthumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 400px;
}

