/* Style for all picto in related content use a sprite */
.node_related_content span.picto_related_content { 
	background: url('../../images/picto/related_content_sprite2.png') no-repeat; /*display: block;*/ height: 32px; width: 30px; float: left; /*margin-top: -5px;*/}
.node_related_content span.picto_related_content img.hot_news {
  display: none;
}
.node_related_content span.picto_hot_news {background-position: 0 -164px;}
.node_related_content span.picto_webinar {background-position: 0 -136px;}
#page #main .node_related_content span.picto_event {background-position: 0 6px;}
.node_related_content span.picto_whitepaper {background-position: 0 -70px;}
.node_related_content span.picto_press_release {background-position: 0 -164px;}
.node_related_content span.picto_press_report {background-position: 0 -158px;}
.node_related_content span.picto_consultant {background-position: 0 -318px;}
.node_related_content span.picto_tweets {background-position: 0 -422px;}
.node_related_content span.picto_blog_post {background-position: 0 -194px;}
.node_related_content span.picto_analysis_report {background-position: 0 -70px;}
.node_related_content span.picto_report_template {background-position: 0 -380px;}
.node_related_content span.picto_datamart {background-position: 0 -224px;}
.node_related_content span.picto_hot_news {background-position: 0 -164px;}
.node_related_content span.picto_video {background-position: 0 -20px; top: 5px;}
.node_related_content span.picto_audio {background-position: 0 -20px; top: 9px;}
.node_related_content span.picto_article {background-position: 0 -380px;}
.node_related_content span.picto_pac_service {background-position: 0 -256px;}
.node_related_content span.picto_pac_reference {background-position: 0 -286px; height: 32px;}
.node_related_content span.picto_working_document {background-position: 0 -106px;}
.node_related_content span.picto_service {background-position: 0 7px;}
.node_related_content span.picto_featured {background-position: 0 -350px; height: 32px;}
.node_related_content span.picto_reference {background-position: 0 -285px; height: 32px;}
/* end picto */
.node_related_content {	display: inline-block; position:relative; width: 100%;}
.node_related_content .related_content_info {padding-left: 5px; color: #000;font-size: 12px;font-family: Arial;	width: 80%;}
.node_related_content .related_content_info span.node_title_related_content{ width: 80%; word-wrap: normal;}
.node_related_content .related_content_info span{ display: block; position: relative;}
.node_related_content .related_reference {display: block; margin: 10px 0; padding-top: 5px; width: 50%; float:left; position: relative;}
.node_title_related_content, .node_title_related_content a {color: #366797;font-family: Arial;font-size: 12px;font-weight: lighter;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*IPAD*/
.touch .node_related_content .related_content_info{width: 265px;}
.iPad .node_related_content .related_content_info span.node_title_related_content { width: 65%;}
.node_related_content .picto_innovation_registers { background-position: 0 -134px !important;}
a[href]:after {
  content: none !important;
}