.dashboard-stat .visual{
    margin-bottom: 35px;
}
.dashboard-stat .details .number{
    padding-top: 40px;
}
#chartdiv {
    width		: 100%;
    height		: 435px;
    font-size	: 11px;
}
a[href="http://www.amcharts.com/javascript-charts/"]{
    font-size	: 11px;
}
.table-fixed{
    margin-bottom: 0px;
    table-layout:fixed;
}

.div-table-content {
    height: 50vh;
    overflow-y:auto;
}
.label-not-accept {
    background-color: #ed1f21;
}
.task-manager{
    height: calc(50vh + 83px);
}