a {
  text-decoration: none !important;
  }
a:hover {
  text-decoration: none !important;
  }
.app-sidebar.bg-body-light {
  background: #fff;
}
.text-bg-info-2, .bg-info-2{
  background-color: #17a2b8 !important;
}
.bg-info-3{
  background-color: #badde288 !important
}
.user-panel {
  border-bottom: 1px solid #dee2e6;
}
.user-panel .image {
  display: inline-block;
  padding-left: .8rem;
}
.user-panel img {
  height: auto;
  width: 2.1rem;
}
.user-panel .info {
  display: inline-block;
  padding: 5px 5px 5px 10px;
}

.user-panel, .user-panel .info {
  overflow: hidden;
  white-space: nowrap;
}
.elevation-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23) !important;
}
.img-circle {
  border-radius: 50%;
}
.app-sidebar {
  --lte-sidebar-hover-bg: #17a2b8 !important;
  --lte-sidebar-submenu-hover-bg: #badde288 !important; 
}
/* .bootstrap-5{
  
} */