.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover { background-color: #428bca; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.25); }
.bootstrap-datetimepicker-widget { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #333333; display: none; position: absolute; top: 256px; bottom: auto; left: 747.53076171875px; right: auto;  width: 250px; padding: 4px; margin-top: 1px; z-index: 99999!important; border-radius: 4px; margin: 2px 0 0; list-style: none; background-color: #ffffff; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); background-clip: padding-box; }
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover { background: #eee; cursor: pointer; }
.bootstrap-datetimepicker-widget td.day { height: 20px; line-height: 20px; width: 20px; }
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th { text-align: center; border-radius: 4px; }
.table-condensed th, .table-condensed td { padding: 4px 5px; }