.MapBase_mapbase_nGp1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  min-width: 100px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  height: 100%;
}
.MapBase_mapbase_nGp1 .MapBase_map_3asW {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
.MapBase_mapbase_nGp1 .MapBase_search-container_2dGA {
  position: absolute;
  top: 20px;
  left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.15);
  z-index: 10;
}
.MapBase_mapbase_nGp1 .MapBase_search-container_2dGA .MapBase_search-input_1zJj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.MapBase_mapbase_nGp1 .MapBase_search-container_2dGA .MapBase_search-input_1zJj .MapBase_s-suggestInfo_cIcU {
  width: 300px;
  height: 30px;
  font-size: 14px;
  color: #333;
  border-radius: 2px;
  border: none;
  padding: 0 9px;
}
.MapBase_mapbase_nGp1 .MapBase_search-container_2dGA .MapBase_search-input_1zJj .MapBase_s-suggestInfo_cIcU:focus {
  outline: none;
  border-color: transparent;
}
.MapBase_mapbase_nGp1 .MapBase_search-container_2dGA .MapBase_search-input_1zJj .MapBase_s-searchResult_3Nn1 {
  border: 1px solid #C0C0C0;
  width: 300px;
  height: auto;
  display: none;
}
.MapBase_mapbase_nGp1 .MapBase_search-container_2dGA .MapBase_s-button_2P0c {
  width: 30px;
  height: 30px;
  color: white;
  background-color: #3385ff;
  font-size: 22px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.MapBase_mapbase_nGp1 .MapBase_search-container_2dGA .MapBase_s-button_2P0c:hover {
  background-color: #2e77e5;
  color: white !important;
}

