/* MICRO-CMS di ECM Suite --------------------------------------------------- */

#designer_griglia{
    background: transparent url('img/griglia_designer.jpg') top left repeat;
}

.designer_blocco, .designer_colonna{
    border: 1px dashed #777;
    background-color: transparent;
    margin-bottom: 15px;
    min-height: 100px;
    overflow: hidden !important;
}

.designer_blocco:hover, .designer_colonna:hover{
    border: 1px dashed #006B76;
    background-color: #fff;
}

.designer_blocco:hover .designer_command_bar,
.designer_colonna:hover .designer_command_bar{
    background-color: #FFE7AF;
    border-bottom: 1px dashed #006B76;
}

.designer_blocco:hover .designer_command_bar .designer_half_block_dx,
.designer_colonna:hover .designer_command_bar .designer_half_block_dx{
    display: block !important;
}

.designer_blocco:hover .designer_content table tr td .designer_icona_rimuovi_articolo,
.designer_colonna:hover .designer_content table tr td .designer_icona_rimuovi_articolo{
    display: block !important;
    margin-left: 3px;
}

.designer_colonna{
    float: left;
}

.designer_command_bar{
    width: 100%;
    background-color: #d8d8d8;
    font-weight: bold;
    border-bottom: 1px dashed #777;
    text-shadow: 0 1px #eee;
}

.designer_half_block_dx,.designer_half_block_sx{
    height: 23px;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    padding: 2px 0 0 0;
    overflow: hidden !important;
}

.designer_half_block_dx{
    text-align: right;
    width: 35%;
    display: none;
}
.designer_half_block_sx{
    text-align: left;
    width: 65%;
}

.designer_icona_rimuovi_articolo{display: none;}

.designer_content{
    padding: 5px;
}

/* -------------------------- */

.cms_gruppo_colonne{
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}

.cms_gruppo_colonne > div{
    margin-left: 1%;
}

.cms_gruppo_colonne div:first-child{
    margin-left: 0;
}

.cms_blocco, .cms_colonna{
    border: 0;
    background-color: transparent;
    margin-bottom: 15px;
    /*overflow: hidden !important;*/
}

.cms_colonna{
    float: left;
}

.cms_content{
    padding: 0;
}

.cms_content_footer{
    border-top: 1px dotted #c3c7c7;
    margin-top: 3px;
    padding: 3px 0 3px 0;
    font-size: 11px;
}

/* ------------------------- */

.cms_menu_sx{
    position: relative;
    margin: 0;
    padding: 0;
}

.cms_menu_sx_end{
    height: 10px;
}

.cms_menu_sx_content{
    padding: 0 10px 0 10px;
}

.cms_menu_sx_header{
    height: 32px;
    background: #1176b9 none top right repeat-x;
    position: relative;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cms_header_title_sx{
    padding: 5px 0 0 0;
    color: #fff;
    font-family: "Roboto", sans-serif;
    float: left;
    position: relative;
    font-size: 15px;
}

.cms_menu_sx_header_end{
    height: 32px;
    width: 15px;
    background: transparent none top right repeat-x;
    position: relative;
    float: left;
}

/* ---------------------------- */

.cms_menu_dx{
    position: relative;
    margin: 0;
    padding: 0;
}

.cms_menu_dx_end{
    height: 10px;
}

.cms_menu_dx_content{
    padding: 0 10px 0 10px;
}

.cms_menu_dx_header{
    height: 32px;
    background: #1176b9 none top right repeat-x;
    position: relative;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cms_header_title_dx{
    padding: 5px 0 0 0;
    color: #fff;
    font-family: "Roboto", sans-serif;
    float: left;
    position: relative;
    font-size: 15px;
}

.cms_menu_dx_header_end{
    height: 32px;
    width: 15px;
    background: transparent none top right repeat-x;
    position: relative;
    float: left;
}

/* -------------------------- */

table#cms_home_login{
    margin-top: 10px;
    width: 100%;
}

#cms_home_login th{
    font-weight: normal;
}

#cms_home_login tr td input{
    width: 95% !important;
}

#cms_home_login #login_username, #cms_home_login #login_password{
    margin-bottom: 5px;
}

/* -------------------------- */

ul.cms_lista_contenuti{
    margin: 0;
    padding: 0;
}

ul.cms_lista_contenuti li{
    display: block;
    padding: 6px 0 6px 0;
    list-style: none;
}

ul.cms_lista_contenuti li:first-child{
    padding-top: 0;
}

/* -------------------------- */

span.cms_testo_data{
    display: block;
    width: 70px;
    color: #fff; font-size: 11px;
    background-color: #006B76;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    text-align: center;
    padding: 3px 5px;
    line-height: 11px;
}
span.cms_testo_sintesi{ display: block; }

/* -------------------------- */

.cms_menu_hr{
    position: relative;
    margin: 0;
    padding: 0;
}

.cms_menu_block{
    float: left;
    margin: 0;
}

.cms_menu_hr .cms_menu_block .cms_menu_dx_content, .cms_menu_hr .cms_menu_block .cms_menu_sx_content{
    min-height: 129px;
}

.right{
    float: right;
}

ul.cms_lista_contenuti_hr{
    margin: 0;
    padding: 10px 5px 10px 5px;
    clear: left;
}

ul.cms_lista_contenuti_hr li{
    display: block;
    list-style: none;
    list-style-image: none;
    float: left;
    width: 200px;
    padding: 0 20px 10px 0;
}

ul.cms_lista_contenuti_hr li.clearer{
    float: none;
    clear: both;
    width: 0;
    height: 0 !important;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

/* Promo (stile slider) ------------------------------------- */

.anteprima_promo_resize{
    width: auto;
    height: 300px;
}

.anteprima_promo_resize{
    width: 100%;
    height: auto;
}

#anteprima_promo_container{
    border: 1px solid #ccc;
    background-color: #eee;
    position: relative;
}

.promo_vuoto{
    height: 300px;
}

.promo_container, .carousel_container, .promo_full_container{
    width: 95%;
    margin: 0 auto 10px auto !important;
}

.promo_full_container{
    width: 100%;
}

.promo_full_container .flexslider{
    border-radius: 0;
    box-shadow: none;
    border:0;
    z-index: 0;
}

.promo_info_container{
    position: absolute;
    bottom: 25px;
    margin-left: 0;
    width: 300px;
}

@media only screen and (max-width:600px) {
    .promo_info_container {
        position: relative;
        width: 100%;
        bottom: 0;
        margin-left: 0;
    }
}

.promo_box_info, .promo_pulsante_iscrizione{
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
    
    text-align: center;
}


.promo_box_info{
    padding: 10px;
    background-color: #fff; 
    
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;

    margin-bottom: 10px;
}

.promo_box_info a{
    font-size: 17px;
}

.promo_pulsante_iscrizione{
    padding: 5px;
    font-weight: bold;
}

.promo_pulsante_iscrizione a{
    display: block;
    text-decoration: none;
}

/* Promo (stile slider con box corsi) --------------- */

.promo_box_corsi_container{
    width: 95%;
    margin: 0 auto !important;
}

.promo_box_corsi_container > div{
    width: 100%;
}

.promo_box_corso{
    margin-top: 15px;
    margin-bottom: 8px;
    background: #fff url('img/sfondo_box_corsi.png') bottom left repeat-x;
    -webkit-box-shadow: 1px 1px 3px rgba(60, 60, 60, 0.50);
    -moz-box-shadow:    1px 1px 3px rgba(60, 60, 60, 0.50);
    box-shadow:         1px 1px 3px rgba(60, 60, 60, 0.50);
    width: 46%;
    min-height: 133px;
    margin-right: 3%;
    float: left;
    position: relative;
    border: 1px solid #fff;
}

.promo_box_corso > div:first-child{
    padding: 13px;
}

.promo_box_corso:hover{
    border: 1px solid #61b7e9;
}

.promo_box_corso .titolo{
    font-family: Lato, sans-serif;
    font-size: 15px;
    color: #333;
    font-style: italic;
}

.promo_box_corso .sottotitolo{
    padding-top: 5px;
    color: #777777;
    font-family: Lato, sans-serif;
}

.promo_box_corso .link_box{
    position: absolute;
    right: 13px;
    bottom: 13px;
    color: #ccc;
    text-align: right;
}

/* Promo (stile slider widescreen) ------------------------------------- */

.promo_fpw_wrapper{
    padding-bottom: 450px;
}

.promo_fpw_container{
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 80px;
    height: 470px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    z-index: 5;
}

.promo_fpw_background_overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;

    background-color: #000000;
    opacity: 0.5;
    mix-blend-mode: multiply;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;

    z-index: 4;
}

#prev_fpw_image, #next_fpw_image{
    display: block;
    width: 40px;
    height: 80px;
    position: absolute;
    top: 185px;
    z-index: 6;
    border-radius: 5px;
    opacity: 0.4;
}

.promo_fpw_container:hover #prev_fpw_image,
.promo_fpw_container:hover #next_fpw_image
{
    opacity: 1;
}

#prev_fpw_image{
    left: 13px;
    background-color: #000;
    background: rgba(0,0,0,0.4) url('img/fpw_prev.png') center no-repeat;
}

#next_fpw_image{
    right: 13px;
    background-color: #000;
    background: rgba(0,0,0,0.4) url('img/fpw_next.png') center no-repeat;
}

.anteprima_promo_fpw_container{
    height: 450px;
    width: 100%;
    overflow: hidden;
    z-index: 5;
}

.promo_fpw_image{
    width: 100%;
    height: 100%;
    position: relative;
}

.promo_fpw_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.anteprima_promo_fpw_container .promo_fpw_image img{
    height: 450px;
    width: auto;
}

.promo_fpw_image .promo_fpw_info{
    width: 35%;
    height: 350px;
    color: #fff;
    position: absolute;
    left: 12%;
    bottom: 0;
    border-left: 2px solid #fff;
    z-index: 7;
}

.anteprima_promo_fpw_container .promo_fpw_image .promo_fpw_info{
    width: 65%;
    position: absolute;
    right: 5%;
    bottom:0;
}

@media screen and (max-width: 768px) {
    .promo_fpw_image .promo_fpw_info{
        width: 70%;
    }
}

.promo_fpw_info > div{
    padding: 30px 30px;
    position: relative;
}

.promo_fpw_title{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    line-height: normal;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
}

.promo_fpw_subtitle{
    padding-top: 10px;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Roboto", sans-serif;
    color: rgba(255, 255, 255, 0.75);
}

.promo_fpw_summary{
    padding-top: 20px;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    max-height: 120px;
    overflow: hidden;
    line-height: 1.5em;
}

.promo_fpw_badge{
    display: none;
    /*
    border: none;
    padding: 8px 20px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    background-color: #e66e03;
    color: #fff;
    */
}

.promo_fpw_toolbar{
    /*padding-top: 25px;*/
}

.promo_fpw_toolbar a{
    display: inline-block;
    margin: 20px 20px 0 0;
    border: none;
    padding: 8px 20px;
    font-family: "Roboto", sans-serif;
    color: #fff;
    background-color: #006B76;
    text-transform: uppercase;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 2px;
}

.promo_fpw_navigation{
    text-align: center;
}

.promo_fpw_navigation > div.navigation_dot{
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 2px solid #000000;
    margin-left: 7px;
    cursor: pointer;
}

.promo_fpw_navigation > div.navigation_dot:first-child{
    margin-left: 0;
}

div.navigation_dot:hover{
    background-color: #dedede;
}

div.navigation_dot.current, div.navigation_dot.current:hover{
    background-color: #000000;
}

/* Promo (stile slider 2) ------------------------------------- */

.promo_slider2_wrapper{
    width: 95%;
}

.promo_slider2_container{
    height: 450px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.promo_slider2_image{
    width: 100%;
    position: relative;
}

.promo_slider2_image img{
    width: 100%;
    height: auto;
}

.promo_slider2_image img{
    min-height: 450px;
}

.promo_slider2_image .promo_slider2_info{
    width: 55%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
    position: absolute;
    left: 30px;
    top: 30px;
    border: 2px solid #ddd;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.promo_slider2_info{
    position: relative;
}

.promo_slider2_title{
    box-sizing: border-box;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    line-height: normal;
    width: 100%;
    padding: 20px;
    text-align: center;
}

.promo_slider2_subtitle{
    box-sizing: border-box;
    font-size: 14px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Roboto", sans-serif;
    padding: 0 20px 20px 20px;
    color: #777;
    text-align: center;
}

.promo_slider2_badge{
    display: none;
    /*
    position: absolute;
    top: 20px;
    left: 20px;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 3px 10px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    */
}

.promo_slider2_toolbar{
    background-color: transparent !important;
}

.promo_slider2_toolbar a{
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    padding: 7px 0 7px 10px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #112A84;
    border-left: 1px solid #fff;
    text-align: center;
}

.promo_slider2_toolbar a:first-child{
    margin-top: 0;
    border-left: none;
}

.promo_slider2_navigation{
    margin: 15px 0;
    text-align: center;
}

.promo_slider2_navigation > div.navigation_dot{
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 2px solid #000;
    margin-left: 7px;
    cursor: pointer;
}

.promo_slider2_navigation #navigation_prev,
.promo_slider2_navigation #navigation_next{
    display: inline-block;
    width: 9px;
    height: 9px;
    cursor: pointer;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.promo_slider2_navigation #navigation_prev{
    margin-right: 14px;
}

.promo_slider2_navigation #navigation_next{
    margin-left: 21px;
}

div.navigation_dot:hover{
    background-color: #dedede;
}

div.navigation_dot.current, div.navigation_dot.current:hover{
    background-color: #000000;
}

.anteprima_promo_slider2_container{
    height: 400px;
    width: 100%;
    overflow: hidden;
    z-index: 5;
    border: 1px solid #bbb;
}

.anteprima_promo_slider2_container .promo_slider2_image .promo_slider2_info{
    width: 70%;
    height: 250px;
    top: 150px;
}

/* Promo (stile bookcase) --------------------------- */

.promo_bookcase_title{
    font-size: 16px;
    color: #333;
    font-family: "Roboto", sans-serif;
    border-bottom: 1px solid #ddd;
    display: block;
    width: 98%;
    padding-bottom: 3px;
    font-weight: 600;
}

a.promo_bookcase_search{
    /*display: block;
    width: 97px;
    height: 21px;
    padding: 1px;
    float: right;
    background-color: #efefef;
    border: 1px solid #ddd;
    font-size: 12px;
    text-align: center;
    color: #555;
    margin-right: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    display: none;
}

.promo_bookcase{
    background: transparent url("img/bookcase.png") top right no-repeat;
    height: 50px;
    width: 97%;
    position: relative;
    margin: 170px auto 0 auto;
}

.promo_bookcase_start{
    background: transparent url("img/bookcase_start.png") top right no-repeat;
    height: 50px;
    width: 69px;
}

.promo_bookcase_elements{
    position: absolute;
    bottom: 40px;
    padding: 0 9%;
}

#book_next, #book_prev{
    display: block;
    width: 16px;
    height: 28px;
    position: absolute;
    top: -85px;
    z-index: 999;
}
#book_next{
    background: transparent url("img/next_arrow.png") top right no-repeat;
    right: 12px;
}

#book_prev{
    background: transparent url("img/prev_arrow.png") top right no-repeat;
    left: 12px;
}

.promo_bookcase_element{
    width: 170px;
    height: 150px;
    background-color: #efefef;
    float: left;
    margin-left: 36px;
    -webkit-box-shadow: 0px 3px 6px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 3px 6px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 3px 6px rgba(50, 50, 50, 0.5);
    position: relative;
}

.promo_bookcase_elements .promo_bookcase_element:first-child{
    margin-left: 0;
}

.promo_bookcase_element .text, .promo_bookcase_element .text_empty{
    color: #fff;
    font-weight: 600;
    text-shadow: 0 0 4px #000000, 0 0 4px #000000;
    text-align: right;
    padding: 0 11px 0 20px;
    z-index: 30;
    position: absolute;
    left: 0;
    word-wrap: break-word;
    font-family: "Roboto", sans-serif;
}

.promo_bookcase_element a{
    color: #fff;
}

.promo_bookcase_element .text_empty{
    text-shadow: 0 1px #fff;
    color: #777;
}

.promo_bookcase_element .binding{
    background: transparent url("img/book_binding.png") top left repeat-y;
    height: 150px;
    width: 12px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

.promo_bookcase_element .image{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 150px;
    z-index: 10;
}

.promo_bookcase_element .badge{
    background: #025db9 url("img/promo_badge_background.png") top left repeat-x;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 0 -1px #025db9;
    padding: 2px 8px 0 8px;
    height: 23px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 30;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.highlights .container_miniatura{
    width: 210px;
    height: 145px;
    padding: 0;
    margin: 0 15px 0 0;
    border: 2px solid #cdcdcd;
    float: left;
}
.highlights .container_miniatura img{
    width: 100%;
    height: 145px;
}

.highlight{
    margin: 15px;
}

.highlight_title{
    font-size: 17px;
    font-family: "Roboto", sans-serif;
}

/* Promo (stile "wall") --------------------------- */

.promo_wall_title{
    font-weight: 400;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    padding-bottom: 20px;
}

.promo_wall{
    width: 100%;
    height: 315px;
    position: relative;
}

#wall_next, #wall_prev{
    display: block;
    width: 22px;
    height: 48px;
    position: absolute;
    top: 131px;
    z-index: 999;
}
#wall_next{
    background: transparent url("img/wall_next.png") top right no-repeat;
    right: -32px;
}

#wall_prev{
    background: transparent url("img/wall_prev.png") top left no-repeat;
    left: -32px;
}

.wall_tile{
    width: 32%;
    height: 310px;
    float: left;
    margin-right: 2%;
    position: relative;
    
    -webkit-box-shadow: 0px 2px 3px #ccc;
    -moz-box-shadow:    0px 2px 3px #ccc;
    box-shadow:         0px 2px 3px #ccc;
}

.wall_tile_last{
    float: right;
    margin-right: 0;
}

.wall_tile .tile_image{
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}

.wall_tile .tile_image img{
    width: 100%;
    height: auto;
}

.wall_tile .tile_image .badge{
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 999;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wall_tile .tile_image .tile_image_bottombar{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

.wall_tile .tile_body{
    width: 100%;
    height: 200px;
    background-color: #fff;
}

.wall_tile .tile_body > p{
    margin: 0;
    padding: 15px;
}

.wall_tile .tile_body > p span.tile_intro{
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    color: #777777;
}

.wall_tile .tile_body > p span.tile_title{
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
    color: #000;
}

.wall_tile .tile_body ul.tile_options{
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.wall_tile .tile_body ul.tile_options li{
    float: right;
    border-right: 1px solid #ccc;
    padding: 0 15px 10px 15px;
    list-style: none;
    list-style-image: none;
}

.wall_tile .tile_body ul.tile_options li:first-child{
    border-right: none;
}

.wall_tile .tile_body ul.tile_options li.clearer{
    clear: both;
    padding: 0;
    margin:0;
    border: 0;
    width: 0;
    height: 0;
}

/* Horizzontal Login and News */

.hr_login_title, .hr_news_title{
    width: 100%;
    font-weight: 400;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    padding-bottom: 20px;
}

.hr_login_tile, .hr_news_tile{
    height: 160px;
    -webkit-box-shadow: 0px 2px 3px #ccc;
    -moz-box-shadow:    0px 2px 3px #ccc;
    box-shadow:         0px 2px 3px #ccc;
    background-color: #fbfbfb;
}

.hr_login_tile > div, .hr_news_tile > div{
    padding: 15px;
}


.hr_login{
    width: 32%;
    float: left;
}

.hr_news{
    width: 66%;
    float: right;
}

.hr_login .cms_content_footer{
    border: 0;
    padding: 10px 0 0 0;
}

.hr_login table.tabella_form{
    width: 100%;
}

.hr_login table.tabella_form tr th{
    width: 20% !important;
}

.hr_login table.tabella_form tr td input{
    width: 95% !important;
}

.hr_news ul.cms_lista_contenuti_hr{
    margin: 0;
    padding: 0;
}

.hr_news ul.cms_lista_contenuti_hr li{
    padding-left: 15px;
    width: 28%;
    height: 110px;
    border-left: 1px solid #ddd;
    overflow: hidden;
}

.hr_news ul.cms_lista_contenuti_hr li:first-child{
    padding-left: 0;
    border-left: 0;
}

.hr_news ul.cms_lista_contenuti_hr li a{
    font-family: "Roboto", sans-serif;
    display: block;
    padding: 3px 0 5px 0;
}

/* Tile news */

.tile_news_wrapper{
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.tile_news_wrapper .title_tile{
    display: none;
}

.title_tile{
    background: #efefef;
}

.title_tile > div{
    padding: 6px 15px;
    color:#000;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.tile_news_container{
    width: 100%;
    margin-top: 40px;
}

.tile_news_container .news {
    display: block;
    float: left;
    width: 31%;
    margin-left: 3.4999995%;
    background-color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 5px 25px -1px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 5px 25px -1px rgba(0,0,0,0.26);
    box-shadow: 0px 5px 25px -1px rgba(0,0,0,0.26);
    color: #757575;
    font-family: "Roboto", sans-serif;
}

@media screen and (max-width: 768px) {
    .tile_news_container .news {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
}

.tile_news_container .news:first-child{
    margin-left: 0;
}

.tile_news_container .news > div.inner{
    position: relative;
    padding: 20px;
    height: 200px;
}

.tile_news_container .news:first-child > div.inner{
    border-left: none;
}

.tile_news_container .news .tile_news_date{
    color: #006B76;
    padding-bottom: 8px;
}

.tile_news_date .short_date{
    display: none;
}

.tile_news_container .news a{
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}