a {
    color: gray;
}

.ui-datepicker .ui-datepicker-prev .ui-icon{
  background: url('/i/191/default/bookbox/datepicker-arrow-left.svg') center center no-repeat;
}

.ui-datepicker .ui-datepicker-next .ui-icon{
  background: url('/i/191/default/bookbox/datepicker-arrow-right.svg') center center no-repeat;
}

.o-logo{
    animation: appear 1s;
    background: white url('https://www.abbahoteles.com/idb/72372/logo_100_1.png') center center  no-repeat;
    background-size: 80px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.o-logo img {
    opacity: 0;
    height: 90px;
    width: 90px; 
}

#lbPromocode{
	display: none;
}

#calendars table {
    width: 100%;
}

.calendar table caption {
    padding: 10px;
    font: 300 18px 'Open Sans', Arial,Helvetica,sans-serif;
    color: white;
    text-align: Center;
}

.m-tarifas-content .total-price small{
    display: block;
    font-size: .7em;
    font-weight: normal;
    margin-top: 5px;
}
