.esri-attribution {
    display: none !important;
}
.layer-score-container {
    font-size: 18px;
    width: 100%;
    padding: 5px 7.5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.gray-background {
    background-color: #eee;
}

button {
    cursor: pointer;
}

h3.esri-widget__heading.esri-legend__service-label {
    display: none;
}

.esri-layer-list {
    width:200px !important;
}

.esri-basemap-gallery {
    width:200px !important;
    max-height: 500px !important;
}
.esri-legend__layer-caption, esri-layer-list__item-content{
    font-weight: bolder !important; 
}
