@import '_content/CRM2Library/CRM2Library.or04qujpwi.bundle.scp.css';

/* /Pages/Agente/ItemAgenda.razor.rz.scp.css */
.agendaItem[b-wx75l3b9pm] { border: 1px solid #ddd; }
.agendaItem.agenda-telefonata[b-wx75l3b9pm] { border-color: red; }
.agendaItem.agenda-todo[b-wx75l3b9pm] { border-color: orange; }
.agendaItem.agenda-preventivo[b-wx75l3b9pm] { border-color: brown; }
.agendaItem.agenda-appuntamento[b-wx75l3b9pm] { border-color: #3a87ad; }
.agendaItem.agenda-mail[b-wx75l3b9pm] { border-color: green; }
.agendaItem.agenda-migrazione[b-wx75l3b9pm] { border-color: coral; }
/* /Pages/Allegati/DragAndDropElencoAllegati.razor.rz.scp.css */
#anteprimaPanel[b-2jwiwsldf2] { display: none; position: fixed; top: 50px; right: 0; left: 60%; bottom: 0; z-index: 99999; background-color: #ffffff; opacity: 0.9; box-shadow: #333 -5px 0px 15px; }

.addDocRow[b-2jwiwsldf2] { color: #808080; }

.cartellaDocumento[b-2jwiwsldf2] { margin-bottom: 20px; }

.cartellaDocumento .titoloCartellaDocumento[b-2jwiwsldf2] { display: inline; border: 1px solid #ccc; border-bottom: 0px; background-color: #fff; padding: 5px; }

.cartellaDocumento .contenutoCartellaDocumento[b-2jwiwsldf2] { padding: 10px; border: 1px solid #ccc; margin-top: 2px; background-color: #fff; }

.cartellaDocumento.backred .titoloCartellaDocumento[b-2jwiwsldf2], .cartellaDocumento.backred .contenutoCartellaDocumento[b-2jwiwsldf2] { background: none }

.dragDoc[b-2jwiwsldf2] { padding: 10px; }

.dropDoc[b-2jwiwsldf2] { border: 1px dashed #ddd; text-align: center; font-size: 12px; font-style: italic; }
.dropDoc div[b-2jwiwsldf2] { padding: 5px; }

.tabellaDragDoc[b-2jwiwsldf2] { width: 100%; }

.tabellaDragDoc .inserito[b-2jwiwsldf2] { opacity: 0.3 }

.dragDoc.dragging[b-2jwiwsldf2], .dragDoc.ui-draggable-dragging[b-2jwiwsldf2], .dropDoc.droppabile[b-2jwiwsldf2] { background-color: #b3e1cf !important; }

.dropDoc.overdroppabile[b-2jwiwsldf2] { background-color: #1ed912 !important; }

.gruppoLista[b-2jwiwsldf2] { margin-bottom: 5px; }

.gruppoLista .form-control[b-2jwiwsldf2] { background: none }

.titoloAllegato[b-2jwiwsldf2] { background: none; display: inline-block; width: 70%; height: 100%; border: 1px solid #eee; }

.dataAllegato[b-2jwiwsldf2] { background: none; display: inline-block; width: 15%; height: 100%; border: 1px solid #eee; }

.annoAllegato[b-2jwiwsldf2] { background: none; display: inline-block; width: 15%; height: 100%; border: 1px solid #eee; }

select.disabled[b-2jwiwsldf2] { pointer-events: none; background-color: #dedede }
/* /Pages/Anagrafica/AreaRiservata/AreaRiservataMailGo.razor.rz.scp.css */
.notes-wrapper[b-2meo23ehmg]{
    overflow-y: auto;
    max-height: 29rem;
}

.notes-wrapper small[b-2meo23ehmg] {
    display: block;
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}
.notes-wrapper small:not(:last-child)[b-2meo23ehmg]{
    border-bottom: 1px solid #ccc;
}
/* /Pages/Anagrafica/ElencoRecall.razor.rz.scp.css */
.aw-tooltip[b-xom3e14vce] {
    position: relative;
    display: inline-block;
}

.aw-tooltip .aw-tooltip-content[b-xom3e14vce] {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: .5em;
    padding: .5em;
    position: absolute;
    z-index: 1;
    bottom: calc(100% + .5em);
    left: 50%;
    transform: translateX(-50%);
}

.aw-tooltip .aw-tooltip-content[b-xom3e14vce]::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -.3em;
  border-width: .4em;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.aw-tooltip:hover .aw-tooltip-content[b-xom3e14vce] {
  visibility: visible;
}
/* /Pages/Anagrafica/ModificaTipoAnagrafica/EditFormModificaTipoAnagraficaButton.razor.rz.scp.css */
.check-mark[b-lp1d2i2vxq] {
    position: relative;
}
.check-mark[b-lp1d2i2vxq]:before{
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    border-radius: 50%;
    top: 0.25rem;
    left: 0.25rem;
    opacity: 0;
    transform: scale(0);
    transition: 0.25s ease;
}
/* /Pages/Anagrafica/Recall.razor.rz.scp.css */
[b-mzo1w02hzo] .k-chip-md {
    padding: 1px;
    font-size: 12px;
    max-width: 48%
}

[b-mzo1w02hzo] .k-clear-value {
    align-self: start;
    padding: 2px;
    color: red
}
/* /Pages/Anagrafica/RisultatiRicercaAnagrafica.razor.rz.scp.css */
/* /Pages/Anagrafica/Rubrica.razor.rz.scp.css */
#anteprimaRubricaPanel[b-lr0j6gpdap] {

    position: fixed;
    top: 50px;
    right: 0;
    left: 60%;
    bottom: 0;
    z-index: 99999;
    background-color: #ffffff;
    opacity: 0.95;
    box-shadow: #333 -5px 0px 15px;
}

/*RISULTATI RUBRICA*/
.rAnag[b-lr0j6gpdap]  {
    text-decoration:none!important;display:block
}

    .rAnag h4[b-lr0j6gpdap]{font-size:16px;}
    .rAnag span[b-lr0j6gpdap]{
        margin-bottom:5px;
    }
    .boxLettera[b-lr0j6gpdap] {
        color: #fff;
        background-color: #505458;
        display: inline-block;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 30px
    }

[b-lr0j6gpdap] .risultatiRubrica {
    position: relative
}

[b-lr0j6gpdap] #elencoLettereWrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.95);
    z-index: 10;
    padding: 100px 30px;
    display: none;
    border: 1px solid #dedede
}

    [b-lr0j6gpdap] #elencoLettereWrapper h3 {
        font-size: 36px;
        color: #333;
        text-align: center;
        padding-bottom: 5px;
    }

[b-lr0j6gpdap] #elencoLettere .lettera {
    color: #fff;
    background-color: #505458;
    display: inline-block;
    width: 8%;
    margin-left: 1%;
    margin-right: 1%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 2%
}
/*RISULTATI CONTATTI*/
[b-lr0j6gpdap] .contattiRubrica a{
    text-decoration:none
}
[b-lr0j6gpdap] .contattoRubrica {
    background-color: #efefef;
    border: 1px solid #333;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
    color: #333;
    padding: 3px
}

    [b-lr0j6gpdap] .contattoRubrica h5 {
        color: #333;
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: bold;
    }

    [b-lr0j6gpdap] .contattoRubrica span {
        display: block
    }
/* /Pages/Campagne/CreazioneAttivitaMirate.razor.rz.scp.css */
[b-itrt2tlylu] #navigation {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999999999;
    background-color: #DBE8DB;
    text-align: center;
    border: 1px solid #91CEA1;
    display: none;
}

    [b-itrt2tlylu] #navigation #elencoSelectedAnag {
        margin: 0;
        padding: 0;
        list-style: none;
        display: none;
        text-align: center;
    }

    [b-itrt2tlylu] #navigation:hover #elencoSelectedAnag {
        display: block;
    }

    [b-itrt2tlylu] #navigation #elencoSelectedAnag li {
        margin: 0;
        padding: 0;
        border-top: 1px solid #eee;
    }

        [b-itrt2tlylu] #navigation #elencoSelectedAnag li a {
            padding: 5px;
            background-color: #fff;
            display: block;
            font-size: 12px;
        }

[b-itrt2tlylu] #dettaglioquery table td {
    padding: 3px 5px;
}

[b-itrt2tlylu] #dettaglioquery .form-group {
    margin: 0;
}

[b-itrt2tlylu] #dettaglioquery .form-control {
    padding: 5px;
    height: 28px;
    line-height: 25px;
    font-size: 12px;
}

[b-itrt2tlylu] .rAnag {
    min-height: 0px;
    border-color: #ddd;
    position: relative;
}

    [b-itrt2tlylu] .rAnag .anchor {
        position: absolute;
        top: -50px;
    }

    [b-itrt2tlylu] .rAnag:hover {
        cursor: pointer;
    }

    [b-itrt2tlylu] .rAnag.anagSelected {
        border-color: #91CEA1;
        background-color: #DBE8DB;
    }

    [b-itrt2tlylu] .rAnag h4, .rAnag h5[b-itrt2tlylu] {
        margin: 0;
        text-overflow: ellipsis;
    }

    [b-itrt2tlylu] .rAnag .selezionaAnagrafica {
        width: 20px;
        height: 20px;
        margin: 0;
        vertical-align: middle;
    }

    [b-itrt2tlylu] .rAnag .apriAnagrafica {
        display: none;
        position: absolute;
        left: auto;
        bottom: auto;
        right: 5px;
        top: 5px;
        font-size: 20px;
        color: #555;
        margin: 0;
        background-color: rgba(255,255,255,0.85);
        z-index: 999;
        border: 1px solid #555;
        border-radius: 50%;
    }

    [b-itrt2tlylu] .rAnag:hover .apriAnagrafica {
        display: block;
    }

    [b-itrt2tlylu] .rAnag span {
        margin: 3px;
        display: block;
        font-size: 12px;
    }

    [b-itrt2tlylu] .rAnag .tabellaUnita th {
        font-size: 12px;
        padding: 2px;
        font-weight: bold;
        background-color: #E1F6FC;
    }

    [b-itrt2tlylu] .rAnag .tabellaUnita td {
        font-size: 12px;
        padding: 2px;
        background-color: #f9f9f9;
    }

    [b-itrt2tlylu] .rAnag .tutteInfo {
        display: none;
    }

    [b-itrt2tlylu] .rAnag.open .tutteInfo {
        display: block;
    }

    [b-itrt2tlylu] .rAnag a {
        position: static;
    }

[b-itrt2tlylu] .queryList {
    list-style: none;
    padding-left: 15px
}

    [b-itrt2tlylu] .queryList li {
        margin-bottom: 10px
    }
@media print {
    .side-menu[b-itrt2tlylu], .topbar[b-itrt2tlylu], .page-heading[b-itrt2tlylu], .toHide[b-itrt2tlylu], .rAnag[b-itrt2tlylu] {
        display: none !important;
    }

    .content-page[b-itrt2tlylu] {
        margin: 0 !important;
    }

        .content-page > .content[b-itrt2tlylu] {
            margin: 0;
            padding: 0;
        }

    a[href][b-itrt2tlylu]:after {
        content: none !important;
    }

    #dettaglioquery table th[b-itrt2tlylu], #dettaglioquery table td[b-itrt2tlylu] {
        font-size: 9px;
        padding: 3px
    }

    .rAnag.anagSelected[b-itrt2tlylu] {
        display: block !important;
        padding: 3px;
        font-size: 9px !important
    }

        .rAnag.anagSelected h4[b-itrt2tlylu], .rAnag.anagSelected h6[b-itrt2tlylu], .rAnag.anagSelected span[b-itrt2tlylu] {
            font-size: 9px !important
        }

        .rAnag.anagSelected .hSx[b-itrt2tlylu] {
            display: inline-block;
            width: 75%
        }

        .rAnag.anagSelected .hDx[b-itrt2tlylu] {
            display: inline-block;
            width: 20%
        }
}
/* /Pages/Campagne/CreazioneAttivitaMirateAgente.razor.rz.scp.css */
[b-99v367tsra] #navigation {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999999999;
    background-color: #DBE8DB;
    text-align: center;
    border: 1px solid #91CEA1;
    display: none;
}

    [b-99v367tsra] #navigation #elencoSelectedAnag {
        margin: 0;
        padding: 0;
        list-style: none;
        display: none;
        text-align: center;
    }

    [b-99v367tsra] #navigation:hover #elencoSelectedAnag {
        display: block;
    }

    [b-99v367tsra] #navigation #elencoSelectedAnag li {
        margin: 0;
        padding: 0;
        border-top: 1px solid #eee;
    }

        [b-99v367tsra] #navigation #elencoSelectedAnag li a {
            padding: 5px;
            background-color: #fff;
            display: block;
            font-size: 12px;
        }

[b-99v367tsra] #dettaglioquery table td {
    padding: 3px 5px;
}

[b-99v367tsra] #dettaglioquery .form-group {
    margin: 0;
}

[b-99v367tsra] #dettaglioquery .form-control {
    padding: 5px;
    height: 28px;
    line-height: 25px;
    font-size: 12px;
}

[b-99v367tsra] .rAnag {
    min-height: 0px;
    border-color: #ddd;
    position: relative;
}

    [b-99v367tsra] .rAnag .anchor {
        position: absolute;
        top: -50px;
    }

    [b-99v367tsra] .rAnag:hover {
        cursor: pointer;
    }

    [b-99v367tsra] .rAnag.anagSelected {
        border-color: #91CEA1;
        background-color: #DBE8DB;
    }

    [b-99v367tsra] .rAnag h4, .rAnag h5[b-99v367tsra] {
        margin: 0;
        text-overflow: ellipsis;
    }

    [b-99v367tsra] .rAnag .selezionaAnagrafica {
        width: 20px;
        height: 20px;
        margin: 0;
        vertical-align: middle;
    }

    [b-99v367tsra] .rAnag .apriAnagrafica {
        display: none;
        position: absolute;
        left: auto;
        bottom: auto;
        right: 5px;
        top: 5px;
        font-size: 20px;
        color: #555;
        margin: 0;
        background-color: rgba(255,255,255,0.85);
        z-index: 999;
        border: 1px solid #555;
        border-radius: 50%;
    }

    [b-99v367tsra] .rAnag:hover .apriAnagrafica {
        display: block;
    }

    [b-99v367tsra] .rAnag span {
        margin: 3px;
        display: block;
        font-size: 12px;
    }

    [b-99v367tsra] .rAnag .tabellaUnita th {
        font-size: 12px;
        padding: 2px;
        font-weight: bold;
        background-color: #E1F6FC;
    }

    [b-99v367tsra] .rAnag .tabellaUnita td {
        font-size: 12px;
        padding: 2px;
        background-color: #f9f9f9;
    }

    [b-99v367tsra] .rAnag .tutteInfo {
        display: none;
    }

    [b-99v367tsra] .rAnag.open .tutteInfo {
        display: block;
    }

    [b-99v367tsra] .rAnag a {
        position: static;
    }

[b-99v367tsra] .queryList {
    list-style: none;
    padding-left: 15px
}

    [b-99v367tsra] .queryList li {
        margin-bottom: 10px
    }
@media print {
    .side-menu[b-99v367tsra], .topbar[b-99v367tsra], .page-heading[b-99v367tsra], .toHide[b-99v367tsra], .rAnag[b-99v367tsra] {
        display: none !important;
    }

    .content-page[b-99v367tsra] {
        margin: 0 !important;
    }

        .content-page > .content[b-99v367tsra] {
            margin: 0;
            padding: 0;
        }

    a[href][b-99v367tsra]:after {
        content: none !important;
    }

    #dettaglioquery table th[b-99v367tsra], #dettaglioquery table td[b-99v367tsra] {
        font-size: 9px;
        padding: 3px
    }

    .rAnag.anagSelected[b-99v367tsra] {
        display: block !important;
        padding: 3px;
        font-size: 9px !important
    }

        .rAnag.anagSelected h4[b-99v367tsra], .rAnag.anagSelected h6[b-99v367tsra], .rAnag.anagSelected span[b-99v367tsra] {
            font-size: 9px !important
        }

        .rAnag.anagSelected .hSx[b-99v367tsra] {
            display: inline-block;
            width: 75%
        }

        .rAnag.anagSelected .hDx[b-99v367tsra] {
            display: inline-block;
            width: 20%
        }
}
/* /Pages/Campagne/GestioneAnagrafiche.razor.rz.scp.css */

[b-7okeqyrt1l] .contenitoreComando {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px
}

    [b-7okeqyrt1l] .contenitoreComando .comando {
        padding: 10px 20px;
        font-size: 18px;
        display: block;
        line-height: 22px;
        color: #333;
        background-color: #f5f5f5;
        margin-bottom: 0px
    }

        [b-7okeqyrt1l] .contenitoreComando .comando .chkComando {
            width: 20px;
            height: 20px;
        }

    [b-7okeqyrt1l] .contenitoreComando .dettaglioComando {
        padding: 10px 20px;
    }
/* /Pages/Campagne/GestioneAttivita.razor.rz.scp.css */

[b-2q4o6ennmq] .contenitoreComando {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px
}

    [b-2q4o6ennmq] .contenitoreComando .comando {
        padding: 10px 20px;
        font-size: 18px;
        display: block;
        line-height: 22px;
        color: #333;
        background-color: #f5f5f5;
        margin-bottom: 0px
    }

        [b-2q4o6ennmq] .contenitoreComando .comando .chkComando {
            width: 20px;
            height: 20px;
        }

    [b-2q4o6ennmq] .contenitoreComando .dettaglioComando {
        padding: 10px 20px;
    }
/* /Pages/Campagne/GestioneCampagne.razor.rz.scp.css */
[b-mdxxs65u8v] .apriAnagrafica {
    padding: 2px;
    font-size: 15px;
    color: #555;
    margin: 0;
    background-color: rgba(255,255,255,0.85);
    z-index: 999;
    border: 1px solid #555;
    border-radius: 50%;
}

    [b-mdxxs65u8v] .apriAnagrafica.opened {
        background-color: rgb(0, 148, 255);
        color: #fff;
    }

[b-mdxxs65u8v] #dettAnag {
    min-height: 0px;
    border-color: #ddd;
    position: relative;
}

    [b-mdxxs65u8v] #dettAnag h4, [b-mdxxs65u8v] #dettAnag h5 {
        margin: 0;
        text-overflow: ellipsis;
    }

    [b-mdxxs65u8v] #dettAnag span {
        margin: 3px;
        display: block;
        font-size: 12px;
    }

    [b-mdxxs65u8v] #dettAnag .tabellaUnita th {
        font-size: 12px;
        padding: 2px;
        font-weight: bold;
        background-color: #E1F6FC;
    }

    [b-mdxxs65u8v] #dettAnag .tabellaUnita td {
        font-size: 12px;
        padding: 2px;
        background-color: #f9f9f9;
    }

    [b-mdxxs65u8v] #dettAnag a {
        position: static;
    }

[b-mdxxs65u8v] .ulCampagne {
    padding-left: 0px;
    list-style: none
}

@media print {
    .side-menu[b-mdxxs65u8v], .topbar[b-mdxxs65u8v], .elencoCampagne[b-mdxxs65u8v], .page-heading[b-mdxxs65u8v], h4[b-mdxxs65u8v], .vaiastatistiche[b-mdxxs65u8v], .toHide[b-mdxxs65u8v], .filtrobottone[b-mdxxs65u8v] {
        display: none !important;
    }

    .content-page[b-mdxxs65u8v] {
        margin: 0 !important;
    }

        .content-page > .content[b-mdxxs65u8v] {
            margin: 0;
            padding: 0;
        }

    [b-mdxxs65u8v] #dettaglioCampagna form .filtro {
        width: 25%;
        float: left;
    }

    [b-mdxxs65u8v] #dettaglioCampagna table th, [b-mdxxs65u8v]  #dettaglioCampagna table td {
        font-size: 9px;
        padding: 3px;
    }

    a[href][b-mdxxs65u8v]:after {
        content: none !important;
    }

    [b-mdxxs65u8v] #dettaglioCampagna .grafico {
        height: 100px;
    }

    [b-mdxxs65u8v] #dettaglioCampagna h2, #dettaglioCampagna h3[b-mdxxs65u8v] {
        font-size: 18px;
        margin: 0;
    }
    
}
/* /Pages/Campagne/GestioneSolleciti.razor.rz.scp.css */

[b-wjr21814lg] .contenitoreComando {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px
}

    [b-wjr21814lg] .contenitoreComando .comando {
        padding: 10px 20px;
        font-size: 18px;
        display: block;
        line-height: 22px;
        color: #333;
        background-color: #f5f5f5;
        margin-bottom: 0px
    }

        [b-wjr21814lg] .contenitoreComando .comando .chkComando {
            width: 20px;
            height: 20px;
        }

    [b-wjr21814lg] .contenitoreComando .dettaglioComando {
        padding: 10px 20px;
    }
/* /Pages/Comunicazioni/GestioneComunicazioni.razor.rz.scp.css */
#anteprimaPanel[b-mhpcpo5ieg] {
    left: 50%
}

    #anteprimaPanel .content-anteprima[b-mhpcpo5ieg] {
        overflow-y: scroll;
        height: 100%;
    }

    #anteprimaPanel .close-wrapper[b-mhpcpo5ieg] {
        position: absolute;
        top: 9px;
        right: 15px;
        padding: 2px 0
    }

        #anteprimaPanel .close-wrapper .close-btn[b-mhpcpo5ieg] {
            color: red;
            border: 3px solid red;
            border-radius: 50%;
            padding: 0 7px;
            font-size: 20px;
            font-weight: bold
        }
/* /Pages/Contratti/Eccedenze.razor.rz.scp.css */
[b-7nvnt8a4yv] .k-chip-md {
    padding: 1px;
    font-size: 12px;
    max-width: 48%
}

[b-7nvnt8a4yv] .k-clear-value {
    align-self: start;
    padding: 2px;
    color: red
}
[b-7nvnt8a4yv] .aPanel {
    padding: 5px 20px 5px 5px;
    border: 1px solid #efefef;
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
    color: #333 !important
}

    [b-7nvnt8a4yv] .aPanel.active {
        background-color: #efefef
    }

[b-7nvnt8a4yv] .panelTable {
    padding: 5px
}

[b-7nvnt8a4yv] .nav-simple li a span, [b-7nvnt8a4yv] .aPanel span, [b-7nvnt8a4yv] .conteggio-dati-km {
    display: inline-block;
    vertical-align: middle;
    padding: 1px 5px;
    font-size: 10px;
    border-radius: 50%;
    background-color: #555;
    color: #fff
}



[b-7nvnt8a4yv] .table-estesa:not(.estesa) .solo-estesa {
    display: none
}
/* /Pages/Contratti/Rinnovi.razor.rz.scp.css */
[b-7wrbm5kknt] .k-chip-md{
    padding:1px;font-size:12px;max-width:48%
}
[b-7wrbm5kknt] .k-clear-value{
    align-self:start;padding:2px;color:red
}

[b-7wrbm5kknt] .coccarda.oro {
    color: gold
}

[b-7wrbm5kknt] .coccarda.nero {
    color: #222
}

    [b-7wrbm5kknt] .coccarda.nero + .badge-coccarda::before {
        content: "-1"
    }

[b-7wrbm5kknt] .coccarda.oro + .badge-coccarda::before {
    content: "+1"
}
[b-7wrbm5kknt] .k-switch-on .k-switch-track {
    border-color: inherit;
    background-color: inherit
}
/* /Pages/Dashboard/Dashboard.razor.rz.scp.css */
.grigliaDashboard[b-xxn1is0u3q] { padding: 0; margin: 0; }

.grigliaDashboard li[b-xxn1is0u3q] { list-style: none; }

[b-xxn1is0u3q] .grigliaDashboard .additional-btn .additional-btn-btn { display: inline-block; vertical-align: middle; margin-left: 10px; border: none; background-color: inherit }

.grigliaDashboard .additional-btn .additional-btn-btn button[b-xxn1is0u3q] { border: none; background: none; color: #ccc }
/* /Pages/Statistiche/StatisticheAgente.razor.rz.scp.css */

.table-statistiche-utente.tablebudget *[b-rexdn6s7hu] { font-size: 15px; }
.table-statistiche-utente.tablebudget tr:last-child td[b-rexdn6s7hu] { background-color: #fff; font-weight: normal; }
.table-statistiche-utente.tablebudget tbody[b-rexdn6s7hu] { border: unset; }
.table-statistiche-utente.tablebudget thead[b-rexdn6s7hu] { border: unset; }
.table-statistiche-utente.table .mandante[b-rexdn6s7hu] { color: white; font-weight: bold; }
.table-statistiche-utente.text-danger[b-rexdn6s7hu] { color: red; }
/* /Pages/Sviluppo/DettaglioAttivita.razor.rz.scp.css */
.contattoAttivitaSviluppo[b-y7lm1ov8g0] {
    border-radius: 0;
    padding: 5px;
}

.tipoFeed.attivo[b-y7lm1ov8g0] {
    background-color: #65BBD6;
}

#campiAggiuntiviAtt label[b-y7lm1ov8g0] {
    font-weight: bold;
}
/*COLORI STATI*/
/*.page-heading.sviluppocliente { background-color:#3fdbfe }*/
.page-heading[b-y7lm1ov8g0] {
    background-color: #fff;
}

/*INIZIO::Stile visualizzazione chat*/
.chatBox[b-y7lm1ov8g0] {
    width: 100%;
    max-height: 350px;
    overflow-y: scroll;
    border: 2px solid #EBEBEB;
    border-radius: 10px;
    padding: 20px;
}

    .chatBox .messageRow[b-y7lm1ov8g0] {
        width: 100%;
        margin-top: 5px;
    }

    .chatBox .dateBox[b-y7lm1ov8g0] {
        width: 20%;
        padding: 5px;
        border-radius: 10px;
        background-color: #e6f5ff;
        color: #002e4d;
        text-align: center;
        font-weight: bold;
    }

    .chatBox .messageDate[b-y7lm1ov8g0] {
        margin: auto;
    }

    .chatBox .messageBox[b-y7lm1ov8g0] {
        border-collapse: separate;
        min-width: 20%;
        max-width: 60%;
        margin: auto;
        padding: 10px;
        border-radius: 10px;
        text-align: left;
        font-weight: bold;
    }

    .chatBox .messageVisitor[b-y7lm1ov8g0] {
        margin-left: 0;
        background-color: #EBEBEB;
        border-radius: 10px 10px 10px 0;
    }

    .chatBox .messageAgent[b-y7lm1ov8g0] {
        margin-right: 0;
        background-color: #00A6F9;
        color: #ffffff;
        border-radius: 10px 10px 0 10px;
    }

    .chatBox tr th[b-y7lm1ov8g0] {
        text-align: left;
        font-weight: bold;
        font-size: 16px;
    }

    .chatBox .messageVisitor tr td[b-y7lm1ov8g0] {
        text-align: right;
        font-weight: normal;
        font-size: 13px;
        color: #808080;
    }

    .chatBox .messageAgent tr td[b-y7lm1ov8g0] {
        text-align: right;
        font-weight: normal;
        font-size: 13px;
        color: #cceeff;
    }
/*FINE::Stile visualizzazione chat*/
.ws-questionario .ws-labelquestionario[b-y7lm1ov8g0] {
    font-weight: bold;
}
/* /Pages/Sviluppo/PassaggioStato.razor.rz.scp.css */

#anteprimaPanel[b-1bb63nyg0w] {
    display: none;
    position: fixed;
    top: 50px;
    right: 0;
    left: 60%;
    bottom: 0;
    z-index: 99999;
    background-color: #ffffff;
    opacity: 0.9;
    box-shadow: #333 -5px 0px 15px;
}

.introduzione[b-1bb63nyg0w] {
    font-size: 18px;
}

#riepilogoPassaggioStato[b-1bb63nyg0w] {
    margin-bottom: 20px;
}

    #riepilogoPassaggioStato h3[b-1bb63nyg0w] {
        font-size: 20px;
    }

    #riepilogoPassaggioStato h4[b-1bb63nyg0w] {
        font-size: 16px;
    }

    #riepilogoPassaggioStato ul li[b-1bb63nyg0w] {
        font-weight: normal;
    }
/* /Pages/WorkFlow/InfoWorkflow.razor.rz.scp.css */
.the-timeline[b-pj5mlozm7t] {
	margin-bottom: 40px;
}

.the-timeline .post-to-timeline[b-pj5mlozm7t] {
	margin: 15px 0;
}

.the-timeline .post-to-timeline textarea[b-pj5mlozm7t] {
	height: 50px;
	resize: none;
	margin-bottom: 10px;
}

.the-timeline ul[b-pj5mlozm7t] {
	padding: 0;
	list-style: none;
	margin: 0 15px 0 30px;
	border-left: 2px solid #ddd;
}

.the-timeline ul li.the-year[b-pj5mlozm7t] {
	background: transparent;
	height: 50px;
	line-height: 45px;
	min-height: 50px;
	left: -32px;
	border-left: 4px solid transparent !important;
	text-align: center;
	font-size: 25px;
	/*font-family: "Open Sans";*/
	font-weight: 700;
}

.the-timeline ul li.the-year p[b-pj5mlozm7t] {
	width: 20%;
	margin-left: 41%;
}

.the-timeline ul li.the-year[b-pj5mlozm7t]:before {
	display: block;
	border: 0px;
	width: 45%;
	top: 25px;
	border-top: 1px solid #ddd !important;
}

.the-timeline ul li.the-year[b-pj5mlozm7t]:after {
	display: block;
	border: 0px;
	right: -32px;
	content: " ";
	top: 25px;
	position: absolute;
	left: auto;
	width: 45%;
	border-top: 1px solid #ddd;
}

.the-timeline ul li[b-pj5mlozm7t]:before {
	width: 10px;
	height: 10px;
	border-style: solid;
	content: " ";
	position: absolute;
	left: -14px;
	top: 19px;
	border-width: 7.5px 8px 7.5px 0;
	border-color: transparent #efefef transparent transparent;
	display: block;
}

.the-timeline ul li[b-pj5mlozm7t] {
	padding: 5px 15px;
	display: block;
	min-height: 54px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 20px 0 20px 40px;
	background: #efefef;
	position: relative;
	border-left: 4px solid transparent;
}

.the-timeline ul li:hover[b-pj5mlozm7t] {
	border-left-color: #4A525F;
}

.the-timeline ul li:hover[b-pj5mlozm7t]:before {
	border-color: transparent #4A525F transparent transparent;
}

.the-timeline ul li p[b-pj5mlozm7t] {
	margin: 0;
	padding: 0;
}

.the-timeline ul li .the-date[b-pj5mlozm7t] {
	position: absolute;
	left: -69px;
	top: 0;
	width: 50px;
	height: 50px;
	background: #EB5055;
	border-radius: 50%;
	text-align: center;
	line-height: 130%;
}

.the-timeline ul li .the-date span[b-pj5mlozm7t] {
	color: #fff;
	font-size: .85rem;
	display: block;
	margin-top: 8px;
}

.the-timeline ul li .the-date small[b-pj5mlozm7t] {
	color: #fff;
	font-size: .75rem;
	line-height: 1;
	display: block;
}
/* /Shared/ContattoEntitaComponents/ContattoConsensiPrivacy.razor.rz.scp.css */

.classe-inutile-perché-se-non-cè-non-va-quella-successiva[b-ihle668t9l]{}

.descrizione-consenso[b-ihle668t9l] {
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 1; 
    line-clamp: 1; 
    -webkit-box-orient: vertical;
}

.descrizione-consenso:hover[b-ihle668t9l] { 
    overflow: unset; 
    -webkit-line-clamp: unset; 
    line-clamp: unset;
}

.lista-consensi-wrapper[b-ihle668t9l]{
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
}
.lista-consensi-wrapper:last-child[b-ihle668t9l]{
    border-bottom: unset;
    padding-bottom: unset;
    margin-bottom: unset;
}

.lista-consensi .form-check-input:disabled:not(.indeterminate)[b-ihle668t9l],
.lista-consensi .form-check-input[disabled]:not(.indeterminate) ~ .form-check-label[b-ihle668t9l], .lista-consensi .form-check-input:disabled:not(.indeterminate) ~ .form-check-label[b-ihle668t9l]{
    opacity: unset;
}

.lista-consensi .form-check-input[type=checkbox].indeterminate[b-ihle668t9l] {
    background-color: var(--bs-warning);
    border-color: var(--bs-warning);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.acceptanceType-DeleteData[b-ihle668t9l] { color: orange; }
.acceptanceType-Yes[b-ihle668t9l] { color: green; }
.acceptanceType-No[b-ihle668t9l] { color: red; }

ul.lista-consensi[b-ihle668t9l]{
    padding: 0;
    margin: 0;
    list-style-type:none;
}

ul.lista-consensi li:last-child[b-ihle668t9l]{
    border-bottom: unset;
    padding-bottom: unset;
    margin-bottom: unset;
}
