body {
  padding-top: 50px;
  padding-bottom: 20px;
}
.output .alert {
  margin: 0px;
  padding: 6px;
}
.preview .panel-body {
  overflow: auto;
}
.panel-body {
  min-height: 300px;
}
/*The margin-bottom-0 and padding-top-0 were created to restyle a output box*/
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.padding-top-0 {
  padding-top: 0px !important;
}
.voffset {
  margin-top: 2px;
}
.voffset1 {
  margin-top: 5px;
}
.voffset2 {
  margin-top: 10px;
}
.voffset3 {
  margin-top: 15px;
}
.voffset4 {
  margin-top: 30px;
}
.voffset5 {
  margin-top: 40px;
}
