html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

#map {
    height: 100%;
    width: 100%;
}

.weight_normal {
    font-weight: normal;
}

table {
    font-size: 12px;
}

.wrapper {
    position: relative;
    height: 80%;
    width: 100%;
}

#listing {
    cursor: pointer;
    height: 92%;
    left: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 30px;
    width: 350px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

#listing i {
    margin-right: 7px;
}

#listing p {
    margin: 0;
}

.legend{
   width:auto;
   padding:10px;
   position:absolute;
   bottom:40px;
   right:100px;
   background-color:#fff;
}
.legend div{
   display:inline-block;
   height:25px;
}

.legend .online{
   font-size:12px;
   background: url(/img/ClinicsOnline.png) no-repeat;
   background-size: 17px;
}
.legend .rdv{
   font-size:12px;
   background: url(/img/ClinicsPremium.png) no-repeat;
   background-size: 17px;
}

.legend .LCrenewal{
   font-size:12px;
   background: url(/img/ClinicsCLrenewal.png) no-repeat;
   background-size: 17px;
}

.legend .you{
   font-size:12px;
   background: url(/img/self.png) no-repeat left center;
   background-size: 17px;
}

.legend .clinique{
   font-size:12px;
   background: url(/img/Clinics.png) no-repeat;
   background-size: 17px;
}

.legend span{
   padding-left:30px;
   padding-right:10px;
   margin-top:-2px;
   display:inline-block;
}

.filters {
    position: absolute;
    width: 400px;
    right: 30px;
    top: 30px;
    z-index: 5;
    height: 48px;
    margin-left: 144px;
}

.locationField {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #8a8888;
    border-right: 2px solid #8a8888;
    border-left: 1px solid #8a8888;
    border-top: 2px solid #8a8888;
    border-radius: 2px;
    box-sizing: border-box;
    height: 48px;
    padding: 12px;
    transition-duration: 0.3s;
    transition-property: background, box-shadow;
    width: 300px;
    margin-bottom: 15px;
    margin-right: 30px;
    display: inline-block;
}

.locationField2 {
    display: inline-block;
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid transparent;
    border-radius: 2px;
    box-sizing: border-box;
    height: 48px;
    padding: 12px;
    transition-duration: 0.3s;
    transition-property: background, box-shadow;
    width: 300px;
}

#autocomplete {
    width: 100%;
}

#resultsTable {
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex: 0 0 auto;
    min-height: 112px;
    padding: 10px 18px 10px 24px;
}

#rating {
    font-size: 13px;
    font-family: Arial Unicode MS;
}

#searchClinic {
    width: 100%;
}

.titre_infobulle {
    color: #000;
    font: 700 16px/21px "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0;
    text-transform: uppercase;
    min-width: 200px;
}

.data_infobulle {
    color: #000;
    font: 400 12px/17px "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 0 0px;
    width: 280px;
    max-width: 100%;
}

.data_infobulle p {
    margin: 0;
}
.data_infobulle p a{
    font: 700 12px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.data_infobulle .phone {
    display: block;
}

.gm-style img {
    max-width: 40px;
    margin-right: 10px;
}

.result_parent {
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex: 0 0 auto;
    min-height: 112px;
    /*padding: 10px 18px 10px 5px;*/
	padding: 10px 5px 10px 5px;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.result_horaire {
    color: #8c8c8c;
    display: block;
    color: #000;
    width: 88%;
    font: 700 12px/15px "Open Sans",Arial,Helvetica,sans-serif;
    margin: 0;
    text-transform: none;
    white-space: normal;
}

.result_LC {
    color: #b73333;
    display: block;
    color: #000;
    width: 88%;
    font: 700 12px/15px "Open Sans",Arial,Helvetica,sans-serif;
    margin: 0;
    text-transform: none;
    white-space: normal;
}

.result_enfant_titre {
    color: #000;
    font: 700 16px/21px "Open Sans",Arial,Helvetica,sans-serif;
    margin: 0;
    min-width: 200px;
    text-transform: uppercase;
    display: block;
    /*width: 88%;*/
	width: 100%;
	padding: 5px 10px;
}

.placeIcon {
  width:40px;
}

.result_enfant_info {
color: #8c8c8c;
display: block;
min-width: 1px;
color: #000;
font: 400 12px/17px "Open Sans",Arial,Helvetica,sans-serif;
white-space: normal;
text-transform: none;
}

.result_enfant_pic {
    display: block;
    height: 92px;
    margin-left: 10px;
    position: relative;
    width: 55px;
}

.postal, .state, .city {
    margin-bottom: 10px !important;
}

.phoneLeft {
  margin-bottom: 10px !important;
  font-weight: bold;
}
.postal::after, .state::after, .city::after{
 width:8px;
 display:inline-block;
}

.phone{
 display:block;
 font-weight: bold;
}

.phone {
    display: block;
}

.geome {
    background: white;
    height: 48px;
    width: 48px;
    position: relative;
    float: left;
    border-bottom: 2px solid #8a8888;
    border-right: 1px solid #8a8888;
    border-left: 2px solid #8a8888;
    border-top: 2px solid #8a8888;
}

.geome:hover {
    cursor: pointer;
}

.geome span {
    background: url(/img/geome.svg);
    width: 20px;
    height: 20px;
    background-size: cover;
    opacity: 0.3;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
}

.geome:hover span {
    opacity: 0.6;
}

p> i {
    color: #4d85c5;
}

.handle {
    display: none;
    position: absolute;
    left: 350px;
    top: 50%;
    background-color: #4d85c5;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.handle:hover {
    cursor: pointer;
}

.handle span {
    display: block;
    text-align: center;
    line-height: 40px;
}

.handle span::after {
    content: "\f101";
    font-family: "FontAwesome";
    font-size: 30px;
    text-align: center;
    display: block;
    color: #fff;
}

.handle.open span::after {
    content: "\f100";
}

div[controlwidth="33"] {
    display: none !important;
}

@media screen and (max-width: 1640px) {
    .filters {
        margin: 0;
    }
}

@media screen and (max-width: 1465px) {
    .filters {
        width: 348px;
        right: 30px;
    }
    #listing {
        left: 0;
    }
    .locationField {
        margin-right: 0;
    }
    .locationField2 {
        width: 348px;
    }
}

@media screen and (max-width: 885px) {
    .locationField {
        margin-right: 0;
        border:1px solid #e6e6e6;
        border-bottom:0;
        border-left:0;
        margin:0;
        width:calc(100% - 48px);
    }


    .result_enfant_pic{
      display:none;
   }
    #map{
      height: calc(100% - 96px);
	  /*top: 96px;*/
   }

   .result_enfant_titre{
      padding-left: 10px;
   }



    .geome{
      border-top:1px solid #e6e6e6;
   }

    .locationField2{
       border:1px solid #e6e6e6;
       width:100%;
   }

    .legend{
      display:none;
   }

    .filters {
        position:static;
        float:left;
        height:auto;
        width:100%;
        background-color:#fff;

        div {
            margin-bottom: 0;
        }
    }
    .nav-container {
        background-color: #ffffff;
        z-index: 99999;
        position: relative;
    }
    #listing {
        left: 0;
        top: 96px;
        height: calc(100% - 96px);
        margin-left: -230px;
        z-index: 10;
        width: 230px;
        background: white none repeat scroll 0 0;
    }
    #listing.open {
        margin-left: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    }

    .gm-style-iw img{
      display:none;
   }

   .data_infobulle{
      margin-left:0;
   }
   .loc-fulladdress{
      max-width:250px;
      font-size:11px;
   }

   .titre_infobulle a{
      font-size: 12px;
   }
    .handle.open {
        left: 230px;
    }
    .handle {
        display: block;
        left: 0;
    }
}
