@charset "UTF-8";
/* COULEURS */
/* MIXINS */
/* bonsaï */
/* bouquet */
/* horizontal */
/* pastel */
/* line 88, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
html, body {
  width: 100%;
  height: 100%;
}

/* line 93, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
body {
  background-color: white;
}

@font-face {
  font-family: '__Titillium Web_5';
  src: url("../fonts/titillium-regular-webfont.eot");
  src: local("☺"), url("../fonts/titillium-regular-webfont.woff") format("woff"), url("../fonts/titillium-regular-webfont.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: '__Titillium Web_5_semi_bold';
  src: url("../fonts/titillium-semibold-webfont.eot");
  src: local("☺"), url("../fonts/titillium-semibold-webfont.woff") format("woff"), url("../fonts/titillium-semibold-webfont.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: '__Titillium Web_5_bold';
  src: url("../fonts/titillium-semibold-webfont.eot");
  src: local("☺"), url("../fonts/titillium-semibold-webfont.woff") format("woff"), url("../fonts/titillium-semibold-webfont.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}

/* line 124, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
input[type="checkbox"] {
  display: none;
}

/* line 128, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.kq_invisible {
  display: none;
}

/*Pour cacher les liens et bouton de google */
/* line 133, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
a[href^="http://maps.google.com/maps"] {
  display: none !important;
}

/* line 134, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
a[href^="https://maps.google.com/maps"] {
  display: none !important;
}

/* line 136, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display: none;
}

/* line 140, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.gm-svpc {
  margin-top: 2px;
  margin-left: 2px;
  box-shadow: none !important;
}

/* line 146, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.gmnoprint.gm-bundled-control {
  background: white none repeat scroll 0 0 !important;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 1px;
  height: 32px;
  width: 32px;
}

/* line 155, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.poi {
  width: 100%;
}

/* line 159, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.gmap3 {
  float: left;
  display: inline-block;
}

/* line 164, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.kq_accordion {
  display: inline-block;
  float: left;
  height: 100%;
}

/* line 170, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.kq_sousCategorie, .kq_sousCategorie_selected {
  height: 30px;
  display: block;
}

/* line 175, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.styleInfoWindow {
  width: 200px;
  overflow: hidden;
}

/* line 180, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.kq_miniature, .kq_miniature2 {
  height: 18px;
}

/* line 184, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
.kq_sousCategorie label, .kq_sousCategorie_selected label, .kq_sousCategorie_unselected label {
  width: 110px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: unset;
}

@media all and (max-width: 640px) {
  /* line 191, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
  body {
    background-color: #f0f0f0;
  }
  /* line 195, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
  .kq_accordion {
    display: none;
    width: 100% !important;
  }
  /* line 200, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
  .kq_accordion > dl:first-of-type {
    width: 100% !important;
  }
  /* line 204, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
  .kq_accordion dl dt a {
    width: 100% !important;
  }
  /* line 209, C:/wamp/www/API2/demo/poi/scss/style_commun.scss */
  #kq_resp_icon {
    display: inline-block !important;
    position: absolute;
    top: 1%;
    right: 2%;
    z-index: 1;
  }
}

/*# sourceMappingURL=../css/style_commun.map */