      /* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
      /* Optional: Makes the sample page fill the window. */
      #description {
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
      }

      #infowindow-content .title {
        font-weight: bold;
      }

      #infowindow-content {
        display: none;
      }

      #map #infowindow-content {
        display: inline;
      }

      .pac-card {
        /* margin: 10px 10px 0 0; */
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        background-color: #fff;
        font-family: Roboto;
      }

      .input-group-addon {
          padding: 3px 12px;
          font-size: 14px;
          font-weight: normal;
          line-height: 1;
          color: #555;
          text-align: center;
          background-color: #eee;
          border: 1px solid #ccc;
          border-radius: 4px;
          margin-left:-3px
        }

      #pac-container {
        padding-bottom: 12px;
        margin-right: 12px;
      }

      .pac-controls {
        display: inline-block;
        padding: 5px 11px;
      }

      .pac-controls label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
      }

      #right-panel {
        float: right;
        width: 29%;
        height: 70%;
      }

      #pac-input {
        background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 2px 11px 3px 13px;
        text-overflow: ellipsis;
        width: 400px;
      }

      #main{
      width:71%;height:100%;float:left;
      }

      #map{
      width: 900px; height: 1000px;
      }

      #title{
      text-align: center;
      }

      #pac-date{
      margin-left:7px;
      }

      #input-miles{
      width:40px;margin-left:7px;
      }

      #pass{
      margin-left:7px;
      }

      #pac-input:focus {
        border-color: #4d90fe;
      }

      #title {
        color: #fff;
        background-color: #4d90fe;
        font-size: 25px;
        font-weight: 500;
        padding: 6px 12px;
      }

      #right-panel table {background-color: #EBE9E5;}

      .gm-style-iw-d + div {display: none !important}
      .adp-summary{display:none !important}
      .adp-directions{display:none !important}
      .adp{display:none !important}

      .pac-card {
      /* margin: 10px 10px 0 0; */
      border-radius: 2px 0 0 2px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      outline: none;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      background-color: #fff;
      font-family: Roboto;
    }

    #pac-container {
      padding-bottom: 12px;
      margin-right: 12px;

    }

    .location-wrap {
      margin-right: 0 !important;
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }

    .pac-container, .pac-logo {
        z-index: 2000!important;
    }

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

    #Autocomplete2{
      width: 74%;
      display:inline;
      height: 30px;
    }

    #subgoogle{
    margin-top :8px
    }

    #subgoogle1{
    margin-top :8px
    }

    .pac-card1 {
      margin: 10px 10px 0 0;
      border-radius: 2px 0 0 2px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      outline: none;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      background-color: #fff;
      font-family: Roboto;
    }

    #pac-container1 {
      padding-bottom: 12px;
      margin-right: 12px;

    }

    .pac-container1, .pac-logo1 {
        z-index: 2000!important;
    }

    #map1 {
        width: 100%;
        height: 500px;
    }


    #Autocomplete3{
        width: 65%;
        display:inline;
        height: 30px;
        margin-left: 5px;

    }

    #updatesubgoogle{
    margin-top :8px
    }

    #updatesubgoogle1{
    margin-top :8px
    }

    #valid-address{
    margin-left: 10px;
    }

