.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;
  }
  .result-item-subheading1 {
    width: 140px;
  }
  .modal-heading {
    font-size: 1.4rem;
    font-weight: 550;
    text-align: center;
  }
  .modal-notice {
    color: red;
  }
  .modal-subheading {
    font-size: 1.2rem;
    font-weight: 550;
    margin-top: 1rem;
  }