#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_calendarPage .dateField {
    /**
    background-color: #0f9b79;
    color: #fff;
    font-weight: 400;
    **/
}

#booking-package_calendarPage .startDateOfFullRoom {
    /**
    background-image: repeating-linear-gradient(270deg, #ff8989 0px 50%, transparent 0% 100%);
    **/
}

#booking-package_calendarPage .dateOfFullRoom {
    /**
    background: #ff8989;
    **/
}

#booking-package_calendarPage .endDateOfFullRoom {
    /**
    background-image: repeating-linear-gradient(90deg, #ff8989 0px 50%, transparent 0% 100%);
    **/
}
input[type="text"],textarea {
    height:50px;
    font-size:1.6rem;
}
#booking-package .selectable_service_slot{
	line-height:1.5;
}
#booking-package_servicePage .title {
  font-size: 16px !important;
  font-weight: bold !important;
  line-height:1.5;
}
#booking-package_serviceDetails .title {
  font-size: 16px !important;
	font-weight: bold !important;
  line-height:1.5;
}
#booking-package_inputFormPanel .title_in_form {
  font-size: 1em !important;
	font-weight: bold !important;
	line-height:1.5;
}
#booking-package_servicePage{
	 margin-bottom:30px !important;
}