@import '_content/Elastacloud.IntelligentSpace.Components/Elastacloud.IntelligentSpace.Components.1qadyjhitc.bundle.scp.css';

/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/BuildingList.razor.rz.scp.css */
/*=========================================================================================================================================================================================================================*/
    /* BUILDING SELECTOR */
/*=========================================================================================================================================================================================================================*/

    .app-general-buildings-container[b-ok9b7hf3pr] {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 1700px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        position: relative;
        perspective: 1800px;
    }

/*=========================================================================================================================================================================================================================*/
    /* BUILDING PANEL */
/*=========================================================================================================================================================================================================================*/

    .app-general-buildings-panel[b-ok9b7hf3pr] {
        position: relative;
        width: 320px;
        min-width: 320px;
        margin: 20px;
        perspective: 1800px;
    }

    .app-general-buildings-picture-frame-container[b-ok9b7hf3pr] {
        width: 100%;
        padding: 0px;
    }

    .app-general-buildings-picture-frame[b-ok9b7hf3pr] {
        width: 100%;
    }

    .app-general-buildings-title-container[b-ok9b7hf3pr] {
        padding: 12px 8px 8px 16px;
        text-align: center;
    }

    .app-general-buildings-title-icon[b-ok9b7hf3pr] {
        width: 14px;
        min-width: 14px;
        margin-right: 6px;
        transform: translateY(3px);
    }

    .app-general-buildings-title[b-ok9b7hf3pr] {
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 3px;
        line-height: 18px;
    }

    .app-general-buildings-buttons-container[b-ok9b7hf3pr] {
        display: flex;
        flex-direction: row;
        padding: 0 10px;
    }

    .app-general-buildings-main-button-container[b-ok9b7hf3pr] {
        display: flex;
        flex-direction: column;
        padding: 0 24px;
    }

    .app-general-main-button-container[b-ok9b7hf3pr] {
        width: 100%;
        position: relative;
        text-decoration: none;
        cursor: pointer;
    }

    .app-general-buildings-buttons-container .app-general-main-button-container:nth-child(2)[b-ok9b7hf3pr] {
        margin: 0 10px;
    }

    .app-general-buildings-buttons-container .app-general-main-button-container:last-child[b-ok9b7hf3pr] {
        width: min-content;
    }

    .app-general-buildings-buttons-menu[b-ok9b7hf3pr] {
        max-height: 0px;
        padding: 0 10px 5px 10px;
        overflow: hidden;
        margin-bottom: 3px;
        transition: 0.5s;
    }

    .app-general-buildings-buttons-menu-spacing[b-ok9b7hf3pr] {
        margin: 6px 0 2px 0;
        transition: 0.5s;
        transform: rotateX(-80deg) rotateY(2deg) translateY(15px);
    }

    .app-general-main-button-menu-icon[b-ok9b7hf3pr] {
        height: 100%;
        width: 0.1rem;
    }

    .app-general-buildings-info-container[b-ok9b7hf3pr] {
        display: flex;
        flex-direction: column;
        padding: 16px 20px 28px 20px;
    }

    .app-general-buildings-info-block[b-ok9b7hf3pr] {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .app-general-buildings-info-block:not(:last-of-type)[b-ok9b7hf3pr] {
        margin-bottom: 10px;
    }

    .app-general-buildings-info-property-container[b-ok9b7hf3pr] {
        display: flex;
        flex-direction: row;
        align-items: center;
        white-space: nowrap;
        margin-right: 8px;
    }

    .app-general-buildings-info-property-icon[b-ok9b7hf3pr] {
        width: 14px;
        min-width: 14px;
        margin-right: 10px;
    }

    .app-general-buildings-info-property-name[b-ok9b7hf3pr] {
        font-size: 13px;
    }

    .app-general-buildings-info-property-separator[b-ok9b7hf3pr] {
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
    }

    .app-general-buildings-info-property-separate[b-ok9b7hf3pr] {
        min-width: 1000px;
        max-width: 1000px;
        width: 1000px;
    }

    .app-general-buildings-info-property-value[b-ok9b7hf3pr] {
        font-size: 13px;
        white-space: nowrap;
        margin-left: 10px;
    }

/*=========================================================================================================================================================================================================================*/
/* RESPONSIVENESS */
/*=========================================================================================================================================================================================================================*/
@media (max-width: 1900px) {
    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 1440px;
    }
}

@media (max-width: 1660px) {
    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 1360px;
    }
}

@media (max-width: 1550px) {
    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 1080px;
    }
}

@media (max-width: 1240px) {
    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 720px;
    }
}

@media (max-width: 900px) {
    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 400px;
    }
}

@media (max-width: 720px) {
    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 400px;
    }
}

@media (max-width: 540px) {
    .app-general-buildings-list[b-ok9b7hf3pr] {
        width: 320px;
    }
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/DisplayPreview.razor.rz.scp.css */
.app-general-display-preview-container[b-k89r7b5p9u] {
    height: 100%;
    width: 100%;
    position: relative;
}

.app-general-display-preview-img-container[b-k89r7b5p9u] {
    height: 100%;
    width: 100%;
    line-height: 0;
}

.app-general-display-preview-img[b-k89r7b5p9u] {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.app-general-display-preview-selector[b-k89r7b5p9u] {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px;
}

.app-general-display-preview-select[b-k89r7b5p9u] {
    width: 35px;
    height: 35px;
    cursor: pointer;
    transition: 0.3s;
}

    .app-general-display-preview-select:hover[b-k89r7b5p9u] {
        transform: scale(1.01);
    }

.app-general-display-preview[b-k89r7b5p9u] {
    height: 100%;
    width: 100%;
    line-height: 0;
}

@media (max-width: 1100px) {
    .app-general-display-preview-img[b-k89r7b5p9u] {
        object-position: top;
    }
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/FileElement.razor.rz.scp.css */
.app-general-file-element-container[b-8n1s4y07od] {
    min-width: 200px;
    max-width: 250px;
}

.app-general-file-element-content[b-8n1s4y07od] {
    padding: 6px 6px 10px 6px;
}

.app-general-file-element-display[b-8n1s4y07od] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 6px;
}

.app-general-file-element-display-icon-container[b-8n1s4y07od] {
    position: relative;
}

.app-general-file-element-differences-container[b-8n1s4y07od] {
    position: absolute;
    left: 0px;
    top: 0px;
}

.app-general-file-element-delete-container[b-8n1s4y07od] {
    position: absolute;
    right: 0px;
    top: 0px;
}

.app-general-file-element-display-number[b-8n1s4y07od] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    font-size: 22px;
}

.app-general-file-element-display-icon[b-8n1s4y07od] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-43%, -55%);
    width: 20px;
}

.app-general-file-element-name-container[b-8n1s4y07od], .app-general-file-element-name-upload-container[b-8n1s4y07od] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 24px;
}

.app-general-file-element-name-container[b-8n1s4y07od] {
    margin-bottom: 8px;
}

.app-general-file-element-name[b-8n1s4y07od] {
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
}

.app-general-file-element-name-upload[b-8n1s4y07od] {
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

.app-general-file-element-additional-container[b-8n1s4y07od] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 24px;
}

.app-general-file-element-additional[b-8n1s4y07od] {
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    min-height: 16px;
}

.app-general-file-status-bar-container[b-8n1s4y07od] {
    padding: 0 24px;
}

.app-general-file-element-differences[b-8n1s4y07od], .app-general-file-element-delete[b-8n1s4y07od] {
    width: 28px;
    min-width: 28px;
}

.white-labelling-hoverable-object.app-general-file-element-differences[b-8n1s4y07od], .white-labelling-hoverable-object.app-general-file-element-delete[b-8n1s4y07od] {
    cursor: pointer;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/FilesContainerElement.razor.rz.scp.css */
.app-general-files-container[b-20nb25rwme] {
    position: relative;
    width: 100%;
    display: flex;
    padding: 10px 15px;
    grid-gap: 15px;
    overflow-x: auto;
}

.app-general-files-container-upload[b-20nb25rwme] {
    padding-top: 40px;
}

.app-general-files-container-frame[b-20nb25rwme] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.app-general-files-upload-container[b-20nb25rwme] {
    position: relative;
    display: flex;
    flex-direction: row;
    padding: 10px 15px;
    grid-gap: 15px;
    overflow: auto;
}

.app-general-files-container[b-20nb25rwme]::-webkit-scrollbar, .app-general-files-upload-container[b-20nb25rwme]::-webkit-scrollbar {
    width: 10px;
    height: 6px;
}

.app-general-files-container[b-20nb25rwme]::-webkit-scrollbar-thumb, .app-general-files-upload-container[b-20nb25rwme]::-webkit-scrollbar-thumb {
    border-radius: 2px;
}

.app-general-files-container-title[b-20nb25rwme], .app-general-files-container-additional[b-20nb25rwme] {
    width: 100%;
    text-align: center;
}

.app-general-files-container-title[b-20nb25rwme] {
    padding-top: 10px;
    font-size: 13px;
}

.app-general-files-container-additional[b-20nb25rwme] {
    font-size: 11px;
    width: 100%;
    text-align: center;
    padding-bottom: 38px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/GeneralFrame.razor.rz.scp.css */
/*=========================================================================================================================================================================================================================*/
    /* GENERAL FRAME */
/*=========================================================================================================================================================================================================================*/

    .app-general-aside-container[b-79hpcmewni] {
        width: 60px;
        min-width: 60px;
        height: 100vh;
        z-index: 1000;
        pointer-events: none;
    }

    .app-general-aside-container-left-frame[b-79hpcmewni], .app-general-aside-container-right-frame[b-79hpcmewni] {
        width: 60px;
        min-width: 60px;
        height: 100%;
        overflow: hidden;
        line-height: 0px;
        position: fixed;
    }

    .app-general-aside-container-left-frame[b-79hpcmewni] {
        animation: leftFrame-b-79hpcmewni;
        animation-duration: 1s;
        animation-fill-mode: forwards;
    }

    .app-general-aside-container-right-frame[b-79hpcmewni] {
        animation: rightFrame-b-79hpcmewni;
        animation-duration: 1s;
        animation-fill-mode: forwards;
    }

    .app-general-left-top-frame-container[b-79hpcmewni], .app-general-left-center-frame-container[b-79hpcmewni], .app-general-left-bottom-frame-container[b-79hpcmewni], .app-general-right-top-frame-container[b-79hpcmewni], .app-general-right-center-frame-container[b-79hpcmewni], .app-general-right-bottom-frame-container[b-79hpcmewni] {
        position: relative;
        width: 100%;
    }

    .app-general-right-intermediate-frame-container[b-79hpcmewni], .app-general-left-intermediate-frame-container[b-79hpcmewni] {
        width: 100%;
        height: calc((100% - 595.2px) / 2);
        overflow: hidden;
    }

    .app-general-left-top-frame[b-79hpcmewni], .app-general-left-center-frame[b-79hpcmewni], .app-general-left-bottom-frame[b-79hpcmewni], .app-general-right-top-frame[b-79hpcmewni], .app-general-right-center-frame[b-79hpcmewni], .app-general-right-bottom-frame[b-79hpcmewni] {
        width: 100%;
    }

    .app-general-right-intermediate-frame[b-79hpcmewni], .app-general-left-intermediate-frame[b-79hpcmewni] {
        width: 100%;
    }

    .app-general-frame-soft-text[b-79hpcmewni] {
        text-transform: uppercase;
        font-size: 6px;
    }

    .app-general-frame-strong-text[b-79hpcmewni] {
        text-transform: uppercase;
        font-size: 9px;
    }

    .app-general-frame-brand-text[b-79hpcmewni] {
        text-transform: uppercase;
        font-size: 8px;
    }

    .app-general-frame-secondary-text[b-79hpcmewni] {
        text-transform: uppercase;
        font-size: 5px;
    }

    .app-general-frame-secondary-color-text[b-79hpcmewni] {
        text-transform: uppercase;
        font-size: 7px;
    }

/*=========================================================================================================================================================================================================================*/
    /* RESPONSIVENESS */
/*=========================================================================================================================================================================================================================*/

    @media (max-width: 660px) {
        .app-general-aside-container[b-79hpcmewni] {
            display: none;
        }
    }

/*=========================================================================================================================================================================================================================*/
    /* ANIMATIONS */
/*=========================================================================================================================================================================================================================*/
    
    @keyframes leftFrame-b-79hpcmewni {
        from {
            transform: translateX(-110px);
        }

        to {
            transform: translateX(0px);
        }
    }

    @keyframes rightFrame-b-79hpcmewni {
        from {
            transform: translateX(110px);
        }

        to {
            transform: translateX(0px);
        }
    }

/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/HeaderFrame.razor.rz.scp.css */
.app-general-main-header-content-frame[b-f5q9thqlm8] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: absolute;
}

.app-general-main-header-content-frame-left[b-f5q9thqlm8], .app-general-main-header-content-frame-right[b-f5q9thqlm8], .app-general-main-header-content-center-frame-left[b-f5q9thqlm8], .app-general-main-header-content-center-frame-right[b-f5q9thqlm8] {
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
}

.app-general-main-header-content-frame-left[b-f5q9thqlm8] {
    width: 50%;
    justify-content: flex-start;
}

.app-general-main-header-content-frame-right[b-f5q9thqlm8] {
    width: 50%;
    justify-content: flex-end;
}

.app-general-main-header-content-center-frame-left[b-f5q9thqlm8] {
    width: calc(50% - 75px);
    justify-content: flex-start;
}

.app-general-main-header-content-center-frame-right[b-f5q9thqlm8] {
    width: calc(50% - 75px);
    justify-content: flex-end;
}

.app-general-main-header-content-frame-center[b-f5q9thqlm8] {
    width: 150px;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.app-general-main-header-content-left[b-f5q9thqlm8], .app-general-main-header-content-right[b-f5q9thqlm8] {
    height:68px;
    width: 1134px;
    min-height: 68px;
    min-width: 1134px;
}

.app-general-main-header-content-center[b-f5q9thqlm8] {
    height: 72px;
    width: 160px;
    min-height: 72px;
    min-width: 160px;
}

.app-general-main-subheader-list-item-frame-container[b-f5q9thqlm8] {
    position: absolute;
    width: 100%;
    height: 100%;
}

.app-general-main-subheader-list-item-frame[b-f5q9thqlm8] {
    width: 152px;
    height: 112px;
    min-width: 152px;
    min-height: 112px;
    overflow: visible;
}

.app-general-main-subheader-list-item-icon[b-f5q9thqlm8] {
    height: 58px;
    width: 55px;
    min-width: 55px;
}

.app-general-main-subheader-list-item-type-icon[b-f5q9thqlm8] {
    position: absolute;
    width: 18px;
    min-width: 18px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 1140px) {
    .app-general-main-header-content-center-frame-left[b-f5q9thqlm8], .app-general-main-header-content-center-frame-right[b-f5q9thqlm8] {
        width: 50%;    
    }

    .app-general-main-header-content-frame-center[b-f5q9thqlm8] {
        display: none;
    }
}

@media (max-width: 550px) {

    .app-general-main-header-content-left[b-f5q9thqlm8][b-f5q9thqlm8], .app-general-main-header-content-right[b-f5q9thqlm8] {
        height: 56px;
        width: 934px;
        min-height: 56px;
        min-width: 934px;
    }

    .app-general-main-subheader-list-item-frame[b-f5q9thqlm8] {
        width: 120px;
        height: 90px;
        min-width: 120px;
        min-height: 90px;
    }

    .app-general-main-subheader-list-item-icon[b-f5q9thqlm8] {
        height: 38px;
        width: 36px;
        min-width: 36px;
    }
}

@media (max-width: 440px) {

    .app-general-main-header-content-left[b-f5q9thqlm8] {
        transform: translateX(-42px);
    }

    .app-general-main-header-content-right[b-f5q9thqlm8] {
        transform: translateX(42px);
    }

}

@media (max-width: 315px) {

    .app-general-main-header-content-left[b-f5q9thqlm8] {
        transform: translateX(-70px);
    }

    .app-general-main-header-content-right[b-f5q9thqlm8] {
        transform: translateX(70px);
    }
}

/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/HeaderMenu.razor.rz.scp.css */
.app-general-main-subheader-container[b-56k5xk013v] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    padding: 2px;
    overflow: hidden;
    max-height: 0px;
    transition: 0.5s;
}

.app-general-main-subheader[b-56k5xk013v] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.app-general-main-subheader-button-left-container[b-56k5xk013v], .app-general-main-subheader-button-right-container[b-56k5xk013v] {
    height: 100%;
    width: 50px;
    min-width: 50px;
    perspective: 1000px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.app-general-main-subheader-button-left[b-56k5xk013v], .app-general-main-subheader-button-right[b-56k5xk013v] {
    transition: 0.3s;
    opacity: 0;
    cursor: pointer;
    width: 50px;
    min-width: 50px;
    overflow: visible;
}

.app-general-main-subheader-button-left[b-56k5xk013v] {
    pointer-events: none;
}

.app-general-main-subheader-button-left:hover[b-56k5xk013v] , .app-general-main-subheader-button-right:hover[b-56k5xk013v] {
    margin-top: 5px;
}

.app-general-main-subheader-list-container[b-56k5xk013v] {
    max-width: 1600px;
    overflow: hidden;
    margin: 0 5px;
    scroll-behavior: smooth;
}

.app-general-main-subheader-list[b-56k5xk013v] {
    display: flex;
    flex-direction: row;
    perspective: 1000px;
}

.app-general-main-subheader-list-item-container[b-56k5xk013v] {
    position: relative;
    padding: 8px 4px;
    text-decoration: none;
    transition: 0.5s;
    transform: rotateX(-90deg);
    opacity: 0;
    cursor: pointer;
}

.app-general-main-subheader-list-item-container:hover[b-56k5xk013v] {
    padding: 12px 4px 4px 4px;
}

.app-general-main-subheader-list-item[b-56k5xk013v] {
    position: relative;
    width: 152px;
    height: 112px;
    min-width: 152px;
    min-height: 112px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 13px 34px;
}

.app-general-main-subheader-list-item-icon-container[b-56k5xk013v] {
    position: relative;
    height: 58px;
    width: 55px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
}

.app-general-main-subheader-list-text[b-56k5xk013v] {
    width: 100%;
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 12px;
}

@media (max-width: 2100px) {
    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 1440px;
    }
}

@media (max-width: 1900px) {

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 1280px;
    }
}

@media (max-width: 1620px) {

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 1120px;
    }
}

@media (max-width: 1400px) {

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 960px;
    }
}

@media (max-width: 1260px) {

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 800px;
    }
}

@media (max-width: 1100px) {

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 640px;
    }
}

@media (max-width: 920px) {

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 480px;
    }
}

@media (max-width: 760px) {

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 320px;
    }
}

@media (max-width: 550px) {

    .app-general-main-subheader-list-item[b-56k5xk013v] {
        width: 120px;
        height: 90px;
        min-width: 120px;
        min-height: 90px;
        padding: 12px 20px;
    }

    .app-general-main-subheader-list-item-icon-container[b-56k5xk013v] {
        position: relative;
        height: 38px;
        width: 36px;
        margin-bottom: 8px;
    }

    .app-general-main-subheader-list-text[b-56k5xk013v] {
        line-height: 11px;
        max-width: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .app-general-main-subheader-list-item-container[b-56k5xk013v] {
        padding: 4px;
    }

    .app-general-main-subheader-list-item-container:hover[b-56k5xk013v] {
        padding: 8px 4px 0px 4px;
    }

    .app-general-main-subheader-button-left-container[b-56k5xk013v], .app-general-main-subheader-button-right-container[b-56k5xk013v] {
        height: 90px;
        width: 40px;
        min-width: 40px;
    }

    .app-general-main-subheader-button-left[b-56k5xk013v], .app-general-main-subheader-button-right[b-56k5xk013v] {
        height: 90px;
        width: 40px;
        min-width: 40px;
    }

    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 384px;
    }
}

@media (max-width: 510px) {
    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 256px;
    }
}

@media (max-width: 380px) {
    .app-general-main-subheader-list-container[b-56k5xk013v] {
        max-width: 128px;
    }
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/InputContainer.razor.rz.scp.css */
.app-general-input-container[b-8bdzcujp0z] {
    width: 100%;
}

.app-general-input-title[b-8bdzcujp0z], .app-general-input-title-hidden[b-8bdzcujp0z] {
    font-size: 13px;
    margin: 0 15px 6px 15px;
    visibility: 0;
}

.app-general-input-title-hidden[b-8bdzcujp0z] {
    opacity: 0;
}

.app-general-input-container-content[b-8bdzcujp0z] {
    display: flex;
    flex-direction: row;
    grid-gap: 10px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/NavSearchBar.razor.rz.scp.css */
.app-general-framed-input-container[b-hy3fziyi4x] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.app-general-framed-input-frame[b-hy3fziyi4x] {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.app-general-framed-input-frame-top-container[b-hy3fziyi4x] {
    width: 100%;
    height: 22px;
    min-height: 22px;
    display: flex;
    flex-direction: row;
}

.app-general-framed-input-frame-bottom-container[b-hy3fziyi4x] {
    width: 100%;
    height: calc(100% - 22px);
    display: flex;
    flex-direction: row;
}

.app-general-framed-input-frame-top-left-container[b-hy3fziyi4x], .app-general-framed-input-frame-top-right-container[b-hy3fziyi4x], .app-general-framed-input-frame-bottom-left-container[b-hy3fziyi4x], .app-general-framed-input-frame-bottom-right-container[b-hy3fziyi4x] {
    height: 100%;
    width: 50%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
}

.app-general-framed-input-frame-top-left-container[b-hy3fziyi4x] {
    justify-content: flex-start;
    align-items: flex-start;
}

.app-general-framed-input-frame-top-right-container[b-hy3fziyi4x] {
    justify-content: flex-end;
    align-items: flex-start;
}

.app-general-framed-input-frame-bottom-left-container[b-hy3fziyi4x] {
    justify-content: flex-start;
    align-items: flex-end;
}

.app-general-framed-input-frame-bottom-right-container[b-hy3fziyi4x] {
    justify-content: flex-end;
    align-items: flex-end;
}

.app-general-framed-input-frame-top-left[b-hy3fziyi4x], .app-general-framed-input-frame-top-right[b-hy3fziyi4x], .app-general-framed-input-frame-bottom-left[b-hy3fziyi4x], .app-general-framed-input-frame-bottom-right[b-hy3fziyi4x] {
    height: 1000px;
    width: 1000px;
    min-height: 1000px;
    min-width: 1000px;
}

.app-general-framed-input-content[b-hy3fziyi4x] {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 5px;
}

.app-general-framed-input-search-icon[b-hy3fziyi4x] {
    position: absolute;
    width: 16px;
    min-width: 16px;
    top: 50%;
    right: 12px;
    transform: translateY(-40%);
    pointer-events: none;
}

.app-general-search-input[b-hy3fziyi4x] {
    width: 100%;
    height: 34px;
    background-color: transparent;
    border: none;
    outline: 0;
    padding: 0 15px;
    font-size: 12px;
    color: inherit;
}

.app-general-framed-input-icon[b-hy3fziyi4x] {
    position: absolute;
    width: 14px;
    min-width: 14px;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    pointer-events: none;
}

.app-general-dropdown-list-container[b-hy3fziyi4x] {
    position: absolute;
    top: 38px;
    left: 0px;
    min-width: 100%;
    z-index: 1000;
    display: none;
}

    .app-general-search-input:focus + .app-general-dropdown-list-container[b-hy3fziyi4x], .app-general-dropdown-list-container:hover[b-hy3fziyi4x] {
        display: block;
    }

.app-general-dropdown-list[b-hy3fziyi4x] {
    position: relative;
    min-height: 32px;
    display: flex;
    flex-direction: column;
    max-height: 200px;
    overflow: auto;
}

.app-general-dropdown-list[b-hy3fziyi4x]::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}


.app-general-dropdown-list[b-hy3fziyi4x]::-webkit-scrollbar-thumb {
    border-radius: 2px;
}

.app-general-dropdown-list-item[b-hy3fziyi4x] {
    padding: 6px 15px;
    font-size: 12px;
    width: 100%;
    cursor: pointer;
    text-align: left;
}

    .app-general-dropdown-list-item:first-child[b-hy3fziyi4x] {
        padding: 10px 15px 6px 15px;
    }

    .app-general-dropdown-list-item:last-child[b-hy3fziyi4x] {
        padding: 6px 15px 10px 15px;
    }

.app-general-select-list-searching-item[b-hy3fziyi4x] {
    padding: 6px 10px;
    font-size: 12px;
    width: 100%;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    visibility: visible;
}

.app-general-select-list-searching-item-icon[b-hy3fziyi4x] {
    width: 12px;
    min-width: 12px;
    height: 12px;
    position: absolute;
    top: 1px;
    left: 0px;
}

.app-general-select-list-searching-item-type[b-hy3fziyi4x] {
    font-size: 9px;
    margin-left: 15px;
}

.app-general-select-list-searching-item-name-container[b-hy3fziyi4x] {
    display: flex;
    flex-direction: row;
    position: relative;
    overflow: hidden;
    word-break: break-word;
    text-indent: 18px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/SelectList.razor.rz.scp.css */
.app-general-select-list-container[b-gb3tcteb0b] {
    position: absolute;
    top: 38px;
    left: -5px;
    min-width: calc(100% + 10px);
    z-index: 1000;
}

.app-general-select-list[b-gb3tcteb0b] {
    position: relative;
    min-height: 32px;
    display: flex;
    flex-direction: column;
    max-height: 200px;
    overflow: auto;
}

.app-general-select-list[b-gb3tcteb0b]::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}


.app-general-select-list[b-gb3tcteb0b]::-webkit-scrollbar-thumb {
    border-radius: 2px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/TableNavigator.razor.rz.scp.css */
.app-general-table-navigator-container-relative[b-f02ju9r26c] {
    position: relative;
}

.app-general-table-navigator-container[b-f02ju9r26c] {
    width: 100%;
    overflow-x: auto;
}

.app-general-table-navigator-container-fixed[b-f02ju9r26c] {
    min-height: 280px;
    max-height: 280px;
    width: 100%;
    overflow: auto;
}

.app-general-table-navigator-container-scrollable[b-f02ju9r26c] {
    min-height: 280px;
    max-height: 280px;
    overflow-y: auto;
    overflow-x: auto;
}

    .app-general-table-navigator-container[b-f02ju9r26c]::-webkit-scrollbar, .app-general-table-navigator-container-scrollable[b-f02ju9r26c]::-webkit-scrollbar, .app-general-table-navigator-container-fixed[b-f02ju9r26c]::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    .app-general-table-navigator-container[b-f02ju9r26c]::-webkit-scrollbar-thumb, .app-general-table-navigator-container-scrollable[b-f02ju9r26c]::-webkit-scrollbar-thumb, .app-general-table-navigator-container-fixed[b-f02ju9r26c]::-webkit-scrollbar-thumb {
        border-radius: 2px;
    }

.app-general-table-navigator[b-f02ju9r26c] {
    border-collapse: collapse;
    border-spacing: 0px;
}

.app-general-table-navigator-header[b-f02ju9r26c] {
    margin: 0px;
    padding: 0px;
}

.app-general-table-navigator-header-cell[b-f02ju9r26c], .app-general-table-navigator-header-cell-short[b-f02ju9r26c], .app-general-table-navigator-header-item-end[b-f02ju9r26c] {
    position: relative;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

.app-general-table-navigator-header-item[b-f02ju9r26c] {
    padding: 12px;
    white-space: nowrap;
    text-align: left;
}

.app-general-table-navigator-header-separator-container[b-f02ju9r26c] {
    position: absolute;
    left: 0px;
    top: 36px;
    width: 100%;
    overflow: hidden;
}

.app-general-table-navigator-header-separator[b-f02ju9r26c] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.app-general-table-navigator-header-separator-line[b-f02ju9r26c] {
    width: 1500px;
    min-width: 1500px;
}

.white-labelling-hoverable-object.app-general-table-navigator-line[b-f02ju9r26c] {
    cursor: pointer;
}

.app-general-table-navigator-cell[b-f02ju9r26c] {
    position: relative;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: 300;
}

.app-general-table-navigator-cell-buttons-container[b-f02ju9r26c], .app-general-table-navigator-cell-status-container[b-f02ju9r26c] {
    position: relative;
    margin: 0px;
    padding: 0px;
}

.app-general-table-navigator-item[b-f02ju9r26c], .app-general-table-navigator-item-text[b-f02ju9r26c], .app-general-table-navigator-item-with-checkbox[b-f02ju9r26c] {
    position: relative;
    padding: 8px 12px;
    margin: 0px;
}

.app-general-table-navigator-item[b-f02ju9r26c] {
    text-indent: 20px;
}

.app-general-table-navigator-item-with-checkbox[b-f02ju9r26c] {
    text-indent: 24px;
}

.app-general-table-navigator-cell-buttons[b-f02ju9r26c], .app-general-table-navigator-cell-buttons-end[b-f02ju9r26c] {
    display: flex;
    flex-direction: row;
    padding: 4px 12px;
    margin: 0px;
    grid-gap: 10px;
}

.app-general-table-navigator-cell-buttons-end[b-f02ju9r26c] {
    justify-content: flex-end;
}

.app-general-table-navigator-cell-status[b-f02ju9r26c], .app-general-table-navigator-cell-status-end[b-f02ju9r26c] {
    display: flex;
    flex-direction: row;
    padding: 8px 12px;
    margin: 0px;
    grid-gap: 10px;
}

.app-general-table-navigator-cell-status-end[b-f02ju9r26c] {
    justify-content: flex-end;
}

.app-general-table-navigator-item-icon[b-f02ju9r26c] {
    position: absolute;
    width: 14px;
    min-width: 14px;
    left: 12px;
    top: 8px;
}

.app-general-table-navigator-item-icon-static[b-f02ju9r26c] {
    width: 14px;
    min-width: 14px;
}

.app-general-table-navigator-item-checkbox[b-f02ju9r26c] {
    position: absolute;
    width: 16px;
    min-width: 16px;
    left: 12px;
    top: 8px;
}

.app-general-table-navigator-options-container[b-f02ju9r26c] {

}

.app-general-table-navigator-options-separator-line-container[b-f02ju9r26c] {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.app-general-table-navigator-options-separator-line[b-f02ju9r26c] {
    width: 1500px;
    min-width: 1500px;
}

.app-general-table-navigator-options-content[b-f02ju9r26c] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 12px;
    grid-gap: 16px;
}

.app-general-table-navigator-options-left-container[b-f02ju9r26c], .app-general-table-navigator-options-right-container[b-f02ju9r26c] {

    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    grid-gap: 6px;
}

.app-general-table-navigator-options-right-container[b-f02ju9r26c] {
    justify-content: flex-end;
}

.app-general-table-navigator-options-center-container[b-f02ju9r26c] {
    padding: 4px 0;
    display: flex;
    flex-direction: row;
    grid-gap: 6px;
}

.app-general-table-navigator-options-viewmode-icon-container[b-f02ju9r26c] {
}

.app-general-table-navigator-options-viewmode-icon[b-f02ju9r26c] {
    width: 14px;
    cursor: pointer;
}

.app-general-table-navigator-elements-selector[b-f02ju9r26c] {
    display: flex;
    flex-direction: row;
    grid-gap: 8px;
    padding: 12px;
}

.app-general-table-navigator-element[b-f02ju9r26c] {
    width: min-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 80px;
    max-width: 80px;
    cursor: pointer;
}

.app-general-table-navigator-element-icon-container[b-f02ju9r26c] {
    position: relative;
    margin-bottom: 4px;
}

.app-general-table-navigator-element-icon[b-f02ju9r26c] {
    height: 58px;
    width: 55px;
    min-width: 55px;
}

.app-general-table-navigator-element-icon-name[b-f02ju9r26c] {
    text-align: center;
}

.app-general-table-navigator-element-icon-float[b-f02ju9r26c] {
    width: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -55%);
}

.app-general-table-navigator-container-relative-header-fixed[b-f02ju9r26c] {
    position: relative;
    padding-top: 40px;
    overflow: hidden;
}

.app-general-table-navigator-header-fixed[b-f02ju9r26c] {
    position: absolute;
    top: 0;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Layout/ThemeSelector.razor.rz.scp.css */
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/PropertyMap.razor.rz.scp.css */
.app-general-map-view-section-container[b-782tgdt0gp] {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.app-general-map-view-section[b-782tgdt0gp] {
    position: relative;
    width: 100%;
    height: 100%;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Components/Support.razor.rz.scp.css */
.app-general-main-button-container[b-qx0xj3oqlt] {
    width: 100%;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/Analytics.razor.rz.scp.css */
input[type="date"][b-3z7nzi5lr3]::-webkit-calendar-picker-indicator {
    display: block;
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/AnalyticsPack.razor.rz.scp.css */
rect.blocklyMainBackground[b-9gqqaqh190] {
    fill: transparent;
}

#blockly-container[b-9gqqaqh190], .blocklySvg[b-9gqqaqh190], .query-details-container[b-9gqqaqh190], .blockly-section-result-container[b-9gqqaqh190], .blockly-section-result-container-blur[b-9gqqaqh190] {
    background-color: transparent;
}

.loader-container[b-9gqqaqh190] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
}

.gap-content-buttons a[b-9gqqaqh190] {
    margin: 0px 12px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/ColourAccessibility.razor.rz.scp.css */
.slidecontainer[b-i6ghs2w9n8] {
}

.slider[b-i6ghs2w9n8] {
    -webkit-appearance: none;
    width: 380px;
    height: 20px;
    background: linear-gradient(to right, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 17%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 67%, hsl(300, 100%, 50%) 83%, hsl(0, 100%, 50%) 100%);
    outline: none;
    opacity: 0.85;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .slider:hover[b-i6ghs2w9n8] {
        opacity: 1;
    }

    .slider[b-i6ghs2w9n8]::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 10px;
        height: 25px;
        background: var(--thumb-color);
        cursor: pointer;
    }

.container[b-i6ghs2w9n8] {
    display: flex;
}

.rectangle[b-i6ghs2w9n8] {
    flex-basis: 20%;
    height: 200px;
    margin: 0;
}

.rectangle[b-i6ghs2w9n8] {
    background-color: var(--rectangle-color);
}

.halfcontainer[b-i6ghs2w9n8] {
    width: 50%;
    height: 100vh;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/CompanyManagement/CompanyManagement.razor.rz.scp.css */
.preview-box[b-x9x0jrfzw4] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/GraphMaker/Createv2.razor.rz.scp.css */
.app-general-centered-button[b-cgvrhtrv4a] {
    display: flex;
    justify-content: center;
}
.app-general-vertical-aligned-center[b-cgvrhtrv4a] {
    display: flex;
    align-items: center;
    margin: 10px 0px;
}
.general-section-panel-buttons a[b-cgvrhtrv4a] {
    margin: 10px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/HistoricAlerts.razor.rz.scp.css */
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/Index.razor.rz.scp.css */
/*=========================================================================================================================================================================================================================*/
/* GENERAL */
/*=========================================================================================================================================================================================================================*/

.app-general-section-main[b-q0g7pxd6a5] {
    width: 100%;
}

.app-general-section-container[b-q0g7pxd6a5] {
    width: 100%;
    padding: 20px 20px 80px 20px;
}

.app-general-section-company-selector-container[b-q0g7pxd6a5] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.app-general-section-container-loader[b-q0g7pxd6a5] {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    pointer-events: none;
}

@media (max-width: 550px) {
    .app-general-section-container[b-q0g7pxd6a5] {
        padding: 5px 5px 40px 5px;
    }
}

/*=========================================================================================================================================================================================================================*/
/* GENERAL */
/*=========================================================================================================================================================================================================================*/

.app-general-buildings-container[b-q0g7pxd6a5] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.app-general-buildings-panel[b-q0g7pxd6a5] {
    position: relative;
    width: 320px;
    min-width: 320px;
    margin: 20px;
    perspective: 1800px;
}

.app-general-buildings-panel[b-q0g7pxd6a5] {
    position: relative;
    width: 320px;
    min-width: 320px;
    margin: 20px;
    perspective: 1800px;
}

.app-general-buildings-picture-frame-container[b-q0g7pxd6a5] {
    width: 100%;
    padding: 0px;
}

.app-general-buildings-picture-frame[b-q0g7pxd6a5] {
    width: 100%;
}

.app-general-buildings-title-container[b-q0g7pxd6a5] {
    padding: 12px 8px 8px 16px;
    text-align: center;
}

.app-general-buildings-title[b-q0g7pxd6a5] {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 18px;
}

.app-general-no-buildings-info-container[b-q0g7pxd6a5] {
    padding: 8px 16px 10px 16px;
    font-size: 13px;
    text-align: justify;
}

.app-general-no-buildings-info[b-q0g7pxd6a5] {
    margin-bottom: 10px;
}

.app-general-buildings-main-button-container[b-q0g7pxd6a5] {
    display: flex;
    flex-direction: column;
    padding: 0 24px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/Packs/Devices/SensorManagement.razor.rz.scp.css */
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/Packs/Occupancy/OccupancyAlerts.razor.rz.scp.css */
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/Packs/Security/PersonStatistics.razor.rz.scp.css */
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/RequiredProjectAnalytics/RequiredProjectAnalytics.razor.rz.scp.css */
ul[b-7m5j72n5b9], #project-list[b-7m5j72n5b9] {
    list-style-type: none;
    font-size: 12px;
    padding: 5px;
    color: #c0c2cd;
    max-height: 300px;
    overflow-y: auto;
}
    #project-list[b-7m5j72n5b9]::-webkit-scrollbar, .nested[b-7m5j72n5b9]::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    #project-list[b-7m5j72n5b9]::-webkit-scrollbar-thumb, .nested[b-7m5j72n5b9]::-webkit-scrollbar-thumb {
        border-radius: 2px;
    }

#project-list[b-7m5j72n5b9] {
    margin: 0;
    padding: 0;
}

.caret[b-7m5j72n5b9] {
    cursor: pointer;
    user-select: none;
    position: relative;
    display: flex;
    align-items: center;
}

    .caret[b-7m5j72n5b9]::before {
        content: "\23F5";
        color: #c0c2cd;
        display: inline-block;
        position: absolute;
        left: 0%;
        transform: translate(-100%, -20%);
    }

.caret-down[b-7m5j72n5b9]::before {
    transform: translate(-100%, -20%) rotate(90deg);
}

.nested[b-7m5j72n5b9] {
    display: none;
}

.active[b-7m5j72n5b9] {
    display: block;
}

li[b-7m5j72n5b9] {
    padding: 10px 20px;
    padding-left: 25px;
}

.projectRow:nth-child(2n)[b-7m5j72n5b9]{
    background: rgba(0, 0, 0, 0.2);
}

.first-column[b-7m5j72n5b9] {
    width: 50%;
}

.second-column[b-7m5j72n5b9] {
    width: 50%;
    display: flex;
}

.status-bar-container[b-7m5j72n5b9] {
    display: flex;
    align-items: center;
    width: 50%;
}

.app-general-panel-buttons-group[b-7m5j72n5b9] {
    width: 100%;
    display:flex;
    justify-content: center;
    margin: 20px;
}
    .app-general-panel-buttons-group a[b-7m5j72n5b9] {
        display: flex;
        justify-content: center;
    }
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/Tools/GltfViewer.razor.rz.scp.css */

.wrap[b-ortcuem5f1] {
    display: flex;
    width: 100vw;
    flex-grow: 1;
    position: relative;
  }
  
  .dropzone[b-ortcuem5f1] {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  .placeholder[b-ortcuem5f1] {
    width: 100%;
    max-width: 500px;
    border-radius: 0.5em;
    background: #252525;
    padding: 2em;
    text-align: center;
  }
  
  .placeholder p[b-ortcuem5f1] {
    font-size: 1.2rem;
    color: #999;
  }
  
  .viewer[b-ortcuem5f1] {
    width: 100%;
    height: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    position: absolute;
    top: 0;
    z-index: 0;
  }
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/UserManagement/UserManagement.razor.rz.scp.css */
.app-general-section-user-management-input-container[b-en5uwwtc44] {
    width: 100%;
    margin-top: 14px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 36px 0 44px;
}

.app-general-section-user-management-input-content[b-en5uwwtc44] {
    width: 100%;
    max-width: 300px;
}

.app-general-section-user-management-image-container[b-en5uwwtc44] {
    width: 100%;
    line-height: 0px;
    height: 220px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Pages/YamlManagementV2/MappingManagement.razor.rz.scp.css */


.app-general-flex-container[b-z37x2npgpc] {
    display: flex;
    flex-direction: row;
}



.app-general-flex-initial-button[b-z37x2npgpc] {
    display: flex;
    justify-content: initial;
    margin-bottom: 10px;
}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Shared/LoginDisplay.razor.rz.scp.css */
.app-general-main-header-user-info[b-l5jjgtufgt] {
    position: relative;
    display: flex;
    flex-direction: row;
    padding: 12px 52px 14px 100px;
}

.app-general-main-header-logged-data[b-l5jjgtufgt] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 2px;
}

.app-general-main-header-logged-name[b-l5jjgtufgt] {
    font-size: 13px;
}

.app-general-main-header-user-name[b-l5jjgtufgt] {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.app-general-main-header-user-logout[b-l5jjgtufgt] {
    font-size: 11px;
    text-decoration: none;
}

.app-general-main-header-user-picture-container[b-l5jjgtufgt] {
    margin-left: 15px;
}

.app-general-main-header-user-icon[b-l5jjgtufgt] {
    width: 38px;
    cursor: pointer;
}

@media (max-width: 1480px) {
    .app-general-main-header-user-info[b-l5jjgtufgt] {
        padding: 7px 0 7px 15px;
        display: flex;
    }

    .app-general-main-header-user-info[b-l5jjgtufgt] {
        justify-content: flex-end;
    }

    .app-general-main-header-logged-data[b-l5jjgtufgt] {
        display: none;
    }

    .app-general-main-header-user-picture-container[b-l5jjgtufgt] {
        padding: 0 7px 0 0;
    }
}

@media (max-width: 1140px) {

    .app-general-main-header-user-info[b-l5jjgtufgt] {
        padding: 7px 0;
    }

}


@media (max-width: 550px) {

    .app-general-main-header-user-picture-container[b-l5jjgtufgt] {
        padding: 0 4px 0 0;
    }

    .app-general-main-header-user-icon[b-l5jjgtufgt] {
        width: 32px;
        min-width: 32px;
    }

}


@media (max-width: 440px) {

    .app-general-main-header-user-picture-container[b-l5jjgtufgt] {
        padding: 0 6px 0 0;
    }

}
/* _content/Elastacloud.IntelligentSpaces.DigitalTwin.Web/Shared/MainLayout.razor.rz.scp.css */
.app-general-main-container[b-g9eqc9059s] {
    width: calc(100% - 160px);
}

.app-general-aside-container[b-g9eqc9059s] {
    width: 100px;
    min-width: 100px;
    height: 100%;
}

.app-general-header-container[b-g9eqc9059s] {
    width: 100%;
    animation: mainHeader-b-g9eqc9059s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    z-index: 10000;
    position: relative;
}

.app-general-main-header-container[b-g9eqc9059s] {
    width: 100%;
    height: 74px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.app-general-main-header[b-g9eqc9059s] {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.app-general-main-header-logo-container[b-g9eqc9059s] {
    height: 100%;
    position: relative;
    margin: 0 10px;
    display: flex;
    flex-direction: row;
}

.app-general-main-header-user-info-container[b-g9eqc9059s] {
    height: 100%;
    position: relative;
    margin: 0 10px;
    display: flex;
    flex-direction: row;
}

.app-general-main-header-logo-content[b-g9eqc9059s] {
    padding: 14px 100px 14px 60px;
    position: relative;
}

.app-general-main-header-logo[b-g9eqc9059s] {
    height: 35px;
    max-width: 140px;
    min-width: 50px;
}

.app-general-main-header-content[b-g9eqc9059s] {
    width: 40%;
    height: 100%;
    position: relative;
}

.app-general-main-header-navbar-container[b-g9eqc9059s] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 6px 90px;
}

.app-general-main-header-navbar-central-container[b-g9eqc9059s] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.app-general-main-header-navbar-left-container[b-g9eqc9059s], .app-general-main-header-navbar-right-container[b-g9eqc9059s] {
    display: none;
}

.app-general-main-header-navbar-button[b-g9eqc9059s] {
    width: 50px;
    height: 54px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}

.app-general-main-header-navbar-logo-button[b-g9eqc9059s] {
    margin-right: 15px;
    padding: 7px 0 0 7px;
    display: none;
    cursor: pointer;
}

.app-general-main-header-navbar-button-icon-container[b-g9eqc9059s] {
    position: relative;
    width: 40px;
    min-width: 40px;
    margin-bottom: 1px;
}

.app-general-main-header-navbar-button-icon[b-g9eqc9059s] {
    width: 100%;
}

.app-general-main-header-navbar-button-icon-number[b-g9eqc9059s] {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
}

.app-general-main-header-navbar-button-text[b-g9eqc9059s] {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 7px;
    letter-spacing: 1px;
}

.app-general-main-header-navbar-search-input-container[b-g9eqc9059s] {
    position: relative;
    width: calc(100% - 130px);
    max-width: 460px;
    height: 38px;
    margin: 6px 15px 0 15px;
}

.app-general-main-header-display-button-container[b-g9eqc9059s] {
    width: 90px;
    position: absolute;
    top: 41px;
    left: 50%;
    transform: translateX(-50%);
    height: 9px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    cursor: pointer;
}

.app-general-main-header-display-button[b-g9eqc9059s] {
    height: 100%;
    overflow: visible;
    stroke-width: 0.3px;
}

.app-general-main-header-display-button-arrow[b-g9eqc9059s] {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    transition: 0.3s;
}

@media (min-width: 1480px) {
    .app-general-main-header-content[b-g9eqc9059s] {
        max-width: 700px;
    }
}

@media (max-width: 1480px) {
    .app-general-main-header[b-g9eqc9059s] {
        justify-content: center;
    }

    .app-general-main-header-logo-container[b-g9eqc9059s], .app-general-main-header-user-info-container[b-g9eqc9059s] {
        display: none;
    }

    .app-general-main-header-content[b-g9eqc9059s] {
        width: 95%;
        margin: 0 20px;
    }

    .app-general-main-header-navbar-left-container[b-g9eqc9059s], .app-general-main-header-navbar-right-container[b-g9eqc9059s] {
        display: block;
        width: 165px;
        min-width: 165px;
    }

    .app-general-main-header-navbar-left-container[b-g9eqc9059s] {
        padding: 0 0 0 7px;
    }

    .app-general-main-header-navbar-central-container[b-g9eqc9059s] {
        justify-content: center;
        padding: 0 40px;
    }

    .app-general-main-header-logo-content[b-g9eqc9059s] {
        padding: 7px 15px 7px 0;
        display: flex;
    }

    .app-general-main-header-user-info[b-g9eqc9059s] {
        padding: 7px 0 7px 15px;
        display: flex;
    }

    .app-general-main-header-navbar-button[b-g9eqc9059s] {
        justify-content: flex-start;
        padding: 5px 0;
    }

    .app-general-main-header-navbar-button-text[b-g9eqc9059s] {
        display: none;
    }
}

@media (max-width: 1140px) {

    .app-general-main-header-navbar-left-container[b-g9eqc9059s], .app-general-main-header-navbar-right-container[b-g9eqc9059s] {
        width: min-content;
        min-width: min-content;
    }

    .app-general-main-header-display-button-container[b-g9eqc9059s] {
        display: none;
    }

}

@media (max-width: 1020px) {

    .app-general-main-header-navbar-button:first-of-type[b-g9eqc9059s] {
        display: none;
    }

    .app-general-main-header-navbar-central-container[b-g9eqc9059s] {
        padding: 0px;
    }

}

@media (max-width: 910px) {

    .app-general-main-header-navbar-central-container[b-g9eqc9059s] {
        display: none;
    }

    .app-general-main-header-navbar-logo-button[b-g9eqc9059s] {
        display: block;
    }

    .app-general-main-header-navbar-left-container[b-g9eqc9059s] {
        padding: 0px;
    }
   
}

@media (max-width: 710px) {

    .app-general-main-header-content[b-g9eqc9059s] {
        width: 100%;
        margin: 0 10px;
    }
}

@media (max-width: 660px) {
    .app-general-main-container[b-g9eqc9059s] {
        width: 100%;
    }
}

@media (max-width: 550px) {

    .app-general-main-header-container[b-g9eqc9059s] {
        height: 58px;
    }

    .app-general-main-header-navbar-container[b-g9eqc9059s] {
        padding: 6px 74px;
    }

    .app-general-main-header-navbar-button-icon-container[b-g9eqc9059s] {
        width: 32px;
        min-width: 32px;
    }

    .app-general-main-header-logo-content[b-g9eqc9059s] {
        padding: 4px;
    }

    .app-general-main-header-logo[b-g9eqc9059s] {
        height: 28px;
        min-width: 50px;
    }

}

@media (max-width: 440px) {

    .app-general-main-header-content[b-g9eqc9059s] {
        margin: 0px;
    }

    .app-general-main-header-navbar-container[b-g9eqc9059s] {
        padding: 6px 30px;
    }

}

@media (max-width: 315px) {

    .app-general-main-header-navbar-container[b-g9eqc9059s] {
        padding: 6px 5px;
    }
}

@keyframes mainHeader-b-g9eqc9059s {
    from {
        transform: translateY(-80px) rotateX(20deg) rotateY(1deg);
    }

    to {
        transform: translateY(0px) rotateX(0deg) rotateY(0deg);
    }
}
