.count_New_Notifs {
    vertical-align: middle;
    font-size: small;
    display:inline;
    background: red;
    border: 2px solid white;
    padding: 2px 6px;
    line-height: 1;
    border-radius: 50%;
    color: white;
}
.notif_date {
    font-weight: normal !important;
	float: right;
}