.widget {
    font-family: 'Roboto Condensed';
}

table.group {
}

table.tpTable th {
    background: #585858;
    height: 35px;
    color: white;
    font-size:13px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
}

table.tpTable th.tpHdrSelected {
    color: white;
    background: #353535;
}

table.tpTable {
    background: #585858;
    border: 1px solid gray;
    color: white;
    height:15px;
    font-size:13px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    text-align: center;
}

table.tpTable caption {
    
    display: none;
    
    background: #585858;
    color: white;
    height:15px;
    font-size:13px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
}

.zendiv {
    margin-bottom: 10px;
}

.tpEven {
   background: #eee;
}

.tpRNum {
    text-align: center;
}


.tpOdd {
    font-family: 'Roboto Condensed' !important;
    text-align: center;
    font-size: 13px !important;
    color: #1e222d;
}

.tpEven {
    font-family: 'Roboto Condensed' !important;
    text-align: center;
    font-size: 13px !important;
    color: #1e222d;
}

.tpAction {
    font-family: 'Roboto Condensed' !important;
    font-size: 13px;
    font-weight: 500;
}

.linka_fio {
    font-weight: 500;
}