/*******************************************************************************
#
# Main Style for map-temp.
#
*******************************************************************************/
map-temp,
map-temp .container {
    display: block;
    height: 100%;
    width: 100%;
}

input[type='text'] {
    padding: 1%;
    width: 98%;
}

.container {
    height: 100%;
}