#chevaux-poneys-concours-shf{
	margin-top: -10px;
	margin-bottom: 120px;
}

@media (min-width: 1200px){
	#chevaux-poneys-concours-shf{
		max-width: 1180px;
	}
}

#chevaux-poneys-concours-shf h2{
	margin-left: 15px;
	margin-bottom: 12px;
}
#chevaux-poneys-concours-shf table{
	width: 100%;
	border-bottom: 2px #f0f0f0 solid;
}
#chevaux-poneys-concours-shf thead{
	color: #fff;
	padding: 12px 0;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}
#chevaux-poneys-concours-shf thead>tr{
	display: -ms-flexbox;
	display: flex;
	height: 50px;
	background-color: #451a22;
}
#chevaux-poneys-concours-shf thead>tr>th{
	margin: auto;
}
#chevaux-poneys-concours-shf tr{
	width: 100%;
	display: -ms-flexbox;
	display: flex;
}
#chevaux-poneys-concours-shf th{
	display: block;
	text-align: center;
	user-select: none;
	position: relative;
	line-height: 50px;
	position: relative;
}
#chevaux-poneys-concours-shf th.date:after,
#chevaux-poneys-concours-shf th.lieu:after,
#chevaux-poneys-concours-shf th.nconcours:after{
	background-color: #87162b;
	width: 2px;
	height: 50px;
	top: 0;
	right: 0;
	content: "";
	position: absolute;
}
#chevaux-poneys-concours-shf th:hover{
	cursor: pointer;
}

#chevaux-poneys-concours-shf tr>th.date,#chevaux-poneys-concours-shf tr>td.date{width: 10.3%;}
#chevaux-poneys-concours-shf tr>th.dept,#chevaux-poneys-concours-shf tr>td.dept{width: 7.9%;}
#chevaux-poneys-concours-shf tr>th.lieu,#chevaux-poneys-concours-shf tr>td.lieu{width: 28.5%;}
#chevaux-poneys-concours-shf tr>th.nconcours,#chevaux-poneys-concours-shf tr>td.nconcours{width: 11.2%;}
#chevaux-poneys-concours-shf tr>th.discipline,#chevaux-poneys-concours-shf tr>td.discipline{width: 11.3%;}
#chevaux-poneys-concours-shf tr>th.epreuve,#chevaux-poneys-concours-shf tr>td.epreuve{width: 14.8%;}
#chevaux-poneys-concours-shf tr>th.avendre,#chevaux-poneys-concours-shf tr>td.avendre{width: 16.0%;}

#chevaux-poneys-concours-shf tr>td.epreuve p{
	max-width: 140px;
}
#chevaux-poneys-concours-shf tr>td.nconcours{
	padding-left: 15px;
}
#chevaux-poneys-concours-shf tr>td.discipline {
	padding-left: 15px;
}
#chevaux-poneys-concours-shf tr>td.discipline span{
	color: #093842;
	font-size: 10px;
}

#chevaux-poneys-concours-shf tbody *{
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #1f1f1f;
	text-transform: uppercase;
}
#chevaux-poneys-concours-shf .epreuve p{
	width: 100%;
	border-radius: 3px;
	/*height: 100%;*/
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
}
#chevaux-poneys-concours-shf .epreuve span{
	margin: auto;
	color: #fff;
	text-align: center;
	font-size: 10px;
}

#chevaux-poneys-concours-shf tr>td.avendre>span{
	height: 100%;
}
#chevaux-poneys-concours-shf tr>td.epreuve,
#chevaux-poneys-concours-shf tr>td.avendre {
	padding: 5px;
}
#chevaux-poneys-concours-shf .cycle-classique p{background-color: #008ecb;}
#chevaux-poneys-concours-shf .cycle-libre p{background-color: #7a55a0;}
#chevaux-poneys-concours-shf .poney p{background-color: #69aa49;}

#chevaux-poneys-concours-shf tr>td.avendre p{
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	background-color: #e42549;
	border-radius: 3px;
	width: 100%;
}
#chevaux-poneys-concours-shf tr>td.avendre span{
	color: #fff;
	width: 100%;
	font-size: 10px;
	text-align: center;
	width: 100%;
	margin: auto;
}
#chevaux-poneys-concours-shf tr>td.avendre span i{
	color: #fff;
	font-style: normal;
	font-size: 15px;
}
#chevaux-poneys-concours-shf tr>td.avendre i.fa-angle-right{
	display: none;
}
#chevaux-poneys-concours-shf tbody>tr:nth-child(odd){
	background-color: #f0f0f0;
}

#chevaux-poneys-concours-shf tr>td{
	display: -ms-flexbox;
	display: flex;
	height: 48px;
}
#chevaux-poneys-concours-shf tr>td>span{
	margin-top: auto;
	margin-bottom: auto;
}
#chevaux-poneys-concours-shf tr>td.date>span{
	margin: auto;
}
#chevaux-poneys-concours-shf i.fa-angle-down,
#chevaux-poneys-concours-shf i.fa-angle-up{
	background-color: #87162b;
	line-height: 50px;
	margin-top: -1px;
	font-size: 22px;
	padding-left: 6px;
	padding-right: 6px;
	position: absolute;
	top: 1px;
	right: 0;
}
#chevaux-poneys-concours-shf tr>td.dept span{
	padding-left: 20px;
}
#chevaux-poneys-concours-shf th.dept,
#chevaux-poneys-concours-shf th.discipline,
#chevaux-poneys-concours-shf th.epreuve{
	text-align: left;
	padding-left: 15px;
}

#bandeau-recherche-concours{
	margin-top: -41px;
	margin-bottom: 40px;
}

#chevaux-poneys-concours-shf tr{margin: 0;}

@media	(max-width: 1199px){

	#chevaux-poneys-concours-shf th.avendre,
	#chevaux-poneys-concours-shf th.nconcours,
	#chevaux-poneys-concours-shf th.lieu,
	#chevaux-poneys-concours-shf th.date{display: none;}

	#chevaux-poneys-concours-shf th{
		width: 175px !important;
		background-color: #451a22;
		margin-left: 0 !important;
		margin-right: 15px !important;
		margin-top: auto;
		margin-bottom: auto;
	}
	#chevaux-poneys-concours-shf thead{
		margin-bottom: 0;
	}
	#chevaux-poneys-concours-shf th:after{
		display: none;
	}
	#chevaux-poneys-concours-shf thead>tr{
		background-color: transparent;
	}
	#chevaux-poneys-concours-shf i.fa-angle-down, #chevaux-poneys-concours-shf i.fa-angle-up{
		line-height: 32px;
	}
	#chevaux-poneys-concours-shf th{
		line-height: 30px;
	}

	#chevaux-poneys-concours-shf td.dept span:before{content: " - Dept. ";}
	#chevaux-poneys-concours-shf td.nconcours span:before{content: "N° ";}

	#chevaux-poneys-concours-shf tr>td.date{width: auto;}
	#chevaux-poneys-concours-shf tr>td.dept{width: 60%;}
	#chevaux-poneys-concours-shf tr>td.lieu{width: 60%;}
	#chevaux-poneys-concours-shf tr>td.nconcours{width: 60%;}

	#chevaux-poneys-concours-shf tr>td.date,
	#chevaux-poneys-concours-shf tr>td.dept,
	#chevaux-poneys-concours-shf tr>td.nconcours{height: 35px;}
	#chevaux-poneys-concours-shf tr>td.lieu{height: auto;}

	#chevaux-poneys-concours-shf tr>td.date,
	#chevaux-poneys-concours-shf tr>td.lieu,
	#chevaux-poneys-concours-shf tr>td.nconcours{padding-left: 15px;}

	#chevaux-poneys-concours-shf tr>td.dept span{padding-left: 3px;}

	#chevaux-poneys-concours-shf tr{position: relative;}
	#chevaux-poneys-concours-shf tr>td.discipline,
	#chevaux-poneys-concours-shf tr>td.epreuve,
	#chevaux-poneys-concours-shf tr>td.avendre{
		position: absolute;
		top: 0;
		bottom: 0;
		margin-top: auto;
		margin-bottom: auto;
		width: 150px;
		padding: 0;
		height: auto;
	}

	#chevaux-poneys-concours-shf tr>td.discipline{
		right: 205px;
	}
	#chevaux-poneys-concours-shf tr>td.epreuve{
		height: 36px;
		right: 85px;
	}
	#chevaux-poneys-concours-shf tr>td.epreuve p{
		max-width: none;
	}
	#chevaux-poneys-concours-shf tr>td.avendre{
		right: 15px;
		width: 40px;
		height: 40px;
	}
	#chevaux-poneys-concours-shf tr>td.avendre i{
		color: #fff;
		line-height: 40px;
		text-align: center;
		font-size: 20px;
		width: 40px;
	}

	#chevaux-poneys-concours-shf tr>td.discipline:before{
		content: "Discipline :";
		font-size: 10px;
		display: block;
		position: absolute;
		top: 9px;
	}
	#chevaux-poneys-concours-shf tr>td.epreuve:before{
		content: "Epreuve :";
		font-size: 10px;
		display: block;
		position: absolute;
		top: -16px;
	}

	#chevaux-poneys-concours-shf tr>td.avendre span{display: none;}
	#chevaux-poneys-concours-shf tr>td.avendre i.fa-angle-right{display: block;}
}

@media	(max-width: 991px){
	#chevaux-poneys-concours-shf tr>td.epreuve{width: 80px;}
	#chevaux-poneys-concours-shf tr>td.discipline{width: 100px; right: 180px;}
	#chevaux-poneys-concours-shf tr>td.lieu,#chevaux-poneys-concours-shf tr>td.nconcours{width: 57%;}
}

@media	(max-width: 767px){
	#chevaux-poneys-concours-shf tr>td.lieu,
	#chevaux-poneys-concours-shf tr>td.nconcours{width: 80%;}
	#chevaux-poneys-concours-shf tr>td.date{width: 30%;}
	#chevaux-poneys-concours-shf tr>td.dept{width: 50%;}
	#chevaux-poneys-concours-shf td.dept span:before{content: "Dept. ";}
	#chevaux-poneys-concours-shf tr>td.date>span{
		margin-left: 0;
	}
	#chevaux-poneys-concours-shf tr>td.nconcours{width: 100%;}

	#chevaux-poneys-concours-shf tr>td.discipline,
	#chevaux-poneys-concours-shf tr>td.epreuve,
	#chevaux-poneys-concours-shf tr>td.avendre{
		position: static;
		width: 100%;
	}
	#chevaux-poneys-concours-shf tr>td.avendre i.fa-angle-right{
		display: none;
	}
	#chevaux-poneys-concours-shf tr>td.avendre span{
		display: inline;
	}

	#chevaux-poneys-concours-shf tr>td.nconcours,
	#chevaux-poneys-concours-shf tr>td.discipline,
	#chevaux-poneys-concours-shf tr>td.epreuve,
	#chevaux-poneys-concours-shf tr>td.avendre{
		opacity: 0;
		height: 0;
		transition: height 0.15s ease-in-out, opacity 0.15s ease-in-out;
	}

	#chevaux-poneys-concours-shf tr>td.lien-responsive{
		width: 10%;
		position: absolute;
		top: 0;
		right: 10%;
		height: 100%;
		display: flex;
		/*background-color: #fff;*/
	}
	#chevaux-poneys-concours-shf tr>td.afficher-plus{
		width: 10%;
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		background-color: rgba(255,255,255,0.5);
		display: flex;
	}

	#chevaux-poneys-concours-shf .table-open td.nconcours,
	#chevaux-poneys-concours-shf .table-open td.discipline,
	#chevaux-poneys-concours-shf .table-open td.epreuve,
	#chevaux-poneys-concours-shf .table-open td.avendre{
		opacity: 1;
		height: 30px;
		padding-left: 15px;
	}
	#chevaux-poneys-concours-shf i.fa-angle-right{
		margin-left: auto;
		margin-right: auto;
		margin-top: 23px;
		font-size: 30px;
		color: #87162b;
		font-weight: normal;
	}
	#chevaux-poneys-concours-shf i.fa-ellipsis-v{
		transform: rotate(0deg);
		transition: transform 0.15s ease-in-out;
		color: #1f1f1f;
		font-size: 30px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 23px;
		font-weight: normal;
		position: relative;
		height: 13px;
		width: 30px;
		text-align: center;
	}
	#chevaux-poneys-concours-shf .table-open i.fa-ellipsis-v{
		transform: rotate(90deg);
	}
	#chevaux-poneys-concours-shf tr>td.epreuve p,
	#chevaux-poneys-concours-shf tr>td.avendre p{
		background-color: transparent;
		width: auto;
	}
	#chevaux-poneys-concours-shf tr>td.epreuve p span,
	#chevaux-poneys-concours-shf tr>td.avendre p *{
		color: #1f1f1f !important;
	}
	#chevaux-poneys-concours-shf tr>td.avendre i.fa-search,
	#chevaux-poneys-concours-shf tr>td.discipline img{
		display: none;
	}
	#chevaux-poneys-concours-shf tr>td.discipline:before{
		content: "Discipline :";
		top: 0;
		position: initial;
		font-size: initial;
		display: initial;
		margin-right: 5px;
		text-transform: capitalize;
		margin-top: auto;
		margin-bottom: auto;
	}
	#chevaux-poneys-concours-shf tr>td.epreuve:before{
		content: "Epreuve SHF :";
		top: 0;
		position: initial;
		font-size: initial;
		display: initial;
		margin-right: 5px;
		text-transform: capitalize;
		margin-top: auto;
		margin-bottom: auto;
	}
	#chevaux-poneys-concours-shf tr>td.avendre:before{
		content: "Chevaux à vendre :";
		margin-right: 5px;
		text-transform: capitalize;
		margin-top: auto;
		margin-bottom: auto;
	}
	#chevaux-poneys-concours-shf tr>td.discipline span,
	#chevaux-poneys-concours-shf tr>td.epreuve span,
	#chevaux-poneys-concours-shf tr>td.avendre span{
		/*margin-top: 0;
		margin-bottom: 0;*/
		text-transform: capitalize;
		font-weight: normal;
		font-size: 12px;
	}
	#chevaux-poneys-concours-shf tr>td.avendre span i{
		font-weight: normal;
	}
	/*#chevaux-poneys-concours-shf tr>td.avendre span{
		margin-top: -11px;
	}*/

	#chevaux-poneys-concours-shf tbody>tr:nth-child(odd){
		border-bottom: 3px solid #e0e0e0;
	}
	#chevaux-poneys-concours-shf tbody>tr:nth-child(even){
		border-bottom: 3px solid #c0c0c0;
	}
	#chevaux-poneys-concours-shf table{border-bottom: 0;}
	#chevaux-poneys-concours-shf h2{margin-left: 0;}

	#chevaux-poneys-concours-shf tr:nth-child(odd)>td.nconcours,
	#chevaux-poneys-concours-shf tr:nth-child(odd)>td.discipline,
	#chevaux-poneys-concours-shf tr:nth-child(odd)>td.epreuve,
	#chevaux-poneys-concours-shf tr:nth-child(odd)>td.avendre{
		background-color: rgba(255,255,255,0.75);
	}
	#chevaux-poneys-concours-shf tr:nth-child(even)>td.nconcours,
	#chevaux-poneys-concours-shf tr:nth-child(even)>td.discipline,
	#chevaux-poneys-concours-shf tr:nth-child(even)>td.epreuve,
	#chevaux-poneys-concours-shf tr:nth-child(even)>td.avendre{
		background-color: rgba(240,240,240,0.25);
	}
	#chevaux-poneys-concours-shf tr>td.nconcours,
	#chevaux-poneys-concours-shf tr>td.discipline,
	#chevaux-poneys-concours-shf tr>td.epreuve,
	#chevaux-poneys-concours-shf tr>td.avendre,
	#chevaux-poneys-concours-shf tr>td.nconcours *,
	#chevaux-poneys-concours-shf tr>td.discipline *,
	#chevaux-poneys-concours-shf tr>td.epreuve *,
	#chevaux-poneys-concours-shf tr>td.avendre *,
	#chevaux-poneys-concours-shf tr>td.epreuve p span,
	#chevaux-poneys-concours-shf tr>td.avendre p *{
		color: #5d5d5d !important;
	}
	#chevaux-poneys-concours-shf tr>td.lieu{margin-bottom: 9px;}
	
	#chevaux-poneys-concours-shf #resultat_recherche_concours th,
	#chevaux-poneys-concours-shf #resultat_recherche_concours_tri th{
		width: 33.33% !important;
		margin-right: 0 !important;
		height: 100%;
		line-height: 50px;
	}
	#chevaux-poneys-concours-shf i.fa-angle-down, #chevaux-poneys-concours-shf i.fa-angle-up{
		line-height: 50px;
	}
}

@media	(max-width: 575px){
	#chevaux-poneys-concours-shf tr>td.afficher-plus{width: 15%;}
	#chevaux-poneys-concours-shf tr>td.lieu{width: 85%;}
	#chevaux-poneys-concours-shf tr>td.date{width: 135px;}
	#chevaux-poneys-concours-shf tr>td.dept{width: 100px;}
	#chevaux-poneys-concours-shf #resultat_recherche_concours th,
	#chevaux-poneys-concours-shf #resultat_recherche_concours_tri th{width: 100% !important;}
	#chevaux-poneys-concours-shf #resultat_recherche_concours th.trier,
	#chevaux-poneys-concours-shf #resultat_recherche_concours_tri th.trier{color: #fff; text-align: left; padding-left: 15px;}
	#chevaux-poneys-concours-shf i.fa-angle-down, #chevaux-poneys-concours-shf i.fa-angle-up{width: 50px; text-align: center;}
	#chevaux-poneys-concours-shf #resultat_recherche_concours th.trier i,
	#chevaux-poneys-concours-shf #resultat_recherche_concours_tri th.trier i{
		width: 50px;
		text-align: center;
		line-height: 52px;
		background-color: #87162b;
		margin-top: -1px;
		font-size: 22px;
		padding-left: 6px;
		padding-right: 6px;
		position: absolute;
		top: 1px;
		right: 0;
		color: #fff;
	}
	#chevaux-poneys-concours-shf thead{
		position: relative;
		z-index: 10;
	}
	/*#chevaux-poneys-concours-shf #resultat_recherche_concours_tri{margin-bottom: -12px;}*/
	#chevaux-poneys-concours-shf #resultat_recherche_concours thead,
	#chevaux-poneys-concours-shf #resultat_recherche_concours thead tr{
		height: 0;
		opacity: 0;
		padding: 0;
		transition: height 0.15s ease-in-out, opacity 0.15s ease-in-out, padding 0.15s ease-in-out;
	}
	#chevaux-poneys-concours-shf #resultat_recherche_concours thead.tri-open{
		height: 185px;
		opacity: 1;
	}
	#chevaux-poneys-concours-shf #resultat_recherche_concours thead.tri-open tr{
		height: 50px;
		opacity: 1;
	}
	#chevaux-poneys-concours-shf #resultat_recherche_concours tbody{
		margin-top: -31px;
	}
}