.not-inactive {
    background-color: #467aa6 !important;
    color: white;
}

.inactive {
    color: gray;
}