html, body {
    min-height: 100% !important;
    height: 100%;
    overflow: hidden;
}

#map_control_canvas {
    height: 100%;
}

.custom {
    width: 120px !important;
}