@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';
@import '_content/ZXingBlazor/ZXingBlazor.bundle.scp.css';

/* _content/BN6AIV5/Components/controlli/DestinatarioDropDown.razor.rz.scp.css */
.bg-green[b-zwdrmlgypu] {
    
    background-color: green;
    color:black;   
}

.bg-yellow[b-zwdrmlgypu] {
    background-color: yellow;
    color: black;
}

.bg-blue[b-zwdrmlgypu] {
    background-color: blue;
    color: red;
}

.bg-red[b-zwdrmlgypu] {
    background-color: red;
    color: blue;
}

.bg-gray[b-zwdrmlgypu] {
    background-color: gray;
    color: black;
}
.dropdown-container[b-zwdrmlgypu] {
    width: auto;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    background-color: white;
    position: absolute;
}

    .dropdown-container div[b-zwdrmlgypu] {
        padding: 5px;
        cursor: pointer;
    }

        .dropdown-container div:hover[b-zwdrmlgypu] {
            background-color: lightgray;
        }
/* _content/BN6AIV5/Components/controlli/dynamicform.razor.rz.scp.css */
/* wwwroot/css/site.css */
/* wwwroot/css/app.css */
.tooltip-custom[b-uex65b62rj] {
    color: #fff !important;
    background: #000 !important;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 0.95em;
    z-index: 9999;
}

    .tooltip-custom[data-popper-placement^="top"] > .tooltip-arrow[b-uex65b62rj]::before {
        border-top-color: #000 !important;
    }

    .tooltip-custom[data-popper-placement^="bottom"] > .tooltip-arrow[b-uex65b62rj]::before {
        border-bottom-color: #000 !important;
    }

    .tooltip-custom[data-popper-placement^="left"] > .tooltip-arrow[b-uex65b62rj]::before {
        border-left-color: #000 !important;
    }

    .tooltip-custom[data-popper-placement^="right"] > .tooltip-arrow[b-uex65b62rj]::before {
        border-right-color: #000 !important;
    }

.tooltip-inner[b-uex65b62rj] {
    color: #fff !important;
    background-color: #000 !important;
}

.dynamicform-fields input[b-uex65b62rj] {
    font-family: inherit; /* oppure monospace */
    box-sizing: border-box;
}
th[b-uex65b62rj], td[b-uex65b62rj] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.25rem 0.5rem;
    box-sizing: border-box;
}
fixed-center-nav[b-uex65b62rj] {
    position: fixed;
    left: 50%;
    bottom: 32px; /* o dove vuoi posizionarla verticalmente */
    transform: translateX(-50%);
    z-index: 2000;
    background: white;
    padding: 8px 24px;
    border-radius: 12px;
    box-shadow: 0 2px 12px #0002;
}

.fixed-center-topbar[b-uex65b62rj] {
    position: fixed;
    top: 0;
    z-index: 3100;
    background: white;
    padding: 12px 24px 8px 24px;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 2px 12px #0002;
    min-width: 320px;
    max-width: 90vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-left: auto;
    margin-right: auto;
}

.fixed-center-nav[b-uex65b62rj] {
    position: fixed;
    z-index: 3000;
    background: white;
    padding: 8px 24px;
    border-radius: 12px;
    box-shadow: 0 2px 12px #0002;
    min-width: 320px;
    max-width: 90vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-left: auto;
    margin-right: auto;
}


.fixed-center-topbar[b-uex65b62rj] {
    position: fixed;
    left: 50%;
    top: 46px;
    transform: translateX(-50%);
    z-index: 3100;
    background: white;
    padding: 12px 24px 8px 24px;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 2px 12px #0002;
    min-width: 320px;
    max-width: 90vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
   
/* _content/BN6AIV5/Components/Layout/MainLayout.razor.rz.scp.css */
/*  modifiche */
    @media (min-width: 768px) {
app[b-jg6v7cnxd8] {
    flex-direction: row;
}

.sidebar[b-jg6v7cnxd8] {
    width: 100%;
    position: fixed;
    top: 0;
}

.main .top-row[b-jg6v7cnxd8] {
    position: sticky;
    top: 0;
}

.main > div[b-jg6v7cnxd8] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
}

.navbar-toggler[b-jg6v7cnxd8] {
    /*display: none;*/
}
        .content[b-jg6v7cnxd8] {
            position: relative;
            overflow-x: auto;
        }
.sidebar .collapse[b-jg6v7cnxd8] {
    /*Never collapse the sidebar for wide screens*/
    /*display: block;*/
}

}
/*
This will add the toggler and minimize the nav-bar. I also wanted it to go across the entire top so I made the width in the code above:
    */
.sidebar[b-jg6v7cnxd8] {
    width: 100%
}


.p[b-jg6v7cnxd8] {
    clear: left;
    height: 25px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}



/*fine modifiche*/


.html[b-jg6v7cnxd8] {
    font-size: 16px;
}


.page[b-jg6v7cnxd8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-jg6v7cnxd8] {
    flex: 1;
    min-width:0;
    margin: 1rem;
}

.sidebar[b-jg6v7cnxd8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-jg6v7cnxd8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-jg6v7cnxd8]  a, .top-row[b-jg6v7cnxd8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-jg6v7cnxd8]  a:hover, .top-row[b-jg6v7cnxd8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-jg6v7cnxd8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640px) {
    .top-row[b-jg6v7cnxd8] {
        justify-content: space-between;
    }

    .top-row[b-jg6v7cnxd8]  a, .top-row[b-jg6v7cnxd8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 640px) {
    .page[b-jg6v7cnxd8] {
        flex-direction: row;
    }

    .sidebar[b-jg6v7cnxd8] {
        width: auto;
        /*width: 240px;
        height: 100vh;
            */
        height: auto;
        position: sticky;
        top: 0;
    }

    .top-row[b-jg6v7cnxd8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-jg6v7cnxd8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-jg6v7cnxd8], article[b-jg6v7cnxd8] {
        padding-left: 2rem;
        padding-right: 1.5rem;
        /*!important;*/
    }
}


#blazor-error-ui[b-jg6v7cnxd8] {
    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-jg6v7cnxd8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;

    }



/* site.css */
.menu ul[b-jg6v7cnxd8] {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.menu > ul > li[b-jg6v7cnxd8] {
    display: inline-block;
    position: relative;
}

.menu a[b-jg6v7cnxd8] {
    text-decoration: none;
    padding: 10px;
    display: block;
}

.submenu[b-jg6v7cnxd8] {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: white;
    border: 1px solid #ccc;
}

    .submenu li[b-jg6v7cnxd8] {
        display: block;
    }

.menu > ul > li:hover .submenu[b-jg6v7cnxd8] {
    display: block;
}
.content[b-jg6v7cnxd8] {
    position: relative;
    overflow-x: auto;
    width: 100%;
    /* oppure width: calc(100vw - [larghezza sidebar]); se serve */
}
/* Original

    /*#if (SampleContent)*/
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .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;
        }

@media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

        .top-row ::deep a, .top-row ::deep .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth ::deep a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

*//*#endif*/
#blazor-error-ui[b-jg6v7cnxd8] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-jg6v7cnxd8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }



*/[b-jg6v7cnxd8] 
/* _content/BN6AIV5/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-d3ed2lugj6] {
    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-d3ed2lugj6] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-d3ed2lugj6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-d3ed2lugj6] {
    font-size: 2rem;
}

.bi[b-d3ed2lugj6] {
    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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-house-door-fill' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-list-nested' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-list-nested' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-person' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-person-badge' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-person-fill' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 32 32'%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-d3ed2lugj6] {
    font-size: 2rem;
    padding-bottom: 1rem;
}

    .nav-item:first-of-type[b-d3ed2lugj6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-d3ed2lugj6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-d3ed2lugj6]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-d3ed2lugj6]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-d3ed2lugj6]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-d3ed2lugj6] {
    display: flex;
}

.navbar-toggler:checked ~ .nav-scrollable[b-d3ed2lugj6] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-d3ed2lugj6] {
        display: none;
    }

    
    .nav-scrollable[b-d3ed2lugj6] {
        max-height: 100vh; /* Full viewport height */
        overflow-y: auto; /* Enable vertical scroll */
        /*background-color: #f8f8f8; /* Optional: Light gray background */
        /*border-right: 1px solid #ddd; /* Optional: Light gray border */
    }

    .nav-menu .nav-item[b-d3ed2lugj6] {
        margin: 0;
    }

    .nav-menu .nav-link[b-d3ed2lugj6] {
        display: block;
        padding: 10px;
        text-decoration: none;
        /*color: #000f; /* Optional: Dark gray text */
        border-bottom: 1px solid #ddd; /* Optional: Light gray border */
    }

        .nav-menu .nav-link:hover[b-d3ed2lugj6] {
            background-color: white; /* Optional: Light gray background on hover */
        }

}
/* _content/BN6AIV5/Components/ReportGiornaliero.razor.rz.scp.css */
.table-container[b-ify5xrets0] {
    overflow: auto;
    height: 768px; /* Imposta l'altezza desiderata */
}

table[b-ify5xrets0] {
    border-collapse: collapse;
    width: 100%;
}

th[b-ify5xrets0], td[b-ify5xrets0] {
    padding: 8px;
    border: 1px solid #ddd;
}

.fixed-header[b-ify5xrets0] {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 2;
}

.fixed-column[b-ify5xrets0] {
    position: sticky;
    left: 0;
    background-color: white;
    z-index: 1;
}

    .fixed-column.header[b-ify5xrets0] {
        z-index: 3;
    }

.fixed-footer[b-ify5xrets0] {
    position: sticky;
    bottom: 0;
    left: 0;
    background-color: white;
    z-index: 4;
}

.fixed-column-footer[b-ify5xrets0] {
    z-index: 5;
}

.fixed-width[b-ify5xrets0] {
    width: 150px; /* Imposta la larghezza desiderata */
}

th.clickable[b-ify5xrets0] {
    cursor: pointer; /* Changes the cursor to a pointer */
    background-color: #f2f2f2;
}

    th.clickable:hover[b-ify5xrets0] {
        background-color: #ddd; /* Changes background color on hover */
    }
