.datepicker{position:absolute;display:none;margin-top:1px;padding:3px 5px 0;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:10pc;border:1px solid rgba(0,0,0,.2);border-radius:0;background-color:#fff;background-clip:padding-box;box-shadow:0 5px 10px rgba(0,0,0,.2);color:#333;list-style:none;font-size:13px;line-height:18px;-webkit-background-clip:padding-box;-moz-background-clip:padding}.datepicker.dropdown-menu td{padding:2px 9px}.datepicker table{margin:0;width:auto;border:0}.datepicker table tr td span{float:left;display:block;margin:1%;width:23%;height:25px;line-height:25px;cursor:pointer}.datepicker td{padding:4px 8px;width:20px;height:20px;border:0;background:#fff;text-align:center;font-size:9pt;cursor:pointer}.datepicker .table-condensed .day:hover,.datepicker .table-condensed .month:hover,.datepicker table tr td span:hover{background-color:#f3f3f3}.datepicker td.new,.datepicker td.old{color:#999}.datepicker .active,.datepicker .active:hover{background:#3c0!important;color:#fff}.datepicker td.day.disabled{color:#eee}.datepicker th{width:38px;height:22px;border:0;background:#fff;text-align:center;font-size:9pt;cursor:pointer}.datepicker .dow{padding-top:6px}.datepicker th .fa{display:block;height:24px;background:url(../img/button.png) no-repeat}.datepicker th .fa-chevron-left{background-position:0 0}.datepicker th .fa-chevron-left:hover{background-position:-38px 0}.datepicker th .fa-chevron-right{background-position:0 -24px}.datepicker th .fa-chevron-right:hover{background-position:-38px -24px}.datepicker th.active.day,.datepicker th.active.year{background:#2ba6cb}.datepicker th.date-switch{width:145px;border:1px solid #ddd;background-color:#f7f7f7}.datepicker th.date-switch:hover{background-color:#fff}.datepicker th span.active{background:#2ba6cb}.datepicker .cw{padding:0 2px 0 5px;width:9pt;vertical-align:middle;font-size:10px}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{background-color:transparent;cursor:default}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{position:absolute;top:-7px;left:6px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;content:'';border-bottom-color:1px solid rgba(0,0,0,.2)}.datepicker-dropdown:after{position:absolute;top:-6px;left:7px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:''}.datepicker-dropdown:after,.datepicker-dropdown:before,.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;display:none;padding:0;width:15px;height:30px}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}