/* Add here all your CSS customizations */
.list.list-icons.profili {
    font-weight: bold;
}

    /*.list.list-icons.profili a {
        font-size: 10px;
        margin-left: 15px;
    }*/

    .list.list-icons.profili a:visited
    {
        color: #0088cc;
    }
        
    .list.list-icons.profili i.fa.fa-file-pdf-o {
        margin-left: 10px;
    }

.svg-map g[id^=PROFIL_x5F]:hover {
    /*fill: #0088cc !important;
    cursor: pointer;*/
}

.svg-map g[id^=TEXT]:hover {
    /*fill: #0088cc !important;
    cursor: pointer;*/
}

.svg-map {
    font-size: 9px;
}

.borderbottom td {
    border-bottom: 1px solid #dddddd;
    border-top: none !important;
}

.noblack tbody, .noblack thead, .noblack tfoot {
    border: 1px solid #dddddd;
}

.filelink {
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 15px
}

.filelink i {
    margin-right: 7px
}

.profili-background {
    background-image: url('/Images/profili.jpg');
    background-repeat: no-repeat;
    background-position: top right;
	background-size: 50%;
}