.ui-datepicker{background:#fff; font-size:11px; padding:7px 0px; border:1px solid #213468 !important; border-radius:5px; overflow:hidden; width:220px; display:none; z-index:99999 !important;}
.ui-datepicker table{width:100%; border:0 !important; background:#FFF; border-collapse:inherit !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-shadow:none !important;}
.ui-datepicker-calendar td{padding:0px !important; border:0 !important;}
.ui-datepicker-calendar th{border-bottom:0 !important; border-left:0 !important; padding:0 !important; color:#30323f; font-size:11px !important; text-align:center !important; font-weight:normal !important;}
.ui-datepicker table td{text-align:center;}
.ui-datepicker a{cursor:pointer; text-decoration:none; font-size:12px; color:#30323f;}
.ui-datepicker-title{background:#213468; padding:7px 10px; text-align:center; font-weight:bold; position:relative; margin:-7px 0px 10px;}
.ui-datepicker-title:after{content:''; display:table; clear:both;}
.ui-datepicker-title select{height:30px; line-height:30px; display:inline-block; -webkit-appearance:none; -moz-appearance:none; -ms-appearance:none; appearance:none; border-radius:15px; border:0px solid #c8c8c8; background:transparent url(../images/downArrow4.png) no-repeat 45px 50%; color:#FFF; font-size:12px; font-weight:400; padding:0px 20px 0px 10px; margin:0; line-height:normal; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;} 
.ui-datepicker-title select option{color:#000;}
.ui-datepicker-title select:first-child{float:left;}
ui-datepicker-title select:last-child{float:right;}
div.ui-datepicker-header a.ui-datepicker-prev,div.ui-datepicker-header a.ui-datepicker-next{display:none;}
.ui-datepicker table td a{display:inline-block; width:26px; height:26px; line-height:26px; text-align:center; border-radius:50%;}
.ui-datepicker table td a:hover{background:#d7d7d7;}
.ui-datepicker table td span{display:inline-block; width:26px; font-size:12px;  height:26px; line-height:26px; text-align:center; border-radius:50%;}
.ui-datepicker table td span:hover{background:#d7d7d7;}

div.ui-datepicker-header a.ui-datepicker-prev,div.ui-datepicker-header a.ui-datepicker-next{display: block; position: absolute; top:8px; width:11px; height: 15px; z-index: 1; font-size:0; color:transparent;}
div.ui-datepicker-header a.ui-datepicker-prev{ left: 10px; background:url(../images/calender.png) no-repeat 0 50%;}
div.ui-datepicker-header a.ui-datepicker-next{right: 10px; background:url(../images/calender.png) no-repeat 100% 50%;}
.ui-datepicker-month{ color:#FFF; text-transform:uppercase;}
.ui-datepicker-year{ color:#FFF;}