.medical-history.index .btn-wrapper {
  text-align: center;
}
.medical-history.index .btn-group {
  margin: 0 auto;
  text-align: center;
  width: inherit;
  display: inline-block;
}
.medical-history.index .btn-group .btn {
  min-width: 150px;
}
.medical-history.index input[type="checkbox"] {
  width: 30px;
  height: 30px;
}
.medical-history.edit input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
