/*<meta />*/

@media only screen and (max-width: 1000px)
{
	/* OffCanvas styles */

	html,
	body
	{
		height: 100%;
		margin: 0;
	}

	.off-canvas
	{
		height: 100%;
		overflow-x: hidden;
	}

	.off-canvas-content
	{
		max-height: none;
	}

	/* Foundation Overrides */

	.foundation-wrap,
	.off-canvas-wrapper,
	.off-canvas-wrapper-inner
	{
		min-height: 100%;
	}

	.foundation-wrap,
	.off-canvas-wrapper
	{
		overflow: visible;
	}

	nav.title-bar .menu-icon
	{
		display: block;
		border: none;
		z-index: 100;
		position: absolute;
		background: transparent;
		cursor: pointer;
		top: 50%;
		transform: translateY(-50%);
	}

	nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
	}

	/* Topbar Menu Styles */

	.title-bar-section.middle > div
	{
		
	}

	.navigation-wrapper,
	ul.navigation
	{
		display: none;
	}

	.responsive-header
	{
		display: block;
		background: #292929;
		height: 60px;
	}

	.title-bar-layout a.logo
	{
		background-position: center center;
		background-repeat: no-repeat;
		top: 0;
		margin: 0;
	}

	.title-bar .menu-icon span
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url("Images/Menu.png");
		height: 48px;
		width: 48px;
		display: block;
	}

	.search-bar .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.off-canvas.position-right
	{
		background-position: top center;
	}

	.off-canvas.position-right ul ul
	{
		background-position: top center;
	}

	.off-canvas.position-left
	{
		background-position: top center;
	}

	.off-canvas.position-left ul ul
	{
		background-position: top center;
	}

	.off-canvas ul ul.is-accordion-submenu
	{
		background: inherit;
	}

	.off-canvas ul.off-canvas-list li.is-drilldown-submenu-parent > a:after
	{
		margin-left: 0.5rem;
	}

	.is-drilldown-submenu .js-drilldown-back > a:after
	{
		margin-left: 0.5em;
	}

	ul.off-canvas-list li a
	{
		font-size: 1em;
		color: #C1C1C1;
		border-bottom: solid 1px #262626;
		line-height: inherit;
	}

	ul.off-canvas-accordion ul > li > a
	{
		margin-left: 1em;
	}

	ul.off-canvas-accordion ul ul > li > a
	{
		margin-left: 2em;
	}

	ul.off-canvas-accordion ul ul ul > li > a
	{
		margin-left: 3em;
	}

	ul.off-canvas-accordion ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	ul.off-canvas-accordion-rtl ul > li > a
	{
		margin-left: inherit;
		margin-right: 1em;
	}

	ul.off-canvas-accordion-rtl ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 2em;
	}

	ul.off-canvas-accordion-rtl ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 3em;
	}

	ul.off-canvas-accordion-rtl ul ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 4em;
	}

	/* Side Nav */

	.sidenav-layout
	{
		display: block;
		height: inherit;
		max-height: none;
	}

	.sidenav-wrapper
	{
		display: none;
	}

	.body-container
	{
		overflow: inherit;
	}

	.central-dropdown
	{
		position: absolute;
		right: 35px;
		top: 50%;
		transform: translateY(-50%);
		margin: 0;
	}

	.title-bar-layout .central-account-wrapper
	{
		display: none;
	}

	.menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	.menu-icon-container .central-account-drop
	{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		padding: 0;
	}

	.central-account-text
	{
		display: none;
	}

	.central-dropdown-content
	{
		right: -25px;
	}

	.defaultSkin,
	.defaultSkin body
	{
		height: 100%;
		margin: 0;
	}

	.defaultSkin .off-canvas
	{
		height: 100%;
		overflow-x: hidden;
	}

	.defaultSkin .off-canvas-content
	{
		max-height: none;
	}

	.defaultSkin .foundation-wrap,
	.defaultSkin .off-canvas-wrapper,
	.defaultSkin .off-canvas-wrapper-inner
	{
		min-height: 100%;
	}

	.defaultSkin .foundation-wrap,
	.defaultSkin .off-canvas-wrapper
	{
		overflow: visible;
	}

	.defaultSkin nav.title-bar .menu-icon
	{
		display: block;
		border: none;
		z-index: 100;
		position: absolute;
		background: transparent;
		cursor: pointer;
		top: 50%;
		transform: translateY(-50%);
	}

	.defaultSkin nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
	}

	.defaultSkin .title-bar-section.middle > div
	{
		
	}

	.defaultSkin .navigation-wrapper,
	.defaultSkin ul.navigation
	{
		display: none;
	}

	.defaultSkin .responsive-header
	{
		display: block;
		background: #292929;
		height: 60px;
	}

	.defaultSkin .title-bar-layout a.logo
	{
		background-position: center center;
		background-repeat: no-repeat;
		top: 0;
		margin: 0;
	}

	.defaultSkin .title-bar .menu-icon span
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url("Images/Menu.png");
		height: 48px;
		width: 48px;
		display: block;
	}

	.defaultSkin .search-bar .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin .search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin .off-canvas.position-right
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas.position-right ul ul
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas.position-left
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas.position-left ul ul
	{
		background-position: top center;
	}

	.defaultSkin .off-canvas ul ul.is-accordion-submenu
	{
		background: inherit;
	}

	.defaultSkin .off-canvas ul.off-canvas-list li.is-drilldown-submenu-parent > a:after
	{
		margin-left: 0.5rem;
	}

	.defaultSkin .is-drilldown-submenu .js-drilldown-back > a:after
	{
		margin-left: 0.5em;
	}

	.defaultSkin ul.off-canvas-list li a
	{
		font-size: 1em;
		color: #C1C1C1;
		border-bottom: solid 1px #262626;
		line-height: inherit;
	}

	.defaultSkin ul.off-canvas-accordion ul > li > a
	{
		margin-left: 1em;
	}

	.defaultSkin ul.off-canvas-accordion ul ul > li > a
	{
		margin-left: 2em;
	}

	.defaultSkin ul.off-canvas-accordion ul ul ul > li > a
	{
		margin-left: 3em;
	}

	.defaultSkin ul.off-canvas-accordion ul ul ul ul > li > a
	{
		margin-left: 4em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul > li > a
	{
		margin-left: inherit;
		margin-right: 1em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 2em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 3em;
	}

	.defaultSkin ul.off-canvas-accordion-rtl ul ul ul ul > li > a
	{
		margin-left: inherit;
		margin-right: 4em;
	}

	.defaultSkin .sidenav-layout
	{
		display: block;
		height: inherit;
		max-height: none;
	}

	.defaultSkin .sidenav-wrapper
	{
		display: none;
	}

	.defaultSkin .body-container
	{
		overflow: inherit;
	}

	.defaultSkin .central-dropdown
	{
		position: absolute;
		right: 35px;
		top: 50%;
		transform: translateY(-50%);
		margin: 0;
	}

	.defaultSkin .title-bar-layout .central-account-wrapper
	{
		display: none;
	}

	.defaultSkin .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	.defaultSkin .menu-icon-container .central-account-drop
	{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		padding: 0;
	}

	.defaultSkin .central-account-text
	{
		display: none;
	}

	.defaultSkin .central-dropdown-content
	{
		right: -25px;
	}

	._Skins_HTML5SideNavPublic .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container
	{
		
	}

	._Skins_HTML5SideNavPublic .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: auto;
		right: auto;
	}

	._Skins_HTML5SideNavPublic .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_HTML5SideNavPublic .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_HTML5SideNavPublic .central-dropdown:hover
	{
		
	}

	._Skins_HTML5SideNavPublic .central-account-image
	{
		background: transparent url('Images/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-user-white.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .central-dropdown-content
	{
		height: auto;
		left: auto;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic div.central-dropdown-content > a
	{
		
	}

	._Skins_HTML5SideNavPublic div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_HTML5SideNavPublic nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 5px;
		padding-bottom: 5px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_HTML5SideNavPublic .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_HTML5SideNavPublic #knowledge-panel
	{
		
	}

	._Skins_HTML5SideNavPublic #search-results-flex
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNavPublic .title-bar-layout .logo-wrapper
	{
		order: 2;
		min-height: 40px;
		align-self: center;
		justify-content: center;
		flex-basis: auto;
	}

	._Skins_HTML5SideNavPublic .title-bar-layout a.logo
	{
		width: 193px;
		height: 40px;
		align-self: center;
		background: transparent url('Images/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_HTML5SideNavPublic .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 0em;
		padding-right: 0em;
		max-width: 100%;
	}

	._Skins_HTML5SideNavPublic .main-section > .outer-row
	{
		padding-top: 0em;
		padding-bottom: 0em;
		max-width: 100%;
	}

	._Skins_HTML5SideNavPublic .off-canvas-content
	{
		max-height: none;
	}

	._Skins_HTML5SideNavPublic .sidenav-layout
	{
		max-height: none;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNavPublic .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li a
	{
		border-bottom: solid 0px #262626;
		color: #4a4a4a;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li.js-drilldown-back > a
	{
		color: #1a0dab;
		font-style: italic;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle-container
	{
		width: 1.1em;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #ffffff;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li a:hover
	{
		color: #000000;
		font-weight: bold;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul > li > a:hover
	{
		text-indent: 0px;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list li a.selected
	{
		color: #000000;
		font-weight: bold;
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNavPublic ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNavPublic .title-bar .menu-icon span
	{
		background: transparent url('Images/hamburger.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/hamburger.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic nav.title-bar .menu-icon
	{
		display: none;
		left: auto;
		right: auto;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5SideNavPublic .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_HTML5SideNavPublic .nav-search-wrapper
	{
		justify-content: flex-end;
		flex-basis: auto;
	}

	._Skins_HTML5SideNavPublic .nav-search
	{
		display: block;
		width: 300px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	._Skins_HTML5SideNavPublic .search-bar .search-field
	{
		background-color: #5831601a;
		padding-right: 50px;
	}

	._Skins_HTML5SideNavPublic .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #5831601a;
	}

	._Skins_HTML5SideNavPublic .search-bar .search-submit
	{
		
	}

	._Skins_HTML5SideNavPublic .search-filter-content
	{
		top: 32px;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNavPublic .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_HTML5SideNavPublic .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #5831601a;
	}

	._Skins_HTML5SideNavPublic .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .search-filter-content ul li:hover
	{
		background-color: #5831601a;
	}

	._Skins_HTML5SideNavPublic .search-filter-content ul li button:focus
	{
		background-color: #5831601a;
	}

	._Skins_HTML5SideNavPublic #resultList .glossary .definition
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic #resultList .glossary .term
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .glossary .term a
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .glossary .term a:visited
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .glossary .term a:focus
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .glossary .term a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .glossary .term a:active
	{
		
	}

	._Skins_HTML5SideNavPublic h1#results-heading
	{
		
	}

	._Skins_HTML5SideNavPublic #results-heading
	{
		
	}

	._Skins_HTML5SideNavPublic .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_HTML5SideNavPublic .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_HTML5SideNavPublic .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_HTML5SideNavPublic .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_HTML5SideNavPublic .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNavPublic #pagination
	{
		line-height: 2.5em;
	}

	._Skins_HTML5SideNavPublic #pagination a
	{
		
	}

	._Skins_HTML5SideNavPublic #pagination a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic #pagination a#selected
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .description
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .gs-snippet
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList h3.title a
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList h3.title
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList h3.title a:visited
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList h3.title a:focus
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList h3.title a:hover
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList h3.title a:active
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList .url cite
	{
		
	}

	._Skins_HTML5SideNavPublic #resultList
	{
		
	}

	._Skins_HTML5SideNavPublic .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/icon-search.png') no-repeat center center;
	}

	._Skins_HTML5SideNavPublic .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_HTML5SideNavPublic .phrase-suggest
	{
		
	}

	._Skins_HTML5SideNavPublic .phrase-suggest a
	{
		
	}

	._Skins_HTML5SideNavPublic .sidenav-wrapper
	{
		display: none;
	}

	._Skins_HTML5SideNavPublic .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_HTML5SideNav .featured-snippets-container
	{
		
	}

	._Skins_HTML5SideNav .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: 35px;
		right: auto;
	}

	._Skins_HTML5SideNav .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_HTML5SideNav .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_HTML5SideNav .central-dropdown:hover
	{
		
	}

	._Skins_HTML5SideNav .central-account-image
	{
		background: transparent url('Images/HTML5SideNav/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/icon-user-white.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .central-dropdown-content
	{
		height: auto;
		left: -25px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav div.central-dropdown-content > a
	{
		
	}

	._Skins_HTML5SideNav div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_HTML5SideNav .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_HTML5SideNav nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 5px;
		padding-bottom: 5px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_HTML5SideNav .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_HTML5SideNav #knowledge-panel
	{
		
	}

	._Skins_HTML5SideNav #search-results-flex
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNav .title-bar-layout .logo-wrapper
	{
		order: 2;
		min-height: 40px;
		align-self: center;
		justify-content: center;
		flex-basis: auto;
	}

	._Skins_HTML5SideNav .title-bar-layout a.logo
	{
		width: 193px;
		height: 40px;
		align-self: center;
		background: transparent url('Images/HTML5SideNav/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_HTML5SideNav .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 0em;
		padding-right: 0em;
		max-width: 100%;
	}

	._Skins_HTML5SideNav .main-section > .outer-row
	{
		padding-top: 0em;
		padding-bottom: 0em;
		max-width: 100%;
	}

	._Skins_HTML5SideNav .off-canvas-content
	{
		max-height: none;
	}

	._Skins_HTML5SideNav .sidenav-layout
	{
		max-height: none;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNav .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav ul.off-canvas-list li a
	{
		border-bottom: solid 0px #262626;
		color: #4a4a4a;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_HTML5SideNav ul.off-canvas-list li.js-drilldown-back > a
	{
		color: #1a0dab;
		font-style: italic;
	}

	._Skins_HTML5SideNav ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle-container
	{
		width: 1.1em;
	}

	._Skins_HTML5SideNav ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #ffffff;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
	}

	._Skins_HTML5SideNav ul.off-canvas-list li a:hover
	{
		color: #000000;
		font-weight: bold;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul > li > a:hover
	{
		text-indent: 0px;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_HTML5SideNav ul.off-canvas-list li a.selected
	{
		color: #000000;
		font-weight: bold;
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNav ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5SideNav .title-bar .menu-icon span
	{
		background: transparent url('Images/HTML5SideNav/hamburger.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/hamburger.png') no-repeat center center;
	}

	._Skins_HTML5SideNav nav.title-bar .menu-icon
	{
		display: block;
		left: -13px;
		right: auto;
	}

	._Skins_HTML5SideNav .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/HTML5SideNav/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/HTML5SideNav/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5SideNav .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/HTML5SideNav/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5SideNav .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_HTML5SideNav .nav-search-wrapper
	{
		justify-content: flex-end;
		flex-basis: auto;
	}

	._Skins_HTML5SideNav .nav-search
	{
		display: block;
		width: 300px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	._Skins_HTML5SideNav .search-bar .search-field
	{
		background-color: #e9edf0;
		padding-right: 50px;
	}

	._Skins_HTML5SideNav .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #e9edf0;
	}

	._Skins_HTML5SideNav .search-bar .search-submit
	{
		
	}

	._Skins_HTML5SideNav .search-filter-content
	{
		top: 32px;
		background-color: #ffffff;
	}

	._Skins_HTML5SideNav .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_HTML5SideNav .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #e9edf0;
	}

	._Skins_HTML5SideNav .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/HTML5SideNav/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .search-filter-content ul li:hover
	{
		background-color: #e9f3fd;
	}

	._Skins_HTML5SideNav .search-filter-content ul li button:focus
	{
		background-color: #e9f3fd;
	}

	._Skins_HTML5SideNav #resultList .glossary .definition
	{
		
	}

	._Skins_HTML5SideNav #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_HTML5SideNav #resultList .glossary .term
	{
		
	}

	._Skins_HTML5SideNav #resultList .glossary .term a
	{
		
	}

	._Skins_HTML5SideNav #resultList .glossary .term a:visited
	{
		
	}

	._Skins_HTML5SideNav #resultList .glossary .term a:focus
	{
		
	}

	._Skins_HTML5SideNav #resultList .glossary .term a:hover
	{
		
	}

	._Skins_HTML5SideNav #resultList .glossary .term a:active
	{
		
	}

	._Skins_HTML5SideNav h1#results-heading
	{
		
	}

	._Skins_HTML5SideNav #results-heading
	{
		
	}

	._Skins_HTML5SideNav .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_HTML5SideNav .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_HTML5SideNav .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_HTML5SideNav .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5SideNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5SideNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_HTML5SideNav .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5SideNav #pagination
	{
		line-height: 2.5em;
	}

	._Skins_HTML5SideNav #pagination a
	{
		
	}

	._Skins_HTML5SideNav #pagination a:hover
	{
		
	}

	._Skins_HTML5SideNav #pagination a#selected
	{
		
	}

	._Skins_HTML5SideNav #resultList .description
	{
		
	}

	._Skins_HTML5SideNav #resultList .gs-snippet
	{
		
	}

	._Skins_HTML5SideNav #resultList h3.title a
	{
		
	}

	._Skins_HTML5SideNav #resultList h3.title
	{
		
	}

	._Skins_HTML5SideNav #resultList h3.title a:visited
	{
		
	}

	._Skins_HTML5SideNav #resultList h3.title a:focus
	{
		
	}

	._Skins_HTML5SideNav #resultList h3.title a:hover
	{
		
	}

	._Skins_HTML5SideNav #resultList h3.title a:active
	{
		
	}

	._Skins_HTML5SideNav #resultList .url cite
	{
		
	}

	._Skins_HTML5SideNav #resultList
	{
		
	}

	._Skins_HTML5SideNav .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/HTML5SideNav/icon-search.png') no-repeat center center;
	}

	._Skins_HTML5SideNav .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_HTML5SideNav .phrase-suggest
	{
		
	}

	._Skins_HTML5SideNav .phrase-suggest a
	{
		
	}

	._Skins_HTML5SideNav .sidenav-wrapper
	{
		display: none;
	}

	._Skins_HTML5SideNav .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav .body-container
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container
	{
		
	}

	._Skins_HTML5TopNav .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: 35px;
		right: auto;
	}

	._Skins_HTML5TopNav .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_HTML5TopNav .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_HTML5TopNav .central-dropdown:hover
	{
		
	}

	._Skins_HTML5TopNav .central-account-image
	{
		background: transparent url('Images/HTML5TopNav/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/icon-user-white.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .central-dropdown-content
	{
		height: auto;
		left: -25px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav div.central-dropdown-content > a
	{
		
	}

	._Skins_HTML5TopNav div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_HTML5TopNav .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_HTML5TopNav nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: transparent;
	}

	._Skins_HTML5TopNav .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_HTML5TopNav #knowledge-panel
	{
		
	}

	._Skins_HTML5TopNav #search-results-flex
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5TopNav .title-bar-layout .logo-wrapper
	{
		min-height: 40px;
		flex-basis: 100%;
	}

	._Skins_HTML5TopNav .title-bar-layout a.logo
	{
		width: 193px;
		height: 40px;
		background: transparent url('Images/HTML5TopNav/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_HTML5TopNav .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 0em;
		padding-right: 0em;
		max-width: 100%;
	}

	._Skins_HTML5TopNav .main-section > .outer-row
	{
		padding-top: 0em;
		padding-bottom: 0em;
		max-width: 100%;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5TopNav .off-canvas
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_HTML5TopNav .off-canvas ul ul
	{
		background-position: top center;
		background-color: #333333;
	}

	._Skins_HTML5TopNav ul.off-canvas-list li a
	{
		border-bottom: solid 1px #262626;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.6em;
		color: #C1C1C1;
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul > li > a
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul > li > a
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul ul > li > a
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul ul ul > li > a
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list li a:hover
	{
		color: #C1C1C1;
		background-color: #242424;
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #242424;
	}

	._Skins_HTML5TopNav ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #242424;
	}

	._Skins_HTML5TopNav ul.off-canvas-list li a.selected
	{
		font-weight: bold;
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5TopNav ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_HTML5TopNav .title-bar .menu-icon span
	{
		background: transparent url('Images/HTML5TopNav/hamburger.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/hamburger.png') no-repeat center center;
	}

	._Skins_HTML5TopNav nav.title-bar .menu-icon
	{
		display: block;
		left: -13px;
		right: auto;
	}

	._Skins_HTML5TopNav .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/HTML5TopNav/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/HTML5TopNav/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_HTML5TopNav .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/HTML5TopNav/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_HTML5TopNav .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_HTML5TopNav .nav-search-wrapper
	{
		flex-basis: 100%;
	}

	._Skins_HTML5TopNav .nav-search
	{
		display: block;
	}

	._Skins_HTML5TopNav .search-bar .search-field
	{
		background-color: #ffffff;
		padding-right: 50px;
	}

	._Skins_HTML5TopNav .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav .search-bar .search-submit
	{
		
	}

	._Skins_HTML5TopNav .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_HTML5TopNav .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/HTML5TopNav/Filter.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	._Skins_HTML5TopNav #resultList .glossary .definition
	{
		
	}

	._Skins_HTML5TopNav #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_HTML5TopNav #resultList .glossary .term
	{
		
	}

	._Skins_HTML5TopNav #resultList .glossary .term a
	{
		
	}

	._Skins_HTML5TopNav #resultList .glossary .term a:visited
	{
		
	}

	._Skins_HTML5TopNav #resultList .glossary .term a:focus
	{
		
	}

	._Skins_HTML5TopNav #resultList .glossary .term a:hover
	{
		
	}

	._Skins_HTML5TopNav #resultList .glossary .term a:active
	{
		
	}

	._Skins_HTML5TopNav h1#results-heading
	{
		
	}

	._Skins_HTML5TopNav #results-heading
	{
		
	}

	._Skins_HTML5TopNav .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_HTML5TopNav .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_HTML5TopNav .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_HTML5TopNav .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-up.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/HTML5TopNav/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/HTML5TopNav/arrow-down.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_HTML5TopNav .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_HTML5TopNav #pagination
	{
		line-height: 2.5em;
	}

	._Skins_HTML5TopNav #pagination a
	{
		
	}

	._Skins_HTML5TopNav #pagination a:hover
	{
		
	}

	._Skins_HTML5TopNav #pagination a#selected
	{
		
	}

	._Skins_HTML5TopNav #resultList .description
	{
		
	}

	._Skins_HTML5TopNav #resultList .gs-snippet
	{
		
	}

	._Skins_HTML5TopNav #resultList h3.title a
	{
		
	}

	._Skins_HTML5TopNav #resultList h3.title
	{
		
	}

	._Skins_HTML5TopNav #resultList h3.title a:visited
	{
		
	}

	._Skins_HTML5TopNav #resultList h3.title a:focus
	{
		
	}

	._Skins_HTML5TopNav #resultList h3.title a:hover
	{
		
	}

	._Skins_HTML5TopNav #resultList h3.title a:active
	{
		
	}

	._Skins_HTML5TopNav #resultList .url cite
	{
		
	}

	._Skins_HTML5TopNav #resultList
	{
		
	}

	._Skins_HTML5TopNav .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #bed230 url('Images/HTML5TopNav/SearchIcon.png') no-repeat center center;
	}

	._Skins_HTML5TopNav .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: #bed230;
	}

	._Skins_HTML5TopNav .phrase-suggest
	{
		
	}

	._Skins_HTML5TopNav .phrase-suggest a
	{
		
	}

	._Skins_HTML5TopNav .sidenav-wrapper
	{
		display: none;
	}

	._Skins_HTML5TopNav .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}

	._Skins_PDFMetrics .body-container
	{
		padding-left: 0px;
		padding-right: 0px;
		overflow: inherit;
	}

	._Skins_PDFMetrics .featured-snippets-container
	{
		
	}

	._Skins_PDFMetrics .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		left: 35px;
		right: auto;
	}

	._Skins_PDFMetrics .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_PDFMetrics .menu-icon-container .central-account-wrapper
	{
		display: flex;
	}

	._Skins_PDFMetrics .central-dropdown:hover
	{
		
	}

	._Skins_PDFMetrics .central-account-image
	{
		background: transparent url('Images/PDFMetrics/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/icon-user-white.png') no-repeat center center;
	}

	._Skins_PDFMetrics .central-dropdown-content
	{
		height: auto;
		left: -25px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_PDFMetrics div.central-dropdown-content > a
	{
		
	}

	._Skins_PDFMetrics div.central-dropdown-content > a:hover
	{
		
	}

	._Skins_PDFMetrics .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_PDFMetrics nav.title-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 5px;
		padding-bottom: 5px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_PDFMetrics .off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	._Skins_PDFMetrics #knowledge-panel
	{
		
	}

	._Skins_PDFMetrics #search-results-flex
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_PDFMetrics .title-bar-layout .logo-wrapper
	{
		order: 2;
		min-height: 40px;
		align-self: center;
		justify-content: center;
		flex-basis: auto;
	}

	._Skins_PDFMetrics .title-bar-layout a.logo
	{
		width: 193px;
		height: 40px;
		align-self: center;
		background: transparent url('Images/PDFMetrics/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/Conviva_Logo-03-12-2021_1.png') no-repeat center center;
	}

	._Skins_PDFMetrics .menu-icon-container
	{
		min-height: 40px;
	}

	._Skins_PDFMetrics .off-canvas-wrapper-inner .outer-row
	{
		padding-left: 0em;
		padding-right: 0em;
		max-width: 100%;
	}

	._Skins_PDFMetrics .main-section > .outer-row
	{
		padding-top: 0em;
		padding-bottom: 0em;
		max-width: 100%;
	}

	._Skins_PDFMetrics .off-canvas-content
	{
		max-height: none;
	}

	._Skins_PDFMetrics .sidenav-layout
	{
		max-height: none;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content
	{
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-phrase span
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .proxy-title
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-title a
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-title
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-title a:visited
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-title a:focus
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-title a:hover
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-title a:active
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-url cite
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-response-url
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content
	{
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-phrase span
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .proxy-title
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-title a
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-title
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-title a:visited
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-title a:focus
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-title a:hover
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-title a:active
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-url cite
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-response-url
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content
	{
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-phrase span
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .proxy-title
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-title a
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-title
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-title a:visited
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-title a:focus
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-title a:hover
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-title a:active
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-url cite
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-response-url
	{
		
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_PDFMetrics .off-canvas
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_PDFMetrics .off-canvas ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	._Skins_PDFMetrics ul.off-canvas-list li a
	{
		border-bottom: solid 0px #262626;
		color: #4a4a4a;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.6em;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul ul ul > li > a
	{
		margin-left: 0px;
	}

	._Skins_PDFMetrics ul.off-canvas-list li.js-drilldown-back > a
	{
		color: #1a0dab;
		font-style: italic;
	}

	._Skins_PDFMetrics ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle-container
	{
		width: 1.1em;
	}

	._Skins_PDFMetrics ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #ffffff;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
	}

	._Skins_PDFMetrics ul.off-canvas-list li a:hover
	{
		color: #000000;
		font-weight: bold;
		background-color: #ffffff;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul > li > a:hover
	{
		text-indent: 0px;
		background-color: #ffffff;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_PDFMetrics ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #ffffff;
	}

	._Skins_PDFMetrics ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle:hover
	{
		
	}

	._Skins_PDFMetrics ul.off-canvas-list li a.selected
	{
		color: #000000;
		font-weight: bold;
	}

	._Skins_PDFMetrics ul.off-canvas-list ul > li > a.selected
	{
		
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul > li > a.selected
	{
		
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul ul > li > a.selected
	{
		
	}

	._Skins_PDFMetrics ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		
	}

	._Skins_PDFMetrics .title-bar .menu-icon span
	{
		background: transparent url('Images/PDFMetrics/hamburger.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/hamburger.png') no-repeat center center;
	}

	._Skins_PDFMetrics nav.title-bar .menu-icon
	{
		display: block;
		left: -13px;
		right: auto;
	}

	._Skins_PDFMetrics .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/PDFMetrics/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/PDFMetrics/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_PDFMetrics .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/PDFMetrics/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_PDFMetrics .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	._Skins_PDFMetrics .nav-search-wrapper
	{
		justify-content: flex-end;
		flex-basis: auto;
	}

	._Skins_PDFMetrics .nav-search
	{
		display: block;
		width: 300px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	._Skins_PDFMetrics .search-bar .search-field
	{
		background-color: #e9edf0;
		padding-right: 50px;
	}

	._Skins_PDFMetrics .search-bar .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #e9edf0;
	}

	._Skins_PDFMetrics .search-bar .search-submit
	{
		
	}

	._Skins_PDFMetrics .search-filter-content
	{
		top: 32px;
		background-color: #ffffff;
	}

	._Skins_PDFMetrics .search-bar .search-filter-wrapper.open
	{
		background-position: center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	._Skins_PDFMetrics .search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #e9edf0;
	}

	._Skins_PDFMetrics .search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/PDFMetrics/icon-filter-selected.png') no-repeat center center;
	}

	._Skins_PDFMetrics .search-filter-content ul li:hover
	{
		background-color: #e9f3fd;
	}

	._Skins_PDFMetrics .search-filter-content ul li button:focus
	{
		background-color: #e9f3fd;
	}

	._Skins_PDFMetrics #resultList .glossary .definition
	{
		
	}

	._Skins_PDFMetrics #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_PDFMetrics #resultList .glossary .term
	{
		
	}

	._Skins_PDFMetrics #resultList .glossary .term a
	{
		
	}

	._Skins_PDFMetrics #resultList .glossary .term a:visited
	{
		
	}

	._Skins_PDFMetrics #resultList .glossary .term a:focus
	{
		
	}

	._Skins_PDFMetrics #resultList .glossary .term a:hover
	{
		
	}

	._Skins_PDFMetrics #resultList .glossary .term a:active
	{
		
	}

	._Skins_PDFMetrics h1#results-heading
	{
		
	}

	._Skins_PDFMetrics #results-heading
	{
		
	}

	._Skins_PDFMetrics .search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_PDFMetrics .search-bar .search-field::-moz-placeholder
	{
		
	}

	._Skins_PDFMetrics .search-bar .search-field:-moz-placeholder
	{
		
	}

	._Skins_PDFMetrics .search-bar .search-field:-ms-input-placeholder
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-up.png') no-repeat center center;
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/PDFMetrics/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/PDFMetrics/arrow-down.png') no-repeat center center;
	}

	._Skins_PDFMetrics .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_PDFMetrics .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_PDFMetrics #pagination
	{
		line-height: 2.5em;
	}

	._Skins_PDFMetrics #pagination a
	{
		
	}

	._Skins_PDFMetrics #pagination a:hover
	{
		
	}

	._Skins_PDFMetrics #pagination a#selected
	{
		
	}

	._Skins_PDFMetrics #resultList .description
	{
		
	}

	._Skins_PDFMetrics #resultList .gs-snippet
	{
		
	}

	._Skins_PDFMetrics #resultList h3.title a
	{
		
	}

	._Skins_PDFMetrics #resultList h3.title
	{
		
	}

	._Skins_PDFMetrics #resultList h3.title a:visited
	{
		
	}

	._Skins_PDFMetrics #resultList h3.title a:focus
	{
		
	}

	._Skins_PDFMetrics #resultList h3.title a:hover
	{
		
	}

	._Skins_PDFMetrics #resultList h3.title a:active
	{
		
	}

	._Skins_PDFMetrics #resultList .url cite
	{
		
	}

	._Skins_PDFMetrics #resultList
	{
		
	}

	._Skins_PDFMetrics .search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/PDFMetrics/icon-search.png') no-repeat center center;
	}

	._Skins_PDFMetrics .search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_PDFMetrics .phrase-suggest
	{
		
	}

	._Skins_PDFMetrics .phrase-suggest a
	{
		
	}

	._Skins_PDFMetrics .sidenav-wrapper
	{
		display: none;
	}

	._Skins_PDFMetrics .skip-to-content
	{
		color: #808080;
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		background-color: #ffffff;
	}
}

