html,body{
    height:100%;
}

body {
    padding-top: 60px;
    padding-bottom: 40px;
}

.flex-fill {
    flex:1;
}

.zf-green {
    color: #68b604;
}

div.container a.navbar-brand > img {
    display: inline;
    margin-right: 4px;
    margin-top: -2px;
}

#grootboeken {
    max-height: 400px;
    overflow:scroll;
    -webkit-overflow-scrolling: touch;
}

#coderingen {
    max-height: 212px;
    overflow:scroll;
    -webkit-overflow-scrolling: touch;
}

.list-group, .tegel {
    margin-bottom: .5rem;
}
