
.table th, .table td {
    padding-top: 0.150rem;
    padding-bottom: 0.150rem;
}

/*
.btn {
    padding: 0.125rem 0.125rem;
}
*/

.form-control {
  height: calc(1.5em + 0.7em);
  padding-top: 0.12em;
  padding-bottom: 0.12em;
}

.btn-sm, .btn-group-sm > .btn
{
  padding: 0.25rem 0.65rem!important;
  font-size: 90%!important;
  line-height: 1.3;
  border-radius: 0.3rem;
  text-transform: none;
  border-color: lightgray!important;
}
