button#view-source{
  padding: 6px 12px;
  margin: 7px 0px;
}

.jumbotron.landing{
  padding: 90px 60px 30px 60px;
  background: #0B99BC;
  color: #fff;
  border-bottom: 1px solid #bbb;
}

.jumbotron.landing h1{
  margin-top: 20px;
}

.landing-plugin-link .thumbnail{
  padding: 10px;
}

.landing-plugin-link h3{
  margin: 10px 0px 15px 7px;
}

.landing-plugin-link p{
  margin: 5px 7px 0px 0px;
}

.page-links li a{
  color: #999;
  margin-top: 10px;
  margin-left: 10px;
}

.page-links li a:hover{
  background-color: #f5f5f5;
}

.container.landing{
  padding-top: 0px;
}

#footer img{
  margin-top: 20px;
  margin-right: 20px;
}

.modal-dialog{
  width: 900px;
}

.modal-content{
  font-family: Helvetica Neue;
}

.modal-sourcecode{
  height: 500px;
}

.breadcrumb.topnav{
  background: none !important;
  margin-top: 8px;
  margin-bottom: 0px;
}

.breadcrumb.topnav a{
  color: #777;
}

.breadcrumb.topnav a:hover{
  color: #333;
  text-decoration: none;
}

.breadcrumb.topnav .active{
  color: #333;
}