.titleA1 {
  color: var(--primary, #ff6600);
  font-size: 26px;
  font-family: 'Montserrat';
  font-weight: bold;
}
.titleA2 {
  color: rgba(0, 0, 0, 0.45);
  font-size: 26px;
  font-family: 'Montserrat';
  font-weight: 700;
}

.titleA3 {
  color: var(--primary, #ff6600);
  font-size: 22px;
  border-bottom: 2px solid var(--primary, #ff6600);
}

[id^='row-'] .col-sm-10 {
  width: 50%;
}

#editEtablissement table td,
#infoEmplacemment table td {
  padding: 0;
  border: 0;
  font-size: 12px;
}

#row-i18nurl label {
  font-size: 0;
}
#editEtablissement table td input {
  font-size: 12px;
}

#row-zone_touristique .ui-select-container,
#row-adresse input,
#editEtablissement .col-lg-12 textarea {
  width: 680px;
}

#editEtablissement .col-lg-12 label {
  width: 182px;
}
#infoEmplacemment .col-lg-5 label,
#infoEmplacemment .col-lg-6 label,
#infoEmplacemment .lig2 label {
  width: 255px;
}

#infoEmplacemment .col-lg-5 div div,
#infoEmplacemment .col-lg-6 div div {
  width: 130px;
}

#infoEmplacemment input {
  width: 85px;
  padding-right: 0;
}
#infoEmplacemment .col-lg-1 {
  left: -30px;
  color: rgba(0, 0, 0, 0.45);
  font-family: 'Montserrat';
  padding-top: 5px;
}
#infoEmplacemment #piscine div {
  width: 200px;
}
#row-close_date input,
#row-open_date input {
  width: 119px;
}
.Hebergements label {
  width: 0;
}
.Hebergements .col-sm-10 {
  width: 100%;
}
.Hebergements .btn {
  background: var(--primary-lighter, #ff6600);
  color: #fff;
}
.Hebergements img {
  width: 140px;
  height: auto;
}
#comping ma-submit-button {
  float: right;
  margin-bottom: 10px;
}
