
.invalid_row_background {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/invalid_row_background.png');
}
    /* IE ignores styles with [attributes], so it will skip the following. */
    .invalid_row_background[class] {
        background-image: url(../images/invalid_row_background.png);
    }

html, body, form {
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%;
    height: 100%;
}

body {
    font-family: Trebuchet MS;
}

table {
    border-collapse: collapse;
}

td {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.error_msg {
    color: #d8393a;
    font-weight: bold;
    font-size: 15px;
    font-family: verdana;
    background-color: rgba(255, 255, 255, 0.7);
}

.error_msg_darker {
    color: #812222 !important;
}

.msg {
    /* color: #E38500; */
    color: rgb(52, 168, 53) !important;
    font-weight: bold;
    font-size: 15px;
    font-family: verdana;
    background-color: rgba(255, 255, 255, 0.7);
}

#datiUtente_table td {
    white-space: nowrap;
}

#datiUtente_table .anagrafica td {
    background-color: #edeef3;
    padding: 0px 2px 0px 2px;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

#datiUtente_table .anagrafica2 td {
    background-color: #a8e8b0;
    padding: 0px 2px 0px 2px;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

#datiUtente_table .security td {
    background-color: #a8bde8;
    padding: 0px 2px 0px 2px;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

#datiUtente_table .tipoProfilo td {
    background-color: #b7b7d1;
    padding: 0px 2px 0px 2px;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

#login_mask table {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

#login_mask input {
    width: 107px;
    height: 16px;
    border: 2px solid #000000;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: Blue;
}

    #login_mask input[type="submit"] {
        background-color: #ffffff;
        width: 76px;
        height: 20px;
        border: 2px solid #000000;
        color: #000000;
        font-family: Trebuchet MS;
    }

#filtro_spc {
    font-family: Arial;
    font-size: 11px;
    
}

    #filtro_spc h1 {
        font-family: Arial;
        font-size: 14px;
        margin-top: 0px;
        padding-top: 10px;
        color: #fff;
    }

    #filtro_spc input[type="text"] {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 18px;
        width: 130px;
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
    }
    
    #filtro_spc input[type="checkbox"] {
        margin-left: 0;
    }

    #filtro_spc select {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 22px;
        width: 130px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
    }


    #filtro_spc input[type="submit"] {
        border: 1px solid #000000;
        background-image: url(../images/button_background.gif);
        height: 18px;
        width: 70px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        margin-left: 5px;
    }

.tb_callout {
}

    .tb_callout .tb_callout_right {
        background-image: url(../images/tb_callout_right_1.gif);
        background-position: top left;
        background-repeat: no-repeat;
        display: block;
        width: auto;
        margin: -21px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: none;
        float: left;
    }

        .tb_callout .tb_callout_right li {
            background-image: url(../images/tb_callout_right_3.gif);
            background-position: top right;
            background-repeat: no-repeat;
            display: block;
            width: auto;
            height: 20px;
            margin: 0px 0px 0px 0px;
            padding: 0px 4px 0px 16px;
        }

            .tb_callout .tb_callout_right li span {
                background-image: url(../images/tb_callout_right_2.gif);
                background-position: top right;
                display: block;
                width: auto;
                height: 15px;
                padding: 5px 0px 0px 0px;
                font-family: Verdana;
                font-size: 11px;
            }

        .tb_callout .tb_callout_right .arrow {
            background-image: url(../images/tb_callout_right_arrow.gif);
            background-position: left top;
            background-repeat: repeat-y;
        }

    .tb_callout .tb_callout_left {
        background-image: url(../images/tb_callout_left_1.gif);
        background-position: top left;
        background-repeat: no-repeat;
        display: block;
        width: auto;
        margin: -21px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        float: left;
        display: none;
    }

        .tb_callout .tb_callout_left li {
            background-image: url(../images/tb_callout_left_3.gif);
            background-position: top right;
            background-repeat: no-repeat;
            display: block;
            width: auto;
            height: 20px;
            margin: 0px 0px 0px 0px;
            padding: 0px 16px 0px 4px;
        }

            .tb_callout .tb_callout_left li span {
                background-image: url(../images/tb_callout_left_2.gif);
                background-position: top right;
                display: block;
                width: auto;
                height: 15px;
                padding: 5px 0px 0px 0px;
                font-family: Verdana;
                font-size: 11px;
            }


        .tb_callout .tb_callout_left .arrow {
            background-image: url(../images/tb_callout_left_arrow.gif);
            background-position: right top;
            background-repeat: repeat-y;
        }

.riassunto_tabella {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}


#grid table {
    /*width: 922px;*/
    width: 100% !important;
}

#grid input[type="submit"] {
    border: 1px solid #000000;
    height: 18px;
    width: 70px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

#grid input[type="text"] {
    border: 1px solid #000000;
    background-color: #ffffff;
    height: 14px;
    width: 130px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

#grid tr:nth-child(even) {
    background-color: #ffffff;
}
#grid tr:nth-child(odd) {
    background-color: #F1F1F3;
}

#grid tr th {
    background-image: none;
    background-color: #D4D4D4;
    height: 29px;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #C6C6C6;
    border-bottom: 1px solid #C6C6C6;
    border-right: 1px solid #C6C6C6;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

#grid tr td {
    height: 27px;
    vertical-align: middle;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}

#grid #grid_footer td {
    border: 0px;
}

#grid div {
    padding-left: 11px;
    padding-right: 11px;
    font-family: Verdana;
    font-size: 11px;
}

#grid_footer {
    border: 1px solid #C6C6C6;
}

#grid_footer table {
    width: 100%;
    border: 0px;
}

#grid_footer td {
    border: 0px;
    background-image: none;
    padding: 0px;
    background-color: #D4D4D4;
}

#grid_footer div {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    padding: 0px;
}

#grid_footer input[type="submit"] {
    border: 1px solid #b2b2b2;
    background-image: none;
    height: 20px;
    width: 110px;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    margin-right: 9px;
    margin-top: 1px;
    background-color: #e8e8e8;
    font-weight: 600;
    cursor: pointer;
}

#grid_footer input {
    border: 1px solid #000000;
    height: 15px;
    width: 33px;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    margin-right: 9px;
}

#grid_footer a {
    text-decoration: none;
    color: #000000;
}

.grid_controls_cell {
    border-left: 1px solid #999999;
    white-space: nowrap;
    padding: 2px;
    width: auto;
}

    .grid_controls_cell input {
        margin: 2px;
        padding: 0px;
    }

    .grid_controls_cell div {
        margin: 0px;
        padding: 0px;
        border: 1px solid #000000;
    }

.a3_grid_controls_cell {
    border-left: 1px solid #999999;
    white-space: nowrap;
    padding: 2px;
    width: auto;
}

    .a3_grid_controls_cell input {
        margin: 1px;
        padding: 0px;
    }

    .a3_grid_controls_cell div {
        margin: 0px;
        padding: 0px;
        border: 1px solid #000000;
    }

.weight-warining-dialog {
    font-family: Arial;
    font-size: 32px;
    font-weight: bold;
    margin: 15px;
}

#alertWindow h1 {
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    margin: 15px;
}

#alertWindow h2 {
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin: 15px;
    text-align: center;
}

#alertWindow input[type="button"], #alertWindow input[type="submit"], #alertWindow input[type="reset"] {
    border: 1px solid #000000;
    height: auto;
    width: auto;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin: 2px;
}

#insEdit_window {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

    #insEdit_window h1 {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        padding-left: 20px;
        padding-right: 20px;
    }

    #insEdit_window input[type="text"] {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 14px;
        width: 140px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        margin: 2px;
    }

    #insEdit_window textarea {
        border: 1px solid #000000;
        background-color: #ffffff;
        width: 140px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        margin: 2px;
    }

    #insEdit_window select {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 18px;
        width: 143px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        margin: 2px;
    }

    #insEdit_window input[type="button"], #insEdit_window input[type="submit"], #insEdit_window input[type="reset"] {
        border: 1px solid #000000;
        background-image: url(../images/button_background.gif);
        height: 18px;
        width: 76px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        margin: 2px;
    }

.popupBackground {
    background-color: #000000;
    filter: alpha(opacity=65);
    opacity: 0.65;
}

#grid .main_alert_table table {
    border: 0px;
    border-collapse: collapse;
}


#grid .main_alert_table td {
    border: 0px;
    border-collapse: collapse;
    padding: 0px;
}

#grid .main_alert_table div {
    border: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}

#grid .alert_table h1 {
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    margin: 15px;
    color: #ffffff;
}

#grid .alert_table h2 {
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin: 15px;
    text-align: center;
}

#grid .alert_table input[type="button"], #grid .alert_table input[type="submit"], #grid .alert_table input[type="reset"] {
    border: 1px solid #000000;
    height: auto;
    width: auto;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

#testata_details_spc strong {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

#testata_details_spc div {
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
    font-weight: normal;
}

.irispUpload_area {
    text-align: right;
    margin-bottom: 10px;
}

    .irispUpload_area .irispUpload_box {
        margin-right: 0px;
        margin-left:auto;
        text-align: left;
        margin-bottom:-60px;
    }

        .irispUpload_area .irispUpload_box .smallText {
            font-size: 10px;
            margin-right: 9px;
        }

        .irispUpload_area .irispUpload_box .didascalia {
            font-size: 12px;
        }

        .irispUpload_area .irispUpload_box input[type="file"] {
            background-color: #4e935d;
            height: 18px;
            font-family: Arial;
            font-weight: bold;
            font-size: 11px;
            border: 1px solid #000000;
            margin-bottom: 5px;
            width: 400px;
        }


        .irispUpload_area .irispUpload_box input[type="submit"] {
            border: 1px solid #000000;
            font-size: 11px;
            font-family: Verdana;
            background-color: #eeeeee;
            margin: 0px 0px 0px 0px;
            float: right;
        }


#riga_crono_spc {
    font-size: 10px;
    margin-bottom: 2px;
}

    #riga_crono_spc img {
        float: left;
        margin: 0px 5px 0px 0px;
    }

#riga_details_spc strong {
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

#riga_details_spc div {
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
    font-weight: normal;
    height: 14px;
}

.download {
    background-image: url(../images/testata_detail_download_background.gif);
    width: 102px;
    height: 18px;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #000000;
    margin: 6px;
    margin-bottom: 0px;
}

.Progress {
    background-color: White;
    text-align: center;
    z-index: 10000;
    font-family: Verdana;
    font-size: 12px;
}

#upload_spc input[type="file"], #upload_spc input[type="submit"] {
    height: 18px;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #000000;
    margin: 6px;
    margin-bottom: 0px;
}

#upload_spc input[type="file"]{
    background-color: #fff;
}

#tabellina_dettaglio table {
    border: none;
    margin-left: 0px;
    margin-right: auto;
}

#tabellina_dettaglio th {
    background-image: none;
    background-color: #eeeeee;
    font-weight: bold;
    height: 10px;
    border-top: 0px;
    border-bottom: 0px;
    padding: 2px;
    white-space: nowrap;
}

#tabellina_dettaglio td {
    background-image: none;
    font-weight: normal;
    height: 10px;
    border-bottom: 0px;
    border-top: 1px solid #dddddd;
    padding: 2px;
}

#tabellina_dettaglio div {
    font-size: 10px;
    padding: 0px;
    margin: 0px;
}

.attention_row_background {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/invalid_row_background.png');
}
    /* IE ignores styles with [attributes], so it will skip the following. */
    .attention_row_background[class] {
        background-image: url(../images/attention_row_background.png);
    }

.alert_window {
    visibility: hidden;
    position: absolute;
    font-size: 11px;
    font-family: Verdana;
}

.hiddenObj {
    position: absolute;
    top: -9000px;
}

#grid input[type="text"] {
    width: 30px;
    background-color: #fff;
    font-weight: bold;
}

#d1_distintaOnLine_insDati,
#d2_distintaOnLine_insDati,
#ff_distintaOnLine_insDati,
#ee_distintaOnLine_insDati,
#xx_distintaOnLine_insDati {
    clear: both;
    float: left;
}

    #d1_distintaOnLine_insDati select,
    #d2_distintaOnLine_insDati select,
    #ff_distintaOnLine_insDati select,
    #xx_distintaOnLine_insDati select #ee_distintaOnLine_insDati select {
        clear: both;
        display: block;
        font-family: Courier New;
        font-size: 11px;
    }

#insNave, .insNave {
    margin: 0px 0px 10px 0px;
}

    #insNave div, .insNave div {
        font-size: 10px;
    }

    #insNave img, iinsNave img {
        margin-right: 3px;
    }

    #insNave select, .insNave select {
        border: 1px solid #000000;
        font-size: 11px;
        font-family: Courier New;
        float: left;
    }

    #insNave input[type="text"], .insNave input[type="text"] {
        border: 1px solid #000000;
        font-size: 11px;
        font-family: Courier New;
        float: left;
        margin-left: 10px;
    }

    #insNave .didascalia, .insNave .didascalia {
        font-size: 11px;
        font-family: Courier New;
    }

#d1_distintaOnLine_insDati ul,
#d2_distintaOnLine_insDati ul,
#ff_distintaOnLine_insDati ul,
#ee_distintaOnLine_insDati ul,
#xx_distintaOnLine_insDati ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#d1_distintaOnLine_insDati li,
#d2_distintaOnLine_insDati li,
#ff_distintaOnLine_insDati li,
#ee_distintaOnLine_insDati li,
#xx_distintaOnLine_insDati li {
    margin: 0px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    float: left;
    width: 173px;
}

    #d1_distintaOnLine_insDati li div,
    #d2_distintaOnLine_insDati li div,
    #ff_distintaOnLine_insDati li div,
    #ee_distintaOnLine_insDati li div,
    #xx_distintaOnLine_insDati li div {
        font-size: 10px;
    }

    #d1_distintaOnLine_insDati li img,
    #d2_distintaOnLine_insDati li img,
    #ff_distintaOnLine_insDati li img,
    #ee_distintaOnLine_insDati li img,
    #xx_distintaOnLine_insDati li img {
        margin-right: 3px;
    }

    #d1_distintaOnLine_insDati li input[type="text"],
    #d2_distintaOnLine_insDati li input[type="text"],
    #ff_distintaOnLine_insDati li input[type="text"],
    #ee_distintaOnLine_insDati li input[type="text"],
    #xx_distintaOnLine_insDati li input[type="text"] {
        border: 1px solid #000000;
        font-size: 12px;
        font-family: Courier New;
        float: left;
    }

    #d1_distintaOnLine_insDati li input[type="button"],
    #d2_distintaOnLine_insDati li input[type="button"],
    #ff_distintaOnLine_insDati li input[type="button"],
    #ee_distintaOnLine_insDati li input[type="button"],
    #xx_distintaOnLine_insDati li input[type="button"] {
        font-family: Verdana;
        font-size: 12px;
        border: 1px solid #000000;
        background-color: #eeeeee;
        margin: 15px 2px 0px 0px;
        padding: 2px 3px 1px 3px;
    }

    #d1_distintaOnLine_insDati li select,
    #d2_distintaOnLine_insDati li select,
    #ff_distintaOnLine_insDati li select,
    #ee_distintaOnLine_insDati li select,
    #xx_distintaOnLine_insDati li select {
        border: 1px solid #000000;
        font-size: 11px;
        float: left;
        margin: 0px 0px 10px 0px;
    }

    #d1_distintaOnLine_insDati li span,
    #d2_distintaOnLine_insDati li span,
    #ff_distintaOnLine_insDati li span,
    #ee_distintaOnLine_insDati li span,
    #xx_distintaOnLine_insDati li span {
        border: 1px solid #999999;
        background-color: #b2b2b2;
        font-size: 1px;
        margin: 0px 0px 0px 1px;
        float: left;
        height: 17px;
    }

#d1_riepilogoDistinte_SPC,
#d2_riepilogoDistinte_SPC,
#ff_riepilogoDistinte_SPC,
#ee_riepilogoDistinte_SPC,
#xx_riepilogoDistinte_SPC {
    clear: both;
    display: block;
    text-align: left;
    margin: 10px 0px 10px 0px;
    text-align: center;
    float: left;
}

#d1_riepilogoDistinte_panel,
#d2_riepilogoDistinte_panel,
#ff_riepilogoDistinte_panel,
#ee_riepilogoDistinte_panel,
#xx_riepilogoDistinte_panel {
    width: 915px;
    overflow: auto;
}

#d1_riepilogoDistinte_SPC div,
#d2_riepilogoDistinte_SPC div,
#ff_riepilogoDistinte_SPC div,
#ee_riepilogoDistinte_SPC div,
#xx_riepilogoDistinte_SPC div {
    font-family: Lucida Console;
    font-size: 10px;
    margin-left: 2px;
    text-align: left;
}

#d1_riepilogoDistinte_SPC select,
#d2_riepilogoDistinte_SPC select,
#ff_riepilogoDistinte_SPC select,
#ee_riepilogoDistinte_SPC select,
#xx_riepilogoDistinte_SPC select {
    font-family: Lucida Console;
    font-size: 10px;
    border: 0px;
    background-color: #eeeeee;
    width: 885px;
    margin: 0px;
    padding: 0px;
    float: left;
}

.insCell {
}

.insCellspc {
    display: none;
    background-color: Yellow;
}

.integer {
    text-align: right;
}

.float {
    text-align: right;
}

.bool {
}

#d1_salvaDistinta_SPC input[type="submit"],
#d2_salvaDistinta_SPC input[type="submit"],
#ff_salvaDistinta_SPC input[type="submit"],
#ee_salvaDistinta_SPC input[type="submit"],
#xx_salvaDistinta_SPC input[type="submit"] {
    border: 1px solid #000000;
    font-size: 11px;
    font-family: Verdana;
    background-color: #eeeeee;
    margin: 10px 0px 10px 0px;
}

#d1_distinteSalvate_SPC,
#d2_distinteSalvate_SPC,
#ff_distinteSalvate_SPC,
#ee_distinteSalvate_SPC,
#xx_distinteSalvate_SPC {
    font-family: Courier New;
    font-size: 11px;
    margin-left: 2px;
}

    #d1_distinteSalvate_SPC ul,
    #d2_distinteSalvate_SPC ul,
    #ff_distinteSalvate_SPC ul,
    #ee_distinteSalvate_SPC ul,
    #xx_distinteSalvate_SPC ul {
        list-style-type: none;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

        #d1_distinteSalvate_SPC ul li,
        #d2_distinteSalvate_SPC ul li,
        #ff_distinteSalvate_SPC ul li,
        #ee_distinteSalvate_SPC ul li,
        #xx_distinteSalvate_SPC ul li {
            display: block;
            margin: 0px 0px 3px 0px;
        }

            #d1_distinteSalvate_SPC ul li:hover,
            #d2_distinteSalvate_SPC ul li:hover,
            #ff_distinteSalvate_SPC ul li:hover,
            #ee_distinteSalvate_SPC ul li:hover,
            #xx_distinteSalvate_SPC ul li:hover {
                background-color: Yellow;
            }

            #d1_distinteSalvate_SPC ul li input[type="submit"],
            #d2_distinteSalvate_SPC ul li input[type="submit"],
            #ff_distinteSalvate_SPC ul li input[type="submit"],
            #ee_distinteSalvate_SPC ul li input[type="submit"],
            #xx_distinteSalvate_SPC ul li input[type="submit"] {
                border: 1px solid #000000;
                font-family: Verdana;
                font-size: 11px;
                background-color: #eeeeee;
                margin: 0px 3px 0px 0px;
            }

            #d1_distinteSalvate_SPC ul li input[type="image"],
            #d2_distinteSalvate_SPC ul li input[type="image"],
            #ff_distinteSalvate_SPC ul li input[type="image"],
            #ee_distinteSalvate_SPC ul li input[type="image"],
            #xx_distinteSalvate_SPC ul li input[type="image"] {
                margin-right: 1px;
                float: left;
            }

.clock {
    font-family: Courier New;
    font-size: 11px;
    background-color: transparent;
    border: 0px;
    padding: 2px;
    margin: 1px;
    width: 60px;
    display: block;
}

/* pagina login */
#pointer {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

    #pointer #assistenzaSPC {
        position: absolute;
        text-align: center;
        margin-top: 0px;
        margin-left: 390px;
    }

    #pointer #downloadBoxSPC {
        position: absolute;
        margin-top: 460px;
        margin-left: 375px;
    }

    #pointer #clockSPC {
        position: absolute;
        margin-top: 250px;
        margin-left: 630px;
    }

    #pointer #usersLoginSPC {
        position: absolute;
        margin-top: 365px;
        margin-left: 473px;
    }

    #pointer #alertBox {
        position: absolute;
        border: 1px solid #c13633;
        padding: 5px;
        background-color: #ffffff;
        margin-top: 10px;
        margin-left: 50px;
        font-size: 13px;
    }

        #pointer #alertBox img {
            float: left;
            margin-right: 10px;
        }

#testata_details_spc {
    width: 655px;
    height: 281px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-image: url(../images/dettaglio_testata_background.gif);
    background-position: left top;
    background-repeat: repeat-y;
    font-size: 11px;
    font-weight: normal;
}

    #testata_details_spc ul {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        #testata_details_spc ul li {
            display: inline-block;
            margin: 0px 0px 0px 0px;
            padding: 3px 0px 3px 0px;
            width: 327px;
            height: 14px;
            float: left;
            font-size: 11px;
        }

            #testata_details_spc ul li strong {
                display: inline-block;
                float: left;
                margin: 0px 3px 0px 0px;
                padding: 0px 3px 0px 3px;
                width: 111px;
                font-family: "Karla", sans-serif !important;
                font-size: 12px;
            }

#legenda ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    display: inline-block;
}

    #legenda ul li {
        display: inline-block;
        margin: 0px 0px 2px 0px;
        padding: 0px 0px 0px 0px;
        width: 307px;
        float: left;
        font-size: 10px;
        font-weight: normal;
    }

        #legenda ul li input[type="checkbox"] {
            margin: 0px 4px 0px 0px;
            padding: 0px 0px 0px 0px;
            border: 0px;
            float: left;
        }

        #legenda ul li div {
            display: inline-block;
            width: 38px;
            height: 24px;
            padding: 0px 0px 0px 0px;
            margin: 0px 3px 0px 0px;
            border-right: 1px solid #dddddd;
            border-bottom: 1px solid #dddddd;
            float: left;
        }

            #legenda ul li div sub {
                font-size: 8px;
            }

        #legenda ul li strong {
            display: block;
            font-weight: normal;
        }

            #legenda ul li strong span {
                display: block;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
                font-style: italic;
                color: #808080;
                font-size: 10px;
            }

#riga_details_spc {
    width: 755px;
    min-height: 441px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-image: url(../images/dettaglio_riga_background.gif);
    background-position: left top;
    background-repeat: repeat-y;
    font-size: 11px;
    font-weight: normal;
}

    #riga_details_spc ul {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        #riga_details_spc ul li {
            display: inline-block;
            margin: 0px 0px 0px 0px;
            padding: 3px 0px 3px 0px;
            width: 377px;
            height: 14px;
            float: left;
            font-size: 11px;
            overflow: hidden;
        }

            #riga_details_spc ul li strong {
                display: inline-block;
                float: left;
                margin: 0px 3px 0px 0px;
                padding: 0px 3px 0px 3px;
                width: 111px;
                font-size: 12px;
                font-family: "Karla", sans-serif;
            }

    #riga_details_spc .master,
    #riga_details_spc .termMaster {
        font-size: 10px;
        background-color: #eeeeee;
    }

/* 2009 - 2010 (c) | ez-css.org
 * ez.css ::  version 1.3 :: 03132010
 *
 * This style sheet caters for IE 5 browsers. 
 * With this style sheet, use the snippets from http://www.ez-css.org/layouts 
*/

/*
 * auto-centering in IE 5
 * we reset this value in the next rule so content is left aligned. 
 */

body {
    text-align: center;
}

/* [EZ-CSS]
 2009 -2010 (c) | ez-css.org
 * ez-plug-min.css :: version 1.1 :: 01182010
 */
.ez-wr:after, .ez-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ez-wr, .ez-box, .ez-last {
    display: inline-block;
    min-height: 0;
}
/* \*/

* html .ez-wr, * html .ez-box, * html .ez-last {
    height: 1%;
}

.ez-wr, .ez-box, .ez-last {
    display: block;
}
/* */

.ez-oh {
    overflow: hidden;
}

* html .ez-oh {
    overflow: visible;
}

.ez-oa {
    overflow: auto;
}

.ez-dt {
    display: table;
}

.ez-it {
    display: inline-table;
}

.ez-tc {
    display: table-cell;
}

.ez-ib {
    display: inline-block;
}

.ez-fl {
    float: left;
}

* html .ez-fl {
    margin-right: -3px;
}

.ez-fr {
    float: right;
}

* html .ez-fr {
    margin-left: -3px;
}

.ez-25 {
    width: 25%;
}

.ez-33 {
    width: 33.33%;
}

.ez-50 {
    width: 50%;
}

.ez-66 {
    width: 66.66%;
}

.ez-75 {
    width: 75%;
}

.ez-negmr {
    margin-right: -1px;
}

* html .ez-negmr {
    margin-right: -4px;
}

.ez-negmx {
    margin-right: -1px;
}

.ez-negml {
    margin-left: -1px;
}

* html .ez-negml {
    margin-left: -4px;
}
/* [/EZ-CSS] */
/* [custom callout per ez-css] */
.customCalloutStyle div, .customCalloutStyle td {
    border: solid 1px Black;
    background-color: #fffacd;
    color: #000000;
}

.customCalloutStyle div {
    padding: 0px !important;
}

.customCalloutStyle td {
    padding: 0px !important;
}

.customCalloutStyle .ajax__validatorcallout_icon_cell {
    padding: 5px !important;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell {
    padding: 5px !important;
}
/* [/custom callout per ez-css] */



/* [custom calendar per ez-css] */

.MyCalendar {
}

    .MyCalendar .ajax__calendar_container {
        background-color: #ffffff;
        border: 1px solid #000000;
        width: auto;
    }

    .MyCalendar .ajax__calendar_body {
        width: 200px !important;
    }

    .MyCalendar .ajax__calendar_days {
        margin: 0px !important;
        padding: 0px !important;
        width: auto !important;
    }

    .MyCalendar .ajax__calendar_dayname {
        margin: 0px !important;
        padding: 0px !important;
        width: 0px !important;
    }

    .MyCalendar .ajax__calendar_day {
        margin: 0px !important;
        padding: 0px !important;
        width: 0px !important;
    }


.MyCalendar2 {
    width: 100px !important;
}

    .MyCalendar2 .ajax__calendar_body table tr td {
        padding: 0px;
        color: #10377c;
        background-color: #ffffff;
        width: 20px !important;
    }

div.ajax__calendar_days table tr td {
    padding-right: 0px !important;
}

/* [/custom calendar per ez-css] */
.inserimentoNews {
}

    .inserimentoNews .dida {
        width: 150px;
    }

    .inserimentoNews .ez-box {
        padding: 5px;
    }

    .inserimentoNews .spazioAllegati {
    }

        .inserimentoNews .spazioAllegati .fileDidascalia {
            width: 300px;
        }

        .inserimentoNews .spazioAllegati .margin {
            margin-left: 23px;
        }

        .inserimentoNews .spazioAllegati .tb_callout {
            font-size: 9px;
        }

        .inserimentoNews .spazioAllegati .file {
            width: 200px;
        }

/* [area news in home] */
#tickerCont {
    position: absolute;
    margin-left: 291px;
    margin-top: 30px;
    visibility: hidden;
}

#ticker {
    background: #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #333;
    font: 13px/16px Arial,Verdana,sans-serif;
    padding: 3px 7px;
    width: 400px;
}

    #ticker .divider {
        padding: 0 4px;
    }

    #ticker a, #ticker a:visited {
        color: #333;
        text-decoration: none;
    }

        #ticker a:hover {
            color: #930;
        }

.news_dialog {
}

    .news_dialog .news_testo {
        max-height: 200px;
        overflow: auto;
    }

/* [area news in home] */
.errorMessage {
    color: Red;
    font-weight: bold;
    text-decoration: underline;
}

.elencoRecord {
    padding: 5px;
}

    .elencoRecord .ez-wr {
        padding-top: 4px;
    }

    .elencoRecord .ez-wr:nth-child(odd) {
        background-color: #eee;
    }

    .elencoRecord .visibile {
        width: 30px;
    }

    .elencoRecord .dataNews {
        width: 100px;
    }

    .elencoRecord .titoloNews {
        width: 200px;
    }

    .elencoRecord .isNews {
        width: 30px;
    }

    .elencoRecord .testoNews {
        width: 500px;
    }

    .elencoRecord .intestazione {
        background-color: #eeeeee;
        font-weight: bold;
    }

.gestioneDatiForm {
    background-color: #ffffff;
    padding: 10px;
}

.insertEditArea {
    width: 855px;
    z-index:10001 !important;
}

.gestioneDatiForm .gestioneDatiUtente {
    background-color: #ffffff;
    padding: 2px;
    border: 1px solid #000000;
}

    .gestioneDatiForm .gestioneDatiUtente .header {
        background-color: #d1d1e1;
        height: 36px;
    }

        .gestioneDatiForm .gestioneDatiUtente .header h1 {
            font-family: Arial;
            font-size: 14px;
            font-weight: bold;
            color: #000000;
            margin: 12px 0px 0px 20px;
            padding: 0px 0px 0px 0px:;
        }

        .gestioneDatiForm .gestioneDatiUtente .header .winClose {
            margin: 0px 0px 0px 50px;
            text-align: right;
        }

    .gestioneDatiForm .gestioneDatiUtente .body .smallText {
        font-size: 10px;
        margin-right: 8px;
    }

    .gestioneDatiForm .gestioneDatiUtente .body .boxCT {
        font-size: 10px;
        border: 1px solid #eeeeee;
        margin: 8px 8px 8px 8px;
        padding: 8px 8px 8px 8px;
    }

        .gestioneDatiForm .gestioneDatiUtente .body .boxCT table {
            height: 14px;
        }

            .gestioneDatiForm .gestioneDatiUtente .body .boxCT table tr td {
                padding-right: 29px;
            }

        .gestioneDatiForm .gestioneDatiUtente .body .boxCT input[type='text'] {
            border: 1px solid #000000;
            background-color: #ffffff;
            height: 14px;
            width: 160px;
            font-family: Verdana;
            font-size: 10px;
            color: #000000;
        }

    .gestioneDatiForm .gestioneDatiUtente .body .userInput_label {
        margin-left: 8px;
        font-size: 12px;
        margin-bottom: 2px;
        width: 150px;
    }

        .gestioneDatiForm .gestioneDatiUtente .body .userInput_label span {
            font-size: 8px;
            display: block;
        }

    .gestioneDatiForm .gestioneDatiUtente .body .userInput_value {
        margin-right: 8px;
        text-align: left;
        margin-bottom: 2px;
        white-space: nowrap;
        width: 250px;
    }

        .gestioneDatiForm .gestioneDatiUtente .body .userInput_value input[type='text'] {
            border: 1px solid #000000;
            background-color: #ffffff;
            height: 14px;
            width: 160px;
            font-family: Verdana;
            font-size: 10px;
            color: #000000;
        }

        .gestioneDatiForm .gestioneDatiUtente .body .userInput_value select {
            border: 1px solid #000000;
            background-color: #ffffff;
            width: 160px;
            font-family: Verdana;
            font-size: 10px;
            color: #000000;
        }

        .gestioneDatiForm .gestioneDatiUtente .body .userInput_value input[disabled],
        .gestioneDatiForm .gestioneDatiUtente .body .userInput_value select[disabled] {
            background-color: #eee;
        }

    .gestioneDatiForm .gestioneDatiUtente .body .contoDifferito {
        background-color: #d1d1e1;
        padding: 3px 0px 3px 0px;
        height: 18px;
        margin-left: 0px;
        font-weight: bold;
        font-size: 10px;
    }

    .gestioneDatiForm .gestioneDatiUtente input[type='submit'],
    .gestioneDatiForm .gestioneDatiUtente input[type='button'] {
        border: 1px solid #000000;
        background-image: url(../images/button_background.gif);
        height: 18px;
        width: 70px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        margin-left: 5px;
        margin-top: -2px;
        margin-bottom: 4px;
    }

    .gestioneDatiForm .gestioneDatiUtente input[disabled] {
        color: #aaa;
    }

.ez-20 {
}

.genButton input[type="submit"],
.genButton input[type="button"] {
    border: 1px solid #000000;
    background-image: url(../images/button_background.gif);
    height: 18px;
    min-width: 70px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    margin-left: 5px;
}

#tabellaTributi {
    background-color: Yellow;
    width: 416px;
}

    #tabellaTributi input[type='text'] {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 14px;
        width: 160px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
    }

    #tabellaTributi .tipoTributo {
        width: 80px !important;
        height: 17px !important;
        color: #0000ff !important;
        font-size: 13px !important;
        font-weight: bold !important;
        padding: 0px 3px 0px 3px;
    }

    #tabellaTributi .intestazione {
        background-color: #d4d0c8;
        border-right: 1px solid #808080;
        border-bottom: 1px solid #808080;
        margin-right: 1px;
    }

    #tabellaTributi .numeroRiga {
        background-color: #d4d0c8;
        border-right: 1px solid #808080;
        margin-right: 1px;
        padding-left: 3px;
        width: 20px;
        display: inline-block;
    }

    #tabellaTributi .numeroRiga2 {
        background-color: #d4d0c8;
        border-right: 1px solid #808080;
        border-bottom: 1px solid #808080;
        margin-right: 0px;
        padding-left: 3px;
        width: 20px;
        height: 18px;
        display: inline-block;
        float: left;
        *height: 20px;
    }

    #tabellaTributi .righe {
    }

        #tabellaTributi .righe .col1 {
            width: 100px !important;
            background-color: Yellow;
        }

    #tabellaTributi .col2 {
        width: 120px !important;
        background-color: Green !important;
    }

    #tabellaTributi .righe .col3 {
        width: 100px !important;
        background-color: Lime;
    }

    #tabellaTributi .righe .col4 {
        width: 100px !important;
        background-color: Aqua;
    }

    #tabellaTributi .righe input[type='text'] {
        width: 70px;
        margin: 0px;
        border-right: 1px solid #c0c0c0;
        border-bottom: 1px solid #c0c0c0;
        border-left: 0px;
        border-top: 0px;
        height: 16px;
        *height: 17px;
        *width: 78px;
        padding-left: 5px;
        background-color: transparent;
    }

    #tabellaTributi .righe .fst {
        width: 72px !important;
        *width: 72px !important;
    }

    #tabellaTributi .righe .lst {
        width: 70px !important;
        *width: 72px !important;
    }

    #tabellaTributi .scadenzeMensili_intestazioni div {
        font-size: 10px;
    }

    #tabellaTributi .scadenzeMensili_valori input[type='text'] {
        width: 30px;
        margin: 0px;
        border-right: 1px solid #c0c0c0;
        border-bottom: 1px solid #c0c0c0;
        border-left: 1px solid #c0c0c0;
        border-top: 1px solid #c0c0c0;
        height: 16px;
        *height: 17px;
        *width: 32px;
        padding-left: 5px;
    }

    #tabellaTributi .checkboxes {
        font-size: 12px;
    }

#tabellaNotePerLaStampa .noteStampa_rows {
}

    #tabellaNotePerLaStampa .noteStampa_rows label {
        font-size: 12px;
    }

    #tabellaNotePerLaStampa .noteStampa_rows input[type='text'] {
        width: 280px !important;
        height: 17px !important;
        color: #0000ff !important;
        font-size: 13px !important;
        font-weight: bold !important;
        padding: 0px 3px 0px 3px;
        border: 1px solid #000000;
        margin-bottom: 5px;
    }

    #tabellaNotePerLaStampa .noteStampa_rows input[type='checkbox'] {
        margin-bottom: 5px;
    }

.submitButton {
    border: 1px solid #000000;
    background-image: url(../images/button_background.gif);
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

.nuoviFlussi {
    background-color: #b4885d;
    border: none !important;
    margin: 3.5px 0px 1px 0px !important;
    padding: 5px 5px 5px 5px !important;
}

.nuoviFlussi:hover {
}

    .nuoviFlussi a {
        font-size: 9px !important;
        color: #fff !important;
        text-decoration: none !important;
        font-weight: bold;
    }

    .nuoviFlussi a:hover {
        cursor: pointer;
        font-weight:bold;
    }

/* [pulsanti di navigazione per paginazione] */
.wp-pagenavi {
    padding: 5px 0;
    clear: both;
    overflow: hidden;
    zoom: 1;
    font-size: 12px;
    line-height: 11px;
    position: relative;
}

    .wp-pagenavi ul {
        margin: 0px 5px 0px 5px;
        padding: 0;
        list-style: none;
        float: right;
    }

    .wp-pagenavi li {
        margin: 0;
        padding: 0;
        float: left;
        background: none;
    }

    .wp-pagenavi span.pages {
        display: none;
        float: left;
        padding: 6px 8px;
        margin: 0 10px 0 0;
    }

    .wp-pagenavi a,
    .wp-pagenavi span {
        width: auto;
        height: 12px;
        display: block;
        float: left;
        padding: 7px 9px;
        margin-right: 2px;
        text-decoration: none;
        color: #000;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        -webkit-border-radius: 5px;
        behavior: url(js/PIE.htc);
    }

        .wp-pagenavi span.extend {
            border: 0;
        }

        .wp-pagenavi a,
        .wp-pagenavi a.page {
            color: #000;
            background: #DEDEDE;
        }

            .wp-pagenavi a:hover,
            .wp-pagenavi a:hover.page,
            .wp-pagenavi span.current,
            .wp-pagenavi a:hover.first,
            .wp-pagenavi a:hover.last {
                color: #000;
                text-decoration: none;
                padding: 6px 8px;
                border: 1px solid #000;
                background: #DEDEDE;
            }

        .wp-pagenavi span.current {
            font-weight: bold;
            color: #fff;
            background: #314155;
        }

        .wp-pagenavi a.first,
        .wp-pagenavi a.last {
            color: #fff;
            background: #314155;
        }

        .wp-pagenavi a.previouspostslink,
        .wp-pagenavi a.nextpostslink {
            width: 10px;
            text-indent: -9999px;
            line-height: 999px;
        }

        .wp-pagenavi a.previouspostslink {
            background: url(../images/previousposts_arrow.png) center 6px no-repeat #314155;
        }

        .wp-pagenavi a:hover.previouspostslink {
            background: url(../images/previousposts_arrow.png) center 5px no-repeat #314155;
            padding: 6px 8px;
        }

        .wp-pagenavi a.nextpostslink {
            background: url(../images/nextposts_arrow.png) center 6px no-repeat #314155;
        }

        .wp-pagenavi a:hover.nextpostslink {
            background: url(../images/nextposts_arrow.png) center 5px no-repeat #314155;
            padding: 6px 8px;
        }

        .wp-pagenavi a:hover.previouspostslink,
        .wp-pagenavi a:hover.nextpostslink,
        .nav-previous,
        .comments-nav-previous {
            float: left;
        }

.nav-next,
.comments-nav-next {
    float: right;
}
/* [/pulsanti di navigazione per paginazione] */
/* tabella smaller */
.smallerTable {
   margin-left: -22px;
}

@media print {
    .smallerTable {
        margin-left: 0px !important;
    }
    .media-hidden {
        visibility: hidden;
    }
}

.smallerTable th {
    background-position:left top !important;
    background-repeat:repeat-x;
    background-color:#dadada;
}

    .smallerTable .a3_grid_controls_cell {
        padding: 0px;
    }

        .smallerTable .a3_grid_controls_cell input[type='image'] {
            margin-right: 1px;
            margin-left: 0px;
            float: left;
        }

        .smallerTable .a3_grid_controls_cell .expand {
            margin-top: 2px;
            margin-right: 0px;
        }

    .smallerTable th {
        padding: 0px !important;
        text-align: center !important;
        vertical-align: central !important;
        height: 5px !important;
    }

        .smallerTable th div {
            font-size: 11px !important;
            text-align: center !important;
            margin: 0px !important;
            padding: 0px 3px 0px 3px !important;
        }

    .smallerTable td div {
        font-size: 10px !important;
        text-align: left !important;
        margin: 0px !important;
        padding: 0px 3px 0px 3px !important;
    }

    .smallerTable .dettaglio {
        padding: 0px !important;
        border-left: 0px !important;
        border-bottom: 0px !important;
    }

        .smallerTable .dettaglio div {
            padding: 0px !important;
        }

        .smallerTable .dettaglio div {
            padding: 0px !important;
        }

    .smallerTable .delivery_data,
    .smallerTable .prelievo_gg,
    .smallerTable .prelievo_ora_da {
        background-color: transparent !important;
        opacity: 0.8 !important;
        border: 0px !important;
        height: 25px !important;
        vertical-align: middle !important;
        text-align: center !important;
        font-size: 0.0885in !important;
        font-weight: normal !important;
        color: blue !important;
        font-family: Verdana !important;
        margin: 0px !important;
        padding: 0px !important;
    }

    .smallerTable th .delivery_data {
        background-color:#fffda9 !important;
        height:15px !important;
        margin:4px !important;
        width:50px !important;
    }

    .smallerTable .changed {
        border-right:1px solid #30598b !important;
        border-bottom:1px solid #30598b !important;
    }

    .smallerTable .delivery_data {
        width:58px !important;
    }

    .smallerTable .prelievo_gg {
        width:20px !important;
    }
    
    .smallerTable .prelievo_ora_da {
        width:30px !important;
    }

    .smallerTable .delivery_data_cell ,
    .smallerTable .prelievo_gg_cell ,
    .smallerTable .prelievo_ora_da_cell {
        padding:0px 2px 0px 2px !important;
        vertical-align:top !important;
        text-align:left !important;
        white-space:nowrap !important;
    }

    
    .smallerTable .iconaFinanza {
        padding:0px !important;
        vertical-align:middle !important;
        text-align:center !important;
    }

    .smallerTable .delivery_data_cell div ,
    .smallerTable .prelievo_gg_cell div ,
    .smallerTable .prelievo_ora_da_cell div {
        /*background-color: #eeeeee !important;
        height:25px !important;
    filter:alpha(opacity=30); 

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

    -moz-opacity:0.3; 

    -khtml-opacity: 0.3; 

    opacity: 0.3;*/ 

        padding:0px !important;
        margin:0px !important;
        vertical-align:top !important;
        text-align:left !important;
    }

    .smallerTable .a3_grid_controls_cell {
        white-space:nowrap;
    }

/* /tabella smaller */

    .smallerTable .ajax__validatorcallout {
        width:200px !important;
    }

    .smallerTable .ajax__validatorcallout,
    .smallerTable .ajax__validatorcallout div,
    .smallerTable .ajax__validatorcallout table,
    .smallerTable .ajax__validatorcallout td
     {
        border:0px !important;
    }

    .smallerTable .ajax__validatorcallout_callout_table {
        width:15px !important;
        margin:0px !important;
        padding:0px !important;
        margin-right:-13px !important;
    }

    .smallerTable .ajax__validatorcallout_callout_table_row td .ajax__validatorcallout_innerdiv {
    border-top:1px solid #000000 !important;
    margin:0px !important;
    padding:0px !important;
    }

    .smallerTable .ajax__validatorcallout_innerdiv div {
    float:right;
    clear:both;
    border:1px solid #000000 !important;
    }

    .smallerTable .ajax__validatorcallout .ajax__validatorcallout_icon_cell {
        border:1px solid #000000 !important;
        border-right:0px !important;
    }
    
    .smallerTable .ajax__validatorcallout .ajax__validatorcallout_error_message_cell {
        border:1px solid #000000 !important;
        border-right:0px !important;
        border-left:0px !important;
        width:150px !important;
        padding:0px !important;
        margin:0px !important;
    }

    .smallerTable .ajax__validatorcallout .ajax__validatorcallout_close_button_cell {
        border:1px solid #000000 !important;
        border-left:0px !important;
        width:10px !important;
        vertical-align:top !important;
        padding:3px 3px 0px 0px;
    }
        
    .smallerTable .codiceContenitore {
        white-space:nowrap !important;
    }

    .smallerTable .codiceContenitore input[type="checkbox"] {
        margin:1px 1px 1px 1px !important;
    }


.mmaFile_table td {
    padding:2px;
}

.mmaFile_table td select {
    margin-left:6px;
    width:100% !important;
}

.mmaFile_table .ajax__validatorcallout_callout_cell {
    border:0px !important;
    padding:0px !important;
}

    .mmaFile_table .ajax__validatorcallout_callout_cell div {
        margin-right:-2px;
    }

.mmaFile_table .ajax__validatorcallout_icon_cell {

}

.a3Filtri_table {
    font-family: Arial;
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    border-top: 3px solid #E38500 !important;
    width: 350px;
    background-color: #5D89B4;
    margin-bottom: -30px;
    margin-left: 5px;
    color: #fff;
}

.a3Filtri_table table {
    border-collapse:collapse;
    margin:0px 0px 0px 0px;
    border:0px;
}

    .a3Filtri_table table td {
        padding-top: 8px;
        padding-left: 8px;
    }

.a3Filtri_table table input[type="text"] {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 14px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
    }

    .a3Filtri_table table .polizza {
        width:206px;
    }

    
    .a3Filtri_table table .contenitore {
        width:130px;
    }


.a3Filtri_table table select {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 18px;
        width: 210px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
    }


.a3Filtri_table table input[type="submit"] {
        border: 1px solid #000000;
        background-image: url(../images/button_background.gif);
        height: 18px;
        width: 70px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
    }
/* [dettaglio foglio di stile per modifica a3] */
#dettaglioA3 {
    width:755px;
}

#dettaglioA3 table {
    width:100%;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
    font-size:11px;
}

    #dettaglioA3 table .labelCell {
        width: 15%;
        background-color: #cedbe8 !important;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        padding: 2px;
    }

    #dettaglioA3 table .valueCell {
        width:35%;
        background-color:#FFFFFF;
        border-right:1px solid #DDDDDD;
        border-bottom:1px solid #DDDDDD;
        padding:2px;
    }

    #dettaglioA3 table .labelCell.alter {
        background-color: #f6dab2 !important;
    }

    #dettaglioA3 table .valueCell.alter {
        background-color: #f3f3f3;
    }

    #dettaglioA3 table input[type='text'] {
            border: 1px solid #000000;
            background-color: #ffffff;
            height: 14px;
            width: 160px;
            font-family: Verdana;
            font-size: 10px;
            color: #000000;
        }

    #dettaglioA3 table select {
        border: 1px solid #000000;
        background-color: #ffffff;
        height: 18px;
        width: 130px;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
    }

    #dettaglioA3 table input[type="submit"] {
        background-color: #ffffff;
        width: 76px;
        height: 20px;
        border: 2px solid #000000;
        color: #000000;
        font-family: Trebuchet MS;
    }
/* [/dettaglio foglio di stile per modifica a3] */

/* ovverride */
.genericButton {
background-image: url(../images/button_background.png);
color:#FFFFFF;
width: auto;
height: 18px;
font-family: Arial;
font-weight: bold;
font-size: 11px;
border: 1px solid #000000;
margin: 6px;
margin-bottom: 0px;
}

#insEdit_window input[type="text"]:disabled {
    background-color: #e8e8e8 !important;
    border: 1px solid #d0d0d0 !important;
}