.no-underline {
      text-decoration: none;
}

.admin-menu {
      color: #955200 !important;
}

.select2-container {
    width: 100% !important;
}
.table-striped {
    --bs-table-striped-bg: #F0F8FF;
/*  --bs-table-striped-text: #000; */
}

.table-hover {
  --bs-table-hover-bg: #D3D3D3;
  /* --bs-table-hover-text: #000; */
}

.via-humanis-immobilier-color {
    color: #016b9d !important;
}

/* remove the small arrow from the dropdown bootstrap element */
.no-caret.dropdown-toggle::after {
    display: none !important;
}
