<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ik_se_wrapper{

}

.ik_se_content{
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    width: 96%;
    margin: 0 auto;
}

.ik_se_content h1, .ik_se_content h2,.ik_se_content h3,.ik_se_content h4,.ik_se_content h5,.ik_se_content h6{
    font-weight: lighter;
}

.ik_se_content h6:first-of-type{
    font-size: 18px;
    margin-top: 7px;
    text-align: center;
}

.ik_fe_s_box_sindaco{
    margin-top: 24px;
    padding: 15px 5px;
}

.ik_fe_s_box_sindaco h1{
    text-align: center !important;
}

hr:last-of-type{
    /*display: none;*/
}

.ik_fe_s_bs_imgs{

    width: 320px;
    height: 150px;
    margin: 0 auto;
}
.skill-bar-percent{
    font-size: 16px !important;
    font-weight: bold !important;
}
/*.ik_circ_img:first-of-type{
    float: left;
}
.ik_circ_img:last-of-type{
    float: right;
}*/
.ik_circ_img{
    margin: 0 auto;
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    background-repeat: no-repeat;
    background-size: 150px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

.ik_fe_s_bs_list{
    width: 89px;
    text-align: center !important;
    display: inline-block;
    background: #eee;
    margin-bottom: 5px;
}

.ik_fe_s_bs_list h4 {
    margin-bottom: 0px !important;
}

.ik_fe_s_bs_list_img{
    width: 75px;
    height: 75px;
    margin: 5px auto 0;
    background-repeat: no-repeat;
    background-size: 75px;
}

.ik_s_list_info_box{
    margin: 10px 0;
    background: #eee;
    padding: 10px;
}

.ik_s_list_info_box{
    text-align: center;
}
.ik_s_list_info_box table{
    margin: 0 auto;
    width: 450px;
}
.ik_s_list_info_box td, .ik_s_list_info_box tr{
    font-size: 20px;
    border-bottom: none !important;
    text-align: left;
    padding: 0;
    vertical-align: bottom;
}
.ik_big_td{
    font-size: 24px !important;
    width: 95px;
    text-align: right !important;
}

.ik_s_lib_circ_img{
    margin: 0 auto;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    background-repeat: no-repeat;
    background-size: 80px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
}


#ik_fe_navbar{
    font-size: 18px;
    margin: 0 auto;
}
#ik_fe_navbar li{
    list-style-type: none !important;
}
#ik_fe_navbar ul { padding: 0; margin: 0; list-style: none; }
#ik_fe_navbar li { float: left; position: relative; padding-right: 20px; display: block; }
#ik_fe_navbar li ul { display: none; position: absolute; }
#ik_fe_navbar li:hover ul{ display: block; background: #FCFCFC;height: auto; width: 8em; }
#ik_fe_navbar li ul li{ clear: both; border-style: none; }

li.ik_nb_selected a, span.ik_nb_selected {
    font-weight: bold;
}

@media screen and (max-width: 1115px) {

    .ik_s_list_info_box table{
        margin: 0 auto;
        width: 80%;
    }

    .ik_big_td{
        font-size: 18px !important;
        width: 55px;
    }

    .ik_s_list_info_box td{
        font-size: 16px;
    }
}

@media screen and (max-width: 530px) {
    .ik_big_td{
        font-size: 14px !important;
        width: 44px;
    }
    .ik_s_list_info_box td{
        font-size: 13px;
    }
    .ik_s_list_info_box tr{
        border-bottom: 1px solid #C4C4C4 !important;
    }
}

.ik_fepm_list a{
    font-size: 20px;
}

.ik_fe_c_box_sindaco {
    padding: 20px 0;
}

.ik_fe_c_box_sindaco h1{
    text-align: center;
}

.ik_fe_c_bs_list{
    text-align: center;
}


.ik_fe_c_bs_list img{
    width: 80px;
    height: 80px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    background-repeat: no-repeat;
    background-size: 80px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
}

.ik_fe_c_bs_list &gt; div{
    display: inline;
}
.ik_fe_c_bs_list &gt; h2{
    display: inline;
}

.ik_fe_c_bs_imgs{
    width: 320px;
    margin: 0 auto;
}



@media screen and (max-width: 500px) {
    /*    .ik_circ_img{
            width: 70px;
            height: 70px;
            border-radius: 35px;
            -webkit-border-radius: 35px;
            -moz-border-radius: 35px;
            background-repeat: no-repeat;
            background-size: 70px;
            box-shadow: 0 0 3px rgba(0, 0, 0, .3);
            -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
            -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
        }*/
    .ik_fe_s_bs_imgs{
        width: 150px;
        height: 150px;
    }

    .ik_fe_c_bs_imgs{
        width: 150px;
        margin-bottom: 8px;
    }
}</pre></body></html>