site-admin > nav {
  background: #1e2846 !important;
  border: none !important;
}

site-admin > nav .ui.vertical.text.menu .item {
   padding-left: 1.6em;
  color: #fff;
}

site-admin > nav .ui.vertical.text.menu a.item.active {
  color: #1e2846;
  font-weight: bold;
}

site-admin > nav .header.item {
  font-weight: bold !important;
  font-size: 1.2em !important;
  padding-left: 2.8em !important;
}

nav div.text.menu:nth-child(2) .header.item {
  color: #21917d;
}

nav div.text.menu:nth-child(2) .header.item::before {
  content: url("https://pocketmanager.app/f/d2b96ccb9e7ef06e8e3e170dbcef8abc3c538365/reseau_couleur30.png");
  display: block !important;
  padding: 0.2em 0.2em 0.2em 0.8em !important;
}

nav div.text.menu:nth-child(3) .header.item {
  color: #6dadfd;
}

nav div.text.menu:nth-child(3) .header.item::before {
  content: url("https://pocketmanager.app/f/5b4c6aeac05190112107df2c9c6b42ccd7647f5a/facture-dachat_couleur30.png");
  display: block !important;
  padding: 0.2em 0.2em 0.2em 0.8em !important;
}

nav div.text.menu:nth-child(4) .header.item {
  color: #f5d257;
}

nav div.text.menu:nth-child(4) .header.item::before {
  content: url("https://pocketmanager.app/f/683bce3d682eb3bbdf77321774dbf2b29d8057ab/facture-davoirs_couleur30.png");
  display: block !important;
  padding: 0.2em 0.2em 0.2em 0.8em !important;
}

nav div.text.menu:nth-child(5) .header.item {
  color: #fc5b5b;
}

nav div.text.menu:nth-child(5) .header.item::before {
  content: url("https://pocketmanager.app/f/dc1dbd77f448f6a05e0fac5b49e773c1afa5c138/entretien_couleur30.png");
  display: block !important;
  padding: 0.2em 0.2em 0.2em 0.8em !important;
}








