table td {
  padding: 5px;
}
h1:first-of-type {
  padding-top: 0px;
}
h1 {
  padding-top: 30px;
}
.padding { padding-top: 15px !important; }
.btn-danger { margin-left: 5px; }
a { text-decoration: underline; }

.alert-success { margin-top: 25px; }
.col-md-12 { margin-bottom: 25px; }
td input[type=text] { display: inline; width: auto; }
td span { margin-left: 10px; }

.container {width: 100% !important;}