﻿body {
    margin: 0px;
    padding: 0px;
    font-size: small;
    font-family: Verdana, Arial;
    background-color: #ffffff;
}

.mt{
    margin-top:30px !important
}

.panModifiche {
    background-image: url('../Images/70.png');
    width: 800px;
    padding: 10px;
    /*display: none;*/
    border-style: solid;
    border-width: thin;
    border-color: #aaaaaa #333333 #333333 #aaaaaa;
}
.setCell {
    max-width: 200px;
    overflow-wrap: break-word;
}
.panModificheNuovoSito {
    /*background-image: url('../Images/70.png');*/
    width: 800px;
    padding: 10px;
    /*display: none;*/
    border-style: solid;
    border-width: medium;
    border-color: #aaaaaa #333333 #333333 #aaaaaa;
    background-color: gray;
}

.panModificheIni {
    height: 1px;
}

.tabContenitore {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.tabBottoniera {
    margin: 0px;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    border-collapse: collapse;
}

.sfondoTestata {
    background-image: url('../Images/testata_base.jpg');
    background-repeat: repeat-x;
}

.sfondoTestataSx {
    background-image: url('../Images/testata_base_sx.jpg');
    background-repeat: repeat-x;
}

.sfondoBase {
    /*#009999 #00B7B7 #FFFFCC*/
    background-color: #ffffff;
}

.sfondoCorpo {
    background-color: #ffffff;
}

.portaBottoniera {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('../Images/Bottoni/bottone1.png');
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    /*background-color: #eaeaea;*/
}

    .portaBottoniera:hover {
        background-image: url('../Images/Bottoni/bottone2.png');
    }

.bottonieraNewDis:link {
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 1px;
    color: #000066;
    text-align: center;
    text-decoration: none;
    background-image: url('../Images/70.png');
}

.bottonieraNew:link {
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 1px;
    color: #000066;
    text-align: center;
    text-decoration: none; /*
    font-weight: bold;
    background-image: url('../images/40.png');
vertical-align: baseline;
    */
}

.bottonieraNew:hover {
    background-image: url('../Images/70.png');
}

.tdBottonieraNew {
    vertical-align: middle;
    background-color: #9DC682;
}

.tdBottonieraNewSpazio {
    vertical-align: top;
    background-color: #9DC682;
}

.bottoniera:link {
    border-style: none;
    border-width: 0px;
    padding: 0px 1px 0px 36px;
    text-align: left;
    text-decoration: none;
    color: #000099;
    background-position: left top;
    background-repeat: no-repeat;
}

.linkGenerico:link {
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    text-decoration: none;
    color: #000000;
}

.sfondoIntestazione {
    /*
    background-position: bottom;
    background-repeat: repeat-x;
    background-image: url('../images/Bottoni/sfondoInt.png');
    */
    background-color: #145694;
    color: #ffffff;
}

.puntatore {
    cursor: pointer;
}

.baseTabScheda {
    background-color: #145694;
    color: #ffffff;
    /* background-image: url('../images/bottoni/bottone2.png');*/
    background-position: bottom;
    background-repeat: repeat-x;
    cursor: pointer;
    height: 24px;
    vertical-align: middle;
    padding: 0px 0px 0px 4px;
}

    .baseTabScheda:hover {
        background-image: url('../images/bottoni/bottone2.png');
    }

.baseTabSchedaStatic {
    /*
    background-color: #1e92cd;
    background-image: url('../images/bottoni/bottone2.png');
    */
    background-color: #145694;
    color: #ffffff;
    background-position: bottom;
    background-repeat: repeat-x;
    height: 24px;
    vertical-align: middle;
    padding: 0px 0px 0px 4px;
}

.tasto {
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('../images/tasto1.png');
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    height: 24px;
    width: 120px;
    cursor: pointer;
}

    .tasto:hover {
        background-image: url('../images/tasto2.png');
    }

.alberoRamo {
    border: 0px;
    padding: 0px 0px 0px 4px;
    margin: 0px 0px 0px 0px;
    background-image: url('../Images/tasto2.png');
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: middle;
    color: #333333;
    height: 24px;
    width: 100%;
    font-size: x-small;
    cursor: pointer;
}

    .alberoRamo:hover {
        background-image: url('../Images/tasto1.png');
    }

.alberoRadice {
    background-color: #9DC682;
    color: #ffffff;
    border: 0px;
    padding: 0px 0px 0px 4px;
    margin: 0px 0px 0px 0px;
    /*background-image: url('../images/bottoni/bottone2.png');*/
    background-position: bottom;
    background-repeat: repeat-x;
    height: 20px;
    width: 100%;
    font-size: x-small;
    text-align: left;
    cursor: pointer;
}

    .alberoRadice:hover {
        background-image: url();
    }

.tastoCostolina {
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    height: 24px;
    width: 120px;
    cursor: pointer;
}

.contenitoreDati {
    padding: 0px;
    background-color: #f7fafb; /*eeeeee*/
}

.etichetta {
    font-size: x-small;
    font-style: italic;
    vertical-align: bottom;
    text-align: left;
}

.etichetta_dato {
    color: Black;
    font-size: small;
    font-style: italic;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    padding: 2px 5px 2px 2px; /*background-color:Red;*/
    font-weight: normal;
}

.etichetta_dato_dl {
    font-size: small;
    font-style: normal;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    /*width:100%;*/
    /*background-color:Red;*/
}

.etichetta_size {
    /*width:30%;*/
}

.valore {
    font-size: small;
    font-weight: bold;
    vertical-align: bottom;
    color: Navy;
    text-align: left;
}

.valore_dato {
    padding: 2px 6px 2px 2px;
    font-style: normal;
    font-size: small;
    vertical-align: top;
    color: Navy;
    text-align: left;
    /*background-color:Aqua;*/
    font-weight: bold;
}


.textLabel {
    font-family: Verdana, Arial;
    border-style: none;
    background-color: #f7fafb;
}

.valore_dato_dl {
    font-size: small;
    /*font-weight: bold;*/
    vertical-align: top;
    color: Navy;
    text-align: left;
    /* background-color:Aqua;*/
    /*white-space: nowrap; */
    /* width:100%;*/
}

.valoreTXT {
    font-size: small;
    color: Navy;
    text-align: left;
    width: 100px;
}

.helpPanelMain {
    display: none;
    border-style: solid;
    border-width: thin;
    border-color: #aaaaaa #333333 #333333 #aaaaaa;
    background-image: url('../Images/70.png'); /* background-color: #eeeeee; */
}

.helpPanel {
    overflow: auto;
    width: 350px;
    height: 420px;
    /* background-image: url('../images/70.png'); */
    padding: 2px;
    margin: 8px;
    background-color: #f7fafb;
}

.helpCampo {
    vertical-align: top;
    font-size: x-small;
    font-style: italic;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #333333;
}

.helpDescrizione {
    font-size: x-small;
    text-align: justify;
    vertical-align: top;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #333333;
}

.storicoPanelMain {
    display: none;
    border-style: solid;
    border-width: thin;
    border-color: #aaaaaa #333333 #333333 #aaaaaa;
    background-image: url('../Images/70.png');
    z-index: 10;
    background-color: #f7fafb;
    /* background-color: #eeeeee; */
}

.storicoPanel {
    overflow: auto;
    width: 420px;
    height: 400px;
    /* background-image: url('../images/70.png'); */
    padding: 2px;
    margin: 8px;
    background-color: #f7fafb;
    z-index: 1;
}

.storicoCampo {
    vertical-align: top;
    font-size: x-small;
    font-style: italic;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #333333;
}

.storicoDescrizione {
    font-size: x-small;
    text-align: justify;
    vertical-align: top;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #333333;
}

.bordoSx {
    border-style: none none none solid;
    border-width: 4px;
    border-color: #FFFFFF;
}

.intestazioneSezione {
    border: 0px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('../Images/tastoRiga.png');
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: middle;
    color: Navy;
    font-weight: bold;
    height: 19px;
}

.intestazioneSezioneRegione {
    border: 0px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('../Images/tastoRiga.png');
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: middle;
    color: Navy;
    font-weight: bold;
    height: 19px;
    width: 50%;
}

.filtro {
    font-size: x-small;
    width: 150px;
}

.edit {
    width: 300px;
}

.errore {
    color: #ee1111;
    font-weight: bold;
}

.profiliSsezione {
    border-bottom: 1px solid #000000;
}

.tabGroup {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.tabPanel {
    vertical-align: top;
    width: 100%;
    height: 100%;
    font-size: small;
}

.tabDati {
    padding: 1px 2px 1px 2px;
    vertical-align: top;
    width: 100%;
}

.collassaBordi {
    border-collapse: collapse;
}

.gwScheda {
    border-style: none;
    font-size: small;
    color: #333333;
}

    .gwScheda th {
        background-color: #1e92cd;
        color: #ffffff;
        text-align: left;
        border-style: none;
    }

    .gwScheda a:link, .gwScheda a:visited, .gwScheda A:hover, .gwScheda A:active {
        color: #ffffff;
        font-size: x-small;
        border-style: none;
    }

    .gwScheda td {
        text-align: center;
        color: #333333;
        text-align: left;
        font-weight: normal;
        padding-right: 6px;
        border-style: none;
    }

    .gwScheda .gwRow {
        background-color: #e1ecef;
    }

    .gwScheda .gwAlt {
        background-color: #F7F6F3;
    }

    .gwScheda .gwPgr {
        background-color: #1e92cd;
        color: #ffffff;
        text-align: left;
    }

.tabImputSotto {
    /* f7f6f3 b9f0bd */
    background-color: #cDf6b2;
    width: 100%;
}

/*

.gv caption
{
    text-align:inherit;
    font-weight:bold;
    font-size:small;
    padding: 1px;
    background-color: Navy;
    color : White; 
}
*/

.filtroStat {
    font-size: x-small;
    width: 100%;
    background-color: #ffffff;
}

.cellStat {
    width: 25%;
}
/*Autocomplete*/
/*AutoComplete flyout */

.autocomplete_completionListElement {
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 0px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}
/**/

.panModificheRegione {
    background-image: url('../images/70.png');
    width: 94%;
    padding: 10px;
    /*display: none;*/
    border-style: solid;
    border-width: thin;
    border-color: #aaaaaa #333333 #333333 #aaaaaa;
}

.legenda {
    background-color: transparent;
    border-width: 0px;
    border-bottom-style: solid;
    border-color: black;
}



.wizard_table_main {
    width: 100%;
}

.wizard_col {
    width: 30%;
    vertical-align: top;
}

.wizard_col2 {
    width: 60%;
    vertical-align: top;
}

.wizard_A {
    background-color: transparent;
}

.wizard_R {
    background: transparent;
}

.wizard_AR {
    background: transparent;
}

.Wizard_Ana_Sito {
    background: green;
    /*layout-flow: vertical-ideographic;*/
    font-size: large;
    text-align: center;
    color: #fff;
}

.Wizard_Ana_Sito2 {
    background: green;
    /*layout-flow: vertical-ideographic;*/
    font-size: medium;
    text-align: left;
    color: #fff;
}

.wizard_lab {
    width: 12%;
    vertical-align: top;
}

.wizard_valore {
    width: 90%;
}

#wizHeader li .prevStep {
    background-color: #669966;
}

    #wizHeader li .prevStep:after {
        border-left-color: #669966 !important;
    }

#wizHeader li .currentStep {
    background-color: #C36615;
}

    #wizHeader li .currentStep:after {
        border-left-color: #C36615 !important;
    }

#wizHeader li .nextStep {
    background-color: #C2C2C2;
}

    #wizHeader li .nextStep:after {
        border-left-color: #C2C2C2 !important;
    }

#wizHeader {
    list-style: none;
    overflow: hidden;
    font: 18px verdena, Helvetica, Arial, Sans-Serif;
    margin: 0px;
    padding: 0px;
}

    #wizHeader li {
        float: left;
    }

        #wizHeader li a {
            color: white;
            text-decoration: none;
            padding: 10px 0 10px 55px;
            background: brown; /* fallback color */
            background: hsla(34,85%,35%,1);
            position: relative;
            display: block;
            float: left;
        }

            #wizHeader li a:after {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                border-bottom: 50px solid transparent;
                border-left: 30px solid hsla(34,85%,35%,1);
                position: absolute;
                top: 50%;
                margin-top: -50px;
                left: 100%;
                z-index: 2;
            }

            #wizHeader li a:before {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent;
                border-bottom: 50px solid transparent;
                border-left: 30px solid white;
                position: absolute;
                top: 50%;
                margin-top: -50px;
                margin-left: 1px;
                left: 100%;
                z-index: 1;
            }

        #wizHeader li:first-child a {
            padding-left: 10px;
        }

        #wizHeader li:last-child {
            padding-right: 50px;
        }

        #wizHeader li a:hover {
            background: #FE9400;
        }

            #wizHeader li a:hover:after {
                border-left-color: #FE9400 !important;
            }

.content {
    height: 50px;
    padding-top: 5px;
    text-align: center;
    background-color: #F9F9F9;
    font-size: 16px;
}

.tabellaWizard {
    width: 99%;
    background-color: #fff; /*df*/
}

.tabwizard {
    width: 100%;
    background-color: #f8f8f8; /*df*/
    color: #000;
}

.TabFilter {
    width: 100%;
}

.PanWizard {
    width: 100%;
    /*height:600px;*/
}

.Next {
    width: 70px;
}

.ItemGv {
    width: 70px;
    border-style: solid;
    border-width: 1px;
    border-color: #B8B8B8;
}


.altezza_note {
    background-color: #FFFFCC;
    width: 70%;
}



gwSchedaIterRegione {
    border-style: none;
    font-size: small;
    color: #333333;
    width: 100%;
}

.gwSchedaIterRegione th {
    background-color: #1e92cd;
    color: #ffffff;
    text-align: left;
    border-style: none;
}

.gwSchedaIterRegione a:link, .gwSchedaIterRegione a:visited, .gwSchedaIterRegione A:hover, .gwSchedaIterRegione A:active {
    color: #ffffff;
    font-size: x-small;
    border-style: none;
}

.gwSchedaIterRegione td {
    text-align: center;
    color: #333333;
    text-align: left;
    font-weight: normal;
    padding-right: 6px;
    border-style: none;
}

.gwSchedaIterRegione .gwRow {
    background-color: #e1ecef;
}

.gwSchedaIterRegione .gwAlt {
    background-color: #F7F6F3;
}

.gwSchedaIterRegione .gwPgr {
    background-color: #1e92cd;
    color: #ffffff;
    text-align: left;
}

.w100 {
    width: 100%;
}

.w90 {
    width: 90%;
}

.w50 {
    width: 50%;
}

.w40 {
    width: 40%;
}

.w25 {
    width: 25%;
}

.CampioniLab {
    color: #000 !important;
    background-color: #ffffff;
    font-weight: bold;
}

.CampioniAna {
    /*background-color:#FF9999;*/
    color: red;
    font-weight: bold;
    border-color: red;
    border-style: solid;
    border-bottom-width: 2px;
}

.noStorico {
    font-size: larger;
}


.etichetta_datoRegione {
    color: Black;
    font-size: small;
    font-style: italic;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    padding: 2px 5px 2px 2px; /*background-color:Red;*/
    font-weight: normal;
    width: 20%;
}

.valore_dato_dlRegione {
    font-size: small;
    font-style: normal;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    /*width:100%;*/
    /*background-color:Red;*/
}




.cell_datoRegione {
    width: 30%;
}

.RegioneRow {
}

.CambioPw {
    /*margin-top:20px;*/
}

.valore_datoRegione {
    padding: 2px 6px 2px 2px;
    font-style: normal;
    font-size: small;
    vertical-align: top;
    color: Navy;
    text-align: left;
    font-weight: bold;
    width: 90% !important;
}

.inevidenza_datoRegione {
    padding: 2px 6px 2px 2px;
    font-style: normal;
    font-size: large;
    vertical-align: top;
    color: Navy;
    text-align: left;
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.fattivita {
    padding-left: 15px;
    width: 90%;
}

.titolo {
    font-size: large;
    padding-top: 20px;
    text-align: center !important;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 800px;
    border: 3px solid #145694;
}

    .modalPopup .header {
        background-color: #145694;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopup .body {
        min-height: 50px;
        line-height: 30px;
        text-align: center;
        padding: 5px;
    }

    .modalPopup .footer {
        padding: 3px;
    }

    .modalPopup .button {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        background-color: #9F9F9F;
        border: 1px solid #5C5C5C;
    }

    .modalPopup td {
        text-align: left;
    }

.labelStat {
    width: 25%;
}

.labelSt {
    width: 25%;
    font-size: small;
    font-weight: bold;
}


/*POPUP*/
.popupBody {
    z-index: 100;
    background-color: #F0F0F0;
    border-style: outset;
    position: fixed;
    top: 200px;
    left: 50%;
    width: 800px;
    margin-left: -400px;
}

.PopupOverlay {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 24;
    background-color: Green;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

.MsgTable {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.MsgBG_Color {
    background-color: green;
}

.MsgTitle {
    font-weight: bold;
    color: white;
    font-size: 30px;
    background-color: green;
}

.MsgTesto {
    color: Navy;
    font-weight: bold;
    min-height: 100px;
    font-size: 15px;
}

.MsgBotton {
    background-image: none !important;
    background-color: green !important;
    color: white !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    min-width: 220px !important;
    height: 40px !important;
    font-size: 18px !important;
}

.CheckboxList label {
    vertical-align: super;
}
