/* Remove unwanted elements */

body, a {
color:#333333;
}

#Header, #Footer, #user-menu
{
display: none;
}
table.grilla {

}
table.grilla, table.tabla_distancias td{
border:none;
}

h2.title {
display:none;
}

.grilla form label {
font-size:14px;
margin-bottom:10px;
}

.info-nodisplay {
display:block;
}

#MyMapaZone1 {
width:100%;
float:none;
}

#MyMapaZone2 {
width:100%;
float:none;
}
.info-noprint {
display:none;
}

input {
display:none;
}

.AppInstalableStyle img {
display:inline;
margin-right:10px;
border:none;
}
.AppInstalableStyle {
margin:5px;
height:28px;
text-indent:0px;
font-size:18px;
}
.AppInstalableStyle {
border:none;
}
.AppInstalableStyle a {
text-decoration:none;
}
.print-block {
margin-bottom:20px;
border:#ccc solid 1px;
}