@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _content/RealtimeMonitorWeb/Components/BIN/DashboardComponents/DoughnutLabels.razor.rz.scp.css */

/* _content/RealtimeMonitorWeb/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-hp5jj040ta] {
    position: relative;
    display: flex;
    flex-direction: column;
    
}



main[b-hp5jj040ta] {
    flex: 1;
}

/*.sidebar {
    background-image: linear-gradient(90deg, rgba(105,188,70,1) 0%, rgba(144,215,113,1) 47%, rgba(177,233,153,1) 100%);
}*/

.sidebar[b-hp5jj040ta] {
    /*background-color: #77BF42;*/
    background-color: gray;
}

.top-row[b-hp5jj040ta] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hp5jj040ta]  a, .top-row[b-hp5jj040ta]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-hp5jj040ta]  a:hover, .top-row[b-hp5jj040ta]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-hp5jj040ta]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {

    .title2[b-hp5jj040ta] {
        display: none;
    }

    .top-row[b-hp5jj040ta] {
        justify-content: space-between;
    }

        .top-row[b-hp5jj040ta]  a, .top-row[b-hp5jj040ta]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-hp5jj040ta] {
        flex-direction: row;
    }

    .sidebar[b-hp5jj040ta] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hp5jj040ta] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-hp5jj040ta]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-hp5jj040ta], article[b-hp5jj040ta] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-hp5jj040ta] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-hp5jj040ta] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/RealtimeMonitorWeb/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xvv18tye0g] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-xvv18tye0g] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-xvv18tye0g] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbar-brand[b-xvv18tye0g] {
    font-size: 1.1rem;
}

.bi[b-xvv18tye0g] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-xvv18tye0g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-xvv18tye0g] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-xvv18tye0g] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-xvv18tye0g] {
        padding-bottom: 1rem;
    }

    .nav-item[b-xvv18tye0g]  .nav-link {
        color: white;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-xvv18tye0g]  a.active {
        /*background-color: #69bc46;*/
        background-color: darkgrey;
        color: white;
    }

    .nav-item[b-xvv18tye0g]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-xvv18tye0g] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-xvv18tye0g] {
    display: block;
}

.container-fluid[b-xvv18tye0g] {
    display: inline-block;
    position: relative;
    align-items: center;
}

    .container-fluid img[b-xvv18tye0g] {
        display: block;
        max-width: 100%;
        width: 50px;
        height: auto;
        align-items: center;
    }

@media (min-width: 641px) {
    .navbar-toggler[b-xvv18tye0g] {
        display: none;
    }

    .nav-scrollable[b-xvv18tye0g] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        overflow-y: auto;
    }

    .container-fluid img[b-xvv18tye0g] {
        display: block;
        max-width: 100%;
        width: 150px;
        height: auto;
        align-items: center;
    }
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Base-Network/Base-Network-Endpoint.razor.rz.scp.css */
body[b-0jzh29ierk] {
    display: flex;
    flex-direction: column;
    align-content: start;
    justify-content: start;
    font-family: "Noto Sans", sans-serif;
}

.containermiddle[b-0jzh29ierk] {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    align-content: start;
    justify-content: start;
}

ul[b-0jzh29ierk] {
    list-style-type: none;
    padding: 0 0 0 0;
 }

li[b-0jzh29ierk] {
    padding-bottom: 0.5rem;
}

.containertop[b-0jzh29ierk] {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    align-content: start;
    justify-content: start;
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Base-Network/BaseNetworkComponent.razor.rz.scp.css */
.list-container[b-7mz1v3k0pc] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.liBody[b-7mz1v3k0pc] {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 3rem;
    font-size: 1.3rem;
    /*background-color: pink;*/
}

.liBody2[b-7mz1v3k0pc] {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 3rem;
    font-size: 1.8rem;
    /*background-color: pink;*/
}

.div1Title1[b-7mz1v3k0pc] {
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding-left: 1rem;
}

.div1[b-7mz1v3k0pc] {
    flex-grow: 1;
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div1Title1b[b-7mz1v3k0pc] {
    padding-left: 1rem;
    flex-basis: 30%;
    display: flex;
    align-items: center;
}

.div2[b-7mz1v3k0pc] {
    flex-basis: 30%;
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div3[b-7mz1v3k0pc] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div4[b-7mz1v3k0pc] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div5[b-7mz1v3k0pc] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div6[b-7mz1v3k0pc] {
    display: flex;
    align-items: center; /* centers vertically */
    width: 50px;
}

.div7[b-7mz1v3k0pc] {
    width: 3rem;
    background-color: #ededed;
    display: flex;
    align-items: center; /* centers vertically */
    justify-content: center;
}

.div8[b-7mz1v3k0pc] {
    width: 3rem;
    background-color: #ededed;
    display: flex;
    align-items: center; /* centers vertically */
    justify-content: center; /* centers vertically */
}






.div1Title2[b-7mz1v3k0pc] {
    width: 3rem;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div1TitleEndpoint[b-7mz1v3k0pc] {
    width: 3rem;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div1Title3[b-7mz1v3k0pc] {
    width: 3rem;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media only screen and (max-width: 1750px) {
    .div7[b-7mz1v3k0pc] {
        display: none;
    }

    .div8[b-7mz1v3k0pc] {
        display: none;
    }

    .div1Title3[b-7mz1v3k0pc] {
        display: none;
    }
}


@media only screen and (max-width: 1400px) {
    .div1Title1b[b-7mz1v3k0pc], .div2[b-7mz1v3k0pc] {
        display: none;
    }

    .div1[b-7mz1v3k0pc], .div1Title1[b-7mz1v3k0pc] {
        flex-basis: 60%;
    }
}

/*@media only screen and (max-width: 1000px) {
    .div6, .div5, .div4, .div1TitleEndpoint {
        display: none;
    }

    .div1, .div1Title1 {
        flex-basis: 70%;
    }
}*/

@media only screen and (max-width: 700px) {

    .div1Title1[b-7mz1v3k0pc] {
        flex-basis: 60%;
        font-size: 1rem;
    }

    .div1[b-7mz1v3k0pc] {
        flex-basis: 60%;
        font-size: 1rem;
    }

    .div1Title2[b-7mz1v3k0pc] {
        font-size: 1rem;
    }
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Cellular/CellularEndpointComponent.razor.rz.scp.css */
.liBody[b-ys3esi2rz6] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
}

.liBody2[b-ys3esi2rz6] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
    cursor: pointer;
}

.title1[b-ys3esi2rz6] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 300px;
}

.item1[b-ys3esi2rz6] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 300px;
}

.title2[b-ys3esi2rz6] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-grow: 2;
}

.item2[b-ys3esi2rz6] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-grow: 2;
}

.titleStatus[b-ys3esi2rz6] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1rem;
}

.itemStatus[b-ys3esi2rz6] {
    width: 3rem;
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
}

.titleIcon[b-ys3esi2rz6] {
    width: 4rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1rem;
}

.itemIcon[b-ys3esi2rz6] {
    width: 4rem;
    background-color: #ededed;
    display: flex;
    align-items: center; /* centers vertically */
    justify-content: center;
    font-size: 1.3rem;
}


@media (max-width: 1650px) {
    #lh[b-ys3esi2rz6] {
        display: none;
    }
}

@media (max-width: 1400px) {
    .title1[b-ys3esi2rz6] {
        flex-basis: 200px;
    }

    .item1[b-ys3esi2rz6] {
        flex-basis: 200px;
    }
}

@media (max-width: 1200px) {
    .title1[b-ys3esi2rz6] {
        display: none;
    }

    .item1[b-ys3esi2rz6] {
        display: none;
    }
}

@media (max-width: 750px) {
    .titleIcon[b-ys3esi2rz6] {
        display: none;
    }

    .itemIcon[b-ys3esi2rz6] {
        display: none;
    }
}

/* _content/RealtimeMonitorWeb/Components/SiteV2/Dashboard/Dashboard-Section.razor.rz.scp.css */
.topSpacer[b-mr0za9gu8r] {
    height: 10vh;
}

.middleitem[b-mr0za9gu8r] {
    min-height: 85vh;
    min-width: 20vw;
    display: flex;
    flex-direction: column;
    justify-content: start;
    cursor: pointer;
}

.statusitems[b-mr0za9gu8r] {
    font-size: 2rem;
}

.barChart[b-mr0za9gu8r] {
    margin-bottom: 0.2rem;
    min-width: 100%;
    height: 5rem;
}

.ragSection[b-mr0za9gu8r] {
}

.Overview-Headder[b-mr0za9gu8r] {
    margin: 0;
    color: #78BE20;
    justify-self: center;
    font-size: 2rem;
    font-weight: 400;
}

.itemsSection[b-mr0za9gu8r] {
    background-color: white;
}

.iconStyle[b-mr0za9gu8r] {
    width: 40px;
    margin-right: 1rem;
}

@media (max-width: 1500px) {
    .middleitem[b-mr0za9gu8r] {
        min-height: 85vh;
        min-width: 40vw;
        display: flex;
        flex-direction: column;
        justify-content: start;
        cursor: pointer;
    }

    .Overview-Headder[b-mr0za9gu8r] {
        margin: 0;
        color: #78BE20;
        justify-self: center;
        font-size: 2rem;
        font-weight: 400;
    }
}



@media (max-width: 950px) {
    .statusitems[b-mr0za9gu8r] {
        font-size: 1.1rem;
    }

    .middleitem[b-mr0za9gu8r] {
        min-width: 80vw;
    }

    .Overview-Headder[b-mr0za9gu8r] {
        margin: 0;
        color: #78BE20;
        justify-self: center;
        font-size: 2rem;
        font-weight: 400;
    }

    /* .barChart {
        display: block;
        display: none;
    }*/

    .iconStyle[b-mr0za9gu8r] {
        min-width: 50px
    }

    /* h2 {
        font-size: 1rem;
    }*/
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Dashboard/Dashboard.razor.rz.scp.css */
.top[b-ksuibobcmt] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20%;
    min-width: 100%;
    flex-direction: column;
}

.dashTitle[b-ksuibobcmt] {
    font-size: 5rem;
}

.dashboard[b-ksuibobcmt] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.dashboard-double[b-ksuibobcmt] {
    width: 45%;
    display: flex;
    flex-direction: row;
    justify-content:space-between;
}

.spacer[b-ksuibobcmt] {
    width: 50px;
    height: 100%;
}


.dashboard-section[b-ksuibobcmt] {
    min-height: 100%;
    margin-bottom: 50px;
}

.bottom[b-ksuibobcmt] {
    min-height: 10%;
    min-width: 100%;
}

.bottomright[b-ksuibobcmt] {
    position: absolute;
    bottom: 1rem;
    right: 16px;
}

@keyframes heartbeat-b-ksuibobcmt {
    0% {
        width: 0.1rem;
    }

    50% {
        width: 4rem;
    }

    100% {
        width: 0.1rem;
    }
}

.heart[b-ksuibobcmt] {
    width: 0.1rem;
    height: auto;
    opacity: 0.5;
    animation-name: heartbeat-b-ksuibobcmt;
    animation-duration: 3s;
}

/*
    Media widths for screen issues

    size changes:

    1500

    1200

    950

*/
@media (max-width: 1500px) {


}

@media (max-width: 1200px) {

    
}

@media (max-width: 950px) {

    .dashboard[b-ksuibobcmt] {
        display: flex;
        flex-direction: column;
        align-content: center;
        width: 100%;
    }

    .dashboard-section[b-ksuibobcmt] {
        width: 80%;
        min-height: auto;
    }
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Dashboard/IssueComponent.razor.rz.scp.css */
li[b-mvm58nenmg] {
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 3rem;
    background-color: #ebebeb;
    padding-left: 0.5rem;
    margin-bottom: 0.2rem;
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Dashboard/RagComponent.razor.rz.scp.css */
li[b-ufd11swfra] {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-width: 100%;
    height: 3rem;
    margin-bottom: 0.2rem;
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Engineering/EngineeringPage.razor.rz.scp.css */
.engineering-top[b-5294wf901o] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
}

.engineering-body[b-5294wf901o] {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
}

.container[b-5294wf901o] {
    display: flex;
    align-items: center;
    justify-content: space-between; /* Ensures spacing between title and right component */
}

.container-section[b-5294wf901o] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start; /* Ensures spacing between title and right component */
    width: 100%;
}

    .container-section h3[b-5294wf901o] {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start; /* Ensures spacing between title and right component */
        width: 100%;
        padding-left: 1.5rem;
        padding-bottom: 0;
        margin-bottom: 0;
        padding-top: 1rem;
    }

.user-container[b-5294wf901o] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start; /* Ensures spacing between title and right component */
    width: 100%;
    padding: 1.5rem;
}

.container-section ul[b-5294wf901o] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly; /* Ensures spacing between title and right component */
    width: 100%;
    padding: 1rem;
    margin: 0;
    padding-top: 0;
}

.chiptechgreen[b-5294wf901o] {
    color: #69bc46;
}

.title[b-5294wf901o] {
    margin: 0; /* Remove default margin for better centering */
    font-size: 3rem;
}

.engineering-list[b-5294wf901o] {
    height: available;
    overflow: auto;
}

.eng-li[b-5294wf901o] {
    margin: 5px;
}

.arc-menu[b-5294wf901o] {
    width: available;
}

ul[b-5294wf901o] {
    list-style-type: none;
    padding: 0 0 0 0;
    height: 90%;
}

li[b-5294wf901o] {
    padding-bottom: 0.5rem;
}

.right-component[b-5294wf901o] {
    margin-left: auto; /* Pushes the right component to the right */
    height: auto;
}

.online[b-5294wf901o] {
    background-color: green;
    color: white;
}

.offline[b-5294wf901o] {
    background-color: red;
    color: white;
}

.unknown[b-5294wf901o] {
    background-color: orange;
    color: white;
}

.input.form-control[b-5294wf901o] {
    width: 100%;
}

@media (max-width: 1500px) {
    .title[b-5294wf901o] {
        margin: 0; /* Remove default margin for better centering */
        font-size: 3rem;
    }
}

@media (max-width: 1250px) {
    .right-component[b-5294wf901o] {
        display: none;
    }

    .title[b-5294wf901o] {
        margin: 0; /* Remove default margin for better centering */
        font-size: 2rem;
    }

    .containerMiddle[b-5294wf901o] {
        padding-top: 4rem;
        display: flex;
        justify-content: space-around;
        flex-direction: column
    }

    #sim[b-5294wf901o] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: left; /* Ensures spacing between title and right component */
        width: 100%;
    }
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Engineering/SystemAdminComponent.razor.rz.scp.css */
.outer-box-sys[b-1kt5iuzdps] {
    padding: 0.22rem; /* Space between the inner and outer boxes */
    border-radius: 5px; /* Rounded corners for the outer box */
    list-style: none; /* Remove default list item styling */
    display: block; /* Block display to span full width */
    width: 98%; /* Span the entire width of the parent */
    align-self: stretch; /* Ensure the flex item stretches to fill the width of the parent */
    margin: 4px;
}

.inner-box-sys[b-1kt5iuzdps] {
    background-color: white; /* White background for the inner box */
    padding: 0.5rem;
    border: 1px solid #B2BEB5; /* Light grey border */
    border-radius: 5px; /* Rounded corners for the inner box */
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex: 1; /* Add this to make the divs take up equal space */
    flex-direction: column;
}

.inner-box-sys > div[b-1kt5iuzdps] {
    text-align: left; /* Align text to the left */
    flex: 1; /* Make the divs take up equal space */
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Extras/HistoryComponent.razor.rz.scp.css */
/* The animation code */
@keyframes buildAnimation-b-w4lvrrm71k {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.bar-chart[b-w4lvrrm71k] {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    height: 50px;
    width: 100%;
    margin-top: 1rem;
    animation-name: buildAnimation-b-w4lvrrm71k;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

.bar-chart.reset[b-w4lvrrm71k] {
    animation: none;
}

.bar[b-w4lvrrm71k] {
   /* padding: 10px;*/
    color: white;
    text-align: center;
}

.bar-key[b-w4lvrrm71k] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.key-section[b-w4lvrrm71k] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-right: 20px;
}

.key-tab[b-w4lvrrm71k] {
    width: 30px;
    height: 5px;
    margin-right: 10px;
}

.date-picker[b-w4lvrrm71k] {
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.date-input[b-w4lvrrm71k] {
    padding-bottom: 1rem;
    width: 200px;
}

.date-head[b-w4lvrrm71k] {
    padding-bottom: 0.5rem;
}

.history-top[b-w4lvrrm71k] {
    margin-top: 30px;
    border-top: 1px solid lightgrey;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.history-bottom[b-w4lvrrm71k] {

}

.data-grids[b-w4lvrrm71k] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.bespoke-date[b-w4lvrrm71k] {
    display: flex; 
    flex-direction: row; 
    justify-content: space-between; 
    align-items: center; 
    height: 40px; 
    width: 250px; 
    background-color: #ededed;
}

.date-info[b-w4lvrrm71k] {
    margin-left: 10px;
    font-size: 1.2rem;
    width: 20%;
    color: gray;
}

.date-date[b-w4lvrrm71k] {
    width: 50%;
    font-size: 1.2rem;
}

.date-image[b-w4lvrrm71k] {
    height: 60%;
    margin-right: 10px;
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Extras/MudGridHistoryComponent.razor.rz.scp.css */

/* _content/RealtimeMonitorWeb/Components/SiteV2/Login/LoginV2.razor.rz.scp.css */
.background-image[b-yj7qsbyej5] {
    background-image: url('/Images/RealtimeMonitorBG.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.login-content[b-yj7qsbyej5] {
    width: 100vh;
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.login-section[b-yj7qsbyej5] {
    min-width: 450px;
    height: 85vh;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 80px;
    flex-direction: column;
}

.login-logo-section[b-yj7qsbyej5] {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
}

.login-logo[b-yj7qsbyej5] {
    width: 220px;
}

.login-card[b-yj7qsbyej5] {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color: white;
    border-radius: 10px; /* Adjust the value as needed */
}


.card-title[b-yj7qsbyej5] {
    color: #78BE20;
    align-self: center;
    margin-top: 10px;
}

.login-form-section[b-yj7qsbyej5] {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    margin-left: 50px;
    margin-right: 50px;
}

.auth-form-section[b-yj7qsbyej5] {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 300px;
}

.remember-me-section[b-yj7qsbyej5] {
    margin-left: 50px;
}

.robot-section[b-yj7qsbyej5] {
    align-self: center;
    display: flex;
    justify-content: center;
    padding-left: 70px;
}

.reset-link[b-yj7qsbyej5] {
    width: 100%;
    margin-top: 10px;
    color: white;
    display: flex;
    align-items: flex-start;
}

.login-text[b-yj7qsbyej5] {
    min-width: 700px;
    display: flex;
    height: 100vh;
    height: 85vh;
    margin-left: 100px;
    margin-bottom: 20px;
    flex-direction: column;
    justify-content: flex-end;
}

.text-body[b-yj7qsbyej5] {
    width: 95%;
    margin-bottom: 30px;
}

.awards-section[b-yj7qsbyej5] {
    display: flex;
    flex-direction: row;
}

.award-image-section[b-yj7qsbyej5] {
    
}

.award-image[b-yj7qsbyej5] {
    width: 100%;
}

.g-recaptcha[b-yj7qsbyej5] {
    padding-top: 2rem;
}


@media (max-width: 1300px) {

   
}

@media screen and (max-width: 1200px) {
    .g-recaptcha > div > div[b-yj7qsbyej5] {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

  
}

@media (max-width: 630px) {

   
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/SystemSettingsPage.razor.rz.scp.css */
/* _content/RealtimeMonitorWeb/Components/SiteV2/Systems/EndpointListItemComponent.razor.rz.scp.css */

.liBody[b-np4y3dlu8q] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
}

.liBody2[b-np4y3dlu8q] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
    cursor: pointer;
}

.title1[b-np4y3dlu8q] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 350px;
}

.item1[b-np4y3dlu8q] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 350px;
}

.title2[b-np4y3dlu8q] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-grow: 2;
}

.item2[b-np4y3dlu8q] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-grow: 2;
}

.titleStatus[b-np4y3dlu8q] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1rem;
}

.itemStatus[b-np4y3dlu8q] {
    width: 3rem;
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
}

.titleIcon[b-np4y3dlu8q] {
    width: 4rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1rem;
}

.itemIcon[b-np4y3dlu8q] {
    width: 4rem;
    background-color: #ededed;
    display: flex;
    align-items: center; /* centers vertically */
    justify-content: center;
    font-size: 1.3rem;
}

/* _content/RealtimeMonitorWeb/Components/SiteV2/Systems/EndpointPageV2.razor.rz.scp.css */
body[b-661po1a7iy] {
    display: flex;
    flex-direction: column;
    align-content: start;
    justify-content: start;
    font-family: "Noto Sans", sans-serif;
}

.containermiddle[b-661po1a7iy] {
    display: flex;
    flex-direction: column;
    padding: 4rem 1rem 1rem 0;
    align-content: start;
    justify-content: start;
}

ul[b-661po1a7iy] {
    list-style-type: none;
    padding: 0 0 0 0;
}

li[b-661po1a7iy] {
    padding-bottom: 0.5rem;
}

.containertop[b-661po1a7iy] {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    align-content: start;
    justify-content: start;
}



/* _content/RealtimeMonitorWeb/Components/SiteV2/Systems/SystemListItemComponent.razor.rz.scp.css */
.list-container[b-h242bs47vs] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.liBody[b-h242bs47vs] {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 3rem;
    font-size: 1.3rem;
    /*background-color: pink;*/
}

.liBody2[b-h242bs47vs] {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 3rem;
    font-size: 1.8rem;
    /*background-color: pink;*/
}

.div1Title1[b-h242bs47vs] {
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding-left: 1rem;
}

.div1[b-h242bs47vs] {
    flex-grow: 1;
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div1Title1b[b-h242bs47vs] {
    padding-left: 1rem;
    flex-basis: 30%;
    display: flex;
    align-items: center;
}

.div2[b-h242bs47vs] {
    flex-basis: 30%;
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div3[b-h242bs47vs] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div4[b-h242bs47vs] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div5[b-h242bs47vs] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
}

.div6[b-h242bs47vs] {
    display: flex;
    align-items: center; /* centers vertically */
    width: 50px;
}

.div7[b-h242bs47vs] {
    width: 3rem;
    background-color: #ededed;
    display: flex;
    align-items: center; /* centers vertically */
    justify-content: center;
}

.div8[b-h242bs47vs] {
    width: 3rem;
    background-color: #ededed;
    display: flex;
    align-items: center; /* centers vertically */
    justify-content: center; /* centers vertically */
}






.div1Title2[b-h242bs47vs] {
    width: 3rem;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div1TitleEndpoint[b-h242bs47vs] {
    width: 3rem;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div1Title3[b-h242bs47vs] {
    width: 3rem;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media only screen and (max-width: 1750px) {
    .div7[b-h242bs47vs] {
        display: none;
    }

    .div8[b-h242bs47vs] {
        display: none;
    }

    .div1Title3[b-h242bs47vs] {
        display: none;
    }
}


@media only screen and (max-width: 1400px) {
    .div1Title1b[b-h242bs47vs], .div2[b-h242bs47vs] {
        display: none;
    }

    .div1[b-h242bs47vs], .div1Title1[b-h242bs47vs] {
        flex-basis: 60%;
    }
}

@media only screen and (max-width: 1000px) {
    .div6[b-h242bs47vs], .div5[b-h242bs47vs], .div4[b-h242bs47vs], .div1TitleEndpoint[b-h242bs47vs] {
        display: none;
    }

    .div1[b-h242bs47vs], .div1Title1[b-h242bs47vs] {
        flex-basis: 70%;
    }
}

@media only screen and (max-width: 700px) {

    .div1Title1[b-h242bs47vs] {
        flex-basis: 60%;
        font-size: 1rem;
    }

    .div1[b-h242bs47vs] {
        flex-basis: 60%;
        font-size: 1rem;
    }

    .div1Title2[b-h242bs47vs] {
        font-size: 1rem;
    }

    
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Systems/SystemListTitlesComponent.razor.rz.scp.css */
.iconStyle[b-5whkvola8j] {
    width: 60px;
    margin-right: 1rem;
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Systems/SystemManagement2.1.razor.rz.scp.css */
.systemManagementContainer[b-byloppx060] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.systemHeaders[b-byloppx060] {
    background-color: black;
    width: 100%;
    height: 10vh;
    margin-bottom: 0.5rem;
}

.systemRows[b-byloppx060] {
    background-color: yellow;
    width: 100%;
    height: 100%;
    margin-top: 0.5rem;
}

.iconStyle[b-byloppx060] {
    width: 60px;
    margin-right: 1rem;
}

@media (max-width: 950px) {
    .statusitems[b-byloppx060] {
        font-size: 1.1rem;
    }

    /* .barChart {
        display: block;
        display: none;
    }*/

    .iconStyle[b-byloppx060] {
        min-width: 100px
    }

    /* h2 {
        font-size: 1rem;
    }*/
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/Systems/SystemPageV2.razor.rz.scp.css */
/* _content/RealtimeMonitorWeb/Components/SiteV2/Titles/ImageWithTitleComponent.razor.rz.scp.css */
.iconStyle[b-jicckh0xvd] {
    width: 40px;
    margin-right: 1rem;
}

.Overview-Headder[b-jicckh0xvd] {
    margin: 0;
    color: #78BE20;
    justify-self: center;
    font-size: 2rem;
    font-weight: 400;
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/UserPages/AdminPage.razor.rz.scp.css */
.container[b-qz1ftih637] {
    display: flex;
    align-items: center;
    justify-content: space-between; /* Ensures spacing between title and right component */
}

.container-section[b-qz1ftih637] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start; /* Ensures spacing between title and right component */
    width: 100%;
    margin-bottom: 1rem;
}

.container-section h3[b-qz1ftih637] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start; /* Ensures spacing between title and right component */
    width: 100%;
    padding-left: 1.5rem;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 1rem;
}

.user-container[b-qz1ftih637] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start; /* Ensures spacing between title and right component */
    width: 100%;
    padding: 1.5rem;
}

.container-section ul[b-qz1ftih637] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly; /* Ensures spacing between title and right component */
    width: 100%;
    padding: 1rem;
    margin: 0;
    padding-top: 0;
}

.chiptechgreen[b-qz1ftih637] {
    color: #69bc46;
}

.title[b-qz1ftih637] {
    margin: 0; /* Remove default margin for better centering */
    font-size: 3rem;
}

.title-container[b-qz1ftih637] {
    flex-grow: 1;
    text-align: center;
}

.titlestyle[b-qz1ftih637] {
    font-family: "Noto Sans", sans-serif;
}

.scrollable-list[b-qz1ftih637] {
    max-height: 80vh; /* Adjust this value based on the number of entries you want */
    overflow-y: auto;
    overflow-x: hidden;
}



.right-component[b-qz1ftih637] {
    margin-left: auto; /* Pushes the right component to the right */
    height: auto;
}

.online[b-qz1ftih637] {
    background-color: green;
    color: white;
}

.offline[b-qz1ftih637] {
    background-color: red;
    color: white;
}

.unknown[b-qz1ftih637] {
    background-color: orange;
    color: white;
}

.input.form-control[b-qz1ftih637]{
    width: 100%;
}

@media (max-width: 1500px) {
    .title[b-qz1ftih637] {
        margin: 0; /* Remove default margin for better centering */
        font-size: 3rem;
    }
}

@media (max-width: 1250px) {
    .right-component[b-qz1ftih637] {
        display: none;
    }

    .title[b-qz1ftih637] {
        margin: 0; /* Remove default margin for better centering */
        font-size: 2rem;
    }

    .containerMiddle[b-qz1ftih637] {
        padding-top: 4rem;
        display: flex;
        justify-content: space-around;
        flex-direction: column
    }

    #sim[b-qz1ftih637] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: left; /* Ensures spacing between title and right component */
        width: 100%;
    }
}
/* _content/RealtimeMonitorWeb/Components/SiteV2/UserPages/UserAdminComponent.razor.rz.scp.css */

.liBody[b-3cn0pku22k] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
}

.liBody2[b-3cn0pku22k] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
    cursor: pointer;
}

.titleSm[b-3cn0pku22k] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 200px;
}

.itemSm[b-3cn0pku22k] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 200px;
}

.titleGrow[b-3cn0pku22k] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-grow: 2;
}

.itemGrow[b-3cn0pku22k] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3em;
    flex-grow: 2;
}


.titleM[b-3cn0pku22k] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 250px;
}

.itemM[b-3cn0pku22k] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 250px;
}




@media (max-width: 1700px) {
    
    
    #sms[b-3cn0pku22k] {
        display: none;
    }
}

@media (max-width: 1500px) {
    #enot[b-3cn0pku22k] {
        display: none;
    }
}

@media (max-width: 1200px) {
    #lvl[b-3cn0pku22k] {
        display: none;
    }
}

@media (max-width: 1000px) {
    #mail[b-3cn0pku22k] {
        display: none;
    }

    #usr[b-3cn0pku22k]{
        flex-grow: 3;
    }
}

















/* _content/RealtimeMonitorWeb/Components/SiteV2/WebDmp/WebsiteComponent.razor.rz.scp.css */
.webliBody[b-fe8i269ebc] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
}

.webliBody2[b-fe8i269ebc] {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    height: 3rem;
    cursor: pointer;
}

.webtitle1[b-fe8i269ebc] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 350px;
}

.webitem1[b-fe8i269ebc] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-basis: 350px;
}

.webtitle2[b-fe8i269ebc] {
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-grow: 2;
}

.webitem2[b-fe8i269ebc] {
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3rem;
    flex-grow: 2;
}

.webtitleStatus[b-fe8i269ebc] {
    width: 3rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1rem;
}

.webitemStatus[b-fe8i269ebc] {
    width: 3rem;
    background-color: #ededed;
    padding-left: 1rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1.3em;
}

.webtitleIcon[b-fe8i269ebc] {
    width: 4rem;
    display: flex;
    align-items: center; /* centers vertically */
    font-size: 1rem;
}

.webitemIcon[b-fe8i269ebc] {
    width: 4rem;
    background-color: #ededed;
    display: flex;
    align-items: center; /* centers vertically */
    justify-content: center;
    font-size: 1.3em;
}

@media (max-width: 1700px) {
    #inf[b-fe8i269ebc] {
        display: none;
    }
}

@media (max-width: 1400px) {
    #url[b-fe8i269ebc] {
        display: none;
    }
}

@media (max-width: 1200px) {
    .webitem1[b-fe8i269ebc] {
        flex-basis: 220px;
    }

    .webtitle1[b-fe8i269ebc] {
        flex-basis: 220px;
    }
}

@media (max-width: 900px) {
    .webitem1[b-fe8i269ebc] {
        display: none;
    }

    .webtitle1[b-fe8i269ebc] {
        display: none;
    }
}

@media (max-width: 750px) {
    .webitemIcon[b-fe8i269ebc] {
        display: none;
    }

    .webtitleIcon[b-fe8i269ebc] {
        display: none;
    }
}
