/******************************** GRID ***************************************/

.titolo-grid {
font-size: 14px;
line-height: 15px;
color: #005172;
font-weight: 700;
}

.data-grid {
font-size: 13px;
color: #666;
font-weight: 700;
margin: 8px 0;
}

.luogo-grid {
font-size: 13px;
font-weight: 700;
color: #666;
line-height: 14px;
margin-top: 7px;
}


/******************************* titlebar ***********************************/

.titlebar {
    background-color: #fff;
    border-top: 0px solid trasparent;
    box-shadow: none;
    margin-bottom: 20px;
    text-align: left;
}