#libRecherche {
  display:block;
  font-weight:bold;
  padding-top: 10px;
}
#libRecherche:after {
  display: block;
  content:" ";
  clear:both;
}
.grid-sizer {

  width: 32%;

}
.grid-item { width: 200px; }
.grid-item--width2 { width: 400px; }


#inscription-evenement {
  width: 90%;
  padding: 0;
  margin: 20px auto;
  background:   #FFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0px 0px 10px  rgba(0, 0, 0, 0.13);
  padding:20px;
}


.cbx01 {
  color:red;
}

.ambassadeur-admin-div {
  display:inline-block;
  float:left;
  margin:5px;
  border:1px solid grey;
  padding:10px;
}

.ambassadeur-actions-div a {
  display:block;

  margin:15px 5px 5px 5px;
  padding:5px;

}

.ambassadeur-valider {

}

.ambassadeur-annuler {
  float:left;
}



.evenement-liste-inscriptions {
  margin-left:20px;
}

/* mansonry */

.grid-sizer { width: 32%; }
.grid-item { width: 32%; }

@media screen and (max-width: 1200px) {
  /*.grid-sizer { width: calc(50% - 15px); }*/
  /*.grid-sizer { width: 24%; }
  .grid-item { width: 24%; }*/

}

@media screen and (max-width: 1000px) {
  /*.grid-sizer { width: calc(50% - 15px); }*/
  .grid-sizer { width: 48%; }
  .grid-item { width: 48%; }

}
@media screen and (max-width: 800px) {
  /*.grid-sizer { width: calc(50% - 15px); }*/
  /*.grid-sizer { width: 48%; }
  .grid-item { width: 48%; }*/

}
@media screen and (max-width: 650px) {
  /*.grid-sizer { width: calc(50% - 15px); }*/
  .grid-sizer { width: 100%; }
  .grid-item { width: 100%; }

}
.grid-item {
  padding-left: 10px;}
.grid-item-content {
  margin-right:10px;
  background-color:#fff;
  border-right: 3px dotted #3e8ede;
}
.grid-item h2.raisonsociale {
  color:#3e8ede;
  font-size:14px;
  font-weight:bold;
  border-top:3px solid #e11383;
  /*border-top:3px solid #e11300;*/
  display: inline-block;
  padding-top:5px;
  margin-right:10px;
  margin-top: 20px;
}
.grid-item label {
  font-size: 12px;
  display: block;
  color:#5a5a5a;
  word-wrap:break-word;
  margin-right:10px;
}
.grid-item label.prenomnom {

}
.grid-item label.tel {

}
.grid-item label.tel a {
  text-decoration:underline;
}
.grid-item label.email {

}
.grid-item label.email a {
  font-size: 11px;
  text-decoration:underline;
}
.grid-item label.adresse {

}
.grid-item label.cpville {

}

div.grid {
  border-color:transparent;
  /*padding:0 15px;*/
  padding-left:15px;
  border-top: 15px solid #fff;
  border-bottom: 15px solid #fff;
  border-color:transparent;
  border-width:0;
  padding:0;
}


.wcud-content-front {
  width: calc(100% - 50px);
  margin: 0 50px;

}

.infolabel {
  display:block;
  font-size:14px !important;
  /*padding:10px;*/
}

input[type="email"]:disabled {
  background: #ccc;
}
input[type="text"]:disabled {
  background: #ccc;
}


img#logo {
  /*visibility:hidden;*/
}

span.algolia-places {
  width: 100%;
  margin: 10px auto;
  z-index: 999999;
  display: block;
}

.statutAmbassadeur {

}

.ambassadeurOrganisation {
  padding: 10px 0 0px 0;

  font-size: 120%;

  margin-bottom: 10px;

  display: inline-block;
}



.flatpickr-confirm {
  height: 40px;
  max-height: 0px;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: rgba(0,0,0,0.06)
}

.flatpickr-confirm svg path {
  fill: inherit;
}

.flatpickr-confirm.darkTheme {
  color: white;
  fill: white;
}

.flatpickr-confirm.visible {
  max-height: 40px;
  visibility: visible
}

#dayfilterselect {
  color:        #666;
  background-color:         #fff;
  padding: 8px 20px 8px 16px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 3px;
  border: 1px solid  #CCC;
  margin-top: 10px;
}


#pdayselect {
  padding:0;
}
#pdayselect::after {

   top: 59% !important;

 }

#selectAnnuaireDepartement {
  display:inline-block;
}

#departementannuaireselect {
  width:auto !important;
  /*display:none;*/
}
#departementannuaireselect::after {

   top: 59% !important;

 }


#toastlink {
  display: inline-block;

  line-height: 0.8;
  font-size: 11px;
  margin: 10px;
  width: auto;
}

.jq-has-icon {

  background-position: 15px !important;
}
.jq-toast-single {
text-align: center !important;
}

.jq-icon-success {
  /*color:          #dff0d8;
  background-color:          #3c763d;
  border-color:          #d6e9c6;*/
  background-color: #e11383 !important;
}

span.percent-value {
  color:#e11383;
}

.jq-icon-warning {
  /*background-color:          #ffc20e !important;*/

  /*background-color: #f98100 !important;*/
  background-color: #e11383 !important;


  /*color:          #fcf8e3;
  border-color:          #faebcc;*/
}

.jq-icon-error {
  /*background-color:          #8a6d3b;
  color:          #fcf8e3;
  border-color:          #faebcc;*/
}
.toastOk, .toastAnnuler {
  margin:5px 10px !important;
  display:block;
  float:right;
  padding:0 10px !important;
}
.toastAnnuler {
  float:right;
  margin-right:20px !important;
}
.toastOk:hover, .toastAnnuler:hover, #toastlink {
  text-decoration:none;
  color:#fff !important;
}




/*  tables */
/*//////////////////////////////////////////////////////////////////
[ Table ]*/

.limiter {
  width: 100%;
  margin: 0 auto;
}

.container-table100 {
  width: 100%;
  min-height: 100vh;
  background: #c850c0;
  background: -webkit-linear-gradient(45deg, #4158d0, #c850c0);
  background: -o-linear-gradient(45deg, #4158d0, #c850c0);
  background: -moz-linear-gradient(45deg, #4158d0, #c850c0);
  background: linear-gradient(45deg, #4158d0, #c850c0);

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 33px 30px;
}

.wrap-table100 {
  width: 1170px;
}

table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
table * {
  position: relative;
}
table td, table th {
  padding-left: 8px;
  padding: 8px 12px;
}
table thead tr {
  height: 60px;
  background: #36304a;
}
table tbody tr {
  height: 50px;
}
table tbody tr:last-child {
  border: 0;
}
table td, table th {
  text-align: left;
}
table td.l, table th.l {
  text-align: right;
}
table td.c, table th.c {
  text-align: center;
}
table td.r, table th.r {
  text-align: center;
}


.table100-head th{
  /*font-family: OpenSans-Regular;*/
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
}

tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

tbody tr {
  /*font-family: OpenSans-Regular;*/
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  font-weight: unset;
}

tbody tr:hover {
  color: #555555;
  background-color: #f5f5f5;
  /*cursor: pointer;*/
}

.column1 {
  width: 260px;
  padding-left: 40px;
}

.column2 {
  width: 160px;
}

.column3 {
  width: 245px;
}

.column4 {
  width: 110px;
  text-align: right;
}

.column5 {
  width: 170px;
  text-align: right;
}

.column6 {
  width: 222px;
  text-align: right;
  padding-right: 62px;
}


@media screen and (max-width: 992px) {
  table {
    display: block;
  }
  table > *, table tr, table td, table th {
    display: block;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    height: auto;
    padding: 37px 0;
  }
  table tbody tr td {
    padding-left: 40% !important;
    margin-bottom: 24px;
  }
  table tbody tr td:last-child {
    margin-bottom: 0;
  }
  table tbody tr td:before {
    /*font-family: OpenSans-Regular;*/
    font-size: 14px;
    color: #999999;
    line-height: 1.2;
    font-weight: unset;
    position: absolute;
    width: 40%;
    left: 5px;
    top: 0;
  }
  table#wcud_table_inscriptions_front tbody tr td:before {

    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
  }
  table#wcud_table_inscriptions_front tbody tr td:nth-child(1):before {
    content: "Cleanup";
  }
  table#wcud_table_inscriptions_front tbody tr td:nth-child(2):before {
    content: "Date";
  }
  table#wcud_table_inscriptions_front tbody tr td:nth-child(3):before {
    content: "Adresse";
  }
  table#wcud_table_inscriptions_front tbody tr td:nth-child(4):before {
    content: "Participants";
  }
  table#wcud_table_inscriptions_front tbody tr td:nth-child(5):before {
    content: "";
  }

  table#wcud_table_liste_inscriptions_front tbody tr td:before {

    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(1):before {
    content: "Nom";
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(2):before {
    content: "Prénom";
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(3):before {
    content: "Organisation";
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(4):before {
    content: "Type";
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(5):before {
    content: "Email";
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(6):before {
    content: "Téléphone";
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(7):before {
    content: "Participants";
  }
  table#wcud_table_liste_inscriptions_front tbody tr td:nth-child(8):before {
    content: "Commentaires / questions";
  }

  table#wcud_table_inscriptions_front2 tbody tr td:before {


    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
  }
  table#wcud_table_inscriptions_front2 tbody tr td:nth-child(1):before {
    content: "Cleanup";
  }
  table#wcud_table_inscriptions_front2 tbody tr td:nth-child(2):before {
    content: "Date";
  }
  table#wcud_table_inscriptions_front2 tbody tr td:nth-child(3):before {
    content: "Adresse";
  }
  table#wcud_table_inscriptions_front2 tbody tr td:nth-child(4):before {
    content: "Référence";
  }
  table#wcud_table_inscriptions_front2 tbody tr td:nth-child(5):before {
    content: "Inscriptions / Participants";
  }
  table#wcud_table_inscriptions_front2 tbody tr td:nth-child(6):before {
    content: "";
  }


  table#wcud_table_ambassadeurs_back_validation tbody tr td:before {
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
  }
  table#wcud_table_ambassadeurs_back_validation tbody tr td:nth-child(1):before {
    content: "Nom";
  }
  table#wcud_table_ambassadeurs_back_validation tbody tr td:nth-child(2):before {
    content: "Prénom";
  }
  table#wcud_table_ambassadeurs_back_validation tbody tr td:nth-child(3):before {
    content: "Organisation";
  }
  table#wcud_table_ambassadeurs_back_validation tbody tr td:nth-child(4):before {
    content: "Coordonnées";
  }
  table#wcud_table_ambassadeurs_back_validation tbody tr td:nth-child(5):before {
    content: "Type";
  }
  table#wcud_table_ambassadeurs_back_validation tbody tr td:nth-child(6):before {
    content: "Adresse";
  }
  table#wcud_table_ambassadeurs_back_validation tbody tr td:nth-child(7):before {
    content: "";
  }



  table#wcud_table_ambassadeurs_back tbody tr td:before {
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(1):before {
    content: "Nom";
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(2):before {
    content: "Prénom";
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(3):before {
    content: "Organisation";
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(4):before {
    content: "Coordonnées";
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(5):before {
    content: "Type";
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(6):before {
    content: "Adresse";
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(7):before {
    content: "Niveau";
  }
  table#wcud_table_ambassadeurs_back tbody tr td:nth-child(8):before {
    content: "";
  }


  table#wcud_table_cleanups_back tbody tr td:before {
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
  }
  table#wcud_table_cleanups_back tbody tr td:nth-child(1):before {
    content: "Nom";
  }
  table#wcud_table_cleanups_back tbody tr td:nth-child(2):before {
    content: "Organisateur";
  }
  table#wcud_table_cleanups_back tbody tr td:nth-child(3):before {
    content: "Date";
  }
  table#wcud_table_cleanups_back tbody tr td:nth-child(4):before {
  content: "Adresse";
  }
  table#wcud_table_cleanups_back tbody tr td:nth-child(5):before {
    content: "Numéro de cleanup";
  }
  table#wcud_table_cleanups_back tbody tr td:nth-child(6):before {
    content: "Inscriptions/Participants";
  }
  table#wcud_table_cleanups_back tbody tr td:nth-child(7):before {
    content: "";
  }


  table#wcud_table_organisateurs_back tbody tr td:before {
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(1):before {
    content: "Nom";
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(2):before {
    content: "Prénom";
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(3):before {
    content: "Organisation";
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(4):before {
    content: "Email";
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(5):before {
    content: "Type";
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(6):before {
    content: "Adresse";
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(7):before {
    content: "Cleanups";
  }
  table#wcud_table_organisateurs_back tbody tr td:nth-child(8):before {
    content: "";
  }




  .column4,
  .column5,
  .column6 {
    text-align: left;
  }

  .column4,
  .column5,
  .column6,
  .column1,
  .column2,
  .column3 {
    width: 100%;
  }

  tbody tr {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .container-table100 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wcud_table * {
  font-size:12px !important;
}
.wcud_table th {
  color:#fff !important;
  background-color:#3e8ede !important;
}


/*
.wcud_table {
  border:1px solid grey;
  margin:20px;
  font-size:12px;
  border-collapse: collapse;
  margin:10px auto;
  width:90%;
  min-width:600px;
}
.wcud_table tr {

}
.wcud_table th {
  text-align:center;
  background-color:grey;
  color:#fff;
  border:1px solid black;
  padding:10px;
}

.wcud_table td {
  padding:10px;
  text-align:center;
  border:1px solid grey;
}

.wcud_table caption {
  padding: 10px;
  border: 1px solid grey;
  border-bottom-width: 1px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff;
  border-bottom-width: 0;
}
*/

.reference {
  display: block;
  text-align: center;
  width: 65px;
  height: 25px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  background-color: #3e8ede;
  padding: 0 5px;
  margin: 2px;
  color: #fff;
  padding-top: 8px;
}
.reference2 {
  display: block;
  text-align: center;
  width: 65px;
  height: 25px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  background-color: #3e8ede;
  padding: 0 5px;
  margin: 2px;
  color: #fff;
  padding-top: 5px;
}
.reference2:hover {
  cursor:pointer;
  text-decoration: underline;
  color:#fff !important;
  font-weight: bolder;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,latin-ext);

.tooltips {
  position: relative;
  display: inline;
  text-decoration:underline dotted;
}

.tooltips span {
  font:300 12px 'Open Sans', sans-serif;
  position: absolute;
  color: #FFFFFF;
  background: #000000;
  padding:5px 10px;
  width:250px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform .3s, opacity .6s, margin-left .2s, margin-top .2s;
}
.tooltips2 span {
  font:300 14px 'Open Sans', sans-serif !important;
}

.tooltips > span img{max-width:140px;}

.tooltips[tooltip-position="top"] span{
  margin-left:10px;
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.tooltips[tooltip-position="bottom"] span{
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.tooltips[tooltip-position="left"] span{
  margin-top:30px;
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.tooltips[tooltip-position="right"] span{
  margin-top:30px;
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.tooltips span:after {
  content: '';
  position: absolute;
  width: 0; height: 0;
}

.tooltips[tooltip-position="top"] span:after{
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid black;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.tooltips[tooltip-position="bottom"] span:after{
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-bottom: 8px solid black;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.tooltips[tooltip-position="left"] span:after{
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border-left: 8px solid black;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.tooltips[tooltip-position="right"] span:after{
  top: 50%;
  right: 100%;
  margin-top: -8px;
  border-right: 8px solid black;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.tooltips:hover span {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  filter: alpha(opacity=100);
}

.tooltips[tooltip-position="top"]:hover span{
  bottom: 30px;
  left: 50%;
  margin-left: -76px;
}

.tooltips[tooltip-position="bottom"]:hover span{
  top: 30px;
  left: 50%;
  margin-left: -76px;
}

.tooltips[tooltip-position="left"]:hover span{
  right: 100%;
  top: 50%;
  margin-top: -15px;
  margin-right: 15px;
}

.tooltips[tooltip-position="right"]:hover span{
  left: 100%;
  top: 50%;
  margin-top: -15px;
  margin-left: 15px;
}
/*
.tooltips[tooltip-type="primary"] > span {
  background-color:#31708f;
}

.tooltips[tooltip-type="primary"][tooltip-position="top"] > span:after{
  border-top: 8px solid #31708f;
}

.tooltips[tooltip-type="primary"][tooltip-position="bottom"] > span:after{
  border-bottom: 8px solid #31708f;
}

.tooltips[tooltip-type="primary"][tooltip-position="left"] > span:after{
  border-left: 8px solid #31708f;
}

.tooltips[tooltip-type="primary"][tooltip-position="right"] > span:after{
  border-right: 8px solid #31708f;
}*/
.tooltips[tooltip-type="primary"] > span {
  background-color:#4B8BC9;
}

.tooltips[tooltip-type="primary"][tooltip-position="top"] > span:after{
  border-top: 8px solid #4B8BC9;
}

.tooltips[tooltip-type="primary"][tooltip-position="bottom"] > span:after{
  border-bottom: 8px solid #4B8BC9;
}

.tooltips[tooltip-type="primary"][tooltip-position="left"] > span:after{
  border-left: 8px solid #4B8BC9;
}

.tooltips[tooltip-type="primary"][tooltip-position="right"] > span:after{
  border-right: 8px solid #4B8BC9;
}

.tooltips[tooltip-type="success"] > span {
  background-color:#27ae60;
}

.tooltips[tooltip-type="success"][tooltip-position="top"] > span:after{
  border-top: 8px solid #27ae60;
}

.tooltips[tooltip-type="success"][tooltip-position="bottom"] > span:after{
  border-bottom: 8px solid #27ae60;
}

.tooltips[tooltip-type="success"][tooltip-position="left"] > span:after{
  border-left: 8px solid #27ae60;
}

.tooltips[tooltip-type="success"][tooltip-position="right"] > span:after{
  border-right: 8px solid #27ae60;
}

.tooltips[tooltip-type="warning"] > span {
  background-color:#FDD207 !important;
}

.tooltips[tooltip-type="warning"][tooltip-position="top"] > span:after{
  border-top: 8px solid #FDD207 !important;
}

.tooltips[tooltip-type="warning"][tooltip-position="bottom"] > span:after{
  border-bottom: 8px solid #FDD207 !important;
}

.tooltips[tooltip-type="warning"][tooltip-position="left"] > span:after{
  border-left: 8px solid #FDD207 !important;
}

.tooltips[tooltip-type="warning"][tooltip-position="right"] > span:after{
  border-right: 8px solid #FDD207 !important;
}

.tooltips[tooltip-type="danger"] > span {
  background-color:#E01585 !important;
}

.tooltips[tooltip-type="danger"][tooltip-position="top"] > span:after{
  border-top: 8px solid #E01585 !important;
}

.tooltips[tooltip-type="danger"][tooltip-position="bottom"] > span:after{
  border-bottom: 8px solid #E01585 !important;
}

.tooltips[tooltip-type="danger"][tooltip-position="left"] > span:after{
  border-left: 8px solid #E01585 !important;
}

.tooltips[tooltip-type="danger"][tooltip-position="right"] > span:after{
  border-right: 8px solid #E01585 !important;
}

a.lienInfoBulle {
  color:#fff !important;
  font-weight:bold;
}
img.imageinfobulle {
  width: 15px;
  margin: 0 0 -3px 3px;
}
#algolia-places-listbox-0, .ap-with-places {
  position: inherit !important;
}
#txtPlaces {
  width: 100%;
  padding-right: 35px;
  padding-left: 16px;
  line-height: 40px;
  height: 36px;
  border: 1px solid #CCC;
  border-radius: 3px;
  outline: none;
  font: inherit;
  font-family: inherit;
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  margin-top: 10px;
}

/* bug leaflet css */

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
