
        #map {
            background-color: #ffffff;
			position: absolute;
			z-index:1;
        }
        th {
            text-align: left;
            vertical-align: top;
			
			
        }
        .info {
            padding: 6px 8px;
            font: 14px/16px Arial, Helvetica, sans-serif;
            background: white;
            background: rgba(255,255,255,0.8);
            box-shadow: 0 0 15px rgba(0,0,0,0.2);
            border-radius: 5px;
        }
        .info h2 {
            margin: 0 0 5px;
            color: #777;
			
        }
        .leaflet-container {
            background: #fff;
            padding-right: 10px;
        }
        .leaflet-popup-scrolled {
            width:auto!important;
            height: auto!important;
            overflow: auto;
            max-height: 70vw;
            max-width: 70vw;
            border-bottom: unset!important;
            border-top: unset!important;
        }
        .leaflet-popup-content {
			
		    width: 309px !important;
			background-color: white;
			text-align: left;
			padding-right: 9px;
			padding-left: 12px;
			padding-top: 12px;	
			padding-bottom: 12px;
			border: 2px solid rgba( 0, 128, 255);
			border-radius: 0px;
			margin: 0px 0px  !important;
			line-height: 1.5 !important;

		}
		
		.imagen-popup{
				text-align: center!important;				
				/*border: 1px solid rgba( 0, 128, 255);*/
		}
		/*.leaflet-popup-content tr:first-of-type {
			font-weight: bold;
			color: black;
			text-align: center !important;
			
		}
		.leaflet-popup-content tr:last-of-type {
			font-weight: bold;
			color: black;
			text-align: center !important;
		}*/
		
		table, tr, th {
		border-style: solid;
		border-collapse: collapse;
		border: 1px solid rgba( 139, 147, 158);
				
		}
				
		.div_title_h2 {
			Opacity: 1;
			position:relative;
			background-color:rgba(	85, 86, 86, .6) !important;
			text-align: center;
			padding-top: 9px;
			padding-bottom:9px;
		
			margin: 0px 0px 0px 0px;
			border-radius: 5px;
			z-index: 1500;
			width:-webkit-fill-available;
			border-radius: 4px; 
			border: 3px solid rgba(	49, 52, 52,.6) !important;  
			background-clip: padding-box;	
		}
	
		.image-title {
			margin: auto;
			display: block;
			float: left;
			position:relative;
			width:auto;
			height:8vh;
			text-align:right!important;
			z-index:1800;
			/*margin: 0px 0px 0px 0px;*/
			/*padding-top: 0px;*/
			/*padding-left: 0px;*/
			
			
			/*transform: none !important;*/
			margin: 6px 10px 10px 10px;
			/*border-radius: 4px;*/
			/*border: 3px solid rgba(255,255,255,.4) !important;*/
			/*background-color: #f8f8f8 !important;*/
			/*background-clip: padding-box;*/
		}
		.image-ayuda{
			margin: auto;
			display: block;
			float:right;
			Opacity: 1;
			/*background-color: #f8f8f8 !important;*/
			text-align: center;
			/*padding-top: 0px;*/
			/*padding-bottom:0px;*/
			border-radius: 5px;
			z-index: 2000;
			/*background-clip: padding-box;*/
			position:relative;
			/*top: 0!important;*/
			/*bottom: 0 !important;*/
			/*left: 0 !important;*/
			/*right: 0 !important;*/
			/*transform: none !important;*/
			margin: 6px 9px 10px 10px;
			/*border-radius: 4px;*/ 
			/*border: 3px solid rgba(255,255,255,.4) !important;*/  
			width: auto;
			height: 8vh;
			
		}
	
		th {
            min-width: 75px;
        }
        td {
			
            min-width: 150px;
			
			/*border: 1px solid rgba( 0, 128, 255);*/
		}
		
        td img {
            max-height: 100px;
            max-width: 100px;
			padding-top: 5px;
        }
        .leaflet-tooltip {
            background: none;
            box-shadow: none;
            border: none;
        }
        .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
            border: 0px;
        }
        }
        .fa, .leaflet-container, a {
            color: #000000 !important;
        }
        .leaflet-control-zoom-in, .leaflet-control-zoom-out,
        .leaflet-control-locate a,
        .leaflet-touch .leaflet-control-geocoder-icon,
        .leaflet-control-search .search-button,
         .leaflet-control-measure {
            background-color: #f8f8f8 !important;
            border-radius: 0px !important;
            color: #000000 !important;
        }
        .abstract {
            font: bold 18px 'Lucida Console', Monaco, monospace;
            text-indent: 1px;
            background-color: #f8f8f8 !important;
            width: 30px !important;
            color: #000000 !important;
            height: 30px !important;
            text-align: center !important;
            line-height: 30px !important;
        }
        .abstractUncollapsed {
            padding: 6px 8px;
            font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
            background-color:#f8f8f8 !important;
            color: #000000 !important;
            box-shadow: 0 0 15px rgba(0,0,0,0.2);
            border-radius: 5px;
            max-width: 40%;
        }
        .leaflet-touch .leaflet-control-layers,
        .leaflet-touch .leaflet-bar,
        .leaflet-control-search,
        .leaflet-control-measure {
            border: 3px solid rgba(255,255,255,.4) !important;
			
        }
        .leaflet-control-attribution a {
            color: #0078A8 !important;
        }
        .leaflet-control-scale-line {
            border: 2px solid #f8f8f8 !important;
            border-top: none !important;
            color: black !important;
        }
        .leaflet-control-search .search-button,
        .leaflet-container .leaflet-control-search,
        .leaflet-control-measure {
            box-shadow: none !important;
        }
        .leaflet-control-search .search-button {
            width: 30px !important;
            height: 30px !important;
            font-size: 13px !important;
            text-align: center !important;
            line-height: 30px !important;
        }
        .leaflet-control-measure .leaflet-control {
            width: 30px !important;
            height: 30px !important;
        }
        .leaflet-container .leaflet-control-search{
            background: none !important;
        }
        .leaflet-control-search .search-input {
            margin: 0px 0px 0px 0px !important;
            height: 30px !important;
        }
        .leaflet-control-measure {
            background: none!important;
            border-radius: 4px !important;
        }
        .leaflet-control-measure .leaflet-control-measure-interaction {
            background-color: #f8f8f8 !important;
        }
        .leaflet-touch .leaflet-control-measure
        .leaflet-control-measure-toggle,
        .leaflet-touch .leaflet-control-measure
        .leaflet-control-measure-toggle:hover {
            width: 30px !important;
            height: 30px !important;
            border-radius: 0px !important;
            background-color: #f8f8f8 !important;
            color: #000000 !important;
            font-size: 13px;
            line-height: 30px;
            text-align: center;
            text-indent: 0%;
        }
        .leaflet-control-layers-toggle {
            background-color: #f8f8f8 !important;
        }
        .leaflet-overlay-pane {
            z-index: 550;
        }
        .leaflet-popup-pane {
            z-index: 700;
        }