.ui-datepicker {border-radius: 0; background: #fff; border: 0; padding: 0; width: 293px; z-index: 1000; box-shadow: 0 0 7px rgba(0, 0, 0, 0.4); border: 1px solid #ccc \9;}
:root .ui-datepicker {border: 0;}
.ui-datepicker-header {background: none; border: 0;}
.ui-datepicker table {margin: 0;}
.ui-datepicker-calendar td {border: 1px solid #dbdbdb;}
.ui-datepicker-calendar td:last-child {border-right: 0;}

.ui-datepicker-calendar td {text-align: center; padding: 0; width: 41px; height: 40px;}
.ui-datepicker td span, .ui-datepicker td a {text-align: center; width: 41px; height: 40px; line-height: 40px; padding: 0;}
.ui-widget-content .ui-state-default {background: #f8f8f8;}
.ui-widget-content .hightlight .ui-state-default {background-color: #FFC345; color: #000000 !important;}
.ui-widget-content .ui-state-default {border: 0; color: #262626;}
.ui-widget-content .ui-state-highlight {background: #f52108; color: #fff;}
.ui-widget-content .ui-state-hover {background: #3c3c3c ; color: #fff;}
.ui-datepicker-month, .ui-datepicker-year {color: #262626; font-weight: bold; font-size: 17px;}
#ui-datepicker-close {width: 31px; height: 31px; position: absolute; top: -14px; right: -17px; background: url(/images/map_closePoint.png) no-repeat; cursor: pointer;}
.ui-datepicker th {font-size: 8px; color: #b7b7b7; font-weight: bold;}
.ui-datepicker .ui-datepicker-prev {left: 10px !important; border: 0; width: 32px; height: 32px; top: 2px !important; cursor: pointer;}
.ui-datepicker .ui-datepicker-next {right: 10px !important; border: 0; width: 32px; height: 32px; top: 2px !important; cursor: pointer;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {left: 15px !important; top: 15px !important;}
.ui-widget-header .ui-icon { background-image: url("/images/uicons/ui-icons_ffffff_256x240.png");}
.ui-selectmenu-menu{ z-index:999; }
.ui-widget-content .hightlight .ui-state-default { color: #f00 ;}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/uicons/ui-icons_ffffff_256x240.png); }
.ui-datepicker { font-size: 16px;}


