body {
  padding-top: 60px;
  padding-bottom: 40px;
}

.sidebar-nav {
  padding: 9px 0;
}

#slideshow {
  position:relative;
  height:200px;
  margin: 10px;
}

#slideshow IMG {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  width:100%;
}

#slideshow IMG.active {
  z-index:10;
}

#slideshow IMG.last-active {
  z-index:9;
}
.custom-container{ 
  padding: 60px;
  margin-bottom: 30px;
  paddin-right: 20px;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.custom-fix{
  position: fixed;
  margin-right: 20px; 
}

.aart{
  margin-bottom: 5px;
  display: block;
  line-height: 20px;
}
.atitle {
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.btitle {
  font-size: 16px;
  font-weight: 400;
 }
aauthors{
  font-size: 14px;
  font-weight:300;
}
ajournal{
  font-size: 14px;
  font-style: italic;
}
ayear{
  font-size: 14px;
  font-style: normal;
}
adetails{
  font-size: 14px;
}
.aabstract{
  display: block;
  text-align: justify;
  font-size: 14px;
  font-weight:300;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 20px;
}

