      
      #map {
        height: 600px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;        
        color: black;
      }

      #floating-panel {
        z-index: 5;
        padding: 5px;
        text-align: center;
        font-family: 'Roboto','sans-serif';
        line-height: 30px;
        padding-left: 10px;
      }

      div.tootip-just img{
        max-width: 46px !important;
        max-height: 46px !important;
      }

      div.tootip-just div#bodyContent p{
       margin: 3px !important;
       line-height: 16px;
      }

      div.tootip-just h3{
        font-size: 16px;
        font-weight: 900;
        height: 20px;
        max-height: 20px;
      }

      .gm-style-iw-d{
        max-height: 220px !important;
      }

      div.gm-style-iw.gm-style-iw-c{
        max-height: 220px !important;
        min-width: 350px;
      }

      .firstHeading{
        margin: 3px;
        border-bottom: 1px solid #777777;  
        font-size: 15px;      
      }

      .w-100{
        width: 100%;
      }

      .menu-top{
        padding-top: 30px;
      }

      .sub-name{
        text-align: center;
        font-weight: 500;
        text-decoration: underline;
      }

      .clear-focus:focus{
        border: 1px solid #ccc;
      }

      .form-row{
        width: 60%;
        margin: auto;
      }

      