/* :root {
  --primary-color: #7CB928;
  --primary-color-light: #7CB928;
  --primary-color-bold: #517710;
} */
.path-all-members .region--content {
  max-width: 792px;
  margin: 0 auto;
}
.path-all-members .card .teaser__image img {
  height: 84px;
  width: 84px;
  border: 1px solid #e6e6e6;
}
.path-all-members .card .teaser__image {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 24px;
  float: left;
}
.path-all-members .pill-card .teaser__body {
  /* display: inline-block; */
  padding: 0;
  /* float: left; */
  align-items: baseline;
  display: flex;
}
.path-all-members .card .teaser__title a {
  min-height: auto;
}
/* .path-all-members .card .teaser__title a:hover,
.path-all-members .card:hover .teaser__title a{
    color: #fff;
} */
.path-all-members .pill-card .teaser__content-text,
.path-all-members .pill-card .created-section {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #000;
}
.path-all-members .pill-card .teaser__content-text {
  line-height: 17px;
}
.path-all-members .pill-card .created-section {
  color: var(--primary-color-bold);
}
.path-all-members .pill-card .teaser__content-text p {
  display: inline;
}
.path-all-members .pill-card .count-section .count-text {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
  color: #000;
  display: flex;
  align-items: center;
  gap: 5px 10px;
  flex-wrap: wrap;
}
.path-all-members .pill-card .btn-wrapper {
  display: flex;
  flex-direction: column;
  align-items: end;
  height: 100%;
  justify-content: space-between;
}
.path-all-members .pill-card .member-wrapper {
  height: 100%;
  position: relative;
}
.path-all-members .pill-card .btn-wrapper .card__link:not(.activities-btn) > a {
  width: 36px;
  height: 36px;
  display: inline-block;
  font-size: 0;
}
.path-all-members .pill-card .btn-wrapper .card__link.profile-btn a {
  background: url(img/new-icons/Button-Message.svg) no-repeat center;
}
.path-all-members .pill-card .count-section {
  position: absolute;
  bottom: 0;
  /* bottom: -3px; */
}
.path-all-members .pill-card .btn-wrapper .card__link {
  margin-left: 10px;
}
.path-all-members .pill-card .btn-wrapper .card__link.more > a {
  background: url(img/new-icons/more-link.svg) no-repeat center;
  /* position: relative; */
  cursor: pointer;
}
.path-all-members .pill-card .btn-wrapper .card__link.more {
  position: relative;
}
.path-all-members .pill-card .card__link.more ul {
  display: none;
  top: 105%;
  position: absolute;
  right: 0;
  background: #fff;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 10px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  z-index: 2;
  list-style: none;
  padding: 10px 20px;
  margin: 0;
  /* border-radius: 6px; */
  border-radius: 24px;
  /* min-width: 120px; */
  min-width: 130px;
}
.path-all-members .pill-card .card__link.more.open ul li:not(:last-child) {
  padding: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 5px;
  line-height: 20px;
}
.path-all-members .pill-card .card__link.more.open ul li * {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  transition: none;
  margin: 0;
  font-weight: 400;
  color: #000;
  text-transform: capitalize;
  display: block;
}
.path-all-members .pill-card .card__link.more.open ul li a:hover {
  color: var(--primary-color);
}
.path-all-members .pill-card {
  overflow: visible;
  cursor: default;
}
.path-all-members .pill-card .card__link.more.open ul {
  display: block;
}
.path-all-members .pill-card .activities-section {
  display: flex;
  align-items: end;
}
.path-all-members .pill-card:hover {
  background-color: #fff;
}
.path-all-members .pill-card .btn-wrapper .card__link.activities-btn a {
  /* font-weight: 400; */
  text-transform: capitalize;
  width: 84px;
}

.path-all-members .card .teaser__title a {
  font-size: 18px;
  /* margin-bottom: 5px; */
  margin-bottom: 7px; /*383544 issue-1 03-12-24*/
  /* line-height: 22px; */
  line-height: 100%;
}
.path-all-members .pill-card .btn-wrapper .card__link:nth-child(2) {
  margin-left: 12px;
}
.path-all-members .pill-card .btn-wrapper .card__link:last-child {
  margin-left: 8px;
}
.path-all-members .pill-card .btn-wrapper .card__link.profile-btn a:hover {
  background: url(img/new-icons/Button-Message_hover2.svg) no-repeat center;
}
.path-all-members .pill-card .btn-wrapper .card__link.more > a:hover {
  background: url(img/new-icons/more-link-hover.svg) no-repeat center;
}
.member-detail .teaser__content-line {
  margin-bottom: 13px;
}

.activities-btn a {
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 15px !important;
}
.path-all-members .pill-card:hover .teaser__title {
  color: #000 !important;
}
.group_role {
  margin-bottom: 5px;
}
.member-wrapper .card__link.more a {
  border: 0;
}
/* .path-all-members .quicktabs-wrapper .item-list{
  margin-bottom: 12px !important;
} */
.path-all-members .btn-primary-sm.activities-btn a {
  border: 1.5px solid var(--primary-color-light) !important;
}
.path-all-members .pill-card .card__link.more.open ul li .follow-btn a > p.js-flag-message {
  display: none;
}
.path-all-members .pill-card .card__link.more.open ul li .follow-btn {
  display: inline-block;
}
body.path-all-members .ui-dialog .ui-widget-content.ui-dialog-buttonpane .button {
  border-color: var(--primary-color) !important;
}
body.path-all-members.enhanced_listing_page:not( .group-details,
.discussion-details,
.path-user ) .quicktabs-wrapper .item-list {
  margin-bottom: 30px;
}
.path-all-members .member-detail {
  padding-bottom: 13px;
}
/* edited on 03-01-2025 new filter styles */
.path-all-members .members-filter-wrapper {
  margin: 0px;
  display: flex;
  width: 100%;
  flex: 0 0 100%;
  gap: 24px;
  height: auto;
  margin: 0px !important;
  margin-bottom: 24px !important;
}
.path-all-members .clearfix:has(> .members-filter-wrapper) {
  flex-wrap: wrap;
}
.path-all-members .members-filter-wrapper > .form-type-entity-autocomplete {
  height: auto !important;
  position: relative;
  width: calc(100% / 4 - 9px) !important;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: center;
}
.path-all-members .members-filter-wrapper > .form-type-entity-autocomplete input {
  height: 36px !important;
  padding-right: 25px !important;
}
body.path-all-members .enhanced-card-view .view-filters form>.clearfix:has(.members-filter-wrapper) > .sort-wrap {
  top: auto !important;
  bottom: 0px;
}
body.path-all-members .enhanced-card-view .view-filters form>.clearfix:has(.members-filter-wrapper) {
  justify-content: unset !important;
}
body.path-all-members .enhanced-card-view .view-filters:has(.members-filter-wrapper) .form-item:not(.form-type-entity-autocomplete) {
  width: 486px !important;
  max-width: 500px !important;
}
.listing-page-2-col .enhanced-card-view .views-infinite-scroll-content-wrapper {
  gap: 24px;
  margin-bottom: 36px;
}
/* body.path-all-members .members-filter-wrapper > .form-type-entity-autocomplete::after {
  content: "";
  background: url(../../../elements/ajax-loader/images/throbber.svg) no-repeat center;
  width: 20px;
  height: 20px;
  background-size: 10px !important;
  position: absolute;
  /* right: 4px;
  bottom: 11px; */
/* right: 6px;
  bottom: calc(50% - 21px);
} */
body.path-all-members .members-filter-wrapper > .form-type-entity-autocomplete:has(.ui-autocomplete-loading)::after {
  animation: rotate 3s linear infinite;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/***********user badge*****************/
/* .card.pill-card .teaser__title {
position: relative; */
/* align-items: center; */
/* } */
/* .card.pill-card .teaser__title a {
max-width: 155px;
} */
.member-badge {
  /* position: absolute; */
  /* left: 100px; */
  width: 100%;
  background: url(../../../icons/medal/badge-icon.svg) no-repeat center;
  background-position: 2px 0;
  width: 24px;
  height: 24px;
  background-size: 80px;
  margin-left: 3px;
}
.member-badge.empty_badge {
  display: none;
}
.member-badge.silver {
  background-position: -29px 0;
}
.member-badge.bronze {
  background-position: -60px 0px;
}
body.enhanced_listing_page.path-all-members .card.pill-card .teaser__title {
  padding-bottom: 7px;
  align-items: flex-start;
}
/* .member-badge ul {
  list-style: none;
  padding: 0;
  display: flex;
}
.member-badge li {
  display: inline-flex;
  border-radius: 24px;
  width: 13px;
  height: 13px;
  background: #d9d9d9;
  margin-right: 7px;
  min-width: 13px;
}
.member-badge.bronze ul li:first-child {
  background: #ece200;
}
.member-badge.silver ul li:not(:last-child) {
  background: #ece200;
}
/*.member-badge.gold ul li {
  background: #ece200;
} */
.not-logged-in.path-all-members .quicktabs-wrapper .item-list {
  display: none;
}
/* Edited on july 31 2025 */
/* body .quicktabs-wrapper .item-list li a {
  width: 100%;
  border-radius: 0;
} */
/* body .quicktabs-wrapper .item-list li {
  width: calc(100% / 3 - 10px);
  display: inline-block;
} */
/* body .quicktabs-wrapper .item-list ul {
  gap: 0;
}
body .quicktabs-wrapper .item-list li.active a,
body .quicktabs-wrapper .item-list li a:hover {
  height: 38px !important;
} */
