/* RISTOURNE */

._1200 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}


hr.ristourne {
  margin-top: 60px;
  margin-bottom: 30px;
}

.ristourne-plus {
  height: 2.063rem;
  position: relative;
  margin-top: -1.3rem;
  margin-bottom: -1.5rem;
}

@media (max-width: 767px) {
  .ristourne-plus {
    height: 2.063rem;
    position: relative;
    margin-top: -1rem;
    margin-bottom: -1.2rem;
  }
}


.cd-titre-vert {
  color: #00884e;
  font-family: 'robotobold', arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
}

.ristourne-icone {
  height: 6.25rem;
}

@media (max-width: 767px) {
  .ristourne-icone {
    margin-bottom: 1.25rem;
  }
}

*[class*=ic-]:not([class*=-ic]):before {
  top: calc((1em - 2.5rem) / 2);
}


/* check tableau */
.check {
  width: 1.25rem;
}

/* margin-top pour pastille */
#zone-centrale .cd-pastilles > * {
  margin-top: 1rem;
}

.ic-ristourne-pret:before {
  background-image: url('/ressources/images/ristourne-individuel.svg');
}

.ic-ristourne-membre:before {
  background-image: url('/ressources/images/ristourne-jeune.svg');
}

.ic-ristourne-conjoint:before {
  background-image: url('/ressources/images/ristourne-membres-assurees.svg');
}

@media (min-width: 768px){
.cd-10.cd-45 {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cd-grille > .cd-10 {
  flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  max-width: 10%;
}

.cd-grille > .cd-45 {
  flex-basis: 45%;
  -ms-flex-preferred-size: 45%;
  max-width: 45%;
}
}

.flex-centre {
  display: flex;
  align-items: center;
  justify-content: center;
}

#zone-centrale .cd-panel .titre{
    font-size: 0.9rem;
}

.ic-taille-24.comptes[class*=ic-]:not([class*=-ic]):before {
    top: calc((1.5em - 2.5rem) / 2);
}

@media ( max-width:767px){
     .mob-m-l-10{margin-left: 0px!important;}
.mob-m-r-10{margin-right: 0px!important;}
.mob-p-l-10{padding-left: 10px!important;}
.mob-p-r-10{padding-right: 10px!important;}
}
