@import url(../css/font.css);
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Ubuntu", Arial, sans-serif; }

.nomap_quantita input[type='text'], .nomap_quantita input[type='sumit'] {
    padding: 0.3em;
    font-size: 1em;
    background: #ededed;
    margin-left: 0.2em;
    font-weight: normal; }

.monitoring::before {
    display: none;
    text-align: center;
    color: black;
    content: "> 1000";
    height: 24px;
    width: 100px;
    /*top:50px;
    left:10px;*/
    margin: 0 auto;
    position: fixed;
    background: red;
    z-index: 9999;
    border: 2px dotted white;
    font-weight: bold; }
@media screen and (max-width: 1024px) {
    .monitoring::before {
        content: "< 1000"; } }

body {background:#FFFFFF;
      background:#D5D3D3 url('/personalizzazione/bg.gif') repeat-x;
      font-family: arial,helvetica,clean,sans-serif;
      margin: 0;
      padding: 0 0 10px 0;
      color:#000;
      font-size: 0.75em;
}
@media screen and (min-width: 640px) {
    body {
        font-size: 0.80em; } }
@media screen and (min-width: 1024px) {
    body {
        font-size: 0.9em; } }

h1, h2, h3, h4, h5, h6, caption {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.1em !important; }
@media screen and (min-width: 640px) {
    h1, h2, h3, h4, h5, h6, caption {
        font-size: 1.1em; } }
@media screen and (min-width: 1024px) {
    h1, h2, h3, h4, h5, h6, caption {
        font-size: 1.2em !important; } }

#headMobile {
    background: #FFF;
    overflow: hidden;
    background: #000; }
#headMobile img {
    width: 40px;
}
@media screen and (min-width: 1024px) {
    #headMobile {
        display: none; } }
#headMobile #menuMainMobile {
    position: absolute;
    top: 50px;
    right: 10px; }
#headMobile #logoMobile {
    float: left; }
#headMobile #logoMobile img {
    width: 150px;
    padding:2em; }
#headMobile #langMobile {
    position: absolute;
    top: 10px;
    right: 10px; }
#headMobile #langMobile a {
    color: #818181;
    text-decoration: none;
    font-size: 17px; }
#headMobile #langMobile a:hover {
    color: #FFF; }

#head {
    width: 100%;
    text-align: center;
    /*background: #953319;*/
    display: none;
    padding-bottom: 1em;
    font-size: 1em;
    overflow: hidden;
    margin: 0 auto;
    text-align: center; }
@media screen and (min-width: 1024px) {
    #head {
        display: block; } }
#head header {
    height: 100px;
    background: #000;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 10px; }
#head header #menuMain {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    /*background: #953319;*/ }
@media screen and (min-width: 1024px) {
    #head header #menuMain {
        max-width: 1024px; } }
@media screen and (min-width: 1200px) {
    #head header #menuMain {
        max-width: 1024px; } }
#head header #menuMain #logo {
    margin-left:24px;
    float: left;
    width: 18%;
    text-align: left; }
#head header #menuMain ul {
    width: 70%;
    margin: 30px 0px 0 0px;
    list-style-type: none;
    padding: 0px 7px 0 30px;
    text-align: right;
    float: right; }
#head header #menuMain ul li {
    display: inline;
    margin-top: 0px;
    padding: 0;
    float: right; }
#head header #menuMain ul a {
    color: #FFF;
    border-right: 0px solid #FFF;
    margin-top: 0px;
    margin: 2px 0 4px 0;
    padding: 0 20px 0 2px;
    display: block;
    float: left;
    text-decoration: none;
    font-weight: bold; }
#head header #menuMain ul a:hover {
    color: #3D2E2B;
    text-decoration: underline; }
#head #imgHead {
    margin-top: 100px; }
#head #imgHead img {
    width: 100%; }

#lang {
    position: absolute;
    height: 30px;
    width: 90px;
    top: 0px;
    left: 50%;
    margin-left: 375px;
    text-align: center;
    background-color: white;
    background-repeat: no-repeat;
    z-index: 20000; }
#lang a {
    line-height: 30px;
    font-size: 17px;
    color: #8F8F8F;
    text-decoration: none; }

#container {
    /*border-top: 4em solid #D7D7D7;*/
    /*background: #FAF5DF;*/
    margin: 0 auto;
    height: 1%;
    overflow: hidden;
    clear: both;
    padding: 2em;
    /*margin-top:10px;*/ }
@media screen and (min-width: 1024px) {
    #container {
        width: 1024px; } }
#container #containerCx {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left; }
@media screen and (min-width: 1024px) {
    #container #containerCx {
        width: 75%;
        padding: 0 0 0 0; } }
#container #containerRx {
    margin: 0 0 0 0;
    width: 25%;
    float: right;
    display: none;
    padding-left: 1.5em; }
@media screen and (min-width: 1024px) {
    #container #containerRx {
        display: block; } }
#container #containerCxRx {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    float: left; }
@media screen and (min-width: 1024px) {
    #container #containerCxRx {
        width: 100%; } }

#videoIntro {
    text-align: center;
    margin-top: 80px; }
#videoIntro video {
    width: 100%    !important;
    height: auto   !important;
    max-width: 1024px; }

/***********************  Piede ***********************/
#foot {
    border:0px solid #000;
    clear:both;
    margin:0 auto;
    height: 100px;
    width: 100%;
    padding:10px;
    font-size: 80%;
    line-height:1.5em;
    z-index: 0;
    color:#000;
}
#foot a{
    color:#666;
}
#foot a:hover{
    color:#999;
}
#foot .css{
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 0px;
    float: right;
    border: 0px solid green;
    margin:0;
    z-index: -1}
#foot .copyright{
    padding-top: 9px;
    padding-bottom: 9px;
    border: 0px solid yellow;
    margin:0;
    text-align: center;
    position: absolute;
    left: 28%;
    right: 28%;
    z-index: 0}

#paginator #mostraAltri {
    text-align: center; }

#mappa {
    margin-top: 1em;
    border: 1px solid #550015;
    clear: both; }
#mappa #mappaHead {
    background: #ed1c24;
    color: #FFF;
    overflow: hidden; }
#mappa #mappaDescr {
    padding: 20px 10px;
    text-align: left;
    float: left;
    width: 45%;
    border: 0px solid green; }
#mappa #mappaBottone {
    padding: 15px 10px;
    float: right;
    text-align: right;
    border: 0px solid green;
    width: 30%; }
#mappa #mappaBottone button {
    color: #FFF;
    background: #000000;
    border: 1px solid #000;
    border-radius: 5px;
    text-transform: initial;
    padding: 5px;
    font-weight: bold; }
#mappa #mappaBottone form, #mappa #mappaBottone div {
    margin: 0;
    padding: 0;
    height: 8px; }
#mappa #mappaImg {
    background: #ededed;
    clear: both;
    text-align: center;
    padding: 25px; }
#mappa #mappaUtility {
    background: #861724;
    clear: both;
    text-align: left;
    padding: 10px;
    color: #FFF; }
#mappa #mappaUtility a {
    color: #FFF; }

img {
    border: 0; }

h1 {
    margin: 0; }

h2 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 1.2em; }

h3 {
    font-size: 1.1em;
    margin-top: 0; }

h1, h2, h3, caption, input[type='button'], input[type='submit'], select, button {
    /*text-transform: uppercase;*/
    letter-spacing: 1px; }

caption, input[type='button'], input[type='submit'], select, button {
    text-transform: uppercase;
    letter-spacing: 1px; }

pre {
    font-size: 1.5em; }

table, tr, td {
    border: 1px solid #ccc;
    border-collapse: collapse; }

table, tr, th {
    border: 1px solid #ccc;
    border-collapse: collapse; }

/***********************  Colonne ***********************/
.titolo1 {
    margin-top: 0;
    color: #fff;
    clear: both;
    margin-bottom: 1.5em;
    padding: 10px;
    background: #2B2D2E;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    word-spacing: 0.3em;
    /*
        border: 1px solid #5D789C;
        vertical-align: middle;
        font-weight: bold;
        color: #FFF;
        padding: 10px;
        background-image: url('/img/table_title_gradient_new.gif');
        background-repeat: repeat-x;
        background-color: #3363A1;
    */ }

#logoTicka {
    margin-left: 428px;
    top: 148px;
    position: absolute;
    left: 50%; }

/***************************    SUB MENU MAPPA    *******************************/
#dropmenudiv h1 {
    background: #550015;
    color: #FFD484;
    text-align: center;
    margin: -2px;
    border: 0px solid #FFD484;
    padding: 3px;
    font-size: 100%;
    margin-bottom: 5px; }

#mappaUtility button {
    width: 110px; }

#dropmenudiv {
    position: absolute;
    border: 1px solid #550015;
    padding: 2px;
    line-height: 18px;
    z-index: 100;
    font-size: 110%;
    background: #FFD484;
    color: #000; }

#dropmenudiv a:hover {
    background-color: #D7D7D7; }

/***************************    SUB MENU MAPPA    *******************************/
.indexSpettacolo hr {
    clear: both;
    border: 0;
    border-top: 2px solid #d3d4d6;
    padding-bottom: 1.2em; }
.indexSpettacolo .itemSpett {
    border: 0px solid green; }
.indexSpettacolo .itemSpett .dataEvento {
    border: 0px solid green; }
@media screen and (min-width: 640px) {
    .indexSpettacolo .itemSpett .dataEvento {
        float: right;
        width: 75%;
        text-align: left; } }
.indexSpettacolo .itemSpett h2 {
    clear: both;
    margin: 0 0 1em 0;
    padding: 0;
    border: 0px solid green;
    font-size:90% !important;
    /*display: none;*/

}
.indexSpettacolo .itemSpett .immagine {
    width: 100%;
    float: left;
    margin: 0; }
.indexSpettacolo .itemSpett .immagine img {
    width: 100%;
    border: 0px solid #43474D;
    padding-bottom: 1.5em; }
@media screen and (min-width: 640px) {
    .indexSpettacolo .itemSpett .immagine {
        width: 25%;
        padding-right: 1.5em; } }
.indexSpettacolo .itemSpett .spettacoli {
    width: 100%;
    display: inline-table;
    font-size: 100%;
    padding-bottom: 1.5em; }
@media screen and (min-width: 640px) {
    .indexSpettacolo .itemSpett .spettacoli {
        float: right;
        width: 75%; } }
.indexSpettacolo .itemSpett .spettacoli p {
    margin-top: 0; }
.indexSpettacolo .spettacoli table {
    margin: 0 auto;
    margin-top: 0px;
    font-size: 100%;
    padding: 0;
    border: 0px solid #d191a0;
    width: 100%;
    background: #f2f5f9;
    /*@media screen and (min-width: $medium){
        float:left;
        width:75%;

    }*/ }
.indexSpettacolo .spettacoli table a {
    color: #21ba45; }
.indexSpettacolo .spettacoli table caption {
    color: #000;
    padding: 5px;
    font-weight: bold; }
.indexSpettacolo .spettacoli table caption a {
    color: #000; }
.indexSpettacolo .spettacoli table th {
    color: #2B2D2E;
    background: #D7D7D7;
    padding: 10px 10px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase; }
.indexSpettacolo .spettacoli table th:last-child {
    text-align: center; }
@media screen and (min-width: 1024px) {
    .indexSpettacolo .spettacoli table th:last-child {
        white-space: nowrap; } }
.indexSpettacolo .spettacoli table td {
    color: #000;
    background: #fff;
    padding: 5px 10px;
    font-weight: normal;
    text-align: left; }
.indexSpettacolo .spettacoli table td a {
    color: #ED8F0A;
    text-decoration: none;
    text-transform: uppercase; }
.indexSpettacolo .spettacoli table .tabella {
    color: #000;
    background: #fff;
    padding: 0px;
    font-weight: normal; }
.indexSpettacolo .spettacoli table table {
    font-size: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse; }
.indexSpettacolo .spettacoli table table tr {
    padding: 0;
    margin: 0;
    border-collapse: collapse; }
.indexSpettacolo .spettacoli table table tr td {
    color: #000;
    padding: 2px;
    margin: 0;
    border-collapse: collapse; }
.indexSpettacolo .spettacoli table table tr td.evidenzia {
    color: #F40000 !important;
    background: #FFF !important;
    border: 1px solid #D191A0 !important; }
.indexSpettacolo .tdTabelle {
    background: #fff;
    padding: 0px;
    margin: 0; }
.indexSpettacolo div table tr td hr {
    /*border:1px solid #f2f5f9*/ }
.indexSpettacolo p {
    clear: both; }
.indexSpettacolo .evidenzia {
    background: #FFD484;
    border-top: 1px solid #D191A0; }

#containerCx .spettacoli > table {
    width: 100%; }

#containerCxRx .spettacoli > table {
    width: 100%; }
@media screen and (min-width: 640px) {
    #containerCxRx .spettacoli > table {
        float: left;
        width: 75%; } }

#vistaSpettacolo {
    /*
        border:10px solid ORANGE !important;
        caption {
            color:#F40000;
            text-align:left;
            padding: 5px 0 15px 0;
            font-weight: normal;
        }
        td.evidenziaRiga  {
            color:#F40000 !important;
            background: #FFF !important;
            border:1px solid #D191A0 !important;
        }
        .prezzo {
            div {
                //border-bottom:1px solid #D191A0;
                padding-bottom:1em;
            }
            div:last-child{
                padding-bottom:0;
            }
            @media screen and (min-width: $medium){
                text-align: right;
                white-space: nowrap;
                div {
                    border-bottom:0;
                }
            }
        }*/ }
#vistaSpettacolo .noMobile {
    display: none; }
@media screen and (min-width: 640px) {
    #vistaSpettacolo .noMobile {
        display: table-cell; } }

#voucher table:nth-child(2) caption {
    display: none; }

#istruzioni {
    line-height: 1.5em;
    width: 100% !important; }
#istruzioni a {
    display: none; }
#istruzioni img {
    display: none; }
@media screen and (min-width: 640px) {
    #istruzioni {
        width: 45% !important; } }

.prezzoInfo span:hover {
    cursor: help; }
.prezzoInfo div {
    position: absolute;
    margin-right: 20px;
    white-space: normal;
    display: none;
    color: #999;
    padding: 10px;
    border: 2px outset orange;
    border-radius: 5px;
    background: #fff;
    max-width: 300px; }

#divIstruzioniNoMap img {
    display: none; }
#divIstruzioniNoMap b {
    color: #F40000; }
#divIstruzioniNoMap a {
    color: #2B2D2E;
    font-weight: bold; }
@media screen and (min-width: 640px) {
    #divIstruzioniNoMap {
        padding-left: 1.5em;
        font-size: 90%;
        float: right;
        width: 45%; } }

#navigator {
    display: none; }
#navigator .circle {
    fill: #FFFFFF;
    stroke: #000;
    stroke-width: 5; }
#navigator .button {
    fill: #FFFFFF;
    stroke: #000;
    stroke-width: 5;
    cursor: pointer; }
#navigator .plus-minus {
    fill: #FFA500;
    stroke: #000;
    stroke-width: 3;
    cursor: pointer; }
#navigator .arrow {
    fill: #FFA500;
    stroke: #000;
    stroke-width: 3;
    cursor: pointer; }
#navigator .arrowRect {
    cursor: pointer; }
@media screen and (min-width: 1024px) {
    #navigator {
        display: block; } }

#navigatorNew {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 1em 0; }
#navigatorNew #navigatorPosition {
    float: left;
    width: 65%; }
#navigatorNew #navigatorZoom {
    float: right;
    width: 35%;
    text-align: right; }
#navigatorNew a {
    font-size: 140%;
    padding: 0 0.8em;
    cursor: pointer; }
@media screen and (min-width: 1024px) {
    #navigatorNew {
        display: none; } }

#divIstruzioni {
    padding-top: 1.5em; }
#divIstruzioni img {
    display: none; }
#divIstruzioni b {
    color: #F40000; }
#divIstruzioni a {
    color: #2B2D2E;
    font-weight: bold; }
@media screen and (min-width: 640px) {
    #divIstruzioni {
        clear: both;
        padding-left: 1.5em;
        font-size: 90%; } }

#imgSettori {
    padding: 1.5em 0;
    text-align: center;
    border: 0px solid orange; }

#containerRx table {
    margin-bottom: 20px;
    /*font-size:90%;*/
    border: 0px solid #d191a0;
    width: 100%; }
#containerRx table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold;
    text-align: left;
    font-size: 100%;
    padding: 10px;
    background: #2B2D2E;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    word-spacing: 0.3em; }
#containerRx table th {
    color: #2B2D2E;
    padding: 10px 5px;
    font-weight: bold;
    width: 120%;
    text-transform: initial;
    text-align: left;
    background: #D7D7D7;
    border: 1px solid #D7D7D7; }
#containerRx table td, #containerRx .vistaRiassuntoCarrello td {
    color: #2B2D2E;
    padding: 10px 5px;
    width: 120%;
    font-weight: bold;
    text-align: left;
    background: #D7D7D7;
    border: 1px solid #D7D7D7; }
#containerRx table a {
    color: #444;
    text-decoration: none;
    /*text-transform: uppercase;*/ }
#containerRx table a:hover {
    color: #81001E; }
#containerRx table select, #containerRx table input, #containerRx table button {
    width: 100%;
    border: 1px solid #d3d4d6;
    border-radius: 5px;
    padding: 4px;
    text-transform: initial; }
#containerRx table .submitCerca {
    background: #f6f6f6 url("/img/search.png") center center no-repeat;
    color: transparent;
    margin-left: 5px;
    content: none;
    padding: 3px; }

.validitaCarrello {
    margin-left: 10px; }

#noMap table {
    font-size: 100%;
    border: 0px solid #d191a0;
    width: 100%;
    background: #f2f5f9; }
#noMap table caption {
    color: #fff;
    background: #43474D;
    padding: 10px;
    font-weight: bold; }
#noMap table th {
    color: #000;
    background: #D7D7D7;
    padding: 10px;
    font-weight: bold;
    /*border:1px solid #fff;*/ }
#noMap table td {
    color: #000;
    background: #fff;
    padding: 5px 10px;
    font-weight: normal;
    line-height: 150%; }

#carrello table {
    margin-bottom: 20px;
    border: 0px solid #d191a0;
    width: 100%;
    background: #f2f5f9;
    /* tr {
         &:last-child {
             display:none;
         }
     }*/
    /*select {
        width:100%;
    }*/ }
#carrello table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }
#carrello table th {
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: bold;
    /*border:1px solid #fff;*/
    /* &:first-child{
         display:none;
         @media screen and (min-width: $small){
             display:block;
         }
     }*/ }
#carrello table td {
    color: #000;
    background: #fff;
    padding: 5px 0 5px 2px;
    font-weight: normal;
    line-height: 150%;
    /*   &:first-child {
           display:none;
           @media screen and (min-width: $small){
               display:block;
           }
       }*/ }

.hidden {
    display: none;
    visibility: hidden; }

#cassa table {
    margin-bottom: 20px;
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%;
    /*TODO*/ }
#cassa table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }
#cassa table th {
    color: #000;
    background: #D7D7D7;
    padding: 1px;
    font-weight: bold;
    /*border:1px solid #fff;*/ }
#cassa table td {
    color: #000;
    background: #fff;
    padding: 1px 3px 1px 3px;
    font-weight: normal;
    line-height: 150%; }
#cassa table tr.bordo td {
    border-top: 1px solid #000; }
#cassa table td span {
    font-size: 80%; }
#cassa table select {
    width: 100%; }
#cassa table .intestatario {
    color: #000;
    background: #ededed;
    padding: 1px 3px 1px 30px;
    font-weight: normal;
    text-align: left; }

#formRegistrazione table {
    margin-bottom: 20px;
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%;
    background: #ededed; }

#formRegistrazione table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#formRegistrazione table th {
    color: #000;
    background: #fff;
    padding: 3px;
    font-weight: normal;
    /*border:1px solid #fff;*/
    text-align: right; }

#formRegistrazione table td {
    color: #000;
    background: #fff;
    padding: 3px;
    font-weight: normal; }

#formRegistrazione table td span {
    color: #333;
    background: #FEE99E;
    padding: 3px;
    font-weight: normal;
    display: block; }

#formRegistrazione table .trTitolo {
    color: #000;
    background: #D7D7D7;
    padding: 10px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }

#listaOrdini table {
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%; }

#listaOrdini table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#listaOrdini table th {
    color: #000;
    background: #D7D7D7;
    padding: 5px;
    font-weight: bold;
    /*border:1px solid #fff;*/ }

#listaOrdini table td {
    color: #000;
    padding: 5px;
    font-weight: normal; }

#listaOrdini table td span {
    font-size: 80%; }

#listaOrdini table .trTitolo {
    color: #000;
    background: #ededed;
    padding: 10px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }

#listaOrdini table table {
    font-size: 100%;
    border: 0px solid #d191a0;
    width: 100%; }

#listaOrdini table table td {
    color: #000;
    padding: 1px;
    font-weight: normal; }

#voucher table {
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%;
    background: #ededed; }

#voucher table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#voucher table th {
    color: #000;
    background: #D7D7D7;
    padding: 5px;
    font-weight: bold;
    /*border:1px solid #fff;*/ }

#voucher table td {
    color: #000;
    padding: 5px;
    font-weight: normal;
    background: #fff; }

#voucher table .trTitolo {
    color: #000;
    background: #ededed;
    padding: 10px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }

#voucher table table {
    font-size: 100%;
    border: 0px solid #d191a0;
    width: 100%; }

#voucher table table td {
    color: #000;
    padding: 1px;
    font-weight: normal; }

.color0 > td {
    background: #ededed;
    /*border:1px solid #fff;*/ }

.color1 > td {
    background: #ffffff;
    /*border:1px solid #fff;*/ }

.color3 > td {
    background: #FFD484;
    /*border:1px solid #fff;*/
    cursor: pointer; }

.colorPointer3 > td {
    background: #FFD484;
    /*border:1px solid #fff;*/
    cursor: pointer; }

#formSpedizione table {
    margin-bottom: 20px;
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%; }

#formSpedizione table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#formSpedizione table th {
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: bold;
    /*border:1px solid #fff;*/
    text-align: center; }

#formSpedizione table td {
    color: #000;
    background: #fff;
    padding: 3px;
    font-weight: normal; }

#formSpedizione table td span {
    color: #F00;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    display: block; }

#formSpedizione table .trTitolo {
    color: #000;
    background: #ededed;
    padding: 20px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }

#formSpedizione #speseSpedizione {
    text-align: center;
    padding: 30px; }

#formRegalo table {
    margin-bottom: 20px;
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%; }

#formRegalo table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#formRegalo table th {
    width: 30%;
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    /*border:1px solid #fff;*/
    text-align: center; }

#formRegalo table td {
    width: 70%;
    color: #000;
    background: #fff;
    padding: 3px;
    font-weight: normal; }

#formRegalo table td span {
    color: #F00;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    display: block; }

#formRegalo table .trTitolo {
    color: #000;
    background: #ededed;
    padding: 10px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }

#formRegalo input {
    /*width: 80px;*/ }

#formIndirizzo table {
    margin-bottom: 20px;
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%; }

#formIndirizzo table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#formIndirizzo table th {
    width: 30%;
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    /*border:1px solid #fff;*/
    text-align: center; }

#formIndirizzo table td {
    width: 70%;
    color: #000;
    background: #fff;
    padding: 3px;
    font-weight: normal; }

#formIndirizzo table td span {
    color: #F00;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    display: block; }

#formIndirizzo table .trTitolo {
    color: #000;
    background: #ededed;
    padding: 10px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }

#pageLogin {
    text-align: center;
    margin: auto;
    background: #fff; }

#pageLogin table {
    margin: auto;
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 300px; }

#pageLogin table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#pageLogin table th {
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    /*border:1px solid #fff;*/ }

#pageLogin table td {
    color: #000;
    background: #fff;
    padding: 1px;
    font-weight: normal; }

#pageLogin table select {
    width: 100%; }

#formRecuperoPassword table {
    margin-bottom: 20px;
    font-size: 110%;
    border: 0px solid #d191a0;
    width: 100%; }

#formRecuperoPassword table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#formRecuperoPassword table th {
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    /* border:1px solid #fff;*/
    text-align: right; }

#formRecuperoPassword table td {
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal; }

#formRecuperoPassword table .trTitolo {
    color: #000;
    background: #ededed;
    padding: 10px 20px 5px 20px;
    font-weight: normal;
    text-align: center; }

#formRecuperoPassword table td span {
    color: #F00;
    background: #D7D7D7;
    padding: 3px;
    font-weight: normal;
    display: block; }

.popUp {
    width: 550px; }

.colorBlue {
    color: #FFD484; }

.error {
    position: absolute;
    top: 0;
    left: 0;
    color: red; }

#navigatoreOrdine {
    margin: 0 0px 20px 0px;
    border-bottom: 1px solid #43474D;
    overflow: auto; }

#navigatoreOrdine {
    display: none; }
@media screen and (min-width: 1024px) {
    #navigatoreOrdine {
        display: none; }
    #navigatoreOrdine ol {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        border: none; }
    #navigatoreOrdine ol li {
        color: #999;
        font-size: 120%;
        border: none;
        list-style: none;
        float: left;
        padding: 5px 50px 5px 30px;
        margin: 0 10px 0 0px;
        background: url("/img/frecciaDel.png") no-repeat center right; }
    #navigatoreOrdine ol li.sel {
        color: #fff;
        background: #43474D url("/img/frecciaSel.png") no-repeat center right; }
    #navigatoreOrdine ol li a {
        color: #43474D;
        text-decoration: none; }
    #navigatoreOrdine ol li a.visitato {
        color: #43474D; } }

#tabellaBottoneStampa td {
    text-align: center !important;
    font-size: 150%; }

/***************************    STAMPA    *******************************/
@media print {
    body {
        background-image: none;
        background-color: #fff;
        margin: 0;
        padding: 0;
        color: #000;
        font-size: 0.7em; }

    #foot .copyright, #containerRx, #tabellaBottoneStampa, #logoTicka, #menuMain, #foot p, #head_img, #head2 div, .monitoring, #head {
        display: none; }

    #head {
        width: 100%; }

    #foot a {
        color: #000; }

    button[onclick="window.print();"] {
        display: none; }

    #container, #containerCx, #containerCxRx, #foot {
        background-image: none;
        background-color: #fff;
        width: 100%;
        margin: 0px;
        padding: 0; }

    #foot {
        background-image: none;
        background-color: #fff;
        width: 100%;
        margin-top: 20px;
        padding: 0; }

    #container table, #containerCx table, #containerCxRx table {
        width: 100%;
        margin: 0;
        padding: 0; }

    #voucher {
        display: block; }

    #voucher table, #voucher caption, #voucher tr, #voucher td, #voucher th {
        border: 1px solid #000;
        font-size: 12px; }

    #voucher th {
        white-space: nowrap; } }
/***************************    STAMPA    *******************************/
DIV#HelpLayer {
    position: absolute;
    right: 5px;
    top: 10%;
    margin-left: 5px;
    /*border: 1px solid black;*/
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    z-index: 50;
    visibility: hidden;
    background-color: #f0f0f0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -border-radius: 5px; }

#loginPopUp {
    background: #FFF;
    border: 1px solid #666;
    padding: 10px; }

#loginPopUp div {
    padding: 10px; }

#formCampagna table caption {
    background: #BA161D; }

.indexGadget hr {
    clear: both;
    border: 0;
    border-top: 2px solid #d3d4d6;
    padding-bottom: 1.2em; }
.indexGadget .items {
    border: 0px solid green; }
.indexGadget .items .titolo {
    border: 0px solid green; }
@media screen and (min-width: 640px) {
    .indexGadget .items .titolo {
        float: right;
        width: 75%;
        text-align: left; } }
.indexGadget .items .titolo h2 {
    clear: both;
    margin: 0 0 0 0;
    padding: 0;
    border: 0px solid green; }
.indexGadget .items .immagine {
    width: 100%;
    float: left;
    margin: 0; }
.indexGadget .items .immagine img {
    width: 100%;
    border: 0px solid #43474D;
    padding-bottom: 1.5em; }
@media screen and (min-width: 640px) {
    .indexGadget .items .immagine {
        width: 25%;
        padding-right: 1.5em; } }
.indexGadget .items .descrizione {
    width: 100%;
    display: inline-table;
    font-size: 100%;
    padding-bottom: 1.5em; }
@media screen and (min-width: 640px) {
    .indexGadget .items .descrizione {
        float: right;
        width: 75%; } }
      
#abbOpen table {
    font-size: 100%;
    border: 0px solid #d191a0;
    width: 100%;
    background: #f2f5f9; }

#abbOpen table caption {
    color: #fff;
    background: #43474D;
    padding: 5px;
    font-weight: bold; }

#abbOpen table th {
    color: #000;
    background: #D7D7D7;
    padding: 3px;
    font-weight: bold;
    padding: 0.3em;
    line-height: 150%;
    /*border:1px solid #fff;*/ }

#abbOpen table td {
    color: #000;
    background: #fff;
    padding: 0.3em;
    font-weight: normal;
    line-height: 150%; }

.boxInLine {
    position: absolute;
    padding: 10px;
    text-align: center;
    background: #FFF;
    border: 2px solid #F40000;
    border-top: 40px solid #F40000;
    display: none;
    box-shadow: 1px 1px 1px #F40000;
    border-radius: 5px;
    border-top-radius: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: move;
    max-width: 140px; }

.boxInLine button:first-child {
    position: absolute;
    top: 5px;
    right: 5px;
    margin-top: -40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; }

/* Force table to not be like tables anymore */
#carrello.mobileTable, #listaOrdini.mobileTable, #ordineSisal.mobileTable {
    width: 100%; }
#carrello.mobileTable .noMobileTd, #carrello.mobileTable .noMobileTr, #listaOrdini.mobileTable .noMobileTd, #listaOrdini.mobileTable .noMobileTr, #ordineSisal.mobileTable .noMobileTd, #ordineSisal.mobileTable .noMobileTr {
    display: none; }
#carrello.mobileTable table, #carrello.mobileTable tbody, #carrello.mobileTable thead, #carrello.mobileTable th, #carrello.mobileTable td, #carrello.mobileTable tr, #carrello.mobileTable caption, #listaOrdini.mobileTable table, #listaOrdini.mobileTable tbody, #listaOrdini.mobileTable thead, #listaOrdini.mobileTable th, #listaOrdini.mobileTable td, #listaOrdini.mobileTable tr, #listaOrdini.mobileTable caption, #ordineSisal.mobileTable table, #ordineSisal.mobileTable tbody, #ordineSisal.mobileTable thead, #ordineSisal.mobileTable th, #ordineSisal.mobileTable td, #ordineSisal.mobileTable tr, #ordineSisal.mobileTable caption {
    display: block;
    text-align: left; }
#carrello.mobileTable th, #carrello.mobileTable td, #carrello.mobileTable tr, #listaOrdini.mobileTable th, #listaOrdini.mobileTable td, #listaOrdini.mobileTable tr, #ordineSisal.mobileTable th, #ordineSisal.mobileTable td, #ordineSisal.mobileTable tr {
    width: 100%; }
@media all and (min-width: 640px) {
    #carrello.mobileTable .noMobileTr, #listaOrdini.mobileTable .noMobileTr, #ordineSisal.mobileTable .noMobileTr {
        display: table-row; }
    #carrello.mobileTable .noMobileTd, #listaOrdini.mobileTable .noMobileTd, #ordineSisal.mobileTable .noMobileTd {
        display: table-cell; }
    #carrello.mobileTable table, #listaOrdini.mobileTable table, #ordineSisal.mobileTable table {
        display: table; }
    #carrello.mobileTable tbody, #listaOrdini.mobileTable tbody, #ordineSisal.mobileTable tbody {
        display: table-row-group; }
    #carrello.mobileTable thead, #listaOrdini.mobileTable thead, #ordineSisal.mobileTable thead {
        display: table-header-group; }
    #carrello.mobileTable caption, #listaOrdini.mobileTable caption, #ordineSisal.mobileTable caption {
        display: table-caption; }
    #carrello.mobileTable tr, #listaOrdini.mobileTable tr, #ordineSisal.mobileTable tr {
        display: table-row; }
    #carrello.mobileTable th, #carrello.mobileTable td, #listaOrdini.mobileTable th, #listaOrdini.mobileTable td, #ordineSisal.mobileTable th, #ordineSisal.mobileTable td {
        display: table-cell;
        width: 25%; } }

#topBanner #elConvenzioni {
    text-align: left;
    font-size: initial; }
#topBanner #bottoneInfo {
    text-align: center;
    background: #ECBA2C;
    padding: 3em;
    display: block;
    color: #2b2b2b;
    text-decoration: none;
    font-size: 120%; }
#topBanner #bottoneInfo a {
    color: #ECBA2C;
    background: #2b2b2b;
    border: 1px solid #2b2b2b;
    padding: 10px 40px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    text-decoration: none;
    font-weight: bold; }
#topBanner #bottoneInfo a:hover {
    text-decoration: underline;
    opacity: 0.8; }
#topBanner #bottoneOperatori {
    text-align: center;
    background: #2b2b2b;
    padding: 3em;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-size: 120%; }
#topBanner #bottoneOperatori a {
    color: #2b2b2b;
    background: #ECBA2C;
    border: 1px solid #ECBA2C;
    padding: 10px 40px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    text-decoration: none;
    font-weight: bold; }
#topBanner #bottoneOperatori a:hover {
    text-decoration: underline;
    opacity: 0.8; }
@media screen and (min-width: 780px) {
    #topBanner #bottoneInfo, #topBanner #bottoneOperatori {
        width: 50%;
        float: left;
        min-width: 250px; } }

/*# sourceMappingURL=style.css.map */


/************************************************
*	TOP									*
************************************************/

div#top {
    background: #ddd;
    height: 33px;
}
div#top_wrap {
    width: 100%;
    margin: 0 auto;
}
div#top_sites {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
div#top_sites a {
    font-size: 10px;
    color: #333;
}

/************************************************
*	Search Form									*
************************************************/

#search {
    padding: 0;
    margin: 7px 0 0 0;
    float: right;
    width: 198px;
}
#search fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    height: 21px;
    float: right;
}
#search_input {
    float: left;
    height: 21px;
    width: 63px;
    background: url(/personalizzazione/cerca.gif) no-repeat 0 0;
    border: 0;
}
#searchbox {
    float: left;
    background: white url(/personalizzazione/search_bg.gif) bottom repeat-x;
    height: 24px;
    color: #777777;
    font-size: 10px;
    padding: 5px 5px 0;
    margin: 0;
    width: 125px;
    border: none;
}
#searchbutton {
    background: #ddd;
    border: 0;
    height: 15px;
    width: 30px;
    padding: 3px;
}

/*
#gadget-menu .image {
    text-align: center;
    min-width: 155px;
    max-width: 100%;
    min-height: 155px; }
#gadget-menu .image img {
width:100%;
}    
#gadget-menu .prezzo {
    text-align: right; }
*/

#gadget-menu .image {
  text-align: center;
  width: 100%; }
  #gadget-menu .image img {
    width: 100%; }
#gadget-menu .prezzo {
  text-align: right; }
  
#carrelloGadget {
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }
  #carrelloGadget caption {
    text-align: center; }
  #carrelloGadget td {
    display: block;
    width: 100%;
    vertical-align: top; }
    #carrelloGadget td .titoloGadget {
      padding: 1em;
      text-align: center; }
    #carrelloGadget td .gadgetImg {
      margin-top: 1em;
      text-align: center; }
    #carrelloGadget td img {
      max-width: 160px;
      max-height: 160px; }
  @media screen and (min-width: 980px) {
    #carrelloGadget td {
      display: table-cell;
      width: 20%; }
      #carrelloGadget td .titoloGadget {
        padding: 1em 0;
        max-height: 100px;
        min-height: 100px; }
      #carrelloGadget td .gadgetImg {
        max-height: 100px;
        min-height: 100px; }
      #carrelloGadget td img {
        max-width: 100px;
        max-height: 100px; } }