
body {
    font-family: sans-serif;
    background-color: #abcdef;
}

input.text {
    width: 100%;
}

div#map {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.olControlAttribution {
    bottom: 0.1em  !important;
}
