.center {
  text-align: center;
}
.left {
  float: left;
}
.right {
  float: right;
}
.flex {
  display: flex;
}
.clear {
  clear: both;
}
img.center {
  margin: 0 auto;
  display: block;
}
.hand {
  cursor: pointer;
}
.uppercase {
  text-transform: uppercase;
}
.col-50 {
  float: left;
  width: 50%;
}
h4.slash,
h3.slash,
h2.slash,
h1.slash {
  text-align: center;
  position: relative;
  margin: 0;
  padding: 25px 0 25px;
}
h4.slash p,
h3.slash p,
h2.slash p,
h1.slash p {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0;
  background-color: #fff;
  text-transform: uppercase;
  font-family: Open Sans, arial, sans-serif;
  font-weight: bold;
  line-height: 30px;
  padding: 2px 6px;
  text-align: center;
  width: 100%;
}
h4.slash p strong,
h3.slash p strong,
h2.slash p strong,
h1.slash p strong {
  font-size: 30px;
  font-weight: bold;
}
h4.slash p span,
h3.slash p span,
h2.slash p span,
h1.slash p span {
  font-size: 18px;
  line-height: 20px;
}
h4.slash p span.orange,
h3.slash p span.orange,
h2.slash p span.orange,
h1.slash p span.orange {
  color: ;
}
h4.slash:before,
h3.slash:before,
h2.slash:before,
h1.slash:before {
  content: '';
  height: 100%;
  width: 1px;
  border-left: solid 1px ;
  -ms-transform: rotate(28deg);
  -webkit-transform: rotate(28deg);
  transform: rotate(28deg);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
}
h4.slash.gold:before,
h3.slash.gold:before,
h2.slash.gold:before,
h1.slash.gold:before {
  border-color: #ffe96b;
}
h4.slash.oneline,
h3.slash.oneline,
h2.slash.oneline,
h1.slash.oneline {
  margin: 20px 0;
}
h4.slash.oneline span,
h3.slash.oneline span,
h2.slash.oneline span,
h1.slash.oneline span {
  padding: 6px 0 7px;
}
h4.slash.oneline span strong,
h3.slash.oneline span strong,
h2.slash.oneline span strong,
h1.slash.oneline span strong {
  font-size: 26px;
}
h4.slash.oneline span strong em,
h3.slash.oneline span strong em,
h2.slash.oneline span strong em,
h1.slash.oneline span strong em {
  font-weight: normal;
  font-style: normal;
}
h4.slash.oneline:before,
h3.slash.oneline:before,
h2.slash.oneline:before,
h1.slash.oneline:before {
  height: 90px;
  top: -25px;
}
section.bordered,
div.bordered {
  box-sizing: border-box;
  border: solid 1px #ccc;
  margin: 20px 0;
  padding: 30px 30px 20px 30px;
  position: relative;
}
section.bordered h3.title,
section.bordered h2.title,
section.bordered h1.title,
section.bordered p.title,
div.bordered h3.title,
div.bordered h2.title,
div.bordered h1.title,
div.bordered p.title {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 28px;
  color: #333;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
section.bordered h3.title span,
section.bordered h2.title span,
section.bordered h1.title span,
section.bordered p.title span,
div.bordered h3.title span,
div.bordered h2.title span,
div.bordered h1.title span,
div.bordered p.title span {
  padding: 0 25px;
  background-color: #fff;
  font-family: Open Sans, arial, sans-serif;
  font-weight: bold;
}
.brand-menu {
  display: table;
  width: 980px;
  margin-bottom: 20px;
}
.brand-menu li {
  display: table-cell;
  text-align: center;
}
.brand-menu li a {
  display: block;
  padding: 20px 0;
  background-color: #f5f5f5;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
  border-right: solid 1px #fff;
  -moz-transition: background-color 200ms ease-in;
  -webkit-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.brand-menu li a:hover {
  background-color: ;
  color: #fff;
}
.brand-menu li:last-of-type a {
  border: none;
}

html body #full #page #container {
  width: 980px;
  padding: 10px 0 20px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
}
html body #ariane_container {
  border: none;
}
.listing-montage section.bordered {
  margin-top: 50px;
  padding: 30px 10px 20px 10px;
}
.listing-montage section.bordered .title {
  left: 0;
  margin: 0;
}
.listing-montage .geo-search {
  height: auto;
  padding: 10px 0;
  background-color: #ffffff;
}
.listing-montage .geo-search .geo-search__label,
.listing-montage .geo-search .geo-search__geoloc-or {
  color: #3e3d40;
}

#container.page_dediee,
#container .centre_onglet_content {
  background-color: #f5f5f5 !important;
}
#container.page_dediee .voir_participants,
#container .centre_onglet_content .voir_participants {
  display: none;
}
#container.page_dediee .btn_orange_flat,
#container .centre_onglet_content .btn_orange_flat {
  background-color: #ff6600;
  border: medium none;
  border-bottom: 3px solid #c44918;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 33px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 205px;
  border-radius: 3px;
}
#container.page_dediee .btn_orange_flat.btn-download,
#container .centre_onglet_content .btn_orange_flat.btn-download {
  text-decoration: none;
  line-height: 33px;
  width: 125px;
  margin: 0 auto;
}
#container.page_dediee .btn_orange_flat.btn-geoloc,
#container .centre_onglet_content .btn_orange_flat.btn-geoloc {
  width: 150px;
  margin-top: 8px;
  margin-right: 10px;
}
#container.page_dediee .btn_orange_flat.btn-lancer,
#container .centre_onglet_content .btn_orange_flat.btn-lancer {
  width: 190px;
  margin-top: 8px;
  margin-right: 10px;
  border-radius: 0 3px 3px 0;
}
#container.page_dediee .entete,
#container .centre_onglet_content .entete {
  background: #e4e4e4 url("../bundles/allopneusstations/images/voucher/bg-entete.jpg") no-repeat scroll center top;
  height: 47px;
  position: relative;
}
#container.page_dediee .entete .img_logo,
#container .centre_onglet_content .entete .img_logo {
  height: 31px;
  left: 50%;
  margin-left: 40px;
  position: absolute;
  top: 8px;
  width: auto;
}
#container.page_dediee .entete.generic,
#container .centre_onglet_content .entete.generic {
  background-image: url("../bundles/allopneusstations/images/voucher/bg-entete-AP.jpg");
}
#container.page_dediee .offres_dediees .top,
#container .centre_onglet_content .offres_dediees .top {
  background-color: #efefef;
}
#container.page_dediee .offres_dediees .top h1,
#container .centre_onglet_content .offres_dediees .top h1 {
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
#container.page_dediee .offres_dediees .top h1 span,
#container .centre_onglet_content .offres_dediees .top h1 span {
  font-size: 18px;
  font-weight: normal;
}
#container.page_dediee .offres_dediees .top .description,
#container .centre_onglet_content .offres_dediees .top .description {
  margin: 0;
  padding: 0 20px 10px;
}
#container.page_dediee .offres_dediees .liste_offres,
#container .centre_onglet_content .offres_dediees .liste_offres {
  margin: 0 0 20px 0;
  width: 100%;
}
#container.page_dediee .offres_dediees .liste_offres li,
#container .centre_onglet_content .offres_dediees .liste_offres li {
  background-color: #efefef;
  display: table;
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
}
#container.page_dediee .offres_dediees .liste_offres li .displaycell,
#container .centre_onglet_content .offres_dediees .liste_offres li .displaycell {
  display: table-cell;
  vertical-align: middle;
}
#container.page_dediee .offres_dediees .liste_offres li .displaycell .img_logo,
#container .centre_onglet_content .offres_dediees .liste_offres li .displaycell .img_logo {
  width: 200px;
}
#container.page_dediee .offres_dediees .liste_offres li .vignette,
#container .centre_onglet_content .offres_dediees .liste_offres li .vignette {
  height: auto;
  width: 200px;
}
#container.page_dediee .offres_dediees .liste_offres li .description_offre,
#container .centre_onglet_content .offres_dediees .liste_offres li .description_offre {
  padding: 10px 0 10px 30px;
  text-align: justify;
  width: 550px;
  vertical-align: top;
}
#container.page_dediee .offres_dediees .liste_offres li .description_offre b,
#container .centre_onglet_content .offres_dediees .liste_offres li .description_offre b {
  display: block;
  margin-bottom: 8px;
}
#container.page_dediee .offres_dediees .liste_offres li .download,
#container .centre_onglet_content .offres_dediees .liste_offres li .download {
  text-align: center;
  width: 180px;
}
#container.page_dediee .offres_dediees .liste_offres li .download .conditions,
#container .centre_onglet_content .offres_dediees .liste_offres li .download .conditions {
  display: block;
  font-size: 11px;
  margin-top: 5px;
}
#container.page_dediee .offres_dediees .liste_centres_container,
#container .centre_onglet_content .offres_dediees .liste_centres_container {
  padding: 0;
  margin-bottom: 20px;
  display: flex;
}
#container.page_dediee .offres_dediees .liste_centres_container h2,
#container .centre_onglet_content .offres_dediees .liste_centres_container h2 {
  margin: 30px 0 0 0;
  color: #f26021;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  height: 45px;
}
#container.page_dediee .offres_dediees .liste_centres_container h2 span,
#container .centre_onglet_content .offres_dediees .liste_centres_container h2 span {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
#container.page_dediee .offres_dediees .liste_centres_container .listing_centres_left,
#container .centre_onglet_content .offres_dediees .liste_centres_container .listing_centres_left {
  float: left;
  background-color: #ffffff;
  width: 515px;
  height: 450px;
  padding-left: 20px;
  position: relative;
}
#container.page_dediee .offres_dediees .liste_centres_container .listing_centres_left .img_logo,
#container .centre_onglet_content .offres_dediees .liste_centres_container .listing_centres_left .img_logo {
  position: absolute;
  right: 30px;
  top: 35px;
  width: 140px;
}
#container.page_dediee .offres_dediees .liste_centres_container .listing_centres_left ul,
#container .centre_onglet_content .offres_dediees .liste_centres_container .listing_centres_left ul {
  height: 365px;
  overflow-y: scroll;
  margin-top: 10px;
}
#container.page_dediee .offres_dediees .liste_centres_container .listing_centres_left ul li,
#container .centre_onglet_content .offres_dediees .liste_centres_container .listing_centres_left ul li {
  margin: 3px 0;
}
#container.page_dediee .offres_dediees .liste_centres_container .listing_centres_left ul li a,
#container .centre_onglet_content .offres_dediees .liste_centres_container .listing_centres_left ul li a {
  color: #30c0cf;
  text-transform: uppercase;
  text-decoration: underline;
}
#container.page_dediee .offres_dediees .liste_centres_container .listing_centres_right,
#container .centre_onglet_content .offres_dediees .liste_centres_container .listing_centres_right {
  float: left;
  width: 410px;
  margin-left: 15px;
}
#container.page_dediee .offres_dediees .recherche_stations,
#container .centre_onglet_content .offres_dediees .recherche_stations {
  overflow: hidden;
  margin: 10px 0 20px;
}
#container.page_dediee .offres_dediees .recherche_stations h2,
#container .centre_onglet_content .offres_dediees .recherche_stations h2 {
  margin: 0;
  color: #f26021;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}
#container.page_dediee .offres_dediees .recherche_stations input,
#container .centre_onglet_content .offres_dediees .recherche_stations input {
  float: left;
}
#container.page_dediee .offres_dediees .recherche_stations input.btoc_search,
#container .centre_onglet_content .offres_dediees .recherche_stations input.btoc_search {
  border: 1px solid #ccc;
  margin: 8px 0 0 30px;
  padding: 8px 5px 8px 15px;
  width: 530px;
  border-radius: 3px 0 0 3px;
}
#container .reveal-modal#myModalDownloadVoucher {
  background: #efefef;
  border-radius: 0;
  padding: 0;
  z-index: 1001;
}
#container .reveal-modal#myModalDownloadVoucher .close-reveal-modal,
#container .reveal-modal#myModalDownloadVoucher .reveal-modal#myModalDownloadVoucher .close-reveal-modal2 {
  z-index: 100;
}
#container .reveal-modal#myModalDownloadVoucher * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body {
  min-height: 300px;
  padding: 0 0 20px 0;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .entete_popin {
  background: #e4e4e4 url("../bundles/allopneusstations/images/voucher/bg-entete.jpg") no-repeat scroll -13px 5px;
  height: 47px;
  position: relative;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .entete_popin .img_logo {
  height: 31px;
  left: 50%;
  margin-left: 40px;
  position: absolute;
  top: 8px;
  width: auto;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .entete_popin {
  max-width: 340px;
  margin: 0 auto;
  background-position: -10px top;
  background-size: contain;
  height: 40px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .entete_popin .img_logo {
  position: absolute;
  left: auto;
  right: 5px;
  top: 5px;
  margin: 0;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .entete_popin.generic {
  background-image: url("../bundles/allopneusstations/images/voucher/bg-entete-AP.jpg");
}
#container .reveal-modal#myModalDownloadVoucher .modal-body h2 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 20px;
  color: #3e3d40;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body h2 span {
  font-size: 15px;
  font-weight: normal;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .container-top {
  display: block;
  margin-bottom: 20px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .voucher-bloc-title {
  font-size: 12px;
  margin: 10px 0 20px 0;
  padding: 0;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .voucher-error-message {
  color: red;
  margin-bottom: 13px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left,
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-right {
  width: 100%;
  padding: 0 15px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 11px;
  position: relative;
  clear: both;
  display: block;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input[type="checkbox"] + label > span.icon-check-on,
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input[type="checkbox"] + label > span.icon-check-off {
  font-family: 'icomoon';
  float: left;
  margin-right: 5px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input {
  width: 49%;
  background-color: #fff;
  border: solid 1px #dcdcdc;
  border-radius: 3px;
  font-size: 12px;
  font-style: italic;
  color: #3e3d40;
  margin-bottom: 15px;
  padding: 5px 10px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input#subscriptionNewsletter {
  display: none;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input.wide {
  width: 100%;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input.pull-left {
  float: left;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-left input.pull-right {
  float: right;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-right {
  text-align: center;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-right .voucher-img {
  width: 200px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-right p {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .col-right p strong {
  font-weight: bold;
  color: #FF6000;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .center {
  text-align: center;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .station-btn {
  display: inline-block;
  border: none;
  width: auto;
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: normal !important;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  padding: 8px 20px;
  cursor: pointer;
  box-sizing: border-box;
  background-color: #ff6600;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .station-btn.big {
  font-size: 15px;
  padding: 12px 20px;
  text-transform: uppercase;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .station-btn:hover {
  background-color: #ff7610;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .subscription {
  text-align: left;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .subscription .subscriptionNewsletter--text {
  display: inline-block;
  width: 90%;
  vertical-align: top;
  font-weight: normal;
  padding: 0;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .labelWithCheckboxOrange {
  position: relative;
  padding: 0 0 0 20px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .labelWithCheckboxOrange:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #fff;
  font-size: 13px;
  text-align: center;
  border: solid 1px #ccc;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .labelWithCheckboxOrange.checked:after {
  content: '\002714';
  color: #ff6600;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .labelWithCheckboxOrange:hover {
  cursor: pointer;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .labelWithCheckboxOrange input[type="checkbox"] {
  display: none;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .btn_orange_flat.btn-download {
  clear: both;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .modal-confirmation {
  text-align: center;
  padding: 0 40px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .modal-confirmation p span {
  font-weight: bold;
  color: #FF6000;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .modal-confirmation .btn-continue {
  margin: 10px auto;
  text-decoration: none;
  line-height: 33px;
}
#container .reveal-modal#myModalDownloadVoucher .modal-body .modal-confirmation .lien-voir {
  color: #2d9ad2;
}
@media all and (min-width: 380px) {
  #container .reveal-modal#myModalDownloadVoucher .modal-body .entete_popin {
    position: relative;
    max-width: 100%;
    background-position: center top;
    height: 47px;
  }
  #container .reveal-modal#myModalDownloadVoucher .modal-body .entete_popin .img_logo {
    position: absolute;
    width: auto;
    top: 8px;
    left: 50%;
    height: 31px;
    margin-left: 40px;
  }
}
@media all and (min-width: 680px) {
  #container .reveal-modal#myModalDownloadVoucher {
    max-width: 100%;
    width: auto;
    left: 10px;
    right: 10px;
    margin-left: 0;
  }
  #container .reveal-modal#myModalDownloadVoucher .modal-body .col-left,
  #container .reveal-modal#myModalDownloadVoucher .modal-body .col-right {
    padding: 0 30px;
  }
}
@media all and (min-width: 980px) {
  #container .reveal-modal#myModalDownloadVoucher {
    max-width: 950px;
    margin-left: -475px;
    left: 50%;
    bottom: unset;
  }
  #container .reveal-modal#myModalDownloadVoucher .modal-body .container-top {
    display: flex;
  }
  #container .reveal-modal#myModalDownloadVoucher .modal-body .col-left {
    width: 500px;
    padding: 0 40px;
  }
  #container .reveal-modal#myModalDownloadVoucher .modal-body .col-right {
    width: 450px;
    padding-right: 30px;
    text-align: left;
  }
}
