@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/ClientTreeDropdownList.razor.rz.scp.css */
.form-group[b-bjpyruj7o4] {
    padding: 0;
    margin: 0;
}
.row[b-bjpyruj7o4] {
    color: black;
    font-size: x-small;
    display:flex;
    padding: 0;
    position: relative;
    max-width:1300px;
    margin:0;
}
option[b-bjpyruj7o4] {
    font-size: 12px;
    /*margin:0px;*/
}
select[b-bjpyruj7o4] {
    font-size: 14px;
    color:black;
    padding:1px;
    /*width:100%;*/
}
.col-3[b-bjpyruj7o4]{
    padding-top: 5px;
    padding-left:0px;
    margin:0;
    font-size:xx-small;
    max-width:150px;
}
.col-4[b-bjpyruj7o4] {
    padding-top: 5px;
    padding-left: 0px;
    margin: 0;
    font-size: xx-small;
    max-width: 200px;
}
.col-5[b-bjpyruj7o4] {
    padding-top: 5px;
    padding-left: 0px;
    margin: 0;
    font-size: xx-small;
    max-width: 300px;
}
/* /Components/DateTimeSelector.razor.rz.scp.css */
input[b-og4r5icqks] {
    font-size: 12px;
    color: black;
    padding:5px;
    width:auto;   
}
select[b-og4r5icqks]{
    margin-left:0px;
    padding-left:0px;
}
label[b-og4r5icqks] {
    padding-top:0;
    font-size: 14px;
    color:black;

}
.row[b-og4r5icqks] {
    padding: 5px;
    padding-left: 11px;
    margin: 0;
}
.col-md-4[b-og4r5icqks]{
    padding-left:0px;
    width:fit-content;
}
/*.col-2 {
    margin: 0px;
    padding-left: 20px;
    width: fit-content;
}*/
#To[b-og4r5icqks]{
    margin-left:0px;
}
/* /Components/SiteDropDown.razor.rz.scp.css */
.form-select[b-qwpbchl2ti] {
    font-weight: normal;
    color: #064469;
}

@media screen and (max-width: 640.98px) {
    select[b-qwpbchl2ti] {
        font-size: 10px;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-5jihm3k42l] {
    position: relative;
    display: flex;
    flex-direction: column;    
}

main[b-5jihm3k42l] {
    flex: 1;
    padding-left:20px;
    margin-left:20px;
}

.sidebar[b-5jihm3k42l] {
    /*min-width: 400px;*/
    max-width: 700px;
    overflow: auto;
}

.main-content[b-5jihm3k42l] {
    overflow:auto;
}
/*a {
    border: 1px solid;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
    border-color: dodgerblue;
    color: white;
    background-color: dodgerblue;
    font-weight: bold;
}
.dropdown-item {
    border: none;
    border-color: none;
    background-color: none;
}*/
.top-row[b-5jihm3k42l] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background-color: #656F8D;
}

    .top-row[b-5jihm3k42l]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-5jihm3k42l]  a:hover, .top-row[b-5jihm3k42l]  .btn-link:hover {
        text-decoration: none;
        background-color:none;
        color:white;
    }

    .top-row[b-5jihm3k42l]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .col-lg-1[b-5jihm3k42l], .col-md-2[b-5jihm3k42l], .col-2[b-5jihm3k42l] {
        width: 25% !important;
        max-width:200px;
    }
    .top-row[b-5jihm3k42l] {
        justify-content: space-between;
    }

    .top-row[b-5jihm3k42l]  a, .top-row[b-5jihm3k42l]  .btn-link {
        margin-left: 0;
    }
    .col-2[b-5jihm3k42l]{
        width: 25%!important;
    }
}

@media (min-width: 1000px) {
    .page[b-5jihm3k42l] {
        flex-direction: row;
    }

    .sidebar[b-5jihm3k42l] {
        width: 100%;
        height: 100vh;
        position: sticky;
        top: 0;
    }
    .top-row[b-5jihm3k42l] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main-content[b-5jihm3k42l] {
        width: 100%;
    }

    .top-row.auth[b-5jihm3k42l]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-5jihm3k42l], article[b-5jihm3k42l] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }    
}

#blazor-error-ui[b-5jihm3k42l] {
    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-5jihm3k42l] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-h7rs9gdx8w] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-h7rs9gdx8w] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-h7rs9gdx8w] {
    font-size: 1.1rem;
}

.bi[b-h7rs9gdx8w] {
    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-h7rs9gdx8w] {
    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-h7rs9gdx8w] {
    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-h7rs9gdx8w] {
    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");
}

.nav-item[b-h7rs9gdx8w] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-h7rs9gdx8w] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h7rs9gdx8w] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h7rs9gdx8w]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-h7rs9gdx8w]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-h7rs9gdx8w]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-h7rs9gdx8w] {
        display: none;
    }

    .collapse[b-h7rs9gdx8w] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-h7rs9gdx8w] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/_LoginLayout.razor.rz.scp.css */
.top-row[b-9zccgkuzde] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background-color: #656F8D;
    margin-left: 0px;
}

    /*.top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;*/
       /* margin-left: 1.5rem;*/
        /*text-decoration: none;
    }

        .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
            text-decoration: underline;
        }

        .top-row ::deep a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }*/
/* /Layout/_MHILayout.razor.rz.scp.css */
.page[b-ho2b7bgln4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ho2b7bgln4] {
    flex: 1;
}

.sidebar[b-ho2b7bgln4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

/*a {
    border: 1px solid;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
    border-color: dodgerblue;
    color: white;
    background-color: dodgerblue;
    font-weight: bold;
}

    a:hover {
        color: white;
        Background-color: dodgerblue;
    }*/

.top-row[b-ho2b7bgln4] {    
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background-color: #656F8D !important;
}

    .top-row[b-ho2b7bgln4]  a, .top-row .btn-link[b-ho2b7bgln4] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ho2b7bgln4] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ho2b7bgln4] {
        display: flex;
        font-size: x-small;
        justify-content: space-between;
        padding-right: 10px;
    }

    .top-row .col[b-ho2b7bgln4] {
        margin-left: 20px;
    }

    .top-row.auth[b-ho2b7bgln4] {
        display: flex;
        font-size: xx-small;
        justify-content: space-between;
    }

    .top-row a[b-ho2b7bgln4], .top-row .btn-link[b-ho2b7bgln4] {
        margin-left: 0;
    }
    
    .col-lg-1[b-ho2b7bgln4], .col-md-2[b-ho2b7bgln4], .col-2[b-ho2b7bgln4] {
        width: 25% !important;
        max-width: 200px;
    }
    .col-2[b-ho2b7bgln4] {
        width: 25% !important;
    }
}

@media (min-width: 641px) {
    .page[b-ho2b7bgln4] {
        flex-direction: row;
    }

    .sidebar[b-ho2b7bgln4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ho2b7bgln4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-ho2b7bgln4], article[b-ho2b7bgln4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

@media (max-width: 1201px) and (min-width:642px) {
    .top-row .col[b-ho2b7bgln4] {
        margin: 20px;
    }
}

@media (max-width: 1641px) and (min-width:1200px) {
    .top-row .col[b-ho2b7bgln4] {
        margin: 20px;
    }
}
/* /Layout/_TrendsLayout.razor.rz.scp.css */
.page[b-hnpmb69xnq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hnpmb69xnq] {
    flex: 1;
}

.sidebar[b-hnpmb69xnq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
a[b-hnpmb69xnq] {
    border: 1px solid;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
    border-color: dodgerblue;
    color: white;
    background-color: dodgerblue;
    font-weight:bold;
}
a:hover[b-hnpmb69xnq]{
    color:white;
    Background-color:dodgerblue;
}
.top-row[b-hnpmb69xnq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background-color: #656F8D;
}

    .top-row[b-hnpmb69xnq]  a, .top-row .btn-link[b-hnpmb69xnq] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-hnpmb69xnq] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-hnpmb69xnq] {
        display: flex;
        font-size: x-small;
        justify-content: space-between;
        padding-right: 10px;
    }

    .top-row .col[b-hnpmb69xnq] {
        margin-left: 100px;
    }

    .top-row.auth[b-hnpmb69xnq] {
        display: flex;
        font-size: xx-small;
        justify-content: space-between;
    }

    .top-row a[b-hnpmb69xnq], .top-row .btn-link[b-hnpmb69xnq] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hnpmb69xnq] {
        flex-direction: row;
    }

    .sidebar[b-hnpmb69xnq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hnpmb69xnq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-hnpmb69xnq], article[b-hnpmb69xnq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

@media (max-width: 1201px) and (min-width:642px) {
    .top-row .col[b-hnpmb69xnq] {
        margin: 150px;
    }
}

@media (max-width: 1641px) and (min-width:1200px) {
    .top-row .col[b-hnpmb69xnq] {
        margin: 50px;
    }
}

.sticky[b-hnpmb69xnq] {
    position: sticky;
    top: 0;
    z-index: 99;
}

@media (max-width: 1000px) {
    .sticky[b-hnpmb69xnq] {
        position: relative;
    }
}
/* /Pages/ItemHealthStatusTable.razor.rz.scp.css */

@media (max-width: 768px) {       /* Adjust table font size for small screens */
    .rz-datagrid[b-q2bash86qz] {
        font-size: 12px;
    }
    .data-card[b-q2bash86qz] {
        font-size: 10px;
        min-width: 100%;
    }
}
/* /Pages/MHIDetail.razor.rz.scp.css */
/**====================================TOP Card=====================*/
.incident-header[b-d02l5mbwrj] {
    margin-bottom: 0.75rem;
    background: #f8f9fa;
    border-radius: 0.75rem;
    margin-top: 0.5rem;
}

.incident-info[b-d02l5mbwrj] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
    white-space: normal;
}

.info-item[b-d02l5mbwrj] {
    padding: 0.5rem;
    background: #ffffff;
    border-radius: 0.5rem;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.incident-actions[b-d02l5mbwrj] {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 10px;
}

.accordion-item[b-d02l5mbwrj] {
    padding: 10px 10px 0;
    margin-bottom: 5px;
}
/**====================================END TOP Card=====================*/
*[b-d02l5mbwrj] {
    box-sizing: border-box;
    padding: 0;
}
.row[b-d02l5mbwrj] {
    padding-left: 0%;
    padding-bottom:0px;
}
a[b-d02l5mbwrj] {
    border: 1px solid;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
    border-color: dodgerblue;
    color: dodgerblue;
    background-color: white;
    font-weight: bold;
    text-decoration:none;
}

    a:hover[b-d02l5mbwrj] {
        color: white;
        background-color: dodgerblue;   
    }
.notification-content .card[b-d02l5mbwrj] {
    width: auto;
    padding: 0;
}
.row .card[b-d02l5mbwrj] {
    width: auto;
    font-size: large;
    border-block-color:white;
}
.card-text[b-d02l5mbwrj] {
    font-size: 14px;
    padding: 0;
    color: gray;
}
.card-body[b-d02l5mbwrj]{
    padding-bottom:0;
}

.card-header[b-d02l5mbwrj]{
    justify-content:center;
    align-content:center;
    text-align:end;
}
p[b-d02l5mbwrj] {
    font-size: smaller;
}
.sticky-top .row[b-d02l5mbwrj]{
    overflow:hidden;
    background-color:white;
    padding-bottom:20px;
}
.navlinks[b-d02l5mbwrj] {
    margin-top: 12px;
    overflow: hidden;
    position: sticky;
    top: 0px;
}
    .navlinks label[b-d02l5mbwrj] {
        margin-left: 10px;
        display: inline;
        cursor: pointer;
        color: dodgerblue;
        margin-top: 12px;
    }

        .navlinks label:hover[b-d02l5mbwrj] {
            text-decoration: solid;
            background-color: #0D3AA9;
            color: white;
            border-radius: 7px;
            padding: 4px 4px 4px 4px;
        }

.myDiv[b-d02l5mbwrj] {
    margin-top: 20px;
    display: none;
    overflow: hidden;
}
.logs-content[b-d02l5mbwrj] {
    display: none;
    overflow:hidden;
}
.notes-content[b-d02l5mbwrj] {
    display: none;
    overflow: hidden;
}
.notification-content[b-d02l5mbwrj] {
    overflow: hidden;
}

input[type="radio"]:checked + label[b-d02l5mbwrj] {
    background-color: #0D3AA9;
    color: #fff; 
    padding: 5px 10px;
    border-radius: 4px;
}
    
#notification[b-d02l5mbwrj]{
    display:none;
}
#notes[b-d02l5mbwrj]{
    display:none;
}
#history[b-d02l5mbwrj]{
    display:none;
}
#loss-form[b-d02l5mbwrj] {
    display: none;
}
    



@media screen and (max-width: 992px) {
    h5 p label[b-d02l5mbwrj] {
        font-size: 14px;
    }
    .card .card-body .card-text .card-title[b-d02l5mbwrj] {
        font-size: 14px;
    }
}

@media screen and (max-width: 600px) {
    .sticky-top .row[b-d02l5mbwrj]{
       
        font-size: 12px;
        color:black;
    }
        .sticky-top .row a[b-d02l5mbwrj]{
            /*display:flex;
            max-width:80px;
            max-width:73px;
            justify-content:center;*/
            font-size: small;
        }
        h5 p b label[b-d02l5mbwrj] {
            font-size: 11px;
        }
    .card[b-d02l5mbwrj] {
        font-size: 14px;
        width:auto;
    }
    .card-title[b-d02l5mbwrj] {
        font-size: 14px;
    }
    .card-text[b-d02l5mbwrj] {
        font-size: 14px;
    }
    .card-body[b-d02l5mbwrj]{
        font-size: 12px;
    }
    .card-body .row[b-d02l5mbwrj] {
        height: 100%;
        margin-bottom: 0;
    }
    .card-header[b-d02l5mbwrj] {
        text-align: start;
        font-size: 14px;
    }
    .navlinks a[b-d02l5mbwrj]{
        /*margin-top: 10px;*/
    }
    .navlinks label[b-d02l5mbwrj] {
        margin-left: 0px;
        margin-top: 5px;
        font-weight: bold;
    }
}
/* /Pages/MHIIndex.razor.rz.scp.css */
.backToLocation[b-i62gfukfo4] {
    display: flex;
    align-items: flex-start;
    padding: 0px;
    padding-right: 10px;
}

    .backToLocation a:hover[b-i62gfukfo4] {
        color: dodgerblue;
        background-color: lightblue;
    }

.header[b-i62gfukfo4] {
    display: flex;
    padding-top: 7px;
    padding-bottom: 0px;
    justify-content: space-between;
}

.backToLocation a[b-i62gfukfo4] {
    border: 1px solid;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
    border-color: dodgerblue;
    color: white;
    background-color: dodgerblue;
    font-weight: bold;
    text-decoration: none;
}

hr[b-i62gfukfo4] {
    padding: 0px;
    margin-top: 10px;
}
/* /Pages/MimicIndicators.razor.rz.scp.css */

.mimic-indicator-inner-row[b-glki4oem2y] {
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}
@media (max-width: 640.98px) {
    .mimic-indicator-inner-row[b-glki4oem2y] {        
        justify-content: start;
    }
}
#cutofftext[b-glki4oem2y] {
    display: none;
}

.show-description[b-glki4oem2y] {
    display: none;
}

.hide[b-glki4oem2y] {
    display: none;
}

label[b-glki4oem2y] {
    display: inline-block;
    cursor: pointer;
    color: dodgerblue;
    padding: 3px 5px;
}

.show-description:checked ~ #cutofftext[b-glki4oem2y] {
    display: block;
}

.show-description:checked ~ .hide[b-glki4oem2y] {
    display: block;
}

.show-description:checked ~ .show[b-glki4oem2y] {
    display: none;
}

a[b-glki4oem2y] {
    border: 1px solid;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
    border-color: dodgerblue;
    color: dodgerblue;
    background-color: dodgerblue;
    font-weight: bold;
    cursor: pointer;
}

    a:hover[b-glki4oem2y] {
        color: dodgerblue;
        Background-color: lightblue;
        text-decoration: none;
    }

.legend-text[b-glki4oem2y] {
    font-size: 13px;
}
/* /Pages/Summary.razor.rz.scp.css */
@media (max-width: 768px) {
    .rz-bar-chart .rz-bar[b-fu3h7ed756] {
        width: 5px !important; /* Reduce bar width */
    }
}
/*@media (max-width: 508px) {
    .responsive-container {
        display: grid;
        flex-wrap: wrap;
        flex-direction: column;
        overflow-x: hidden;
        overflow-y: auto;
        height: auto;*/ /* Adjust height to allow vertical scroll */
    /*}*/

        }
}
/*.responsive-container {
    --column-count:4;
    display: grid;
    grid-template-columns: repeat(var(--column-count), auto)
}
@media (width > 700px) {
    .responsive-container {
        --column-count: 4;
    }
}
@media (width > 500px and (width <= 700px) {
    .responsive-container {
        --column-count: 3;
    }
}
@media (width > 100px and (width <= 500px) {
    .responsive-container {
        --column-count: 1;
    }
}*/
/* /Pages/TrendChart.razor.rz.scp.css */
*[b-rn6lnsirgo] {
    box-sizing: border-box;
    padding: 0;
}
div.sticky[b-rn6lnsirgo] {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: white;
    padding-left: 11px;
    width:100%;
}
.btnactive[b-rn6lnsirgo] {
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 10px;
    width: 15px;
    background-color: green;
    color: white;
}

.btninactive[b-rn6lnsirgo] {
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 10px;
    width: 15px;
    background-color: gray;
    color: lightgrey;
}
.container[b-rn6lnsirgo]{
    padding-top:0px;
    margin:0;
    position:relative;
    padding-left:15px;
}
button[b-rn6lnsirgo] {
    border-radius: 5px;
    align-content: space-around;
    background-color: dodgerblue;
    color: white;
    margin-left: 0px;
    padding: 5px;
    border: 1px solid;
    font-size: 14px;
    font-weight: bold;
}
button:hover[b-rn6lnsirgo]{
    background-color:lightblue;
}
.row[b-rn6lnsirgo] {
    color: black;
    font-size: 12px;
    display: flex;
    padding-left: 30px;
    position: relative;

}
.popup-container[b-rn6lnsirgo] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup[b-rn6lnsirgo] {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 300px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.popup-text[b-rn6lnsirgo] {
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}

.copy-btn[b-rn6lnsirgo] {
    padding: 10px 15px;
    background-color: #4CAF50;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.close-btn[b-rn6lnsirgo] {
    margin-top: 10px;
    color: #333;
    cursor: pointer;
    font-size: 14px;
}

.top-div[b-rn6lnsirgo] {
    position: sticky;
    flex-direction: column;
    z-index: 1000;
    padding: 5px;
}

.bottom-div[b-rn6lnsirgo] {
    overflow-y: auto;
    z-index: 99;
    min-height: 20vh !important;
}
