﻿.hide {
    display: none;
}

label.error {
    color: red;
}

div.ui-datepicker{
    font: 62.5% "Trebuchet MS", sans-serif;
}