<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Version 1.4.0 */
/* General content styles */
/*Overrides Flare settings for topic and body containers*/

@font-face 
{
	font-family: 'Open Sans';
	src: url(../fonts/open-sans/opensans-regular.ttf);
}

body
{
	font-family: 'Open Sans', Trebuchet, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

/* Moves the title bar back to the top after Flare 2020r2 breakage */

.height-container
{
	position: inherit;
	/*Rivka Nov 2021 IE fix - changed unset to inherit */
}

.body-container
{
	padding: 0;
	flex: 1 1;
	margin-top: -35px;
	margin-left: -14px;
	margin-right: -14px;
}

div.topic-container
{
	margin-top: 59px;
}

.nav-search-wrapper
{
	flex: none;
}

/*new*/

.nav-search-wrapper .nav-search
{
	margin-left: 10px;
	padding-left: calc(50vw - 681px);
	box-sizing: content-box;
}

/**/

.customMenu
{
	margin-top: 3px;
}

.customMenu p
{
	margin-top: 12px;
}

.sidenav-wrapper
{
	position: absolute;
	margin-top: 100px;
	width: 18%;
}

.sidenav-container
{
	display: block;
}

div.MCBreadcrumbsBox_0
{
	border-bottom: none;
	margin-left: 20px;
}

MadCap|breadcrumbsProxy
{
	color: #007cbe;
	font-style: normal;
	border-bottom-color: transparent;
	mc-breadcrumbs-prefix: ' ';
	mc-breadcrumbs-divider: '&gt;';
}

span.MCBreadcrumbsDivider
{
	padding: 0 10px 0 10px;
	color: #a7b9c9;
}

.button-icon-wrapper
{
	left: -59px;
}

/*updated*/

div.ourTopicContainer
{
	float: left;
	padding-right: 15px;
	width: 850px;
	border-left: .5px solid #D0D2D3;
}

/**/

body
{
	color: #404041;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	font-weight: 400;
	mc-hyphenate: never;
	margin-left: 20px;
}

p
{
	margin: 0 0 1rem 0;
}

div.sticky-menu.sticky:before
{
	content: "ON THIS PAGE";
	color: #8c95a5;
	font-size: 12px;
	font-weight: bold;
}

/*updated*/

.sticky-menu.sticky
{
	/*padding-left: 21px;*/
	margin-left: 0px;
	/*border-left: 1px solid #D0D2D3;*/
}

/**/
/*might be CXone-specific*/

span.supportedPermission:before
{
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
	content: "\2714";
	padding: 2px;
}

/**/
/* Heading styles */

h1
{
	font-weight: 600;
	font-size: 2rem;
	line-height: 2.25rem;
	margin-top: 0;
	color: #404041;
	mc-next-class: body;
	page-break-after: avoid;
}

/*might be CXone-specific*/

h1.release
{
	color: #ffffff;
}

/**/

h2
{
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 32px;
	color: #404041;
	margin-top: 22px;
	margin-bottom: 10px;
	mc-next-class: body;
	page-break-after: avoid;
}

h2:first-child
{
	margin-top: 0;
}

h3
{
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 27px;
	color: #404041;
	mc-next-class: body;
	page-break-after: avoid;
}

h3.release
{
	color: #007cbe;
	border-bottom: solid 1px #e1e5e8;
}

h2.release
{
	color: #007cbe;
	border-bottom: solid 1px #e1e5e8;
}

h4
{
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 24px;
	color: #404041;
	mc-next-class: body;
	page-break-after: avoid;
	mc-heading-level: 0;
}

p.Heading4
{
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 24px;
	padding-top: 14px;
	mc-next-class: body;
	page-break-after: avoid;
	mc-heading-level: 0;
}

p.stepHeading,
p.HowToText,
p.ToDo
{
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 24px;
	color: #404041;
	padding-top: 14px;
	padding-bottom: 6px;
	/* rhk 2021-10-11 */
	background: #F2F2F2;
	margin: 10px 0px -6px 0px;
	/* rhk 2021-10-11 */
}

p.stepHeading:before,
p.HowToText:before,
p.ToDo:before
{
	content: url('../images/step_heading_arrow.png');
	padding: 0px 12px;
}

p.ProcedureIntro
{
	background: #f8f8f8;
	margin-bottom: 0px;
	padding: 14px 0px 0px 14px;
}

dt
{
	margin-top: 3px;
	font-weight: bold;
}

/* Link Styles */

a,
.xref
{
	font-weight: 400;
	color: #007cbe;
	text-decoration: underline;
}

a:hover,
.xref:hover
{
	text-decoration: underline;
}

a:visited,
a:focus,
.xref:visited,
.xref:focus
{
	color: #7D3CC8;
}

li
{
	margin: 6px 0px 6px 20px;
}

/* Block side nav display */

div.sidenav-wrapper
{
	display: none;
}

/*updated*/

div.sideNav
{
	box-sizing: content-box;
	float: left;
	padding-left: calc(50vw - 700px);
	padding-right: 0;
	width: 300px;
	/*only needed sometimes, not sure why or how*/
	margin-top: 66px;
}

/**/
/*new*/

div.sideNav p
{
	margin-left: 25px;
}

/**/
/*updated*/

ul.sub-menu &gt; li.tree-node-leaf &gt; a
{
	padding-left: 0px;
	margin-left: 8px;
}

/**/

ul.sub-menu &gt; li.tree-node-leaf.selected::before
{
	content: '/2335';
	color: #007cbe;
}

/*updated*/

div.topicBody
{
	width: calc(100% - 20px);
	margin-left: 20px;
}

div.inTopicMenu
{
	box-sizing: content-box;
	padding-top: 10px;
	width: 180px;
	float: right;
	padding-right: calc(50vw - 675px);
	margin-top: 38px;
}

/**/
/*Tweaks to native title bar */

.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	max-width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	display: flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: center;
	position: relative;
	flex: 1 100%;
	border-bottom: 1px solid #d0d2d3;
	top: 5px;
	height: 60px;
	background-color: #fff;
}

/*new*/

.off-canvas-content.inner-wrap
{
	overflow-x: hidden;
}

/**/

nav.title-bar
{
	width: 100%;
}

/*Custom title bar*/
/*updated*/

.customTitleBar
{
	border: none;
	display: flex;
	height: 65px;
	margin: 0;
	padding: 0 calc(50vw - 681px);
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1001;
}

/**/
/*might be CXone specific?*/
/* Code snippets */

.codeSnippet
{
	border: solid 1px #d3d3d3;
}

.codeSnippetBody
{
	font-family: 'Courier New', Consolas, monospace;
	font-size: 10pt;
	line-height: 14pt;
	padding-left: 16px;
}

ol li .codeSnippet
{
	border: none;
}

/**/
/* Theme colors */

.themePurple
{
	background: linear-gradient(180deg, #312148, #251C31);
}

.themeBlue
{
	background: linear-gradient(180deg, #2F4D5D, #192C36);
}

.themeGreen
{
	background: linear-gradient(180deg, #153716, #132612);
}

.themeMaroon
{
	background: linear-gradient(180deg, #4D3737, #290606);
}

.themeGray
{
	background: linear-gradient(180deg, #585858, #212121);
}

/*updated*/

.topic-container
{
	margin-left: 0px;
	margin-top: 115px;
}

/**/

div.icons
{
	display: flex;
	margin: auto 50px;
	align-self: center;
	order: 3;
}

div.icon
{
	height: 22px;
	width: 22px;
	margin: 8px;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
}

div.title
{
	font-size: 18px;
	color: #fff;
	display: block;
	margin: auto;
	margin-left: 0;
	align-self: center;
	padding: 4px;
	width: 62%;
	order: 2;
}

div.title a
{
	color: #fff;
	text-decoration: none;
}

div.CompanyLogo
{
	margin: auto 0px;
	align-self: center;
	order: 4;
}

/*updated*/

.CompanyLogo img
{
	border: 0;
	min-width: 125px;
	height: 41px;
	vertical-align: middle;
	/*Jim October 8, 2021 to vertically centre NICE logo in header */
}

div.ProductLogo
{
	margin: auto;
	margin-right: 20px;
	margin-left: 10px;
	align-self: center;
	order: 1;
	/*width: 118px;*/
	font: Regular 22px;
}

div.ProductLogo img
{
	border: 0;
	min-width: 60px;
}

/**/
/*Top Nav Selector Styles*/

.TopNavSelector-btn
{
	background: transparent;
	color: white;
	border: none;
	font-size: 14px;
	background-image: url('../images/caretdown_white.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

/*updated*/

.TopNavSelector
{
	order: 5;
	margin-left: 40px;
	margin-top: 19px;
	margin-right: 10px;
}

.TopNavSelector-content-box
{
	position: relative;
	display: inline-block;
}

.TopNavSelector-content
{
	background: #fff;
	/*margin-left: -60px;
	margin-right: -32px;*/
	margin-top: 14px;
	box-shadow: 0px 2px 4px #00000029;
	border: solid 1px #d9d9d9;
	display: none;
	min-width: 156px;
	position: absolute;
	right: 0px;
	white-space: nowrap;
}

/**/

.TopNavSelector-content a
{
	color: #2E2E2E;
	padding: 8px 16px 8px 16px;
	text-decoration: none;
	display: block;
}

.TopNavSelector-content a:hover
{
	background-color: #e5e5e5;
}

/*Rivka commented out
ul.menu._Skins_LeftNav.mc-component li &gt; a:hover
{
	color: #8C95A5;
}

ul.menu._Skins_LeftNav.mc-component ul li:not(.tree-node-leaf) &gt; a:hover
{
	font-weight: 600;
	margin-left: 0px;
}
*/

.TopNavSelector:hover .TopNavSelector-content
{
	display: block;
}

.TopNavSelector:hover .TopNavSelector-btn
{
	background-image: url('../images/caretup_white.png');
}

.search-field:focus,
.search-submit:focus,
.search-filter:focus
{
	outline: none;
}

/* Search filter styles */

.search-filter-content
{
	box-shadow: 0px 2px 4px #00000029;
	border: solid 1px #d9d9d9;
}

.search-filter-content ul li
{
	padding: 0px 0px 1px 0px;
}

/*new*/
/*Search Results page*/

div#searchPane
{
	padding-left: calc(55vw - 628px);
	padding-right: calc(55vw - 628px);
	padding-top: 25px;
}

div.searchTips
{
	margin-left: calc(55vw - 628px);
	margin-right: calc(55vw - 628px);
	margin-top: 50px;
	margin-bottom: -40px;
}

/**/
/* OtherTopics top nav styles */

nav.title-bar
{
	display: inline-block;
}

/*updated*/

.navigation-wrapper
{
	height: 60px;
	background-color: #fff;
	padding-right: calc(50vw - 681px);
}

/**/
/*new*/

ul.navigation
{
	padding: 0;
}

ul.navigation &gt; li:last-child
{
	margin-right: 10px;
}

/**/
/*updated*/

ul.navigation ul
{
	box-shadow: 0px 2px 4px #00000029;
	border: solid 1px #d9d9d9;
	right: 0;
}

/**/
/*new*/

ul.navigation &gt; li &gt; ul.openRight
{
	left: auto;
}

/**/

ul.navigation li &gt; a
{
	padding-top: 7px;
}

/*GO TO label for sidenav*/
/*updated*/

div.sideNav &gt; ul &gt; li &gt; a
{
	text-transform: uppercase;
	background: url('../images/caretback_gray.png');
	background-position-y: 4px;
	background-position-x: 2px;
	background-repeat: no-repeat;
}

/**/
/*new*/

a[href="javascript:void(0);"]
{
	cursor: default;
}

div.sideNav &gt; ul &gt; li &gt; a:before
{
	content: 'GO TO';
	padding-right: 3px;
	padding-left: 15px;
}

div.sideNav &gt; ul &gt; li &gt; a[href="javascript:void(0);"]:before
{
	display: none;
}

div.sideNav &gt; ul &gt; li &gt; a[href="javascript:void(0);"]
{
	background: #ffffff;
}

/**/
/*new*/

ul.menu._Skins_LeftNav.mc-component &gt; li &gt; ul &gt; li.tree-node-leaf &gt; a
{
	margin-left: 24px;
}

/**/
/*updated*/

ul.menu._Skins_LeftNav.mc-component ul li:not(.tree-node-leaf) &gt; a
{
	/*margin-left: 0px;*/
	background-image: url('../images/caretdown.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 16px;
}

/*new*/

ul.menu._Skins_LeftNav.mc-component ul ul li:not(.tree-node-leaf) &gt; a,
ul.menu._Skins_LeftNav.mc-component ul ul li:not(.tree-node-leaf) &gt; a:hover
{
	margin-left: 24px;
	background-repeat: no-repeat;
}

ul.menu._Skins_LeftNav.mc-component ul ul ul li:not(.tree-node-leaf) &gt; a,
ul.menu._Skins_LeftNav.mc-component ul ul ul li:not(.tree-node-leaf) &gt; a:hover
{
	margin-left: 40px;
}

ul.menu._Skins_LeftNav.mc-component ul ul ul ul li:not(.tree-node-leaf) &gt; a,
ul.menu._Skins_LeftNav.mc-component ul ul ul ul li:not(.tree-node-leaf) &gt; a:hover
{
	margin-left: 54px;
}

/**/

ul.menu._Skins_LeftNav.mc-component li &gt; a.selected:hover
{
	color: #007CBE;
	font-weight: 600;
}

ul.menu._Skins_LeftNav.mc-component ul li:not(.tree-node-leaf) &gt; a.selected
{
	background-image: url('../images/caretup.png');
	/*position: absolute;*/
	display: block;
}

/* Top navigation */

ul.navigation ul.sub-menu
{
	padding: 0;
	white-space: nowrap;
}

ul.navigation ul.sub-menu a
{
	line-height: 24px;
}

ul.navigation &gt; li.has-children &gt; a:before
{
	content: url('../images/caretdown.png');
	position: absolute;
	right: 0px;
	padding: 0;
	margin: 0;
	top: 6px;
}

ul.navigation a
{
	font-size: 14px;
}

ul.navigation li:hover
{
	color: #d0d1d2;
}

/*updated*/

ul.navigation &gt; li
{
	margin-right: 20px;
	padding-left: 5px;
}

/**/
/* Toolbar Button Styles */

button.button img
{
	border: none;
}

.button-group-container-left
{
	position: relative;
	top: 4px;
	right: 15px;
	margin-left: 6px;
}

button.button
{
	position: relative;
}

.button-icon-wrapper
{
	left: -59px;
}

button.share-button
{
	margin-right: 24px;
}

/*updated*/

.share-button:after
{
	content: "SHARE THIS PAGE";
	display: inline-block;
	color: #8C95A5;
	font-size: 12px;
	position: absolute;
	top: 3px;
	width: auto;
	left: 20px;
	text-align: left;
}

.feedback-button:after
{
	content: "GIVE FEEDBACK";
	display: inline-block;
	color: #8C95A5;
	font-size: 12px;
	position: absolute;
	top: 3px;
	left: 20px;
	width: auto;
	text-align: left;
}

/**/
/* Span styles */

.BookRef
{
	font-style: italic;
}

.interface
{
	font-weight: bold;
}

.fieldName
{
	font-weight: bold;
	color: #7d3cc8;
}

.fieldValue
{
	font-weight: bold;
	font-style: italic;
	color: #3B7470;
}

.nameOfFile
{
	font-style: italic;
}

.keyboardKey
{
	font-weight: bold;
	font-style: italic;
	color: #C13F99;
}

.studioAction
{
	font-weight: bold;
	color: #D8650C;
}

.studioVariable
{
	font-weight: bold;
	color: #173350;
}

.studioBranch
{
	font-weight: bold;
	color: #38853B;
}

.codeBlock
{
	background: #d0d2d3;
	font-family: Courier, monospace;
	padding: 4px;
	margin: 4px;
}

pre
{
	white-space: pre-wrap;
	word-break: keep-all;
}

.hidden
{
	display: none;
}

/* Use the following class when a paragraph or other element contains long unbroken text strings, such as URLs */

.overflow
{
	overflow-wrap: break-word;
}

/*updated*/

span.navigationArrow:before
{
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
	content: "&gt; " Âž;
	padding: 2px;
}

/**/
/* Glossary styles */

.MCHelpControl_Image_Icon
{
	display: none;
}

.glossaryTerm:link
{
	font-weight: bold;
	color: #38853B;
	background-image: url('../images/moreinfo.png');
	background-position: right;
	background-size: 16px 16px;
	padding-right: 20px;
	padding-left: 0px;
}

/* removing the glossary term arrow since we can't style it the way we want. Not agreed upon yet 
.MCTextPopupArrow
{
	border: none !important;
}
*/

/* These next two styles seem redundant with .glossaryTerm:link, but they are necessary because having only one or the others was applying the styles to some glossary terms but not others. For some unknown reason. */

.MCTextPopup_Closed.MCTextPopupHotSpot_.MCTextPopupHotSpot_Popup
{
	background-position: right;
	background-image: url('../images/moreinfo.png');
	background-size: 16px 16px;
	padding-right: 20px;
	padding-left: 0px;
	white-space: nowrap;
}

.MCTextPopup_Open.MCTextPopupHotSpot_.MCTextPopupHotSpot_Popup
{
	background-position: right;
	background-image: url('../images/moreinfo.png');
	background-size: 16px 16px;
	padding-right: 20px;
	padding-left: 0px;
	white-space: nowrap;
}

/*updated*/

.MCTextPopupBody.popupBody
{
	background: #fff;
	border-radius: 1px;
	box-shadow: 0px 2px 4px #00000029;
	border: solid 1px #d9d9d9 !important;
	z-index: 2 !important;
}

/**/
/* Image styles */

img
{
	max-width: 100%;
	border: thin solid;
	border-color: #dadada;
	border-radius: 3px;
	page-break-before: avoid !important;
	padding: 4px;
}

/* imgDefinition removes white space around an image so you can use an icon as a term to define (&lt;icon&gt; - Opens a new window that...). */

.imgDefinition
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

/*might be CXone-specific?*/

.platformReqs
{
	width: 40px;
}

/**/

.InlineIcon_NoBorder
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	max-height: 18px;
	width: auto;
	height: auto;
	max-width: auto;
	mc-thumbnail: none;
	vertical-align: baseline;
}

.InlineIcon
{
	margin: 0px;
	padding: 0px;
	border: thin solid;
	border-color: #dadada;
	max-height: 18px;
	width: auto;
	height: auto;
	max-width: auto;
	mc-thumbnail: none;
	vertical-align: baseline;
}

img.invisible-label
{
	border: none;
}

/* Image Maps */

.mapContainer
{
	display: flex;
	z-index: -1;
}

.mapContainer img
{
	flex: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 32px;
	margin-bottom: 32px;
	/* max-width: none; */
	/* margin: 8px; */
	padding: 0;
	border: none;
	z-index: 1;
}

/* WFO and NICE Image Maps */

img.imageMapImage
{
	border: thin solid;
	border-color: #dadada;
	border-radius: 3px;
	page-break-before: avoid !important;
	padding: 4px;
	max-width: none;
}

/* CX1 Image Maps */

img.cxImageMapImage
{
	max-width: none;
}

/*This CSS generates our workflows*/

div.workflow
{
	display: flex;
	flex-wrap: wrap;
}

div.workflow a,
xref
{
	margin: 0;
	padding: 0;
}

div.workflowStepContainer
{
	display: block;
	position: relative;
	width: 180px;
	height: 160px;
	margin-bottom: 20px;
}

div.workflowStepContainerNoImage
{
	display: block;
	position: relative;
	width: 180px;
	height: 160px;
	max-width: 180px;
	max-height: 160px;
	margin-bottom: 5px;
	top: 20px;
}

div.workflowStepContainer:before
{
	content: "";
	height: 25px;
	width: 25px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #237bc2;
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	left: 130px;
	top: 76px;
	z-index: 99;
}

div.workflowStepName
{
	position: relative;
	display: block;
	padding-bottom: 2px;
	width: 180px;
	max-height: 54px;
	font-weight: bold;
	color: #237bc2;
	font-size: 10pt;
	text-align: center;
}

div.workflowStepName p
{
	position: absolute;
	bottom: 0;
	margin-bottom: 4px;
	text-align: center;
	width: 180px;
}

div.workflowStepName:before
{
	position: relative;
	bottom: 0;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color: #fff;
	content: "";
	display: block;
	top: 10px;
	left: 3px;
	z-index: 998;
}

div.workflowStep
{
	position: relative;
	display: block;
	border-color: #237bc2;
	border-style: solid;
	border-width: 12px 1px 1px 1px;
	width: 180px;
	height: 110px;
	border-radius: 5px;
	float: left;
}

div.workflowStepContainer div.workflowStepContent
{
	vertical-align: middle;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 25px;
	left: -30px;
	width: 160px;
	height: 100px;
	font-size: 9pt;
	line-height: 11px;
}

div.workflowStepContainerNoImage div.workflowStepContent
{
	vertical-align: middle;
	padding: 0;
	margin: 0;
	position: absolute;
	left: -30px;
	width: 180px;
	height: 100px;
	font-size: 9pt;
	line-height: 11px;
}

div.workflowStepContent ul
{
	margin-left: 10px;
	text-indent: -12px;
	max-height: 90px;
}

div.workflowStep img.lgWFIcon
{
	max-height: 25px;
	max-width: 25px;
	border: none;
	position: relative;
	left: 30px;
	top: 2px;
}

div.smWFIcon
{
	position: relative;
}

div.smWFIcon img
{
	position: absolute;
	border: none;
	max-height: 14px;
	max-width: 14px;
	min-height: 14px;
	top: -8px;
	right: -88px;
	z-index: 100;
}

div.workflowStepContainer div.workflowStepContent:before
{
	padding: 0;
	margin: 0;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color: #fff;
	content: "";
	display: block;
	float: left;
	position: relative;
	top: -33px;
	left: 38px;
}

div.workflowStepContainerNoImage div.workflowStepContent:before
{
	padding: 0;
	margin: 0;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color: #fff;
	content: "";
	display: block;
	float: left;
	position: relative;
	top: -8px;
	left: 38px;
}

div.workflowStep img:not(.lgWFIcon):not(.smWFIcon)
{
	display: block;
	position: relative;
	max-width: 110px;
	max-height: 100px;
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 45px;
}

div.workflowStep:before
{
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color: #fff;
	content: "";
	display: block;
	float: left;
	position: relative;
	top: -8px;
	left: 14px;
}

div.workflowArrow
{
	width: 45px;
	display: block;
	background: url('../images/snippettemplateimages/workflowarrow.png') no-repeat;
	position: relative;
	top: 75px;
	left: 8px;
}

/* highlights the term in the DL list that is linked to the hotspot on the image map */

.fieldDefinitionTable tbody tr:target td
{
	background: #ECF6F9;
}

dt:target
{
	background-color: #d0d2d3;
	display: inline-block;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}

/* Drop-down styles */

.dropDown
{
	margin-bottom: 13px;
	margin-top: 6px;
	margin-right: 6px;
	padding-right: 6px;
	background: #F2F2F2;
}

.dropDownHead
{
	padding: 10px 13px;
	font-size: 14px;
	text-decoration: none;
}

.dropDownHead &gt; a
{
	color: #404041;
}

.MCDropDown_Image_Icon
{
	padding: 0;
	margin: 0;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	background-position: 0px 6px;
	padding-left: 5px;
	padding-right: 0;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
{
	background-position: 0px 6px;
	padding-left: 5px;
	padding-right: 0;
}

div.MCDropDown_Closed span.MCDropDownHead.dropDownHead a.MCDropDownHotSpot_.MCHotSpotImage
{
	background-image: url('../images/arrow_sidenav_down.png');
	/*float: left;*/
}

/*a.MCDropDownHotSpot.dropDownHotspot.MCDropDownHotSpot_ 
{
    display: block;
}*/

.MCDropDownHead
{
	display: block;
}

a.MCDropDownHotSpot
{
	width: 100%;
	display: inline-block;
}

div.MCDropDown_Open span.MCDropDownHead.dropDownHead a.MCDropDownHotSpot_.MCHotSpotImage
{
	background-image: url('../images/arrow_sidenav_up.png');
	/*	float: left;*/
}

div.MCDropDown_Open div.MCDropDown_Closed span.MCDropDownHead.dropDownHead a.MCDropDownHotSpot_.MCHotSpotImage
{
	background-image: url('../images/arrow_sidenav_down.png');
	/*	float: left;*/
}

div.MCDropDownBody.dropDownBody &gt; ul div.MCDropDownBody.dropDownBody &gt; ol
{
	margin-left: 7px;
}

div.MCDropDownBody.dropDownBody &gt; p
{
	margin-left: 6px;
	margin-bottom: 12px;
}

div.MCDropDownBody.dropDownBody
{
	margin-left: 29px;
	margin-bottom: 12px;
}

ol li div.MCDropDown,
div.MCDropDown div.MCDropDown
{
	background: white;
}

ol li div.MCDropDown ol
{
	background: white;
}

/* List styles */

.stepList
{
	/*margin-left: 8px;*/
	counter-reset: step;
}

.stepList p
{
	margin: 0;
	padding: 0;
}

.stepList ol,
ol ol
{
	list-style-type: lower-alpha;
}

.stepList ol ol,
ol ol ol
{
	list-style-type: lower-roman;
}

.stepList ol ol ol,
ol ol ol ol
{
	list-style-type: lower-alpha;
}

.stepList .dropDown
{
	margin: 5px 0px;
}

ol li
{
	padding-left: 10px;
}

ol
{
	padding: 14px 40px;
	background: #F2F2F2;
	margin-top: 0px;
}

ol ol
{
	padding: 0px;
}

ol p,
ul p
{
	margin: 6px 0px;
}

ul
{
	padding-left: 18px;
	/*padding: 14px 40px;
	background: #f8f8f8;*/
}

ul li
{
	padding-left: 8px;
	margin-left: 5px;
}

ul p
{
	padding-left: 0px;
}

ol ol,
ul ol
{
	padding-left: 15px;
}

ul ul,
ol ul
{
	padding: 0px 30px;
}

table ol
{
	background: none;
}

/* Callout Styles */
/* All Notifications */

[class^="notification-"]
{
	position: relative;
	padding: 0 8px 8px 0;
	margin-bottom: 18px;
}

[class^="notification-"] &gt; div.notificationContent
{
	color: #404041;
}

[class^="notification-"] a
{
	text-decoration: underline;
}

[class^="notification-"] &gt; div.notificationContent:before
{
	font-size: 18px;
	position: absolute;
	left: 14px;
	top: 10px;
}

div.notificationContent:first-child
{
	padding-top: 30px;
}

p.BestPractice,
p.Example,
p.Important,
p.note,
p.note2,
p.note3,
p.NOTE_2011,
p.Tip,
p.Warning,
div.notificationContent p,
div.notificationContent table,
div.notificationContent ul,
div.notificationContent ol
{
	padding: 14px 14px 5px 14px;
	margin: 0 0 0 0;
}

div.notificationContent p.codeBlock
{
	padding: 4px;
	margin-left: 14px;
	margin-right: 14px;
}

div.notificationContent ul,
div.notificationContent ol
{
	margin-left: 18px;
}

/* Important Notifications */

p.Important,
p.note,
p.note2,
p.note3,
p.NOTE_2011,
div.notification-note
{
	/*background-color: rgba(220, 93, 38, 0.05);*/
	background-color: #FDF3EF;
	page-break-inside: avoid;
}

p.Important &gt; div.notificationContent:before,
p.note &gt; div.notificationContent:before,
p.note2 &gt; div.notificationContent:before,
p.note3 &gt; div.notificationContent:before,
p.NOTE_2011 &gt; div.notificationContent:before,
.notification-note &gt; div.notificationContent:before
{
	content: "Important";
	color: #DC5D26;
}

/* Tips */

p.BestPractice,
p.Tip,
div.notification-tip
{
	/*background-color: rgba(48, 137, 53, 0.05);*/
	background-color: #F0F7F0;
	page-break-inside: avoid;
}

p.BestPractice &gt; div.notificationContent:before,
p.Tip &gt; div.notificationContent:before,
.notification-tip &gt; div.notificationContent:before
{
	content: "Tip";
	color: #308935;
}

/* Use Cases */

p.Example,
div.notification-example
{
	/*background-color: rgba(100, 60, 172, 0.05);*/
	background-color: #f4f1f9;
	page-break-inside: avoid;
}

p.Example &gt; div.notificationContent:before,
.notification-example &gt; div.notificationContent:before
{
	content: "Example";
	color: #643CAC;
}

/* Warnings */

p.Warning,
div.notification-warning
{
	/*background-color: rgba(124, 4, 14, 0.05);*/
	background-color: #F6EDEE;
	page-break-inside: avoid;
}

p.Warning &gt; div.notificationContent:before,
.notification-warning &gt; div.notificationContent:before
{
	content: "Warning";
	color: #7C040E;
}

/* Table Styles */

table th,
table td
{
	vertical-align: top;
}

table tr td
{
	page-break-inside: avoid;
}

table tr td.allowBreak
{
	page-break-inside: auto;
}

table.basicTable
{
	/* Placeholder so basicTable shows up in the list of classes */
}

.basicTable,
.oversizedTable,
.TableStyle-GT-Standard_Table,
.fieldDefinitionTable	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	border-spacing: 0;
	margin: 16px 0px;
	text-align: left;
	max-width: 100%;
}

.basicTable,
.oversizedTable,
.TableStyle-GT-Standard_Table,
.fieldDefinitionTable
{
	border: solid #E1E5E8 1px;
}

.releaseNotesTable
{
	margin-left: 20px;
	border: none;
	table-layout: fixed;
	max-width: 680px;
	word-break: break-word;
}

.basicTable th,
.oversizedTable th,
.fieldDefinitionTable th,
.TableStyle-GT-Standard_Table th	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	background-color: #ffffff;
	border-bottom: solid #E1E5E8 2px;
	border-left: none;
	border-right: none;
	padding: 8px 16px;
	text-transform: uppercase;
	color: #8C95A5;
	vertical-align: middle;
}

/*new*/

th.prhead
{
	background-color: #f0f8ff;
	padding: 8px 16px;
	color: #8C95A5;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
}

th.prsubhead
{
	background-color: #007CBE;
	color: #ffffff;
	padding: 8px 16px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
}

th.subhead
{
	background-color: #007CBE;
	font-size: .8em;
	color: #ffffff;
	line-height: 1em;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}

td.right
{
	text-align: right;
	text-transform: uppercase;
	font-weight: 700;
	vertical-align: middle;
}

td.center
{
	text-align: center;
	vertical-align: middle;
}

td.center img
{
	max-width: none;
}

/**/

/*
.basicTable th:first-child,
.oversizedTable th:first-child,
.fieldDefinitionTable th:first-child,
.releastNotesTable th:first-child,
.TableStyle-GT-Standard_Table th:first-child
{
	border-left: solid #d0d2d3 1px;
}
*/

.fieldDefinitionTable
{
	table-layout: fixed;
}

.fieldDefinitionTable th:first-child
{
	width: 30%;
}

.releaseNotesTable tr td:first-child,
.fieldDefinitionTable tr td:first-child
{
	font-weight: bold;
	width: 30%;
}

.releaseNotesTable td
{
	text-align: left;
	vertical-align: top;
}

/*
.basicTable th:last-child,
.oversizedTable th:last-child,
.fieldDefinitionTable th:last-child,
.releaseNotesTable th:last-child,
.TableStyle-GT-Standard_Table th:last-child
{
	border-right: solid #d0d2d3 1px;
}
*/

.basicTable th p,
.oversizedTable th p,
.fieldDefinitionTable th p,
.releaseNotesTable th p,
.TableStyle-GT-Standard_Table th p	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	color: #8c95a5;
	font-size: 11px;
	margin: 0;
}

.TableStyle-GT-Standard_Table td p
{
	margin: 0;
}

.basicTable tr td,
.oversizedTable tr td,
.releaseNotesTable tr td,
.TableStyle-GT-Standard_Table tr td	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	padding: 8px 16px;
	background-color: #fff;
	color: #404041;
	/*border-bottom: 1px solid #E1E5E8;*/
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.fieldDefinitionTable tr td
{
	padding: 8px 16px;
	color: #404041;
	border-bottom: 1px solid #E1E5E8;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.basicTable :not(thead) + tr:first-child td,
.fieldDefinitionTable :not(thead) + tr:first-child td,
.TableStyle-GT-Standard_Table :not(thead) + tr:first-child td,
.oversizedTable :not(thead) + tr:first-child td	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	border-top: 1px solid #E1E5E8;
}

.releaseNotesTable :not(thead) + tr:first-child td
{
	border-top: none;
}

/*new*/

.releaseNotesTable :not(thead) + tr:first-child td img
{
	border: none;
	max-width: 30px;
	max-height: 30px;
}

/**/

.basicTable tr td:first-child,
.fieldDefinitionTable tr td:first-child,
.releaseNotesTable tr td:first-child,
.TableStyle-GT-Standard_Table tr td:first-child,
.oversizedTable tbody tr td:first-child	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	/*border-left: 1px solid #E1E5E8;*/
}

/*new*/

.releaseNotesTable tr td:first-child
{
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

.releaseNotesTable tr td:first-child div
{
	max-width: 50px;
	float: left;
	padding-right: 10px;
	margin-left: 0;
	padding-left: 0;
}

.releaseNotesTable tbody tr td:first-child div
{
	max-width: 50px;
	float: left;
	padding-right: 10px;
	margin-left: 0;
	padding-left: 0;
}

/**/

.basicTable tr td:last-child,
.fieldDefinitionTable tr td:last-child,
.releaseNotesTable tr td:last-child,
.TableStyle-GT-Standard_Table tr td:last-child,
.oversizedTable tr td:last-child	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	/*border-right: 1px solid #E1E5E8;*/
}

.releaseNotesTable tr td:last-child
{
	border-right: none;
}

.basicTable tr:nth-child(2n) td,
.oversizedTable tr:nth-child(2n) td,
.TableStyle-GT-Standard_Table tr:nth-child(2n) td	/* if you make changes here, also make them down below in CXone-specific section for permsTable */
{
	background-color: #f7f7f7;
	border-color: #E1E5E8;
}

.fieldDefinitionTable tr:nth-child(2n) td
{
	border-color: #E1E5E8;
}

/*.basicTable tr:hover td,
.oversizedTable tr:hover td,
.releaseNotesTable tr:hover td,
.TableStyle-GT-Standard_Table tr:hover td
{
	background-color: #eeeeee;
	color: #222;
}*/

/*.fieldDefinitionTable &gt; tbody &gt; tr:hover &gt; td:first-child
{
	color: #7d3cc8;
}*/

.basicTable.commonTasks tr td,
.basicTable.commonTasks tr td
{
	padding: 8px 16px;
	background-color: #fff;
	color: #397bb7;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}

.basicTable.commonTasks tr:hover td
{
	background-color: #fff;
	color: #397bb7;
}

table.oversizedTable
{
	table-layout: fixed;
	mc-hyphenate: never;
}

.oversizedTable th,
.oversizedTable tbody tr td,
.oversizedTable tbody tr:nth-child(2n) td
{
	white-space: normal;
	word-wrap: break-word;
}

.oversizedTable th p,
.oversizedTable td p
{
	font-size: 9pt;
}

table ol,
table ul
{
	margin-left: 0px;
	padding-left: 20px;
}

/* icon definition tables */

.iconDefinitions img
{
	border: none;
	max-width: 30px;
	max-height: 30px;
}

.iconDefinitions tr td:nth-child(2n)
{
	padding-top: 3px;
	padding-left: 12px;
}

/*flowTable is used exclusively in the Transfer Contact Reference page in MAX.*/

.flowTable tbody tr td
{
	border: 1px solid #ddd;
}

table.StudioScriptTypes
{
	text-align: center;
	margin-left: 0px;
	margin-right: 4px;
	line-height: 3px;
}

.StudioScriptTypes &gt; tr &gt; td &gt; img
{
	border: 0;
}

.StudioScriptTypes tr:nth-child
{
	width: 120px;
}

tr.StudioScriptTypes
{
	font-size: 11px;
	text-align: center;
}

table.StudioActionDescription
{
	text-align: left;
	margin-left: 2px;
	margin-right: auto;
	line-height: 24px;
}

.studioActionDescription tr td:first-child
{
	width: 20%;
}

/*  Footer styles
	===============================================================================
*/

.footer-links
{
	background: #E5E5E5;
	border-top: none;
	padding: 10px 0 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	width: 100%;
}

.footer-links p
{
	color: #dfdfdf;
}

.footer-links a
{
	margin: 0 2px;
	color: #505050;
}

.footer-links table
{
	margin-top: 1%;
}

.footer-border
{
	border: none;
}

.container
{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.list-inline
{
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

.list-inline &gt; li
{
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

/* CXone-specific formatting */
/*--------------------------------------------------------------------------*/

.permsTable
{
	border-spacing: 0;
	margin: 16px 0px;
	text-align: left;
	max-width: 680px;
	word-break: break-word;
}

.permsTable
{
	min-width: 680px;
	max-width: 680px;
}

.permsTable th
{
	background-color: #ffffff;
	border-bottom: solid #E1E5E8 2px;
	border-left: none;
	border-right: none;
	padding: 8px 16px;
	text-transform: uppercase;
	color: #8C95A5;
	vertical-align: middle;
}

.permsTable th p
{
	text-align: center;
	color: #8c95a5;
	font-size: 11px;
	margin: 0;
}

.permsTable tr td
{
	padding: 8px 16px;
	background-color: #fff;
	color: #404041;
	/*border-bottom: 1px solid #E1E5E8;*/
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.permsTable th:first-child
{
	width: 20%;
}

.permsTable th:nth-child(2n)
{
	width: 30%;
}

.permsTable :not(thead) + tr:first-child td
{
	border-top: 1px solid #E1E5E8;
}

.permsTable tbody tr td:first-child
{
	/*border-left: 1px solid #E1E5E8;*/
}

.permsTable tr td:last-child
{
	/*border-right: 1px solid #E1E5E8;*/
}

.permsTable tr:nth-child(2n) td
{
	background-color: #f7f7f7;
	border-color: #E1E5E8;
}

/* Supported Matrix tables */

table.matrix
{
	border: none;
	margin: 16px;
	max-width: 660px;
}

/*table.matrix tbody tr td:first-child	
{	
	text-align: right;
}*/

table.matrix tbody tr td.matrixNoteCell
{
	text-align: left;
}

table.matrix th
{
	padding: 2px 4px;
	vertical-align: baseline;
	border: none;
}

table.matrix tbody tr td
{
	padding: 0px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

.matrix tr.support td
{
	padding-left: 8px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #404041;
}

.matrixNote
{
	vertical-align: super;
	font-size: 12px;
	color: red;
	font-weight: normal;
}

.colwidth100
{
	width: 100px;
}

.colwidth108
{
	width: 108px;
}

.colwidth115
{
	width: 115px;
}

tr.flags
{
	text-align: center;
	margin-right: 18px;
}

tr.flags th img
{
	width: 32px;
	height: auto;
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

tr.osLogo th img
{
	width: 37pt;
	height: auto;
	border: none;
	padding: 0;
	margin: 0;
}

tr.osLogo th
{
	padding-bottom: 0;
}

tr.osName th
{
	padding-top: 0;
	/*width: 37pt;*/
	margin-right: 8px;
}

tr.osLogo
{
	line-height: 0;
}

tr.osName
{
	line-height: 12pt;
}

tr.newSection
{
	background-color: #C8C8C8;
	font-weight: bold;
	text-align: center;
}

td.productCell
{
	padding: 8px;
	font-weight: bold;
}

td.tdimage
{
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	border-left: 0;
	border-right: 0;
}

.tdimage img
{
	border: 0;
}

@media print
{
	body
	{
		padding: 4px;
	}

	ol,
	ol.stepList
	{
		padding-left: 22px;
		margin: 6px 0px;
	}

	ol li,
	ol.stepList li
	{
		margin: 6px 0px;
		padding-left: 2px;
	}

	ol li li,
	ol.stepList li li
	{
		padding-left: 0px;
		margin: 6px 0px 6px 6px;
	}

	ul
	{
		padding-left: 20px;
	}

	ul li
	{
		padding-left: 0px;
	}

	dd:before
	{
		content: '&gt;&gt;';
		font-weight: bold;
		font-size: 10pt;
		color: #fa8c00;
	}

	.cover
	{
		color: #ffffff;
		font-weight: 800;
		mc-heading-level: 0;
	}

	h2
	{
		mc-heading-level: 0;
		page-break-before: avoid;
		color: #007CBE;
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../images/arrow_sidenav_down.png');
		mc-open-image: url('../images/arrow_sidenav_up.png');
	}

	/* Overrides */

	.header-left-logos img,
	.header-right-logos img,
	.title-bar-section a.logo,
	.option-item img
	{
		mc-thumbnail: none;
	}

	.basicTable,
	.oversizedTable,
	.releaseNotesTable,
	.TableStyle-GT-Standard_Table
	{
		border: 1px solid #D0D2D3;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.basicTable th,
	.oversizedTable th,
	.releaseNotesTable th,
	.TableStyle-GT-Standard_Table th
	{
		background-color: #D0D2D3;
		border: 1px solid #D0D2D3;
		padding: 6px;
	}

	.basicTable tr td,
	.oversizedTable tr td,
	.releaseNotesTable tr td,
	.TableStyle-GT-Standard_Table tr td
	{
		border: 1px solid #D0D2D3;
		padding: 6px;
		color: #2e2e2e;
		min-width: 100px;
		word-break: break-word;
	}

	.basicTable tr:first-child,
	.oversizedTable tr:first-child,
	.fieldDefinitionTable tr:first-child,
	.releaseNotesTable tr:first-child
	{
		word-break: normal;
	}

	.basicTable tr:first-child td,
	.oversizedTable tr:first-child td,
	.TableStyle-GT-Standard_Table tr:first-child td
	{
		border-top: 0;
	}

	.releaseNotesTable tr:first-child td
	{
		width: 33%;
		font-weight: bold;
	}

	.basicTable tr td:first-child,
	.oversizedTable tr td:first-child,
	.TableStyle-GT-Standard_Table tr td:first-child
	{
		border-left: 0;
	}

	.basicTable tr:last-child td,
	.oversizedTable tr:last-child td,
	.releaseNotesTable tr:last-child td,
	.TableStyle-GT-Standard_Table tr:last-child td
	{
		border-bottom: 0;
	}

	.basicTable tr td:last-child,
	.oversizedTable tr td:last-child,
	.releaseNotesTable tr td:last-child,
	.TableStyle-GT-Standard_Table tr td:last-child
	{
		border-right: 0;
	}

	.basicTable th p,
	.oversizedTable th p,
	.releaseNotesTable th p,
	.TableStyle-GT-Standard_Table th p
	{
		color: #000000;
		font-size: 10pt;
		margin: 0;
	}

	.TableStyle-GT-Standard_Table td p
	{
		margin: 0;
	}

	.basicTable :not(thead) + tr:first-child td,
	.releaseNotesTable :not(thead) + tr:first-child td,
	.oversizedTable :not(thead) + tr:first-child td
	{
		border-top: 1px solid #D0D2D3;
	}

	.basicTable :not(head) + tr td:first-child,
	.releaseNotesTable :not(head) + tr td:first-child,
	.oversizedTable :not(head) + tr td:first-child
	{
		border-left: 1px solid #D0D2D3;
	}

	.basicTable tr td:last-child,
	.releaseNotesTable tr td:last-child,
	.oversizedTable tr td:last-child
	{
		border-right: 1px solid #D0D2D3;
	}

	.basicTable :not(head) + tr:nth-child(2n) td,
	.oversizedTable :not(head) + tr:nth-child(2n) td,
	.releaseNotesTable :not(head) + tr:nth-child(2n) td,
	.TableStyle-GT-Standard_Table :not(head) + tr:nth-child(2n) td
	{
		background-color: #ffffff;
		border-color: #D0D2D3;
	}

	.basicTable tr:nth-child(2n) td,
	.oversizedTable tr:nth-child(2n) td,
	.releaseNotesTable tr:nth-child(2n) td,
	.TableStyle-GT-Standard_Table tr:nth-child(2n) td
	{
		border-color: #D0D2D3;
	}

	table.oversizedTable
	{
		table-layout: fixed;
		mc-hyphenate: never;
	}

	.oversizedTable th,
	.oversizedTable tbody tr td,
	.oversizedTable tbody tr:nth-child(2n) td
	{
		white-space: normal;
		word-wrap: break-word;
	}

	.oversizedTable th p,
	.oversizedTable td p
	{
		font-size: 9pt;
	}

	div.notification-tip,
	div.notification-note,
	div.notification-example,
	div.notification-warning
	{
		position: relative;
		padding: 0 8px 8px 8px;
		margin-bottom: 8px;
	}

	.productIcons
	{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	td.rightAlign,
	th.rightAlign
	{
		text-align: right;
	}

	tr.newSection
	{
		background-color: #C8C8C8;
		font-weight: bold;
		text-align: center;
	}

	td.tdimage
	{
		margin: 0px;
		text-align: center;
		vertical-align: center;
		border-left: 0;
		border-right: 0;
	}

	.tdimage img
	{
		border: 0;
	}

	td.tdicon
	{
		margin: 0px;
		text-align: center;
		vertical-align: center;
		border-left: 0;
		border-right: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.tdicon img
	{
		border: 0;
		max-width: 30pt;
	}
}

@media pdf
{
	/* Drop-downs */

	MadCap|dropDownHotspot
	{
		padding-top: -2px;
		color: #000000;
		text-decoration: underline;
	}

	MadCap|dropDownHead
	{
		text-shadow: 0px;
		box-shadow: 0px 0px 0px 0px, 0px 0px 0px 0px inset, 0px 0px 0px 0px;
		page-break-after: avoid;
	}

	MadCap|dropDownBody
	{
		border: 0px;
		padding-left: 24px;
	}

	MadCap|dropDownBody.up
	{
		padding-left: 0px;
	}

	MadCap|dropDown
	{
		border: 0px;
		padding-left: -12px;
		page-break-before: avoid;
	}

	li MadCap|dropDown
	{
		padding-left: 18px;
	}

	/* Tables */

	.basicTable,
	.oversizedTable,
	.releaseNotesTable,
	.TableStyle-GT-Standard_Table
	{
		border: 1px solid #404041;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.basicTable th,
	.oversizedTable th,
	.releaseNotesTable th,
	.TableStyle-GT-Standard_Table th
	{
		background-color: #D0D2D3;
		border: 1px solid #404041;
		padding: 6px;
	}

	.basicTable tr td,
	.oversizedTable tr td,
	.releaseNotesTable tr td,
	.TableStyle-GT-Standard_Table tr td
	{
		border: 1px solid #404041;
		padding: 6px;
		color: #2e2e2e;
	}

	.basicTable tr:first-child td,
	.oversizedTable tr:first-child td,
	.TableStyle-GT-Standard_Table tr:first-child td
	{
		border-top: 0;
	}

	.releaseNotesTable tr:first-child td
	{
		width: 33%;
		font-weight: bold;
	}

	.basicTable tr td:first-child,
	.oversizedTable tr td:first-child,
	.TableStyle-GT-Standard_Table tr td:first-child
	{
		border-left: 0;
	}

	.basicTable tr:last-child td,
	.oversizedTable tr:last-child td,
	.releaseNotesTable tr:last-child td,
	.TableStyle-GT-Standard_Table tr:last-child td
	{
		border-bottom: 0;
	}

	.basicTable tr td:last-child,
	.oversizedTable tr td:last-child,
	.releaseNotesTable tr td:last-child,
	.TableStyle-GT-Standard_Table tr td:last-child
	{
		border-right: 0;
	}

	.basicTable th p,
	.oversizedTable th p,
	.releaseNotesTable th p,
	.TableStyle-GT-Standard_Table th p
	{
		color: #000000;
		font-size: 10pt;
		margin: 0;
	}

	.TableStyle-GT-Standard_Table td p
	{
		margin: 0;
	}

	.basicTable :not(thead) + tr:first-child td,
	.releaseNotesTable :not(thead) + tr:first-child td,
	.oversizedTable :not(thead) + tr:first-child td
	{
		border-top: 1px solid #404041;
	}

	.basicTable :not(head) + tr td:first-child,
	.releaseNotesTable :not(head) + tr td:first-child,
	.oversizedTable :not(head) + tr td:first-child
	{
		border-left: 1px solid #404041;
	}

	.basicTable tr td:last-child,
	.releaseNotesTable tr td:last-child,
	.oversizedTable tr td:last-child
	{
		border-right: 1px solid #404041;
	}

	.basicTable :not(head) + tr:nth-child(2n) td,
	.oversizedTable :not(head) + tr:nth-child(2n) td,
	.releaseNotesTable :not(head) + tr:nth-child(2n) td,
	.TableStyle-GT-Standard_Table :not(head) + tr:nth-child(2n) td
	{
		background-color: #ffffff;
		border-color: #404041;
	}

	table.oversizedTable
	{
		table-layout: fixed;
		mc-hyphenate: never;
	}

	.oversizedTable th,
	.oversizedTable tbody tr td,
	.oversizedTable tbody tr:nth-child(2n) td
	{
		white-space: normal;
		word-wrap: break-word;
	}

	.oversizedTable th p,
	.oversizedTable td p
	{
		font-size: 9pt;
	}

	div.notification-tip,
	div.notification-note,
	div.notification-example,
	div.notification-warning
	{
		position: relative;
		padding: 0 8px 8px 8px;
		margin-bottom: 8px;
	}

	.productIcons
	{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	td.rightAlign,
	th.rightAlign
	{
		text-align: right;
	}

	tr.newSection
	{
		background-color: #C8C8C8;
		font-weight: bold;
		text-align: center;
	}

	td.tdimage
	{
		margin: 0px;
		text-align: center;
		vertical-align: center;
		border-left: 0;
		border-right: 0;
	}

	.tdimage img
	{
		border: 0;
	}

	td.tdicon
	{
		margin: 0px;
		text-align: center;
		vertical-align: center;
		border-left: 0;
		border-right: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.tdicon img
	{
		border: 0;
		max-width: 30pt;
	}
}

/* ====== RESPONSIVE STYLES START HERE ====== */

@media only screen and (max-width: 1920px)
{
	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding: 0;
	}
}

/*
@media only screen and (max-width: 1572px)
{
	.TopNavSelector-content
	{
		margin-top: -10px;
		right: -88px;
	}
	
	.TopNavSelector-content-box
	{
		display: inline-block;
	}
}
*/

@media only screen and (max-width: 1366px)
{
	div.ourTopicContainer
	{
		width: calc(100% - 507px);
	}
}

@media only screen and (max-width: 1316px)
{
	.main-section
	{
		margin-top: 10px;
		border-top: .5px solid #D0D2D3;
		overflow-y: unset;
	}

	div#searchPane
	{
		width: 100%;
		padding-left: 15vw;
		padding-right: 15vw;
	}

	div.searchTips
	{
		margin-left: 15vw !important;
		margin-right: 15vw !important;
	}

	ul.menu._Skins_LeftNav.mc-component ul &gt; li &gt; a
	{
		margin-left: 8px;
	}

	/*
	ul.menu._Skins_LeftNav.mc-component ul ul li:not(.tree-node-leaf) &gt; a,
	ul.menu._Skins_LeftNav.mc-component ul ul li:not(.tree-node-leaf) &gt; a:hover
	{
		margin-left: 18px; 
	}
*/

	div.sideNav
	{
		width: 250px;
	}

	div.ourTopicContainer
	{
		width: calc(100% - 450px);
	}

	.buttons._Skins_Breadcrumbs.mc-component
	{
		float: none;
		margin-left: 20px;
	}

	.button-group-container-left
	{
		width: 300px;
		right: 0px;
		top: -8px;
		margin-left: 0px;
	}

	div.inTopicMenu
	{
		margin-top: 26px;
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		height: 57px;
		border-bottom: none;
	}

	.navigation-wrapper
	{
		height: 106px;
		border-bottom: 1px solid #d0d2d3;
	}

	.nav-search
	{
		margin-bottom: -31px;
	}

	.nav-search-wrapper
	{
		flex: 1 1 auto;
	}

	.search-bar .search-field
	{
		border-top: solid 1px #d0d2d3;
		border-right: solid 1px #d0d2d3;
		border-bottom: solid 1px #d0d2d3;
		border-left: solid 1px #d0d2d3;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	/* Slide-out menu ====================== */

	.menu-icon
	{
		margin-top: 60px;
		margin-right: 10px;
	}

	.is-drilldown-submenu .js-drilldown-back &gt; a::after
	{
		content: url('../images/caretback.png');
	}

	.off-canvas ul.off-canvas-list li.is-drilldown-submenu-parent &gt; a::after
	{
		content: url('../images/caretforward.png');
	}

	ul &gt; li.tree-node &gt; a
	{
		line-height: 20px;
	}

	/* the next two settings are for tree, not drilldown */

	.is-accordion-submenu-parent &gt; a span.submenu-toggle-container
	{
		position: absolute;
		left: 10px;
		top: 12px;
		height: auto;
		width: 10px;
	}

	.off-canvas-accordion .is-accordion-submenu-parent &gt; a
	{
		padding-left: 25px;
		padding-right: 16px;
	}

	/* probably not needed after TOC changes */

	li.is-accordion-submenu-parent li.is-accordion-submenu-parent &gt; a span.submenu-toggle-container
	{
		display: none;
	}

	.off-canvas-accordion li.is-accordion-submenu-parent li.is-accordion-submenu-parent &gt; a
	{
		padding-left: 8px;
	}

	/* --- */

	.off-canvas-accordion .is-accordion-submenu-parent &gt; a[aria-expanded='false'] &gt; .submenu-toggle-container &gt; span.submenu-toggle
	{
		background-image: url('../images/caretdown.png');
		display: block;
		background-repeat: no-repeat;
		background-position: left center;
		border: none;
		height: auto;
		width: auto;
		position: initial;
	}

	.off-canvas-accordion .is-accordion-submenu-parent &gt; a[aria-expanded='true'] &gt; .submenu-toggle-container &gt; span.submenu-toggle
	{
		background-image: url('../images/caretdown.png');
		display: block;
		background-repeat: no-repeat;
		background-position: left center;
		border: none;
		height: auto;
		width: auto;
		position: initial;
		/*transform: rotate(180deg);*/
	}

	.menu &gt; li &gt; a
	{
		padding: 8px;
	}

	.basicTable,
	.oversizedTable,
	.TableStyle-GT-Standard_Table,
	.fieldDefinitionTable
	{
		word-break: break-word;
	}
}

@media only screen and (max-width: 1000px)
{
	div.title
	{
		font-size: 14px;
	}

	.TopNavSelector
	{
		margin-left: 25px;
	}

	.TopNavSelector-btn
	{
		font-size: 12px;
	}

	.TopNavSelector-content
	{
		font-size: 12px;
		/*right: -76px;*/
	}

	div.MCDropdownBody.dropDownBody
	{
		margin-left: 5px;
	}

	ul li
	{
		padding-left: 0px;
		margin-left: 0px;
	}

	ol li
	{
		padding-left: 0px;
	}

	li
	{
		margin: 3px 0px;
	}

	#resultList &gt; li
	{
		margin-left: 13px;
	}
}

/*
@media only screen and (max-width: 850px)
{
	/*RIVKA
	div.sideNav
	{
		max-width: 140px;
	}

	div.ourTopicContainer
	{
		margin-left: -150px;
		min-width: 92%;
	}

	.inTopicMenu
	{
		min-width: 30%;
	}
	
	.buttons._Skins_Breadcrumbs.mc-component
	{
		float: none;
	}
	
	.button-group-container-left
	{
		width: 300px;
		right: 0px;
		top: -8px;
	}

}
*/

@media only screen and (max-width: 767px)
{
	div.sideNav
	{
		max-width: 130px;
	}

	div.sideNav ul li ul.sub-menu li
	{
		padding: 4px 0px 4px 0px;
	}

	ul.menu._Skins_LeftNav.mc-component ul li:not(.tree-node-leaf) &gt; a
	{
		font-size: 12px;
	}

	ul.menu._Skins_LeftNav.mc-component ul &gt; li &gt; a
	{
		font-size: 12px;
	}

	ul.menu._Skins_LeftNav.mc-component li &gt; a.selected
	{
		font-size: 12px;
	}

	div.ourTopicContainer
	{
		margin-left: 0px;
		width: calc(100% - 132px);
	}

	.inTopicMenu
	{
		display: none;
	}

	.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
	{
		padding-left: 0px;
	}

	.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
	{
		padding-left: 0px;
	}

	ul.menu._Skins_LeftNav.mc-component
	{
		padding-left: 5px;
	}
}

@media only screen and (max-width: 625px)
{
	div.ProductLogo
	{
		margin-left: 8px;
	}

	.TopNavSelector
	{
		margin-left: 12px;
	}

	.basicTable,
	.oversizedTable,
	.TableStyle-GT-Standard_Table,
	.fieldDefinitionTable
	{
		max-width: 94%;
		word-break: normal;
	}

	.basicTable tr td,
	.oversizedTable tr td,
	.releaseNotesTable tr td,
	.TableStyle-GT-Standard_Table tr td
	{
		padding: 8px 10px;
	}

	.basicTable th,
	.oversizedTable th,
	.releaseNotesTable th,
	.TableStyle-GT-Standard_Table th
	{
		padding: 8px 10px;
		min-width: 50px;
	}
}

@media only screen and (max-width: 500px)
{
	div.title
	{
		display: none;
	}

	div.icons
	{
		display: none;
	}

	div.ProductLogo img
	{
		max-width: 60px;
	}

	div.CompanyLogo img
	{
		max-width: 125px;
		margin-left: 36vw;
		/*may need adjusted on smaller screens, haven't tested*/
	}

	div#searchPane
	{
		padding-left: 12vw;
		padding-right: 12vw;
	}

	div.searchTips
	{
		margin-left: 12vw !important;
		margin-right: 12vw !important;
	}

	div.sideNav ul li ul.sub-menu li
	{
		padding: 4px 0px 4px 0px;
	}

	/*
	ul.menu._Skins_LeftNav.mc-component ul ul &gt; li &gt; a
	{
		padding-left: 26px;
	}
	*/

	.inTopicMenu
	{
		display: none;
	}

	.mapContainer img
	{
		margin-left: 0px;
		margin-bottom: 8px;
	}
}

@media only screen and (max-width: 450px)
{
	div.icons	/*RIVKA*/
	{
		margin: auto 40px;
	}

	div.ProductLogo
	{
		margin-right: 10px;
	}

	div.CompanyLogo
	{
		margin-right: -5px;
	}

	.TopNavSelector
	{
		margin-left: 0px;
		margin-right: 12px;
	}

	.search
	{
		width: 90%;
		margin-left: 0px;
	}

	div.sideNav
	{
		max-width: 110px;
	}

	.sideNav ul li ul.sub-menu li
	{
		padding: 4px 0px 4px 0px;
	}

	/*
	ul.menu._Skins_LeftNav.mc-component ul ul &gt; li &gt; a
	{
		padding-left: 16px;
	}
	*/

	.button-group-container-left
	{
		width: 150px;
	}

	div.ourTopicContainer
	{
		margin-left: 10px;
		padding-right: 0px;
	}

	div.MCBreadcrumbsBox_0
	{
		margin-left: 5px;
	}

	div.topicBody
	{
		margin-bottom: 10px;
	}

	.inTopicMenu
	{
		display: none;
	}
}

@media only screen and (max-width: 370px)
{
	div.icons
	{
		margin: 0;
	}
}

/*li.tree-node.is-accordion-submenu-parent[data-mc-id=0] a
{
	color: #007cbe;
	font-weight: bold;
}
*/

</pre></body></html>