body {
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px !important;
}
.hasDatepicker {
  width: 80px;
}
.form-horizontal .control-group {
  margin-bottom: 5px;
}
.reference {
  min-width: 120px;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 3px;
  padding: 4px 10px;
  border: 1px solid #aaa;
  color: #333;
  background-color: #ffa500;
}
#about .founder {
  margin-top: 10px;
}
#about .founder img {
  max-width: 48px;
}
#about .sponsors ul {
  list-style-type: none;
}
#about .sponsors ul li {
  margin-bottom: 5px;
}
#about .sponsors ul li img {
  height: 60px;
  margin-right: 5px;
}
.release-notes img {
  border: 10px solid #666666;
  width: 100%;
  margin-bottom: 10px;
}
