.mf-print-action {
    background-image:url(img/printer.png) !important;
}

.measureArea {
    background-image:url(img/measure_area.png) !important;
    height:20px !important;
    width:20px !important;
}

.measureLength {
    background-image:url(img/measure_length.png) !important;
    height:20px !important;
    width:20px !important;
}
.zoomin {
    background-image:url(img/icon_zoomin.png) !important;
    height:20px !important;
    width:20px !important;
}

.zoomout {
    background-image:url(img/icon_zoomout.png) !important;
    height:20px !important;
    width:20px !important;
}

.zoomfull {
    background-image:url(img/icon_zoomfull.png) !important;
    height:20px !important;
    width:20px !important;
}

.pan {
    background-image:url(img/icon_pan.png) !important;
    height:20px !important;
    width:20px !important;
}

.back {
    background-image:url(img/resultset_previous.png) !important;
    height:20px !important;
    width:20px !important;
}

.next {
    background-image:url(img/resultset_next.png) !important;
    height:20px !important;
    width:20px !important;
}

.modifyfeature {
    background-image:url(img/move_vertex_off.png) !important;
    height:20px !important;
    width:20px !important;
}

.drawpoint {
  background-image:url(img/draw_point_off.png) !important;
  height:20px !important;
  width:20px !important;
}

.drawline {
  background-image:url(img/draw_line_off.png) !important;
  height:20px !important;
  width:20px !important;
}

.drawpolygon {
  background-image:url(img/draw_polygon_off.png) !important;
  height:20px !important;
  width:20px !important;
}

.info {
  background-image:url(img/info.png) !important;
  height:20px !important;
  width:20px !important;
}

.info2 {
  background-image:url(img/info2.png) !important;
  height:20px !important;
  width:20px !important;
}

.buffer {
  background-image:url(img/buffer.png) !important;
  height:20px !important;
  width:20px !important;
}

.delete {
  background-image:url(img/delete.png) !important;
  height:20px !important;
  width:20px !important;
}

.refresh {
  background-image:url(img/refresh.png) !important;
  height:20px !important;
  width:20px !important;
}

.historial {
  background-image:url(img/historial.png) !important;
  height:20px !important;
  width:20px !important;
}

.mail {
  background-image:url(img/mail.png) !important;
  height:20px !important;
  width:20px !important;
}

