/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

@import url(https://fonts.googleapis.com/css?family=Text+Me+One);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Abel);

BODY {
    background-position: left top;
    background-repeat: no-repeat;
    FONT-FAMILY: 'Roboto', sans-serif;
    font-size: 18px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    MARGIN: 0 0 30 0;
    text-align: center;
    color: #5a595a;
}

input {
    FONT-FAMILY: 'Roboto', sans-serif;
}

    input:focus,
    select:focus,
    textarea:focus,
    button:focus {
        outline: none;
    }

H1, H3, H4, H5, TH, THEAD, TFOOT {
    color: #353535;
}

H1 {
    font-size: 20px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    MARGIN: 0 0 30 0;
    text-align: justify;
    color: #5a595a;
    padding-left: 10px;
}

.Help {
    font-size: 18px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    MARGIN: 0 0 30 0;
    text-align: justify;
    color: #5a595a;
    padding-left: 10px;
    padding-right: 10px;
}

.Help a:link {
    color: #0054A4;
}

H2 {
    color: #5a595a;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 10px;
    text-align: center;
    padding-right: 10px;
}

H3 {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

H4 {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: black;
}

H5, DT {
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6 {
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TFOOT, THEAD {
    font-size: 1em;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TH {
    vertical-align: baseline;
    font-size: 1em;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}


A:link {
    text-decoration: none;
    color: #5a595a;
}

A:visited {
    text-decoration: none;
    color: #5a595a;
}

A:active {
    text-decoration: none;
    color: #5a595a;
}

A:hover {
    text-decoration: none;
    color: #5a595a;
}

SMALL {
    font-size: .7em;
}

BIG {
    font-size: 1.17em;
}

BLOCKQUOTE, PRE {
    font-family: Courier New, monospace;
}


UL LI {
    list-style-type: disc;
}

    UL LI LI {
        list-style-type: square;
    }

        UL LI LI LI {
            list-style-type: circle;
        }

OL LI {
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

IMG {
    margin: 0 0 0 0;
    border: 0;
}

TD {
    padding: 5 5 5 5;
}

.tblMain {
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
}

    .tblMain td {
        border-top: 1px solid silver;
        border-right: 1px solid silver;
    }

    .tblMain table td {
        border: 0px;
    }


.tblMenu TD {
    background-repeat: no-repeat;
    height: 45px;
    width: 240px;
    text-align: left;
    color: #dfe0df;
    padding-left: 10px;
}

.tdMenuCurrent {
    background-image: url(Immagini/Sel.jpg);
}

.tdMenu {
    background-image: url(Immagini/NoSel.jpg);
}

.tdMenuSel {
    background-image: url(Immagini/Sel.jpg);
    cursor: pointer;
}

    .tdMenuSel A {
        color: #dfe0df;
    }

        .tdMenuSel A:visited {
            color: #dfe0df;
        }

        .tdMenuSel A:hover {
            color: #dfe0df;
        }

#divPagoNET .TabellaDati {
    width: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
}

    #divPagoNET .TabellaDati tr {
        line-height: 28px;
    }

.TabellaDati {
    padding: 1px 1px 1px 1px;
    margin-top: 5px;
}


    .TabellaDati TD {
        padding-left: 10px;
    }

        .TabellaDati td small {
            font-size: 11px;
        }

.TabellaDatiRigaGruppo {
    border-bottom: #C6E97F 1px solid;
    font-size: 12pt;
    color: black;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}

.TabellaDatiRiga1 {
    border-bottom: #C6E97F 1px solid;
    font-size: 10pt;
    font-weight: none;
    color: black;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #f2f3f3;
}

    .TabellaDatiRiga1 A:link, .TabellaDatiRiga1 .link, .TabellaDatiRiga2 .link {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
        cursor: pointer;
    }

    .TabellaDatiRiga1 A:active, .TabellaDatiRiga1 .link:active, .TabellaDatiRiga2 .link:active {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaDatiRiga1 A:visited, .TabellaDatiRiga1 .link:visited, .TabellaDatiRiga2 .link:visited {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaDatiRiga1 A:hover, .TabellaDatiRiga1 .link:hover, .TabellaDatiRiga2 .link:hover {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: underline;
    }

.TabellaDatiRiga1Red {
    border-bottom: #C6E97F 1px solid;
    font-size: 11pt;
    font-weight: none;
    color: Red;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #f2f3f3;
}

.TabellaDatiRiga2 {
    border-bottom: #C6E97F 1px solid;
    font-size: 10pt;
    font-weight: none;
    color: black;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #ffffff;
}

    .TabellaDatiRiga2 A:link {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaDatiRiga2 A:active {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaDatiRiga2 A:visited {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaDatiRiga2 A:hover {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: underline;
    }

.TabellaDatiRiga2Red {
    border-bottom: #C6E97F 1px solid;
    font-size: 11pt;
    font-weight: none;
    color: Red;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #ffffff;
}

.TabellaDatiIntestazioneTiaTares {
    border-top: #C6E97F 1px solid;
    background-color: #54996e;
    color: Black;
    font-size: 11pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiSeparatoreTiaTares {
    background-color: #54996e;
    height: 1px;
}

.TabellaDatiIntestazioneAcqua {
    border-top: #C6E97F 1px solid;
    background-color: #5f92bb;
    color: Black;
    font-size: 11pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiSeparatoreAcqua {
    background-color: #5f92bb;
    height: 1px;
}

.TabellaDatiIntestazioneIciImu {
    border-top: #C6E97F 1px solid;
    background-color: #df9263;
    color: Black;
    font-size: 11pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiSeparatoreIciImu {
    background-color: #df9263;
    height: 1px;
}

.TabellaDatiIntestazioneHelp {
    border-top: #C6E97F 1px solid;
    background-color: #aee376;
    color: Black;
    font-size: 11pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiSeparatoreHelp {
    background-color: #aee376;
    height: 1px;
}

.TabellaDatiSeparatoreContribuente {
    background-color: #bcbcbc;
    height: 1px;
}

.TabellaDatiPiede {
    border-top: #C6E97F 1px solid;
    background-color: #FFFFFF;
    color: black;
    font-size: 9pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiIntestazioneICP {
    border-top: #C6E97F 1px solid;
    background-color: #7b699a;
    color: Black;
    font-size: 11pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiSeparatoreICP {
    background-color: #7b699a;
    height: 1px;
}

.TabellaDatiIntestazioneGas {
    border-top: #C6E97F 1px solid;
    background-color: #1ed4f7;
    color: Black;
    font-size: 11pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiSeparatoreGas {
    background-color: #1ed4f7;
    height: 1px;
}


.TabellaDatiIntestazioneODL {
    border-top: #C6E97F 1px solid;
    background-color: #c5c8cd;
    color: Black;
    font-size: 11pt;
    vertical-align: top;
    height: 20px;
}

.TabellaDatiSeparatoreODL {
    background-color: #c5c8cd;
    height: 1px;
}

.ColonnaColore1 {
    background-color: #ffffff;
}

.ColonnaColore2 {
    background-color: #f2f3f3;
}

.ColonnaLink {
    background-color: transparent;
}

.DatiIntestazione {
    font-size: 8pt;
    line-height: 18px;
}


    .DatiIntestazione A:link {
        color: #0054A4;
        text-decoration: none;
    }

    .DatiIntestazione A:active {
        color: #0054A4;
        text-decoration: none;
    }

    .DatiIntestazione A:visited {
        color: #0054A4;
        text-decoration: none;
    }

    .DatiIntestazione A:hover {
        color: #0054A4;
        text-decoration: underline;
    }

.Etichetta {
    font-size: 10pt;
    padding: 8 4 4 4;
    vertical-align: top;
}

.EtichettaValore {
    font-size: 11pt;
    font-weight: bold;
    padding: 8 4 4 4;
    vertical-align: top;
}

.EtichettaErrorePiccola {
    font-size: 11pt;
    color: red;
}

.EtichettaErroreBold {
    font-size: 11pt;
    font-weight: bold;
    color: red;
    display: block;
}

.TabellaTestataEtichetta {
    font-size: 14pt;
    padding: 8 4 4 4;
    vertical-align: top;
    background-color: transparent;
    text-align: left;
    line-height: 27px;
}

.TabellaTestataValore {
    font-size: 14pt;
    font-weight: bold;
    padding: 8 4 4 4;
    vertical-align: top;
    background-color: #f2f3f3;
    text-align: left;
}



.TabellaSelezioneRiga1 {
    border-bottom: #C6E97F 1px solid;
    font-size: 11pt;
    font-weight: none;
    color: black;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #f2f3f3;
}

    .TabellaSelezioneRiga1:hover {
        background-color: #f2faca;
    }

    .TabellaSelezioneRiga1 A:link {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga1 A:active {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga1 A:visited {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga1 A:hover {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: underline;
    }

.TabellaSelezioneRiga2 {
    border-bottom: #C6E97F 1px solid;
    font-size: 11pt;
    font-weight: none;
    color: black;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #ffffff;
}

    .TabellaSelezioneRiga2:hover {
        background-color: #f2faca;
    }

    .TabellaSelezioneRiga2 A:link {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga2 A:active {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga2 A:visited {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga2 A:hover {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: underline;
    }

.TabellaSelezioneRiga1Home {
    /*border-bottom: #C6E97F 1px solid;*/
    font-size: 11pt;
    font-weight: none;
    color: black;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #f2f3f3;
}

    .TabellaSelezioneRiga1Home:hover {
        background-color: #f2faca;
        cursor: pointer;
    }

    .TabellaSelezioneRiga1Home A:link {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga1Home A:active {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga1Home A:visited {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga1Home A:hover {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: underline;
    }

.TabellaSelezioneRiga2Home {
    /*border-bottom: #C6E97F 1px solid;*/
    font-size: 11pt;
    font-weight: none;
    color: black;
    height: 23;
    padding: 4 2 4 2;
    vertical-align: top;
    background-color: #ffffff;
}

    .TabellaSelezioneRiga2Home:hover {
        background-color: #f2faca;
        cursor: pointer;
    }

    .TabellaSelezioneRiga2Home A:link {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga2Home A:active {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga2Home A:visited {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: none;
    }

    .TabellaSelezioneRiga2Home A:hover {
        font-size: 9pt;
        font-weight: normal;
        color: #0054A4;
        text-decoration: underline;
    }

.TextBoxProfile {
    width: 343px;
    height: 40px;
    border-radius: 4px;
    border: 2px solid #d9d9d9;
    background: #ffffff;
    padding-left: 5px;
    margin-bottom: 5px;
    font-size: 19px;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #404040;
    font-family: 'Raleway', sans-serif;
    font-weight: lighter;
}

.ButtonCambiaPassword {
    background-image: url(Immagini/ButCambiaPassword.png);
    background-repeat: no-repeat;
    background-color: transparent;
    width: 123px;
    height: 41px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: none !important;
    outline: none !important
}

    .ButtonCambiaPassword:hover {
        background-image: url(Immagini/ButCambiaPasswordSel.png);
    }

.ButtonICP {
    background-color: white;
    background: -webkit-linear-gradient(white, #a059e7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #a059e7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #a059e7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #a059e7); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #a059e7;
    min-width: 160px;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: bold;
}

    .ButtonICP:hover {
        background-color: #a059e7;
        background: -webkit-linear-gradient(#a059e7, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#a059e7, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#a059e7, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#a059e7, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonGenericoLink {
    background-color: white;
    border-radius: 12px;
    border: solid 1px #cbb601;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    min-width: 160px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: black !important;
}

    .ButtonGenericoLink:hover {
        background-color: #cbb601;
        background: -webkit-linear-gradient(#cbb601, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#cbb601, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#cbb601, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#cbb601, white); /* Standard syntax */
        border-radius: 12px;
    }


.ButtonGenerico {
    background-color: white;
    background: -webkit-linear-gradient(white, #cbb601); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #cbb601); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #cbb601); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #cbb601); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #cbb601;
    min-width: 100px;
    height: 30px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

    .ButtonGenerico:hover {
        background-color: #cbb601;
        background: -webkit-linear-gradient(#cbb601, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#cbb601, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#cbb601, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#cbb601, white); /* Standard syntax */
        border-radius: 12px;
    }

#tblLogin {
    font-size: 16px;
}

    #tblLogin A:link {
        color: #595542;
    }


.lnkLogin {
    font-size: 13px;
    margin-left: 28px;
}


.ButtonLogin {
    background-color: white;
    background: -webkit-linear-gradient(white, #cbb601); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #cbb601); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #cbb601); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #cbb601); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #cbb601;
    min-width: 84px;
    height: 30px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 10px;
}

    .ButtonLogin:hover {
        background-color: #cbb601;
        background: -webkit-linear-gradient(#cbb601, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#cbb601, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#cbb601, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#cbb601, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonTIALink {
    background-color: white;
    border-radius: 12px;
    border: solid 1px #54996e;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    min-width: 160px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: black !important;
}

    .ButtonTIALink:hover {
        background-color: #54996e;
        background: -webkit-linear-gradient(#54996e, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#54996e, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#54996e, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#54996e, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonTIA {
    background-color: white;
    /* For Safari 5.1 to 6.0 */
    /* For Opera 11.1 to 12.0 */
    /* For Firefox 3.6 to 15 */
    /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #54996e;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    /*width: 245px;*/
    min-width: 160px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
}

    .ButtonTIA:hover {
        background-color: #54996e;
        background: -webkit-linear-gradient(#54996e, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#54996e, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#54996e, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#54996e, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonTIAHome {
    background-color: white;
    /* For Safari 5.1 to 6.0 */
    /* For Opera 11.1 to 12.0 */
    /* For Firefox 3.6 to 15 */
    /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #2db745;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    /*width: 245px;*/
    min-width: 160px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
}

    .ButtonTIAHome:hover {
        background-color: #2db745;
        background: -webkit-linear-gradient(#2db745, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#2db745, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#2db745, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#2db745, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonCredenziali {
    background-color: white;
    background: -webkit-linear-gradient(white, #54996e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #54996e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #54996e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #54996e); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #54996e;
    min-width: 160px;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: bold;
}

    .ButtonCredenziali:hover {
        background-color: #54996e;
        background: -webkit-linear-gradient(#54996e, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#54996e, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#54996e, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#54996e, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonH2OLink {
    background-color: white;
    border-radius: 12px;
    border: solid 1px #5f92bb;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    min-width: 160px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: black !important;
}

    .ButtonH2OLink:hover {
        background-color: #5f92bb;
        background: -webkit-linear-gradient(#5f92bb, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#5f92bb, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#5f92bb, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#5f92bb, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonH2O {
    background-color: white;
    background: -webkit-linear-gradient(white, #5f92bb); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #5f92bb); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #5f92bb); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #5f92bb); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #5f92bb;
    min-width: 160px;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: bold;
}

    .ButtonH2O:hover {
        background-color: #5f92bb;
        background: -webkit-linear-gradient(#5f92bb, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#5f92bb, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#5f92bb, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#5f92bb, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonIMU {
    background-color: white;
    background: -webkit-linear-gradient(white, #df9263); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #df9263); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #df9263); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #df9263); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #df9263;
    min-width: 160px;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: bold;
}

    .ButtonIMU:hover {
        background-color: #df9263;
        background: -webkit-linear-gradient(#df9263, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#df9263, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#df9263, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#df9263, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonPSW {
    background-color: white;
    background: -webkit-linear-gradient(white, #c0c0c0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #c0c0c0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #c0c0c0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #c0c0c0); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #c0c0c0;
    min-width: 160px;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

    .ButtonPSW:hover {
        background-color: #c0c0c0;
        background: -webkit-linear-gradient(#c0c0c0, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#c0c0c0, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#c0c0c0, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#c0c0c0, white); /* Standard syntax */
        border-radius: 12px;
    }

.ButtonPagamento {
    background-color: white;
    background: -webkit-linear-gradient(white, #fbd53d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #fbd53d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #fbd53d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #fbd53d); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #fbd53d;
    min-width: 160px;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-weight: bold;
}

    .ButtonPagamento:hover {
        background-color: #fbd53d;
        background: -webkit-linear-gradient(#fbd53d, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#fbd53d, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#fbd53d, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#fbd53d, white); /* Standard syntax */
        border-radius: 12px;
    }


.ButtonPagamentoSmall {
    background-color: white;
    background: -webkit-linear-gradient(white, #fbd53d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #fbd53d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #fbd53d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #fbd53d); /* Standard syntax */
    border-radius: 6px;
    border: solid 1px #fbd53d;
    min-width: 80px;
    height: 22px;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    font-weight: normal;
}

    .ButtonPagamentoSmall:hover {
        background-color: #fbd53d;
        background: -webkit-linear-gradient(#fbd53d, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#fbd53d, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#fbd53d, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#fbd53d, white); /* Standard syntax */
        border-radius: 6px;
    }

.ButtonPagamentoTIASmall {
    background-color: white;
    background: -webkit-linear-gradient(white, #54996e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #54996e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #54996e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #54996e); /* Standard syntax */
    border-radius: 4px;
    border: solid 1px #54996e;
    min-width: 65px;
    height: 18px;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 5px;
}

    .ButtonPagamentoTIASmall:hover {
        background-color: #54996e;
        background: -webkit-linear-gradient(#54996e, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#54996e, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#54996e, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#54996e, white); /* Standard syntax */
        border-radius: 4px;
    }


.ButtonExport {
    background-color: white;
    background: -webkit-linear-gradient(white, #54996e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #54996e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #54996e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #54996e); /* Standard syntax */
    border-radius: 12px;
    border: solid 1px #54996e;
    min-width: 160px;
    height: 40px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

    .ButtonExport:hover {
        background-color: #54996e;
        background: -webkit-linear-gradient(#54996e, white); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#54996e, white); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#54996e, white); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#54996e, white); /* Standard syntax */
        border-radius: 12px;
    }

.StatisticheDettagliate {
    padding: 10px 0px 30px 0px;
    font-size: 14px;
}

#tblRegistrazione h1 {
    text-align: center;
}

.divElencoAziende {
    width: 100%;
    text-align: center;
}

    .divElencoAziende div {
        width: 250px;
        height: 150px;
        background-color: rgba(200, 200, 200, 0.0);
        margin: 10px 10px 10px 10px;
        position: relative;
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
    }

        .divElencoAziende div:hover {
            background-color: rgba(200, 200, 200, 0.2);
        }

    .divElencoAziende img {
        margin-top: 10px;
        max-height: 80px;
    }

    .divElencoAziende h1 {
        position: absolute;
        top: 90px;
        width: 95%;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        color: #3d3d3d;
        margin-bottom: 0px;
        margin-right: 10px;
        margin-top: 10px;
    }

.tblBody {
    width: 1100px;
}

.tbl25 {
    width: 25%;
}

.tbl40 {
    width: 40%;
}

.tbl50 {
    width: 50%;
}

.tbl60 {
    width: 60%;
}

.tbl75 {
    width: 75%;
}

.tbl85 {
    width: 85%;
}

.tbl100 {
    width: 100%;
}

.icon-home-i {
    color: #2db745;
    font-size: 75px;
    margin-top: 30px;
    text-align: center;
    width: 366px;
    height: 105px;
}

.icon-home-h3 {
    height: 40px;
    border: 0;
    padding: 0;
    font-size: 26px;
    font-family: abel;
    font-weight: 500;
    margin: 0;
    text-align: center;
    background-color: #f5f4f4;
}

.containerOrdiniDiLavoro {
    width: 90%;
    text-align: left;
    margin: auto;
    margin-top: 30px;
}

.ordineDiLavoro {
    width: 31%;
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    border: 1px #c5c8cd solid;
    border-radius: 5%;
    cursor: pointer;
    min-height: 195px;
    margin-bottom: 30px;
}

    .ordineDiLavoro:hover {
        background-color: #f7f7f7;
    }

.ordineDiLavoroRiepilogo {
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    border: 1px #c5c8cd solid;
    cursor: pointer;
    min-height: fit-Content;
    border-radius: 5px;
    width: 15%;
    background: #f2f3f3;
    margin-top: 20px;
}

    .ordineDiLavoroRiepilogo:hover {
        background-color: #e0e3e6;
    }

.containerIconaOrdineDiLavoro {
    width: 100%;
    text-align: center;
}

    .containerIconaOrdineDiLavoro i {
        border-radius: 50%;
        color: white;
        padding: 15px;
        font-size: 18px;
        background: #c5c8cd;
        margin-top: -25px;
        margin-bottom: 5px;
    }

.containerTestoOrdineDiLavoro {
    width: 95%;
    margin: auto;
    text-align: justify;
    margin-bottom: 10px;
}

    .containerTestoOrdineDiLavoro h4 {
        font-size: 13px;
        margin: 10px 5px 10px 5px;
        text-align: center;
        font-weight: normal;
    }

    .containerTestoOrdineDiLavoro span {
        /*font-size: 11px;*/
        font-size: 14px;
    }


.containerTestoOrdineDiLavoroRiepilogo {
    width: 95%;
    margin: auto;
    text-align: justify;
    margin-bottom: 10px;
}

    .containerTestoOrdineDiLavoroRiepilogo h4 {
        font-size: 13px;
        margin: 10px 5px 10px 5px;
        text-align: center;
    }


.containerNuovoOrdineDiLavoro {
    border-radius: 5px;
    /*background-color: #f2f2f2;*/
    padding: 20px;
    font-size: 15px;
}

    .containerNuovoOrdineDiLavoro input[type=text] ~ select ~ textarea {
        width: auto;
        min-width: 50%;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 4px;
        resize: vertical;
        margin-top: 1px;
    }

    .containerNuovoOrdineDiLavoro input[type=date] {
        width: auto;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 4px;
        resize: vertical;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 1px;
    }

    .containerNuovoOrdineDiLavoro .sent {
        background-color: #b0b4b9;
        color: white;
        padding: 12px 20px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        float: right;
    }

        .containerNuovoOrdineDiLavoro .sent:hover {
            background-color: #a3a7ab;
        }

    .containerNuovoOrdineDiLavoro .col-5 {
        float: left;
        width: 5%;
        margin-top: 6px;
        text-align: left;
    }

    .containerNuovoOrdineDiLavoro .col-10 {
        float: left;
        width: 10%;
        margin-top: 6px;
        text-align: left;
    }
    .containerNuovoOrdineDiLavoro .col-20 {
        float: left;
        width: 20%;
        margin-top: 6px;
        text-align: left;
    }

    .containerNuovoOrdineDiLavoro .col-25 {
        float: left;
        width: 25%;
        margin-top: 6px;
        text-align: left;
    }

    .containerNuovoOrdineDiLavoro .col-50 {
        float: left;
        width: 50%;
        margin-top: 6px;
        text-align: left;
    }

    .containerNuovoOrdineDiLavoro .col-75 {
        float: left;
        width: 75%;
        margin-top: 6px;
        text-align: left;
    }

    .containerNuovoOrdineDiLavoro .col-90 {
        float: left;
        width: 90%;
        margin-top: 6px;
        text-align: left;
    }

    .containerNuovoOrdineDiLavoro .col-95 {
        float: left;
        width: 95%;
        margin-top: 6px;
        text-align: left;
    }

    .containerNuovoOrdineDiLavoro .col-100 {
        float: left;
        width: 100%;
        margin-top: 6px;
        text-align: left;
    }

.listTypeDisc li {
    list-style: disc;
}

.lblError {
    color: red;
}

table.tblOrdiniDiLavoroInsert {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

    table.tblOrdiniDiLavoroInsert td, table.tblOrdiniDiLavoroInsert th {
        border: 1px solid #000000;
        padding: 7px 4px;
    }

    table.tblOrdiniDiLavoroInsert tbody td {
        font-size: 13px;
    }

    table.tblOrdiniDiLavoroInsert thead {
        background: #CFCFCF;
        background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
        background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
        background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    }

        table.tblOrdiniDiLavoroInsert thead th {
            font-size: 15px;
            font-weight: bold;
        }

    table.tblOrdiniDiLavoroInsert tfoot td {
        font-size: 14px;
    }

.dimensioniInput5 {
    min-width: 5% !important;
}

.dimensioniInput10 {
    min-width: 10% !important;
}

.dimensioniInput20 {
    min-width: 20% !important;
}

.dimensioniInput30 {
    min-width: 30% !important;
}

.dimensioniInput40 {
    min-width: 40% !important;
}

.dimensioniInput50 {
    min-width: 50% !important;
}

.dimensioniInput60 {
    min-width: 60% !important;
}

.dimensioniInput70 {
    min-width: 70% !important;
}

.dimensioniInput80 {
    min-width: 80% !important;
}

.dimensioniInput90 {
    min-width: 90% !important;
}

.dimensioniInput100 {
    min-width: 100% !important;
}

.dimensioniInputFull {
    min-width: -webkit-fill-available;
}

.tblInputFullSize input, .tblInputFullSize textarea{
    min-width: -webkit-fill-available;
}

.tblClean {
    text-align: left !important;
}

.tblClean td, .tblClean th {
    border: 1px solid #dbdbdb !important;
}

    .tblClean input, .tblClean textarea {
        border: none;
    }


/* Clear floats after the columns */
.containerNuovoOrdineDiLavoro .row:after {
    content: "";
    display: table;
    clear: both;
}

.campiObbligatori {
    font-weight: bold;
    font-size: 11px;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .containerNuovoOrdineDiLavoro .col-25, .col-75, input[type=submit] {
        width: 100%;
        margin-top: 0;
    }
}


.OrdiniDiLavoroRiepilogoTable1 {
    border-collapse: collapse;
    font-size: 12px;
    height: 300px;
}

    .OrdiniDiLavoroRiepilogoTable1 td {
        width: 100px;
    }

.OrdiniDiLavoroRiepilogoTable2 {
    border-collapse: collapse;
    font-size: 12px;
    height: 50px;
    margin-top: -1px;
}

.tblNuovoContribuente td {
    text-align: left;
}

.tblNuovoContribuente H1 {
    text-align: center;
}

.tblNuovoContribuente .etichetta {
    font-size: 0.7em;
    text-align: left;
    line-height: 10px;
}

.tblNuovoContribuente SELECT {
    height: 30px;
}

.tblNuovoContribuente INPUT {
    height: 30px;
}

.LogoComune {
    max-height: 115px;
    max-width: 115px;
    margin-bottom: 10px;
}

.btnReturn {
    margin-right: 10px;
    background: #c5c8cd;
    color: white;
    padding: 7px;
    border-radius: 50%;
    cursor: pointer;
}


#ODL_GENERICO_CRM input:not([type="checkbox"]):not([class="descrizioneFile"]), #ODL_GENERICO_CRM textarea {
    width: 346px;
}

#ODL_GENERICO_CRM select {
    width: 353px;
}

#ODL_GENERICO_SPORTELLO input:not([type="checkbox"]):not([class="descrizioneFile"]), #ODL_GENERICO_SPORTELLO textarea {
    width: 346px;
}

#ODL_GENERICO_SPORTELLO select {
    width: 353px;
}

.legendaCalendario {
    font-size: 13px;
}

.ComboImage {
    vertical-align: middle;
    border: 1px solid rgb(118, 118, 118);
    border-left: none;
}

.ComboEditabile {
    border: 1px solid rgb(118, 118, 118);
    border-right: none;
    vertical-align: middle;
    font-size: 11px;
    color: black;
    height: 22px;
    cursor: default;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 1px 2px;
    box-sizing: border-box;
    margin-right: -4px;
}

.autocomplete-checkbox {
    margin: 0px;
    height: 10px;
    margin-bottom: -1px;
}

.autocomplete-container .ui-menu-item:hover {
    font-size: 8pt;
    font-weight: normal;
}

.divAutocompleteMultipleSelection ul {
    padding: 0;
    margin: 0;
    margin-top: 2px;
    height: 55px;
    overflow: auto;
}


    .divAutocompleteMultipleSelection ul li {
        list-style-type: none;
        display: inline-block;
        margin-right: 3px;
        padding: 4px;
        border-radius: 5px;
        padding-right: 5px;
        margin-bottom: 3px;
        white-space: nowrap;
        font-size: 10px;
    }

        .divAutocompleteMultipleSelection ul li[data-value] {
            border: 1px solid gray;
        }


        .divAutocompleteMultipleSelection ul li i {
            color: gray;
            cursor: pointer;
        }


/*HOME PAGE*/

#containerTitoli {
    margin-bottom: 20px;
}

    #containerTitoli div {
        display: inline-table;
        cursor: pointer;
        min-width: 60px;
    }

        #containerTitoli div span {
            color: white;
            font-size: 15px;
            padding-left: 5px;
            padding-right: 5px;
            padding-top: 7px;
            padding-bottom: 7px;
            border-radius: 3px;
            background: #bcbcbc;
            text-transform: uppercase;
            display: block;
            user-select: none;
            font-family: abel;
            letter-spacing: 0.5px;
            font-weight: 600;
        }

            #containerTitoli div span:hover {
                opacity: 0.8;
            }

        #containerTitoli div hr {
            display: none;
        }

            #containerTitoli div hr.active {
                display: block;
                color: #333;
                background: #333;
                margin-left: auto;
                margin-right: auto;
                margin-top: 10px;
                border-radius: 61px;
                height: 1.5px;
                width: 70%;
                padding-top: 1px;
                animation-name: example;
                animation-duration: 0.5s;
                border-top: 0px;
            }

@keyframes example {
    0% {
        width: 0%;
    }

    100% {
        width: 70%;
    }
}


#containerTitoli div[data-modulo='1'] span { /*Igiene urbana*/
    background: #54996e;
}
#containerBox div[data-modulo='1'] div.box { /*Igiene urbana*/
    background: #54996e;
}


#containerTitoli div[data-modulo='14'] span { /*Servizio Idrico*/
    background: #5f92bb;
}
#containerBox div[data-modulo='14'] div.box { /*Servizio Idrico*/
    background: #5f92bb;
}


#containerTitoli div[data-modulo='17'] span { /*IMU - TASI - IMIS*/
    background: #df9263;
}
#containerBox div[data-modulo='17'] div.box { /*IMU - TASI - IMIS*/
    background: #df9263;
}


#containerTitoli div[data-modulo='19'] span { /*ICP*/
    background: #7b699a;
}
#containerBox div[data-modulo='19'] div.box { /*ICP*/
    background: #7b699a;
}


#containerTitoli div[data-modulo='27'] span { /*GAS*/
    background: #1ed4f7;
}
#containerBox div[data-modulo='27'] div.box { /*GAS*/
    background: #1ed4f7;
}


#containerTitoli div[data-modulo='32'] span { /*ODL*/
    background: #c5c8cd;
}
#containerBox div[data-modulo='32'] div.box { /*ODL*/
    background: #c5c8cd;
}
#containerTitoli div[data-modulo='32'][data-azienda='APRBS'] span { /*ODL*/
    background: #ff8058;
}
#containerBox div[data-modulo='32'][data-azienda='APRBS'] div.box { /*ODL*/
    background: #ff8058;
}


#containerTitoli div[data-modulo='38'] span { /*CITY CARE*/
    background: #439996;
}

#containerBox div[data-modulo='38'] div.box { /*CITY CARE*/
    background: #439996;
}

#containerBox div[data-modulo='38'] div.boxDisabilitato { /*CITY CARE*/
    background: #439996;
}


#containerTitoli div[data-modulo='99'] span { /*Altro*/
    background: #bcbcbc;
}

#containerBox div[data-modulo='99'] div.box { /*Altro*/
    background: #bcbcbc;
}

#containerBox div {
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 6px;
}

    #containerBox div .box {
        border-radius: 3px;
        margin: 0px;
        background: gray;
        padding-top: 10px;
        padding-bottom: 10px;
        color: white;
        cursor: pointer;
        min-height: 115px;
    }

    #containerBox div .boxDisabilitato {
        border-radius: 3px;
        margin: 0px;
        background: gray;
        padding-top: 10px;
        padding-bottom: 10px;
        color: white;
        min-height: 115px;
        opacity: 0.5;
    }

#containerBox div .box:hover {
    opacity: 0.8;
}

#containerBox div .box span, #containerBox div .box a {
    font-size: 17px;
    font-family: abel;
    font-weight: bold;
}

#containerBox div .box span, #containerBox div .boxDisabilitato a {
    font-size: 17px;
    font-family: abel;
    font-weight: bold;
}

#containerBox div .box div {
    width: 100%;
    margin-bottom: 15px;
}

    #containerBox div .box div i {
        font-size: 50px;
    }

#containerBox div .boxDisabilitato div {
    width: 100%;
    margin-bottom: 15px;
}

    #containerBox div .boxDisabilitato div i {
        font-size: 50px;
    }

/*HOME PAGE END*/


.logo_principale {
    display: block;
}

.logo_secondario {
    display: none;
}

.rowNumeroPezzi {
    display: none;
}

.iconaStatoODL {
    margin-right: 5px;
    display: inline !important;
    font-size: 8pt;
    cursor: pointer;
}

.iconaAltroODL {
    font-size: 13pt;
    cursor: pointer;
    color: #b7b7b7;
    margin-top: 3px;
}

.contenitoreBoxSingoloDisabilitato {
    cursor: default !important;
}

:focus {
    outline: none;
    border: 2px solid #f3b62c !important;
}





.msgBoxInputs {
    width: 100% !important;
    text-align: left;
}

.msgInput {
    display: block !important;
}
.msgInputHeader {
    display: block !important;
}

    .msgInputHeader span {
        display: block !important;
        margin-top: 5px;
    }

div.msgInput input[type='text'] {
    width: calc(100% - 35px) !important;
    /*height: 100px;*/
}

.rigaFormattazioneTabella td {
    padding: 0px !important;
    border: 0px !important;
}