.autocomplete-input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

.osms-hidden-field {
    display: none;
}

.osms-place-label {
    font-weight: bold;
}