﻿
.notification-counter-nav {
    position: absolute;
    left: 70px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff;
    border-radius: 3px;
    padding: 1px 3px;
    font: 12px Verdana;
    top: 5px;
}
