/*ESTILOS RESERVAS*/
.bcolor, a.ui-state-active {
    background: #7c3536!important;
}
.bocolor {
    border-color: #7c3536!important;
        /*background-color: #7c3536!important;*/
}
.color {
    color: #7c3536!important;
}
.disponibility a.ui-state-default {
	background-color: #c39d63!important;
}
.bocolorc  {
    border-color: #c39d63!important;
    background-color: #c39d63!important;
}