.exbmap-ui-group-attributionGroup {
    display: none !important
}

.exbmap-ui .exbmap-ui-group .exbmap-ui-group-navigator{
	margin-bottom: 20px;
}

.exbmap-ui .exbmap-ui-group .exbmap-ui-group-midGroup-right-content-bottom{
	margin-bottom: 20px;
}

.exbmap-ui-tool-shell-ScaleBar {
    margin-bottom: 28px !important
}

/* Widget Controller */
.map-is-live-mode .is-widget .root.scroll-list-root {
    justify-content: flex-start;
}

.nav-button-group.scroll-list.runtime--scroll-list .jimu-btn.previous.direction-button {
    margin: 0.5rem;
    padding: 0.125rem 0.5rem;
    color: white;
    background-color: rgb(0, 159, 227);
    border-color: rgb(0, 159, 227);
}

.nav-button-group.scroll-list.runtime--scroll-list .jimu-btn.next.direction-button {
    margin: 0.5rem;
    padding: 0.125rem 0.5rem;
    color: white;
    background-color: rgb(0, 159, 227);
    border-color: rgb(0, 159, 227);
}
