﻿
@import url('spinner.css?clientCacheVer=2025015');

#toast-container > div {
    opacity:1; /*override css di base toastr*/
}

    .bs-tooltip-auto {
    /* per evitare che a causa di font size 12 su html, body il testo del tooltip sia ridotto a 10.5*/
    font-size:12px;
}

table.sigmap-gridview {
    width: auto;
}

    table.sigmap-gridview th, table.sigmap-gridview td {
        padding: 7px;
        border-bottom: solid 1px #CCC;
    }

    table.sigmap-gridview th {
        background-color: #5D7B9D;
        color: white;
        font-weight: bold;
    }

    table.sigmap-gridview td {
        /*background-color: #F7F6F3;*/
    }

    /*table.sigmap-gridview tr:last-child {
        font-weight: bold;
        background-color: #F7F6F3;
    }*/


/* Overlays per sovrascrivere jquery-ui.theme.min.css */
.ui-widget-overlay {
    opacity: .3;
    -ms-filter: Alpha(Opacity=.3); /* support: IE8 */
}


.app-edit-form div.row > div {
    padding: 3px !important;
}

    .app-edit-form div.row > div > div.card {
        height: 100%;
    }

.app-view-form div.row > div {
    padding: 3px !important;
}

    .app-view-form div.row > div > div.card {
        height: 100%;
    }

html, body {
    font-family: Verdana;
    font-size: 12px;
    overflow: hidden;
    margin: 0px;
}

h4.page-title {
    margin-top: 25px;
    margin-bottom: 25px;
}


.nd-fs-12 {
    font-size: 12px;
}

img.sfondopaginainterna {
    position: relative;
    top: 50px;
    z-index: -1;
}

.ui-dialog-titlebar-close {
    display: none
}

button.btn-primary, button.warning, button.success, a.btn-primary, a.warning, a.success {
    color: white !important;
}


b, strong {
    font-weight: bold;
}



td, th {
    padding: 2px;
}

fieldset {
    border: solid 1px gray;
    padding: 0px 2px;
    margin: 4px 7px 9px 7px;
}

legend {
    padding: 0px 2px;
}

p {
    margin-top: 11px;
    margin-bottom: 11px;
}

/*todo eliminare le prossime due regole perchè le ho inserite in WPR*/

.table-vcenter td {
    vertical-align: middle;
}

.table-firstcol-nowrap tr td:first-child {
    width: 10px;
    padding-right: 5px;
    white-space: nowrap;
}
/*h1, h2, h3, h4, h5, h6 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}*/
/*h4 {
    font-size: 12px;
}

h3 {
    font-size: 13px;
}*/
ul, ol {
    padding-left: 40px;
    margin-top: 12px;
    margin-bottom: 12px;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

a {
    color: Blue;
}

    a:hover {
        color: Blue;
    }

    a:visited {
        color: Blue;
    }


div.el_legenda {
    margin: 15px;
}

    div.el_legenda h3 {
        font-size: 11px;
        font-weight: normal;
        color: Blue;
        margin: 0 0 2px 0;
        padding: 0;
    }

    div.el_legenda p {
        font-size: 11px;
        margin: 0 0 10px 10px;
        padding: 0;
    }

        div.el_legenda p * {
            font-size: 11px;
        }

/*solo per tecnologia vecchia*/

.sgHeader th {
    background-color: #5A7DBD;
    font-weight: bold;
    color: white;
    text-align: left;
}

.sgHeader table td {
    border: 0;
}

.righealterne td, .righealterne th {
    border: solid 1px #CCCCCC;
    vertical-align: middle;
    padding: 5px;
}


table.linkImage td {
    vertical-align: middle;
}

.tbl_allegati {
    width: 100%;
}

    .tbl_allegati th {
        text-align: center;
        padding-left: 4px;
        padding-right: 4px;
    }

    .tbl_allegati td {
        text-align: center;
        width: 1px;
        padding-left: 4px;
        padding-right: 4px;
    }

        .tbl_allegati td.left {
            text-align: left;
        }

        .tbl_allegati td.widthInherit {
            width: inherit;
        }




table.editNormative {
    border-collapse: collapse;
}

    table.editNormative th, table.editNormative td {
        white-space: nowrap;
        text-align: left;
        vertical-align: top;
        padding: 5px;
    }

    table.editNormative th {
        background-color: #5A7DBD;
        color: #FFF;
        /*font-weight: bold;*/
        border-bottom: solid 1px black;
    }

    table.editNormative td {
        border-bottom: solid 1px #DDD;
        text-align: left;
    }

table.cambioStatoChiusuraCampagna {
    margin-top: 15px;
}

    table.cambioStatoChiusuraCampagna th, table.cambioStatoChiusuraCampagna td {
        text-align: left;
        white-space: nowrap;
        padding: 2px;
        vertical-align: middle;
    }

        table.cambioStatoChiusuraCampagna td.modifica {
            width: 20px;
            text-align: center;
        }

    table.cambioStatoChiusuraCampagna th {
        font-weight: bold;
        border-bottom: solid 1px black;
    }

/*DOWNLOADDATI*/

#div_downloadDatiForm table td {
    padding-top: 5px;
    padding-bottom: 5px;
}

    #div_downloadDatiForm table td:first-child {
        font-weight: bold;
        width: 150px;
    }

#div_downloadDatiForm input.WPAutoComplete.wpField.downloadDati_ac_comune {
    width: 400px;
}

/*DOWNLOAD CON ALLEGATI*/
#div_downloadDatiWithAttachments {
    min-height: 200px;
}

    #div_downloadDatiWithAttachments #tblMain {
        width: 100%;
    }

        #div_downloadDatiWithAttachments #tblMain th {
            text-align: left;
            font-weight: bold;
            font-variant: small-caps;
        }

            #div_downloadDatiWithAttachments #tblMain th.options {
                width: 300px;
            }

#div_downloadWithAttachments_wait {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 100;
    padding: 2px 15px;
    background-color: #FFFFCC;
    border: 1px solid #FFCC33;
}

p.hSitoEntityViewerAvviso {
    color: red;
    position: fixed;
    top: -6px;
    right: 10px;
}

a.a_verificaCoordinate {
    /* background-image: url(../WebPlusResources/Other/Immagini/target-16-01.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    padding-top: 2px;
    display: inline-block;
    height: 16px;
    margin-top: 2px;*/
}

img.img_anteprimaVerificaCoordinateImage {
    width: 200px;
    display: none;
    margin: 20px auto 0 auto;
    border: solid 2px black;
}

tr.tr_anteprimaVerificaCoordinateImage fieldset {
    padding: 20px;
}


p.p_anteprimaVerificaCoordinateImage_conImmagine {
    display: none;
}


.PDM_iframe {
    height: 95%;
    width: 100%;
}


.Images_iframe {
    height: 95%;
    width: 100%;
}

/*tr.tr_verificaCoordinate, tr.tr_anteprimaVerificaCoordinateImage {
    display:none;
}*/


/*REPORT INTERNI M - WIZARD*/


#repIntM_formUserInputData div.title {
    font-size: 12px;
    font-variant: small-caps;
    font-weight: bold;
    border-bottom: solid 1px black;
    margin-bottom: 12px;
}

#repIntM_formUserInputData div.filtroPeriodoTitle {
    font-size: 11px;
    font-variant: small-caps;
    font-weight: bold;
    border-bottom: solid 1px black;
    margin-bottom: 12px;
    margin-top: 10px;
}

#repIntM_formUserInputData div.filtroPeriodo {
    margin-left: 30px;
}

#repIntM_formUserInputData div.footer {
    text-align: right;
    position: relative;
    top: 36px;
}

    #repIntM_formUserInputData div.footer a.execute {
        background-image: url("/WebPlusResources/Other/Immagini/next-01-16.png");
        background-repeat: no-repeat;
        display: inline-block;
        height: 16px;
        padding-left: 18px;
        padding-top: 2px;
    }

    #repIntM_formUserInputData div.footer a.cancel {
        background-image: url("/WebPlusResources/Other/Immagini/cancel-01-16.png");
        background-repeat: no-repeat;
        display: inline-block;
        height: 16px;
        padding-left: 18px;
        padding-top: 2px;
    }

#repIntM_formUserInputData table.filtroSupercampagnaField {
    width: 100%;
}

    #repIntM_formUserInputData table.filtroSupercampagnaField td {
        vertical-align: middle;
    }

#repIntM_formUserInputData div.filtroSupercampagnaFieldTitle {
    font-size: 11px;
    font-variant: small-caps;
    font-weight: bold;
    border-bottom: solid 1px black;
    margin-bottom: 12px;
    margin-top: 10px;
}

#repIntM_formUserInputData div.filtroSupercampagnaField {
    margin-left: 30px;
}

#repIntM_formUserInputData table.filtroFasi td {
    vertical-align: middle;
}



/*
          DUPLICAZIONE INDAGINI
          */
div#div_campagne_duplicaCampagne_form {
    overflow: auto;
}

    div#div_campagne_duplicaCampagne_form th {
        font-weight: bold;
        border-bottom: solid 1px #CCCCCC;
        font-variant: small-caps;
    }

    div#div_campagne_duplicaCampagne_form td {
        vertical-align: middle;
        border-bottom: solid 1px #CCCCCC;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    div#div_campagne_duplicaCampagne_form input.COD_FASE_MONIT_D {
        width: 40px;
    }

    div#div_campagne_duplicaCampagne_form input.DENOM_CAMPAGNA_D {
        width: 400px;
    }

    div#div_campagne_duplicaCampagne_form td.td_dati_campagna_origine {
        white-space: nowrap;
        padding-right: 20px;
    }



.ee_td_2 {
    height: 20px;
}

a.pdm {
    font-size: 11px;
}

a.images {
    font-size: 11px;
}



.div_upload_centraline .div_terzoValico_result h3 {
    color: green;
}

.div_upload_centraline .div_terzoValico_result table {
    border-collapse: collapse;
}

    .div_upload_centraline .div_terzoValico_result table th, #div_upload_centraline .div_terzoValico_result table td {
        padding: 5px 10px;
        border-bottom: solid 1px #DDD;
        text-align-last: left;
    }

    .div_upload_centraline .div_terzoValico_result table th {
        font-weight: bold;
        border-bottom: solid 1px #000;
    }



.pdm_container, .image_container { /*per far ein modo che al frame contenente elenco pdm e immagini venga effettivamente applicato il suo stile height. Fix per IE*/
    height: 100%;
}

.cellaErroreBg {
    color: white !important;
    background-color: #F08080 !important;
    font-weight: bold !important;
}

.cellaOKBg {
    color: white !important;
    background-color: green !important;
    font-weight: bold !important;
}

.cellaErroreText {
    color: red;
    font-weight: bold;
    font-style: italic;
}

.cellaOKText {
    color: green;
    font-weight: bold;
}


.trErroreBg {
    background-color: #F08080 !important;
}

input[type=checkbox] {
    cursor: pointer;
}

div.alertConfig_setMassiveMode {
}

    div.alertConfig_setMassiveMode #alertconfig_table td, div.alertConfig_setMassiveMode #alertconfig_table th {
        text-align: center;
    }

        div.alertConfig_setMassiveMode #alertconfig_table td.tratta {
            text-align: left;
            font-weight: bold;
            white-space: nowrap;
        }

    div.alertConfig_setMassiveMode table.recipients {
        width: 100%;
    }

        div .alertConfig_setMassiveMode table.recipients td {
            white-space: nowrap;
        }

table.archeologia-activeimage td, table.archeologia-activeimage th {
    border: 0px;
}

.normativa-esclusione-parametri-tratte-container {
}

    .normativa-esclusione-parametri-tratte-container .box {
        height: 400px;
        overflow: auto;
    }
