/* Override google dropdown input box. */
.goog-combobox { 
    display: inline-block !important;
}   