@import url('https://fonts.googleapis.com/css?family=Ropa+Sans:400,400i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

body {width: 100%;height: 100%;margin: 0;padding: 0;background-color: #FAFAFA;font: 12pt 'Open Sans', sans-serif;color: #000;}



a {text-shadow: none;color: #1f3853;transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.1s linear 0s;}
* {box-sizing: border-box;-moz-box-sizing: border-box;}

.page,.waiting-page { width: 210mm;height: 297mm;padding: 40px; margin: 10px;border: 1px #D3D3D3 solid;border-radius: 5px; background: white;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);position:relative; z-index:3;}
.subpage {padding: 5mm;border: 5px #9197a3 solid;height: 257mm;outline: 2cm #eee solid;}
.middle {height: 260mm;float:left;width:100%;}
.bottom {height: 10mm;}


h1,h2,.ropa {font-family:'Ropa Sans', sans-serif;font-display: swap;}
/*h2 {
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 1px;
    position: relative;
    margin: .8em 0;
}*/
.blur {filter:blur(2px);}
.blurx2 {filter:blur(4px);}
#header,#panel {z-index:10!important;position:relative;}
.opensans{font-family:'Open Sans', sans-serif;}
.fond_carte {background: url('../img/fond_carte.jpg');}
.fond_carte-header {background-image: url('../img/home/bg1.jpg'); background-repeat: no-repeat;background-position-x: center;background-size: cover;}
.fond_ombre {background-image: url('../img/ombre.png');background-size:300px;background-position: center 35px;background-repeat: no-repeat;min-height:85px}
.fond_ombre_x2 {background-position: center 65px;}

table.ms-listing tr:nth-child(even) {height:25px;}
table.ms-listing tr:nth-child(odd) {height:20px;}
table.ms-listing thead th {padding:5px; font-size: 15px;text-transform: uppercase;text-align: left!important;padding-left:5px;border-right: 1px solid white;font-family:'Ropa Sans', sans-serif;}
table.ms-listing thead th.light{font-size: 13px;font-weight: 800;}
table.ms-listing {width:100%;font-size:11px;text-align: left;}
table.ms-listing-small {font-size:11px;}
table.ms-listing tr {}
table.ms-listing td {padding: 2px 0 2px 5px;text-align: left!important;padding-left:5px;border-right: 1px solid white;}
table.ms-listing td:last-child,table.ms-listing th:last-child {border-right: 0!important;}
table.ms-listing td:first-child { font-weight:800; }
table.ms-listing td.light:first-child { font-weight:normal; }
table.ms-listing .font-10 {font-size:10px;}
table.ms-listing td.right {
  text-align: right!important;
}
table.ms-listing-big tr td {padding:10px;}
table.ms-form-dip tr td,table.ms-listing-12 {font-size:12px;}

.descriptifemplacement table.ms-listing-big {font-size: 15px;}
.descriptifemplacement table.ms-listing-big tr td {padding:5px;}
.descriptifemplacement table.ms-listing td {
}
.descriptifemplacement table.ms-listing td:first-child {
    width:45%!important;
    font-weight: normal!important;
}




#troncons table tr.newnum td {}
#troncons table tr.color3,#troncons table tr.color14,#troncons table tr.color43,#troncons table tr.color92,#troncons table tr.color93,#troncons table tr.color94,#troncons table tr.color96,#troncons table tr.color99,#troncons table tr.color130,#troncons table tr.color142,#troncons table tr.active{font-weight: bold;}
#troncons table tr.current {font-weight: bold;font-size: 14px; line-height: 35px;}
#troncons table tr.hab {text-transform: uppercase;font-size: 11px;font-style: italic;}

ul.graph_list {margin-top: 0;float:left;width:100%;}
ul.graph_list li {float: left;width: 49%;text-align: center;margin-top: 20px;border:1px solid;}
ul.graph_list li:first-child, ul.graph_list li:nth-child(2n+3) {margin-right:2%;}
ul.graph_list li .graph {height: 300px;}
ul.graph_list li .graph_big {height: 350px;}

.box-shadow {box-shadow:0 5px 5px #888888;}
.box-shadow-light {box-shadow:0 2px 4px rgba(5,15,44,0.1)}
.box-shadow-dark {box-shadow:2px 2px 2px #000;}



.navigation div{text-align:center;}
.navigation .dot{cursor:pointer; height:21px;line-height:21px  !important;font-size:18px;}
.navigation .dot-selected{font-size:28px;}
.navigation .content{display:none;}
.navigation .fleche-up{visibility:visible;background: url('../img/dot-arrows-white.png') no-repeat 0 13px; height:38px;width:26px;margin:auto;cursor:pointer;}
.navigation .fleche-down{visibility:visible;background: url('../img/dot-arrows-white.png') no-repeat -26px 13px; height:38px;width:26px;margin:auto;cursor:pointer;}
.navigation{position: fixed;left: 825px; width:40px;height:98%;}
.sommaire h3 {font-weight:bold; margin-bottom: 50px;margin-top: 20px;font-size: 25px;}
.sommaire{position: fixed;left: 870px;width: 31%;height: 98%;font-size: 16px;padding: 95px 15px 15px 15px;}
.sommaire p {font-size: 14px;}
.sommaire .navbar{margin-top:60px;}
.sommaire .navbar .fleche-left{visibility:visible;cursor:pointer;position:absolute;left:40px;display:none;}
.sommaire .navbar .fleche-right{visibility:visible;cursor:pointer;position:absolute;right:40px;}

.sous_menu {display:none;position:absolute;}
#menu_module li:hover,#menu_module li.active {border-bottom:2px solid;}
.tab_menu {float:left;width:100%;}
.tab {float:left; cursor:pointer; }
.tab_menu .active {}
input[type=text],input[type=email],input[type=password] {    
    width: 100%;
    height: 33px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 14px;
    color: black;
}
#mod_prospective .tab_menu .active {
    padding-bottom:10px; border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#mod_prospective .sous_tab_menu {
    padding:8px 0 5px 10px;
}
#mod_prospective .sous_tab_menu .sous_tab {
    padding: 5px 10px;
}
#mod_prospective .sous_tab_menu .active {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/*body.login input[type=text],body.login input[type=email],body.login input[type=password] { width:60%; }
login.login_connexion input[type=text],login.login_connexion input[type=email],login.login_connexion input[type=password] { width:30%; }*/
button {
    cursor: pointer;
}

button[type=submit] {
    border:0;

}

.min-width button[type=submit] {
    min-width: 200px;
}

button[type=link] {
    border: 0;
    height: 20px;
    font-size: 13px;
    font-weight: bold;
    font-family: ropa sans;
    text-transform: uppercase;
    padding-top: 2px;
}

.alert {
    font-size: 14px;
    border: none;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: currentcolor;
    border-left: 4px solid;
    padding: 15px;
    border-radius: 3px;
    margin:15px;
}




/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.7.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  background-color: #fff;
  background-clip: padding-box;
  color: black;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
  font-family: ropa sans;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  line-height: 26px;
  border:0;
}

.chosen-container-single .chosen-default {
  color: black;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-bleu .chosen-container-single .chosen-single div b {
    background-image: url("../img/chosen-sprite_blanc.png");
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("../img/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single a {
  border: 0;
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("../img/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}


.chosen-container {font-family:'Ropa Sans', sans-serif;  font-size:13px;}
.chosen-container .chosen-results .group-result {text-transform: uppercase; font-weight: 800; font-size:17px; margin-top: 5px; line-height: 30px;}
.chosen-container .chosen-results .group-result:first-child {}
.chosen-container-single .chosen-single {border:0;}


/*.chosen-board {width:80%;}*/
.chosen-board .chosen-container {border:1px solid #ddd;height:33px; border-radius: 5px; padding-top: 4px;background: white; }
.chosen-board .chosen-container-single .chosen-single {font-size: 14px; font-family: 'Open Sans', sans-serif; text-transform: none; font-weight: normal;}
.chosen-board .chosen-container-single .chosen-single span {color:#014662;opacity: 0.6;}
.chosen-board .chosen-container-active .chosen-single a {
  border: 0;
}

.chosen-board .chosen-container-active .chosen-single {
  border: 0;
  box-shadow: none;
}

.chosen-board .chosen-container-active.chosen-with-drop .chosen-single {
  border: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: none;
  box-shadow: none;
}

.chosen-board .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-board .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-board .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-board .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
.chosen-board .chosen-container-single .chosen-drop {
    
}
.chosen-board .chosen-container .chosen-drop {
    border: 1px solid #ddd;
}

.chosen-transparent .chosen-container-single .chosen-single {
    background: none!important;
}
/* @end */
/* @group Retina compatibility 
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../img/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
*/
/* @end */

.text-underline-none {text-decoration: none!important;}

#panel {
  width:100%;
  height:50px; padding:10px 0 0 10px;
  z-index:10;
  margin-top:0px;
}

#tail {
    position: absolute;
    float: left;
    z-index: 1000000;
    font-size:11px; 
    padding: 3px 10px 0 10px;
    width: 600px;
    margin-top: -200px;
    margin-left: 20px;

}


#help,#help_popup {
    /*position: absolute;
    float: left;
    z-index: 1000000;
    font-size:11px;
    padding: 10px;
    margin-top: -75px!important;
    margin-left: 10px!important;
    border-radius: 5px;
    border:1px solid white;
    text-shadow: 1px 1px 0px #000;
    box-shadow: 1px 1px 10px #000;*/
    position: absolute;
    float: left;
    z-index: 1000000;
    font-size:12px;
    padding: 10px;
    margin-top: -75px!important;
    margin-left: 10px!important;
    border-radius: 0;
    border:0;
}
#help.small {
  padding:5px;
}




#helpfirst {
    position: relative;
    float: left;
    z-index: 9;
    font-size:11px; 
    padding: 10px;
    margin-top: 100px;
    margin-left: 10px;
    border-radius: 5px;
    border:1px solid white;
    text-shadow: 1px 1px 0px #000;
    box-shadow: 1px 1px 10px #000;

}

.menu .panel {
    min-width: 300px;
    min-height: 250px;
    border:5px solid;
    border-top:12px solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index:100;
}

.menu .panel-large {width:600px; height:400px;}
.menu .panel-xlarge {width:700px; height:500px;}
.menu .panel-small {width:150px;}

#screenshot {
    position: relative;
    width: 90%;
    margin: auto;
}
  
#screenshot #big-screenshot {
    display: initial;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 55%;
    height: auto;
    max-width: 850px;
    box-shadow: 0px -2px 43.5px -8.5px rgba(0, 0, 0, 0.18);
}

#screenshot #side-screenshot {
    text-align: center;
}

#screenshot #side-screenshot img {
    height: auto;
    width: 49%;
    max-width: 800px;
    box-shadow: 0px -2px 43.5px -8.5px rgba(0, 0, 0, 0.18);
}


#bgvid {
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  object-fit: cover; /* cover works perfectly on Safari */
}
.video {
width: 100%;
  min-width: 100%;
  overflow: hidden;
}

.shadow-home {
    box-shadow: 10px 10px 0px black;
}
.text-shadow {
    text-shadow: 1px 1px 0px #000;
}



confirm{float:left;font-size:18px;font-weight:700;line-height:22px;padding:10px 0;text-align:center;width:100%}
login{padding:10px;float:left;background:#fff}
login.standalone{margin-left:25%;margin-top:5%;padding:20px 30px 30px;width:50%}
facebook-connect{background-color:#3b5998;border-color:#3b5998 #3b5998 #263a63;color:#fff;float:left;font-family:"Open Sans";font-size:12px;height:30px;line-height:30px;padding:0 10px;width:auto;cursor:pointer;position:relative}
facebook-connect:hover{background-color:#4568b2}
twitter-connect{display:none;background-color:#00acee;border-color:#00acee #00acee #0094c2;color:#fff;float:left;font-family:"Open Sans";font-size:17px;height:40px;line-height:40px;padding-left:10px;width:100%;cursor:pointer;position:relative;margin-top:5px}
twitter-connect:hover{background-color:#1fbffd}
facebook-connect:active,twitter-connect:active{position:relative;top:1px}
login h6{background:none repeat scroll 0 0 #fff;clear:both;color:#9197a3;float:left;font-family:"Open Sans";font-size:11px;font-weight:700;left:45%;letter-spacing:-.3px;margin-top:15px;position:relative;text-align:center;width:10%}
login hr{color:#9197a3;float:left;margin-top:-18px;width:100%;border:1px solid}
login hr.light{color:#eee}
error,.error{background:none repeat scroll 0 0 #ff5a5f;border-bottom:1px solid red;color:#fff;float:left;font-size:15px;font-weight:700;padding:2%;margin-bottom:10px;width:100%;display:none}
.error {font-size:13px; }
direct{clear:both;float:left;margin-bottom:15px;margin-top:0;width:100%}
direct input.warning{border:1px solid #ff5a5f}
direct input.remember_me{float:left;margin-top:-10px;padding-top:0;width:17px;border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}
direct select{background:none repeat scroll 0 0 #eee;border:0;color:#757575;font-size:15px;margin:2px 0 0 15px}
direct select.small4{width:100px}
direct select.small2{width:50px}
direct select.small2,direct select.small4{background:none repeat scroll 0 0 #eee;border-bottom:1px solid transparent;border-left:1px solid transparent;border-top:1px solid transparent;border-right:1px solid #9197a3;margin:0 0 0 10px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}
direct label{float:left;font-size:13px;cursor:pointer;margin-top:4px}
direct label.signup{cursor:auto!important;font-size:17px!important;color:#757575;margin-top:5px}
direct a.forgot-password{margin-top:10px}
login span{float:left;margin:0 0 20px;width:100%}

no{background-color: #eee;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 15px 11px;
    text-align: left;
    width: 100%;}

.help,.help_popup {
    position: relative;
    float: right;
    padding-left: 4.3px;
    border: 1px solid #fff;
    box-shadow: 0 5px 5px #888888;
    font-family: 'Ropa Sans', sans-serif;
    font-weight: bold;
    line-height: 15px;
    cursor: pointer;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    padding-top: 7px;
    font-size: 10px;
    text-shadow: 1px 1px 1px #000;

}

.tuto_txt{display:none;padding: 30% 10% 10% 10%;
color: white;}



#help_block,#help_block_popup {
    position:relative;
    float:right;
    width:35px;
    margin-left:-100px;
}


.leaflet-pane .tooltip-bleu,.leaflet-pane .tooltip-orange {
    font-family: 'Ropa Sans', sans-serif;
    font-weight:bold;
    font-size:14px;
}


.printoption,.print_annexeoption,.delzone  {margin: -40px;
font-family: 'Ropa Sans', sans-serif;
font-size: 13px;
float: right;
padding: 5px;}
.printyes {border-top-right-radius: 4px;}

.print_annexeoption,.delzone  {
    margin-top:-20px;
}

body.ac-franchise {
    background: url('../img/acf/fond.jpg');
}


.sante_troncon {
    padding-top:2px;padding-left:3px;padding-right:3px;
}
.current .sante_troncon {
    padding-top:10px;
}

.edit_concurrence form#edit input,.troncon form#edit input,.cc form#edit input,.edit_flux  form#edit input {
    padding:0 0 0 2px;width:100%;
    border: 0;
    background: #fff0bc;
    font-size: 10px;
    height: 15px;
    border-radius: 0;
    color: black;
}


.edit_flux  form#edit .remove input {
  padding:0 0 0 2px;width:100%;
  border: 0;
  background: #fff;
  font-size: 10px;
  height: 15px;
  border-radius: 0;
  color: black;
}

.edit_concurrence form#edit td,.troncon form#edit td,.cc form#edit td,.edit_flux form#edit td {padding:0 3px;}

.edit_concurrence form#edit table tr.remove,.troncon form#edit table tr.remove,.cc form#edit table tr.remove,.edit_flux form#edit table tr.remove {opacity:0.2;}
.edit_flux form#edit table tr.remove {opacity: 0.6;}

.etiquette {
    float: right;
    width: 140px;
    height: 34.5px;
    margin-right: -25px;
    position: relative;
    z-index: 1;
    font-size: 28px;
    text-align: center;
    margin-top: 20px;
    padding-top: 2px;
    border-radius: 0px 10px 10px 0px;
    cursor: pointer;
    clear:both;
    margin-bottom: -10px;
}

#mod_prospective .etiquette {
    right:9px;
    width:350px;
    margin-top:13px;
    margin-right: -10px;
}

#mod_prospective .etiquette_double {
  width:700px;
}
#mod_prospective .etiquette_double .width-81-p {
  width:71%;
}
#mod_prospective .etiquette_double .width-18-p {
  float:right;
  text-align: right;
}
#mod_prospective .etiquette_double .etiquette_picto {
  padding-right:3px;
}




#mod_prospective #etiquette_ville {
  margin-top: -12px;
}

#mod_prospective #etiquette_ville .etiquette {
  margin-right: -35px;
  width:355px;
}

.options {
    position: relative;
    float:right;
    margin-top:-71em;
}



#mod_prospective #map-search {width:100%;height:98%;margin-top:31px; border-bottom:1px solid;}
#mod_prospective #panel {position: fixed;}
#mod_prospective #map-results {top: 160px;width:44%;position:fixed;height:80%;background: #f8faff; box-shadow: 7px -2px 4px -3px #6d6d6d;z-index:2;overflow: scroll;}
#mod_prospective #map-results #pr-listings {}
#mod_prospective #map-results #pr-pagination {}
#mod_prospective #map {top: 160px;width:56%;position:fixed;height:80%;left:44%;z-index:1;}
#mod_prospective #map #map-canvas {width:100%;height:100%;}
.map-auto-refresh {box-shadow: 0px 0px 5px #777;font-family:'Ropa Sans', sans-serif;background: white none repeat scroll 0 0;padding: 8px;position: absolute;right: 60px;top: 12px;border: 1px solid #dce0e0; height:37px; font-size:14px; }
#mod_prospective #map-search.loading {opacity:0.2;}
#mod_prospective #pr-listings .res {}
#mod_prospective #map-results .sep {padding:3px;}
#mod_prospective #pr-listings .pr-listing {
font-size:12px;
color:#333333;
background: #fff; /* Old browsers */
/*background: -moz-linear-gradient(top, #f8faff 0%, #ffffff 100%);  FF3.6-15
background: -webkit-linear-gradient(top, #f8faff 0%,#ffffff 100%);  Chrome10-25,Safari5.1-6
background: linear-gradient(to bottom, #f8faff 0%,#ffffff 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8faff', endColorstr='#ffffff',GradientType=0 );  IE6-9 */
width: 96%;
box-shadow: 0px 0px 2px 1px #eee;opacity: 1;margin:2%; clear:both; }
#mod_prospective #pr-listings .pr-listing .this {border:1px solid #014662; }
#mod_prospective #pr-listings .pr-listing:hover {opacity: 1;}
#mod_prospective #pr-listings .pr-listing .nom {}
#mod_prospective #pr-listings .pr-listing .adresse {font-size:12px;}
#mod_prospective #pr-listings .pr-listing .metier,.adresse_content .metier {float:right;box-shadow: 2px 2px 2px 0px #d9d9db;border-radius:10px;background: #f8faff;margin-top:0; height:22px; padding-top:3px; margin-bottom: 2px;}
#mod_prospective #pr-listings .pr-listing:hover .metier {box-shadow: none;}
#mod_prospective table.ms-listing td:first-child {width:35%;}


#mod_prospective.franchiseur #map-search {
  margin-top:0!important;border:0!important;
}
#mod_prospective.franchiseur #map-results, #mod_prospective.franchiseur #map {
  top:70px;
  height:92%;
}



.sous_menu_full {
left: -1%!important;
width: 100%!important;
height: 500px!important;
}

.sous_menu_full_vierge {
    width: 100% !important;
    left: -1%;
    border: 0 !important;
    background: none !important;
}

.sous_menu_full_vierge #create_prospective,.hoverload .load_prospective {
    box-shadow: 1px 1px 4px #000!important;
border: 1px solid white!important;
width: 96%!important;
margin-left: 2%!important;
}

.loader {
    background: url('../img/loader/loading.gif') no-repeat center 50px;
    background-size: 100px;
}


.tag_parent {float:left; width: 60px; text-align: center;}
.tag_all, .tag_enfant {text-transform: uppercase;padding:0 5px; margin: 4px; float:left; height:16px; line-height: 16px;overflow: hidden;text-overflow: ellipsis;}

textarea {box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);background-color: #fff;background-image: linear-gradient(#eee 1%, #fff 15%);border:1px solid #aaa;font: 12pt 'Open Sans', sans-serif;color: #000;}


.list_enseigne {}
.list_enseigne ul {list-style: none; padding:0; margin:0;}
.list_enseigne ul li.activetab {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    opacity: 1;
    padding: 10px 15px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.list_enseigne ul li {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: white;
    float: left;
    margin-top: 10px;
    opacity: 0.7;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 20px;
}

.list_enseigne_detail {
    border-bottom: 0 none;
    border-left: 0 none;
    width: 100%;
}

#create_prospective filtre {
    width:100%;
    float:left;
}
#create_prospective filtre label {
    width:100%;
    float:left;
}
#create_prospective .res {
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#create_prospective .res:hover {
    width:100%;
    text-overflow: unset;
    overflow: visible;
}

.crit_final span {margin-right:10px;}

.metier_etiquette {
    font-size: 12px;
    margin-right: 10px;
    padding: 2px 5px;
}

span.with_coma:after {
    content: ", ";
}
span.with_coma:last-child:after {
    content: "";
}

.source {
    font-size: 10px;
    float: right;
    margin-top: -20px;
    font-style: italic;
}




.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 25px;
}

.switch input {display:none;}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4.5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}


.switch input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.switch .slider.round {
  border-radius: 25px;
}

.switch .slider.round:before {
  border-radius: 50%;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}


.page-courrier .courrier {padding: 30px;width: 728px;}
.page-courrier .entete {margin-top:50px;}
.page-courrier .adresse {margin-left: 50%;margin-top:5%;}
.page-courrier .att {margin-left: 50%;margin-bottom: 5%;}
.page-courrier .pol {margin-top: 50px;}
.page-courrier .add {margin-left:105mm;}


.ui-timepicker-container{position:absolute;overflow:hidden;box-sizing:border-box}
.ui-timepicker,.ui-timepicker-viewport{box-sizing:content-box;height:205px;display:block;margin:0}
.ui-timepicker{list-style:none;padding:0 1px;}
.ui-timepicker-viewport{padding:0;overflow:auto;overflow-x:hidden}
.ui-timepicker-standard{font-size:14px;background-color:#FFF;border:1px solid #ccc;color:#222;margin:0;padding:2px}
.ui-timepicker-standard a{border:1px solid transparent;color:#222;display:block;padding:.2em .4em;text-decoration:none}
.ui-timepicker-standard .ui-state-hover{background-color:rgb(229, 242, 255);color:#212121;cursor: pointer;}
.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.ui-timepicker-hidden{display:none}.ui-timepicker-no-scrollbar .ui-timepicker{border:none}



.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
}

.datepicker-container::before,
.datepicker-container::after {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.datepicker-dropdown {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  box-shadow: 0 3px 6px #ccc;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}

.datepicker-inline {
  position: static;
}

.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #39f;
}

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
  border-top: 0;
  left: 10px;
  top: -5px;
}

.datepicker-top-left::before,
.datepicker-top-right::before {
  border-bottom-color: #39f;
}

.datepicker-top-left::after,
.datepicker-top-right::after {
  border-bottom-color: #fff;
  top: -4px;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
  border-bottom-color: #39f;
}

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
  border-top-color: #39f;
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
  border-top-color: #fff;
  bottom: -4px;
}

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  left: auto;
  right: 10px;
}

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}

.datepicker-panel > ul::before,
.datepicker-panel > ul::after {
  content: " ";
  display: table;
}

.datepicker-panel > ul::after {
  clear: both;
}

.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}

.datepicker-panel > ul > li:hover {
  background-color: rgb(229, 242, 255);
}

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #999;
}

.datepicker-panel > ul > li.highlighted {
  background-color: rgb(229, 242, 255);
}

.datepicker-panel > ul > li.highlighted:hover {
  background-color: rgb(204, 229, 255);
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #39f;
}

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}

.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: rgb(229, 242, 255);
}

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="next"] {
  font-size: 18px;
}

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
  width: 150px;
}

.datepicker-panel > ul[data-view="years"] > li,
.datepicker-panel > ul[data-view="months"] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}

.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
  background-color: #fff;
  cursor: default;
}

.datepicker-hide {
  display: none;
}


.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
}

.arrow-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.arrow-left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.arrow-up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.arrow-down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

ul.tag {}
ul.tag li {
  float: left;
  background: #eee;
  padding: 1px 3px;
  margin-right: 5px;
  margin-top: 5px;
  box-shadow: 1px 1px 1px 0px #000;
}



.bgboard {
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;background-image: url('../img/bgboard.png');background-repeat: repeat-x;background-position: center -40px;background-color: #FAFAFA;
}

.bordure-module {
  border-right:20px solid #023347;
  border-bottom:20px solid #023347;
}


.layer-bleu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,70,96, 0.5);
  pointer-events: none;
  z-index: 1;
  border-radius: 10px 10px 0 0 ;
}

.layer-bleu-radius-0::before {
  border-radius:0;
}

.btn-gg-map {
  background: rgb(255, 255, 255) padding-box;
  display: table-cell;
  border: 0px;
  text-align: center;
  vertical-align: middle;
  color: #676666;
  font-family: Roboto, Arial, sans-serif;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  border-start-end-radius: 2px;
  border-end-end-radius: 2px;
}


.custom-zoom-control {
  position: fixed;
  top: 60px;
  left: 37%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 3px;
  height:40px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  font-family:Roboto,Arial,sans-serif;
  width:70px;
  font-size:20px;
  font-weight: bold;
  z-index:0;
}

.custom-zoom-control > div {
  cursor: pointer;
  width:40%;
  text-align:center;
}

.custom-zoom-control > div:first-child {
  border-right: 1px solid #000; /* Couleur et épaisseur de la bordure (changez-les selon vos préférences) */
  padding-right: 5px; /* Optionnel : Ajoute de l'espace entre le texte et la bordure */
}

.btn-active {
  background: none!important;
  border:0!important;
}

.btn-active > div > .bg-orange-clair {
  background: white!important;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: default;
  margin-top: -2px;
  margin-left: -0.6em;
  background-color: #f7941d;
  border: 2px solid white;
  border-radius: 20px;
}

.ui-slider .ui-slider-range {
  background-color: #f7941d; /* Couleur de la plage sélectionnée */
}

.ui-widget.ui-widget-content {
  border: 1px solid white; /* Désactive la bordure grise autour du trait */
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider .ui-slider-handle:hover {
  cursor: pointer;
  background-color: #f7941d; /* Couleur du curseur au survol */
}

.ui-slider .ui-slider-handle:hover,
.ui-slider .ui-slider-handle.ui-state-hover {
  outline: none; /* Désactive l'effet de contour bleu lors du survol */
}

.ui-slider .ui-slider-handle.ui-state-focus,
.ui-slider .ui-slider-handle.ui-state-active {
  outline: none; /* Désactive l'effet de contour bleu */
}

.ui-slider-horizontal .ui-slider-handle {
  top:-.15em!important;
}
