label { font-weight: bold; color: #0CF208; font-size: 16px; }
#error{ font-weight: !important;  color: #FFFF00; font-size: 18px; }
input { font-size: 16px; }

#mapa{ margin-top: 10px ;margin-left: 300px; }

input[type="text"] { margin: 10px 0; background: #fff; border: 1px solid #ccc; color: #777; display: block; max-width: 100%; outline: none; padding: 7px 8px; }

input[type="submit"] { margin: 10px 0; background: #0088B2; color: #fff; padding: 8px 14px; font-weight: bold; display: inline-block; border: none; cursor: pointer; }

input[type="submit"]:hover { background:#0CF208; }



input[type="button"] { margin: 10px 0; background: #0088B2; color: #fff; padding: 8px 14px; font-weight: bold; display: inline-block; border: none; cursor: pointer; }

input[type="button"]:hover { background:#0CF208; }

legend { font-weight: bold; font-size: 24px; }
