.lang-item {
  display: inline;
}

.entete_liste_alphabet_categories_div {
border: 1px solid Silver;
background-color: transparent;/*#f3f3f3;*/
max-width: fit-content;
margin-inline: auto;
margin-bottom:10px;
}


.entete_liste_alphabet_categories_li_interieur {
display:inline;
line-height:2;
list-style-type:none;
margin-left:8px;
padding-right:8px;
}

.inline li, .entete_liste_alphabet_categories_li {

display:inline;
line-height:2;
list-style-type:none;


margin-left:8px;
padding-right:8px;


border-right:1px solid; /*1px solid #111527;*/
}

.entete_liste_alphabet_categories_span {
font-size:14.0pt;
text-decoration: underline;
}

.bloglo-darkmode-toogle {
display: none !important;
}

hr {
    height: 1px;
    color: lightgrey;
    background: lightgrey;
    font-size: 0;
    border: 0;
}

/*Désactiver No comments*/
.comments-link {
display: none !important;
}


/*Top Bar à droite pour les nouvelles*/
.col-md.col-md.flex-basis-auto.end-sm {
display: none !important;
}

#ButtonCopy {
  /*width: 30px;
  height: 30px;*/
  vertical-align: middle;
  
  background-color: #696969;
  border: none;
  color: white;

  font-size: 14px;
  cursor: pointer;
}

#ButtonCopied {
  /*width: 30px;
  height: 30px;*/
  vertical-align: middle;
  
  background-color: #2e6f40;
  border: none;
  color: white;

  font-size: 14px;
  cursor: pointer;
}

    
#ButtonCopy svg, #ButtonCopied svg {
  width: 25px;
  height: 25px;
  margin-top: 6px;
}


