#eventPage{
  /*background-image:url(https://eventboost.s3.eu-west-1.amazonaws.com/assets/customcss/live-communication/31036/sfondo.jpg);*/
  background-color:#ff7e00;
}
#eventImage{
  /*width:70%;*/
}
.tundra.pagIscrizione .boxModule#boxDx{
  /*width:70%;*/
}
.boxesPrivacyWrap{
  /*width:70% !important;*/
}

.boxPrivacy, .boxesPrivacy {
  /*text-align:center;*/
}

.msgGentile{
  text-align:center;
  font-size:18px;
  color:#ff7e00;
  padding-bottom:20px;
  font-weight:bold;
}

.tundra.pagIscrizione #boxDx h5{
  /*position:absolute;
  visibility:hidden;*/
}

h5[data-ebplatform-template-elementid='personalDetailsTitleNode']{
  position:absolute;
  visibility:hidden;
}

.tundra.pagIscrizione .boxRegistrationButtons {
    margin: 0 auto 15px auto;
    text-align: center;
    width: 70%;
    background-color: white;
    border-radius: 10px;
}

.idCustomfield460771 .mandatory {
  display:none;
}

label[for='valoreLista1.idValoreLista_box_anagrafica1']{
  display:inline !important;
}

.msgfooter{
	border-radius:9px;
	display:flex;
  	
}

.msgfooter span{
  margin-left:auto;
  margin-right:auto;
}

.partecipationDeny .system, .partecipazioneNegata #boxSx{
  display:none !important;
}

.partecipazioneNegata #boxDx{
  float:none !important;
  width:70% !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

@media only screen and (max-width: 600px) {
   .tundra.pagIscrizione .boxRegistrationButtons {
      width: initial;
  }
  .msgfooter{
    width: initial !important;
    border-radius:9px;
  }

}