/* Sky Booking Frontend */

/* Booked time slot options */
select option:disabled {
    color: #999 !important;
    background-color: #f5f5f5;
}
