body {
    background-color: #f8f9fa;
}

.card-metric .card-body {
    min-height: 120px;
}

.chart-box {
    height: 320px;
    position: relative;
}

.table th,
.table td {
    vertical-align: middle;
}
