@font-face {
    font-family: "VAGRounded";
    src: url("/fonts/2C2DFC_0_0.eot?#iefix") format("embedded-opentype"), url("/fonts/2C2DFC_0_0.woff") format("woff"), url("/fonts/2C2DFC_0_0.ttf") format("truetype");
}
@font-face {
    font-family: "VAGRoundedStdLight";
    src: url("/fonts/VAGRoundedStdLight.eot") format("embedded-opentype"), url("/fonts/VAGRoundedStdLight.woff") format("woff"), url("/fonts/VAGRoundedStdLight.ttf") format("truetype"), url("/fonts/VAGRoundedStdLight.svg#VAGRoundedStdLight") format("svg");
}
@font-face {
    font-family: "VAGRoundedStdThin";
    src: url("/fonts/VAGRoundedStdThin.eot") format("embedded-opentype"), url("/fonts/VAGRoundedStdThin.woff") format("woff"), url("/fonts/VAGRoundedStdThin.ttf") format("truetype"), url("/fonts/VAGRoundedStdThin.svg#VAGRoundedStdThin") format("svg");
}

html{color:#293c56;font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;
font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;
font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}

a{
	color: #2485cc;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

img {
	border :0;
}

body {
/* width: 1500px;
margin: auto;
margin-top: 0px;
background-color: #f1f1f1; 
font-family: 'Open Sans', sans-serif;*/
font-family: Poppins, Helvetica, 'sans-serif';
/*font-family: "VAGRounded",Verdana,Arial,sans-serif; ## Handisport ##*/
font-weight: 400;
font-size: 14px;
color: #333;
width: 100%;
}

/* Résultats */

/* Classes "générales                            */
/* ============================================= */
.policeBlanc {
	color: white !important;
}
.policeBlanc a {
	color: white !important;
}

.policeNoir {
	color: black !important;
}
.policeNoir a {
	color: black !important;
}
.policeRouge {
	color: rgb(255, 0, 0) !important;
}
.policeRouge a {
	color: rgb(255, 0, 0) !important;
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.text-lime-600 {
    --tw-text-opacity: 1;
    color: rgb(101 163 13/var(--tw-text-opacity)) !important
}

.text-green-700 {
    --tw-text-opacity: 1;
    color: rgb(21 128 61/var(--tw-text-opacity)) !important
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity)) !important
}

.text-purple-800 {
    --tw-text-opacity: 1;
    color: rgb(107 33 168/var(--tw-text-opacity)) !important
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity)) !important
}

.text-purple-600 {
    --tw-text-opacity: 1;
    color: rgb(147 51 234 / var(--tw-text-opacity)) !important;
}

.text-pink-600 {
    --tw-text-opacity: 1;
    color: rgb(219 39 119 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.text-orange-700 {
    --tw-text-opacity: 1;
    color: rgb(194 65 12 / var(--tw-text-opacity)) !important;
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}

.font-bold {
    font-weight: 700;
}
.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.italic {
    font-style: italic;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity)) !important;
}

.padding-0
{
	padding: 0;
}

.height-33
{
    height: 33px;
}

.cursor-pointer
{
	cursor: pointer;
}

.fondBlanc {
	background-color: white !important;
}

.fondGrisClair {
	background-color: #f3f3f2 !important;
	/* background-color: #e5e7eb !important; */
}

.fondGrisFonce {
	background-color: #bebebe !important;
}

.fondVert {
	background-color: #556b2f !important;
}

.fondViolet {
	background-color: #951b81 !important;
}

.fondBleuClair {
	background-color: #cae0ff  !important;
}

.sansBordure {
	border: none !important;
}

.sansFond {
	background-color: inherit !important;
}

.masquer{
	display:none !important;
}

.sansGras {
	font-weight: normal !important;
}

/* ============================================= */

table {
	border-collapse:collapse;
	table-layout:fixed;
}

th, td {
border: 2px solid;
border-color: #3b8fc5;
padding:5px;
text-align:center;
background-color:#fff;
color:#74a4c1;
}

input[type="checkbox"] {
    cursor: pointer;
}

.corps
{
	float:left;
	width: max(100%,1500px);
	background:#fff;
	/* height: auto;
	display:inline;
	border-left: 1px solid #e1e8ed;
	border-right: 1px solid #e1e8ed; */
}

.entetePage
{
	text-align: center;
    padding-top: 10px;
}

#entetePageIcone
{
	float:left;
	height: 70px;
	width: 350px;
}

#entetePageLogo
{
	float:left;
	height: 90px;
	width: 485px;
}

.pagination_conteneur
{
	/* float:left;
	width: 380px; */
	padding: 10px 10px 10px 15px;
	margin-top:20px;
	margin-bottom: 15px;
	margin-left: 15px;
	/* -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px; */
	border-radius: 3px;
}

.bandeauVide
{
	height: 4px;
	width: 100%; /* 1480px; */
	background-color:#016eb2;
	/* float: left;
	display:inline;
	margin:10px 0 0 10px; */
}

.divListePrincipale
{
	float:left;
	width: 380px;
	padding: 10px 10px 10px 15px;
	margin-top:20px;
	margin-bottom: 15px;
	margin-left: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.divListeSecondaire
{
	float: left;
    width: 380px;
    margin-top: 20px;
}

.content
{
	display: flex;
	/* float:left; */
	width: 100%; /* 1500px; */
	height: auto;
	padding-top: 20px;
}

.contenuPage
{
	/* float:right; */
	width: 85%;  /* 1260px; */
	color: #1B1F79;
	background-color: #F7F7F7;
	/* margin-right:10px;
	margin-bottom:25px; */
	padding: 0px 10px 10px 10px; /* 0px 10px 10px; */
	text-align : justify;
	font-size:14px;
}

.contenuPage span
{
	float: left;
	width: 100%;
	font-weight: 600;
}

.contenuPage p {
	line-height: 25px;
}

.contenuPage ul {
	margin-left: 10px;
}

.contenuPage li:before {
	content: "→ "; /* caractère UTF-8 */
}

.login {
	margin:0;
	text-align: center;
}

.inputConnexion {
	width: 156px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #333;
	border: 1px solid #e5e5e5;
	outline-style: none;
	background: #FDFFE3;
	margin: 10px 0px 0px 0px;
}

.boutonConnexion
{
width: 188px;
cursor: pointer;
border: 0 none;
margin: 20px 230px 30px;
vertical-align: middle;
font-weight: 600;
font-size: 14px;
color: #fff;
background-color: #2485cc;
text-align:center;
padding: 7px 0px 7px 0px;
outline-style : none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}

.boutonConnexion:hover
{
background-color: #489be3;
text-decoration:none;
}

.boutonConnexionDisabled
{
width: 188px;
cursor: initial;
border: 0 none;
margin: 20px 230px 30px;
vertical-align: middle;
font-weight: 600;
font-size: 14px;
color: #fff;
background-color: #c0c0c0;
text-align:center;
padding: 7px 0px 7px 0px;
outline-style : none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}

.menuGauche
{
	/* float:left; */
	width: 15%; /* 200px; */
	margin-left:10px;
	text-align: left;
	color: #1B1F79;
	font-size:14px;
}

.rubriqueMenuGauche
{
	/* float:left; */
	width: 90%; /* 170px; */
	background: linear-gradient(#f7fafa, #fff);
	padding: 10px;
	/* -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px; */
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	box-shadow: 2px 5px 8px #aaa;
    border-radius: 8px;
	margin-right: 10px;
}

.titreRubriqueMenuGauche
{
	/* float:left;
	width: 200px; */
	font-weight: 600;
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}

.lienMenuGauche
{
	/* float:left;
	width: 150px;
	margin-top: 10px;
	color: #6eb4cd;
	font-size: 14px;
	width: 100%; */
	color: #6eb4cd;
    width: 100%;
    text-decoration: none;
    font-weight: 500;
    line-height: 25px;
    border-radius: 5px;
    padding: 2px;
}

.lienMenuGauche a
{
	color: #333;
	text-decoration: none;
	display: block;
    border-radius: 5px;
    padding: 2px;
}

.lienMenuGauche a:hover
{
	color: #2485cc;		
    background-color: #e0e0e0;
}

.lienMenuGaucheAffiche
{
	color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    line-height: 25px;
    /* font-size: 0.875rem; */
    border-radius: 5px;
    padding: 2px;	
    background-color: #016eb2;
}

.divBandeau  {
	padding: 1px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-color: #016eb2;
	background-color: #016eb2;
	color: #ffffff;
 }

.tableBandeau {
	width: 100%;  /* 700px; */
	/* min-width: 100%;
	max-width: 100%; */
	text-align: center;
	/* border-collapse: separate;
	border-spacing: 8px; */
	border-style: none;
	font-size: 11pt;
	border-collapse: collapse;
	border-spacing: 0;
 }
 
.tableBandeau td {
	padding: 8px 12px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-color: #016eb2;
	background-color: #016eb2;
	color: #ffffff;
 }

.divFiltres
{
	display: flex;
}

.titreRubrique
{
	/* float:left; */
	font-weight: 600;
	color: #2485cc;
	font-size: 18px;
	padding-top: 3px;
	padding-right: 20px;
	padding: 0;
	text-align: center;
	width: 1220px;
}

.message{
	color : #000000;
	font-size: 16px;
	font-weight: normal;
}

.avertissement{
	color : #ff0000;
	font-weight: bold;
}

.informations{
	color : #339133;
	font-weight: bold;
}

.erreur{
	background-color:#ff0000 !important; 
	color:rgb(255, 255, 255) !important;
	text-align:center;
	font-weight: bold !important; 
	font-size: x-large !important;
}

.adherentVie{
	background-color:#6cfd6c;
	color:rgb(0, 0, 0);
	text-align:center;
	font-weight: bold; 
	font-size: x-large;
}

.messageAvertissement{
	background-color:#ffc373;
	color:rgb(0, 0, 0);
	text-align:center;
	font-weight: bold; 
	font-size: x-large;
}

.containerImageTexte a {
	display: flex;
	align-items: center; /* Aligne verticalement */
	gap: 5px; /* Espacement entre l'image et le texte */
}

.titreBloc {
	background-color: #3b8fc5;
	color: #ffffff;
	font-weight: bold; 
	font-size: large;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	display: flex;
	height: 30px;
	align-items: center;
	justify-content: center;
}

.divBloc 
{
	/* width: 1220px; */
	float:left;
	border: 1px;
	margin-top: 20px;
	/* margin-bottom:40px; */
	border-color: #007bc2;
	border-style: solid;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 8px 8px 12px #aaa;
	/* width: 100%; */
}

.tableBloc {
	text-align: center;
	font-size: 12px;
	border-collapse: unset;
	width: 100%;
 }

.celluleBloc {
	text-align:center;
	width: 100%;  /* 1200px;  */
	border-top-left-radius: 10px;
	border-top-right-radius: 10px; 
	padding:0;
}

.iconeAction{
	width: 50px; 
	height: 50px; 
	cursor: pointer;
}

.sousBloc {
	display: flex;
	align-items: center; 
	margin-top: 20px; 
	margin-left: 5px;
	justify-content: center;
}

.sousBlocBas {
	margin-bottom: 20px; 
}

.blocChamp{
	display: flex;
	align-items: center;
	margin-right:20px;
}

.titreChamp {
	text-align: left;
	margin-right: 5px;
	font-size: 14px;
	color: #007bc2;
	font-weight: bold;
}

.valeurChamp {
	text-align: left;
	font-size: 12px;
}

.texteChamp {
	text-align: left;
	font-size: 14px;
	color: #000000;
}

.select {
    margin: 0;
    height: 30px;
    padding: 4px 8px;
    font-size: 13px;
    color: #000;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    outline-style: none;
}

.titreSelectEntete
{
	float:left;
	font-weight: 600;
	color: #2485cc;
	font-size: 18px;
	padding-top: 3px;
	padding-right: 20px;
}

.selectEntete {
	font-weight: 600;
	box-sizing: border-box; 
	height: 28px;
	border: 1px solid #aaa;
    border-radius: 4px;
}

.selectEnteteErreur {
	color: red;
}


.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	width: 156px;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
	border: 1px solid #e5e5e5;
	padding: 6px 0 6px 6px;
	outline-style: none;
	background: #ffffff;
}

.input:disabled {
	color: #838383;
	
}

.inputDate {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	width: 120px;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
	border: 1px solid #e5e5e5;
	padding: 6px 0 6px 6px;
	outline-style: none;
	background: #ffffff;
}

.boutonValider {
	float: left;
	cursor: pointer;
	border: 0 none;
	margin: 0;
	vertical-align: middle;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	background-color: #2485cc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	padding: 7px 14px;
	outline-style: none;
}
	
.boutonValider:hover
{
	background-color: #07be10;
	text-decoration:none;
}
	
.boutonValiderDesactive {
	float: left;
	cursor: normal;
	border: 0 none;
	margin: 0;
	vertical-align: middle;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	background-color: #c0c0c0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	padding: 7px 14px;
	outline-style: none;
}

.headerTableGoogleCharts{
	background-color:#74a4c1;
	color:rgb(0, 0, 0);
	text-align:center;
	font-weight: bold; 
	height: 25px;	
}

.totalTableGoogleCharts{
	background-color:#74a4c1;
	color:rgb(0, 0, 0);
	text-align:center;
	font-weight: bold; 	
}

/*==================================================================
/* Tableau des listes 
/*==================================================================
[ Fix header ]*/
.table100 {
	position: relative;
  }
  
  .table100-head {
	top: 0;
	left: 0;
	padding: 20px 20px 20px 0;
  }
  
  .table100-body {
	max-height: 585px;
	overflow: auto;
  }

  .thVide {
	border: none;
	background-color: #ffffff;
  }
  
  
  /*==================================================================
  [ Ver1 ]*/
  
  .table100.ver1 th {
	font-family: Lato-Bold;
	font-size: 14px;
	color: #000000;
	line-height: 1.4;
	background-color: #74a4c1;
	font-weight: bold;
	border: 1px solid;
	border-color: #4D7BA7; 
  }
  
  .table100.ver1 td {
	font-family: Lato-Regular;
	font-size: 13px;
	color: #808080;
	line-height: 1.4;
	border: 1px solid;
	border-color: #4D7BA7;
  }
  
  .table100.ver1 .table100-body tr:nth-child(even) {
	background-color: #f8f6ff;
  }
  
  /*---------------------------------------------*/
  
  .table100.ver1 {
	border-radius: 10px;
	box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	margin: 20px;
  }
  
  .table100.ver1 .ps__rail-y {
	right: 5px;
  }
  
  .table100.ver1 .ps__rail-y::before {
	background-color: #ebebeb;
  }
  
  .table100.ver1 .ps__rail-y .ps__thumb-y::before {
	background-color: #cccccc;
  }

  .fondNiveauI {
	background-color: #D99694  !important;
  }
  .fondNiveauN {
	background-color: #95B3D7  !important;
  }
  .fondNiveauIR {
	background-color: #B2A2C7  !important;
  }
  .fondNiveauR {
	background-color: #C3D69B  !important;
  }
  .fondNiveauD {
	background-color: #FAC090  !important;
  }

.iconeGestionCompetition {
	border: 1px;
	border-radius: 50%;
	padding: 10px;
	margin-right: 10px;
	cursor:pointer;
	background-color:#0480ff;
}

.iconeGestionCompetition:hover {
   background-color: #07be10;
}

.iconeGestionEpreuveReunion {
	border: 1px;
	border-radius: 50%;
	cursor:pointer;
	background-color:#0480ff;
	margin-right: 5px;
}

.iconeSupressionEpreuveReunion {
	background-color:#ff0404;

}

.iconeGestionEpreuveReunion:hover {
   background-color: #07be10;
}

.imgChevron
{
	width: 20px; 
	cursor: pointer;
}

.tdJourCalendrier
{
	text-align: center;
}

.tdJourFerieCalendrier
{
	background-color: #e5e5e5a6;
}

.tdJourCalendrier :hover
{
	background-color: #e5e5e577;
	cursor: pointer;
}

.divJourCalendrier
{
	width: 20px;
    height: 20px;
    border-radius: 50%;
    align-content: center;
	font-weight: bold;
}

.divJourCourantCalendrier
{
    background-color: #000000;
    color: #ffffff;
}

.divJourFerieCalendrier
{
    background-color: #ff0000 !important;
    color: #ffffff !important;
}

.divJourAutreMoisCalendrier
{
    font-style: italic;
	font-weight: normal;
	color: #c0c0c0;
}

.divSectionCalendrier
{
	color: #FFF;
    padding: 0 5px;
    border-radius: 10px;
    width: 90%;
	margin-top: 5px;
	cursor: pointer;
}

/* infos bulle */
#tabInfobulle, .tabInfobulle {
	text-align: center;
	border-collapse: separate;
	font-size: 12px;
	border-spacing: 0;
	border-style: none;
	font-weight: normal;
	background-color: white;
 }
 
 #tabInfobulle td, .tabInfobulle td {
   border: 0;
   padding:2px;
 }
 
.tooltip {
  position: relative;
  cursor: pointer;
  /* display: inline-block; */
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 350px;
  color:black; 
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -350px;
  opacity: 0;
  transition: opacity 0.3s;
  min-height:20px; 
  border:1px solid black; 
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 10%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltipTitre
{
	width: 100%;
	font-weight: 400;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 20px;
	text-align: center;	
	font-weight: bold;
}

.tooltipStatut
{
	font-weight: normal;
}

.tooltip:hover .toolTypeIntermediaires {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}

/* Bulle */
.tooltip .toolTypeIntermediaires {
  visibility: hidden;
  width: 250px;
  color: black;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  min-height:20px;
  border: 0.3px solid #aaa;
  background-color: #ffffff;
  border-bottom: 0.3px solid #aaa;  
}

/* Gros triangle gris derrière */
.tooltip .toolTypeIntermediaires::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #aaa; /* ✅ gris */
  z-index: 5;
}

/* Petit triangle blanc devant */
.tooltip .toolTypeIntermediaires::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff; /* ✅ blanc */
  z-index: 6; /* au-dessus du gris */
}

.tooltip:hover .toolTypePointsClub {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}

/* Bulle */
.tooltip .toolTypePointsClub {
  visibility: hidden;
  min-width: 500px;
  /* white-space: nowrap; */  
  color: black;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%; /* juste à droite de l'élément */
  transform: translateY(-30%); /* centre verticalement */
  opacity: 0;
  transition: opacity 0.3s;
  min-height:20px;
  border: 0.3px solid #aaa;
  background-color: #ffffff;
  border-bottom: 0.3px solid #aaa;  
}

.tooltip .toolTypePointsClubPremier {
  top: 70px;  
}

.tooltip .toolTypePointsClubDerniers {
  top: -115%;  
}

/* Gros triangle gris à gauche (extérieur) */
.tooltip .toolTypePointsClub::before {
  content: "";
  position: absolute;
  top: 28%;
  left: -11px;             /* sort du cadre */
  transform: translateY(-30%) rotate(180deg);

  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #aaa;   /* pointe grise → triangle GAUCHE */

  z-index: 5;
}

.tooltip .toolTypePointsClubPremier::before {
  top: 70px;
}

.tooltip .toolTypePointsClubDerniers::before {
  top: 58px;
}

/* Petit triangle blanc devant (pour faire l'encoche propre) */
.tooltip .toolTypePointsClub::after {
  content: "";
  position: absolute;
  top: 28%;
  left: -10px;             /* recouvre le bord du cadre */
  transform: translateY(-30%) rotate(180deg);

  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 11px solid #fff;   /* pointe blanche + bord droit blanc */

  z-index: 6;
}

.tooltip .toolTypePointsClubPremier::after {
  top: 70px;
}

.tooltip .toolTypePointsClubDerniers::after {
  top: 58px;
}



.tdDistanceIntermediaires
{
	width: 60px;
}

.tablePerformance
{
	color: rgb(107 114 128);
	font-size: 12px;
    line-height: 18px;
	width: 100%;
    table-layout: auto;
}

.titreTablePerformance {
	background-color: #3b8fc5;
	color: #ffffff;
	font-weight: bold; 
	font-size: large;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 30px;
	align-items: center;
	justify-content: center;
}

.trLignePerformance
{
	border-bottom-width: 1px;
}

.tdPerformance
{
	color: #6b7280;
	background-color: transparent;
}

.tdPosition
{
	text-align: right;
	/*width: 20px;
	max-width: 20px;*/
} 

.tdNom
{
	/* width: 400px;
	max-width: 400px; */
	text-align: left;
}

.tdClub
{
	/* width: 400px;
	max-width: 400px; */
	text-align: left;
}

.tdRegion
{
	/* width: 150px;
	max-width: 150px; */
	text-align: left;
}

.tdZoneIR
{
	/* width: 100px;
	max-width: 100px; */
	text-align: left;
}

.tdTemps
{
	/* width: 100px;
	max-width: 100px; */
	font-weight: 700;
	text-align: center;
}

.intermediaires
{
	color: #0000ff !important;
	font-weight: bold !important;
	cursor: pointer !important;
}

.divInfosNageur
{
	align-self: start;
}

.tdPoints
{
	/* width: 100px;
	max-width: 100px; */
	text-align: right;
}

.M-icon::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f222";
  margin-left: 2px;
  color: #abaeb5;
}

.W-icon::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f221";
  margin-left: 2px;
  color: #abaeb5;
}

.M-iconBlueGras::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  content: "\f222";
  margin-left: 2px;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.W-iconPinkGras::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  content: "\f221";
  margin-left: 2px;
  color: rgb(219 39 119 / var(--tw-text-opacity));
}

.tablePerfs {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 6px rgba(0,0,0,0.15);
	table-layout: auto;
	font-size: 13px;
}

.tablePerfs tr:nth-child(even) td {
	--tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.tablePerfs span {
	background-color: #fff !important;
}
.titreTablePerfs {
	background-color: #3b8fc5;
	font-size: large;
	display: flex;
    justify-content: space-between; /* un à gauche, l’autre à droite */
    align-items: center;
    padding: 5px;
}

.titreTablePerfs p span {
    margin: 0; /* pour éviter les espaces indésirables */
}


/* fin résultats  */
