/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

.micro-response
{
	color: #404040;
	font-family: Arial, Avenir, Myriad;
	line-height: 1.7em;
	font-size: 11pt;
}

.micro-response div.TopicContent
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 15px;
}

.micro-response div.topic-hero
{
	padding: 5%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url('../Images/ZZZ_icons/Hero-Background2.jpg');
	background-size: auto;
}

.micro-response h1
{
	color: #325e82;
	margin-top: 12px;
	font-size: 20pt;
	margin-bottom: 6px;
	font-weight: normal;
	font-family: Arial;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #325e82;
}

.micro-response h2
{
	color: #325e82;
	font-size: 18pt;
	margin-bottom: 6px;
	font-weight: normal;
	font-family: Arial;
	padding-bottom: 0px;
	mc-heading-level: 2;
	margin-top: 15px;
	margin-left: 0;
}

.micro-response h3
{
	color: #325e82;
	font-family: Arial;
	margin-top: 15px;
	font-size: 16pt;
	margin-bottom: 6px;
	font-weight: normal;
	mc-heading-level: 3;
	margin-left: 20px;
}

.micro-response MadCap|xref
{
	mc-format: '{para}';
	font-weight: normal;
	font-style: normal;
	color: #0468ae;
	text-decoration: none;
}

.micro-response MadCap|xref:hover
{
	color: #0468ae;
	font-weight: bold;
}

.micro-response p
{
	color: #666666;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 1.12px;
	line-height: normal;
	margin-left: 60px;
	padding-top: 5px;
	vertical-align: middle;
}

.micro-response h4
{
	color: #325e82;
	font-style: normal;
	font-family: Arial;
	margin-top: 12px;
	margin-bottom: 3px;
	font-size: 14pt;
	font-weight: normal;
	margin-left: 30px;
	mc-heading-level: 4;
}

.micro-response h5
{
	font-style: normal;
	color: #325e82;
	font-family: Arial;
	margin-top: 8px;
	margin-bottom: 2px;
	font-size: 12pt;
	font-weight: normal;
	margin-left: 40px;
	mc-heading-level: 5;
}

.micro-response p.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	background-image: url('../Images/ZZZ_icons/Pencil-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response p.warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f9e7e5;
	background-image: url('../Images/ZZZ_icons/Warning-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border: solid 1px #c0392b;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response p.example
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #e7f6f0;
	background-image: url('../Images/ZZZ_icons/Check-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border: solid 1px #27ae60;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response p.tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #fffbea;
	background-image: url('../Images/ZZZ_icons/Bulb-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border: solid 1px #f1c40f;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response p.noteAlt
{
	background-color: #f0f7fb;
	background-image: url('../Images/ZZZ_icons/Pencil-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #3498db;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response p.warningAlt
{
	background-color: #fcf7f2;
	background-image: url('../Images/ZZZ_icons/Warning-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #e74c3c;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response p.exampleAlt
{
	background-color: #e7f6f0;
	background-image: url('../Images/ZZZ_icons/Check-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #2ecc71;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response p.tipAlt
{
	background-color: #fffbea;
	background-image: url('../Images/ZZZ_icons/Bulb-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #f1c40f;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

/*Div styles*/

.micro-response div.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	background-image: url('../Images/ZZZ_icons/Pencil-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response div.warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f9e7e5;
	background-image: url('../Images/ZZZ_icons/Warning-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border: solid 1px #c0392b;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response div.example
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-image: url('../Images/ZZZ_icons/Check-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	background-color: #e7f6f0;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #006400;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #006400;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #006400;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006400;
}

.micro-response div.tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #fffbea;
	background-image: url('../Images/ZZZ_icons/Bulb-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border: solid 1px #f1c40f;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

.micro-response div.noteAlt
{
	background-color: #f0f7fb;
	background-image: url('../Images/ZZZ_icons/Pencil-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #3498db;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 10px;
}

.micro-response div.warningAlt
{
	background-color: #fcf7f2;
	background-image: url('../Images/ZZZ_icons/Warning-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #e74c3c;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 10px;
}

.micro-response div.exampleAlt
{
	background-color: #e7f6f0;
	background-image: url('../Images/ZZZ_icons/Check-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #2ecc71;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 20px;
}

.micro-response div.tipAlt
{
	background-color: #fffbea;
	background-image: url('../Images/ZZZ_icons/Bulb-48.png');
	background-position: 9px 0px;
	background-repeat: no-repeat;
	border-left: solid 4px #f1c40f;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 10px;
}

.micro-response div.tipAltText
{
	background-color: #fffbea;
	border-left: solid 4px #f1c40f;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 10px;
}

.micro-response div.noteText
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Important Note: {/b}';
	overflow: hidden;
	padding: 12px;
}

.micro-response div.warningText
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f9e7e5;
	border: solid 1px #c0392b;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Important: {/b}';
	overflow: hidden;
	padding: 12px;
}

.micro-response div.noteAltText
{
	background-color: #f0f7fb;
	border-left: solid 4px #3498db;
	line-height: 18px;
	mc-auto-number-format: '{b}Important Note: {/b}';
	overflow: hidden;
	padding: 12px;
}

.micro-response div.exampleAltText
{
	background-color: #e7f6f0;
	line-height: 18px;
	overflow: hidden;
	border-left: solid 2px #2ecc71;
	margin-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 6px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #2ecc71;
	padding-left: 0;
}

.micro-response p.bold
{
	font-weight: bold;
	font-style: normal;
}

.micro-response p.italic
{
	font-weight: normal;
	font-style: italic;
}

.micro-response h6
{
	font-family: Arial;
	margin-top: 8px;
	margin-bottom: 2px;
	font-style: normal;
	text-decoration: none;
	color: #325e82;
	font-weight: normal;
	font-size: 12pt;
	margin-left: 50px;
	mc-heading-level: 6;
}

.micro-response ul
{
	color: #666666;
	margin-top: 6px;
	margin-right: 0;
	line-height: normal;
	clear: left;
	margin-left: 40px;
}

.micro-response ol
{
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: normal;
	margin-left: 40px;
}

.micro-response MadCap|breadcrumbsProxy
{
	font-size: 8pt;
	border-bottom-width: 0px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	font-weight: normal;
	font-style: italic;
}

.micro-response MadCap|helpControlMenuItem.Highlighted
{
	background-color: #ffffff;
	color: #0468ae;
}

.micro-response MadCap|popupBody
{
	border: solid 1px #325e82;
	background-color: #f0f0f0;
	width: 600px;
}

.micro-response MadCap|helpControlMenu
{
	background-color: #f0f0f0;
	border: solid 1px #325e82;
}

.micro-response img
{
	mc-thumbnail-max-height: auto;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	mc-image-alt-text: ;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
}

.micro-response MadCap|relatedTopics
{
	padding-top: 20;
	color: #0468ae;
	mc-image-spacing: 30px;
	mc-label: 'Related topics';
}

.micro-response p.Ref
{
	color: #4a6d8b;
	font-size: 10pt;
	padding-left: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #feab43;
	border-right-style: solid;
	border-right-width: 0px;
	font-weight: bold;
	font-style: normal;
}

.micro-response a.MCBreadcrumbsLink
{
	color: #0468ae;
}

.micro-response a
{
	color: #0468ae;
}

.micro-response MadCap|conceptLink
{
	color: #0468ae;
	mc-help-control-display: list;
	border: solid 1px #325e82;
	background: #f0f0f0;
	border-radius: 5px;
	padding: 5px;
	width: 500px;
	font-size: 12pt;
}

.micro-response a:link
{
	color: #0468ae;
	text-decoration: none;
}

.micro-response a:focus
{
	color: #0468ae;
	text-decoration: none;
}

.micro-response a:hover
{
	color: #0468ae;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.micro-response a:active
{
	color: #0468ae;
	text-decoration: none;
}

.micro-response MadCap|popupHead
{
	color: #0468ae;
}

.micro-response a.Popup
{
	color: #0468ae;
	mc-popup-width: 250px;
}

.micro-response MadCap|keywordLink
{
	color: #0468ae;
}

.micro-response MadCap|toggler
{
	color: #0468ae;
}

.micro-response MadCap|glossaryTerm
{
	font-weight: normal;
	mc-closed-image: none;
	mc-open-image: none;
	color: #0468ae;
}

.micro-response MadCap|glossaryTerm.Popup
{
	
}

.micro-response li
{
	line-height: normal;
	font-size: 11pt;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 4px;
}

.micro-response ul ul
{
	margin-left: -20px;
}

.micro-response table
{
	border: solid 1px #000000;
	margin-left: 60px;
}

.micro-response td.p
{
	color: #666666;
	line-height: normal;
	font-size: 11pt;
	font-family: Arial;
	border-bottom: solid 1px #000000;
	border-top: solid 0px #000000;
	border-right: solid 1px #000000;
	vertical-align: inherit;
	padding-left: 2px;
}

.micro-response td.h
{
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	padding: 5px;
	padding-right: 10px;
	border-right: solid 1px #000000;
	font-size: 14pt;
	padding-left: -55px;
	border: solid 1px #000000;
}

.micro-response p.td
{
	margin-left: 0;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 8pt;
}

.micro-response li.table
{
	margin-left: 0px;
}

.micro-response ul.table
{
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
}

.micro-response MadCap|shortcut
{
	color: #0468ae;
}

.micro-response MadCap|glossaryTerm:hover
{
	font-weight: bold;
}

.micro-response object
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.micro-response p.Barcode
{
	font-family: 'Code 3 de 9';
	font-size: 36pt;
	color: #000000;
	margin-bottom: 10px;
}

.micro-response img.noborder
{
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #325e82;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #325e82;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #325e82;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #325e82;
}

.micro-response MadCap|dropDownHead
{
	font-weight: lighter;
	mc-heading-level: 3;
	padding-left: 60px;
}

.micro-response MadCap|dropDownBody.dropDownBody2
{
	border-color: #6e8fab;
	border-left: solid 2px #6e8fab;
}

.micro-response p.dropdownObj
{
	border-color: #f88616;
	border-left: solid 2px #f88616;
	padding-left: 3px;
}

.micro-response p.dropDownHow
{
	border-left: solid 2px #325e82;
	padding-left: 3px;
}

.micro-response p.dropDownOther
{
	border-left: solid 2px #ffffbe;
	border-left-color: #767676;
	padding-left: 3px;
}

.micro-response p.dropDownWhy
{
	border-left: solid 2px #17866c;
	padding-left: 3px;
}

.micro-response p.dropDownWhat
{
	padding-left: 3px;
	border-left-color: #47acb8;
	border-left: solid 2px #47acb8;
}

.micro-response MadCap|dropDown
{
	border-bottom-color: #325e82;
	border-bottom: solid 0px #325e82;
	mc-closed-image: url('../Images/ZZZ_icons/accentis_closed-lvl1.gif');
	mc-open-image: url('../Images/ZZZ_icons/accentis_open-lvl1.gif');
}

.micro-response MadCap|dropDownBody
{
	padding-bottom: 10px;
	border-bottom: dotted 1px #325e82;
}

.micro-response ul ol
{
	margin-left: 0px;
}

.micro-response ol ul
{
	margin-left: 0px;
}

.micro-response ol ol
{
	margin-left: 0px;
}

.micro-response img.thumb
{
	mc-closed-image: url('../Images/ZZZ_icons/accentis_closed-lvl2_1.gif');
	mc-thumbnail: popup;
	max-height: 1920px;
	max-width: 1920px;
	mc-thumbnail-max-height: 250px;
	mc-thumbnail-max-width: 250px;
}

.micro-response MadCap|popup
{
	max-height: 500px;
	max-width: 500px;
}

.micro-response table.standard
{
	border: solid 1px #000000;
	margin-left: 60px;
	width: 100%;
}

.micro-response td.p2
{
	margin-left: -60px;
	padding-left: -55px;
	line-height: 12pt;
	border: solid 1px #000000;
}

.micro-response MadCap|miniTocProxy
{
	mc-toc-depth: 3;
}

.micro-response MadCap|dropDownHead.h3
{
	color: #325e82;
	font-family: Arial;
	font-size: 16pt;
	margin-left: -10px;
	margin-bottom: 6px;
	margin-top: 15px;
	font-style: normal;
	font-weight: normal;
	mc-heading-level: 3;
}

.micro-response MadCap|dropDownHead.h5
{
	font-size: 12pt;
	font-family: Arial;
	color: #325e82;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 2px;
	margin-top: 8px;
	margin-left: -20px;
	mc-heading-level: 5;
}

.micro-response MadCap|dropDown.lvl2
{
	mc-closed-image: url('../Images/ZZZ_icons/accentis_closed-lvl2.gif');
	mc-open-image: url('../Images/ZZZ_icons/accentis_open-lvl2.gif');
}

.micro-response MadCap|dropDownHead.h4
{
	color: #325e82;
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	margin-left: -30px;
	margin-bottom: 3px;
	margin-top: 12px;
	mc-heading-level: 4;
}

.micro-response MadCap|dropDownHead.h6
{
	margin-left: -10px;
	margin-bottom: 2px;
	margin-top: 8px;
	color: #325e82;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	mc-heading-level: 6;
}

.micro-response span.SearchHighlight
{
	background-color: #ffff33;
}

.micro-response MadCap|dropDownHead.h2
{
	color: #325e82;
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-right: 0;
	margin-top: 20px;
	padding-top: 10px;
	margin-left: -50px;
	border-top-style: none;
	border-top-width: 0px;
	mc-heading-level: 2;
}

.micro-response button
{
	border: solid 2px #325e82;
	border-radius: 12px;
	font-family: Arial;
	font-size: 11pt;
	padding: 8px;
	background: #f0f0f0;
}

.micro-response img.thumb_noborder
{
	max-height: 400px;
	max-width: 400px;
	mc-thumbnail-max-height: 250px;
	mc-thumbnail-max-width: 250px;
	mc-thumbnail: popup;
	border-bottom-width: 0px;
	border: solid 0px #000000;
}

.micro-response MadCap|conceptLinkControlListItemLink
{
	font-size: 10pt;
}

.micro-response MadCap|conceptLinkControlListItem
{
	font-size: 10pt;
}

.micro-response MadCap|conceptLinkControlList
{
	font-size: 10pt;
}

/* Set the anchor element and popup div to relative positioning */

.micro-response .MCPopupThumbnailPopup,
.micro-response .MCPopupcontainer
{
	position: relative;
}

/* Position and style the "Click to ..." content */

.micro-response .MCPopupThumbnailPopup::after,
.micro-response .MCPopupContainer::after
{
	display: block;
	text-align: left;
}

/* Set the "Click to ..." content for the thumbnail and full-size image */

.micro-response .MCPopupThumbnailPopup::after
{
	display: block;
	font-size: 0.75em;
	font-style: italic;
	content: "Click to enlarge.";
}

.micro-response .MCPopupContainer::after
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #325e82;
	content: " Click to collapse.";
}

/* Change the cursor to zoom-in and zoom-out to further assist the user*/

.micro-response .MCPopupThumbnail
{
	cursor: zoom-in;
}

.micro-response .MCPopupFullImage
{
	cursor: zoom-out;
}

.micro-response html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

.micro-response html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

.micro-response html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

.micro-response div.home-layout
{
	padding: 2% 5%;
}

.micro-response div.home-section
{
	border-bottom: solid 1px #dadada;
	padding: 2% 0;
}

.micro-response div.home-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;
}

.micro-response div.home-tiles::before
{
	content: ' ';
	display: table;
}

.micro-response div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

.micro-response div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #b9bec1;
	padding: 2%;
}

.micro-response div.home-tiles > div:nth-child(1)
{
	width: 48%;
	margin-left: 0%;
}

.micro-response div.home-tiles > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

.micro-response div.home-tiles-layout	/*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;
}

.micro-response div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

.micro-response div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

.micro-response div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.micro-response div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

.micro-response div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

.micro-response div.home-tiles-layout p
{
	line-height: 1.2;
}

.micro-response div.quick-links	/*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;
}

.micro-response div.quick-links::before
{
	content: ' ';
	display: table;
}

.micro-response div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

.micro-response div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.micro-response div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

.micro-response div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

.micro-response div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

.micro-response div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

.micro-response div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

.micro-response div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

.micro-response div.home-footer
{
	padding: 2% 5%;
	background-color: #f0f0f0;
}

.micro-response pre
{
	margin-left: 60px;
}

.micro-response MadCap|searchResultsProxy
{
	font-family: Arial;
	letter-spacing: 0.2em;
}

.micro-response MadCap|conditionalText
{
	display: none;
	mc-conditions: 'General.Hidden_data';
}

@media only screen and (max-width: 767px)
{
	.micro-response html.home-topic .body-container
	{
		margin-left: 0;
	}

	.micro-response div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	.micro-response div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	.micro-response div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	.micro-response div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	.micro-response div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	.micro-response div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	.micro-response div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	.micro-response div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	.micro-response div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}
}

@media only screen and (max-width: 767px)
{
	.micro-response div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	.micro-response div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	.micro-response div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	.micro-response div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	.micro-response div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	.micro-response div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	.micro-response div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}
}

.micro-response h1.Home
{
	margin-top: 12px;
	margin-bottom: 6px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-family: 'Arial Black';
	font-size: 26pt;
	border-top-width: 0px;
}

.micro-response div.SearchResults
{
	background-color: #f3f8ff;
}

.micro-response p.New_for_v
{
	font-family: Arial;
	font-size: 11pt;
	margin-top: 1.12px;
	line-height: normal;
	margin-left: 60px;
	padding-top: 5px;
	vertical-align: middle;
	color: #008000;
	padding-left: 5px;
	border-bottom: solid 0px #008000;
	border-left: solid 3px #008000;
	background: #f5ffe0;
}

.micro-response p.edit_date
{
	font-family: Arial;
	margin-top: 1.12px;
	line-height: normal;
	margin-left: 60px;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 7pt;
	color: #a9a9a9;
	mc-conditions: 'General.Hidden_data';
}

.micro-response p.error_report
{
	font-size: 9pt;
	font-family: monospace;
	line-height: 0.8;
}

.micro-response p.KBno	/*KnowledgeBase Article*/
{
	font-family: Arial;
	font-size: 11pt;
	margin-top: 1.12px;
	line-height: normal;
	margin-left: 60px;
	vertical-align: middle;
	background-color: #f5f5f5;
	font-weight: normal;
	font-style: italic;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	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;
	color: #808080;
	width: 55px;
}

.micro-response hr.main-section
{
	height: 1px;
	border: 1px dashed;
	color: #f0f0f0;
	white-space: 30px;
	margin-top: 30px;
}

.micro-response p.Topborder
{
	color: #666666;
	font-family: Arial;
	margin-top: 1.12px;
	line-height: normal;
	padding-top: 5px;
	vertical-align: middle;
	border-top: solid 1px #325e82;
	font-size: 1pt;
	margin-left: 0px;
}

.micro-response p.search_tags
{
	font-family: Arial;
	margin-top: 1.12px;
	line-height: normal;
	margin-left: 60px;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 7pt;
	color: #87cefa;
}

.micro-response p#table_header	/*table_header*/
{
	margin-left: 0;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 10pt;
}

.micro-response p#p_indent90
{
	color: #666666;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 1.12px;
	line-height: normal;
	padding-top: 5px;
	vertical-align: middle;
	margin-left: 90px;
}

.micro-response p#pindent90
{
	color: #666666;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 1.12px;
	line-height: normal;
	padding-top: 5px;
	vertical-align: middle;
	margin-left: 90px;
}

.micro-response h1.TOC
{
	mc-heading-level: 0;
}

.micro-response p.tdblue
{
	margin-left: 0;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 8pt;
}

.micro-response ol.Number_LowerAlpha
{
	list-style-type: decimal;
}

.micro-response ol.Number_LowerAlpha > li > ol
{
	list-style-type: lower-alpha;
}

.micro-response ol.Number_LowerAlpha > li > ol > li > ol
{
	list-style-type: lower-roman;
}

.micro-response li.heading
{
	line-height: normal;
	font-size: 11pt;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
	mc-heading-format: 'h6';
	font-weight: bold;
	font-style: normal;
	mc-heading-level: 6;
}

.micro-response li.content
{
	line-height: normal;
	font-size: 11pt;
	margin-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	list-style-type: none;
	margin-top: 2px;
}

.micro-response li.ref
{
	color: #4a6d8b;
	font-size: 10pt;
	padding-left: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #feab43;
	border-right-style: solid;
	border-right-width: 0px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}

.micro-response li.edit_date
{
	font-family: Arial;
	line-height: normal;
	vertical-align: middle;
	font-size: 7pt;
	color: #a9a9a9;
	mc-conditions: 'General.Hidden_data';
	list-style-type: none;
}

