body {
  overflow-y: scroll;
}

a, a.img, a.without-decoration {
  text-decoration: none;
}

#twitter-logo, #facebook-logo {
  width: 24px;
  margin-left: 0.4em;
}

span.news-teaser {
  color: #FFFFFF;
  padding: 0.2em 0.4em;
  font-weight: bold;
  background-color: #B8CF5B;
}

img.team {
  max-width: 140px;
}

#logo {
  width: 320px;
  height: 116px;
}

.screenshot {
  margin-right: 1em;
  margin-top: 0.5em;
  max-width: 400px;
}

.projects {
  margin-bottom: 0.5em;
  padding-right: 1.5em;
}

.projects img {
  max-width: 240px;
  max-height: 140px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-right: 1em;
}

#credits img {
  max-height: 40px;
  margin-right: 1.5em;
  margin-top: 1em;
}

.projects-institutes img {
  max-height: 40px;
  margin-right: 1.5em;
  margin-top: 1em;
}

.image-license {
  color: #999999;
  font-size: 0.6em;
  white-space: nowrap;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}

.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause,
.blueimp-gallery > .close,
.blueimp-gallery > .title,
.blueimp-gallery > .play-pause {
  display: block;
}
