body {
  padding-top: 50px;
}

h1 {
  text-align: center;
  padding: 40px 15px;
}

.starter-template {
  padding: 40px 15px;
  text-align: left;
}

tbody tr:hover td.noHover {
  background-color: transparent; 
}

.alignment {
  font-family: monospace;
}

#warnOverlay {
  position: fixed;
  z-index:200000000;
  top: 50px;
  left: 30px;
  text-align: center;
}

