﻿/*hide the api key text box as it serves no purpose*/ 
#input_apiKey{
    display:none;
}
