﻿.cssValidation
{
    color:red;
}

.ui-datepicker {
    z-index: 99999!important;
}


.validation-error {
  color: #D21212; 
}