﻿@import url('menu.css');


html, body {
    font-size: 11px;
    /*overflow: hidden;*/
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video b, strong {
    font-family: Verdana !important;
}

textarea, select, input {
    font-family: Verdana;
    font-size: 11px;
}

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;
}

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;
    }

table.table_login td {
    padding: 5px;
}

table.table_login td input {
 padding:5px;
}


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: 2px;
}


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;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        vertical-align: top;
        padding-top: 2px;
    }

    table.editNormative th {
        background-color: #5A7DBD;
        color: #FFF;
        font-weight: bold;
        border-bottom: solid 1px black;
        padding-bottom: 3px;
    }

    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;
    }

    table.cambioStatoChiusuraCampagna th {
        font-weight: bold;
        border-bottom: solid 1px black;
    }

/*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;
    left: 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;
}

    tr.tr_anteprimaVerificaCoordinateImage fieldset p {
    }

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 {
}

    #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 CAMPAGNE
          */
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;
    }

.wp_el_dataTable tr td, .wp_el_headerTable tr td {
    padding-bottom: 5px;
    padding-top: 5px;
}

.ee_td_2 {
    height: 20px;
}

a.pdm {
    background-image: url(/Forms/PDM/images/pdm-01-16.png);
    background-repeat:no-repeat;
    padding-left:16px;
    text-decoration:none;
    color:gray;
}
a.images {
    background-image: url(/Forms/image/images/image-01-16.png);
    background-repeat:no-repeat;
    padding-left:18px;
    text-decoration:none;
    color:gray;
}