.datepicker {
    width: 310px;
    height: 310px;
  }
  .table-condensed {
    width: 300px;
    height: 300px;
    font-size: 15px;
  }
  .datepicker-days {
    padding: 5 5 5 5;
  }
  
  th {
    line-height: 40px;
    height: 35px !important;
  }
  
  button.slot {
    cursor: pointer;
  }