﻿.ui-datepicker{ width: 12em; padding: .2em .2em 0; display: none; }
.ui-datepicker table {width: 100%; font-size: .7em; border-collapse: collapse; margin:0 0 .4em; }
.ui-autocomplete {
    max-height: 250px;
    width: 240px;
    overflow: auto;
    padding-right: 10px;
}