.badge-danger{
    background-color: red!important;
}
.text-danger{
    color: red!important;
}
.btn-danger{
    background-color: red!important;
    border-color: red!important;
}
.alert-danger{
    background-color: red!important;
    border-color: red!important;
}
.badge-success{
    background-color: green!important;
    border-color: green!important;
}
.bg-danger{
    background-color: red!important;
    border-color: red!important;
}
.datepicker td, .datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}

.datepicker {
    margin-bottom: 3rem;
}

/*
*
* ==========================================
* FOR DEMO PURPOSES
* ==========================================
*
*/




