a {
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .card-mx-md {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
}

#ul_top {
  background-color: #d3d3d3;
  z-index: 1000;
  border: 1px solid inherit;
}

#porteur_bg_color {
  background-color: #edeef6;
}

.atagStuff {
  text-decoration: none !important;
  color: gray;
}

.ultagStuff {
  background-color: #d9d9d9 !important;
  color: white !important;
}

.abasetagStuff {
  text-decoration: none !important;
  color: #000 !important;
}

.c-notification-badge-gray {
  background-color: gray !important;
  width: 13px !important;
  height: 13px !important;
  border: 2px solid #FFC800 !important;
  position: relative !important;
  right: 2em !important;
  padding: 0 !important;
}

.offcanvas-end {
  width: 350px !important;
}

.nav-tabs {
  border: none !important;
}
.notTags {
  color: gray !important;
}

.nav-link.active {
  color: #0d6efd !important;
  border-bottom: 2px solid gray !important;
}

@media (max-width: 1000px) {
  .menu_css {
    margin-right: 0 !important;
  }

  .disc_margin {
    margin: 0 !important;
  }

  .disc_padding {
    padding: 0 !important;
  }

  #idHeight {
    min-height: 27rem !important;
  }

  .button_retour {
    zoom: 160%;
    padding-top: 0.12rem;
  }
}

.aside {
  border-right: 2px solid gray;
}
