
#carousel-generic{
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.log-panel{
  margin-top: 150px;
  position: relative;
  z-index: 500;
}

.log-panel .checkbox{
  padding-left: 20px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
  width: 100%;
  max-width: inherit;
}
