/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.incarichi-head{
    font-size: 15px;
}
.atti-concessione.table-primary{
    font-size: 15px;
}
.tooltip-table{
    border: none;
    background: #fff;
    color: #000;
    font-style: italic;
    margin-left: 5px;
    border-radius: 50%;
    padding: 0 10px;
    font-weight: 700;
    font-family: auto;
}