body{
 padding-top:40px;   
 background-color: #2B3E50;
  /*background-color: #5e5c5c;*/
} 
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color:#000;
}
.thumbnail.custom-thumb{
     display:inline-block; 
     margin-bottom:30px;
}
.thumbnail.custom-thumb img{
    width:30%;
    height:auto;
    float:left;
}
.thumbnail.custom-thumb .caption {
     max-width:70%;
    float:left;
    padding-left:20px;

}
.image100{
    height:100px;
    width:100px;
}

.main{
    margin-top: 20px;
    /*background-color: #5e5c5c;*/
}

img.qr{
    margin:15px auto;

}

.carousel {
  /*margin: 0 auto;*/
  width: 350px;
  max-height: 300px;
}

.carousel-container{
    margin: 0 auto;
  width: 350px; 
}  


.slider-container {
  padding: 4px;
  line-height: 1.428571429;
    /*background: url("images/bg-tile.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
   
/*url("../whitelight/styles/white-leather/bg-tile.png") repeat scroll 0 0 rgba(0, 0, 0, 0)    border-radius: 4px;*/
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
} 



footer{
  color: #fff;
}





