html,body{height:100%;margin:0;padding:0}.controls{box-sizing:border-box;-webkit-user-select:none;user-select:none;background-color:#fff;background-clip:padding-box;border-radius:2px;display:flex;overflow:hidden;box-shadow:0 1px 4px -1px #0000004d}.controls button{color:#0009;cursor:pointer;background-color:#fff;border:0;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.controls button:hover{color:#000000e6}.controls.zoom-control{flex-direction:column;width:40px}.controls.zoom-control button{width:40px;height:40px;font-size:24px}.controls.maptype-control{flex-direction:row;height:40px}.controls.maptype-control button{text-transform:uppercase;height:100%;padding:0 12px;font-family:Roboto,Arial,sans-serif;font-size:14px}.controls.maptype-control.maptype-control-is-map .maptype-control-map,.controls.maptype-control.maptype-control-is-satellite .maptype-control-satellite{font-weight:700}.controls.fullscreen-control button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.controls.fullscreen-control{width:40px;height:40px}#fullscreen-button .material-icons{font-size:28px}
