/* personal */
#edit_opere_2
{
    display: none;
    position: relative;
    top: 120px;
}
#col_10, #col_10_right
{
    width: 10%;
    float: left;
}
#col_75
{
    width: 75%;
    float: left;
}
#col_14, #col_14_right
{
    width: 14%;
    float: left;
}
#col_10_right, #col_14_right
{
    text-align: right;
}
#col_65
{
    width: 65%;
    float: left;
}
#col_10_right a, #col_75 a, #col_14_right a, #col_65 a
{
    color: var(--main-fg-color);
}
