.myaddress{width:100%;float:left;margin-bottom:5px;}
           .mytool{width:100%;position:relative; }
              .gm-style-iw .resultmymap.mymap mymap-info.direction_mml .map_canvas .mymap-icon {
    max-width:none !important;
    max-height: 100px;
    display: inline-block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
    float: left;
    padding-right: 7px;
}
   
 .gm-style-iw .input-small
    {
    height: 22px !important;
    line-height:22px !important;
    max-width:100px;
    margin:0px;
        border-right:0;
        padding: 0px 15px 5px 15px;
        background:#f4f3f4;
        border:none;
        float:left;
    }
    .gm-style-iw .input-small:hover
    {
        border:none;
    }
   span.routeicon:before
   {
   content:url(/components/com_mymaplocations/assets/images/routeIcn.png);
   } 
   span.contacticon:before
   {
   content:url(/components/com_mymaplocations/assets/images/contactIcn.png); 
   }
   
   span.detailsicon:before
   {
   content:url(/components/com_mymaplocations/assets/images/detailsIcn.png); 
   }
   span.routeicon,span.detailsicon,span.routeicon,span.contacticon
   {
    display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
position:relative;
top:5px;
    padding-left: 5px;
   }
.resultmymap.mymap.mymap-inverse,.resultmymap.mymap.mymap-info.direction_mml,.mytool .mymap.mymap-inverse.resultmymap,.mytool .mymap.mymap-inverse.resultmymap:hover,.resultmymap.mymap.mymap-inverse.contact-btn,.resultmymap.mymap.mymap-inverse.contact-btn:hover{
    display:inline-block;
     box-shadow: none;
    text-shadow: none;
    color: #1f1d22;
    font-size: 11px;
    
    font-weight: 600;
    letter-spacing: .5px;
    box-sizing: border-box;
    background: transparent;
    cursor:pointer;
    border:none;
    line-height: 22px;
    max-width:100px;
    }
 .location-title,.location-title a {
    margin: 0 0 10px;
        margin-left: 0px;
    margin-left: 0px;
    font-weight: 600;
    font-size: 17px;
    color:#1f1d22;
    display:block;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip
{
    min-height:170px;
    float:left;
}
.gm-style-iw .location-title,.gm-style-iw .location-title a
{
display:block;
}
span.locationaddress {
    font-size: 15px;
    color: #1f1d22;
}
           .leaflet-popup-content-wrapper,.location-title,.row1 .resultmymap,.row0 .resultmymap,.detailsicon{display:none !important;}.mytool span.routeicon,.mytool a.mymap.mymap-inverse.resultmymap.route{display:none;}
