body {
  font-size: inherit !important;
}

.title_list {
  list-style: none;
  padding-left: 20px;
}

#toc_list,
#toc_list_dn {
  margin-top: 20px;
}

.root-breadcrumb::after {
  content: "/";
  margin: 0 5px;
 }

.list_item {
  position: relative;
  margin: 5px 5px 5px 0;
}

.title_list .title_list .list_item {
  margin: 10px 25px 5px -10px;
}

.main_title_link {
  display: inline-block;
  width: calc(100% - 5px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title_link:not(#navigation .title_link) {
  width: calc(100% - 5px);
}

.title_link {
  display: inline-block;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: inherit;
  text-decoration: auto !important;
}

.title_link:hover {
  color: inherit;
}

.main_title_link_container {
  margin-bottom: 6px;
  padding-top: 3px;
}

.title_link_container {
  cursor: pointer;
  margin-bottom: 6px;
  padding-top: 3px;
}

.title_link_container:hover:not(#navigation .title_link_container), .list_item.active>.title_link_container:not(#navigation .list_item.active>.title_link_container) {
  color: #eb7f00;
}

.title_link_container:hover:not(#navigation .title_link_container) {
  background-color: #f5f5f5d4;
  border-radius: 2px;
}

#navigation .title_link_container:hover {
  font-weight: 600;
}

.list_item.active>.title_link_container {
  font-weight: 600;
}

.has-children:not(.ignore-children)>.title_link_container>.expandChildNodes {
  display: inline-block;
}

.expandChildNodes {
  display: none;
  position: absolute;
  right: calc(100% - 20px);
  width: 20px;
  text-align: center;
}

.expanded-list {
  display: none !important;
}

.collapsed-list {
  display: inline-block !important;
}

.expanded>.title_link_container>.expandChildNodes>.expanded-list {
  display: inline-block !important;
}

.expanded>.title_link_container>.expandChildNodes>.collapsed-list {
  display: none !important;
}

#log_button.loggedin>.loginicon,
#log_button.loggedin>.usericon {
  display: none;
}

#log_button.loggedout>.logouticon,
#log_button.loggedout>.usericon {
  display: none;
}

.loggedin .login-text {
  display: none;
}

.loggedout .logout-text {
  display: none;
}

/* components */
.component_children .crex_page_info_results {
  display: none !important;
}

/* documents */
.component_documents .crex_page_info_results {
  display: none !important;
}

#component_info .info-card {
  margin: 10px;
  padding: 10px;
  border: 1pt solid #d7d7d7;
  border-radius: 7px;
}

#component_info .info-card .info-card-title {
  word-break: break-word;
}

ul.parties .party_entry {
  list-style: none;
  text-indent: -10px;
}

ul.parties .party_entry span {
  margin-left: 10px;
}

ul.parties .party_entry,
ul.parties ul>.component_entry {
  list-style: none;
  text-indent: -10px;
  cursor: pointer;
}

ul.parties .party_entry span,
ul.parties ul>.component_entry span {
  margin-left: 10px;
}

#component_info .info-card-title i {
  cursor: pointer;
}

.box_rendition .box_link a i {
  cursor: pointer;
}

body #tools {
  display: flex;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 3 / 3;
}

#content #viewers_container {
  display: block;
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  grid-row: 2 / 4;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2 / 3;
  overflow: auto;
  position: relative;
  z-index: 2;

  margin-top: 0px;
  background-color: white;
  border: 1px #426aaf solid;
  border-radius: 3px 0 0 3px;
  left: 5px;
  border-right: none;
  box-shadow: -5px 5px 7px 0px rgba(0, 0, 0, 0.1);
  justify-self: end;
  -ms-grid-column-align: end;
}

#content.vc_collapsed #viewers_container {
  overflow: hidden;
  z-index: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
}

#content footer {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3 / 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

#document_area {
  height: calc(100% - 38px);
  margin: 8px;
  position: relative;
  top: 30px;
}

.doc-container>.doc-container {
  margin-left: 20px;
}

.pdf-viewer {
  height: 100%;
  width: 100%;
}

#crex-load-animation {
  position: fixed;
  top: calc(50% - 50px);
  right: calc(50% - 50px);
  font-size: 50px;
  z-index: 10;
}

#meta_area .metadata-entry.id p {
  word-break: break-all;
}

/*override cursomt pifan*/
table tr.row {
  display: table-row;
}

#content.header_collapsed #content,
#container.header_collapsed #menu,
#container.header_collapsed #toc {
  -ms-grid-row: 3;
  -ms-grid-row-span: 2;
  grid-row: 3 / 5;
}

#viewers_container_button {
  border: none;
  height: 30px;
  width: 30px;
  background-color: #8999C9;
  color: #EE7203;
  cursor: pointer;
  border-radius: 2px;
  outline: none;
  padding: 0;
  z-index: 1;
}

#viewers_container_button i::before {
  padding: 7px 11px;
}

/* TODO: gucken ob es in anderen Szenarien außer Search, Document, Index ausgeblendet ist */
#content.vc_collapsed {
  -ms-grid-columns: 1fr 30px;
  grid-template-columns: 1fr 30px;
}

.vc_collapsed #viewers_container_button {
  border-radius: 2px 0 0 2px;
}

#viewers_container_button:hover {
  background-color: #EE7203;
  color: #8999c9;
}

#content.vc_collapsed #document_area {
  display: none;
}

.result-header .result-title {
  width: 100%;
}

.result-body .breadcrumbs {
  display: inline-block;
  font-size: 13px;
}

.result-body .breadcrumbs>* {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: unset;
  color: #565B64 !important;
}

.result-body .breadcrumbs>*:hover {
  text-decoration: none !important;
}

.breadcrumb-entry span {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gmp-result-title {
  display: inline-block;
  width: calc(100% - 50px);
  color: #36C;
  font-size: 17px;
  margin-bottom: 2px;
}

.result-header .gmp-preview-icon,
.result-header .gmp-lang-icon {
  vertical-align: top !important;
}

.lang-flag {
  border: 2px solid rgb(235, 235, 235);
  width: 30px !important;
  height: 30px !important;
  border-radius: 50%;
  object-fit: cover;
}

.language-container .dropdown-item span.align-middle {
  padding-left: 10px;
  font-size: 15px;
}

.dropdown-toggle::after {
  display: none !important;
}

.dropdown-item {
  cursor: pointer;
}

.dropdown-button {
  border-radius: 50%;
  background-color: transparent;
  height: 20px;
  width: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  border: none;
}

#toggle_tab button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

#toggle_tab .fa-angle-left {
  display: none;
}

#text a,
#text a[href] {
  text-decoration: none !important;
}

body #content #text {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;

  height: 100%;
  overflow: hidden auto;
  scrollbar-width: none;

  -ms-grid-row: 3;
  -ms-grid-row-span: 2;
  grid-row: 3 / 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1 / 3;
  height: auto;
  overflow: unset;
  z-index: 1;
}

#content.vc_collapsed #text {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 3 / 4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 3;
  height: 100%;
  overflow: unset;
}

#content.vc_collapsed #addon_area {
  display: none;
}

/* gmp cdp */
#packages-area {
  width: 100%;
}

#rendition-area {
  width: 100%;
}

#directoryNode-area {
  width: 100%;
}

#result-area .result-header {
  display: flex;
}

.title-link-container {
  flex: 1;
  order: 2;
  display: inline-flex;
  justify-content: center;
  vertical-align: middle;
}

.info-card-title {
  flex: 12;
  order: 1;
  margin-top: .5rem;
  display: inline-flex;
  justify-content: flex-start;
  vertical-align: middle;
}

#result-area .info-card {
  margin: 10px;
  padding: 10px;
  border: 1pt solid #d7d7d7;
  border-radius: 7px;
}

#result-area .info-card .info-card-title {
  word-break: break-word;
}

#text .section-lazy>div[data-crex-state="loaded"] {
  min-height: inherit;
}

.breadcrumb:not(.breadcrumb:last-of-type)::after {
  content: "/";
  margin: 0px 5px;
}

#breadcrumbs {
  display: block;
  width: 100%;
  word-wrap: anywhere;
}

#breadcrumbs p {
  margin: 0px;
  cursor: pointer;
  width: max-content;
  display: flex;
}

#breadcrumbs a {
  cursor: pointer;
  color: black;
  display: inline;
  float: left;
}

#breadcrumbs div {
  cursor: pointer;
  color: black;
}

#breadcrumbs a:hover,
#nve_container a:hover {
  color: #eb7f00;
  text-decoration: underline;
}

#dots {
  align-self: baseline;
  width: 18px;
  height: 17px;
  display: inline-flex;
  flex-direction: column;
  float: left;
}

#whitespace {
  display: none;
  padding: 10px;
  width: 150px;
  position: relative;
  background-color: transparent;
  right: 25px;
}

#nve_container {
  height: auto;
  width: auto;
  display: none;
  min-width: 150px;
  background-color: white;
  position: relative;
  flex-direction: column;
  right: 25px;
  border-radius: 4px;
  border: solid 2px #23587c;
  max-width: 200px;
}

#dots.visible #nve_container {
  display: inline-flex;
}

#dots.visible #whitespace {
  display: block;
}

#nve_container a {
  margin: 5px 10px 5px 10px;
}

#dots:hover #nve_container {
  display: inline-flex;
}

#dots:hover #whitespace {
  display: block;
}

.addon-li {
  cursor: pointer;
}

#denied_container p {
  font-weight: bold;
}

.denied_intro a {
  cursor: pointer;
}

.content-lazy.denied:not([data-crex-state="loaded"]) {
  height: auto;
  min-height: inherit !important;
}

.img-large {
  width: auto !important;
  height: auto !important;
}

.img-vgwort {
  width: 1px;
  max-width: 1px;
  height: 1px;
  max-height: 1px;
  display: block;
}

body:not([data-packagedomain='null']) #components_dropdopwn {
  display: none;
}

[data-crex-conditions]:not(.show) {
  display: none !important;
}

.suggestion-entry {
  margin: 0px;
  padding: 10px 10px 10px;
  word-break: break-word;
}

.suggestion-entry:hover {
  background-color: #f8f8f8;
  cursor: pointer;
}

.prefix-highlight {
  font-weight: bold;
}

.tooltips {
  cursor: help;
  border-bottom: 2px dotted #a5a2a2;
}

.tooltips-content {
  position: absolute;
  display: block;
  width: 400px;
  max-height: 160px;
  height: 200px;
  padding: 3px;
  background-color: #fff;
  border: 1pt solid #ebebeb;
  border-radius: 4px;
  font-size: 15px;
  box-shadow: 20px 0rem 1rem 1px rgb(0 0 0 / 15%);
  z-index: 1;
}

.tooltips-content-close {
  width: 20px;
  height: 20px;
  right: 3px;
  position: absolute;
  border: none;
  background-color: #a4bfd8;
  border-radius: 4px;
  color: #0b70ce;
}

.tooltips-content-close>.close-icon {
  position: absolute;
  top: 3px;
  left: 5px;
}

.tooltips-content-body {
  margin-right: 20px;
  overflow: auto;
  height: 100%;
}

.tooltips-content .glossdef {
  display: flex;
  flex-direction: column;
}

#tooltips_anchor {
  position: relative !important;
}

caption {
  display: block !important;
}

#offline,
#online {
  display: none;
}

#connection-status.online #online,
#connection-status.offline #offline {
  display: block;
}

#connection-status {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  bottom: 20px;
  left: 27px;
}

#connection-status.online {
  background-color: #92c353;
}

#connection-status.offline {
  background-color: #d74654;
}

.download-elements:not(.show) {
  display: none !important;
}

.list_item.filtered-node {
  opacity: 0.3;
  pointer-events: none;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  -khtml-user-select: none;
  /* Old versions of Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
  user-select: none;
}

.denied_intro,
.denied_outro,
.denied_link {
  display: inline-block;
}

.denied_link {
  font-size: 12px !important;
  padding: 0 4px;
  font-weight: bold;
}

#dowloadInfoModal.active {
  display: block;
}

#dowloadInfoModal .modal-body>p,
.modal-body>a {
  display: inline-block;
}

#dowloadInfoModal .modal-body>p:first-of-type {
  margin-bottom: 0;
}

/* Select PageSize Dropdown */
.select-page-size {
  height: 35px;
  min-width: 160px;
  color: #4d4d4d;
  background-image: linear-gradient(45deg, transparent 50%, #4d4d4d 60%), linear-gradient(135deg, #4d4d4d 40%, transparent 50%) !important;
  background-position: calc(100% - 15px) 15px, calc(100% - 10px) 15px, 100% 0;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: solid 1px #ccc;
  border-radius: 1px;
  background-color: white;
  outline: none;
  padding: 0;
  cursor: pointer;
  margin-right: 10px;
}

.select-page-size a.dropdown-toggle {
  font-family: inherit;
  font-weight: bold;
  color: black;
  text-decoration: none;
  padding-left: 10px;
  margin-right: 30px;
}

.select-page-size .dropdown-menu {
  border-radius: 0px !important;
  border-top: 0px !important;
  margin-left: -1px !important;
}

#componentTiles {
  margin-top: 5px;
}

.crex_tile .crex_content_without_graphic {
  display: grid;
  grid-template-areas:
    'title title'
    'description description'
    'documents documents';
  grid-template-columns: 48% 48%;
  gap: 4%;
}

.crex_tile .crex_tile_graphic_container {
  display: block;
}

.crex_tile .crex_tile_graphic {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.crex_tile .crex_tile_title_container {
  grid-area: title;
  order: 1;
  font-size: 20px;
}

.crex_tile_title {
  word-break: break-word;
  hyphens: auto;
}

.crex_tile .crex_description {
  grid-area: description;
  order: 2;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  max-height: 250px;
}

.crex_document_button {
  color: black;
}

.crex_document_langtag {
  color: black;
  border: 1px solid black;
}

.crex_tile .crex_tile_documents_container {
  grid-area: documents;
  order: 4;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  height: fit-content;
  align-self: self-end;
}

.crex_tile .crex_document_container {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  width: fit-content;
  cursor: pointer !important;
}

.crex_tile .crex_document_button {
  font-size: 20px;
  width: 40px;
}

.crex_tile .crex_document_title {
  display: none;
}

.crex_tile .crex_link_container {
  display: inline-block !important;
}

button.crex_tile {
  transition: background 0.5s, color 0.5s;
  max-height: 60px;
}

.component .crex_tile_container {
  width: 100%;
}


.component .crex_tile {
  border: none;
  width: 100%;
  margin: 0 !important;
}

.component button {
  display: none;
}

.component .crex_tile_title {
  font-size: 50px;
  padding-top: 15px !important;
}

.component .crex_document_title {
  display: inline-block;
  font-size: 20px !important;
  font-family: inherit;
  padding: 0px 0px 10px 0px !important;
}

.component .crex_document_container {
  display: block;
}

.component .crex_link_container {
  display: inline-block !important;
  padding: 5px 0px;
}

.component .crex_document_button {
  font-size: 25px !important;
}

.component .crex_document_link {
  font-size: 15px;
  text-decoration: none !important;
}

.component .crex_document_langtag {
  display: inline-block !important;
  margin-left: 15px;
  font-size: 15px !important;
  padding: 5px 10px;
  width: fit-content;
}

body #toc>*:not(#resizer):not(.info) #info_container {
  display: none;
}

#img-module {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#img-module>img {
  width: auto;
  height: auto;
  max-width: calc(100% - 10px);
  max-height: calc(100% - 10px);
  cursor: zoom-out;
}

#close-button {
  position: absolute;
  top: 25px;
  right: 25px;
  color: rgb(166, 26, 26);
  border: 2px solid darkgray;
  background-color: white;
  font-size: 40px;
  cursor: pointer;
  outline: none;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
}

tr.row>* {
  width: auto;
}

.crex-denied-link {
  pointer-events: none !important;
  color: inherit !important;
  text-decoration: none !important;
}

.accordion-button {
  font-size: 0.5em;
  font-weight: 600;
}

/* iPhone Mockup */

.iphone-x {
  position: relative;
  margin: 40px auto;
  width: 360px;
  height: 780px;
  border-radius: 40px;
  box-shadow: 0px 0px 0px 11px #1f1f1f, 0px 0px 0px 13px #191919, 0px 0px 0px 20px #111;
  max-height: calc(100vh - 241px);
}

.iphone-x:before,
.iphone-x:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.iphone-x:after {
  bottom: 7px;
  width: 140px;
  height: 4px;
  background-color: #f2f2f2;
  border-radius: 10px;
}

.iphone-x:before {
  top: 0px;
  width: 56%;
  height: 30px;
  background-color: #1f1f1f;
  border-radius: 0px 0px 40px 40px;
}

.iphone-x i.ipx,
.iphone-x b.ipx,
.iphone-x s.ipx,
.iphone-x span.ipx {
  position: absolute;
  display: block;
  color: transparent;
}

.iphone-x i.ipx {
  top: 0px;
  left: 50%;
  transform: translate(-50%, 6px);
  height: 8px;
  width: 15%;
  background-color: #101010;
  border-radius: 8px;
  box-shadow: inset 0px -3px 3px 0px rgba(256, 256, 256, 0.2);
}

.iphone-x b.ipx {
  left: 10%;
  top: 0px;
  transform: translate(180px, 4px);
  width: 12px;
  height: 12px;
  background-color: #101010;
  border-radius: 12px;
  box-shadow: inset 0px -3px 2px 0px rgba(256, 256, 256, 0.2);
}

.iphone-x b.ipx:after {
  content: '';
  position: absolute;
  background-color: #2d4d76;
  width: 6px;
  height: 6px;
  top: 2px;
  left: 2px;
  top: 3px;
  left: 3px;
  display: block;
  border-radius: 4px;
  box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.5);
}

.iphone-x s.ipx {
  top: 50px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  width: 100%;
  font-size: 70px;
  font-weight: 100;
  padding-top: 60px;
}

.iphone-x span.ipx {
  bottom: 50px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  left: 30px;

}

.iphone-x span.ipx+span.ipx {
  left: auto;
  right: 30px;
}

/* c-rex.net Related Links */
.crex-related-links-button {
  cursor: pointer;
  margin-bottom: 0px;
}

.crex-related-links-button>*:first-child {
  margin-right: 5px;
}

.crex-related-links-icon,
.crex-expander-icon {
  font-size: 15px !important;
}

.crex-related-links-container.expanded .crex-expander-icon>.collapsed-list {
  display: none !important;
}

.crex-related-links-container.expanded .crex-expander-icon>.expanded-list {
  display: inline-block !important;
}

.crex-related-links-container:not(.expanded)>.crex-related-links {
  display: none;
}

body:not([data-crex-review-mode=true]) .crex-related-links-container {
  display: none;
}

/*------------------- data-crex-page-scenarios --------------------*/
body:not([data-crex-page-scenario]) *[data-crex-page-scenario] {
  display: none !important;
}

body[data-crex-page-scenario="component"] [data-crex-page-scenario]:not([data-crex-page-scenario~="component"]) {
  display: none !important;
}

body[data-crex-page-scenario="directory"] [data-crex-page-scenario]:not([data-crex-page-scenario~="directory"]) {
  display: none !important;
}

body[data-crex-page-scenario="directoryNode"] [data-crex-page-scenario]:not([data-crex-page-scenario~="directoryNode"]) {
  display: none !important;
}

body[data-crex-page-scenario="document"] [data-crex-page-scenario]:not([data-crex-page-scenario~="document"]) {
  display: none !important;
}

body[data-crex-page-scenario="package"] [data-crex-page-scenario]:not([data-crex-page-scenario~="package"]) {
  display: none !important;
}

body[data-crex-page-scenario="infounit"] [data-crex-page-scenario]:not([data-crex-page-scenario~="infounit"]) {
  display: none !important;
}

body[data-crex-page-scenario="index"] [data-crex-page-scenario]:not([data-crex-page-scenario~="index"]) {
  display: none !important;
}

body[data-crex-page-scenario="search"] [data-crex-page-scenario]:not([data-crex-page-scenario~="search"]) {
  display: none !important;
}

body[data-crex-page-scenario="favorite"] [data-crex-page-scenario]:not([data-crex-page-scenario~="favorite"]) {
  display: none !important;
}

body[data-crex-page-scenario="history"] [data-crex-page-scenario]:not([data-crex-page-scenario~="history"]) {
  display: none !important;
}

body[data-crex-page-scenario="headerinformation"] [data-crex-page-scenario]:not([data-crex-page-scenario~="headerinformation"]) {
  display: none !important;
}


/*------------------- data-crex-navigation-scenarios --------------------*/
body:not([data-crex-navigation-scenario]) *[data-crex-navigation-scenario] {
  display: none !important;
}

body[data-crex-navigation-scenario="component"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="component"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="directory"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="directory"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="directoryNode"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="directoryNode"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="document"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="document"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="package"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="package"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="infounit"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="infounit"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="index"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="index"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="search"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="search"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="favorite"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="favorite"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="history"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="history"]) {
  display: none !important;
}

body[data-crex-navigation-scenario="headerinformation"] [data-crex-navigation-scenario]:not([data-crex-navigation-scenario~="headerinformation"]) {
  display: none !important;
}

body[data-crex-loggedin="true"] *[data-crex-visible]:not([data-crex-visible="loggedin"]),
body[data-crex-loggedin="false"] *[data-crex-visible]:not([data-crex-visible="loggedout"])
{
  display: none !important;
}