.icon {
	display: inline-block;
	margin: 2px;
	height: 16px;
	width: 16px;
	background-color: #ccc;
}

/* ICONS */
.icon-white {
	background: url("img/icons/white.png") center center no-repeat;
}
.icon-base_maps {
	background: url("img/icons/BaseMaps.png") center center no-repeat;
}
.icon-satellite {
	background: url("img/icons/satellite.png") center center no-repeat;
}
.icon-roads {
	background: url("img/icons/roads.png") center center no-repeat;
}
.icon-hybrid {
	background: url("img/icons/hybrid.png") center center no-repeat;
}
.icon-traffic {
	background: url("img/icons/traffic.png") center center no-repeat;
}
.icon-other {
	background: url("img/icons/other.png") center center no-repeat;
}
.icon-ignbase {
	background: url("img/icons/ignbase.png") center center no-repeat;
}
.icon-pnoa {
	background: url("img/icons/pnoa.png") center center no-repeat;
}
.icon-sigpac {
	background: url("img/icons/sigpac.png") center center no-repeat;
}
.icon-catastro {
	background: url("img/icons/catastro.png") center center no-repeat;
}
.icon-depositos {
	background: url("img/icons/depositos.png") center center no-repeat;
}
.icon-pozos {
	background: url("img/icons/well.png") center center no-repeat;
}
.icon-cabezales {
	background: url("img/icons/sprinkler.png") center center no-repeat;
}
.icon-hidrantes {
	background: url("img/icons/hydrant.png") center center no-repeat;
}
.icon-red {
	background: url("img/icons/red.png") center center no-repeat;
}
.icon-impulsion {
	background: url("img/icons/impulsion.png") center center no-repeat;
}
.icon-parcelas {
	background: url("img/icons/parcelas.png") center center no-repeat;
}
.icon-lapiz {
	background: url("img/icons/pencil.png") center center no-repeat;
}
.icon-contador {
	background: url("img/icons/watch.png") center center no-repeat;
}