/*Poligonos*/

g path, g polygon, g polyline, g rect{
  fill: rgb(248 173 65 / 61%)!important;
  cursor: pointer;
  stroke: #333333  !important;
}
g path:hover, g polygon:hover, g polyline:hover, g rect:hover{
  fill: rgb(95 91 91 / 50%) !important;
  stroke: #4f5050 !important;
}


.svgMapa{
  position: absolute;
  left: 0;
  top: 0;
}


[data-status="active"], [data-status="active"]:hover{
  fill: rgb(50,205,50,0.5) !important;
  stroke: green !important;
}
/*End Poligonos*/





.card-header{
  background-color:  #ff6800  !important;
}



.Titulo{
  color: #000000;
  border-style: inset;
  border-left-color: transparent!important;

  border-right-color: transparent!important;


  border-top-color: transparent!important;

  border-bottom-color: #bf3809   !important;
}
.text-LaPresa{
  
  color: #4a4a49 !important;
}



