#whereIsItDivHeaderContent {
    height: 5vmin;
}

#whereIsItDivHeaderLabel {
    color: var(--text-color-sidePanel);
    text-align: left;
    margin-top: 4vmin;
    margin-left: 3vmin;
    font-size: 1.8vmin;
}

#whereIsItDIVCloseButton {
    margin-top: 2vmin;
}

#whereIsItContent {
    display: flex;
    width: 97%;
    margin: auto;
    height: 83%;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.whereIsItKZDivContent {
    margin-top: 3vmin;
    display: flex;
}

#kztitlespan {
    font-size: 1.8vmin;
    margin-top: 0vmin;
    color: var(--text-color-sidePanel);
}

#kztitlespan2, #kzTitleSpan3  {
    font-size: 1.8vmin;
    color: var(--text-color-sidePanel);
    float: left;
    margin-top: 1vmin;
    margin-left: 1vmin;
}

#kZTitle {
    height: 3vmin;
}

#kztitlespan::first-letter {
    font-size: 3vmin;
    font-weight:bold;
    color: var(--color-configurable);
}
#kztitlespan2::first-letter {
    font-size: 3vmin;
    font-weight:bold;
    color: var(--color-configurable);
}
#kzTitleSpan3::first-letter {
    font-size: 3vmin;
    font-weight:bold;
    color: var(--color-configurable);
}

#whereIsItDIV{
    background: white;
    z-index: 9;
    position: absolute;
    height: 95%;
    width: 100%;
    overflow: hidden;
    display: none;
    top: 4.8vmin;
    left: 0;
    padding: 0px;
    background: var(--background-color);
}
.whereIsItKZDivSearch{
    position: absolute;
    margin-top: 5vmin;
    height: 3vmin;
    width: 34%;
    display: inline-flex;
    float: right;
    text-align: right;
}

#whereIsItDIV table{
    display: inline;
    margin: auto;
}

#whereIsItDIVCloseButton{
        /* content: "\e975"; */
        position:absolute;
        right: 3vmin;
        top: 0.5vmin;
        z-index: 10;
        font-size: 2vmin;
        cursor: pointer;
        color: var(--text-color-sidePanel);
}


.whereIsItDataViewNameTD{
    font-size: 1.5em;
    font-weight: bold;
    text-align: -webkit-center !important;
    margin: auto;
}
.whereIsItDataCircleNameTD{
    font-size: 1.4em;
    border: 1px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: -webkit-baseline-middle !important;
}
#whereIsItDIV td{
    text-align: -webkit-center;
    white-space: pre;
    vertical-align: initial;
    margin-left: 5px;
    margin-right: 5px;
}
.whereIsItDataInfoTable{
    /* width: fit-content !important; */
    /* max-width: 95% !important; */
    padding: 0px !important;
    /* border: none !important; */
    overflow: show;
    width: -webkit-fill-available;
}

.whereIsItDataInfoTable .dashboardNamePic{
    padding :0px;
}
.whereIsItDataInfoTableHeader{
    display: flex;
    border: none !important;
    font-weight: bolder;
    font-size: large;
    padding: 2px;
    text-align: left;
    left: 0px;
    margin: 0 !important;
}

.whereIsItDataInfoTable td{
    /* width: 50% !important; */
    text-align: -webkit-left !important;
    height: 100%;
    overflow: auto;
}

.whereIsItDIV_legendDIV{
    display: inline-flex;
    padding: 0px !important;
    font-size: initial !important;
    position: fixed;
    background: white;
    left: 19%;
    top: 1px;
    display: none;
}

.whereIsItDIV_legendDIV label{
    padding:5px;
}

.whereIsItDIV_Sicht{
    width: 29vmin;
    text-align: left;
    border: 1px solid;
    border-color: var(--second-color-light);
    border-radius: 1vmin;
    font-size: 1.7vmin;
    cursor: pointer;
    color: var( --text-color-sidePanel);
    margin-left: 4vmin;
    font-weight: normal;
    display: table;
    padding-left: 2vmin;
}

.whereIsItDIV_Sicht:before{
    font-size: 3vmin;
    color: var(--header-textColor);
}
.whereIsItDIV_Kreis{
    border: 1px;
    font-style: italic;
    display: none;
    font-size: inherit;
}

.whereIsItDIV_Sicht:hover {
    background-color: var(--color-configurable);
}

.whereIsItDIV_Kreis:before{
        font-family: 'flumenIconFont', sans-serif !important;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: subpixel-antialiased;
        content: "\e98a";
}

.whereIsItDIV_Linie{
    border: 1px;
    font-style: italic;
    display: none;
    font-size: inherit;
}
.whereIsItDIV_Linie:before{
    font-family: 'flumenIconFont', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    content: "\e98c";
}
.whereIsItDIV_KreisTyp{
    font-size: 0.6em;
    display: none;
}
.whereIsItDIV_Group{
    color: blue;
    font-size: 10px;
    float: left;
    margin: 2px;
    display: none;
    font-size: small;
}
.whereIsItDIV_InfoGroup{
    /* color: #007401; */
    font-size: 10px;
    margin: 8px;
    display: none;
}
.whereIsItDIV_InfoGroup_INFO{
    font-size: 10px;
    margin: 8px;
}

.whereIsItDataInfoTable_toggleLabel{
    position: relative;
    font-size: 17px;
    display: none;
    font-size: inherit;
    display: none;
}

.whereIsItSiblingViewsDiv{
    display: flex;
    max-width: 97%;
    border: unset !important;
    /* border-bottom: 1px solid !important; */
    padding-top: 0.1vmin !important;
    padding-bottom: 0.1vmin !important;
    vertical-align: text-top !important;
    position: relative;
}
.whereIsItSiblingViewsDivNoFLEXWRAP div,
.whereIsItSiblingViewsDiv div{/* margin-bottom: 9px !important; *//* background-color: #e9ead257; */padding: 5px;/* color: #fff; */text-align: center;float: left;margin: auto;}

#allowedViewsDiv_Select,
#disallowedViewsDiv_Select {
    width: 300px;
    margin-right: 20px;
    background: var(--input-background-sidePanel);
    color: var(--text-color-sidePanel);
}

.overflowVisible {
    overflow: visible;
}

.holder {
    left: -200vw;
    position: absolute;
}

.viewsFromType{
    
/* margin: 0 !important; */
    
display: flex;
    
flex-wrap: wrap-reverse;
}
#viewsFromEKORG{
      order: 1;
}
#viewsFromWERKS{
      order: 2;
      border-right: 1px solid;
            border-left: 1px solid;
}
#viewsFromVKORG{
      order: 3;
}
.levelLabel{
    left: 8%;
    position:absolute;
    bottom: -6px;
    color: #ececec;
    font-size: 80px;
    display: none;
}

.DIV_FOR_VIEW {
    width: 3.8vmin !important;
    height: 5vmin !important;
    border-radius: 100%;
    font-size: 2.5vmin;
    color: var(--header-textColor);
    font-weight: bold;
    line-height: 5vmin;
    margin-top: 0.8vmin;
    display: inline-flex;
    padding-left: 1.2vmin;
}

.whereIsItSiblingViewsDiv2,
.whereIsItSiblingViewsDiv1{
    width: 3vmin;
    height: 3vmin;
}

#treeHolderDiv {
    font-size: 1.4vmin;
    height: 22vmin;
    padding: 1vmin;
    color: var(--text-color-sidePanel);
}

#LEVEL_0:before,
#LEVEL_1:before,
#LEVEL_2:before,
#LEVEL_3:before{position: fixed;color: #c1c1c1;font-size: large;vertical-align: baseline;bottom: 9%;margin-left: 7%;display: none;}
#LEVEL_0 {
    margin-left: 30%;
    margin-right: 30%;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 2vmin;
    /* background-color: #8e8efb40; */
}
#LEVEL_0:before{
    content: "Level 0";
}
#LEVEL_1{
    margin-top:7vmin;
    margin-left:5vmin;
    display:table;
}
#LEVEL_1:before{
    content: "Level 1";

}
#LEVEL_2{
   /* background-color: #ffeb3b63;*/
   margin-left:5vmin;
   display: table;
}

#LEVEL_3:before{
    content: "Level 3";
}

.whereIsItSiblingViewsDivNoFLEXWRAP{
    display: flex;
    width: 100%;
    border: unset !important;
}

.highlightPathTO{
    background-color: #28e6ff !important;
}

.highlightPathFROM{
    background: var(--color-configurable);
    color: var(--main-color);
    font-weight: bold;
    font-size: 1.4vmin;
    height: 1.5vmin;
    border-radius: 1vmin;
    border-color: var(--color-configurable);
	padding: 0.5vmin !important;
	padding-bottom: 1vmin !important;
    /* background-color: #beebff; */
    /* outline: 1px solid #99defd;*/
}

#whereIsItKZ{
    width: 32%;
    overflow: hidden;
    text-align: left;
    padding: 1vmin;
    /* margin: unset !important; */
    /* margin-top: 50px !important; */
    border: 1px solid var(--second-color-light);
    border-radius: 1vmin;
    display: none;
}


.whereIsItKZGroup{
    padding-left: 4px;
}
#whereIsItTree{
    width: 32%;
    overflow: hidden;
    font-size: 1.5vmin;
    border: 1px solid var(--second-color-light);
    /* clip-path: polygon(49% 1%, 100% 100%, 0% 100%); */
    position: relative;
    /* margin: auto !important; */
    background: var(--background-color);
    border-radius: 1vmin;
}
#whereIsItTree tr{
   display: -webkit-box;
   text-align: left;
}
#whereIsItTree td{
   display: contents;
}
#whereItIsNavBar{
    width: 32%;
    color: var(--text-color-sidePanel);
    /* border: none !important; */
    height: 90%;
    border-radius: 1vmin;
    overflow: hidden;
    display: none;
    border: 1px solid var(--second-color-light);
}
#whereIsItInfo{
      width: 19%;
      border: none !important;
      height: 99%;
      overflow: auto;
      display: none;
}

#buildWhereIsIt_KZWikiDIVToggle{
    position: relative;
    margin-left: 1vmin;
    margin-top: 0.2vmin;
    background: var(--color-configurable);
    color: var(--header-textColor);
    font-size: 1.6vmin;
    padding: 0.5vmin;
    /* background: transparent !important; */
    border-radius: 2vmin;
    display: block;
    cursor: pointer;
}
#whereIsItTreeJumpToView{
    position: absolute;
    margin-top: -5vmin;
    margin-left: 78%;
}

.disabledButton{
    cursor: default;
    pointer-events: none;
    color: var(--circle-fill);
    border-color: var(--circle-fill);
    /* color: var(--text-color-sidePanel); */
    /* background: var( --second-color-light); */
}

.disabledButton:hover{
    color: var(--text-color-sidePanel);
    background: var( --second-color-light);
}

.highlightInfoFrom{
    background: var(--color-active) !important;
    color: var(--header-textColor) !important;
    font-weight: bold;
}

.highlightFindIn.highlightInfoFrom:before {
    background-image: linear-gradient(53deg, #6128ff 41%, #00961d 52%) !IMPORTANT;
    -webkit-background-clip: text !IMPORTANT;
    -webkit-text-fill-color: transparent;
  }

#whereIsItKZHeader{
    color: var(--text-color-sidePanel);
    background: var(--background-color);
    padding: 0px !important;
    position: sticky;
    padding-bottom: 1.6vmin !important;
    margin-top: 1.8vmin;
}

.whereIsItKZGroupHolder{
    overflow: auto;
    margin-top: 1.5vmin;
    width: 92%;
    height: 67vmin;
    font-size: 1.4vmin;
    position: relative;
    margin-left: 2vmin;
    font-size: 1.4vmin;
    line-height: 160%;
    color: var(--text-color-sidePanel);
    padding-left: 0.5vmin;
}

.whereIsItKZGroupHolder label {
    cursor: pointer;
}

.whereIsItKZGroupHolder label:hover{
    color: var(--main-color);
    background: var(--color-configurable);
    font-weight:bold;
    padding-left:0.5vmin;
}

.whereIsItKZHeader_Label{
    padding: 1vmin;
    font-size: 1.1vmin;
    /* text-align: -webkit-center; */
    cursor: pointer;
}

.whereIsItKZHeader_Label::before{
    padding: 0.1vmin;
    font-size: xx-large;
    font-size: 2vmin;
    display: -webkit-box;
    text-decoration-line: unset;
    font-weight: normal;
}
.whereIsItKZHeader_Label_aktive{
    background: var(--color-active);
    color: var(--header-textColor);
    font-weight: bold;
}
.whereIsItKZHeader_Label_aktive::before{
    font-weight: normal;
}
.whereIsItKZHeader_LabelCount{
       font-weight: normal;
       margin-left: -2vmin;
       font-family: monospace;
       height: 1em;
       text-align: right;
}

.whereIsItKZHeader_Label_noMatch {
    opacity: 0.2;
}

#whereIsItKZHeader_Search{
    height: 2.4vmin;
    position: relative;
    background: var(--second-color-light);
    color: var(--text-color-sidePanel);
    float: right;
    width: 89%;
}

.highlightFindInLegend {
    font-weight: bold;
    color: var(--header-textColor);
    background: var(--color-active) !important;
    padding-left: 1vmin;
}

.highlightFindIn{
    font-weight: bold;
    color: var(--main-color);
    background: var(--color-configurable);
    padding-left: 1vmin;
}

.highlightFindIn:before{
    /* background-color: #6128ff !important; */
    color: #68abdf;
}

#buildWhereIsIt_KZWikiDIV{
    position: absolute;
    top: 0;
    margin-top: 9vmin;
    margin-left: 35%;
    width: 31%;
    height: 83%;
    background-color: var(--background-color);
    /* width: fit-content !important; */
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid;
    border-color: var(--second-color-light);
    border-radius: 1vmin;
    z-index: 5;
    display: none;
}


#buildWhereIsIt_KZWikiDIVedit{
    position:absolute;
    right: 0;
    top: 30px;
    background-color: #e2e0e0;
    /* width:fit-content !important; */
    max-width: 99%;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    max-height: 99%;
    overflow: auto;
    border: 1px solid;
    z-index: 6;
    display: none;
}

#buildWhereIsIt_KZWikiDIVCloser{
    cursor: pointer;
    position: absolute;
    float: right;
    right: 0vmin;
    top: 0px;
    margin-top: 1vmin;
    margin-right: 1vmin;
    font-size: 2vmin;
    color: var(--text-color-sidePanel);

}

#wikiHistory{
    width: 0px
}
.oneEntryHistory{
    width:max-content;
    background: transparent !important;
    color: blue;
    display:none;
}

#buildWhereIsIt_KZWikiDIVeditlabel{
    position:absolute;
    right: 89px;
    top: -7px;
    font-size: xx-large;
    display: none;
}

.oneLine{
    text-align: left;
    font-size: 1.4vmin;
    color: var(--text-color-sidePanel);
    margin-bottom: 1vmin;
}



.oneLine label{
    float: left;
}

.oneLine textarea{
    float: right;
    width: -webkit-fill-available;
    pointer-events: none;
    height: max-content;
}

#VIEW__WSA_ {
    background: #669AE1;
}

#VIEW__KWS_ {
    background: #1753a4;
}

#VIEW_STLVW {
    background: #FE4365;
}

#VIEW__POR_ {
    background:  rgb(27, 6, 41);
}

#VIEW__AUF_ {
    background:  rgb(18, 185, 46);
}

#VIEW_WERKS {
    background:  rgb(212, 10, 105);
}

#VIEW__LGR_ {
    background:  #62C2E4;
}

#VIEW_EKORG {
    background:  #C49CDE;
}

#VIEW__KGR_ {
    background: #FC913A;
}

#VIEW_VKORG {
    background: #38854c;
}

#VIEW_MANDT{
    background: var(--logo-color);
}

#NavBarSearch{
    height: 4vmin;
}

#NavBarSearchInput{
    padding-left: 1vmin;
    width: -webkit-fill-available;
    margin-left: 1vmin;
    margin-right: 1vmin;
    height: 2.4vmin;
    position: relative;
    border-radius: 0.5vmin;
    background: var(--second-color-light);
    border: 1px solid;
    border-color: var(--second-color-light);
    color: var( --text-color-sidePanel);
}

.hiddenlist {
   display: none;
}
