.datepicker{top:0;left:0;padding:5px;margin-top:0px;border-radius:0px;border:none;min-width:13rem;box-shadow:0px 4px 7px #999;background:#f1f1f1;}.datepicker > div{display:none;}.datepicker table{width:100%;margin:0;}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;}.datepicker td.day:hover{background:#FFF;cursor:pointer;}.datepicker td.day.disabled{color:#999;}.datepicker td.old,.datepicker td.new{color:#999;}.datepicker td.active,.datepicker td.active:hover{color:#FFF;background-color:#006dcc;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}.datepicker td.active:hover,.datepicker td.active:hover:hover,.datepicker td.active:focus,.datepicker td.active:hover:focus,.datepicker td.active:active,.datepicker td.active:hover:active,.datepicker td.active.active,.datepicker td.active:hover.active,.datepicker td.active.disabled,.datepicker td.active:hover.disabled,.datepicker td.active[disabled],.datepicker td.active:hover[disabled]{color:#FFF;background-color:#17a1b7;}.datepicker td.active:active,.datepicker td.active:hover:active,.datepicker td.active.active,.datepicker td.active:hover.active{background-color:#17a1b7;}.datepicker td span{display:block;width:60px;height:30px;line-height:30px;float:left;cursor:pointer;}.datepicker td span:hover{background:#FFF;}.datepicker td span.active{color:#ffffff;background-color:#006dcc;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}.datepicker td span.active:hover,.datepicker td span.active:focus,.datepicker td span.active:active,.datepicker td span.active.active,.datepicker td span.active.disabled,.datepicker td span.active[disabled]{color:#FFF;background-color:#0044cc;*background-color:#003bb3;}.datepicker td span.active:active,.datepicker td span.active.active{background-color:#003399;}.datepicker td span.old{color:#999999;}.datepicker th.switch{background:#e9ecef;color:#17a2b8;}.datepicker th.next,.datepicker th.prev{font-size:20px;background:#FBFBFB;color:#17a2b8;line-height:27px;height:30px;}.datepicker thead tr:first-child th{cursor:pointer;}.datepicker thead tr:first-child th:hover{background:#FFF;}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px;}.datepicker th.dow{color:#3f51b5;}