td, th {
  padding: 5px;
}
* {
  box-sizing: content-box;
}
.bootstrap .panel-title {
  font-size: 16px;
}
.bootstrap button, .bootstrap input, .bootstrap optgroup, .bootstrap select, .bootstrap textarea {
  font: inherit;
}
footer {
  background-color: rgb(236, 235, 236);
}
.bootstrap .popover-title, .bootstrap .popover {
  font-size: 14px;
}

