table.sortable,
table.sortable td a,
table.sortable td.sortable-header a,
table.sortable th.sortable-header a,
table.sortable th.sortable-header-fixe a,
table.sortable td.sortable-nosortheader a,
table.sortable th.sortable-nosortheader a,
table.sortable th.sortable-nosortheader-fixe a,
table.full,
table.full td,
table.full td.full2row,
td.fullHead,
td.fullHead .fullLink,
table.dictionary,
table.dictionary td.dictionaryHead,
table.act_table {
  border-width: 0;
  border-spacing: 0;
  font-size: 11px;
}

table.full td,
table.sortable td,
table.sortable th,
table.sortable-fixe th,
table.dictionary td,
table.act_table td,
table.full td.full2row {
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

table.sortable td.sortable-header,
table.sortable th.sortable-header,
table.sortable th.sortable-header-fixe,
table.sortable td.sortable-header a,
table.sortable th.sortable-header a,
table.sortable th.sortable-header-fixe a,
table.sortable td.sortable-nosortheader,
table.sortable th.sortable-nosortheader,
table.sortable th.sortable-nosortheader-fixe,
table.sortable td.sortable-nosortheader a,
table.sortable th.sortable-nosortheader a,
table.sortable th.sortable-nosortheader-fixe a,
table.full td.fullHead a,
table.full td.fullhead,
table.full th.fullhead,
td.fullHead,
td.fullHead .fullLink,
table.dictionary td.dictionaryHead a,
table.act_table td.act_header  {
  color: #ffffff;
  font-weight: bold;
}

table.sortable td.sortable-header a:hover,
table.sortable th.sortable-header a:hover,
table.sortable th.sortable-header-fixe a:hover,
table.sortable td.sortable-nosortheader a:hover,
table.sortable th.sortable-nosortheader a:hover,
table.sortable th.sortable-nosortheader-fixe a:hover,
table.dictionary td.dictionaryHead a:hover,
table.act_table td.act_header,
table.full td.fullHead a:hover {
  text-decoration: none;
}

table.full td.full2row,
table.sortable td,
table.dictionary td.dictionary2Row,
table.dictionary td.dictionary2row,
table.act_table td {
  background-color: #ffffff;
  border-top: solid 1px #cccccc;
  white-space: nowrap;
  font-size: 11px;
}

table.full td.full2row a {
  font-size: 11px;
}

table.sortable td.sortable-header,
table.sortable th.sortable-header,
table.sortable th.sortable-header-fixe,
table.sortable td.sortable-nosortheader,
table.sortable th.sortable-nosortheader,
table.sortable th.sortable-nosortheader-fixe{
  white-space: nowrap;
}
table.full th.fullhead,
table.full td.fullhead,
td.fullHead,
table.sortable td.sortable-header,
table.sortable th.sortable-header,
table.sortable th.sortable-header-fixe,
table.sortable td.sortable-nosortheader,
table.sortable th.sortable-nosortheader,
table.sortable th.sortable-nosortheader-fixe,
table.dictionary td.dictionaryHead,
form table.full td.fullHead,
table.act_table td.act_header {
  background-color: #777777;

}
table.sortable th.sortable-header-fixe,
table.sortable th.sortable-nosortheader-fixe{
  background-color: #777777;
  position: sticky !important ;
  top: 0;
}

table.full th.fullheadsimple,
td.fullheadsimple {
  background-color: #eeeeee;
  border-top: solid 0px #cccccc;
  font-weight: bold;
  color: #333333;
}
table.sortable span.sortarrow,
table.sortable td.sortable-nosortheader,
table.sortable th.sortable-nosortheader,
table.sortable th.sortable-nosortheader-fixe,
table.full td.fullHead a {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
table.dictionary td.dictionaryInfo {
  color: #999999;
  font-size: 10px;
  padding-top: 10px;
}
table.act_table td.act_color1 {
  background-color: rgb(235,235,235);
}
table.act_table td.act_color2 {
  background-color: rgb(246,246,246);
}

.ulis-compteur-main {
  padding-top: 5px;
}

table.data-table,
.ulis-compteur table {
  color: #333333;
  background-color: #eeeee3;
  border: solid 1px #cccccc;
  padding: 5px;
  margin-right: 5px;
  margin-left: 0px;
}

table.data-table td,
table.data-table td *,
.ulis-compteur table td,
.ulis-compteur table td a {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

table.data-table td.data-table-title
.ulis-compteur table td.ulis-compteur-title {
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: solid 1px #dddddd;
}

table.data-table td a,
.ulis-compteur table td a {
  text-decoration: underline;
}

.information {
  border: 1px solid #ccc;
  padding: 10px;
  z-index: 999999;
}

.information table {
  padding: 0;
  border: none;
}

.information,
.information table,
.information td.information,
.information td.informationLabel {
  background: #fff;
}

.information td.information,
.information td.informationLabel {
  color: #333;
  padding: 1px;
  font: bold 11px Verdana, sans-serif;
  border: 0;
}

.information td.information {
  font-weight: normal;
}

td.blocLabel,
td.blocTitle,
td.blocListTitle {
  font-weight: bold;
  color: #000;
}

td.blocValue {
  font-weight: normal;
  color: #000;
}

table.ulis-round-table {
  padding: 10px;
  border: solid 1px #cccccc;
  background-color: #efefef;
  box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
}

table.tablesorter {
  font-family: verdana;
  background-color: #ffffff;
  font-size: 11px;
  width: 100%;
  text-align: left;
}

table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
  background-color: #777777;
  font-size: 11px;
  padding: 4px;
  padding-right: 16px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

table.tablesorter thead tr .header {
  background-image: url(../img/tool/tablesorter/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter tbody td {
  color: #333333;
  padding: 3px;
  background-color: #ffffff;
  font-size: 11px;
  font-family: verdana;
  border-top: solid 1px #cccccc;
  white-space: nowrap;
}

table.tablesorter tbody td a {
  font-size: 11px;
}

table.tablesorter tbody tr.odd td {
  background-color:#ffffff;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url(../img/tool/tablesorter/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
  background-image: url(../img/tool/tablesorter/desc.gif);
}

table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
  background-color: #777777;
}

.table-container {
  width: fit-content; /* scrollbar verticale contre la table */
  height: 500px; /* Ajustez la hauteur selon vos besoins */
  overflow-y: auto; /* Ajoute une barre de défilement verticale */
  /* Style de la partie mobile de la barre de défilement */
  ::-webkit-scrollbar-thumb {
    background-color: #74992e; /* Couleur de la partie mobile */
    border-radius: 10px; /* Arrondir les coins */
  }

  /* Style de la piste de la barre de défilement */
  ::-webkit-scrollbar-track {
    background-color: #c950c9; /* Couleur de la piste */
  }
}