.addnew:before {
    content: 'NEW';
    background: #c80123;
    color: white;
    padding: 6px 12px;
    font-size: 18px;
    position: absolute;
}