.cat-work-info, .cat-work-info .cat-work-detail, .cat-work-info .cat-work-image {
background: none;
color:#333333;
}
div.truncThumb {
    margin: 0 7px 0 -11px !important;
    padding-left: 0 !important;
    border-radius: 0 !important;
    text-align: center;
height: 150px;
    width: 150px;
}
.panel-resultat {
    height: 240px;
}
.panel-title h5{
font-weight:bold;
}
.item-manifestation  .truncThumb img {

}

.item-manifestation .col-md-2{
width:24%;

} 
.item-manifestation .col-md-8{
width:58%;

} 
#sem-menu .dropdown-menu.open.dropright, #sem-rec .dropdown-menu.open.dropright {
  overflow-y: auto;
  max-height: calc(70vh - 150px);
  min-height: 100px;
}
.panel-resultat>.panel-footer img{
		padding: 2px !important;
	}