/*Retails store registratopn form datepicker*/
.appointment-customer-index .ui-datepicker .ui-datepicker-title .ui-datepicker-month{
    width: 43%;
    margin-right: 2%;
}
.appointment-customer-index .ui-datepicker .ui-datepicker-title .ui-datepicker-year{
    width: 55%;
}
