#viewmap {
  padding: 8px 8px 16px 8px;
  height: 100%;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-bottom: 8px;
  border: solid #ddd 2px;
  background-color: #efefef;
}

.formViewMap {
  text-align: center;
}

label.titre {
  font-family: roboto, arial, tahoma, verdana, helvetica;
  font-weight: bold;
  color: rgb(90, 90, 90);
  text-decoration: none;
}

.gm-style-iw-chr {
  position: absolute;
  top: -13px;
  right: -13px;
}

.gm-style-iw-c {
  padding-right: 2rem;
}

#content_google > h2 {
    margin-right: 1rem;
}