html,
body {
  height: 100%;
}
.site-header h1 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.site-container section.main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .site-container section.main {
    float: left;
    width: 66.66666666666666%;
  }
}
.site-container aside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .site-container aside {
    float: left;
    width: 33.33333333333333%;
  }
}
.jumbotron {
  background-color: transparent;
}
.jumbotron .lead {
  font-size: 17px;
  line-height: 25px;
}
.site-footer {
  padding-top: 50px;
}
.site-footer .services {
  margin: 0 0 42px;
}
.site-footer .services li {
  display: inline-block;
  margin-left: 8px;
}
.site-footer .services li a {
  font-size: 32px;
}
.site-footer .credit {
  color: #777;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  background-color: #428bca;
  color: #fff;
}
.sidebar.affix {
  position: fixed;
}
@media screen and (min-width: 768px) {
  .sidebar.affix {
    position: fixed;
    top: 0px;
    width: 160px;
  }
}
/* Large desktops and up */
@media screen and (min-width: 1200px) {
  /* Widen the fixed sidebar again */
  .sidebar.affix {
    width: 360px;
  }
}
.sidenav {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-shadow: 0 1px 0 #fff;
  background-color: #f8f8f8;
  border-radius: 5px;
}
.sidebar .nav > li > a {
  display: block;
  color: #777;
  padding: 4px 20px;
}
.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus {
  color: #333;
  text-decoration: none;
  border-right: 1px solid #d5d5d5;
}
.sidebar .nav > .active > a,
.sidebar .nav > .active:hover > a,
.sidebar .nav > .active:focus > a {
  font-weight: 500;
  color: #428bca;
  background-color: transparent;
  border-right: 1px solid #428bca;
}
/* Hide the top link initially */
.top {
  display: none;
}
.top.affix-top {
  margin-left: -10000px;
}
@media screen and (min-width: 768px) {
  .top {
    display: block;
    /* Unhide */
  
    float: left;
    padding: 10px 15px;
    font-weight: 500;
    color: #999;
    background-color: #f8f8f8;
    border-radius: 4px;
  }
  .top:hover {
    color: #fff;
    text-decoration: none;
    background-color: #999;
  }
  .top.affix {
    position: fixed;
    right: 15px;
    bottom: 15px;
  }
}
.container .credit {
  margin: 10px 0;
}
.no-marker {
  list-style-type: none;
  margin: 0;
}
p.view-all {
  margin: 1em 0;
}
.pub-list > li {
  border-top: 1px solid #eee;
  list-style-type: none;
  margin: 0;
  padding: 1em;
}
.pub-list > li:last-child {
  border-bottom: 1px solid #eee;
}
.pub-list .pub-title {
  color: #444;
  font-size: 1.2em;
}
.pub-list p {
  margin: 0.4em 0;
  padding: 0;
}
.talk-list {
  margin: 0;
}
.talk-list > li {
  border-top: 1px solid #eee;
  list-style-type: none;
  margin: 0;
  padding: 1em;
}
.talk-list > li:last-child {
  border-bottom: 1px solid #eee;
}
.talk-list .pub-title {
  color: #444;
  font-size: 1.2em;
}
.talk-list p {
  margin: 0.4em 0;
  padding: 0;
}
.researcher {
  padding-top: 15px;
  padding-bottom: 15px;
}
.researcher .caption {
  text-align: center;
}
.researcher .thumbnail {
  text-align: center;
}
.researcher .thumbnail > img {
  width: 200px;
}
.project-list .project {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .project-list .project {
    float: left;
    width: 25%;
  }
}
#blogfeed {
  margin: 0;
}
#blogfeed a {
  font-size: 15px;
}
#blogfeed li {
  border-top: 1px solid #eee;
  list-style-type: none;
  margin: 0;
  padding: 1em;
}
#blogfeed li:last-child {
  border-bottom: 1px solid #eee;
}
.author img {
  float: left;
  width: 150px;
}
.author ul {
  margin-left: 170px;
}
.author ul li:first-child {
  font-weight: bold;
}
.person {
  float: left;
  height: 13em;
  margin: 0 1% 2% 0;
  width: 49%;
}
.person img {
  width: 100px;
  display: block;
  margin: 0 .5em .5em 0;
}
.person > a {
  clear: left;
  display: block;
}
.event-list > li {
  border-top: 1px solid #eee;
  list-style-type: none;
  margin: 0;
  padding: 1em;
}
.event-list > li:last-child {
  border-bottom: 1px solid #eee;
}
.event-list .event-title {
  color: #444;
  font-size: 1.2em;
}
.event-list p {
  margin: 0.4em 0;
  padding: 0;
}
.vacancy-list > li {
  border-top: 1px solid #eee;
  list-style-type: none;
  margin: 0;
  padding: 1em;
}
.vacancy-list > li:last-child {
  border-bottom: 1px solid #eee;
}
.vacancy-list > li .vacancy-title {
  font-size: 1.2em;
}
