input[type="text"] {
    
}

button {
	background-image:linear-gradient(to right,#dd0408 0,#38529d 51%,#dd0408 100%)!important;
    color:white;
    border:none;
}

#booking-package .sun {
    
}

#booking-package .mon {
    
}

#booking-package .tue {
    
}

#booking-package .wed {
    
}

#booking-package .thu {
    
}

#booking-package .fri {
    
}

#booking-package .sat {
    
}

#booking-package .nationalHoliday {
    
}

#booking-package .goToBookingFormButton {
    
}

#booking-package .bookingButton {
    width:35%;
}

#booking-package .bottomBarPanel {
    text-align:center;
}

#booking-package .returnButton {
    width:35%;
}