﻿/*SEZIONE TESTATA*/
#DIVicona {
    float: right;
    border: 0px solid orange;
}

#IMGiconamenu {
    cursor: pointer;
}

.navbar-default {
    background-color: #258900;
    z-index: 1;
}

.navbar-inverse {
    background-color: #258900;
    z-index: 1;
}

.iconaMenu {
    background-color: rgba(50, 50, 50, 1);
}

    .iconaMenu:hover {
        background-color: rgba(50, 50, 50, 1);
    }
/*FINE SEZIONE TESTATA*/

/*SEZIONE MENU TOOLBAR (DIV VISIBILE UNA VOLTA CLICCATA LA IMGiconamenu PRESENTE SULLA TESTATA) */
#DIVmenutoolbar {
    z-index: 999;
    background-color: #323232;
    display: none;
}

#DIVmenutoolbarpadre {
    border-bottom: 1px solid #8D8D8D;
    padding: 15px;
    width: 80%;
    margin: 0 auto;
}

#DIVmenutoolbarfiglio_1, #DIVmenutoolbarfiglio_2, #DIVmenutoolbarfiglio_3 {
    border-bottom: 1px solid #8D8D8D;
    padding: 30px;
    width: 80%;
    margin: 0 auto;
}

#DIVlinkmenutoolbar {
    margin: 0 auto;
    width: 80%;
    border-bottom: 1px solid #8D8D8D;
    padding: 30px;
}

#DIVlinkinoffertamenutoolbar {
    margin: 0 auto;
    width: 80%;
    padding: 30px;
}

#DIVfootermenutoolbar {
    background-color: #258900;
    padding: 10px;
}

.Link {
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
}
/*FINE SEZIONE MENU TOOLBAR*/

/*SEZIONE TITOLO*/
#DIVtitolo {
    border-bottom: 1px solid #CCCCCC;
    background-color: #EEEEEE;
}

    #DIVtitolo h4 {
        font-weight: bold;
    }
/*FINE SEZIONE TITOLO*/

/* ************* C A R O U S E L ********************* */


/*SEZIONE CORPO*/
#DIVcorpo {
    margin: 0 auto;
    width: 80%;
}

    #DIVcorpo h5 {
        text-align: center;
    }

.sfondoDIV {
    background-color: #EEEEEE;
    padding: 10px;
}

/*SHAPE*/
.shape {
    cursor: pointer;
    position: fixed;
    top: 400px;
    height: 75px;
    width: 55px;
    background-color: #333333;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    z-index: 1;
}

.openShape {
    /*position: fixed;*/
    display: none;
    top: 400px;
    height: 170px;
    width: 55px;
    background-color: #333333;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
}

.shapeMsgBox {
    display: none;
    position: absolute;
    color: #FFFFFF;
    background-color: #333333;
    text-align: left;
    font-size: 14px;
    left: 55px;
    top: 0px;
    width: 170px;
    height: 50px;
    z-index: 1;
}

.shapeFrecciaSu {
    position: relative;
    top: 18px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*FINE SHAPE*/

.percorso {
    color: #323232;
    font-style: normal;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    cursor: pointer;
}

    .percorso:hover {
        color: rgb(81, 161, 51);
    }

.percorsoPriv {
    text-align: left;
    padding-left: 250px;
    position: absolute;
    font-size: 18px;
    color: #258900;
    font-style: normal;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    cursor: pointer;
}

    .percorsoPriv:hover {
        color: #323232;
    }

.nearPercorso {
    color: #258900;
    font-style: normal;
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
}

.titolo {
    color: #258900;
    width: 190px;
    height: 46px;
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    position: absolute;
    border-width: 0px;
    text-align: center;
}

.sottotitolo {
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    color: #323232;
    font-size: 22px;
    text-align: center;
    line-height: normal;
}

.descrizione {
    font-size: 19px;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: #323232;
    text-align: justify;
    word-wrap: break-word;
}

.titoloParagrafo {
    color: #323232;
    font-size: 28px;
    text-align: center;
    font-family: 'Arial Normale', 'Arial';
    font-style: normal;
    font-weight: 400;
}

.linkEPdf td {
    padding-left: 170px;
    font-size: 16px;
    color: #258900;
}

.linkEPdf a {
    color: #258900;
    cursor: pointer;
}

.downloadImg {
    width: 25px;
    height: 34px;
}

.titoletto {
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

.toggleAttivo {
    width: 133px;
    height: 55px;
    color: #FFFFFF;
    position: relative;
    background-color: rgba(37, 137, 0, 1);
    border: none;
    border-radius: 2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2) inset;
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    word-wrap: break-word;
}

.toggleDisattivo {
    width: 133px;
    height: 55px;
    color: #6F6F6F;
    position: relative;
    background-color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    word-wrap: break-word;
}

/*.contatti {
    width: 960px;
    height: 522px;
    font-family: 'OpenSans-Light', 'Open Sans Light', 'Open Sans';
    font-weight: 200;
    font-size: 32px;
    color: #009933;
    border-width: 0px;
    position: relative;
    left: -70px;
    background-color: rgba(248, 248, 248, 1);
}*/

.contatti {
    width: 960px;
    height: 522px;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 16px;
    color: #323232;
    border-width: 0px;
    position: relative;
    left: -70px;
    background-color: rgba(248, 248, 248, 1);
    word-wrap: break-word;
}

/*FINE SEZIONE CORPO*/

/*SEZIONE COME ACCEDERE*/
#DIVcomeaccedere {
    color: #6F6F6F;
    border: 1px solid #000;
}

    #DIVcomeaccedere h5 {
        font-weight: bold;
        color: #6F6F6F;
        text-align: left;
    }

#DIVlucchetto {
    float: left;
    border: 0px solid #000;
}
/*FINE SEZIONE COME ACCEDERE*/

/*SEZIONE PIEDE*/
#DIVpiede {
    background-color: rgb(51, 51, 51);
    border: 0px solid #000;
    margin: 0 auto;
    width: 80%;
    height: 100px;
    border-bottom: 1px solid #CCCCCC;
}

    #DIVpiede a:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

#DIVAltoLinkPiede {
    border-bottom: 1px solid #CCCCCC;
    padding: 15px;
}

#DIVLinkPiede {
    margin: 10px;
    padding: 10px;
    border-right: 1px solid #CCCCCC;
}

#DIVLabelPiede {
    padding: 10px;
    color: #FFFFFF;
}

#DIVAltoEmergenzaCartePiede {
    padding: 10px;
    color: #FFFFFF;
    margin: 10px;
}

    #DIVAltoEmergenzaCartePiede:hover {
        background-color: #FFFFFF;
        color: #000;
    }

        #DIVAltoEmergenzaCartePiede:hover a {
            text-decoration: none;
            color: #000;
        }

#LINKemergenzacarte {
    color: #FFFFFF;
    position: relative;
    left: 50px;
    top: 8px;
}

    #LINKemergenzacarte a:hover {
        color: #000000;
    }

#Lblemergenzacarte {
    padding: 20px;
}

.stilelinkpiede {
    text-decoration: none;
    color: #CCCCCC;
    font-size: 9pt;
}
/*FINE SEZIONE PIEDE*/

#DIVSingolaNotizia:hover {
    background-color: #CCCCCC;
}


/*CSS PULSANTI*/
.pulsanti {
    background-color: #258900;
    color: #FFFFFF;
    height: 50px;
    border: none;
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
}

.pulsantiMenuToolbar {
    border: 2px solid #323232;
    background-color: #323232;
    color: #CCCCCC;
    /*height: 40px;*/ /* ATTENZIONE : SE SETTO L'ALTEZZA DEL BOTTONE, ALLORA NEL BURGER MENU NON VEDRO' PIU' GLI ITEM SU DUE RIGHE */
    width: 100%;
    font-size: 20px;
    border-color: #323232;
    white-space: normal; /* ATTENZIONE : SERVE PER FAR ANDARE A CAPO LA SCRITTA NEL BOTTONE DEL BURGER MENU */
}

    .pulsantiMenuToolbar:hover,
    .pulsantiMenuToolbar:focus,
    .pulsantiMenuToolbar:active,
    .pulsantiMenuToolbar.active,
    .open .dropdown-toggle.pulsantiMenuToolbar {
        color: #ffffff;
        background-color: #258900;
        border-color: #258900;
    }

/* nuovo per FSI*/
.pulsantiHeader {
    border: 2px solid #258900;
    background-color: #258900;
    color: #ffffff;
    height: 40px;
    width: 100%;
    font-size: 20px;
    border-color: #258900;
}

    .pulsantiHeader:hover,
    .pulsantiHeader:focus,
    .pulsantiHeader:active,
    .pulsantiHeader.active,
    .open .dropdown-toggle.pulsantiHeader {
        color: #ffffff;
        background-color: #323232;
        border-color: #323232;
    }

.pulsantiCarousel {
    border: 2px solid #258900;
    background-color: #258900;
    color: #FFFFFF;
    height: 40px;
    width: 100%;
    font-size: 20px;
    border-color: #258900;
}

    .pulsantiCarousel:hover,
    .pulsantiCarousel:focus,
    .pulsantiCarousel:active,
    .pulsantiCarousel.active,
    .open .dropdown-toggle.pulsantiCarousel {
        color: #ffffff;
        background-color: #323232;
        border-color: #323232;
    }

/*FINE CSS PULSANTI*/


/*CSS RELATIVO AI BUTTON GROUP DELLA PAGINA HOME_LOG_DIPENDENTI_QUIESCENZA */
.btn-primary {
    color: #6F6F6F;
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    height: 50px;
    width: 200px;
    font-weight: bold;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #258900;
        border-color: #258900;
    }
/*FINE CSS RELATIVO AI BUTTON GROUP DELLA PAGINA HOME_LOG_DIPENDENTI_QUIESCENZA */

/*INIZIO - WIDGET PAGINA INIZIALE */
.container_widget {
    position: relative;
    width: 100%;
    max-width: 400px;
}

    .container_widget img {
        width: 130%;
    }

    .container_widget .btn {
        position: absolute;
        top: 76%;
        left: 6%;
        color: white;
        background-color: #258900;
        font-size: 16px;
        font-weight: bold;
        padding: 12px 24px;
        border: none;
        cursor: pointer;
        border-radius: 1px;
        text-align: center;
    }

        .container_widget .btn:hover {
            background-color: black;
        }

    .container_widget .label_titolo {
        position: absolute;
        color: #258900;
        top: 10%;
        left: 8%;
        width: 100%;
        font-size: 22px;
        font-weight: bold;
    }

    .container_widget .separatore {
        position: absolute;
        top: 25%;
        left: 8%;
    }

    .container_widget .label_corpo {
        position: absolute;
        color: #000000;
        top: 35%;
        left: 8%;
        width: 100%;
        font-size: 16px;
        font-weight: normal;
    }


/*FINE - WIDGET PAGINA INIZIALE */

/*INIZIO - PARTE PRIVATA*/
.sfondoAccesso {
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    color: #323232;
    text-align: center;
    line-height: normal;
    border-width: 0px;
    position: relative;
    top: 179px;
    width: 1277px;
    height: 397px;
    font-size: 15px;
}

.accessoBox {
    /*position: absolute;*/
    left: 0px;
    top: 0px;
    width: 310px;
    height: 50px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(50, 50, 50, 1);
    border-radius: 2px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.349019607843137) inset;
}

.accessoInputbox {
    /*position: absolute;*/
    left: 0px;
    top: 0px;
    width: 295px;
    height: 50px;
    background-color: transparent;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-decoration: none;
    text-align: left;
    border-color: transparent;
    outline-style: none;
}

.intestazioneAreaPrivata {
    width: 100%;
    position: absolute;
    height: 55px;
    overflow: hidden;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    text-align: center;
    line-height: normal;
    background-color: rgba(248, 248, 248, 1);
    left: 0px;
    box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
}

.titoloIntestazione {
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #323232;
    position: absolute;
    top: 15px;
    left: 0px;
    right: 0px;
}

.paginaPrecedente {
    font-size: 18px;
    color: #258900;
    text-align: left;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    padding-left: 250px;
    position: absolute;
    top: 18px;
}

    .paginaPrecedente:hover {
        color: rgb(50, 50, 50);
    }

.sfondoAnagrafica {
    border-width: 0px;
    position: relative;
    left: 175px;
    top: 125px;
    width: 960px;
    height: 385px;
    background: inherit;
    background-color: rgba(248, 248, 248, 1);
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

.anagraficaTable {
    top: 65px;
    position: relative;
    left: 45px;
}

    .anagraficaTable tr {
        height: 17px;
    }

    .anagraficaTable td {
        border-width: 0px;
        padding-right: 7px;
        vertical-align: top;
        width: 225px;
        height: 17px;
        font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
        font-weight: 700;
        font-style: normal;
        font-size: 15px;
        color: #323232;
    }

.benvenuto {
    /*width: 247px;
    height: 28px;*/
    font-size: 24px;
    color: #323232;
    text-align: center;
    top: 70px;
    /*left:170px;*/
    position: relative;
}

.benvenutoSottotitolo {
    border-width: 0px;
    position: relative;
    /*left: 396px;*/
    top: 80px;
    /*width: 471px;*/
    height: 49px;
    opacity: 0.85;
    font-size: 16px;
    color: #323232;
}

.corpoPaginaPrivata {
    left: 160px;
    top: 170px;
    width: 960px;
    right: 0px;
    position: absolute;
}

.riquadroHomePage {
    border-width: 0px;
    position: absolute;
    left: 205px;
    top: 0px;
    width: 230px;
    height: 305px;
}

.ombreggiaturaRiquadroHome {
    height: 270px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-top: 0px;
    border-radius: 2px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-box-shadow: 0px 0px 40px rgba(37, 137, 0, 0.4);
    -webkit-box-shadow: 0px 0px 40px rgba(37, 137, 0, 0.4);
    box-shadow: 0px 8px 20px rgba(0,137,0,0.4);
}

.btnScopri {
    width: 150px;
    height: 50px;
    background: inherit;
    background-color: rgba(37, 137, 0, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(37, 137, 0, 1);
    border-radius: 25px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: rgb(255, 255, 255);
}

.btnScopriDisattivo {
    width: 150px;
    height: 50px;
    background: inherit;
    background-color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(37, 137, 0, 1);
    border-radius: 25px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: #258900;
}

    .btnScopriDisattivo:hover {
        width: 150px;
        height: 50px;
        background: inherit;
        background-color: rgba(37, 137, 0, 1);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        border-radius: 25px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
        font-weight: 700;
        font-style: normal;
        font-size: 12px;
        color: #FFFFFF;
    }

.sfondoGestionePratiche {
    border-width: 0px;
    position: relative;
    top: 310px;
    width: 960px;
    height: 163px;
    background: inherit;
    background-color: rgba(248, 248, 248, 1);
    border: none;
    border-radius: 2px;
    box-shadow: none;
}

.profiloTable {
    width: 960px;
}

.titoliHomePrivata {
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #258900;
    text-align: center;
}

.spanHomePrivata {
    width: 297px;
    font-size: 16px;
    color: #323232;
    text-align: center;
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    word-wrap: break-word;
}

.btnAnnullaAnagrafica {
    color: #258900;
    background-color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(37, 137, 0, 1);
    width: 110px;
    height: 50px;
    font-size: 12px;
    font-weight: 700;
}

.alertDiv {
    position: absolute;
    display: none;
    position: relative;
    left: 220px;
    top: 135px;
    width: 871px;
    height: 73px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(137, 188, 114, 1);
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.176470588235294);
    font-size: 16px;
    color: #323232;
    text-align: left;
}

.divQuadrato {
    position: absolute;
    width: 70px;
    height: 73px;
    background: inherit;
    background-color: rgba(137, 188, 114, 1);
    border: none;
    border-radius: 0px;
}

.ddlPrivate {
    width: 187px;
    height: 50px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(50, 50, 50, 1);
    border-radius: 2px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.349019607843137) inset;
}

.FontTitoliNumeroTicket {
    font-weight: bold;
    font-size: 12pt;
}

.ImgGridView {
    width: 20px;
}

.FontTitoliNumeroTicket {
    font-weight: bold;
    font-size: 12pt;
}

.ImgGridViewDett {
    width: 27px;
}

.tabellaFamiliari {
    background-color: rgba(248, 248, 248, 1);
}

    .tabellaFamiliari tr {
        background-color: #FFFFFF;
    }

.ui-datepicker-current-day .ui-state-active {
    background: #258900;
}

.pannelloUpload {
    left: 60px;
    position: relative;
    width: 85%;
}

.divComunicazioniAlFondo {
    border-width: 0px;
    position: relative;
    top: 310px;
    width: 990px;
    height: 163px;
    background: inherit;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    word-break: break-all;
}

.praticaBox {
    left: 10px;
    position: relative;
    width: 950px;
    height: 60px;
    background: inherit;
    background-color: rgba(248, 248, 248, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-radius: 2px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    color: #323232;
    text-align: left;
}

.grassetto {
    font-family: 'Arial Grassetto', 'Arial Normale', 'Arial';
    font-weight: 700;
}

.lblPratica {
    position: relative;
    left: 15px;
    top: 7px;
}

.praticaAttiva {
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #258900;
    text-align: right;
    top: 20px;
    right: 50px;
    position: absolute;
}

/*.praticaAnnullata {
    font-family: 'Arial Normale', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #C83200;
    text-align: right;
    top: 20px;
    right: 50px;
    position: absolute;
}*/

.sfondoPratiche {
    border-width: 0px;
    position: relative;
    left: 10px;
    width: 950px;
    height: 385px;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    box-shadow: none;
    border-color: rgba(204, 204, 204, 1);
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    display: none;
}

.praticheNonPresenti {
    border-width: 0px;
    position: absolute;
    left: 8px;
    top: 90px;
    text-align: left;
    width: 960px;
    height: 61px;
    background: inherit;
    background-color: rgba(248, 248, 248, 1);
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

.checkboxBIG input {
    width: 25px;
    height: 25px;
}

/*CLASSE PER SETTARE A CORSIVO LA LABEL ASSOCIATA AL RADIO BUTTOM*/
.radioButtomLabel label {
    font-weight: normal;
}

/*FINE - PARTE PRIVATA*/

/*INIZIO - PARTE PUBLICA*/

.linkEPdf_publica {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

    .linkEPdf_publica img {
        width: 30px;
        height: 40px
    }

    .linkEPdf_publica td {
        vertical-align: top;
        height: 100px;
        width: 40%;
        color: #258900;
        font-size: 16px
    }

    .linkEPdf_publica a {
        color: #258900;
        cursor: pointer;
        position: absolute
    }

.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    width: 178px;
    height: 50px;
    border-radius: 4px
}

.w3-green:hover {
    color: #fff !important;
    background-color: #000 !important
}

.w3-green {
    color: #fff !important;
    background-color: #4CAF50 !important
}

.cornice-lampeggiante {
    border: 2px solid white;
    width: 440px;
    background-color: white;
    vertical-align: top;
}

    .cornice-lampeggiante:hover {
        border: 2px solid green;
        width: 440px;
        background-color: white;
        vertical-align: top;
    }

.pEntireLine {
    width: 840px;
    text-align: justify;
}

    .pEntireLine:after {
        content: "";
        display: inline-block;
        width: 100%;
    }

/*FINE - PARTE PUBLICA*/

/*INIZIO - PARTE SEGRETERIA*/

.gridViewDisabledButton {
    color: #258900;
    background-color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(37, 137, 0, 1);
    height: 30px;
    font-size: 12px;
    font-weight: 700;
}

.gridViewEnabledButton {
    border: 2px solid #258900;
    background-color: #258900;
    color: #FFFFFF;
    height: 30px;
    font-size: 12px;
    border-color: #258900;
    font-weight: 700;
}

    .gridViewEnabledButton:hover {
        color: #ffffff;
        background-color: #323232;
        border-color: #323232;
    }

.tableDinamicaFam td {
    width: 130px;
}

/*CLASSE PER METTERE 20 PIXEL DI SPAZIO FRA IL QUADRATO DEL CHECKBOX E LA LABEL ASSOCIATA*/
.ckListSpace label {
    margin-left: 20px;
}
/*FINE - PARTE SEGRETERIA*/

/* ---------------------------------------------------------------------------- */
/* CSS PER VISUALIZZARE L'IMMAGINE LOADER CON SFONDO FUME' - SIMO 18/09/2019 -- */
/* ---------------------------------------------------------------------------- */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.loading {
    font-family: Arial;
    font-size: 10pt;
    color: black;
    /*border: 5px solid #67CFF5;*/
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    background-color: #CFCFCF;
    z-index: 999;
}

.Caricamento {
    font-family: Arial;
    font-size: 10pt;
    color: black;
    border: 5px solid #CFCFCF;
    width: 64px;
    height: 64px;
    display: none;
    position: fixed;
    background-color: #CFCFCF;
    z-index: 999;
}
/* ---------------------------------------------------------------------------- */
/* CSS PER VISUALIZZARE L'IMMAGINE LOADER CON SFONDO FUME' - SIMO 18/09/2019 -- */
/* ---------------------------------------------------------------------------- */
