.disabled-not-found {
    display: none;
}

.disabled-not-found.show{
    display: block;
}

.hide-city {
    display: none;
}