/* ---[ LESS IMPORT ]------------------------------- */
/*
	Tablet and Desktop (Landscape and Portrait) - Permettre la vue mobile sur desktop
	Phone (Landscape and Portrait)
*/
/*Big Circle Iĉone*/
/*Landing (avec Corde) - Medium Circle Iĉone*/
/*Small Circle Iĉone*/
/*Advantage Icône*/
/*********
Cercle en font icône web et petite font icône web à l'intérieur
**********/
.ficon-circle {
  position: absolute;
  left: -3px;
  font-size: 1.9em;
  top: 23px;
  line-height: 1em !important;
}
.ficon-circle .ficon {
  position: absolute;
  top: 0%;
  right: 0px;
  bottom: 0px;
  left: 0px;
  color: #fff;
  text-align: center;
  font-size: 0.5em;
}
/*********
Buttons - Linear Red button
**********/
.ecom-button {
  position: relative;
  padding-right: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiMDAzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MDAwMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #db003d 0%, #900028 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db003d), color-stop(100%, #900028));
  background: -webkit-linear-gradient(top, #db003d 0%, #900028 100%);
  background: -o-linear-gradient(top, #db003d 0%, #900028 100%);
  background: -ms-linear-gradient(top, #db003d 0%, #900028 100%);
  background: linear-gradient(to bott om, #db003d 0%, #900028 100%);
  background: #ff0047 url(Images/Generic/Buttons/ecom-normal.gif) repeat-x 0 bottom\9;
  /* Old browsers */
  *background: #ff0047 url(Images/Generic/Buttons/ecom-normal.gif) repeat-x 0 bottom;
  /* Fix pour IE7 pour HTTPS */

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset -1px -1px 3px 0 #770021;
  -webkit-box-shadow: inset -1px -1px 3px 0 #770021;
  -o-box-shadow: inset -1px -1px 3px 0 #770021;
  box-shadow: inset -1px -1px 3px 0 #770021;
  padding: 0.6153846153846154em 1em;
  /* 8/13 13/13 */

}
.ecom-button:hover,
.ecom-button:focus {
  text-decoration: none;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDI3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjAwMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ff4277 0%, #9b002b 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff4277), color-stop(100%, #9b002b));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ff4277 0%, #9b002b 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ff4277 0%, #9b002b 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ff4277 0%, #9b002b 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ff4277 0%, #9b002b 100%);
  /* W3C */

  background: #ff0047 url(Images/Generic/Buttons/ecom-hover.gif) repeat-x 0 bottom\9;
  /* Old browsers */

  *background: #ff0047 url(Images/Generic/Buttons/ecom-hover.gif) repeat-x 0 bottom;
  /* Fix pour IE7 pour HTTPS */

}
.ecom-button:active {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhMDAyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNTAwMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #8a0027 0%, #b5002a 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8a0027), color-stop(100%, #b5002a));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #8a0027 0%, #b5002a 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #8a0027 0%, #b5002a 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #8a0027 0%, #b5002a 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #8a0027 0%, #b5002a 100%);
  /* W3C */

  background: #b5002a url(Images/Generic/Buttons/ecom-active.gif) repeat-x 0 0\9;
  /* Old browsers */

  *background: #b5002a url(Images/Generic/Buttons/ecom-active.gif) repeat-x 0 0;
  /* Fix pour IE7 pour HTTPS */

  -moz-box-shadow: inset 1px 1px 3px 0 #770021;
  -webkit-box-shadow: inset 1px 1px 3px 0 #770021;
  -o-box-shadow: inset 1px 1px 3px 0 #770021;
  box-shadow: inset 1px 1px 3px 0 #770021;
}
.ecom-button.cart .ecom-button-label {
  display: block;
  padding-left: 20px;
}
.ecom-button.cart .ecom-button-label.basket .ficon {
  position: absolute;
  top: 7px;
  left: 13px;
  font-size: 1.308em;
}
/***********BLUE VERSION***************/
.ecom-blue {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDk5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM5NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #004990 0%, #003971 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004990), color-stop(100%, #003971));
  background: -webkit-linear-gradient(top, #004990 0%, #003971 100%);
  background: -o-linear-gradient(top, #004990 0%, #003971 100%);
  background: -ms-linear-gradient(top, #004990 0%, #003971 100%);
  background: linear-gradient(to bottom, #004990 0%, #003971 100%);
  background: rgb(0,73,144)\9;
  *background: #004990;
  /* Fix pour IE7 pour HTTPS */

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset -1px -1px 3px 0 #770021;
  -webkit-box-shadow: inset -1px -1px 3px 0 #770021;
  -o-box-shadow: inset -1px -1px 3px 0 #770021;
  box-shadow: inset -1px -1px 3px 0 #770021;
  padding: 0.6153846153846154em 1em;
  /* 8/13 13/13 */

}
.ecom-blue:hover,
.ecom-blue:focus {
  text-decoration: none;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzVjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRjOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0075c3), color-stop(100%, #004c95));
  background: -webkit-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -o-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -ms-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: linear-gradient(to bottom, #0075c3 0%, #004c95 100%);
  background: rgb(0,117,195)\9;
  *background: #0075c3;
  /* Fix pour IE7 pour HTTPS */
}
.ecom-blue:active {
  -moz-box-shadow: inset 1px 1px 3px 0 #770021;
  -webkit-box-shadow: inset 1px 1px 3px 0 #770021;
  -o-box-shadow: inset 1px 1px 3px 0 #770021;
  box-shadow: inset 1px 1px 3px 0 #770021;
}
.ecom-blue.cart .ecom-label {
  display: block;
  padding-left: 20px;
  background: url(Images/Generic/Icons/cart-small-white.png) no-repeat 0 center;
}
.header-search-button {
  width: 40px;
  height: 29px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  font-size: 1.692em;
  line-height: 1.538em;
  text-align: center;
  background: #00488f;
  /* Old browsers */

  background: -moz-linear-gradient(top, #00488f 0%, #003a73 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00488f), color-stop(100%, #003a73));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #00488f 0%, #003a73 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #00488f 0%, #003a73 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #00488f 0%, #003a73 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #00488f 0%, #003a73 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00488f', endColorstr='#003a73', GradientType=0);
  /* IE6-9 */

  text-indent: -8000px\9;
  filter: none\9;
  background: none\9;
  background: url(Images/Generic/Buttons/header-search.png) no-repeat 0 0\9;
}
.header-search-button .hidden-text {
  display: block;
}
.header-search-button:focus,
.header-search-button:hover,
.header-search-button:active {
  background: #0073c3;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0073c3 0%, #004c95 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0073c3), color-stop(100%, #004c95));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0073c3 0%, #004c95 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0073c3 0%, #004c95 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0073c3 0%, #004c95 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0073c3 0%, #004c95 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0073c3', endColorstr='#004c95', GradientType=0);
  /* IE6-9 */

  text-decoration: none;
  filter: none\9;
  background: none\9;
  background: url(Images/Generic/Buttons/header-search-h.png) no-repeat 0 0\9;
}
/**
Bouton bleu pâle
**/
.btn-cta {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
  padding: 6px 10px;
  border: 1px solid #b0cdd7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 3px;
  background: #fbfcfe url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZmFmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmVhZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7fafd), color-stop(100%, #dfeaf5));
  background: -webkit-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: -o-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: -ms-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: linear-gradient(to bottom, #f7fafd 0%, #dfeaf5 100%);
  *background: #fbfcfe;
  /* Fix pour IE7 pour HTTPS */

}
.btn-cta:hover,
.btn-cta:focus {
  text-decoration: none;
  background: #fff;
}
.btn-cta:active {
  -moz-box-shadow: inset 4px 5px 10px 0px #bfd3e8;
  -webkit-box-shadow: inset 4px 5px 10px 0px #bfd3e8;
  -o-box-shadow: inset 4px 5px 10px 0px #bfd3e8;
  box-shadow: inset 4px 5px 10px 0px #bfd3e8;
}
.btn-cta.btn-OrderList {
  margin-bottom: 3px;
  margin-top: 3px;
  text-align: center;
  width: 140px;
}
/**
Bouton bleu foncé rond à droite
**/
.btn-interface {
  color: #fff;
  font-family: "Humanist777BT-BoldB", Verdana, Arial, Sans-Serif;
  text-decoration: none;
  padding: 7px 10px;
  /*padding: 8px 10px 7px 10px \9;*/

  border-left: 1px solid #a0b6cc;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDk5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM5NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #004990 0%, #003971 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004990), color-stop(100%, #003971));
  background: -webkit-linear-gradient(top, #004990 0%, #003971 100%);
  background: -o-linear-gradient(top, #004990 0%, #003971 100%);
  background: -ms-linear-gradient(top, #004990 0%, #003971 100%);
  background: linear-gradient(to bottom, #004990 0%, #003971 100%);
  background: rgb(0,73,144)\9;
  *background: #004990;
  /* Fix pour IE7 pour HTTPS */

}
.btn-interface:hover,
.btn-interface:focus {
  text-decoration: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzVjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRjOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0075c3), color-stop(100%, #004c95));
  background: -webkit-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -o-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -ms-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: linear-gradient(to bottom, #0075c3 0%, #004c95 100%);
  background: rgb(0,117,195)\9;
  *background: #0075c3;
  /* Fix pour IE7 pour HTTPS */
}
.btn-interface:active {
  -moz-box-shadow: inset 4px 5px 10px 0px #002346;
  -webkit-box-shadow: inset 4px 5px 10px 0px #002346;
  -o-box-shadow: inset 4px 5px 10px 0px #002346;
  box-shadow: inset 4px 5px 10px 0px #002346;
}
.newsletter-icon {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.newsletter-icon .ficon {
  position: absolute;
  left: -1px;
  top: -6px;
  color: #000;
  font-size: 2.1em;
}
/**
Bouton bleu foncé à 4 coins
**/
.btn-interface-4-corners {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *margin: 0 10px 0 0;
  color: #fff;
  text-decoration: none;
  padding: 7px 10px;
  border-left: 1px solid #a0b6cc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDk5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM5NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #004990 0%, #003971 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004990), color-stop(100%, #003971));
  background: -webkit-linear-gradient(top, #004990 0%, #003971 100%);
  background: -o-linear-gradient(top, #004990 0%, #003971 100%);
  background: -ms-linear-gradient(top, #004990 0%, #003971 100%);
  background: linear-gradient(to bottom, #004990 0%, #003971 100%);
  background: rgb(0,73,144)\9;
  *background: #004990;
  /* Fix pour IE7 pour HTTPS */

}
.btn-interface-4-corners:hover,
.btn-interface-4-corners:focus {
  text-decoration: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzVjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRjOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0075c3), color-stop(100%, #004c95));
  background: -webkit-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -o-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: -ms-linear-gradient(top, #0075c3 0%, #004c95 100%);
  background: linear-gradient(to bottom, #0075c3 0%, #004c95 100%);
  background: rgb(0,117,195)\9;
  *background: #0075c3;
  /* Fix pour IE7 pour HTTPS */

}
.btn-interface-4-corners:active {
  -moz-box-shadow: inset 4px 5px 10px 0px #002346;
  -webkit-box-shadow: inset 4px 5px 10px 0px #002346;
  -o-box-shadow: inset 4px 5px 10px 0px #002346;
  box-shadow: inset 4px 5px 10px 0px #002346;
}
/**
Bouton bleu pâle à 4 coins
**/
.btn-interface-4-corners-light {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
  padding: 6px 10px;
  border: 1px solid #b0cdd7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 3px;
  background: #fbfcfe url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZmFmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmVhZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7fafd), color-stop(100%, #dfeaf5));
  background: -webkit-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: -o-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: -ms-linear-gradient(top, #f7fafd 0%, #dfeaf5 100%);
  background: linear-gradient(to bottom, #f7fafd 0%, #dfeaf5 100%);
  *background: #fbfcfe;
  /* Fix pour IE7 pour HTTPS */

}
.btn-interface-4-corners-light:hover,
.btn-interface-4-corners-light:focus {
  text-decoration: none;
  background: #fff;
}
/*.btn-interface-4-corners-light:active {
	.box-shadow(4px, 5px, 10px, 0px, #bfd3e8, inset);
}*/
/*************
Product previews - Common styles
*************/
.product-item span {
  display: block;
}
.product-item .product-preview {
  position: relative;
  display: block;
  border: 1px solid #b6c2c8;
  margin-top: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTZmM2Y5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #e6f3f9));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background-color: #eaf1f5\9;
  *background: #eaf1f5;
  /* Fix pour IE7 pour HTTPS */

}
.product-item .product-preview img {
  padding-top: 17px;
  display: block;
  width: auto;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.product-item .product-item-link {
  display: block;
  padding-top: 17px;
}
.product-item .product-item-description {
  font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
  font-size: .9231em;
}
.product-item .product-item-description span {
  display: block;
  padding-bottom: 5px;
}
.product-item .product-item-description .product-cat {
  color: #777;
}
.product-item .product-item-description .product-brand {
  text-transform: uppercase;
  color: #2d2d2d;
}
.product-item a .product-item-description .product-name {
  color: #004990;
}
.product-item a.product-preview:hover,
.product-item a.product-preview:focus {
  -moz-box-shadow:  0px 0px 21px 0px rgba(28, 136, 194, 0.25);
  -webkit-box-shadow:  0px 0px 21px 0px rgba(28, 136, 194, 0.25);
  -o-box-shadow:  0px 0px 21px 0px rgba(28, 136, 194, 0.25);
  box-shadow:  0px 0px 21px 0px rgba(28, 136, 194, 0.25);
}
.product-item:hover a .product-item-description .product-name {
  text-decoration: underline;
}
.product-item a:hover {
  text-decoration: none;
}
.product-item .box-price {
  font-family: Humanist777BT-BlackB, Verdana, Arial, Sans-Serif;
  color: #121212;
}
.product-item .box-price.discount {
  color: #db003d;
}
.product-item .box-price.strike {
  text-decoration: line-through;
  color: #121212;
  font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
}
.product-item .product-preview .product-overlay {
  display: none;
}
.sante .product-item .product-preview .product-overlay,
.our-products .product-item .product-preview .product-overlay {
  /***
	Ajoute un layer par dessus les images non détouré pour atténuer les bordures blanches
	**/

  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(Images/Generic/Products/shadow-layer.png) no-repeat center center;
}
/*************
Sections icons
**************/
.icon-section {
  position: relative;
  padding: 5px 0px 5px 50px;
  line-height: 45px;
}
.icon-section.with-span-note {
  position: relative;
  padding-bottom: 36px;
}
.icon-section.with-span-note span.title-subtitle span {
  bottom: 17px;
  font-family: "Humanist777BT-RomanB", Verdana, Arial, Sans-Serif;
  font-size: 0.6em;
  left: 50px;
  position: absolute;
}
.my-account-block-content .icon-section.health-file .ficon-circle,
.my-pjc-box .icon-section.store .ficon-circle,
.my-account-block-content .icon-section.basket .ficon-circle,
.my-account-block-content .icon-section.shipping .ficon-circle,
.my-account-block-content .icon-section.subscription .ficon-circle,
.my-account-block-content .icon-section.infos .ficon-circle {
  font-size: 2.4em;
}
.my-account-block-content .icon-section.health-file .ficon-circle .ficon,
.my-pjc-box .icon-section.store .ficon-circle .ficon,
.my-account-block-content .icon-section.basket .ficon-circle .ficon,
.my-account-block-content .icon-section.shipping .ficon-circle .ficon,
.my-account-block-content .icon-section.subscription .ficon-circle .ficon,
.my-account-block-content .icon-section.infos .ficon-circle .ficon {
  font-size: 0.615em;
  top: -2px;
}
.my-account-block-content .icon-section.health-file .ficon-circle {
  top: 19px;
}
.my-account-block-content .icon-section.health-file .ficon-circle .ficon {
  font-size: 0.461em;
}
.my-pjc-box .icon-section.store .ficon-circle,
.my-account-block-content .icon-section.basket .ficon-circle,
.my-account-block-content .icon-section.shipping .ficon-circle,
.my-account-block-content .icon-section.subscription .ficon-circle,
.my-account-block-content .icon-section.infos .ficon-circle {
  top: 11px;
  left: -2px;
}
.my-pjc-box .icon-section.store .ficon-circle {
  left: -3px;
}
.my-pjc-box .icon-section.store .ficon-circle .ficon {
  font-size: 0.538em;
}
.my-account-block-content .icon-section.basket .ficon-circle .ficon {
  font-size: 0.538em;
  left: -2px;
}
.my-account-block-content .icon-section.subscription .ficon-circle {
  *top: 23px;
}
.my-account-block-content .icon-section.subscription .ficon-circle .ficon {
  font-size: 0.461em;
}
.icon-section.health .ficon-circle {
  color: #15c377;
  top: 15px;
}
.icon-section.health .ficon-circle .ficon {
  font-size: 0.692em;
  top: -2px;
}
.icon-section.store .ficon-circle {
  color: #2c90c6;
  top: 15px;
}
.icon-section.store .ficon-circle .ficon {
  font-size: 0.538em;
}
#subscription-info-list .icon-responsive {
  float: left;
  position: relative;
}
#subscription-info-list .icon-responsive .ficon-circle {
  left: 2px;
  top: 0;
  font-size: 9.2em;
  color: #2c90c6;
}
#subscription-info-list .icon-responsive .ficon-circle .ficon {
  font-size: 0.538em;
}
#subscription-info-list .icon-responsive .ficon-circle .shadow {
  bottom: 25px;
  z-index: -1;
}
#subscription-info-list .icon-ctn.newsletter .ficon-circle .ficon {
  top: -2px;
}
#subscription-info-list .icon-ctn.flyer .ficon-circle .ficon {
  top: -6px;
}
.icon-section.health-file .ficon-circle {
  color: #15c377;
}
.icon-section.basket .ficon-circle,
.icon-section.shipping .ficon-circle,
.icon-section.subscription .ficon-circle,
.icon-section.infos .ficon-circle {
  color: #2c90c6;
}
.icon-section.photo .ficon-circle {
  color: #093679;
  top: 15px;
}
.icon-section.photo .ficon-circle .ficon {
  font-size: 0.538em;
  top: -2px;
  left: 2px;
}
.icon-section.beauty .ficon-circle {
  color: #9c1853;
  top: 15px;
}
.icon-section.beauty .ficon-circle .ficon {
  font-size: 0.615em;
  top: -2px;
}
.paper-shadow,
.paper-shadow-left {
  position: absolute;
  top: 100%;
  height: 8px;
  width: 102px;
}
.paper-shadow {
  right: -5px;
  background: url(Images/Generic/paper-shadow.png) no-repeat 0 center;
}
.paper-shadow-left {
  left: -5px;
  background: url(Images/Generic/paper-shadow-left.png) no-repeat 0 center;
}
.paper-shadow.with-border {
  top: auto;
  bottom: -9px;
}
/*********
hacks
**********/
.placeholder {
  position: absolute;
  color: #999;
  font-family: sans-serif;
  z-index: 1;
  cursor: text;
  padding: 5px 10px;
  line-height: 1.5em !important;
  text-transform: none;
  /* IE preserve uppercase inherited from the input parent */

}
label span.placeholder-hide {
  display: none;
}
label span.placeholder-hide-except-screenreader {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.hidden-text {
  text-indent: -8000px;
  overflow: hidden;
}
.hidden {
  position: absolute;
  left: -8000px;
  width: 10px;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clear-both {
  clear: both;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.form-error {
  padding-bottom: 40px;
}
.form-error-container {
  display: none;
}
.form-error-container2 {
  margin-top: 10px;
  display: none;
}
.form-error .form-error-container {
  display: block;
  background: #fce7e1;
  color: #ad0000;
  padding: 8px 8px 8px 30px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ebdeda;
  position: relative;
}
.error-title {
  font-size: 2.923076923076923em;
  /* 38 /13 */

  line-height: 1em;
  font-family: Humanist777BT-BlackB, Verdana, Arial, Sans-Serif;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-right: 13px;
  vertical-align: middle;
}
.error-details-wrapper.full-width {
  max-width: 59em;
}
.error-details-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-left: 1px solid #fff;
  max-width: 39em;
  vertical-align: middle;
}
.error-details {
  padding-left: 1em;
  display: block;
  border-left: 1px solid #E1D7D4;
}
.error-summary {
  display: block;
  font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
}
.error-description {
  display: block;
}
.err-sep {
  padding-bottom: 20px;
}
.error-icon {
  background: url(Images/Generic/Icons/form-sprite.png) no-repeat center -100px;
  width: 25px;
  height: 31px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -15px;
}
.error-details .highlight {
  padding: 0 3px;
  margin: 0 3px;
  color: #a80000;
  background: #fce7e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.error-inline-exclam {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 18px;
  height: 18px;
  margin: 0 0 2px;
  vertical-align: middle;
}
.error-inline-exclam .ficon-circle {
  top: 0;
  font-size: 1.538em;
  left: -1px;
}
.error-inline-exclam .ficon-circle .ficon {
  top: 0px;
  left: 1px;
  font-size: 0.63em;
  -webkit-transform: rotate(340deg);
  /* Safari and Chrome */

  -moz-transform: rotate(340deg);
  /* Firefox */

  -ms-transform: rotate(340deg);
  /* IE 9 */

  -o-transform: rotate(340deg);
  /* Opera */

  transform: rotate(340deg);
  /* Rotation de 16deg par défaut sur IE */

  /* http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/filters/matrix.htm */

  /*-ms-transform: ~"rotate(0)\9";*/
  /* IE 9 */
  /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333);*/
  /* IE6,IE7 */

  /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333)\9";*/
  /* IE8-IE9 */

}
/*Confirmation*/
.form-confirm {
  padding-top: 20px;
  padding-bottom: 40px;
  width: 575px;
}
.form-confirm-container {
  display: none;
}
.form-confirm .form-confirm-container {
  display: block;
  background: #d4ecd3;
  color: #12890c;
  padding: 15px 8px 15px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ebdeda;
  position: relative;
}
.confirm-title {
  font-size: 2.923076923076923em;
  /* 38 /13 */

  line-height: 1em;
  font-family: Humanist777BT-BlackB, Verdana, Arial, Sans-Serif;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-right: 13px;
  vertical-align: middle;
}
.confirm-details-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 35em;
  vertical-align: middle;
}
.confirm-details {
  padding-left: 1em;
  display: block;
}
.confirm-summary {
  display: block;
  font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
}
.confirm-icon {
  /*background:transparent url(Images/Generic/Icons/icons-sprite.png) no-repeat -150px -100px;*/

  width: 50px;
  height: 40px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -15px;
}
.confirm-icon-close {
  /*background:transparent url(Images/Generic/Icons/icons-sprite.png) no-repeat -250px -350px;*/

  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  cursor: pointer;
  color: #828282;
}
/*Confirmation-end*/
.success-message {
  padding: 20px 20px 20px 80px;
  border: 1px solid #B3BFC5;
  margin: 0 20px 40px;
  position: relative;
  border: 1px solid #b6c2c8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTZmM2Y5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #e6f3f9));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, #e6f3f9 100%);
  background-color: #eaf1f5\9;
  *background: #eaf1f5;
  /* Fix pour IE7 pour HTTPS */

}
.success-title {
  font-size: 1.615em;
  line-height: 1.3em;
  padding-bottom: 12px;
  font-family: Humanist777BT-BlackB, Verdana, Arial, Sans-Serif;
}
.success-detail {
  margin-bottom: 40px;
}
.success-nav-link {
  font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
}
.icon.success-msg {
  position: absolute;
  font-size: 3em;
  left: 12px;
  top: 17px;
  width: auto;
  height: 35px;
  background-position: -150px -100px;
  color: #12890c;
}
.icon.success-msg .ficon {
  color: #FFF;
  font-size: 0.6em;
}
.lazy-load-indicator {
  position: fixed;
  bottom: -50px;
  height: 50px;
  left: 50%;
  margin-left: -300px;
  background: rgba(255, 0, 0, 0.1);
  border: 1px solid #B6C2C8;
  width: 600px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.lazy-load-indicator .spinner {
  position: absolute;
}
.lazy-load-indicator.open {
  bottom: -2px;
}
.overlay {
  display: none !important;
}
.overlay.overlay-visible {
  display: block !important;
}
.overlay .error-details-wrapper {
  max-width: 25em;
}
.overlay-mask {
  background: #000;
  filter: alpha(opacity=25);
  opacity: 0.25;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
[data-enhance*=facetedSearch] {
  position: relative;
}
[data-enhance*=facetedSearch] .form-error {
  display: none;
}
[data-enhance*=facetedSearch].form-error .form-error {
  display: block;
  margin-bottom: 20px;
}
.fn-tip-content {
  display: none;
}
.bt-box .fn-tip-content {
  display: block;
}
.fn-moneris-error {
  display: none;
}
/**
***  Maintenance
**/
.sante-login-form-maintenance {
  font-size: 1.231em;
}
.blood-pressure-offline {
  font-family: Humanist777BT-RomanB, Verdana, Arial, Sans-Serif;
}
.blood-pressure-offline .err-exclam {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  margin-top: 15px;
  width: 38px;
  height: 38px;
}
.blood-pressure-offline .err-exclam .ficon-circle {
  top: 0;
  font-size: 2.692em;
  color: #ad0000;
}
.blood-pressure-offline .err-exclam .ficon-circle .ficon {
  top: 8px;
  left: 4px;
  -webkit-transform: rotate(340deg);
  /* Safari and Chrome */

  -moz-transform: rotate(340deg);
  /* Firefox */

  -ms-transform: rotate(340deg);
  /* IE 9 */

  -o-transform: rotate(340deg);
  /* Opera */

  transform: rotate(340deg);
  /* Rotation de 16deg par défaut sur IE */

  /* http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/filters/matrix.htm */

  /*-ms-transform: ~"rotate(0)\9";*/
  /* IE 9 */
  /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333);*/
  /* IE6,IE7 */

  /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333)\9";*/
  /* IE8-IE9 */

}
.sante-login-slide {
  height: 160px;
}
.sante-login-slide .err-exclam {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  margin-top: 15px;
  width: 38px;
  height: 38px;
  display: inline-block;
  margin-bottom: 10px;
}
.sante-login-slide .err-exclam .ficon-circle {
  top: 0;
  font-size: 2.692em;
  color: #ad0000;
}
.sante-login-slide .err-exclam .ficon-circle .ficon {
  top: 8px;
  left: 4px;
  -webkit-transform: rotate(340deg);
  /* Safari and Chrome */

  -moz-transform: rotate(340deg);
  /* Firefox */

  -ms-transform: rotate(340deg);
  /* IE 9 */

  -o-transform: rotate(340deg);
  /* Opera */

  transform: rotate(340deg);
  /* Rotation de 16deg par défaut sur IE */

  /* http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/filters/matrix.htm */

  /*-ms-transform: ~"rotate(0)\9";*/
  /* IE 9 */
  /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333);*/
  /* IE6,IE7 */

  /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333)\9";*/
  /* IE8-IE9 */

}
.sheet-textboxDS .maintenance-panel {
  padding-top: 40px;
  padding-bottom: 20px;
}
.health-file-block .maintenance-panel {
  padding: 75px 0 50px 2px;
}
.maintenance-panel .err-exclam {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  width: 38px;
  height: 38px;
  display: inline-block;
}
.maintenance-panel .err-exclam .ficon-circle {
  top: 0;
  font-size: 3.077em;
  color: #ad0000;
}
.maintenance-panel .err-exclam .ficon-circle .ficon {
  top: 6px;
  left: 4px;
  -webkit-transform: rotate(340deg);
  /* Safari and Chrome */

  -moz-transform: rotate(340deg);
  /* Firefox */

  -ms-transform: rotate(340deg);
  /* IE 9 */

  -o-transform: rotate(340deg);
  /* Opera */

  transform: rotate(340deg);
  /* Rotation de 16deg par défaut sur IE */

  /* http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/filters/matrix.htm */

  /*-ms-transform: ~"rotate(0)\9";*/
  /* IE 9 */
  /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333);*/
  /* IE6,IE7 */

  /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333)\9";*/
  /* IE8-IE9 */

}
.maintenance-panel .maintenance-message {
  margin-top: -40px;
  margin-left: 75px;
  position: absolute;
  top: 50%;
}
.maintenance-panel .maintenance-message .maintenance-message p {
  margin-bottom: 0px !important;
}
#health-file .maintenance-panel .maintenance-message {
  margin-top: 0;
  margin-left: 75px;
  position: relative;
  top: 50%;
}
.maintenance-renewal-panel {
  margin: 20px 0 0 10px;
}
.maintenance-renewal-panel .maintenance-message {
  margin-left: 75px;
}
.maintenance-renewal-panel .err-exclam {
  margin-top: 15px;
  position: absolute;
  width: 38px;
  height: 38px;
  display: inline-block;
}
.maintenance-renewal-panel .err-exclam .ficon-circle {
  top: 0;
  font-size: 3.462em;
  color: #ad0000;
}
.maintenance-renewal-panel .err-exclam .ficon-circle .ficon {
  top: 8px;
  left: 4px;
  -webkit-transform: rotate(340deg);
  /* Safari and Chrome */

  -moz-transform: rotate(340deg);
  /* Firefox */

  -ms-transform: rotate(340deg);
  /* IE 9 */

  -o-transform: rotate(340deg);
  /* Opera */

  transform: rotate(340deg);
  /* Rotation de 16deg par défaut sur IE */

  /* http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/filters/matrix.htm */

  /*-ms-transform: ~"rotate(0)\9";*/
  /* IE 9 */
  /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333);*/
  /* IE6,IE7 */

  /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.9612616896629333, M12=-0.27563735842704773, M21=0.27563735842704773, M22=0.9612616896629333)\9";*/
  /* IE8-IE9 */

}
.opened-desktop-toggle-block .article-layout {
  display: block !important;
  height: auto !important;
}
#categories-landing .form-error-container .ficon-circle,
#products-landing .form-error-container .ficon-circle {
  left: 12px;
  top: 5px;
  font-size: 3.846em;
}
#categories-landing .error-title,
#products-landing .error-title {
  padding-left: 45px;
}
/*
	Onglets

	*/
.gjc-tab h2.title {
  font-family: "Humanist777BT-BoldB", Verdana, Arial, Sans-Serif;
  font-size: 1.23em;
  padding-bottom: 20px;
}
/*
	Utility Tools (Go Top, etc.)
	
	*/
.gjc-utility-tools.gjc-scroll-container {
  padding: 0 0 20px;
}
.gjc-utility-tools.gjc-scroll-container.last-footer {
  padding-bottom: 40px;
}
.gjc-utility-tools .btn-cta.gjc-scroll-link-to-top {
  float: right;
  cursor: pointer;
}
.gjc-utility-tools .btn-cta.gjc-scroll-link-to-top .ficon {
  vertical-align: middle;
  margin-right: 5px;
}
.OrderDetailsfieldPromoCodeTextbox {
  width: 100px;
}
.OrderDetailsDivPromoCodeNoteToUser {
  margin-top: 8px;
  margin-bottom: 10px;
}
.btn-cta.btn-OrderSummary {
  margin-bottom: 12px;
  text-align: center;
  margin-top: 8px;
}
