.ui-datepicker{width:216px;height:auto;margin:5px auto 0;font:9pt Arial,sans-serif;-webkit-box-shadow:0 0 10px #00000080;-moz-box-shadow:0 0 10px #00000080;box-shadow:0 0 10px #00000080}.ui-datepicker a{text-decoration:none}.ui-datepicker table{border-collapse:collapse;width:100%}.ui-datepicker-header{color:#e0e0e0;text-shadow:1px -1px #000;filter:dropshadow(color=#000,offx=1,offy=-1);background-color:#666;border:0 solid #666;border-top-width:1px;font-weight:700;line-height:30px;-webkit-box-shadow:inset 0 1px 1px #fafafa33;-moz-box-shadow:inset 0 1px 1px #fafafa33;box-shadow:inset 0 1px 1px #fafafa33;min-height:30px!important}.ui-datepicker-title{text-align:center}.ui-datepicker-title select{margin-top:2.5%}.ui-datepicker-next,.ui-datepicker-prev{text-align:center;cursor:pointer;background-image:url(../images/datepicker/arrow.png);background-repeat:no-repeat;width:30px;height:30px;line-height:600%;display:inline-block;overflow:hidden}.ui-datepicker-prev{float:left;background-position:50% -30px}.ui-datepicker-next{float:right;background-position:50% 0}.ui-datepicker thead{background:-o-linear-gradient(0deg,#f7f7f7 0,#f1f1f1 100%);background:-ms-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-moz-linear-gradient(0deg,#f7f7f7 0,#f1f1f1 100%);background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f1f1f1));background:-webkit-linear-gradient(0deg,#f7f7f7 0,#f1f1f1 100%);background:-o-linear-gradient(0deg,#f7f7f7 0,#f1f1f1 100%);background:linear-gradient(#f7f7f7 0,#f1f1f1 100%);border-bottom:1px solid #bbb}.ui-datepicker th{text-transform:uppercase;text-align:center;color:#666;text-shadow:1px 0 #fff;filter:dropshadow(color=#fff,offx=1,offy=0);padding:5px 0;font-size:6pt}.ui-datepicker tbody td{border-top:1px solid #bbb;border-right:1px solid #bbb;padding:0}.ui-datepicker tbody td:last-child{border-right:0}.ui-datepicker tbody tr{border-bottom:1px solid #bbb}.ui-datepicker tbody tr:last-child{border-bottom:0}.ui-datepicker td a,.ui-datepicker td span{text-align:center;color:#666;text-shadow:1px 1px #fff;width:30px;height:30px;filter:dropshadow(color=#fff,offx=1,offy=1);font-weight:700;line-height:30px;display:inline-block}.ui-datepicker-calendar .ui-state-default{background:-o-linear-gradient(0deg,#ededed 0,#dedede 100%);background:-ms-linear-gradient(top,#ededed 0,#dedede 100%);background:-moz-linear-gradient(0deg,#ededed 0,#dedede 100%);background:-webkit-gradient(linear,0 0,0 100%,from(#ededed),to(#dedede));background:-webkit-linear-gradient(0deg,#ededed 0,#dedede 100%);background:-o-linear-gradient(0deg,#ededed 0,#dedede 100%);background:linear-gradient(#ededed 0,#dedede 100%);-webkit-box-shadow:inset 1px 1px #fafafa80;-moz-box-shadow:inset 1px 1px #fafafa80;box-shadow:inset 1px 1px #fafafa80}.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.ui-datepicker-calendar .ui-state-active{color:#666;text-shadow:0 1px #fff;filter:dropshadow(color=#fff,offx=0,offy=1);background:#fff2aa;border:1px solid #c19163;margin:-1px;position:relative;-webkit-box-shadow:inset 0 0 10px #0000001a;-moz-box-shadow:inset 0 0 10px #0000001a;box-shadow:inset 0 0 10px #0000001a}.ui-datepicker-unselectable .ui-state-default{color:#b4b3b3;background:#f4f4f4}.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}td.ui-datepicker-unselectable.ui-state-disabled{background-color:#d7d7d7}table.ui-datepicker-calendar{margin:0!important}body div#ui-datepicker-div[style]{z-index:9999!important}