
/*-------------------------------------*\
*   #PACKS
\*-------------------------------------*/

.compPack {
	  width: 980px;
  margin: 0 auto;
}
#currentDiv.packContent h2 {
	margin: 0 15px;
	width: 940px;
}
#pageEtape1 .buttonsContainer {
	width: 980px;
	margin: 0 auto;
	  text-align: center;
}
#currentDiv.packContent #listePackLine tbody tr td div.choosePackLine span.selectSeat {
  font-size: 15px;
  padding: 5px 15px;
}
#submitChoix {
	display: none;
}
.validContent {
	display: inline-block;
	margin: 10px;
}
#contenuPlanSalle {
	  width: 950px;
  margin: 0 auto;
}
.compChoixSurPlan .mapRoom {
  background-color: #eee;
 }

select {
	color: #000;
  height: 16px;
  font-size: 13px;
  padding: 6px;
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #E8E8E8;
  height: 24px;
  line-height: 36px;
  height: 36px;
  width: 60px;
 }

 #popup_container {
	top: 140px;
 }
 .compRechercheAbonne {
	width: 100%;
 }
 .compRechercheAbonne input {
	margin-right: 5px;
	width: 150px;
 }
 .compChoixSurPlan .mapRoom .body table.main {
	/*width: 90% !important;*/
 }
 .compChoixSurPlan .mapRoom-roomSection.render-svg .gridBox {
	  max-width: 890px !important;
 }
 .compChoixSurPlan .mapRoom .mapRoom-roomSection {
	/*width: 894px !important;*/
 }

 .popupRechercheAbonne .descriptionTop {
	margin-bottom: 10px;
 }

 .popupRechercheAbonne .descriptionButton {
	margin-top: 10px;
 }

.map-roomSectionsList {
	display: none;
}
#popup_panel #popup_cancel {
	color: #fff;
	display: inline-block;
}
#popup_panel #popup_ok_valid {
	display: inline-block;
}
.rechercheAbonneContainer .compRechercheAbonne .response {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	box-sizing: border-box;
	color: #1AB490;
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 20px;
}
.rechercheAbonneContainer .compRechercheAbonne .categorieTarif {
	margin: 10px 0;
	font-size: 14px;
	text-align: left;
	position: static;
	width: fit-content;
}
.rechercheAbonneContainer .compRechercheAbonne .montantTarif {
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	position: static;
	width: fit-content;
}
.rechercheAbonneContainer {
    border: none;
    margin-bottom: 0;
	overflow: hidden !important;
}
.popup_container_ajax #popup_content #popup_panel {
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	justify-content: center;
	width: 100% !important;
	max-width: 420px;
	margin-left: auto !important;
	margin-right: auto !important;
}
