:root {
  --first-color: #16f;
  --second-color: #ff7;
  --bg-color: rgb(65, 65, 65);
  --textcolor: '#fff'
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
:is(h1, h2, h3, h4, h5, h6) {
  text-shadow: none;
}
::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
}
body {
  overflow: hidden;
  /* disable scrollbars */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ggskin {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.customtooltip{
  background-color: var(--bg-color);
  color: var(--textcolor);
}
#auflistung {
  position: absolute;
  background-color: rgb(68, 68, 68);
  overflow-y: auto;
  z-index: 6000;
  width: 100%;
  height: 100%;
  padding: 30px;
}

#uebersichtsbutton {
  position: absolute;
  z-index: 6001;
  right: 20px;
  top: 8px;
  margin: 7px;
}

/* 
Farben
*/
.dropdown-menu {
  background-color: rgb(230, 230, 230) !important;
  z-index: 99999;
}

.downloadspalte {
  width: 33.3%;
  padding: 15px;
}

#divIntro {
  position: absolute;
  z-index: 5100;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#loadingIntro {
  height: 40px;
  width: 40px;
  z-index: 5110;
}

#imgIntro {
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

/* 
TRUCKSCAN STYLE SHEET
*/

.nodeIcon {
  cursor: pointer;
  height: 32px;
  width: 32px;
  margin-right: 5px;
}

#btnContainer {
  display: flex;
  float: center;
  flex-direction: column;
  position: absolute;
  z-index: 6001;
  margin-top: 45px;
  margin-left: 5px;
  width: 150px;
}

/* 
NAVIGATION
*/

#closeDiv {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 6000;
  background-color: rgba(0, 0, 0, 0.459);
}

#navigation {
  position: absolute;
  width: 100%;
  z-index: 5001;
}

#menuBtnWrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 6001;
  right: 12px;
  top: 40px;
  width: 120px;
  display: inline-block;
}

.btnNav {
  margin: 5px;
  max-height: 32px;
}

.menuBtnDropdown {
  margin: 8px;
  text-align: left;
}

.dropdown-item {
  color: black !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #bababa;
}

/* 
NAVIGATION Pano und Obj
*/

/* 
Media Frame
*/

#mediaFrame {
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#mediaFrameHeadingDiv {
  padding: 3px;
}

#mediaFrameCloseBtn {
  padding: 4px;
}

#htInfoTableWrapper {
  overflow-y: auto;
}

#htInfoSettingsWrapper {
  background-color: rgb(146, 146, 146);
  padding: 20px;
  position: absolute;
  bottom: 0px;
  z-index: 5000;
}

#TextWrapper {
  display: flex;
  padding: 20px;
  max-height: 100%;
}

#textInput {
  padding: 15px;
  max-width: 300px;
  text-align: justify;
}

/*
INFO FELD Allgemein
*/

#infoFeld {
  z-index: 5000;
  position: absolute;
  width: 80%;
  max-width: 350px;
}

/*
INFO FELD Heading
*/

#infoFeldHeadDivS {
  padding-bottom: 0px;
}

#infoFeldHeadDiv {
  padding-bottom: 0px;
}

#infofeldTitel {
  overflow: hidden;
  padding: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  width: calc(100% - 60px);
}

#infoCloseBtn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px;
  margin: 8px;
}

#infoHideBtn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px;
  margin: 8px;
}

/*
INFO FELD Input
*/

#infoFeldInput {
  overflow-y: auto;
}

.nodeInfoSection {
  margin-bottom: 25px;
}

.infoFeldBeschTxt {
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
}

.ifrmPdfSmall {
  height: 280px;
  width: 100%;
  margin-bottom: 0px;
}

.pdfWrapper {
  background-color: rgb(63, 63, 63);
}

.infoFeldHeading {
  padding-left: 5px;
}

.nodeInfoBtn {
  margin-bottom: 10px;
  margin-top: 0px;
}

#infoFeldGradient {
  height: 0px;
  background-image: linear-gradient(rgba(197, 197, 197, 0.74), rgba(128, 42, 42, 0));
}

.stlrapper {
  background-color: rgb(190, 190, 190);
  height: 280px;
  width: 100%;
}
/*

*/

.btn-animation {
  margin: 5px;
  padding: 4px;
}

.btnIcon {
  /*Button für die kleinen roten Icons*/
  width: 28px;
  margin-right: 4px;
  cursor: pointer;
}

#objPanoNav {
  display: flex;
  position: absolute;
  padding: 0px;
  bottom: 0;
  right: 0;
  z-index: 9998;
  border-radius: 10px 0px 0px 0px;
}

.objPanoNavBtnDiv {
  margin-bottom: 6px;
  margin-top: 6px;
  height: 42px;
  width: 42px;
  cursor: pointer;
  visibility: inherit;
  pointer-events: auto;
  padding: 6px;

}

.objPanoNavBtn {
  height: 100%;
  width: 100%;

  pointer-events: none;
  -webkit-user-drag: none;
  opacity: 0.8;
}

.objPanoNavBtnDiv:hover {
  transform-origin: center;
  transform: scale(1.2);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}

#objTooltips {
  color: white;
  position: absolute;
  pointer-events: none;
  z-index: 5800;
  padding: 2px;
  padding-left: 20px;
  padding-right: 15px;
  left: 00px;
  border-radius: 0px 10px 0px 0px;
}

/*
Button Info
*/

.rightInfos {
  z-index: 5001;
  position: absolute;
  right: 0px;
  width: 90%;
  max-width: 280px;
  height: 100%;
  overflow: hidden;
}

#infosHtFrameWrapper {
  width: 100%;
  pointer-events: all;
  height: 100%;
}

#htInfoWrapper {
  padding-top: 8px;
  padding-left: 8px;
  max-width: 280px;
  overflow-y: auto;
  padding-right: 5px;
}

.btnHtInfo {
  font-size: 12px;
  width: 100%;
  min-height: 34px;
  text-overflow: ellipsis;
  min-height: 30px;
}

/*
Suche
*/

#searchBar {
  width: 90%;
  max-width: 280px;
  z-index: 5005;
  position: absolute;
  right: 0;
}

#searchTitel {
  color: #fff;
  overflow: hidden;
  padding: 5px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  width: calc(100% - 40px);
}

#searchHeadDiv {
  position: relative;
  height: 60px;
}

#searchCloseBtn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px;
  margin: 8px;
}

.suche {
  top: 60px !important;
}
.searchSelect {
  overflow: hidden;
  padding-left: 5px;
  padding-top: 3px;
}
.searchSelect:hover {
  cursor: pointer;
}
#searchFilter {
  padding-top: 10px;
}

#stl_cont {
  height: 200px;
}
#divStl {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6000;
  background-color: rgba(255, 255, 255, 0.938);
  height: 100%;
  width: 100%;
}

#stlCanvas {
  height: 100%;
  width: 100%;
}

#stlFrameHeadingDiv {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6001;
  padding: 3px;
  background-color: rgb(146, 146, 146);
}

#threedbtn {
  width: 120px;
  height: 120px;
  padding: 10px;
}

#centerImgStl {
  width: 100%;
}

#stlBtn {
  position: absolute;
  top: 200px;
  left: 200px;
  height: 20px;
  z-index: 6008;
}

.cursor-pointer {
  cursor: pointer;
}

.txtselect:hover {
  text-decoration: underline;
  cursor: pointer;
}

.fa-svg-icon {
  display: inline-flex;
  align-self: center;

  /* 
        Define a global color for the icons 
        In this case black
    */
}
.fa-svg-menu-icon {
  display: inline-flex;
  align-self: center;
  height: 1.5em;
  width: 1.5em;
}
/*
    Define the size of the default icons
*/
.fa-svg-icon svg {
  height: 4em;
  width: 4em;
}

/*
    Positionate the SVG correctly
*/
.fa-svg-icon.svg-baseline svg {
  top: 0.125em;
  position: relative;
}

.blink_me {
  animation: blinker 1s linear;
  animation-iteration-count: 5;
}

@keyframes blinker {
  50% {
    opacity: 0.3;
  }
}

.blink_me_twice {
  animation: blinker2 0.5s linear;
  animation-iteration-count: 1;
  position: relative;
}

@keyframes blinker2 {
  0% {
    left: 10px;
  }
  25% {
    left: 30px;
  }
  50% {
    left: 10px;
  }
  75% {
    left: 20px;
  }
  100% {
    left: 10px;
  }
}

.vueAppOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.891);
  z-index: 8000;
  overflow-y: auto;
  overflow-x: hidden;
}

.branding {
  margin-top: 10px;
  margin-left: 10px;
  height: 80%;
  width: auto;
}

#nodeTitelHeading {
  margin-bottom: 0px !important;
}
/* 0800-52 666 25 störung tv */

.thumbnails {
  transition: all 300ms ease-in-out;
}

.thumbnails:hover {
  transform: scale(1.2);
  transform-origin: center;
}

.thumbnailActive {
  transform: scale(1.2);
  border: 3px solid !important;
}

.thumbnailTitle {
  background-color: rgba(61, 61, 61, 0.748);
}



.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


.thumbnail-icon {
  padding: 5px 5px 28px 5px;
}

.shadow {
  -webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
  filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
  /* Similar syntax to box-shadow */
}


audio {
  display: flex-column;
  width: 200px;
  height: 50px;
}