form .form-group:first-child {
  margin-top: 18px;
}

.btn-md {
  padding: 27px;
}

.table-striped > tbody > tr:nth-child(odd) > td {
  background-color: #f3f3f3;
}

table.table td {
  font-size: 13px;
}
