.esri-legend.esri-widget.esri-widget--panel {
  min-height: 0 !important;
}
.esri-layer-list-panel {
  margin: 0px 15px !important;
  margin-bottom: 15px !important;
}
.esri-legend__layer-child-table {
  margin-bottom: 0 !important;
}
.esri-legend__layer-table {
  margin-bottom: 0 !important;
}
.esri-legend__message {
  display: none !important;
}
.esri-legend__service {
  padding: 0 !important;
}
/* Styles Unique to this page */
#wrapper {
  margin: 0 !important;
}
#mapContainer {
  border: none !important;
}
.result-item-title {
  margin-top: 15px;
}
.sidebar-search {
  border: none;
  border-left: 2px solid lightgray
}