body {
  margin: 1em;
  background-color: #fff;
  font-size: 1.5em;
}

body {
  padding:0px !important;
}

footer {
  display:none;
}

.panel-default > .panel-heading {
  background-color: #f5f5f5 !important;
}

/*
 * Without this in print mode Chrome will sometimes chop off pages when printing.
 */
.container {
  width: 100% !important;
}
