body {
  padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar
*/
}

#sidebar {
  padding-left: 20px;
}

#sidebar div {
  margin-bottom: 5px;
}

.sidebar h3, .sidebar h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.sidebar h2 {
  margin-bottom: 0px;
}

.publication, .job,.teaching {
  padding-bottom: 10px;
}

.bold,.publication-title, .teaching-title, .job-company, .school-name, .award-name {
  font-weight: bold;
}

.publication-venue, .teaching-position, .job-position, .school-info, .award-org,.past-student {
  font-style: italic;
}

.publication-note {
  font-style: italic;
}

.project {
  padding-bottom: 20px;
}

.awards {
  padding-bottom: 40px;
}

p.awards-detail {
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

div.award-container {
  margin-bottom: 10px;
}

.school {
  padding-bottom: 20px;
}

.pad10 {
  padding-bottom: 10px;
}

.pad20 {
  padding-bottom: 20px;
}

.project-abstract {
  padding-top: 10px;
}

hr {
  border-color: black;
  background-color: black;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

h3 {
  margin-bottom: 0px;
}
