.ui-datepicker{width:280px;height:auto;background:#ffffff;}
.ui-datepicker a{  text-decoration:none;}
.ui-datepicker .ui-state-highlight {background:#b59c6b !important; border:1px solid #b59c6b;}
.ui-datepicker table{width:100%;}
.ui-datepicker-header{background:#b59c6b;line-height:40px;height:40px;}
.ui-datepicker-title{text-align:center;color:#000000;font-size:15px;}
.ui-datepicker-prev, .ui-datepicker-next{display:inline-block;width:30px;height:40px !important;text-align:center;cursor:pointer;line-height:600%;overflow:hidden;}
.ui-datepicker-prev{float:left;background:url(../../../imgs/setaesqbr.png) no-repeat;background-position:center center;}
.ui-datepicker-next{float:right;background:url(../../../imgs/setadirbr.png) no-repeat;background-position:center center; height:40px;}
.ui-datepicker thead{background-color:#f1f1f1;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:#b59c6b;background:#ffffff;}
.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:#000000;text-decoration:none;}
.ui-datepicker-calendar .ui-state-default{color:#ffffff; }
.ui-datepicker-unselectable .ui-state-default{background:#eeeeee;color:#b4b3b3;}
.ui-datepicker-calendar .ui-state-hover{background:#b59c6b;}
.ui-datepicker-calendar .ui-state-active{background:#000000;color:#ffffff;position:relative;margin:-1px;}
.ui-datepicker-unselectable .ui-state-disabled .ui-datepicker-today .ui-state-default{background:#b59c6b;}
td.ui-datepicker-today span.ui-state-default{background:#b59c6b;}
.ui-datepicker-today{background:#b59c6b;}
.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:#000000;}
select option{color:#000000;}