/* _content/EGIC.HVMonitoring.Blazor/MainLayout.razor.rz.scp.css */
.header-container[b-8ft70miall] {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 6px
}

    .header-container a div[b-8ft70miall] {
        gap: 10px;
    }

.img-coelme[b-8ft70miall] {
    height: 26px
}

.img-hv[b-8ft70miall], .usr-icon[b-8ft70miall], img-sep[b-8ft70miall] {
    display: none;
}

.img-egic[b-8ft70miall] {
    height: 28px;
    margin-bottom: 1px;
}

.dev-div[b-8ft70miall] {
    font-size: 0.7em;
    display: none;
}

.dev-div-alpha[b-8ft70miall] {
    font-size: 0.4em;
}

.log-out-text[b-8ft70miall] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.4em;
    text-align: right
}

@media screen and (min-width: 600px) {
    .dev-div[b-8ft70miall] {
        display: block;
    }
}

@media screen and (min-width: 800px) {
    .header-container[b-8ft70miall] {
        padding: 15px
    }

        .header-container a div[b-8ft70miall] {
            gap: 20px;
        }

    .img-coelme[b-8ft70miall] {
        height: 33px
    }

    .img-hv[b-8ft70miall], .usr-icon[b-8ft70miall], img-sep[b-8ft70miall] {
        display: block;
    }

    .img-hv[b-8ft70miall] {
        height: 33px;
        width: auto;
    }

    .img-egic[b-8ft70miall] {
        height: 38px;
        margin-bottom: 2px;
    }

    .dev-div[b-8ft70miall] {
        font-size: 1.1em;
    }

    .dev-div-alpha[b-8ft70miall] {
        font-size: 0.7em;
    }

    .log-out-text[b-8ft70miall] {
        font-size: 0.8em;
    }
}
/* _content/EGIC.HVMonitoring.Blazor/Pages/Index.razor.rz.scp.css */
.main-container[b-zehtolm1hs] {
    --Margin: calc(min(0.8vw,20px));
    width: 100%;
    display: flex;
    flex-grow: 1;
    gap: calc(var(--Margin)*1.5);
    padding: calc(var(--Margin)/2) var(--Margin) var(--Margin) var(--Margin);
    flex-direction: column;
    height: 100%;
    overflow: auto;
}

.main-container[b-zehtolm1hs] {
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    background: #ddd;
}

.map-container[b-zehtolm1hs] {
    flex: 1 1 70%;
    border-radius: 6px;
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    background: #ddd;
}

.device-menu[b-zehtolm1hs] {
    display: flex;
    flex-direction: column;
    max-height: 30vh;
    flex: 0 1 30%;
    border-radius: 8px;
    box-shadow: 0 3px 30px rgb(0 0 0 / 10%);
    background: rgb(255 255 255 / 50%);
}

    .device-menu .searchbox[b-zehtolm1hs] {
        --Pad: calc(3px + 0.5vw);
        font-family: inherit;
        font-size: min(calc(14px + 1vw),24px);
        color: rgb(0 0 0 / 80%);
        background: transparent;
        border: none;
        display: block;
        border-bottom: solid 1px rgb(0 0 0 / 5%);
        outline: none;
        padding: var(--Pad) 0 var(--Pad) 50px;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" style="fill: rgb(0 0 0 / 60%)" viewBox="0 0 16 16"><path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"></path></svg>');
        background-repeat: no-repeat;
        background-position: 18px center;
    }

        .device-menu .searchbox[b-zehtolm1hs]::placeholder {
            color: rgb(0 0 0 / 30%);
        }

    .device-menu .device[b-zehtolm1hs] {
        color: #444;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 5px;
        font-size: 0.7em;
        font-weight: bold;
        padding: 2px 10px 2px 45px;
        margin: 4px 4px 0 3px;
        cursor: pointer;
        border: none;
        width: calc(100% - 15px);
        background-color: rgb(0 0 0 / 6%);
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 100 100"><path d="M80.0005,32.5006a2.4977,2.4977,0,0,1-.791-.1289l-30-10a2.5,2.5,0,1,1,1.581-4.7432l30,10a2.5,2.5,0,0,1-.79,4.8721Z"/><path d="M20,32.5006a2.5,2.5,0,0,1-.79-4.8721l30-10a2.5,2.5,0,0,1,1.581,4.7432l-30,10A2.4977,2.4977,0,0,1,20,32.5006Z"/><path d="M50.0005,42.5006a2.4977,2.4977,0,0,1-.791-.1289l-30-10a2.5,2.5,0,0,1,1.581-4.7432l30,10a2.5,2.5,0,0,1-.79,4.8721Z"/><path d="M50,42.5006a2.5,2.5,0,0,1-.79-4.8721l30-10a2.5,2.5,0,1,1,1.581,4.7432l-30,10A2.4977,2.4977,0,0,1,50,42.5006Z"/><path d="M80,72.5A2.5,2.5,0,0,1,77.5,70V30a2.5,2.5,0,0,1,5,0V70A2.5,2.5,0,0,1,80,72.5Z"/><path d="M50,82.5A2.5,2.5,0,0,1,47.5,80V40a2.5,2.5,0,0,1,5,0V80A2.5,2.5,0,0,1,50,82.5Z"/><path d="M20,72.5A2.5,2.5,0,0,1,17.5,70V30a2.5,2.5,0,0,1,5,0V70A2.5,2.5,0,0,1,20,72.5Z"/><path d="M50,82.5006a2.5,2.5,0,0,1-.79-4.8721l30-10a2.5,2.5,0,0,1,1.581,4.7432l-30,10A2.4977,2.4977,0,0,1,50,82.5006Z"/><path d="M50.0005,82.5006a2.4977,2.4977,0,0,1-.791-.1289l-30-10a2.5,2.5,0,0,1,1.581-4.7432l30,10a2.5,2.5,0,0,1-.79,4.8721Z"/></svg>');
        background-repeat: no-repeat;
        background-position: 6px center;
        touch-action: manipulation;
        transition: background-color 0.5s, box-shadow 0.6s;
    }

        .device-menu .device:hover[b-zehtolm1hs] {
            background-color: rgb(0 0 0 / 10%);
            box-shadow: 5px 3px 3px #333;
        }

        .device-menu .device .description[b-zehtolm1hs] {
            font-size: 0.8em;
            color: rgb(0 0 0 / 40%);
        }

    .device-menu .title[b-zehtolm1hs] {
        font-size: 0.85em;
        font-weight: bold;
        margin: 4px 8px 0 8px;
        color: rgb(0 0 0 / 80%);
        border-bottom: solid 2px rgb(0 0 0 / 80%);
    }


@media screen and (min-width:800px) {
    .device-menu .searchbox[b-zehtolm1hs] {
        /*font-size: 24px;*/
        /*padding: 12px 0 12px 50px;*/
    }

    .device-menu .title[b-zehtolm1hs] {
        margin: 16px 8px 0 8px;
    }

    .device-menu .device[b-zehtolm1hs] {
        display: block;
        font-size: 0.85em;
        padding: 15px 10px 15px 45px;
        margin: 8px 8px 0 6px;
    }

        .device-menu .device .description[b-zehtolm1hs] {
            font-size: 0.8em;
            color: rgb(0 0 0 / 40%);
        }

    .main-container[b-zehtolm1hs] {
        flex-direction: row;
    }

    .device-menu[b-zehtolm1hs] {
        max-height: 100%;
    }
}
/* _content/EGIC.HVMonitoring.Blazor/Shared/SmartAppDisplay.razor.rz.scp.css */
.main-div[b-vyhj3omw5c] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    border-top: solid 1px rgb(0 0 0 / 10%);
}

.left-bar[b-vyhj3omw5c] {
    font-size: 0.95em;
    display: flex;
    flex: 0 0 360px;
    flex-wrap: wrap;
    color: white;
    background: rgb(48, 50, 51);
}

    .left-bar .device-image[b-vyhj3omw5c] {
        height: 180px;
        flex: 0 0 auto;
        margin: 20px 0;
        display: flex;
        justify-content: center;
    }

        .left-bar .device-image img[b-vyhj3omw5c] {
        }

    .left-bar .status-bar[b-vyhj3omw5c], .left-bar .alert-bar[b-vyhj3omw5c], .left-bar .device-image[b-vyhj3omw5c], .left-bar .debug-bar[b-vyhj3omw5c] {
        flex: 0 0 100%;
    }

        .left-bar .status-bar div[b-vyhj3omw5c], .left-bar .alert-bar div[b-vyhj3omw5c] {
            word-wrap: break-word;
        }

    .left-bar .title[b-vyhj3omw5c] {
        font-size: 0.9em;
        font-weight: bold;
        border-bottom: solid 2px rgb(255 255 255 / 40%);
        margin: 20px 5px 0 5px;
        padding-left: 5px;
    }

    .left-bar .item[b-vyhj3omw5c] {
        display: flex;
        align-items: center;
        gap: 10px;
        margin: 10px;
    }

    .left-bar .led[b-vyhj3omw5c] {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        border-radius: 50%;
        border: solid 1px rgb(255 255 255 / 30%);
    }

.center-chart[b-vyhj3omw5c] {
    display: flex;
    flex: 0 0 calc(100% - 360px);
    flex-direction: column;
    background: white
}

    .center-chart .chart-container[b-vyhj3omw5c] {
        position: relative;
        margin: auto;
        height: 80%;
        width: calc(100% - 40px);
    }

        .center-chart .chart-container canvas[b-vyhj3omw5c] {
            display: inline !important;
        }

.button-icon[b-vyhj3omw5c] {
    cursor: pointer;
}

    .button-icon:hover[b-vyhj3omw5c] {
        opacity: 0.6;
    }

.tabs-container[b-vyhj3omw5c] {
    font-size: 0.6em;
    font-weight: bold;
    padding-top: 0px
}


.nav-link[b-vyhj3omw5c] {
    padding: 2px 4px;

}

.chart-footer[b-vyhj3omw5c] {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
    padding: 2px 5px 0px 2px;
    gap:4px;
    margin-bottom:8px;
}
.footer-separator[b-vyhj3omw5c] {
    background: #0005;
    width: 1px;
    align-self: stretch;
    margin: 0 0 0 8px
}
@media screen and (max-width:500px) {
    .nav-item[b-vyhj3omw5c], .nav-link[b-vyhj3omw5c] {
        display:flex;
        justify-content:center;
        text-align: center;
        flex-grow: 1;
    }
    .chart-footer[b-vyhj3omw5c] {
        justify-content:space-evenly;
    }
    .hide-500[b-vyhj3omw5c]{
        display:none;
    }
}
@media (min-width: 500px) {
    .tabs-container[b-vyhj3omw5c] {
        font-size: 0.8em;
        padding-top: 5px
    }

    .nav-link[b-vyhj3omw5c] {
        padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    }
    .chart-footer[b-vyhj3omw5c] {
        padding: 5px 20px 5px 5px;
        flex-wrap: unset;
    }
    .footer-separator[b-vyhj3omw5c] {
        margin: 0 10px 0 20px
    }
}

@media (max-width: 1320px) {
    .left-bar[b-vyhj3omw5c] {
        flex: 0 0 auto;
    }

    .device-image[b-vyhj3omw5c] {
        flex: 0 1 33.33%;
    }

    .center-chart[b-vyhj3omw5c] {
        flex: none;
        width: 100%;
    }

    .left-bar[b-vyhj3omw5c] {
        width: 100%;
    }

        .left-bar .status-bar[b-vyhj3omw5c], .left-bar .alert-bar[b-vyhj3omw5c], .left-bar .device-image[b-vyhj3omw5c], .left-bar .debug-bar[b-vyhj3omw5c] {
            flex: 1 1 auto;
        }

    .center-chart .chart-container[b-vyhj3omw5c] {
        width: 95vw;
        height: 30rem;
        position: relative
    }

    .lb-dialog:not(.lb-dialog-confirm):not(.lb-dialog-alert)[b-vyhj3omw5c] {
        position: absolute;
        width: 100% !important;
        top: 0px !important;
        border-radius: 0;
    }
}
