header {
  margin-bottom: 60px;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }
  header .badge-icon {
    margin: 0 10px 0 10px; }

header, footer {
  display: inline-block;
  max-width: 1024px;
  margin: auto;
  position: fixed !important; }

footer {
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 50; }
  footer i {
    color: #DDD; }

.main {
  margin-top: 80px; }

.btn {
  width: 100%;
  margin-bottom: 7px; }

th, tr {
  text-align: center; }

body {
  margin: auto;
  max-width: 1024px;
  min-width: 320px; }

.nav-tabs {
  margin-top: 30px; }

.table-sm {
  width: 100%; }

.outputDiv {
  width: 100%;
  padding: 2px;
  padding-left: 15px;
  margin: auto;
  border: 1px solid #AAA;
  overflow-y: scroll;
  white-space: pre-wrap; }

.buttons {
  width: 100%;
  margin: 5px 0 15px; }
