#nav_module ul.categories ul {
    margin-left: 20px;
}

#nav_module {
    width: 300px;
}

#practice, #comments {
    margin-bottom: 20px;
}

.commentsmeta, #addcommenttitle {
    font-weight: bold;
    text-indent: 10px;
}

.commentsmeta, #addcommenttitle {
    line-height: 20px;
}

#ballroom .fieldvalue p, #ballroom .commentstext p {
    margin-left: 10px;
    margin-right: 10px;
    text-indent: 0;
    margin-top: 5px;
    line-height: 20px;
}

#new_practice, #practice textarea, #practicecomments {
    width: 590px;
    display: block;
    margin: 0;
}

#container_commentbutton {
    text-align: right;
    margin-bottom: 20px;
}

#container_addnew, .container_addnew {
    margin-top: 40px;
}

#new_practice textarea {
    width: 100%;
    height: 100px;
}

#txt_practicenaam {
    width: 100%;
}

#new_practice .container_field {
    margin-bottom: 20px;
}

.ck-editor__editable_inline {
    min-height: 250px;
}