/*$color_background:#3F414D;*/
/*$color_background:#2789cf;*/
/*$color:#feecb5;*/
/* line 7, ../sass/style.scss */
html {
  margin: 0;
  padding: 0;
  height: 100%;
  /*background-color:#dadada;*/
  font-family: 'Lusitana', serif;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZmNWQ0OSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNmY1ZDQ5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #6f5d49), color-stop(50%, #ffffff), color-stop(100%, #6f5d49));
  background-image: -moz-linear-gradient(left, #6f5d49, #ffffff, #6f5d49);
  background-image: -webkit-linear-gradient(left, #6f5d49, #ffffff, #6f5d49);
  background-image: linear-gradient(to right, #6f5d49, #ffffff, #6f5d49);
}

/* line 17, ../sass/style.scss */
body {
  width: 1024px;
  margin: auto;
  margin-top: 68px;
}

/* line 24, ../sass/style.scss */
#tissus_haut {
  position: absolute;
  width: 100%;
  height: 352px;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: -1;
  background-image: url("../../web/img/fondhaut2-3.jpg");
  background-repeat: repeat-x;
}

/* line 38, ../sass/style.scss */
.main_header {
  position: relative;
  width: 1000px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-shadow: black 1px 2px 1px;
  text-align: center;
  z-index: 2;
  color: #FFF;
  font-family: 'Finger Paint', cursive;
  margin-bottom: 20px;
}

/* line 53, ../sass/style.scss */
.titre_principal {
  float: left;
  position: relative;
  width: 390px;
  background-color: rgba(0, 0, 0, 0.7);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 63, ../sass/style.scss */
.titre_principal a {
  color: #FFF;
  text-decoration: none;
  display: block;
}
/* line 69, ../sass/style.scss */
.titre_principal a .titre_p {
  font-size: 45px;
  margin: auto;
  /*font-family: 'Mrs Saint Delafield', cursive;*/
}
/* line 78, ../sass/style.scss */
.titre_principal .adresse {
  font-size: 20px;
}
/* line 83, ../sass/style.scss */
.titre_principal .telephone {
  font-size: 35px;
  text-shadow: rgba(111, 93, 73, 0.9) 2px 2px 0, rgba(111, 93, 73, 0.9) 2px 2px 0, rgba(111, 93, 73, 0.9) 3px 3px 0;
}

/* line 91, ../sass/style.scss */
.horaire {
  width: 150px;
  margin-top: 50px;
  font-size: 20px;
  text-align: right;
  position: relative;
}

/* line 102, ../sass/style.scss */
.AA_logo img {
  position: absolute;
  margin-left: -50px;
  margin-top: 30px;
}

/* line 110, ../sass/style.scss */
nav {
  float: right;
  width: 550px;
  text-align: right;
  color: white;
  position: relative;
  z-index: 2;
  /*font-family: 'Cutive Mono', serif;*/
  font-family: 'Lobster', cursive;
  margin-top: 55px;
}
/* line 123, ../sass/style.scss */
nav ul {
  position: relative;
  padding-right: 4px;
  overflow: hidden;
}
/* line 130, ../sass/style.scss */
nav li {
  text-decoration: none;
  margin-left: 20px;
  list-style-type: none;
  display: inline-block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 148, ../sass/style.scss */
nav li:active {
  position: relative;
  top: 5px;
  height: 50px;
  color: #000;
}
/* line 156, ../sass/style.scss */
nav span {
  width: 250px;
  font-size: 18px;
  float: right;
}
/* line 162, ../sass/style.scss */
nav span a {
  display: block;
  width: 250px;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
/* line 171, ../sass/style.scss */
nav span a:hover {
  display: block;
  width: 250px;
  color: red;
  font-size: 18px;
  text-decoration: underline;
}
/* line 181, ../sass/style.scss */
nav a {
  display: block;
  width: 120px;
  color: white;
  font-size: 30px;
  text-decoration: none;
}
/* line 190, ../sass/style.scss */
nav a:hover {
  display: block;
  width: 120px;
  color: red;
  font-size: 30px;
  text-decoration: underline;
}

/* line 201, ../sass/style.scss */
.warning {
  padding-top: 10px;
  font-size: 18px;
  color: black;
  text-align: center;
  width: 750px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: -15px;
  padding-bottom: 5px;
  text-shadow: rgba(255, 0, 0, 0.5) 1px 1px 1px;
  -moz-box-shadow: 1px 1px 3px rgba(255, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 3px rgba(255, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(255, 0, 0, 0.3);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  /*font-family: 'Finger Paint', cursive;*/
  font-family: 'Lusitana', serif;
}

/* line 221, ../sass/style.scss */
section {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  display: inline-block;
  position: relative;
}
/* line 230, ../sass/style.scss */
section .centrale {
  -moz-box-shadow: inset 1px 3px 3px rgba(255, 255, 255, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.6), inset -1px -3px 3px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 1px 3px 3px rgba(255, 255, 255, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.6), inset -1px -3px 3px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 3px 3px rgba(255, 255, 255, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.6), inset -1px -3px 3px rgba(255, 255, 255, 0.2);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  /*background-color:#dbdbdb;*/
  background-color: #efecdb;
  float: left;
  width: 966px;
  padding: 22px;
  margin-bottom: 15px;
}
/* line 247, ../sass/style.scss */
section .centrale .back {
  position: absolute;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
  color: black;
  margin-top: 8px;
  padding-left: 15px;
}
/* line 258, ../sass/style.scss */
section .centrale .recherche {
  margin-left: 70px;
  width: 690px;
  height: 25px;
  line-height: 25px;
  padding: 5px;
  font-size: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 269, ../sass/style.scss */
section .centrale .spanRecherche a:visited {
  color: black;
}
/* line 275, ../sass/style.scss */
section .centrale .secondrecherche {
  display: none;
}
/* line 280, ../sass/style.scss */
section .centrale .refaire {
  cursor: pointer;
}
/* line 285, ../sass/style.scss */
section .centrale .btn-rechercher {
  background-color: #f9f4eb;
  font-family: 'Finger Paint', cursive;
  font-size: 12px;
  top: -3px;
  left: 10px;
  text-decoration: none;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding: 4px 30px;
  background-image: linear-gradient(to top, #dbc08e, #e7d4b1);
  border-radius: 5px;
  box-shadow: inset 0px 1px 0px #dbc08e, 0px 3px 0px 0px #c29541, 0px 2px 1px #f9f4eb;
  cursor: pointer;
}
/* line 304, ../sass/style.scss */
section .centrale .btn-rechercher:active {
  top: 0px;
  left: 10px;
  width: 150px;
  background-image: linear-gradient(to top, #f9f4eb, #c29541);
  box-shadow: inset 0px 1px 0px #dbc08e, 0px 2px 0px 0px #e7d4b1, 0px 3px 1px #e7d4b1;
}
/* line 313, ../sass/style.scss */
section .centrale .btn-rechercher:active::before {
  top: 50%;
  width: 150px;
  margin-top: -12px;
  box-shadow: inset 0px 1px 0px #827066, 0px 3px 0px #e7d4b1, 0px 6px 3px #e7d4b1;
}
/* line 321, ../sass/style.scss */
section .centrale h1 {
  width: 100%;
  text-align: center;
  padding: 5px;
  font-size: 40px;
  font-family: 'Finger Paint', cursive;
}
/* line 330, ../sass/style.scss */
section .centrale h2 {
  font-size: 25px;
  font-family: 'Finger Paint', cursive;
}
/* line 336, ../sass/style.scss */
section .centrale ul {
  position: relative;
  padding-right: 4px;
  overflow: hidden;
}
/* line 343, ../sass/style.scss */
section .centrale li {
  text-decoration: none;
  font-family: 'Finger Paint', cursive;
  margin-left: 20px;
  margin-bottom: 2px;
  list-style-type: none;
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 20px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 362, ../sass/style.scss */
section .centrale li img:hover {
  -moz-box-shadow: 2px 2px 10px black;
  -webkit-box-shadow: 2px 2px 10px black;
  box-shadow: 2px 2px 10px black;
}
/* line 369, ../sass/style.scss */
section .centrale li a {
  text-decoration: none;
  padding: 5px;
  color: black;
}
/* line 378, ../sass/style.scss */
section .centrale .update-list {
  font-family: 'Lusitana', serif;
  font-size: 20px;
}
/* line 384, ../sass/style.scss */
section .centrale .gauche {
  display: inline-block;
  width: 400px;
  vertical-align: top;
}
/* line 389, ../sass/style.scss */
section .centrale .gauche .liste_recette {
  width: 250px;
  padding: 5px;
}
/* line 396, ../sass/style.scss */
section .centrale .gauche h3:hover {
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
}
/* line 403, ../sass/style.scss */
section .centrale .gauche .recette {
  cursor: pointer;
  margin-bottom: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid black;
  display: block;
  padding: 5px;
  width: 350px;
}
/* line 414, ../sass/style.scss */
section .centrale .gauche .recette:hover {
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 421, ../sass/style.scss */
section .centrale .droite {
  width: 550px;
  display: inline-block;
  vertical-align: top;
}
/* line 427, ../sass/style.scss */
section .centrale .droite table {
  border-collapse: collapse;
}
/* line 432, ../sass/style.scss */
section .centrale .droite .table_alternative {
  margin-bottom: 20px;
}
/* line 437, ../sass/style.scss */
section .centrale .droite .table_titre {
  width: 550px;
  text-align: center;
  font-size: 35px;
  font-family: 'Finger Paint', cursive;
  font-weight: bold;
  background-color: #007acc;
  text-shadow: 1px 1px 2px white;
}
/* line 450, ../sass/style.scss */
section .centrale .droite .infobulle {
  background-color: #007acc;
  border-collapse: collapse;
  border-left: 0px;
}
/* line 457, ../sass/style.scss */
section .centrale .droite .td_ingredient {
  background-color: #4db8ff;
  font-size: 15px;
  height: 12px;
  font-weight: bold;
  text-align: center;
}
/* line 466, ../sass/style.scss */
section .centrale .droite .td_prix, section .centrale .droite .td_quantite {
  background-color: #4db8ff;
  font-size: 15px;
  height: 12px;
  width: 50px;
  font-weight: bold;
  text-align: center;
}
/* line 476, ../sass/style.scss */
section .centrale .droite td {
  border: 1px solid black;
  padding: 5px;
  text-align: center;
}
/* line 482, ../sass/style.scss */
section .centrale .droite td input {
  width: 50px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
}
/* line 490, ../sass/style.scss */
section .centrale .droite .alternative {
  font-weight: bold;
  font-size: 20px;
}
/* line 496, ../sass/style.scss */
section .centrale .droite .ratio_description {
  font-size: 20px;
}
/* line 501, ../sass/style.scss */
section .centrale .droite .btn_SavePrix {
  float: right;
  text-align: center;
  font-size: 14px;
  margin-top: 3px;
  margin-right: 6px;
  padding: 5px;
  width: 120px;
  height: 10px;
  line-height: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid black;
  cursor: pointer;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzZTZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjNlNmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #b3e6ff), color-stop(50%, #ffffff), color-stop(100%, #b3e6ff));
  background-image: -moz-linear-gradient(left, #b3e6ff, #ffffff, #b3e6ff);
  background-image: -webkit-linear-gradient(left, #b3e6ff, #ffffff, #b3e6ff);
  background-image: linear-gradient(to right, #b3e6ff, #ffffff, #b3e6ff);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.6), inset -1px -1px 1px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.6), inset -1px -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.6), inset -1px -1px 1px rgba(255, 255, 255, 0.2);
}
/* line 523, ../sass/style.scss */
section .centrale .droite .btn_SavePrix:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(right, #ffffff, #ffffff, #ffffff);
  background-image: -webkit-linear-gradient(right, #ffffff, #ffffff, #ffffff);
  background-image: linear-gradient(to left, #ffffff, #ffffff, #ffffff);
}
/* line 529, ../sass/style.scss */
section .centrale .droite .saveOk {
  margin-left: 5px;
  font-size: 20px;
  font-weight: bold;
  color: green;
  display: none;
}
/* line 538, ../sass/style.scss */
section .centrale .droite .loadingDiv {
  /*top:15px;
  left:45px;*/
  position: absolute;
  display: none;
}

/******INFOBULLES****/
/* line 551, ../sass/style.scss */
.tooltip {
  position: relative;
  background: transparent;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
  font-size: 15px;
  margin-right: 5px;
  text-align: justify;
}

/* line 567, ../sass/style.scss */
.tooltip span {
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 810px;
  margin-left: -415px;
  padding: 10px;
  border: 2px solid #ccc;
  opacity: .95;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}

/* line 593, ../sass/style.scss */
.tooltip:hover {
  border: 0;
  /* IE6 fix */
}

/* line 598, ../sass/style.scss */
.tooltip:hover span {
  visibility: visible;
}

/* line 603, ../sass/style.scss */
.tooltip span:before,
.tooltip span:after {
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 0;
}

/* line 618, ../sass/style.scss */
.tooltip span:before {
  border-top-color: #ccc;
  bottom: -8px;
}

/*****Infobulles 2 */
/* line 627, ../sass/style.scss */
.tooltip2 {
  position: relative;
  background: transparent;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
  font-size: 15px;
  margin-right: 5px;
  text-align: justify;
}

/* line 643, ../sass/style.scss */
.tooltip2 span {
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 350px;
  margin-left: -185px;
  padding: 10px;
  border: 2px solid #ccc;
  opacity: .95;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}

/* line 669, ../sass/style.scss */
.tooltip2:hover {
  border: 0;
  /* IE6 fix */
}

/* line 674, ../sass/style.scss */
.tooltip2:hover span {
  visibility: visible;
}

/* line 679, ../sass/style.scss */
.tooltip2 span:before,
.tooltip2 span:after {
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 0;
}

/* line 694, ../sass/style.scss */
.tooltip2 span:before {
  border-top-color: #ccc;
  bottom: -8px;
}

/***/
/* line 701, ../sass/style.scss */
footer {
  height: 24px;
  width: 976px;
  margin: auto;
  padding: 12px;
  color: black;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAwMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(255, 255, 255, 0.001)), color-stop(100%, rgba(255, 255, 255, 0.1)));
  background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.001), rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.001), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.001), rgba(255, 255, 255, 0.1));
  -moz-box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.05), inset -1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.05), inset -1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.05), inset -1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-border-radius-topleft: 20px 20px;
  -webkit-border-top-left-radius: 20px 20px;
  border-top-left-radius: 20px 20px;
  -moz-border-radius-topright: 20px 20px;
  -webkit-border-top-right-radius: 20px 20px;
  border-top-right-radius: 20px 20px;
}
/* line 716, ../sass/style.scss */
footer p {
  display: inline;
  font-size: 12px;
  text-align: left;
}
/* line 723, ../sass/style.scss */
footer a {
  text-decoration: none;
  color: black;
}
/* line 728, ../sass/style.scss */
footer span {
  float: right;
  font-size: 12px;
}
/* line 733, ../sass/style.scss */
footer span a {
  text-decoration: none;
  color: black;
}

/* line 742, ../sass/style.scss */
.mentions a {
  text-decoration: underline;
  color: black;
  font-weight: bold;
}
