/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker{top:0;left:0;padding:4px;margin-top:1px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker>div{display:none}.datepicker table{width:100%;margin:0;border-collapse:separate;border-spacing:1px}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker .ui-datepicker-current-day{background-color:#eee;color:#888}.datepicker td{}.datepicker td.day:hover{background-color:#ddd;cursor:pointer}.datepicker td.new,.datepicker td.old{color:#ccc}.datepicker td.disabled{color:#e4e4e4}.datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker td span:hover{background:#eee}.datepicker td span.active{background-color:#006dcc;border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker td span.old{color:#ccc}.datepicker td span.disabled{color:#e4e4e4}.datepicker th.switch{width:145px}.datepicker th.next,.datepicker th.prev{font-size:14px}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th:hover{background:#e4e4e4}.kalenderwocheAuswahl .datepicker .datepicker-days tr:hover td{background-color:#0081c2;color:#fff}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}