html,
body {
  height: 100%;
}

body {
  padding-top: 70px;
}

.container .text-muted {
  margin: 20px 0;
}

.footer {
  margin-top: 20px;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}

label {
  margin: 10px 0 0;
}
