#home 
{
    padding:16px 16px;
    
}
.nowrap
{
    white-space: nowrap;
}

#calculation
{
    display:none;
}
#graph_canva_div
{
    display:none;
}

.text_green
{
     color: #466522
}
.text_light_green
{
     color: #b9db93
}

select 
{
    background-color: white;
}

