#sceneview .ol-zoom,
#viewer-container .ol-zoom {
    padding: 1px !important;
    // &>div {
    //     background-color: #2196f3 !important;
    //     color: #fff !important;
    // }

    // .esri-disabled {
    //     span {
    //         color: #90CBF9 !important;
    //     }
    // }

    button {
        background-color: #2196f3 !important;
    }
}

#sceneview .ol-zoom {
    top: 52px !important;
}