.exhibitionFloorMap {
	display : block;
	background-color : #FFFFFF;
	border: none;
	padding : 3px;
	margin : 0px auto;
}


.exhibitionBoothCell {
  border : none;
  width : 100px;
  height : 100px;
  
}

.exhibitionRoomPicto {
  border : none;
  width : 200px;
  margin : 0 auto;
}

.BoothCellItem {
  	width : 33%;
  min-width : 300px;
  text-align : center;
  margin : 0 auto;
}

#BoothCellList {
  	width : 100%;
}

.exhibitionFloorMap {
  width : 100%;
  padding : 0;
  margin : 0;
  border : none;
}

.panzoom__content {
  width : 100%;
  padding : 0;
  margin : 0;
}

.panzoom {
  width: 100%;
}