#content{
	padding: 0 20px 30px 0 !important;
}

.livefeed
{
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url(../../images/common/sidebar_bg_white.png) 38px 0 repeat-y;
}

#livefeed .cStreamList {
padding-top: 10px;
}

#livefeed .cResetList, .cResetList>li {
	list-style: none;
	list-style-image: none;
	line-height: inherit;
	background: 0;
	border: 0;
	clear: none;
	float: none;
	display: block;
	width: auto;
	height: auto;
	position: static;
	padding: 0;
	margin: 0;
}

#livefeed .cStreamList>li {
border: 0;
margin: 0 0 20px 0;
padding: 0;
}

#livefeed .cStreamList>li {
padding: 15px 0;
position: relative;
display: inline-block;
width: 100%;
}

#livefeed .cStreamList>li .cStream-Avatar {
width: 77px;
text-align: center;
padding: 0;
}

#livefeed .cFloat-L {
float: left;
}

#livefeed .cStreamList>li .cStream-Avatar a, #livefeed .cStreamList>li .cStream-Avatar a span, #livefeed .cStreamList>li .cStream-Avatar a span img
{
	-webkit-border-radius: 2000px;
	-moz-border-radius: 2000px;
	border-radius: 2000px;
}

#livefeed .cStreamList>li .cStream-Avatar a:hover {
	border: 3px solid #2A7B99;
	margin-top: -1px;
}

#livefeed .cStreamList>li .cStream-Avatar a {
	display: block;
	border: 2px solid #CCC;
	width: 46px;
	margin: 0 auto;
	-webkit-border-radius: 2000px;
	-moz-border-radius: 2000px;
	border-radius: 2000px;
	float: none;
}

#livefeed a {
	/*
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	*/
}

#livefeed .cStreamList>li .cStream-Avatar a span {
display: block;
border: 2px solid #FFF;
width: 42px;
margin: 0 auto;
}

#livefeed .cStreamList>li .cStream-Avatar a span img {
	width: 42px;
	height: 42px;
	padding: 0;
	border: 0;
	background: none;
}

#livefeed .cStreamList>li .cStream-Content {
	padding: 7px;
	margin: 0 0 0 79px;
	border: 1px solid #DDD;
	background: #FFF;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.05);
	box-shadow: 0 2px 4px rgba(0,0,0,0.05);
	position: relative;
}

#livefeed .cStreamList>li .cStream-Content:hover .jf_feed_pointer {
background-position: bottom left;
}

#livefeed .cStreamList>li .cStream-Content .jf_feed_pointer {
	position: absolute;
	height: 13px;
	width: 8px;
	display: block;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAaBAMAAAB4PwAoAAAAD1BMVEXMzMz////MzMzd3d3///9fgtCZAAAAAnRSTlMAAHaTzTgAAABISURBVAiZNcvREQAgCAJQrgnCVnAER3D/mQK7ft5RAkgWyNOixGlRQqFR/dP8vev03mK2TBF+pghXUoRnaZZxxF6+wj1FLZAXR1IQbrQ0xE8AAAAASUVORK5CYII=') no-repeat top left;
	top: 14px;
	left: -8px;
}

#livefeed .cStreamList>li .cStream-Content .jf_feed_textpost {
	margin: 5px 0 0 0;
	width: auto;
	display: block;
}

#livefeed .cStream-Actions .cStream-Icon {
margin: 2px 5px 0 0;
}

#livefeed .cStreamList>li .cStream-Content .cStream-Actions {
	font-size: 11px;
}
#livefeed .cStream-Actions {
	line-height: 16px;
}

#livefeed .cStream-Actions, #livefeed .cStream-Attachment, #livefeed .cStream-Status {
	margin-top: 8px;
}


#livefeed .cStreamList>li .cStream-Content .cStream-Actions .jf_feed_created_time {
color: #999;
}

#livefeed .cStream-Actions span {
line-height: 16px;
height: 16px;
min-height: 16px;
}

#livefeed .cStream-Actions>i, #livefeed .cStream-Actions>span {
float: left;
display: inline-block;
}

#livefeed .js-stream-photos img
{
	border: 0;
	background: none;
	padding: 0 !important;
	margin-top: 5px !important;
}

#livefeed .js-stream-videos
{
	margin-top: 5px;
}

#livefeed .js-stream-sondage, #livefeed .js-stream-partage-item
{
	position: relative;
	margin: 10px -7px !important;
	padding: 7px;
	margin-top: 10px;
	background: #F7F7F7;
	border: 1px solid #E9E9E9;
	border-width: 1px 0 1px 0;
}

#livefeed .js-stream-partage-item
{
	margin-top: 15px;
}

#livefeed .js-stream-partage-item h4
{
	padding: 0 0 10px;
}

#livefeed .js-stream-partage-item .btn.lireplus
{
	color: #333;
	float: right;
	margin: 5px 0;
}

#livefeed span.title-stream-sondage
{
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}

#livefeed span.btn-stream-sondage
{
	margin: 10px 0 10px 0;
	display: block;
}

#livefeed span.reponse-stream-sondage
{
	position: relative;
	display: block;
	border-top: 1px dashed #ddd;
	padding: 5px;
}

#livefeed span.fin-stream-sondage
{
	font-style: italic;
}

#livefeed span.reponse-stream-sondage input
{
	margin: -3px 5px 0 0;
}


#livefeed .progress {

	background-color: #EEEEEE;
	background-image: -moz-linear-gradient(top,#E2E2E2,#EEEEEE);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#E2E2E2),to(#EEEEEE));
	background-image: -webkit-linear-gradient(top,#E2E2E2,#EEEEEE);
	background-image: -o-linear-gradient(top,#E2E2E2,#EEEEEE);
	background-image: linear-gradient(to bottom,#E2E2E2,#EEEEEE);
	margin-bottom: 10px;
}

#livefeed .cStreamList>li .contentTweet
{
	border: 0;
	box-shadow: none;
	margin-top: -17px;
	margin-bottom: -23px;
}

span.image_link_hover {
	top: 0 !important;
	left: 0 !important;
}

#livefeed .sharelink
{
	float: right;
}

#livefeed .sharelink a {
	float: left;
	text-align: center;
	margin: 0 4px 0;
	width: 26px;
	height: 26px;
	border-radius: 2px;
	background: #ddd;
	color: #fff !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#livefeed .sharelink a i {
	padding: 6px 0;
	display: block;
	font-size: 14px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#livefeed .sharelink a:hover {
	text-decoration: none;
}

#livefeed .sharelink a:hover .icon-twitter, #livefeed .sharelink a:hover .icons-social-twitter { background-color: #00abdc; }
#livefeed .sharelink a:hover .icon-facebook, #livefeed .sharelink a:hover .icons-social-facebook { background-color: #325c94; }

#livefeed .sharelink a:hover {
	color: #fff !important;
}


.livefeed-dedis.widget_custom_popular_entries li{
	padding: 0;
	background: none !important;
}

.livefeed-dedis.widget_custom_popular_entries li .well{
	padding: 5px;
}

.livefeed-dedis.widget_custom_popular_entries ul{
	max-height: 600px;
	overflow: auto !important;
}

.livefeed-dedis.widget_custom_popular_entries span.time-dedis
{
	float: right;
	font-size: 11px;
	color: #999;
	margin-top: 7px;
}

#livefeed-player-btnFacebook span, #livefeed-player-btnTwitter span, #livefeed-player-btnAchat span {
	position: absolute;
	color: white;
	font-size: 10px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Garuda, sans-serif;
    text-shadow: 1px 1px #000000;
    height: 31px;
    width: 160px;
	border-radius: 5px;
	box-shadow: 1px 1px #000000;
	display: flex;
	align-items: center;
}

#livefeed-player span.t1 {
	padding-top: 6px;
	padding-left: 29px;
}
#livefeed-player-btnFacebook span i, #livefeed-player-btnTwitter span i, #livefeed-player-btnAchat span i{
	padding-right: 10px;
	padding-left: 10px;
}
#livefeed-player-btnTwitter span{
	background-color: #16181c;
}

#livefeed-player-btnAchat span {
	background-color:#4E4F50;
}
#livefeed-player-btnFacebook span{
	background-color: #325c94;
}

