
#map-canvas {
    width: 100%;
    height: 400px;
    float:left;
    
}
#colorbar{
    margin-top: 20px;
}

.row {
    margin-top: 5px;
}

form {
    width:100%;
}