/*<meta />*/

@import url('prism.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

a.note-link
{
	font-size: 10pt;
}

MadCap|xref.note-link
{
	font-size: 10pt;
}

li.note-block
{
	font-size: 10pt;
}

p.note-font-size
{
	font-size: 10pt;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-cloudshell-apis.docx" />*/

:root
{
	--Brand1: #076685;
	--Brand2: #CDE0E7;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
}

body
{
	color: var(--Dark);
	font-family: Arial, Avenir, Myriad;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

.new-help-banner
{
	margin-top: -17px;
	margin-bottom: 15px;
	padding: 2px 7px 2px;
	background: #fef0c9;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p._errormessage,
div._errormessage
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 16px;
	background: #FFD2D2;
	color: #D8000C;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
	border-left: 6px solid #f44336;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10pt;
}

p
{
	font-size: 11pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
}

p.table-text
{
	font-size: 12pt;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: var(--Brand1);
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	color: var(--Brand1);
	margin-top: 25px;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	color: var(--Brand1);
	margin-top: 25px;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px var(--Light);
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--Brand2);
	padding: 2%;
}

div.home-tiles > div:nth-child(1)
{
	width: 48%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

div.home-tiles-layout	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

div.quick-links	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	margin-top: -12px;
	background-image: url('../Images/Welcome.png');
	background-size: cover;
	background-attachment: scroll;
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

div.MCBreadcrumbsBox_0
{
	margin-right: 239px;
	line-height: 15pt;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: var(--Dark);
	border-bottom-color: var(--Brand1);
	font-size: 9pt;
	margin-right: 13px;
	mc-breadcrumbs-count: 5;
}

/* Links */

a
{
	color: #0296eb;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
}

a:link
{
	color: #0296eb;
}

a:visited
{
	color: var(--Brand1);
}

a:hover
{
	color: var(--Brand1);
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light);
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 3px 0;
	mc-open-image: url('../../Images/expanded_icon.png');
	mc-closed-image: url('../../Images/collapsed_icon.png');
	border-color: var(--Dark);
	color: var(--Dark);
	border-bottom-style: none;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	border-bottom: none;
	font-size: 11pt;
	font-weight: normal;
	color: var(--Brand1);
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Brand1);
}

MadCap|xref
{
	font-weight: normal;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Brand1);
}

/* Lists */

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
}

/* Master page */

div.home-footer
{
	background-color: var(--Brand1);
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

/* -----------------------------------------  QUALI STYLES ----------------------------------------- */

/*
iframe[class^="youtube"] {
	width: auto !important;
	min-width: 100%;
}*/

._subtitle
{
	color: #8395A4;
	line-height: 1.42em;
	font-size: 1.3em;
}

h1 + ._subtitle,
h2 + ._subtitle
{
	margin-top: 0;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	line-height: 1.43em;
	font-size: 11pt;
}

/*li br {
	line-height: 1.5em;
}*/

li br + img
{
	margin-top: 10px;
}

._strong,
strong
{
	font-weight: bold;
}

img
{
	max-width: 100%;
	/*background: #DFDFDF url('../../Images/OLH-Images/defaultImage.png');*/
	padding-top: 6px;
}

MadCap|xref
{
	text-decoration: underline;
	font-size: 11pt;
	font-weight: normal;
	color: #0296eb;
}

MadCap|xref:hover
{
	color: var(--Brand1);
}

p
{
	line-height: 1.4em;
	font-size: 11pt;
	margin-bottom: 6px;
	margin-top: 6px;
}

table
{
	margin: 14px 0;
	border-spacing: 0;
	font-family: "Arial";
}

table thead tr td,
table tr th
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
}

table thead tr td:first-child,
table tr th:first-child
{
	padding-left: 0;
	padding: 4px 18px;
}

table tr td
{
	padding: 7px 18px;
	vertical-align: top;
}

table tr td p:first-child
{
	margin-top: 0;
}

table tr td:first-child
{
	padding-left: 0;
	padding: 4px 18px;
}

/* START TABLE.HOME  */

table.home
{
	margin: 14px 0;
	border-spacing: 0;
	font-family: "Arial";
}

table.home:hover
{
	background-color: #076685;
}

table.home tr:hover td
{
	background-color: #076685;
}

table.home tr:hover td
{
	background-color: #076685;
}

table.home thead tr td,
table.home tr th
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
}

table.home thead tr td:first-child,
table.home tr th:first-child
{
	padding-left: 0;
	padding: 4px 18px;
}

table.home tr td
{
	padding: 4px 18px;
	vertical-align: top;
}

table.home tr td p:first-child
{
	margin-top: 0;
}

table.home tr td:first-child
{
	padding-left: 0;
	padding: 4px 18px;
}

/*  END TABLE.HOME   */

table.vertical-header-table
{
	border: none;
	border-spacing: 0;
	padding: 4px 18px;
}

table.vertical-header-table tr:not(\00002Eheader-offset) td:first-child
{
	padding-left: 0;
	border-left: 1px solid #E0E5E7;
	border-right: 1px solid #E0E5E7;
	font-weight: bold;
	padding: 4px 18px;
}

table.vertical-header-table tr td
{
	padding: 4px 18px;
	border-bottom: 1px solid #E0E5E7;
	border-right: 1px solid #E0E5E7;
}

table.vertical-header-table tr td:last-child
{
	border-right: none;
	border-right: 1px solid #E0E5E7;
}

table.vertical-header-table tr:first-child td
{
	padding: 4px 18px;
	border-top: 1px solid #E0E5E7;
	border-right: 1px solid #E0E5E7;
}

table.vertical-header-table tr:first-child td:first-child
{
	padding-left: 0;
	font-weight: bold;
	padding: 4px 18px;
	border-right: 1px solid #E0E5E7;
}

.qs-table-scroll-wrap
{
	overflow-x: initial;
}

.version
{
	width: 217px;
	margin-bottom: -28px;
	margin-top: 55px;
	margin-left: -309px;
	margin-right: 67px;
	color: #565656;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.qs-table-scroll-wrap table tr td
{
	max-width: 100px;
	word-break: break-all;
	word-break: break-word;
}

.LowerAlpha,
ol > li > ol
{
	list-style-type: lower-latin;
}

.LowerRoman,
ol > li > ol > li > ol
{
	list-style-type: lower-roman;
}

ul[style="list-style-type: circle;"] ul[style="list-style-type: circle;"]
{
	list-style-type: disc !important;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

code
{
	margin: 0 4px;
	padding: 0px 0px;
	background-color: #f5f2f0;
	white-space: pre-wrap;
	/* CSS3 */
	word-wrap: break-word;
	/* IE */
	word-break: break-all;
	/*white-space: -moz-pre-wrap; /* Firefox */
	/*white-space: -pre-wrap;     /* Opera <7 */
	/*white-space: -o-pre-wrap;   /* Opera 7 */
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*  ----------------------------- CODE START ----------------------------- */

code[class*="language-"]
{
	display: block;
	margin: 0;
	padding: 8px 12px;
	color: black;
	background-color: #f5f2f0;
	direction: ltr;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 0.9em;
	text-align: left;
	word-spacing: normal;
	word-break: normal;
	white-space: pre-wrap;
	line-height: 1.5;
	text-shadow: 0 1px white;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}

p > code[class*="language-"]
{
	padding: 8px 12px;
}

._file-name
{
	display: inline-block;
	margin: 0;
	padding: 0px 0px;
	border-radius: 2px;
	color: #0082F1;
	font-family: monospace;
	white-space: pre-wrap;
}

code + code
{
	margin: 0;
}

pre:first-child,
code:first-child
{
	margin-top: 12px;
}

pre:last-child,
code:last-child
{
	margin-bottom: 12px;
	margin-top: 0pt;
}

/*  ----------------------------- CODE LANGUAGE BLOCKS START ----------------------------- */

pre[class*="language-"]
{
	border: none;
	box-shadow: none;
	padding: 0em;
}

pre[class*="language-"],
:not(pre) > code[class*="language-"]
{
	background: none;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted
{
	color: green;
}

.token.atrule,
.token.attr-value,
.token.keyword
{
	color: brown;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol
{
	color: blue;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata
{
	color: grey;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable
{
	color: green;
}

/*  ------------------------------------ CODE END ------------------------------------ */

._devguide-versions
{
	margin-top: -20px;
	margin-bottom: 23px;
	padding: 1px 8px 1px;
	background: #9dcefc;
}

._new_jss
{
	margin-top: -20px;
	margin-bottom: 23px;
	padding: 12px 12px 10px;
	background: #fcc9ff;
	border-left: 6px solid #800080;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
}

._example-head
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 16px;
	background: #ADDFFF;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
	border-left: 6px solid #0000A0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10pt;
}

._example-head + ._example
{
	margin-top: 0;
	padding: 0 24px 24px;
}

._example
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 16px;
	background: #ADDFFF;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
	border-left: 6px solid #0000A0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10pt;
}

._example p
{
	margin: 0;
	font-size: 10pt;
}

._example + ._example
{
	margin-top: -48px;
	margin-bottom: 24px;
	padding: 0 24px 24px;
}

._related-links-list
{
	padding: 2px 0 2px 22px;
	margin: 12px 0;
	list-style: none;
	border-left: 1px solid #E3F2FF;
}

._note-block
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 16px;
	background: #ffffcc;
	border-left: 6px solid #CCCC00;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10pt;
}

._note-block + ._note-block
{
	margin-top: -21px;
	padding-top: 0;
	border-top: 1px solid #fff;
}

._tip
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 16px;
	background: #ADDFFF;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
	border-left: 6px solid #0000A0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10pt;
}

._tip + ._tip
{
	padding-top: 0;
	margin-top: -40px;
}

.image-caption,
_.image-caption
{
	margin: 5px 0;
	color: #959697;
}

.MCPopupThumbnail
{
	width: auto !important;
	height: auto !important;
}

.MCPopupThumbnailPopup
{
	position: relative;
	display: inline-block;
}

.MCPopupThumbnailPopup:after
{
	display: none;
	position: absolute;
	bottom: 6px;
	right: 6px;
	width: 16px;
	height: 16px;
	background-image: url('../../Images/OLH-Images/magnifier.png');
	content: '';
}

.MCPopupThumbnailPopup:hover:after
{
	display: block;
}

a.MCBreadcrumbsLink:visited
{
	color: var(--Brand1);
	font-size: 9pt;
}

a.MCBreadcrumbsLink:hover
{
	font-size: 9pt;
	color: var(--Brand1);
}

/* mail button */

.qs-header-ext
{
	position: absolute;
	z-index: 1;
	width: 100%;
}

.button-separator
{
	width: 2px;
}

.qs-control-container
{
	position: fixed;
	bottom: 3px;
	right: 43px;
	width: 60px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.demo-button-container
{
	position: fixed;
	bottom: 39px;
	top: 24px;
	right: 49px;
	width: 97px;
	height: 48px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.quick-links-button-separator-container
{
	position: fixed;
	bottom: 10px;
	top: 19px;
	right: 192px;
	height: 49px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.all-versions-button-container
{
	position: fixed;
	bottom: 10px;
	top: 19px;
	right: 486px;
	width: 51px;
	height: 47px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.courses-button-container
{
	position: fixed;
	bottom: 18px;
	top: 24px;
	right: 419px;
	width: 55px;
	height: 48px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.youtube-button-container
{
	position: fixed;
	bottom: 10px;
	top: 32px;
	height: 43px;
	right: 354px;
	width: 45px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.community-button-container
{
	position: fixed;
	bottom: 10px;
	top: 26px;
	height: 37px;
	right: 274px;
	width: 48px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.support-button-container
{
	position: fixed;
	bottom: 11px;
	top: 25px;
	right: 205px;
	width: 41px;
	height: 45px;
	padding-bottom: 4px;
	overflow: hidden;
	z-index: 9999;
}

.grid-container
{
	display: flex;
	grid-gap: 50px;
	padding: 10px;
}

.grid-div
{
	margin-left: auto;
	margin-right: auto;
}

.grid-item
{
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
	text-align: center;
}

.qs-btn-round
{
	display: block;
	width: 56px;
	height: 56px;
	border: none;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.43);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.43);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.43);
	cursor: pointer;
}

.qs-btn-mail
{
	background-color: #0082F1;
	background-image: url('../../Images/OLH-Images/mail.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.qs-btn-scroll-top
{
	margin-top: 12px;
	margin-bottom: -66px;
	background-image: url('../../Images/OLH-Images/scroll-top.png');
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: margin .3s;
	-o-transition: margin .3s;
	transition: margin .3s;
}

.qs-control-container.scroll-enable .qs-btn-scroll-top
{
	margin-bottom: 0;
}

p.ToDo_print
{
	font-weight: bold;
	padding-top: 9pt;
}

MadCap|dropDownHead
{
	font-size: 11pt;
}

td
{
	font-size: 11pt;
}

li.level0_print
{
	margin-left: -24px;
}

li.level2_print
{
	list-style-type: circle;
	margin-left: 40px;
}

li.level3_print
{
	list-style-image: url('../../Images/OLH-Images/square-bullet.png');
	margin-left: 80px;
}

li.number2_print
{
	margin-left: 22px;
}

li.number3_print
{
	margin-left: 39px;
}

a.MCBreadcrumbsLink
{
	font-size: 9pt;
}

/* END mail button */
/* -----------------------------------------  END OF QUALI STYLES ----------------------------------------- */

@media print
{
	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	h2
	{
		color: var(----Brand1);
	}

	h2
	{
		color: var(--Brand1);
	}

	h3
	{
		color: var(--Brand1);
	}
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	MadCap|dropDown
	{
		border-color: var(--Dark);
		color: var(--Dark);
	}

	li.level0_print
	{
		margin-left: -24px;
	}

	MadCap|breadcrumbsProxy
	{
		mc-breadcrumbs-count: 4;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	.search-bar .search-submit
	{
		background: #1e90ff url(../Images/SearchIcon.png) no-repeat center center;
	}

	table
	{
		margin: 14px 0;
		border-spacing: 0;
		font-family: "Arial";
	}

	table thead tr td,
	table tr th
	{
		padding: 4px 18px;
		border-bottom: 2px solid #E0E5E7;
		text-align: left;
	}

	table thead tr td:first-child,
	table tr th:first-child
	{
		padding-left: 0;
		padding: 4px 18px;
	}

	table tr td
	{
		padding: 7px 18px;
		vertical-align: top;
	}

	table tr td p:first-child
	{
		margin-top: 0;
	}

	table tr td:first-child
	{
		padding-left: 0;
		padding: 4px 18px;
	}

	/* START TABLE.HOME  */

	table.home thead tr td,
	table.home tr th
	{
		padding: 4px 0px;
	}

	table.home thead tr td:first-child,
	table.home tr th:first-child
	{
		padding: 4px 0px;
	}

	table.home tr td
	{
		padding: 4px 0px;
	}

	table.home tr td:first-child
	{
		padding: 4px 0px;
	}

	/*  END TABLE.HOME   */

	table.vertical-header-table
	{
		padding: 4px 0px;
	}

	table.vertical-header-table tr:not(\00002Eheader-offset) td:first-child
	{
		padding: 4px 0px;
	}

	table.vertical-header-table tr td
	{
		padding: 4px 0px;
	}

	table.vertical-header-table tr td:last-child
	{
		border-right: none;
		border-right: 1px solid #E0E5E7;
	}

	table.vertical-header-table tr:first-child td
	{
		padding: 4px 0px;
	}

	table.vertical-header-table tr:first-child td:first-child
	{
		padding: 4px 0px;
	}

	/*--------------------------------------------------------------*/

	.grid-item
	{
		margin-bottom: 33px;
	}

	.demo-button-container
	{
		right: 8px !important;
		width: 73px;
	}

	.version
	{
		display: none;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	MadCap|breadcrumbsProxy
	{
		clear: ;
		color: var(--Dark);
		border-bottom-color: var(--Dark);
		mc-breadcrumbs-count: 3;
	}
}

@media print
{
	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	/* ----------------------------------------  QUALI PRINT STYLES ---------------------------------------- */

	p
	{
		margin-top: 6px;
		margin-bottom: 6px;
		font-size: 11pt;
		font-family: Arial;
	}

	ol
	{
		margin-left: 30pt;
	}

	li.level2_print
	{
		margin-bottom: 6px;
		mc-thumbnail: inherit;
		list-style-type: circle;
		padding-bottom: 0px;
		margin-left: 40px;
	}

	li.number2_print
	{
		margin-bottom: 6px;
		mc-thumbnail: inherit;
		margin-left: 22px;
	}

	li.level3_print
	{
		margin-bottom: 6px;
		bottom: 0px;
		list-style-image: url('../../Images/OLH-Images/square-bullet.png');
		margin-left: 80px;
	}

	li.number3_print
	{
		margin-bottom: 6px;
		margin-left: 39px;
	}

	li
	{
		margin-bottom: 0px;
	}

	li.level0_print
	{
		margin-bottom: 6px;
		margin-left: -24px;
	}

	p.ToDo_print
	{
		font-size: 11pt;
		font-family: Arial;
		font-weight: bold;
		font-style: normal;
		mc-next-class: none;
		margin-top: 18pt;
		margin-bottom: 6pt;
	}

	p.DocType_print
	{
		text-align: right;
		color: #005c90;
		margin-top: 6pt;
		margin-bottom: 18pt;
		font-size: 20pt;
	}

	p.ReleaseDate_print
	{
		text-align: right;
		color: #005c90;
		margin-top: 6pt;
		margin-bottom: 6pt;
		font-size: 16pt;
	}

	p.DocVersion_print
	{
		text-align: right;
		margin-top: 6pt;
		margin-bottom: 12pt;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
	}

	p.indented0_print
	{
		margin-left: 12pt;
		margin-top: 0;
	}

	p.indented1_print
	{
		margin-top: 0;
		margin-left: 30pt;
	}

	p.indented2_print
	{
		margin-top: 0;
		margin-left: 60pt;
	}

	p.indented3_print
	{
		margin-top: 0;
		margin-left: 90pt;
	}

	p.indented4_print
	{
		margin-bottom: 6px;
		margin-left: 120pt;
	}

	p.CompanyName_print
	{
		text-align: right;
		color: #005c90;
		font-size: 30pt;
		margin-top: 30px;
		margin-bottom: 12px;
	}

	p.ProductName_print
	{
		text-align: right;
		color: #005c90;
		font-size: 24pt;
		margin-top: 18pt;
		margin-bottom: 6pt;
	}

	h1.appendices
	{
		margin-top: 200pt;
		font-size: 36pt;
	}

	img
	{
		padding-top: 6px;
	}

	MadCap|dropDown.h2
	{
		font-weight: bold;
		font-size: 18.0pt;
		mc-heading-level: 2;
	}

	/* ----------------------------------------  END QUALI PRINT STYLES ---------------------------------------- */
	/* ----------------------------------------  QUALI NON-PRINT STYLES ---------------------------------------- */

	@media non-print
	{
		MadCap|dropDown.h2
		{
			font-weight: bold;
			font-size: 18.0pt;
			mc-heading-level: 2;
		}

		li.level0_print
		{
			margin-bottom: 6px;
			margin-left: -24px;
		}

		p.ToDo_print
		{
			mc-next-class: none;
			font-family: Arial;
			font-weight: bold;
			font-style: normal;
		}

		p.red
		{
			color: #ff0000;
		}

		td.red
		{
			color: #ff0000;
		}
	}

	li.level0_print
	{
		margin-left: -24px;
	}

	li.level2_print
	{
		margin-left: 40px;
		list-style-type: circle;
	}

	li.level3_print
	{
		margin-left: 80px;
		list-style-image: url('../../Images/OLH-Images/square-bullet.png');
	}

	li.number2_print
	{
		margin-left: 22px;
	}

	li.number3_print
	{
		margin-left: 39px;
	}

	p.ToDo_print
	{
		margin-bottom: 6pt;
		margin-top: 18pt;
		font-weight: bold;
		font-style: normal;
	}

	p.indented0_print
	{
		margin-bottom: 6px;
		margin-left: 12pt;
		margin-top: 0px;
	}

	p.indented1_print
	{
		margin-bottom: 6px;
		margin-left: 30pt;
		margin-top: 0px;
	}

	p.indented2_print
	{
		margin-bottom: 6px;
		margin-left: 60pt;
		margin-top: 0px;
	}

	p.indented3_print
	{
		margin-bottom: 6px;
		margin-left: 90pt;
		margin-top: 0px;
	}

	p.indented4_print
	{
		margin-bottom: 6px;
		margin-left: 120pt;
		margin-top: 0px;
	}

	h1.appendices
	{
		font-weight: normal;
		margin-bottom: 13px;
		font-size: 30;
		text-align: center;
		font-family: Arial;
		color: #005c90;
		margin-top: 75px;
	}

	/* ----------------------------------------  END QUALI NON-PRINT STYLES ---------------------------------------- */
}

p.footer-new
{
	font-size: 9pt;
	text-align: center;
	padding-top: 70px;
}

.NewClass1
{
	margin: 14px 0;
	border-spacing: 0;
	font-family: "Arial";
}

.search-bar .search-field
{
	left: 8px;
}

.search-bar.search-bar-container .search-submit
{
	margin-right: -8px;
}

iframe.youtube-player_0
{
	width: 292px;
	height: 165px;
}

@media only screen and (max-width: 1694px)
{
	.nav-search-wrapper
	{
		justify-content: center;
		flex-basis: 100%;
		margin-top: 15px;
		flex: 1 1 auto;
		display: flex;
		order: 2;
	}

	.title-bar-container sticky-container
	{
		min-height: 450px;
	}

	.body-container
	{
		padding-top: 2%;
	}

	.demo-button-container
	{
		top: 42px;
		right: 44px;
	}

	.quick-links-button-separator-container
	{
		display: none;
	}

	.support-button-container
	{
		top: 40px;
		right: 209px;
	}

	.community-button-container
	{
		top: 39px;
		right: 279px;
	}

	.youtube-button-container
	{
		top: 46px;
		right: 359px;
		width: 41px;
	}

	.courses-button-container
	{
		top: 37px;
		right: 420px;
	}

	.all-versions-button-container
	{
		top: 33px;
		right: 483px;
	}
}

@media only screen and (max-width: 1643px)
{
	.demo-button-container
	{
		right: 44px;
	}

	.support-button-container
	{
		right: 208px;
	}

	.community-button-container
	{
		right: 277px;
	}

	.youtube-button-container
	{
		right: 357px;
	}

	.courses-button-container
	{
		right: 420px;
	}

	.all-versions-button-container
	{
		right: 483px;
	}
}

@media only screen and (max-width: 1279px)
{
	.body-container
	{
		padding-top: 2%;
	}

	.demo-button-container
	{
		top: 42px;
		right: 44px;
		display: block;
	}

	.support-button-container
	{
		top: 40px;
		right: 161px;
		display: block;
	}

	.community-button-container
	{
		top: 42px;
		right: 226px;
		display: block;
	}

	.youtube-button-container
	{
		top: 42px;
		right: 298px;
		display: block;
	}

	.courses-button-container
	{
		top: 37px;
		right: 347px;
		display: block;
	}

	.all-versions-button-container
	{
		top: 33px;
		right: 406px;
		display: block;
	}
}

@media only screen and (max-width: 1262px)
{
	.logo-wrapper
	{
		margin-left: 55px;
	}
}

@media only screen and (max-width: 813px)
{
	.quick-links-button-separator-container
	{
		display: none;
	}

	.support-button-container
	{
		display: none;
	}

	.community-button-container
	{
		display: none;
	}

	.youtube-button-container
	{
		display: none;
	}

	.courses-button-container
	{
		display: none;
	}

	.all-versions-button-container
	{
		display: none;
	}
}

@media only screen and (max-width: 767px)
{
	.demo-button-container
	{
		top: 22px;
	}
}

@media only screen and (max-width: 651px)
{
	.button-group-container-left
	{
		float: left;
		margin-left: 0px;
		display: none;
	}

	div.MCBreadcrumbsBox_0
	{
		margin-right: 50px;
		line-height: 15pt;
	}
}

@media only screen and (max-width: 464px)
{
	element.style
	{
		display: grid;
	}
}

p.home-footer
{
	font-size: 8pt;
}

p.p_1
{
	line-height: 20pt;
	letter-spacing: 0.25;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	margin-top: 0pt;
}

ol.ol_1
{
	line-height: 20pt;
	letter-spacing: 0.25;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	margin-top: 0pt;
}

li.li_1
{
	line-height: 20pt;
	letter-spacing: 0.25;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	margin-top: 0pt;
}

td.td_1
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

p.ListParagraph
{
	margin-bottom: 8pt;
	font-size: 11pt;
	font-family: Calibri;
}

li.ListParagraph
{
	margin-bottom: 8pt;
	font-size: 11pt;
	font-family: Calibri;
}

span.span_1
{
	color: #0082F1;
}

span.span_4
{
	font-family: Consolas;
	color: #0077AA;
	font-size: 10pt;
}

span.span_5
{
	font-family: Consolas;
	color: #000000;
	font-size: 10pt;
}

p.p_2
{
	background-color: #F5F2F0;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

span.span_6
{
	font-family: Consolas;
	color: #DD4A68;
	font-size: 10pt;
}

span.span_7
{
	font-family: Consolas;
	color: #999999;
	font-size: 10pt;
}

span.span_8
{
	font-family: Consolas;
	color: #A67F59;
	font-size: 10pt;
}

span.span_9
{
	font-family: Consolas;
	color: #669900;
	font-size: 10pt;
}

span.span_10
{
	font-family: Consolas;
	color: #990055;
	font-size: 10pt;
}

span.span_11
{
	font-family: Consolas;
	color: #708090;
	font-size: 10pt;
}

p.p_3
{
	background-color: #F5F2F0;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-family: Consolas;
	color: #708090;
	font-size: 10pt;
}

ul.ul_1
{
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 36pt;
}

a.a_1
{
	color: #0082F1;
}

a.a_2
{
	font-family: Arial;
	color: #0082F1;
	font-size: 9pt;
}

p.p_4
{
	background-color: #EEEEEE;
	margin-bottom: 0pt;
	font-family: Arial;
	color: #666666;
	font-size: 9pt;
}

span.span_13
{
	font-family: Arial;
	color: #666666;
	font-size: 9pt;
}

span.span_14
{
	font-family: Arial;
	color: #0082F1;
	font-size: 9pt;
}

p.p_5
{
	background-color: #EEEEEE;
	margin-bottom: 0pt;
}

p.p_6
{
	background-color: #F5F2F0;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-family: Consolas;
	color: #669900;
	font-size: 10pt;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-cloudshell-apis-code-blocks.docx" />*/

td.td_2
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-cloudshell-apis-code-blocks.docx" />*/

p.p_7
{
	background-color: #F5F2F0;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 18pt;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-cloud-providers.docx" />*/

td.td_3
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

span.Hyperlink
{
	color: #0000FF;
	text-decoration: underline;
}

span.Strong
{
	font-weight: bold;
}

span.HTMLCode
{
	font-size: 10pt;
}

p.HTMLPreformatted
{
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 10pt;
}

p.NormalWeb
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Times New Roman';
	font-size: 12pt;
}

td.td_4
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

p.p_9
{
	line-height: 20pt;
	letter-spacing: 0.25;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
}

ol.ol_2
{
	line-height: 20pt;
	letter-spacing: 0.25;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
}

li.li_2
{
	line-height: 20pt;
	letter-spacing: 0.25;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
}

td.td_5
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

p.ListParagraph_1
{
	margin-bottom: 8pt;
	font-size: 11pt;
	font-family: Arial;
}

li.ListParagraph_1
{
	margin-bottom: 8pt;
	font-size: 11pt;
	font-family: Arial;
}

td.td_6
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

td.td_7
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

code.HTMLCode
{
	font-size: 10pt;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-configuration-management.docx" />*/

td.td_8
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

p.ListParagraph_2
{
	margin-bottom: 8pt;
	font-size: 11pt;
	margin-left: 36pt;
	font-family: Calibri;
}

td.td_9
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Calibri;
	font-size: 11pt;
	vertical-align: top;
}

td.td_10
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

p.ListParagraph_3
{
	margin-bottom: 8pt;
	font-size: 11pt;
	margin-left: 36pt;
	font-family: Arial;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-intro.docx" />*/

td.td_11
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-orchestration-scripts.docx" />*/

td.td_12
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

a.Hyperlink
{
	color: #0000FF;
	text-decoration: underline;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-reference.docx" />*/

td.td_13
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

/*<meta sourceDocument="C:\Users\steven.g\Documents\Devguide\Devguide-shells.docx" />*/

td.td_14
{
	padding: 4px 18px;
	border-bottom: 2px solid #E0E5E7;
	text-align: left;
	margin-bottom: 8pt;
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

