.ui-datepicker {
  width: auto !important;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  border-color: #428bca;
  font-size: 85%;
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
  border-width: 2px;
  border-bottom-width: 6px;
  overflow: hidden;
  font-family: sans-serif;
  margin-top: -1px;
}
.ui-datepicker > .list-group {
  margin-bottom: 0;
}
.ui-datepicker > .list-group .list-group-item {
  border-width: 1px 0;
}
.ui-datepicker > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ui-datepicker > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.ui-datepicker > .table,
.ui-datepicker > .table-responsive > .table {
  margin-bottom: 0;
}
.ui-datepicker > .panel-body + .table,
.ui-datepicker > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.ui-datepicker > .table > tbody:first-child th,
.ui-datepicker > .table > tbody:first-child td {
  border-top: 0;
}
.ui-datepicker > .table-bordered,
.ui-datepicker > .table-responsive > .table-bordered {
  border: 0;
}
.ui-datepicker > .table-bordered > thead > tr > th:first-child,
.ui-datepicker > .table-bordered > thead > tr > td:first-child,
.ui-datepicker > .table-bordered > tbody > tr > th:first-child,
.ui-datepicker > .table-bordered > tbody > tr > td:first-child,
.ui-datepicker > .table-bordered > tfoot > tr > th:first-child,
.ui-datepicker > .table-bordered > tfoot > tr > td:first-child,
.ui-datepicker > .table-responsive > .table-bordered > thead > tr > th:first-child,
.ui-datepicker > .table-responsive > .table-bordered > thead > tr > td:first-child,
.ui-datepicker > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.ui-datepicker > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.ui-datepicker > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.ui-datepicker > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.ui-datepicker > .table-bordered > thead > tr > th:last-child,
.ui-datepicker > .table-bordered > thead > tr > td:last-child,
.ui-datepicker > .table-bordered > tbody > tr > th:last-child,
.ui-datepicker > .table-bordered > tbody > tr > td:last-child,
.ui-datepicker > .table-bordered > tfoot > tr > th:last-child,
.ui-datepicker > .table-bordered > tfoot > tr > td:last-child,
.ui-datepicker > .table-responsive > .table-bordered > thead > tr > th:last-child,
.ui-datepicker > .table-responsive > .table-bordered > thead > tr > td:last-child,
.ui-datepicker > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.ui-datepicker > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.ui-datepicker > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.ui-datepicker > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.ui-datepicker > .table-bordered > thead > tr:last-child > th,
.ui-datepicker > .table-bordered > thead > tr:last-child > td,
.ui-datepicker > .table-bordered > tbody > tr:last-child > th,
.ui-datepicker > .table-bordered > tbody > tr:last-child > td,
.ui-datepicker > .table-bordered > tfoot > tr:last-child > th,
.ui-datepicker > .table-bordered > tfoot > tr:last-child > td,
.ui-datepicker > .table-responsive > .table-bordered > thead > tr:last-child > th,
.ui-datepicker > .table-responsive > .table-bordered > thead > tr:last-child > td,
.ui-datepicker > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.ui-datepicker > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.ui-datepicker > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.ui-datepicker > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.ui-datepicker > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.ui-datepicker > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.ui-datepicker > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.ui-datepicker > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.ui-datepicker .ui-datepicker-header {
  background: #428bca;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-style: oblique;
  border-bottom: 1px solid rgba(0,0,0, .1);
  padding: 10px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  cursor: pointer;
  padding: 10px;
}

.ui-datepicker .ui-datepicker-next {
  left: auto;
  right: 0;
}

textarea.ui-datepicker .ui-datepicker-header .ui-datepicker-month,
textarea.ui-datepicker .ui-datepicker-header .ui-datepicker-year {
  height: auto;
}

.ui-datepicker table {
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 0;
  background: #eeeeee;
}
.ui-datepicker table > thead > tr > th,
.ui-datepicker table > thead > tr > td,
.ui-datepicker table > tbody > tr > th,
.ui-datepicker table > tbody > tr > td,
.ui-datepicker table > tfoot > tr > th,
.ui-datepicker table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.ui-datepicker table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.ui-datepicker table > caption + thead > tr:first-child > th,
.ui-datepicker table > caption + thead > tr:first-child > td,
.ui-datepicker table > colgroup + thead > tr:first-child > th,
.ui-datepicker table > colgroup + thead > tr:first-child > td,
.ui-datepicker table > thead:first-child > tr:first-child > th,
.ui-datepicker table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.ui-datepicker table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.ui-datepicker table .table {
  background-color: #fff;
}
.ui-datepicker table thead {
  color: #fff;
  background: #428bca;
}
.ui-datepicker table th {
  border: none;
  padding: 10px;
}
.ui-datepicker table td {
  padding: 0 !important;
  border-color: #eeeeee !important;
  border-left: 1px solid #eeeeee;
}
.ui-datepicker table td.ui-datepicker-today a {
  border-radius: 500px;
  background: #999999;
  color: #fff;
}
.ui-datepicker table td.ui-datepicker-current-day a {
  background: #f0ad4e;
  border-radius: 500px;
}
.ui-datepicker table td a {
  display: block;
  padding: 8px;
  text-decoration: none;
  text-align: center;
  background: #fff;
}
.ui-datepicker table td a:hover {
  background: #f0ad4e;
  border-radius: 500px;
}