.calcola_preventivo_holy {
    display: none;
}

div#mappa div#map {
    width: 100% !important;
}

.calendario_book {
    width: 22%;
    float: left;
    margin: 1%;
    margin-bottom: 35px;
}

th.td_cal_titolo {
    background-color: #fff;
    border: 1px solid #ddd;
}

td.giorno_hol_week {
    background-color: #fff;
}

.calendario_book table tbody tr td {
    padding: 4px;
    border: 1px solid #ddd;
}

.incorso {
    background-color: #F48304;
}

.occupato {
    background-color: #E41F1F;
}

span.td_cal, td.libero {
    background-color: #13B500;
}
#contenitore-moduli #prenotazioni {
    border: 2px #F48304 solid !important;
    width: 100% !important;
}

#contenitore-moduli #prenotazioni h1 {
    background-color: #F48304 !important;
}

