.ui-datepicker{width:280px;height:auto;background:#ffffff; z-index:1000;}
.ui-datepicker a{  text-decoration:none;}
.ui-datepicker table{width:100%;}
.ui-datepicker-header{background:#000;line-height:40px;height:40px;}
.ui-datepicker-title{text-align:center;color:#fff;font-size:15px;}
.ui-datepicker-prev, .ui-datepicker-next{display:inline-block;width:30px;height:40px;text-align:center;cursor:pointer;line-height:600%;overflow:hidden;}
.ui-datepicker-prev{float:left;background:url(../../../imgs/setaesqama.png) no-repeat;background-position:center center; background-size: 7px;}
.ui-datepicker-next{float:right;background:url(../../../imgs/setadirama.png) no-repeat;background-position:center center; background-size: 7px;}
.ui-datepicker thead{background-color:#000;background-image:-moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));background-image:-webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);background-image:-o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);background-image:-ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);background-image:linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0);border-bottom:1px solid #bbb;}
.ui-datepicker th{text-transform:uppercase;font-size:13px;padding:5px 0;text-align:center;color:#fff;background:#000;}
.ui-datepicker tbody td{padding:0;}
.ui-datepicker tbody td:last-child{border-right:0px;}
.ui-datepicker tbody tr{}
.ui-datepicker tbody tr:last-child{border-bottom:0px;}
.ui-datepicker td span, .ui-datepicker td a{display:inline-block;font-weight:bold;font-size:15px;text-align:center;width:30px;height:30px;line-height:30px;color:#fff;text-decoration:none;}
.ui-datepicker-calendar{ background:#000; }
.ui-datepicker-calendar .ui-state-default{}
.ui-datepicker-unselectable .ui-state-default{color:#5e5e5e;}
.ui-datepicker-calendar .ui-state-hover{background:#f6dc00;}
.ui-datepicker-calendar .ui-state-active{background:#fec601;color:#000;position:relative;margin:-1px;}
.ui-datepicker-unselectable .ui-state-disabled .ui-datepicker-today .ui-state-default{background:#f6dc00;}
td.ui-datepicker-today span.ui-state-default{background:#f6dc00;}
.ui-datepicker-today{background:#f6dc00;}
.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0;}
.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0;}
.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0;}
.ui-datepicker-month, .ui-datepicker-year{background:none;color:#fff;}
select option{color:#124388;}