@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.bundle.scp.css';

/* _content/Tickets/Componenti/AddAppointmentPage.razor.rz.scp.css */
.casella[b-al6tq2izme] {
    width: calc((100% / 7) - 1em);
    min-width: 80px;
    height: 60px;
    text-align: left !important;
    cursor: pointer;
    margin: .5em;
}
/* _content/Tickets/Componenti/CalendarioInterventi.razor.rz.scp.css */
.casella[b-1b06230yjl] {
    width: calc((100% / 7) - 1em);
    min-width: 80px;
    height: 60px;
    text-align: left !important;
    cursor: pointer;
    margin: .5em;
}
/* _content/Tickets/Componenti/CalendarioNuovo.razor.rz.scp.css */
.casella[b-kzr6657fo8] {
    width: calc((100% / 7) - 1em);
    min-width: 80px;
    height: 60px;
    text-align: left !important;
    cursor: pointer;
    margin: .5em;
}
/* _content/Tickets/Componenti/CalendarioTickets.razor.rz.scp.css */
.casella[b-u8b86ofyl1] {
    width: calc((100% / 7) - 1em);
    min-width: 50px;
    height: 70px;
    text-align: left !important;
    cursor: pointer;
    margin: .5em;
}

.btn-outline-success[b-u8b86ofyl1] {
    background-color: white;
}

.btn-outline-danger[b-u8b86ofyl1] {
    background-color: #ffdae1;
}

.bordo[b-u8b86ofyl1] {
    border: 1px solid lightgrey;
}
/* _content/Tickets/Componenti/DialogBox.razor.rz.scp.css */
.sfondo[b-a1ozgqusp5] {
    display: block;
    background-color: #00000085;
}

.sfondo > .finestra[b-a1ozgqusp5] {
    max-width: 90vw;
    min-width: 20vw;
    min-height: 50vh;
    margin-left: auto;
    margin-right: auto;
}

.corpo[b-a1ozgqusp5] {
    max-height: 80vh;
    overflow-y: auto;
}

@media only screen and (max-width: 480px) {
    .sfondo > .fienstra[b-a1ozgqusp5] {
        width: 100vw;
        height: 100vh;
    }
}
/* _content/Tickets/Componenti/EditAppointmentPage.razor.rz.scp.css */
.casella[b-orealhtfjq] {
    width: calc((100% / 7) - 1em);
    min-width: 80px;
    height: 60px;
    text-align: left !important;
    cursor: pointer;
    margin: .5em;
}
/* _content/Tickets/Componenti/GestoreImmaginiVIdeo.razor.rz.scp.css */
[b-yrqfq4kjsr] .rz-fileupload-row {
    display : none !important;
}
.my-custom-grid[b-yrqfq4kjsr] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}
.photo-container[b-yrqfq4kjsr] {
    max-height: 800px; 
    overflow-y: auto; 
    margin: 0 auto; 
}

.my-custom-grid[b-yrqfq4kjsr] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.image-style[b-yrqfq4kjsr] {
    max-width: 100%;
    max-height: 200px;
    min-height: 150px;
    object-fit: cover;
    border-radius: 8px;
    margin-top: 20px;
}

#containerFoto[b-yrqfq4kjsr] {
    position: relative; 
    height: 100% !important;
    display: flex;
    flex-direction: column;
    gap: 10px; 
}

.absolute[b-yrqfq4kjsr] {
    position: absolute;
    margin-right: 10px;
    margin-top: 10px;
    top: 0;
    right: 0;
    z-index: 10; 
}

.file-name-container[b-yrqfq4kjsr] {
    max-width: calc(100% - 40px); 
    word-wrap: break-word;  
}
/* _content/Tickets/Componenti/GPSInterventi.razor.rz.scp.css */
mappa[b-p752whg7fm] {
    position: relative;
    display: inline-block;
    height: 55vh;
    width: 100%;
    border-radius: .25rem;
}
/* _content/Tickets/Componenti/GPSMacchina.razor.rz.scp.css */
mappa[b-s3zirx02hp] {
    display: block;
    height: 30vh;
    margin-bottom: 1em;
}
/* _content/Tickets/Componenti/Impaginato.razor.rz.scp.css */
.page-item[b-e1ua1o0axs] {
    cursor: pointer;
}
/* _content/Tickets/Componenti/InputSelectMulti.razor.rz.scp.css */
select.form-control[multiple][b-vxvw6t6lar] {
    padding: 0;
/*    overflow: hidden;
*/    display: block;
}

    select.form-control[multiple] option[b-vxvw6t6lar] {
        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-vxvw6t6lar] {
            background-color: orange;
        }
/* _content/Tickets/Componenti/InputSignature.razor.rz.scp.css */
.firma[b-n9sldkqmbz] {
    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-n9sldkqmbz] {
    border-radius: 0 0 .25rem .25em;
}
/* _content/Tickets/Componenti/ItemMenu.razor.rz.scp.css */
.oi[b-dlnmdg1b8d] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-dlnmdg1b8d] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    cursor: pointer;
    min-width: fit-content;
}

    .nav-item:first-of-type[b-dlnmdg1b8d] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-dlnmdg1b8d] {
        padding-bottom: 1rem;
    }

    .nav-item[b-dlnmdg1b8d]  a {
        color: black;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-dlnmdg1b8d]  a.active {
            background-color: rgb(69 66 66 / 25%);
            color: white;
        }

        .nav-item[b-dlnmdg1b8d]  a:hover {
            color: white;
        }
/* _content/Tickets/Componenti/LocalSelect.razor.rz.scp.css */
body[b-1llf3a017p] {
}
/* _content/Tickets/Componenti/MappaMacchine.razor.rz.scp.css */
mappa[b-fc2wwtfdoo] {
    display: block;
    height: 30vh;
    margin-bottom: 1em;
}
/* _content/Tickets/Componenti/MappaTickets.razor.rz.scp.css */
mappa[b-wp2itwgrhy] {
    display: block;
    height: 60vh;
    margin-bottom: 1em;
}
/* _content/Tickets/Componenti/Sankey.razor.rz.scp.css */
.node-rect[b-0a6xj7rp5i] {
    rx: 2;
}
/* _content/Tickets/Componenti/Schede/SchedaCliente.razor.rz.scp.css */
ul[role=tablist][b-oacttswdip] {
    flex-wrap: wrap;
}
/* _content/Tickets/Componenti/Stepper.razor.rz.scp.css */
body[b-g8txzk0405] {
}
/* _content/Tickets/Componenti/SubMenu.razor.rz.scp.css */
.oi[b-1ckvnpxd1j] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-1ckvnpxd1j] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    cursor: pointer;
}

    .nav-item:first-of-type[b-1ckvnpxd1j] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1ckvnpxd1j] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1ckvnpxd1j]  a {
        color: black;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-1ckvnpxd1j]  a.active {
            background-color: rgb(69 66 66 / 25%);
            color: white;
        }

        .nav-item[b-1ckvnpxd1j]  a:hover {
            color: white;
        }
/* _content/Tickets/Componenti/TabControl.razor.rz.scp.css */
li.nav-item[b-e70ht5ikqj] {
    cursor: pointer;
    display: inline-block;
    float: none;
}
/* _content/Tickets/Componenti/Tabella/Filtro.razor.rz.scp.css */
.pulsante[b-q3tyccruxv] {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.filtro[b-q3tyccruxv] {
    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-q3tyccruxv] {
    display: none;
}
/* _content/Tickets/Componenti/Tabella/Tabella.razor.rz.scp.css */
.page-item[b-eaaduqig7c] {
    cursor: pointer;
}
/* _content/Tickets/Componenti/Tabella/ThO.razor.rz.scp.css */
.tho[b-3hn0phm2ee] {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
}

    .tho > div[b-3hn0phm2ee] {
        padding: 0;
        margin: 0;
        
    }

    .tho > .label[b-3hn0phm2ee] {
        cursor: pointer;
    }

    .tho > .label-attuale[b-3hn0phm2ee] {
        color: var(--bs-primary);
        cursor: pointer;
    }

    .tho > .ordine[b-3hn0phm2ee], .tho > .ordine-attuale[b-3hn0phm2ee] {
        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-3hn0phm2ee] {
        color: var(--bs-gray-300);
    }

        .tho > .ordine > span[b-3hn0phm2ee], .tho >.ordine-attuale > span[b-3hn0phm2ee] {
            margin: 0;
            padding: 0;
            cursor: pointer;
        }

        .tho > .ordine > span:hover[b-3hn0phm2ee], .tho > .ordine-attuale > span:hover[b-3hn0phm2ee] {
            color: #000000;
        }

    .tho > .ordine-attuale > .attivo[b-3hn0phm2ee] {
        color: var(--bs-primary);
    }
/* _content/Tickets/Componenti/TAGMacchina.razor.rz.scp.css */
/* _content/Tickets/Componenti/Titolo.razor.rz.scp.css */
div[b-czunmxrjmc] {
    background-color: #4dc6ff;
    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-czunmxrjmc]  span {
    font-size: 2em;
    display: inline-block;
    color: white;
}

div[b-czunmxrjmc]  p {
    display: inline-block;
    width: calc(100% - 3em);
    font-family: 'Share Tech', sans-serif;
}

div[b-czunmxrjmc]  p > small {
    font-size: 1rem;
    text-transform: none;
    display: block;
    font-family: 'Roboto', sans-serif;
}

@media (min-width: 641px) {
    div[b-czunmxrjmc] {
        font-size: 3em;
        background-color: #4dc6ff;
        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-czunmxrjmc]  span {
        font-size: 2em;
        display: inline-block;
        color: white;
    }

    div[b-czunmxrjmc]  p {
        display: inline-block;
        width: calc(100% - 3em);
        font-family: 'Share Tech', sans-serif;
    }

    div[b-czunmxrjmc]  p > small {
        font-size: 1rem;
        text-transform: none;
        display: block;
        font-family: 'Roboto', sans-serif;
    }
}
/* _content/Tickets/Pages/agenda/IAgenda.razor.rz.scp.css */
.casella[b-63ukzburmr] {
    width: calc((100% / 7) - 1em);
    min-width: 80px;
    height: 80px;
    text-align: left !important;
    cursor: pointer;
    margin: .5em;
}

.btn-outline-success[b-63ukzburmr] {
    background-color: white;
}

.btn-outline-danger[b-63ukzburmr] {
    background-color: #ffdae1;
}

.bordo[b-63ukzburmr] {
    border: 1px solid lightgrey;
}
/* _content/Tickets/Pages/Pianificatore.razor.rz.scp.css */
.scheduler-slot-highlight[b-80m7kd4k39] {
    background-color: lightskyblue;
}
/* _content/Tickets/Pages/prodotti/ICategorieProdotti.razor.rz.scp.css */
[b-9logtyok27] tr:has(a.rz-cell-toggle-level1) {
    margin-left: 1rem;
    margin-right: 1rem;
}

[b-9logtyok27] tr:has(a.rz-cell-toggle-level2) {
    margin-left: 2rem;
    margin-right: 2rem;
}

[b-9logtyok27] tr:has(a.rz-cell-toggle-level3) {
    margin-left: 3rem;
    margin-right: 3rem;
}

[b-9logtyok27] tr:has(a.rz-cell-toggle-level4) {
    margin-left: 4rem;
    margin-right: 4rem;
}

[b-9logtyok27] tr:has(a.rz-cell-toggle-level5) {
    margin-left: 5rem;
    margin-right: 5rem;
}

[b-9logtyok27] tr:has(a.rz-cell-toggle-level6) {
    margin-left: 6rem;
    margin-right: 6rem;
}
/* _content/Tickets/Pages/settings/IStati.razor.rz.scp.css */
@media(min-width:1280px) { /* Funziona a partire da 1024px */
    [b-1lrwhrf1fs] .colonnaVisibile {
        display: table-cell !important;
    }
}
/* _content/Tickets/Pages/TestAPI/ITicketMap.razor.rz.scp.css */
/* _content/Tickets/Pages/TestAPI/TestAPI.razor.rz.scp.css */
*[b-5p4tuyp7am] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body[b-5p4tuyp7am] {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    min-height: 100vh;
    padding: 20px;
}

.dashboard-container[b-5p4tuyp7am] {
    max-width: 1800px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 24px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.header[b-5p4tuyp7am] {
    /*background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);*/
    background: linear-gradient(180deg, #0f4470 0%, #1675b2 90%);
    color: white;
    padding: 30px 40px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

/*    .header::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 300px;
        height: 100%;
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/><circle cx="20" cy="20" r="1" fill="rgba(255,255,255,0.05)"/><circle cx="80" cy="30" r="1.5" fill="rgba(255,255,255,0.08)"/></svg>');
        opacity: 0.3;
    }*/

    .header h3[b-5p4tuyp7am] {
        font-size: 2.5rem;
        font-weight: 700;
        margin: 0;
        display: flex;
        align-items: center;
        gap: 15px;
    }

.header-icon[b-5p4tuyp7am] {
    background: rgba(255, 255, 255, 0.2);
    padding: 12px;
    border-radius: 16px;
    backdrop-filter: blur(10px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .header-icon[b-5p4tuyp7am]::before {
        content: "🔧";
        font-size: 1.5rem;
    }

.control-panel[b-5p4tuyp7am] {
}

.mb-3[b-5p4tuyp7am] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 30px;
    align-items: end;
    margin-bottom: 0 !important;
}

.time-selector-wrapper[b-5p4tuyp7am] {
    position: relative;
}

    .time-selector-wrapper label[b-5p4tuyp7am] {
        display: block;
        font-weight: 600;
        color: #ffffff;
        margin-bottom: 12px;
        font-size: 1rem;
    }

.form-control[type="time"][b-5p4tuyp7am] {
    padding: 14px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    font-size: 1rem;
    background: white;
    transition: all 0.3s ease;
    min-width: 180px;
    width: auto;
}

    .form-control[type="time"]:focus[b-5p4tuyp7am] {
        outline: none;
        border-color: #3b82f6;
        box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
    }

.btn-success[b-5p4tuyp7am] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 12px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 4px 15px rgba(16, 185, 129, 0.3);
}

    .btn-success:hover[b-5p4tuyp7am] {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(16, 185, 129, 0.4);
    }

    .btn-success:active[b-5p4tuyp7am] {
        transform: translateY(0);
    }

    .btn-success[b-5p4tuyp7am]::before {
        content: "🚀";
        font-size: 1rem;
    }

/* NEW: Section titles row */
.section-titles[b-5p4tuyp7am] {
    display: flex;
    background: #f8fafc;
    border-bottom: 2px solid #e2e8f0;
}

.section-title[b-5p4tuyp7am] {
    padding: 10px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    background: white;
    border-right: 1px solid #e2e8f0;
}

    .section-title:first-child[b-5p4tuyp7am] {
        width: 350px; /* Fixed width for cards column title */
        flex-shrink: 0;
    }

    .section-title:nth-child(2)[b-5p4tuyp7am] {
        flex: 1; /* Takes remaining space for map */
        background: #f1f5f9;
        text-align: center;
        color: #64748b;
    }

    .section-title:last-child[b-5p4tuyp7am] {
        width: 350px; /* Fixed width for optimized results column */
        flex-shrink: 0;
        background: rgba(16, 185, 129, 0.05);
        color: #059669;
        border-right: none;
    }

/* UPDATED: Main layout */
.main-layout[b-5p4tuyp7am] {
    display: flex;
    height: 700px; /* Reduced height since titles are now separate */
    background: #f8fafc;
}

.col[b-5p4tuyp7am] {
    background: white;
    border-right: 1px solid #e2e8f0;
    overflow-y: auto;
    max-height: 700px;
    padding: 20px;
    position: relative;
}

    .col:first-child[b-5p4tuyp7am] {
        width: 350px; /* Fixed width - only space needed for cards */
        flex-shrink: 0;
    }

    .col:nth-child(2)[b-5p4tuyp7am] {
        flex: 1; /* Takes all remaining space for the map */
        background: #f1f5f9;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        border-right: 1px solid #e2e8f0;
        border-left: 1px solid #e2e8f0;
    }

    .col:last-child[b-5p4tuyp7am] {
        width: 350px; /* Fixed width for optimized results */
        flex-shrink: 0;
        border-right: none;
    }

/* REMOVED: The ::before pseudo-elements for titles since they're now separate */

.ordine-card[b-5p4tuyp7am] {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 16px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    width: 300px;
}

    .ordine-card[b-5p4tuyp7am]::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 4px;
        background: linear-gradient(135deg, #3b82f6, #1d4ed8);
        transform: scaleY(0);
        transition: transform 0.3s ease;
    }

    .ordine-card:hover[b-5p4tuyp7am] {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
        border-color: #3b82f6;
    }

        .ordine-card:hover[b-5p4tuyp7am]::before {
            transform: scaleY(1);
        }

    .ordine-card-optimized[b-5p4tuyp7am]::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 4px;
        background: linear-gradient(135deg, #3b82f6, #1d4ed8);
        transform: scaleY(0);
        transition: transform 0.3s ease;
    }

    .ordine-card-optimized:hover[b-5p4tuyp7am] {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
        border-color: #10b981;
    }

    .ordine-card-optimized:hover[b-5p4tuyp7am]::before {
        transform: scaleY(1);
    }

    .ordine-card-red[b-5p4tuyp7am]::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 4px;
        background: linear-gradient(135deg, #3b82f6, #1d4ed8);
        transform: scaleY(0);
        transition: transform 0.3s ease;
    }

    .ordine-card-red:hover[b-5p4tuyp7am] {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
        border-color: #a50a0a;
    }

        .ordine-card-red:hover[b-5p4tuyp7am]::before {
            transform: scaleY(1);
        }

.ordine-info[b-5p4tuyp7am] {
    position: relative;
}

.ordine-name[b-5p4tuyp7am] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 15px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

    .ordine-name[b-5p4tuyp7am]::before {
        content: "🔧";
        font-size: 1rem;
    }

.form-check[b-5p4tuyp7am] {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    accent-color: #10b981;
    transform: scale(1.2);
}

.ordine-card p[b-5p4tuyp7am] {
    color: #64748b;
    margin: 8px 0;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.9rem;
}

    .ordine-card p[b-5p4tuyp7am]::before {
        content: "📍";
        font-size: 0.8rem;
        opacity: 0.7;
    }

.ordine-card .orario[b-5p4tuyp7am] {
    color: #64748b;
    margin: 8px 0;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.9rem;
}

    .ordine-card .orario[b-5p4tuyp7am]::before {
        content: "🕐";
        font-size: 0.8rem;
        opacity: 0.7;
    }

.ordine-card.selected[b-5p4tuyp7am] {
    border-color: #10b981 !important;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.05), rgba(5, 150, 105, 0.02)) !important;
}

    .ordine-card.selected[b-5p4tuyp7am]::before {
        background: linear-gradient(135deg, #10b981, #059669) !important;
        transform: scaleY(1) !important;
    }

.ordine-data[b-5p4tuyp7am] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 8px;
}

    .ordine-data:first-child[b-5p4tuyp7am]::before {
        content: "📅";
    }

    .ordine-data:last-child[b-5p4tuyp7am] {
        background: linear-gradient(210deg, #0f4470 0%, #1675b2 90% )
    }

        .ordine-data:last-child[b-5p4tuyp7am]::before {
            content: "⏱️";
        }

/* Optimized repairs styling */
.col:last-child .ordine-card[b-5p4tuyp7am] {
    border-left: 4px solid #10b981;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.05), rgba(5, 150, 105, 0.02));
}

    .col:last-child .ordine-card[b-5p4tuyp7am]::before {
        background: linear-gradient(135deg, #10b981, #059669);
        transform: scaleY(1);
    }

.col:last-child .ordine-card-optimized[b-5p4tuyp7am] {
    border-left: 4px solid #10b981;
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.05), rgba(5, 150, 105, 0.02));
}

    .col:last-child .ordine-card-optimized[b-5p4tuyp7am]::before {
        background: #10b981;
        transform: scaleY(1);
    }

.col:last-child .ordine-card.ordine-card-red[b-5p4tuyp7am] {
    border-left: 4px solid #a50a0a;
    background: linear-gradient(135deg, rgba(244, 67, 54, 0.08), rgba(244, 67, 54, 0.03));
}

    .col:last-child .ordine-card.ordine-card-red[b-5p4tuyp7am]::before {
        transform: scaleY(1);
        background: #a50a0a;
    }

.col:last-child .ordine-name[b-5p4tuyp7am]::before {
    content: "✅";
}

.col:last-child .ordine-name-red[b-5p4tuyp7am]::before {
    content: "❌";;
    color: #f44336; /* Optional: make the X red */
}
/* Map styling */
.col:nth-child(2)[b-5p4tuyp7am] {
    color: #64748b;
    font-size: 1.1rem;
}

.map-placeholder[b-5p4tuyp7am] {
    text-align: center;
    padding: 40px;
}

.map-placeholder-icon[b-5p4tuyp7am] {
    font-size: 4rem;
    margin-bottom: 20px;
    opacity: 0.3;
    display: block;
}

/* Alert styling */
.alert[b-5p4tuyp7am] {
    border-radius: 12px;
    padding: 20px;
    margin: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.alert-danger[b-5p4tuyp7am] {
    background: linear-gradient(135deg, #ef4444, #dc2626);
    color: white;
    border: none;
}

    .alert-danger[b-5p4tuyp7am]::before {
        content: "⚠️";
        font-size: 1.2rem;
    }

/* Custom scrollbar */
.col[b-5p4tuyp7am]::-webkit-scrollbar {
    width: 6px;
}

.col[b-5p4tuyp7am]::-webkit-scrollbar-track {
    background: #f1f5f9;
}

.col[b-5p4tuyp7am]::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 3px;
}

    .col[b-5p4tuyp7am]::-webkit-scrollbar-thumb:hover {
        background: #94a3b8;
    }

/* Responsive adjustments */
@media (max-width: 1400px) {
    .section-titles[b-5p4tuyp7am] {
        flex-direction: column;
    }

    .section-title[b-5p4tuyp7am] {
        width: auto !important;
        border-right: none;
        border-bottom: 1px solid #e2e8f0;
    }

    .main-layout[b-5p4tuyp7am] {
        flex-direction: column;
        height: auto;
    }

    .col[b-5p4tuyp7am] {
        width: auto !important;
        max-height: 400px;
        border-right: none;
        border-bottom: 1px solid #e2e8f0;
    }
}

/* Animation for optimized results */
.fade-in[b-5p4tuyp7am] {
    animation: fadeIn-b-5p4tuyp7am 0.5s ease-in-out;
}

@keyframes fadeIn-b-5p4tuyp7am {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* _content/Tickets/Pages/tickets/ArchivioTabella.razor.rz.scp.css */
@media(min-width: 768px) {
    [b-ex3rg1byn8] .bottoni{
        display:inline; 
        margin: 1em; 
    }

    [b-ex3rg1byn8] rz-cell-filter-label {
        display: block;
    }
}
/* _content/Tickets/Pages/tickets/KanbanSegnalazioni.razor.rz.scp.css */
.inrevisione[b-7mjgebtgvz] {
    cursor: default;
}

.boxProject[b-7mjgebtgvz] {
    zoom: 0.8;
}
/* _content/Tickets/Shared/EmptyLayout.razor.rz.scp.css */
body[b-d02jtdjho5] {
    background-image: none;
    background-size: none;
    background-color: #ffffff;
}

.page[b-d02jtdjho5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d02jtdjho5] {
    flex: 1;
}

.top-row[b-d02jtdjho5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d02jtdjho5]  a, .top-row .btn-link[b-d02jtdjho5] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-d02jtdjho5] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

footer[b-d02jtdjho5] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: 1em;
    text-align: right;
    justify-content: flex-end;
    font-size: x-small;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-d02jtdjho5] {
        display: none;
    }

    .top-row.auth[b-d02jtdjho5] {
        justify-content: space-between;
    }

    .top-row a[b-d02jtdjho5], .top-row .btn-link[b-d02jtdjho5] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-d02jtdjho5] {
        flex-direction: row;
    }

    .top-row[b-d02jtdjho5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-d02jtdjho5], article[b-d02jtdjho5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Tickets/Shared/MainLayout.razor.rz.scp.css */
.page[b-m0quydhn7z] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-m0quydhn7z] {
    flex: 1;
}

.sidebar[b-m0quydhn7z] {
    background-color: #4dc6ff;
    box-shadow: 5px 5px 5px #80808047;
}

.top-row[b-m0quydhn7z] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-m0quydhn7z]  a, .top-row .btn-link[b-m0quydhn7z] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-m0quydhn7z] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-m0quydhn7z] {
        display: none;
    }

    .top-row.auth[b-m0quydhn7z] {
        justify-content: space-between;
    }

    .top-row a[b-m0quydhn7z], .top-row .btn-link[b-m0quydhn7z] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-m0quydhn7z] {
        flex-direction: row;
    }

    .sidebar[b-m0quydhn7z] {
        width: 250px;
        min-height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-m0quydhn7z] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-m0quydhn7z], article[b-m0quydhn7z] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Tickets/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9ixq52cdiq] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-9ixq52cdiq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9ixq52cdiq] {
    font-size: 1.1rem;
}

.oi[b-9ixq52cdiq] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-9ixq52cdiq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    width: fit-content;
}

    .nav-item:first-of-type[b-9ixq52cdiq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9ixq52cdiq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9ixq52cdiq]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-9ixq52cdiq]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-9ixq52cdiq]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9ixq52cdiq] {
        display: none;
    }

    .collapse[b-9ixq52cdiq] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
