video::cue {
	opacity: 0;
	display: none;
}

/* Online Help HTML5: Result counter focus */
* .x-result-counter:focus {
	outline: 1px solid #000 !important;
	outline-offset: -1px;
}

/* ONLINE HELP RESPONSIBE LAYOUT */
.x-panel-body-default {
	overflow: hidden;
	border-bottom: none;
}

.x-docked-noborder-left{
	overflow-y: auto;
}
.x-docked-noborder-left:focus-visible {
	border: solid 1px #000;
}
html[dir="rtl"] .x-grid-cell-inner-treecolumn {
	text-align: right !important;
}
html[dir="rtl"] .fa-arrow-right:before {
	content: "\f060";
}
html[dir="rtl"] .fa-arrow-left:before {
	content: "\f061";
}
html[dir="rtl"] .x-tree-arrows .x-tree-expander {
	background-image: url(../images/arrows-rtl.png);
	background-position: -24px center;
}
html[dir="rtl"] .x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander {
    background-position: 0 center;
}
html[dir='rtl'] .arrows-nav {
	display: flex;
	margin: auto;
}

.arrows-nav {
	width: 75%;
	max-width: 915px;
	display: flex;
	margin: auto;
}

html:not([dir='rtl']) a.arrow.prev.pull-right {
	float: left !important;
}

html:not([dir='rtl']) a.arrow.next.pull-left {
	float: right !important;
}

.button-search {
	width: 32px;
	height: 32px;
	opacity: 0.8;
	margin-top: 1px;
	margin-left: 6px;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.content-search {
	float: right;
	display: flex;
	margin-left: auto;
    flex-direction: row-reverse;
}

html[dir="rtl"] .content-search {
	float: left;
}

html[dir="rtl"] .sidebar {
	float: right;
}

html[dir="rtl"] .navigation  {
	padding: 0
}
.smc-main-ct > .x-panel-header .content-search .x-form-trigger-wrap-default{
    width: calc(100% - 38px);
    max-width: 300px;
}

.smc-main-ct > .x-panel-header .x-title-text {
	padding-left: 300px;
	font-size: 33px !important;
	font-weight: bold;
	line-height: 35px;
	white-space: initial;
	display: flex;
    column-gap: 8px;
}
html[dir = "rtl"] .smc-main-ct > .x-panel-header .x-title-text {
	padding: 0 300px 0 0;
}
.banner-header-section {
	width: auto;
	margin-left: auto;
	min-width: 217px;
}
.x-panel-header-title-default > .x-title-text-default {
	color: #EC7326;
	text-transform: none;
	padding: 0;
}

.smc-main-ct > .x-panel-header {
	background-size: 37px !important;
	background: white url(../images/logo.svg) no-repeat 15px;
	font-family: Arial;
	font-size: 32px;
	overflow: visible;
}
html[dir = "rtl"] .smc-main-ct > .x-panel-header {
	background-position: right;
}
.website-custom-logo .smc-main-ct > .x-panel-header {
	background: white;
}
@media screen and (max-width: 575px) {
	.menu-mobile {
		margin-right: 2px;
		background-image: url('../images/menu_mobile_orange.svg');
		background-color: transparent;
		background-size: cover;
		position: absolute;
		top: 0;
		left: 0;
		height: 30px;
		width: 30px;
		border: none;
		display: block !important;
	}

	.logo-container {
		display: none;
	}

	.x-tool-img {
		display: none;
	}

	.headline-content {
		margin-top: 14px;
	}

	.container-navButtons {
		display: flex;
	}

	.content-search {
		margin-left: auto;
	}

	.section-header {
		padding-top: 5px;
	}

	.fuzzyComplete {
		width: 200px !important;
	}

	.smc-round-borders {
		left: 0 !important;
		width: 100% !important;
	}

	.smc-content-ct {
		width: 100% !important;
		z-index: 0;
	}

	.x-tab-bar-horizontal {
		width: 100% !important;
	}

	.x-tabpanel-child {
		width: 100% !important;
	}

	.filter-combo-book {
		margin-top: 5px;
		margin-right: 5px;
	}

	.x-result-counter {
		margin-top: 5px;
	}



	.smc-main-ct > .x-panel-header {
		background-image: none;
	}

	.smc-round-borders > .x-panel-body {
		width: 100% !important;
	}

	.x-panel-header-default-collapsed-border-left {
		display: none !important;
	}

	.content > .x-panel-bodyWrap > .x-panel-body-default {
		width: 100% !important;
	}

	.x-panel-header-title > .x-title-text > .marker {
		display: none;
	}

	.smc-content-ct > .smc-round-borders > .x-panel-body {
		width: 100% !important;
	}

	.smc-content-ct > .x-panel-bodyWrap > .x-panel-body {
		width: 100% !important;
	}
	.container-enum.standard > li.enum-element::before {
		transform: scale(1.6) translateY(-1px);
	}
}

.menu-mobile {
	display: none;
}

.background-menu-mobile {
	background-color: lightgrey;
	opacity: .65;
	width: 100% !important;
}

.smc-sidebar .x-tree-node-text {
	font-size: 12px;
	font-family: Helvetica;
}

.smc-loading {
	position: absolute;
	left: 45%;
	top: 40%;
	padding: 2px;
	z-index: 1001;
	height: auto;
}

.smc-loading-indicator {
	font-size: 11px;
	background: no-repeat top left;
	padding-left: 20px;
	height: 18px;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
}

#smc-tab-search-result-bodyWrap {
	padding: 10px 3px 2px 10px;
}

#smc-tab-search-result-body {
	max-width: 800px !important;
}

.x-bookName {
	float: right;
	font-size: small;
	border-radius: 3px;
	margin-right: 5px;
	color: #fff;
	background-color: #157fcc;
	padding: 2px 2px 2px 2px;
}

.smc-search-result-counter {
	margin-bottom: 15px;
	margin-top: 5px;
}

.x-result {
	background-color: #f5f5f5;
	margin-top: 10px;
	padding-left: 5px;
	max-width: 800px;
	overflow: auto;
}

.smc-search-result-item {
	background-color: #f5f5f5;
	max-width: 800px;
	margin-bottom: 8px;
	padding-left: 5px;
}

.filter-combo-book {
	float: right;
	min-width: 200px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	padding: 0px 20px 0px 5px;
	border-color: #909090;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-image: url(../images/expand-drop.svg);
	margin-bottom: 5px;
}
.filter-combo-book:focus {
	border: solid 2px;
	border-radius: 3px;
}
.smc-button-collapse {
	width: 32px !important;
	height: 32px !important;
	position: absolute;
	top: 6px !important;
	left: auto !important;
	right: 6px !important;
	z-index: 99;
}
.actionButton {
	text-decoration: none;
	background-color: #c5c5c5;
	color: rgb(51 51 51);
	position: absolute;
	right: 40px;
	margin-top: 5px;
	z-index: 1;
	background-image: url("../images/copy.svg");
	background-repeat: no-repeat;
	background-size: contain;
	padding-left: 24px;
}
html[dir="rtl"] .smc-button-collapse {
	right: auto !important;
	left: 6px !important;
}

.actionButton:hover {
	background-color: #c5c5c5;
	color: rgb(51 51 51);
	position: absolute;
	float: right;
	right: 40px;
	margin-top: 5px;
	z-index: 1;
}
.smc-sidebar .x-tool-expand-left {
	background-image: url('../images/left-arrow.svg');
	background-position: center center;
	background-color: transparent;
}
html[dir = "rtl"] .smc-sidebar .x-tool-expand-left {
	background-image: url('../images/right-arrow.svg');
}

.smc-main-ct .x-tool-expand-right {
	background-image: url('../images/right-arrow.svg');
	background-position: center center;
	background-color: transparent;
}

html[dir = "rtl"] .smc-main-ct .x-tool-expand-right {
	background-image: url('../images/left-arrow.svg');
}

.smc-sidebar .x-tool-focus,
.smc-main-ct .x-tool-focus {
	text-decoration: none;
	outline-offset: 1px;
	outline: #55464B solid 1px;
}

.smc-main-ct > .x-panel-header .fuzzyComplete,
.smc-main-ct > .x-panel-header .fuzzyResults {
	font-family: Arial, serif;
	font-size: 12px;
	color: #000;
	width: 300px;
}

.smc-main-ct > .x-panel-header .fuzzyComplete {
	height: 32px;
	margin-top: 1px;
	padding: 0 6px;
	float: right;
}

.smc-main-ct > .x-panel-header .fuzzyResults {
	clear: both;
	display: none;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	position: absolute;
	list-style: none;
	padding: 0;
}
html[dir = "rtl"] .smc-main-ct > .x-panel-header .fuzzyResults {
	text-align: right;
}

.smc-main-ct > .x-panel-header .fuzzyResults li {
	padding: 0px 2px;
}

/* END ONLINE HELP RESPONSIVE LAYOUT */

ol.instruction:not(.Continue):not(.Numeric) {
	counter-reset: itemC var(--lastC);
}

ol.instruction.Numeric,
ol.enum-standard,
ul.enum-standard {
	counter-reset: item var(--lastC);
}

ol.instruction.Continue {
	counter-reset: itemC var(--lastC);
}

ol.instruction.Continue > li.step:not(.result)::before {
	content: counter(itemC) ".";
}

ol.instruction.Continue > li.step:not(.result) {
	counter-increment: itemC;
}

ol.instruction.Continue > li.step:not(.result)::before {
	content: counter(itemC) ".";
}

ol.instruction li.step.result {
	counter-increment: none;
}

ol.instruction:not(.Continue):not(.Numeric) > li.step:not(.result) {
	counter-increment: itemC;
	margin-left: 16px;
}

ol.instruction:not(.Continue):not(.Numeric) > li.step:not(.result)::before {
	content: counter(itemC) ".";
}

ol.instruction:not(.Continue):not(.Numeric) > li.hindi:not(.result)::before {
	content: counter(itemC, arabic-indic) ".";
}

#section-column-main-content {
	padding-bottom: 15px;
}

.h1, h1 {
	font-size: 2.571em;
}

.h2, h2 {
	font-size: 1.857em;
}

.h3, h3 {
	font-size: 25px;
}

.h1, h1, .h2, h2, .h3, h3 {
	font-weight: bold;
}

.column-main {
	padding-top: 17px;
}

.main-nav > .container {
	margin-left: -15px;
	margin-right: -15px;
}

.navbar-header {
	width: 100%;
}
.navbar-title{
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}
.navbar-product-name {
	display: inline-block;
	font-size: 24px;
	position: absolute;
	left: 25%;
	margin: 10px 0px 0px 16px;
	max-width: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

html[dir="rtl"] .navbar-title{
	white-space: nowrap;
	overflow: visible;
}

.logo-container {
	position: absolute;
	left: 8px;
	top: 0px;
	background-color: transparent !important;
	background-image: none !important;
}
.navbar-brand {
	display: flex;
	padding: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.navbar-brand > img {
	max-width: 85% !important;
	max-height: 100%;
}

nav .container-fluid:has(.navbar-product-name) .navbar-brand > img {
	max-width: 100% !important;
}

html:not(.x-viewport) .navbar-brand > img {
	margin: auto 0;
}

.secondLogo > img {
	max-width: 85% !important;
	max-height: 100%;
	margin: auto 0;
}

.secondLogo {
	display: flex;
	float: right;
	height: 50px;
	padding: 0;
	max-width: 23%;
	font-size: 18px;
	line-height: 20px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

ol.breadcrumb {
	padding: 10px 0px;
	background-color: transparent;
	margin-bottom: 10px;
	border-bottom: 1px #EFEFEF solid;
}

.breadcrumb > li + li:before {
	content: ">";
	color: rgb(119, 119, 119);
}

.breadcrumb > .active {
	color: rgb(119, 119, 119);
}

.breadcrumb > li a {
	color: rgb(119, 119, 119);
}

.par {
	max-width: 769px;
	overflow-wrap: break-word;
}

.container-enum {
	list-style-position: outside;
	padding: 0;
	position: relative;
	max-width: 769px;
}

.container-enum > *{
	margin-left: 16px;
}
html[dir="rtl"] .container-enum > *{
	margin-left: 0;
	margin-right: 16px;
}
.container-enum li
{margin-bottom: 8px;}

.container-enum li.enum-element,
.container-enum li.step {
	position: relative;
	list-style: none;
}

li.enum-element::before,
li.step::before {
	display: inline-block;
	width: auto;
}

li.step::before {
	margin-right: 5px;
}

html[dir="rtl"] li.enum-element::before,
html[dir="rtl"] li.step::before {
	margin-left: 5px;
}

.container-enum.Line > li.enum-element::before {
	content: '-';
	transform: translateY(-2px);
}

.container-enum.standard > li.enum-element::before,
.container-enum.Bullet > li.enum-element::before,
li.none-style > .enum-container > ul.evenList > li.enum-element::before  {
	content: '\2022';
}

.container-enum.standard > li.enum-element::before,
.container-enum.Alpha > li.enum-element::before,
.container-enum.Bullet > li.enum-element::before,
.container-enum.Arrow > li.enum-element::before,
.container-enum.Point > li.enum-element::before,
.container-enum.Numeric > li.step::before,
.container-enum.Line > li.enum-element::before {
    display: inline-flex;
	min-width: 16px;
	transform-origin: left;
}

.container-enum.standard > li.enum-element::before, .container-enum.Bullet > li.enum-element::before {
	transform: scale(1.6);
}
.container-enum input[type="checkbox"],
.container-enum input[type="radio"] {
	transform: scale(1)
}
.container-enum.Arrow > li.enum-element::before {
	transform: scale(0.7) translateY(-1px);
}

li.none-style > .enum-container > ul.oddList > li.enum-element::before{
	content: '\25E6';
}

html[dir="rtl"] .container-enum.standard > li.enum-element::before,
html[dir="rtl"] .container-enum.Bullet > li.enum-element::before {
	margin: 0 -16px 0 8px;
}

td[dir="ltr"] .container-enum.standard > li.enum-element::before,
td[dir="ltr"] .container-enum.Bullet > li.enum-element::before {
	margin: 0 8px 0 0px;
}

.container-enum.Arrow > li.enum-element::before {
	content: '►';
	line-height: 20px;
}
html[dir="rtl"] .container-enum.Arrow > li.enum-element::before {
	content: '\25C4';
}

.container-enum.Check > li.enum-element::before {
	content: '\2713';
	vertical-align: middle;
}

.container-enum.Point > li.enum-element::before {
	content: '•';
	transform: scale(1.3);
    transform-origin: left 14px;
}
.container-enum.Point > li.enum-element:has(.media-theme-inline)::before {
	transform: scale(1.3);
}
.container-enum li.enum-element span.line {
	display: none;
}

.enum-container > p.enum-title,
.instruction-container > p.enum-title {
	list-style: none;
	color: #4d4d4d;
	margin-left: 0;
	font-weight: bold;
}

html[dir="rtl"] .container-enum li.enum-title {
	margin-right: 0;
}

.container-enum.Numeric > li:not( .none-style),
.container-enum.Numeric > li.hindi:not( .none-style),
.container-enum.Alpha > li:not( .none-style) {
	counter-increment: item;
	margin-left: 0;
	display: table;
}

.container-enum.Numeric > li.hindi:not( .none-style)::before {
	content: counter(item, arabic-indic) ".";
}

.container-enum.Numeric > li:not( .none-style)::before {
	content: counter(item) ".";
	display: table-cell;
	min-width: 16px;
}

.container-enum.Alpha > li:not( .none-style)::before {
	content: counter(item, lower-alpha) ".";
	vertical-align: baseline;
	display: table-cell;
}
.container-enum.instruction {
	position: relative;
}

.none-style {
	list-style: none;
}

li.step:before,
.container-enum > li:before {
	margin-left: -16px;
}

html[dir="rtl"] li.step:before,
html[dir="rtl"] .container-enum > li:before {
	margin-right: -16px;
}

li.step.result::before {
	content: '\2713';
}

ol.instruction.DontNumber:not(.Continue):not(.Numeric) > li.step:not(.result)::before {
	content: '>';
}

.titlepage-title-theme {
	font-weight: bold;
	font-size: 1.571em;
}

.titlepage-title {
	font-weight: bold;
	font-size: 1.285em;
}

.sidebar-toggle .icon-bar {
	background-color: #000;
	height: 3px;
}

.sidebar .navbar-nav {
	width: 100%;
}

.sidebar .navbar-nav li {
	display: block;
	clear: both;
	border-bottom: 1px #FFF solid;
}

.sidebar .navbar-nav li.dropdown-submenu > a {
	padding-right: 25px;
}

.sidebar .navbar-nav .dropdown-menu li:last-child {
	border-bottom: 0 none;
}

.sidebar .navbar-nav li a,
.navbar-default .navbar-nav>li>a:focus {
	color: #4d4d4d;
	vertical-align: top;
	position: relative;
	min-height: 50px;
	padding: 10px 15px;
	background-color: #EFEFEF;
	line-height: 25px;
	white-space: normal;
}

.sidebar .navbar-nav li.level-3 a {
	padding-left: 25px;
}

.sidebar .navbar-nav li.hasSubmenu a {
	padding-right: 50px;
}

.sidebar .navbar-nav li:last-child a {
	margin-bottom: 0;
}

.sidebar .navbar-nav li.active > a {
	background-color: #E3E3E3;
}

.sidebar .navbar-nav li.active.level-1 > a,
.sidebar .navbar-nav li.active.level-1 > a:hover {
	background-color: #2C97D4;
	color: #FFF;
}

.sidebar .navbar-nav li.level-2 > a {
	background-color: rgb(119, 119, 119);
	color: #FFF;
}
html[dir="rtl"] .sidebar  a {
	text-align: right;
}
.sidebar .navbar-nav li.active.level-2 > a,
.sidebar .navbar-nav li.active.level-2 > a:hover,
.sidebar .navbar-nav li.level-2 > a:hover {
	background-color: rgb(102, 102, 102);
	color: #FFF;
}

.sidebar .navbar-nav li > a:hover {
	background-color: #E3E3E3;
	color: #000;
}

.sidebar .navbar-nav li.ancestorActive.hasSubmenu > .submenu li > a.sidebar-nav-link-active {
	background-color: #2C97D4;
}

.sidebar .navbar-nav li.active > a .submenuArrow.right:before {
	content: "\f078";
	color: #FFF;
	font-size: 16px;
}

.sidebar .navbar-nav li.active > a .submenuArrow.left:before {
	color: #FFF;
}

.sidebar .active > .submenuArrow {
	display: none;
}

.sidebar .navbar-nav li.active.level-2 > a .submenuArrow,
.sidebar .navbar-nav li.active.level-1 > a .submenuArrow {
	display: block;
}

.sidebar .navbar-nav li.active.level-2 > a .submenuArrow:before {
	content: "\f078";
}

.nav-icon {
	vertical-align: top;
}

.submenuArrow {
	display: block;
	float: right;
	height: 25px;
	line-height: 25px;
	width: auto;
	position: absolute;
	right: 10px;
	top: 13px;
	text-align: center;
	color: #CFCFCF;
}

html[dir="rtl"] .submenuArrow {
	float: left;
	right: 92%;
}

.submenuArrow.left {
	display: block;
	float: left;
	right: auto;
	left: 10px;
	color: #4d4d4d;
}

a > .submenuArrow:before {
	content: "\f054";
}

html[dir="rtl"] a > .submenuArrow:before {
	content: "\f053";
	font-size: 14px;
}

a.active > .submenuArrow:before,
html[dir="rtl"] a.active > .submenuArrow:before {
	content: "\f078";
	font-size: 14px;
}

.sidebar .dropdown-menu {
	padding: 0;
	background-color: #fff;
	margin: 0;
	display: none;
	width: 100%;
	border: 0;
	position: relative;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sidebar .dropdown-menu li:first-child {
	border-top: 1px #FFF solid;
}

.sidebar .navbar-default {
	background-color: transparent;
	border: 0;
	min-height: 0;
	margin-bottom: 0;
}

.sidebar .navbar-default .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	border: 0;
}

.sidebar .active > .dropdown-menu {
	display: block;
	float: none;
}

.sidebar li.active.hasSubmenu > .submenu li > a,
.sidebar li.ancestorActive.hasSubmenu > .submenu li > a {
	background-color: #F7F4BD;
}

.sidebar .navbar-nav > li {
	float: none;
}

.searchBox,
.searchBarTopContainer {
	background-color: #efefef;
	padding: 7px 15px;
	margin-bottom: 17px;
	margin-top: 5px;
	clear: both;
}

.searchBoxCt .searchform input {
	width: 100%;
	border-color: #ccc;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	/* box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset; */
	color: #4d4d4d;
	float: none;
	padding: 4px 22px 4px 4px;
}

.searchBoxCt .searchButton {
	position: absolute;
	top: 50%;
	margin-top: -11px;
	right: 6px;
	color: #4d4d4d;
	border: none;
	background-color: transparent;
}

header.header + div.searchBarTopContainer {
	margin: 0 0 25px 0;
	overflow: hidden;
}

.searchBarTopContainer .searchBoxCt .searchform input {
	width: 50%;

}

html[dir="rtl"] .searchBarTopContainer .searchBoxCt .searchform input {
	margin: 0 25.7% 0 0;
}

html[dir="rtl"] .main-nav > .container-fluid:has(.navbar-product-name) .navbar-product-name {
	left: initial;
	right: 25%;
	margin: 10px 16px 0px 0px;
}

.main-nav > .container-fluid:has(.navbar-product-name) .secondLogo > img {
	max-width: 100% !important;
}

.main-nav > .container-fluid:has(.navbar-product-name) {
	padding-top: 5px;
}

@media (min-width: 767px) {
	html[dir="rtl"] .searchBarTopContainer > .searchBoxCt {
		left: initial;
	}
}

.searchBoxCt,
.searchBarTopContainer {
	position: relative;
}

.searchBarTopContainer > .searchBoxCt {
	left: 25.7%;
}

.searchBarTopContainer .searchButton {
	width: fit-content;
	right: 0;
	left: 47%;
}

html[dir="rtl"] .searchBoxCt .searchButton {
	margin-top: -12px;
	left: 0;
	right: initial;
	width: 26px;
}

html[dir="rtl"] .searchBarTopContainer .searchBoxCt .searchButton {
	position: relative;
	left: 30px;
}

html[dir="rtl"] header.banner-header-section{
	margin-right: auto;
	margin-left: initial;
}

.x-result:last-child {
	margin-bottom: 15px;
}

.highlight {
	background-color: yellow;
}

.link-icon {
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #8A8A8A;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}

.link-icon.number {
	font-size: 30px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	display: none;
}

.active > a .link-icon, .submenu > li > a .link-icon {
	background-color: transparent;
}

.link-text {
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	width: 100%;
	white-space: normal;
	word-wrap: break-word;
}

.block-ct {
	margin-bottom: 15px;
}

.block:after, .block-inner-infoIcon:after {
	display: table;
	content: " ";
	clear: both;
}

.block-ct:last-child > .block {
	margin-bottom: 0;
}

.collapsibleHeader .label-content-block-description {
	margin-left: 0;
}

.block.infoIcon {
	background-color: #F5F5F5;
	padding: 8px 35px 8px 0;
	position: relative;
}

.block-inner-infoIcon {
	padding-top: 40px;
}

*[data-empty-content="true"] .block-inner-infoIcon {
	padding-top: 30px;
}

*[data-empty-content="true"] .block-inner-infoIcon .infoButton {
	top: -27px;
}

article.block > header, .h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0;
}

.headline-content, .childBlockCt .header-label {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.infoButton {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 20px;
	background-color: #2C97D4;
	border-radius: 50%;
	padding: 3px;
	color: #FFF;
	position: absolute;
	right: 15px;
	top: -35px;
	cursor: pointer;
	z-index: 1051;
}

.infoButton i:before {
	content: "\f129";
	font-size: 20px;
}

.media-theme:not(.has-caption):not(.has-video-caption) {
	margin-bottom: 15px;
}

figcaption {
	text-align: left;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 4px;
	font-style: normal;
}

.media-caption {
	font-weight: bold;
}

.container-media-legend {
	padding-bottom: 8px;
}

.pan-zoom-frame {
	border: 1px solid #4d4d4d;
}
figure.media {
	max-width: 100%;
}
figure.zoom-tool {
	position: relative;
	margin-bottom: 10px;
}

/* Scenes Left Panel Style START*/

/* When standard view is true, more height is needed in this container */
.experience-container[data-standard-views="true"] {
	min-height: 515px
}

.experience-container[data-standard-views="false"] {
	min-height: 400px
}

.experience-container {
	overflow: hidden;
}

body > .experience-container {
	height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

figure > .experience-container {
	height: 80vh;
}

.experience-player-container-embedded {
	height: 100%;
	width: 100%;
}

.experience-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.experience4d-video-controls-container.experience-loading {
	opacity: 0;
}

.experience4d-video-controls-container.experience-loaded {
	opacity: var(--custom-loaded-opacity)
}

.experience4d-video-controls-container:hover {
	opacity: 1;
}

.experience4d-video-controls-container {
	transition: .3s!important;
}
.experience4d-video-controls-container.translate {
	transition: .3s;
	left: calc(50% + 215px);
	width: calc(100% - 480px);
	transform: translate(-50%, -50%);
}

model-viewer {
	transition: .4s;
}
model-viewer.translate {
	margin-left: 446px;
	width: calc(100% - 446px)!important;
}
.scene-pages-btn {
	bottom: 18px;
	left: 0;
	z-index: 2147483646;
	width: 40px;
	height: 40px;
	display: none;
	cursor: pointer;
	position: absolute;
	-webkit-appearance: none;
	border-radius: 0 10px 10px 0;
	background-color: var(--foreground-color);
}
.model-viewer-container{
	width: 100%;
	height: 100%;
}
.model-viewer-wrapper{
	width: 100%!important;
	height: 360px!important;
}
.model-viewer-wrapper-fs{
	width: 100%!important;
	height: 100vh!important;
}

.model-viewer-wrapper-preview {
	width: 100%;
	height: 90%;
}
.scene-pages-btn:after {
	top: 8px;
	left: 8px;
	position: absolute;
	content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="8" y1="6" x2="21" y2="6"></line><line x1="8" y1="12" x2="21" y2="12"></line><line x1="8" y1="18" x2="21" y2="18"></line><line x1="3" y1="6" x2="3.01" y2="6"></line><line x1="3" y1="12" x2="3.01" y2="12"></line><line x1="3" y1="18" x2="3.01" y2="18"></line></svg>');
}
.scene-pages-btn:checked:after {
	content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 18l6-6-6-6"/></svg>');
	transform: rotate(180deg);
	top: 5px;
}
.scene-pages-btn:checked + div.scenes-container {
	top: 0;
	left: 0;
	padding-right: 20px;
	padding-left: 15px;
	max-height: 90%;
}
.scene-page .container {
	padding: 0;
}
.scenes-container {
	top: 0;
	width: 446px;
	height: 100vh;
	left: -700px;
	display: none;
	overflow-x: auto;
	position: absolute;
	transition: .3s left;
	background-color: white;
	padding: 60px 0px 140px 0px;
	counter-reset: headline-counter;
	z-index: 2147483646;
}
.scenes-container .column-main {
	padding-top: 0;
	width: 100%;
}
@media (max-width: 685px) {
	.scenes-container {
		width: 100vw;
		padding: 20px 0px 140px 49px;
	}
	.scenes-container >.scene-page h2.headline-content {
		font-size: 17px;
		margin-top: 0;
	}
	.experience4d-video-controls-container.translate, model-viewer.translate {
		display: none;
	}
	.scene-pages-btn:checked + div.scene-pages {
		padding-right: 10px;
		padding-left: 10px;
		max-width: 100%;
	}
	.scene-pages-btn:checked + div.scenes-container {
		padding-right: 0;
		padding-left: 0;
	}

	.scenes-container .headline-content {
		margin-top: 0;
	}
	.scenes-container {
		width: 100%;
		padding: 0;
	}
}
.model-element-title {
	display: none;
}
.scenes-container .model-element-title {
	display: block;
	font-size: 26px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	color: var(--foreground-color);
}
.scenes-container > .scene-page .section-header {
	display: block!important;
	counter-increment: headline-counter;
}
.scenes-container >.scene-page {
	border-bottom: 1px solid;
}
.scenes-container > .scene-page #section-column-main-content {
	padding-bottom: 0;
}
.scenes-container >.scene-page .section-header {
	padding-top: 0;
}
.scenes-container >.scene-page nav, .scenes-container >.scene-page .sidebar {
	display: none;
}
.scenes-container >.scene-page .column-main {
	width: 100%;
}
.scenes-container >.scene-page article {
	padding: 0 5px;
}
.scenes-container >.scene-page article {
	padding: 0 5px;
}
.scenes-container >.scene-page h1.headline-content {
	font-weight: 3;
	color: #6d6969;
	font-size: 20px;
	cursor: pointer;
	margin-bottom: 0;
	position: relative;
	padding: 7px 25px 7px 20px;
}
.scenes-container >.scene-page .column-main .section-header::before {
	top: 3px;
}
.scenes-container >.scene-page .section-header::before {
	left: 0;
	top: 8px;
	color: #6d6969;
	font-size: 21px;
	margin-right: 12px;
	position: absolute;
	content: counter(headline-counter);
}
@media (max-width: 500px) {
	.scenes-container >.scene-page .section-header::before {
		top: 8px;
	}
}

.scenes-container >.scene-page.current-showing .section-header::before {
	color: var(--foreground-color);
}
.scenes-container >.scene-page h1.headline-content:after {
	width: 15px;
	right: 10px;
	height: 15px;
	position: absolute;
	transform: rotate(0);
	content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.5303 9.46967C18.8232 9.76256 18.8232 10.2374 18.5303 10.5303L12.5303 16.5303C12.2374 16.8232 11.7626 16.8232 11.4697 16.5303L5.46967 10.5303C5.17678 10.2374 5.17678 9.76256 5.46967 9.46967C5.76256 9.17678 6.23744 9.17678 6.53033 9.46967L12 14.9393L17.4697 9.46967C17.7626 9.17678 18.2374 9.17678 18.5303 9.46967Z" fill="%23030D45"/></svg>');
}
.scenes-container >.scene-page.current-showing h1.headline-content {
	color: var(--foreground-color);
}

/*Start Arrows styles */

.scenes-container >.scene-page h1.headline-content:after, .scenes-container >.scene-page h1.headline-content:before {
	content: '';
	width: 3px;
	bottom: 13px;
	height: 14px;
	position: absolute;
	border-radius: 3px;
}
.scenes-container >.scene-page h1.headline-content:before {
	background-color: #6d6969;
	transform: rotate(-228deg);
	right: 5px;
}

.scenes-container > .scene-page h1.headline-content:after {
	background-color: #6d6969;
	transform: rotate(228deg);
	right: 14px;
}

.scenes-container > .scene-page.current-showing h1.headline-content:before, .scenes-container > .scene-page.current-showing h1.headline-content:after {
	background-color: var(--foreground-color);
}

.scenes-container > .scene-page.current-showing h1.headline-content:before {
	transform: rotate(228deg);
}
.scenes-container >.scene-page.current-showing h1.headline-content:after {
	transform: rotate(-228deg);
}

/*End Arrows styles */

.scenes-container >.scene-page .block-ct {
	display: none;
	margin-bottom: 0;
	padding: 0 15px;
}
.scenes-container >.scene-page.current-showing .block-ct {
	display: block;
}

/* Scenes Left Panel Style END*/

img.zoom-tool {
	width: auto !important;
}

.responsiveHotspot {
	width: 100%;
	position: relative;
	max-width: fit-content;
}

.table-responsive .responsiveHotspot {
	width: initial;
}

.responsiveHotspot .hotspot {
	position: absolute;
	display: flex;
}

.responsiveHotspot .hotspot a {
	width: 100%;
	height: 100%;
}
span.responsiveHotspot {
	width: max-content;
	position: relative;
	max-width: 100%;
	display: inline-block;
}
.responsiveHotspot .circle-hotspot {
	border-radius: 50%;
}
.inlineResponsiveHotspot {
	position: absolute;
	background-color: red;
}
.string {
	font-family: monospace;
	font-weight: bold;
}

.table {
	width: 100%;
	margin-bottom: 10px;
}

.table-responsive {
	overflow-x: auto;
}

.table-header {
	background-color: #EEE;
	font-weight: bold;
}

.table > tbody > tr > td.table-header-vertical {
	border-right-width: 2px;
}

.table-striped.inverse.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: transparent;
}

.table-striped.inverse.table-striped > tbody > tr:nth-of-type(even) {
	background-color: #f9f9f9;
}

*[align="center"] {
	text-align: center;
}

*[align="left"] {
	text-align: left;
}

*[align="right"] {
	text-align: right;
}

*[align="justify"] {
	text-align: justify;
}

*[valign="middle"],
.table > thead > tr > th[valign="middle"],
.table > tbody > tr > td[valign="middle"],
.table > tbody > tr > th[valign="middle"],
.table > tfoot > tr > td[valign="middle"],
.table > tfoot > tr > th[valign="middle"],
.table > thead > tr > td[valign="middle"],
.table > thead > tr > th[valign="middle"] {
	vertical-align: middle;
}

*[valign="top"],
.table > thead > tr > th[valign="top"],
.table > tbody > tr > td[valign="top"],
.table > tbody > tr > th[valign="top"],
.table > tfoot > tr > td[valign="top"],
.table > tfoot > tr > th[valign="top"],
.table > thead > tr > td[valign="top"],
.table > thead > tr > th[valign="top"] {
	vertical-align: top;
}

*[valign="bottom"],
.table > thead > tr > th[valign="bottom"],
.table > tbody > tr > td[valign="bottom"],
.table > tbody > tr > th[valign="bottom"],
.table > tfoot > tr > td[valign="bottom"],
.table > tfoot > tr > th[valign="bottom"],
.table > thead > tr > td[valign="bottom"],
.table > thead > tr > th[valign="bottom"] {
	vertical-align: bottom;
}

.table > tbody > tr > td.table-cell-Nolines,
.table > tbody > tr > th.table-cell-Nolines,
.table > tfoot > tr > td.table-cell-Nolines,
.table > tfoot > tr > th.table-cell-Nolines,
.table > thead > tr > td.table-cell-Nolines,
.table > thead > tr > th.table-cell-Nolines {
	border-width: 0;
}

.table caption {
	text-align: left;
	caption-side: bottom;
	color: #000;
}

html[dir="rtl"] .table caption,
html[dir="rtl"] .table-header .par {
	text-align: right;
}

.table-title {
	margin-top: 0;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 0;
}

.table p {
	margin-bottom: 0;
}

.padding-left {
	padding-left: 7px;
}

.padding-right {
	padding-right: 7px;
}

.table-cell-firstcolumn.content-level2 {
	padding-left: 1.5em;
}

.table-cell-firstcolumn.content-level3 {
	padding-left: 2.0em;
}

.table-cell-firstcolumn.content-level4 {
	padding-left: 2.5em;
}

.table-cell-firstcolumn.content-level5 {
	padding-left: 3.0em;
}

.table-cell-firstcolumn.content-level6 {
	padding-left: 3.5em;
}

.container-cms .table-row.inherited > .table-cell {
	color: #707070;
}

/* ############### CONTENT - NOTICE ###############*/


.notice-container {
	overflow: hidden;
	max-width: 769px;
}

.notice-end {
	clear: both;
	height: 1px;
	width: 100%;
	background-color: transparent;
}


/* default notices */
.notice:not(.ANSI) {
	border: 0 none;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.notice.hasCustomIcon:not(.ANSI) .notice-body {
	margin-left: 50px;
}

.notice:not(.ANSI) .notice-icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 3px;
}
html[dir="rtl"] .notice:not(.ANSI) .notice-icon {
	float: right;
	margin-left: 3px;
}

.notice:not(.ANSI) .notice-icon.custom-icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 40px;
	height: auto;
	float: left;
	margin: 25px 0 0 0;
}

.notice:not(.ANSI) .notice-icon.custom-icon img {
	max-width: 100% !important;
	height: auto !important;
	margin-bottom: 5px;
}

.notice:not(.ANSI) .notice-title {
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 16px;
}

html[dir="rtl"] .notice:not(.ANSI) .notice-title {
	text-align: right;
}

.notice.hasCustomIcon:not(.ANSI) .notice-title {
	margin-left: 50px;
}

html[dir="rtl"] .notice.Danger:not(.ANSI) {
	border-left: 0;
	border-right: 5px #D0454C solid;
}

.notice.Danger:not(.ANSI) {
	border-left: 5px #D0454C solid;
	background-color: #FFBDBD;
}

.notice.Danger:not(.ANSI) .notice-icon:not(.custom-icon) {
	background-image: url('../images/warning_icon.svg');
}

.notice.Warning:not(.ANSI) {
	border-left: 5px #E1C542 solid;
	background-color: #FEF1B6;
}
html[dir="rtl"] .notice.Warning:not(.ANSI) {
	border-left: 0;
	border-right: 5px #E1C542 solid;
}

.notice.Warning:not(.ANSI) .notice-icon:not(.custom-icon) {
	background-image: url('../images/warning_icon.svg');
}

.notice.Caution:not(.ANSI) {
	border-left: 5px #E1C542 solid;
	background-color: #FEF1B6;
}

html[dir="rtl"] .notice.Caution:not(.ANSI) {
	border-left: 0;
	border-right: 5px #E1C542 solid;
}

.notice.Caution:not(.ANSI) .notice-icon:not(.custom-icon) {
	background-image: url('../images/warning_icon.svg');
}

.notice.Advice:not(.ANSI) {
	border-left: 5px #1E7F9D solid;
	background-color: #DCF4FF;
}

html[dir="rtl"] .notice.Advice:not(.ANSI) {
	border-left: 0;
	border-right: 5px #1E7F9D solid;
}

.notice.Advice:not(.ANSI) .notice-icon:not(.custom-icon) {
	background-image: url('../images/advice_icon.svg');
}

.notice.Tip:not(.ANSI) {
	background-color: #D2F9D2;
}

.notice.Tip:not(.ANSI) .notice-icon:not(.custom-icon) {
	background-image: url('../images/tip_icon.svg');
}

/* Ansi Notices */
.notice.ANSI {
	border: 1px #000 solid;
	padding: 0;
	box-sizing: content-box;
	margin-bottom: 10px;

}

.notice.ANSI .notice-body {
	margin-left: 50px;
	padding: 10px;
}

.notice.ANSI .notice-icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 40px;
	height: 40px;
	float: left;
	margin: 25px 0 0 10px;
}

.notice.ANSI .notice-icon.custom-icon {
	background-image: none;
	height: auto;
}

.notice.ANSI .notice-icon img {
	max-width: 100% !important;
	height: auto !important;
	margin-bottom: 5px;
}

.notice.ANSI .notice-title {
	text-align: left;
	padding-left: 60px;
	font-weight: bold;
	font-size: 16px;
}

.notice.ANSI.Danger .notice-title {
	background-color: #C60C30;
	color: #FFF;
}

.notice.ANSI.Caution .notice-title {
	background-color: #FED100;
}

.notice.ANSI.Warning .notice-title {
	background-color: #FF7900;
}

.notice.ANSI.Advice .notice-title {
	background-color: #0073CF;
	color: #FFF;
}

.cause {
	font-weight: bold;
}

.consequence {
	margin: 10px 0;
}

.notice.ANSI .notice-body {
	text-align: left;
}

.notice.ANSI.Danger .notice-icon:not(.custom-icon),
.notice.ANSI.Caution .notice-icon:not(.custom-icon),
.notice.ANSI.Warning .notice-icon:not(.custom-icon) {
	background-image: url('../images/warning_ansi_icon.svg');
}

.notice.ANSI.Advice .notice-icon:not(.custom-icon) {
	background-image: url('../images/advice_ansi_icon.svg');
}


.notice-body .par:first-child {
	margin-top: 0;
}

pre.code.codeTitle::before {
	height: 30px;
    display: block;
    content: attr(aria-label);
    background-color: #c5c5c5;
    padding: 6px 10px 6px 10px;
    position: relative;
    top: -10px;
	margin: 0px -9px 3px -10px;
	overflow: hidden;

}

.notice.compact {
	border: none;
	background-color: #FFF;
	display: flex;
	align-items: baseline;
	padding: 10px 0 0 0;
}

.notice.notice-container.compact > .notice-title {
	margin: 0 0 0 5px;
}
.notice.notice-container.compact > .notice-icon,
.notice.notice-container.compact > .notice-end {
	display: none;
}

.notice.notice-container.compact > .notice-body {
	width: 100%;
	margin: 0 0 0 15px;
}

/* End notices */

.editorial-information {
	background-color: #FBC3AF;
}

.lexicon-icon {
	width: 16px;
	height: 16px;
}

/* Links */
.link, .link:active, .link:visited {
	color: rgb(210, 115, 29);
	position: relative;
	font-weight: bold;
}

.link:hover {
	color: #4d4d4d;
}

.link:before {
	font-size: 20px;
	left: 0;
	margin-right: 10px;
	text-align: center;
	top: -2px;
	padding: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	content: ''
}

.link.disable {
	color: inherit;
	font-weight: bold;
	pointer-events: none;
}

.MoreInfo {
	padding-left: 30px;
}

.MoreInfo:before {
	background-image: url("../images/icon_pfeil_chevron_left.svg");
}

.pdfIcon,
.downloadIcon,
.videoIcon,
.zipIcon {
	display: inline-block;
	padding-left: 30px;
}

.pdfIcon:before {
	background-image: url("../images/icon_pdf.svg");
}

.downloadIcon:before {
	background-image: url("../images/icon_download.svg");
}

.videoIcon:before {
	background-image: url("../images/icon_play_video.svg");
}

.zipIcon:before {
	background-image: url("../images/icon_download.svg");
}

.mark, mark {
	background-color: transparent;
	color: inherit;
	padding: 0;
}

/* subtitles */
.mejs__overlay-play .mejs__overlay-button {
	z-index: 2;
	background-size: 0 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0 !important;
}

.mejs__overlay-play:hover .mejs__overlay-button,
.mejs__overlay-play .mejs__overlay-button:focus {
	background-size: inherit;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	position: absolute;
	margin: -40px 0 0 -40px !important;
}

.mejs__overlay-play {
	z-index: 2;
}

.mejs__captions-layer {
	max-width: 100%;
}

figure[style] .media-theme-video-tag:has(video) {
	height: min-content !important;
	max-width: 100%;
}

figure .media-theme.video > video {
	width: 100%;
	background-color: black;
}

figure video {
	max-width: 100%;
}

.mejs__poster {
	background-image: none !important;
}

.mejs__container .mejs__controls {
	z-index: 6;
	background: rgba(50, 50, 50, 0.7) !important;
}

div.mejs__captions-position {
	background: rgba(50, 50, 50, 0.7) !important;
	bottom: 5px;
	min-height: 66px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.mejs__captions-position.mejs__captions-position-hover {
    bottom: 40px;
}
.mejs__captions-text,
.mejs__captions-text * {
	padding: 3px 15px !important;
	background-color: transparent !important;
	box-shadow: none !important;
	background: hsla(0, 0%, 0%, 0) !important;
}

.mejs__captions-text * {
	padding: 0 0 0 0 !important;
}

.mejs__captions-text p {
	margin-bottom: 0;
}

.mejs__captions-text .container-enum {
	margin-bottom: 0;
}

.mejs__captions-text .container-enum.Numeric {
	list-style: decimal;
}

.mejs__captions-text .container-enum.Alpha {
	list-style: upper-alpha;
}

.mejs__captions-text .container-enum > li:before {
	display: none;
}

.mejs__captions-text .container-enum > li {
	color: #FFF;
	margin-bottom: 0;
}

.container-enum .notice-container {
	margin-bottom: 10px;
}

.mejs__captions-text .container-enum.Numeric > li,
.mejs__captions-text .container-enum.Alpha > li,
.mejs__captions-text .container-enum.Circle > li,
.mejs__captions-text .container-enum.Bullet > li {
	display: list-item;
	list-style-position: inside;
}

.mejs__captions-text .container-enum.Circle {
	list-style: circle;
}

.mejs__captions-text .container-enum.Bullet {
	list-style: disc;
}

.mejs__captions-text .container-enum.Arrow > li,
.mejs__captions-text .container-enum.Point > li,
.mejs__captions-text .container-enum.Line > li {
	display: table;
}

.mejs__captions-text .container-enum > li.enum-title {
	font-weight: bold;
	list-style: none;
}

.mejs__captions-text .container-enum.Arrow > li:not(.enum-title, .none-style)::before {
	content: "►";
	display: block;
	position: absolute;
	left: 0;
}

.mejs__captions-text .container-enum.Point > li:not(.enum-title, .none-style)::before {
	content: "•";
	display: block;
	position: absolute;
	left: 0;
}

.mejs__captions-text .container-enum.Line > li:not(.enum-title, .none-style)::before {
	content: "-";
	display: block;
	position: absolute;
	left: 0;
}

.mejs__container-fullscreen {
	padding: 0;
}

.mejs__time-slider .mejs__time-loaded {
	background: #3caac8;
	background: rgba(60, 170, 200, 0.8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
	background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
	background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2C7C91, endColorstr=#4EB7D4);
}

.mejs__controls .mejs__time-rail .mejs__time-current {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C8C8C8);
}
.table-TechData .par {
	white-space: pre-wrap;
}
.table.table-Nolines,
.table .table.table-Nolines {
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: transparent;
}

.table-cell-firstcolumn-Nolines,
.table-cell-lastcolumn-Nolines,
.table .table.table-cell-firstcolumn-Nolines,
.table .table.table-cell-lastcolumn-Nolines {
	border: 0 !important;
}


.floating {
	position: relative;
}

.floating .panel-heading {
	position: absolute;
	left: 0;
	z-index: 10;
	right: 0;
}

.floating .panel-collapse {
	padding-top: 30px;
}

.NoLinkText, .popup {
	cursor: pointer;
}

.NoLinkText:before {
	content: '';
	display: inline-block;
	padding-left: 100%;
}

.edge-frame {
	width: 0 !important;
	min-width: 100%;
}

.multipleChoiceCt {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-end;
}

.multipleChoiceForm .scroll-pane {
	border: 1px solid #003A6E;
}

.multipleChoiceForm label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	text-align: center;
}

.multipleChoiceForm input[type=radio] {
	display: none;
}

.multipleChoiceForm label {
	display: block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	background-color: #FFF;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #003A6E;
	margin: 0 auto;
}

.multipleChoiceForm label > i {
	display: none;
	line-height: 40px;
	font-size: 2.5em;
}

.multipleChoiceForm .table {
	margin-bottom: 0;
}

.multipleChoiceForm .table > tbody > tr:first-child > td {
	border-top: 0 none;
}

.multipleChoiceForm input[type=radio]:checked + label > i {
	display: block;
}

.table > tbody > tr > td.checkCol {
	background-color: #003A6E;
	border-color: #003A6E;
	color: #FFF;
}

.table > tbody > tr > td.contentCol {
	vertical-align: middle;
}

.notAnswered {
	color: #FF0000;
}

.correctAnswerBox {
	color: #006599;
}

.falseAnswerBox {
	color: #FF0000;
}

.counterWrongAnswers {
	font-size: 12px;
	text-align: center;
}

.checkCol1, .checkCol2 {
	width: 45px;
	text-align: center;
	font-weight: 700;
	text-transform: capitalize;
}

.checkCol3 {
	font-weight: 700;
	font-size: 1.2em;
}

.test-button {
	position: relative;
}

.test-button .btn-primary {
	background-image: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: auto;
}

/* legend */

figcaption > dl {
	margin-bottom: 0;
}

.media-legend-def p:last-child {
	margin-bottom: 0;
}

.legend-row, .table-legend-row, .media-legend-row {
	vertical-align: top;
	display: flex;
}

.media-legend-term, .table-legend-term, .legend-term {
	font-weight: bold;
	padding-right: 5px;
}

dl.media-legend,
dl.media-caption,
dl.table-legend.isTableLegend {
	display: flex;
	gap: 5px
}

.media-legend-term > div > input[type=radio] {
	margin: 0px;
}

dt.legend-row, dt.table-legend-row, dt.media-legend-row, .media-legend-def {
	padding-right: 5px;
}

@media (min-width: 1200px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 1950px) {
	header.header {
		background-color: #EFEFEF;
	}

	.test-button .btn-primary {
		width: 100% !important;
	}
}

@media (min-width: 992px) {
	.container {
		width: 100%;
	}

	header.header {
		position: relative;
	}

	.sidebar .container-fluid > .navbar-collapse {
		margin-right: -15px;
		margin-left: -15px;
	}

	header.header .container {
		background-color: #EFEFEF;
	}
	html[dir='rtl'] .arrows-nav {
		width: 75%;
		max-width: 769px;
		margin-right: 25%;
		float: right;
	}
}

@media (max-width: 992px) {
	.padding-left {
		padding-left: 0;
	}

	.padding-right {
		padding-right: 0;
	}

	.container {
		width: 100% !important;
	}

	header.header + div.searchBarTopContainer {
		margin: 0 15px;
		padding: 7px 5px;
	}

	.navbar-nav {
		float: left;
		margin: 0;
	}

	.main-nav > .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}

	.header {
		margin-top: 20px;
		background-color: transparent;
		position: relative;
	}

	.main-nav {
		background-color: #EFEFEF;
	}


	.topBar {
		border-bottom: 1px #EFEFEF solid;
		margin-bottom: 5px;
		padding-bottom: 5px; /* padding: 0 0 5px; */
		margin-left: 0;
		margin-right: 0;
	}

	.userDash {
		right: 0;
	}

	.sidebar {
		background-color: #FFF;
	}

	.sidebar-toggle {
		display: block;
		float: left;
		padding: 0;
		margin-top: 15px;
    	margin-left: 13px;
	}

	.topSearchBox {
		float: right;
		padding-right: 25px;
	}

	.searchBoxCt {
		padding: 0;
		background-color: transparent;
	}

	.breadcrumb {
		display: none;
	}

	.header > .container-fluid {
		background-color: #FFF;
		min-width: 370px;
	}

	.sidebar .navbar-collapse.collapse {
		padding-bottom: 0;
		overflow: visible !important;
	}

	.sidebar .navbar-collapse {
		margin: 0 -15px;
	}

	.sidebar .navbar-collapse.in {
		display: block;
		margin: 0 -15px;
	}

	.sidebar .navbar-header {
		float: none;
	}

	.navbar-header .navbar-toggler, .navbar-header .navbar-toggle {
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		margin-right: 0;
	}

	html[dir="rtl"] .sidebar .sidebar-toggle {
		float: right;
	}

	.sidebar .navbar-nav {
		float: none;
	}

	.expanded .submenuArrow {
		display: block;
	}

	#section-column-ct {
		z-index: 5;
	}

	.mejs__captions-layer {
		max-width: 100%;
	}

	.item .block-ct {
		background-color: #FFF;
	}

	.carousel-inner {
		overflow: inherit;
	}

	.media-softkey {
		min-width: 35px;
	}

	.instruction-compact colgroup col:first-child {
		min-width: 120px;
	}

	.instruction-compact .media-softkey {
		min-width: 0;
	}

	.multipleChoiceCt {
		flex-direction: column;
	}

	.main-nav > .container-fluid:has(.secondLogo) {
		padding: 0 5px;
	}

	.main-nav > .container-fluid:has(.secondLogo) .navbar-product-name {
		max-width: 48%;
	}

	html[dir="rtl"] .main-nav > .container-fluid:has(.secondLogo) .navbar-brand > img {
		margin-right: auto;
	}

	.hotspot-page {
		height: 35vh !important;
	}

	.preview .hotspot-page {
		height: 30vh !important;
	}
}

@media (max-width: 767px) {

	.secondLogo {
		margin-top: 0px;
		max-width: 50%;
		margin-left: auto;
	}

	.navbar-brand {
		max-width: 50%;
	}

	.secondLogo > img {
		margin: auto 0 auto auto;
	}

	.topSearchBox {
		padding-right: 25px;
	}

	.childCol {
		flex: 1 auto;
	}

	.childBlock {
		background-color: #efefef;
	}

	.hidden-tabs {
		display: block;
	}

	.carousel-inner {
		overflow: inherit;
	}

	.floating .panel-heading::after {
		display: block;
		content: '';
		width: 15px;
		position: absolute;
		top: 0;
		right: 0;
		margin-right: -15px;
		bottom: 0;
		background-color: #FFF;
	}

	.floating .panel-heading::before {
		display: block;
		content: '';
		width: 15px;
		position: absolute;
		top: 0;
		left: 0;
		margin-left: -15px;
		bottom: 0;
		background-color: #FFF;
	}

	.h1, h1 {
		font-size: 28px;
	}

	.h2, h2 {
		font-size: 16px;
	}

	li.step:before {
		height: 14px;
		width: 9px;
	}

	li.step.result:before {
		font-size: 17px;
	}

	.bottomTabs .closeTabs.externalClose {
		top: -35px;
	}

	body,
	.table-condensed .table-cell,
	.table.table-condensed > tbody > tr > td.table-cell {
		font-size: 12px;
	}

	.table-responsive{
		border: 0;
	}
	.table-responsive > .table-bordered {
		border: 1px solid #ddd;
	}

	.searchBarTopContainer > .searchBoxCt {
		left: 0;
	}

	.searchBarTopContainer .searchButton {
		left: 97%;
	}

	.searchBarTopContainer .searchBoxCt .searchform input {
		width: 100%;
	}

	.searchBarTopContainer .searchButton {
		left: 93%;
	}

	.btn-help-model3d {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.model3d-help-content {
		width: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		height: auto;
	}

	.model3d-content-icons-help {
		flex-direction: column;
		align-items: center;
		height: 40%;
	}

	.model3d-content-icons-help img {
		margin-bottom: 10px;
	}

	.model3d-desktop-image {
		visibility: hidden;
		position: absolute;
	}

	.model3d-responsive-image {
		visibility: visible;
		position: relative;
	}

	html[dir="rtl"] .searchBarTopContainer > .searchBoxCt {
        left: 25.7%;
	}

	html[dir="rtl"] .searchBarTopContainer .searchBoxCt .searchButton {
		left: -25%;
		position: absolute;
		top: 16px;
	}

	html[dir="rtl"] .main-nav > .container-fluid:has(.navbar-product-name) {
		padding: 0 15px;
		display: flex;
		flex-direction: row-reverse;
	}

	html[dir="rtl"] .main-nav > .container-fluid:has(.navbar-product-name) .navbar-product-name {
		width: 100%;
		position: relative;
		right: initial;
	}

	html[dir="rtl"] .main-nav > .container-fluid:has(.navbar-product-name) .secondLogo {
		margin-left: auto;
	}
	html[dir="rtl"] .main-nav > .container-fluid:has(.navbar-product-name) .navbar-product-name {
		margin: 10px 0 0px auto;
	}
	.main-nav > .container-fluid:has(.navbar-product-name) {
		display: flex;
	}
	.main-nav > .container-fluid:has(.navbar-product-name) .navbar-product-name {
		width: 100%;
		position: relative;
		right: initial;
		left: initial;
		margin: 10px 10px 0 10px;
	}

}

@media (max-width: 400px) {
	.instruction-compact colgroup col:first-child {
		min-width: auto;
		width: 20% !important;
	}

	.instruction-compact colgroup col:last-child {
		width: 77% !important;
	}
}

@media (max-width: 370px) {
	.secondLogo {
		display: none;
	}

	.topSearchBox {
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	/* the boostrap rule is overwritten because the paragraphs, inside the cell,
	are set to a maximum width which causes the text to overflow the column */
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > thead > tr > th {
		white-space: normal;
	}
}

.rtl {
	direction: rtl;
}

/* sidebar ONLINE HELP RESPONSIVE */
.smc-sidebar .x-tree-icon-custom.hide-icon {
	display: none;
}

.smc-sidebar .x-tool-expand-left:hover {
	text-decoration: none;
}

.text-to-speech-button {
	width: 18px;
	height: 18px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 90%;
	background-image: url('../icons/play-button.svg');
}

.text-to-speech-button-container {
	float: right;
}

/* header navigation */
.section-header {
	position: relative;
	z-index: 2
}


.arrows-nav-header {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: flex;
	list-style: none;
}

html[dir = "rtl"] .arrows-nav-header {
	left: 0;
	right: auto;
}

.smc-content-ct .section-header {
	padding-top: 25px;
}

.arrows-nav-header .arrow {
	display: inline-block;
	margin-left: 5px;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px;
}

/* collapsible arrows */
.collapsibleHeader {
	display: flex;
	cursor: pointer;
}
.collapsibleArrows {
	background: none;
	border: none;
	display: inline-flex;
	margin-right: 5px;
}

.collapsibleArrows .arrow {
	display: inline-block;
	width: 15px;
	text-align: center;
}

.collapsible .collapsibleArrows .arrowDown {
	display: none;
}

.collapsible.closed .collapsibleArrows .arrow.arrowDown {
	display: inline-block;
}

.collapsible.closed .collapsibleArrows .arrow.arrowUp {
	display: none;
}

.collapsible.closed .collapsibleCt {
	display: none;
}

html[dir="rtl"] .smc-content-ct article.collapsible .collapsibleCt > div {
	float: right;
	margin-right: 20px;
}

.include-content {
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: dashed;
	border-color: red;
	border-width: 1px;
}

.step.include-content + .step.include-content {
	border-bottom: none;
	border-top: none;
}

.step:nth-child(1 of .include-content) {
	border-bottom: none;
}

.step:nth-last-child(1 of .include-content) {
	border-bottom: 1px red dashed!important;
}

.field-ref {
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: dashed;
	border-color: orange;
	border-width: 1px;
}
.include-block {
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: dashed;
	border-color: red;
	border-width: 1px;
}

.include-text {
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: dashed;
	border-color: red;
	border-width: 1px;
}

.legend-include-element {
	padding-left: 15px;
}

.dialog {
	font-weight: bold;
}

.inverted {
	text-decoration: overline;
}

.smc-content-ct {
	line-height: 1.4em;
	font-size: 14px;
}

.smc-content-ct td {
	font-size: 14px;
	line-height: 1.4em;
}

.product-preview-tab {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	min-width: 80px;
	max-width: 120px;
}

/*NAVIGATION ICONS ACCESSIBILITY*/

#smc-search-field {
	border-color: #F0C3AF;
}

#smc-search-field:focus {
	border-color: #55464B;
}

#smc-search-field:hover {
	border-color: #EC7326;
}

#smc-search-button:focus,
.x-panel.x-tabpanel-child.x-panel-default:focus {
	border: 1px solid #55464B;
}

.x-tab.x-tab-active.x-tab-default {
	background-color: #F0C3AF;
	border-color: #F0C3AF;
}

.x-tab.x-tab-active.x-tab-default .x-tab-close-btn {
	background-position: 0 0;
}

.x-tab.x-tab-active.x-tab-default .x-tab-inner.x-tab-inner-default {
	color: black;
}

.x-tab.x-tab-default.x-tab-over {
	background-color: #EC7326;
	border-color: #EC7326;
}

.x-tab.x-tab-default.x-tab-focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none;
	box-shadow: none !important;
	outline: none;
	border-color: #55464B;
}

html[dir="rtl"] .smc-content-tree{
	border-bottom: 1px solid #cfcfcf;
}

.x-autowidth-table .x-grid-item {
	min-width: 100%;
}

.x-grid-item.x-grid-item-selected {
	background-color: transparent;
}

.x-grid-item.x-grid-item-selected > tbody > tr.x-grid-row,
.x-boundlist-item-over,
.tree-navigation-list-item[data-active = "true"] {
	background-color: #F0C3AF;
}

.x-grid-item.x-grid-item-over > tbody > tr.x-grid-row,
.tree-navigation-link:hover {
	background-color: #EC7326;
}

.x-grid-item-focused .x-grid-cell-inner:before {
	border-color: #55464B;
}

.smc-content-ct .header-nav.arrows-nav-header.container-navButtons a {
	color: #EC7326;
}

#smc-quick-access .x-form-trigger-wrap-default.x-form-trigger-wrap-focus {
	border-color: #55464B;
}

#smc-quick-access .x-form-trigger-wrap-default:hover {
	border-color: #EC7326;
}

.smc-content-ct .result {
	color: #EC7326
}

.arrow.arrow-header.home:focus,
.arrow.arrow-header.smc-print:focus,
.arrow.arrow-header.prev:focus,
.arrow.arrow-header.up:focus,
.arrow.arrow-header.next:focus,
.x-splitter-vertical:focus,
.x-tab-default .x-tab-close-btn:focus,
.x-splitter-vertical:focus,
.tree-navigation-list-item:focus
 {
	outline: #55464B solid 1px;
}

.x-splitter.x-splitter-focus::after {
	border: none;
}

.arrows-nav-header .arrow .fa:before{
	font-size: 20px;
}

/*EXPAND BUTTON TOOLTIP*/

.smc-main-ct .x-box-item.x-tool-default.x-top::before {
	visibility: hidden;
	content: attr(aria-label);
	position: absolute;
	bottom: -100%;
	background-color: #FFF;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: solid 1px;
	padding: 2px;
	white-space: nowrap;
}

.smc-main-ct .x-box-item.x-tool-default.x-top {
	position: relative;
	display: inline-block;
}

.smc-main-ct .x-box-item.x-tool-default.x-top:hover::before {
	visibility: visible;
}

.smc-main-ct .x-collapsed.x-panel-header-collapsed {
	overflow: visible !important;
}

li.nav-item[data-type='producttab'] {
	cursor: pointer;
}

/*COPY BUTTON MODAL*/

.alert {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	z-index: 2;
	text-align: center;
}

.preview.model3d  {
	overflow-y: hidden;
}

.model3d-container {
	height: 100vh;
	width: 100%;
}

.model3d-video-controls {
	width: 70%;
	height: auto;
	margin: 0 auto;
	padding: 10px 12px 10px 30px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: rgba(70, 130, 180, 0.9);
	z-index: 2147483648;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 800px;
}

.model3d-current-time {
	padding: 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.model3d-duration-time {
	padding: 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.model3d-slash-time {
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.model3d-full-screen {
	background-color: #017298;
	border: none;
	color: white;
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 4px 2px;
	border-radius: 5px;
	cursor: pointer;
}


/* Range-Bar */

.model3d-seek-bar {
	margin-left: 15px;
	margin-right: 15px;
	top: 50%;
	width: 70%;
}

.model3d-video-controls input[type=range] {
	position: relative;
	-webkit-appearance: none;
	width: 100%;
	height: 12px;
	background: #fff;
	outline: none;
	-webkit-transition: .2s;
	transition: opacity .2s;
	border-radius: 20px;
}

.model3d-video-controls input[type='range']::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	color: #003d51;
}

.model3d-video-controls input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	background: #017298;
	cursor: pointer;
	border-radius: 20px;
	border: 3px solid #fff;
}

.model3d-video-controls input[type="range"]::-moz-range-track {
	background-color: #ffff;
}

.model3d-video-controls input[type="range"]::-moz-range-progress {
	background-color: #003d51;
}

.model3d-video-controls input[type="range"]::-moz-range-thumb {
	width: 25px;
	height: 25px;
	background: #017298;
	cursor: pointer;
	border-radius: 20px;
	border: 3px solid #fff;
}

.model3d-video-controls input[type="range"]::-ms-fill-lower {
	background-color: #003d51;
}

.model3d-video-controls input[type="range"]::-ms-fill-upper {
	background-color: #fff;
}

/* Controls */

.model3d-box {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	border-style: solid;
	border-width: 20px 0px 20px 40px;
	border-color: transparent transparent transparent white;
	transition: all 100ms ease-in-out;
	cursor: pointer;
}

.model3d-pause {
	border-style: double;
	border-width: 0px 0px 0px 40px;
}

.model3d-player {
	text-align: center;
}
.error-model-container {
	position: relative;
}

.error-model-text {
	position: absolute;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}


/* Controls */

.experience4d-box {
	width: 25px;
	height: 25px;
	box-sizing: border-box;
	border-style: solid;
	border-width: 12.5px 0 12.5px 25px;
	border-color: transparent transparent transparent white;
	cursor: pointer;
}

.experience4d-pause {
	border-style: double;
	border-width: 0 0 0 25px;
}

.experience4d-player {
	text-align: center;
}

.experience4d-video-controls-container {
	width: 70%;
	height: auto;
	margin: 0 auto;
	padding: 8px 12px;
	position: absolute;
	bottom: 36px;
	left: 50%;
	transform: translate(-50%);
	background-color: var(--foreground-color);
	z-index: 2147483646;
	border-radius: 3px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	max-width: 800px;
	transition: opacity 0.5s ease-in-out;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.experience4d-video-controls-header-container {
	width: 100%;
}

.experience4d-video-controls-header-container.disabled, .experience4d-video-controls-header-container-bottom.disabled {
	display: none;
}

.experience4d-video-controls-header-container-bottom {
	padding-left: inherit;
	padding-right: inherit;
	position: absolute;
	bottom: -24px;
	left: 0;
}

.experience4d-video-controls-title-wrapper-bottom {
	display: flex;
	flex-direction: row;
}

model-viewer::part(default-ar-button){
	height: 50px;
	width: 50px;
	bottom: 64px;
	right: 10px;
}

.experience4d-video-controls-header {
	width: 100%;
	color: white;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

.experience4d-video-controls-header::after {
	content: "";
	display: block;
	height: 0.5px;
	background-color: var(--background-color);
	margin-top: 12px;
	margin-bottom: 6px;
}

.experience4d-video-controls-scene-number {
	margin-right: 8px;
}

.experience4d-video-controls-scene-title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.experience4d-video-controls {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.experience4d-full-screen {
	background-color: var(--foreground-color);
	border: none;
	color: white;
	padding: 0 0;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 4px 2px;
	border-radius: 5px;
	cursor: pointer;
}

.experience4d-scenes-panel.optional {
	display: none;
}

/*use the default-panel class if using the embedded scenes panel*/
.experience4d-scenes-panel.default-panel {
	display: block;
}

.experience4d-scenes-panel .scene-pages-btn {
	display: none;
}

.experience4d-scenes-panel:has(.scene-page) .scene-pages-btn {
	display: block;
}

.experience4d-scene-controls {
	display: flex;
	flex-direction: row;
	margin: 0 1px 0 1px;
}

.experience4d-scene-editor-controls {
	display: none;
	flex-direction: row;
	margin: 0 4px 0 4px;
}

.experience4d-scene-editor-previous-timeframe, .experience4d-scene-editor-next-timeframe {
	background-color: transparent;
	border: none;
	color: white;
	padding: 0 0;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 1px 4px;
	border-radius: 5px;
	cursor: pointer;
}

.experience4d-previous-scene, .experience4d-next-scene {
	background-color: transparent;
	border: none;
	color: white;
	padding: 0 0;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 2px 4px;
	border-radius: 5px;
	cursor: pointer;
}

/* Range-Bar */

.experience4d-seek-bar {
	margin-left: 15px;
	margin-right: 15px;
	top: 50%;
	width: 70%;
}

.experience4d-video-controls input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	height: 8px;
	outline: none;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.6);
	background-image: linear-gradient(var(--background-color), var(--background-color));
	background-size: 0% 100%;
	background-repeat: no-repeat;
	margin-right: 0;
}

.experience4d-time-count {
	color: white;
	font-size: 12px;
	display: inline-block;
	padding: 8px;
}

/* Chrome, Safari */

.experience4d-video-controls input[type='range']::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	background: transparent;
	border: none;
	box-shadow: none;
}

.experience4d-video-controls input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 18px;
	height: 18px;
	background: white;
	cursor: pointer;
	border-radius: 50%;
	box-shadow: 0 0 2px 0 #555;
	transition: background .3s ease-in-out;
}

/* Firefox */

.experience4d-video-controls input[type='range']::-moz-range-track {
	background: transparent;
	border: none;
	box-shadow: none;
}

.experience4d-video-controls input[type="range"]::-moz-range-thumb {
	width: 18px;
	height: 18px;
	background: white;
	cursor: pointer;
	border-radius: 50%;
	border: none;
	box-shadow: 0 0 2px 0 #555;
}

.experience4d-video-controls input[type="range"]::-moz-range-progress {
	height: 8px;
	transition: background .3s ease-in-out;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.6);
	background-image: linear-gradient(var(--background-color), var(--background-color));
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-right: 0;
}

/*Hotspots*/
.hotspot-pages {
	display: none;
}

.hotspot-page .container-navButtons {
	display: none;
}

.hotspot-page {
	overflow-y: scroll;
	height: 35vh;
	overflow-x: hidden;
}

.preview .hotspot-page {
	height: 30vh;
}

model-viewer .Hotspot {
	background: #fff;
	border-radius: 32px;
	border: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	box-sizing: border-box;
	cursor: pointer;
	height: 24px;
	padding: 8px;
	position: relative;
	transition: opacity 0.3s;
	width: 24px;
}

model-viewer .Hotspot:not([data-visible]) {
	background: transparent;
	border: 4px solid #fff;
	box-shadow: none;
	height: 32px;
	pointer-events: none;
	width: 32px;
}

model-viewer .Hotspot:focus,
model-viewer .FocusedHotspot {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	border: 4px solid #66afe9;
	height: 32px;
	outline: none;
	width: 32px;
}

model-viewer .Hotspot>* {
	opacity: 1;
	transform: translateY(-50%);
}

model-viewer .HotspotAnnotation {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	color: rgba(0, 0, 0, 0.8);
	display: block;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	left: calc(100% + 1em);
	max-width: 200px;
	overflow-wrap: break-word;
	padding: 0.5em 1em;
	position: absolute;
	top: 50%;
	width: max-content;
}

model-viewer .Hotspot:not([data-visible])>* {
	opacity: 0;
	pointer-events: none;
	transform: translateY(calc(-50% + 4px));
	transition: transform 0.3s, opacity 0.3s;
}

/* Modal Window */

.experience4d-hotspot-modal-window {
	transition: visibility 0.3s, opacity 0.5s ease-in-out;
}

.experience4d-hotspot-modal-window > .modal {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	/* Firefox */
	-ms-transform: translate(-50%, -50%);
	/* IE 9 */
	-webkit-transform: translate(-50%, -50%);
	/* Safari and Chrome*/
	-o-transform: translate(-50%, -50%);
	/* Opera */
	transform: translate(-50%, -50%);
	min-width: 500px;
	max-width: 800px;
	vertical-align: middle;
	padding: 25px 35px;
	background-color: rgb(255, 255, 255, 0.6);
	border-radius: 8px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
	z-index: 2147483648;
	color: rgba(0, 0, 0, 0.8);
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

.experience4d-hotspot-modal-window > .modal > .modal-close-btn {
	position: absolute;
	right: 2px;
	top: 2px;
	font-size: 25px;
	z-index: 2147483648;
	border-radius: 100px;
	border: none;
	color: var(--background-color);
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 25px;
	width: 25px;
}

.experience4d-hotspot-modal-window > .modal > .modal-close-btn path {
	fill: var(--background-color);
}


.experience4d-hotspot-modal-window > .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: var(--foreground-color);
	z-index: 2147483648;
	opacity: .7;
}

.name-part-selected {
	position: absolute;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding: 8px;
}

.nav-menu li {
    list-style-type: none;
}

.nav-menu li.submenu.open {
    list-style-type: circle;
}

.nav-menu li.submenu.closed {
    list-style-type: square;
}

.nav-menu li.submenu.closed li {
    display: none;
}

/*TREE LIST NAVIGATION STYLES*/


.tree-navigation-child-container,
.tree-navigation-list,
.tree-index-navigation-list {
	padding: 0;
}


.tree-navigation-list-item {
	list-style: none;
	background-color: #FFFFFF;
	position: relative;
}
.tree-navigation-child-container {
	background-color: #FFFFFF;
}
.x-tree-list-expander:hover {
	cursor: pointer;
}
.tree-navigation-link[aria-expanded = "false"] > .x-tree-list-expander {
	background-image: url(../images/arrows.png);
}
.tree-navigation-link[aria-expanded = "true"] > .x-tree-list-expander{
	background-image: url(../images/arrows.png);
	background-position: 35%;
	margin-right: 0;
}
.x-tree-list-expander,
.navSpace {
	width: 25px;
	min-width: 25px;
}
.tree-navigation-link {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 8px 15px 7px 6px;
	white-space: nowrap;
}
.tree-navigation-link:focus {
	text-decoration: none;
	color: #000;
	outline: 2px solid #000000;
}
.tree-navigation-link:hover {
	text-decoration: none;
	color: #000;
}

.tree-navigation-link[aria-expanded = "false"] ~ .tree-navigation-child-container {
    display: none;
}

.tree-navigation-link[aria-expanded = "true"] ~ .tree-navigation-child-container {
    display: block;
}
.navSpace {
	content: "-";
	display: inline-block;
}

a.tree-navigation-link {
	display: flex;
	text-wrap: balance;
}

li.tree-navigation-list-item {
	overflow-wrap: anywhere;
}

.tree-navigation-link[aria-expanded="true"]>.x-tree-list-expander {
	padding-right: 25px;
}

.tree-navigation-link[aria-expanded="false"]>.x-tree-list-expander {
	padding-right: 25px;
}

.tree-navigation-list-item>.tree-navigation-link:not([aria-expanded])>.navSpace:last-child {
	padding-right: 25px;
}

.time_popup {
    text-align: center;
}
.time_popup .time_popup_strat_time {
    color: #2C97D4;
    background-color: #FFF;
    font-size: 70px;
}

.time_popup_msj {
    padding-right: 3px !important;
    font-size: 12px;
    text-align: left;
}

.time_popup_clock_ico {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
}

.time_popup_time_value {
    padding-left: 3px !important;
    text-align: left;
    font-size: 28px;
}

.feedback,
.feedbackSummary {
	display: none;
}
figure.media:has(.model3d-preview-upper-right-buttons-container) {
	position: relative;
}

.model3d-preview-upper-right-buttons-container.experience-loading {
	display: none;
}

.model3d-preview-upper-right-buttons-container.experience-loaded {
	display: flex;
}

.model3d-preview-upper-right-buttons-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9999;
	overflow: hidden;
}

.model3d-standard-views-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: rgba(240, 240, 240, 0.9);
	border: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-top: 8px;
	overflow: hidden;
	transition: height 0.5s ease;
}

.model3d-standard-views-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.model3d-standard-views-btn {
	border: none;
	width: 100%;
	height: 50px;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	padding: 4px;
	margin: 2px;
}

.btn-help-model3d, .btn-qr-model3d, .model3d-xray-toggle-btn {
	border: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 16px;
	cursor: pointer;
	display: flex;
	padding: 5px;
	margin-top: 8px;
}

.btn-qr-model3d.pressed img.model3d-qr-toggle-image {
	filter: invert(0.4) sepia(0.5) saturate(2.5) hue-rotate(180deg) brightness(0.9);
}

.model3d-help-content {
	display: none;
	background-color: rgba(240, 240, 240, 0.9);
	padding: 10px;
	border: 1px solid #ccc;
	width: auto;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
	height: 25%;
}

.model3d-qr-container {
	display: none;
	background-color: rgba(240, 240, 240, 0.9);
	padding: 35px;
	border: 1px solid #ccc;
	width: auto;
	height: auto;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
}

.model3d-qr-content {
	width: 210px;
	display: flex;
	flex-direction: column;
	background-color: white;
	padding: 5px;
}

.model3d-qr-content span {
	order: 2;
	font: 12px "Open Sans", arial, helvetica, sans-serif;
	margin-top: 7px;
}

.model3d-content-icons-help {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 100%;
	align-items: center;
}

.model3d-content-icons-help img {
	width: 125px;
	height: auto;
	margin-right: 10px;
}

.model3d-close-button {
	background: transparent;
	border: none;
	font-size: 0;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: -5px;
	z-index: 10000;
}

.model3d-close-button img {
	width: 40px;
	height: 40px;
}

.model3d-responsive-image {
	visibility: hidden;
	position: absolute;
}

.x-box-scroller-tab-bar:focus {
	border: 1px solid black;
	opacity: inherit;
}

@media (min-width: 768px) {
	nav .container-fluid:has(.navbar-product-name) .navbar-brand {
		max-width: 23%;
	}
}

@media (max-width: 768px) {
	.btn-help-model3d {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.model3d-help-content {
		width: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		height: auto;
	}

	.model3d-content-icons-help {
		flex-direction: column;
		align-items: center;
		height: 40%;
	}

	.model3d-content-icons-help img {
		margin-bottom: 10px;
	}

	.model3d-desktop-image {
		visibility: hidden;
		position: absolute;
	}

	.model3d-responsive-image {
		visibility: visible;
		position: relative;
	}

	.experience4d-hotspot-modal-window > .modal > .modal-close-btn {
		right: 20px;
		top: 10px
	}

	.hotspot-page #section-column-ct {
		padding: 20px;
	}

	.experience4d-hotspot-modal-window > .modal {
		min-width: 90%
	}

	nav .container-fluid:has(.navbar-product-name) .navbar-brand {
		max-width: 100%;
	}
}

@media (max-width: 992px) {
	.navbar-collapse[aria-expanded="false"] {
		display: none!important;
	}
	.navbar-collapse[aria-expanded="true"] {
		display: block!important;
	}
}

.x-box-scroller-tab-bar:focus {
	border: 1px solid black;
	opacity: inherit;
}

/* Video accessibility features */

.media-theme-video-tag:focus,
figure.media .mejs__overlay-button:focus {
	border: 2px solid #EE7326;
}

.mejs__button > button:focus,
.mejs__time-total.mejs__time-slider:focus {
    outline: #FFFFFF solid 1px;
}

input.mejs__captions-selector-input {
	box-sizing: border-box;
	border: 3px solid white;
	width: 5px;
	left: 0;
}

input.mejs__captions-selector-input:focus {
	outline: 4px auto rgba(33, 248, 248, 1);
	outline-offset: -2px;
	accent-color: rgba(33, 248, 248, 1);
}

/* Printing settings */

@media print {
	ul.container-navButtons,
	div.x-tab-bar-body,
	button.navbar-toggle,
	a.navbar-brand,
	div.searchBox,
	img.lexicon-icon {
		display: none;
	}

	/* Collapsibles */
	.collapsible .collapsibleArrows .arrowDown {
		display: none !important;
	}

	.collapsible.closed .collapsibleArrows .arrow.arrowUp {
		display: block;
	}

	.collapsible.closed .collapsibleCt {
		display: block;
	}

	/* Class online-help is exclusive to OH5's printing output */

	.online-help .result{
		color: #EC7326
	}

}