﻿/*
© Copyright 2021 Theum AG. all rights reserved worldwide.
Use of this software is subject to the terms of the Theum License Agreement.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

:root {
  --major-color: #c4cf2aff; /* DOCUFY Grün */
  --major-color-light: color-mix(in srgb, var(--major-color) 70%, white);
  --minor-color: #efefef; /* Helles Grau*/
  --accent-color: #434a51; /* Dunkles Grau*/
}

.load-spinner {
  display: none;
}

.target-img {
  width: 150px;
  float: right;
  margin: 4px;
  max-height: 235px;
  overflow-y: hidden;
}

.target-img > img {
  width: 150px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap; /* added line */
  border: 0;
}

#esm-twistie {
  margin-top: 4px;
  position: absolute;
  font-size: 0.85em;
  color: #7e7e7e;
}

#esm-selection-close {
  display: inline-block;
  position: absolute;
  right: 0px;
  font-size: 16px;
  color: #808080;
}

#esm-selection {
  position: absolute;
  min-height: 70px;
  width: 630px;
  top: 58px;
  margin-left: 54px;
  padding: 0px;
  font-size: .8em;
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
}

.md-selection-box {
  max-height: 400px;
  position: absolute;
  top: 25px;
  left: 5px;
  right: 5px;
  z-index: 999;
}

.md-selection-box option {
  white-space: initial;
  border-bottom: 1px solid #e5e5e5;
}

.esm-show {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
}

.esm-hide {
  display: none;
}

.esm-md-selection {
  background-color: #e5e5e5;
  min-height: 37px;
  height: auto;
  width: 300px;
  margin: 5px;
  /*float: left;*/
  display: inline-block;
  border-radius: 5px;
  position: relative;
}

.esm-md {
  margin: 7px 27px 0 7px;
  display: block;
}

.md-value-container {
  line-height: 23px;
  margin-left: 15px;
  float: left;
  margin: 7px;
}

.md-value-del {
  font-size: 0.7em;
  float: right;
  margin: 2px 0 0 7px;
}

.esm-md-value {
  background-color: var(--major-color);
  color: white;
  margin: 2px;
  padding: 3px 7px 3px 3px;
  border-radius: 5px;
  /*white-space: nowrap;*/
  display: inline-block;
  max-width: 170px;
}

.md-value-selection {
  position: absolute;
  top: 7px;
  right: 7px;
}

#search-btn-container {
  float: left;
}

div[class$='$Theum'] {
  display: none;
}

#showmd-container {
  height: 20px;
}

#showmd {
  text-align: right;
  float: right;
  width: 100%;
}

.poweredby {
  width: 160px;
  margin-top: 10px;
}

#wait-message {
  font-size: 110%;
  color: var(--major-color);
  font-weight: 500;
}

#wait-message p {
  margin: 10px 0px;
}

.popup {
  position: absolute;
  z-index: 200;
  width: auto;
  height: auto;
  background-color: #444444;
  color: white;
  /* opacity: 0.8; */
  text-align: center;
  vertical-align: middle;
  border: none;
  padding: 10px 20px;
  display: none;
  border-radius: 40px;
}

#w-main.supernavi .cover-label .bcrumb,
#w-main.supernavi .navi-sub,
#w-main.supernavi #nav-prev, #w-main.supernavi #nav-next {
  display: none !important;
}

#w-main.supernavi .navi-icn {
  visibility: hidden !important;
}

.navi-btn > .navi-icn {
  padding-top: 1px;
  width: 7px;
  margin-right: 4px;
}

.img-container {
  position: relative;
  display: inline-block;
}

.img-canvas {
}

.img-toolbar {
  position: absolute;
  top: 0;
  /*width: 100%;*/
  color: #fff;
  background-color: rgb(0,0,0,0.8);
  padding-bottom: 3px;
}

.img-toolbar .share-tb-btn {
  margin-top: 4px !important;
}

.img-toolbar .share-tb-btn.idx1 {
  margin-left: 4px !important;
}

.img-toolbar .share-tb-btn.idx2 {
  margin-left: 40px !important;
}

.img-toolbar .img-title {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 8px;
}

.img-toolbar .img-title.after0 {
  padding-left: 8px;
}

.img-toolbar .img-title.after1 {
  padding-left: 40px;
}

.img-toolbar .img-title.after2 {
  padding-left: 80px;
}

img.flag {
  max-height: 12px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.theum-bg-para {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: .75em .75em 0 .75em !important;
}

.theum-bg-para.first {
}

.theum-bg-para.last {
  padding-bottom: .75em !important;
}

#content a.theum-darkbg,
#content a.theum-darkbg span.Hyperlink {
  color: inherit !important;
  text-decoration: underline !important;
}

#content a.theum-lightbg,
#content a.theum-lightbg span.Hyperlink,
#content div.theum-bg-para span.Hyperlink,
#content a span {
  color: inherit !important;
  text-decoration: underline !important;
  font-weight: inherit !important;
}

/* ========================= responsive - smartphones portrait ========================= */

#w-main, .dir-list {
  background-color: white;
}

span.Funotenzeichen {
  vertical-align: unset !important;
  font-size: unset !important;
}

.print-preview {
  overflow-y: auto;
  height: auto;
  display: block;
}

.print-preview br {
  display: none;
}

.print-preview .empty {
  display: none;
}

*:focus {
  outline: 2px solid #989898;
  outline-style: dotted;
}

#w-header {
  position: relative;
}

.search-source-toggle .share-tb-btn {
  display: none;
}

.sortBtns, #topicChanged {
  /*display: none;*/ background-color: #999999;
  border-radius: 10px;
  margin-right: 0;
}

.sortBtns .share-tb-btn {
  border-radius: 10px;
  background-color: #999999;
}

#search-query-btn {
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 250;
  width: 17px;
  background-color: var(--major-color);
  color: #f3f3f3;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  opacity: 0.6;
}

#search-panel {
  display: none;
  padding-top: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #909090;
  height: 500px;
  width: 340px;
  z-index: 200;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  opacity: 0.9;
}

.search-panel-label {
  margin-top: 15px;
  color: #f3f3f3;
  margin-left: 20px;
  align-items: center;
  width: 250px;
  height: 36px;
}

.search-panel-elem {
  padding: 5px;
  margin: 15px;
  align-items: center;
  width: 250px;
  height: 36px;
  border-radius: 10px;
}

#execute-panel-search-btn {
  color: #f3f3f3;
  background-color: #82d242;
  padding: 5px 10px;
  cursor: pointer;
}

#search-panel-author {
  margin-bottom: 20px;
}

#execute-panel-search {
  width: 40px;
  text-align: center;
  background-color: transparent;
}

div#topicChanged {
  display: none;
  padding: 1.5px 0 0 4px;
}

.multipleSourceChevron {
  float: right;
  font-size: 1.2em;
  padding: 0px 2px 2px 10px;
  position: absolute;
  margin-top: -1.2px
}

.multipleSource_bcrumb {
  width: 45%;
  padding-right: 5px;
  z-index: 200;
  overflow-y: scroll;
  overflow-x: hidden;
  height: auto;
  min-height: 65px;
  max-height: 120px;
  right: 60px;
  background-color: white;
  position: absolute;
  float: right;
  display: none;
  border: 1px solid #999999;
  border-radius: 3px;
  text-align: left;
}

.select_source {
  cursor: pointer;
  float: left;
  height: auto;
  font-size: 0.9em;
  /*border-bottom: 1px solid #eaeaea;*/
  width: 100%;
  background-color: white;
  /*color: #7e7e7e;*/
  overflow: hidden;
  /*overflow-wrap: break-word;*/
  /*white-space: nowrap;*/
  min-height: 25px;
  vertical-align: middle;
  padding-left: 5px;
  margin: 3px;
  /*text-overflow: ellipsis*/;
}

.select_source:hover {
  background-color: #eeeeee;
}

.wait {
  cursor: wait;
}

.file_ext {
  font-size: 70%;
}

#fromDateContainer, #fromDateContainer, #whats-new-search {
  float: left;
}

span:focus {
  outline: 1px solid #989898;
  outline-style: dotted;
  padding: 3px;
}

#ui-datepicker-div {
  z-index: 100;
}

.content-wait {
  position: absolute;
  top: calc(50% - 20px);
  box-sizing: border-box;
}

.theum-glow {
  -webkit-animation: fadeinout 4s linear forwards;
  animation: fadeinout 2s linear forwards;
  animation-iteration-count: infinite;
}
@-webkit-keyframes fadeinout {
  0%,100% { opacity: 0; }
  50% { opacity: 1; }
}
@keyframes fadeinout {
  0%,100% { opacity: 0; }
  50% { opacity: 1; }
}

/*
.print-preview table {
	width: auto !important;
}
*/
/*
.print-preview img {
	width: auto !important;
}
*/

.print-preview .footnote-delimiter {
  width: 30%;
  height: 0px;
  border-bottom: 1px solid #000000;
  margin-top: 50px;
  margin-bottom: 35px;
}

.print-preview .footnote-print {
  margin-bottom: 10px;
}

.print-preview .footnote-print .tab {
  display: none;
}

.print-preview .footnote-sup {
  display: inline-block;
  width: 20px;
  vertical-align: top;
  font-size: 75%;
  margin-top: -0.25em;
}

.print-preview .footnote-content {
  display: inline-block;
  width: calc(100% - 20px);
  font-size: 0.8em;
  letter-spacing: 0em;
}

.print-preview #subsections, .print-preview .search-source-toggle, .print-preview .load-more-topn, .print-preview #topics-question-header, .print-preview .show-topics {
  display: none;
}

#metadataContainer {
  border-radius: 0;
  margin-top: 8px;
  padding-top: 20px;
  color: var(--accent-color);
  background: var(--minor-color);
  padding: 20px;
  font-size: 0.9em;
}

.mdContainer-hide, .pubdate-hide {
  display: none;
}

#metaList li {
  list-style-type: none;
  margin-bottom: 3px;
  word-break: break-all;
  overflow-wrap: break-word;
  text-indent: -1.5em;
}

.metaLabel {
  padding-left: 20px;
  color: #353b3f;
}

.cover-label .description {
  color: white;
  font-size: 0.90em;
  width: 75%;
}

div#kb-grid {
  width: 100%;
  padding-top: 30px;
  border-top: 1px solid #f2f2f2;
}

#lib-grid, #kb-grid {
  display: inline-block;
}

.KB-grid-title {
  border-top: 1px solid lightgray;
  position: absolute;
  left: 60px;
  font-weight: bold;
  width: calc(100% - 100px);
}

.lib-tile {
  width: 272px;
  height: 180px;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  color: #7e7e7e;
}


.kb-tile {
  width: 272px;
  height: 180px;
  float: left;
  margin-right: 8px;
  margin-top: 0px;
  margin-bottom: 8px;
  color: #7e7e7e;
}

.KB main, .KB footer {
  background-color: white;
}

.lib-tile .image, .kb-tile .image {
  -webkit-background-size: cover;
  width: 100% !important;
  height: 96px !important;
  background-color: #f3f3f3;
  border-radius: 8px 8px 0 0;
}

.lib-tile .subsection-container, .kb-tile .subsection-container {
  border-radius: 0 0 8px 8px;
}

.lib-tile .image:hover, .kb-tile .image:hover {
  opacity: .8;
}

.lib-tile .title, .kb-tile .title {
  text-align: left;
  margin: 6px 12px;
  font-weight: normal;
  font-size: 100%;
}


.lib-tile .description, .kb-tile .description, .book-desc {
  text-align: left;
  margin: 6px 12px;
  font-size: 87%;
  color: #7e7e7e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.book-desc {
  margin: unset;
}

#subsections {
  margin-bottom: 24px;
}

ul.twoColumns {
  list-style: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  font-size: 0.9rem;
  margin: 10px 0 !important;
}

#topics-question-header {
  margin-top: 50px;
  font-size: 1.6rem;
  display: none;
}

.notices-area {
  width: 100%;
  font-size: 0.7rem;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 10px;
  margin-top: 20px;
}

.notices-area p {
  margin: 0;
}

.notice.delimiter::before {
  content: "•";
  display: inline-block;
  margin: 0 4px;
}

.notice.logo img {
  margin-top: 10px;
  width: 130px;
}

.dir-list .notices-area {
  margin-left: 8px;
}

.notices-area a:hover {
  text-decoration: underline !important;
}

@keyframes hlfadeout {
  0% {
    background-color: transparent;
  }

  15% {
    background-color: #cce3ea;
  }

  100% {
    background-color: transparent;
  }
}

@media (min-width: 1380px) {
  #content {
    height: 100%;
  }

  #content::-webkit-scrollbar-track-piece {
    background: #404040;
  }

  #w-header {
    width: 100%;
    max-width: 960px;
  }

  /*.search-container {
	max-width: calc(100% - 230px);
	}*/

  #w-article {
    /*padding: 60px 0 20px 0;*/
    margin: 0 auto;
    max-width: 960px;
  }

  /*article {
		-webkit-box-shadow: 0px 0px 99px -5px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 99px -5px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 99px -5px rgba(0,0,0,0.75);
	}*/
}

@media (min-width: 980px) and (max-width: 1379px) {
  #content {
    height: 100%;
  }

  #content::-webkit-scrollbar-track-piece {
    background: #404040;
  }

  #w-header {
    width: 100%;
    max-width: 960px;
  }

  .search-container, #OfflineMessage {
    max-width: calc(100% - 230px);
    /*margin-top: 7px;*/
  }

  #w-article {
    /*padding: 60px 0 20px 0;*/
    margin: 0 auto;
    max-width: 960px;
  }

  /*article {
		-webkit-box-shadow: 0px 0px 99px -5px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 99px -5px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 99px -5px rgba(0,0,0,0.75);
	}*/

  .navi-shown #content::-webkit-scrollbar-track-piece {
    background: #f8f8f8;
  }

  .navi-shown #w-content-pane {
    width: 100%;
    background-color: white;
  }

  /*.navi-shown #content {
	height: calc(100% - 46px);
	}*/

  .navi-shown #w-header {
    width: calc(100% - 400px);
    /* max-width: none; */
  }

  /*.navi-shown .search-container {
	max-width: calc(100% - 230px);    
	}*/

  .navi-shown #w-article {
    padding: 0;
    max-width: none;
    height: 100%;
  }

  .navi-shown article {
    height: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

@media (max-width: 979px) {
  #content::-webkit-scrollbar-track-piece {
    background: #f8f8f8;
  }

  #w-content-pane {
    width: 100%;
  }

  #content {
    /*margin-top: 46px;*/
    height: calc(100% - 5px);
  }

  #w-header {
    width: 100%;
  }

  .search-container {
    max-width: calc(100% - 54px);
  }

  .navi-shown #w-header .search-container, #OfflineMessage {
    max-width: calc(100% - 454px);
  }

  .navi-shown #w-header {
    height: 100px !important;
  }

  .navi-shown #search-scope-field {
    min-width: 200px !important;
  }

  .navi-shown .share-tb {
    top: 50px !important;
  }

  article {
    height: 100%;
  }

  .toTopContainer {
    margin-right: 10px !important;
    position: unset !important;
  }
}

@media (max-width: 680px) and (orientation : landscape) {
  .cover-title {
    max-height: 168px;
  }

  .format-pptx h1, .format-pptx #w-header, .format-pptx header, .format-pptx footer {
    display: none;
  }

  .format-pptx #content {
    margin-top: 0;
    height: 100%;
  }

  .format-pptx main {
    padding: 0;
  }

  .format-pptx .image {
    display: block;
    margin: 0 auto;
  }

  .format-pptx .ppt-slide, .format-pptx #w-content-pane {
    position: static;
  }

  .format-pptx .ppt-tb {
    height: auto;
  }

  .format-pptx #ppt-toolbar {
    bottom: 12px;
    opacity: 0.5;
  }

  .format-pptx .ppt-link, .format-pptx .ppt-note {
    margin-bottom: 1em;
    padding: 0px 1em;
  }
}

@media (max-width: 680px) and (orientation : portrait) {
  .cover-img {
    background-position-x: 30%;
  }

  .cover-title {
    max-height: 232px;
  }
}

@media (max-width : 680px) {
  .searchSortBtns {
    left: 20px !important;
  }

  .cover-label {
    padding: 64px 64px 50px 20px !important;
  }

  article {
    margin-top: 92px !important;
  }

  #w-header {
    height: 100px !important;
  }

  #search-scope-field {
    min-width: 200px !important;
  }

  #search-scope-selection, #esm-selection {
    top: 95px !important;
    min-width: 300px !important;
    width: 320px;
  }

  /*#search-btn-container {
		position: relative;
		top: -38px;
	}*/

  /*.share-tb {
		top: 50px !important;
	}*/

  header > .share-tb {
    display: none;
  }

  .answer-result-page header, .topic-result-page header, .document-result-page header {
    display: block !important;
  }

  .share-tb {
    display: none;
  }

  #search-tb-btn {
    box-sizing: border-box;
    display: block;
  }

  .share-tb-btn {
    margin-left: 0px !important;
  }

  main {
    padding: 10px 20px 20px 20px;
  }

  /* main { */
  /* padding: 20px 23px 20px 14px; */
  /* } */

  div.o_marginLeft60pt {
    margin-left: 0px !important;
  }

  .multipleSource_bcrumb {
    width: 80%;
    right: 25px;
  }

  /*#whats-new-datepicker {
		width: 285px !important;
	}*/

  header {
    padding: 35px 20px 0 20px;
  }

  footer {
    padding: 12px 16px 5px 20px !important;
  }

  .navi-shown #w-navi {
    width: calc(100% - 46px);
  }

  .navi-shown #w-header {
    left: calc(100% - 46px);
  }

  .navi-shown #w-content {
    position: absolute;
    top: 0;
    left: calc(100% - 46px);
  }

  .dir-container .dir-title {
    height: 56px;
    margin-bottom: 4px;
    padding-top: 20px;
  }

  .dir-list {
    padding: 5px 0 0 4px;
  }

  .dir-container {
    width: calc(100% - 4px);
    height: 92px;
    display: block;
    margin: 0 4px 4px 0;
  }

  .dir-container .dir-img {
    background-position-y: 40%;
  }

  .dir-container .dir-label {
    right: 0;
    width: calc(100% - 42px);
    height: 100%;
    background: linear-gradient(10deg,rgba(70,70,70,.95) 0,transparent 70%);
  }

  .dir-container .dir-desc {
    display: none;
  }

  .dir-container .dir-title {
    font-size: 1.1em;
  }

  .cover-container .cover-title {
    font-size: 1.5em;
  }

  #logo, #svgLogo {
    display: none;
  }

  h1 {
    font-size: 1.5em;
  }

  .subsection-container, .lib-tile, .kb-tile {
    width: 100%;
    margin-top: 4px;
    background-color: var(--minor-color);
  }

  .sprAtoms-load {
    margin-top: 4px;
  }

  .cluster-load {
    margin-top: 70px;
  }

  .search-expand-button {
    display: block;
    text-align: center;
  }

  .ppt-thumbnail img {
    width: 100%;
  }

  ::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    /*display: none;*/
  }

  .multipleSource_bcrumb::-webkit-scrollbar {
    display: block !important;
  }

  .content-wait {
    left: calc(50% - 100px);
  }

  .theum-glow {
    width: 200px;
  }

  .link-mail {
    top: -28px;
    /* left: -15px; */
    color: #ffffff;
  }

  .highlight-d .link-mail {
    top: 20px;
    color: #ffffff;
  }

  .para-link-s {
    top: -28px;
    left: 32px;
    color: #f8f8f8;
    background-color: var(--major-color);
  }

  span.Hyperlink {
    z-index: 300;
  }

  .link-outside {
    overflow-wrap: anywhere;
  }

  .search-source-toggle span {
    display: none;
  }

  .nav-np {
    font-size: 4.5em;
  }

  table {
    font-size: 0.9em;
  }

  #metadataContainer {
    padding: 30px 20px;
  }

  .smartphone-msg {
    display: none;
  }

  #nav-prev, #nav-next {
    display: none;
  }

  #lib-grid, #kb-grid {
    width: 100%;
  }

  .lib-tile, .kb-tile {
    width: 100%;
    margin-bottom: 8px;
    margin-top: 0px;
  }

  .subsection-container {
    margin-bottom: 8px;
    margin-top: 0px;
  }
}

@media (min-width : 681px) {
  header {
    padding: 60px 60px 0 60px;
  }

  /*.navi-shown header { padding: 60px 60px 0 14px; }*/

  main {
    padding: 10px 60px 20px 60px;
  }

  #search-tb-btn {
    display: none;
  }

  footer {
    /*padding: 20px 60px;*/
    padding-left: 20px;
  }

  .navi-shown #w-navi {
    width: 400px;
    padding: 5px 8px;
  }

  .navi-shown #w-content {
    float: left;
    width: calc(100% - 400px);
  }

  .navi-shown main {
    padding: 10px 60px 20px 60px;
  }

  .dir-list {
    padding: 4px 32px 0 0;
  }

  .dir-container {
    width: 300px;
    height: 224px;
    float: left;
    margin: 0 4px 4px 2px;
  }

  .dir-container .dir-label {
    top: 124px;
    width: 284px;
    height: 208px;
    margin-left: 16px;
    transition: top 0.3s ease;
  }

  .dir-container:hover .dir-label {
    top: 16px;
  }

  .dir-container:focus .dir-label {
    top: 16px;
  }

  .dir-container .dir-title {
    height: 72px;
    margin-bottom: 8px;
  }

  .cover-label {
    width: 100%;
    /*bottom: 40px;*/
    bottom: 20px;
  }

  .cover-title {
    max-height: 130px;
  }

  .dir-container .dir-title {
    font-size: 1.3em;
  }

  .cover-container .cover-title {
    font-size: 1.8em;
    color: #f8f8f8;
  }

  h1 {
    font-size: 2em;
  }

  .head-side-gear {
    font-size: 0.8em;
  }

  .subsection-container {
    width: 272px;
  }

  .sprAtoms-load {
    margin-top: -24px;
  }

  .cluster-load {
    margin-top: 2px;
  }

  .search-expand {
    margin-left: -8px;
    margin-top: -8px;
  }

  .search-expand-label, .search-expand-button {
    display: inline-block;
    margin-left: 8px;
  }
  .search-expand-label {
    display: none;
  }

  .mdata > div {
    display: inline-block;
    width: 50%;
  }

  ::-webkit-scrollbar {
    width: 12px;
    height: 12px;
  }

  .content-wait {
    left: calc(50% - 160px);
  }

  .theum-glow {
    width: 320px;
  }

  .link-mail {
    top: -5px;
    left: -55px;
    color: #ffffff;
  }

  /*.content > ul li .link-mail {
		top: unset !important;
		left: unset !important;
	}*/

  .para-link-s {
    top: 28px;
    left: -32px;
    color: #2b2b2b;
  }

  .search-source-toggle i {
    display: none;
  }

  .nav-np {
    font-size: 4.5em;
  }

  /*.header-button i, .search-icon i { 
  padding-top: 13px !important; 
 }*/
}

@media (min-width : 681px) and (max-width : 880px) {
  .navi-shown .subsection-container {
    width: 100%;
  }
}

/*@media (-moz-touch-enabled: 1) {
#nav-prev, #nav-next { display: none; }
#navi .navi-btn > .navi-icn { font-size: 1.3em;}
}*/
/* smartphones, touchscreens */
/*@media (hover: none) and (pointer: coarse) {
 #nav-prev, #nav-next { display: none; }
 #navi .navi-btn > .navi-icn { font-size: 1.3em; }
}

/* mouse, touch pad */
/*@media (hover: hover) and (pointer: fine) {
 #nav-prev, #nav-next { display: block !important; }
}*/

@media (min-width: 980px) {
  .expand #content::-webkit-scrollbar-track-piece {
    background: #f8f8f8;
  }

  .expand #w-content-pane {
    /*width: fit-content;*/
    width: 100%;
    background-color: white;
  }

  /*.expand #content { margin-top: 46px;
		height: calc(100% - 46px);
	}*/

  .expand #w-header {
    width: 100%;
    max-width: none;
    position: relative;
  }

  .expand .navi-shown #w-header {
    width: calc(100% - 400px);
    max-width: none;
  }

  .expand #w-article {
    padding: 0;
    max-width: none;
    height: 100%;
  }

  .expand article {
    height: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 0px;
  }

  .expand #nav-next, .expand #nav-prev {
    width: 46px;
  }
}


/* ========================= layout positioning ========================= */

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #353b3f;
  display: inline-block;
  overflow: hidden;
}

#w-header {
  height: 60px;
  position: fixed;
  top: 0;
  z-index: 500;
  user-select: none;
  -webkit-user-select: none;
}

#header-menu {
  margin-top: 7px;
}

#header-menu, .search-icon {
  background: transparent;
  border: none;
}

.share-tb-btn {
  border: none;
}

.header-button, .search-icon {
  width: 46px;
  height: 46px;
  float: left;
  text-align: center;
  cursor: pointer;
  display: block;
  font-size: 1.4em;
}

/*.header-button i, .search-icon i {	
		padding-top: 12.8px;	
	}*/

#header-back {
  margin-top: 2px;
  border-style: none;
}

.fa-microphone {
  margin-top: 3px;
}

/*.fa-wrench {
	padding-top: 11.8px !important;
}*/

/*.header-button, #logo {
	margin-top: 7px;
}*/

.search-container {
  margin-left: 8px;
  margin-top: 7px;
  display: inline-block;
  width: calc(100% - 280px);
}

.search-field {
  float: left;
  background-color: var(--minor-color);
  border-radius: 8px;
  margin-top: 7px;
  height: 14px;
  width: calc(100% - 350px);
  min-width: 200px;
  /*width: calc(100% - 130px);*/
  padding: 6px 12px 12px 12px;
  margin-right: 10px;
}

.search-icon {
  display: inline-block;
  width: 28px;
  text-align: center;
  color: #2b2b2b;
  cursor: pointer;
  font-size: 18px;
}

.search-icon:hover {
  color: #6f6f6f;
}

.search-q {
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-right: none;
  background-color: transparent;
  height: 21px;
  width: 100%; /*margin-top: 25px;*/
  color: #7e7e7e; /* border-bottom: 1px solid #ededed; */
}

.search-q:focus {
  outline: none;
}

.search-q::-webkit-input-placeholder {
  opacity: 0.75;
  color: #f8f8f8;
}

.search-q::-webkit-search-cancel-button {
  color: #7e7e7e;
}

/*.search-q::-webkit-input-placeholder { color: #f8f8f8; }*/

/****  search-scope begin ****/

#search-scope-field {
  display: inline-block;
  width: 190px;
  min-width: 100px;
  color: #7e7e7e;
  max-width: 190px;
  white-space: nowrap;
  overflow: hidden;
  font-size: .9em;
  /*padding-top: 7px;*/
  letter-spacing: -0.01em;
}

#search-scope-field .label {
  display: none;
  margin-right: 8px;
}

#search-scope-field .scope {
  display: inline-block;
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
}

#search-scope-selection-view {
  display: inline-block;
  height: 100%;
  margin-right: 30px;
  padding: 10px;
}

#search-scope-selection-btn {
  display: inline-block;
  position: absolute;
  right: 10px;
  font-size: 16px;
  color: #808080;
}

#search-scope-field .twistie {
  display: inline-block;
  margin-left: 8px;
  float: right;
}

#search-scope-selection {
  display: none;
  position: absolute;
  min-width: 358px;
  top: 58px;
  margin-left: 54px;
  padding: 0px;
  font-size: .8em;
  background-color: #ffffff;
  border-radius: 0 0 20px 20px;
}

ul.search-scope {
  display: block;
  list-style-type: none !important;
}

ul.search-scope li {
  display: inline-block;
  border-radius: 20px;
  background-color: var(--accent-color);
  color: #f8f8f8;
  text-transform: uppercase;
  padding: 10px;
  cursor: pointer;
  margin: 4px 2px;
}

ul.search-scope li.selected {
  background-color: var(--major-color);
}

#section-tab.selected {
  background-color: var(--major-color) !important;
}

#doc-tab.selected {
  background-color: var(--major-color) !important;
}

/****  search-scope end ****/

.search-expand {
  margin-top: -8px;
}

.search-expand-label {
  margin-top: 8px;
  margin-bottom: 8px
}

.search-expand-button {
  border-radius: 20px;
  background-color: var(--major-color);
  color: #f8f8f8;
  text-transform: uppercase;
  padding: 10px;
  cursor: pointer;
  margin-top: 8px;
  margin-bottom: 8px;
}

/*.show-topics { right: 0; top: 0; margin-right: 10px;}*/
.show-topics {
  display: none;
}

.cluster-load, .sprAtoms-load, .show-topics {
  text-align: center;
  overflow: hidden;
  width: 248px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.cluster-load div, .sprAtoms-load div, .show-topics {
  border-radius: 20px;
  height: 32px;
  padding-top: 0px;
  margin-left: auto;
  margin-right: auto;
  line-height: 32px;
  color: #f8f8f8;
  cursor: pointer;
  font-size: 0.9em;
  background-color: var(--major-color);
  text-transform: uppercase;
}

.cluster-load div:hover, .sprAtoms-load div:hover, .load-more:hover, .show-topics:hover {
  opacity: 0.9;
}

.cluster-load div, .load-more {
  margin-top: 20px;
  /*width: 150px;*/
  text-align: center;
}

.sprAtoms-load div {
  width: auto;
}


.load-more-topn, .load-more {
  position: relative;
  cursor: pointer;
  font-size: 1.5em;
  top: 10px;
  overflow: hidden;
  text-align: center;
}

.load-more-topn:hover {
  opacity: 0.7;
}

#logo, #svgLogo {
  margin-top: 5px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

a.svg {
  position: relative;
  display: inline-block;
  float: right;
}

.wrapper {
  height: calc(100% - 46px);
}

#w-main {
  float: right;
  width: 100%;
  height: 100%;
  position: fixed;
}

#w-navi {
  overflow-y: auto;
  height: 100%;
  box-sizing: border-box;
  float: left;
  display: none;
}

.navi-shown #w-navi {
  display: block;
}

#navi .navi-sub {
  display: none;
  margin-left: 8px;
}

#navi .navi-ph > .navi-sub {
  margin-left: 0;
}

#navi .selected-path > .navi-sub, #navi .selected-item > .navi-sub, #navi .once-selected-item > .navi-sub, #navi .selected-path > .navi-sub > .navi-ph > .navi-sub, #navi .selected-item > .navi-sub > .navi-ph > .navi-sub {
  display: block;
  margin-left: 18px;
}

#navi .navi-btn > label {
  cursor: pointer;
  display: inline-block;
  width: 90%;
  height: 100%;
}

#navi .navi-btn > .navi-icn {
  float: left;
  display: inline-block;
  margin-top: 7px;
  /*margin: 8px 0;*/
  /*padding-top: 1px;*/
  cursor: pointer;
}

#navi .navi-btn > .navi-icn-hdn {
  visibility: hidden !important;
}

#navi .navi-sub-hdn {
  display: none !important;
}

#navi .navi-btn > label > span {
  margin: 5px;
  display: block; /*max-height: 48px;*/
  overflow: hidden;
  word-wrap: break-word;
}

#w-content {
  position: relative;
  height: 100%;
  width: 100%;
}

#w-content-pane {
  position: relative;
  min-height: 100%;
}

#content-pane {
  height: 100%;
}

.dir-header {
  height: 60px;
}

.cover-container .bcrumb {
  margin-bottom: 0.2em;
  font-size: 0.8em;
}

.dir-list {
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box; /*height: calc(100% - 100px);*/
  min-height: 360px;
  height: auto;
  position: relative;
}

.dir-msg {
  padding: unset;
}

.dir-msg i {
  padding: 0 4px;
}

.dir-container {
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.dir-container .dir-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.dir-container .dir-path {
  margin-bottom: 4px;
}

.dir-container .dir-label {
  position: absolute;
  padding: 8px;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  width: 100%;
  background-color: transparent; /*background: linear-gradient(20deg,rgba(70,70,70,.95) 0,transparent 70%);*/ /*background: linear-gradient(20deg,rgba(0,0,0,.99) 0,transparent 70%);*/
}

.cover-container { /*height: 640px;*/
  height: 340px !important;
  width: 100%;
  position: relative;
}

.cover-img, .cover-img > img {
  position: absolute;
  background-position: left center;
  width: 100%;
  height: 100%;
}

.cover-label {
  position: absolute;
  Width: 100%;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  opacity: 0.9;
  background: linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 100%);
  padding: 64px 64px 50px 64px;
}

.cover-label .bcrumb span, .cover-label .bcrumb .fa-angle-right {
  color: white;
  cursor: pointer;
}

#content {
  overflow: auto;
  width: 100%;
}

article {
  margin-top: 62px;
  background-color: #ffffff; /*overflow: hidden;*/
  word-wrap: break-word;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.75) !important;
  -moz-box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.75) !important;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1) !important;
  position: relative;
}

article a, article i[id*="Footnote"], .mdata-toggle {
  position: relative;
  z-index: 90;
}

header {
  position: relative;
}

.help-shown article a, .help-shown article i[id*="Footnote"] {
  position: inherit;
  z-index: auto;
}

#ppt-toolbar {
  position: absolute;
  width: 100%;
}

#nav-prev, #nav-next { /*display:none;*/
  min-width: 46px;
  width: calc((100% - 960px) / 2);
  height: 100%;
  position: absolute;
  top: 0;
  cursor: pointer;
  color: transparent;
  z-index: 300;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  top: calc(50% - 60px);
  height: 20%;
}

#nav-next {
  right: 0;
}

.w-nav-np {
  width: 46px;
  height: 100%;
  margin: auto;
}

.nav-np {
  font-family: FontAwesome;
  font-size: 4.5em;
  font-weight: bold;
  position: fixed;
  top: calc(50% - 60px);
  opacity: 0.4;
  color: var(--major-color);
}

.nav-np:hover {
  opacity: 1;
  color: var(--accent-color);
}

#nav-prev .nav-np:before {
  content: "\f104";
}

#nav-next .nav-np:before {
  content: "\f105";
}

#nav-prev:hover, #nav-next:hover, .help-shown #nav-prev, .help-shown #nav-next {
  color: var(--major-color);
  opacity: 1;
  visibility: visible;
}

@media (min-width: 980px) {
  #nav-prev, #nav-next {
    color: var(--major-color);
    visibility: visible;
  }

  #w-content-wait, #w-not-found {
    background-color: white;
    color: #ededed;
    width: 100%;
    height: 100%;
  }
  /*.content-wait { position: absolute;top: calc(50% - 20px);box-sizing: border-box;}*/

  .not-found {
    font-size: 2.3em;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 16px;
    text-align: center;
    top: calc(50% - 40px);
  }
}

/* ========================= layout fonts and colors ========================= */

body {
  color: #444444;
  font-family: Ubuntu; /*Arial, Helvetica, Verdana, sans-serif;*/
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.01em;
}

#w-header, .dir-header {
  background-color: #f8f8f8;
}

.search-icon {
  color: #ededed;
  font-size: 1.4em;
}

#OfflineMessage { /*color: #ededed;*/
  font-size: 1em;
  margin-top: 15px;
}

#search-para-btn {
  /*margin-top: 10px;*/
  font-weight: bold;
  box-sizing: border-box;
}

#search-para-btn i {
  padding-top: 0px;
}

.header-button:hover, .search-icon:hover {
  color: #f8f8f8;
}

#w-navi {
  background-color: var(--minor-color);
  color: var(--accent-color);
  font-size: 0.9em;
}

#navi .navi-btn.navi-btn-p label, #navi .navi-btn.navi-btn-x label {
  border-bottom: 1px solid transparent;
}

#navi .navi-btn-k > label, #navi .navi-btn-r > label, #navi .navi-btn-l > label, #navi .navi-btn-b > label {
  text-transform: uppercase;
  margin-left: 5px;
}

#navi .navi-btn > label:hover, #navi .navi-btn.selected-item > label {
  background-color: var(--major-color);
  color: white;
}

/*#navi .navi-btn-b.selected-path, #navi .navi-btn-b.selected-item {
  background-color: #EFF3F6;
}*/

#navi .navi-btn-b.selected-path, #navi .navi-btn-b.selected-item {
  background-color: var(--minor-color);
}

.dir-list {
  background-color: white;
}

.dir-msg {
  color: #f8f8f8;
}

#dir-msg-add-book-b {
  color: white;
  background-color: #d13b7b;
  text-transform: uppercase;
  padding: 8px;
  margin-left: 20px;
  float: left;
  cursor: pointer;
}

.dir-container {
  background-color: #f8f8f8;
}

.dir-container .dir-img {
  background-size: cover;
}

/*.dir-container .dir-label { opacity: 0.9; background: linear-gradient(35deg,rgba(0,0,0,2) 0,transparent 200%); }*/

/*.dir-container .dir-label { padding-left: 15px; padding-right: 15px; margin-left: 0; width: 100%; background-color: transparent; background: linear-gradient(20deg,rgba(70,70,70,.95) 0,transparent 70%); }*/

/*.dir-container .dir-label:hover { text-decoration: underline; color: white; }*/

.dir-container .dir-title, .cover-container .cover-title { /*color: #4884b4;*/
  color: white;
  cursor: pointer;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 120%;
}

.dir-container .dir-desc {
  color: white;
  font-size: 0.9em;
  max-height: 98px;
  overflow: hidden;
  margin-top: 20px;
}

.dir-container .dir-date {
  font-size: 0.9em;
  color: white;
  margin-top: 10px;
}

.cover-img {
  border-radius: 0;
  background-size: cover;
}

.bcrumb {
  text-transform: uppercase;
  font-size: 0.7em;
}

.bcrumb span {
  cursor: pointer;
}

.bcrumb span:hover {
  text-decoration: underline;
}

.bcrumb i.fa.fa-angle-right {
  padding: 0 0.3em 0 0.3em;
}

.ppt-tb {
  position: relative;
  height: 37px;
}

#ppt-toolbar {
  font-size: 2em;
  text-align: center;
}

#ppt-toolbar span {
  color: #dedede;
  padding: 0 4px;
  text-shadow: none;
}

#ppt-toolbar span:not(.disabled):hover {
  opacity: 1.0;
  color: var(--major-color);
  cursor: pointer;
}

#ppt-toolbar span.disabled {
  opacity: 0.25;
}

.ppt-links, .ppt-notes {
  display: none;
}

.ppt-link, .ppt-note {
  margin-top: 1em;
}

.content-close {
  position: fixed;
  right: 0;
  margin-right: 25px;
  font-size: 1.5em;
  cursor: pointer;
  color: #55a0b9;
  opacity: 0.9;
}

.content-close:hover {
  opacity: 1;
}
/* IE compat */
main, footer {
  display: block;
}

footer {
  text-transform: uppercase;
  font-size: 0.7em; /*padding-bottom: 20px;*/
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 60px;
}

.toTopContainer {
  bottom: 10px;
  z-index: 300;
  position: sticky;
  opacity: 1;
  float: right;
  margin-right: -50px;
}

.expand .toTopContainer {
  margin-right: 10px;
}

#share-tb-metadata {
  right: 10px;
  bottom: 10px;
  z-index: 100;
  color: white;
  position: absolute;
  background: var(--major-color); /*background: -moz-linear-gradient(top, #425670 0%, #30455f 100%); /* FF3.6-15 */ /*background: -webkit-linear-gradient(top, #425670 0%,#30455f 100%); ---- Chrome10-25,Safari5.1-6 */ /*background: linear-gradient(to bottom, #425670 0%,#30455f 100%);   ----- W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#425670', endColorstr='#30455f',GradientType=0 ); /* IE6-9 */
}

.toTop {
  display: none;
  color: white;
  background: var(--major-color); /* Old browsers */ /*background: -moz-linear-gradient(top, #425670 0%, #30455f 100%); /* FF3.6-15 */ /*background: -webkit-linear-gradient(top, #425670 0%,#30455f 100%); /* Chrome10-25,Safari5.1-6 */ /*background: linear-gradient(to bottom, #425670 0%,#30455f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#425670', endColorstr='#30455f',GradientType=0 ); /* IE6-9 */
  background-color: var(--major-color) !important;
}

/* ========================= layout images ========================= */

#logo {
  height: 48px;
  width: 160px;
  background-image: url(../images/theum.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 16px;
}

#svgLogo {
  height: 48px;
  width: 140px;
}

/* ========================= font imports ========================= */

/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ubuntu-v9-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url('../fonts/ubuntu-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/ubuntu-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/ubuntu-v9-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/ubuntu-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/ubuntu-v9-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-300italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/ubuntu-v9-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url('../fonts/ubuntu-v9-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/ubuntu-v9-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/ubuntu-v9-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/ubuntu-v9-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/ubuntu-v9-latin-300italic.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

/* ========================= webkit specific ========================= */

.overflow-x::-webkit-scrollbar-track-piece {
  background: #f8f8f8;
}

.dir-list::-webkit-scrollbar-track-piece {
  background: #404040;
}

#content::-webkit-scrollbar-thumb, .dir-list::-webkit-scrollbar-thumb, .overflow-x::-webkit-scrollbar-thumb {
  background: #c3c3c3;
}

/* ========================= content enhancements ========================= */

h1, h2, h3, h4, h5, h6, .h7, .h8 {
  color: #4884b4;
}

h1 {
  margin: 0 0 1.1em 0;
  line-height: 105%;
  font-weight: normal;
  font-family: Ubuntu; /*padding-left: 5px;*/
}

#cover0 > h1, #cover1 > h1, #cover0 .Title {
  display: none;
}

main.cover h1 {
  margin: 1em 0 0.5em 0;
}

/*main.search { margin-bottom: 44px; }*/

#w-content a, span.Hyperlink {
  color: #4884b4;
  font-weight: normal !important;
  text-decoration: underline !important;
}

#w-content main.search.doc a, main.search.doc span.Hyperlink {
  text-decoration: none !important;
}

a.theum-darkbg {
  color: white !important;
  text-decoration: underline !important;
}
/*a.theum-lightbg { }*/
/*a.theum-whitebg { }*/

.footer-dark {
  background-color: #e6e6e6;
}

#context-container {
  position: relative;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  background-color: rgba(255,255,255,0.8);
  z-index: 499;
}

#guidecontext {
  display: none;
}
#context-container #guidecontext {
  background-color: var(--major-color);
  color: white;
  padding: 12px 2px 2px 2px;
  text-align: center;
  min-height: 44px;
  height: auto;
  box-sizing: border-box;
  color: white;
  font-size: 1em;
  cursor: pointer;
  border-radius: 0;
  margin: 0;
  text-transform: uppercase;
}

#context-container #guidecontext:hover {
  opacity: 0.9;
}

#guidecontext-close {
  font-family: fontawesome;
  content: "\f00d";
  left: calc(50% + 175px);
  top: 2px;
  position: relative;
  /*	opacity: 64%;*/
  border-radius: 0px;
  background-color: #1CB5D8;
  height: 44px;
  width: 44px;
  padding-top: 6px;
}

#context-container #subsections {
  display: block;
  width: 100%;
  position: absolute;
  background-color: rgba(255,255,255,0.8);
  padding: 20px 0 40px 0;
  margin: 0;
}

#context-container #subsections .subsection-container.first-entry {
  transform: translateX(-50%) translateX(-47px);
}

#context-container .subsection-container {
  border-radius: 0;
  transform: translateX(-50%);
  left: 50%;
  min-height: 44px;
  height: auto;
  padding: 4px;
  color: white;
  font-size: smaller;
  background-color: #1CB5D8;
  margin: 2px 0px;
  width: auto;
  max-width: 350px;
  display: block;
}

#context-container .cluster-childsize {
  display: none;
}

#contextwait {
  background-color: transparent !important;
  color: var(--major-color) !important;
  position: relative;
  left: 50%;
  transform: translate(-50%) !important;
  font-size: 2.4em !important;
  text-align: center;
}

#subsections {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 30px;
  overflow: hidden;
}

.subsections-header {
  display: none;
}

.subsection-container {
  border-radius: 8px;
  vertical-align: top;
  position: relative;
  height: 84px;
  box-sizing: border-box;
  padding: 8px;
  color: #353b3f;
  background-color: var(--minor-color);
  font-size: 0.96em;
  cursor: pointer;
  overflow-y: hidden;
}

.subsection-container .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
}

.subsection-container:hover {
  opacity: 0.9;
}

.subsection-container span {
  float: left;
  position: absolute;
  line-height: 1.4em;
  max-height: 4.2em;
  overflow: hidden;
  display: block;
}

.subsection-container .subsection-chapter-pdf {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  padding-top: 7px;
  font-size: 16px;
  box-sizing: border-box;
  opacity: 0.5;
}

.book-desc {
  margin-top: 5px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.6em;
  font-size: 0.8em;
  display: block;
}

.subnodes {
  font-weight: initial;
  font-size: initial;
}

.search-res {
  padding: 15px 5px;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 20px;
}

.search-res.dyxml .search-res-src ul li {
  display: block !important;
}

.search-res.thumb .search-res-src {
  min-height: 225px;
}

.search-res .source .paragraph {
  margin-bottom: 10px;
}

.search-res ul, .search-res li, .search-res .paragraph, .search-res table {
  color: #444444 !important;
}

.search-res.label {
  padding-top: 5px;
}

.search-res-src .attachment .icon {
  display: table-cell;
}

.search-res-src .attachment .text {
  display: table-cell;
  padding-left: 8px;
  vertical-align: middle;
  /*margin-left: 8px;*/
}

.search-res-src .paragraph {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.search-res-label {
  text-transform: uppercase;
  color: #4884b4;
  font-size: 0.78em;
  text-align: right;
  margin-bottom: 4px; /*text-overflow: ellipsis;*/
  overflow: hidden; /*white-space: nowrap;*/
}

.search-res-tags, .main-tags {
  text-transform: uppercase;
  font-size: 0.78em;
  margin-bottom: 4px;
  text-align: right;
}

.search-res-tags span, .main-tags span {
  background-color: var(--major-color);
  color: #f8f8f8;
  padding: 0 2px 1px 2px;
  margin-left: 2px;
}

.search-res:hover {
  background-color: var(--minor-color);
  border-radius: 0;
}

.search-res:not(:last-child) {
  border-bottom: 1px solid #eeeeee;
}

.search-res .search-res-src > div:not(:first-child) {
  margin-top: 10px;
}

.search-res .search-res-src.att-pdf > div {
  position: relative;
}

.search-res .search-res-src .pdf-page, .search-res .search-res-src .pdf-text {
  display: inline-block;
}

.search-res .search-res-src .pdf-page {
  width: 250px;
}

.search-res .search-res-src.att-pdf .pdf-page {
  display: none;
}

.search-res.topic .source > div > div > div,
.search-res.topic .source > div > div > aside,
.search-res.section .search-res-src.att-pdf .pdf-text > div > div,
.search-res.section .search-res-src.att-pdf .pdf-text > div > aside {
  display: inline-block;
}

.search-res.topic .source > div > div > aside:before,
.search-res.section .search-res-src.att-pdf .pdf-text aside:before {
  content: '[';
}

.search-res.topic .source > div > div > aside:after,
.search-res.section .search-res-src.att-pdf .pdf-text aside:after {
  content: ']';
  margin-right: 1ex;
}

.search-res .search-res-src .pdf-page .image {
  box-shadow: 0 0 8px #aaa;
}

.search-res .search-res-src.att-xlsx .icon {
  width: 32px;
  vertical-align: middle;
  margin-right: 8px;
}

.search-res .search-res-src .list-text {
  display: list-item;
  margin-left: 20px;
}

.search-res .search-res-src .list-text.ll-0 {
  margin-left: 20px;
}

.search-res .search-res-src .list-text.ll-1 {
  margin-left: 35px;
  list-style-type: circle;
}

.search-res .search-res-src .list-text.ll-2 {
  margin-left: 50px;
  list-style-type: square;
}

.search-res .search-res-src .list-text.ll-3 {
  margin-left: 65px;
}

.search-res .search-res-src table li {
  display: inline;
}

.search-res .search-res-src .empty {
  display: none;
}

.search-res .search-res-src h1, .search-res .search-res-src h2, .search-res .search-res-src h3, .search-res .search-res-src h4, .search-res .search-res-src h5, .search-res .search-res-src h6 {
  font-size: 1.2em;
}

.search-res .search-res-title { /*color: #4884b4;*/
  font-size: 1.1em;
  margin-bottom: 0.6em;
}

.search.topic .search-res .search-res-title {
  font-size: 1.3em;
}

.search-res .search-res-path, .search-res .pubDate {
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 0.78em;
  color: #999999;
  text-align: right; /*text-overflow: ellipsis; overflow: hidden;white-space: nowrap;*/
}

.search-res .search-res-path i.fa.fa-angle-right {
  padding: 0 5px 0 5px;
}

.search-res .search-res-bcr-exp {
  padding-left: 4px;
}

.search-res .search-res-sub div { /*color: #82D24E;*/
  padding-left: 8px;
  padding-bottom: 4px;
}

.search-res .search-res-sub div.search-res-sub-expand {
  padding-left: 24px;
}

.search-res table {
  border-collapse: collapse;
}

.search-res td {
  padding: 2px;
}

.search-res-separator {
  height: 16px;
}

.search-score {
  font-size: 1ex;
  margin-left: 1ex;
}

#topic-tab {
  display: none;
}


.doc-slide {
  padding: 30px 0;
}

.ppt-thumbnails {
  display: none;
  text-align: center;
  padding: 30px 0;
}

.ppt-thumbnail {
  display: inline-block;
  padding: 4px;
  margin: 2px;
  text-align: left;
  color: #f8f8f8;
  background-color: #002d64;
  max-width: 380px;
  cursor: pointer;
}

.ppt-thumbnails .current, .ppt-thumbnail:hover {
  background-color: #ffbb1c;
}

.ppt-thumb-img {
  width: 353px;
  height: 190px;
  background-size: cover;
}

.ppt-thumb-label {
  font-size: smaller;
  overflow: hidden;
  line-height: 1.2em;
  margin-top: 4px;
  max-height: 1.2em;
  max-width: 353px;
}

.ppt-slide {
  text-align: center;
  overflow: hidden;
  position: relative;
}

footer > div:first-child:after {
  content: " ";
  clear: both;
  display: block;
}

.mdata-toggle {
  float: right;
  cursor: pointer;
  color: #4d4d4d;
}

.mdata {
  display: none;
  position: relative;
  margin-top: 1em;
}

.mdata > div {
  box-sizing: border-box;
  padding: 2px 4px;
}

.table-zoom {
  width: 125%;
}

.image-zoom {
  width: 120%;
}

.overflow-x {
  overflow-x: auto;
  display: block;
}

.image {
  margin: 0;
  max-width: 100%;
  position: relative;
}

.zoom, .rot {
  opacity: 0.6;
  position: absolute;
  cursor: pointer;
  background-color: var(--major-color) !important;
}

.rotated1 {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -moz-transform: rotate(90deg); /* Firefox */
  -webkit-transform: rotate(90deg); /* Safari and Chrome */
  -o-transform: rotate(90deg); /* Opera */
  margin: 0;
}

.rotated2 {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
  -o-transform: rotate(180deg); /* Opera */
  margin: 0;
}

.rotated3 {
  transform: rotate(270deg);
  -ms-transform: rotate(270deg); /* IE 9 */
  -moz-transform: rotate(270deg); /* Firefox */
  -webkit-transform: rotate(270deg); /* Safari and Chrome */
  -o-transform: rotate(270deg); /* Opera */
  margin: 0;
}

table {
  margin: 1.2em 0 1.4em 0;
  border-collapse: separate;
}

table tbody tr:first-child td {
  padding: 6px 2px 2px 2px;
}

table .image {
  margin: 0;
}

.zoom-fit {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none !important;
}

.fa-search-minus {
  width: auto;
  max-width: none;
  height: auto;
  max-height: none !important;
}

main .highlight-d {
  background-color: #eff3f6;
  border-radius: 0;
  padding: 20px !important;
}

.highlight {
  border-radius: 10px;
  /*padding: 3px;*/
  background-color: #ffff00;
  color: #444444;
}

.i.fa.fa-solid.fa-highlighter-line {
  color: #ffff00;
}

.fa-sharp, .fa-solid {
  color: #7e7e7e;
}

main .footnote-icon {
  cursor: pointer;
  color: var(--major-color);
  margin: 0 0 0 4px;
  line-height: 0.1em;
  font-family: FontAwesome;
  font-style: normal;
}

main .footnote-icon:before {
  content: "\f27a";
}

main .footnote-icon:hover:before {
  content: "\f075";
}

.footnote {
  display: none;
  background-color: none;
  color: #0070C0;
}

.footnote .paragraph {
  padding: 0px 5px;
}

.footnote > div /*, .footnote span.hanging-indent > span*/ {
  display: inline;
}

.content > div[id^="s"], div[class^="subcontent"] > div[id^="s"], div[class^="subtheme"] > div[id^="s"] {
  position: relative;
}

/*.content > ol li .link-mail, .content > ul li .link-mail {
	margin-left: -10px !important;
}*/

.link-mail {
  display: none;
}

/*.pdf-page > .link-mail {
	top: 0px !important;
	/*left: 0px !important;
}*/

/*.ppt-slide {
	padding-left: 10px;
	padding-right: 10px;
}*/

/*.ppt-slide > .link-mail {
	top: 0px;
	left: 0px;
}*/

/*.highlighted {
	top: 20px !important;
	left: 20px !important;
}*/

.content > div[id^="s"] .para-link-s, div[class^="subcontent"] > div[id^="s"] .para-link-s, div[class^="subtheme"] > div[id^="s"] .para-link-s {
  display: none;
}

.content > div[id^="s"]:hover .para-link-s, div[class^="subcontent"] > div[id^="s"]:hover .para-link-s, div[class^="subtheme"] > div[id^="s"]:hover .para-link-s {
  display: block;
}

.rotScroll {
  overflow-x: scroll;
  overflow-y: hidden;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0,0,0,.5);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.link-mail, .para-link-s {
  background-color: #eff3f6;
  color: #353b3f;
  border-radius: 10px;
  position: absolute !important;
  opacity: 1;
  margin: 0 !important;
  line-height: 20px;
  font-size: 12px;
  padding: 5px !important;
  cursor: pointer;
  z-index: 95;
  text-align: center;
  min-width: 28px
}

/*.para-link, .para-mail, .para-link-s {
	text-align: center;
	position: absolute;
	width: 16px;
	height: 23px;
	border-radius: 8px;
}*/
/*.link-mail:hover {
	background-color: #c3c3c3;
}*/

.para-link:hover, .para-mail:hover, .para-copy:hover {
  opacity: 0.8;
}

.para-mail, .para-copy {
  margin-left: 4px;
}

.link-file-label {
  position: absolute;
  left: 76px;
  top: -23px;
  color: #777777;
  font-size: 14px;
  width: 33px;
  text-align: center;
}

.bmk-label {
  background-color: var(--major-color);
  color: #f8f8f8;
  font-size: 0.85em;
  padding: 2px 4px;
  border-radius: 4px; /*margin: 0px 4px;*/
}

.searchSortBtns {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 54px;
}

.search-source-toggle {
  overflow: visible;
  float: left;
}

.search-source-toggle > div, .sortBtns > div {
  border-radius: 10px;
  margin-right: 3px;
  float: left;
  line-height: 32px;
  height: 32px;
  padding: 0 10px;
  background-color: #999999;
  text-transform: uppercase;
  color: #f8f8f8;
  cursor: pointer;
}

.search-source-toggle > div.selected, .selSort {
  background-color: var(--major-color) !important;
  cursor: default;
}

.search-source-toggle > div:hover, .sortBtns > div:hover {
  opacity: 0.9;
}

.sortBtns {
  overflow: hidden;
  float: left;
  margin-left: 5px;
}

#topicChanged  {
  overflow: hidden;
  float: left;
  margin-left: 5px;
}

.tcselected {
  background-color: var(--major-color) !important;
}

.bcrumb_mdContainer {
  float: right;
  text-align: right;
}

.bcrumb_metatag {
  float: right;
  width: 100%;
  font-size: 0.9rem;
  color: #00677f;
}

dt {
  float: left;
}

.search-res .search-res-src ul {
  padding-left: 0 !important;
}

.search-res .search-res-src ul li {
  display: inline !important;
}

.search .cluster-childsize {
  display: none;
}

/*Waiting Spinner*/
.loader {
  display: none;
  float: right;
  border: 4px solid #fff;
  border-radius: 50%;
  border-top: 4px solid var(--major-color);
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

.navi-loader {
  display: none;
  float: right;
  border: 2px solid #fff;
  border-radius: 50%;
  border-top: 2px solid var(--major-color);
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

.search-res.bookmark > .bmk-label {
  display: none;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.color-a {
  background-color: #920822;
}

.color-b {
  background-color: #f04d33;
}

.color-c {
  background-color: #ED5F00;
}

.color-d {
  background-color: #ee7933;
}

.color-e {
  background-color: #f0ac01;
}

.color-f {
  background-color: #047a3e;
}

.color-g {
  background-color: #38a390;
}

.color-h {
  background-color: #00AA9C;
}

.color-i {
  background-color: #95a5a6;
}

.color-j {
  background-color: #4a4f6c;
}

.color-k {
  background-color: #0089ab;
}

.color-l {
  background-color: #8f5aad;
}

.color-m {
  background-color: #1e333d;
}

.color-n {
  background-color: #253a47;
}

.color-o {
  background-color: #314d5b;
}

.color-p {
  background-color: #d13b7b;
}

.color-q {
  background-color: #606060;
}

.color-r {
  background-color: #4e58cb;
}

#share-tb-src {
  display: none;
}

#w-content a.notices {
  background-color: transparent;
}

#search-trace {
  font-size: x-small;
}

#search-condensed {
  position: relative;
  margin-top: 12px;
  float: right;
  display: none;
}

#topic-show-all {
  display: inline;
  left: 5px;
  font-size: .5em;
  position: relative;
  top: -4px;
  cursor: pointer;
}

#table.csv {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 90%;
  height: 63vh;
  margin-top: 0;
}

#table.csv tr:first-of-type {
  background-color: #7e7e7e;
  color: white;
  position: sticky;
  top: 0;
  z-index: 2;
}

#table.csv tr:nth-child(n+2) td:first-of-type {
  position: sticky;
  left: 0;
  background-color: #EFF3F6;
}

#table.csv tr:first-of-type td:first-of-type {
  background-color: #7e7e7e;
  position: sticky;
  z-index: 3;
}

#table.csv tr td:first-of-type {
  left: 0;
}

#content table.csv td {
  padding: 2px !important;
}

.spstream-transcript, .spstream-thumb {
  display: none;
}

/*
    GenAI Chat-GPT summary buttons and text styles
*/
span.head-side-gear i {
  color: var(--major-color) !important;
}

span.head-side-gear i:hover, i.fa-sharp.fa-solid.fa-head-side-gear:hover {
  background-color: unset;
  color: var(--accent-color) !important;
  cursor: pointer;
}

i.fa-sharp.fa-solid.fa-head-side-gear:hover, .summary-btn:hover, .summaryclose-btn:hover {
  color: var(--accent-color) !important;
  background-color: unset;
  cursor: pointer;
  opacity: 0.8;
}

.search-res.topic.label span.head-side-gear i {
  color: var(--major-color) !important;
}

.search-res.topic.label span.head-side-gear i:hover, .search-res.topic.label i.fa-sharp.fa-solid.fa-head-side-gear:hover {
  color: var(--accent-color) !important;
  background-color: unset;
  opacity: unset;
}

.search-res.doc.label .subTopics span.head-side-gear i {
  color: var(--major-color) !important;
}

.search-res.doc.label .subTopics span.head-side-gear i:hover, .search-res.doc.label .subTopics i.fa-sharp.fa-solid.fa-head-side-gear:hover {
  color: var(--accent-color) !important;
  background-color: unset;
  opacity: unset;
}

.prompt-section {
  font-size: 1em;
}

.prompt-list-toggle {
  overflow: visible;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 4px;
}

.prompt-list-toggle > div {
  margin-right: 2px;
  padding: 1px 5px;
  background-color: #999999;
  text-transform: uppercase;
  color: #f8f8f8;
  font-size: .8em;
  cursor: pointer;
  margin-bottom: 2px;
}

.prompt-list-toggle > div.selected, .selSort {
  background-color: #5f2c82 !important;
  cursor: default;
}

.prompt-list-toggle > div:hover {
  opacity: 0.9;
}

.prompt-list-toggle > div:nth-child(even) {
  background-color: #bebebe;
}

.prompt-text {
  height: auto;
  max-width: calc(100% - 70px);
  width: calc(100% - 70px);
  border: none;
  background-color: var(--minor-color);
  color: #444;
  margin-bottom: 20px;
  padding: 8px 12px;
  overflow: visible;
  overflow-wrap: normal;
}

.prompt-text-doc {
  height: auto;
  max-width: calc(100% - 70px);
  width: calc(100% - 70px);
  border: none;
  background-color: white;
  color: #444;
  margin-bottom: 20px;
  padding: 8px 12px;
  overflow: visible;
  overflow-wrap: normal;
}

.search-res.topic.label h1 {
  display: none;
}

.summary {
  padding-left: 0 !important;
}

/* summaryText */

.summaryText {
  background: linear-gradient(45deg, #49a09d, #5f2c82);
  background-color: unset;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  font-family: 'Ubuntu' !important;
  font-size: inherit;
  color: white;
  padding: 20px 40px;
}

.summaryText header {
  padding: 0;
}

.summaryText li {
  margin-bottom: 12px;
  margin-top: 12px;
  color: white !important;
}

.summaryText ul, .summaryText ol {
  margin-left: 16px;
}

.summaryText h1, .summaryText h2, .summaryText h3, .summaryText h4, .summaryText h5, .summaryText h6 {
  color: white;
  margin-bottom: 18px;
  margin-top: 14px;
}

.summaryText table {
  border-collapse: collapse;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.summaryText table tr td {
  padding: 8px !important;
}

.summaryText td {
  vertical-align: top;
  position: relative;
}

.summaryText td:hover {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -9999px;
  bottom: -9999px;
  background-color: rgba(255,255,255,0.2);
  z-index: -1;
}

.summaryText th, .summaryText td {
  padding: 15px;
  background-color: rgba(255,255,255,0.2);
  color: #fff;
}

.summaryText thead th {
  background-color: #55608f;
}

.summaryText tbody tr:hover {
  background-color: rgba(255,255,255,0.3);
}

.summaryText tbody tr:hover {
  background-color: rgba(255,255,255,0.3);
}

.subTopics .summaryText {
  margin-top: 14px;
  margin: 14px 0;
}

.subTopics .summaryText h1 {
  display: none;
}

.summary .summaryText.copy,
.summary .summaryText.copy h1,
.summary .summaryText.copy h2,
.summary .summaryText.copy h3,
.summary .summaryText.copy h4,
.summary .summaryText.copy h5,
.summary .summaryText.copy h6,
.summary .summaryText.copy li,
.summary .summaryText.copy th,
.summary .summaryText.copy td {
  background: white !important;
  color: black !important;
}

.search-res.topic.label div.summaryText {
  margin-bottom: 20px;
  font-size: 85%;
}

.summaryText div#prompt-section {
  display: none;
}

.summary-btn {
  float: right;
  padding: 5px 10px;
  height: 25px;
  background-color: #5f2c82;
  color: white;
  cursor: pointer;
  border: none;
}

    .summary-btn.summary-btn-disabled, .summary-btn.summary-btn-disabled:hover {
        background-color: #999999 !important;
        cursor: default;
        opacity: 0.25;
    }

.summary-btn:hover {
  background-color: var(--major-color) !important;
  opacity: 0.9;
}

.summary-btn > div.selected, .selSort {
  background-color: var(--major-color) !important;
  cursor: default;
}

.summaryActions {
  margin-bottom: 15px;
  margin-top: 30px;
  padding-left: 0;
}

.summaryActions button:hover {
  opacity: 0.9 !important;
}

.summaryclose-btn, .summarycopy-btn, .summaryweb-btn, .summaryretry-btn {
  height: 32px;
  padding: 0 10px;
  background-color: var(--major-color);
  text-transform: uppercase;
  color: white;
  cursor: pointer;
  border-radius: 10px;
  padding: 0 10px;
  text-transform: uppercase;
  border: none;
}
.summaryweb-btn {
  display: none;
}

.summaryclose-btn:hover, .summarycopy-btn:hover, .summaryweb-btn:hover, .summaryretry-btn:hover {
  opacity: unset;
  background-color: var(--minor-color);
}

.aisubmissionlimitnotice {
  color: #5f2c82;
}

.aipromptlimitnotice {
    color: red;
}
