.ginput_container_smarty_zip {
    position: relative;
}

.gf-smarty-zip-input {
    width: 150px;
    max-width: 100%;
}

.gf-smarty-zip-result {
    margin-top: 12px;
    font-size: 14px;
    min-height: 20px;
}

.gf-smarty-zip-result .loading {
    color: #666;
    font-style: italic;
}

.gf-smarty-zip-result.success .city-state {
    color: #2c3e50;
    font-weight: 500;
}

.gf-smarty-zip-result.error .error-message {
    color: #c0392b;
    font-weight: 500;
}

.gf-smarty-field-note {
    color: #666;
    font-size: 12px;
    font-style: italic;
}

