@charset "UTF-8";
html, body {
  font-size: 11pt; }
   #home {
   display: none;}

.am-icon:before {
  content: "";
  width: 100%;
  height: 100%;
  margin-bottom: 12px;
  display: block;
  background: no-repeat left center;
  background-size: contain; 
  background-position: center;
}

.role-selection article section {
    background-color: #ffffff65 !important;
}

h2 { color: black;}
h4 { color: black;}

.am-icon.am-icon-Adapters:before {
  background-image: url(../icons/Bee_Meter_Free_1.png); }
.am-icon.am-icon-app:before {
  background-image: url(../icons/APP-Icon.png); }
.am-icon.am-icon-warranty:before {
  background-image: url(../icons/Warranty.png); }
.am-icon.am-icon-bee_free_3:before {
  background-image: url(../icons/Bee_Meter_Free_3.png); }
.am-icon.am-icon-bee_free_1:before {
  background-image: url(../icons/Adapters.png); }
.am-icon.am-icon-duo:before {
  background-image: url(../icons/Bee_Meter_DUO.png); }
.am-icon.am-icon-onyx:before {
  background-image: url(../icons/Bee_Meter_ONYX.png); }
.am-icon.am-icon-vpos:before {
  background-image: url(../icons/Bee_Meter_VPOS.png); }
.am-icon.am-icon-amit_ble:before {
  background-image: url(../icons/Bee_Meter_Amit_BLE.png); }
.am-icon.am-icon-operator:before {
  background-image: url(../icons/operator.png); }
.am-icon.am-icon-ble:before {
  background-image: url(../icons/Bee_Meter_BLE.png); }
.am-icon.am-icon-technician_i:before {
  background-image: url(../icons/i_level_technician.png); }
.am-icon.am-icon-technician_d:before {
  background-image: url(../icons/d_level_technician.png); }
.am-icon.am-icon-technician_base:before {
  background-image: url(../icons/d_level_technician.png); }
.am-icon.am-icon-technician_eod:before {
  background-image: url(../icons/eod.png); }
.am-icon.am-icon-technician_o:before {
  background-image: url(../icons/o_level_technician.png); }
.am-icon.am-icon-infotype06:before {
  background-image: url(../icons/catalog.png); }
.am-icon.am-icon-infotype04:before {
  background-image: url(../icons/description.png); }
.am-icon.am-icon-glossary:before {
  background-image: url(../icons/glossary.png); }
.am-icon.am-icon-infotype05:before {
  background-image: url(../icons/maintenance.png); }
.am-icon.am-icon-infotype08:before {
  background-image: url(../icons/maintenance_policy.png); }
.am-icon.am-icon-infotype02:before {
  background-image: url(../icons/safety.png); }
.am-icon.am-icon-infotype09:before {
  background-image: url(../icons/troubleshooting.png); }
.am-icon.am-icon-infotype03:before {
  background-image: url(../icons/user_guide.png); }
.am-icon.am-icon-wiring-diagrams:before {
  background-image: url(../icons/wiring_diagrams.png); }
.am-icon.am-icon-infotype00:before {
  background-image: url(../icons/help_topics.png); }
.am-icon.am-icon-infotype13:before {
  background-image: url(../icons/wiring_diagrams.png); }
.am-icon.am-icon-infotype14:before {
  background-image: url(../icons/catalog.png); }
.am-icon.am-icon-infotype01:before {
  background-image: url(../icons/generic_module.png); }
.am-icon.am-icon-infotype07:before {
  background-image: url(../icons/Installation_and_Startup.png); }
.am-icon.am-icon-infotype10:before {
  background-image: url(../icons/generic_module.png); }
.am-icon.am-icon-infotype11:before {
  background-image: url(../icons/ibit_icon.png); }
  
.role-selection {
  padding: 0 !important;
  background-color: #c0c0c0; }
  .role-selection article {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .role-selection article section {
      width: 55%;
      background-color: white;
      border: 1px solid #dbe1e5; }
      .role-selection article section .title {
        text-align: center;
        padding-top: 0px;
        padding-bottom: 20px; }
        .role-selection article section .title h3 {
          color: #00395e;
          font-size: 1.2rem;
          font-weight: bold;
          margin: 0; }
      .role-selection article section .role-section {
        margin: 0;
        justify-content: center;
        padding-bottom: 30px; }
        .role-selection article section .role-section .role {
          padding-top: 25px;
          padding-bottom: 10px;
          text-align: center;
          min-height: 150px;
          min-width: 130px;
          padding-left: 10px;
          color: #21506f; }
          .role-selection article section .role-section .role:hover {
            background-color: rgba(87, 183, 224, 0.2);
            border: 1px solid #dbe1e5;
            text-decoration: none; }
          .role-selection article section .role-section .role h4 {
            font-size: 1rem;
            font-weight: bold; }
          .role-selection article section .role-section .role p {
            color: #7e97a8;
            font-size: 1rem; }

.main-page {
  background-color: #f4f6f7; }
  .main-page .navbar {
    padding: 0; }
    .main-page .navbar #language-toggle {
      flex-grow: 1; }
  .main-page article {
    padding-top: 0 !important; }
    .main-page article section.title-img {
      margin-bottom: 10px;
      margin-left: 0;
      margin-right: 0;
      height: 30vh;
      background-color: #6c757d;
      justify-content: center; }
      .main-page article section.title-img h4 {
        color: #EDD449;
        text-align: center; }
      .main-page article section.title-img .form-inline {
        justify-content: center; }
        .main-page article section.title-img .form-inline input {
          height: 25px;
          background-color: white; }
        .main-page article section.title-img .form-inline button {
          background-color: #EDD449;
          color: white;
          border: none;
          border-radius: 50%;
          width: 30px;
          height: 30px;
          padding: 0; }
          .main-page article section.title-img .form-inline button .oi {
            color: white;
            padding: 0;
            margin: 0; }
    .main-page article section.topic-selection {
      justify-content: center;
      margin: auto; }
      .main-page article section.topic-selection .topic {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
        min-height: 130px;
        min-width: 20%;
        color: #21506f;
        background-color: white;
        box-shadow: 1px 1px 10px #dbe1e5;
        margin: 10px; }
        .main-page article section.topic-selection .topic:hover {
          text-decoration: none; }
        .main-page article section.topic-selection .topic p {
          font-size: 1rem;
          text-align: center; }

#framecontent {
  height: calc(100vh - 50px); }

ul#custom-search-filters {
  padding: 0;
  position: relative; }
  ul#custom-search-filters > li {
    margin-top: 1rem; }
    ul#custom-search-filters > li > span {
      color: #57b7e0;
      font-weight: bold;
      cursor: pointer; }
      ul#custom-search-filters > li > span:after {
        display: inline-block;
        color: #bac7cf; }
      ul#custom-search-filters > li > span:hover {
        color: #21506f; }
    ul#custom-search-filters > li > button.custom-filter-reset {
      border: none;
      outline: none;
      background: none;
      display: inline-block;
      width: 1rem;
      padding: 0; }
      ul#custom-search-filters > li > button.custom-filter-reset:before {
        display: inline-block;
        padding: 0;
        content: "☐";
        color: #bac7cf; }
    ul#custom-search-filters > li.active > span {
      color: #21506f; }
      ul#custom-search-filters > li.active > span:hover {
        color: #57b7e0; }
    ul#custom-search-filters > li.active > button.custom-filter-reset:before {
      content: "☒";
      color: #7e97a8;
      cursor: pointer; }
    ul#custom-search-filters > li.active ul.filter-criterion {
      display: block; }
      ul#custom-search-filters > li.active ul.filter-criterion > li.active {
        display: block; }
    ul#custom-search-filters > li.custom-visible > span {
      color: #21506f; }
      ul#custom-search-filters > li.custom-visible > span:hover {
        color: #57b7e0; }
      ul#custom-search-filters > li.custom-visible > span:after {
        content: "…"; }
    ul#custom-search-filters > li.custom-visible ul.filter-criterion {
      margin: 0.2rem 0rem 1rem 0rem;
      display: block; }
      ul#custom-search-filters > li.custom-visible ul.filter-criterion > li {
        display: block;
        padding: 0.1rem 0;
        text-indent: -1.5rem; }
    ul#custom-search-filters > li ul.filter-criterion {
      padding: 0;
      display: none; }
      ul#custom-search-filters > li ul.filter-criterion > li {
        color: #888;
        cursor: pointer;
        display: none; }
        ul#custom-search-filters > li ul.filter-criterion > li:hover {
          color: #666; }
        ul#custom-search-filters > li ul.filter-criterion > li.active {
          color: #666; }
        ul#custom-search-filters > li ul.filter-criterion > li:before {
          display: inline-block;
          padding: 0 3px;
          text-indent: 0;
          content: "☐";
          color: #bac7cf;
          font-size: 0.9rem;
          font-family: "Arial Unicode MS"; }
        ul#custom-search-filters > li ul.filter-criterion > li.active:before {
          content: "☒";
          color: #7e97a8; }
  ul#custom-search-filters li {
    list-style: none; }

nav.search-results-pager {
  margin-top: 25px; }

ul#search-results {
  margin-bottom: 1.5rem; }
  ul#search-results .search-result {
    padding: 10px 0;
    margin: 0; }
    ul#search-results .search-result + .search-result {
      border-top: 1px solid lightgrey; }
  ul#search-results .search-result-title {
    color: #21506f;
    font-size: 1rem;
    font-weight: bold; }
  ul#search-results .search-result-info {
    display: none; }
  ul#search-results .search-result-highlight {
    background-color: #dbe1e5;
    font-weight: inherit; }
  ul#search-results .search-result-breadcrumb {
    margin: 0;
    color: #888;
    padding-top: 0.25rem; }

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.2rem; }

p, li, div, th, td, figcaption {
  font-size: 1rem; }

figure {
  /* border: 1px solid $pale-sky-blue;*/ }

.emphasis-hotspot {
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  padding: 0 2px; }
  .emphasis-hotspot.text-highlight {
    color: white;
    background-color: rgba(196, 0, 0, 0.5); }

.custom-wrong-audience {
  height: 1px !important;
  width: 1px !important;
  visibility: hidden !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 -1px 0 0 !important;
  clip-path: inset(0 0 0 0) !important;
  min-width: 0 !important;
  min-height: 0 !important;
  flex: 0 0 0 !important;
  opacity: 0 !important; }
  footer .custom-wrong-audience {
    display: none !important; }

#search-toggle span.custom-search-btn {
  display: inline-block;
  width: 20px;
  height: 15px;
  position: relative; }
  #search-toggle span.custom-search-btn:after {
    content: "\e08f";
    display: inline-block;
    position: absolute;
    font-family: Icons;
    color: #57b7e0;
    top: 1px; }

.schema-navbar-search#navbar-search {
  position: relative; }
  .schema-navbar-search#navbar-search:after {
    top: 4px; }

.schema-navbar-search#search-collapse {
  top: 45px; }
  .schema-navbar-search#search-collapse:after {
    top: 13px; }

.schema-navbar-search#search-collapse input,
.schema-navbar-search#navbar-search input {
  background-image: none;
  position: relative; }
.schema-navbar-search#search-collapse:after,
.schema-navbar-search#navbar-search:after {
  content: "\e08f";
  display: inline-block;
  position: absolute;
  font-family: Icons;
  color: #000000; }

input[type=search]::-ms-input-placeholder {
  color: #57b7e0; }

.content-container.container {
  padding: 0;
  position: relative;
  height: 100%; }
  .content-container.container header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000; }
  .content-container.container article {
    z-index: 10;
    padding-top: 45px;
    margin-bottom: -2.4% !important;
    margin-right: 0;
    margin-bottom: 20px;
    min-height: 100%; }
    .content-container.container article section {
      padding: 15px 20px 15px 20px; }
  .content-container.container.catalog-container article {
    padding-top: 0;
    margin: 0;
    min-height: unset; }
    .content-container.container.catalog-container article section {
      padding: 0; }

.schema-navbar {
  background-color: #EDD449;
  height: 50px;
  padding: .5rem 0; }
  .schema-navbar .nav-btn {
    padding-left: 1rem;
    padding-right: 1rem; }
    .schema-navbar .nav-btn:active, .schema-navbar .nav-btn:focus {
      border: none;
      outline: none; }
  .schema-navbar #language-toggle {
    color: #57b7e0; }
  .schema-navbar form .form-control {
    border-radius: .6rem; }

.custom-dropdown {
  position: relative;
  box-sizing: border-box; }
  .custom-dropdown > button {
    border: none;
    outline: none;
    box-sizing: border-box; }
    .custom-dropdown > button:focus, .custom-dropdown > button:hover, .custom-dropdown > button:active {
      border: none;
      outline: none; }
  .custom-dropdown > div {
    display: none;
    font-size: 1rem; }
    .custom-dropdown > div.active {
      position: absolute;
      box-sizing: border-box;
      top: 1.6rem;
      min-width: 200px;
      display: block;
      background-color: white;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 4px; }
      .custom-dropdown > div.active > a {
        display: block;
        color: #212529; }
        .custom-dropdown > div.active > a:hover {
          background-color: #f4f6f7;
          text-decoration: none; }

#role-selector > div > a.custom-role {
  position: relative; }
  #role-selector > div > a.custom-role:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-repeat: no-repeat;
    background-size: contain; }
  #role-selector > div > a.custom-role.custom-role-operator:before {
    background-image: url(../icons/operator.png); }
  #role-selector > div > a.custom-role.custom-role-technician_o:before {
    background-image: url(../icons/o_level_technician.png); }
  #role-selector > div > a.custom-role.custom-role-technician_i:before {
    background-image: url(../icons/i_level_technician.png); }
  #role-selector > div > a.custom-role.custom-role-technician_d:before {
    background-image: url(../icons/d_level_technician.png); }
  #role-selector > div > a.custom-role.custom-role-technician_base:before {
    background-image: url(../icons/d_level_technician.png); }
  #role-selector > div > a.custom-role.custom-role-eod:before {
    background-image: url(../icons/eod.png); }
  #role-selector > div > a.custom-role.active {
    font-weight: bold;
    background-color: #f4f6f7; }
#role-selector > button {
  cursor: pointer; }
#role-selector > button[data-audience] {
  background-image: url(../icons/operator.png);
  background-repeat: no-repeat;
  background-position: 14px 4px;
  background-size: 20px 20px; }
  #role-selector > button[data-audience]:hover {
    background-position: 13px 2px;
    background-size: 22px 22px; }
  #role-selector > button[data-audience] > span:before {
    color: transparent; }
#role-selector > button[data-audience=technician_o] {
  background-image: url(../icons/o_level_technician.png); }
#role-selector > button[data-audience=technician_i] {
  background-image: url(../icons/i_level_technician.png); }
#role-selector > button[data-audience=technician_d] {
  background-image: url(../icons/d_level_technician.png); }
#role-selector > button[data-audience=technician_base] {
  background-image: url(../icons/d_level_technician.png); }
#role-selector > button[data-audience=technician_eod] {
  background-image: url(../icons/eod.png); }

.schema-toc-nav {
  padding-top: 0;
  width: 320px;
  background-color: #f4f6f7; }
  .schema-toc-nav .schema-toc-menu {
    background-color: #EEF1F2;
    padding-left: 0; }
    .schema-toc-nav .schema-toc-menu .nav-item {
      border-bottom: 1px solid white; }
      .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-box {
        margin: 0; }
        .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-box .schema-toc-dropdown {
          color: #4c7087; }
          .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-box .schema-toc-dropdown:after {
            color: #4c7087; }
        .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-box a.schema-toc-link {
          font-size: 1rem;
          font-weight: normal;
          padding: .6rem;
          color: #000000; }
          .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-box a.schema-toc-link.active {
            background-color: #d9d9d9;
            border: none;
            color: black; }
            .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-box a.schema-toc-link.active:hover {
              background-color: #57b7e0;
              border-right: none; }
          .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-box a.schema-toc-link:hover {
            background-color: rgba(87, 183, 224, 0.2);
            border-right: none; }
      .schema-toc-nav .schema-toc-menu .nav-item .schema-toc-submenu {
        background-color: #f4f6f7; }

.form-control {
  background-color: #C5C5C5;
  color: #000000;
  border: none; }
  .form-control:focus {
    background-color: #C5C5C5;
    color: #000000;
    border: none;
    box-shadow: none; }
  .form-control::placeholder {
    color: #000000; }

ol.role-selector {
  padding: 0;
  margin: 0; }
  ol.role-selector .dropdown-menu.show {
    min-width: 160px; }
  ol.role-selector .dropdown-menu a {
    font-size: 1rem; }

.media-display-mode .dropdown-menu.show {
  min-width: 60px; }
.media-display-mode .dropdown-menu .dropdown-item {
  text-align: center;
  padding: 0; }
  .media-display-mode .dropdown-menu .dropdown-item:hover {
    background-color: rgba(87, 183, 224, 0.1); }

#breadcrumb-nav {
  height: 45px;
  border-bottom: 1px solid #bac7cf; }

.breadcrumb {
  align-items: center;
  background-color: #C5C5C5;
  margin: 0;
  border-radius: unset;
  overflow: hidden; }
  .breadcrumb .breadcrumb-item {
    font-size: 1rem;
    font-weight: normal;
    /*&.active {
      &::before {
        font-family: 'Icons';
        content:'\e036';
        font-size: .7rem;
      }
    }*/ }
    .breadcrumb .breadcrumb-item a {
      color: #000000; }
    .breadcrumb .breadcrumb-item.active {
      color: #000000;
      font-size: 1rem;
      font-weight: bold; }
    .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      content: ">"; }

.content-display-mode, .media-display-mode {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  align-items: center;
  list-style-type: none;
  background-color: #dbe1e5;
  margin-bottom: 0; }
  .content-display-mode li, .media-display-mode li {
    padding-left: 1rem;
    padding-right: 1rem; }
    .content-display-mode li a .oi, .media-display-mode li a .oi {
      color: #7e97a8; }
    .content-display-mode li a:hover .oi, .media-display-mode li a:hover .oi {
      color: #21506f; }
    .content-display-mode li a.nav-link, .media-display-mode li a.nav-link {
      padding: 0; }
    .content-display-mode li a.dropdown-toggle::after, .media-display-mode li a.dropdown-toggle::after {
      color: #7e97a8; }
    .content-display-mode li a.display-mode-link.active .oi, .media-display-mode li a.display-mode-link.active .oi {
      color: #21506f; }

.oi {
  color: #000000; }
  .oi:hover {
    color: #dbe1e5; }

.nav-btn {
  margin: 0;
  font-size: 1.2rem;
  padding-top: 0;
  padding-bottom: 0;
  /* Einstellungen, wenn Breadcrum Nav außerhalb des iFrames ist
  background-color: $pale-sky-blue;
  .oi-chevron-right, .oi-chevron-left {
    color: $metallic-blue;
  }*/
  background-color: #EDD449; }
  .nav-btn .oi-chevron-right, .nav-btn .oi-chevron-left {
    color: #57b7e0; }

footer {
  padding-top: 10px;
  padding-bottom: 5px;
  margin: 0;
  background-color: white;
  height: 45px; }
  footer .schema-pagewise {
    justify-content: space-between; }
    footer .schema-pagewise li {
      color: #7e97a8;
      font-size: 1rem;
      font-weight: normal; }
      footer .schema-pagewise li a {
        color: #7e97a8; }
        footer .schema-pagewise li a.schema-iframe-link {
          font-weight: normal; }
        footer .schema-pagewise li a .oi {
          color: #7e97a8;
          padding-left: 10px;
          padding-right: 10px; }

article#custom-content-row {
  position: absolute;
  top: 45px;
  height: calc(100vh - 90px);
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  min-height: 1px; }

.custom-panzoom-controls {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8); }
  .custom-panzoom-controls button {
    border: none;
    background: none;
    font-size: 1.5rem;
    font-weight: normal;
    color: #57b7e0; }
    .custom-panzoom-controls button:active, .custom-panzoom-controls button:focus, .custom-panzoom-controls button:hover, .custom-panzoom-controls button:visited,
    .custom-panzoom-controls button span,
    .custom-panzoom-controls button span:before {
      color: #999999; }

#segments {
  height: 100%;
  overflow-y: auto; }
  #segments .custom-segment > .text-element,
  #segments .custom-segment > .media-element {
    display: none; }
  #segments .media-element {
    position: fixed;
    top: 35px;
    bottom: 25px;
    overflow-y: auto;
    padding: 20px;
    box-sizing: border-box; }
  #segments .custom-panzoom-controls {
    bottom: 50px; }
  #segments.custom-col-text-and-media .custom-segment > .text-element, #segments.custom-col-only-text .custom-segment > .text-element {
    display: block; }
  #segments.custom-col-text-and-media.custom-media-image .custom-segment.active > .media-element.media-image, #segments.custom-col-only-media.custom-media-image .custom-segment.active > .media-element.media-image {
    display: block; }
  #segments.custom-col-text-and-media.custom-media-video .custom-segment.active > .media-element.media-video, #segments.custom-col-only-media.custom-media-video .custom-segment.active > .media-element.media-video {
    display: block; }
  #segments.custom-col-text-and-media.custom-media-cad .custom-segment.active > .media-element.media-cad, #segments.custom-col-only-media.custom-media-cad .custom-segment.active > .media-element.media-cad {
    display: block; }
  #segments.custom-col-text-and-media .custom-segment.active > .media-element {
    width: 50%; }
  #segments.custom-col-only-media .custom-segment.active > .media-element {
    width: 100%; }

.custom-catalog-container {
  position: fixed;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0px;
  height: calc( 100vh - 95px); }
  .custom-catalog-container #catalog-media {
    width: 100%;
    height: 60%; }
    .custom-catalog-container #catalog-media.h-100 .custom-panzoom-controls {
      bottom: 55px; }
    .custom-catalog-container #catalog-media.h-100 div img, .custom-catalog-container #catalog-media.h-100 div video, .custom-catalog-container #catalog-media.h-100 div svg, .custom-catalog-container #catalog-media.h-100 figure img, .custom-catalog-container #catalog-media.h-100 figure video, .custom-catalog-container #catalog-media.h-100 figure svg, .custom-catalog-container #catalog-media.h-100 figure.img_fixed_column img, .custom-catalog-container #catalog-media.h-100 figure.img_fixed_column video, .custom-catalog-container #catalog-media.h-100 figure.img_fixed_column svg {
      max-height: calc(100vh - 95px); }
    .custom-catalog-container #catalog-media > #catalog-image, .custom-catalog-container #catalog-media > #catalog-video, .custom-catalog-container #catalog-media > #catalog-cad {
      height: 100%;
      position: relative;
      display: none; }
    .custom-catalog-container #catalog-media.custom-media-image {
      padding-top: 0; }
      .custom-catalog-container #catalog-media.custom-media-image > #catalog-image {
        display: block; }
    .custom-catalog-container #catalog-media.custom-media-video > #catalog-video {
      display: block; }
    .custom-catalog-container #catalog-media.custom-media-cad > #catalog-cad {
      display: block; }
  .custom-catalog-container #catalog-text {
    width: 100%;
    height: 40%;
    overflow: auto; }
    .custom-catalog-container #catalog-text table {
      margin-top: 0;
      table-layout: fixed; }
      .custom-catalog-container #catalog-text table thead th {
        background-color: #e4e8eb;
        border-color: #cfd7dd;
        position: sticky;
        top: 0; }
      .custom-catalog-container #catalog-text table tbody td {
        border: 1px solid #eaedf1;
        cursor: pointer; }
      .custom-catalog-container #catalog-text table tr:nth-child(even) td {
        background-color: #dfeef4; }
      .custom-catalog-container #catalog-text table tbody > tr > td.hotspot-highlight {
        background-color: #57b7e0;
        color: white;
        font-style: normal; }
  .custom-catalog-container section > div.text-element, .custom-catalog-container section > div.media-element {
    height: 100%; }
  .custom-catalog-container figure {
    height: 100%; }
  .custom-catalog-container div img, .custom-catalog-container div video, .custom-catalog-container div svg, .custom-catalog-container figure img, .custom-catalog-container figure video, .custom-catalog-container figure svg, .custom-catalog-container figure.img_fixed_column img, .custom-catalog-container figure.img_fixed_column video, .custom-catalog-container figure.img_fixed_column svg {
    display: block;
    max-height: calc(60vh - 95px);
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto; }
  .custom-catalog-container figcaption {
    position: absolute;
    top: 10px;
    background-color: rgba(255, 255, 255, 0.8); }
  .custom-catalog-container .custom-panzoom-controls {
    bottom: calc(40vh + 0px); }

@media screen and (max-width: 1199px) {
  form .form-control {
    width: 150px; } }
@media screen and (min-width: 1200px) {
  .main-page article section.topic-selection {
    width: 60%; } }
@media screen and (min-width: 950px) and (min-device-width: 1200px) {
  .content-container.container .breadcrumb .breadcrumb-item,
  .content-container.container footer .schema-pagewise li {
    font-size: 1rem; }
  .content-container.container .content-display-mode li,
  .content-container.container .media-display-mode li {
    font-size: 1rem; }
  .content-container.container article.custom-catalog-container,
  .content-container.container article#custom-content-row {
    top: 45px;
    bottom: 45px; }
  .content-container.container article {
    padding-top: 45px; }
    .content-container.container article#custom-search-row {
      margin-top: 20px; }
  .content-container.container .custom-panzoom-controls {
    bottom: calc(40% + 20px); }
  .content-container.container footer {
    height: 45px; } }
@media screen and (min-width: 576px) {
  .custom-col-media.col-sm-6.active {
    position: fixed;
    top: 40px; } }
@media screen and (max-width: 575px) {
  nav.d-block + #scroll-container {
    overflow: hidden; }

  .breadcrumb-item + .breadcrumb-item {
    display: none; }

  #framecontent {
    width: 100vw; }

  .content-container.container article {
    margin-bottom: 0;
    flex-direction: column; }

  #segments.custom-col-text-and-media {
    z-index: 200;
    order: 7;
    flex: unset;
    height: calc(100vh - 90px);
    width: 100vw;
    overflow: auto;
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    padding-top: calc(100vh / 2); }
    #segments.custom-col-text-and-media .custom-segment.active > .media-element {
      height: calc(50vh - 35px);
      width: 100vw;
      overflow-y: auto;
      position: fixed;
      top: 45px;
      left: 0;
      right: 0;
      z-index: 500;
      background-color: white;
      order: 1; }
      #segments.custom-col-text-and-media .custom-segment.active > .media-element figure {
        margin: 0;
        padding: 0; }
    #segments.custom-col-text-and-media .custom-panzoom-controls {
      bottom: calc(50vh + 2px); }

  #catalog-text {
    width: 100%;
    height: 40%;
    overflow: auto; }
    #catalog-text table {
      width: auto;
      max-width: none;
      min-width: 100%; }
      #catalog-text table th > p {
        font-size: 0.9rem; } }
@media screen and (max-width: 991px) and (max-device-width: 991px) {
  ul#custom-search-filters > li ul.filter-criterion > li {
    margin: 10px 0; }
  ul#custom-search-filters > li.custom-visible {
    position: fixed;
    background-color: #EEF1F2;
    overflow-x: hidden;
    overflow-y: auto;
    top: 35px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
      padding-top: 20px;
    z-index: 1000;
    margin: 0; }
    ul#custom-search-filters > li.custom-visible > button.custom-filter-reset:before {
      font-size: 1rem; }
    ul#custom-search-filters > li.custom-visible > span {
      font-size: 1rem;
      padding: 15px 0;
      display: inline-block; }
    ul#custom-search-filters > li.custom-visible ul.filter-criterion {
      max-height: calc(100vh - 110px);
      margin: 0;
      overflow-x: hidden;
      overflow-y: auto; }
      ul#custom-search-filters > li.custom-visible ul.filter-criterion > li {
        box-sizing: border-box;
        width: 100%;
        padding: 10px;
        margin: 0;
        font-size: 1rem;
        background-color: #fff; }
        ul#custom-search-filters > li.custom-visible ul.filter-criterion > li + li {
          border-top: 1px solid #bac7cf; }

  .content-container.container article > section {
    padding: 15px 0; }

  .custom-catalog-container .custom-panzoom-controls {
    bottom: calc(40vh + 20px); } }
@media print {
  article#custom-content-row,
  article#custom-catalog-container,
  #segments,
  .custom-catalog-container section > div.text-element,
  #catalog-text,
  #catalog-image,
  #segments > .custom-segment > .media-element.media-image,
  .text-element,
  .media-element,
  .custom-catalog-container section > div.text-element {
    flex: none !important;
    display: block;
    position: static !important;
    width: 100% !important;
    height: auto !important;
    top: unset !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 0 !important;
    max-height: none !important;
    background: none !important; }

  .content-display-mode,
  .media-display-mode,
  .media-element.media-video,
  .media-element.media-cad,
  .custom-panzoom-controls,
  footer {
    display: none !important; }

  .custom-catalog-container #catalog-text table thead th {
    position: static; } }
body .navbar {
  /*#home {
    padding-right: 16px;
    padding-left: 5px;
    border-right: 1px solid $dark-sky-blue;
  }*/ }
  body .navbar #language-toggle {
    text-align: right; }
  body .navbar #home {
    border-right: 1px solid #EDD449; }
body.role-selection nav #language-toggle {
  flex-grow: 1;
  text-align: right; }

.schema-toc-nav {
  margin-right: 0px; }

#schema-toc-toggle {
  border-right: 1px solid #EDD449; }
  #schema-toc-toggle.rotate span {
    transform: rotate(-180deg); }

#search-toggle span.custom-search-btn:after {
  right: 0px; }

.schema-navbar-search#navbar-search:after {
  left: 7px; }

.schema-navbar-search#search-collapse:after {
  left: 20px; }

.content-display-mode, .media-display-mode {
  padding-left: 0;
  border-left: 1px solid #bac7cf; }

#framecontent {
  border-left: 1px solid #dbe1e5; }

.media-display-mode .dropdown-menu.show {
  left: unset;
  right: 0; }

.nav-btn {
  padding-right: 10px; }

.custom-dropdown > div.active {
  left: 5px; }

#role-selector > div > a.custom-role {
  padding: 7px 12px 7px 40px; }
  #role-selector > div > a.custom-role:before {
    left: 10px;
    background-position: left center; }

.breadcrumb {
  padding: 0;
    padding-left: 10px; }

.custom-panzoom-controls {
  right: 50px; }

.content-container.container article.row {
  margin-left: 0; }
  .content-container.container article.row #media {
    border-left: 1px solid #dbe1e5; }

.custom-catalog-container figcaption {
  left: 10px; }

ul#custom-search-filters > li > span:after {
  content: "…";
  margin-left: 5px; }
ul#custom-search-filters > li > button.custom-filter-reset {
  margin-right: 0.5rem; }
ul#custom-search-filters > li.custom-visible ul.filter-criterion > li {
  padding-left: 1.3rem;
  margin-left: 0.2rem; }
ul#custom-search-filters > li ul.filter-criterion > li:before {
  margin-left: 0;
  margin-right: 0.6rem; }

ol.list > li, ul.list > li {
  padding-left: 5px;
  margin-left: -5px; }

ol.schema-instruction.procedural-instructions {
  padding-left: 0; }

li.schema-condition {
  padding-left: 35px; }

li.schema-condition:before {
  margin-left: -35px; }

li.schema-instruction {
  padding-left: 10px;
  margin-left: 25px; }

li.schema-result {
  padding-left: 35px; }

li.schema-result:before {
  content: "\e095";
  margin-left: -35px; }

li.schema-intermediateresults {
  padding-left: 70px; }

li.schema-intermediateresults:before {
  content: "\e095";
  margin-left: -35px; }

@media screen and (min-width: 576px) {
  #segments.custom-col-text-and-media .custom-segment > .media-element, #segments.custom-col-only-media .custom-segment > .media-element {
    right: 0; } }
@media screen and (max-width: 575px) {
  .custom-panzoom-controls {
    right: 20px; } }
@media screen and (max-width: 991px) and (max-device-width: 991px) {
  ul#custom-search-filters > li.custom-visible > button.custom-filter-reset {
    margin-left: 30px; }
  ul#custom-search-filters > li.custom-visible > span:after {
    margin-left: 10px; }
  ul#custom-search-filters > li.custom-visible ul.filter-criterion > li {
    padding-left: 50px;
    margin-left: 0; } }

/*# sourceMappingURL=custom_ltr.css.map */
