/*<meta />*/

/* MadCap-Branding applanguage:Templates/Projects/Empty.flprj/ */

.micro-response1192147820 :root
{
	--Black: #000000;
	--White: #ffffff;
	--Light: #e6f5fe;
	--Brand1: #002446;
	--Brand2: #007377;
	--Dark: #2f3c3b;
	--Medium: #d4f203;
	--Link1: #005296;
	--Link2: #077ec3;
}

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Missing from what MadCap sent us */

.micro-response1192147820 .border
{
	border: solid 1px #d3d3d3;
	padding: 2px;
}

.micro-response1192147820 td .tip,
.micro-response1192147820 td .note,
.micro-response1192147820 td .warning,
.micro-response1192147820 td .info
{
	background-position: 2px 13px;
	padding-left: 22px !important;
}

.micro-response1192147820 MadCap|glossaryTerm
{
	font-weight: normal;
	mc-term-display: popup;
	mc-image-position: right;
	font-size: 1em;
	color: #077ec3;
	width: 50em;
}

.micro-response1192147820 .container
{
	overflow: hidden;
	margin-bottom: 1em;
}

.micro-response1192147820 .container h3
{
	float: left;
	width: 15em;
	margin: 0;
}

.micro-response1192147820 .container .content
{
	margin-left: 15em;
	padding-top: 2em;
}

/*End of missing styles */
/*Style for nested ul*/

.micro-response1192147820 ul li ul li ul li
{
	list-style-type: square;
}

/*Space after p.result*/

.micro-response1192147820 p.result
{
	padding-bottom: .3em;
}

.micro-response1192147820 .title-bar-layout a.logo
{
	background-color: transparent;
	background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 250px;
}

.micro-response1192147820 div.LandingPageTopRow h3
{
	clear: none;
	margin-top: 0px;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 4em;
}

.micro-response1192147820 p.MiniTOC1,
.micro-response1192147820 p.MiniTOC2,
.micro-response1192147820 p.MiniTOC3,
.micro-response1192147820 p.MiniTOC4,
.micro-response1192147820 p.MiniTOC5,
.micro-response1192147820 p.MiniTOC6
{
	color: #2f3c3b;
}

.micro-response1192147820 a.MiniTOC1:link,
.micro-response1192147820 a.MiniTOC2:link,
.micro-response1192147820 a.MiniTOC3:link,
.micro-response1192147820 a.MiniTOC4:link,
.micro-response1192147820 a.MiniTOC5:link,
.micro-response1192147820 a.MiniTOC6:link
{
	color: #005296;
}

.micro-response1192147820 a.MiniTOC1:hover,
.micro-response1192147820 a.MiniTOC2:hover,
.micro-response1192147820 a.MiniTOC3:hover,
.micro-response1192147820 a.MiniTOC4:hover,
.micro-response1192147820 a.MiniTOC5:hover,
.micro-response1192147820 a.MiniTOC6:hover
{
	color: #077ec3;
}

.micro-response1192147820 dl > dt > code
{
	font-weight: bold;
}

/*Do not display in micro content*/

.micro-response1192147820 .micro-content-only
{
	display: none;
}

/*Zendesk h4 isn't bold*/

.micro-response1192147820 h4
{
	font-weight: bold;
	padding-top: 1.12em;
	clear: both;
}

.micro-response1192147820 h2	/*Use h2 for top-level headings*/
{
	padding-top: 1.12em;
	font-size: 1.75em;
	clear: both;
}

.micro-response1192147820 :root
{
	--Black: #000000;
	--White: #ffffff;
	--Light: #e6f5fe;
	--Brand1: #002446;
	--Brand2: #007377;
	--Dark: #2f3c3b;
	--Medium: #d4f203;
	--Link1: #005296;
	--Link2: #077ec3;
}

.micro-response1192147820 .MCDropDownHotSpot
{
	border: none;
}

/* Body padding for content with left-nav skin */

.micro-response1192147820 div#mc-main-content
{
	padding-left: 45px !important;
	padding-right: 45px !important;
}

/*Paragraph styles*/

.micro-response1192147820 .result
{
	mc-auto-number-format: '{i}Result{/i}: ';
	margin-bottom: 0px;
	margin-top: 0px;
}

.micro-response1192147820 .error
{
	font-family: monospace;
	font-size: 1.25em;
}

.micro-response1192147820 .unsupportedTier
{
	background-color: #bbbbbb;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: .25em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 150px;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
}

.micro-response1192147820 .supportedTier
{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Calibri;
	margin-right: .25em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 150px;
	background-color: #002446;
}

.micro-response1192147820 .supportedTierPlus
{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Calibri;
	margin-right: .25em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 150px;
	background-color: #007377;
}

.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
{
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 10px 10px 10px 40px;
	mc-auto-number-class: Warning;
	mc-auto-number-format: 'Warning:';
	padding-left: 40px;
	border: none 1px #ff0000;
	background-color: #ffe6e6;
}

.micro-response1192147820 .note
{
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 10px;
	border-color: #f26522;
	border-width: 1px;
	border-style: solid;
	padding-left: 40px;
	mc-auto-number-format: 'Note:';
	mc-auto-number-class: Note;
	border: none 2px #000000;
	background-color: #fff8c5;
}

.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
{
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 10px 10px 10px 40px;
	mc-auto-number-format: 'Tip:';
	mc-auto-number-class: Tip;
	border: none 1px #27ae60;
	background-color: #edf8ef;
}

.micro-response1192147820 .info
{
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 40px;
	padding: 10px 10px 10px 40px;
	mc-auto-number-format: 'Info:';
	mc-auto-number-class: Info;
	border: none 1px #077ec3;
	background-color: #d7f5ff;
}

.micro-response1192147820 .infoCSH
{
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 10px 10px 10px 40px;
	border: none 1px #077ec3;
	padding-left: 10px;
	background-color: #f5fdff;
}

.micro-response1192147820 .uiElement
{
	font-weight: bold;
	white-space: nowrap;
}

.micro-response1192147820 .uiElementBreaking
{
	font-weight: bold;
}

/*Divs*/

.micro-response1192147820 div.advanced
{
	float: left;
	margin-right: 2px;
	color: white;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 175px;
	background-color: #005296;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.micro-response1192147820 div.enterprise
{
	float: left;
	margin-right: 2px;
	color: white;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 175px;
	background-color: #2f3c3b;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.micro-response1192147820 div.tiers
{
	padding-bottom: 2em;
}

.micro-response1192147820 .supportedTier
{
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 9pt;
}

.micro-response1192147820 .supportedTierPlus
{
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 9pt;
}

/*Landing page styles*/

.micro-response1192147820 div.FlexContainer table ul p
{
	padding-left: 0em;
}

.micro-response1192147820 div.FlexContainer table ul
{
	padding-left: 2em;
}

/*Swagger styles*/

.micro-response1192147820 span.swaggerEndpoint
{
	font-weight: bold;
}

.micro-response1192147820 span.swaggerSummary
{
	padding-left: 30px;
	font-size: 1em;
}

.micro-response1192147820 div.swaggerSummaryContainer
{
	padding-left: 5px;
	padding-right: 5px;
	display: flex;
	align-items: baseline;
	padding-top: 0;
	padding-bottom: 12px;
}

.micro-response1192147820 span.swaggerPost
{
	border: solid 1px #49cc90;
	border-radius: 4px;
	background: #ebf9f3;
}

.micro-response1192147820 div.swaggerPost
{
	border: solid 1px #49cc90;
	border-radius: 4px;
	background: #ebf9f3;
}

.micro-response1192147820 div.swaggerGet
{
	border: solid 1px #61affe;
	border-radius: 4px;
	background: #e6f2ff;
}

.micro-response1192147820 div.swaggerDelete
{
	border: solid 1px #f93e3e;
	border-radius: 4px;
	background: #fee6e6;
}

.micro-response1192147820 div.swaggerPut
{
	border: solid 1px #fca130;
	border-radius: 4px;
	background: #fff3e6;
}

.micro-response1192147820 div.swaggerContainer
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.micro-response1192147820 div.swaggerMethodPost
{
	background: #49cc90;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	border-radius: 3px;
	min-width: 60px;
	padding: 6px 15px;
	font-size: 14px;
	float: left;
}

.micro-response1192147820 div.swaggerMethodGet
{
	background: #61affe;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	border-radius: 3px;
	min-width: 60px;
	padding: 6px 15px;
	font-size: 14px;
	float: left;
}

.micro-response1192147820 div.swaggerMethodDelete
{
	background: #f93e3e;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	border-radius: 3px;
	font-size: 14px;
	min-width: 90px;
	float: left;
	padding: 6px 6px;
}

.micro-response1192147820 div.swaggerMethodPut
{
	background: #fca130;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	border-radius: 3px;
	min-width: 60px;
	padding: 6px 15px;
	font-size: 14px;
	float: left;
}

.micro-response1192147820 div.swaggerPath
{
	font-family: monospace;
	color: #3b4151;
	word-break: break-word;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	padding-left: 112px;
}

.micro-response1192147820 div.swaggerDescription
{
	color: #3b4151;
	font-family: 'Gotham SSm A', Arial;
	word-wrap: break-word;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 112px;
}

.micro-response1192147820 img
{
	mc-thumbnail-max-width: 300px;
	mc-thumbnail-max-height: auto;
	mc-thumbnail: none;
}

/* Comment out to test hover shadow box
div.NewRowClass1	/*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;
	background-color: #077ec3;
}

div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass1 > div:nth-child(1)
{
	border: solid 2px #077ec3;
	margin: 20px;
	width: 33.333%;
	margin-left: 8.3333%;
}

div.NewRowClass1 > div:nth-child(2)
{
	margin-left: 0%;
	border: solid 2px #077ec3;
	margin: 20px;
	width: 30%;
}

div.NewRowClass1 > div:nth-child(3)
{
	margin-left: 0%;
	border: solid 2px #077ec3;
	margin: 20px;
	width: 30%;
} 

*/

/* ul within a table cell */

.micro-response1192147820 td ul
{
	padding-left: 1.5em;
	margin-top: 0px;
}

.micro-response1192147820 td li p
{
	margin-top: 0em;
}

/*CSH HTML and body style classes*/

.micro-response1192147820 .CSH
{
	color: black;
	font-family: 'Trebuchet MS';
	font-size: .9em;
	margin-bottom: 0px;
	height: auto;
}

.micro-response1192147820 .CSH code
{
	font-size: .9em;
}

.micro-response1192147820
{
	mc-hyphenate: never;
	color: #000000;
}

.micro-response1192147820 MadCap|glossaryTerm
{
	color: #2f3c3b;
	font-size: 1em;
	mc-image-position: none;
	mc-term-display: none;
}

.micro-response1192147820 a:link
{
	color: #005296;
}

.micro-response1192147820 a:visited
{
	color: #005296;
}

.micro-response1192147820 a:hover
{
	color: #077ec3;
}

.micro-response1192147820 dt
{
	font-style: italic;
	margin-top: 1.12em;
}

.micro-response1192147820 table
{
	width: 100%;
	padding: 6px;
	border-collapse: collapse;
	border: solid 1px #d3d3d3;
	margin-top: 1em;
	margin-bottom: 1em;
}

.micro-response1192147820 h3
{
	clear: both;
	padding-top: 1.12em;
	font-size: 1.5em;
}

.micro-response1192147820 td
{
	border: solid 1px lightgray;
	padding: 6px;
	vertical-align: top;
}

.micro-response1192147820 th
{
	border: solid 1px lightgray;
	font-size: .9em;
	padding: 6px;
	text-align: left;
}

.micro-response1192147820 .floatLeft
{
	float: left;
}

.micro-response1192147820 .resultNoBreakAfter
{
	mc-auto-number-format: '{i}Result{i}: ';
}

.micro-response1192147820 MadCap|menuProxy
{
	clear: left;
	float: left;
}

.micro-response1192147820 span.Term
{
	font-style: italic;
}

.micro-response1192147820 dl
{
	margin-left: 2em;
}

.micro-response1192147820 dd
{
	margin-top: .75em;
}

.micro-response1192147820 .noBreakAfter
{
	page-break-after: avoid;
}

.micro-response1192147820 MadCap|miniTocProxy
{
	border: none 2px #000000;
	color: #2f3c3b;
	mc-toc-depth: 2;
}

.micro-response1192147820 p
{
	clear: left;
}

.micro-response1192147820 table > p
{
	margin-top: 0 !important;
}

.micro-response1192147820 code
{
	font-size: 1em;
}

.micro-response1192147820 tbody
{
	font-size: .9em;
}

.micro-response1192147820 div.NewRowClass1	/*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-response1192147820 div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

.micro-response1192147820 div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

.micro-response1192147820 div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(1)
{
	margin-left: 1em;
	width: 20%;
	max-width: 320px;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(2)
{
	margin-left: 1em;
	width: 20%;
	max-width: 320px;
}

.micro-response1192147820 MadCap|popupBody
{
	background-color: transparent;
}

.micro-response1192147820 h1
{
	clear: both;
}

.micro-response1192147820 img.Large
{
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 300px;
	mc-thumbnail: none;
	cursor: zoom-in;
}

.micro-response1192147820 .userInput
{
	font-weight: bold;
	font-family: monospace;
	font-size: 1.2em;
}

.micro-response1192147820 .ZendeskOnlyNeedMoreInfo
{
	background-color: #d7f5ff;
	padding: 10px;
	padding-left: 40px;
}

.micro-response1192147820 ol ol
{
	list-style-type: lower-alpha;
}

.micro-response1192147820 div.GlossaryPageEntry
{
	list-style-type: none;
	list-style: none;
}

.micro-response1192147820 div.GlossaryPageDefinition
{
	padding-left: 2em;
}

.micro-response1192147820 div.GlossaryPageTerm
{
	list-style-type: none;
}

/*Test disc list style for PF2 menu proxy skin*/

.micro-response1192147820 ul.menuProxyList
{
	list-style-type: disc;
}

.micro-response1192147820 ul.menuProxyList > li:nth-child(1) > a
{
	display: none;
}

.micro-response1192147820 ul.menuProxyList > li:nth-child(1)
{
	list-style-type: none;
}

/*This is to display the h2s in a nested list*/

.micro-response1192147820 ul.menuProxyList > li:nth-child(1) > ul
{
	margin-left: -40px;
}

.micro-response1192147820 ul.menuProxyList > li > ul > li
{
	list-style-type: disc;
}

.micro-response1192147820 ul.menuProxyList ul > li:nth-child(1)
{
	display: list-item;
	/*	list-style: disc;
	margin-left: -40px; */
}

.micro-response1192147820 ul.menuProxyList > ul > li
{
	display: list-item;
	list-style: disc;
	margin-left: -40px;
}

.micro-response1192147820 ul.menuProxyList ul > ul > li:nth-child(1)
{
	display: list-item;
	list-style: disc;
	margin-left: -50px;
}

.micro-response1192147820 ul.menuProxyList ul > ul > li
{
	display: list-item;
	list-style: disc;
	margin-left: -50px;
}

.micro-response1192147820 ul.menuProxyList > li > ul > li > ul > li
{
	list-style: circle;
}

/*Test menu proxy list
ul.menu._Skins_PF2.mc-component li:nth-child(odd)

{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

ul.menu._Skins_PF2.mc-component li:nth-child(even)

{
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

ul.menu._Skins_PF2.mc-component > ul > li:nth-child(1)
{
	display: list-item;
}

ul.menu._Skins_PF2.mc-component ul > li:nth-child(1)
{
	display: list-item;
}
*/

/*Don't display the topic title in the menu proxy*/

.micro-response1192147820 ul.menu._Skins_PF2.mc-component li:nth-child(1)
{
	display: none;
}

.micro-response1192147820 ul.menu._Skins_PF2.mc-component > ul > li:nth-child(1)
{
	display: block;
}

.micro-response1192147820 ul.menu._Skins_PF2.mc-component ul > li:nth-child(1)
{
	display: block;
}

/*Display the menu proxy on mobile only


ul.menuProxyList_Skins_MenuProxyMobileOnly.mc-component ul li
{
display:none !important;
}
*/

.micro-response1192147820 p.MiniTOC1
{
	color: #2f3c3b;
}

.micro-response1192147820 a.MiniTOC1:hover
{
	color: #077ec3;
}

.micro-response1192147820 MadCap|relatedTopics
{
	color: #005296;
}

.micro-response1192147820 div.mobileOnly
{
	display: none;
}

.micro-response1192147820 div.NewRowClass2	/*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-response1192147820 div.NewRowClass2::before
{
	content: ' ';
	display: table;
}

.micro-response1192147820 div.NewRowClass2::after
{
	content: ' ';
	display: table;
	clear: both;
}

.micro-response1192147820 div.NewRowClass2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2.5px;
	padding-right: 2.5px;
}

.micro-response1192147820 div.NewRowClass2 > div:nth-child(1)
{
	width: 66.66667%;
	margin-left: 0%;
}

.micro-response1192147820 div.NewRowClass2 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(4)
{
	margin-left: 1em;
	width: 20%;
	max-width: 320px;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(3)
{
	margin-left: 1em;
	width: 25%;
	max-width: 320px;
}

.micro-response1192147820 div.LandingPageTopRow	/*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;
	clear: both;
}

.micro-response1192147820 div.LandingPageTopRow::before
{
	content: ' ';
	display: table;
}

.micro-response1192147820 div.LandingPageTopRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

.micro-response1192147820 div.LandingPageTopRow > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}

.micro-response1192147820 div.LandingPageTopRow > div:nth-child(1)
{
	margin-left: 0%;
	width: 47%;
	margin-right: 1em;
}

.micro-response1192147820 div.LandingPageTopRow > div:nth-child(2)
{
	width: 47%;
	margin-left: 0%;
}

.micro-response1192147820 div.LandingPageNextRow	/*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-response1192147820 div.LandingPageNextRow::before
{
	content: ' ';
	display: table;
}

.micro-response1192147820 div.LandingPageNextRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

.micro-response1192147820 div.LandingPageNextRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.micro-response1192147820 div.LandingPageNextRow > div:nth-child(1)
{
	margin-left: 0%;
	width: 47%;
	margin-right: 1em;
}

.micro-response1192147820 div.LandingPageNextRow > div:nth-child(2)
{
	margin-left: 0%;
	width: 47%;
}

.micro-response1192147820 div.Concept
{
	margin: 1em;
}

.micro-response1192147820 div.Config
{
	margin: 1 em;
	background-image: url('../../Content/Resources/Images/TCLandingPageConfig.svg');
	background: url('../../Content/Resources/Images/TCLandingPageConfig.svg') no-repeat;
	background-position: 1em 1em;
}

.micro-response1192147820 div.TechDetails
{
	margin: 1 em;
}

.micro-response1192147820 div.FeatureOverview
{
	margin: 1 em;
}

.micro-response1192147820 h5
{
	font-size: 1em;
}

.micro-response1192147820 h6
{
	font-size: .9em;
}

.micro-response1192147820 div.Cookbook
{
	background-image: url('../../Content/Resources/Images/TCLandingPageCookbook.svg');
	background-position: .5em .5em;
	background-repeat: no-repeat;
	background-size: 4em 4em;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-color: #033563;
	border: solid 1px #033563;
}

.micro-response1192147820 div.Video
{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-position: .5em top;
	background-repeat: no-repeat;
	background-size: 5em 5em;
	background-image: url('../../Content/Resources/Images/TCLandingPageVideo.svg');
	border: solid 1px #002446;
}

.micro-response1192147820 div.VideoSmallIcon
{
	border: solid 1px #002446;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image: url('../../Content/Resources/Images/Icon/TCcamera-reels.svg');
	background-repeat: no-repeat;
	background-size: 2em 2em;
	background-position: .5em 1em;
}

.micro-response1192147820 div.APIEndpoints
{
	border: solid 1px #2c78bf;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.micro-response1192147820 li p + p
{
	margin-top: -.5em;
}

.micro-response1192147820 li + li p + p
{
	margin-top: -.5em;
}

.micro-response1192147820 li + li p.result + p
{
	margin-top: .5em;
}

.micro-response1192147820 li.NoTopMargin
{
	margin-top: 0px;
}

.micro-response1192147820 _generic_.tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
{
	
}

.micro-response1192147820 MadCap|popupHead
{
	color: #005296;
}

.micro-response1192147820 div.wistia_responsive_padding
{
	border: solid 1px #d3d3d3;
}

.micro-response1192147820 MadCap|faqProxy
{
	margin-top: 1em;
}

@media Flare
{
	/*Specify SVG logo*/

	.micro-response1192147820 .title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	/* Styles for h2 landing pages */
	/* Top margin for lists within divs when the first line isn't wrapped in a <p> tag */

	.micro-response1192147820 div.tip > ul,
	.micro-response1192147820 div.info > ul,
	.micro-response1192147820 div.warning > ul,
	.micro-response1192147820 div.note > ul
	{
		padding-top: 1em;
		margin-top: 0;
	}

	.micro-response1192147820 ul.menu._Skins_TCLandingPageMenuProxy.mc-component a
	{
		min-height: 12em;
	}

	.micro-response1192147820 ._Skins_TCLandingPageMenuProxy a.selected
	{
		display: none;
	}

	.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu
	{
		display: flex;
		flex-wrap: wrap;
	}

	.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu > .tree-node-leaf
	{
		flex-basis: 30em;
		flex-grow: 1;
	}

	/* Flex styles for landing pages */

	.micro-response1192147820 div.FlexContainer
	{
		display: flex;
		flex-wrap: wrap;
	}

	.micro-response1192147820 div.FlexContainer > div
	{
		flex-basis: 16em;
		flex-grow: 1;
	}

	.micro-response1192147820 div.Video
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		background-size: 5em 5em;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
	}

	.micro-response1192147820 div.VideoSmallIcon
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		height: 80em;
	}

	.micro-response1192147820 div.SharePoint
	{
		repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/data-dest-icons-v4_sharepoint.svg');
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		border: solid 1px #38747b;
		background-position: .5em .5em;
		background-size: 4em 4em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 div.OneDrive
	{
		repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/data-dest-icons-v4_onedrive.svg');
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		border: solid 1px #396cbe;
		background-position: .5em .5em;
		background-size: 4em 4em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 div.Connections
	{
		repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/Connection_Icon.svg');
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		border: solid 1px #2d3f4f;
		background-position: 1em 1em;
		background-size: 3em 3em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 div.APIEndpoints
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		background-position: .5em top;
		background-size: 5em 5em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 ._Skins_LandingPageMenua.selected
	{
		display: none;
	}

	.micro-response1192147820 .MCPopupFullImage
	{
		width: 100% !important;
		height: auto !important;
	}

	.micro-response1192147820 .supportedTier
	{
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/icn-CheckMark-Thinner.svg');
		background-size: 20px 20px;
		background-position: 5px;
		margin-bottom: 5px;
	}

	.micro-response1192147820 .supportedTierPlus
	{
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/whitestar.svg');
		background-size: 20px 20px;
		background-position: 5px;
		margin-bottom: 5px;
	}

	.micro-response1192147820 .info
	{
		background-repeat: no-repeat;
		padding-left: 40px !important;
		border: none 2px #000000;
		background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
		background-size: 1em 1em;
		background-position: 0.5em 0.7em;
	}

	.micro-response1192147820 .note
	{
		padding-left: 40px !important;
		background-repeat: no-repeat;
		border: none 2px #000000;
		background-image: url('../../Content/Resources/Images/Icon/Notes.svg');
		background-position: .5em .7em;
		background-size: 1em 1em;
	}

	.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
	{
		background-repeat: no-repeat;
		padding-left: 40px !important;
		border: none 2px #000000;
		background-image: url('../../Content/Resources/Images/Icon/LightBulb.svg');
		background-position: .5em .7em;
		background-size: 1em 1em;
	}

	.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
	{
		background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
		background-repeat: no-repeat;
		padding-left: 40px !important;
		border: none 2px #000000;
		background-position: .5em .7em;
		background-size: 1em 1em;
	}

	.micro-response1192147820 MadCap|xref
	{
		mc-format: '{paratext}';
	}

	.micro-response1192147820 .unsupportedTier
	{
		float: left;
		margin-bottom: 5px;
	}

	.micro-response1192147820
	{
		font-family: Arial, Sans-Serif;
		font-size: .9em;
		line-height: 1.4;
	}

	.micro-response1192147820 ol ol
	{
		list-style-type: lower-alpha;
	}

	.micro-response1192147820 ul ul
	{
		list-style-type: circle;
	}

	.micro-response1192147820 ol ul
	{
		list-style-type: disc;
		padding-left: 2em;
	}

	.micro-response1192147820 a
	{
		color: #005296;
		text-decoration: underline;
	}

	.micro-response1192147820 MadCap|glossaryTerm
	{
		font-weight: normal;
		mc-term-display: popup;
		mc-image-position: right;
		font-size: 1em;
		color: #077ec3;
		width: 50em;
	}

	/* Top margin for info boxes within a list */

	.micro-response1192147820 li > p.info,
	.micro-response1192147820 li > p.note,
	.micro-response1192147820 li > p.warning,
	.micro-response1192147820 li > p.tip
	{
		margin-top: 1em;
	}

	/* Spacing for adjacent list item paragraphs */
	/* Spacing for adjacent top-level list items in a landing page div */

	.micro-response1192147820 div.Video > ul > li,
	.micro-response1192147820 div.TechDetails > ul > li,
	.micro-response1192147820 div.BestPractices > ul > li,
	.micro-response1192147820 div.Authenticate > ul > li,
	.micro-response1192147820 div.FetchData > ul > li,
	.micro-response1192147820 div.PushData > ul > li,
	.micro-response1192147820 div.Cookbook > ul > li,
	.micro-response1192147820 div.Concept > ul > li,
	.micro-response1192147820 div.Config > ul > li,
	.micro-response1192147820 div.TechDetails > ul > li div.FeatureOverview > ul > li
	{
		margin-top: 1em;
	}

	.micro-response1192147820 div.Video > ol > li,
	.micro-response1192147820 div.Cookbook > ol > li,
	.micro-response1192147820 div.Concept > ol > li,
	.micro-response1192147820 div.Config > ol > li,
	.micro-response1192147820 div.TechDetails > ol > li div.FeatureOverview > ol > li
	{
		margin-top: 1em;
	}

	.micro-response1192147820 div.Video > ol > li p + p,
	.micro-response1192147820 div.Cookbook > ol > li p + p,
	.micro-response1192147820 div.Concept > ol > li p + p,
	.micro-response1192147820 div.Config > ol > li p + p,
	.micro-response1192147820 div.TechDetails > ol > li p + p div.FeatureOverview > ol > li p + p
	{
		margin-top: 1em;
	}

	/* Spacing for results in a landing page div */

	.micro-response1192147820 div.Video p.result,
	.micro-response1192147820 div.Cookbook p.result,
	.micro-response1192147820 div.Concept p.result,
	.micro-response1192147820 div.Config p.result,
	.micro-response1192147820 div.TechDetails p.result div.FeatureOverview p.result
	{
		margin-top: .5em;
	}

	/* Spacing for adjacent list items */

	.micro-response1192147820 li + li p + p
	{
		margin-top: -.5em;
	}

	/* Move a div tip, warning, note, or info left in a table */

	.micro-response1192147820 td div.tip td div.note td div.warning td div.info
	{
		background-position: 0em 0em !important;
		padding-left: 0em;
	}

	/* mp4 video in body.csh */

	body.csh.micro-response1192147820 object
	{
		max-width: 100%;
	}

	.micro-response1192147820 MadCap|breadcrumbsProxy
	{
		mc-breadcrumbs-prefix: ' ';
		width: 100%;
		font-size: .8em;
	}

	.micro-response1192147820 MadCap|bodyProxy
	{
		margin-left: 45px;
		margin-right: 45px;
	}

	.micro-response1192147820 MadCap|topicToolbarProxy
	{
		border: none 2px #000000;
		text-align: center;
		position: relative;
		margin: auto;
		display: flex;
		justify-content: center;
	}

	.micro-response1192147820 MadCap|tocProxy
	{
		width: 75%;
	}

	.micro-response1192147820 p.headingNoTOC	/*This is used for headings that should not show up in the TOC*/
	{
		width: 75%;
	}

	.micro-response1192147820 MadCap|miniTocProxy
	{
		border: none 2px #000000;
	}

	.micro-response1192147820 code
	{
		background-color: #f5f5f5;
		padding: 2px;
		font-size: 1.2em;
	}

	.micro-response1192147820 td > p
	{
		width: 90%;
	}

	.micro-response1192147820 .result
	{
		margin-top: -.5em;
	}

	.micro-response1192147820 pre
	{
		background-color: #f5f5f5;
		overflow: auto;
		padding: 10px 15px;
		font-size: 1.2em;
	}

	/*Microcontent styles*/

	.micro-response1192147820 .micro-content-container .micro-response
	{
		font-size: 12pt;
	}

	.micro-response1192147820 .micro-content-container .micro-response .micro-content-only
	{
		display: block;
	}

	.micro-response1192147820 .micro-content-container .micro-response p.mc-only-heading
	{
		display: block;
	}

	.micro-response1192147820 .bubble-help-only
	{
		display: block;
	}

	.micro-response1192147820 img.invisible-label
	{
		display: none;
	}

	.micro-response1192147820 h2
	{
		font-size: 1.5em;
		padding-top: 1em;
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	.micro-response1192147820 h3
	{
		font-size: 1.25em;
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	.micro-response1192147820 MCTextPopupBody popupBody
	{
		display: block;
	}

	.micro-response1192147820 .MCTextPopupArrow
	{
		display: block;
	}

	.micro-response1192147820 MadCap|popupBody
	{
		background-color: #f5f6f7;
		font-size: .9em;
		min-width: 30em;
		font-style: normal;
	}

	.micro-response1192147820 span.Warning
	{
		color: #e30000;
	}

	.micro-response1192147820 span.Tip
	{
		color: #39B54A;
	}

	.micro-response1192147820 div.topicToolbar
	{
		text-align: center;
		padding-top: 1em;
	}

	.micro-response1192147820 img.Large
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-height: auto;
		mc-thumbnail-max-width: 250px;
		margin-top: 1em;
		cursor: zoom-in;
	}

	.micro-response1192147820 table
	{
		margin-top: 1em;
	}

	.micro-response1192147820 p > img
	{
		margin-top: 1em;
		max-width: 100%;
	}

	.micro-response1192147820 img
	{
		width: auto !important;
	}

	.micro-response1192147820 div.Video p,
	.micro-response1192147820 div.Cookbook p,
	.micro-response1192147820 div.Concept p,
	.micro-response1192147820 div.Config p,
	.micro-response1192147820 div.TechDetails p
	{
		margin-top: 0em;
	}

	.micro-response1192147820 div.Cookbook
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
	}

	.micro-response1192147820 div.Concept
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/TCLandingPageConcepts.svg');
	}

	.micro-response1192147820 div.FeatureOverview
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 3em 3em;
		background-position: 1em 1em;
		background-image: url('../../Content/Resources/Images/Checklist.svg');
		border: solid 1px #696969;
		margin-left: 0em;
	}

	.micro-response1192147820 div.Config
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.Authenticate
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/AuthenticateIcon.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.FetchData
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/FetchIcon.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.Recipients
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/Recipients.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.PushData
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/PushIcon.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.Repeatable
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
		background-size: 3em 3em;
		background-position: 1em 1em;
		background-image: url('../../Content/Resources/Images/repeats.svg');
		border: solid 1px #2f3c3b;
	}

	.micro-response1192147820 div.TechDetails
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/LandingPageTechDetails.svg');
		border: solid 1px #2f3c3b;
		margin-left: 0em;
	}

	.micro-response1192147820 div.BestPractices
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/RibbonIcon.svg');
		border: solid 1px #2f3c3b;
		margin-left: 0em;
	}

	.micro-response1192147820 div.FlexContainer ul p
	{
		padding-left: 1em;
	}

	.micro-response1192147820 div.FlexContainer h3,
	.micro-response1192147820 div.NewRowClass1 h3
	{
		clear: none;
		margin-top: 0px;
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left: 4em;
	}

	.micro-response1192147820 div.FlexContainer h3.NoLeftPadding,
	.micro-response1192147820 div.NewRowClass1 h3.NoLeftPadding
	{
		clear: none;
		margin-top: 0px;
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left: 0;
	}

	.micro-response1192147820 div.Concept p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.Config p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.Cookbook p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.TechDetails p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 .userInput
	{
		font-weight: bold;
	}

	.micro-response1192147820 p.childTopicDescription
	{
		font-size: .8em;
		font-weight: normal;
	}

	.micro-response1192147820 h1	/*Use h1 for topic titles*/
	{
		font-size: 1.75em;
		page-break-after: avoid;
		page-break-inside: avoid;
		page-break-before: always;
	}

	.micro-response1192147820 h4
	{
		font-size: 1.1em;
	}

	.micro-response1192147820 object
	{
		max-width: 560px;
	}

	.micro-response1192147820 a.GlossaryPageLink
	{
		text-decoration: none;
		color: #2f3c3b;
		font-weight: bold;
	}

	.micro-response1192147820 a.GlossaryPageLink:hover
	{
		color: #2f3c3b;
	}

	.micro-response1192147820 a.GlossaryPageTerm
	{
		color: #2f3c3b;
		text-decoration: none;
		font-weight: bold;
	}

	.micro-response1192147820 img
	{
		width: auto !important;
	}

	.micro-response1192147820 li.GlossaryPageEntry
	{
		list-style: none !important;
		padding-top: 1em !important;
	}

	.micro-response1192147820 ul.MCGlossaryProxy_0
	{
		border-top: none !important;
	}

	.micro-response1192147820 MadCap|codeSnippetBody
	{
		font-family: monospace;
		font-size: 1em;
		line-height: 1.7em;
	}

	.micro-response1192147820 tbody
	{
		font-size: 1em;
	}

	.micro-response1192147820 table > p
	{
		font-size: 1.1 em;
	}

	.micro-response1192147820 MadCap|codeSnippet
	{
		font-size: 1em;
	}

	.micro-response1192147820 pre > code	/*To o override the code font-size*/
	{
		font-size: 1em;
	}

	.micro-response1192147820 li p userInput
	{
		font-size: 1.2em;
	}

	.micro-response1192147820 MadCap|relatedTopics.LandingPageControl
	{
		mc-image-alt-text: Related Topics;
	}

	.micro-response1192147820 div.wistia-video
	{
		width: 50%;
	}

	.micro-response1192147820 dd > p.info	/*Spacing and alignment*/
	{
		margin-top: 1em !important;
		margin-left: 1em;
	}

	.micro-response1192147820 dd > table	/*Spacing and alignment*/
	{
		margin-left: 1em;
	}

	.micro-response1192147820 div.svgIcon
	{
		float: left;
		padding-top: .3em;
	}

	.micro-response1192147820 div.VideoSmallIcon div h3
	{
		padding-left: 2em;
	}

	.micro-response1192147820 p.Next
	{
		color: #002446;
		font-weight: bold;
		background-color: #ffffff;
		padding: 1em;
		float: right;
		border: solid 1px #002446;
		max-width: 10em;
		border-radius: 5px;
		clear: none;
	}

	.micro-response1192147820 p.Previous
	{
		color: #002446;
		font-weight: bold;
		background-color: #ffffff;
		padding: 1em;
		border: solid 1px #002446;
		max-width: 10em;
		border-radius: 5px;
		float: left;
	}

	.micro-response1192147820 div.LandingPageTopRow > div:nth-child(1)
	{
		
	}

	.micro-response1192147820 div.LandingPageNextRow h3
	{
		padding-left: 4em;
		clear: none;
	}

	.micro-response1192147820 div.MobileVideoIntro
	{
		height: 23em;
	}

	.micro-response1192147820 ul > li > ul > li
	{
		margin-top: 0;
	}

	.micro-response1192147820 ul.menuProxyList ul > ul > li
	{
		margin-top: 0em;
	}

	.micro-response1192147820 ul.menuProxyList > ul > li
	{
		margin-top: 0em;
	}

	.micro-response1192147820 li + li
	{
		margin-top: 1em;
	}

	.micro-response1192147820 .micro-content-only
	{
		page-break-before: avoid;
		page-break-after: avoid;
	}

	.micro-response1192147820 div.Concept h4
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.MuticolumnFlow
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/icn-MulticolumnFlow.svg');
		position: relative;
	}

	.micro-response1192147820 div.OverUnder
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/icn-OverUnder.svg');
		position: relative;
	}

	.micro-response1192147820 div.SideBySide
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/icn-SideBySide.svg');
		position: relative;
	}

	.micro-response1192147820 div.SummaryTable
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		position: relative;
		background-image: url('../../Content/Resources/Images/icn-SummaryTable.svg');
	}

	.micro-response1192147820 div.SummaryTableFull
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		position: relative;
		background-image: url('../../Content/Resources/Images/icn-SummaryTableFull.svg');
	}

	.micro-response1192147820 div.InlineEdit
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		border: solid 1px #007377;
		position: relative;
		background-image: url('../../Content/Resources/Images/pencil.svg');
		background-size: 2.5em 2.5em;
		background-position: 1em 1em;
	}

	.micro-response1192147820 span.Info	/*Test SP synch*/
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #255988;
	}

	.micro-response1192147820 span.Note
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #db610e;
	}

	.micro-response1192147820 span.Tip	/*Auto format the text*/
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #39B54A;
	}

	.micro-response1192147820 span.Warning
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #e30000;
	}

	.micro-response1192147820 p.List
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		
	}

	.micro-response1192147820 _generic_.tip	/**/
	{
		
	}

	.micro-response1192147820 MadCap|popup
	{
		color: #005296;
	}

	.micro-response1192147820 MadCap|popupHead
	{
		color: #005296;
	}
}

.micro-response1192147820 MadCap|popupHead
{
	color: #005296;
}

.micro-response1192147820 _generic_.tip	/**/
{
	
}

.micro-response1192147820 img.MobileTabOnlyPopup
{
	
}

.micro-response1192147820 p.List
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.micro-response1192147820 span.Warning
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #e30000;
}

.micro-response1192147820 span.Tip	/*Auto format the text*/
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #39B54A;
}

.micro-response1192147820 span.Note
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #db610e;
}

.micro-response1192147820 span.Info	/*Test SP synch*/
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #255988;
}

.micro-response1192147820 div.InlineEdit
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	border: solid 1px #007377;
	position: relative;
	background-image: url('../../Content/Resources/Images/pencil.svg');
	background-size: 2.5em 2.5em;
	background-position: 1em 1em;
}

.micro-response1192147820 div.SummaryTableFull
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	position: relative;
	background-image: url('../../Content/Resources/Images/icn-SummaryTableFull.svg');
}

.micro-response1192147820 div.SummaryTable
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	position: relative;
	background-image: url('../../Content/Resources/Images/icn-SummaryTable.svg');
}

.micro-response1192147820 div.SideBySide
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/icn-SideBySide.svg');
	position: relative;
}

.micro-response1192147820 div.OverUnder
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/icn-OverUnder.svg');
	position: relative;
}

.micro-response1192147820 div.MuticolumnFlow
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/icn-MulticolumnFlow.svg');
	position: relative;
}

.micro-response1192147820 div.Concept h4
{
	padding-left: inherit;
}

.micro-response1192147820 .micro-content-only
{
	page-break-before: avoid;
	page-break-after: avoid;
}

.micro-response1192147820 li + li
{
	margin-top: 1em;
}

.micro-response1192147820 ul.menuProxyList > ul > li
{
	margin-top: 0em;
}

.micro-response1192147820 ul.menuProxyList ul > ul > li
{
	margin-top: 0em;
}

.micro-response1192147820 ul > li > ul > li
{
	margin-top: 0;
}

.micro-response1192147820 div.MobileVideoIntro
{
	height: 23em;
}

.micro-response1192147820 div.LandingPageNextRow h3
{
	padding-left: 4em;
	clear: none;
}

.micro-response1192147820 div.LandingPageTopRow > div:nth-child(1)
{
	
}

.micro-response1192147820 p.Previous
{
	color: #002446;
	font-weight: bold;
	background-color: #ffffff;
	padding: 1em;
	border: solid 1px #002446;
	max-width: 10em;
	border-radius: 5px;
	float: left;
}

.micro-response1192147820 p.Next
{
	color: #002446;
	font-weight: bold;
	background-color: #ffffff;
	padding: 1em;
	float: right;
	border: solid 1px #002446;
	max-width: 10em;
	border-radius: 5px;
	clear: none;
}

.micro-response1192147820 div.VideoSmallIcon div h3
{
	padding-left: 2em;
}

.micro-response1192147820 div.svgIcon
{
	float: left;
	padding-top: .3em;
}

.micro-response1192147820 dd > table	/*Spacing and alignment*/
{
	margin-left: 1em;
}

.micro-response1192147820 dd > p.info	/*Spacing and alignment*/
{
	margin-top: 1em !important;
	margin-left: 1em;
}

.micro-response1192147820 div.wistia-video
{
	width: 50%;
}

.micro-response1192147820 MadCap|relatedTopics.LandingPageControl
{
	mc-image-alt-text: Related Topics;
}

.micro-response1192147820 li p userInput
{
	font-size: 1.2em;
}

.micro-response1192147820 pre > code	/*To o override the code font-size*/
{
	font-size: 1em;
}

.micro-response1192147820 MadCap|codeSnippet
{
	font-size: 1em;
}

.micro-response1192147820 table > p
{
	font-size: 1.1 em;
}

.micro-response1192147820 tbody
{
	font-size: 1em;
}

.micro-response1192147820 MadCap|codeSnippetBody
{
	font-family: monospace;
	font-size: 1em;
	line-height: 1.7em;
}

.micro-response1192147820 ul.MCGlossaryProxy_0
{
	border-top: none !important;
}

.micro-response1192147820 li.GlossaryPageEntry
{
	list-style: none !important;
	padding-top: 1em !important;
}

.micro-response1192147820 img
{
	width: auto !important;
}

.micro-response1192147820 a.GlossaryPageTerm
{
	color: #2f3c3b;
	text-decoration: none;
	font-weight: bold;
}

.micro-response1192147820 a.GlossaryPageLink:hover
{
	color: #2f3c3b;
}

.micro-response1192147820 a.GlossaryPageLink:hover
{
	color: #2f3c3b;
}

.micro-response1192147820 a.GlossaryPageLink
{
	text-decoration: none;
	color: #2f3c3b;
	font-weight: bold;
}

.micro-response1192147820 object
{
	max-width: 560px;
}

.micro-response1192147820 h4
{
	font-size: 1.1em;
}

.micro-response1192147820 h1	/*Use h1 for topic titles*/
{
	font-size: 1.75em;
	page-break-after: avoid;
	page-break-inside: avoid;
	page-break-before: always;
}

.micro-response1192147820 p.childTopicDescription
{
	font-size: .8em;
	font-weight: normal;
}

.micro-response1192147820 .userInput
{
	font-weight: bold;
}

.micro-response1192147820 div.TechDetails p
{
	padding-left: inherit;
}

.micro-response1192147820 div.Cookbook p
{
	padding-left: inherit;
}

.micro-response1192147820 div.Config p
{
	padding-left: inherit;
}

.micro-response1192147820 div.Concept p
{
	padding-left: inherit;
}

.micro-response1192147820 div.FlexContainer h3.NoLeftPadding,
.micro-response1192147820 div.NewRowClass1 h3.NoLeftPadding
{
	clear: none;
	margin-top: 0px;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 0;
}

.micro-response1192147820 div.FlexContainer h3,
.micro-response1192147820 div.NewRowClass1 h3
{
	clear: none;
	margin-top: 0px;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 4em;
}

.micro-response1192147820 div.FlexContainer ul p
{
	padding-left: 1em;
}

.micro-response1192147820 div.BestPractices
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/RibbonIcon.svg');
	border: solid 1px #2f3c3b;
	margin-left: 0em;
}

.micro-response1192147820 div.TechDetails
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/LandingPageTechDetails.svg');
	border: solid 1px #2f3c3b;
	margin-left: 0em;
}

.micro-response1192147820 div.Repeatable
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
	background-size: 3em 3em;
	background-position: 1em 1em;
	background-image: url('../../Content/Resources/Images/repeats.svg');
	border: solid 1px #2f3c3b;
}

.micro-response1192147820 div.PushData
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/PushIcon.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.FetchData
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/FetchIcon.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.Authenticate
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/AuthenticateIcon.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.Recipients
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/Recipients.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.Config
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.FeatureOverview
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 3em 3em;
	background-position: 1em 1em;
	background-image: url('../../Content/Resources/Images/Checklist.svg');
	border: solid 1px #696969;
	margin-left: 0em;
}

.micro-response1192147820 div.Concept
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/TCLandingPageConcepts.svg');
}

.micro-response1192147820 div.Cookbook
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
}

.micro-response1192147820 div.Video p,
.micro-response1192147820 div.Cookbook p,
.micro-response1192147820 div.Concept p,
.micro-response1192147820 div.Config p,
.micro-response1192147820 div.TechDetails p
{
	margin-top: 0em;
}

.micro-response1192147820 img
{
	width: auto !important;
}

.micro-response1192147820 p > img
{
	margin-top: 1em;
	max-width: 100%;
}

.micro-response1192147820 table
{
	margin-top: 1em;
}

.micro-response1192147820 img.Large
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 250px;
	margin-top: 1em;
	cursor: zoom-in;
}

.micro-response1192147820 div.topicToolbar
{
	text-align: center;
	padding-top: 1em;
}

.micro-response1192147820 span.Tip
{
	color: #39B54A;
}

.micro-response1192147820 span.Warning
{
	color: #e30000;
}

.micro-response1192147820 MadCap|popupBody
{
	background-color: #f5f6f7;
	font-size: .9em;
	min-width: 30em;
	font-style: normal;
}

.micro-response1192147820 .MCTextPopupArrow
{
	display: block;
}

.micro-response1192147820 MCTextPopupBody popupBody
{
	display: block;
}

.micro-response1192147820 h3
{
	font-size: 1.25em;
	page-break-after: avoid;
	page-break-inside: avoid;
}

.micro-response1192147820 h2
{
	font-size: 1.5em;
	padding-top: 1em;
	page-break-after: avoid;
	page-break-inside: avoid;
}

.micro-response1192147820 img.invisible-label
{
	display: none;
}

.micro-response1192147820 .bubble-help-only
{
	display: block;
}

.micro-response1192147820 .micro-content-container .micro-response p.mc-only-heading
{
	display: block;
}

.micro-response1192147820 .micro-content-container .micro-response .micro-content-only
{
	display: block;
}

.micro-response1192147820 .micro-content-container .micro-response
{
	font-size: 12pt;
}

.micro-response1192147820 pre
{
	background-color: #f5f5f5;
	overflow: auto;
	padding: 10px 15px;
	font-size: 1.2em;
}

.micro-response1192147820 .result
{
	margin-top: -.5em;
}

.micro-response1192147820 td > p
{
	width: 90%;
}

.micro-response1192147820 code
{
	background-color: #f5f5f5;
	padding: 2px;
	font-size: 1.2em;
}

.micro-response1192147820 MadCap|miniTocProxy
{
	border: none 2px #000000;
}

.micro-response1192147820 p.headingNoTOC	/*This is used for headings that should not show up in the TOC*/
{
	width: 75%;
}

.micro-response1192147820 MadCap|tocProxy
{
	width: 75%;
}

.micro-response1192147820 MadCap|topicToolbarProxy
{
	border: none 2px #000000;
	text-align: center;
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
}

.micro-response1192147820 MadCap|bodyProxy
{
	margin-left: 45px;
	margin-right: 45px;
}

.micro-response1192147820 MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: ' ';
	width: 100%;
	font-size: .8em;
}

body.csh.micro-response1192147820 object
{
	max-width: 100%;
}

.micro-response1192147820 td div.tip td div.note td div.warning td div.info
{
	background-position: 0em 0em !important;
	padding-left: 0em;
}

.micro-response1192147820 li + li p + p
{
	margin-top: -.5em;
}

.micro-response1192147820 div.Video p.result,
.micro-response1192147820 div.Cookbook p.result,
.micro-response1192147820 div.Concept p.result,
.micro-response1192147820 div.Config p.result,
.micro-response1192147820 div.TechDetails p.result div.FeatureOverview p.result
{
	margin-top: .5em;
}

.micro-response1192147820 div.Video > ol > li p + p,
.micro-response1192147820 div.Cookbook > ol > li p + p,
.micro-response1192147820 div.Concept > ol > li p + p,
.micro-response1192147820 div.Config > ol > li p + p,
.micro-response1192147820 div.TechDetails > ol > li p + p div.FeatureOverview > ol > li p + p
{
	margin-top: 1em;
}

.micro-response1192147820 div.Video > ol > li,
.micro-response1192147820 div.Cookbook > ol > li,
.micro-response1192147820 div.Concept > ol > li,
.micro-response1192147820 div.Config > ol > li,
.micro-response1192147820 div.TechDetails > ol > li div.FeatureOverview > ol > li
{
	margin-top: 1em;
}

.micro-response1192147820 div.Video > ul > li,
.micro-response1192147820 div.TechDetails > ul > li,
.micro-response1192147820 div.BestPractices > ul > li,
.micro-response1192147820 div.Authenticate > ul > li,
.micro-response1192147820 div.FetchData > ul > li,
.micro-response1192147820 div.PushData > ul > li,
.micro-response1192147820 div.Cookbook > ul > li,
.micro-response1192147820 div.Concept > ul > li,
.micro-response1192147820 div.Config > ul > li,
.micro-response1192147820 div.TechDetails > ul > li div.FeatureOverview > ul > li
{
	margin-top: 1em;
}

.micro-response1192147820 li > p.info,
.micro-response1192147820 li > p.note,
.micro-response1192147820 li > p.warning,
.micro-response1192147820 li > p.tip
{
	margin-top: 1em;
}

.micro-response1192147820 MadCap|glossaryTerm
{
	font-weight: normal;
	mc-term-display: popup;
	mc-image-position: right;
	font-size: 1em;
	color: #077ec3;
	width: 50em;
}

.micro-response1192147820 a
{
	color: #005296;
	text-decoration: underline;
}

.micro-response1192147820 ol ul
{
	list-style-type: disc;
	padding-left: 2em;
}

.micro-response1192147820 ul ul
{
	list-style-type: circle;
}

.micro-response1192147820 ol ol
{
	list-style-type: lower-alpha;
}

.micro-response1192147820
{
	font-family: Arial, Sans-Serif;
	font-size: .9em;
	line-height: 1.4;
}

.micro-response1192147820 .unsupportedTier
{
	float: left;
	margin-bottom: 5px;
}

.micro-response1192147820 MadCap|xref
{
	mc-format: '{paratext}';
}

.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
{
	background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
	background-repeat: no-repeat;
	padding-left: 40px !important;
	border: none 2px #000000;
	background-position: .5em .7em;
	background-size: 1em 1em;
}

.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
{
	background-repeat: no-repeat;
	padding-left: 40px !important;
	border: none 2px #000000;
	background-image: url('../../Content/Resources/Images/Icon/LightBulb.svg');
	background-position: .5em .7em;
	background-size: 1em 1em;
}

.micro-response1192147820 .note
{
	padding-left: 40px !important;
	background-repeat: no-repeat;
	border: none 2px #000000;
	background-image: url('../../Content/Resources/Images/Icon/Notes.svg');
	background-position: .5em .7em;
	background-size: 1em 1em;
}

.micro-response1192147820 .info
{
	background-repeat: no-repeat;
	padding-left: 40px !important;
	border: none 2px #000000;
	background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
	background-size: 1em 1em;
	background-position: 0.5em 0.7em;
}

.micro-response1192147820 .supportedTierPlus
{
	background-repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/whitestar.svg');
	background-size: 20px 20px;
	background-position: 5px;
	margin-bottom: 5px;
}

.micro-response1192147820 .supportedTier
{
	background-repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/icn-CheckMark-Thinner.svg');
	background-size: 20px 20px;
	background-position: 5px;
	margin-bottom: 5px;
}

.micro-response1192147820 .MCPopupFullImage
{
	width: 100% !important;
	height: auto !important;
}

.micro-response1192147820 ._Skins_LandingPageMenua.selected
{
	display: none;
}

.micro-response1192147820 div.APIEndpoints
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	background-position: .5em top;
	background-size: 5em 5em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.Connections
{
	repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/Connection_Icon.svg');
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	border: solid 1px #2d3f4f;
	background-position: 1em 1em;
	background-size: 3em 3em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.OneDrive
{
	repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/data-dest-icons-v4_onedrive.svg');
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	border: solid 1px #396cbe;
	background-position: .5em .5em;
	background-size: 4em 4em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.SharePoint
{
	repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/data-dest-icons-v4_sharepoint.svg');
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	border: solid 1px #38747b;
	background-position: .5em .5em;
	background-size: 4em 4em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.VideoSmallIcon
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	height: 80em;
}

.micro-response1192147820 div.Video
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	background-size: 5em 5em;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
}

.micro-response1192147820 div.FlexContainer > div
{
	flex-basis: 16em;
	flex-grow: 1;
}

.micro-response1192147820 div.FlexContainer
{
	display: flex;
	flex-wrap: wrap;
}

.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu > .tree-node-leaf
{
	flex-basis: 30em;
	flex-grow: 1;
}

.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu
{
	display: flex;
	flex-wrap: wrap;
}

.micro-response1192147820 ._Skins_TCLandingPageMenuProxy a.selected
{
	display: none;
}

.micro-response1192147820 ul.menu._Skins_TCLandingPageMenuProxy.mc-component a
{
	min-height: 12em;
}

.micro-response1192147820 div.tip > ul,
.micro-response1192147820 div.info > ul,
.micro-response1192147820 div.warning > ul,
.micro-response1192147820 div.note > ul
{
	padding-top: 1em;
	margin-top: 0;
}

.micro-response1192147820 .title-bar-layout a.logo
{
	background-color: transparent;
	background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 250px;
}

.micro-response1192147820 MadCap|popupHead
{
	color: #005296;
}

.micro-response1192147820 MadCap|popup
{
	color: #005296;
}

.micro-response1192147820 _generic_.tip	/**/
{
	
}

.micro-response1192147820 img.MobileTabOnlyPopup
{
	
}

.micro-response1192147820 p.List
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.micro-response1192147820 span.Warning
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #e30000;
}

.micro-response1192147820 span.Tip	/*Auto format the text*/
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #39B54A;
}

.micro-response1192147820 span.Note
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #db610e;
}

.micro-response1192147820 span.Info	/*Test SP synch*/
{
	font-weight: bold;
	border: none 2px #000000;
	padding-left: 0px;
	padding: 10px 10px 10px 0px;
	color: #255988;
}

.micro-response1192147820 div.InlineEdit
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	border: solid 1px #007377;
	position: relative;
	background-image: url('../../Content/Resources/Images/pencil.svg');
	background-size: 2.5em 2.5em;
	background-position: 1em 1em;
}

.micro-response1192147820 div.SummaryTableFull
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	position: relative;
	background-image: url('../../Content/Resources/Images/icn-SummaryTableFull.svg');
}

.micro-response1192147820 div.SummaryTable
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	position: relative;
	background-image: url('../../Content/Resources/Images/icn-SummaryTable.svg');
}

.micro-response1192147820 div.SideBySide
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/icn-SideBySide.svg');
	position: relative;
}

.micro-response1192147820 div.OverUnder
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/icn-OverUnder.svg');
	position: relative;
}

.micro-response1192147820 div.MuticolumnFlow
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/icn-MulticolumnFlow.svg');
	position: relative;
}

.micro-response1192147820 div.Concept h4
{
	padding-left: inherit;
}

.micro-response1192147820 .micro-content-only
{
	page-break-before: avoid;
	page-break-after: avoid;
}

.micro-response1192147820 li + li
{
	margin-top: 1em;
}

.micro-response1192147820 ul.menuProxyList > ul > li
{
	margin-top: 0em;
}

.micro-response1192147820 ul.menuProxyList ul > ul > li
{
	margin-top: 0em;
}

.micro-response1192147820 ul > li > ul > li
{
	margin-top: 0;
}

.micro-response1192147820 div.MobileVideoIntro
{
	height: 23em;
}

.micro-response1192147820 div.LandingPageNextRow h3
{
	padding-left: 4em;
	clear: none;
}

.micro-response1192147820 div.LandingPageTopRow > div:nth-child(1)
{
	
}

.micro-response1192147820 p.Previous
{
	color: #002446;
	font-weight: bold;
	background-color: #ffffff;
	padding: 1em;
	border: solid 1px #002446;
	max-width: 10em;
	border-radius: 5px;
	float: left;
}

.micro-response1192147820 p.Next
{
	color: #002446;
	font-weight: bold;
	background-color: #ffffff;
	padding: 1em;
	float: right;
	border: solid 1px #002446;
	max-width: 10em;
	border-radius: 5px;
	clear: none;
}

.micro-response1192147820 div.VideoSmallIcon div h3
{
	padding-left: 2em;
}

.micro-response1192147820 div.svgIcon
{
	float: left;
	padding-top: .3em;
}

.micro-response1192147820 dd > table	/*Spacing and alignment*/
{
	margin-left: 1em;
}

.micro-response1192147820 dd > p.info	/*Spacing and alignment*/
{
	margin-top: 1em !important;
	margin-left: 1em;
}

.micro-response1192147820 div.wistia-video
{
	width: 50%;
}

.micro-response1192147820 MadCap|relatedTopics.LandingPageControl
{
	mc-image-alt-text: Related Topics;
}

.micro-response1192147820 li p userInput
{
	font-size: 1.2em;
}

.micro-response1192147820 pre > code	/*To o override the code font-size*/
{
	font-size: 1em;
}

.micro-response1192147820 MadCap|codeSnippet
{
	font-size: 1em;
}

.micro-response1192147820 table > p
{
	font-size: 1.1 em;
}

.micro-response1192147820 tbody
{
	font-size: 1em;
}

.micro-response1192147820 MadCap|codeSnippetBody
{
	font-family: monospace;
	font-size: 1em;
	line-height: 1.7em;
}

.micro-response1192147820 ul.MCGlossaryProxy_0
{
	border-top: none !important;
}

.micro-response1192147820 li.GlossaryPageEntry
{
	list-style: none !important;
	padding-top: 1em !important;
}

.micro-response1192147820 img
{
	width: auto !important;
}

.micro-response1192147820 a.GlossaryPageTerm
{
	color: #2f3c3b;
	text-decoration: none;
	font-weight: bold;
}

.micro-response1192147820 a.GlossaryPageLink
{
	text-decoration: none;
	color: #2f3c3b;
	font-weight: bold;
}

.micro-response1192147820 object
{
	max-width: 560px;
}

.micro-response1192147820 h4
{
	font-size: 1.1em;
}

.micro-response1192147820 h1	/*Use h1 for topic titles*/
{
	font-size: 1.75em;
	page-break-after: avoid;
	page-break-inside: avoid;
	page-break-before: always;
}

.micro-response1192147820 p.childTopicDescription
{
	font-size: .8em;
	font-weight: normal;
}

.micro-response1192147820 .userInput
{
	font-weight: bold;
}

.micro-response1192147820 div.TechDetails p
{
	padding-left: inherit;
}

.micro-response1192147820 div.Cookbook p
{
	padding-left: inherit;
}

.micro-response1192147820 div.Config p
{
	padding-left: inherit;
}

.micro-response1192147820 div.Concept p
{
	padding-left: inherit;
}

.micro-response1192147820 div.FlexContainer h3.NoLeftPadding,
.micro-response1192147820 div.NewRowClass1 h3.NoLeftPadding
{
	clear: none;
	margin-top: 0px;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 0;
}

.micro-response1192147820 div.FlexContainer h3,
.micro-response1192147820 div.NewRowClass1 h3
{
	clear: none;
	margin-top: 0px;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 4em;
}

.micro-response1192147820 div.FlexContainer ul p
{
	padding-left: 1em;
}

.micro-response1192147820 div.BestPractices
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/RibbonIcon.svg');
	border: solid 1px #2f3c3b;
	margin-left: 0em;
}

.micro-response1192147820 div.TechDetails
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/LandingPageTechDetails.svg');
	border: solid 1px #2f3c3b;
	margin-left: 0em;
}

.micro-response1192147820 div.Repeatable
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
	background-size: 3em 3em;
	background-position: 1em 1em;
	background-image: url('../../Content/Resources/Images/repeats.svg');
	border: solid 1px #2f3c3b;
}

.micro-response1192147820 div.PushData
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/PushIcon.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.Recipients
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/Recipients.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.FetchData
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/FetchIcon.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.Authenticate
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	background-image: url('../../Content/Resources/Images/AuthenticateIcon.svg');
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.Config
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	border: solid 1px #2c78bf;
}

.micro-response1192147820 div.FeatureOverview
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 3em 3em;
	background-position: 1em 1em;
	background-image: url('../../Content/Resources/Images/Checklist.svg');
	border: solid 1px #696969;
	margin-left: 0em;
}

.micro-response1192147820 div.Concept
{
	repeat: no-repeat;
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	background-size: 4em 4em;
	background-position: .5em .5em;
	margin-left: 0em;
	border: solid 1px #007377;
	background-image: url('../../Content/Resources/Images/TCLandingPageConcepts.svg');
}

.micro-response1192147820 div.Cookbook
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
}

.micro-response1192147820 div.Video p,
.micro-response1192147820 div.Cookbook p,
.micro-response1192147820 div.Concept p,
.micro-response1192147820 div.Config p,
.micro-response1192147820 div.TechDetails p
{
	margin-top: 0em;
}

.micro-response1192147820 img
{
	width: auto !important;
}

.micro-response1192147820 p > img
{
	margin-top: 1em;
	max-width: 100%;
}

.micro-response1192147820 table
{
	margin-top: 1em;
}

.micro-response1192147820 img.Large
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 250px;
	margin-top: 1em;
	cursor: zoom-in;
}

.micro-response1192147820 div.topicToolbar
{
	text-align: center;
	padding-top: 1em;
}

.micro-response1192147820 span.Tip
{
	color: #39B54A;
}

.micro-response1192147820 span.Warning
{
	color: #e30000;
}

.micro-response1192147820 MadCap|popupBody
{
	background-color: #f5f6f7;
	font-size: .9em;
	min-width: 30em;
	font-style: normal;
}

.micro-response1192147820 .MCTextPopupArrow
{
	display: block;
}

.micro-response1192147820 MCTextPopupBody popupBody
{
	display: block;
}

.micro-response1192147820 h3
{
	font-size: 1.25em;
	page-break-after: avoid;
	page-break-inside: avoid;
}

.micro-response1192147820 h2
{
	font-size: 1.5em;
	padding-top: 1em;
	page-break-after: avoid;
	page-break-inside: avoid;
}

.micro-response1192147820 img.invisible-label
{
	display: none;
}

.micro-response1192147820 .bubble-help-only
{
	display: block;
}

.micro-response1192147820 .micro-content-container .micro-response p.mc-only-heading
{
	display: block;
}

.micro-response1192147820 .micro-content-container .micro-response .micro-content-only
{
	display: block;
}

.micro-response1192147820 .micro-content-container .micro-response
{
	font-size: 12pt;
}

.micro-response1192147820 pre
{
	background-color: #f5f5f5;
	overflow: auto;
	padding: 10px 15px;
	font-size: 1.2em;
}

.micro-response1192147820 .result
{
	margin-top: -.5em;
}

.micro-response1192147820 td > p
{
	width: 90%;
}

.micro-response1192147820 code
{
	background-color: #f5f5f5;
	padding: 2px;
	font-size: 1.2em;
}

.micro-response1192147820 MadCap|miniTocProxy
{
	border: none 2px #000000;
}

.micro-response1192147820 p.headingNoTOC	/*This is used for headings that should not show up in the TOC*/
{
	width: 75%;
}

.micro-response1192147820 MadCap|tocProxy
{
	width: 75%;
}

.micro-response1192147820 MadCap|topicToolbarProxy
{
	border: none 2px #000000;
	text-align: center;
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
}

.micro-response1192147820 MadCap|bodyProxy
{
	margin-left: 45px;
	margin-right: 45px;
}

.micro-response1192147820 MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: ' ';
	width: 100%;
	font-size: .8em;
}

body.csh.micro-response1192147820 object
{
	max-width: 100%;
}

.micro-response1192147820 td div.tip td div.note td div.warning td div.info
{
	background-position: 0em 0em !important;
	padding-left: 0em;
}

.micro-response1192147820 li + li p + p
{
	margin-top: -.5em;
}

.micro-response1192147820 div.Video p.result,
.micro-response1192147820 div.Cookbook p.result,
.micro-response1192147820 div.Concept p.result,
.micro-response1192147820 div.Config p.result,
.micro-response1192147820 div.TechDetails p.result div.FeatureOverview p.result
{
	margin-top: .5em;
}

.micro-response1192147820 div.Video > ol > li p + p,
.micro-response1192147820 div.Cookbook > ol > li p + p,
.micro-response1192147820 div.Concept > ol > li p + p,
.micro-response1192147820 div.Config > ol > li p + p,
.micro-response1192147820 div.TechDetails > ol > li p + p div.FeatureOverview > ol > li p + p
{
	margin-top: 1em;
}

.micro-response1192147820 div.Video > ol > li,
.micro-response1192147820 div.Cookbook > ol > li,
.micro-response1192147820 div.Concept > ol > li,
.micro-response1192147820 div.Config > ol > li,
.micro-response1192147820 div.TechDetails > ol > li div.FeatureOverview > ol > li
{
	margin-top: 1em;
}

.micro-response1192147820 div.Video > ul > li,
.micro-response1192147820 div.TechDetails > ul > li,
.micro-response1192147820 div.BestPractices > ul > li,
.micro-response1192147820 div.Authenticate > ul > li,
.micro-response1192147820 div.FetchData > ul > li,
.micro-response1192147820 div.PushData > ul > li,
.micro-response1192147820 div.Cookbook > ul > li,
.micro-response1192147820 div.Concept > ul > li,
.micro-response1192147820 div.Config > ul > li,
.micro-response1192147820 div.TechDetails > ul > li div.FeatureOverview > ul > li
{
	margin-top: 1em;
}

.micro-response1192147820 li > p.info,
.micro-response1192147820 li > p.note,
.micro-response1192147820 li > p.warning,
.micro-response1192147820 li > p.tip
{
	margin-top: 1em;
}

.micro-response1192147820 MadCap|glossaryTerm
{
	font-weight: normal;
	mc-term-display: popup;
	mc-image-position: right;
	font-size: 1em;
	color: #077ec3;
	width: 50em;
}

.micro-response1192147820 a
{
	color: #005296;
	text-decoration: underline;
}

.micro-response1192147820 ol ul
{
	list-style-type: disc;
	padding-left: 2em;
}

.micro-response1192147820 ul ul
{
	list-style-type: circle;
}

.micro-response1192147820 ol ol
{
	list-style-type: lower-alpha;
}

.micro-response1192147820
{
	font-family: Arial, Sans-Serif;
	font-size: .9em;
	line-height: 1.4;
}

.micro-response1192147820 .unsupportedTier
{
	float: left;
	margin-bottom: 5px;
}

.micro-response1192147820 MadCap|xref
{
	mc-format: '{paratext}';
}

.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
{
	background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
	background-repeat: no-repeat;
	padding-left: 40px !important;
	border: none 2px #000000;
	background-position: .5em .7em;
	background-size: 1em 1em;
}

.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
{
	background-repeat: no-repeat;
	padding-left: 40px !important;
	border: none 2px #000000;
	background-image: url('../../Content/Resources/Images/Icon/LightBulb.svg');
	background-position: .5em .7em;
	background-size: 1em 1em;
}

.micro-response1192147820 .note
{
	padding-left: 40px !important;
	background-repeat: no-repeat;
	border: none 2px #000000;
	background-image: url('../../Content/Resources/Images/Icon/Notes.svg');
	background-position: .5em .7em;
	background-size: 1em 1em;
}

.micro-response1192147820 .info
{
	background-repeat: no-repeat;
	padding-left: 40px !important;
	border: none 2px #000000;
	background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
	background-size: 1em 1em;
	background-position: 0.5em 0.7em;
}

.micro-response1192147820 .supportedTierPlus
{
	background-repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/whitestar.svg');
	background-size: 20px 20px;
	background-position: 5px;
	margin-bottom: 5px;
}

.micro-response1192147820 .supportedTier
{
	background-repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/icn-CheckMark-Thinner.svg');
	background-size: 20px 20px;
	background-position: 5px;
	margin-bottom: 5px;
}

.micro-response1192147820 .MCPopupFullImage
{
	width: 100% !important;
	height: auto !important;
}

.micro-response1192147820 ._Skins_LandingPageMenua.selected
{
	display: none;
}

.micro-response1192147820 div.APIEndpoints
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	background-position: .5em top;
	background-size: 5em 5em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.Connections
{
	repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/Connection_Icon.svg');
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	border: solid 1px #2d3f4f;
	background-position: 1em 1em;
	background-size: 3em 3em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.OneDrive
{
	repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/data-dest-icons-v4_onedrive.svg');
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	border: solid 1px #396cbe;
	background-position: .5em .5em;
	background-size: 4em 4em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.SharePoint
{
	repeat: no-repeat;
	background-image: url('../../Content/Resources/Images/data-dest-icons-v4_sharepoint.svg');
	background-repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	border: solid 1px #38747b;
	background-position: .5em .5em;
	background-size: 4em 4em;
	margin-left: 1em;
	margin-right: 1em;
	margin: 1em;
}

.micro-response1192147820 div.VideoSmallIcon
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
	height: 80em;
}

.micro-response1192147820 div.Video
{
	repeat: no-repeat;
	padding: 1em;
	border-radius: 5px;
	background-size: 5em 5em;
	margin-right: 1em;
	margin: 1em;
	margin-left: 0em;
}

.micro-response1192147820 div.FlexContainer > div
{
	flex-basis: 16em;
	flex-grow: 1;
}

.micro-response1192147820 div.FlexContainer
{
	display: flex;
	flex-wrap: wrap;
}

.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu > .tree-node-leaf
{
	flex-basis: 30em;
	flex-grow: 1;
}

.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu
{
	display: flex;
	flex-wrap: wrap;
}

.micro-response1192147820 ._Skins_TCLandingPageMenuProxy a.selected
{
	display: none;
}

.micro-response1192147820 ul.menu._Skins_TCLandingPageMenuProxy.mc-component a
{
	min-height: 12em;
}

.micro-response1192147820 div.tip > ul,
.micro-response1192147820 div.info > ul,
.micro-response1192147820 div.warning > ul,
.micro-response1192147820 div.note > ul
{
	padding-top: 1em;
	margin-top: 0;
}

.micro-response1192147820 .title-bar-layout a.logo
{
	background-color: transparent;
	background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 250px;
}

@media only screen and (max-device-width: 1279px)
{
	.micro-response1192147820 title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass2 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.LandingPageTopRow > div:nth-child(1)
	{
		margin-left: 0%;
	}

	.micro-response1192147820 div.LandingPageTopRow > div:nth-child(2)
	{
		margin-left: 0%;
	}

	.micro-response1192147820 div.LandingPageNextRow > div:nth-child(1)
	{
		margin-left: 0%;
	}

	.micro-response1192147820 div.LandingPageNextRow > div:nth-child(2)
	{
		margin-left: 0%;
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		mc-thumbnail: popup;
	}
}

@media only screen and (max-device-width: 767px)
{
	.micro-response1192147820 title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response1192147820 .supportedTier
	{
		margin-top: .25em;
		clear: left;
	}

	.micro-response1192147820 .supportedTierPlus
	{
		margin-top: .25em;
		clear: left;
	}

	.micro-response1192147820 .unsupportedTier
	{
		margin-top: .25em;
		clear: left;
	}

	.micro-response1192147820 div.mobileOnly
	{
		display: block;
	}

	.micro-response1192147820 div.NewRowClass2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(4)
	{
		margin-left: 0%;
		width: 100%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(3)
	{
		margin-left: 0%;
		width: 100%;
		max-width: 320px;
	}

	.micro-response1192147820 div.LandingPageTopRow > div:nth-child(1)
	{
		margin-left: 0%;
	}

	.micro-response1192147820 div.LandingPageTopRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.LandingPageNextRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.LandingPageNextRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	.micro-response1192147820 div.MobileVideoIntro
	{
		height: auto;
	}

	.micro-response1192147820 div.VideoSmallIcon
	{
		height: auto;
	}

	/*Specify SVG logo*/

	.micro-response1192147820 p.DivHome
	{
		color: #077ec3;
		font-family: arial;
		padding: 20px;
	}

	.micro-response1192147820 MadCap|xref.title
	{
		mc-format: '{title}';
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		mc-thumbnail: none;
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		mc-thumbnail: inherit;
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		mc-thumbnail: popup;
	}
}

@media print
{
	.micro-response1192147820 title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	.micro-response1192147820 dl > dl
	{
		page-break-before: auto;
		margin-top: 1.12em;
		page-break-inside: avoid;
	}

	.micro-response1192147820 .info
	{
		background-position: 10px 10px;
		background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
		background-repeat: no-repeat;
		background-color: transparent;
	}

	.micro-response1192147820 td
	{
		padding: 5px;
	}

	.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/Icon/Misc/No_Error.svg');
		background-position: 10px 10px;
		background-repeat: no-repeat;
	}

	.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
		background-position: 10px 10px;
		background-repeat: no-repeat;
	}

	.micro-response1192147820 MadCap|xref
	{
		mc-format: '{paratext} on page{page}';
	}

	.micro-response1192147820 a
	{
		color: #005296;
	}

	.micro-response1192147820 a
	{
		text-decoration: none;
	}

	.micro-response1192147820 a:link
	{
		color: #005296;
	}

	.micro-response1192147820 a:link
	{
		text-decoration: none;
	}

	.micro-response1192147820
	{
		font-family: Arial;
	}

	.micro-response1192147820 li p
	{
		margin-top: 1.12em;
	}

	.micro-response1192147820 .result
	{
		margin-top: 1.12em;
	}

	.micro-response1192147820 .noBreakAfter
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 .resultNoBreakAfter
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 .resultNoBreakAfter
	{
		mc-auto-number-format: '{i}Result{i}: ';
	}

	.micro-response1192147820 h1
	{
		font-size: 1.75em;
	}

	.micro-response1192147820 h3
	{
		font-size: 1.75em;
		margin-bottom: .5em;
		mc-heading-level: 3;
	}

	.micro-response1192147820 .uiElementNotInProcedure
	{
		white-space: normal;
	}

	.micro-response1192147820 h1
	{
		column-break-after: auto;
	}

	.micro-response1192147820 h1
	{
		page-break-before: always;
		font-size: 2.25em;
	}

	.micro-response1192147820 .info
	{
		background-position: 10px 10px;
		background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
		background-repeat: no-repeat;
		background-color: transparent;
		border: solid 1px #077ec3;
		page-break-inside: avoid;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #077ec3}{b}Info: {/b}{/color}';
	}

	.micro-response1192147820 h2
	{
		page-break-before: auto;
		font-size: 2em;
	}

	.micro-response1192147820 td
	{
		padding: 5px;
		white-space: normal;
	}

	.micro-response1192147820 .note
	{
		background-repeat: no-repeat;
		border: solid 1px #f26522;
		background-image: url('../../Content/Resources/Images/Icon/Notes.png');
		background-position: 5px 2px;
		background-color: transparent;
		page-break-inside: avoid;
		padding-left: 40px;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #db610e;}{b}Note: {/b}{/color}';
	}

	.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
	{
		background-color: transparent;
		background-repeat: no-repeat;
		border: solid 1px #27ae60;
		background-position: 5px 5px;
		background-image: url('../../Content/Resources/Images/Icon/LightBulb.png');
		page-break-inside: avoid;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #27ae60}{b}Tip: {/b}{/color}';
	}

	.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
		background-position: 10px 10px;
		background-repeat: no-repeat;
		border: solid 1px #c13c2e;
		page-break-inside: avoid;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #c13c2e}{b}Warning: {/b}{/color}';
	}

	.micro-response1192147820 MadCap|xref
	{
		mc-format: '{paratext}';
		color: #005296;
		text-decoration: none;
	}

	.micro-response1192147820 .supportedTier
	{
		width: 150px;
		float: left;
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/icn-CheckMark-Thinnerx12.png');
		background-position: 10px 8px;
	}

	.micro-response1192147820 .supportedTierPlus
	{
		width: 150px;
		float: left;
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/whitestar.png');
		background-position: 10px 8px;
	}

	.micro-response1192147820 .unsupportedTier
	{
		width: 150px;
		margin-bottom: 10px;
	}

	.micro-response1192147820 ul > ul > li
	{
		padding-left: 3em;
	}

	.micro-response1192147820 ul ul
	{
		padding-left: 3em;
	}

	.micro-response1192147820 p.noBreakAfter
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 ol > ul > li
	{
		padding-left: 7em;
	}

	.micro-response1192147820 ol > ol > li
	{
		padding-left: 3em;
	}

	.micro-response1192147820 ol ul
	{
		padding-left: 3em;
		margin-left: 0px;
	}

	.micro-response1192147820 th
	{
		border-bottom: solid 1px lightgray;
	}

	.micro-response1192147820 dt
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 dd
	{
		page-break-before: avoid;
	}

	.micro-response1192147820 dl
	{
		page-break-before: auto;
		margin-top: 1.12em;
		page-break-inside: auto;
	}

	.micro-response1192147820 dl > dl
	{
		page-break-before: auto;
		margin-top: 1.12em;
		page-break-inside: avoid;
	}

	.micro-response1192147820 img
	{
		border: solid 1px #d3d3d3;
		margin-bottom: 1em;
		margin-top: 1em;
		max-height: auto;
		mc-thumbnail: none;
		mc-thumbnail-max-width: 300px;
		max-width: 100%;
		height: auto;
		width: auto;
	}

	.micro-response1192147820 p.TOC1
	{
		font-weight: bold;
	}

	.micro-response1192147820 p.TOC2
	{
		font-weight: bold;
	}

	.micro-response1192147820 h4
	{
		font-size: 1.5em;
		padding-top: 1em;
		mc-heading-level: 0;
	}

	.micro-response1192147820 h5
	{
		font-size: 1.25em;
		mc-heading-level: 0;
	}

	.micro-response1192147820 h6
	{
		mc-heading-level: 0;
		font-size: 1em;
	}

	.micro-response1192147820 div.wistia_responsive_padding
	{
		display: none;
	}

	.micro-response1192147820 p.TOC3
	{
		display: none;
	}

	.micro-response1192147820 p.TOC4
	{
		display: none;
	}
}

/*Specify SVG logo*/

.micro-response1192147820 MadCap|xref.title
{
	mc-format: '{title}';
}

@media only screen and (max-device-width: 767px)
{
	.micro-response1192147820 title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	/*Override padding on main content */

	.micro-response1192147820 div#mc-main-content
	{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.micro-response1192147820 .MCPopupFullImage
	{
		width: 100% !important;
		height: auto !important;
	}

	.micro-response1192147820 .supportedTier
	{
		clear: left;
	}

	.micro-response1192147820 .supportedTierPlus
	{
		clear: left;
	}

	.micro-response1192147820 .unsupportedTier
	{
		clear: left;
		float: left;
	}

	.micro-response1192147820 .clearLeft
	{
		padding-top: 1.5em;
	}

	.micro-response1192147820 h3
	{
		margin-top: 1.12em;
	}

	.micro-response1192147820 p.headingNoTOC
	{
		padding-top: 1.12em;
	}

	.micro-response1192147820
	{
		font-size: .8em;
	}

	.micro-response1192147820 table
	{
		max-width: 100%;
	}

	.micro-response1192147820 .info
	{
		background-position: 1em 1em;
	}

	.micro-response1192147820 .note
	{
		background-position: 1em 1em;
	}

	.micro-response1192147820 .tip
	{
		background-position: 1em 1em;
	}

	.micro-response1192147820 .warning
	{
		background-position: 1em 1em;
	}

	.micro-response1192147820 div.tiers
	{
		padding-bottom: 3em;
	}

	.micro-response1192147820 div.wistia-video
	{
		padding-top: 2em;
	}

	.micro-response1192147820 MadCap|codeSnippetBody
	{
		line-height: 1em;
	}

	.micro-response1192147820 div.wistia-video-portrait
	{
		max-width: 382px;
	}

	.micro-response1192147820 div.wistia-video-mobile-portrait
	{
		max-width: 100%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
	}

	.micro-response1192147820 div.NewRowClass1 > div:nth-child(4)
	{
		width: 100%;
	}
}

/*Specify SVG logo*/

.micro-response1192147820 ul > ul > li
{
	list-style-type: circle;
}

.micro-response1192147820 ol > ol > li
{
	list-style-type: lower-alpha;
}

.micro-response1192147820 ol > ul > li
{
	list-style-type: disc;
}

.micro-response1192147820 .clearLeft
{
	clear: left;
}

.micro-response1192147820 p.headingNoTOC	/*Used for headings that should not show up in the TOC*/
{
	font-weight: bold;
	font-size: 1.17em;
	clear: left;
	mc-conditions: 'Default.ScreenOnly';
}

.micro-response1192147820 .uiElementNotInProcedure
{
	font-style: italic;
	white-space: nowrap;
}

.micro-response1192147820 ul > li > ul > li
{
	list-style-type: circle;
}

.micro-response1192147820 dd > dl > dt
{
	font-weight: bold;
	font-style: normal;
}

/*Specify SVG logo*/

.micro-response1192147820 .title-bar-layout a.logo
{
	background-color: transparent;
	background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 250px;
}

.micro-response1192147820 dl.table
{
	display: flex;
	flex-flow: row wrap;
	border-top: 1px solid #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
}

.micro-response1192147820 dt.table
{
	flex-basis: 25%;
	margin-top: .5em;
}

.micro-response1192147820 dd.table
{
	flex-basis: 50%;
	flex-grow: 1;
	margin-top: .5em;
	padding: 2px 4px;
	border-bottom: 1px solid #d3d3d3;
	margin-top: 0em;
}

.micro-response1192147820 div.wistia-video
{
	padding-top: 2em;
	border: none 1px #d3d3d3;
}

.micro-response1192147820 MadCap|codeSnippetBody
{
	line-height: 1.7em;
}

.micro-response1192147820 div.wistia-video-portrait
{
	height: auto;
	max-width: 382px;
}

.micro-response1192147820 div.wistia-video-mobile-portrait
{
	max-width: 60%;
	max-height: 60%;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(1)
{
	min-width: 320px;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(2)
{
	min-width: 320px;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(3)
{
	min-width: 320px;
}

.micro-response1192147820 div.NewRowClass1 > div:nth-child(4)
{
	min-width: 320px;
}

.micro-response1192147820 td > p
{
	margin-top: 0em;
}

@media only screen
{
	/*Specify SVG logo*/

	.micro-response1192147820 .title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	.micro-response1192147820 img.Large
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-width: 200px;
		mc-thumbnail-max-height: auto;
		cursor: zoom-in;
	}

	.micro-response1192147820 code
	{
		font-size: 1.2em;
	}

	.micro-response1192147820 pre
	{
		white-space: pre-wrap;
	}

	.micro-response1192147820 div.tiers
	{
		padding-bottom: 3em;
	}

	.micro-response1192147820 li p
	{
		margin-top: inherit;
	}

	.micro-response1192147820 p > img
	{
		max-width: 100%;
	}

	.micro-response1192147820 div.FlexContainer h3
	{
		clear: none;
		margin-top: 0px;
	}
}

/* Styles to hide Microcontent in topics */

.micro-response1192147820 .micro-content-only
{
	display: none;
}

.micro-response1192147820 p.mc-only-heading
{
	display: none;
	font-weight: bold;
	font-size: 1.17em;
	clear: left;
}

/* Styles to hide Bubble Help content in topics */

.micro-response1192147820 .bubble-help-only
{
	display: none;
}

.micro-response1192147820 .MCTextPopupHotSpot
{
	font-size: inherit;
}

.micro-response1192147820 div.Contact-us
{
	text-align: center;
	margin-top: 2em;
}

.micro-response1192147820 .NoBorder
{
	border: none;
}

.micro-response1192147820 div.LandingPageNextRow h3
{
	clear: none;
	margin-top: 0px;
}

.micro-response1192147820 .NoGlossaryTerms
{
	mc-disable-glossary-terms: true;
}

.micro-response1192147820 div.RebrandMessage
{
	border: solid 2px #dcdcdc;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	left: 0;
}

.micro-response1192147820 .Deprecated
{
	background-color: #dcdcdc;
}

/*<meta sourceDocument="C:\Users\KarenCann\Downloads\Programmatic+Documents.doc" />*/

.micro-response1192147820 li.li_1
{
	margin-top: 5pt;
	margin-bottom: 5pt;
}

.micro-response1192147820 ul.ul_1
{
	padding-left: 0px;
	list-style-type: square;
	margin-left: 36pt;
}

.micro-response1192147820 ul.ul_2
{
	padding-left: 0px;
	list-style-type: circle;
	margin-left: 36pt;
}

.micro-response1192147820 ul.ul_3
{
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 36pt;
}

.micro-response1192147820 span.span_1
{
	font-family: 'Courier New';
}

.micro-response1192147820 img.img_1
{
	visibility: visible;
	mso-wrap-style: square;
	width: 449px;
	height: 371px;
}

.micro-response1192147820 img.img_2
{
	visibility: visible;
	mso-wrap-style: square;
	width: 468px;
	height: 377px;
}

.micro-response1192147820 MadCap|relatedTopics.LandingPageControl
{
	mc-label: 'ServiceMax Integration';
	mc-help-control-display: list;
	color: #002446;
	mc-image: none;
	mc-image-alt-text: Related Topics;
	mc-image-position: none;
}

/*<meta sourceDocument="C:\Users\KarenCann\Documents\Solution+Proposal_+Refresh+on+Form+Open.doc" />*/

.micro-response1192147820 MadCap|xref.TopicSection
{
	mc-format: '{h1}: {paratext}';
}

.micro-response1192147820 img.MobileTabOnlyPopup
{
	mc-thumbnail-max-width: 300px;
	mc-thumbnail-max-height: auto;
	mc-thumbnail: popup;
}

/*Menu proxy fix*/
/*Styles for tips and notes within a td*/
/* Styles for conditions */

.micro-response1192147820 [data-mc-conditions="Default.AppToAppRebrandDeprecate"]
{
	text-decoration: line-through;
}

.micro-response1192147820 [data-mc-conditions="Default.AppToAppRebrand"]
{
	border-left-style: ridge;
	border-left-color: green;
	background-color: #ffffe0;
}

/*Test disc list style for PF2 menu proxy skin

ul.menuProxyList
{
	list-style-type: disc;
}*/

/*ul.menuProxyList li:nth-child(1)
{
	display: none;
}*/

/*This is to display the h2s in a nested list

ul.menuProxyList > ul > li:nth-child(1)
{
	display: list-item;
	list-style: disc;
	margin-left: -40px;
}

ul.menuProxyList ul > li:nth-child(1)
{
	display: list-item;
	list-style: disc;
	margin-left: -40px;
}

ul.menuProxyList > ul > li
{
	display: list-item;
	list-style: disc;
	margin-left: -40px;
}

ul.menuProxyList ul > ul > li:nth-child(1)
{
	display: list-item;
	list-style: disc;
	margin-left: -50px;
}

ul.menuProxyList ul > ul > li
{
	display: list-item;
	list-style: disc;
	margin-left: -50px;
}
*/

/*Don't display the topic title in the menu proxy

ul.menu._Skins_PF2.mc-component li:nth-child(1)
{
	display: none;
}

ul.menu._Skins_PF2.mc-component > ul > li:nth-child(1)
{
	display: block;
}

ul.menu._Skins_PF2.mc-component ul > li:nth-child(1)
{
	display: block;

}*/

.micro-response1192147820 _generic_.supportedTierPlus
{
	background-color: #007377;
}

@media Flare
{
	/*Specify SVG logo*/

	.micro-response1192147820 .title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	/* Styles for h2 landing pages */
	/* Top margin for lists within divs when the first line isn't wrapped in a <p> tag */

	.micro-response1192147820 div.tip > ul,
	.micro-response1192147820 div.info > ul,
	.micro-response1192147820 div.warning > ul,
	.micro-response1192147820 div.note > ul
	{
		padding-top: 1em;
		margin-top: 0;
	}

	.micro-response1192147820 ul.menu._Skins_TCLandingPageMenuProxy.mc-component a
	{
		min-height: 12em;
	}

	.micro-response1192147820 ._Skins_TCLandingPageMenuProxy a.selected
	{
		display: none;
	}

	.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu
	{
		display: flex;
		flex-wrap: wrap;
	}

	.micro-response1192147820 ._Skins_TCLandingPageMenuProxy > .has-children > .sub-menu > .tree-node-leaf
	{
		flex-basis: 30em;
		flex-grow: 1;
	}

	/* Flex styles for landing pages */

	.micro-response1192147820 div.FlexContainer
	{
		display: flex;
		flex-wrap: wrap;
	}

	.micro-response1192147820 div.FlexContainer > div
	{
		flex-basis: 16em;
		flex-grow: 1;
	}

	.micro-response1192147820 div.Video
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		background-size: 5em 5em;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
	}

	.micro-response1192147820 div.VideoSmallIcon
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		height: 80em;
	}

	.micro-response1192147820 div.SharePoint
	{
		repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/data-dest-icons-v4_sharepoint.svg');
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		border: solid 1px #38747b;
		background-position: .5em .5em;
		background-size: 4em 4em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 div.OneDrive
	{
		repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/data-dest-icons-v4_onedrive.svg');
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		border: solid 1px #396cbe;
		background-position: .5em .5em;
		background-size: 4em 4em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 div.Connections
	{
		repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/Connection_Icon.svg');
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		border: solid 1px #2d3f4f;
		background-position: 1em 1em;
		background-size: 3em 3em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 div.APIEndpoints
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		background-position: .5em top;
		background-size: 5em 5em;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
	}

	.micro-response1192147820 ._Skins_LandingPageMenua.selected
	{
		display: none;
	}

	.micro-response1192147820 .MCPopupFullImage
	{
		width: 100% !important;
		height: auto !important;
	}

	.micro-response1192147820 .supportedTier
	{
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/icn-CheckMark-Thinner.svg');
		background-size: 20px 20px;
		background-position: 5px;
		margin-bottom: 5px;
	}

	.micro-response1192147820 .supportedTierPlus
	{
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/whitestar.svg');
		background-size: 20px 20px;
		background-position: 5px;
		margin-bottom: 5px;
	}

	.micro-response1192147820 .info
	{
		background-repeat: no-repeat;
		padding-left: 40px !important;
		border: none 2px #000000;
		background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
		background-size: 1em 1em;
		background-position: 0.5em 0.7em;
	}

	.micro-response1192147820 .note
	{
		padding-left: 40px !important;
		background-repeat: no-repeat;
		border: none 2px #000000;
		background-image: url('../../Content/Resources/Images/Icon/Notes.svg');
		background-position: .5em .7em;
		background-size: 1em 1em;
	}

	.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
	{
		background-repeat: no-repeat;
		padding-left: 40px !important;
		border: none 2px #000000;
		background-image: url('../../Content/Resources/Images/Icon/LightBulb.svg');
		background-position: .5em .7em;
		background-size: 1em 1em;
	}

	.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
	{
		background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
		background-repeat: no-repeat;
		padding-left: 40px !important;
		border: none 2px #000000;
		background-position: .5em .7em;
		background-size: 1em 1em;
	}

	.micro-response1192147820 MadCap|xref
	{
		mc-format: '{paratext}';
	}

	.micro-response1192147820 .unsupportedTier
	{
		float: left;
		margin-bottom: 5px;
	}

	.micro-response1192147820
	{
		font-family: Arial, Sans-Serif;
		font-size: .9em;
		line-height: 1.4;
	}

	.micro-response1192147820 ol ol
	{
		list-style-type: lower-alpha;
	}

	.micro-response1192147820 ul ul
	{
		list-style-type: circle;
	}

	.micro-response1192147820 ol ul
	{
		list-style-type: disc;
		padding-left: 2em;
	}

	.micro-response1192147820 a
	{
		color: #005296;
		text-decoration: underline;
	}

	.micro-response1192147820 MadCap|glossaryTerm
	{
		font-weight: normal;
		mc-term-display: popup;
		mc-image-position: right;
		font-size: 1em;
		color: #077ec3;
		width: 50em;
	}

	/* Top margin for info boxes within a list */

	.micro-response1192147820 li > p.info,
	.micro-response1192147820 li > p.note,
	.micro-response1192147820 li > p.warning,
	.micro-response1192147820 li > p.tip
	{
		margin-top: 1em;
	}

	/* Spacing for adjacent list item paragraphs */
	/* Spacing for adjacent top-level list items in a landing page div */

	.micro-response1192147820 div.Video > ul > li,
	.micro-response1192147820 div.TechDetails > ul > li,
	.micro-response1192147820 div.BestPractices > ul > li,
	.micro-response1192147820 div.Authenticate > ul > li,
	.micro-response1192147820 div.FetchData > ul > li,
	.micro-response1192147820 div.PushData > ul > li,
	.micro-response1192147820 div.Cookbook > ul > li,
	.micro-response1192147820 div.Concept > ul > li,
	.micro-response1192147820 div.Config > ul > li,
	.micro-response1192147820 div.TechDetails > ul > li div.FeatureOverview > ul > li
	{
		margin-top: 1em;
	}

	.micro-response1192147820 div.Video > ol > li,
	.micro-response1192147820 div.Cookbook > ol > li,
	.micro-response1192147820 div.Concept > ol > li,
	.micro-response1192147820 div.Config > ol > li,
	.micro-response1192147820 div.TechDetails > ol > li div.FeatureOverview > ol > li
	{
		margin-top: 1em;
	}

	.micro-response1192147820 div.Video > ol > li p + p,
	.micro-response1192147820 div.Cookbook > ol > li p + p,
	.micro-response1192147820 div.Concept > ol > li p + p,
	.micro-response1192147820 div.Config > ol > li p + p,
	.micro-response1192147820 div.TechDetails > ol > li p + p div.FeatureOverview > ol > li p + p
	{
		margin-top: 1em;
	}

	/* Spacing for results in a landing page div */

	.micro-response1192147820 div.Video p.result,
	.micro-response1192147820 div.Cookbook p.result,
	.micro-response1192147820 div.Concept p.result,
	.micro-response1192147820 div.Config p.result,
	.micro-response1192147820 div.TechDetails p.result div.FeatureOverview p.result
	{
		margin-top: .5em;
	}

	/* Spacing for adjacent list items */

	.micro-response1192147820 li + li p + p
	{
		margin-top: -.5em;
	}

	/* Move a div tip, warning, note, or info left in a table */

	.micro-response1192147820 td div.tip td div.note td div.warning td div.info
	{
		background-position: 0em 0em !important;
		padding-left: 0em;
	}

	/* mp4 video in body.csh */

	body.csh.micro-response1192147820 object
	{
		max-width: 100%;
	}

	.micro-response1192147820 MadCap|breadcrumbsProxy
	{
		mc-breadcrumbs-prefix: ' ';
		width: 100%;
		font-size: .8em;
	}

	.micro-response1192147820 MadCap|bodyProxy
	{
		margin-left: 45px;
		margin-right: 45px;
	}

	.micro-response1192147820 MadCap|topicToolbarProxy
	{
		border: none 2px #000000;
		text-align: center;
		position: relative;
		margin: auto;
		display: flex;
		justify-content: center;
	}

	.micro-response1192147820 MadCap|tocProxy
	{
		width: 75%;
	}

	.micro-response1192147820 p.headingNoTOC	/*This is used for headings that should not show up in the TOC*/
	{
		width: 75%;
	}

	.micro-response1192147820 MadCap|miniTocProxy
	{
		border: none 2px #000000;
	}

	.micro-response1192147820 code
	{
		background-color: #f5f5f5;
		padding: 2px;
		font-size: 1.2em;
	}

	.micro-response1192147820 td > p
	{
		width: 90%;
	}

	.micro-response1192147820 .result
	{
		margin-top: -.5em;
	}

	.micro-response1192147820 pre
	{
		background-color: #f5f5f5;
		overflow: auto;
		padding: 10px 15px;
		font-size: 1.2em;
	}

	/*Microcontent styles*/

	.micro-response1192147820 .micro-content-container .micro-response
	{
		font-size: 12pt;
	}

	.micro-response1192147820 .micro-content-container .micro-response .micro-content-only
	{
		display: block;
	}

	.micro-response1192147820 .micro-content-container .micro-response p.mc-only-heading
	{
		display: block;
	}

	.micro-response1192147820 .bubble-help-only
	{
		display: block;
	}

	.micro-response1192147820 img.invisible-label
	{
		display: none;
	}

	.micro-response1192147820 h2
	{
		font-size: 1.5em;
		padding-top: 1em;
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	.micro-response1192147820 h3
	{
		font-size: 1.25em;
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	.micro-response1192147820 MCTextPopupBody popupBody
	{
		display: block;
	}

	.micro-response1192147820 .MCTextPopupArrow
	{
		display: block;
	}

	.micro-response1192147820 MadCap|popupBody
	{
		background-color: #f5f6f7;
		font-size: .9em;
		min-width: 30em;
		font-style: normal;
	}

	.micro-response1192147820 span.Warning
	{
		color: #e30000;
	}

	.micro-response1192147820 span.Tip
	{
		color: #39B54A;
	}

	.micro-response1192147820 div.topicToolbar
	{
		text-align: center;
		padding-top: 1em;
	}

	.micro-response1192147820 img.Large
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-height: auto;
		mc-thumbnail-max-width: 250px;
		margin-top: 1em;
		cursor: zoom-in;
	}

	.micro-response1192147820 table
	{
		margin-top: 1em;
	}

	.micro-response1192147820 p > img
	{
		margin-top: 1em;
		max-width: 100%;
	}

	.micro-response1192147820 img
	{
		width: auto !important;
	}

	.micro-response1192147820 div.Video p,
	.micro-response1192147820 div.Cookbook p,
	.micro-response1192147820 div.Concept p,
	.micro-response1192147820 div.Config p,
	.micro-response1192147820 div.TechDetails p
	{
		margin-top: 0em;
	}

	.micro-response1192147820 div.Cookbook
	{
		repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
	}

	.micro-response1192147820 div.Concept
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/TCLandingPageConcepts.svg');
	}

	.micro-response1192147820 div.FeatureOverview
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 3em 3em;
		background-position: 1em 1em;
		background-image: url('../../Content/Resources/Images/Checklist.svg');
		border: solid 1px #696969;
		margin-left: 0em;
	}

	.micro-response1192147820 div.Config
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.Recipients
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/Recipients.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.Authenticate
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/AuthenticateIcon.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.FetchData
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/FetchIcon.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.PushData
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/PushIcon.svg');
		border: solid 1px #2c78bf;
	}

	.micro-response1192147820 div.Repeatable
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-left: 1em;
		margin-right: 1em;
		margin: 1em;
		background-size: 3em 3em;
		background-position: 1em 1em;
		background-image: url('../../Content/Resources/Images/repeats.svg');
		border: solid 1px #2f3c3b;
	}

	.micro-response1192147820 div.TechDetails
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/LandingPageTechDetails.svg');
		border: solid 1px #2f3c3b;
		margin-left: 0em;
	}

	.micro-response1192147820 div.BestPractices
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		background-image: url('../../Content/Resources/Images/RibbonIcon.svg');
		border: solid 1px #2f3c3b;
		margin-left: 0em;
	}

	.micro-response1192147820 div.FlexContainer ul p
	{
		padding-left: 1em;
	}

	.micro-response1192147820 div.FlexContainer h3,
	.micro-response1192147820 div.NewRowClass1 h3
	{
		clear: none;
		margin-top: 0px;
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left: 4em;
	}

	.micro-response1192147820 div.FlexContainer h3.NoLeftPadding,
	.micro-response1192147820 div.NewRowClass1 h3.NoLeftPadding
	{
		clear: none;
		margin-top: 0px;
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left: 0;
	}

	.micro-response1192147820 div.Concept p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.Config p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.Cookbook p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.TechDetails p
	{
		padding-left: inherit;
	}

	.micro-response1192147820 .userInput
	{
		font-weight: bold;
	}

	.micro-response1192147820 p.childTopicDescription
	{
		font-size: .8em;
		font-weight: normal;
	}

	.micro-response1192147820 h1	/*Use h1 for topic titles*/
	{
		font-size: 1.75em;
		page-break-after: avoid;
		page-break-inside: avoid;
		page-break-before: always;
	}

	.micro-response1192147820 h4
	{
		font-size: 1.1em;
	}

	.micro-response1192147820 object
	{
		max-width: 560px;
	}

	.micro-response1192147820 a.GlossaryPageLink
	{
		text-decoration: none;
		color: #2f3c3b;
		font-weight: bold;
	}

	.micro-response1192147820 a.GlossaryPageLink:hover
	{
		color: #2f3c3b;
	}

	.micro-response1192147820 a.GlossaryPageTerm
	{
		color: #2f3c3b;
		text-decoration: none;
		font-weight: bold;
	}

	.micro-response1192147820 img
	{
		width: auto !important;
	}

	.micro-response1192147820 li.GlossaryPageEntry
	{
		list-style: none !important;
		padding-top: 1em !important;
	}

	.micro-response1192147820 ul.MCGlossaryProxy_0
	{
		border-top: none !important;
	}

	.micro-response1192147820 MadCap|codeSnippetBody
	{
		font-family: monospace;
		font-size: 1em;
		line-height: 1.7em;
	}

	.micro-response1192147820 tbody
	{
		font-size: 1em;
	}

	.micro-response1192147820 table > p
	{
		font-size: 1.1 em;
	}

	.micro-response1192147820 MadCap|codeSnippet
	{
		font-size: 1em;
	}

	.micro-response1192147820 pre > code	/*To o override the code font-size*/
	{
		font-size: 1em;
	}

	.micro-response1192147820 li p userInput
	{
		font-size: 1.2em;
	}

	.micro-response1192147820 MadCap|relatedTopics.LandingPageControl
	{
		mc-image-alt-text: Related Topics;
	}

	.micro-response1192147820 div.wistia-video
	{
		width: 50%;
	}

	.micro-response1192147820 dd > p.info	/*Spacing and alignment*/
	{
		margin-top: 1em !important;
		margin-left: 1em;
	}

	.micro-response1192147820 dd > table	/*Spacing and alignment*/
	{
		margin-left: 1em;
	}

	.micro-response1192147820 div.svgIcon
	{
		float: left;
		padding-top: .3em;
	}

	.micro-response1192147820 div.VideoSmallIcon div h3
	{
		padding-left: 2em;
	}

	.micro-response1192147820 p.Next
	{
		color: #002446;
		font-weight: bold;
		background-color: #ffffff;
		padding: 1em;
		float: right;
		border: solid 1px #002446;
		max-width: 10em;
		border-radius: 5px;
		clear: none;
	}

	.micro-response1192147820 p.Previous
	{
		color: #002446;
		font-weight: bold;
		background-color: #ffffff;
		padding: 1em;
		border: solid 1px #002446;
		max-width: 10em;
		border-radius: 5px;
		float: left;
	}

	.micro-response1192147820 div.LandingPageTopRow > div:nth-child(1)
	{
		
	}

	.micro-response1192147820 div.LandingPageNextRow h3
	{
		padding-left: 4em;
		clear: none;
	}

	.micro-response1192147820 div.MobileVideoIntro
	{
		height: 23em;
	}

	.micro-response1192147820 ul > li > ul > li
	{
		margin-top: 0;
	}

	.micro-response1192147820 ul.menuProxyList ul > ul > li
	{
		margin-top: 0em;
	}

	.micro-response1192147820 ul.menuProxyList > ul > li
	{
		margin-top: 0em;
	}

	.micro-response1192147820 li + li
	{
		margin-top: 1em;
	}

	.micro-response1192147820 .micro-content-only
	{
		page-break-before: avoid;
		page-break-after: avoid;
	}

	.micro-response1192147820 div.Concept h4
	{
		padding-left: inherit;
	}

	.micro-response1192147820 div.MuticolumnFlow
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/icn-MulticolumnFlow.svg');
		position: relative;
	}

	.micro-response1192147820 div.OverUnder
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/icn-OverUnder.svg');
		position: relative;
	}

	.micro-response1192147820 div.SideBySide
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		background-image: url('../../Content/Resources/Images/icn-SideBySide.svg');
		position: relative;
	}

	.micro-response1192147820 div.SummaryTable
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		position: relative;
		background-image: url('../../Content/Resources/Images/icn-SummaryTable.svg');
	}

	.micro-response1192147820 div.SummaryTableFull
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		background-size: 4em 4em;
		background-position: .5em .5em;
		margin-left: 0em;
		border: solid 1px #007377;
		position: relative;
		background-image: url('../../Content/Resources/Images/icn-SummaryTableFull.svg');
	}

	.micro-response1192147820 div.InlineEdit
	{
		repeat: no-repeat;
		background-repeat: no-repeat;
		padding: 1em;
		border-radius: 5px;
		margin-right: 1em;
		margin: 1em;
		margin-left: 0em;
		border: solid 1px #007377;
		position: relative;
		background-image: url('../../Content/Resources/Images/pencil.svg');
		background-size: 2.5em 2.5em;
		background-position: 1em 1em;
	}

	.micro-response1192147820 span.Info	/*Test SP synch*/
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #255988;
	}

	.micro-response1192147820 span.Note
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #db610e;
	}

	.micro-response1192147820 span.Tip	/*Auto format the text*/
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #39B54A;
	}

	.micro-response1192147820 span.Warning
	{
		font-weight: bold;
		border: none 2px #000000;
		padding-left: 0px;
		padding: 10px 10px 10px 0px;
		color: #e30000;
	}

	.micro-response1192147820 p.List
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.micro-response1192147820 img.MobileTabOnlyPopup
	{
		
	}

	.micro-response1192147820 _generic_.tip	/**/
	{
		
	}

	.micro-response1192147820 MadCap|popupHead
	{
		color: #005296;
	}
}

@media print
{
	.micro-response1192147820 title-bar-layout a.logo
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/TrueContext/TrueContext_horizontal_dark.svg');
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 250px;
	}

	.micro-response1192147820 dl > dl
	{
		page-break-before: auto;
		margin-top: 1.12em;
		page-break-inside: avoid;
	}

	.micro-response1192147820 .info
	{
		background-position: 10px 10px;
		background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
		background-repeat: no-repeat;
		background-color: transparent;
	}

	.micro-response1192147820 td
	{
		padding: 5px;
	}

	.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/Icon/Misc/No_Error.svg');
		background-position: 10px 10px;
		background-repeat: no-repeat;
	}

	.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
		background-position: 10px 10px;
		background-repeat: no-repeat;
	}

	.micro-response1192147820 MadCap|xref
	{
		mc-format: '{paratext} on page{page}';
	}

	.micro-response1192147820 a
	{
		color: #005296;
	}

	.micro-response1192147820 a
	{
		text-decoration: none;
	}

	.micro-response1192147820 a:link
	{
		color: #005296;
	}

	.micro-response1192147820 a:link
	{
		text-decoration: none;
	}

	.micro-response1192147820
	{
		font-family: Arial;
	}

	.micro-response1192147820 li p
	{
		margin-top: 1.12em;
	}

	.micro-response1192147820 .result
	{
		margin-top: 1.12em;
	}

	.micro-response1192147820 .noBreakAfter
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 .resultNoBreakAfter
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 .resultNoBreakAfter
	{
		mc-auto-number-format: '{i}Result{i}: ';
	}

	.micro-response1192147820 h1
	{
		font-size: 1.75em;
	}

	.micro-response1192147820 h3
	{
		font-size: 1.75em;
		margin-bottom: .5em;
		mc-heading-level: 3;
	}

	.micro-response1192147820 .uiElement
	{
		white-space: normal;
	}

	.micro-response1192147820 .uiElement
	{
		white-space: pre-line;
	}

	.micro-response1192147820 .uiElement
	{
		white-space: pre-wrap;
	}

	.micro-response1192147820 .uiElement
	{
		white-space: normal;
	}

	.micro-response1192147820 .uiElementNotInProcedure
	{
		white-space: normal;
	}

	.micro-response1192147820 h1
	{
		column-break-after: auto;
	}

	.micro-response1192147820 h1
	{
		page-break-before: always;
		font-size: 2.25em;
	}

	.micro-response1192147820 .info
	{
		background-position: 10px 10px;
		background-image: url('../../Content/Resources/Images/Icon/Misc/infooutline.svg');
		background-repeat: no-repeat;
		background-color: transparent;
		border: solid 1px #077ec3;
		page-break-inside: avoid;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #077ec3}{b}Info: {/b}{/color}';
	}

	.micro-response1192147820 h2
	{
		page-break-before: auto;
		font-size: 2em;
	}

	.micro-response1192147820 td
	{
		padding: 5px;
		white-space: normal;
	}

	.micro-response1192147820 .note
	{
		background-repeat: no-repeat;
		border: solid 1px #f26522;
		background-image: url('../../Content/Resources/Images/Icon/Notes.png');
		background-position: 5px 2px;
		background-color: transparent;
		page-break-inside: avoid;
		padding-left: 40px;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #db610e;}{b}Note: {/b}{/color}';
	}

	.micro-response1192147820 .tip	/*Tell the user about a best practice or an easy way to achieve a result.*/
	{
		background-color: transparent;
		background-repeat: no-repeat;
		border: solid 1px #27ae60;
		background-position: 5px 5px;
		background-image: url('../../Content/Resources/Images/Icon/LightBulb.png');
		page-break-inside: avoid;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #27ae60}{b}Tip: {/b}{/color}';
	}

	.micro-response1192147820 .warning	/*Prevent the user from breaking the system or losing data.*/
	{
		background-color: transparent;
		background-image: url('../../Content/Resources/Images/Icon/Misc/Block.svg');
		background-position: 10px 10px;
		background-repeat: no-repeat;
		border: solid 1px #c13c2e;
		page-break-inside: avoid;
		mc-auto-number-class: print;
		mc-auto-number-format: '{color #c13c2e}{b}Warning: {/b}{/color}';
	}

	.micro-response1192147820 MadCap|xref
	{
		mc-format: '{paratext}';
		color: #005296;
		text-decoration: none;
	}

	.micro-response1192147820 .supportedTier
	{
		width: 150px;
		float: left;
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/icn-CheckMark-Thinnerx12.png');
		background-position: 10px 8px;
	}

	.micro-response1192147820 .supportedTierPlus
	{
		width: 150px;
		float: left;
		background-repeat: no-repeat;
		background-image: url('../../Content/Resources/Images/whitestar.png');
		background-position: 10px 8px;
	}

	.micro-response1192147820 .unsupportedTier
	{
		width: 150px;
		margin-bottom: 10px;
	}

	.micro-response1192147820 ul > ul > li
	{
		padding-left: 3em;
	}

	.micro-response1192147820 ul ul
	{
		padding-left: 3em;
	}

	.micro-response1192147820 p.noBreakAfter
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 ol > ul > li
	{
		padding-left: 7em;
	}

	.micro-response1192147820 ol > ol > li
	{
		padding-left: 3em;
	}

	.micro-response1192147820 ol ul
	{
		padding-left: 3em;
		margin-left: 0px;
	}

	.micro-response1192147820 th
	{
		border-bottom: solid 1px lightgray;
	}

	.micro-response1192147820 dt
	{
		page-break-after: avoid;
	}

	.micro-response1192147820 dd
	{
		page-break-before: avoid;
	}

	.micro-response1192147820 dl
	{
		page-break-before: auto;
		margin-top: 1.12em;
		page-break-inside: auto;
	}

	.micro-response1192147820 dl > dl
	{
		page-break-before: auto;
		margin-top: 1.12em;
		page-break-inside: avoid;
	}

	.micro-response1192147820 img
	{
		border: solid 1px #d3d3d3;
		margin-bottom: 1em;
		margin-top: 1em;
		max-height: 100%;
		mc-thumbnail: none;
		mc-thumbnail-max-width: 300px;
	}

	.micro-response1192147820 p.TOC1
	{
		font-weight: bold;
	}

	.micro-response1192147820 p.TOC2
	{
		font-weight: bold;
	}

	.micro-response1192147820 h4
	{
		font-size: 1.5em;
		padding-top: 1em;
		mc-heading-level: 0;
	}

	.micro-response1192147820 h5
	{
		font-size: 1.25em;
		mc-heading-level: 0;
	}

	.micro-response1192147820 h6
	{
		mc-heading-level: 0;
		font-size: 1em;
	}

	.micro-response1192147820 div.wistia_responsive_padding
	{
		display: none;
	}

	.micro-response1192147820 p.TOC3
	{
		display: none;
	}

	.micro-response1192147820 p.TOC4
	{
		display: none;
	}
}

.micro-response1192147820 .supportedTierPlus
{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Calibri;
	margin-right: .25em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 150px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 9pt;
	background-color: 007377;
}

.micro-response1192147820 p.border
{
	clear: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d3d3d3;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d3d3d3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #d3d3d3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
}

