﻿




/*------------------    MASTER PAGE        -----------------------*/
html, div, p, form, a, img, span {
    margin: 0px;
    border-width: 0px;
    padding: 0px;
}

/*------ DINAMIC  TABLE CONTENT DETAIL  -----------*/
.contenuto_descrizione table {
    width: 100% !important;
    border-collapse: collapse;
    border: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contenuto_descrizione iframe {
    max-width: 100%;
    border: 0;
}

.contenuto_descrizione img {
    margin: 10px !important;
}

.contenuto_descrizione li {
    margin-bottom: 10px !important;
}

.contenuto_descrizione th {
    color: white;
    font-weight: bold;
    border: 0px;
    text-transform: uppercase;
    border: 1px solid #f5f5f3;
}

.contenuto_descrizione td, th {
    padding: 8px;
    border: 0px;
    text-align: left;
    width: 25%;
    border: 1px solid #f5f5f3;
}

.contentCategories a {
    font-size: 14px;
    text-decoration: none !important;
}

    .contentCategories a:hover {
        text-decoration: underline !important;
    }


/******************** PRIVACY ****************/
.div_container_contenuto_privacy {
    max-width: 1000px;
    font-family: 'montserratlight';
    margin-bottom: 20px;
}

.banner_cookie {
    font-family: 'montserratlight';
    /*font-size: 14px;*/
    font-size: 12px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    color: #fff;
    overflow: hidden;
    z-index: 100;
}

.banner_cookie_padding {
    padding: 5px 10px;
}

    .banner_cookie_padding a {
        font-weight: bold;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
    }

.close_banner_cookie {
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 10px;
    color: #fff;
    font-size: 16px;
}


.exceed_banner_cookie {
    cursor: pointer;
    width: 90px;
    color: #5c5c5a;
    background: #fff;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 7px;
    margin-left: 93%;
}


.cookie_title {
    background-color: #e9edee;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: -27px;
    font-family: 'montserratlight';
}

.a_cookie_link {
}

.privacy_content {
    color: #5c5c5a;
    margin-top: -20px;
}

.cookie_send {
    cursor: pointer;
    width: 100px;
    height: 30px;
    background: #e30779;
    color: #fff;
    border: 0;
    float: left;
}


.alertCookie {
    visibility: hidden;
    color: #5c5c5a;
    font-size: 14px;
    float: right;
    margin-right: 485px;
    line-height: 27px;
    font-weight: bold;
}

.div_cookie_description {
    max-width: 1000px;
    overflow: hidden;
    font-family: 'montserratlight';
    margin-bottom: 20px;
    color: #5c5c5a;
}


.spaceWhiteScrollHeader {
    height: 20px;
    background: #fff;
    width: 100%;
}


.leftMenuCategories ul {
    margin: 0px;
    padding-left: 0px;
}

    .leftMenuCategories ul li {
        list-style-type: none;
    }

.freccia_dx {
    display: block;
    float: right;
    font-size: 12px;
    line-height: 50px;
    margin-right: 15px;
    font-family: vetrya_line5;
    font-weight: bolder;
}


.freccia_dx:before {
     content: "\E012";
       vertical-align: middle;
   
}

.freccia_indietro_leftMenu {
    display: block;
    color: #fff;
    font-size: 12px;
    font-family: vetrya_line5;
    font-weight: bolder;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    width: 100%;
    height: 100%;
    line-height: 67px;
    left: 5px;
    top: 1px;
    /*margin-left:5px;*/

}

.freccia_indietro_leftMenu:before {
     content: "\E013"; 
     padding-left: 5px; 
}

.anchorContenuto {
    display: table-cell;
    height: 56px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 10px;
    position: relative;
    vertical-align: middle;
}

body {
    font-family: 'montserratregular';
    font-size: 14px;
    min-width: 960px;
    position: relative;
    color: #0F0F0F;
    /*background: yellow;*/
    margin: 0px;
    border-width: 0px;
    padding: 0px;
}

a {
    color: inherit;
    text-decoration: none;
}

.clearboth {
    clear: both;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
}

#form1 {
    position: relative;
}

.wrap {
    position: relative;
    margin: auto;
}

.header {
    max-width: 1000px;
}

.headerFixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 108px;
}

.menuSandwich {
    display: none;
}

.menu {
    text-align: center;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 1000px;
    white-space: nowrap;
    left: 0px;
}

/*@-moz-document url-prefix() {
    .menu {
        left: -340px;
    }
}*/

/* === SOCIAL ===*/

.socialInstagram {
    float: left;
}

.socialFacebook {
    float: left;
}

/* === SOCIAL HEADER ===*/

.div_social_header {
    float: right;
    margin-top: 12px;
    margin-left: 5px;
}

.social_background {
    float: left;
    margin-left: 1px;
}

.no_float {
    float: none;
    /*display: block;*/
}

.social_ext {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    position: relative;
}

    .social_ext:hover {
        background-color: #fff !important;
    }

.social_int {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
}

.img_social {
    border-radius: 50%;
    width: 33px;
    height: 33px;
    position: absolute;
}

/* === HEADER ===*/
.headerLine {
    position: relative;
    height: 25px;
    width: 100%;
}

.headerContainer {
    position: relative;
    height: 58px;
    width: 100%;
    /*overflow: hidden;*/
    /*z-index: 20;*/
}

.headerContainerFixed {
    position: fixed;
    height: 58px;
    width: 100%;
    overflow: hidden;
    z-index: 20;
}

.headerContainer .headerLogo {
    position: relative;
    /*height: 51px;*/
}


.headerContainerFixed .headerLogo {
    position: relative;
    /*height: 51px;*/
}

/* === SOCIAL ===*/

.headerContainer #social_fb {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/facebook.png");
    background-repeat: no-repeat;
}

    .headerContainer #social_fb:hover {
        background-image: url("/web/images/facebook_on.png");
    }

.headerContainerFixed #social_fb {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/facebook.png");
    background-repeat: no-repeat;
}

    .headerContainerFixed #social_fb:hover {
        background-image: url("/web/images/facebook_on.png");
    }

.headerContainer #social_instagram {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/instagram.png");
    background-size: 33px 33px;
    background-repeat: no-repeat;
}

    .headerContainer #social_instagram:hover {
        background-image: url("/web/images/instagram_on.png");
    }

.headerContainerFixed #social_instagram {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/instagram.png");
    background-size: 33px 33px;
    background-repeat: no-repeat;
}

    .headerContainerFixed #social_instagram:hover {
        background-image: url("/web/images/instagram_on.png");
    }

.headerContainer #social_youtube {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/youtube.png");
    background-size: 33px 33px;
    background-repeat: no-repeat;
}

    .headerContainer #social_youtube:hover {
        background-image: url("/web/images/youtube_on.png");
    }

.headerContainerFixed #social_youtube {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/youtube.png");
    background-size: 33px 33px;
    background-repeat: no-repeat;
}

    .headerContainerFixed #social_youtube:hover {
        background-image: url("/web/images/youtube_on.png");
    }

.headerContainer #social_tw {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/twitter.png");
    background-repeat: no-repeat;
}

    .headerContainer #social_tw:hover {
        background-image: url("/web/images/twitter_on.png");
    }

.headerContainerFixed #social_tw {
    margin-top: 13px;
    margin-left: 5px;
    float: right;
    /* margin: 0 auto; */
    width: 33px;
    height: 33px;
    transition: background-image 0.5s ease-in-out;
    background-image: url("/web/images/twitter.png");
    background-repeat: no-repeat;
}

    .headerContainerFixed #social_tw:hover {
        background-image: url("/web/images/twitter_on.png");
    }

.social {
    float: left;
    padding-left: 20px;
}



    .social #social_fb_footer {
        /*margin-top: 8px;*/
        margin-left: 5px;
        float: right;
        /* margin: 0 auto; */
        width: 33px;
        height: 33px;
        transition: background-image 0.5s ease-in-out;
        background-image: url("/web/images/facebook.png");
        background-repeat: no-repeat;
    }

        .social #social_fb_footer:hover {
            background-image: url("/web/images/facebook_on.png");
        }

    .social #social_instagram_footer {
        background-image: url("/web/images/instagram.png");
        background-size: 33px 33px;
        background-repeat: no-repeat;
        background-size: 33px 33px;
        float: right;
        height: 33px;
        margin-left: 5px;
        transition: background-image 0.5s ease-in-out 0s;
        width: 33px;
    }

        .social #social_instagram_footer:hover {
            background-image: url("/web/images/instagram_on.png");
        }

    .social #social_youtube_footer {
        background-image: url("/web/images/youtube.png");
        background-size: 33px 33px;
        background-repeat: no-repeat;
        background-size: 33px 33px;
        float: right;
        height: 33px;
        margin-left: 5px;
        transition: background-image 0.5s ease-in-out 0s;
        width: 33px;
    }

        .social #social_youtube_footer:hover {
            background-image: url("/web/images/youtube_on.png");
        }

    .social #social_tw_footer {
        /*margin-top: 8px;*/
        margin-left: 5px;
        float: right;
        /* margin: 0 auto; */
        width: 33px;
        height: 33px;
        transition: background-image 0.5s ease-in-out;
        background-image: url("/web/images/twitter.png");
        background-repeat: no-repeat;
    }

        .social #social_tw_footer:hover {
            background-image: url("/web/images/twitter_on.png");
        }


.a_fb {
    cursor: pointer;
}

.a_instagram {
    cursor: pointer;
}

.a_youtube {
    cursor: pointer;
}
/*.a_twitter {
    cursor: pointer;
}*/

.headerLogoFixed {
    position: relative;
    height: 35px;
    margin-top: 8px;
}


.dipartimentoLogoFixed,
.logoAnchorFixed {
    position: relative;
    float: left;
    display: block;
    margin-left: 23%;
    border: 0;
    display: none;
}

/*============ Feed RSS =============*/

.img_rss {
    float: right;
    margin-top: 12px;
    margin-left: 5px;
    margin-right: -4px;
    cursor: pointer;
}

.menu_rss {
    height: 0px;
    overflow: hidden;
    position: absolute;
    margin-top: 46px;
    z-index: 22;
    /*background-color: #1e5294;*/
    margin-left: -55px;
}

    .menu_rss > ul {
        color: #565759;
        margin: 0;
        padding: 0;
    }

    .menu_rss li {
        border-bottom: 1px solid #fff;
        cursor: pointer;
        display: table;
        padding: 10px;
        position: relative;
        width: 140px;
        box-sizing: border-box;
    }

.rssItem {
}

.rssAnchor {
}

.div_rss {
}

.headerContainer .headerSearch {
    position: relative;
    float: right;
    margin: 17px 5px;
    /*margin: 12px 0 8px 8px;*/
}

    /*.headerContainer .headerSearch .txtSearch {
            position: relative;
            float: left;
            width: 185px;
            height: 20px;
            border: solid 1px #c6c5c5;
            background-color: #1e5294;
            color: #fff;
        }*/

    .headerContainer .headerSearch .btnSearch {
        /*height: 24px;*/
        /*margin-top: 6px;*/
    }

.btnSearch {
    /*background-color: #c5cdda;
    border: medium none;
    color: #fff;
    display: none;
    float: right;
    height: 23px;
    margin-right: 10px;
    position: relative;
    top: 14px;
    width: 42px;
    cursor: pointer;*/
    background-color: #c5cdda;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    height: 23px;
    margin-right: 10px;
    margin-top: 13px;
    width: 42px;
}

.div_search {
    /*height: 0px;*/
    height: 50px;
    /*left: 61%;*/
    left: 64%;
    /*margin-top: 1px;*/
    position: absolute;
    width: 220px;
    z-index: 30;
    display: none;
    border-top: 1px solid #fff;
}

.img_txt_search {
    float: right;
    margin-top: 18px;
    width: 0px;
    margin-right: 18px;
}

.img_txt_search_responsive {
    display: none;
}

.img_search {
    height: 18px;
    margin-top: 4px;
    position: absolute;
    width: 18px;
    cursor: pointer;
}

/*#txtSearch::-webkit-input-placeholder {
    color: #FFFFFF;
}

#txtSearch:-moz-placeholder { 
    color: #FFFFFF;
}

#txtSearch::-moz-placeholder { 
    color: #FFFFFF;
}
#txtSearch:-ms-input-placeholder {
    color: #FFFFFF;
}*/

::-webkit-input-placeholder { /* Chrome/Safari */
    color: #FFFFFF;
}

:-moz-placeholder { /* Firefox 18- */
    color: #FFFFFF;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #FFFFFF;
}

:-ms-input-placeholder { /* IE */
    color: #FFFFFF;
}

.txtSearch {
    outline: none;
    background-color: transparent;
    border-color: #98b0ce;
    border-style: none none solid;
    border-width: medium medium 2px;
    color: #fff;
    float: right;
    height: 20px;
    width: 0px;
    border-bottom: none;
    margin-right: 10px;
}

nav {
    left: 70%;
    position: absolute;
    top: -119%;
}

    nav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

        nav ul li {
            display: inline-block;
            position: relative;
        }

    nav li ul {
        height: 50px;
        left: -100px;
        position: absolute;
        top: 59px;
        width: 220px;
        z-index: 40;
    }

    nav li li {
        display: block;
        margin: 0;
        position: relative;
    }

    nav div {
        padding: 0 12px;
        margin: 0 12px;
    }

    nav div {
        text-decoration: none;
        display: block;
    }

    nav li li div {
        border-bottom: solid 1px rgb(200,50,50);
        margin: 0 10px;
        padding: 0;
    }

ul.sub-menu {
    display: none;
}

.div_language {
    float: right;
    padding-left: 10px;
    /*padding-right: 10px;*/
    padding-top: 21px;
    display: block;
}

.div_language_responsive {
    display: none;
}

.a_lingua_it {
    border-right: 1px solid #fff;
    color: #fff;
    display: block;
    float: left;
    font-family: 'montserratlight';
    font-size: 14px;
    height: 19px;
    width: 22px;
}

    .a_lingua_it:hover {
        color: #cdcdcd;
        font-weight: bold;
    }

.a_lingua_en {
    color: #fff;
    display: block;
    float: left;
    font-family: 'montserratlight';
    font-size: 14px;
    height: 20px;
    padding-left: 5px;
    width: 22px;
}

    .a_lingua_en:hover {
        color: #cdcdcd;
        font-weight: bold;
    }

.current_language {
    color:#cdcdcd;
    font-weight: bold;
}

.img_english {
    height: 25px;
    padding-top: 8px;
}

/* HEADER DEL DIPARTIMENTO CON IMMAGINE */
.dip_header_background {
    position: relative;
    height: 300px;
    width: 100%;
    overflow: hidden;
    background-color: #03192E;
    top: 119px;
    margin-bottom: 10px;
}

.div_dip_background {
    background-repeat: no-repeat;
    width: 1000px;
    /*height: 300px;*/
    height: 100%;
    position: relative;
    display: block;
    /************/
    /*display: table;*/
    /***********/
}

.div_logo_dipartimento {
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: -10px;
    display: inline-block;
    height: 43px;
    position: relative;
    width: 43px;
}

.logo_dipartimento {
    height: 40px;
}


.dipartimentoTitolo {
    border: medium none;
    box-shadow: none;
    color: white;
    font-family: "montserratbold";
    font-size: 58px;
    font-weight: bold;
    max-width: 1000px;
    text-align: center;
    width: 100%;
}

.dipartimentoSottotitolo {
    border: medium none;
    box-shadow: none;
    color: white;
    font-size: 18px;
    max-width: 1000px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    clear: both;
    display: block;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
}

.titoloSottotitolo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(0, -50%);
    -moz-transform:    translateY(0, -50%);
    -ms-transform:     translateY(0, -50%);
    -o-transform:      translateY(0, -50%);
    width: 100%;
    font-size: 1px;
    transition: all 2s;
    -webkit-transition: all 2s;
    opacity: 0;
    /**********************/
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    /**********************/
}


/*** Lista dei Dipartimenti ***/
.lblDipartimenti {
    font-size: 16px;
    /*margin-top: 10px;*/
    max-width: 1000px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    height: 20px;
    color: #fff;
    margin-bottom: 10px;
    /* Label Dipartimenti commentata */
    /*visibility: hidden;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 25px;*/
}

.lista_dipartimenti {
}

.home_block {
    float: left;
    /*width: 53px;*/
    width: 103px;
    /*height: 53px;*/
    height: 103px;
    opacity: 0;
    /*margin-left: 46px;*/
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    /*transition: 2s;
    -webkit-transition: 2s;*/
}

    .home_block:first-child {
        margin-left: 0px !important;
    }


    .home_block:hover {
        opacity: 0.5 !important;
    }

.img_dipartimentoBox {
    height: 86px;
}

.box_title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-top: 108px;
    text-align: center;
}

/*** Area News ***/
/*** Separatore orizzontale ***/

.mCustomScrollBox {
    height: 97% !important;
}

.separatore_orizzontale {
    border-top: 1px solid #afafaf;
    max-width: 140px;
    margin-top: 10px;
}

.newsContainer {
    display: block;
    height: 286px;
    max-width: 1000px;
    padding-bottom: 20px;
}

.lblNews {
    border-top: 1px solid #000;
    font-size: 27px;
    margin-top: 44px;
    max-width: 65px;
    padding: 16px 40px 14px;
    /* Label News commentata */
    visibility: hidden;
    margin-top: 0px;
    padding-top: 0px;
}

/*.news_box_noBackgroundImg {
    background-color: #DEE8F1;
}*/

.newsBoxGrande {
    background-repeat: no-repeat;
    /*height: 286px;*/
    height: 100%;
    width: 490px;
    float: left;
    margin-right: 4px;
    position: relative;
    background-color: #DEE8F1;
}

    .newsBoxGrande:hover {
        opacity: 0.7;
    }

.div_iconaUnitus {
    background-color: #1e5294;
    background-image: url("/web/images/icon_unitus.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 99px;
    width: 99px;
}

.a_nomeContenutoBoxGrande {
    background-color: rgba(30, 82, 148, 0.6);
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 5px;
    position: absolute;
    bottom: 0;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.newsMultipleBox {
    float: left;
    width: 506px;
    /*height: 286px;*/
    height: 100%;
}

.newsMBRigaSopra {
    height: 141px;
    width: 506px;
    clear: both;
    margin-bottom: 4px;
}

.newsBoxPiccoloSx {
    background-repeat: no-repeat;
    height: 141px;
    width: 251px;
    float: left;
    margin-right: 4px;
    position: relative;
    background-color: #DEE8F1;
}

    .newsBoxPiccoloSx:hover {
        opacity: 0.7;
    }

.a_newsBoxPiccolo {
    background-color: rgba(30, 82, 148, 0.6);
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    padding: 10px 5px;
    position: absolute;
    text-overflow: ellipsis;
    bottom: 0px;
    white-space: nowrap;
    width: 241px;
    cursor: pointer;
}

.newsBoxPiccoloDx {
    background-repeat: no-repeat;
    height: 141px;
    width: 251px;
    float: left;
    position: relative;
    background-color: #DEE8F1;
}

    .newsBoxPiccoloDx:hover {
        opacity: 0.7;
    }

.newsMBRigaSotto {
    height: 141px;
    width: 506px;
    clear: both;
}

/*** Lista News ***/
.div_newsList_CalendarEvents {
    max-width: 1000px;
    /*padding-top: 20px;*/
}
/*.div_newsList {
    max-width: 940px;
}*/
.div_newsList {
    float: left;
    /*width: 580px;*/
    height: 356px;
}

.div_newsListSx {
    float: left;
}

.div_img_dipartimentoBox {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

/*.div_img_dipartimentoBox:hover{
    opacity: 0.5;
}*/

.img_dipartimentoBoxNews {
    height: 50px;
}

.div_news {
    float: left;
    margin-top: -4px;
}

.img_news {
    height: 51px;
    margin-bottom: 8px;
    display: block;
}

    .img_news:hover {
        opacity: 0.5;
    }

    /*.img_news:first-child {
    margin-bottom: 0px;
}*/
    .img_news:last-child {
        margin-bottom: 0px;
    }

.dip_img_news {
    margin-bottom: 12px;
    /*margin-top: 12px;*/
    height: 0;
}

    /*.dip_img_news:first-child {
        margin-top: 0px;
    }*/


.dip_img_news_pari {
    padding-bottom: 10px;
    padding-top: 10px;
}

.news_data {
    color: #9ca5a0;
    cursor: pointer;
    font-size: 11px;
    font-style: italic;
    width: 540px;
}

.news_titolo {
    color: #1e1f33;
    cursor: pointer;
    display: block;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 540px;
}

.news_sottotitolo {
    color: #9da0a7;
    cursor: pointer;
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 540px;
}

.div_calendarEvents {
    /* float: left; */
    float: right;
    width: 350px;
    margin-left: 20px;
    margin-bottom: 15px;
    /* opacity: 0.6; */
}

/*** AREA UNITUS INFORMA ***/
.separatore_orizzontale_Informa {
    max-width: 200px;
    margin-top: 30px;
}

.lblInforma {
    margin-top: 10px;
    max-width: 203px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    /* Label Unitus Informa commentata */
    margin-top: 0px;
    font-size: 10px;
}

.div_informa {
    max-width: 1000px;
    margin-top: 5px;
}

.div_informaCat {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: 245px 245px;
    float: left;
    height: 220px;
    text-align: center;
    width: 245px;
    opacity: 0.7;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

    .div_informaCat:hover {
        opacity: 0.5;
    }

.div_blur_informaCat {
    /*background: rgba(53, 109, 168, 0.6);*/
    float: left;
    height: 220px;
    width: 245px;
    position: absolute;
}

.div_a_cat {
    /*height: 220px;*/
    position: relative;
    /*width: 245px;*/
    color: #fff;
    cursor: pointer;
    font-size: 21px;
    font-weight: bold;
    /*left: 50%;*/
    /*position: absolute;*/
    top: 50%;
    /*transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);*/
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}

.div_informaContenuti {
    float: left;
    height: 220px;
    /*padding-left: 10px;*/
    width: 255px;
    margin-bottom: 6px;
    color: #8b8f9b;
    background-color: #f5f5f3;
    position: relative;
    overflow: hidden;
}

.div_a_informaContenuti {
    padding-left: 40px;
    padding-right: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 16px;
}

.div_contenuti {
    padding-bottom: 2px;
    padding-top: 5px;
    display: block;
}

.a_informaContenuti {
    /*display: block;*/
    font-size: 13px;
    max-height: 34px;
    overflow: hidden;    
}


.contenuto_sottotitolo {
    font-size: 12px;
    padding-left: 15px;
    font-style: italic;
    display: block;
    cursor: pointer;
}

.div_Dispari {
    /*width: 500px;*/
    width: 755px;
    /*background-size: 500px 245px;*/
    background-size: 755px 245px;
}

/* === FOOTER ===*/



.div_footer {
    max-width: 1000px;
    position: relative;
    text-align: center;
}

.div_contatti {
    color: #fdfdfd;
    font-size: 12px;
    padding-left: 80px;
    padding-right: 80px;
}

.indirizzo_universita {
    /*max-width: 870px;*/
}

.contatti_universita {
    /*max-width: 900px;*/
}

.style_universita {
    /*max-width: 260px;*/
    /*padding-bottom: 10px;*/
    padding-top: 15px;
    font-size: 11px;
}

.img_C {
    height: 10px;
    width: 10px;
}

.div_C {
    padding-right: 15px;
}

.div_HTML {
}

.div_CSS {
}

.div_tornaSu {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: -8%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform:    translate(0, -50%);
    -ms-transform:     translate(0, -50%);
    -o-transform:      translate(0, -50%);
    width: 80px;
    cursor: pointer;
    display: block;
}

.lbl_tornaSu {
    border-bottom: 1px solid;
    /*display: block;*/
    float: left;
    line-height: 29px;
    margin-right: 20px;
    cursor: pointer;
}

.a_tornaSu {
    background-image: url("/web/images/icona_top.png");
    background-repeat: no-repeat;
    background-size: contain;
    /*cursor: pointer;*/
    /*display: block;*/
    float: left;
    height: 26px;
    margin-top: 5px;
    width: 26px;
}


.footerContainer {
    position: relative;
    /*border-top: solid 2px #e0001a;*/
    /*background: #f3f1f2;*/
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
    /*margin-top: 3px;*/
    width: 100%;
    /*border-bottom: 1px solid #7b8aa1;
    padding-bottom: 1%;
    padding-top: 1%;*/
    /*border-top: 1px solid #7b8aa1;*/
    /*border-bottom: 1px solid #7b8aa1;
    padding-bottom: 1%;
    padding-top: 1%;*/
    top: 119px;
    z-index: 301;
}

    .footerContainer .socialFooter {
        position: relative;
        /*margin: 25px;*/
    }

        .footerContainer .socialFooter .socialFooterItem {
            position: relative;
            float: left;
            width: 17%;
            padding: 4%;
            text-align: center;
        }

        .footerContainer .socialFooter .fb p {
            color: #37599a;
        }

            .footerContainer .socialFooter .fb p img {
                float: left;
                margin: -9px 10px 0px 0px;
            }

    .footerContainer .footerDown {
        /*color: #7b8aa1;*/
        color: #fff;
        font-size: 10px;
        height: 35px;
        max-width: 1000px;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
    }

        .footerContainer .footerDown .footerCopyright {
            position: relative;
            float: left;
            line-height: 35px;
        }

        .footerContainer .footerDown .footerLink {
            position: relative;
            float: right;
        }



    .footerContainer .footerLink {
        color: #fff;
        font-size: 12px;
        max-width: 1000px;
        /*padding-bottom: 10px;*/
        padding-top: 10px;
        position: relative;
        text-align: center;
        height: auto;
        margin: 0 auto;
        /*left: 40%;
    position: relative;
    transform: translate(-40%, 0px);
    -webkit-transform: translate(-40%, 0px);*/
    }

.footerItem {
    text-align: center;
}

.footerContainer .footerLink a {
    border-right: 1px solid #fff;
    padding-left: 18px;
    padding-right: 18px;
    display: inline-block;
    margin-bottom: 10px;
}

    .footerContainer .footerLink a:first-child {
        padding-left: 0px;
    }

    .footerContainer .footerLink a:last-child {
        border-right: none;
        padding-right: 0px;
    }

    .footerContainer .footerLink a:hover {
        text-decoration: underline;
    }

.footerUp {
    position: relative;
    border-bottom: 1px solid #fff;
    padding: 10px 10px 20px;
}

.div_footer_sopra {
    /*border-bottom: 1px solid #7b8aa1;*/
    /*height: 90px;*/
    max-width: 850px;
    /*position: relative;*/
    text-align: center;
}

.copyright_social {
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
}

/* === WRAP ===*/
.wrapContent {
    position: relative;
    min-height: 350px;
    top: 119px;
}

/* === MAIN MENU === */
.mainMenuBar {
    /*position: relative;*/
    height: 50px;
    z-index: 20;
    background-color: #fff;
    /*overflow: hidden;*/
    /*margin: 0 auto;*/
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes moveMenu {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes moveMenu {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.moveMenu {
    -webkit-animation-name: moveMenu;
    animation-name: moveMenu;
}




.mainMenuBarFixed {
    position: fixed;
    width: 100%;
    height: 61px;
    z-index: 20;
    background-color: #fff;
    margin-top: 58px;
    display: none;
}

.mainMenuItemCont {
    /*float: left;*/
    display: inline-block;
    font-size: 16px;
    /*height: 25px;*/
    height: 30px;
    line-height: 35px;
    padding: 10px 21px;
    position: relative;
    text-transform: uppercase;
}

.mainMenuAnchor {
    display: block;
    position: relative;
}

.cat_menu_underline {
    height: 38px;
    display: block;
    position: relative;
}

.itemSelected {
    border-bottom: 2px solid;
}

.riga_sottoMenu {
    border-top: 1px solid #e6e6e6;
    height: 10px;
    background: #fff;
}

/*.riga_sottoMenu_scroll {
    border-top: 1px solid #e6e6e6;
    height: 10px;
    margin-top: 50px;
    
}*/

.itemBorder {
    border-right: 1px solid #afafaf;
}

.subItemsContainer {
    position: absolute;
    margin-left: -21px;
    /*border: 1px solid #afafaf;*/
    border-right: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    background: #f2f2f2;
    min-width: 100%;
    display: none;
    width: 240px;
}

    .subItemsContainer a {
        display: block;
        height: 100%;
        width: 90%;
        /*white-space: nowrap;*/
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        padding: 0 15px;
        font-size: 14px;
    }

.mainMenuSubItem1,
.mainMenuSubItem2,
.mainMenuSubItem3 {
    position: relative;
    height: 100%;
    width: 240px;
    /*height: 35px;*/
    line-height: 20px;
    padding: 5px 0;
}

/*.itemSelected, .subItemSelected {
    text-decoration: underline;
}*/

.subSubMenuItemsContainer1,
.subSubMenuItemsContainer2 {
    position: absolute;
    left: 240px;
    top: 0px;
    width: 240px;
    border: 1px solid #afafaf;
    display: none;
    background: #f2f2f2;
}



/* === HOME PAGE === */

.itemContenutoHome {
    position: relative;
    float: left;
    overflow: hidden;
    background: #000;
    margin-top: 10px;
}

    .itemContenutoHome .titleContenutoHome {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 55px;
        background: rgba(0,0,0,0.6);
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        padding: 5px 20px;
        overflow: hidden;
    }

    .itemContenutoHome .imgContenutoHome {
        height: 100%;
    }

    .itemContenutoHome .arrowRightMediumItem {
        display: none;
    }

.itemContenutoHomeBig {
    width: 49%; /*TOTALE 1260px*/
    margin-right: 2%;
    height: 410px;
}

    .itemContenutoHomeBig .titleContenutoHome {
        background: #1E5294;
    }

.itemContenutoHomeMedium {
    width: 49%;
    height: 200px;
}

    .itemContenutoHomeMedium .titleContenutoHome {
        background: rgba(255,255,255,0.8);
        color: #1E5294;
    }

    .itemContenutoHomeMedium .arrowRightMediumItem {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
    }

.itemContenutoHomeSmall {
    width: 24%; /*305px*/
    height: 200px;
}

/* === PAGINA DIPARTIMENTI === */

.div_newsList_dipartimenti {
    /*padding-bottom: 20px;*/
    height: 355px;
}

.div_calendarEvents_dipartimenti {
    height: 272px;
}

.div_contatti_social_dipartimenti {
    max-width: 1000px;
}

.div_contatti_dipartimenti {
    float: left;
    font-size: 21px;
    height: 245px;
    text-align: center;
    width: 245px;
    background-color: #f5f5f3;
    line-height: 245px;
    padding-bottom: 20px;
}

.lbl_contatti_dipartimenti {
    font-weight: bold;
}

.div_indirizzo_dipartimenti {
    float: left;
    height: 245px;
    width: 245px;
    background-color: #f5f5f3;
    width: 245px;
    color: #8b8f9b;
    padding-left: 10px;
}

.lbl_indirizzo_dipartimenti {
    display: block;
    padding-bottom: 8px;
    padding-top: 60px;
}

.lbl_segreteria {
    display: block;
    margin-bottom: 8px;
}

/************ Area Primo Piano *************/

.div_primo_piano {
    width: 1000px;
}
.div_news_dipartimenti {
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 580px;
}
/*.div_news_dipartimenti:first-child 
{    
}*/
.dip_img_news:first-child div
{
    padding-top: 0px;
}
.div_esterno_contenuti_colonna {    
    width: 498px;
    padding-bottom: 12px;
    /*background: rgba(0, 128, 54, 0.2) none repeat scroll 0 0;*/
    box-sizing: border-box;
    /*padding-left: 60px;*/
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.colonna_sx {
    float: left;
}
.colonna_dx {
    float: right;
}
.div_interno_categoria {
    padding-top: 10px;
}
.div_interno_categoria a {
    font-size: 24px;
}
.div_interno_categoria a:hover {
    opacity: 0.5;
}
.div_categoria_singola {
    display: table;
    margin: 0 auto;
}
.div_a_contenuti {

}
.div_interno_contenuti_colonna {

}
.div_interno_contenuti_colonna a {
    font-size: 14px;
}
.div_interno_contenuti_colonna a:hover {
    opacity: 0.5;
}

/* === PAGINA CATEGORIE === */

.div_container_categorie {
    max-width: 1000px;
    font-family: 'montserratlight';
    margin-bottom: 20px;
    overflow: hidden;
}

.leftMenuCategories {
    position: absolute;
    float: left;
    width: 260px;
    color: #6c6c6a;
    font-family: 'montserratlight';
    left: 0;
    top: 41px;
    bottom: 0;
    z-index: 1;
}

.leftMenuCategories_json {
    left: -260px;
    /*background-color: #F5F5F3;*/
}

.leftMenuCategories > ul {
    padding: 0;
    margin: 0;
    color: #565759;
    /*list-style-image: url("/web/images/arrow-list-type.jpg");*/
}

.leftMenuCategories li {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    cursor: pointer;
}

.rettangolo_chiaro {
    background-color: #F5F5F3;
}

.rettangolo_scuro {
    background-color: #E9EDEE;
}

.leftMenuCategoriesAbsolute {
    /*position: absolute;*/
    top: 94px;
    left: -261px;
    overflow: hidden;
    z-index: 19;
    background-color: #fff;
    border-right: 1px solid #6C7072;
    /*display: table;*/
    /*border-bottom: 1px solid #6C7072;*/
}

.leftMenuHamburgerIcon {
    position: absolute;
    top: 41px;
    /*top: 43px;*/
    left: 0;
    width: 50px;
    height: 53px;
    z-index: 21;
    cursor: pointer;
}

    .leftMenuHamburgerIcon .leftMenuHamburgerIconInternal {
        position: relative;
        width: 30px;
        height: 4px;
        margin: 6px 10px;
        background: #ffffff;
    }

        .leftMenuHamburgerIcon .leftMenuHamburgerIconInternal.first {
            margin-top: 14px;
        }

.contentCategories {
    background-color: #fff;
    padding-left: 290px;
    position: relative;
    width: 100%;
    font-family: 'montserratlight';
    /*min-height: 500px;*/
    min-height: 543px;
    box-sizing: border-box;
    /*top: 3px;*/
}

    .contentCategories:first-child h1 {
        background-color: #E9EDEE;
    }

    .contentCategories a:link {
        color: blue;
        text-decoration: underline;
    }

    .contentCategories a:visited {
        color: purple;
        text-decoration: underline;
    }

    .contentCategories a:active {
        color: purple;
        text-decoration: underline;
    }

.contentCategoriesEmpty {
    background-color: #fff;
    margin-top: 20px;
    width: 70%;
    /*padding-left: 100px;*/
}

.bigCat {
    /*text-transform: uppercase;*/
    position: relative;
    padding: 25px;
    /*font-size: 20px;*/
    color: #fff;
    padding-left: 30px;
}

.bigCatText {
}

.freccia_menuCatResponsive {
    display: none;
}

.anchor_rettangoloCat {
    display: block;
    height: 56px;
    padding-bottom: 10px;
    /*padding-left: 20px;*/
    padding-top: 10px;
    padding-left: 30px;
}

.anchorCat {
    display: block;
    float: left;
    max-height: 53px;
    overflow: hidden;
    padding-right: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    width: 173px;
}

.separatorCat {
    width: 100%;
    position: relative;
    height: 10px;
    background: url(/web/images/separator_bg.png);
}

.articleItem {
    position: relative;
    float: left;
    display: block;
    background: #EBEBEB;
    height: 200px;
    width: 430px;
    margin: 5px;
    overflow: hidden;
    color: #000 !important;
    text-decoration: none !important;
}

    .articleItem:hover {
        background: #F7F7F7;
    }

.linkArticle {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 20px;
}


/* navigatore briciole */
.navigatorUp {
    position: relative;
    min-height: 21px;
    /*line-height: 30px;*/
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: capitalize;
}

    .navigatorUp a {
        color: #A2A2A2;
    }

        .navigatorUp a:last-child:after {
            content: "";
        }

        .navigatorUp a:after {
            content: "\E012";
            font-family: vetrya_line5;
            margin: 5px;
            font-size: 9px;
            vertical-align: middle;
            /* padding-top: 5px; */
        }

        @-moz-document url-prefix() {

           .navigatorUp a:after {
                content: " > " !important;
                font-family: 'montserratlight' !important;
                font-size: 16px !important;
                vertical-align: 0 !important;
            }

           .navigatorUp a:last-child:after {
                content: "" !important;
            }
        }


/* === PAGINA CONTENUTO CATEGORIE === */
.div_container_contenuto {
    max-width: 1000px;
    font-family: 'montserratlight';
    margin-bottom: 20px;
    overflow: hidden;
}

.tit_occh_descr {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -20px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.contenuto_image {
    background-repeat: no-repeat;
    /*float: left;*/
    height: 200px;
    /*margin-left: 2%;*/
    /*width: 730px;*/
    /*width: 72%;*/
}

.titolo_occhiello {
    background-color: #e9edee;
    padding: 13px;
}

.contenuto_titolo {
    font-size: 19px;
    padding-bottom: 5px;
}

.contenuto_occhiello {
    color: #404040;
    font-size: 14px;
    font-style: italic;
}

.contenuto_descrizione {
    float: left;
    background-color: #f5f5f3;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 40px;
    color: #5c5c5a;
    line-height: 22px;
    box-sizing: border-box;
    width: 100%;
}

.loadingContainer {
    position: fixed;
    left: -740px;
    top: 118px;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.5);
    visibility: hidden;
    z-index: 300;
    width: 260px;
    margin-top: 41px;
}

.loadingContainerAbsolute {
    margin-top: 95px;
}

.loadingContainer img {
    position: absolute;
    /*top: 50%;*/
    top: 100px;
    left: 50%;
}

/* === DETTAGLIO HOME PAGE === */
.homeWrapContainer {
    /*max-width: 1000px;*/
    width: 1000px;
    /*height: 110px;*/
    height: 124px;
    padding-bottom: 20px;
}

.home_box {
    position: relative;
    float: left;
    height: 420px;
    box-sizing: border-box;
    border: 10px solid #ffffff;
}

.box_grande {
    width: 100%;
}

.box_medio {
    width: 50%;
}

.box_piccolo {
    width: 25%;
}


.home_box .subHomeItem {
    position: relative;
    float: left;
    display: block;
    box-sizing: border-box;
}

.box_grande .subHomeItem {
    width: 25%;
    height: 45%;
    border-bottom: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    background: #e4e4e4;
}

    .box_grande .subHomeItem:nth-child(2) {
        width: 50%;
        height: 90%;
        border-right: 5px solid #ffffff;
    }

    .box_grande .subHomeItem:last-child {
        border-top: 10px solid #ffffff;
    }

    .box_grande .subHomeItem div:first-child {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .box_grande .subHomeItem div:last-child {
        position: absolute;
        bottom: 0;
        left: 0;
        box-sizing: border-box;
        /*background: #1e5294;*/
        background: rgba(30,82,148,0.7);
        color: #ffffff;
        padding: 10px;
        font-size: 14px;
        width: 100%;
        font-weight: bold;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .box_grande .subHomeItem div img {
        position: absolute;
        display: block;
        width: 100%;
    }

.box_medio .subHomeItem {
    width: 50%;
    border: 10px solid #ffffff;
    height: 80px;
    overflow: hidden;
    background: #e4e4e4;
}

    .box_medio .subHomeItem div:first-child {
        position: relative;
        float: left;
        width: 30%;
        height: 100%;
        overflow: hidden;
        /*text-align: center;*/
        /*background: #fdb902;*/
    }

    .box_medio .subHomeItem div:last-child {
        position: relative;
        float: left;
        box-sizing: border-box;
        width: 70%;
        padding: 0 10px;
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .box_medio .subHomeItem div img {
        position: relative;
        max-height: 100%;
    }

.box_grande .box_title,
.box_piccolo .box_title,
.box_medio .box_title {
    font-size: 20px;
    width: 100%;
    border-top: 3px solid #fdb902;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
}

.box_piccolo .box_title {
    border-color: #04b421;
}

.box_grande .box_title {
    border-color: #1E5294;
}

.box_piccolo .subHomeItem {
    width: 100%;
}

    .box_piccolo .subHomeItem div:first-child {
        display: none;
    }

    .box_piccolo .subHomeItem div:last-child {
        font-size: 16px;
        width: 100%;
        padding: 5px;
        color: #888888;
        font-weight: bold;
    }

    .box_piccolo .subHomeItem div img {
        display: none;
        visibility: hidden;
        width: 0px;
        height: 0px;
    }

    .box_grande .subHomeItem:hover div:last-child,
    .box_medio .subHomeItem:hover div:last-child,
    .box_piccolo .subHomeItem:hover div:last-child {
        text-decoration: underline;
    }


.dipartimentoLogo,
.logoAnchor {
    position: relative;
    float: left;
    display: block;
}

.dipartimentoLogo {
    padding-top: 3px;
}

/*=================== PAGINA RISULTATI RICERCA ===================*/
.search_result {
    border-bottom: 1px solid #8B8F9C;
    font-size: 18px;
    margin: 0 auto 20px;
    max-width: 1000px;
    padding-bottom: 5px;
}

.contentCategoriesCerca {
    background-color: #f5f5f3;
    max-width: 1000px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.articleItemCerca {
    position: relative;
    float: left;
    display: block;
    background: #EBEBEB;
    height: 200px;
    width: 248px;
    margin-right: 2px;
    margin-bottom: 2px;
    overflow: hidden;
    color: #000 !important;
    text-decoration: none !important;
}

    .articleItemCerca:last-child {
        margin-right: 0px;
    }

    .articleItemCerca:hover {
        background: #F7F7F7;
    }

/********************************************************/
/*CALENDARIO EVENTI*/
/********************************************************/


.div_container_contenuto_eventi {
    max-width: 1000px;
    font-family: 'montserratlight';
}


.dayName {
    width: 350px;
    margin-left: 1px;
    color: #ffffff;
    padding-top: 10px;
}



.dayNamebox {
    /*float: left;
    width: 49px;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 'montserratbold';*/
    float: left;
    width: 37px;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 'montserratbold';
    margin-left: 12px;
}


.data {
    font-family: 'montserratlight';
    font-size: 12px;
    width: 100%;
}

.closeEvent {
    text-align: right;
    line-height: 13px !important;
    width: 285px;
    font-size: 16px;
    padding-top: 2px;
    cursor: pointer;
}

.eventData {
    font-family: 'montserratlight' !important;
    font-size: 13px !important;
    line-height: 13px !important;
}

.xData {
    height: 40px;
}


.img_event {
    height: 51px;
    margin-bottom: 8px;
}

    .img_event:first-child {
        margin-top: 10px;
    }

.img_news1 {
    opacity: inherit 0.7;
    margin-left: 10px;
    margin-right: 10px;
}

.div_img_eventBox {
    float: left;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-left: 10px;
}


.img_event:hover {
    opacity: 0.5;
}


.div_event {
    float: left;
    width: 185px;
    overflow: hidden;
    border: none;
    padding-bottom: 1em;
    text-align: left;
    color: #211e39;
    font-weight: 500;
    line-height: 15px;
    height: 38px;
    font-family: 'montserratlight';
    font-size: 10px;
}

.days {
    opacity: 1;
}

div.calendarWrapper {
    width: 100%;
    font-family: 'montserratregular';
}

div.calendarioParent {
    width: 350px;
    float: left;
    position: relative;
}

div.calendario {
    width: 350px;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'montserratregular';
}


    div.calendario div.topBar {
        height: 50px;
        width: 100%;
        padding-top: 15px;
    }

        div.calendario div.topBar div.month {
            width: 85px;
            text-align: center;
            float: left;
            font-size: 12px;
        }

            div.calendario div.topBar div.month img {
                display: block;
                float: left;
                margin-top: 17px;
            }

        div.calendario div.topBar div.leftM img {
            margin-left: 15px;
            margin-right: 12px;
        }

        div.calendario div.topBar div.rightM img {
            margin-right: 8px;
            margin-left: 80px;
        }

        div.calendario div.topBar div.month span {
            display: block;
            text-align: center;
            float: left;
            text-decoration: none;
        }

.centerDate {
    width: 130px;
    float: left;
    height: 45px;
    margin-left: 30px;
}


div.calendario div.centerMonth {
    text-align: center;
    font-family: 'montserratregular';
    font-weight: bold;
    font-size: 22px;
}

div.calendario div.centerYear {
    text-align: center;
    font-family: 'montserratregular';
    font-size: 14px;
    color: #dfe0e1;
}





div.calendario a:hover span {
    text-decoration: underline;
}

div.calendario div.days {
    font-family: 'montserratultra_light';
    padding: 3px;
}

    div.calendario div.days div.square {
        width: 35px;
        height: 35px;
        font-size: 15px;
        color: #FFFFFF;
        line-height: 25px;
        text-align: center;
        position: relative;
        float: left;
        /* padding: 10px; */
        margin-bottom: 6px;
        margin-right: 14px;
        cursor:pointer;
    }

        div.calendario div.days div.square:last-child {
            margin-right: 0px;
        }


        div.calendario div.days div.square div.overSquare {
            position: absolute;
            background-color: transparent;
            z-index: 4999;
            left: 0;
            top: 0;
        }

.eventDot {
    margin-left: 14px;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    text-align: center;
    margin-top: 2px;
    cursor: pointer;
}

.eventDotEmpty {
    margin-left: 14px;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    text-align: center;
    margin-top: 2px;
}

div.calendario div.days div.squareFull {
    /*cursor: pointer;*/
}


div.calendario div.days div.squareLeft {
    /*border-right: 1px solid #ECECEC;*/
}

div.calendario div.days div.squareLight {
    /*background-color: #c1c1c1;*/
}

.squareLight {
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 200px 200px 200px 200px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 200px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 200px;
    border: none;
    background: #fff !important;
    font-weight: bold;
}

div.calendario div.days div.squareDark {
    /*background-color: #356da8;*/
}

div.calendario div.days div.square img {
    top: 2px;
    left: 14px;
    height: 6px;
    width: 6px;
    position: absolute;
    cursor: pointer;
}

div.calendario div.loader {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    position: absolute;
    z-index: 300;
    height: 100%;
    width: 100%;
    line-height: 300px;
    text-align: center;
    z-index: 300;
}

div.calendario div.days div.square div.fum {
    background: #fff;
    position: absolute;
    width: 290px;
    z-index: 5000;
    top: 9px;
    left: -125px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}

.spaceCalendar {
    height: 10px;
    background: #fff;
}

div.calendario div.days div.square div.fum div.fumTop {
    width: 100%;
    height: 40px;
    background: #eee;
}

div.calendario div.days div.square div.fum div.fumCenter {
    width: 100%;
    background-repeat: repeat-y;
    font-size: 13px;
    font-family: 'montserratregular';
    color: #FFFFFF;
    word-wrap: break-word;
    max-height: 248px;
    background: #fff;
    overflow: hidden;
}

div.calendario div.days div.square div.fum div.fumBottom {
    width: 100%;
    height: 5px;
    background-repeat: no-repeat;
    background: #fff;
}

div.calendario div.days div.square div.fum div.fumCenter a:hover {
    text-decoration: none;
}

div.calendario div.days div.square div.fum div.fumCenter a {
    margin-bottom: 50px;
}




/********************************************************/
/*CALENDARIO EVENTI - DETTAGLIO */
/********************************************************/


.fumCenter mCustomScrollbar _mCS_6 mCS_no_scrollbar {
    margin-top: 20px;
}

.fumHeader {
    height: 40px;
}

.detailEvent {
    width: 100%;
    margin-bottom: 100px;
}

.event_label {
    width: 1000px;
}


.event_title {
    background-color: #e9edee;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: -27px;
}

.event_description {
    font-size: 14px;
    padding-bottom: 30px;
    padding-top: 20px;
    margin-bottom: 30px !important;
    margin-top: 50px !important;
    margin-left: 11px;
}


.event_label_place {
    font-size: 14px;
    padding-top: 10px;
    float: left;
}

.event_address {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.event_dateStart {
    font-size: 14px;
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    margin-left: 11px;
}

.event_dateEnd {
    font-size: 14px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-left: -10px;
}

.event_space {
    font-size: 14px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-left: -10px;
}

.event_export {
    font-size: 14px;
    margin-top: 10px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.event_export_space {
    font-size: 14px;
    float: left;
    margin-top: 10px;
}


#floating-panel {
    position: absolute;
    top: 10px;
    left: 25%;
    z-index: 5;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #999;
    text-align: center;
    font-family: 'montserratregular';
    line-height: 30px;
    padding-left: 10px;
}

#map {
    height: 250px;
    width: auto;
    display: block;
    position: relative;
    /*border: 2px solid #cccccc;*/
}

.backGResize {
    /*background-color: transparent;*/
    /*prove*/
    background-color: #fff;
    height: 50px;
    border-bottom: 1px solid #e6e6e6;
}

/*------ DINAMIC  TABLE EVENT DETAIL  ---*/
.event_description caption {
    font-weight: bold;
    padding: 10px;
    width: 98%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.event_description table {
    width: 100% !important;
    border-collapse: collapse;
    border: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #5c5c5a;
}

.event_description iframe {
    max-width: 100%;
    border: 0;
}

.event_description img {
    margin: 10px !important;
}

.event_description li {
    margin-bottom: 10px !important;
}

/* Zebra striping */
/*tr:nth-of-type(odd) {
    background: #eee;
   
}*/

.event_description th {
    color: white;
    font-weight: bold;
    border: 0px;
    text-transform: uppercase;
    border: 1px solid #f5f5f3;
}

.event_description td, th {
    padding: 8px;
    border: 0px;
    text-align: left;
    width: 25%;
    border: 1px solid #f5f5f3;
}

.event_description a {
    font-size: 14px;
    text-decoration: none !important;
}

    .event_description a:hover {
        text-decoration: underline !important;
    }

/*----------------------------------------------------------------*/

.scroll_menu_ext {
    /*overflow: hidden;
    width: 1000px;
    position: absolute;
    margin: auto;*/
    background-color: #fff;
    /*height: 61px;*/
}

.img_arrow_sx {
    position: absolute;
    z-index: 30;
    padding-top: 20px;
    padding-bottom: 13px;
    padding-right: 10px;
    padding-left: 451px;
    background-color: #fff;
    display: none;
    cursor: pointer;
    height: 17px;
}

.img_arrow_dx {
    position: absolute;
    z-index: 30;
    padding-top: 20px;
    padding-bottom: 13px;
    padding-right: 471px;
    padding-left: 5px;
    left: 1433px;
    background-color: #fff;
    display: none;
    cursor: pointer;
    height: 17px;
}

.img_arrow_dx1 {
    position: absolute;
    z-index: 30;
    padding-top: 20px;
    padding-bottom: 13px;
    padding-right: 471px;
    padding-left: 20px;
    left: 1433px;
    background-color: #fff;
    display: block;
    cursor: pointer;
    height: 17px;
}


@-moz-document url-prefix() {

    .img_arrow_sx {
        padding-left: 532px;
    }

    .img_arrow_dx {
        left: 1500px;
    }
}
