﻿/* Hide the days/calendar part for your specific class */
.datePickerAY-active {
    display: none;
}
.ui-datepicker-calendar {
    display: none;
}
