/* DSA CRM v11.52 — formulaire de réservation précisément aligné. */
.v117-res-form .v9-res-fields{column-gap:16px!important;row-gap:16px!important;align-items:start!important}
.v117-res-form .v9-res-fields>.field{
  display:grid!important;
  grid-template-rows:minmax(24px,auto) 48px minmax(16px,auto)!important;
  row-gap:7px!important;
  align-content:start!important;
  min-width:0!important;
  margin:0!important;
}
.v117-res-form .v9-res-fields>.field>.lbl{
  display:flex!important;
  align-items:flex-end!important;
  min-height:24px!important;
  margin:0!important;
  padding:0!important;
}
.v117-res-form .v9-res-fields>.field>.inp,
.v117-res-form .v9-res-fields>.field>.v9-money-input,
.v117-res-form .v9-res-fields>.field>.v116-vehicle-name{height:48px!important;min-height:48px!important;margin:0!important}
.v117-res-form .v9-money-input .inp{height:48px!important;min-height:48px!important}
.v117-res-form .v116-field-help{min-height:16px!important;margin:0!important;padding:0!important;line-height:1.3!important}

.v117-res-form .v116-res-checks{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;margin-top:16px!important}
.v117-res-form .v116-res-checks>label,
.v117-res-form .v116-res-checks>.v1138-no-deposit{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-height:58px!important;
  height:100%!important;
  margin:0!important;
  padding:9px 11px!important;
  justify-self:stretch!important;
  align-items:flex-start!important;
  border-radius:10px!important;
}
.v117-res-form .v116-res-checks input{width:16px!important;height:16px!important;margin:1px 0 0!important;flex:0 0 16px!important}
.v117-res-form .v116-res-checks span{align-content:start!important;gap:2px!important}.v117-res-form .v116-res-checks strong{line-height:1.25!important}.v117-res-form .v116-res-checks small{line-height:1.3!important}

@media(max-width:1100px){.v117-res-form .v116-res-checks{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.v117-res-form .v9-res-fields>.field{grid-template-rows:auto 48px auto!important}.v117-res-form .v116-res-checks{grid-template-columns:1fr!important}}
