legend span.subtitle {
    display:block;
    font-size: 0.7rem;
    font-style:italic;
    text-transform: initial;
    font-family: "Open sans";
}
.form-item-regular-donation {
    position: relative;
    margin: 0 0 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
}
.field-zone {
    font-size: 13px;
}
.field {
    position: relative;
    margin: 0 0 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.field.small {
    float: left;
    width: 20%
}

.field.medium {
    float: left;
    width: 40%
}

.form-item-address-site-location-address-site-address-country-code {
  width: 50%
}

.field.normal {
    float: left;
    width: 50%;
}

.field.full {
    clear: both;
    width: 100%
}

.field.return-line {
    clear: both
}

.field.special {
    clear: both
}

.field {
    display: block;
    padding: 0 3em 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.field:before {
    content: " ";
    display: table;
}

#mon-reglement .field-suffix {
    display: block;
    font-style: italic;
}

label,.label {
    display: block;
    padding: .5em 0;
    font-weight: bold;
    font-size: 13px;
}

.field.required label:after,.field.required .label:after {
    content: '*';
    display: inline-block;
    margin-left: .5em
}

.special label,.special .label {
    color: #45b8ab;
    font-size: 1.231em
}

.mon-don .mandat-postal {
    display: none
}

.field {
    margin: 0 0 1em 0
}

.field.special {
    margin-top: 1em
}

.mon-don .field.special+.field {
    margin-top: 1em
}

.mon-don .no-border-fieldset {
    border: 0;
    margin: 0;
    padding: .5em 0
}

.mon-don .no-border-fieldset .field {
    margin: 0
}

.mon-don .no-border-fieldset .fieldset-wrapper {
    border: 1px solid #e4e0dd;
    margin: 0 0 .5em 0;
    padding-top: 1em
}

.mon-don .no-border-fieldset .fieldset-legend {
    padding: .5em .5em 0 0;
    margin-bottom: .5em;
    font-weight: normal;
    line-height: .5em
}

.mon-don .margin-special {
    margin: 2em 0 0 0
}

.mon-don .special label,.mon-don .special .label {
    color: #E22019
}

.mon-don .special-legend {
    border: 0;
    background: #fff;
    color: #E22019
}

.mon-don .summary-give .label {
    padding: 0;
    font-size: 1.143em;
    font-weight: normal
}

.mon-don .summary-give .highlight {
    color: #E22019;
    font-weight: bold;
    font-size: 15px;
}

.mon-don .tax-give {
    padding: 1em;
    margin-bottom: 1.5em;
    border-radius: 0;
    background: #e4e0dd;
    color: #636363;
    font-weight: bold;
    font-size: 13px;
}
.mon-don .fiscalite .tax-give {
    padding: 0;
    margin: 0;
    background: none;
}
.mon-don .fiscalite .tax-give.ir, .mon-don .fiscalite .tax-give.ifi, .mon-don .fiscalite .tax-give.is {
    display: none;
}

.mon-don .tax-give .num {
    padding: 0;
    margin: 0;
    width: auto;
    border-radius: 0;
    background: 0;
    color: #E22019;
    font-size: 1.23em
}
.mon-don .tax-give #num-give-1 {
    font-size: 1.23em;
}

.mon-don p a {
    color: #e32119
}

.mon-don p a:hover,.mon-don p a:focus {
    color: #999
}

.choice-donation {
    overflow: hidden
}
.choice-donation .fieldset-wrapper, .choice-donation .fieldset-wrapper {
    min-height: 185px;
}
.choice-donation .form-item-punctual-donation label, .choice-donation .form-item-regular-donation-amount-list label {
    width: 4.25em;
    height: 4.25em;
    margin: 0;
    color: #f8b334;
    line-height: 4.25em
}

.choice-donation .field {
    padding: 0
}

.block-choice-donation {
    overflow: hidden;
}

.col-block-choice-donation {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.col-block-choice-donation.ifi-donation {
    width: 100%;
}
.col-block-choice-donation .field {
    margin: 0
}

.col-block-choice-donation .form-item-punctual-donation, .col-block-choice-donation .form-item-regular-donation-amount-list {
    padding: 0 0 2em
}

.col-block-choice-donation .custom-give {
    position: relative;
    margin-top: -.5em;
    margin-left: -1.5em;
    padding-right: 1.5em
}

.col-block-choice-donation .custom-give .label {
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    font-size: 17px !important;
}

.col-block-choice-donation.active legend {
    background: #E22019;
    color: #fff
}

.col-block-choice-donation.active .fieldset-wrapper {
    border: 1px solid #E22019
}

.col-block-choice-donation.isf-donation {
    width: 100%
}

.beneficiary-donation .field {
    padding: .5em 0 0
}

.beneficiary-donation select {
    margin-top: .5em;
    font-size: 13px;
    font-weight: normal;
}

.beneficiary-donation.active legend {
    background: #E22019;
    color: #fff
}

.beneficiary-donation.active .fieldset-wrapper {
    border: 1px solid #E22019
}

.beneficiary-donation .wrap-field {
    overflow: hidden;
    float: left;
    width: 50%;
    padding-top: .5em
}

.beneficiary-donation .wrap-field .field.normal {
    width: 100%
}

.block-give-info {
    position: relative;
    border-color: #f5f4f3;
    background: #f5f4f3;
    border-radius: 5px;
    display: block;
    padding: 1.5em 3em;
    border: 1px solid #dcdcdc;
}

.block-give-info.block-private-life .pict-give-info {
    background-position: -107px -6px
}

.block-give-info.block-private-life .text-give-info {
    margin-top: 1rem;
}

.block-give-info.block-secure .pict-give-info {
    background-position: -56px -5px
}

.block-give-info.block-question .highlight-give-info {
    font-size: 14px
}

.block-give-info.block-question .text-give-info {
    padding-top: 2em
}

.block-give-info.block-question .pict-give-info {
    background-position: -8px -6px
}

.title-give-info {
    margin: .5em 0 0 0;
    padding-left: 55px;
    color: #f8b334;
    font-size: 1.6em;
    font-weight: normal
}

.bold {
    font-weight: bold
}

.margin-top-small{
    margin-top: 1.25rem;
}

.infos {
  font-size: 14px;
  line-height: 1.25
}

.red-text {
  color: #E22019;
}

.italic-text {
  font-style: italic;
}

#text-after-title {
  margin-top: 2rem;
}

.text-give-info {
    font-size: 14px;
    line-height: 1.25
}

.infos_coord {
  margin-top: 1rem;
}

.text-give-info a {
  font-size: 14px;
}

.pict-give-info {
    position: absolute;
    top: 1.5em;
    left: 3em;
    width: 45px;
    height: 45px;
    background: url("../img/sprite.png") no-repeat
}

.highlight-give-info {
    color: #f8b334;
    font-weight: bold;
    text-decoration: none
}

.form-item-punctual-donation, .form-item-regular-donation-amount-list {
    display: inline-block;
    position: relative;
}
.form-item-punctual-donation-amount, .form-item-regular-donation-amount {
    margin: 0 !important;
    font-size: 13px;
}
.col-block-choice-donation .label, .col-block-choice-donation .label, .beneficiary-donation .option {
    font-size: 13px !important;
    padding: .5em 0;
}
.form-item-punctual-donation input[type="radio"], .form-item-regular-donation-amount-list input[type="radio"] {
    position: absolute;
    top: 50%;
    left: 50%;
    filter: alpha(opacity=0);
    opacity: 0
}

.form-item-punctual-donation input[type="radio"]:hover+label,.form-item-regular-donation-amount-list input[type="radio"]:focus+label,
.form-item-punctual-donation input[type="radio"]:hover+label,.form-item-regular-donation-amount-list input[type="radio"]:focus+label {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.form-item-punctual-donation input[type="radio"]:checked+label, .form-item-regular-donation-amount-list input[type="radio"]:checked+label{
    background: #fff;
    color: #E22019;
    box-shadow: rgba(68,68,68,0.5) 0 5px 5px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.form-item-punctual-donation label, .form-item-regular-donation-amount-list label {
    position: relative;
    width: 4.5em;
    height: 4.5em;
    padding: 0;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    line-height: 4.5em;
    text-align: center;
    filter: alpha(opacity=80);
    opacity: .8;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}
.form-item-punctual-donation label.option, .form-item-regular-donation-amount-list label.option {
    display: inherit;
    font-size: 15px !important;
    font-weight: bold;
}
.form-item-regular-donation label.option {
    font-size: 13px;
    font-weight: normal;
}

#edit-online-paiement-idb-profile-phone-error-msg {
  color: red;
}
#edit-online-paiement-idb-profile-phone-valid-msg {
  color: #00C900;
}

.form-item-punctual-donation label:after, .form-item-regular-donation-amount-list label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 6px solid;
    border-radius: 50%
}
.ifi-donation, .form-item-punctual-donation label:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ifi-donation .form-radios .form-item {
    margin-right: 0.6em;
}

.form-item-punctual-donation label:hover,.form-item-punctual-donation label:focus,
.form-item-regular-donation-amount-list label:hover,.form-item-regular-donation-amount-list label:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.custom-give {
    overflow: hidden;
    padding: .5em 1em;
    margin-bottom: 1.5em;
    border: 5px solid rgba(255,255,255,0.25);
    border-radius: 5px
}

.custom-give .label {
    float: left;
    font-weight: bold;
}

.input-custom-give {
    float: right
}

.input-custom-give .label {
    display: inline-block
}

.input-custom-give input[type="text"],.input-custom-give input[type="number"] {
    width: 5em;
    border: 0;
    background: rgba(255,255,255,0.25);
    color: #e25130;
    font-weight: bold;
    text-align: right;
    -moz-appearance: textfield
}

.input-custom-give input[type="text"]::-webkit-inner-spin-button,.input-custom-give input[type="text"]::-webkit-outer-spin-button,.input-custom-give input[type="number"]::-webkit-inner-spin-button,.input-custom-give input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.input-custom-give .input-submit {
    margin-bottom: 0;
    border: 0;
    background: #e25130;
    color: #fff;
    font-size: 1em;
    font-weight: bold
}

.tax-give {
    padding: .5em 1em;
    margin-bottom: 3em;
    border-radius: 3px;
    background: #e25130;
    color: #fff;
    font-weight: bold;
    text-align: left
}

.tax-give p {
    display: inline
}

.tax-give .num {
    display: inline-block;
    padding: .15em 0;
    width: 4em;
    margin: 0 .25em;
    border-radius: 3px;
    background: #fff;
    color: #e25130;
    font-size: 1.5em;
    text-align: center
}

.wrap-give-bottom {
    clear: both;
    position: relative;
    overflow: hidden;
    padding: 3em;
    border: 1px solid #dcdcdc;
    border-top: 0
}

.baseline-give {
    float: right;
    width: 40%;
    padding-right: 3em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mentions-give {
    float: right;
    width: 60%;
    padding-left: 3em;
    font-size: 1.1em;
    font-style: italic;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mentions-compteur, .mentions-form {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

.mentions-form {
    clear: both;
    margin: 0 1.5em 2em;
}


/* Bouton validation */

input[type="submit"]{
    float: right;
    margin: 0 0 0 .5em;
    border: 0;
    position: relative;
    overflow: visible;
    vertical-align: top;
    font-size: 11px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1em 2em;
    margin-right: 1.5em;
}

#edit-beneficiary-donation .label {
    font-size: 13px;
}

/* ETAPE 2 */
.fieldset-wrapper .form-item label {
    font-size: 13px;
}
.form-register .form-radios label {
    display: inline-block;
    margin: 0 13px 0 0;
    padding: .25em 0;
    width: auto;
    font-weight: normal;
}
.form-item-rcf-don-account{
    position: relative;
    margin: 0 0 13px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    width: 100%;
    font-size: 13px;
}

.form-register input[type="checkbox"], input[type="radio"] {
    display: inline-block;
    margin: .5em .5em .5em 0;
    vertical-align: top;
}

#mon-reglement .summary-give p.label, #merci p.label {
    display: block;
    padding: 0;
    font-weight: normal;
    font-size: 15px;
}

.summary-give .highlight {
    color: #E22019;
    font-weight: bold;
}

#mon-reglement input[type="submit"], #mon-reglement button[type="submit"] {
    margin: 1em 0 0 .5em;
}

input.promesse-don-dl:hover, input.promesse-don-dl:focus {
    background: #636363!important;
    box-shadow: #e4e0dd 0 -3px 0 inset!important;
    color: #fff!important;
}

input.promesse-don-dl {
    background: #e4e0dd!important;
    box-shadow: #636363 0 -3px 0 inset!important;
    color: #636363!important;
}

#mon-reglement p {
    font-size: 13px;
}

.beneficiary-donation .fieldset-wrapper {
    display: block;
}
.beneficiary-donation .col, .beneficiary-donation .col-middle, .beneficiary-donation .col-middle-short {
    display: table-cell;
    vertical-align: middle;
}
.beneficiary-donation .col {
    width: 40%;
}
.beneficiary-donation .col-middle {
    width: 50%;
    text-align: center;
}
.beneficiary-donation .col-middle-short {
    width: 10%;
    text-align: center;
}

.bold {
    font-weight: bold;
}

#info_fisc {
  margin-top: 1.5rem;
}
.infos_fisc_text {
  font-size: 11px;
  font-style: italic;
}

ul[id^='ui-id-'] li {
  margin-bottom: 0.4rem !important;
  width: 100%;
}

ul[id^='ui-id-'] li a {
  border: none;
  width: 100%;
}

#span_change_radio {
  margin-left: 1rem;
}

.summary-give .label{
  margin-bottom: 1rem;
}

#radio_selection {
  margin-top: 1rem;
  width: 50%;
}

.address_street {
  display: flex;
  flex-wrap: wrap;
}

#coord_form {
  display: flex;
  flex-direction: column;
}

#rcf_link {
  border: none;
}



@media only screen and (max-width: 80em) {
  .col-block-choice-donation .sum-give {
      padding-bottom: .5em
  }
}

@media only screen and (max-width: 76em) {
  .field.small, .field.medium, .field.normal, .form-item-regular-donation {
    clear: both;
    float: none;
    width: auto;
  }

  .col-block-choice-donation .custom-give {
    margin: 0 0 .5em;
    border: none
  }

  .col-block-choice-donation .form-item-punctual-donation, .col-block-choice-donation .form-item-regular-donation-amount-list {
    padding: 0px;
  }

  .choice-donation .fieldset-wrapper, .choice-donation .fieldset-wrapper {
    min-height: 285px;
  }
  .ifi-donation .fieldset-wrapper {
    min-height: unset;
  }
}
@media only screen and (max-width: 38em) {
  .col-block-choice-donation {
    float: none;
    width: 100%
  }
  .beneficiary-donation .col {
    width: 100%;
    display: block;
  }
  .beneficiary-donation .col-middle {
    width: 100%;
    text-align: center;
    display: block;
  }
}

.mt {
    margin-top: 1rem;
}

