#statForm {
	display: block;
}
#resultats {
	display: block;
	clear: both;
}
#pays-element, #matchs-element, #familles_divisions-element, #divisions-element {
	height: 100px;
	margin: 5px;
	overflow: auto;
	width: 250px;
}
#matchs_Joues_T1-element, #matchs_Joues_T2-element, #note_realisation_favorite-element, #danger_outside-element, #realisation_favorite-element, #points-element, #pays-element, #matchs-element, #familles_divisions-element, #divisions-element {
	height: 100px;
	margin: 5px;
	overflow: auto;
	width: 250px;
}
ul {
	margin: 0 0 0 50px;
}
#totalbutes-element {
	float: left;
	margin-left: 20px;
}
#totalbutes-label {
	float: left;
	margin-left: 182px;
}
.entente {
	background-color: #a52a2a;
	color: #FFFFFF;
	font-weight: bold;
}
.entente td {
	padding : 8px;
}
.entente table {
	width: 1085px;
}
td {
	text-align: center;
	padding:5px;
}
#statForm {
	margin: 0 auto;
}
#statForm dt {
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#type_form-label, #type_form-element {
	width: 100%;
}
.stat {
	width:300px;
	height:140px;
	float: left;
	margin-top:20px;
	margin-left: 40px;
	/*border-radius: 15px;*/
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
	/*box-shadow: 0px 0px 0.2em #999;*/
}
.overflowDiv label {
	color: #1F4C7E;
}
label input {
	margin-right: 20px;
}
.stat h2 {
	font-family: Verdana;
	margin: 5px 12px 0 0;
	padding: 0 0 0 15px;
	height: 25px;
	color: #666;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
}
.overflowDiv {
	height: 70px;
	width:250px;
	box-shadow: 0px 0px 0.1em #024;
	padding: 10px;
	overflow: hidden;
	margin: 15px auto;
	border-radius: 5px;
}
.overflowDiv:hover {
	height:auto;
	min-height: 70px;
	overflow: inherit;
	z-index: 20;
	background-color: #f7f7f7;
	position: absolute;
	margin-left: 15px;
	width:340px;
}
#statForm br {
	display: inline-block;
	visibility: hidden;
}
#statForm #Envoyer-element {
	box-shadow:none;
	height: 30px;
	float: none;
	clear: both;
	margin: 0 auto;
	padding:20px;
	width: auto;
	text-align: center;
}
dt#Envoyer-label {
	width: 0px;
	height: 30px;
	float: none;
}
#statForm dd label {
	line-height: 15px;
}
#statForm dd label input {
	margin-right: 10px;
}
#view-content div {
}
#statistiques-top {
	background-image: url(/images/contact/BG.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}
#statistiques-top .view-titre {
	text-align: center;
	margin: 0 auto;
}
#statForm .zend_form {
	float: left;
	padding: 100px 20px 20px 20px;
	width: 1045px;
	background-color: #F7F7F7;
}
.statistique-listes {
	max-width: 900px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 32px;
	text-align: center;
}
.statistique-listes__col {
	flex: 0 0 auto;
}
.statistique-listes h2 {
	font-size: 30px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 60px;
}
.statistique-liste {
	width: 360px;
	text-align: center;
	margin: 0 auto;
	background: #f8fafc;
	border-style: solid;
	border-width: 2px;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	line-height: 20px;
}
.statistique-liste ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
.statistique-liste li a {
	color: #000000;
}
.statistique-liste li a:hover {
	color: #1F73F0;
}
.statistique-liste li {
	padding: 2px;
	margin:2px 0 2px 0;
	border-left-style:solid;
	border-left-color: #AAAAAA;
	border-left-width: 1px;
	border-right-style:solid;
	border-right-color: #AAAAAA;
	border-right-width: 1px;
}
.titre1 {
	padding: 2px;
	margin:2px 0 2px 1px;
	border-left-style:solid;
	border-left-color: #AAAAAA;
	border-left-width: 1px;
	border-right-style:solid;
	border-right-color: #AAAAAA;
	border-right-width: 1px;
}
#dateDebut-label {
	margin-left:180px;
	float: left;
}
#dateDebut {
	margin-left:20px;
	float: left;
}
#dateFin-label {
	margin-left:100px;
	float: left;
}
#dateFin {
	margin-left:20px;
	float: left;
	clear: right;
}
#statForm hr {
	clear: both;
	float: none;
	margin: 50px 0 50px 100px;
	color: #DDD;
	background-color: #777;
	width: 80%;
}
.second-menu {
	padding-left:15px;
	display: inline-block;
	text-align: center;
}
.second-menu li {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.second-menu ul {
	list-style: none outside none;
	text-align: center;
}
.second-menu a {
	display: block;
	margin: 0px 10px;
	text-align: center;
	text-decoration: none;
}

/* ------------------------------------------------------------------ *
 * Modern statistics form + results table (Rails port)
 * ------------------------------------------------------------------ */

.stats-breadcrumb {
  margin: 16px 16px 8px;
  font-size: 13px;
  color: #64748b;
  font-family: 'Inter', system-ui, sans-serif;
  text-align: left;
}
.stats-breadcrumb a {
  color: #2563eb;
  text-decoration: none;
}
.stats-breadcrumb a:hover { text-decoration: underline; }
.stats-breadcrumb__sep {
  margin: 0 8px;
  color: #94a3b8;
}
.stats-breadcrumb__current {
  color: #475569;
  font-weight: 500;
}

.stats-title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 24px;
  color: #1e293b;
}

.stat-form {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  font-family: 'Inter', system-ui, sans-serif;
}
.stat-form__row {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
}
.stat-form__row label {
  font-weight: 600;
  color: #475569;
  font-size: 13px;
}
.stat-form__row input[type="text"] {
  padding: 6px 10px;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  font-size: 13px;
  width: 140px;
}
.stat-form__actions {
  text-align: center;
  margin-top: 18px;
}
.stat-form__submit {
  background: #2563eb;
  color: #fff;
  border: 0;
  padding: 10px 28px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 999px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.stat-form__submit:hover { background: #1d4ed8; color: #fff; text-decoration: none; }
.stat-form__back { margin-left: auto; }

.cb-group {
  margin: 12px 0;
  padding: 10px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  background: #fff;
}
.cb-group legend {
  font-weight: 600;
  font-size: 13px;
  color: #1e293b;
  padding: 0 6px;
}
.cb-group__actions {
  margin-bottom: 6px;
  font-size: 12px;
  color: #2563eb;
}
.cb-group__actions a {
  color: #2563eb;
  text-decoration: none;
}
.cb-group__actions a:hover { text-decoration: underline; }
.cb-group__items {
  max-height: 120px;
  overflow-y: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 4px 12px;
  padding: 4px 2px;
}
.cb-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  cursor: pointer;
  user-select: none;
}
.cb-item input[type="checkbox"] {
  accent-color: #2563eb;
  margin: 0;
}

.stats-results {
  width: 100%;
  margin: 24px auto;
  border-collapse: collapse;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 13px;
}
.stats-results thead tr {
  background: #16537e;
  color: #fff;
}
.stats-results th,
.stats-results td {
  padding: 8px 10px;
  border: 1px solid #cbd5e1;
  text-align: center;
}
.stats-results tbody tr:nth-child(odd)  { background: #ffffff; }
.stats-results tbody tr:nth-child(even) { background: #f1f5f9; }

.stats-empty {
  text-align: center;
  color: #64748b;
  font-style: italic;
  margin: 24px 0;
}

.stats-footnote {
  max-width: 1100px;
  margin: 12px auto 32px;
  padding: 10px 14px;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 12.5px;
  color: #475569;
  background: #f1f5f9;
  border-left: 3px solid #2563eb;
  border-radius: 4px;
}
