

#todayreport li {
    list-style: none;
}

#getdailyreport {
    display: flex;
    flex-flow: row;
}

.label-outline-danger {
    color: #ffffff;
    background-color: #d40019;
    border-color: #d50019;
}

.dashboard-projects {
    height: auto;
}