.ui-datepicker {
    background: #fff;
    padding: 12px;
    border: 1px solid black;
    box-shadow: 5px 10px 18px #c0c9ce;
}
