#loading {
  padding-top: 50px;
  clear: both;
}

#edmapcontainer {
  height: 80%;
  width: 100%;
}

#edmap {
  height: 768px;
  min-width: 100px;
}

#edmap-rescues {
  height: 1024px;
  min-width: 100px;
}

.modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal-content {
  width: 100%;
  height: 100%;
  border-radius: 0;
}

.modal-body {
  width: 100%;
  height: 100%;
  border-radius: 0;
}

.footer {
  text-align: center;
  font-style: italic;
  padding-top: 20px;
  clear: both;
}
