﻿.dashbody {
    color: #000000;
    font-family: 'Abel';
    font-size: 22px;
    margin: 20px;
    padding: 20px;
}

.dx-viewport {
    font-family: Abel, 'Abel', Abel, serif !important;
    font-family: 'Abel';
    font-size: 18px;
    color: #000000
}
.dx-widget {
    font-family: Abel, 'Abel', Abel, serif !important;
    font-family: 'Abel';
    font-size: 18px;
    font-weight: 500;
    color: #000000;
}

.dx-tabpanel .dx-tab .dx-badge {
    background: #e81202;
}  
