html, body {
    height: 100%;
}

#root {
    height: 100%;
}

.headerless-content {
    padding-top: 30px;
}

#container {
    height: 100%;
}

.content {
    /*margin-top: 5px;*/
    margin-top: 78px;
    height: 100%;
}
