.cover-img {
	height: 350px;
	position: relative;
	overflow: hidden;
}
.cover-img img {
	width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) !important;
    -moz-transform: translateY(-50%) translateX(-50%) !important;
    -o-transform: translateY(-50%) translateX(-50%) !important;
    -ms-transform: translateY(-50%) translateX(-50%) !important;
    transform: translateY(-50%) translateX(-50%) !important;
}

.bloc {
	background-color: #fff;
	border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	margin-bottom: 8px;
}
	.bloc.no-border {
		border: none;
	}

.bloc .header {
	background-color: #f6f7f8;
    border-bottom: 1px solid #dcdee3;
    line-height: 16px;
    padding: 10px;
    margin: 0;
    font-size: 12px;
}


.bloc .footer {
    /*border-top: 1px solid #dcdee3;*/
    line-height: 16px;
    padding: 10px;
    font-size: 12px;
}


	.bloc .footer.bg-bloc a:not(.btn), .bloc .footer.bg-bloc a:not(.btn):hover, .bloc .footer.bg-bloc a:not(.btn):visited{
	    color: white;
	}

.bloc .content {
	padding: 12px;
}
	.bloc .content #post_web_descr, .bloc .content .article-descr {
		font-size: 14px;
	}

.bloc .small-img {
	padding: 3px;

}
.bloc .small-img img {
	width: 100%;
}

.bloc .people-img {
	padding: 1px;
}
.bloc .people-img img {
	width: 100%;
}

.articles, .cover-container {
	padding-left: 20px !important;
}

.bloc .article-img {
	margin: 10px 0;
	text-align:center;
}
.bloc .article-img img {
	max-width: 100%;
	max-height: 100%;
}
.article-date {
	color: #9197a3;
	margin-bottom: 8px;
}
.social-media {
	text-align: center;
}
.social-media a,
.social-media a:visited {
	margin: 0 5px;
	color: #9197a3;
	text-decoration: none;
	font-size: 30px;
	outline: none;
	-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.social-media a:hover {
	color: #777;
}

.img-logo img{
	max-width: 130px;
	max-height: 170px;
	margin: 10px 0;
}

.next-match {
	border-left: 1px dashed #ccc;
	border-top: 0;
}

.prev-next-match a, .prev-next-match a:visited {
	font-size: 15px;
	color: #d4dae6;
	font-weight: normal;
}
.prev-next-match a i {
	font-size: 16px;
}

.matchs {
	/*padding-left: 20px !important;*/
}
.matchs a.match {
	display: block;
	outline: none;
	text-decoration: none;
	color: black;
	/*border-bottom: 1px dashed #ccc;*/
	padding: 10px 0;
}
.matchs a.match:visited {
	color: black;
}
.matchs a.match:last-child {
	border: none;
}
.club-left {
	text-align: right;
}
.club-right {
	text-align: left;
}
.logo-club {
	max-width: 32px;
	max-height: 32px;
}
.matchs .bloc .content {
	padding: 0 12px;
}
.m-time {
	text-align: center;
}
	.m-time h2 {line-height: 20px;}
	.m-time small {color: #999;}

.matchs-week .time {
	text-align: right;
	margin-bottom: 3px;
}
	.matchs-week .time span{
		font-weight: bold;
	}

.matchs-week a.match, .matchs-week .match {
	margin-bottom: 5px;
	outline: none;
	text-decoration: none;
	color: #555555;
	display: block;
	font-weight: normal;
	cursor: pointer;
}
.matchs-week a.match:visited {
	color: #555555;
}
	.matchs-week .match .team {
		margin-bottom: 1px;
	    background-color: #eee;
	    -moz-border-radius: 2px;
	    -webkit-border-radius: 2px;
	    -o-border-radius: 2px;
	    border-radius: 2px;
	    padding: 2px 3px;
	    -webkit-transition: all 0.3s linear;
	    -o-transition: all 0.3s linear;
	    -moz-transition: all 0.3s linear;
	    transition: all 0.3s linear;
	}
	.matchs-week a.match:hover .team {
		background-color: #999;
		color: #FFF;
	}
.icon-accepted {
    width:11px;
    height:11px;
    background: green;
    padding: 3px;
    border-radius: 100%;
    color: white;
    text-align:center
}
.icon-direct2stade {
    width:11px;
    height:11px;
    background: blue;
    padding: 3px;
    border-radius: 100%;
    color: white;
    text-align:center
}
.icon-waiting {
    width:11px;
    height:11px;
    background: white;
    padding: 3px;
    border-radius: 100%;
    color: white;
    text-align:center
}
.icon-declined {
    width:11px;
    height:11px;
    background: #F79E38;
    padding: 3px;
    border-radius: 100%;
    color: white;
    text-align:center
}
.icon-conv {
	display: block;
	float: left;
}
.conv-statut {
	display: block;
	margin: 0 10px;
	float: left;
}
.team .team-logo-c {
	width: 20px;
	height: 20px;
	/*padding: 2px;*/
	float: left;
	background-color: white;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
	border-radius: 50%;
    text-align: center;
    overflow: hidden;
}
.team .team-logo {
	width: 16px;
	height: 16px;
	/*float: left;*/
	text-align: center;
}
	.team .team-logo img {
		max-width: 100%;
		max-height: 100%;
	}
.team .team-name {
    margin-left: 25px;
    /*font-size: 12px;*/
    font-size: 11px;
    padding-top: 3px;
}
	.team-name.tb {
	    font-size: 19px;
	    font-weight: bold;
	}

.team .team-result {
    float: right;
    min-width: 15px;
    text-align: center;
    font-weight: bold;
    color: #eee;
    background-color: #666;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 1px;
}

.articles .score .score-lg .team-logo{
    margin-bottom: 5px;
    text-align: center;
    background-color: white;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 10px;
    -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.articles .score .score-lg .team-logo img{
    max-width: 80px;
    max-height: 80px;
}
.score .team-result h1 {
	font-size: 50px;
    line-height: 50px;
    margin: 10px 0 0 0;
}
.header-actions a{
	font-size: 16px;
    color: #333;
    outline: none;
    text-decoration: none;
}

.player-list .player {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	position: relative;
}
.player-list .player:last-child {
	border-bottom: none;
}
	.player-list .player .player-name{
		padding-right: 20px;
	}
	.player-list .player .player-statut{
		width: 16px;
		height: 16px;
		position: absolute;
		top: 5px;
		right: 0;
	}
	.player-statut.staut-present {
		background-image: url(/web/static/src/img/icons/gtk-yes.png);
	}
	.player-statut.staut-away {
		background-image: url(/web/static/src/img/icons/gtk-normal.png);
	}
	.player-statut.staut-awayn {
		background-image: url(/web/static/src/img/icons/gtk-no.png);
	}
	
.add_image a, .add_image a:visited{
    text-decoration: none;
    outline: none;
    color: #555;
}	
.add_image a i {
    font-size: 20px;
}

.image-upload {
	margin-top: 10px;
}
.image-upload label {
	float: none;
	width: auto;
}
.image-upload > input{
    display: none;
}
.image-upload i{
    font-size: 40px;
    cursor: pointer;
}

.photo_content {
	margin-top: 5px;
}


.b-event {
	background-color: #2C323E;
	margin-bottom: 4px;
	border-radius: 2px;
}
.b-event .event-date {
	border-bottom: 1px dashed #d4dae6;
	margin: 5px 0;
}
.b-event .event-time {
    margin: 5px 0;
}
.b-event .event-name {
	margin-top: 15px;
}

#carousel a {
	display: block;
	float: left;
}

.content.content-bg {
    background-size: cover;
    background-position: center;
}

.match-score {
    background-color: white;
    padding: 0 8px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #000;
}
.match-shot {
	font-size: 20px;
}

.text-center img.img-responsive {
	display: inline;
}

table.classement {
	font-size: 12px;
}
	.classement tr.local-team {
		background-color: #eee;
	}
	.dark .content .classement tr.local-team {
		color: #333;
	}

.classement tr td {
    padding: 5px !important;
}

.text-primary-cls {
	color: #428bca;
}

.icon-tr {
    width:15px;
    height:15px;
    padding: 3px;
    border-radius: 100%;
    margin: auto;
    display: inline-block;
    text-align:center
}
	.icon-tr.icon-p {
		background-color: green
	}
	.icon-tr.icon-aj {
		background-color: grey
	}
	.icon-tr.icon-anj {
		background-color: red
	}
.t-statut {
	cursor: pointer;
}

@media only screen and (max-width: 768px){
	.list-statut-entr {
		text-align: center;
	}
	.icon-tr {
	    width:20px;
	    height:20px;
	    padding: 5px;
	}
	.articles, .cover-container, .matchs{
		/*padding-left: 0 !important;*/
	}

	.next-match {
		border-left: none;
		border-top: 1px dashed #ccc;
	}

	.club-left, .club-right{
		text-align: center;
	}

	.no-p-mobile {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.bg-match {
		padding-top: 50px !important;
	}

	.post_zone {
		margin-top: -21px;
	}
}
.fb-page .cke_iframe {
	max-width:229px;
}

.content-pub {
    height: 82px;
    text-align: center;
}
.content-pub img{
    max-width: 100%;
    max-height: 82px;
}
/* Player autosearch */
 .playerSearch, .categSearch {
    /*border: 1px solid #F0F0F0;
    background-color:#C8EEFD;*/
    margin: 2px 0px;
    /*padding:40px;*/
    } 

.playerSearch .suggesstion-box ul, .categSearch .suggesstion-box ul{
    float:left;
    list-style:none;
    margin:0;
    padding:0;
    width:100%;
    }
.playerSearch .suggesstion-box ul li,.categSearch .suggesstion-box ul li{
    padding: 10px; 
    background:#FAFAFA;
    border-bottom:#F0F0F0 1px solid;
    color: #666;
    }
.playerSearch .suggesstion-box ul li:hover, .categSearch .suggesstion-box ul li:hover{
    background:#F0F0F0;
    }
#search_player, #search_categ{
    padding: 10px;
    border: #F0F0F0 1px solid;
    }
.playerSearch {
	z-index:20;
} 
.categSearch {
	z-index:1;
}

/*.conv-actions {
	min-width: 127px;
}*/
.conv-actions .fa-arrow-left {
	color: #F22613;
	font-size: 30px;
	margin: 0 5px;
}
.conv-actions .fa-arrow-right {
	color: #26A65B;
	font-size: 30px;
	margin: 0 5px;
}
/*.conv-actions .fa-times {
	color: #F89406;
	font-size: 30px;
	margin: 0 5px;
}*/
.conv-actions .fa-check {
	color: #4183D7;
	font-size: 30px;
	margin: 0 5px;
}

.state-conv span {
    float: right!important;
    width: 11px;
    height: 11px;
    padding: 3px;
    border-radius: 100%;
    color: white;
    text-align: center;
}
.state-conv .s-convoque { background-color: white; }
.state-conv .s-retenu { background-color: blue; }
.state-conv .s-refuse { background-color: red; }
.state-conv .s-convocable { background-color: black; }
.state-conv .s-confirm { background-color: green; }


.btn-ac-f {
    color: white;
    font-size: 30px;
    text-decoration: none;
}

.avatar-cont {
	text-align: center;
	width: 30px;
	height: 30px;
	overflow: hidden;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
	.avatar-cont img {
		vertical-align: middle;
		width: 30px;
		min-height: 30px;
	}

ul.pl-av {
	list-style: none;
    padding: 0;
    min-height: 30px;
    margin-bottom: 5px;
}

.bloc .s_share a .fa {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
#mailModal input, #mailModal select, #mailModal label {
	color:black;
}

._receiver {
	background-color: white;
	text-align: right;
	padding: 10px 0;
	color: #101010;
	font-size: 12px;
	height: 55px;
}
._visitor {
	background-color: white;
	text-align: left;
	padding: 10px 0;
	color: #101010;
	font-size: 12px;
	height: 55px;
}
._score {
	background-color: #101010;
	text-align: center;
	padding: 10px 5px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	height: 55px;
}
._receiver img, ._visitor img {
	max-width: 24px;
	max-height: 24px;
}
._receiver ._team_name, ._visitor ._team_name {
	padding: 0;
    line-height: 35px;
}
	._receiver ._team_name span, ._visitor ._team_name span{
	    line-height: 18px;
	    display: inline-block;
	}
._receiver ._team_logo, ._visitor ._team_logo {
    padding: 6px 0 0;
}