/*  ESTILOS SOBREESCRITOS */

.m-area.m-top.m-right .m-panel {
    background-color: #007932 !important;
}

#m-getfeatureinfo-button {
    background-color: #007932 !important;
}

.m-areas>div.m-area>div.m-panel.m-attributions.collapsed>button.m-panel-btn,
.m-areas>div.m-area>div.m-panel.m-attributions>button.m-panel-btn{
    background-color: #007932 !important;
}

.m-attributions-container{
    font-family: "Source Sans Pro", sans-serif !important;
}

.m-attributions-container .title{
    background-color: #007932 !important;
    color: #fff !important;
}

#toolbar-buttons-managelayers{
    background-color: #007932 !important;
}

.m-panel.m-sidePanel-manager button.m-panel-btn{
    background-color: #007932 !important;
}

div.sidepanel>.panel-container>.group-panel>.group-buttons-container {
    background-color: #007932 !important;
}

.m-panel.m-sidePanel-manager .m-control>div.title {
    background-color: #007932 !important;
    font-family: "Source Sans Pro", sans-serif !important;
}

.m-toc-thematiclayers .toc-item-group .toc-item-group-header>div.layer-group-name{
    font-family: "Source Sans Pro", sans-serif !important;
}

.m-toc-thematiclayers .toc-item-group .toc-item-group-options .toc-item-group-overlay>label{
    font-family: "Source Sans Pro", sans-serif !important;
}

.m-xylocator-container>div.m-xylocator-panel div.title,
.m-panel.m-measurebar.opened>.m-panel-controls>.title{
    background-color: #007932 !important;
    font-family: "Source Sans Pro", sans-serif !important;
}

div.m-panel.m-panzoom.opened.no-collapsible > div.m-panel-controls > div.ol-zoom.ol-unselectable.ol-control > button.ol-zoom-in,
div.m-panel.m-panzoom.opened.no-collapsible > div.m-panel-controls > div.ol-zoom.ol-unselectable.ol-control > button.ol-zoom-out{
  color: #007932 !important;
}

div.m-panel.m-map-info.m-with-mouse.opened.no-collapsible.m-with-scale.m-with-overview > div.m-panel-controls > div.m-mouse-position.g-cartografia-flecha,
div.m-panel.m-map-info.m-with-mouse.opened.no-collapsible.m-with-scale.m-with-overview > div.m-panel-controls > div.m-control.m-scale-container,
div.m-panel.m-map-info.m-with-mouse.opened.no-collapsible.m-with-scale.m-with-overview > div.m-panel-controls > div.m-control.m-scale-container > div.m-unit.g-cartografia-escala3{
  font-family: "Source Sans Pro", sans-serif!important;
}

div.m-panel.m-scaleline.opened.no-collapsible > div.m-panel-controls > div.ol-scale-line.ol-unselectable > div.ol-scale-line-inner{
  font-family: "Source Sans Pro", sans-serif!important;
}

.extentArrow:before{   
	content: url('../logos/extension.png');   
  }