#sceneview {
  height: 100%;
}

#left-panel {
  left: 70px;
}

#panelSearch {
  left: 70px;
}

#panelSearchResult {
  left: 70px;
}
.esri-widget-button {
    font-size: 18px !important;
    width: 32px !important;
    height: 32px !important;
    padding-top: 5px !important;
    padding-left: 6px !important;
}
.esri-icon-zoom-out-fixed {
    font-size:16px;
}

.esri-ui-top-right {
  top: 120px !important;
  right: 9px!important;
}
