﻿.lnk-perf
{
    background-color: #547f8a;
    display: inline-block;
    padding: 5px 7px;
    border-radius: 50%;
    width: 28px;
    height: 27px;
    margin: 6px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #fdfdfd;
    font-size: 12px;
}

    .lnk-perf.active
    {
        background: #a19774;
        color: white;
    }

#lblT
{
    height: 30px;
}
