.row.section-title,
.row .section-title {
  color: #5497CE;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.row .empty-field {
  background-color: #dadada;
  border-radius: 2px;
  line-height: 18px;
  margin-top: 3px;
  max-width: 200px;
}

.row.section-reports {
  padding-bottom: 1em;
}