/******************************************************************************/
/********  SERVIZIO PRENOTAZIONI RISORSE - 2014 *******************************/
/******************************************************************************/

#BoxServizioGenerico
{
    clear: both;
    float: left;
    padding: 0em 0 1em 0;
    width: 100%;
}

#BoxServizioGenerico .boxRisorsa
{
    clear: both;
    float: left;
    width: 100%;
    padding: 0 0 1em 0;
}

#BoxServizioGenerico .Titolo1
{
    font-size: 110%;
    font-weight: bold;
    background: #f7f7f7;
    border-bottom: 1px solid #ccc;
    padding: .5em;
    margin: 0 0 .5em 0;
}

#BoxServizioGenerico .Titolo1 A
{
    display: block;
    color: Black;
}

#BoxServizioGenerico .Titolo1 A:hover
{
    display: block;
    color: Black;
}

#BoxServizioGenerico .Immagine IMG, #BoxServizioGenerico .Immagine a
{
    margin: 0 auto;
    text-align: center;
    display: block;
}

#BoxServizioGenerico .Immagine IMG
{
    max-width: 98% !important;
    height: auto;
    -webkit-border-radius: 24px 24px 24px 24px;
    border-radius: 24px 24px 24px 24px;
    border: 1px solid #E2E2E2;
    -moz-border-radius: 24px 24px 24px 24px;
    margin: 0 auto;
}


#BoxServizioGenerico .Immagine_elenco IMG, #BoxServizioGenerico .Immagine_elenco a
{
    margin: 0 auto;
    text-align: center;
}

#BoxServizioGenerico .Immagine_elenco IMG
{
    clear: both;
    float: left;
    width: 25%;
    height: auto;
    -webkit-border-radius: 24px 24px 24px 24px;
    border-radius: 24px 24px 24px 24px;
    border: 1px solid #E2E2E2;
    -moz-border-radius: 24px 24px 24px 24px;
    margin-right: 1%;
    margin-bottom: 1em;
}

#BoxServizioGenerico .boxRisorsa IMG
{
    float: left;
    width: 25%;
    height: auto;
    -webkit-border-radius: 24px 24px 24px 24px;
    border-radius: 24px 24px 24px 24px;
    border: 1px solid #E2E2E2;
    -moz-border-radius: 24px 24px 24px 24px;
    margin-right: 1%;
    margin-bottom: 1em;
}

#BoxServizioGenerico .descrizione
{
    padding: 0px 0px 0.5em;
    font-style: italic;
}

#BoxServizioGenerico .linkprenotazione
{
    padding: 0px 0px 0.5em;
}

#BoxPrenotazione
{
    clear: both;
    float: left;
    padding: 0em 0% 1em 0%;
    width: 100%;
}

#BoxPrenotazione FIELDSET
{
    border: solid 1px #cccccc;
    padding: 0 10px;
    margin-top: 10px;
}

#BoxPrenotazione FIELDSET SELECT, #BoxPrenotazione FIELDSET INPUT, #BoxPrenotazione FIELDSET textarea
{
    font-size: 100%;
    width: 60% !important;
}

#BoxPrenotazione TEXTAREA
{
    font-size: 100%;
    font-family: Arial;
}

#BoxPrenotazione LEGEND
{
    color: #555555;
}


#BoxPrenotazione .RigaDati
{
    clear: both;
    padding: 0.5em 0;
}

#BoxPrenotazione .RigaDati .Chiave
{
    width: 30%;
    float: left;
    margin-right: 2%;
}


#BoxPrenotazione .back
{
    margin-top: 10px;
}

#BoxPrenotazione .boxGiorni
{
    text-align: center;
    margin: 0 AUTO;
}

#BoxPrenotazione .boxGiorni table
{
    margin: 0 auto;
    width: 50%;
}

#BoxPrenotazione .boxGiorni table TD
{
    padding: 0.5EM;
    width: 14%;
}

#BoxPrenotazione .boxGiorni table TD LABEL
{
    clear: both;
    display: block;
}

#BoxPrenotazione FIELDSET .Bottoni, #BoxPrenotazione FIELDSET #boxBottoni
{
    padding: 0.5em 0;
}

#BoxPrenotazione FIELDSET .Bottoni Span.salva, #BoxPrenotazione FIELDSET #boxBottoni Span.salva
{
    display: block;
    text-align: center;
}

#BoxPrenotazione FIELDSET .Bottoni Span.salva INPUT, #BoxPrenotazione FIELDSET #boxBottoni Span.salva input
{
    width: 50% !important;
    margin: 0 auto !important;
    float: none !important;
}

#BoxPrenotazione .Prenotazioni
{
    color: #cc0000;
    text-align: center;
    line-height: 120%;
    font-size: 1.2em;
}

#BoxPrenotazione .Prenotazioni .bold
{
    font-weight: bold;
}

#BoxPrenotazione FIELDSET .MattinoPomeriggio {
    padding: 0.5em 0;
    clear: both;
    float: left;
    width: 100%;
}

#BoxPrenotazione FIELDSET .MattinoPomeriggio INPUT {
    width: 23px!important;
    float: left;
    height: auto!important;
}

#BoxPrenotazione FIELDSET .MattinoPomeriggio label {
    float: left;
    margin-top: -1px;
    font-size: 0.95em;
}

#BoxPrenotazione .boxVisualizzaDisponibilita INPUT {
    width: 10%!important;
}

#BoxPrenotazione .boxVisualizzaDisponibilita {
    text-align:center;
}


#BoxPrenotazione .campoPulsante {
    text-align:center;
}

span.linkPagamentoPrenotazione {
    clear: both;
    background: #eee;
    border: 1px solid #ccc;
    display: block;

    padding: .3em .8em;
    margin-top: 1em;
    margin-bottom: 1em;
}

span.linkInformazioni {
    text-align: center;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: .3em .8em;
    margin-bottom: .5em;
}

#BoxPaginaPrecedente {
    clear: both;
}

.k-scheduler-table th {
    text-align: center;
}

.k-scheduler-table th.k-scheduler-times-all-day 
{
    padding: 0 5px;
    font-weight: normal;
}

span.caret {
    margin-left: .5em!important;
}

.btn-default {
    color: black;
    background-color: #C0C0C0;
    border-color: #C0C0C0;
}

.btn-default.active, .btn-default.active.active, 
.btn-default.active.focus, .btn-default.active:active, 
.btn-default.active:focus, .btn-default.active:hover, 
.btn-default:active, .btn-default:active.active, 
.btn-default:active.focus, .btn-default:active:active, 
.btn-default:active:focus, .btn-default:active:hover, 
.open > .btn-default.dropdown-toggle, .open > .btn-default.dropdown-toggle.active, 
.open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:active, 
.open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
    background: #fff;
    border-color: #0F1F55;
    color: #0059b3;
}

.btn-default.focus, .btn-default:focus, .btn-default:hover {
    background: #fff;
    border-color: #0F1F55;
    color: #0059b3;
}

.btn-primary {
    color: #fff;
    background-color: #0F1F55;
    border-color:  #0059b3;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color:  #06c;
    border-color: #0059b3;
}

.form-control.form-control-danger.show {
    height: auto;
    margin-bottom: 1em;
    margin-top: .5em;
    padding-right: 2em;
}

.modal li {
    margin-left: 2em;
}

.modal .dropdown-menu li {
    margin-left: 0;
}


.bootstrap-datetimepicker-widget table td
{
    width: 2em!important;
    height: 20px!important;
    line-height: 20px!important;
}

.bootstrap-datetimepicker-widget table td span
{
    width: 2em!important;
    height: 20px!important;
    line-height: 20px!important;
}

