/* _content/PortaleCESPRO/Componenti/DialogBox.razor.rz.scp.css */
.sfondo[b-5rskyoq4u5] {
    display: block;
    background-color: #00000085;
}

.sfondo > .finestra[b-5rskyoq4u5] {
    max-width: 80vw;
    min-width: 70vw;
    min-height: 50vh;
    margin-left: auto;
    margin-right: auto;
}

.corpo[b-5rskyoq4u5] {
    max-height: 80vh;
    overflow-y: auto;
}

@media only screen and (max-width: 480px) {
    .sfondo > .fienstra[b-5rskyoq4u5] {
        width: 100vw;
        height: 100vh;
    }
}
/* _content/PortaleCESPRO/Componenti/Impaginato.razor.rz.scp.css */
.page-item[b-5ac7agxfip] {
    cursor: pointer;
}
/* _content/PortaleCESPRO/Componenti/InputSelectMulti.razor.rz.scp.css */
select.form-control[multiple][b-j3zfmtc4u5] {
    padding: 0;
    overflow: hidden;
    display: block;
}

    select.form-control[multiple] option[b-j3zfmtc4u5] {
        background-color: white;
        border: 1pt solid orange;
        margin: .5em;
        border-radius: .2em;
        display: inline-block;
        padding: .5em;
        float: left;
    }

        select.form-control[multiple] option:checked[b-j3zfmtc4u5] {
            background-color: orange;
        }
/* _content/PortaleCESPRO/Componenti/InputSignature.razor.rz.scp.css */
.firma[b-srf2nhfo1m] {
    touch-action: none;
    width: 100%;
    height: 200px;
    background-color: white;
    border-radius: .25rem .25em 0 0;
    filter: grayscale(1) brightness(0.7) contrast(2);
}

.pulsantePulizia[b-srf2nhfo1m] {
    border-radius: 0 0 .25rem .25em;
}
/* _content/PortaleCESPRO/Componenti/ItemMenu.razor.rz.scp.css */
.oi[b-n73g671ohf] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-n73g671ohf] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    cursor: pointer;
    min-width: fit-content;
}

    .nav-item:first-of-type[b-n73g671ohf] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-n73g671ohf] {
        padding-bottom: 1rem;
    }

    .nav-item[b-n73g671ohf]  a {
        color: white;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-n73g671ohf]  a.active {
            background-color: rgb(69 66 66 / 25%);
            color: lightgray;
        }

        .nav-item[b-n73g671ohf]  a:hover {
            color: lightgray;
        }

.item-text[b-n73g671ohf] {
    opacity: 1;
    transition: opacity 0.5s ease;
    white-space: nowrap;
}

.collapsed-text[b-n73g671ohf] {
    opacity: 0;
    pointer-events: none;
}
/* _content/PortaleCESPRO/Componenti/LocalSelect.razor.rz.scp.css */
body[b-p3vyva54hc] {
}
/* _content/PortaleCESPRO/Componenti/MappaMacchine.razor.rz.scp.css */
mappa[b-mx4dgrqvo6] {
    display: block;
    height: 30vh;
    margin-bottom: 1em;
}
/* _content/PortaleCESPRO/Componenti/Stepper.razor.rz.scp.css */
body[b-yujt8pr77z] {
}
/* _content/PortaleCESPRO/Componenti/SubMenu.razor.rz.scp.css */
.oi[b-gne624vneg] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.arrow[b-gne624vneg] {
    display: inline-flex;
    transition: transform 0.5s ease;
}

    .arrow.open[b-gne624vneg] {
        transform: rotate(180deg);
    }

.submenu[b-gne624vneg] {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.75s ease-in-out, opacity 0.5s ease-in-out;
}

    .submenu.open[b-gne624vneg] {
        max-height: 500px;
        opacity: 1;
    }

.nav-item[b-gne624vneg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    cursor: pointer;
}

    .nav-item:first-of-type[b-gne624vneg] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-gne624vneg] {
        padding-bottom: 1rem;
    }

    .nav-item[b-gne624vneg]  a {
        color: white;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-gne624vneg]  a.active {
            background-color: rgb(69 66 66 / 25%);
            color: lightgray;
        }

        .nav-item[b-gne624vneg]  a:hover {
            color: lightgray;
        }

.item-text[b-gne624vneg] {
    opacity: 1;
    transition: opacity 0.3s ease;
    white-space: nowrap;
}

.collapsed-text[b-gne624vneg] {
    opacity: 0;
    pointer-events: none;
}
/* _content/PortaleCESPRO/Componenti/TabControl.razor.rz.scp.css */
li.nav-item[b-wlhq9vdtl0] {
    cursor: pointer;
    display: inline-block;
    float: none;
}
/* _content/PortaleCESPRO/Componenti/Tabella/Filtro.razor.rz.scp.css */
.pulsante[b-or8mnoa5d0] {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.filtro[b-or8mnoa5d0] {
    width: 100vw;
    height: 100vh;
    position: fixed;
    background-color: #000000cf;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    z-index: 9999;
}


.regole > .regola:nth-child(1) > td > .collegamento[b-or8mnoa5d0] {
    display: none;
}
/* _content/PortaleCESPRO/Componenti/Tabella/Tabella.razor.rz.scp.css */
.page-item[b-sauz2b9pw0] {
    cursor: pointer;
}
/* _content/PortaleCESPRO/Componenti/Tabella/ThO.razor.rz.scp.css */
.tho[b-o9v8kow7i9] {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
}

    .tho > div[b-o9v8kow7i9] {
        padding: 0;
        margin: 0;
    }

    .tho > .label[b-o9v8kow7i9] {
        cursor: pointer;
    }

    .tho > .label-attuale[b-o9v8kow7i9] {
        color: var(--bs-primary);
        cursor: pointer;
    }

    .tho > .ordine[b-o9v8kow7i9], .tho > .ordine-attuale[b-o9v8kow7i9] {
        display: flex;
        flex-direction: column;
        font-size: 6pt;
        color: var(--bs-gray-200);
        border-radius: .2em;
        justify-content: center;
        margin-left: 1em;
    }

    .tho > .ordine-attuale[b-o9v8kow7i9] {
        color: var(--bs-gray-300);
    }

        .tho > .ordine > span[b-o9v8kow7i9], .tho > .ordine-attuale > span[b-o9v8kow7i9] {
            margin: 0;
            padding: 0;
            cursor: pointer;
        }

            .tho > .ordine > span:hover[b-o9v8kow7i9], .tho > .ordine-attuale > span:hover[b-o9v8kow7i9] {
                color: #000000;
            }

        .tho > .ordine-attuale > .attivo[b-o9v8kow7i9] {
            color: var(--bs-primary);
        }
/* _content/PortaleCESPRO/Componenti/TAGMacchina.razor.rz.scp.css */
/* _content/PortaleCESPRO/Componenti/Titolo.razor.rz.scp.css */
div[b-x849tol7at] {
    background: linear-gradient(135deg, #007c30 0%, #00b34d 100%);
    margin-bottom: 1em;
    padding: .2em;
    margin-left: 3em;
    box-shadow: 5px 5px 5px #80808047;
    position: relative;
    right: 0;
    margin-right: -1.5rem !important;
    border-top-left-radius: .2em;
    border-bottom-left-radius: .2em;
}
    div[b-x849tol7at]  span {
        font-size: 2em;
        display: inline-block;
        color: white;
    }

    div[b-x849tol7at]  p {
        display: inline-block;
        width: calc(100% - 3em);
        font-family: 'Share Tech', sans-serif;
    }

        div[b-x849tol7at]  p > small {
            font-size: 1rem;
            text-transform: none;
            display: block;
            font-family: 'Roboto', sans-serif;
        }

@media (min-width: 641px) {
    div[b-x849tol7at] {
        font-size: 1.5em;
        background-color: #007c30;
        margin-bottom: 1em;
        padding: .2em;
        margin-left: 3em;
        box-shadow: 5px 5px 5px #80808047;
        position: relative;
        right: 0;
        margin-right: -1.5rem !important;
        border-top-left-radius: .2em;
        border-bottom-left-radius: .2em;
        color: white;
    }

        div[b-x849tol7at]  span {
            font-size: 2em;
            display: inline-block;
            color: white;
        }

        div[b-x849tol7at]  p {
            display: inline-block;
            width: calc(100% - 3em);
            font-family: 'Share Tech', sans-serif;
        }

            div[b-x849tol7at]  p > small {
                font-size: 1rem;
                text-transform: none;
                display: block;
                font-family: 'Roboto', sans-serif;
            }
}
/* _content/PortaleCESPRO/Layout/MainLayout.razor.rz.scp.css */
.page[b-zugn9p815l] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zugn9p815l] {
    flex: 1;
    overflow: auto;
}

.sidebar[b-zugn9p815l] {
    background-color: #007c30;
    background: linear-gradient(135deg, #007c30 0%, #00b34d 100%);
    box-shadow: 5px 5px 5px #80808047;
    transition: width 0.3s ease;
    overflow: hidden;
}

.top-row[b-zugn9p815l] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zugn9p815l]  a, .top-row .btn-link[b-zugn9p815l] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-zugn9p815l] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-zugn9p815l] {
        display: none;
    }

    .top-row.auth[b-zugn9p815l] {
        justify-content: space-between;
    }

    .top-row a[b-zugn9p815l], .top-row .btn-link[b-zugn9p815l] {
        margin-left: 0;
    }

    .toggle-button[b-zugn9p815l] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page[b-zugn9p815l] {
        flex-direction: row;
    }

    .sidebar[b-zugn9p815l] {
        width: 250px;
        min-height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zugn9p815l] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-zugn9p815l], article[b-zugn9p815l] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.toggle-button[b-zugn9p815l] {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    background: none;
    transition: transform 0.5s ease;
}

    .toggle-button.close[b-zugn9p815l] {
        transform: rotate(180deg)
    }
/* _content/PortaleCESPRO/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-s0kbhoth7u] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-s0kbhoth7u] {
    height: 3.5rem;
    background-color: white;
}

.navbar-brand[b-s0kbhoth7u] {
    font-size: 1.1em;
}

.oi[b-s0kbhoth7u] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-s0kbhoth7u] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    width: fit-content;
}

    .nav-item:first-of-type[b-s0kbhoth7u] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-s0kbhoth7u] {
        padding-bottom: 1rem;
    }

    .nav-item[b-s0kbhoth7u]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-s0kbhoth7u]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-s0kbhoth7u]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: orange;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-s0kbhoth7u] {
        display: none;
    }

    .collapse[b-s0kbhoth7u] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.logoImg[b-s0kbhoth7u] {
    width: 100%;
}
/* _content/PortaleCESPRO/Pages/Home.razor.rz.scp.css */
.cssBreadcrumb[b-sl4ilpkmpx] {
    font-size: 24px;
}

.loading-overlay[b-sl4ilpkmpx] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    animation: fadeIn-b-sl4ilpkmpx 0.4s ease-in-out;
}

.loading-content[b-sl4ilpkmpx] {
    text-align: center;
    animation: pulse-b-sl4ilpkmpx 1.8s infinite ease-in-out;
}

.loading-text[b-sl4ilpkmpx] {
    font-size: 2rem;
    margin-top: 1rem;
    color: #333;
}

    .loading-text[b-sl4ilpkmpx]::after {
        content: '...';
        animation: dots-b-sl4ilpkmpx 1.4s infinite;
        display: inline-block;
        width: 1.2em;
        text-align: left;
    }

@keyframes fadeIn-b-sl4ilpkmpx {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.loading-overlay.fade-out[b-sl4ilpkmpx] {
    animation: fadeOut-b-sl4ilpkmpx 0.4s ease-in-out forwards;
}

@keyframes fadeOut-b-sl4ilpkmpx {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes pulse-b-sl4ilpkmpx {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }
}

@keyframes dots-b-sl4ilpkmpx {
    0%, 20% {
        content: '.';
    }

    40%, 60% {
        content: '..';
    }

    80%, 100% {
        content: '...';
    }
}

.feeders-info[b-sl4ilpkmpx] {
    font-size: 0.85rem;
    line-height: 1.4;
}

.feeder-item[b-sl4ilpkmpx] {
    display: inline-block;
    margin-right: 6px;
    padding: 2px 6px;
    background-color: #f3f3f3;
    border-radius: 4px;
    white-space: nowrap;
}
/* _content/PortaleCESPRO/Pages/macchine/IMacchine.razor.rz.scp.css */
.inputMultiCss[b-92qv4a8qf2] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 1em;
}

.btnResetInputLut[b-92qv4a8qf2]{
    position: absolute;
    right: 0;
    top: 0;
}
/* _content/PortaleCESPRO/Pages/monitoraggio/IMonitoraggio.razor.rz.scp.css */
.inputCheckClass[b-5cjpdps3o5] {
    height: 1.2em;
    width: 1.2em;
    vertical-align: text-bottom;
}

.accordionItemClass[b-5cjpdps3o5] {
    padding-left: 2em;
    background: linear-gradient(to bottom, #ffffff, #f1f1f1);
    border-top: 1px solid #dee2e6;
}

.chevron[b-5cjpdps3o5] {
    display: inline-block;
    transition: transform 0.3s ease;
    transform-origin: center;
}

    .chevron.rotate[b-5cjpdps3o5] {
        transform: rotate(180deg);
    }

.sediBody[b-5cjpdps3o5] {
    max-height: 400px;
    overflow: auto;
}

.expandable[b-5cjpdps3o5] {
    overflow: hidden;
    max-height: 0; /* ridurre il range e avvicinarlo alla media */
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    transition: max-height 0.3s ease, opacity 0.3s ease, padding 0.3s ease;
}

    .expandable.show[b-5cjpdps3o5] {
        max-height: 600px; /* stesso valore */
        opacity: 1;
        padding-top: 10px;
        padding-bottom: 10px;
    }
/* _content/PortaleCESPRO/Pages/processi/KnoxControl.razor.rz.scp.css */
/* Rimuove effetti hover da badge e span nella card info */
.card-body .badge[b-nwp3gxbpww] {
    cursor: default;
    pointer-events: none;
}

.card-body span.badge:hover[b-nwp3gxbpww] {
    transform: none !important;
    box-shadow: none !important;
}

/* Stili per sezione "Seleziona Tutto" nella tabella */
.select-all-section[b-nwp3gxbpww] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 8px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 6px;
    border: 1px solid #dee2e6;
    box-sizing: border-box;
}

    .select-all-section input[type="checkbox"][b-nwp3gxbpww] {
        width: 18px;
        height: 18px;
        cursor: pointer;
        accent-color: #0d6efd;
    }

.select-all-label[b-nwp3gxbpww] {
    font-weight: 600;
    color: #212529;
    cursor: pointer;
    display: flex;
    align-items: center;
    user-select: none;
}

/* Select Azioni */
.action-select-wrapper[b-nwp3gxbpww] {
    position: relative;
    width: 100%;
    margin-right: 6px;
}

    .action-select-wrapper select[b-nwp3gxbpww] {
        border-radius: 6px;
        background-color: #fff;
        color: #6c757d;
    }

        .action-select-wrapper select:disabled[b-nwp3gxbpww] {
            background-color: #f8f9fa;
            cursor: not-allowed;
            opacity: 0.6;
            color: #adb5bd;
        }

        .action-select-wrapper select:not(:disabled)[b-nwp3gxbpww] {
            color: #dc3545;
        }

            .action-select-wrapper select:not(:disabled):hover[b-nwp3gxbpww] {
                border-color: #dc3545;
                background-color: #fff5f5;
                box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.1);
            }

            .action-select-wrapper select:not(:disabled):focus[b-nwp3gxbpww] {
                outline: none;
                border-color: #dc3545;
                box-shadow: 0 0 0 4px rgba(220, 53, 69, 0.2);
            }

        .action-select-wrapper select option[b-nwp3gxbpww] {
            color: #212529;
            background-color: #fff;
        }

            .action-select-wrapper select option:checked[b-nwp3gxbpww] {
                background: linear-gradient(#0d6efd, #0d6efd);
                background-color: #0d6efd !important;
            }

/* Badge per contatore selezioni */
.selection-count-badge[b-nwp3gxbpww] {
    margin-left: 8px;
}

/* Stili per doppio click su righe tabella */
.tabella tbody tr[b-nwp3gxbpww] {
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .tabella tbody tr:hover[b-nwp3gxbpww] {
        background-color: #f0f8ff;
    }

/* Stili per toolbar filtro data */
.date-filter-toolbar[b-nwp3gxbpww] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 1px solid #dee2e6;
    border-radius: 6px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

    .date-filter-toolbar label[b-nwp3gxbpww] {
        font-weight: 600;
        color: #495057;
        margin: 0;
        white-space: nowrap;
        display: flex;
        align-items: center;
        gap: 6px;
    }

        .date-filter-toolbar label i[b-nwp3gxbpww] {
            font-size: 18px;
            color: #0d6efd;
        }

    .date-filter-toolbar input[type="date"][b-nwp3gxbpww],
    .date-filter-toolbar input[type="datetime-local"][b-nwp3gxbpww] {
        padding: 8px 12px;
        border: 2px solid #dee2e6;
        border-radius: 6px;
        background-color: #fff;
        color: #495057;
        font-weight: 500;
        transition: all 0.3s ease;
        box-sizing: border-box;
    }

        .date-filter-toolbar input[type="date"]:hover[b-nwp3gxbpww],
        .date-filter-toolbar input[type="datetime-local"]:hover[b-nwp3gxbpww] {
            border-color: #adb5bd;
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
        }

        .date-filter-toolbar input[type="date"]:focus[b-nwp3gxbpww],
        .date-filter-toolbar input[type="datetime-local"]:focus[b-nwp3gxbpww] {
            outline: none;
            border-color: #0d6efd;
            box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.15);
        }

    .date-filter-toolbar .separator[b-nwp3gxbpww] {
        color: #adb5bd;
        font-weight: bold;
        white-space: nowrap;
    }

    .date-filter-toolbar .filter-buttons[b-nwp3gxbpww] {
        display: flex;
        gap: 8px;
        margin-left: auto;
        flex-wrap: wrap;
    }

    .date-filter-toolbar button[b-nwp3gxbpww] {
        display: inline-flex;
        align-items: center;
    }

.date-filter-info[b-nwp3gxbpww] {
    margin-left: auto;
    padding: 8px 12px;
    background-color: #d1ecf1;
    border: 1px solid #bee5eb;
    border-radius: 6px;
    color: #0c5460;
    font-weight: 500;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}

    .date-filter-info i[b-nwp3gxbpww] {
        font-size: 16px;
    }
