/*************************** Area Social **************************************/



/*************** Posizionamento in Home **********************/

.promo-container {
margin-bottom: -130px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
.promo-container {
margin-bottom: -46px;
}
}

/*************** Notizie ELIS ************************/


div.imgMail, div.imgNews {
width: 30px;
float: left;
margin-right: 10px;
margin-top: -3px;
}

p.testoNotizie {
font-weight: bold;
color: #005172;
font-size: 1.3em;
}

.news-box {
padding: 5px;
}

.news-title {
font-size: 13px;
margin-right: 5px;
}

img#notizie-elis {
background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -192px -94px;
width: 30px;
height: 30px;
}

img#news-elis {
  background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -115px -94px;
  width: 30px;
  height: 30px;
}

img#likebox {
background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -82px -94px;
width: 30px;
height: 30px;
}

img#canale-yt {
background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -148px -94px;
width: 36px;
height: 30px;
}

.view-id-view_eventi_home_page .view-header {
  margin-bottom: 35px;
}

.notizie-home .view.view-first {
  margin-top: 0px;
      height: 150px;
}

/********** Contorno Blocco 

div.notizieELIS {
height: 370px;
margin-bottom: 10px;
overflow: auto;
} 

**********/

/*************** YouTube Channel 

div.playVideo {
float: left;
margin-right: 5px;
margin-top: -8px;
} 

h2.testoVideo {
font-family: Open Sans;
color: #005172;
font-weight: bold;
font-size: 1.3em;
}

h3.block-title {
display: none;
}

**********************/

/**************** Area Facebook 


div.imgFB {
width: 30px;
float: left;
margin-right: 10px;
margin-top: -3px;
}


h2.testoFB {
font-family: Open Sans;
color: #005172;
font-weight: bold;
font-size: 1.3em;
}

._5pbw, ._5pbx {
font-size: 1.1em;
}

.pluginLikeboxStream {
    max-height:250px !important;
} 

**********************/

/****************** Separazione Before Footer ********************/

div.lineaSeparazione {
height: 30px;
}

/************** Testo *******************/

div.eventiBF {
font-weight: bold;
color: #005172;
position: relative;
z-index: 20;
background: #fff;
width: 80px;
margin-left: 6%;
margin-bottom: 55px;
font-size: 1.3em;
padding-left: 7px;
}

/*************** Linea ******************/

div.eventiBeforeFT {
height: 2px;
background: #005172;
position: relative;
top: -68px;
}