
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

html,body
{
	height: 100%; 
}

ul.footer
{
	margin-top:10px;
	text-align:left;
}
ul.footer li
{
	color:#333;
	display:inline-block;
}

#footer
{
	bottom: 0;
	height: 50px;
	left: 0;
	position: absolute;
	right:0;
}
.btn-space {
    margin-right: 5px;
    margin-left:20px;
    margin-top:20px;
}