/*Home-Index*/
.ServiceSuccess {
    color: #82af6f;
}

.ServiceNOTSuccess {
    color: #d15b47;
}

.OnlyLectorNOTSuccess {
    color: #f2a225;
}

.ImgHome {
    width: 160px;
    height: 160px;
    background-size: 160px;
    background-repeat: no-repeat;
    position: absolute;
}

h2.HomeBox {
    font-weight: bold;
    position: absolute;
    left: 180px;
    max-width: 100%;
    min-width: 50%;
    font-size: 24px;
}

.BoxHome {
    height: 200px;
}


.Orange { /*Usato anche in _LayoutNamirialEnterprise*/
    color: #454545;
}

.Lightblue { /*Usato anche in _LayoutNamirialEnterprise*/
    color: #454545;
}

a.RefreshDsig {
    color: #454545;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    margin-left: 10px;
}

#colorbadge {
    font-size: 20px;
}

#ServizioFirma {
    color: #454545;
    font-weight: bold;
    font-size: 15px;
}

.PaddingRight-0 {
    padding-right: 0;
}

.PaddingZero {
    padding: 0 0 0 0;
}

.Width-145 {
    width: 145px;
}

#LabelFirma {
    color: #454545;
    font-weight: bold;
    font-size: 12px;
}

#valoreDsig {
    color: #454545;
    font-weight: bold;
    font-size: 13px;
}

a.LinkDsig {
    color: #454545;
    font-size: 15px;
}

.font-size15 {
    font-size: 15px;
}

a.Orange {
    color: #f2a225;
}

#IconaBiglietti {
    background-image: url('../img/icona_bigliettiCanc.png');
    background-position: center;
    background-repeat: no-repeat;
}

#IconaPagamenti {
    background-image: url('../img/icona_PagTele.png');
    background-position: center;
    background-repeat: no-repeat;
}

#IconaNotifiche {
    background-image: url('../img/icona_Notifiche.png');
    background-position: center;
    background-repeat: no-repeat;
}

#IconaConsultazione {
    background-image: url('../img/icona_consultazione.png');
    background-position: center;
    background-repeat: no-repeat;
}

#IconaLinkEsterni {
    background-image: url('../img/PCTNAM/LinkEsterni.png');
    background-position: center;
    background-repeat: no-repeat;
}

#IconaStatoDepositi {
    background-image: url('../img/icona_statoDepositi.png');
    background-position: center;
    background-repeat: no-repeat;
}

#IconaDeposito {
    background-image: url('../img/icona_fascicoli.png');
    background-position: center;
    background-repeat: no-repeat;
}

#IconaMonSic {
    background-image: url('../img/PCTNAM/icon_monitoraggio.png');
    background-position: center;
    background-repeat: no-repeat;
}

/*Solo per style_pct_nam*/

#LabelFascicoli, #LabelStatoDepositi, #LabelNotifiche, #LabelConsultazione, #LabelPagamenti, #LabelCancelleria {
    color: #454545;
}

#DescrFascicoli {
    font-size: 15.5px;
    font-weight: normal;
}

#LogoPCTNamirial {
    background-image: url('../img/logo_PCT_Namirial.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px;
    height: 60px;
    width: 160px;
    float: left;
    margin-left: 15px;
}
/*_Layout*/
#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 2000;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}

.obb {
    background: white;
    border-left: 2px solid red !important;
    color: #a0a0a0;
}

.footer {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    padding-left: 10px;
    padding-right: 20px;
    min-height: 45px;
    position: relative;
    background-color: #438eb9;
    /*width: auto;
    height: 150px;*/
    height: 180px;
    width: 100%;
}

.NAV {
    background: black !important;
    height: 70px;
    border-bottom: 1.5px solid black !important;
}

body {
    background-color: white;
}

#navbar {
    height: auto;
}

.logo-nav {
    text-align: center;
}

#LogoUlof {
    width: 100px;
    float: left;
    margin-left: 10px;
}

#LogoPCTE {
    width: 80px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.navbar-home {
    text-align: left;
    position: absolute;
    width: 50%;
}

#IconHome {
    font-size: 15px;
    width: 50%;
}

.center {
    text-align: center;
}

#ImgAssistenza {
    width: 80px;
    padding-top: 10px;
}

#TextAssistenza {
    position: relative;
    color: #111;
}

#TextCopyright {
    font-size: 12px;
    padding-top: 25px;
    display: inline-block;
}

#LinkRelease {
    color: black;
    display: inline-block;
    padding-left: 45px;
}

#TextRelease {
    text-align: center;
    font-size: 12px;
    padding-top: 25px;
}

.main-container-inner {
    min-height: calc(100vh - 74px - 190px);
}

.Responsive {
    width: 100%;
    padding-bottom: 130px;
}

/*AttivaBenvenuto.cshtml*/
#ConfermaRegistrazione {
    background-color: #f7f7f7;
    height: 100%;
    margin: 0;
    position: relative;
}

#LogoConfermaRegistrazione {
    background-image: url('../img/logo_PCT_login.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 220px;
    height: 180px;
    width: 100%;
}

#BoxConfermaReg {
    width: 620px;
    height: 400px;
    margin: 0 auto;
    border: 8px solid #428BCA;
    text-align: center;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -300px;
}

#TextConfermaRegistrazione {
    color: black;
}
/*Menu notifiche*/
#IconaNuovaNotifica {
    background-image: url('../img/icona_NuovaNotifica.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaBozzaNotifica {
    background-image: url('../img/icona_BozzeNotifiche.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaNotificheEffettuate {
    background-image: url('../img/icona_NotificheInviate.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

.LabelMenuNotifiche {
    font-weight: bold;
    max-width: 100%;
    min-width: 25%;
    text-align: center;
}
/*Create notifiche*/
#IconaManualiNotifica {
    background-image: url('../img/pdf.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
    height: 40px;
    width: 40px;
}
/*MenuConsultazione*/
.Grey {
    color: #d2d2d2;
}

.LabelMenuConsultazione {
    font-weight: bold;
    max-width: 100%;
    min-width: 25%;
    text-align: center;
}

#IconaFascicoliPers {
    background-image: url('../img/icona_FascicoliPersonali.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaAgenda {
    background-image: url('../img/icona_AgendaScadenze.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaArchivio {
    background-image: url('../img/icona_RintraccioFascicoli.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaRicercaGiur {
    background-image: url('../img/icona_RicercaGiuris.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaCassazione {
    background-image: url('../img/icona_Cassazione.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaSpid {
    background-image: url('../img/icona_Spid.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 110px;
    height: 95px;
    width: 100%;
}

#IconaRicercaAnonima {
    background-image: url('../img/icona_ConsultazioneAnonima.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}
#IconaElenchiNazionali {
    background-image: url('../img/PCTNAM/Elenchi_Nazionali.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}


#iconaDeleghe {
    background-image: url('../img/PCTNAM/icona_Deleghe.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 110px;
    height: 95px;
    width: 100%;
}
/*MenuElenchiNazionali*/
#IconaClassAction {
    background-image: url('../img/PCTNAM/class.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}
#IconaCuratoriEcc {
    background-image: url('../img/PCTNAM/curatori_ecc.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}
#IconaCrisiImpresa {
    background-image: url('../img/PCTNAM/crisi_impresa.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaANPR {
    background-image: url('../img/PCTNAM/anpr.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

/*MenuImpostazioni*/
#IconaImpostazioniFirma {
    background-image: url('../img/ImpostazioneFirma.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaImpostazioniUffici {
    background-image: url('../img/ImpostazioneUfficiPreferiti.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaImpostazioniAnagrafiche {
    background-image: url('../img/ImpAnagraficaAbituale.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

.LabelMenuImpostazioni {
    font-weight: bold;
    max-width: 100%;
    min-width: 25%;
    text-align: center;
}

#IconaProcessoPenale {
    background-image: url('../img/PCTNAM/Penale.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaProcessoAmministrativo {
    background-image: url('../img/PCTNAM/PAT_1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaProcessoTributario {
    background-image: url('../img/PCTNAM/PTT_1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaProcessoCostituzionale {
    background-image: url('../img/PCTNAM/costituzionale_2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}
#IconaPVP {
    background-image: url('../img/PCTNAM/PVP.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}
/*MenuPagamenti*/
#IconaPagamentiTel {
    background-image: url('../img/PCTNAM/PagamentiTel.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}
#IconaRicevutaAvviso {
    background-image: url('../img/PCTNAM/RicevutaAvviso.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

/*Impostazioni firma*/
.iconaWindows {
    background-image: url('../img/Windows1.png');
    background-repeat: no-repeat;
    background-size: 35px;
    height: 40px;
    width: 40px;
    float: left;
}

.iconaMac {
    background-image: url('../img/mac1.png');
    background-repeat: no-repeat;
    background-size: 35px;
    height: 40px;
    width: 40px;
    float: left;
}

.iconaLinux {
    background-image: url('../img/linux1.png');
    background-repeat: no-repeat;
    background-size: 35px;
    height: 40px;
    width: 40px;
    float: left;
}

.labelImpostazioniDsig {
    font-size: 15px;
    margin-top: 10px;
}

.LabelFunzDsig {
    margin-left: 5px;
    font-size: 15px;
    margin-top: 10px;
}

#IconaRestart {
    background-image: url('../img/RestartDsig.png');
    background-repeat: no-repeat;
    background-size: 45px;
    height: 45px;
    width: 45px;
    float: left;
}

#IconaLog {
    background-image: url('../img/Log.png');
    background-repeat: no-repeat;
    background-size: 45px;
    height: 45px;
    width: 45px;
    float: left;
}

#IconaCheckDSIG {
    background-image: url('../img/Check.png');
    background-repeat: no-repeat;
    background-size: 45px;
    height: 45px;
    width: 45px;
    float: left;
}

#IconaVerificaPIN {
    background-image: url('../img/PINPctNam.png');
    background-repeat: no-repeat;
    background-size: 45px;
    height: 45px;
    width: 45px;
    float: left;
}

#IconaFirmaOnline {
    background-image: url('../img/PCTNAM/FirmaOnline.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaFirmaRemota {
    background-image: url('../img/PCTNAM/FirmaRemota.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}
/*AnagaficheAbituali.cshtml*/
#IconaAnagrafica {
    background-image: url('../img/ImpAnagrafica.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaAltriAvv {
    background-image: url('../img/ImpostazioneAltriAvvocati.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95px;
    height: 95px;
    width: 100%;
}

#IconaManualeAnagrafiche {
    background-image: url('../img/pdf.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
    height: 40px;
    width: 40px;
}

.LabelImpostazioniAnagr {
    font-weight: bold;
    min-width: 25%;
    text-align: center;
}
/*Index Pratiche*/
#IconaNuovoFascicolo {
    background-image: url('../img/icona_NuovoFascicolo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px;
    height: 90px;
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}

#LabelManualiInterni {
    font-weight: bold !important;
    position: absolute;
    max-width: 100%;
    min-width: 50%;
}

#DivLabelFascicolo {
    width: 200px;
    display: inline-block;
    left: 90px;
    position: absolute;
    top: 50%;
}

#DivLabelManualiFascicolo {
    width: 200px;
    display: inline-block;
    left: 50px;
    position: absolute;
    top: 15%;
}

#LabelCreaFascicoli, #LabelElencoFascicoli {
    color: #428BCA;
    display: inline-block;
}

    #LabelCreaFascicoli:hover {
        color: #2a679d;
    }

#IconaManualiDepositi {
    background-image: url('../img/pdf.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}

#LinkManualiDepositi {
    cursor: pointer;
}

#LabelManualiDepositiPCT {
    margin-left: 20px;
}
/*FAQEP*/
#LabelManualiPCT {
    color: #428BCA;
}
/*LoginError*/
#TextCNS {
    color: black;
    float: right;
    font-size: 16px;
    line-height: 30px;
}

.loginErrorColor {
    color: #f2a225;
}

.labelImpostazioniDsig:hover {
    text-decoration: none !important;
    cursor: default;
}

@media screen and (max-width: 1815px) {
    .ImgHome {
        width: 140px;
        height: 140px;
        background-size: 140px;
        position: absolute;
    }

    h2.HomeBox {
        left: 160px;
        font-size: 18px;
    }

    .BoxHome {
        height: 200px;
        border-bottom: 1px dotted #e2e2e2;
    }
}

@media only screen and (max-width: 1450px) {

    .ImgHome {
        width: 120px;
        height: 120px;
        background-size: 120px;
        position: absolute;
    }

    h2.HomeBox {
        left: 140px;
        font-size: 16px;
    }


    a.RefreshDsig {
        color: #454545;
        font-size: 15px;
        text-decoration: none;
        cursor: pointer;
        margin-left: 0px;
    }

    .main-container-inner {
        min-height: calc(100vh - 74px - 119px);
    }

    .Responsive {
        width: 100%;
        padding-bottom: 119px;
    }

    #colorbadge {
        font-size: 14px;
    }

    /*#IconaBiglietti {
        background-image: url('../img/icona_bigliettiCanc.png');
        background-position: center;
        background-repeat: no-repeat;
    }

    #IconaPagamenti {
        background-image: url('../img/icona_PagTele.png');
        background-position: center;
    }

    #IconaNotifiche {
        background-image: url('../img/icona_Notifiche.png');
        background-position: center;
    }

    #IconaConsultazione {
        background-image: url('../img/icona_consultazione.png');
        background-position: center;
    }

    #IconaLinkEsterni {
        background-image: url('../img/PCTNAM/LinkEsterni.png');
        background-position: center;
    }

    #IconaStatoDepositi {
        background-image: url('../img/icona_statoDepositi.png');
        background-position: center;
    }

    #IconaDeposito {
        background-image: url('../img/icona_fascicoli.png');
        background-position: center;
   
    }

    #IconaMonSic {
        background-image: url('../img/PCTNAM/icon_monitoraggio.png');
        background-position: center;
    }*/

    #DescrFascicoli {
        font-size: 12px;
        font-weight: normal;
    }
}

@media screen and (max-width: 1100px) {
    .ImgHome {
        width: 100px;
        height: 100px;
        background-size: 100px;
        position: absolute;
    }

    h2.HomeBox {
        left: 120px;
        font-size: 14px;
    }
}

    .btnGridFascicoli, .btnArchivia2, .btnArchivia3 {
        border-radius: 25px !important;
    }

        .btnGridFascicoli span {
            visibility: hidden;
            width: 0px;
        }

    .btnGridFascicoli {
        width: 40px;
        vertical-align: middle;
        margin-left: 10px;
    }

        .btnGridFascicoli span i {
            text-align: center;
            width: 100%;
            margin: auto;
        }


    .col-Azioni {
        width: 180px;
    }


    @media screen and (max-width: 950px) {
        #DettaglioFascicolo {
            width: 100% !important;
        }
    }
