html, body {
  height: 100%;
}
.btn-new-primary {
  background-color: #004683;
  border: 1px solid white;
  color: white;
}
.btn-new-primary:hover {
  background-color: #004683;
  border: 1px solid white;
  color: white;
}
.mon-profil {
  margin-bottom: 40px;
}
.before-cards-home {
  margin-top: 45px;
}
.fa-filter {
  font-size: 0.9em;
}

@keyframes blink {
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}

.nav-alerte-new span {
  animation: blink 3s infinite;
  color: red;
  font-size: 0.95em;
  font-style: italic;
  font-weight: bold;
  margin-left: 5px;
}

.imgAdmin {
  width: 25%;
  border-radius: 8%;
  margin-bottom: 15px;
  margin-left: 25px;
  margin-top: 15px;
}
a {
  color: black;
  text-decoration: none;
}
h5 {
  font-style: italic;
  font-size: 15px;
}

[class*="reveal-"] {
  opacity: 0;
  transform: translateY(-30px);
}

.reveal-visible {
  opacity: 1;
  transform: translateY(0);
  transition: 1s cubic-bezier(.5, 0, 0, 1);
}

.reveal-2 {
  transition-delay: .6s;
}

.reveal-2:hover {
  transition-delay: -.5s;
}

.reveal-3 {
  transition-delay: .9s;
}

.reveal-3:hover {
  transition-delay: -.5s;
}

.anim-cagnotte {
  font-size: 1.23em;
  font-weight: bold;
}
.icon-bible {
  color: #222020;
  font-size: 0.9em;
  margin: 8px;
}

.total-membres {
  color: #004683;
  font-size: 0.85em;
  font-style: italic;
  margin-bottom: 5px;
  margin-top: 35px;
  text-align: center;
}
.moyenne-age-membres {
  color: #004683;
  font-size: 0.85em;
  font-style: italic;
  margin-bottom: 5px;
  margin-top: 15px;
  text-align: center  ;
}

#resultats {
  padding: 0 0 10px 15px;
}

.bandeau_ponctuel {
  color: #004683;
  display: block;
  font-size: 0.98em;
  font-style: italic;
  font-weight: 600;
  margin: 15px 0px 50px 0px;
  text-align: center;
}

.lien_commandements {
  color: #cb1a1a;
  cursor: pointer;
  font-size: 0.97em;
  font-style: italic;
  font-weight: 600;
  text-decoration: underline;
}
.lien_commandements:hover {
  color: #cb1a1a;
  /*cursor: pointer;*/
  text-decoration: none;
}

@media (min-width: 992px) {
  .btn-voir-mobile {
    display: none;
  }
  .btnModifierMobile{
    display: none;
  }
  .btn-supprimer-mobile {
    display: none;
  }
  .taille-btn-mobile {
    width: 43px;
  }
}
@media (max-width: 992px) {
  .fa-filter {
    display: none;
  }
  .poste {
    display: none;
  }
  .btnVoirDesktop{
    display: none;
  }
  .btnModifierDesktop{
    display: none;
  }
  .btn-voir-mobile {
    display: block;
    margin: auto;
    width: fit-content;
  }
  .btnModifierMobile {
    margin: auto;
    width: fit-content;
  }
  .btn-supprimer-mobile {
    display: block;
    margin: auto;
    width: fit-content;
  }
  .btn-grid-match-mobile {
    display: grid;
  }
}
.titre404 {
  text-align: center;
  font-size: 50px;
}
.lienSEPQ {
  color: #004683;
  font-weight: 500;
}
.lienSEPQ:hover {
  color: #004683;
  font-weight: bolder;
}
.imageCoach404 {
  width: 45%;
  display: block;
  margin: auto;
}
.pRetrouverPage {
  text-align: center;
  margin-top: 15px;
}
.stats-importante {
  font-weight: bolder;
}
.pDiagrammeTotal {
  text-align: center;
}
.pDiagrammeDetail {
  font-style: italic;
  font-size: smaller;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 5px;
}
.titre-accueil {
  text-align: center;
  color: rgba(0, 0, 0, 0.78);
  font-family: system-ui;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  font-weight: 700;
}
.titreStatistiquesAdmin {
  text-align: center;
  color: rgba(0, 0, 0, 0.78);
  font-family: system-ui;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  font-weight: 700;
  margin-top: 100px;
}
.titreSaisonClassement {
  text-align: center;
  margin-top: -5px;
  margin-bottom: 20px;
  color: #004683;
  font-weight: normal;
  font-size: calc(1rem + .6vw);
}
.filtreMisEnAvant {
  color: red;
}
.filtreMisEnAvantCartonJaune {
   color: rgb(201 201 14);
}
.filtreMisEnAvant:hover {
  color: red!important;
}
.filtreMisEnAvantCartonJaune:hover {
   color: rgb(201 201 14)!important;
}
.nomPrenomMessage {
  color: #004683;
  font-weight: bolder;
  text-decoration: underline;
}
.messageText {
  float: left;
}
.emailDateMessage {
  font-size: smaller;
  font-style: italic;
  margin-top: 30px;
}
.separationMessage {
  text-align: center;
}
.titreTotalEntrainement {
  color: #004683;
}
.classementLigne {
  vertical-align: middle;
}
.classementLigne:hover {
  background-color: #7070701f;
  color: #004683;
}
.btnCreateUpdate{
  display: grid;
  width: 60%;
  margin: auto;
}

.legendeTotalTableauJoueurs{
  font-style: italic;
  font-size: 0.8em;
}
.legendelogoTableauJoueurs{
  font-style: italic;
  font-size: 0.8em;
}
.image404Mobile{
  width:100%;
  display:block;
  margin:auto
}
.titreErreur{
  text-align: center
}
.image404Desktop{
  width:50%;
  margin:auto
}
.tableauRowThead{
  font-size: 0.9em;
}

.titreFormulaireAdmin {
  text-align: center;
  color: black;
  font-family: Montserrat, sans-serif;
  letter-spacing: 0.02em;
  margin-bottom: 40px;
  font-weight: 700;
}
.forme-team {
  border-radius: 3px;
  color: white;
  font-size: 0.9em;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .mon-profil {
    margin-bottom: 50px;
  }
  .convoc-resultat-nul {
    color: #2554e0;
    font-weight:bold;
  }
  .before-cards-home {
    margin-top: 65px;
  }
  .block-stats-profil {
    font-size: large;
  }
  .logoTableauAdminMobile{
    display: none;
  }
  .legendelogoTableauJoueurs{
    display: none;
  }
  .legendeTotalTableauJoueurs{
    display: none;
  }
  .image404Mobile{
    display: none;
  }
  .image-show-joueur img {
    width: 40%;
    display: block;
    margin: 15px auto 15px auto;
  }
  .selectStatsDetailDesktop{
    background-color: rgb(229 229 229 / 63%);
    border-color: #999;
    border-radius: 5%;
    display: block;
    font-family: system-ui;
    font-size: inherit;
    line-height: inherit;
    margin: 20px auto 20px auto;
    padding: 2px 9px 3px 5px;
  }
  .filtre-recherche-joueur {
    float: right;
    width: 25%;
  }
  .chiffre-cards {
    font-size: 2.6em;
    font-weight: 600;
  }
  .titre-cards-stats {
    color: #152b49;
    font-style: inherit;
    font-size: larger;
  }
  .bulle-tooltip {
    background-color: #808080cc;
    width: 23px;
    height: 0px;
    border-radius: 50%;
    display: inline-table;
    text-align: center;
    margin: auto auto auto 20px;
    cursor: pointer;
  }
  .tooltip {
    display: contents;
    color: white;
    font-weight: bold;
  }
  .chartSeancesEntrainement {
    height: 520px!important;
    margin: auto!important;
    width: 90%!important;
  }
  .btn-align-standard-admin {
    display: block;
    margin: auto;
    width: fit-content;
  }
  .rencontresImageAdmin {
    display: block;
    margin: auto;
    width: 75%;
  }
  .rencontres-iframe-admin {
    margin: auto;
    width: 75%;
  }
  /*.page-wrap {*/
  /*  min-height: 8%;*/
  /*  max-height: 60%;*/
  /*}*/
  .page-wrap:after {
    content: "";
    display: block;
  }
  .compositionsImageAdmin {
    display: block;
    margin: auto;
    margin-bottom: 50px;
    width: 75%;
  }
  .chart-amende-mobile {
    display: none;
  }
  .total-seances-entrainement {
    color: #004683;
    font-size: 0.85em;
    font-style: italic;
    margin-bottom: 5px;
    margin-top: 35px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .convoc-mobile {
    font-size:smaller;
  }
  /*.convoc-epreuve {*/
  /*  display: none;*/
  /*}*/
  .convoc-resultat-nul {
    color: #2554e0;
    font-weight:bold;
  }
  .block-stats-profil {
    margin-left: auto;
  }
  .chartProfilSeancesEntrainement {
    height: 225px!important;
  }
  .imgAdmin {
    width: 45%;
    margin-left: 25px;
    margin-top: 15px;
  }
  .image-show-joueur img{
    width: 60%;
    display: block;
    margin: 15px auto 15px auto;
  }
  .h2RencontresAdmin {
    font-size: 18px;
  }
  .compositionsImageAdmin {
    width: 100%;
    height: 360px;
  }
  .rencontresImageAdmin {
    width: 100%;
  }
  .rencontres-iframe-admin {
    margin: auto;
    width: 100%;
  }
  .tableauAdminDesktop{
    display: none;
  }
  .image404Desktop{
    display: none;
  }
  .tableauMembres{
    font-size: 0.67em;
  }
  .convocation-th-desktop {
    display: none;
  }
  .selectStatsDetailDesktop {
    background-color: #004683;
    border-color: #999;
    border-radius: 5%;
    color: white;
    display: block;
    font-family: system-ui;
    font-size: inherit;
    line-height: inherit;
    padding: 2px 9px 3px 5px;
    text-align: center;
    margin: 15px auto 30px auto;
  }
  .filtre-recherche-joueur {
    float: right;
    width: 45%;
  }
  .logoTableauAdminMobile {
    font-size: 16px;
    text-transform: capitalize;
  }
  .chiffre-cards {
    font-size: xx-large;
    font-weight: 600;
  }
  .titre-cards-stats {
    color: #152b49;
    font-style: inherit;
    font-size: large;
  }
  .bulle-tooltip {
    display: none;
  }
  .chartSeancesEntrainement {
    height: 275px!important;
    width: 100%!important;
  }
  .chartMatchesSeniors {
    height: 205px!important;
    /* width: 100%!important; */
  }
  .btn-align-standard-admin {
    display: block;
    margin: auto;
    width: 65%;
  }
  /*.page-wrap {*/
  /*  min-height: 2%;*/
  /*  max-height: 60%;*/
  /*}*/
  .page-wrap:after {
    content: "";
    display: block;
  }
  .chart-amende-desktop {
    display: none;
  }
  .total-seances-entrainement {
    color: #004683;
    font-size: 0.85em;
    font-style: italic;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
  }
}

input[type="checkbox"].entrainement {
  display: none;
}
input[type="checkbox"].entrainement + label {
  box-sizing: border-box;
  display: inline-block;
  width: 3rem;
  height: 1.5rem;
  border-radius: 1.5rem;
  padding:2px;
  background-color: #c0ceda ;
  transition: all 0.5s ;
  cursor: pointer;
}

input[type="checkbox"].entrainement + label::before {
  box-sizing: border-box;
  display: block;
  content: "";
  height: calc(1.5rem - 4px);
  width: calc(1.5rem - 4px);
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.5s ;
}
input[type="checkbox"].entrainement:checked + label {
  /* background-color: #00B7E8; */
  background-color: #05aa18bc ;
}
input[type="checkbox"].entrainement:checked + label::before {
  margin-left: 1.5rem ;
}
input[type="checkbox"].entrainement:checked + span.entrainement {
  display: block;
}

.img-card-dashboard {
  width: -webkit-fill-available;
}
.img-zero-data-dashboard {
  display: block;
  margin: auto;
  width: 70%;
}
.chiffre-dashboard {
  font-size: -webkit-xxx-large;
  font-weight: 600;
}
.titre-cards-dashboard {
  color: #152b49;
  font-size: large;
  font-style: inherit;
}
.sous-titre-cards-dashboard {
  color: #152b49;
  font-size: 0.8em;
  font-style: italic;
}
.lien-classement-dashboard {
  font-size: 15px;
  color: rgba(0,0,0,.55);
  text-decoration: underline;
}
.cards-dashboard {
  overflow: hidden;
  width: 100%;
}
.span-cards {
  display: block;
  margin-top: 5px;
  text-align: center;
}
.sous-span-cards {
  display: block;
  font-style: italic;
  margin-bottom: 30px;
  text-align: center;
}
.span-zero-data-dashboard {
  display: block;
  font-style: italic;
  margin-top: 5px;
  text-align: center;
}
/* Zoom cards hover */
.hover-cards img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover-cards img:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.image-grand-format {
  color: black;
  font-style: italic;
  text-decoration: underline;
}
.propriete-joueur th {
  font-weight: 400;
  font-style: italic;
  color: gray;
}
.propriete-joueur td {
  font-style: italic;
}
.statsLabel{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  margin: 10px 0 5px 0;
  letter-spacing: .09em;
  text-align: center;
}
.optionSelectStats {
  background-color: white;
  color: black;
}
.lien-classement-nom {
  margin-top: 13px;
  font-size: 14px;
  color: rgb(0 0 0 / 43%);
  text-decoration: underline;
  font-style: italic;
}
.div-classement-nom {
  margin-top: 13px;
  text-align:center;
}

.fixer-nav-admin {
  right: 0;
  left: 0;
  position: fixed;
  z-index: 1030;
}

.bienvenue-user {
  color: DARKGOLDENROD;
  font-size: 1.1em;
  font-style: italic;
  margin: 45px 0px 1px -5px;
  text-align: right;
}
.button-mobile-nav:hover {
  color: #1051b3;
}
.titre-crud-admin {
  text-align: center;
  color: #646262;
  font-family: Montserrat, sans-serif;
  letter-spacing: 0.02em;
  margin-bottom: 18px;
  font-weight: 600;
  font-size: calc(1.2rem + .6vw);
  margin-top: 100px;
  font-style: italic;
}
.section-card-joueur-show {
  margin-bottom: 15px;
}
.space-footer {
  min-height: 69vh;
}
.fa-facebook {
  color: #1e1ef9d9;
}

.statistics {
  border-left: 5px solid #4d8eff;
}
.atteint {
  border-left: 5px solid #0e7d0ed9;
}
.non-atteint {
  border-left: 5px solid #cb1a1a;
}

.stats-cs-content {
  background-color: #f3f2f2;
  margin: 8px;
  padding: 15px;
  height: 140px;
  flex: 0 0 19%;
  display: flex;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}
.stats-cs-card {
  background-color: #f3f2f2;
  margin: 8px;
  padding: 15px;
  height: 140px;
  flex: 0 0 19%;
  display: flex;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}
/* .tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}*/
.date-sondage {
  font-size: 1.04em;
  font-style: inherit;
  margin-bottom: 10px;
  margin-top: 25px;
  text-align: center;
  text-decoration: underline;
}
.terrain-sondage {
  color: #004683;
  font-size: 0.8em;
  font-style: italic;
  margin-bottom: 10px;
  text-align: center;
}
.titre-sondage {
  margin-bottom: 20px;
  text-align: center;
}
.btn-admin-crud {
  background-color: #f8f8ffc9;
  border: 1px solid #004683;
  color: #004683;
  display: block;
  font-weight: bold;
}
.lien-admin-profil {
  background-color: white;
  border: 1px solid #004683;
  color: #004683;
  float: right;
  font-size: 0.75em;
  font-weight: bold;
  margin: 4px 3px 2px 0px;
}
.lien-admin-profil:hover {
  background-color: #004683;
  border-block-color: white;
  color: white;
}
.lien-admin-cagnotte {
  background-color: white;
  border: 1px solid #cb1a1a;
  color: #cb1a1a;
  float: right;
  font-size: 0.75em;
  font-weight: bold;
  margin: 4px 3px 2px 0px;
}
.lien-admin-cagnotte:hover {
  background-color: #cb1a1a;
  border-block-color: white;
  color: white;
}
.content-wrap {
  padding-bottom: 2.5rem;
}
#footer-admin {
  font-size: 0.95em;
  font-style: italic;
}
.pointer-classement th a:hover {
  color: #004683;
}

.logo-stats {
  margin-left: 3px;
}
.statsChampCoupe {
  font-style: italic;
  font-size: 13px;
}
.btnConvoc {
  color: #004683;
  display: unset;
  flex-direction: column;
  font-family: -apple-system, BlinkMacSystemFont, 'Roboto', sans-serif;
  font-size: 0.97em;
  font-style: italic;
  text-decoration: underline;
  text-transform: none;
}
.title-convoc-modal {
  color: darkgreen;
  font-style: inherit;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
}
.conclusion-convoc-modal {
  text-decoration: underline;
}
.total-convoc-modal {
  font-weight: 600;
}
.modal-height-window {
  top: 40px;
  font-size: 0.75em;
}
.titre-profil-joueur {
  color: black;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 12px;
  text-align: center;
}

/* Entre 1121px et 1315px */
@media (min-width: 1121px) and (max-width: 1315px) {
  .nav-resize-width {
    font-size: 0.82em;
  }
  .navbar-brand {
    font-size: medium;
  }
}


/* Entre 993px et 1120px - à savoir que la nav mobile se fait à partir de 991px */
@media (min-width: 993px) and (max-width: 1120px) {
  .nav-resize-width {
    font-size: 0.72em;
  }
  .navbar-brand {
    font-size: smaller;
  }
}

