*{
    box-sizing: border-box;
}
.custom-height-1{
    height: 400px !important;
}
.col-fixed-height-1{
    height: 280px !important;
    overflow: hidden;
}
.height-full{
    height: 100% !important;
}
.main-content{
    margin: 1rem;
}
.m-t-negative-1{
    margin-top: -1rem;
}
.chart-title{
    white-space: nowrap;
    font-size: 1.6rem;
    text-align: center;
    color: rgb(21, 21, 21);
}
.table-text{
    font-size: 1.1rem;
}
#knoppenDezeWeekCanvas{
    height: 470px !important;
}
#afgelopenXDagenCanvas{
    width: 100% !important;
    height: 400px !important;
}
#knoppenVandaagCanvas{
    width: 100% !important;
    height: 400px !important;
}
