body {
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
}
.d-inline-flex {
display:inline-flex;
}
.align-center {
align-content:center;
align-items:center;
}
.align-baseline {
    align-content: baseline;
    align-items: baseline;
}
table.table_grey {
    background-color: #f1f1f1;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid grey;
    margin-top: 20px;
    line-height: 10px;
    font-size: 13px !important;
    max-width: 1170px !important;
}

    table.table_grey tr {
        background-color: transparent !important;
    }

    table.table_grey td {
        font-size: 11px !important;
        line-height: 7px !important;
    }
.font14 {
font-size:14px!important;
}
.list-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #002d72;
}
td.TitoloElencoSottoGruppoBianco2, .TitoloElencoSottoGruppoBianco2 {
    color: #002d72;
    color: #002d72;
    /*border-bottom: 1px solid #002d72;*/
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

td.descrizione {
    padding-top: 5px;
    color: rgba(0, 0, 0, .8) !important;
}

td.subtitle {
    font-size: 16px !important;
    border-bottom: 1px solid #d0d0d0;
    width: 1100px;
}

.TitoloElencoSottoGruppoBianco2.border {
    border-bottom: 1px solid #002d72;
    max-width: 1100px !important;
}

.verificaIntervalli .TitoloElencoSottoGruppoBianco2.border {
    background-color: #f1f1f1;
}

td li {
    text-decoration: none;
    list-style: none;
    background-color: white !important;
    margin-top: 5px;
}

td.desc_2_tb_bd_ {
    font-size: 14px;
    height: 20px;
    color: #002d72;
}

tr.child td {
    font-weight: normal !important;
    border-bottom:none!important;
}

    tr.child td span {
        font-weight: bold;
    }

.body_lub table {
    border-color: transparent;
}

.desc_2_lub {
    font-size: 14px;
    font-weight: bold !important;
    color: #002d72;
    text-transform: uppercase !important;
}

.tit_2_tb_bd, tr.row_head {
    text-transform: uppercase;
    color: #002d72;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #002d72 !important;
}

tr.tit_2_tb_bd.titImgParent, tr.tit_2_tb_bd.titImgParent td {
    border: none !important;
}

tr.tit_2_tb_bd.hasImg .ZoomImg {
    width: 100% !important;
    margin-left: 20px;
    max-height: 30px;
    top: -10px !important;
}
tr.row_head .testoVuoto, tr.row_head .testoBlu {
    text-transform: uppercase;
    color: #002d72;
    font-size: 16px;
    font-weight: bold;
    border-bottom: none;
}
.testoBlu .font14 {
    font-size: 14px;
}

    tr.row_head .testoVuoto:hover {
        opacity: 1;
    }

tr.tr_bd {
    background-color: #f1f1f1;
}


A.menu:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    text-decoration: none;
    padding-left: 5px;
}

.label-group {
    position: relative;
    height: 45px !important;
    float: left;
}

.bold {
    font-weight: bold !important;
}

.uppercase {
    text-transform: uppercase;
}

.pointer {
    cursor: pointer;
}

.form-control-sm {
    height: 23px !important;
    margin-top: 3px;
    letter-spacing: normal;
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    position: relative;
    top: 5px;
    left: 5px;
}

input[type="text"] {
    border-radius: 0px !important;
}

.form-control {
    max-height: 14px !important;
    display: block;
    width: 100%;
    height: 8px;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.float-container {
    box-sizing: border-box;
    float: left;
    margin-top: 5px;
    margin-left: -15px;
    height: 45px !important;
    padding: 0 !important;
}

    .float-container input {
        margin-left: 0;
        margin-top: -5px !important;
        padding-bottom: 4px;
        padding-top: 15px !important;
        letter-spacing: normal;
    }

    .float-container label {
        position: absolute;
        transform-origin: top left;
        transform: translate(0,10px) scale(1);
        transition: all .2s ease-in-out;
        margin-left: 21px !important;
        top: 4px !important;
        font-weight: normal !important;
        color: grey !important;
        text-transform: capitalize;
        color: rgba(0,0,0,.6);
        font-family: Arial,Helvetica,sans-serif;
        letter-spacing: normal;
        z-index: 2500;
    }

    .float-container.active label {
        transform: translate(4px,0) scale(.85);
        color: #002d72 !important;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold !important;
        font-size: 14px !important;
        letter-spacing: normal;
        margin-left: 18px !important;
    }

A.menu:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    padding-left: 5px;
    text-decoration: none;
}

A.menu:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #FF0000;
    padding-left: 5px;
    text-decoration: none;
}

A.menuSott:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSott:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSott:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottRiep:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottRiep:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottRiep:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}


A.menuSceltaListini:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #002d72;
    font-weight: bold;
}

A.menuSceltaListini:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #002d72;
    font-weight: bold;
}

A.menuSceltaListini:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #002d72;
    font-weight: bold;
}



A.menuSottNuovo:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #43bc46;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottNuovo:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #43bc46;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottNuovo:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #43bc46;
    font-weight: bold;
    padding-left: 5px;
}


A.menuSottElimina:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottElimina:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottElimina:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}


A.menuSottSvuota:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #727372;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottSvuota:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #727372;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottSvuota:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #727372;
    font-weight: bold;
    padding-left: 5px;
}


A.menuSottRic:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #C30;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottRic:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #C30;
    font-weight: bold;
    padding-left: 5px;
}

A.menuSottRic:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #C30;
    font-weight: bold;
    padding-left: 5px;
}


A.menu3:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}

A.menu3:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
}

A.menu3:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
}



A.menuGiallo:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffaf3c;
    padding-right: 10px;
}

A.menuGiallo:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffaf3c;
    padding-right: 10px;
}

A.menuGiallo:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffaf3c;
    font-weight: bold;
    padding-right: 10px;
}



A.menuGomme:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuGomme:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuGomme:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}


A.menu4:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}

A.menu4:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
}

A.menu4:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
}



A.menu2:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menu2:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menu2:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}

A.menuCarpark:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #232558;
    text-decoration: none;
}

A.menuCarpark:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #232558;
    text-decoration: none;
}

A.menuCarpark:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #FF0000;
    text-decoration: none;
}


.TestoModelli {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #232558;
    text-decoration: none;
}



.PrezzoBlu {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
}

A.menuTempi:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuTempi:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

A.menuTempi:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}

A.menuTitoloPagina:link {
    font-family: Arial;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

A.menuTitoloPagina:visited {
    font-family: Arial;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

A.menuTitoloPagina:Hover {
    font-family: Arial;
    color: #C1272D;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}


A.menuElencoListini:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #002d72;
    text-decoration: underline;
}

A.menuElencoListini:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #002d72;
    text-decoration: underline;
}

A.menuElencoListini:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #002d72;
    text-decoration: underline;
}


.ScrollElencoMarca {
    HEIGHT: 200px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoMarcaCarPark {
    HEIGHT: 191px;
    MARGIN: 0px;
    OVERFLOW: auto;
}


.ScrollManuali {
    HEIGHT: 142px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollConvalida {
    HEIGHT: 200px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezzi {
    height: 120px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezziAlterOe {
    height: 200px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezziAlterOeKit {
    height: 130px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezziAlterOeDisc {
    height: 150px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezziAlterOe3 {
    height: 270px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezziAlterOe2 {
    height: 200px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezziAlterOe2Disc {
    height: 120px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoPezziAltern {
    height: 130px;
    MARGIN: 0px;
    OVERFLOW: auto;
}


.ScrollElencoPezzi2 {
    height: 120px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoCarrello {
    HEIGHT: 140px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoModelli {
    HEIGHT: 180px;
    MARGIN: 0px;
    OVERFLOW: auto;
    BORDER-BOTTOM: #c6d7e9 1px solid;
    BORDER-LEFT: #c6d7e9 1px solid;
    BORDER-RIGHT: #c6d7e9 1px solid;
}


.ScrollElencoVersioniSenzaBordi {
    HEIGHT: 250px;
    MARGIN: 0px;
    OVERFLOW: auto;
    WIDTH: 100%;
}

.ScrollElencoVersioniSenzaBordiCarParkNew {
    HEIGHT: 320px;
    MARGIN: 0px;
    OVERFLOW: auto;
    WIDTH: 100%;
}

.ScrollElencoRange {
    HEIGHT: 180px;
    MARGIN: 0px;
    OVERFLOW: auto;
    WIDTH: 100%;
}


.ScrollTagliandi {
    HEIGHT: 280px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollLavoriAggiuntivi {
    HEIGHT: 300px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollCronologia {
    HEIGHT: 400px;
    MARGIN: 0px;
    OVERFLOW: auto;
}


.ScrollListino {
    HEIGHT: 380px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollListinoSottoGruppo1 {
    HEIGHT: 100px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollListinoSottoGruppo2 {
    HEIGHT: 300px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.RigaRossa {
    background-color: #BDCCD4;
}

.RigaTagliandi {
    background-color: #e7eaed;
}

.BottoneVerdeSinistra {
    background: url(/Catalogo/img/freccia_verde.png) no-repeat;
    width: 34px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}
.no-border-bottom {
    border-bottom:none!important;
}
.Bottone2 {
    background: url(/Catalogo/img/FrecciaSott.png) no-repeat;
    width: 30px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}

.BottoneDisc {
    background: url(/Catalogo/img/Sel.png) no-repeat;
    width: 21px;
    height: 21px;
    background-position: center center;
    border-color: #666666;
    cursor: pointer;
}

.BottoneElenco {
    background: url(/Catalogo/img/ball.png) no-repeat;
    width: 24px;
    height: 24px;
    background-position: center center;
    cursor: pointer;
}

.BottoneNuovo {
    background: url(/Catalogo/img/edit.gif) no-repeat;
    width: 28px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}

.BottoneElimina {
    background: url(/Catalogo/img/annulla.gif) no-repeat;
    width: 28px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}

.BottoneEsporta {
    background: url(/Catalogo/img/InviaCarrello.png) no-repeat;
    width: 44px;
    height: 37px;
    background-position: center center;
    cursor: pointer;
}

.BottoneSalva {
    background: url(/Catalogo/img/salva.gif) no-repeat;
    width: 28px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}

.BottoneNoRiga {
    background: url(/Catalogo/img/NoRiga.gif) no-repeat;
    width: 32px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}

.BottoneSvuota {
    background: url(/Catalogo/img/delete.gif) no-repeat;
    width: 32px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}

.BottoneBlu {
    background: url(/Catalogo/img/freccia_blu.png) no-repeat;
    width: 30px;
    height: 25px;
    background-position: center center;
    cursor: pointer;
}

.BottoneGiallo {
    background: url(/Catalogo/img/frecci_gialla.png) no-repeat;
    width: 30px;
    height: 25px;
    background-position: center center;
    cursor: pointer;
}

.BottoneRosso {
    background: url(/Catalogo/img/frecci_rossa.png) no-repeat;
    width: 30px;
    height: 25px;
    background-position: center center;
    cursor: pointer;
}

.BottoneSeleziona {
    background: url(/Catalogo/img/Sel.png) no-repeat;
    width: 28px;
    height: 18px;
    background-position: center center;
    cursor: pointer;
}

.BottoneCerca {
    background: url(/Catalogo/img/search.jpg) no-repeat;
    width: 30px;
    height: 30px;
    background-position: center center;
    cursor: pointer;
}

.BottoneCarrello {
    background: url(/Catalogo/img/carello.jpg) no-repeat;
    width: 28px;
    height: 28px;
    background-position: center center;
    cursor: pointer;
}

.RadioTagliano {
    width: 38px;
    height: 22px;
    background: #f7f7f7 url(/Catalogo/formBk.png) no-repeat;
}

.RadioTaglianoGomme {
    width: 38px;
    height: 52px;
    background: #FFFFFF url(/Catalogo/formBk.png) no-repeat;
}

.sfondo_boxCerca {
    border-style: solid;
    border-color: #0000;
    border-width: 1px;
}

.TabTagliandi {
    border-top-color: #a6a8a9;
    border-top-style: solid;
    border-top-width: 1px;
}

table.TabVuota {
    border-left-color: #a6a8a9;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-color: #a6a8a9;
    border-top-style: solid;
    border-top-width: 1px;
}

.TabCorniceTd {
    border-left-color: #000000;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

table.TabVuota td {
    border-bottom-color: #a6a8a9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #a6a8a9;
    border-right-style: solid;
    border-right-width: 1px;
}

.CorniceCellcaVuota {
    border-bottom-color: #a6a8a9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}


.TitoloMarchioStampa {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    color: #002d72;
    padding-left: 5px;
}

.TitoloMarchioStampa2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    color: #FF0000;
    padding-left: 5px;
}

.TitoloMarchioStampaA {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    color: #002d72;
    padding-left: 5px;
}

.TitoloMarchioStampa2K {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    color: #FF0000;
    padding-left: 5px;
}

.TitoloMarchioStampa5K {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #FF0000;
    padding-left: 5px;
}

.testoVeriosneAuto {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    color: #C1272D;
    padding-left: 5px;
}

.TitoloMarchioStampa3K {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #FF0000;
    padding-left: 5px;
}

.TitoloMarchioStampa3 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #FF0000;
    padding-left: 5px;
}

.TitoloBatteria {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 2px;
    text-decoration: none;
}

.TitoloElencoSottoGruppo {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.TitoloPopUp {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    color: #fcdd18;
    padding-left: 5px;
}

.testoRosso {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #E11D31;
    font-weight: bold;
    text-decoration: none;
}

.testoVuoto {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #002D72;
    padding: 5px;
}

.riga_fus tr {
    outline: 1px solid;
    text-transform: uppercase;
}

a.testoVuoto:hover {
    opacity: .5;
}

.testoTitoli_blu {
    font-family: Arial;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.testoTitoli_blu2 {
    font-family: Arial;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.testoTitoli_Verde {
    font-family: Arial;
    color: #3BA52A;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.testoGiallo {
    font-family: Arial;
    color: #002d72;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.testo {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.testo2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #002d72;
    padding-left: 3px;
}

.testoUlt {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #002d72;
    text-decoration: none;
}

.testoRicGomme {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    height: 25px;
    color: #002d72;
    background-color: #FC3;
    padding-left: 3px;
}

.testoRicGomme2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    height: 25px;
    color: #002d72;
    padding-left: 3px;
    background-color: #abe3f7;
}

.testo2Bis {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    color: #002d72;
    padding-left: 3px;
}

.testoStampa {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.testoTitoloDati {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: #002d72;
    font-weight: 600;
    text-decoration: none;
}

.testoGrigio {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    color: #b0b0b0;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
}

.bancaDati .chiudi_popup {
    background-color: rgba(255,255,255, 0.3);
}

td.testoRisposta2 img {
    display: none;
}

td.testoVuoto {
    background-color: white !important;
    border-bottom: 1px solid #f1f1f1;
}

    td.testoVuoto:hover {
        background-color: #f1f1f1 !important;
    }

    td.testoVuoto.no-hover:hover {
        background-color: transparent !important;
    }

tr {
    background-color: white;
}

    tr.trborderblu {
        border-bottom: 1px solid #002d72
    }

        tr.trborderblu td.testoVuoto {
            border-bottom: 1px solid #002d72;
        }

    tr#Riga2:hover, tr#Riga1:hover {
        background-color: #f1f1f1;
    }

.testoVisual {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 22px;
    color: #002d72;
    padding-left: 3px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    /*border-bottom: 1px solid #002d72;*/
    padding-bottom: 5px;
    letter-spacing: 1px;
}

tr.active {
    background-color: #d0d0d0;
    outline: 2px solid #ffd200;
}

.testoVisualFir {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #028A04;
    padding-left: 3px;
    text-decoration: none;
}

.testoVisual2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #002d72;
    padding-left: 3px;
    text-decoration: none;
}

.testoVisualDatiTecnici {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #002d72;
    padding-left: 3px;
    text-decoration: none;
    font-weight: 700;
}


.testoVisual3 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #002d72;
    padding-left: 3px;
    text-decoration: none;
}


.testoNeroDati {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
    padding-left: 3px;
}


.testo_blu {
    font-family: Arial;
    color: #003399;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}


.testo_bluTagliandi {
    font-family: Arial;
    color: #003399;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.testo_verde {
    font-family: Arial;
    color: #3BA52A;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.testo_blu2 {
    font-family: Arial;
    color: #003399;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    text-decoration: overline;
}

#Pippo {
    border-top-color: #003399;
    border-top-style: solid;
    border-top-width: 1px;
}

.testo_bluStampa {
    font-family: Arial;
    font-size: 14px;
    height: 20px;
    color: #002d72;
}

.testo_rosso {
    font-family: Arial;
    color: #FF0000;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

.testoRisposta {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
}

.testoRispostaTagliandi {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
}

.testoRisposta2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
    display: none;
}

.testoTotaliRosso {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #FF0000;
    font-weight: normal;
    text-decoration: none;
}

.testoRispostaStampa {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
}

.testoNero {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: normal;
    text-decoration: none;
    padding-left: 2px;
    line-height: 22px;
}


.testoNeroIam {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    padding-left: 2px;
}

.textbox {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    width: 150px;
    border: 1px solid #366cac;
    color: #002d72;
}

.testoQuantita {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    width: 35px;
}


.txttestoOra {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    width: 35px;
}

.testoRossoElencoListini {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #FF0000;
}

.CampotestoCodArticolo {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    width: 120px;
}

.testoQuantitaTag {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    width: 45px;
}

.testoPrezzoTag {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    width: 70px;
}


.testoPrezzo {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    width: 50px;
    text-align: right;
}

.testoCodiceNuovaRiga {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    width: 87px;
}

.testoDescNuovaRiga {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    width: 400px;
}

.CasTesto {
    width: 40px;
    height: 17px;
    background-position: center center;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #4D687D;
    text-decoration: none;
}

.pan_wrap {
    margin: 0 auto 15px;
    position: relative;
    width: 500px;
    height: 160px;
    top: 10px;
}

.pan_frame {
    background: url(/Catalogo/img/pan_frame.png) no-repeat;
    overflow: hidden;
    position: absolute;
    top: -10;
    left: 0;
    width: 500px;
    height: 160px;
}

.pan_wrapCarrello {
    margin: 0 auto 15px;
    position: relative;
    width: 913px;
    height: 150px;
}

.pan_frameCarrello {
    background: url(/Catalogo/img/CorniceCarrello.png) no-repeat;
    overflow: hidden;
    position: absolute;
    top: -10;
    left: 0;
    width: 913px;
    height: 150px;
}

.pan_wrapTotali {
    margin: 0 auto 15px;
    position: relative;
    width: 913px;
    height: 55px;
}

.pan_frameTotali {
    background: url(/Catalogo/img/CorniceTotali.png) no-repeat;
    overflow: hidden;
    position: absolute;
    top: -10;
    left: 0;
    width: 913px;
    height: 55px;
}

.txtRicerca {
    width: 120px;
    height: 15px;
}

.txtRicercaIam {
    width: 150px;
    height: 15px;
    color: #002d72;
    text-transform: uppercase;
}

.txtRicercaOe {
    width: 120px;
    height: 15px;
    color: #3BA52A;
}

.txtDescRicercaOe {
    width: 440px;
    height: 15px;
    color: #002d72;
}

.txtKmLavAggiun {
    width: 150px;
    height: 20px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #C93;
    font-weight: bold;
    padding-left: 5px;
}

.table1 {
    table-layout: fixed;
}

.b10 {
    font-size: 10pt;
    font-family: Tahoma;
    font-weight: bold;
}

.btAggiungiCar {
    width: 25px;
    height: 25px;
    background: url(/Catalogo/img/Aggiungi.png);
    border: 0px;
}

.txtRagSocialeStampa {
    width: 372px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtIndStampa {
    width: 420px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtTelStampa {
    width: 190px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtFaxStampa {
    width: 184px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtCapStampa {
    width: 45px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtCittaStampa {
    width: 230px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtProStampa {
    width: 33px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtParIvaStampa {
    width: 150px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtCodFiscaleStampa {
    width: 169px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtCellStampa {
    width: 196px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtTargaStampa {
    width: 95px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}


.txtDataProsRevStampa {
    width: 105px;
    height: 17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.txtTelaiotampa {
    width: 160px;
    height: 15px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #002d72;
    font-weight: bold;
    padding-left: 5px;
}

.testoRossoSott {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #E11D31;
    font-weight: bold;
}

.testo_bianco {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.txtCodCar {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    width: 110px;
}

.txtDesc {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #4D687D;
    font-weight: normal;
    text-decoration: none;
    width: 440px;
}

.ScrollElencoClienti {
    height: 500px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.ScrollElencoVeicoli {
    height: 200px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.testoVisualRosso {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0000;
    padding-left: 3px;
    text-decoration: none;
}

.divDesc {
    vertical-align: middle;
}

.divMenu {
    position: absolute;
    z-index: 1;
    top: 114px;
    height: 564px;
    width: 165px;
    margin-left: 730px;
    background-image: url('/Catalogo/img/rigaMenu.png');
    background-repeat: repeat-x;
    text-align: center;
}

.divMenuCar {
    position: absolute;
    z-index: 1;
    top: 57px;
    height: 564px;
    width: 165px;
    margin-left: 990px;
    background-image: url('/Catalogo/img/rigaMenu.png');
    background-repeat: repeat-x;
    text-align: center;
}



A.menuNuovo:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #002E61;
    text-decoration: none;
}

A.menuNuovo:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #002E61;
    text-decoration: none;
}

A.menuNuovo:Hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #BE0A26;
    text-decoration: none;
}

.testoGrigioSotto {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #8C98A0;
    padding-left: 5px;
    text-decoration: none;
}

.testoTitoli {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #232558;
    padding-left: 3px;
}

.ScrollElencoRicambiGrafiche {
    HEIGHT: 500px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.SfondoCella {
    background-color: #F1F0F1;
}

.ScrollElencoRicambiOeDiscNuovo {
    HEIGHT: 100px;
    MARGIN: 0px;
    OVERFLOW: auto;
}


.RigaSelCodiceOe {
    background-color: #BDCCD4;
}

.BottoneElencoVoceDiz {
    width: 20px;
    height: 20px;
    background: url(/Catalogo/img/quadratino.png);
    border: 0px;
    background-repeat: no-repeat;
}


a.zoomImgGrafica1 img {
    border: solid 0px;
}

a.zoomImgGrafica1 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica1 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica1:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica1:hover span {
            visibility: visible;
            top: 26px;
            left: -50px;
        }


a.zoomImgGrafica2 img {
    border: solid 0px;
}

a.zoomImgGrafica2 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica2 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica2:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica2:hover span {
            visibility: visible;
            top: 26px;
            left: -71px;
        }


a.zoomImgGrafica3 img {
    border: solid 0px;
}

a.zoomImgGrafica3 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica3 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica3:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica3:hover span {
            visibility: visible;
            top: 26px;
            left: -92px;
        }


a.zoomImgGrafica4 img {
    border: solid 0px;
}

a.zoomImgGrafica4 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica4 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica4:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica4:hover span {
            visibility: visible;
            top: 26px;
            left: -113px;
        }






a.zoomImgGrafica5 img {
    border: solid 0px;
}

a.zoomImgGrafica5 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica5 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica5:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica5:hover span {
            visibility: visible;
            top: 26px;
            left: -135px;
        }







a.zoomImgGrafica6 img {
    border: solid 0px;
}

a.zoomImgGrafica6 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica6 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica6:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica6:hover span {
            visibility: visible;
            top: 26px;
            left: -156px;
        }






a.zoomImgGrafica7 img {
    border: solid 0px;
}

a.zoomImgGrafica7 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica7 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica7:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica7:hover span {
            visibility: visible;
            top: 26px;
            left: -177px;
        }


a.zoomImgGrafica8 img {
    border: solid 0px;
}

a.zoomImgGrafica8 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica8 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica8:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica8:hover span {
            visibility: visible;
            top: 26px;
            left: -198px;
        }






a.zoomImgGrafica9 img {
    border: solid 0px;
}

a.zoomImgGrafica9 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica9 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica9:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica9:hover span {
            visibility: visible;
            top: 26px;
            left: -219px;
        }


a.zoomImgGrafica10 img {
    border: solid 0px;
}

a.zoomImgGrafica10 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica10 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica10:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica10:hover span {
            visibility: visible;
            top: 26px;
            left: -240px;
        }


a.zoomImgGrafica11 img {
    border: solid 0px;
}

a.zoomImgGrafica11 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica11 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica11:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica11:hover span {
            visibility: visible;
            top: 26px;
            left: -261px;
        }


a.zoomImgGrafica12 img {
    border: solid 0px;
}

a.zoomImgGrafica12 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica12 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica12:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica12:hover span {
            visibility: visible;
            top: 26px;
            left: -283px;
        }


a.zoomImgGrafica13 img {
    border: solid 0px;
}

a.zoomImgGrafica13 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica13 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica13:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica13:hover span {
            visibility: visible;
            top: 26px;
            left: -304px;
        }


a.zoomImgGrafica14 img {
    border: solid 0px;
}

a.zoomImgGrafica14 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica14 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica14:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica14:hover span {
            visibility: visible;
            top: 26px;
            left: -325px;
        }

a.zoomImgGrafica15 img {
    border: solid 0px;
}

a.zoomImgGrafica15 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica15 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica15:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica15:hover span {
            visibility: visible;
            top: 26px;
            left: -388px;
        }


a.zoomImgGrafica16 img {
    border: solid 0px;
}

a.zoomImgGrafica16 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica16 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica16:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica16:hover span {
            visibility: visible;
            top: 26px;
            left: -409px;
        }


a.zoomImgGrafica17 img {
    border: solid 0px;
}

a.zoomImgGrafica17 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica17 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica17:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica17:hover span {
            visibility: visible;
            top: 26px;
            left: -472px;
        }

a.zoomImgGrafica18 img {
    border: solid 0px;
}

a.zoomImgGrafica18 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica18 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica18:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica18:hover span {
            visibility: visible;
            top: 26px;
            left: -493px;
        }


a.zoomImgGrafica19 img {
    border: solid 0px;
}

a.zoomImgGrafica19 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica19 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica19:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica19:hover span {
            visibility: visible;
            top: 26px;
            left: -514px;
        }

a.zoomImgGrafica20 img {
    border: solid 0px;
}

a.zoomImgGrafica20 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica20 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica20:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica20:hover span {
            visibility: visible;
            top: 26px;
            left: -535px;
        }


a.zoomImgGrafica21 img {
    border: solid 0px;
}

a.zoomImgGrafica21 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica21 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica21:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica21:hover span {
            visibility: visible;
            top: 26px;
            left: -556px;
        }

a.zoomImgGrafica22 img {
    border: solid 0px;
}

a.zoomImgGrafica22 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica22 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica22:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica22:hover span {
            visibility: visible;
            top: 26px;
            left: -577px;
        }

a.zoomImgGrafica23 img {
    border: solid 0px;
}

a.zoomImgGrafica23 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica23 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica23:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica23:hover span {
            visibility: visible;
            top: 26px;
            left: -599px;
        }

a.zoomImgGrafica24 img {
    border: solid 0px;
}

a.zoomImgGrafica24 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica24 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica24:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica24:hover span {
            visibility: visible;
            top: 26px;
            left: -620px;
        }

a.zoomImgGrafica25 img {
    border: solid 0px;
}

a.zoomImgGrafica25 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica25 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica25:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica25:hover span {
            visibility: visible;
            top: 26px;
            left: -641px;
        }


a.zoomImgGrafica26 img {
    border: solid 0px;
}

a.zoomImgGrafica26 span {
    position: absolute;
    visibility: hidden;
}

a.zoomImgGrafica26 {
    position: relative;
    z-index: 0;
}

    a.zoomImgGrafica26:hover {
        position: relative;
        z-index: 1;
    }

        a.zoomImgGrafica26:hover span {
            visibility: visible;
            top: 26px;
            left: -686px;
        }

.TabCorniceTdGrafica {
    border-left-color: #919191;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-color: #919191;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #919191;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #919191;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.pippo {
    position: relative;
    z-index: 0;
}

.TestoDisc {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #002d72;
    text-decoration: none;
    padding-left: 5px;
}


.TdCorniceFotoCarPark {
    border-bottom-color: #002d72;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #002d72;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #002d72;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #002d72;
    border-top-style: solid;
    border-top-width: 1px;
}

.txtRicercaCarPark {
    width: 140px;
    margin-right: 4px;
    height: 10px;
    font-size: 11px;
    text-transform: uppercase;
}

.btfocuscarpark {
    width: 1px;
    height: 1px;
    background: #F2F1F2;
    border: 0px;
}

.ScrollElencoVersioniOrizzontCarParkNew {
    MARGIN: 0px;
    OVERFLOW: auto;
    WIDTH: 780px;
    ;
}

.testoMenuSpecCarpark {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #232558;
    text-decoration: none;
}

.testoHomePage {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    color: #232558;
    text-decoration: none;
    padding-left: 5px;
}

.testoBluTop {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #232558;
    text-decoration: none;
    padding-left: 5px;
}

.testoBluBancaDati {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #002D72;
    text-decoration: none;
    text-transform: uppercase;
}

.testoRossoBancaDati {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #b91d00;
    text-decoration: none;
}

.styled-selectMesi {
    width: 200px;
    height: 23px;
    overflow: hidden;
    background: url(/Catalogo/img/frecc.png) no-repeat right #FFFFFF;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


    .styled-selectMesi select {
        width: 220px;
        height: 25px;
        background: transparent;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1;
        border: 0;
    }

.BordoTitoloTabDocumenti {
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
}

.bordoTabTag {
    background: url(/Catalogo/img/bg_popup1.png);
    background-repeat: repeat;
}

.testoGrigioBancaDati {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
}

.divElencoCheckList {
    HEIGHT: 200px;
    MARGIN: 0px;
    OVERFLOW: auto;
}


.txtRicercaCarPark {
    width: 140px;
    margin-right: 4px;
    height: 10px;
    font-size: 11px;
}

.ScrollFusibili {
    HEIGHT: 500px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.testoBiancoBancaDati {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.testoSelezVoce1Tag {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: grey;
    padding-left: 3px;
}

.slcKmMesi {
    border: 0 !important; /*Removes border*/
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    background: #636363 url(/Catalogo/img/BtRiep.png) no-repeat 90% center;
    width: 100px; /*Width of select dropdown to give space for arrow image*/
    height: 33px;
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/
    color: #FFF;
    border-radius: 15px;
    padding: 5px;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
}

.TitoloElencoSottoGruppoBianco {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: justify;
}

.SfondoMenuGruppi {
    background-image: url(/Catalogo/img/bott_GG.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}


.TestoSfondoMenuGruppi {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}

.SfondoMenuGruppiSelezionato {
    background-image: url(/Catalogo/img/bott_GG_sel.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}




.SfondoMenuGruppiXE {
    background-image: url(/Catalogo/img/bt_grafica/bott_X_E.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}

.SfondoMenuGruppiSelezionatoXE {
    background-image: url(/Catalogo/img/bt_grafica/bott_X_E_sel.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}



.SfondoMenuGruppiB {
    background-image: url(/Catalogo/img/bt_grafica/bott_B.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}

.SfondoMenuGruppiSelezionatoB {
    background-image: url(/Catalogo/img/bt_grafica/bott_B_sel.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}


.SfondoMenuGruppiM {
    background-image: url(/Catalogo/img/bt_grafica/bott_M.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}

.SfondoMenuGruppiSelezionatoM {
    background-image: url(/Catalogo/img/bt_grafica/bott_M_sel.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}

.ScrollElencoPezziAlterOe3 {
    height: 450px;
    MARGIN: 0px;
    OVERFLOW: auto;
}

.TestoRicambiTempi {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
    padding-left: 4px;
    cursor: pointer;
}

.ScrollElencoPezziAlterOe {
    height: 548px;
    MARGIN: 0px;
    overflow-y: auto;
    overflow-x: hidden;
}

.divCar {
    position: absolute;
    padding: 0.4em;
    top: 80px;
    width: 99%;
    left: 2px;
}

.testoBiancoCalendario {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.testoRossoCalendario {
    font-family: Arial;
    font-size: 12px;
    color: #E11D31;
    font-weight: bold;
    text-decoration: none;
}

.testoBluCalendario {
    font-family: Arial;
    font-size: 12px;
    color: #1C2255;
    font-weight: bold;
    text-decoration: none;
}

.testoGialloCalendario {
    font-family: Arial;
    font-size: 12px;
    color: #D8B800;
    font-weight: bold;
    text-decoration: none;
}

.testoElencoRic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1C2255;
    text-decoration: none;
}



.testoNero2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.CheBoxTag {
    display: block;
    width: 15px;
    height: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3B3B3 #dcddde #dcddde #B3B3B3;
    content: "";
    background-image: linear-gradient(135deg, #B1B6BE 0%,#FFF 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.TitoloElencoSottoGruppoBianco2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

.posizioneDivDisc {
    position: absolute;
    margin-left: -95%;
    margin-top: -84%;
}

.posizioneDivDisc {
    position: absolute;
    margin-left: -95%;
    margin-top: -84%;
}

.BordoDiv {
    outline: none;
}


.posizioneDivInfo {
    position: absolute;
    margin-left: 10%;
    margin-top: -24%;
}

.posizioneDivInfoDiscGfx {
    position: absolute;
    margin-left: 12%;
    margin-top: -27%;
}

.posizioneDivInfoTesto {
    position: absolute;
    margin-left: 17%;
    margin-top: -38%;
}

.txtCampoTestoListini {
    text-transform: uppercase;
}

.testoBluBancaDatiBianco {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

.testoBluBancaDatiPiccolo {
    font-family: Arial;
    font-size: 13px;
    color: #232558;
    text-decoration: none;
}

.bordi-tab {
    border-style: solid;
    border-color: #BCBCBC;
    border-width: 0.1em;
    background-color: #FFF;
}


.background-table {
    background-color: #242558;
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
    text-align: center;
    height: 22px;
}

.button_back {
    width: 67px;
    height: 32px;
    border: none;
    background: url(/Catalogo/img/back.png) no-repeat;
    cursor: pointer;
}

.button_carrello {
    width: 170px;
    height: 31px;
    border: none;
    background: url(/Catalogo/img/carr_BD.png) no-repeat;
    cursor: pointer;
}

div#boxDialogCrono {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0;
    font-family: Arial;
    /*min-height: 100px;*/
    max-height: 345px;
    overflow: hidden;
    background-color: #494C7D;
    color: #fff;
    display: none;
    border-left: 1px solid #494C7D;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
}

    div#boxDialogCrono table {
        border-spacing: 0px;
        border-collapse: separate;
    }

        div#boxDialogCrono table tbody {
            display: block;
            height: 290px;
            overflow: auto;
            border-collapse: collapse;
            background: #fff;
            color: #232558
        }

        div#boxDialogCrono table thead {
            background: #232558
        }

        div#boxDialogCrono table thead, div#boxDialogCrono table tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed; /* even columns width , fix width of table too*/
        }

        div#boxDialogCrono table tbody {
            overflow-y: scroll;
            overflow-x: hidden;
        }

            div#boxDialogCrono table tbody td, div#boxDialogCrono table thead th {
                padding-left: 0;
                padding-right: 0;
            }

        div#boxDialogCrono table thead th {
            border-top: 1px solid #fff;
            border-right: 1px solid #fff;
        }

            div#boxDialogCrono table thead th.last {
                border: 0;
            }

        div#boxDialogCrono table tbody td {
            padding: 5px 0;
            border-right: 1px solid #fff;
        }

        div#boxDialogCrono table tbody tr.d0 {
            background-color: #fff;
        }

        div#boxDialogCrono table tbody tr.d1 {
            background-color: #e5e5e5;
        }

.rigaCronologia:hover {
    cursor: pointer;
}

.chiudiAlternativi:hover {
    cursor: pointer;
}

div#boxDialogCrono table tbody tr.d0:hover, div#boxDialogCrono table tbody tr.d1:hover {
    background-color: #bfbfbf;
}

.riga:hover {
    background-color: #e0e0e0;
}

.chiudi_popup {
    padding: 2px 5px !important;
}

    .chiudi_popup:after {
        font-size: 15px !important;
    }

/*stampa ********************************/
@page {
    margin: 1cm;
    size: auto!important;
}
.print-img-preview #svgAll {
    width: 650px;
    height: 650px;
    border: 1px solid #d0d0d0;
}
.print-img-preview {
    border: 1px solid #d0d0d0;
}
.print-visible, .print-visible-flex 
  {
    display: none;
}
@media print {
    h1 {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 20pt;
        text-align: center;
        font-family: Arial;
        line-height: 15pt;
    }

    h2 {
        font-weight: normal;
        text-transform: uppercase;
        font-size: 18pt;
        text-align: center;
        font-family: Arial;
        line-height: 12pt;
    }

    body {
        background-color: #FFFFFF;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background-repeat: repeat;
        border: 0px;
        margin: 0.5cm;
    }

    /*lubrificantiefluidi*/
    #formLubrificanti tr.tr_bd {
        background-color: transparent;
    }

    .BordoDisegniTec {
        box-shadow: none;
    }

    tr.row_head, tr.tr_bd .row_head {
        color: black !important;
        border-bottom: none !important;
        background-color: transparent;
    }

    .testoNero {
        color: black !important;
    }

    .print-imgfullpage {
        width: 85vw;
        height: 85vh;
    }

    .avoidBreak {
        border: 2px solid;
        page-break-inside: avoid;
    }

    .page-break-after {
        page-break-after: always !important;
    }

    .page-break-before {
        page-break-before: always !important;
    }

    .page-break-inside {
        page-break-inside: always !important;
    }

    .page-break-print {
        page-break-after: always !important;
        page-break-before: always !important;
        page-break-inside: always !important;
    }

    .print-top-margin {
        margin-top: 50px;
    }

    .print-bottom-margin {
        margin-bottom: 50px;
    }

    .print-visible {
        display: block !important;
    }

    .print-visible-flex {
        display: flex !important;
    }

    .print-visible-table {
        display: table !important;
    }

    .print-visible-table-row {
        display: table-row !important;
    }

    .print-visible-table-cell {
        display: table-cell !important;
    }

    .no-print-border {
        border: none !important;
    }

    .no-print {
        display: none !important;
    }

    .chiudi_popup {
        display: none !important;
    }

    blockquote {
        page-break-inside: avoid;
    }

    div {
        overflow: unset !important;
    }

    a:link, a:visited, a {
        background: transparent;
        color: #520;
        font-weight: bold;
        text-decoration: underline;
        text-align: left;
    }

    a {
        page-break-inside: avoid
    }

        a[href^=http]:after {
            content: " <" attr(href) "> ";
        }



    article a[href^="#"]:after {
        content: "";
    }

    a:not(:local-link):after {
        content: " <" attr(href) "> ";
    }

    table.disegnotec, form.disegnotec_form {
        margin: 0;
        width: 100%;
        padding: 0;
    }

    #interactionFigureContainer {
        max-width: none;
        max-height: 98vh;
    }

    embed#svgAll {
        max-height: 95vh;
        page-break-inside: avoid;
        page-break-after: avoid;
        page-break-before: avoid;
    }

    .entry iframe, ins {
        display: none;
        width: 0 !important;
        height: 0 !important;
        overflow: hidden !important;
        line-height: 0pt !important;
        white-space: nowrap;
    }

    .embed-youtube, .embed-responsive {
        position: absolute;
        height: 0;
        overflow: hidden;
    }


    p, address, li, dt, dd, blockquote {
        font-size: 100%
    }

    code, pre {
        font-family: "Courier New", Courier, mono
    }

    ul, ol {
        list-style: square;
        margin-left: 18pt;
        margin-bottom: 20pt;
    }

    li {
        line-height: 1.6em;
    }

    .nv-header {
        display: none;
    }

    body {
        font: 13pt Arial, Helvetica, sans-serif;
        line-height: 1.3;
        background: #fff !important;
        color: #000;
        page-break-after: avoid;
        page-break-before: avoid;
        page-break-inside: avoid;
        margin: 0px 0px 0px 0px;
        overflow: hidden;
        width: 100vw;
        margin: 1cm;
    }

    .testoNero .remark {
        font: 13pt Arial, Helvetica, sans-serif !important;
        line-height: 1.3;
        font-size: 13px !important;
    }

    h1 {
        font-size: 24pt;
    }

    .table_grey {
        margin-top: 2cm !important;
    }

    h2, h3, h4 {
        font-size: 14pt;
        margin-top: 25px;
    }

    #content, #page {
        width: 100%;
        margin: 0;
        float: none;
    }

   

    .nv-container, .box-container {
        max-width: 100% !important;
    }

    .nv-content {
        max-height: 99vh;
    }

    .testoVisual {
        text-align: left;
        float: left;
        font-size: 18pt;
        padding-bottom: 2cm;
    }
    .print-group-this {
        display: block;
        break-inside: avoid;
        -webkit-region-break-before: always;
        position: relative;
        max-height: 18cm;
    }

  

    #svgAll {
        page-break-inside: avoid;
        break-inside: avoid;
        display: block;
    }
    .row_head {
        text-transform: uppercase;
        border-bottom: 1px solid;
        margin-bottom: 5px;
    }

    .print-img-preview {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .lb_desc, .row_50, .lb_smartlink {
        width: 50%;
    }

    .lb_visc, .row_15, .lb_qta {
        width: 15%;
    }

    .lb_temp, .row_35 {
        width: 35%;
    }

    .testoNero.lb_gruppo, .testoNero.txt_gruppo, .TitoloElencoSottoGruppoBianco2 {
        margin-top: 15px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 18px;
    }

    .row_head {
        text-transform: uppercase;
        border-bottom: 1px solid;
        margin-bottom: 5px;
        font-weight:bold;
        font-size:18px;
    }
    .nv-content {
        width: 100%;
    }
 
}



.table_scroll.disegniTecnici {
    max-height: 717px !important;
    height: 80vh !important;
    overflow-y: auto;
    max-width: 400px;
    border: 1px solid #d0d0d0;
}

@media (max-height:800px) {
    .table_scroll.disegniTecnici {
        max-height: 580px !important;
    }

    .BordoDisegniTec embed#svgAll {
        max-height: 580px;
    }
}

.table_scroll.disegniTecnici .TitoloElencoSottoGruppoBianco2 {
    border: 1px solid #002d72;
    font-size: 12px;
    background-color: #f1f1f1;
}

manuali img, manuali embed#svgAll {
    max-width: 450px;
    max-height: 350px;
}

span.dati {
    color: rgba(0,0,0, .8) !important;
    margin-left: 5px;
    font-weight: bold;
}

table.border {
    border: 1px solid #d1d1d1;
    margin-bottom: 5px;
}

.table_scroll.disegniTecnici td.desc_tec {
    padding-bottom: 1px;
    margin-bottom: 1px;
    font-size: 12px !important;
    color: rgba(0, 0, 0, .8);
}

    .table_scroll.disegniTecnici td.desc_tec :hover {
        background-color: #f1f1f1;
    }


.BordoDisegniTec {
    /*-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);*/
    box-shadow: 0 0 10px gray;
    -webkit-box-shadow: 0 0 10px gray;
    -moz-box-shadow: 0 0 10px gray;
    border: 1px solid #f1f1f1;
}

.tav_dis_tec {
    margin-left: -200px;
}

tr.active .desc_2_lub.riga_desc_tec {
    background: url(/Catalogo/img/arrow_right_y.svg) no-repeat 15px;
    padding: 2px;
    background-size: 15px;
    background-position: 100%;
    background-color: grey;
    color: #002d72;
}

.table_scroll.disegniTecnici tr.active td.desc_tec {
    color: #002d72;
}

.desc_2_lub.riga_desc_tec {
    background: url(/Catalogo/img/arrow_right.svg) no-repeat 15px;
    padding: 2px;
    background-size: 15px;
    background-position: 100%;
}

.BordoDisegniTec embed#svgAll {
    height: 75vh;
    margin: 0 12% !important;
}

.ZoomImg {
    background-image: url(/Catalogo/img/BancaDati/cerca_BD.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 0px 50% !important;
    background-size: 40px;
    cursor: pointer !important;
    padding-left: 40px;
    border: 1px solid;
    padding-right: 20px;
    background-color: white;
    position: relative;
    top: 25px;
}

.riga_dis_tec {
    outline: 1px solid grey !important;
}

.active.riga_dis_tec {
    background-color: #c1c1c1;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 5px;
    margin-left: 15px;
    max-width: 1200px !important;
}

img.freccia_ind {
    float: left;
    margin-left: 5px;
}

.fusibili_card .card-title {
    height: 150px;
    overflow-y: auto;
    background-color: white;
}

.grid_card .card-title p {
    margin-top: 0px;
    font-size: 14px;
    padding-bottom: 0px !important;
    margin-bottom: 5px;
    padding-top: 0 !important;
}

.grid_container {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    align-items: stretch;
    -webkit-align-items: stretch;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 10px;
    /*max-width: 95%;*/
    max-width: 1185px;
    justify-content: center;
}

    .grid_container.rc_targa {
        max-width: 318px;
        margin-top: 25px;
    }

.grid_card {
    width: 250px;
    top: 5px !important;
}

    .grid_card.card {
        margin: 5px;
        border: 1px solid #002D72;
        padding: 10px;
    }

    .grid_card .card-text.blu.mb-2 {
        padding: 4px;
        background-color: white;
        border: 1px solid #d1d1d1;
    }



        .grid_card .card-text.blu.mb-2 span {
            color: #002D72 !important;
            float: right;
        }

            .grid_card .card-text.blu.mb-2 span.cellright {
                color: #002D72 !important;
                float: none;
                border-right: 1px solid #002D72;
                padding-right: 5px;
            }


    .grid_card .card-body {
        color: #002D72 !important;
        background: #f1f1f1;
    }

.fus_container .testoVisual {
    margin-top: 10px;
    margin-left: 10px;
}

.dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .dropdown-toggle .listcounter {
        color: gray;
        position: relative;
        right: -3px;
        font-size: 11px;
    }
.upModal {
    position: absolute;
    width: 90vw;
    height: calc(90vh - 80px);
    margin: 0 auto;
    background-color: white;
    top: 70px;
    left: 70px;
    max-width: 1170px;
    max-height: 600px;
}
.modalZoom {
    border: 2px solid #d0d0d0;
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 57%);
}
.modalZoom #modalZoomContent svg {
        height: 85vh;
        width: 85vw;
        padding:10px;
 }
.modalStyle {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
    .modalStyle .modalStyleContent img {
        max-width: 500px;
        width: 500px !important;
        height: 500px;
        max-height: 500px;
        padding: 10px;
        border: 1px solid #d0d0d0;
    }
.border {
    border: 1px solid #dee2e6 !important;
    padding: 5px;
    margin: 5px;
}
.hasImg img, .hasImg svg, .hasImg #svgAll {
    max-width: 250px;
    width: 250px !important;
    height: 250px;
    max-height: 250px;
    padding: 10px;
    border: 1px solid #d0d0d0;
}

td.testoNero img {
    max-width: 250px;
    width: 250px !important;
    height: 250px;
    max-height: 250px;
    padding: 10px;
    border: 1px solid #d0d0d0;
}
.chiudi_modal {
    background-repeat: no-repeat !important;
    background-position: 0px 50% !important;
    background-size: 40px;
    cursor: pointer !important;
    width: fit-content !important;
    padding-left: 40px;
    border: 1px solid;
    padding-right: 20px;
    background-color: white;
    position: absolute;
    right: 10px;
    z-index: 3;
    top: 10px;
    text-transform: uppercase;
    background-image: url(/Catalogo/img/zoom-meno.svg);
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #002D72;
    display: flex;
    align-items: center;
}

.chiudi_modal:hover {
    opacity:.8;
}

.btn-back-txt {
    top: 22px;
    position: relative;
    color: #002D72 !important;
    text-align: center;
    left: -20px;
    font-weight: bold;
}


