body {
  padding-top: 70px
}

.slide-image {
  width: 100%;
}

.carousel-holder {
  margin-bottom: 30px;
}

.carousel-control,.item {
  border-radius: 4px;
}

.caption {
  height: 130px;
  overflow: hidden;
}

.caption h4 {
  white-space: nowrap;
}

.thumbnail img {
  width: 100%;
}

.ratings {
  color: #d17581;
  padding-left: 10px;
  padding-right: 10px;
}

.thumbnail {
  padding: 0;
}

.thumbnail .caption-full {
  padding: 9px;
  color: #333;
}

.navbar-inverse {
  background-color: #003366;
}

footer {
  margin: 50px 0;
}

.no-top-margin {
  margin-top: 0px !important;
}

.chair-heading {
  height:50px;
  text-align:center; 
  padding-top:10px;
  background-color: #AFE2FF !important;
  color: #003366 !important;
}



#accepted_papers{
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.paper_header{
  font-size: 20px;
  font-weight: bold;
  margin-top: 16px;
}

.paper_name{

}

.paper_author{
  /*text-indent: 10px;*/
  margin-bottom: 4px;
}