@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto);

.main-article {
   overflow : hidden;
}

/**** Template commentaire */

.mod-comments {
	font-family: "Roboto Slab", serif;
}

.mod-comments .comments-actions {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.mod-comments .comments-actions button {
	background-color: #272425;
	border: 1px #fff solid;
	color: #FFFFFF;
	display: table-cell;
	float: left;
	font-family: "Roboto Slab", serif;
	font-size: 16px;
	font-weight: 700;
	height: 66px;
	outline-style: none;
	padding: 10px 0 25px 10px;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.mod-comments .comments-actions button .sprite,
.mod-timeline .comments-actions .sprite{
	background-image: url('../images/sprite-8167e2fb.png');
	display: block;
	height: 25px;
	width: 31px;
	margin: 10px auto;
}

.mod-timeline .displayAdminMenu{
    padding-right: 5px;
    width: 100%;
    font-size: 15px;
    text-align: right;
    background-color: #E9E7E7;
}

.mod-timeline a.comments-actions {
	zoom: 0.7;
    cursor: pointer;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.mod-comments .comments-actions button .sprite.write-com,
span.sprite.write-com {
	background-position: -98px -111px;
}

.mod-comments .comments-actions button .sprite.com {
	background-position: -98px -162px;
}

.mod-comments .comments-actions button .sport{
	background: #92be37;
	text-align: center;
	border-radius: 50% !important;
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 15px;
}
.mod-timeline .comments-actions .sport {
	background: #92be37;
	text-align: center;
	border-radius: 50% !important;
	width: 45px;
	height: 45px;
	margin-right: 15px;
}

.mod-comments button#btn-comments:hover,
.mod-comments button#btn-add-comment:hover,
.mod-comments button.active {
	background-color: #0f0f0f;
}

.mod-comments #comment,
.mod-comments #comment-list,
.mod-comments .comment-message {
	padding: 30px;
}

.mod-comments .comment-message {
	color: #92be37;
	font-weight: bold;
}

.mod-comments .comment-message.alert {
	color: #9d0d1e;
}

.mod-comments .comment-message i {
	margin-right: 7px;
}

.mod-comments .comment-message .btn {
	margin: 30px auto 0 auto !important;
	float: none !important;
}

.mod-comments #comment .page-header,
.mod-comments #comment-list .page-header,
.mod-timeline .page-header{
	margin: 0px 0 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}

.mod-comments #comment h1,
.mod-comments #comment-list h1,
.mod-comments .modal-header h3,
.mod-timeline .modal-header h3 {
	display: inline-block;
	text-transform: uppercase;
	margin: 0;
	border-bottom: 3px solid #92be37;
	font-size: 18px;	
}

.mod-comments .modal-header h3 {
	line-height: 19.7px;
}

.mod-comments .modal-header {
	padding-bottom: 5px;
}

.mod-comments #comment p {
	font-size: 16px;
	color: black;
	line-height: 24px;
	margin-bottom: 15px;
}

.mod-comments #comment label,
.mod-timeline .control-label {
	font-size: 16px;
	line-height: 24px;
}

.mod-comments #comment p .mandatory,
.mod-comments #comment label span,
.mod-comments #comment-list b,
.mod-comments a.login,
.mod-comments a.logout,
.mod-comments .modal-body span {
	color: #92be37;
	font-weight: bold;
}

.mod-comments a.login:hover,
.mod-comments a.login,
.mod-comments a.logout:hover,
.mod-comments a.logout {
	float: right;
	text-decoration: none;
}

.mod-comments a.login i,
.mod-comments a.logout i {
	margin-right: 5px;
}

.mod-comments a.login:hover,
.mod-comments a.logout:hover {
	color: rgba(146, 190, 55, 0.9);
}

.mod-comments #comment .form-control,
.mod-timeline .form-control {
	border: 1px solid #ccc;
	border-radius: 4px !important;
	color: #555;
	display: block;
	font-size: 14px;
	max-height: 90px;
	padding: 6px 12px;
	vertical-align: middle;
	resize: none;
}

.mod-comments #comment-list .blocComment {
	background-color: #fafafa;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.mod-comments #comment-list .blocComment .btn-group-comment {
	height: 30px;
}

.mod-comments #comment-list .comment-info p,
.mod-comments #comment-list .comment-info span,
.mod-comments .modal-body,
.mod-timeline  .modal-body {
	line-height: 16px;
	padding: 10px 0px 0px;
	font-size: 16px;
	margin-bottom: 10px;
}

.mod-comments .modal-body p,
.mod-timeline .modal-body p {
	padding: 5px 20px;
}

.mod-comments .modal-body #guest-form ,
.mod-timeline .modal-body #guest-form{
	max-width: 300px;
	margin: 10px auto;
}

.mod-comments .modal-footer {
	text-align: center;
}

.mod-comments #comment-list .comment-info span {
	color: #7d7d7d;
}

.mod-comments #comment-list .pictureUser {
	margin: 10px;
	height: 40px;
	width: 40px;
}

.mod-comments #comment-list .pictureUser img {
	max-height: 40px;
	max-width: 40px;
	/*border-radius: 50% !important;*/
}

.mod-comments #comment-list p.content {
	margin: 15px 10px;
	text-align: left;
	font-size: 15px;
	line-height: 1;
}

.mod-comments .btn-green,
.mod-comments .btn-gray,
.mod-timeline .btn-blue,
.mod-timeline .btn-gray {
	background-color: #92be37;
	border-radius: 4px !important;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 700;
	float: right;
	margin-bottom: 15px;
	padding: 4px 10px;
	text-decoration: none;
	transition: background-color 300ms;
	-webkit-user-select: none;
	margin: 0 10px;
}

.mod-comments .btn-gray {
	background-color: #A9A9A9;
}

.mod-comments .btn-default:hover {
	background-color: #D2D2D2;
}

.mod-comments .btn i {
	color: #ffffff;
	margin-right: 5px;
}

.mod-comments .btn.small {
	font-size: 10px;
}

.mod-comments .comments-post-pending button.btn,
.mod-comments .comments-post-published button.btn {
	display: block;
}

.mod-comments #comment p.note {
	color: #969696;
	font-size: 12px;
	line-height: 14.3px;
	text-align: justify;
	border: 0;
	padding: 0;
}

.mod-comments .comments-list,
.mod-comments .simple-comment-form .form-actions {
	clear: both;
}
.mod-comments .btn-group-connect {
	margin: 20px 0 30px 0 !important;
}


.mod-comments .btn-social,
.mod-timeline .btn-social {
	color: #ffffff;
	font-weight: bold;
	max-width: 300px;
	margin: 2px auto;
	border-radius: 4px !important;
	border: solid 1px #b3b3b3;
	padding-right: 30px;
}

.mod-comments .btn-social:hover,
.mod-timeline .btn-social:hover {
	opacity: 0.9;
}

.mod-comments .btn-social i {
	float: left;
	margin: 3px 10px;
}

.mod-comments .btn-google-plus, 
.mod-timeline .btn-google-plus {
	background-color: #db4534;
}

.mod-comments .btn-twitter,
.mod-timeline .btn-twitter {
	background-color: #55acee;
}

.mod-comments .btn-instagram {
	background-color: #2a5b83;
}

.mod-comments .btn-facebook {
	background-color: #3a5795;
}

.mod-comments .btn-guest,
.mod-timeline .btn-guest {
	background-color: #353535;
}

.mod-comments .btn-more i {
	margin: 0 5px;
	padding-top: 3px;
}

.mod-comments .btn-more:hover i {
	color: #333333;
}

/* Template commentaire ****/

/**** Template scoreboard */

.mod-scoreboard-mini .score-row {
	clear : both;
}

.mod-scoreboard-mini .score input {
	width : 70px;
}

.mod-scoreboard-mini .score .live-status input {
	width : auto;
}

.mod-scoreboard .event-type {
	margin-top: -8px;
 	margin-left: -2px;
  	background-color: transparent;
}

.mod-scoreboard-mini .row {
	margin: 0;
} 

.mod-scoreboard .score.scoreMT {
    font-size: 20px !important;
    margin-top: 5px;
}

.mod-scoreboard-mini .score-row {
	background: #c7c3c3;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c7c3c3), color-stop(100%, #e8e5e5)), #c7c3c3;
    background: -webkit-linear-gradient(#c7c3c3, #e8e5e5), #c7c3c3;
    background: -moz-linear-gradient(#c7c3c3, #e8e5e5), #c7c3c3;
    background: -o-linear-gradient(#c7c3c3, #e8e5e5), #c7c3c3;
    background: linear-gradient(#c7c3c3, #e8e5e5), #c7c3c3;
    height: 56px;
    margin-right: 0 !important;
}

.mod-scoreboard-mini .score-row.even {
	background: #f0eeee;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0eeee), color-stop(100%, #d9d7d7)), #f0eeee;
	background: -webkit-linear-gradient(#f0eeee, #d9d7d7), #f0eeee;
	background: -moz-linear-gradient(#f0eeee, #d9d7d7), #f0eeee;
	background: -o-linear-gradient(#f0eeee, #d9d7d7), #f0eeee;
	background: linear-gradient(#f0eeee, #d9d7d7), #f0eeee;
}

.mod-scoreboard-mini .score-row .first-col,
.mod-scoreboard-mini .score-row .home,
.mod-scoreboard-mini .score-row .score,
.mod-scoreboard-mini .score-row .away {
	height: 56px;
	padding: 5px;
	text-align: center;
}

.mod-scoreboard-mini .score-row .home {
	padding-left: 5%;
	text-align: left;
}

.mod-scoreboard-mini .score-row .away {
	padding-right: 5%;
	text-align: right;
}

.mod-scoreboard-mini .score-row .first-col .live {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-weight: 700;
    font-size: 1.6em;
    color: white;
    background-color: #f50b0b;
    text-transform: uppercase;
    padding: 3px 10px;
    display: inline-block;
    margin: 10px 15px;
}

.mod-scoreboard-mini .home,
.mod-scoreboard-mini .away {
	padding-top: 10px;
	max-height: 56px;
	overflow: hidden;
}

@media (max-width: 500px) {
	.mod-scoreboard-mini .score-row {
		height: 70px;
	}
	
	.mod-scoreboard-mini .score-row .score {
		  padding: 15px 0px 0px 0px !important;
	}
	
	.mod-scoreboard-mini .score-row .score .live-status {
		font-size: 0.8em;
	}
	
	.mod-scoreboard-mini .score-row .score .score-win,
	.mod-scoreboard-mini .score-row .score .score-loose {
		font-size: 1.7em !important;
	}
	
	.mod-scoreboard-mini .score-row .home,
	.mod-scoreboard-mini .score-row .away {
		text-align: center;
		height: 70px;
		max-height: 70px !important;
	}
	.mod-scoreboard-mini .score-row .home .club,
	.mod-scoreboard-mini .score-row .away .club {
		display: block;
		clear: both;
		font-size: 1.0em; 
		padding-top: 5px;
	}
	.mod-scoreboard-mini .score-row .away .disc {
		margin-top: -73px;
	}
	.mod-scoreboard-mini .score-row .away .club {
		margin-top: 33px;
	}
}

.mod-scoreboard-mini .home .club,
.mod-scoreboard-mini .away .club {
	font-size: 13px;
}

.mod-scoreboard-mini .home.winner,
.mod-scoreboard-mini .away.winner {
	font-weight: bold;
}

.mod-scoreboard-mini .score-row .score {
	padding: 10px 0;
}

.mod-scoreboard-mini .score-row .score .editable {
	font-size: 21.5px;
}

.mod-scoreboard-mini .score-row .score .live-status.padding {
	padding-top: 10px;
}

.mod-scoreboard-mini .score-row .score .score-live {
    color: #f50b0b;
}

.mod-scoreboard-mini .score-row .score .score-win {
	color: #92be37;
}

.mod-scoreboard-mini .score-row .score .vs {
	color: black;
}

.mod-scoreboard-mini .score-row .score .score-live,
.mod-scoreboard-mini .score-row .score .score-win,
.mod-scoreboard-mini .score-row .score .vs {
    font-size: 1.8em;
	font-weight: bold;
}

.mod-scoreboard-mini .score-row .score .score-loose {
    font-size: 1.8em;
	color: black;
}

.mod-scoreboard-mini .score-row .score .score-live {
	font-weight: bold;
	color: #f50b0b;
}

.mod-scoreboard-mini .score-row .score .state {
	font-family: "Roboto", sans-serif;
	font-size: 8.6px;
	color: #757575;
	text-transform: uppercase;
}

.mod-scoreboard ul.dropdown-menu li,
.mod-scoreboard-mini ul.dropdown-menu li {
	text-shadow: none;
}

.mod-scoreboard ul.dropdown-menu li img,
.mod-scoreboard-mini ul.dropdown-menu li img {
	max-width: 15px;
	margin-right: 5px;
}

.mod-scoreboard .editable:hover,
.mod-scoreboard ul.dropdown-menu li:hover,
.mod-scoreboard-mini .editable:hover,
.mod-scoreboard-mini ul.dropdown-menu li:hover {
	cursor: pointer;
}

/* Template mini scoreboard ****/

#loader:after {
	content: " Chargement en cours...";
}

#loader {
	background: rgba(51,51,51,0.7);
	color: #FFFFFF;
	font-size: 20px;
	height: 100%;
	left: 0;
	padding-top: 150px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 10;
}

/* ---------------- Google posts ----------------*/
.attributes-google {
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 50px;
	color: #999;
	font-size: 12px;
}

.btn.post-google {
	margin-top: -14px;
	margin-right: 5px;
}

.googlePost {
	max-width: 450px;
	border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(187, 187, 187);
	border-style: solid;
	border-width: 1px;
	border-radius: 5px ! important;
	background-color: #fff;
}

div.header {
	clear: both;
}

div.header-google {
	color: #999;
	background-color: #fff;
	border: none;
	position: relative;
	margin-left: 60px;
}

.googlePost .headerContent {
	margin: 10px;
}

img.google-profile-img {
	width: auto;
	padding: 0px 7px 0px 7px;
	float: left;
}

h3.google-profile-name {
	color: black;
	font-size: 15px;
}

span.google-post-time {
	color: #999;
	display: inline-block;
	font-size: 12px;
	top: 10px;
	position: relative;
}

div.googlePost div.content {
clear: both;
padding-top: 10px;
}

.google-postContent {
	padding-left: 20px;
	padding-bottom: 10px;
	max-width: 480px;
}

.googlePost .attachmentImage img {
	max-width: 98%;
	margin-left: 5px;
	margin-right: 5px;
}

.googlePost .attachmentImageBottom {
	background: repeat-x url(//ssl.gstatic.com/s2/oz/images/sprites/embeds_article_v2-aa76e8105f4ad58f58b33da824ba2dc0.png) 0 0;
	background-position-x: 1px;
	height: 16px;
	margin: -14px;
	position: relative;
	max-width:98%;
	margin-left: 5px;
	margin-right: 5px;
}

.googlePost .attachmentText-title {
	color: #404040;
	font-size: 16px;
	font-weight: 300;
	padding-top: 15px;
	margin: 10px 10px 0px 10px;
}


.googlePost .attachmentText-url{
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}

.googlePost .attachmentText-content{
	padding: 15px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}

div.author a, a:visited {
	text-decoration: none !important;
	color: #3f729b;
}

div.googlePost a, a:visited {
	text-decoration: none !important;
	color: #3f729b;
}


/*-------------- Youtube item ------------------ */
.youtube .preview, 
.flow .preview{
	float: left;
	margin-right: 10px;
}

.youtube .content,
.flow .content {
	/*	float: left;*/
}


.youtube .title
.flow .title {
	color: #167ac6;
	background-color: #fff; 
	display: block;
	line-height: 1.3em;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 0 5px;
}

.youtube .author,
.flow .author  {
	color: #555;
	font-size: 11px;
}

.youtube .description {
	color: #555;
	font-size: 11px;
}


.youtubePost {
	max-width: 450px;
	border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(187, 187, 187);
	border-style: solid;
	border-width: 1px;
	border-radius: 5px !important;
	padding: 5px;
	background-color: #fff;
}

.youtubePost .ytplayer {
	width: 100%;
	height: 225px;
	margin-bottom: 10px;
}

.youtubePost .title {
	color: #167ac6;
	background-color: #fff; 
	display: block;
	line-height: 1.3em;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	text-decoration: none;
	font-size: 14px;
	padding: 0 0 5px;
}

.youtubePost .author {
	color: #555;
	font-size: 11px;
	margin-bottom: 5px;
}

.youtubePost .description {
	color: #555;
	font-size: 11px;
	max-height: 100px;
	overflow: hidden;
}

/* --------------  Instagram posts -------------- */

a.livemodel-preview {
	position: absolute;
	z-index: 999;
	padding: 2px;
	background-color: rgba(89, 134, 18, 0.7);
	border-radius: 4px !important;
	display: block;
	margin: 3px;
}

a.livemodel-preview:hover {
	background-color: rgba(89, 134, 18, 1);
}

a.livemodel-preview i {
	padding: 2px;
	font-size: 16px;
	color: #FFFFFF;
}

div.ResponsiveBlock {
	border: 0px;
	margin: 1px;
	max-width: 450px;
	border-radius: 5px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 1px 0px, rgba(0, 0, 0, 0.14902) 0px 1px 10px 0px;
	display: block;
	padding: 0px;
	background: rgb(255, 255, 255);
}

div.ResponsiveBlock a, a:visited {
	text-decoration: none !important;
	color: #3f729b;
}

div.ResponsiveBlock a:hover {
	color: #3f729b;
}

div.Embed {
	padding: 8px;
}


div.EmbedHeader {
	min-height: 32px;
	white-space: nowrap;
	padding: 0; 
	margin: 0;
	background-color: #fff;
	border-bottom: 0;
	/*
	width: 35%;
	top: inherit;
	margin-left: 5px;
	position: absolute;
	*/
}

div.ehByline {
	font-weight: 700;
	position: relative;
}

div.ehInfo {
	padding-left: 10px;
	white-space: nowrap;
	float: left;
	margin-top: 5px;
	color: #3f729b;
	font-size: 15px;
}

time.ehInfoTimestamp {
	color: #c9c8cd;
	font-size: 14px;
}

time.ehInfoTimestamp::before {
content: '\2022';
margin: 0 4px;
}

div.ehAvatar {
	border-radius: 16px !important;
	height: 32px;
	float:left;
	top: 0;
	left: 0;
	width: 32px;
}

div.ehAvatar.Image {
	background-size: 100% 100%;
	position: relative;
}

span.ehCallToAction {
	float: right;
}

a.EmbedButton:hover {
border-color: #1e3f5b;
color: #1e3f5b;
}

a.EmbedButton {
	border: 1px solid #2b5a83;
	box-sizing: border-box;
	color: #2b5a83;
	font-size: 14px;
	height: 28px;
	line-height: 26px;
	padding: 5px 10px;
	border-radius: 4px;
}

.EmbedFollowButton::before {
	background-image: url(//d36xtkk24g8jdx.cloudfront.net/bluebar/be7c37a/images/embed/embed-assets.png);
	background-position: -56px -39px;
	content: '';
	display: inline-block;
	height: 26px;
	margin-left: -11px;
	vertical-align: top;
	width: 26px;
}

.efbIsFollowing::before {
	background-position: 2px -38px;
}

.efbHasRequested::before, .efbIsFollowing::before {
	margin-bottom: 1px;
	margin-top: 1px;
}

.efbIsFollowing {
	background-color: #3daf2c;
}

.efbHasRequested, .efbHasRequested:hover, .efbIsFollowing, .efbIsFollowing:hover {
	color: #fff !important;
	border: 0!important;
}

.iLoaded.iWithTransition {
	-webkit-transition: opacity 2s;
	-moz-transition: opacity 2s;
	-o-transition: opacity 2s;
	transition: opacity 2s;
}
.EmbedMedia {
	margin-top: 8px;
	padding-bottom: 100%;
}
.Image {
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 10px;
}
.iLoaded {
	opacity: 1;
}

footer.EmbedFooter {
	margin-bottom: -8px;
	margin-top: 8px;
	position: relative;
	text-align: left;
	padding: 0;
	border: 0;
}


div.EmbedSocialProof {
	color: #a5a9ac;	
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(237,238,239,.5);
	cursor: pointer;
	line-height: 40px;
	margin: 0 -8px;
	padding: 0 12px;
}

a.espComments, a.espComments:visited, a.espLikes, a.espLikes:visited, .EmbedSocialProof {
	color: #a5a9ac !important;;
}

.espLikes, .espComments {
	line-height: 20px;
	vertical-align: baseline;
	display: inline-block;
	padding: 0 16px 0 0;
	background-image: url(//d36xtkk24g8jdx.cloudfront.net/bluebar/be7c37a/images/embed/embed-assets.png);
	background-repeat: no-repeat;
}

.espLikes {
background-position: -8px -68px;
padding-left: 19px;
}

.espComments {
background-position: -8px -132px;
padding-left: 20px;
}

a.EmbedFooterBrand {
	display: block;
	height: 40px;
	overflow: hidden;
	position: absolute;
	right: 4px;
	top: 0;
	width: 80px;
}

a.EmbedFooterBrand::before {
	content: '';
	background-image: url(//d36xtkk24g8jdx.cloudfront.net/bluebar/be7c37a/images/embed/embed-assets.png);
	background-repeat: no-repeat;
	background-position: -8px -8px;
	background-size: 160px 300px;
	display: block;
	height: 25px;
	margin: 10px auto 5px;
}

div.instagramVideo {
	margin: 10px 0px 10px 0px;
}

.vjs-default-skin .vjs-big-play-button {
	margin-top: 140px;
	margin-left: 120px;
}

img.tile-picto {
	max-width: 64px;
	max-height: 64px;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: 0.3;
}

/* Timeline */

.timeline-body-head-actions {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 60px;
}

.timeline-body-bottom-actions {
	width: 100%;
}

.timeline-body-response-actions {
	position: relative;
	right: 10px;
	top: 10px;
	width: 60px;
}

.timeline-body-response-block {
	margin: 0 0 20px 70px;
}

.timeline-body-response-block  .input-group {
	margin-top: 10px;
}

.timeline-body-response-form {
	margin: 10px 0 0 0;
}

.response-author {
	font-size: 1.5em;
	margin-bottom: 10px;
}

.response-content {
	font-size: 1.2em;
	width: 90%;
 	overflow: hidden;
}

.timeline-body-head-actions a.btn,
.timeline-body-response-actions a.btn  {
	font-size: 1.5em;
	margin-right: 3px;
	color: #888;
	padding: 3px 5px;
}


#tab2 .row {
    margin: 0;
}
#tab2 span.editable{
	height: 30px;
	display: inline-block;
	width: 100%;
	padding-top: 8px;
} 
#tab2 .editable-input {
	margin-left: 15px;
}

.init-form img.club-logo {
	width: 60px;
	position: absolute;
	right: 10px;
	top: -100px;
	opacity: 0.9;
}

.init-form img.club-shirt {
	width: 60px;
}

.init-form img.live-header {
	height: 30px;
	position: absolute;
	right: 10px;
	top: -45px;
}

.mod-timeline .btn-gray {
	background-color: #A9A9A9;
}

.mod-timeline .btn-blue {
	background-color: #578ebe;
}


.mod-comments .btn-more,
.mod-timeline .btn-more  {
	width: 100%;
	font-size: 16px;
	border-radius: 0 0 4px 4px !important;
	margin: 0 auto 0px auto;
	cursor: pointer;
	padding: 8px 10px;
	float: none;
}
.mod-timeline #editedShowBy {
	background-color: #E9E7E7;
	margin-top: -10px;
	padding: 18px 10px 10px 10px;
	border-bottom: inset #CACACA 2px;
}

/*
.mod-timeline #editedShowBy label {
	margin: 0 3px 0 10px;
	font-weight: 600;
}

.mod-timeline #editedShowBy input {
	max-width: 100px;
	margin: 2px;
}
*/

.mod-timeline #content-nav {
	position: relative;
}

.mod-timeline #content-nav i {
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	padding-left: 7px;
}

.mod-timeline #editedShowBy textarea {
	height: 30px;
	margin-bottom: -5px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.mod-timeline #editedShowBy textarea:focus {
	height: 100px;
}

@media screen and (min-width: 1000px) {
	.mod-timeline #content-nav i {
		color: #888;
		padding-left: 3px;
	}
	.mod-timeline #content-nav {
		height: 80px;
	}
}


.timeline-response {
	background-color:#f5f4f4;
	padding: 20px;
	border-bottom: #d6d3d3 solid 1px;
	margin-right: 1px;
	max-width: 95%;
}
/* ----------------------------------- */
/* Custom css */
/* ----------------------------------- */


.live-event p {
	overflow: hidden;	
	text-align: justify;
}

@media screen and (min-width: 380px) {
	.live-event p {
          vertical-align: middle;
          display: inline-block;
	}
}

html.timeline-content
{
	height: 620px;
	overflow :hidden;
}


.timeline-splash {
	background: linear-gradient(#383736, #525150, #383736), #383736;
	font-family: "Roboto Slab", serif;
	height: 600px;
	width: 100%;
}

.timeline-splash img {
	width: initial !important;
}

.timeline-splash .splash-header {
	background-color: #252122;
	height: 60px;
	padding-top: 20px;
	text-align: right;
}

.timeline-splash .splash-header img {
	display: block;
	font-size: 2.4em;
	font-weight: 700;
	margin: auto;
	float: left;
	padding-left: 10px;
}

.timeline-splash .splash-live-title {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: 900;
	padding: 50px 0px 0px 0px;
	text-align: center;
	height: 100px;
}

.timeline-splash .splash-live-title img {
	height: 30px;
	width: 30px !important;
	padding-right: 7px;
	vertical-align: middle;
	border-radius: 50%;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 5px;
}

.timeline-splash .splash-live-start {
	color: #FFFFFF;
	background: linear-gradient(#383736, #525150), #383736;
	font-size: 24px;
	line-height: 1.4;
	padding: 25px 0 55px 0;
	text-align: center;
	width: 100%;
}

.timeline-splash .splash-live-start .chrono {
	background-color: #598612;
	color: #FFFFFF;
	display: inline-block;
	font-size: 21px;
	margin: 5px 0 0 0;
	padding: 0 5px;
}

.timeline-splash .splash-live-description {
	background: #E7E7E7;
	font-weight: 700;
	height: 200px;
}

.timeline-splash .splash-live-description p {
	color: #000000;
	font-size: 20px;
	margin: auto;
	max-width: 800px;
	padding: 25px 10% 30px 10%;
	text-align: justify;
	line-height: 28px;
}

.mod-timeline button {
	cursor: pointer;
}
.timeline-splash .splash-live-footer {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 700;
	margin: auto;
	padding: 10px 0;
	text-align: right;
	margin-right: 10px;
}

div.timeline-body-arrow {
	top: 10px;
}

div.timeline-body {
	margin-top: 10px;
	padding: 10px;
	margin-left: 80px;
}

div.timeline-body-content {
	clear: both;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
}

div.timeline-body-head .timeline-body-head-actions {
	width: auto;
}

div.timeline-badge {
	padding-right: 0px;
	height: 50px;
	width: 50px;
}

div.timeline-badge  img {
	max-height: 50px;
	max-width: 50px;
}

span.font-grey-cascade.ng-binding {
	margin: 10px;
}

.timeline > .time-period .event:hover .detail {
	min-width: 150px;
}

.summary-item:hover .detail {
	min-width: 180px;
}

#informations {
	margin-bottom: 0 !important; 	
}

#informations .date {
	line-height: 20px;
}

@media screen and (max-width: 640px) {
	.live-event .external-post-content {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
	.live-event .external-post-content {
		padding-left: 80px;
	}
}
@media screen and (min-width: 1024px) {
	.live-event .external-post-content {
		padding-left: 165px;
	}
	.live-event .event-time.showdate .time {
		font-size: 20px;
		margin-bottom: 7px;
	}
}

@media screen and (min-width: 1000px) {
	.live-event {
	  min-height: 92px;
	  padding: 30px 0;
	}
}

@media (max-width: 800px)  {
	.timeline-body-response-form textarea{
	  max-width: 450px;
	}
}


#informations .author img {
	border-radius: 22px;
	margin-right: 5px;
}

.sub-content {
	float: none !important;
	width: 100% !important;
}

.sub-content .sub-block {
	display: inline-block !important;
}

.article-wrapper {
	margin-top: 0px !important;
	min-height: 600px;
}

a.btn {
	cursor: pointer;
}
.action-button {
	opacity:0.3;
	margin:1px 4px;
}

/* ----------------------------------- */
/* Pictograms css */
/* ----------------------------------- */
/* line 130, sprites/category-ic/*.png */
.category-ic-sprite, .category-ic-athletism, .category-ic-auto-moto, .category-ic-basket, .category-ic-fitness, .category-ic-football, .category-ic-handball, .category-ic-ice-sport, .category-ic-nature-sport, .category-ic-other-sport, .category-ic-rugby, .category-ic-tennis, .category-ic-volley {
  background: url('../../assets/images/sprites/category-ic-s955aaa087d-2dda3baa.png') no-repeat; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-athletism {
  background-position: 0 -210px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-auto-moto {
  background-position: 0 -90px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-basket {
  background-position: 0 -60px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-fitness {
  background-position: 0 -300px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-football {
  background-position: 0 -150px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-handball {
  background-position: 0 -30px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-ice-sport {
  background-position: 0 -240px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-nature-sport {
  background-position: 0 -330px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-other-sport {
  background-position: 0 -270px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-rugby {
  background-position: 0 -120px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-tennis {
  background-position: 0 -180px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.category-ic-volley {
  background-position: 0 0; }

/* line 578, sprites/sports-live-ic/*.png */
.sports-live-ic-sprite, .sports-live-ic-athletics-bronze-medal, .sports-live-ic-athletics-disc, .sports-live-ic-athletics-first, .sports-live-ic-athletics-french-flag, .sports-live-ic-athletics-gold-medal, .sports-live-ic-athletics-hurdle-race, .sports-live-ic-athletics-javelin, .sports-live-ic-athletics-lanched-hammer, .sports-live-ic-athletics-lanched-weight, .sports-live-ic-athletics-long-jump, .sports-live-ic-athletics-pole-vault, .sports-live-ic-athletics-record-mpm, .sports-live-ic-athletics-record-ra, .sports-live-ic-athletics-record-re, .sports-live-ic-athletics-record-rf, .sports-live-ic-athletics-record-rm, .sports-live-ic-athletics-running, .sports-live-ic-athletics-second, .sports-live-ic-athletics-silver-medal, .sports-live-ic-athletics-sprint, .sports-live-ic-athletics-third, .sports-live-ic-basket-2-point, .sports-live-ic-basket-24s, .sports-live-ic-basket-3-point, .sports-live-ic-basket-5-fault-collective, .sports-live-ic-basket-5-fault, .sports-live-ic-basket-fault, .sports-live-ic-basket-free-throws, .sports-live-ic-basket-timeout, .sports-live-ic-boxe-bell, .sports-live-ic-boxe-decision, .sports-live-ic-boxe-ko, .sports-live-ic-boxe-waistband, .sports-live-ic-football-ball-black, .sports-live-ic-football-change, .sports-live-ic-football-goal-refuse, .sports-live-ic-football-goal, .sports-live-ic-football-kick-off, .sports-live-ic-football-penalty, .sports-live-ic-football-red-card, .sports-live-ic-football-yellow-card, .sports-live-ic-general-purpose-kick-off, .sports-live-ic-general-purpose-micro, .sports-live-ic-rugby-change, .sports-live-ic-rugby-drop-failed, .sports-live-ic-rugby-drop-successful, .sports-live-ic-rugby-favorable, .sports-live-ic-rugby-kick-off, .sports-live-ic-rugby-penality-failed, .sports-live-ic-rugby-penality-successful, .sports-live-ic-rugby-referee-video, .sports-live-ic-rugby-try-failed, .sports-live-ic-rugby-try-successful, .sports-live-ic-rugby-unfavorable, .sports-live-ic-rugby-wound, .sports-live-ic-tennis-break-point-counteract, .sports-live-ic-tennis-break-point, .sports-live-ic-tennis-end-set, .sports-live-ic-tennis-tie-break, .sports-live-ic-tennis-yellow-ball, .sports-live-ic-trail-group-3, .sports-live-ic-trail-group-5, .sports-live-ic-trail-runner-only, .sports-live-ic-triathlon-cycling-cycle-3, .sports-live-ic-triathlon-cycling-cycle-5, .sports-live-ic-triathlon-cycling-cycle-only, .sports-live-ic-triathlon-cycling-shirt-yellow, .sports-live-ic-triathlon-cycling-swimmer {
  background: url('../../assets/images/sprites/sports-live-ic-s6eb56db438-b3f2bf55.png') no-repeat; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-bronze-medal {
  background-position: 0 -480px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-disc {
  background-position: 0 -870px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-first {
  background-position: 0 -1860px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-french-flag {
  background-position: 0 -2010px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-gold-medal {
  background-position: 0 -330px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-hurdle-race {
  background-position: 0 -930px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-javelin {
  background-position: 0 -780px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-lanched-hammer {
  background-position: 0 -1590px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-lanched-weight {
  background-position: 0 -1350px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-long-jump {
  background-position: 0 -900px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-pole-vault {
  background-position: 0 -1110px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-record-mpm {
  background-position: 0 -1680px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-record-ra {
  background-position: 0 -1140px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-record-re {
  background-position: 0 -1230px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-record-rf {
  background-position: 0 -1440px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-record-rm {
  background-position: 0 -1080px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-running {
  background-position: 0 -1320px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-second {
  background-position: 0 -1800px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-silver-medal {
  background-position: 0 -690px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-sprint {
  background-position: 0 -720px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-athletics-third {
  background-position: 0 -1740px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-2-point {
  background-position: 0 -30px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-24s {
  background-position: 0 -630px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-3-point {
  background-position: 0 0; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-5-fault-collective {
  background-position: 0 -990px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-5-fault {
  background-position: 0 -810px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-fault {
  background-position: 0 -1560px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-free-throws {
  background-position: 0 -1770px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-basket-timeout {
  background-position: 0 -60px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-boxe-bell {
  background-position: 0 -1290px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-boxe-decision {
  background-position: 0 -1530px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-boxe-ko {
  background-position: 0 -1260px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-boxe-waistband {
  background-position: 0 -1500px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-ball-black {
  background-position: 0 -540px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-change {
  background-position: 0 -1620px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-goal-refuse {
  background-position: 0 -300px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-goal {
  background-position: 0 -270px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-kick-off {
  background-position: 0 -360px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-penalty {
  background-position: 0 -150px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-red-card {
  background-position: 0 -210px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-football-yellow-card {
  background-position: 0 -180px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-general-purpose-kick-off {
  background-position: 0 -390px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-general-purpose-micro {
  background-position: 0 -1470px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-change {
  background-position: 0 -1650px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-drop-failed {
  background-position: 0 -90px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-drop-successful {
  background-position: 0 -120px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-favorable {
  background-position: 0 -450px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-kick-off {
  background-position: 0 -420px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-penality-failed {
  background-position: 0 -1950px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-penality-successful {
  background-position: 0 -1980px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-referee-video {
  background-position: 0 -1830px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-try-failed {
  background-position: 0 -600px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-try-successful {
  background-position: 0 -660px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-unfavorable {
  background-position: 0 -240px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-rugby-wound {
  background-position: 0 -1890px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-tennis-break-point-counteract {
  background-position: 0 -840px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-tennis-break-point {
  background-position: 0 -750px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-tennis-end-set {
  background-position: 0 -1170px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-tennis-tie-break {
  background-position: 0 -1710px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-tennis-yellow-ball {
  background-position: 0 -1050px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-trail-group-3 {
  background-position: 0 -960px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-trail-group-5 {
  background-position: 0 -570px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-trail-runner-only {
  background-position: 0 -1380px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-triathlon-cycling-cycle-3 {
  background-position: 0 -1410px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-triathlon-cycling-cycle-5 {
  background-position: 0 -1020px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-triathlon-cycling-cycle-only {
  background-position: 0 -510px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-triathlon-cycling-shirt-yellow {
  background-position: 0 -1920px; }

/* line 60, ../../../../../.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sports-live-ic-triathlon-cycling-swimmer {
  background-position: 0 -1200px; }
  
/* Other sprites */
.other-live-ic-crown-court-accused,
.other-live-ic-crown-court-jury,
.other-live-ic-crown-court-verdict,
.other-live-ic-wheather-traffic-accident,
.other-live-ic-wheather-traffic-black-ice,
.other-live-ic-wheather-traffic-blackout,
.other-live-ic-wheather-traffic-diversion,
.other-live-ic-wheather-traffic-rain,
.other-live-ic-wheather-traffic-snow,
.other-live-ic-wheather-traffic-storm,
.other-live-ic-town-regional-council-eelv,
.other-live-ic-town-regional-council-fn,
.other-live-ic-town-regional-council-fdg,
.other-live-ic-town-regional-council-modem,
.other-live-ic-town-regional-council-pcf,
.other-live-ic-town-regional-council-ps,
.other-live-ic-town-regional-council-udi,
.other-live-ic-town-regional-council-ump,
.other-live-ic-town-regional-council-lr,
.other-live-ic-town-regional-council-dlr,
.other-live-ic-town-regional-council-vote {
  background: url('../../assets/images/sprites/other-live-ic.png') no-repeat;
} 
.other-live-ic-crown-court-accused {
  background-position: 0 0;
}
.other-live-ic-crown-court-jury {
  background-position: 0 -30px;
}
.other-live-ic-crown-court-verdict {
  background-position: 0 -60px;
}
.other-live-ic-wheather-traffic-accident {
  background-position: 0 -90px;
}
.other-live-ic-wheather-traffic-black-ice {
  background-position: 0 -120px;
}
.other-live-ic-wheather-traffic-blackout {
  background-position: 0 -150px;
}
.other-live-ic-wheather-traffic-diversion {
  background-position: 0 -180px;
}
.other-live-ic-wheather-traffic-rain {
  background-position: 0 -210px;
}
.other-live-ic-wheather-traffic-snow {
  background-position: 0 -240px;
}
.other-live-ic-wheather-traffic-storm {
  background-position: 0 -270px;
}
.other-live-ic-town-regional-council-eelv {
  background-position: 0 -300px;
}
.other-live-ic-town-regional-council-fn {
  background-position: 0 -330px;
}
.other-live-ic-town-regional-council-fdg {
  background-position: 0 -360px;
}
.other-live-ic-town-regional-council-modem {
  background-position: 0 -390px;
}
.other-live-ic-town-regional-council-pcf {
  background-position: 0 -420px;
}
.other-live-ic-town-regional-council-ps {
  background-position: 0 -450px;
}
.other-live-ic-town-regional-council-udi {
  background-position: 0 -480px;
}
.other-live-ic-town-regional-council-ump {
  background-position: 0 -510px;
}
.other-live-ic-town-regional-council-vote {
  background-position: 0 -540px;
}
.other-live-ic-town-regional-council-lr {
  background-position: 0 -570px;
}
.other-live-ic-town-regional-council-dlr{
  background-position: 0 -600px;
}
.other-live-ic-town-regional-council-upr {
    background: url('../../assets/images/elections/upr.png');
    background-size: 30px 30px;
}
.other-live-ic-town-regional-council-pdg {
    background: url('../../assets/images/elections/pdg.png');
    background-size: 30px 30px;
}
.other-live-ic-town-regional-council-dlf {
 background: url('../../assets/images/elections/dlf.png');
    background-size: 30px 30px;
}
.other-live-ic-town-regional-council-lo {
 background: url('../../assets/images/elections/lo.png');
    background-size: 30px 30px;
}
.other-live-ic-town-regional-council-mc {
 background: url('../../assets/images/elections/mc.png');
    background-size: 30px 30px;
}
  
  /* line 45, sprites.css.sass */
.live-ic {
  width: 30px;
  height: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

span.live-ic.fa-comment-o,
a.live-ic.fa-comment-o {
	color: #000000;
	font-size: 28px; 
}

span.live-ic.fa-comment-o {
	line-height: 1.12;
}

a.live-ic.fa-comment-o {
	line-height: 22px;
}

a.live-ic.fa-comment-o:hover {
	text-decoration: none;
}


.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 200px;
}

.pull-left {
	margin-bottom: 5px;
}

@media screen and (min-width: 1000px) {
  .timeline {
    width: 50%;
  }
}

.event-type {
  line-height: 44px;
}


div.score_QT{
	left: 50%	
}

ul.score-block{
	
	margin-bottom: -25px;
	color: #FFF;
	padding: 0;
	text-align: center;
}

li.score-block-qt{
	display: inline;
	list-style: none;
	text-shadow: 0 0 0 #fff;
}

div.blocQT {
	background: #fff;
	border-radius: 2px;
	color: #000;
	font-size: 1.5em;
	line-height: 15px;
	max-width: 70px;
	display: inline-block;
	margin: 0 1%;
	width: 75px;
}

div.blocQT sup {
	font-size: 0.7em;
	vertical-align: inherit;
}

.qt_field {
	width: 30px;
}

.score-block .editable-click{
	border-bottom: none;
}

/* Btn lire la suite */
.btn-default {
color: #333333;
background-color: white;
border-color: #cccccc;
}
.btn-default {
	border-width: 1px;
	padding: 6px 13px;
}

.btn {
	border-width: 0;
	padding: 7px 14px;
	font-size: 14px;
	outline: none !important;
	background-image: none !important;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ededed;
  border-color: #b3b3b3;
}

.btn > i {
	font-size: 14px;
}

.btn-back-to-top.show {
	opacity: 0.5;
}

.btn-back-to-top {
	background: rgba(0,0,0,0.5);
	border-radius: 3px !important;
	bottom: 20px;
	height: 45px;
	position: fixed;
	right: 20px;
	width: 44px;
	cursor: pointer;
	opacity: 0;
	display: block;
	z-index: 1;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	transform: translateZ(0);
}

.btn-back-to-top span:first-child {
	border-bottom: 13px solid #FFF;
	border-left: 10px solid rgba(0,0,0,0);
	border-right: 10px solid rgba(0,0,0,0);
	height: 0;
	left: 12px;
	position: absolute;
	top: 10px;
	width: 0;
}

.btn-back-to-top span:last-child {
	background: none repeat scroll 0 0 #FFF;
	display: inline-block;
	height: 13px;
	left: 17px;
	position: absolute;
	top: 23px;
	width: 10px;
}

.btn-back-to-top:hover {
	background: rgba(0,0,0,0.8);
}

.form-group .fa.fa-user {
	font-size: 24px;
	cursor: pointer;
}

img.resource {
	max-width: 450px;
}

div#socialPost img.resource {
	width: 100%;
}

button.pinSearch {
	border: none;
	background: transparent;
	padding: 0;
}

button.pinSearch:focus {
	border: 0;
}

div.pinedSearches {
	padding: 20px 0;
}

/* *************** Flow item ******************** */
.flow .description {
	color: #555;
	font-size: 14px;
	line-height: 1.2;
	padding: 15px 15px 7px 15px;
}

.flow .attributes {	
	margin: 0 10px 5px 0;
	padding-left: 10px;
	padding-bottom: 10px;
}

.flow .result-text .btn {
	margin: 15px;
}

.post-odd{
	background-color: #e9e7e7; 
}

div.typedContentPost {
	/* margin: 0 10px;*/
	margin-left: auto;
	margin-right: auto;
}

.required {
	color: #e02222;
	font-size: 12px;
	padding-left: 2px;
}

/** Scoreboard **/
div.logo img {
    max-width: 120px;
    max-height: 120px;
}

@Media (max-width: 767px) {
	.team2 div.detail {
	    left: auto !important;
  		right: 0% !important;
	}
	
	.team2 div.arrow-down {
		left: 49%;
	}
}

div.custom-header {
	text-align: center;
}

div.searchBlock {
	margin-bottom:15px;
}

svg.remplacent text, svg.remplacent rect{
	visibility:hidden;
}

svg.remplacent:hover text, svg.remplacent:hover rect{
	visibility:visible;
}

/************* Administration *************/
#categoryAdmin div#ms-multi_select {
	width: 100% !important;
}

#categoryAdmin div.ms-container .ms-selectable, 
#categoryAdmin div.ms-container .ms-selection {
	height: 490px;
}

#categoryAdmin ul.ms-list {
	height: 100%;
}


/** --------  Event form ------------**/
@media (min-width: 400px) and (max-width: 960px) {
	.leftCol {
		float:left;
		width:50%;
		margin-left: 0px;
	}
	
	.rightCol {
		float:right;
		width:50%;
	}
	
	.rightCol:after {
		clear:both;
	}
}

@media (max-width: 960px) {	
	.formLine {
		padding-top: 3px;
		margin-bottom: 3px;
	}
	
	.live-ic .action-button {
	   width: 45px !important;
	}
	
	.formSelect {
		margin-left: -15px !important;
		margin-right: 15px !important;
	}
}

.marginReset {
	margin-left: 0px;
	margin-right: 0px;
}

	
.liverSelect {
	float: left;
 	width: 80%;
}

.formLabel {
	float:left;
	width:20%;
	padding-left: 15px;
}
.formValue {
	float:left;
	width:80%;
	padding-left: 10%;
}

.formSelect {
	margin-right: 15px !important;
}

@media (min-width: 990px) {
	.formSelect {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

.formTextArea {
	 padding-left: 15px !important;
	 padding-right: 15px !important;
	 width: 100%;
}

/** ------- Live pagebar ------- **/
@media (max-width: 870px) {
	.page-bar button.btn.btn-fit-height {
	  	float: right;
	  	margin-left : 0 !important;
	}
	
	.page-toolbar {
		width: 100%;
	}
	
	.page-toolbar .stateAndActionGroup {
	  width: 100%;
	}
}

@media (max-width: 510px) {
	.page-bar {
		zoom: 0.8;
	}
}

/** -------- Edition de live -------- **/
@media (max-width: 990px) {
	.addModulSelect {
		float: left;
		width: 70%;
	}
	
	.addModulBtn {
		float: left;
		width: 30%;
	}
}

@media (max-width: 820px) {
	.fullSizeColumn {
		visibility: hidden;
		display: none;
	}
}

@media (max-width: 500px) {
	.mediumSizeColumn {
		visibility: hidden;
		display: none;
	}
	
	table {
		width : 90%;
	}
}

/** ----- Provider Search ---- **/
@media (min-width: 576px) and (max-width: 990px) {
	div.searchForm .searchInput {
		float: left;
		width: 45%;
	}
	
	div.searchForm .searchSelect div {
		float: left;
		padding-left: 0px;
	}
}

@media (max-width: 575px) {
	div.searchForm .searchInput {
		margin-bottom: 10px;
	}
	
	div.searchForm .searchSelect div {
		float: left;
		padding-left: 0px;
	}
}

/** ----- DashBoard ---- **/
@media (max-width: 820px) {
	.tile .md-checkbox {
		zoom: 1.2;
	}
}

@media (max-width: 1055px) {
	#searchForm input,
	#searchForm select {
		margin-right: 10px;
		margin-top: 10px; 
	}
	
	#searchForm .mobileFormLine {
		clear: both;
	}
}

@media (min-width: 769px) {
	.mobileField {
		visibility: hidden;
		display: none;
	}
}
@media (max-width: 768px) {
	.mobileField {
		visibility: visible;
	}
	
	#searchForm .formLabel {
		width: 40%;
		margin-top: 17px;
	}

	#searchForm .formValue {
		width:  55% !important;
		padding-left: 10px;
	}
	
	#searchForm button {
		margin-top : 15px;
	}
}

/** ------- Paginator --------**/
@media (max-width: 820px) {
	.pagination .firstPageBtn,
	.pagination .lastPageBtn {
		display: none;
	}
}

/** ------ Score Center ------ **/
.mod-score-center .competition-separator{
	  text-align: left;
	  padding: 8px;
	  font-family: "Roboto", sans-serif;
	  font-size: 1.4em;
	  font-weight: bold;
	  color: white;
          background-color: #8a8a8a;
}

.mod-score-center .journee-separator{
	  background: transparent url('../images/line-bc-bf505d62.jpg') repeat-x left center;
	  text-align: center;
	  font-family: "Roboto", sans-serif;
	  font-size: 1.2em;
	  padding: 5px;
	  font-weight: bold;
	  color: #598612;
}

.mod-score-center .configuration-separator{
	  text-align: left;
	  padding: 10px;
	  font-family: "Roboto", sans-serif;
	  font-size: 1.4em;
	  font-weight: bold;
	  color: white;
	  background-color: #FF0000;
}

.mod-scoreboard-mini .formLabel {
	float:left;
	width: 40%;
	padding-left: 0px;
  	margin-top: 5px;
}
@media (min-width: 1000px) {
.mod-score-center .configuration .editable-buttons {
  background-color: white;
  position: absolute;
  z-index: 1;
}
}


@media (max-width: 595px) {
	.mod-scoreboard-mini .leftCol {
		width : 100%
	}
	.mod-scoreboard-mini .rightCol {
		width : 100%
	}
}


.mod-scoreboard-mini .formValue {
	float:left;
	width:60%;
}

.mod-scoreboard-mini .configuration form {
	width: 160px;
}
	
.mod-scoreboard-mini .btn {
	color: white;
  	background-color: #4b77be;
  	  zoom: 0.7;
}

.mod-scoreboard-mini  a.btn {
  cursor: pointer;
}

@media (max-width: 1000px) {
	.mod-scoreboard-mini .formLine {
		  height: 30px;
		  line-height: 15px;
		  margin-bottom: 10px;
		  padding-bottom: 12px;
	}
}

@media (max-width: 440px) {
	.mod-scoreboard-mini .score span{
		zoom : 0.9;
	}
}

@media (max-width: 340px) {
	.mod-scoreboard-mini .score span{
		zoom : 0.8;
	}
}

.mod-scoreboard-mini input {
}

.line {
  border-bottom: 1px solid #8a8a8a;
  width: 30%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}

.upArrow, .downArrow {
      color :white;
      text-decoration: none;
      cursor: pointer;
}

.journee .upArrow, .journee .downArrow {
      color :#4b77be;
}

.downArrow.disabled, .upArrow.disabled  {
      pointer-events: none;
      color: #999;
      cursor: not-allowed;
}

.orderBar.match {
    position: relative;
    top: 45px;
    left: 5px;
    z-index: 1;
    height: 0px;
}

/* Scoreboard basket*/ 
.mod-scoreboard .btn.blue,
.mod-scoreboard-mini .btn.blue{
	color: white;
	background-color: #4b8df8;
}

.mod-scoreboard .btn.blue:hover,
.mod-scoreboard-mini .btn.blue:hover {
  background-color: #046380;
}

.mod-scoreboard .actions{
	position: absolute;
	z-index: 1;
	bottom : 5%;
}


@media (max-width: 480px) {
	.mod-scoreboard .actions,
	.mod-scoreboard-mini .actions{
		zoom: 0.9;
	}
}
.Football .mod-scoreboard-mini .actions.domicile {
	left: 35%;
}

.Football .mod-scoreboard-mini .actions.exterieure {
	right: 35%;
}

.mod-scoreboard .actions.domicile {
	left: 5%;
}
.mod-scoreboard .actions.exterieure {
	right: 5%;
}

.mod-scoreboard-mini .actions {
	position: absolute;
	z-index: 1;
	top : 15px;
}

.mod-scoreboard-mini .actions.domicile  {
	right: 90%;
}

.mod-scoreboard-mini .actions.exterieure {
	left: 90%;
}
@media (max-width: 500px) {
	.mod-scoreboard-mini .actions {
		position: absolute;
		z-index: 1;
		width: 35px;
		top: 0;
		zoom : 0.95;
	}

	.mod-scoreboard-mini .actions.domicile  {
		left: 5px !important;
	}

	.mod-scoreboard-mini .actions.exterieure {
		right: 0px !important;
	}
	
	.mod-scoreboard-mini .btn.blue{
		color: white;
		background-color: #4b8df8;
		margin-bottom : 5px;
	}
	
	.mod-scoreboard-mini .btn.blue:hover {
	  background-color: #046380;
	}

	.mod-scoreboard-mini.score-center-line  .actions {
		position: absolute;
		z-index: 1;
		width: 35px;
		top: 0;
		zoom : 0.92;
	}

	.mod-scoreboard-mini.score-center-line  .actions.domicile  {
		left: 5px !important;
	}

	.mod-scoreboard-mini.score-center-line  .actions.exterieure {
		right: 0px !important;
	}
		
	.mod-scoreboard-mini.score-center-line  .btn.blue{
		color: white;
		background-color: #4b8df8;
		margin-bottom : 5px;
	}
		
	.mod-scoreboard-mini.score-center-line  .btn.blue:hover {
	  background-color: #046380;
	}
}

@media (min-width: 501px) {
	.mod-scoreboard-mini.score-center-line  .actions {
		position: absolute;
		z-index: 1;
		width: 35px;
		top: 0;
		zoom : 0.95;
	}
	
	.mod-scoreboard-mini.score-center-line  .actions.domicile  {
		left: 90%;
	}

	.mod-scoreboard-mini.score-center-line  .actions.exterieure {
		right: 90%;
                left : initial;
	}
		
	.mod-scoreboard-mini.score-center-line  .btn.blue{
		color: white;
		background-color: #4b8df8;
		margin-bottom : 5px;
	}
		
	.mod-scoreboard-mini.score-center-line  .btn.blue:hover {
	  background-color: #046380;
	}
}

.mod-scoreboard-mini .score-row.admin {
	height : 70px !important;
}


/** Scoreboard timeline **/
.detail {
	min-width: 150px !important;
}

.detail .event-text {
	width: 100px;
	float: left;
}

.detail .time {
	float: left;
}


.mod-timeline .comment-btn {
	position : absolute;
	right : 10px;
	bottom : 10px;
            
	font-family: "Roboto Slab", serif;
	font-weight: 400;
	font-weight: 700;
	font-size: 1.6em;
	color: white;
	background-color: #f50b0b;
}

.mod-scoreboard .comment-btn {
	display: inline-block;
	font-family: "Roboto Slab", serif;
	font-weight: 400;
	font-weight: 700;
	font-size: 1.6em;
	color: white;
	margin-top: 5px;
	background-color: #f50b0b;
}

/* Admin CategoriesTemplate*/
.orderBtn a.btn-left.blue-hoki {
  padding: 0 0;
  position: absolute;
  right:15px;
}
.orderBtn a.btn-right.blue-hoki {
  padding: 0 0;
  position: absolute;
  right:0;
}

.ms-selected span.orderBtn {
  display: inline !important;
}

/* Comment Form */
img.commentForm.avatar{
    width:40px;
    height: 40px;
    margin-right : 5px;
}

img.commentForm.avatar.selected{
   border: 1px solid red;
}

div.avatarSelection {
  position: absolute;
  top: -50px;
  background-color: white;
  margin: 10px;
  padding: 10px;
  z-index: 1;
  border: 1px solid;
  width: 400px;
  height: 150px;
}

/** form creation live **/

div.modulesListItem{
	 max-width: 30%;
         display: inline-table;
         border: 1px solid;
         margin: 0 1% 1% 1%;
}

.modulesList {
    text-align:center;
}

#grid_tabs li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}

.modulesList.available .modulesListItem{
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}

.modulesList.available .modulesListItem:hover{
    cursor: pointer;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}

.modulesListItem .itemName {
position: absolute;  
background-color: white;
}

.modulesListItem img{
        max-width: 85%; 
        max-height: 170px;
}

.moduleSeparator {
	clear:both; 
	margin-top :20px; 
	margin-bottom:20px;
}

/*----------------------------------------------- Module diaporama -------------------------------------------------- */
.mod-diaporama img{
  margin:auto;
}
.mod-diaporama #slides_control {
  position:relative;
  left:50%;
  top:20px;
 margin-left:-200px;
}

.mod-diaporama li.resource.clearfix {
	width: 150px !important;
	height: 115px !important;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.mod-diaporama img.bg.resource {
	margin: -5px;
	padding: 5px;
	background: rgba(204,204,204,.8)url(//d36xtkk24g8jdx.cloudfront.net/bluebar/be7c37a/images/bg/white-gradient-300px.png) repeat-x 0 100%;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
	box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
	-webkit-transition: all .15s ease-out .1s;
	-moz-transition: all .15s ease-out .1s;
	-o-transition: all .15s ease-out .1s;
	max-width: 120px;
	max-height: 120px;
}

.mod-diaporama ul#resource-image-results {
	margin-top: 15px;
	list-style: none;
}

.mod-diaporama div .disabled{
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}

.mod-diaporama div .disabled:hover{
    cursor: pointer;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}

/*----------------------------------------------- Module Quizz-------------------------------------------------- */

/* -------- Gestion avatar --------- */
div#avatarPreview.inactive{
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}

span.avatarSelection {
       margin-right: -20px;
}

span.avatarSelection a {
        right: 28px;
        bottom:9px;
        position: relative;
        padding-left: 2px;
}

span.avatarSelection:last-child a {
       padding-right: 2px;
}

span.avatarSelection a i {
      font-size: 18px;
}

/** Time line ripo **/
.mod-timeline .c-direct-contenu  .displayAdminMenu {
    padding-right: 15px;
}
.mod-timeline .c-direct-contenu {
      background-color : white;
}
.mod-timeline .c-direct-contenu .c-date {
      float: left;
}
.mod-timeline .c-direct-contenu .c-actions {
      float: right;
}
.mod-timeline .c-direct-contenu .c-actions > a {
    margin-right: 15px;
}
.mod-timeline .c-direct-contenu .c-direct-element{
      clear: both;
}
.mod-timeline .c-direct-contenu  .c-direct-contenu-item:nth-child(odd) {
     background-color : white;
}
.mod-timeline .c-direct-contenu .c-direct-contenu-item:nth-child(even) {
    background-color : rgba(0,0,0,0.125);
}
img.responsive, iframe.responsive:not([id^="google"]) {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}



.live-ic.ripo-live-ic-rappelActu {
         background: url(../..//assets/images/ripo-logo-rappelactu.svg) no-repeat;
        width: 35px;
}
.live-ic.ripo-live-ic-commentaire{
         background: url(../..//assets/images/ripo-logo-commentaire.svg) no-repeat;
    width: 35px;
}
.live-ic.ripo-live-ic-citation {
         background: url(../..//assets/images/ripo-logo-citation.svg) no-repeat;
    width: 35px;
}
.live-ic.ripo-live-ic-alerte {
         background: url(../..//assets/images/ripo-logo-alerte.svg) no-repeat;
    width: 35px;
}
.live-ic.ripo-live-ic-meteo {
         background: url(../..//assets/images/ripo-logo-meteo.svg) no-repeat;
    width: 35px;
}