

/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

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
{
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail
{
    padding: 0;
}

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

footer
{
    margin: 50px 0;
}

.railsapps-price
{
    margin-top: 0px;
    color: black;
}

.railsapps-navbar
{
  background:#577491;
  border-color: #577491;
  padding-top:0px !important;
  padding-bottom:0 !important;
  height: 40px;
  min-height:40px !important;
}

.navbar-brand
{
  color:white !important;
  padding-top:10px !important;
  padding-bottom:0 !important;
}

.navbar-nav li a
{
  color:white;
  padding-top:10px !important;
  padding-bottom:0 !important;
}
