<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Put custom desktop styling in this file. Put custom images in the Custom subfolder of the Images directory. */

/* MAP TIPS (Janela das Dicas)-------------------------*/

/*Formatação da janela de Dicas*/
.map-navigation-region .map-tip-view,
.map-center-region .map-tip-view,
.map-top-left .map-tip-view,
.map-top-center .map-tip-view,
.map-top-right .map-tip-view,
.map-basemap-region .map-tip-view,
.map-middle-left .map-tip-view,
.map-middle-right .map-tip-view,
.map-bottom-left .map-tip-view,
.map-bottom-center .map-tip-view,
.map-bottom-right .map-tip-view  {
    background: #FFFFFF; opacity: 0.85 /*Cor de Fundo, Transparência*/
;
}

</pre></body></html>