.mapTitle {
  margin-bottom: 10px;
}

.key .swatch {
  display: inline;
}

.projectKey {
  margin-top: 10px;
  margin-bottom: 10px;
}

.projectKey .key {
  padding: 5px 5px 10px;
  border-bottom: solid 1px gray;
}

.showKeyOnMap {
/*  padding-left: 10px; */
}

.showKeyOnMap input {
  display: inline;
  margin-right: 5px;
}

.key .position {
  margin-top: 10px;
  margin-bottom: 5px;
}

.key input[type="text"] {
  width: 40px;
  margin-left: 5px;
  margin-right: 5px;
}

.key span {
  font-weight: bold;
}

.keyLabel {
  color: gray;
  margin-left: 10px;
}

.projectLayerKey .keyLabel {
/*  display: inline; */
  vertical-align: middle;
  margin-top: 10px;
  padding-top: 5px;
}

.projectLayerKey .swatch {
  margin-right: 10px;
}

.thematicsKey {
  border: solid 1px lightgray;
  padding: 2px;
  margin-top: 10px;
}

.thematicsKeyRow {
  margin-left: 10px;
  clear: both;
}