div.datepicker{position:relative;font-family:Arial,Helvetica,sans-serif;font-size: 12px;position:absolute;cursor:default;top:0;left:0;display:none;}.datepickerContainer{background:#fff;position:absolute;top:10px;left:10px;border:3px #ddd solid}.datepickerHidden{display:none}div.datepicker table{border-collapse:collapse}div.datepicker a{color:#333;text-decoration:none;cursor:default;outline:0}div.datepicker table td{text-align:center;padding:0;margin:0}div.datepicker table td.datepickerSelected1 a{color:#29a7cf;font-weight:bold}div.datepicker table td.datepickerSelected0 a{color:#ff825b;font-weight:bold}div.datepicker th{text-align:center;color:#3a3a3a;font-weight:normal}div.datepicker tbody th{text-align:left}div.datepicker tbody a{display:block;width: 25px;height: 25px;line-height: 25px;}.datepickerDays a{width:20px;line-height:16px;height:16px;padding-right:2px}.datepickerYears a,.datepickerMonths a{width:44px;line-height:36px;height:36px;text-align:center}td.datepickerNotInMonth a{color:#e6e6e6}tbody.datepickerDays td.datepickerSelected a{color:#136a9f;font-weight:bold}tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected{background:#17384d}tbody.datepickerYears td.datepickerSelected,tbody.datepickerMonths td.datepickerSelected{background:#17384d}div.datepicker tbody th{text-align:center;background-color:#f9faf7}.datepickerSpace div{width:20px}.datepickerGoNext a,.datepickerGoPrev a,.datepickerMonth a{text-align:center;height:20px;line-height:30px;width:auto!important;height: 25px!important;font-size: 14px;}.datepickerGoNext a{width:20px}.datepickerGoPrev a{width:20px}table.datepickerViewDays tbody.datepickerMonths,table.datepickerViewDays tbody.datepickerYears{display:none}table.datepickerViewMonths tbody.datepickerDays,table.datepickerViewMonths tbody.datepickerYears,table.datepickerViewMonths tr.datepickerDoW{display:none}table.datepickerViewYears tbody.datepickerDays,table.datepickerViewYears tbody.datepickerMonths,table.datepickerViewYears tr.datepickerDoW{display:none}td.datepickerDisabled a,td.datepickerDisabled.datepickerNotInMonth a{color:#333}td.datepickerDisabled a:hover{color:#333}td.datepickerSpecial a{background:#700}td.datepickerSpecial.datepickerSelected a{background:#a00}.datepickerDoW th{padding: 6px 0;}.datepicker .dateInfo{height: 24px;line-height: 24px;background-color:#f9faf7;padding-left:10px;font-size: 12px;}.datepicker .dateInfo .full i{display:inline-block;width:10px;height:10px;border-radius:100%;background-color:#ff825b;vertical-align:-1px;margin-right:3px}.datepicker .dateInfo .empty i{display:inline-block;width:10px;height:10px;border-radius:100%;background-color:#29a7cf;vertical-align:-1px;margin-right:3px}.datepicker .dateInfo .empty{padding-left:10px}div.datepicker tbody th.datepickerMonth{font-weight:bold}div.datepicker tbody th.datepickerGoPrev a{cursor:pointer}div.datepicker tbody th.datepickerGoNext a{cursor:pointer}td.datepickerNotInMonth span{color: #fff}