tr.bg-highlight td {
    background-color: #c4e3f3 !important;
    font-weight: bold;
}

tr.bg-highlight:nth-child(odd) td {
    background-color: #d9edf7 !important;
}

td.col-moment-score {
    text-align: center !important;
}

button.btn-dropdown-filter {
    border-radius: 0;
    background-color: white;
    color: black;
    padding-right: 20px;
    padding-left: 20px;
    min-width: auto;
}

.row-logboek {
    margin: 0;
    padding: 0;
}

.tr-logboek.collapsing {
    -webkit-transition: none !important;
    transition: none !important;
}

.no-transition {
    -webkit-transition: none !important;
    transition: none !important;
    animation: none !important;
}

.btn-logboek{
    margin: 0;
    padding: 0;
}
