

#ShopFloor{
    display: none;
    font-family: 'Ubuntu', sans-serif;
    display: none;
    width: 100vw;
    bottom: 0px;
    position: fixed;
    top: var(--headerHeight);
    margin-top: 5.5vh;
    color: var(--circleLabel-color);
    z-index: 1;
    background: var(--background-color);
}

#ShopFloorHead{
    /* height: 9vmin; */
    /* border: 1px solid; */
    margin-top: 2vmin;
    margin-top: 2vmin;
    width: 95%;
    margin: 2vmin auto;
}

#ShopFloorContent{
    width: 95%;
    /* border: 1px solid; */
    margin: 3vmin auto;
    overflow-y: auto;
    /* height: 69vh; */
}

#ShopFloorContentHead{
    display:flex;
    font-size: 2vmin;
    height: 6vmin;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 1vmin;
}

.shopFloorContentHeadElement{
    background: var(--cockpit-logo);
    cursor: pointer;
    display:flex;
    flex-direction: row;
    padding: 1.5vmin 1.5vmin;
    margin-right: 1vmin;
    height: 2vmin;
    border: 1px solid var(--circle-fill);
}

#ShopFloorHeadHead{
    width: 100%;
    justify-content: stretch;
    display: flex;
}

#ShopFloorHeadTitle{
    display: flex;
    justify-content: space-between;
    font-size: 3vmin;
    width: 100%;
}

#ShopFloorHeadIcon {
    font-size: 3vmin;
}

#ShopFloorHeadHeadLabel{
    font-size: 3vmin;
    /* padding-top: 1vmin; */
    /* width: 25%; */
    margin-left: 2vmin;
}

#ShopFloorHeadContent{
    margin-left: 6vmin;
    /* margin-top: 1vmin; */
    display: flex;
    /* font-size: 5vmin; */
    width: 100%;
    justify-content: space-between;
}

#ShopFloorHeadContentPlace{
    display: flex;
    font-size: 3vmin;
    color: var(--circle-fill-geo);
}

.shopFloorContentHeadElementLabel{
    margin-left:1vmin;
}

#ShopFloorContentContent{
    border: 1px solid var(--circle-fill);
    margin-top: 1vmin;
    overflow-y: auto;
    padding: 0vmin 1vmin 0 1vmin;
    /* height: 51vh; */
}

#cockpitOnePageContentPreHolder_FAUF,
#cockpitOnePageContentPreHolder_ARBID,
#cockpitOnePageContentPreHolder_FMATNR,
#cockpitOnePageContentPreHolder_FEHLT,
#cockpitOnePageContentPreHolder_ShopFloor{
    height: 64vh !important;
    margin-top: 3vmin;
}

.cockpitSideContentSFTableHead{
    position: sticky;
    top: 0;
    background: white;
}

.shopFloorCross_Day {
    width: 3vw;
    height: 3vh;
    line-height: 2.8vh;
    margin: 0.2em;
    cursor: pointer;
    background: var(--background-color);
    color: var(--circleLabel-color);
    border: 0.1em solid var(--circleLabel-color);
}

.shopFloorCross_DayGhost {
    background: transparent;
    cursor: default;
    border-color: transparent;
}

.shopFloorCross_Day_K {
    background: green;
    color: white;
}
.shopFloorCross_Day_L {
    background: yellow;
    color: black;
}
.shopFloorCross_Day_S {
    background: var(--cockpit-red);
    color: white;
}

.shopFloorContentContentDiv_CrossContainer {
    width: 22vw;
    margin: 3vmin auto;
    margin: o auto;
}

.shopFloorContentContentDiv_CrossLine {
    display: flex;
}

#shopFloorContentContentDiv_DRAW {
    height: 67vh;
}

.shopFloor_inputMonth {
    border-color: var(--circle-fill);
    font-size: inherit;
    background: inherit;
    color: inherit;
    cursor: pointer;
    border-radius: 0.4em;
    /* margin-top: 3vmin; */
    padding: 0.2em 0.5em;
}

.sicherheitskreuzLegend{
    padding: 0vmin 3vmin 2vmin 3vmin;
    margin-top: 0;
}

#ShopFloorHeadContentTime{
    font-size: 3vmin;
    padding-top: 0.6vmin;
}

#shopFloorContentContentDiv_KPILT_Holder{
    height: 58vh;
    overflow-y:
    auto;
    margin-top: -1vmin;
}

#shopFloorContentContentDiv_KPILT{
    /* display: flex; */
    overflow-y: auto;
    marign: 0 auto;
    margin: 0 auto;
    width: 97%;
    /* flex-direction: column; */
}

#shopFloorContentContentDiv_KPILT_Header{
    display: inline-flex;
    width: 97%;
    margin-top: 2vmin;
    margin: 0vmin auto;
    justify-content: space-between;
    /* float: right; */
    margin-top: 2vmin;
    padding: 1vmin 0 0 0;
    margin-bottom: 1vmin;
    /* font-size: 2.5vmin; */
}

#ShopFloorHeadContentPlaceValue{
    margin-left:1vmin;
    font-size: 2.6vmin;
    width: 29vw;
}

#ShopFloorHeadHeadLabelText{
    display:
    flex;
    padding-top: 0.6vmin;
}

#ShopFloorHeadContentPlaceValueGruppierung{
    margin-left: 1.5vmin;
    width: 3.5vmin;
    height: 3vmin;
    margin-top: 0.1VMIN;
    border: 1px solid;
    border-radius: 100%;
    background: var(--color-configurable);
    border-color: var(--color-configurable);
    color: var(--main-color);
    /* padding: 0.3vmin; */
    padding-top: 0.8vmin;
    font-size: 2vmin;
    font-family: 'Ubuntu', sans-serif;
    cursor: pointer;
    text-align: center;
    line-height: 2vmin !important;
}

#ShopFloorNoContent{
    font-size: 2vmin;
}

.shopFloorContentContentDiv {
    max-height: 67vh;
}

.shopFloorContentContentDiv table th {
    position: sticky;
    top: 0;
    background: var(--background-color);
    min-width: 2vw;
    text-align: center;
}

.shopFloorContentContentDiv table tr {
    line-height: 4vh;
}
.shopfloor_employeeTable tr:hover {
    background-color: var(--second-color-light);
}

.shopFloorContentContentDiv table td {
    /* border: 1px solid; */
}

.shopfloor_employeeTable td:nth-child(1) {
    padding: 0 0.5em;
}

.shopfloor_employeeTable {
    display: block;
    text-align: left;
    overflow: auto;
    /* overflow-x: hidden; */
    width: 100%;
    max-height: 46vh;
    margin-bottom: 1vh;
}

.shopfloor_employeeTable td {
    border:1px solid var(--circle-fill);
}

.shopfloor_employeeTable_stateA {
    background: green;
    color: white;
}
.shopfloor_employeeTable_stateN {
    background: var(--cockpit-red);
    color: white;
}
.shopfloor_employeeTable_stateV {
    background: var(--cockpit-red);
    color: white;
}
.shopfloor_employeeTable_stateE {
    background: var(--cockpit-red);
    color: white;
}
.shopfloor_employeeTable_entry {
    cursor: pointer;
    text-align: center;
}

.shopfloor_employeeTable_stateA,
.shopfloor_employeeTable_stateN,
.shopfloor_employeeTable_stateV,
.shopfloor_employeeTable_stateE {
    height: 1em;
}

.shopfloorEmployeeLegend {
    display: inline-flex;
    line-height: unset;
}

.shopfloorEmployeeLegend .cockpit_legendLabel {
    margin-left: 0.5em;
}

.cockpitOnePageContentHeaderTime{
    margin-left: 7.5vmin;
    /* margin-top: 0.8vmin; */
}

.SFTimeTd{
    padding-right: 1vmin;
    margin-right: 1vmin;
    /* padding-left: 2vmin; */
    width: 3vw;
    margin-top: -1vmin;
    /* padding-bottom: 1vmin; */
}

.shopFloorStatuIndicator{
    background: none;
    font-weight: bolder;
}

.shopFloorGsetting{
    display:flex;
}

.SFSlideShow {
    position: relative;
    display: inline-block;
    width: 6vmin;
    height: 2.5vmin;
    margin-left: 2vmin;
    margin-right: 2vmin;
  }

  .SFSlideShow input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  .SFSlide {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .SFSlide:before {
    position: absolute;
    content: "";
    height: 2vmin;
    width: 2vmin;
    left: 0.4vmin;
    top: 0.2vmin;
    /* bottom: 4px; */
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

  input:checked + .SFSlide {
    background-color: #2196F3;
  }

  input:focus + .SFSlide {
    box-shadow: 0 0 1px #2196F3;
  }

  input:checked + .SFSlide:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }

  /* Rounded sliders */
  .SFSlide.round {
    border-radius: 2.5vmin;
  }

  .SFSlide.round:before {
    border-radius: 50%;
  }

  #shopFloorContentContentDiv_ANWEN,
  #shopFloorContentContentDiv_SIKRZ{
    width: 95%;
    margin: 0 auto;
    margin-top: 2vmin;
  }

  .shopFloorContentDivHeader{
    padding: 2vmin 0vmin 0 3vmin;
  }

  #shopFloorSelector{
    width: 21vw;
    margin-left: 1vmin;
    height: 3.8vh;
    padding: 0 1vmin;
    font-size: 2vmin;
    border-color: var(--circle-fill);
  }

  #shopFloorSelectorDiv{
    display: inline-flex;
    margin-left: 8vmin;
  }

  #shopFloorSelectorLabel{
    font-size: 2.3vmin;
    padding-top: 0.7vmin;
  }

  .cockpit_shopFloorStatusIndicator{
    border-radius: 100%;
    width: 1vmin;
    height: 1.8vmin;
    margin-left: 2vmin;
  }

  #ShopFloorHeadContentPlaceValueShare,
  #ShopFloorHeadContentPlaceValueOption{
    margin-left: 2vmin;
    margin-top: 0.2vmin;
    color: var(--circleLabel-color);
  }

  #ShopFloorOptions{
    width: 89%;
    margin: 0 auto;
    margin-top: 3vmin;
  }

  #ShopFloorOptionHead{
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
  }

  #ShopFloorOptionHeadLabel{font-size: 2.5vmin;margin: 0 auto;}

  #ShopFloorOptionHeadClose{float: right;}

  #ShopFloorOptionButtonDiv{
    display: inline-flex;
    column-gap: 1vw;
    float: right;
    padding-right: 18vw;
  }

  .ShopFloorOptionButton{
    width: 6em;
  }

  .ShopFloorOptionContent{
    margin-bottom: 2vmin;
    max-height: 66vh;
    width: 100%;
    overflow-y: auto;
  }

  #ShopFloorOptionContent{
    overflow-y: auto;
    max-height: 66vh;
    width: 100%;
    margin-bottom: 3vmin;
  }

  #shopFloorOptionARBIDSENSOR{
    margin-top: 2vmin;
  }

  .shopFloorOptionTable {width: 100%; line-height: 4vh;}

  .shopFloorOptionSectionLabel {font-size: 2vmin;/* text-align: left; */text-decoration: underline;text-underline-offset: 0.5vmin;margin-bottom: 1vmin;/* padding: 1vmin; */}

  .shopFloorOptionSectionDiv {min-width: 62%; max-width: 55vw; margin: 2vmin auto;border: 1px solid var(--circle-fill);padding: 1vmin;}

  @media screen and (max-width: 576px) {
    #ShopFloor{
        top: 24vmin;
    }

    .sicherheitskreuzLegend{
        padding: 0vmin 3vmin 6vmin 3vmin;
    }

    .SFSlideShow{
        width: 8vmin;
        height: 3.5vmin;
    }

    .SFSlide:before{
        height: 3vmin;
        width: 3vmin;
        left: 0.8vmin;
    }

    #dashboardSlideShowButton{
        font-size: 3vmin;
    }

    #shopFloorSelectorLabel{
        font-size: 3vmin;
    }

    .icon-settings{
        font-size: 4vmin !important;
    }

    #ShopFloorContentHead{
        height: 8vmin;
        overflow-x: auto;
    }

    .cockpitOnePageContentHeader{
        padding-top: 2.5vh;
    }

    .cockpitOnePageContentHeaderTime{
        margin-left: 3.5vmin;
        margin-top: 0.4vmin;
    }

    .SFTimeTd{
        width: 7vmin;
    }

    .transactionDropdown{
        height: 4.5vmin;
        margin-top: 0.2vmin;
    }

  }

  @media screen and (max-width: 576px) {
    .shopFloorContentContentDiv{
        width: 92vmin !important;
        overflow-y: auto;
    }

    .shopFloorCross_Day{
        width: 9vw;
        height: 6vh;
        line-height: 5.8vh;
        font-size: 2.8vmin;
    }

    .shopFloorContentContentDiv_CrossContainer{
        width: 65vw;
    }

    #ShopFloorHead{
        margin: 4vmin auto;
    }

    #shopFloorContentContentDiv_KPILT_Header{
        overflow-x: auto;
        margin-bottom: 3vmin;
    }

    .transactionDropdown{
        position: relative;
        height: 4.5vmin !important;
        font-size: 3.2vmin !important;
        margin-top: 0 !important;
    }

    .shopFloorContentContentDiv table th{
        min-width: 8vw;
    }

    .shopfloor_employeeTable{
        max-height: 34vh;
    }

    .shopfloorEmployeeLegend{
        width: 94vmin !important;
    }

    #shopFloorSelectorDiv{
        margin-left: -89vmin;
    }

    .shopFloorContentContentDiv{
        max-height: 71vh;
    }

  }

  #SensorDiv {
    position: absolute;
    background: var(--background-color);
    color: var(--circleLabel-color);
    z-index: 8;
    width: 100vw;
    height: 93vh;
    top: 7vmin;
    left: 0;
    display: none;
  }

#DashboardIOTGeneralSettingsSummary tr:nth-child(2) {
    padding-left: 16px;
}

#nodeEditorDiv {
    position: absolute;
    background: var(--background-color);
    color: var(--circleLabel-color);
    z-index: 16;
    width: 100vw;
    height: 93vh;
    /*height: 89vh;*/
    top: var(--headerHeight);
    left: 0;
}

#nodeEditorDivContainer{
    display: none;
}

  #nodeEditorDivIconClose {
    position: absolute;
    right: 1vw;
    cursor: pointer;
    /* margin-top: 2vmin; */
    z-index: 9999;
    top: calc(7vmin + 40px);
  }

  #nodeEditorDivIconBack {
    position: absolute;
    right: calc(1vw + 30px);
    cursor: pointer;
    /* margin-top: 2vmin; */
    z-index: 9999;
    top: calc(7vmin + 40px);
    display: none;
  }

  #nodeProgramListHolder table{
    text-align: left;
    min-width: 350px;
    margin: 20px auto;
  }

  #nodeProgramListHolder table td{
    padding: 5px 5px;
  }

  #nodeProgramListHolder table th{
    padding: 5px 5px;
  }


  #nodeProgramListHolder{
    position: absolute;
    background: var(--background-color);
    color: var(--circleLabel-color);
    z-index: 9;
    width: 100vw;
    height: 93vh;
    top: var(--headerHeight);
    left: 0;
  }

#mesDashboardDiv{
    position: absolute;
    background: var(--background-color);
    color: var(--circleLabel-color);
    z-index: 16;
    width: 100vw;
    height: 93vh;
    top: var(--headerHeight);
    left: 0;
}

#mesDashboardDivContainer {
    display: none;
}

#mesDashboardDivIconClose {
    position: absolute;
    right: 1vw;
    cursor: pointer;
    /* margin-top: 2vmin; */
    z-index: 9999;
    top: calc(7vmin + 40px);
}

#mesProgramListHolder {
    position: absolute;
    background: var(--background-color);
    color: var(--circleLabel-color);
    z-index: 9;
    width: 100vw;
    height: 93vh;
    top: var(--headerHeight);
    left: 0;
}

#mesProgramListHolder > div {
    text-align: center;
    font-size: 3.5vmin;
    margin: 50px 0;
}
  

  #SensorDivIconClose {
    position: absolute;
    right: 1vw;
    cursor: pointer;
    margin-top: 2vmin;
  }

  #SensorContentMainImg {
    margin-right: 1vw;
    width: auto;
    height: 1em;
  }

  #SensorContentLeft {
    display: flex;
    width: 22vw;
    height: 100%;
    flex-direction: column;
    width: 28%;
    text-align: left;
  }

  #SensorContentLeftDash{
    display: flex;
    height: 100%;
    margin-top: 3vmin;
  }

  #SensorContentContent {
    width: inherit;
    margin: 0 auto;
    display: block;
    top: 4vmin;
    background: var(--background-color);
    /* height: 80vh; */
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 1.8vmin;
  }

  #SensorContentMainTitle {
    margin-top: 8vmin;
    margin-left: 7vmin;
    font-family: 'Ubuntu', sans-serif;
    font-size: 3vw;
    /* margin-top: -0.35em; */
    /* line-height: 4.4vw; */
    text-align: left;
    font-family: UbuntuThin;
    width: 85%;
  }


  #SensorImgDivDashboard {
    margin-bottom: 4vmin;
    margin-left: 7vmin;
    font-family: 'Ubuntu', sans-serif;
    font-size: 3vw;
    text-align: left;
    font-family: UbuntuThin;
    width: 85%;
  }

  #SensorList{
    width: 95%;
    margin-top: 3vmin;
  }

  #SensorListHeadFilter{
    float:right;
    margin-right: 6vmin;
  }

  #SensorListHeadSearchNew{
    display: flex;
    align-items: center;
  }

  #SensorListHeadFilterBtn{
    margin-left: 10px;
  }

  #SensorListContent{
    overflow-y: auto;
    height: 46vh;
    /* overflow-y: auto; */
}

#transactionInputDivClose {
    padding-right: 15px;
    position: absolute;
    right: 0;
    cursor: pointer;
}

#iotMsgDiv{
    margin-top: 5vmin;
    font-size: 2.2vmin;
    color: var(--logo-color);
}

#iot-grouping-setting-add{
    display: none;
    margin-top: 12vmin;
}

#iot-grouping-setting-edit{
    margin-top: 5vmin;
}

#iotGroupEditBtn{
    color: var(--main-color-light);
}

#iot-grouping-setting-btns{
    /* padding-left: 4vmin; */
    margin-top: 4vmin;
}

#SensorListContentTable {
    width: 100%;
    margin-top: 2vmin;
    overflow-y: auto;
    line-height: 2;
}

#IOTSettingsTable {
    width: 100%;
    margin-top: 2vmin;
    overflow-y: auto;
    line-height: 2;
}

#RFIDSettingsTable {
    width: 100%;
    margin-top: 2vmin;
    overflow-y: auto;
    line-height: 2;
}

#RFIDSettingsTable td, th {
    text-align: left;
    padding: 5px;
}

#SensorGroupListTable{
    width: 100%;
    margin-top: 2vmin;
    overflow-y: auto;
    line-height: 2;
}

#SensorGroupListTable_body tr:hover{
    background-color: var(--cockpit-logo);
}

#SensorContentTable_body tr:hover{
    background-color: var(--cockpit-logo);
}

#SensorGroupTable_body tr:hover{
    background-color: var(--cockpit-logo);
}

#IOTSettingsTable_body tr:hover{
    background-color: var(--cockpit-logo);
}

#IOTSettingsTable_body tr:nth-child(odd) {
    background-color: var(--second-color-light);
}

#RFIDSettingsTable_body tr:hover{
    background-color: var(--cockpit-logo);
}

#RFIDSettingsTable_body tr:nth-child(odd) {
    background-color: var(--second-color-light);
}

#filterDivIOTSettings{
    float: left;
    display: flex;
    gap: 1em;
    margin-top: 2vmin;
}

#filterDivRFIDSettings{
    float: left;
    display: flex;
    gap: 1em;
    margin-top: 2vmin;
}

#rfid-tab-content{
    font-weight: bold;
}

#iotDotConfigModal_TaskPreview{
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px;
    margin: 15px 0px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
}


.sidePanelOpened{
    background-color: var(--cockpit-logo) !important;
}

#SensorContentTable_body tr{
    cursor: pointer;
}

#IOTSettingsTable_body tr{
    cursor: pointer;
}

#RFIDSettingsTable_body tr{
    cursor: pointer;
}

#SensorGroupTable_body tr{
    cursor: pointer;
}

.IOTTableVisibleHiddenRow {
    background-color: var(--color-active-light) !important;
}

#SensorContentTable_head{
    position: sticky;
    top: 0;
    background: white;
    text-align: left;
}

#IOTSettingsTable_head{
    position: sticky;
    top: 0;
    /* background: white; */
    text-align: left;
}

#SensorGroupTable_head{
    position: sticky;
    top: 0;
    background: white;
    text-align: left;
}

.choices{
    /* width: 47vw !important; */
}

#SensorOptionButtonDiv{
    display: inline-flex;
    column-gap: 1vw;
    float: right;
    padding-right: 18vw;
}

#SensorOptionButtonDiv2{
    position: fixed;
    bottom: 1vmin;
    right: 8vmin;
}

#SensorExportButtonDiv {
    position: fixed;
    bottom: 1vmin;
    right: 8vmin;
    margin-right: 20vmin;
}

#iot-new-other-data{
    text-align: left;
    padding: 4vmin;
}

.iot-group-save-btn-holder{
    float: right;
    padding-right: 4vw;
    padding-top: 4vmin;
}

.SensorOptionButton{
    width: 6em;
}

#SensorOptions{
    height: 82vh;
}

#SensorOptionContent{
    margin-top: 2vmin;
    height: 77vh;
    margin-bottom: 2vmin;
    overflow-y: auto;
}

#SensorContentMainsubMenu {
    margin-left: 7vmin;
    text-align: left;
    border-top: 1px solid var(--circle-fill);
    margin-top: 2vmin;
    margin-bottom: 4vh;
    padding-top: 2vmin;
    width: 70%;
    font-size: 1.8vmin;
    line-height: 1.5;
    font-family: 'Ubuntu';
}

#iotdatetimespickercontainer{
    margin-left: 7vmin;
    width: 70%;
    margin-top: 2vmin;
}

#onlyshowactivecontainer{
    display: flex;
    margin-left: 7vmin;
    width: 70%;
    margin-top: 2vmin;
}

#moreIOTPortalInfoLink{
    margin-left: 7vmin;
    width: 70%;
    margin-top: 2vmin;
}

#SensorDiv {
    position: absolute;
    z-index: 1;
    background: inherit;
    color: inherit;
}

#mqttLogDiv {
    position: absolute;
    z-index: 9;
    background: inherit;
    color: inherit;
    height: 50vh;
    width: 80vw;
    border: 1px solid;
    left: 10vw;
    top: 25vh;
    resize: both;
    overflow: scroll;
    display: none;
}

#mqttLogTitleDiv {
    height: 2em;
    background: var(--main-color);
    color: var(--color-configurable);
    position: sticky;
    top: 0;
    left: 0;
}

#mqttLogTitleDiv div {
    padding: 0.5em;
}

#mqttLogTitle {
    float: left;
}

#mqttLogClose {
    float: right;
}

#mqttLog {
    text-align: left;
    padding: 1em;
    border-spacing: 0.5em;
    font-size: 0.75em;
}
