/*<meta />*/

@import url('fonts/fonts.css');

@import url('custom styles/customStyles.css');

@import url('font-awesome/css/font-awesome.min.css');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #404040;
	font-family: 'Fira Sans', sans-serif;
	font-size: 1em;
	line-height: 1.7em;
}

a
{
	color: #007AC3;
}

a:hover
{
	
}

a.MCBreadcrumbsLink
{
	text-decoration: underline;
	font-style: normal;
	font-family: 'Fira Sans';
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #007AC3;
	font-family: 'Fira Sans';
}

p.Copyright
{
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #474747;
	font-size: 14px;
	border-top-align: left;
	text-align: center;
	padding-top: 20px;
}


div.example,
p.example
{
	border-radius: 0;
	margin-bottom: 15px;
	font-family: 'Fira Sans';
	color: #474747;
	font-size: 14px;
	background: inherit;
	background-color: transparent;
	border: solid 1px #007AC3;
	line-height: 1.7em;
	padding: 10px 10px 10px 20px;
	position: relative;
}

div.example:before,
p.example:before
{
	background-color: #007AC3;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 10px;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

.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
{
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 30px;
	color: #474747;
	font-weight: bolder;
	text-align: left;
	font-family: 'Fira Sans';
	font-size: 1.5em;
}

h2
{
	margin-bottom: 4px;
	margin-top: 20px;
	color: #007AC3;
	font-family: 'Fira Sans';
	font-size: 20px;
	font-weight: bold;
}

h3
{
	font-family: 'Fira Sans', sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 16px;
}

h4
{
	color: #757575;
	font-size: 16px;
	font-family: 'Fira Sans', sans-serif;
	margin-bottom: 2px;
	margin-top: 10px;
	text-transform: uppercase;
}

img
{
	border: none;
}

img.Thumbnail
{
	mc-thumbnail: popup;
	border: solid 2px #7fd121;
	border-bottom-left-radius: 10px;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 150pt;
	border-bottom-right-radius: 10px;
	border-radius: 10px;
}

img.ReduceButtonSize
{
	max-height: 25px;
}

li
{
	margin-top: 6px;
	color: #474747;
	font-family: 'Fira Sans', sans-serif;
	font-size: 14px;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: normal;
	margin-top: 10px;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-indent: 0;
	margin-left: 5px;
	background-color: #ddd;
	color: #000000;
	font-family: 'Fira Sans';
	mc-breadcrumbs-divider: ' » ';
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-open-image: url('../Images/DropDownOpen.png');
	color: #474747;
	font-family: 'Fira Sans';
	mc-image-spacing: 10px;
	font-size: 18px;
}

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 #007ac3;
	border-bottom-width: 0;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	text-decoration: none;
	font-family: 'Fira Sans';
	font-size: 14px;
}

MadCap|dropDownHotspot
{
	font-family: 'Fira Sans';
	color: #474747;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
}

MadCap|dropDownHotspot:hover
{
	color: #BED230;
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	font-weight: bold;
	color: #474747;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #BED230;
}

p.Copyright
{
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #474747;
	font-size: 14px;
	border-top-align: left;
	text-align: center;
	padding-top: 20px;
}

ol
{
	list-style-image: none;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

p
{
	margin-top: 8px;
	font-family: 'Fira Sans';
	margin-bottom: 4px;
	font-size: 14px;
	color: #474747;
}

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;
	color: #474747;
	background-color: #dadada;
}

ul
{
	list-style-image: url('../Images/Bullet1.png');
}

ul ul
{
	list-style-image: url('../Images/Bullet2.png');
}

html.templateTopic div.sideContent
{
	display: none;
}

h5
{
	font-size: 12px;
	font-weight: bolder;
	font-family: 'Fira Sans';
}

h6
{
	font-family: 'Fira Sans Light';
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

div.Row-4-8	/*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.Row-4-8::before
{
	content: ' ';
	display: table;
}

div.Row-4-8::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Row-4-8 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2.5px;
	padding-right: 2.5px;
}

div.Row-4-8 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Row-4-8 > div:nth-child(2)
{
	width: 66.667%;
	margin-left: 0%;
}

div.RowWithMargins-8	/*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.RowWithMargins-8::before
{
	content: ' ';
	display: table;
}

div.RowWithMargins-8::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.RowWithMargins-8 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.RowWithMargins-8 > div:nth-child(1)
{
	width: 66.667%;
	margin-left: 33.333%;
}

div.Row-12	/*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.Row-12::before
{
	content: ' ';
	display: table;
}

div.Row-12::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Row-12 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Row-12 > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.sideContentNote
{
	margin-bottom: 10px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	content: 'inherit';
	margin-left: 20px;
	width: 30%;
	float: left;
	border-bottom: solid 1px #000000;
	white-space: normal;
	background-color: #99ccff;
	text-align: left;
}

div.left-Content
{
	margin-bottom: 10px;
	float: left;
	width: 45%;
	margin-left: 16px;
}

div.middle-Content
{
	margin-bottom: 10px;
	width: 25%;
	float: left;
	margin-left: 40px;
}

MadCap|toggler:focus
{
	color: #474747;
}

MadCap|toggler:hover
{
	color: #474747;
}

MadCap|dropDownHotspot:focus
{
	
}

div.noteRedactiontechnique
{
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	background-image: none;
	font-family: 'Fira Sans';
	font-size: 14px;
	width: 750px;
	padding-left: 10px;
	color: #000000;
	margin-left: 30px;
	background-color: #00e019;
}

table
{
	border-collapse: separate;
	overflow: hidden;
}

div.tip,
p.Tip
{
	background-color: #fff;
	border: 1px solid #85bc20;
	border-radius: 0;
	font-size: 14px;
	padding: 10px 10px 10px 60px;
	position: relative;
}

div.tip:before,
p.Tip:before
{
	background-color: #85bc20;
	background-image: url(../Images/check-circle.svg);
	background-position: 11px 50%;
	background-repeat: no-repeat;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 46px;
}

p.warning
{
	
}

div.warning
{
	border-radius: 0;
	margin-bottom: 15px;
	font-family: 'Fira Sans';
	color: #474747;
	font-size: 14px;
	background: inherit;
	background-color: transparent;
	border: solid 1px #ea8f00;
	line-height: 1.7em;
	padding: 10px 10px 10px 60px;
	position: relative;
}

div.warning:before
{
	background-color: #ea8f00;
	background-image: url(../Images/caution.svg);
	background-position: 11px 50%;
	background-repeat: no-repeat;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 46px;
}

div.notedropdown,
div.note,
p.Note
{
	border-radius: 0;
	margin-bottom: 15px;
	font-family: 'Fira Sans';
	color: #474747;
	display: block;
	font-size: 14px;
	background: inherit;
	background-color: transparent;
	border: solid 1px #007AC3;
	line-height: 1.7em;
	padding: 10px 10px 10px 60px;
	position: relative;
}

div.notedropdown:before,
div.note:before,
p.Note:before
{
	background-color: #007AC3;
	background-image: url(../Images/info.svg);
	background-position: 11px 50%;
	background-repeat: no-repeat;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 46px;
}

div.MCMiniTocBox_0
{
	border: none;
}

p.MiniTOC1_0
{
	margin: 0 0 1px;
	padding-right: 30px;
}

p.MiniTOC1_0 a.MiniTOC1
{
	background: #EDEDED;
	color: #757575;
	padding: 4px 10px;
}

p.MiniTOC1_0 a.MiniTOC1:hover
{
	background: #BFBFBF;
	color: #FFFFFF;
}

div.warning
{
	background-color: transparent;
	border: solid 1px #ea8f00;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-radius: 0;
	color: #474747;
	font-family: 'Fira Sans';
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 15px;
	padding: 10px 10px 10px 60px;
}

div.warning::before
{
	background-color: #ea8f00;
}

.title-bar-section a.logo
{
	z-index: 1;
}

