.bw_google_maps_location-wrapper {
	position: relative;
	display: inline-block;
    width: 100%;
}
.bw_google_maps_location-wrapper > input {
    padding-right: 30px;
}
.bw_google_maps_location-status {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 0.5rem;
    font-size: 80%;
}
.pac-container {
    z-index: 99999;
}