div.bhoechie-tab-content div.folder{
	width: 150px;
	height: 150px;
	margin-left: -6%;
}
div.bhoechie-tab-content div.folder2{
  width: 150px;
  height: 150px;
  margin-left: 15%;
  margin-top: -20%;
}
div.bhoechie-tab-content div.folder3{
  width: 150px;
  height: 150px;
  margin-left: 40%;
  margin-top: -20%;
}
div.bhoechie-tab-content div.folder4{
  width: 150px;
  height: 150px;
  margin-left: 65%;
  margin-top: -20%;
}
div.bhoechie-tab-content div.folder5{
  width: 150px;
  height: 150px;
  margin-left: 90%;
  margin-top: -20%;
}
div.bhoechie-tab-content div.folder6{
  width: 150px;
  height: 150px;
  margin-left: -6%;
  margin-top: 10%;
}div.bhoechie-tab-content div.folder7{
  width: 150px;
  height: 150px;
  margin-left: 16%;
  margin-top: -20%;
}div.bhoechie-tab-content div.folder8{
  width: 150px;
  height: 150px;
  margin-left: 41%;
  margin-top: -20%;
}
div.bhoechie-tab-content div.foldercordi1{
  width: 150px;
  height: 150px;
  margin-left: -6%;
}
div.bhoechie-tab-content div.foldercordi2{
  width: 150px;
  height: 150px;
  margin-left: 15%;
  margin-top: -20%;
}
div.bhoechie-tab-content div.folder a img{
	margin-left: -15%;
}
.modal-dialog {}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
}
div.bhoechie-tab-container{
  /*z-index: 10;*/
  /*background-color: rgba(226,226,188,1);*/
  background-color: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  min-height: 600px;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background: #e2e2be;
  color: black;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid rgb(34, 34, 34);
}

div.bhoechie-tab-content{
  background-color: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  padding-left: 100px;
  padding-top: 10px;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
div.pagetitle{
  margin-top: -2%;
}
div a.list-group-item{
  background-color: rgb(189, 189, 114);
  font-size: 16px;
}
div a.list-group-item:hover{
  color:#FD7402;
  font-weight:bold;;
}
div.bhoechie-tab ul li a, div.bhoechie-tab p a{
  color:black;
}
div.bhoechie-tab ul li a:hover,  div.bhoechie-tab p a:hover{
  color:#FD7402;
}
div a.thumbnail{
	height: 200px;
}
div.photos img.img-responsive{
  height: 100%;
  padding-top: 4%;
}
div.cordi img.img-responsive{
  height: 100%;
  padding-top: 4%;
}
