#tableauBord {
  padding: 10px;
}

#tableauBord moyenne-achat-transite,
#tableauBord mes-echanges-avenir {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

#conteneurSite.pageAccueil {
  background-color: rgba(78, 93, 151, 0.05);
}

#tableauBord overlay .titre {
  font-size: 18px;
}

#tableauBord .roles bouton {
  overflow-x: unset;
  overflow-y: unset;
  margin: 5px;
  background-color: #ffffff;
}

#tableauBord .roles bouton button {
  padding: 0 10px;
  height: 35px;
  width: 140px;
}

#tableauBord bouton.plein {
  width: auto;
  height: 35px;
  margin: 5px;
}

#tableauBord .moyenne-achat-transite.titre {
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  font-size: 12px;
  height: 30px;
}

.contenu.tableauBord {
  width: 1330px;
}

#tableauBord .fondRouge,
#pageGauche .fondRouge {
  color: #e5221e !important;
}

#tableauBord .fondOrange,
#pageGauche .fondOrange {
  color: #d1831d !important;
}

#tableauBord .fondVertPale,
#pageGauche .fondVertPale {
  color: #c8dc00 !important;
}

#tableauBord .fondVertFonce,
#pageGauche .fondVertFonce {
  color: #6ab514 !important;
}

#tableauBord .fondBlanc {
  background-color: #ffffff !important;
  display: none;
}

#tableauBord .fondGris {
  color: #b4b4b4 !important;
}

#tableauBord .fondGrisPale {
  background-color: #d6dbdb !important;
}

#tableauBord #bloc1 texte libelle,
#tableauBord #bloc1 texte .valeur {
  margin-bottom: 0;
}

#tableauBord #bloc1 {
  width: 238px;
  height: 40px;
  padding: 10px;
  font-weight: 600;
  background-color: #ffffff;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 0 !important;
  display: flex;
  border-radius: 0.2em;
}

#tableauBord .bloc-liste-header,
#tableauBord .calendrier-header {
  display: flex;
  width: 660px;
  height: 62px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  line-height: 24px;
  position: relative;
}

#tableauBord .bloc-liste {
  cursor: pointer;
}

#tableauBord .bloc-liste {
  overflow: visible;
}

#tableauBord .calendrier-header,
#tableauBord .bloc-liste-header {
  overflow: visible;
}

#tableauBord .bloc-liste selecteur .selecteur .texteActif,
#tableauBord .bloc-liste selecteur .selecteur .texte,
#tableauBord .bloc-liste-header selecteur .selecteur .texteActif,
#tableauBord .bloc-liste-header selecteur .selecteur .texte {
  text-align: left;
}

#tableauBord .bloc-liste-header selecteur-multiple .selecteur .texteActif,
#tableauBord .bloc-liste-header selecteur-multiple .selecteur .texte,
#tableauBord .bloc-liste-header selecteur-multiple .selecteur .options,
#tableauBord .bloc-liste-header selecteur-multiple .selecteur .options div,
#tableauBord .bloc-liste-header selecteur-multiple .selecteur .cocherDecocherTout {
  text-align: left;
}

#tableauBord .bloc-liste-header selecteur-multiple case-cocher input + span + libelle label {
  padding-top: 2px;
}

#tableauBord .bloc-liste-header selecteur-multiple .selecteur .texte {
  height: 20px;
}

#tableauBord .bloc-liste selecteur .selecteur .options,
#tableauBord .bloc-liste-header selecteur .selecteur .options {
  max-height: 200px !important;
  height: 200px !important;
  overflow-y: scroll !important;
  overflow-x: hidden;
  overscroll-behavior-y: contain;
  -webkit-overflow-scrolling: touch;
  pointer-events: auto;
  z-index: 1102;
  text-align: left;
  display: block;
}

#tableauBord .bloc-liste selecteur .selecteur .options div,
#tableauBord .bloc-liste-header selecteur .selecteur .options div {
  text-align: left;
}

#tableauBord .bloc-liste selecteur .selecteur .options::-webkit-scrollbar,
#tableauBord .bloc-liste-header selecteur .selecteur .options::-webkit-scrollbar {
  width: 8px;
}

#tableauBord .bloc-liste selecteur .selecteur .options::-webkit-scrollbar-track,
#tableauBord .bloc-liste-header selecteur .selecteur .options::-webkit-scrollbar-track {
  background: #f1f1f1;
}

#tableauBord .bloc-liste selecteur .selecteur .options::-webkit-scrollbar-thumb,
#tableauBord .bloc-liste-header selecteur .selecteur .options::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}

#tableauBord .bloc-liste-titre,
#tableauBord .titre-calendrier {
  color: rgba(255, 170, 1, 1);
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
}

#tableauBord .bloc-liste-header::after,
#tableauBord .calendrier-header::after {
  color: rgba(78, 93, 151, 0.15);
  content: "";
  bottom: 0;
  border: 2px solid;
  position: absolute;
  width: 90%;
  margin: 5px auto 0;
}

#tableauBord .bloc-liste-header-filtres {
  justify-content: space-around;
  padding: 0 12px;
  gap: 10px;
}

#tableauBord .bloc-liste-header-filtres selecteur .selecteur {
  min-width: 240px;
  max-width: 295px;
}

#tableauBord .bloc-liste-container {
  max-height: 178px;
  overflow-y: auto;
}

#tableauBord .bloc-liste-container table tr td prix,
#tableauBord .bloc-liste-container table tr th {
  text-align: center;
  vertical-align: middle;
}

#tableauBord .bloc-liste-container table tr {
  background-color: initial;
  color: #4e5d97;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
}

#tableauBord .bloc-liste-container table {
  border-collapse: unset;
  height: 150px;
  margin: 0 10px 10px 10px;
  width: 97%;
}

#tableauBord .bloc-liste-container table td .nom {
  background-color: initial;
  color: #4e5d97;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  text-align: left;
}

#tableauBord .bloc-liste {
  width: 655px;
  height: 240px;
  background: white;
  border-radius: 8px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  color: rgba(51, 51, 51, 1);
  overflow: visible;
}

#tableauBord .role {
  border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

#tableauBord bouton.sansFond .cadreBouton {
  width: auto;
  text-align: center;
  background-color: #ffffff;
}

#tableauBord bouton.role div.cadreBouton {
  border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

#tableauBord .bloc3 {
  width: 200px;
  padding: 5px;
  text-align: center;
}

#tableauBord information .infobulle {
  left: -390px !important;
  bottom: -540px !important;
}

#tableauBord .boutonInfobulle {
  margin-left: 5px;
}

#tableauBord .boutonInfobulle:not(.inactif):not(.sansFond) .fond {
  width: 18px;
  height: 18px;
  border-radius: 18px;
}

#tableauBord .boutonInfobulle .icone {
  width: 15px;
  height: 15px;
  background-size: 1265px 55px;
  background-position: -202px -5px !important;
}

#tableauBord .boutonInfobulle button {
  height: 18px;
}

#tableauBord bouton {
  margin-bottom: 0 !important;
}

#tableauBord overlay.moyen .cadre {
  width: 650px;
  left: 315px;
}

#tableauBord overlay.moyen .basOverlay {
  width: 628px;
}

#tableauBord overlay.moyen .contenuOverlay table {
  width: 100%;
  border-collapse: collapse;
  margin-right: 0;
}

#tableauBord overlay.moyen .contenuOverlay table th,
#tableauBord overlay.moyen .contenuOverlay table td {
  border: 1px solid #ddd;
  padding: 8px 10px;
  vertical-align: top;
  font-size: 13px;
}

#tableauBord overlay.moyen .contenuOverlay table th,
#tableauBord overlay.moyen .contenuOverlay table td {
  width: 25%;
}

infos-utilisateur .cercle1 {
  position: relative;
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: none repeat scroll 0 0 #e5221e;
  margin-left: 170px;
  margin-top: 5px;
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}

infos-utilisateur .cercle2 {
  position: relative;
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: none repeat scroll 0 0 #d1831d;
  margin-left: -70px;
  margin-top: 5px;
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}

#tableauBord .dashboard raccourcis {
  margin-left: auto;
}

#tableauBord .dashboard {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#tableauBord .dashboard-container {
  display: flex;
  width: 977px !important;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

#tableauBord .card.petit,
#tableauBord .card.moyen-direction,
#tableauBord .card.petit-grand {
  width: 475px;
}

#tableauBord .card.moyen {
  width: 830px;
  position: absolute;
  top: 520px;
  left: calc(50% + 10px);
}

#tableauBord .card.tres-grand-direction {
  width: 830px;
  position: absolute;
  top: 620px;
  left: calc(50% + 10px);
}

#tableauBord .card.grand,
#tableauBord .card.tres-grand {
  width: 969px;
}

#tableauBord .card {
  background: white;
  border-radius: 8px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  height: 240px;
}

#tableauBord .card-header {
  background: rgba(255, 170, 1, 0.5);
  height: 62px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

#tableauBord .petit .card-header,
#tableauBord .moyen-direction .card-header,
#tableauBord .petit-grand .card-header {
  width: 475px;
}

#tableauBord .grand .card-header {
  width: 969px;
}

#tableauBord .petit .grid-container,
#tableauBord .moyen-direction .grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 13px;
}

#tableauBord .petit-grand .grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 5px;
}

#tableauBord .petit-grand .grid-container tableau-bord-indicateur {
  height: 55px;
  width: 232px;
}

#tableauBord .grand .grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 10px;
}

#tableauBord .moyen .grid-container,
#tableauBord .tres-grand-direction .grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 2px;
}

#tableauBord .tres-grand .grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 10px;
}

#tableauBord .card-header .card-title .icone.material-symbols-outlined {
  width: 24px;
  height: 24px;
}

#tableauBord .moyen .card-header .card-title,
#tableauBord .tres-grand-direction .card-header .card-title {
  width: 820px;
}

#tableauBord .card-header .card-title {
  width: 474px;
  color: #4e5d97;
  align-items: center;
  display: flex;
  justify-content: center;
  gap: 8px;
  height: 100%;
  text-align: center;
}

#tableauBord .card-header .card-title .material-symbols-outlined {
  color: #4e5d97;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  cursor: unset;
  font-variation-settings:
    "FILL" 0,
    "wght" 600,
    "GRAD" 0,
    "opsz" 48;
}

#tableauBord .card-header .card-title span {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  text-align: center;
  vertical-align: middle;
  color: #4e5d97;
}

#tableauBord tableau-bord-indicateur {
  height: 80px;
  width: 232px;
  text-align: center;
  vertical-align: middle;
}

#tableauBord .moyen .grid-container tableau-bord-indicateur,
#tableauBord .moyen-direction .grid-container tableau-bord-indicateur,
#tableauBord .tres-grand-direction .grid-container tableau-bord-indicateur {
  height: 80px;
  width: 200px;
  text-align: center;
  vertical-align: middle;
}

#tableauBord tableau-bord-indicateur .titre-indicateur {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.2px;
  width: 172px;
}

#tableauBord tableau-bord-indicateur .valeur {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 24px;
  font-weight: 600;
  font-size: 20px;
  margin-top: 10px;
}

#tableauBord tableau-bord-indicateur .valeur .material-symbols-outlined {
  font-size: 30px;
  font-variation-settings:
    "FILL" 0,
    "wght" 600,
    "GRAD" 0,
    "opsz" 48;
}

#tableauBord tableau-bord-indicateur .indicateur-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  cursor: pointer;
}

#tableauBord tableau-bord-indicateur .indicateur-container .indicateur {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#tableauBord {
  color: #4e5d97;
}

#tableauBord date-heure Libelle label,
#tableauBord date-heure {
  font-weight: 200;
  font-size: 14px;
  color: #a3a3a3;
}

#tableauBord .card.tres-grand {
  height: 340px;
}

#tableauBord .card.tres-grand-direction {
  height: 340px;
}

#tableauBord .card.moyen-direction {
  height: 340px;
}
