.gradationPassedDays0 {
    color: green !important;
}

.gradationPassedDays1 {
    color: blue !important;
}

.gradationPassedDays2 {
    color: orange !important;
}

.gradationPassedDays3 {
    color: red !important;
}

#NpHeader h1{
    max-width: 420px;
    line-height: 1.3em;
    font-size: 1.2em;
    font-weight: 600;
    color:#0d72b9
}

.converted_url{
    font-size: 10px;
    text-decoration: underline !important;
    cursor: pointer !important;
    cursor: hand !important;
    padding-left: 5px;
}