/*** Configuring maps - show hidden map pupup in the editor ***/

.map_updateinfo_aspx .k-editor .hidden {
    display:block;
}