 #contenuto_chat{

height:300px;
 overflow-y: scroll;
 background-color:#cccccc;
 }
 
 .background_work_theme{
		 margin-left: 100px;
	margin-right:100px;
	 
 }
 .hide_bell{
	 display:none !important;
 }
 .center_bell{
	 text-align:center !important ;
 }
 .icone_bell_dx{
	color:#666;
	font-size:22px;
}
.testo_bell_dx{
		color:#666;
	font-size:18px;
	text-decoration:none;
	margin-left:12px;
}
#dropdown_company {
    outline: none;
	text-decoration:none;
}
 
 .ico_bell_sx{
	 float:right;
	 color:#666;
	font-size:22px;
 }
 .testo_bell_sx{
	 color:#666;
	font-size:18px;
	text-decoration:none;
	margin-left:4px;
	 }
	 .article_titolo_landing a{
		  color:#000 !important;
	 }
.panel-group{
	text-transform:capitalize;
}
	 .art_details_tit{
		 text-transform:capitalize;
}
@media (max-width: 700px) {
.center_bell{
	font-size:18px;
	


	
}
.background_work_theme{
	width:400px !important;
	margin-left:-40px
}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation : landscape) {

.card_img {
   height:160px;

		
    }
	
	
}