diff --git a/css/input.css b/css/input.css
index 2369b37..2fc587e 100644
--- a/css/input.css
+++ b/css/input.css
@@ -119,6 +119,9 @@ select option:hover {
appearance: none;
cursor: text;
}
+.i3geoForm100 input[type=number] {
+ width: 85%;
+}
.i3geoFormIconeMinuto {
background: transparent url("../imagens/gisicons/minuto.png") no-repeat scroll 100% -1px / 18px;
diff --git a/ferramentas/geolocal/template_mst.html b/ferramentas/geolocal/template_mst.html
index 31b48db..d018b6e 100644
--- a/ferramentas/geolocal/template_mst.html
+++ b/ferramentas/geolocal/template_mst.html
@@ -10,8 +10,8 @@