﻿.left {
    float: left;
}

.right {
    float: right;
}

.top-modul {
    padding-top: 131px;
}

.top-modul2 {
    padding-top: 81px;
}

/* -----------  overlay ----------- */
html {
    min-height: 100%;
}

body {
    height: 100%;
}

    body.has-overlay {
        overflow: hidden;
    }

.overlay {
    background: url('/Static/images/generic/bg_overlay.png') 0 0 repeat;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100010;
}

    .overlay.open {
        display: inherit;
    }

    .overlay .wrap-iframe {
        position: relative;
        margin: 10% auto 0;
        width: 548px;
        border: 4px solid #fff;
    }

        .overlay .wrap-iframe .bt-close {
            position: absolute;
            right: -16px;
            top: -16px;
            display: block;
            background: url('/Static/images/generic/bt_close.png') 0 0 no-repeat;
            width: 25px;
            line-height: 25px;
            height: 25px;
            text-indent: -50000px
        }

    .overlay iframe {
        background-color: #000;
        display: block;
    }

.open-overlay {
    cursor: pointer;
}

/* -----------  generic ----------- */
.page {
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}

.mega-container {
    padding: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
}



.container_slidehp {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: relative;
    height: 100%;
}


.container1140 {
    /*margin: 0 auto;width: 1140px;*/
    bottom: 82px;
    height: 100%;
    left: 50%;
    margin-left: -570px;
    position: absolute;
    top: 0;
    width: 1140px;
    z-index: 999;
}

.container {
    width: 1140px;
    padding: 30px 0;
}

.containert10 {
    width: 1140px;
    padding: 10px 0 30px 0;
}

.container10 {
    padding: 10px 0 25px 0;
}


/* CSS Search header general  */

.hp-cont-search {
    background: url("../images/generic/bg_header_search_off.png") no-repeat scroll 7px 0;
    float: left;
}

.hp-cont-search-on {
    background: url("../images/generic/bg_header_search.png") no-repeat scroll 7px 0;
    float: left;
}

#hp-search a {
    display: block;
    width: 35px;
    text-indent: -10000px;
    height: 36px;
}

.hp-search {
    background: url("/Global/images/generic/bg_input_search.png") no-repeat scroll 0 0;
    clear: left;
    float: right;
    height: 60px;
    padding: 0 10px 0 10px;
    position: relative;
    right: 0;
    top: 0;
    width: 306px;
    z-index: 100000;
}

    .hp-search p {
        color: #FFFFFF;
        font-family: 'latoregular';
        font-size: 12px;
        line-height: 13px;
        padding: 8px 0 5px;
    }

#tfnewsearch {
    float: left;
}

.tftextinput {
    border: 0 none;
    font-family: 'latoregular';
    font-size: 12px;
    height: 26px;
    line-height: 13px;
    padding: 0 0 0 5px;
    width: 242px;
    float: left;
}

.tfbutton {
    background: url("../images/generic/input_search.png") no-repeat scroll 0 0;
    border: 0 none;
    float: none;
    height: 26px;
    width: 44px;
    text-indent: -10000px;
    cursor: pointer;
}

.tfbuttonUK {
    background: url("../images/generic/input_search_uk.png") no-repeat scroll 0 0;
    border: 0 none;
    float: none;
    height: 26px;
    width: 44px;
    text-indent: -10000px;
    cursor: pointer;
}



/* Fixes submit button height problem in Firefox */
.tfbutton::-moz-focus-inner {
    border: 0;
}

.tfbuttonUK::-moz-focus-inner {
    border: 0;
}

.tfclear {
    clear: both;
}

/* -----------  ticker  ----------- */
.hpline_news {
    background: #002435;
    color: #FFFFFF;
    display: block;
    height: 40px;
    text-transform: uppercase;
    width: 100%;
}

    .hpline_news .textContent {
        background: #002435 url("../images/generic/hpline_news.png") no-repeat scroll 0 0;
        font-family: 'dosissemibold';
        font-size: 18px;
        height: 34px;
        padding: 5px 0 0 102px;
    }

        .hpline_news .textContent ul {
            overflow: hidden;
        }

            .hpline_news .textContent ul li {
                color: #ffffff;
                padding-left: 31px;
                line-height: 30px;
            }

                .hpline_news .textContent ul li a {
                    color: #ffffff;
                }

                .hpline_news .textContent ul li span {
                    color: #e9b61e;
                    padding-right: 10px;
                }

                /* -- categorie ticker homepage -- */
                .hpline_news .textContent ul li.Avviso {
                    background: url("../images/generic/ico_news_avviso.png") no-repeat scroll 0 5px;
                }

                .hpline_news .textContent ul li.ComunicatoStampa {
                    background: url("../images/generic/ico_news_com_stampa.png") no-repeat scroll 0 5px;
                }

                .hpline_news .textContent ul li.Evento {
                    background: url("../images/generic/ico_news_evento.png") no-repeat scroll 0 5px;
                }

                .hpline_news .textContent ul li.EventoIstituzionale {
                    background: url("../images/generic/ico_news_evento_istitu.png") no-repeat scroll 0 5px;
                }

                .hpline_news .textContent ul li.NuovaSezione {
                    background: url("../images/generic/ico_news_nuova_sez.png") no-repeat scroll 0 5px;
                }


/* -----------  BOX SEARCH PATOLOGY ORANGE  ----------- */

.box_search_orange, .box_search_orange_down {
    color: #FFFFFF;
    height: 137px;
    margin: 0 auto;
    padding: 8px;
    position: absolute;
    right: 0px;
    width: 398px;
    z-index: 1000;
}

.box_search_orange {
    background: url("../images/generic/bg_search_orange.png") no-repeat scroll 0 0;
    top: -33px;
}

.box_search_orange_down {
    background: url("../images/generic/bg_search_orange_down.png") no-repeat scroll 0 0;
    top: -46px;
}

    .box_search_orange p.search, .box_search_orange_down p.search {
        display: block;
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 19px;
        padding: 2px 0 0 59px;
    }

    .box_search_orange p.searchlight, .box_search_orange_down p.searchlight {
        font-family: 'latolight';
        font-size: 18px;
        line-height: 23px;
        padding: 22px 0 0 34px;
    }


/* -----------  paddings ----------- */
.padtop40 {
    padding: 50px 0 0;
}

.padtop50 {
    padding: 50px 0 0;
}

.padtop60 {
    padding: 60px 0 0;
}

.padtb10 {
    padding: 10px 0;
}

.pad403020 {
    padding: 40px 30px 20px;
}

.padt10 {
    padding: 10px 0;
}

.padt20 {
    padding: 20px 0 0 0;
}

.padtb40 {
    padding: 40px 0;
}

.padt5 {
    padding: 5px 0;
}

.padall20 {
    padding: 20px
}

.padtab {
    padding: 60px 0 0 0;
    margin: 0 auto;
    width: 1140px;
}

.padlr42 {
    padding: 0 42px;
}

.pad10 {
    padding: 0 0 0 10px;
}

.tag {
    padding: 0 0 0 0;
}

.margl10 {
    margin: 0 0 0 10px;
}

.padb10 {
    padding: 0 0 10px 0;
}

.padb15 {
    padding: 0 0 15px 0;
}

.padb45 {
    padding: 0 0 45px 0;
}

.padr42 {
    padding: 0 42px 0 0;
}

.padr80 {
    padding: 0 80px 0 0;
}


/* -----------  fonts family ----------- */

.dosis29 {
    font-family: 'dosissemibold';
    font-size: 29px;
}

.dosis25 {
    font-family: 'dosissemibold';
    font-size: 25px;
}

.dosis18 {
    font-family: 'dosissemibold';
    font-size: 18px;
    line-height: 19px;
}

.dosis16 {
    font-family: 'dosissemibold';
    font-size: 16px;
    line-height: 17px;
}

.dosis12 {
    font-family: 'dosissemibold';
    font-size: 12px;
    line-height: 13px;
}

.latob38 {
    font-family: 'latobold';
    font-size: 38px;
    line-height: 40px;
}

.latol37 {
    font-family: 'latolight';
    font-size: 37px;
    line-height: 44px;
}

.latob37 {
    font-family: 'latobold';
    font-size: 37px;
    line-height: 44px;
}

.latol33 {
    font-family: 'latolight';
    font-size: 33px;
    line-height: 34px;
}

    .latol33 strong {
        font-family: 'latobold';
        font-size: 33px;
        line-height: 34px;
    }
/* bold box vlu slider hp*/

.latol30 {
    font-family: 'latolight';
    font-size: 30px;
    line-height: 31px;
}

.latol22 {
    font-family: 'latolight';
    font-size: 22px;
    line-height: 23px;
}

.latol20 {
    font-family: 'latolight';
    font-size: 20px;
    line-height: 21px;
}

.lator20 {
    font-family: 'latoregular';
    font-size: 20px;
    line-height: 21px;
}

.latol18 {
    font-family: 'latolight';
    font-size: 18px;
    line-height: 19px;
}

.lator18 {
    font-family: 'latoregular';
    font-size: 18px;
    line-height: 19px;
}

.lator16 {
    font-family: 'latoregular' !important;
    font-size: 16px !important;
    line-height: 17px !important;
}
/* x pag contatti*/
.latob16 {
    font-family: 'latobold' !important;
    font-size: 16px !important;
    line-height: 17px;
}

.latol16 {
    font-family: 'latolight';
    font-size: 16px;
    line-height: 17px;
}

.latol14 {
    font-family: 'latolight';
    font-size: 14px;
    line-height: 15px;
}

.lator14 {
    font-family: 'latoregular';
    font-size: 14px;
    line-height: 15px;
}

.latob14 {
    font-family: 'latobold';
    font-size: 14px;
    line-height: 17px;
}

.fluxr42 {
    font-family: 'fluxregularregular';
    font-size: 42px;
    line-height: 50px;
}

.fluxr44 {
    font-family: 'fluxregularregular';
    font-size: 44px;
    line-height: 45px;
}

.fluxb34 {
    font-family: 'fluxboldregular';
    font-size: 34px;
    line-height: 35px;
}

.fluxr24 {
    font-family: 'fluxregularregular';
    font-size: 24px;
    line-height: 25px;
}

.fluxr17 {
    font-family: 'fluxregularregular';
    font-size: 17px;
    line-height: 18px;
}

/* -----------  TESTI GENERICI ----------- */
.txtfluxr32 {
    font-family: 'fluxregularregular';
    font-size: 32px;
    line-height: 35px;
    text-transform: none;
    color: #444C4E;
}

.txtfluxr24 {
    font-family: 'fluxregularregular';
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    color: #444C4E;
}

.txtfluxr18 {
    font-family: 'fluxregularregular';
    font-size: 18px;
    text-transform: none;
    color: #444C4E;
}

.txtlator16 {
    font-family: 'latoregular';
    font-size: 16px;
    line-height: 22px;
}

.linehight22 {
    line-height: 22px;
}

.linehight25 {
    line-height: 25px;
}

.marginb60 {
    margin-bottom: 60px;
}

.marginb30 {
    margin-bottom: 30px;
}

.marginl30 {
    margin-left: 30px;
}

.uppercase {
    text-transform: uppercase;
}

.modulo_white00 p a {
    color: #DB653F;
    text-decoration: underline;
}


/* -----------  colors form palette ----------- */

.black {
    color: #000;
}

.white {
    color: #fff !important;
}

.yellow {
    color: #e9b61e;
}

.redorange {
    color: #cd4913;
}

.grigio {
    color: #646354;
}

.pc1 {
    color: #457ca1;
}

.pc3 {
    color: #0f2228 !important;
}

.sc3 {
    color: #db653f;
}

/* -----------  lunghezze ----------- */

.height700 {
    height: 700px;
}

.height717 {
    height: 717px;
}

.height470 {
    height: 470px;
}


/* -----------  larghezze ----------- */

.cento {
    width: 100%
}

.settanta {
    width: 70%
}

.sessanta {
    width: 60%
}

.cinquantacinque {
    width: 55%
}

.cinquanta {
    width: 50%
}

.quaranta {
    width: 40%
}

.trentatre {
    width: 33.3%
}

.trenta {
    width: 30%
}

.venticinque {
    width: 25%
}

.venti {
    width: 20%
}

.quindici {
    width: 15%
}

.dieci {
    width: 10%
}

.width250 {
    width: 250px;
}

.pw1shadow {
    text-shadow: 1px 1px #565d51;
}

.pw2shadow {
    text-shadow: 2px 2px #565d51;
}


/* -----------  bottoni link ----------- */

.white_button {
    background: url("../images/generic/bg_btn_white.png") repeat-x scroll 0 0;
    float: left;
    height: 30px;
    margin: 0 auto;
    min-width: 146px;
    border: 1px #457ca1 solid;
}

    .white_button a {
        color: #195f12;
        display: block;
        font-family: 'dosissemibold';
        font-size: 13px;
        line-height: 14px;
        margin: 0 auto;
        padding: 6px;
        text-align: center;
        text-decoration: none;
    }

/* -----------  bottoni link form----------- */

.blue_button {
    background: url("../images/generic/bg_btn_blue.png") repeat-x scroll 0 0;
    float: left;
    height: 30px;
    margin: 0 auto;
    min-width: 146px;
}

    .blue_button input {
        color: #ffffff;
        display: block;
        font-family: 'dosissemibold';
        font-size: 13px;
        margin: 0 auto;
        padding: 4px;
        text-align: center;
        text-decoration: none;
        background: url("../images/generic/bg_btn_blue.png") repeat-x scroll 0 0;
        border: 0;
        height: 30px;
        cursor: pointer;
    }


/* -----------  moduli  background colori ----------- */

.modulo_white00,
.modulo_blulogo01,
.modulo_azzurrologo02,
.modulo_grigio03,
.modulo_giallo04,
.modulo_arancione05,
.modulo_rossoaranciato06,
.modulo_viola07,
.modulo_azzurro08,
.modulo_verde09,
.modulo_grigiochiaro10,
.modulo_grigiomedio11,
.modulo_tab11,
.modulo_SC1,
.modulo_PC1 {
    position: relative;
    width: 100%;
}

.modulo_PC2 {
    position: relative;
    width: 1140px;
    margin: 0 auto;
    background: #457ca1;
}


/* PALETTE DI COLORI UFFICIALI IEO */
.modulo_white00 {
    background: #ffffff;
}

.modulo_blulogo01 {
    background: #003771;
}

.modulo_azzurrologo02 {
    background: #0064a2;
}

.modulo_grigio03 {
    background: #646354;
}

.modulo_giallo04 {
    background: #e9b61e;
}

.modulo_arancione05 {
    background: #d57b00;
}

.modulo_rossoaranciato06 {
    background: #cd4913;
}

.modulo_viola07 {
    background: #76446d;
}

.modulo_azzurro08 {
    background: #0087c0;
}

.modulo_verde09 {
    background: #4f9f25;
}

.modulo_grigiochiaro10 {
    background: #f0f0f0;
}

.modulo_grigiomedio11 {
    background: #0f2228;
}

.modulo_tab11 {
    background: #F0F0F0;
}
/* PALETTE ESTESA */
.modulo_SC1 {
    background: #86c27c;
}

.modulo_PC1 {
    background: #457ca1;
}

    .modulo_white00 h3,
    .modulo_blulogo01 h3,
    .modulo_azzurrologo h3,
    .modulo_grigio03 h3,
    .modulo_giallo04 h3,
    .modulo_arancione05 h3,
    .modulo_rossoaranciato06 h3,
    .modulo_viola07 h3,
    .modulo_azzurro08 h3,
    .modulo_verde09 h3,
    .modulo_grigiochiaro10 h3,
    .modulo_immagine00 h3,
    .modulo_immagine01 h3,
    .modulo_PC1 h3 {
        color: #FFFFFF;
        display: block;
        font-family: 'fluxboldregular';
        font-size: 55px;
        padding: 5px 0;
    }

.modulo_tab11 h3, .modulo_immagine02 h3, .modulo_white00 h2 {
    font-family: 'fluxboldregular';
    font-size: 42px;
    line-height: 52px;
}

.modulo_tab11 h3 {
    color: #457ca1;
    padding: 10px 0 30px 0;
}

.modulo_immagine02 h3 {
    color: #FFFFFF;
    padding: 10px 0 20px 0;
}

.modulo_white00 h3 {
    color: #457CA1;
}


/*.modulo_white00 h4,*/
.modulo_blulogo01 h4,
.modulo_azzurrologo h4,
.modulo_grigio03 h4,
.modulo_giallo04 h4,
.modulo_arancione05 h4,
.modulo_rossoaranciato06 h4,
.modulo_viola07 h4,
.modulo_azzurro08 h4,
.modulo_verde09 h4,
.modulo_grigiochiaro10 h4,
.modulo_immagine00 h4,
.modulo_immagine01 h4,
.modulo_immagine02 h4,
.modulo_SC1 h4 {
    font-family: 'dosissemibold';
    color: #fff;
    display: block;
    font-size: 22px;
    padding: 4px 0 0 0;
    font-family: 'dosissemibold';
    text-transform: uppercase;
}

.modulo_blulogo01 .bisogno_box_col h4 {
    color: #FFB005;
    font-family: 'fluxboldregular';
    font-size: 28px;
    height: 95px;
    line-height: 29px;
    padding: 0 0 30px;
    text-transform: none;
}

.modulo_SC1 h4 {
    display: inline-block;
}

.modulo_white00 .generic_txt_01 {
    margin: 0 auto;
    padding: 20px 0 0;
    width: 1140px;
}

.modulo_white00 .generic_txt_02 {
    margin: 0 auto;
    padding: 50px 0 0;
    width: 1140px;
}

.modulo_white00 .generic_txt_01 h3 {
    font-family: 'fluxboldregular';
    font-size: 34px;
    line-height: 35px;
    padding: 0 0 40px;
}

.modulo_white00 .generic_txt_01 p.fluxr_18 {
    font-family: 'fluxregularregular';
    font-size: 18px;
    line-height: 25px;
}

.toggle-view .box_programma h3 {
    color: #457CA1;
    font-family: 'dosissemibold';
    font-size: 29px;
    padding: 10px 0;
    text-align: left;
    text-transform: uppercase;
}


/* ----------- TOGGLE x singlo trascinabile in CMS(open / close) ----------- */

.toggle_singolo { 
	/*padding:30px 0;*/
	-webkit-transform: rotate(0deg);
}

.toggle_singolo--first-hp {
    padding-top: 131px;
}

    .toggle_singolo div .toggle-view {
        border-top: medium none;
        margin: 0 auto;
        width: 1140px;
    }



    .toggle_singolo div:first-child .toggle-view {
        border-top: 4px solid #457CA1 !important;
    }

    /* 11/02/2014 */
    .toggle_singolo div:last-child .toggle-view {
        border-top: medium none;
        margin: 0 auto 60px;
        width: 1140px;
    }


    .toggle_singolo .last .toggle-view {
        border-top: 4px solid #457CA1 !important;
        margin: 0 auto 60px;
        border-bottom: 4px solid #457CA1 !important;
        width: 1140px;
    }


    /*.toggle_singolo  div .toggle-view {
	border-top:4px solid #457ca1;
    width: 1140px;
     margin:0 auto;
}*/
    .toggle_singolo div .toggle-view li {
        position: relative;
        cursor: pointer;
        margin: 0 auto;
        width: 1140px;
    }

    .toggle_singolo div .toggle-view h3 {
        font-family: 'dosissemibold';
        font-size: 29px;
        color: #457ca1;
        text-align: left;
        text-transform: uppercase;
        padding: 35px 0;
    }

    .toggle_singolo div .toggle-view .slide {
        position: absolute;
        right: 0;
        top: 31px;
    }

    .toggle_singolo div .toggle-view .panel {
        margin: 5px 0;
        display: none;
        padding: 24px 30px 80px 0;
        line-height: 22px;
        font-family: 'latoregular';
        font-size: 16px;
    }

    .toggle_singolo div .toggle-view ol.ListaNumerata-18 li {
        width: 100% !important;
    }


    .toggle_singolo div .toggle-view ul.ListaPuntata-18 li {
        width: 100% !important;
    }

/* -----------  MODULI background immagine  ----------- */

/* modulo_immagine00 - PER PAZIENTI blu */
/* modulo_blulogo01 - patologia.html - 3 col blu*/
/* modulo_immagine01 - LA RICERCA verde*/
/* modulo_giallo04 - LA FORMAZIONE giallo*/
/* modulo_tab11- patologia.html grigio/bianco*/
/* modulo_blulogo02 - patologia.html - eventi + laformazione*/
/* modulo_white00 - base white*/
/* modulo_SC1 - media gallery*/
/* modulo_PC1 - ieo research*/


.modulo_white00,
.modulo_immagine00,
.modulo_immagine01,
.modulo_giallo04,
.modulo_tab11,
.modulo_blulogo01,
.modulo_immagine02,
.modulo_grigiomedio11,
.modulo_SC1,
.modulo_PC1 {
    position: relative;
    width: 100%;
}


    .modulo_immagine00 .resize,
    .modulo_immagine01 .resize,
    .modulo_giallo04 .resize,
    .modulo_blulogo01 .resize,
    .modulo_immagine02 .resize,
    .modulo_white00 .resize,
    .modulo_grigiomedio11 .resize,
    .modulo_SC1 .resize,
    .modulo_PC1 .resize {
        margin: 0 auto;
        position: relative;
        width: 1140px;
    }

.resize {
    margin: 0 auto;
    position: relative;
    width: 1140px;
}

/***/
.modulo_immagine00 .resizeblock,
.modulo_immagine01 .resizeblock,
.modulo_giallo04 .resizeblock,
.modulo_blulogo01 .resizeblock,
.modulo_immagine02 .resizeblock,
.modulo_white00 .resizeblock,
.modulo_grigiomedio11 .resizeblock,
.modulo_SC1 .resizeblock,
.modulo_PC1 .resizeblock {
    margin: 0 auto;
    position: relative;
    width: 1140px;
}

.resizeblock {
    margin: 0 auto;
    position: relative;
    width: 1140px;
}

    .resizeblock li {
        float: left;
    }

.resize1280 {
    margin: 0 auto;
    position: relative;
    width: 1280px;
}



.modulo_immagine00 {
    height: 717px;
    margin: 0 auto;
}

    .modulo_immagine00 .boxgray_position {
        left: 0;
        position: absolute;
        top: 407px;
    }

    .modulo_immagine00 .container_txt_position {
        position: absolute;
        right: 0;
        bottom: 28px;
    }

        .modulo_immagine00 .container_txt_position .container_txt {
            width: 647px;
            float: left;
        }

.modulo_blulogo01 {
    clear: both;
    color: #fff;
}

    .modulo_blulogo01 .container_txt {
        padding-bottom: 45px;
        width: 100%;
    }

        .modulo_blulogo01 .container_txt h3 {
            padding: 60px 0;
        }

    .modulo_blulogo01 .bisogno_box_col {
        float: left;
        width: 31%;
    }

        .modulo_blulogo01 .bisogno_box_col > div {
            float: left;
            padding: 0 0 25px 0;
            width: 90%;
        }

            .modulo_blulogo01 .bisogno_box_col > div p {
                padding: 2px 0;
            }

                .modulo_blulogo01 .bisogno_box_col > div p.dosis18 {
                    padding: 8px 0 15px 0
                }

    .modulo_blulogo01 .vline {
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        margin-right: 20px;
        padding: 0 0 0 20px;
    }

.modulo_immagine01 {
    height: 700px;
    margin: 0 auto;
    color: #FFFFFF;
}

    .modulo_immagine01 .boxgray_position {
        right: 0;
        position: absolute;
        top: 40px;
    }

    .modulo_immagine01 .container_txt_position {
        left: 0;
        position: absolute;
        bottom: 71px;
    }

        .modulo_immagine01 .container_txt_position .content_txt {
            width: 647px;
            float: left;
        }

.modulo_immagine02 {
    height: 400px;
    margin: 0 auto;
    clear: both;
    color: #FFFFFF;
    position: relative;
    width: 100%;
}

    .modulo_immagine02 .container_txt_position {
        padding-top: 29px;
    }

        .modulo_immagine02 .container_txt_position .container_txt {
            width: 100%;
            float: left;
        }

            .modulo_immagine02 .container_txt_position .container_txt .date {
                height: 50px;
                background: url("../images/generic/ico_bigwhite_eventi.png") no-repeat scroll left 15px;
                padding: 15px 0 10px 35px;
            }

            .modulo_immagine02 .container_txt_position .container_txt .content_txt p {
                padding: 0 0 35px;
            }

.modulo_giallo04 .container_txt_position {
    bottom: 61px;
    left: 0;
}

    .modulo_giallo04 .container_txt_position .content_txt {
        bottom: 6px;
        float: left;
        padding-right: 69px;
        position: relative;
    }

.modulo_tab11 .container_txt_position {
    bottom: 0px;
    position: relative;
}

    .modulo_tab11 .container_txt_position .content_txt {
        float: left;
        position: relative;
    }

.modulo_tab11 .upper_tabs_text {
    margin: 0 auto;
    position: relative;
    width: 1140px;
    padding: 0 0 65px 0;
}

.upper_tabs_text__options {
    border-bottom: 1px solid #c1c1c1;
    padding: 1em 0;
    margin-bottom: 1em;
    text-align: right;
    box-shadow: 0 1px 1px -1px white;
}

    .modulo_tab11 .upper_tabs_text h2 {
        color: #457CA1;
        padding: 10px 0 30px;
        font-family: 'fluxboldregular';
        font-size: 42px;
        line-height: 52px;
    }

    .modulo_tab11 .upper_tabs_text p {
        font-family: 'fluxregularregular';
        font-size: 24px;
        line-height: 29px;
        color: #444c4e;
    }


.modulo_white00 {
    margin: 0 auto;
}

    .modulo_white00 .container_txt_position {
        bottom: 0px;
        position: relative; /*padding-top: 40px;*/
    }

        .modulo_white00 .container_txt_position .dett_medico {
            padding: 30px 0 20px 0;
            float: left;
        }

    .modulo_white00 h2.txt {
        font-family: 'fluxboldregular';
        font-size: 42px;
        line-height: 52px;
        padding: 14px 0 30px 0;
    }

    .modulo_white00 .container_text {
        margin-bottom: 50px; /* min-height: 456px;padding-bottom: 150px;*/
    }

        .modulo_white00 .container_text .content_text p { /*font-family: 'fluxregularregular';color:#0f2228;*/
        }

            .modulo_white00 .container_text .content_text p a {
                color: #DB653F;
                text-decoration: underline;
            }

    .modulo_white00 h2.toggle {
        font-family: 'fluxboldregular';
        font-size: 36px;
        line-height: 35px;
        padding: 0 0 15px;
    }

img.img_dettmedico {
    width: 223px;
    height: 270px;
    float: left;
}

/* mediagallery */
#toDisplay {
    visibility: hidden;
}

.modulo_SC1 {
    margin: 0 auto;
}

    .modulo_SC1 .container_box_vd div .box_single_vd, .modulo_white00 .container_box_vd .box_single_vd {
        float: left;
        width: 30.8%;
        margin-bottom: 30px;
        min-height: 380px;
        margin-right: 25px
    }

        .modulo_SC1 .container_box_vd div .box_single_vd img, .modulo_white00 .container_box_vd .box_single_vd img {
            margin: 30px 0 0 0;
            width: 351px;
            height: 197px;
        }

        .modulo_SC1 .container_box_vd div .box_single_vd h3 {
            padding: 25px 0 18px 10px;
            font-family: 'dosissemibold';
            font-size: 18px;
            line-height: 19px;
            color: #ffffff;
        }

.modulo_white00 .container_box_vd div.box_single_vd h3 {
    padding: 25px 0 18px 10px;
    font-family: 'dosissemibold';
    font-size: 18px;
    line-height: 19px;
    color: #86c27c;
}

.modulo_SC1 .container_box_vd div .box_single_vd p, .modulo_white00 .container_box_vd .box_single_vd p {
    line-height: 20px;
    color: #0f2228;
}
/*
.modulo_SC1 .container_box_vd  div:nth-child(3)  .box_single_vd,   		.modulo_white00 .container_box_vd .box_single_vd:nth-child(2) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(6)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(5) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(9)  .box_single_vd,   		.modulo_white00 .container_box_vd .box_single_vd:nth-child(8) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(12)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(11) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(15)  .box_single_vd,   	.modulo_white00 .container_box_vd .box_single_vd:nth-child(14) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(18)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(17) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(21)  .box_single_vd,   	.modulo_white00 .container_box_vd .box_single_vd:nth-child(20) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(24)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(23) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(27)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(26) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(30)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(29) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(33)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(32) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(36)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(35) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(39)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(38) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(42)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(41) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(45)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(44) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(48)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(47) {margin:0 42px;display:block;}
.modulo_SC1 .container_box_vd  div:nth-child(51)  .box_single_vd,	    .modulo_white00 .container_box_vd .box_single_vd:nth-child(50) {margin:0 42px;display:block;}
*/


.modulo_SC1 .container_box_vd, .modulo_white00 .container_box_vd {
    width: 100%;
    float: left;
}



.modulo_blulogo01 {
    margin: 0 auto;
}

    .modulo_blulogo01 ul.content_box_linkutili li.box_linkutili {
        float: left;
        width: 30.8%;
        color: white;
        padding: 50px 0 0 0;
    }

        .modulo_blulogo01 ul.content_box_linkutili li.box_linkutili img {
            padding: 5px 0 0 0;
        }

        .modulo_blulogo01 ul.content_box_linkutili li.box_linkutili .box_linkutili_txt {
            float: right;
            width: 234px;
            padding: 0 0 0 15px;
            height: 114px;
            margin: 0 0 25px 0;
            overflow: hidden;
        }

            .modulo_blulogo01 ul.content_box_linkutili li.box_linkutili .box_linkutili_txt h5 {
                color: white;
                padding: 0 0 18px 0;
                font-family: 'dosissemibold';
                font-size: 18px;
                line-height: 19px;
                text-transform: uppercase
            }

            .modulo_blulogo01 ul.content_box_linkutili li.box_linkutili .box_linkutili_txt p {
                line-height: 20px;
                font-family: 'latolight';
                font-size: 14px;
                line-height: 15px;
                margin: 0 0 25px 0;
                overflow: hidden;
            }

    .modulo_blulogo01 ul.content_box_linkutili li:nth-child(2) {
        margin: 0 42px;
        display: block;
    }

    .modulo_blulogo01 ul.content_box_linkutili li.box_linkutili .box_linkutili_txt ul {
        position: absolute;
        top: 225px;
    }

    .modulo_blulogo01 ul.content_box_linkutili {
        width: 100%;
        float: left;
    }


.container_dettmedico {
    padding: 12px 24px 0 24px;
    float: left;
    width: 489px;
}

    .container_dettmedico .bordertb {
        border-top: 3px solid #457ca1;
        border-bottom: 3px solid #457ca1;
    }

.dett_medico .column_2 {
    float: left;
    padding: 20px 0 15px;
    width: 50%;
}

    .dett_medico .column_2 .single_link, .contatti .column_2 .single_link {
        float: left;
        width: 100%;
    }

        .dett_medico .column_2 .single_link ul li, .contatti .column_2 .single_link ul li {
            padding: 0;
            text-transform: uppercase;
            padding: 4px 0;
            color: #457ca1;
            display: block;
            font-size: 18px;
            font-family: 'dosissemibold';
            line-height: 18px;
        }

            .dett_medico .column_2 .single_link ul li a, .contatti .column_2 .single_link ul li a {
                color: #457ca1;
            }

        .dett_medico .column_2 .single_link img, .contatti .column_2 .single_link img {
            display: inline-block;
            float: left;
            line-height: 18px;
            padding: 4px 5px;
        }


/* -----------  comunicati stampa = a ticker  ----------- */

.comunicati_stampa .textContent ul {
    padding-left: 300px;
}

.comunicati_stampa {
    background: #002435;
    color: #FFFFFF;
    display: block;
    width: 100%;
}

    .comunicati_stampa .textContent {
        background: #002435 url("../images/generic/titolo_comunicati_stampa.png") no-repeat scroll 0 0;
        font-family: 'dosissemibold';
        font-size: 18px;
        height: auto;
        padding: 5px 0 0 0;
    }

        .comunicati_stampa .textContent ul {
            overflow: hidden;
        }

            .comunicati_stampa .textContent ul li {
                color: #ffffff;
                padding-left: 30px;
                line-height: 30px;
            }

                .comunicati_stampa .textContent ul li a {
                    color: #ffffff;
                }

                .comunicati_stampa .textContent ul li span.date {
                    color: #e9b61e;
                    padding-right: 10px;
                    display: block;
                    font-family: 'dosissemibold';
                    font-size: 18px;
                    text-transform: uppercase;
                    float: left;
                }

                .comunicati_stampa .textContent ul li.ComunicatoStampa {
                    background: url("../images/generic/ico_news_com_stampa.png") no-repeat scroll 0 5px;
                }

.cs_veditutti {
    text-align: right;
    float: right;
    padding: 10px 0 0 0;
}

.comunicati_stampa .textContent ul li.ComunicatoStampa .tit_cs {
    width: 400px;
    float: left;
    font-family: 'dosissemibold';
    clear: left;
}

.comunicati_stampa .textContent ul li.ComunicatoStampa .text {
    float: left;
    margin-bottom: 20px;
}

    .comunicati_stampa .textContent ul li.ComunicatoStampa .text p {
        border-left: 1px #ffffff solid;
        font-size: 18px;
        width: 400px;
        padding-left: 30px;
        line-height: 30px;
        font-family: 'latoregular';
        font-size: 14px;
        line-height: 17px;
    }


/* -----------  contatti  ----------- */
ul.contatti {
    width: 1140px;
    margin-bottom: 20px;
}

.contatti .column_2 {
    float: left;
    padding: 22px 0 20px;
    width: 50%;
}

.contatti li.line:first-child {
    border-top: 3px solid #457CA1;
}

.contatti li.line:last-child {
    border: none;
}

.contatti li.line {
    border-bottom: 3px solid #457CA1;
    margin: 0 auto;
    position: relative;
    float: left;
    width: 1140px;
}

    .contatti li.line h3 {
        color: #457CA1;
        font-family: 'dosissemibold';
        font-size: 24px;
        padding: 25px 0 5px;
        text-align: left;
        text-transform: uppercase;
        display: inline-block;
    }

    .contatti li.line p {
        color: #0f2228;
        font-family: 'latoregular';
        font-size: 20px;
        line-height: 21px;
        margin-bottom: 5px;
        text-transform: none;
    }

.contatti span {
    color: #0F2228;
    display: block;
    font-family: 'latolight';
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 30px;
    text-transform: none;
}



/* -----------  Risultati ricerca  ----------- */

ul.risultati_top {
    width: 1140px;
    margin-bottom: 20px;
    height: 80px;
}

.box_altra_ricerca {
    background: url("../images/generic/bg_altra_ricerca.png") no-repeat scroll 0 0;
    height: 66px;
    margin: 13px 0 0 0;
}

    .box_altra_ricerca p.search {
        display: block;
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 19px;
        padding: 0 0 0 39px;
        color: #d57b00;
        text-transform: uppercase;
    }

.risultati_top li.line {
    border-bottom: 3px solid #d57b00;
    border-top: 3px solid #d57b00;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 1140px;
    height: 102px;
}

    .risultati_top li.line h3 {
        font-family: 'dosissemibold';
        font-size: 18px;
        padding: 25px 0 5px;
        text-align: left;
        text-transform: uppercase;
    }

        .risultati_top li.line h3.tit {
            color: #457ca1;
            padding: 0 0 15px 0;
            clear: left;
        }

    .risultati_top li.line p.txt {
        color: #0f2228;
        font-family: 'fluxregularregular';
        font-size: 24px;
        line-height: 25px;
        padding: 23px 0 26px 0;
    }

    .risultati_top li.line .line_content {
        float: left;
        margin: 0 0 28px;
    }

    .risultati_top li.line span.txt {
        color: #0F2228;
        display: block;
        font-family: 'fluxregularregular';
        font-size: 24px;
        line-height: 25px;
        padding: 33px 0 26px;
        display: inline-block;
    }

    .risultati_top li.line span.get_count, .risultati_top li.line span.result {
        color: #DB653F;
        font-family: 'fluxregularregular';
        font-size: 24px;
        line-height: 25px;
        display: inline-block;
    }


/* paginazione - risultati eventi */
.PagingContainer {
    margin: 0 auto;
    position: relative;
    width: 1140px;
    text-align: center;
    padding: 0 0 30px 0;
    top: 20px;
}

    .PagingContainer a.UnselectedPagingItem {
        color: #0F2228;
        font-family: 'latobold';
        font-size: 17px;
        line-height: 22px;
    }

    .PagingContainer a.SelectedPagingItem {
        color: #DB653F;
        font-family: 'latobold';
        font-size: 17px;
        line-height: 22px;
    }


.email_top li.line {
    border-bottom: 3px solid #d57b00;
    border-top: 3px solid #d57b00;
    margin: 0 auto;
    position: relative;
    float: left;
    width: 1140px;
    height: 200px;
    margin: 0 0 30px;
}

    .email_top li.line .line_content {
        float: left;
        margin: 0 0 28px;
    }

    .email_top li.line p.email {
        color: #0f2228;
        font-family: 'fluxregularregular';
        font-size: 18px;
        line-height: 25px;
        padding: 23px 0 26px 0;
        text-transform: none;
    }

.email_top .box_left_search {
    background: url("../images/generic/bg_box_left_search.png") no-repeat scroll 0 0;
    height: 66px;
    margin: 13px 0 0;
    padding: 0 13px;
}

.email_top .box_left_search_first {
    background: none;
    margin: 13px 0 0;
    padding: 0 13px 0 0;
}

.email_top .box_left_search_last {
    background: url("../images/generic/bg_box_left_search.png") no-repeat scroll 0 0;
    height: 66px;
    margin: 13px 0 0;
    padding: 0 0 0 13px;
}

.email_top .box_left_search_last_nobg {
    height: 66px;
    margin: 13px 0 0;
    padding: 0 0 0 13px;
}

.email_top p.label {
    color: #D57B00;
    display: block;
    font-family: 'dosissemibold';
    font-size: 18px;
    line-height: 19px;
    padding: 0 0 0 0;
    text-transform: uppercase;
}

.sepa50form {
    border-right: 2px solid #d57b00;
    display: block;
    float: left;
    margin-right: 4px;
    min-height: 95px;
    width: 8px;
}

.graytextarea {
    background: none repeat scroll 0 0 #E0E0DD;
    border: 0 none;
    display: block;
    font-family: 'latoregular';
    font-size: 12px;
    height: 160px;
    line-height: 13px;
    padding: 8px 0 3px 10px;
    resize: none;
    text-align: left;
    width: 550px;
}

ul.ris_ricerca {
    width: 1140px;
}

.ris_ricerca li.line {
    margin: 0 auto;
    position: relative;
    float: left;
    width: 1140px;
    color: #0f2228;
    padding-left: 10px
}

    .ris_ricerca li.line h3 {
        font-family: 'dosissemibold';
        font-size: 18px;
        padding: 0 0 5px;
        text-align: left;
        text-transform: uppercase;
        line-height: 22px;
        color: #123E5F;
    }

        .ris_ricerca li.line h3.sc3 {
            color: #db653f;
        }

        .ris_ricerca li.line h3.tit {
            color: #0f2228;
            padding: 0 0 15px 0;
            clear: left;
        }

        .ris_ricerca li.line h3.tit_pc1 {
            color: #457CA1;
            padding: 0 0 15px 0;
        }

    .ris_ricerca li.line p {
        color: #0F2228;
        font-family: 'latoregular';
        font-size: 14px;
        line-height: 18px;
    }

    .ris_ricerca li.line .line_content {
        float: left;
        margin: 25px 0 28px;
    }

.ris_ricerca li.blueline {
    border-bottom: 3px solid #457CA1;
}

.ris_ricerca li.orangeline {
    border-bottom: 3px solid #db653f;
}

img.icona {
    float: left;
    padding: 0 5px 0 0;
}

.contentIconCourses {
    width: 27px;
    height: 27px;
    float: left;
    margin: 0 15px 0 -3px;
}

.risu_eventi {
    left: -5px !important;
    position: relative !important;
}

.ris_ricerca li.bluelinesolotop {
    border-top: 3px solid #457CA1;
}

.ris_ricerca .column_dx {
    float: left;
    padding: 22px 0 20px;
}

    .ris_ricerca .column_dx .single_link {
        float: left;
        width: 100%;
    }

        .ris_ricerca .column_dx .single_link img {
            display: inline-block;
            float: left;
            line-height: 18px;
            padding: 4px 5px;
        }

        .ris_ricerca .column_dx .single_link ul li {
            color: #457CA1;
            display: block;
            font-family: 'dosissemibold';
            font-size: 18px;
            line-height: 18px;
            padding: 4px 0 0 30px;
            text-transform: uppercase;
        }

            .ris_ricerca .column_dx .single_link ul li a {
                color: #457CA1 !important;
            }

.img_convenzioni {
    padding: 20px 0 0 20px;
    display: block;
}



.box_highlight {
    background: #6a96b4;
    width: 427px;
    height: 360px;
    float: left;
    color: #FFFFFF;
    display: block;
    padding: 40px 30px 30px;
}

    .box_highlight .boxgray_content_txt {
        bottom: -37px;
        float: left;
        left: 20px;
        padding: 0 60px 0 20px;
        position: relative;
    }

ul.link_cv_completo, ul.link_sperimentaz, ul.link_pubblicaz {
    float: left;
    padding: 35px 0 0 0;
    width: 50%
}

    ul.link_cv_completo a, ul.link_sperimentaz li a, ul.link_pubblicaz li a {
        padding: 0 0 0 41px;
        font-family: 'latobold';
        font-size: 12px;
        line-height: 13px;
        color: #000;
        display: block;
        height: 31px;
        width: 100%
    }

    ul.link_cv_completo li a {
        background: url("../images/generic/ico_cv_completo.png") no-repeat scroll 0 0;
    }

    ul.link_sperimentaz li a {
        background: url("../images/generic/ico_sperimenz_clini.png") no-repeat scroll 0 0;
    }

    ul.link_pubblicaz li a {
        background: url("../images/generic/ico_pubblicazioni_scient.png") no-repeat scroll 0 0;
    }


.container_txt .content_txt p {
    color: #fff;
    padding: 15px 2px;
}

    .container_txt .content_txt p.formazione_txt {
        min-height: 262px;
    }


/* box gray  */
.boxgray {
    background: url("../images/generic/bg_trasp_gray50.png") repeat scroll 0 0;
    width: 428px;
    height: 275px;
    color: #FFFFFF;
}

.boxgrayblue {
    background: url("../images/generic/bg_trasp_blue80.png") repeat scroll 0 0;
    width: 428px;
    height: 275px;
    color: #FFFFFF;
}

.boxgray_position .boxgray .boxgray_content_txt {
    bottom: -37px;
    float: left;
    left: 20px;
    padding: 0 60px 0 20px;
    position: relative;
}

.modulo_immagine00 .boxgray_position .boxgray .boxgray_content_txt {
    bottom: 33px;
    float: left;
    left: 20px;
    padding: 0 60px 0 20px;
    position: absolute;
}

.boxgray .boxgray_button_pos {
    bottom: 22px;
    position: absolute;
    right: 23px;
}

ul.link_dosis18,
ul.link_dosisshad18 {
    float: left;
    width: 100%;
    padding: 7px 0;
}

    ul.link_dosis18 li a,
    ul.link_dosisshad18 li a,
    ul.link_lato12 li a,
    ul.link_dosis12 li a,
    ul.link_lato14 li a {
        color: #fff;
        display: block;
        padding: 0 10px;
    }

ul.link_dosis12pc1 li a {
    color: #457CA1;
    display: block;
    padding: 0 10px;
}

ul.link_dosis12pc3 li a {
    color: #0F2228;
    display: block;
    padding: 0 10px;
}

ul.link_dosis18sc3 li a {
    color: #DB653F;
    display: block;
    padding: 0 10px;
}

ul.link_dosis18 li a, ul.link_dosisshad18 li a {
    background: url("../images/generic/icobig_white.png") no-repeat scroll 0 6px;
}

ul.link_lato14 li a, ul.link_lato14 li a {
    background: url("../images/generic/icobig_white.png") no-repeat scroll 0 4px;
}

ul.link_dosis12 li a, ul.link_lato12 li a {
    background: url("../images/generic/icobig_white.png") no-repeat scroll 0 3px;
}

ul.link_dosis12pc1 li a, ul.link_dosis12pc1 li a {
    background: url("../images/generic/icobig_pc1.png") no-repeat scroll 0 4px;
}

ul.link_dosis12pc3 li a, ul.link_dosis12pc3 li a {
    background: url("../images/generic/icobig_pc3.png") no-repeat scroll 0 4px;
}

ul.link_dosis18sc3 li a, ul.link_dosis18sc3 li a {
    background: url("../images/generic/icobig_sc3.png") no-repeat scroll 0 6px;
}

ul.link_dosisshad18 li a {
    text-shadow: 2px 2px #565d51;
    text-transform: uppercase;
}

ul.link_lato12 li a {
    font-family: 'latobold';
    font-size: 12px;
    line-height: 13px;
}

div.link_dosis18 ul li a {
    background: url("../images/generic/icobig_white.png") no-repeat scroll 0 6px;
    color: #FFF;
    display: block;
    padding: 0 10px;
}




.parla_v2 {
    background: url("../images/generic/link_parlaconnoi_v2_it.png") no-repeat scroll 0 10px;
    float: left;
}

    .parla_v2 ul li a {
        display: block;
        width: 113px;
        height: 26px;
        text-indent: -10000px;
    }


.container_txt .column_2 {
    padding: 36px 0 0 0;
    width: 50%;
    float: left;
}

    .container_txt .column_2 .single_link {
        float: left;
        width: 100%;
        text-transform: uppercase;
        padding: 4px 0;
    }

        .container_txt .column_2 .single_link a {
            color: #fff;
            display: block;
            font-size: 18px;
            font-family: 'dosissemibold';
            line-height: 18px;
            padding: 0;
        }

        .container_txt .column_2 .single_link img {
            display: inline-block;
            float: left;
            line-height: 18px;
            padding: 0 5px 3px 5px
        }

        .container_txt .column_2 .single_link a:hover {
            color: #0f2228;
        }


.programma_box_col50 {
    float: left;
    width: 50%;
    margin: 0;
}

    .programma_box_col50 > div {
        float: left;
        padding: 0 0 15px;
        width: 98%;
    }

        .programma_box_col50 > div p {
            padding: 4px 0;
            line-height: 20px;
        }

    .programma_box_col50 h5 {
        padding: 10px 0;
        font-family: 'dosissemibold';
        font-size: 22px;
        line-height: 28px;
        text-transform: uppercase;
        color: #457ca1;
        margin-bottom: 9px;
    }


.programma_box_col {
    float: left;
    width: 32%;
    margin: 40px 0;
}

    .programma_box_col > div {
        float: left;
        padding: 0 0 15px;
        width: 90%;
    }

        .programma_box_col > div p {
            padding: 2px 0;
        }

            .programma_box_col > div p a {
                color: #DB653F;
                text-decoration: underline;
            }

        .programma_box_col > div span {
            padding: 2px 0;
            font-family: 'latoregular' !important;
            font-size: 16px !important;
            line-height: 17px;
        }

        .programma_box_col > div p.dosis18 {
            padding: 8px 0 3px;
        }

.box_programma .vline {
    border-left: 1px solid #457ca1;
    border-right: 1px solid #457ca1;
    margin-right: 20px;
    padding: 0 0 0 20px;
}

.box_programma img.doctor {
    float: left;
    padding: 0 20px 0 0;
}

.box_programma .container_txt {
    padding: 40px 0 0 0;
}

.container_programma {
    float: left;
    padding: 0;
    width: 667px;
}

    .container_programma .bordertb {
        border-top: 3px solid #457ca1;
        border-bottom: 3px solid #457ca1;
    }

    .container_programma .column_2 {
        float: left;
        padding: 20px 0 15px;
        width: 50%;
    }

        .container_programma .column_2 .single_link, .contatti .column_2 .single_link {
            float: left;
            width: 100%;
        }

            .container_programma .column_2 .single_link ul li, .contatti .column_2 .single_link ul li {
                padding: 0;
                text-transform: uppercase;
                padding: 4px 0;
                color: #457ca1;
                display: block;
                font-size: 18px;
                font-family: 'dosissemibold';
                line-height: 18px;
            }

                .container_programma .column_2 .single_link ul li a, .contatti .column_2 .single_link ul li a {
                    color: #457ca1;
                }

            .container_programma .column_2 .single_link img, .contatti .column_2 .single_link img {
                display: inline-block;
                float: left;
                line-height: 18px;
                padding: 4px 5px;
            }

    .container_programma h3 {
        color: #457CA1;
        font-family: 'dosissemibold';
        font-size: 29px;
        padding: 10px 0;
        text-align: left;
        text-transform: uppercase;
    }

.container_ieo_research {
    margin: 0 auto;
    padding: 0 30px;
    width: 1140px;
}

.modulo_PC1 .ieoresearch_box_col {
    width: 33%;
    float: left;
    padding: 40px 0 0 0
}

    .modulo_PC1 .ieoresearch_box_col ul {
        padding: 20px 0;
    }

        .modulo_PC1 .ieoresearch_box_col ul.minheight {
            min-height: 226px;
        }

        .modulo_PC1 .ieoresearch_box_col ul li {
            font-family: 'latobold';
            font-size: 16px;
            line-height: 17px;
            color: #f4cb72;
            padding: 6px 0;
        }

            .modulo_PC1 .ieoresearch_box_col ul li.subtitle {
                font-family: 'dosissemibold';
                font-size: 18px;
                color: #ffffff;
                text-transform: uppercase;
                padding: 0 0 25px;
            }

            .modulo_PC1 .ieoresearch_box_col ul li a {
                background: url("../images/generic/icobig_sc1.png") no-repeat scroll 0 4px;
                font-family: 'latolight';
                font-size: 15px;
                line-height: 16px;
                color: #ffffff;
                padding: 0 10px;
                text-decoration: none;
                display: block;
            }

/*PER MENù ESAGON*/

.modulo_PC2 .ieoresearch_box_col {
    width: 33%;
    float: left;
    padding: 40px 0 0 0
}

    .modulo_PC2 .ieoresearch_box_col ul {
        padding: 20px 0;
    }

        .modulo_PC2 .ieoresearch_box_col ul.minheight {
            min-height: 226px;
        }

        .modulo_PC2 .ieoresearch_box_col ul li {
            font-family: 'latobold';
            font-size: 16px;
            line-height: 17px;
            color: #f4cb72;
            padding: 6px 0;
        }

            .modulo_PC2 .ieoresearch_box_col ul li.subtitle {
                font-family: 'dosissemibold';
                font-size: 18px;
                color: #ffffff;
                text-transform: uppercase;
                padding: 0 0 25px;
            }

            .modulo_PC2 .ieoresearch_box_col ul li a {
                background: url("../images/generic/icobig_sc1.png") no-repeat scroll 0 4px;
                font-family: 'latolight';
                font-size: 15px;
                line-height: 16px;
                color: #ffffff;
                padding: 0 10px;
                text-decoration: none;
                display: block;
            }

.subtitle {
    font-family: 'dosissemibold';
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 0 25px;
}

li.subtitle {
    text-transform: lowercase;
}
/*FINE MENU ESAGON */

.ieoresearch_box_col2 {
    width: 33%;
    float: left;
    padding: 0px 0 0 0
}

.box_our_programs {
    clear: left;
}

    .box_our_programs h5 {
        border-bottom: 3px solid #457CA1;
        border-top: 3px solid #457CA1;
        padding: 10px 0;
        font-family: 'dosissemibold';
        font-size: 24px;
        line-height: 30px;
        text-transform: uppercase;
        color: #457ca1;
        margin-bottom: 25px;
    }

    .box_our_programs .ourprograms_box_col {
        float: left;
        margin: 0 0 50px 0;
        width: 100%;
    }

        .box_our_programs .ourprograms_box_col ul {
            padding: 0 0 30px;
            width: 100%;
        }

            .box_our_programs .ourprograms_box_col ul li a {
                background: url("../images/generic/ico_perpazienti_sperimentaz.png") no-repeat scroll 0 5px;
                color: #457CA1;
                display: block;
                font-family: 'dosissemibold';
                font-size: 16px;
                line-height: 25px;
                padding: 0 30px;
                text-decoration: none;
                text-transform: uppercase;
            }

            .box_our_programs .ourprograms_box_col ul li {
                float: left;
                width: 33%;
                padding: 10px 0;
                height: 68px;
            }

    .box_our_programs .vline {
        border-left: 1px solid #457ca1;
        border-right: 1px solid #457ca1;
        margin-right: 20px;
        padding: 0 0 0 20px;
    }







.box_our_programs_no_icon {
    clear: left;
}

    .box_our_programs_no_icon h5 {
        border-bottom: 3px solid #457CA1;
        border-top: 3px solid #457CA1;
        padding: 10px 0;
        font-family: 'dosissemibold';
        font-size: 24px;
        line-height: 30px;
        text-transform: uppercase;
        color: #457ca1;
        margin-bottom: 25px;
    }

    .box_our_programs_no_icon .ourprograms_box_col_no_icon {
        float: left;
        margin: 0 0 50px 0;
        width: 100%;
    }

        .box_our_programs_no_icon .ourprograms_box_col_no_icon ul {
            padding: 0 0 30px;
            width: 100%;
        }

            .box_our_programs_no_icon .ourprograms_box_col_no_icon ul li a {
                color: #457CA1;
                display: block;
                font-family: 'dosissemibold';
                font-size: 18px;
                line-height: 26px;
                padding: 0 30px;
                text-decoration: none;
                text-transform: uppercase;
            }

            .box_our_programs_no_icon .ourprograms_box_col_no_icon ul li {
                float: left;
                width: 33%;
                padding: 10px 0;
            }

    .box_our_programs_no_icon .vline {
        border-left: 1px solid #457ca1;
        border-right: 1px solid #457ca1;
        margin-right: 20px;
        padding: 0 0 0 20px;
    }







/* -----------  BOX ORANGE SEARCH OUR PEOPLE TEXT (pagina ieo_reaserach)  ----------- */
.box_orange_text {
    background: url("../images/generic/bg_box_orange_text.png") no-repeat scroll 0 0;
    height: 173px;
    padding: 8px;
    width: 374px;
    text-align: left;
    margin: 40px 0 0 70px;
}

    .box_orange_text p.search {
        display: block;
        color: #ffffff !important;
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 19px;
        padding: 2px 0 0 10px;
        text-align: left;
        text-transform: uppercase;
    }

    .box_orange_text p.searchlight {
        color: #FFFFFF !important;
        font-family: 'latolight';
        font-size: 18px;
        height: 90px;
        line-height: 23px;
        overflow: hidden;
        padding: 22px 0 0 10px;
        text-align: left;
    }

    .box_orange_text ul.btn_blue_search {
        background: url("../images/generic/bg_btn_search_blue.png") no-repeat scroll 0 0;
        float: right;
        height: 32px;
        margin: 10px 7px 0 0;
        width: 142px;
    }

        .box_orange_text ul.btn_blue_search li a {
            color: #FFFFFF;
            display: block;
            font-family: 'dosissemibold';
            font-size: 14px;
            line-height: 29px;
            padding: 0 0 0 34px;
            text-transform: uppercase;
        }


/* -----------  tabs (pag patologia)  ----------- */

ul.css-tabs {
    height: 67px;
    margin: 30px 0 0 0;
    margin: 0 auto;
    width: 1140px;
}

    ul.css-tabs li {
        float: left;
        list-style-type: none;
        margin: 0;
        margin-right: 2px;
        padding: 0;
        display: table-cell;
        vertical-align: middle;
    }

    ul.css-tabs a {
        background: url("../images/generic/bg_tab.gif") repeat-x scroll 0 0;
        color: #123e5f;
        display: block;
        height: 67px;
        padding: 15px 20px 0;
        position: relative;
        text-decoration: none;
        font-family: 'dosissemibold';
        line-height: 15px;
        text-transform: uppercase;
        vertical-align: middle;
        display: table-cell;
        vertical-align: middle;
        font-size: 14px;
    }

    ul.css-tabs > li:last-child > a {
        background: url("../images/generic/bg_tablast.gif") repeat-x 0 0;
        color: #ffffff;
    }


    ul.css-tabs > li.last > a {
        background: url("../images/generic/bg_tablast.gif") repeat-x 0 0;
        color: #ffffff;
    }


    ul.css-tabs li:last-child a.current, ul.css-tabs li:last-child a.current:hover, ul.css-tabs li:last-child > .current > a {
        background: #457ca1;
        color: #fff;
    }

    ul.css-tabs a.current, ul.css-tabs a.current:hover, ul.css-tabs li.current a {
        background: #fff;
        color: #123e5f;
        display: block;
        height: 67px;
        text-decoration: none;
        font-family: 'dosissemibold';
        line-height: 22px;
        padding: 14px 22px;
        text-transform: uppercase;
        vertical-align: middle;
        display: table-cell;
        vertical-align: middle;
        font-size: 16px;
    }

.css-panes div.content_pane {
    background-color: #fff;
    display: none;
    width: 100%;
    padding-bottom: 40px;
}

.modulo_tab11 .container_txt_position .content_pane .padtab p {
}

.modulo_tab11 .container_txt_position .css-panes .content_pane .padtab p a {
    color: #db653f;
    text-decoration: underline;
}

.modulo_tab11 .container_txt_position .css-panes .content_pane .padtab img {
    margin: 30px 0;
}

.modulo_tab11 .container_txt_position .css-panes .content_pane .padtab p.fluxb_redorange_36 {
    font-family: 'fluxregularregular';
    font-size: 36px;
    line-height: 38px;
    color: #cd4913;
    text-align: center;
    padding: 10px 0 0;
}

.modulo_tab11 .container_txt_position .css-panes .content_pane .padtab p.fluxr_18 {
    font-family: 'fluxregularregular';
    font-size: 18px;
    line-height: 25px;
}


/* -----------  breadcrumb  ----------- */

.breadcrumb {
    color: #457CA1;
    margin: 0 auto;
    padding: 20px 0;
    width: 1140px;
    font-family: 'latoregular';
    font-size: 13px;
}

    .breadcrumb a {
        padding: 0 6px 0 0;
        color: #457ca1 !important;
        text-decoration: underline;
    }

        .breadcrumb a:visited, .breadcrumb a:active {
            color: #457CA1 !important;
            text-decoration: underline;
        }

    .breadcrumb span.active {
        color: #457ca1;
        text-decoration: none;
    }

.bwhite {
    color: #FFF !important;
    margin: 0 auto;
    padding: 20px 0 0 0;
    width: 1140px;
    font-family: 'latoregular';
    font-size: 13px;
}

    .bwhite a {
        padding: 0 6px 0 0;
        color: #FFF !important;
        text-decoration: underline;
    }

        .bwhite a:visited, .breadcrumb a:active {
            color: #FFF !important;
            text-decoration: underline;
        }

    .bwhite span.active {
        color: #FFF !important;
        text-decoration: none;
    }


/* -----------  MODULI background color  ----------- */



/* modulo_giallo04 - box 3 (o 2 ) link sinistra */
.links_box_formazione {
    border-bottom: 3px solid #FFFFFF;
    border-top: 3px solid #FFFFFF;
    margin-top: 53px;
    padding: 30px 0;
    width: 100%;
    float: left;
}

    .links_box_formazione ul li a {
        background: url("../images/generic/icoverybig_orange.png") no-repeat scroll left 23px;
        color: #FFFFFF;
        font-family: 'dosissemibold';
        font-size: 20px;
        line-height: 21px;
        padding: 15px;
        text-align: left;
        text-transform: uppercase;
    }

    .links_box_formazione ul li:first-child {
        float: left;
    }

    .links_box_formazione ul li:nth-child(2) {
        float: right;
    }

        .links_box_formazione ul li:nth-child(2) > a {
            padding: 15px 0 15px 15px;
        }

    .links_box_formazione ul li:nth-child(3) {
        margin: 0 auto;
        text-align: center;
    }


/* -----------  container scroler hp la formazione (news) ----------- */
.container_box_news {
    float: left;
    left: 65px;
    padding: 10px 0;
    position: relative;
    width: 334px;
}

.content_box_news {
    float: left;
}

.box_news {
    float: left;
    width: 95%;
    padding: 23px 0 10px;
}

p.abstract_latol14 {
    font-family: 'latobold';
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}

span.abstract_latob14 {
    font-family: 'latolight';
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
}

.box_news p {
    padding: 2px 0;
}

    .box_news p.title {
        color: #FFFFFF;
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 21px;
        padding: 6px 0 12px;
    }

.box_news .date {
    background: url("../images/generic/ico_news_date.png") no-repeat scroll right 0;
}


/* -----------  container scroler pag per i pazienti (news) ----------- */
.container_box_news_pazienti {
    float: left;
    left: 65px;
    padding: 50px 0 0 0;
    position: relative;
    width: 334px;
}

.content_box_news_pazienti {
    float: left;
}

.box_news_pazienti {
    float: left;
    width: 90%;
    padding: 23px 0 0 0;
}

    .box_news_pazienti p.title {
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 21px;
        padding: 6px 0 0 0;
        color: #457ca1 !important;
        width: 91%;
        text-transform: uppercase;
    }

        .box_news_pazienti p.title a {
            font-family: 'dosissemibold';
            font-size: 18px;
            line-height: 21px;
            padding: 6px 0 0 0;
            color: #457ca1 !important;
            text-decoration: none !important;
        }

    .box_news_pazienti .Avviso,
    .box_news_pazienti .ComunicatoStampa,
    .box_news_pazienti .Evento,
    .box_news_pazienti .EventoIstituzionale,
    .box_news_pazienti .NuovaSezione {
        color: #123e5f;
        font-family: 'dosissemibold' !important;
        font-size: 18px;
        line-height: 19px;
    }

    /* -- categorie scoller nano news pag pazienti -- */
    .box_news_pazienti .Avviso {
        background: url("../images/generic/ico_news_pazienti_avviso.png") no-repeat scroll right 0;
    }

    .box_news_pazienti .ComunicatoStampa {
        background: url("../images/generic/ico_news_pazienti_com_stampa.png") no-repeat scroll right 0;
    }

    .box_news_pazienti .Evento {
        background: url("../images/generic/ico_news_pazienti_evento.png") no-repeat scroll right 0;
    }

    .box_news_pazienti .EventoIstituzionale {
        background: url("../images/generic/ico_news_pazienti_evento_istitu.png") no-repeat scroll right 0;
    }

    .box_news_pazienti .NuovaSezione {
        background: url("../images/generic/ico_news_pazienti_nuova_sez.png") no-repeat scroll right 0;
    }


/* ----------- HEADER ----------- */

.header_wrap {
    top: 0;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    height: 105px;
}

#header {
    background: #FFFFFF;
    float: left;
    height: 131px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

.header_container {
    background: url("../images/generic/bg_head.png") no-repeat scroll 0 0;
    margin: 0 auto;
    min-height: 102px;
    top: 0;
    width: 1300px;
}

#logo {
    float: left;
    height: 102px;
    left: 0;
    position: relative;
    top: 0px;
    width: 229px;
}

    #logo a {
        width: 229px;
        height: 102px;
        text-indent: -1000px;
    }

.header_top {
    width: 911px;
    height: 36px;
    float: left;
}

.header_bottom {
    float: left;
}

    .header_bottom H1 {
        color: #ffffff;
        font-family: fluxregularregular !important;
        font-size: 20px;
        margin: 0 auto;
        padding: 4px 0 0 0;
    }


/* ------- HEADER NAVIGATION TOP ------- */


.parla {
    width: 204px;
    float: left;
}


    .parla ul li {
        float: left;
        padding-top: 10px;
    }

        .parla ul li.flag {
            padding: 6px 0 0 0;
            padding-left: 8px;
        }

.chathomelink {
    width: 98px;
    height: 17px;
    display: block;
}

.parla ul li.flag img {
    width: 23px;
}

.lingua {
    width: 204px;
    float: left;
}

    .lingua ul li {
        float: right;
        padding-right: 5px;
    }
/*
.parla ul li a{
    display:block;
}              
*/
#nav_top ul {
    background: url("../images/generic/bg_topmenu.png") no-repeat scroll 0 4px;
    display: block;
    height: 32px;
    width: 521px;
    float: left;
}

    #nav_top ul li {
        display: inline-block;
        text-align: center;
        width: 24%;
    }

        #nav_top ul li a {
            color: #717171;
            font-family: 'dosissemibold';
            font-size: 12px;
            text-transform: uppercase;
            height: 32px;
            padding: 12px 0 9px 0;
            display: block;
        }

            #nav_top ul li a:hover {
                color: #D57B00;
            }


#nav_top.international ul {
    width: 260px;
    margin-left: 261px;
}

#nav_top.international-en ul {
    width: 390px;
    margin-left: 130px;
}

#nav_top.international ul li {
    width: 49%;
}

#nav_top.international-en ul li {
    width: 32%;
}
/* -- HEAD SOSTIENI IEO --- */
.head_button {
    /*background: url("../images/generic/bg_button_head_green.png") no-repeat scroll 0 0;*/
    background-color: #d57b00;
    /*DA DECOMMENTARE PER RILASCIO AREA PERSONALE in sostituzione della riga precedente*/
    /*background: #5BA92E; /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient(#5BA92E, limegreen); /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(#5BA92E, limegreen); /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(#5BA92E, limegreen); /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(#5BA92E, limegreen); /* Standard syntax */
    width: 131px;
    height: 28px;
    float: left;
    margin: 4px 0 0 5px;
}

    .head_button a {
        color: #FFFFFF;
        display: block;
        font-family: 'dosissemibold';
        font-size: 12px;
        padding: 7px 0 0 23px;
    }

        .head_button a:hover {
            color: #E9B61E;
        }

.language_button {
    width: 130px;
    height: 28px;
    margin: 4px 0 0 5px;
    padding: 3px;
    font-family: 'dosissemibold';
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f8f8f8;
    color: #717171;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
}



/* -- SEARCH + value proposition --- */
.value_proposition {
    background: url("../images/generic/bg_valueprop.png") repeat-x scroll 0 0;
    height: 29px;
    left: 0;
    position: absolute;
    top: 102px;
    width: 100%;
	z-index:20000;
}

    .value_proposition h1 {
        color: #FFFFFF;
        font-family: fluxregularregular;
        font-size: 20px;
        margin: 0 auto;
        padding: 4px 0 0 0;
    }

/* -- MINI BANNER HP --- */
.mini_banner {
    height: 50px;
    margin: 0 auto;
    padding: 14px 0 0 69px;
    font-family: 'dosissemibold';
    font-size: 18px;
}

    .mini_banner p.left {
        float: left;
        color: #FFFFFF;
        padding: 3px 0 0 69px;
        text-transform: uppercase;
        display: inline-block;
    }

    .mini_banner a {
        background: url("../images/generic/icobig_link.png") no-repeat scroll right 8px;
        color: #FFFFFF;
        padding: 3px 10px 0;
        text-align: left;
        text-transform: uppercase;
    }


/* -- BANNER PAGINA PATOLOGIA --- */
.banner {
    height: 122px;
    margin: 0 auto;
    width: 100%;
}

    .banner .left p {
        color: #FFFFFF;
        float: left;
        padding: 17px 0 0 2px;
        text-align: left;
        width: 399px;
    }

    .banner p {
        color: #FFFFFF;
        float: left;
        padding: 17px 0 0 41px;
        width: 488px;
    }

    .banner img {
        display: block;
    }

.banner_button {
    float: left;
    height: 44px;
    margin: 0 auto;
    position: relative;
    width: 204px;
    top: 40px;
    left: 50px;
}

    .banner_button a {
        color: #ffffff;
        display: block;
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 30px;
        margin: 0 auto;
        padding: 6px;
        text-align: center;
        text-decoration: none;
    }

/* ----------- TOGGLE (open / close) ----------- */

.toggle-view {
    border-top: 4px solid #457ca1;
    width: 1140px;
    margin: 0 auto;
}

    .toggle-view li {
        position: relative;
        cursor: pointer;
        margin: 0 auto;
        /*width: 1140px;*/
    }

    .toggle-view:last-child {
        border-bottom: 4px solid #457ca1;
        margin-bottom: 60px;
    }


    .toggle-view h3 {
        font-family: 'dosissemibold';
        font-size: 29px;
        color: #457ca1;
        text-align: left;
        text-transform: uppercase;
        padding: 35px 0;
    }

    .toggle-view .slide {
        position: absolute;
        right: 0;
        top: 31px;
    }

    .toggle-view .panel {
        margin: 5px 0;
        display: none;
        padding: 24px 30px 80px 0;
        line-height: 22px;
        font-family: 'latoregular';
        font-size: 16px;
    }

.pbigstoria01 {
    float: left;
    width: 521px;
    padding: 30px 20px 30px 60px;
    text-align: left;
}

.pstoria01 {
    float: left;
    width: 617px;
    padding: 0 70px 10px 0;
    border-right: 3px #457ca1 solid;
    margin-bottom: 80px;
}


.pbigstoria02 {
    float: left;
    width: 521px;
    padding: 40px 10px 30px 0;
    text-align: right;
}

.pstoria02 {
    float: left;
    width: 617px;
    border-left: 3px #457ca1 solid;
    padding: 0 10px 10px 60px;
    margin-bottom: 80px;
}

.imgtxt-storia {
    width: 1138px;
    height: 439px;
    float: left;
    padding: 40px 10px 30px 0;
    text-align: right;
}

    .imgtxt-storia p {
        width: 521px;
    }





/* ----------- select form general ----------- */

.risultati_top .box_left_search {
    background: url("../images/generic/bg_box_left_search.png") no-repeat scroll 0 0;
    height: 66px;
    margin: 13px 0 0;
    padding: 0 12px;
}

.risultati_top .box_left_search_first {
    background: none;
    height: 66px;
    margin: 13px 0 0;
    padding: 0 13px 0 0;
}

.risultati_top .box_left_search_last {
    background: url("../images/generic/bg_box_left_search.png") no-repeat scroll 0 0;
    height: 66px;
    margin: 13px 0 0;
    padding: 0 0 0 12px;
}

.risultati_top p.label {
    color: #D57B00;
    display: block;
    font-family: 'dosissemibold';
    font-size: 18px;
    line-height: 19px;
    padding: 0 0 0 0;
    text-transform: uppercase;
}

.box_filter_orange {
    color: #FFFFFF;
    height: 137px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    z-index: 1000;
    background: red;
    border-bottom: 1px #fff solid;
}

    .box_filter_orange .jquery_select p.label_mediag {
        display: block;
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 19px;
        padding: 20px 0 0 14px;
        float: left;
        text-transform: uppercase;
    }

/* ----------- FAT FOOTER ------ fatfooter_top /fatfooter_bottom ----------- */


.fatfooter_top, .fatfooter_bottom {
    clear: left;
    width: 100%;
}

    .fatfooter_top .fatfooter_coltot {
        width: 100%;
        float: left;
    }

    .fatfooter_top .fatfooter_col {
        width: 25%;
        float: left;
    }

    .fatfooter_top .fatfooter_ul {
        width: 100%;
    }

        .fatfooter_top .fatfooter_ul p {
            color: #071E28;
            float: left;
            font-family: 'dosissemibold';
            font-size: 14px;
            margin: 20px 0 10px;
            text-transform: uppercase;
            width: 100%;
        }

            .fatfooter_top .fatfooter_ul p.abstract {
                color: #FFFFFF;
                display: block;
                float: left;
                font-size: 12px;
                line-height: 14px;
                font-family: 'latoregular';
                margin: 5px 0;
                text-transform: none;
            }

        .fatfooter_top .fatfooter_ul ul, .fatfooter_top .fatfooter_ul ul.double {
            float: left;
            width: 100%;
        }

            .fatfooter_top .fatfooter_ul ul li, .fatfooter_top .fatfooter_ul ul.double li {
                padding: 7px 0;
            }

        .fatfooter_top .fatfooter_ul li a, .fatfooter_top .fatfooter_ul.double li a {
            background: url("../images/generic/ico_nav_footer.png") no-repeat scroll 0 4px;
            color: #FFFFFF;
            display: block;
            font-family: 'latoregular';
            font-size: 12px;
            line-height: 13px;
            padding: 0 10px;
            text-decoration: none;
        }

        .fatfooter_top .fatfooter_ul ul.double li {
            display: inline-block;
            float: left;
            width: 50%;
        }

.fatfooter_bottom {
    text-align: center;
}

    .fatfooter_bottom .fatfooter_halfcol {
        float: left;
        text-align: left;
        width: 50%;
        padding-bottom: 20px;
    }

        .fatfooter_bottom .fatfooter_halfcol p {
            text-align: left;
            font-family: 'dosissemibold';
            font-size: 14px;
            padding-bottom: 15px;
        }

    .fatfooter_bottom .fatfooter_blacklinks {
        border-top: 1px #fff solid;
        clear: both;
        padding: 15px 0;
        font-size: 11px;
        font-family: 'latobold';
    }

        .fatfooter_bottom .fatfooter_blacklinks a {
            color: #000000;
            text-decoration: underline;
        }

    .fatfooter_bottom .fatfooter_copy {
        margin-bottom: 15px;
    }

        .fatfooter_bottom .fatfooter_copy p {
            color: #666;
            padding: 2px 0;
            font-size: 14px;
            font-family: 'latobold';
        }

    .fatfooter_bottom .fatfooter_social {
        border-top: 1px #fff solid;
        padding: 60px 0 30px 0;
    }

        .fatfooter_bottom .fatfooter_social div {
            padding: 0 10px;
            display: inline-block;
        }


#map_shadow {
    -webkit-box-shadow: 10px 10px 5px #DDDDDD;
    -moz-box-shadow: 10px 10px 5px #DDDDDD;
    box-shadow: 10px 10px 5px #DDDDDD;
}

#map {
    text-align: center;
    margin: 15px auto 65px auto;
}


.boxgray_content_txt ul.white li a {
    color: #ffffff;
    text-transform: uppercase;
}


#content > div > div > ul > li .padright {
    padding-right: 50px;
}

.titleCourses {
    font-weight: bold;
    margin: 0px 0px 10px;
    display: block;
}

.noteCourses {
    display: block;
    padding: 10px 0px 0px;
    font-style: italic;
}

.linkCourses {
    float: left;
    width: 100%;
    padding: 20px 0;
}

    .linkCourses a {
        background: url("../images/generic/icobig_white.png") no-repeat scroll 0 6px;
        color: #fff;
        display: block;
        padding: 0 10px;
    }

.ico_eventi {
    float: left;
    padding: 0 5px 0 0;
}

/********** CSS PER LISTA NEWS ************/

.containernews {
    background: #FFF;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
}

.listanews {
    overflow: hidden;
    padding: 0px;
    list-style: none;
    float: left;
}

    .listanews h2 {
        font-family: 'dosissemibold';
        font-size: 22px;
        line-height: 23px;
        margin: 10px 0px 10px 0px;
        color: #d57b00;
    }

    .listanews h3 {
        font-family: 'dosissemibold';
        font-size: 20px;
        line-height: 22px;
        color: #546670;
    }

    .listanews p {
        font-family: 'fluxregularregular';
        line-height: 24px;
        margin-top: 10px;
        color: #444c4e;
    }

    .listanews > li {
        position: relative;
        width: 330px;
        max-width: 350px;
        min-height: 237px;
        margin: 0px 50px 10px 0px;
        padding: 21px 14px 38px 14px;
        border-top: 5px solid #e9b61e;
        background: #fff
    }

.imglistnews {
    margin-bottom: 20px;
    width: 295px;
    height: 125px;
}

/********** /CSS PER LISTA NEWS ************/


/********** CSS PER LISTA NEWS HP ************/

    .listanews-hp {
        padding: 0px;
        list-style: none;
    }

    .listanews-hp .listanews-hp__itemcontainer {
        padding: 10px;
    }

    .listanews-hp .listanews-hp__item {
        border-top: 5px solid #e9b61e;
        padding: 21px 14px 38px 14px;
    }

    .listanews-hp .listanews-hp__item-image {
        width: 100%;
    }

    .listanews-hp .listanews-hp__item-date {
        font-family: 'fluxregularregular';
        font-size: 16px;
        line-height: 22px;
        color: #87979A;
    }

    .listanews-hp .listanews-hp__item-title
    {
        font-family: 'dosissemibold';
        font-size: 22px;
        line-height: 26px;
        margin: 10px 0px 10px 0px;
        color: #d57b00;
    }

    .listanews-hp .listanews-hp__item-content {
        font-family: 'fluxregularregular';
        line-height: 24px;
        margin-top: 10px;
        color: #444c4e;
    }

    .listanews-hp__viewall {
        clear: both;
        padding: 20px 0px;
    }

    .listanews-hp__viewall a {
        color: #457CA1;
        font-family: 'dosissemibold';
        font-size: 18px;
        line-height: 22px;
        text-align: left;
        text-transform: uppercase;
    }

/********** /CSS PER LISTA NEWS HP ************/


/********** CSS PER LISTA NEWS refactoring ************/

.newslist {
    padding: 0px;
    list-style: none;
}

.newslist__item-container {
    padding: 10px;
}

.newslist__item-container:nth-child(3n+1) {
    clear: left;
}

.newslist__item {
    border-top: 5px solid #e9b61e;
    padding: 21px 14px 38px 14px;
}

.newslist__item-img {
    width: 100%;
    height: auto;
}

.newslist__item-date {
    font-family: 'fluxregularregular';
    font-size: 16px;
    line-height: 22px;
    color: #87979A;
}

.newslist__item-title {
    font-family: 'dosissemibold';
    font-size: 22px;
    line-height: 26px;
    margin: 10px 0px 10px 0px;
    color: #d57b00;
}

.newslist__item-content,
.newslist__item-category {
    font-family: 'fluxregularregular';
    line-height: 24px;
    margin-top: 10px;
    color: #444c4e;
}

/********** /CSS PER LISTA NEWS refactoring  ************/

/********** /CSS PER DETTAGLIO NEWS refactoring  ************/

.news-main {
    margin: 0 15px;
    font-size: 24px;
}

.news-related {
    margin: 0 15px;
    font-size: 18px;
}

h4.news-title {
    font-size: 48px;
}

h4.news-title--dark {
    color: #444c4e;
    text-shadow: 2px 2px #eee;
}

h4.news-title--light {
    color: #fff;
    text-shadow: 2px 2px #565d51;
}

.news-list {
    list-style: disc;
    padding-left: 30px;
}

.highlight1 {
    color: #DB653F;
}

.news-description {
    font-family: 'dosissemibold';
    font-size: 22px;
    line-height: 26px;
    margin: 45px 0px 20px 0px;
    color: #457CA1;
}

.news-date {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #87979A;
}

.videoInNews {
    border-top: 4px solid #e9b61e;
    padding-top: 20px;
    margin: 20px 0;
}

.videoInNews > p {
    margin-top: 20px;
    padding: 20px 20px;
    border-top: 1px solid #e9b61e;
    border-bottom: 1px solid #e9b61e;
    font-size: .8em;
}

.videoInNews > p strong {
    color: #d57b00;
}

/********** /CSS PER DETTAGLIO NEWS refactoring  ************/

/********** CSS PER SHARE BTN  ************/
.share-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    padding: 1em;
    width: 3em;
    opacity: 0.9;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
    vertical-align: middle;
}

.social-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    width: 2.3em;
    opacity: 0.9;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
    vertical-align: middle;
    line-height: 2.3em;
    font-size: 2.3em;
    border-radius: 50%;
}

.share-btn:link, 
.share-btn:visited {
    width: 3em;
}

.share-btn:hover,
.share-btn:active {
    width: 4em;
}

.share-btn:active {
    position: relative;
    top: 2px;
    box-shadow: none;
    color: #e2e2e2;
    outline: none;
}

.social-twitter {
    background: #646354;
}

.social-google-plus {
    background: #dd4b39;
}

.social-facebook {
    background: #3B5998;
}

.social-stumbleupon {
    background: #EB4823;
}

.social-reddit {
    background: #ff5700;
}

.social-linkedin {
    background: #4875B4;
}

.social-email {
    background: #444444;
}

.social-pinterest{
    background: brown;
}
 
.social-instagram {
    background: #d93175;
}

.social-vimeo {
    background: #1AB7EA;
}

.sharebox {
    position: fixed;
    z-index: 999999;
    top: 225px;
}

/********** /CSS PER SHARE BTN  ************/

/********** CSS PER MEDICAL CENTER LIST ************/
.medical-center-list {
    list-style: none;
    padding: 0;
}

.medical-center {
    border: 1px solid #C9E1E7;
    padding: 15px;
    height: 460px;
    position: relative;
    margin: 20px;

    -webkit-box-shadow: 4px 4px 14px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 4px 4px 14px -3px rgba(0,0,0,0.25);
    box-shadow: 4px 4px 14px -3px rgba(0,0,0,0.25);
}

.medical-center_logo {
    height: 150px;      /* equals max image height */
    width: 100%;
    white-space: nowrap;
    text-align: center;
    margin-bottom:15px;
}

.medical-center_logo:before,
.frame_before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.medical-center_logo > img {
    vertical-align: middle;
    max-height: 150px;
    max-width: 100%;
}

.medical-center_city {
    border-top: 1px solid #C9E1E7;
    padding-top: 15px;
    text-transform: uppercase;
    color: #003771;
    font-weight: bold;
    font-size: 1.2em;
}

.medical-center_name {
    text-transform: uppercase;
    color: #0064a2;
    font-weight: bold;
    font-size: 1em;
}

.medical-center_performance {
    list-style: none;
    padding: 0;
    margin-bottom: 8px;
}

.medical-center_performance > li {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    font-size: .9em;
}

.medical-center_info {
    position: absolute;
    bottom: 15px;
    right: 15px;
    left: 15px;
}
/********** /CSS PER MEDICAL CENTER LIST ************/


/********** CSS PER LISTA IMMAGINE CON DIDASCALIA ************/

.list-img-dida {
    margin-top: 20px;
}

.list-img-dida > div {
    float: left;
    width: 223px;
    margin: 12px;
}

.list-img-dida > div > img {
    display: block;
}

.list-img-dida > div > p {
    text-align: center;
    margin-top: 12px;
}

/********** /CSS PER LISTA IMMAGINE CON DIDASCALIA ************/

/********** BUTTONS ************/
.btn-list a:link,
.btn-list a:visited,
.btn:link,
.btn:visited {
    padding: .3em .8em;
    border: 1px solid rgba(0, 0, 0, .1);
    background: #d57b00 linear-gradient(hsla(0, 0%, 100%, .2), transparent);
    border-radius: .1em;
    box-shadow: 0 .05em .25em rgba(0, 0, 0, .5);
    color: white;
    text-shadow: 0 -.05em .05em rgba(0, 0, 0, .5);
    font-size: 100%;
    line-height: 1.2;
}

.btn-list a:hover,
.btn-list a:active,
.btn:hover,
.btn:active {
    color: #76446d;
    text-shadow: 0 -0.05em 0.05em rgba(255, 255, 255, .3);
}

.btn-list li {
    margin: .5em 0;
}

.btn-list--inline li {
    display: inline-block;
}

.btn--pdf:link {
    background-color: #457ca1;
}

.btn--pdf:hover {
    color: #003771;
}

.btn--pdf:before {
    /* Questo comportamento è una forzatura perchè il tag associato è un elemento ASP */

    font-family: FontAwesome;
    content: "\f019";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
}

/********** /BUTTONS ************/

/********** MODULE INTROBOX ************/

.item-introbox {
    background: #fafafa;
    margin: 0px 10px;
    border-radius: .2em;
    overflow: hidden;
}

.item-introbox__header {
    padding: 20px;
    text-align: center;
    font-size: 1.5em;
    border-bottom: 1px solid #eee;
}

.item-introbox__content {
    padding: 20px;
    font-size: 1.2em;
    min-height: 140px;
}

.item-introbox__actions {
    text-align: right;
    padding: 20px;
    background: #eee;
}

/********** END MODULE INTROBOX ************/

/********** l-wrapper ************/
.l-wrapper {
    background: rgb(0, 56, 113) linear-gradient(to right, hsla(0, 0%, 100%, .1), transparent);
    padding: 60px 0;
}

    .l-wrapper--blu {
        background-color: rgb(0, 56, 113);
    }

    .l-wrapper--yellow {
        background-color: rgb(233, 182, 30);
    }

    .l-wrapper--orange {
        background-color: rgb(213, 123, 0);
    }

    .l-wrapper--red {
        background-color: rgb(205, 73, 19);
    }

    .l-wrapper--wine {
        background-color: rgb(118, 69, 110);
    }

    .l-wrapper--ciano {
        background-color: rgb(0, 135, 193);
    }

    .l-wrapper--green {
        background-color: rgb(80, 159, 37);
    }

    .l-wrapper--white {
        background-color: rgb(256, 256, 256);
    }

    .l-wrapper--grey {
        background-color: rgb(240, 240, 240);
    }

.l-wrapper .container_text {
    margin-bottom: 0;
}

/********** END l-wrapper ************/


/********** c-tile ************/

.l-tile-item {
    margin-top: 1.5em;
}

.c-tile {
    background-color: #f1f1f1;
    padding: 1.5em 3em;
    position:  relative;
    display: block;
    border: 4px solid hsla(0, 0%, 0%, .1);

    transition: all .2s;
}

    .c-tile:before {
        content: "\f054";
        font-family: FontAwesome;
        font-size: 2em;
        color: #ccc;
        position:  absolute;
        top: 50%;
        right: 1em;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .c-tile:hover {
        cursor: pointer;
        background-color: rgb(233, 182, 30); /* Yellow */
        
        -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .3);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .3);   /* Firefox 3.5 - 3.6 */
        box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .3);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    }

    .c-tile:hover:before {
        color: rgb(213, 123, 0);
    }

    .c-tile__header,
    .c-tile__body {
        margin-right: 100px;
    }

    .c-tile__title {
        font-size: 2.5em;
    }

    .c-tile__title a:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 0;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .c-tile__description {
        font-size: 1.3em;
        color: #444c4e;
        line-height: 1.4em;
        margin-top: .5em;
    }

/********** END c-tile ************/



/********** c-hero ************/

.c-hero {
}

.c-hero__heading {
    color: #f1f1f1;
    font-size: 4em;
    font-family: 'dosissemibold';
}

.c-hero__tagline {
    color: #f1f1f1;
    font-size: 2em;
    font-family: 'dosissemibold';
    line-height: 1.4em;
}

.c-hero__content {
    color: #f1f1f1;
    font-size: 1.5em;
    margin-top: 1em;
    line-height: 1.4em;
}

.c-hero__btn-list {
    margin-top: 1.2em;
    font-size: 1.4em;
}

/********** END c-hero ************/