#bottom-bar.hide-instructions{
    height: 20px;
}

#bottom-bar{
    cursor: pointer;
}
.more{
    display: inherit;
    position: absolute;
    top:0;
    right:5px;
    color:white;
    text-decoration: none;
    cursor: pointer;
    font-size: 120%;
    margin-top: -10px;
}