body{
		font-family: 'Roboto', sans-serif;
		font-style: normal;
	}
	.titulo{
		color: #019DD6;
		text-align: left;
		font-family: sans-serif;
		font-weight: bolder;
		font-style: normal;
		font-size: 30px;
	}
	.label-zona{
    	color: #205898;
	}
	.slc-zona{
		border: 1px solid #205898;
	    color: #205898;
	    border-radius: 10px;
	}
	.titulo-distrito{
		color: #205898;
		font-weight: bold;
	}
	.jefe-distrito{
		font-weight: bolder;
    	color: #205898;
	}
	.label-zona-detalle{
		font-weight: bolder;
		color:#656869;
	}

	.div_mapa{
		border: 1px solid #205898;
	}
	.btn-imprimir{
	    position: fixed;
	    right: 17px;
	    top: 110px;
	}
	.linea{
		border-top: 1px solid #205898;
	}
	.titulo_ref{
	  font-size: 25px;
	}
	.icon_ref{
	  font-size: 35px;
	}