
.tabStudi th {
    border-right: 1px dotted #4D90C7;
    background-color: gainsboro;
}
th {
    border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: left;
}
.titolonews {
    border-top: 1px solid;
}
.risultato {
    background: lightpink;
    color: darkred;
}
.protNoShow {
    display: none !important;
}