.map-block {
  width: 100%;
}

#viewDiv {
  padding: 0;
  margin: auto;
  height: 80%;
  width: 100%;
  min-height: 500px;
}

#searchDiv {
  top: 10px;
  margin: auto;
  padding: 10px
}

#tableDiv {
  top: 10px;
  margin: auto;
  padding: 10px
}

.esri-attachments__container--preview .esri-attachments__image {
  max-height: 75px !important
}

.esri-feature__content-element {
  margin-bottom: -10px !important;
}

.esri-view-height-less-than-medium .esri-popup__main-container {
  width: 300px !important;
  height: 300px !important;
}

.esri-attachments__item-mask {
  box-shadow: none !important;
  overflow: hidden !important;
}