/* member page css start */ 

.custom-view-button {
  text-align: center;
  margin-top: 10px;
}


.soft-delete-button {
  margin-left: 10px;
}

.agents_buddyboss_profile_section .agents_buddyboss_profile_cover_bg {
    position: relative;
  }
  
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_bg:before {
    content: "";
    position: absolute;
    background: #000000 0% 0% no-repeat padding-box;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_bg img.bg_image {
    object-fit: cover;
    width: 100%;
    height: 344px;
  }
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_bg .agents_buddyboss_profile_cover_bg_edit_icon {
    position: absolute;
    top: 20px;
    left: auto;
    right: 20px;
    z-index: 1;
  }
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_bg .agents_buddyboss_profile_cover_bg_edit_icon img.edit-bg-image-icon {
    width: 40px;
    height: 40px;
  }
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button a.reffal_button {
    /* position: absolute;
    left: auto;
    right: 20px;
    top: 20px; */
    font-size: 16px;
    font-weight: 500;
    color: #ffff;
    background-color: #ffa603;
    list-style-type: none;
    border: solid 1px #ffa603;
    border-radius: 20px;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: 11px 20px;
    line-height: 1;
  }
  
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button a.reffal_button:hover {
    background-color: transparent;
    border: solid 1px #ffa603;
    color: #ffa603;
  }
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 70px 20px 33px 20px;
    position: relative;
  }
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .agents_buddyboss_profile_cover_avtar img {
    width: 100%;
    max-width: 150px;
    height: 150px;
    border-radius: 100%;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    transform: translate(20px, -70%);
  }
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .agents-details h2 {
    color: var(--bb-headings-color);
    margin: 0px 0 8px;
  }
  
  .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .agents-details p {
    letter-spacing: 0px;
    opacity: 1;
    color: var(--bb-body-text-color);
    max-width: 446px;
    line-height: 1.5;
  }
  
  .agents-details-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* column-gap: 20px; */
    row-gap: 10px;
    margin: 20px 0 20px;
  }
  
  .agents-details-group span {
    color: var(--bb-body-text-color);
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 0px;
  }
  
  .agents-details-group a {
    color: var(--bb-primary-color);
    font-weight: bold;
    line-height: 1.5;
  }
  
  .agents-details-group form {
    margin-bottom: 0 !important;
  }
  .agents-details-group form button.follow-button {
    padding: 11px 20px;
    line-height: 1;
    background: #1a3270;
    color: #FFFFFF;
    border-radius: 100px;
    margin-left: 10px;
}
  .menu-agent-profile-menu-container ul {
    margin: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
  }
  
  .menu-agent-profile-menu-container ul li {
    list-style-type: none;
    border: solid 1px var(--bb-primary-color);
    border-radius: 20px;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: 11px 20px;
    line-height: 1;
  }
  
  .menu-agent-profile-menu-container ul li a {
    line-height: 1.2;
    color:var(--bb-primary-color);
    letter-spacing: 0px;
  }
  
  .menu-agent-profile-menu-container ul li:hover, .menu-agent-profile-menu-container ul li:hover a{
    background: #1a3270;
    color: #FFFFFF;
  }
  
  .menu-agent-profile-menu-container ul li.active, .menu-agent-profile-menu-container ul li.active a {
    background: #1a3270;
    color: #FFFFFF;
  }
  
   a.edit_profile {
    display: flex;
    align-items: center;
    gap: 9px;
    color: var(--bb-primary-color);
    border: none;
    background-color: transparent;
  }
  a.edit_profile  img.details_profile_icon {
    width: 18px;
    height: 18px;
    filter: brightness(0) saturate(100%) invert(13%) sepia(25%) saturate(5596%) hue-rotate(216deg) brightness(85%) contrast(121%);
  }
  .gents_buddyboss_avtar_details_profile_edit {
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
  }
  
  .agents-about {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 20px;
  }
  
  .agents-certications {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 20px 30px 20px;
  }
  .agents-certications .agent-cert-ul li {
    list-style-type: none;
  }
  .agents-certications .agent-cert-ul {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 5px;
  }
  
  .agents-skills-section {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 0px 20px 0px;
  }
  
  .agents-skills-section .agents-skills-content {
    padding: 0 20px;
  }
  .agents-skills-section p {
    max-width: 535px;
    line-height: 1.5;
    font-size: 14px;
    color: #AFAFAF;
    letter-spacing: 0px;
  }
  .agents-skills-section ul {
    margin: 0;
  }
  .agents-skills-section ul li {
    list-style-type: none;
    border-bottom: 1px solid #DADADA;
    padding: 20px;
    display: flex;
    /* align-items: center; */
    line-height: 1.1;
    gap: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #2B2B2B;
  }
  .agents-skills-section ul li img.agent_cert_icon {
    max-width: 18px;
    height: 15px;
  }
  .agents-skills-section .show_all_skills_link {
    text-align: center;
    margin: 0 auto;
  }
  .agents-skills-section .show_all_skills_link a {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 20px 0 0px;
    font-weight: bold;
    line-height: 1;
  }
  .agents-skills-section .show_all_skills_link a svg {
    fill: var(--bb-primary-color);
  }
  .agents-skills-section .show_all_skills_link a img.show_all_skills_link_icon {
    max-width: 20px;
    height: 14px;
    filter: brightness(0) saturate(100%) invert(13%) sepia(25%) saturate(5596%) hue-rotate(216deg) brightness(85%) contrast(121%);
  }
  .agents-skills-section-popup {
    box-shadow: none;
    padding: 0;
  }
  
  .agents-skills-section-popup .agents-skills-content h3.agent_title {
    margin-bottom: 5px;
  }
  
  .agents-education-section {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 0px 20px 0px;
  }
  .agents-education-section h3.agent_title {
    padding: 0 20px;
  }
  .agents-education-section ul {
    margin: 0;
  }
  
  .agents-education-section ul li {
    list-style-type: none;
    margin: 0;
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .agents-education-section ul li .uni-imags {
    width: 7%;
  }
  .agents-education-section ul li .uni-imags img{
    /* width: 40px;
    height: 40px; */
    object-fit: contain;
  }
  .agents-education-section ul li .uni-details {
    width: 94%;
  }
  .agents-education-section ul li .uni-details h4 {
    margin-bottom: 10px;
    font-weight: bold;
  }
  .agents-education-section ul li .uni-details span {
    color: #2B2B2B;
  }
  .agents-education-section ul li .uni-details  p {
    display: block;
    color: #AFAFAF;
    margin-top: 10px;
    letter-spacing: 0px;
    margin-right: 30px;
  }
  
  .agents-education-section .agent-edut-ul_edit_icon {
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
  }
  
  .agents-education-section .agent-edut-ul_edit_icon a img.agent-edut-ul_edit_icon_im{
    width: 18px;
    height: 18px;
  }
  
  .agents-experience-section {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 0px 20px 0px;
  }
  .agents-experience-section h3.agent_title {
    padding: 0 20px;
  }
  .agents-experience-section ul {
    margin: 0;
  }
  .agents-experience-section ul li {
    list-style-type: none;
    margin: 0;
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .agents-experience-section ul li .uni-imags {
    width: 7%;
  }
  .agents-experience-section ul li .uni-imags img{
    /* width: 40px;
    height: 40px; */
    object-fit: contain;
  }
  .agents-experience-section ul li .uni-details {
    width: 94%;
  }
  .agents-experience-section ul li .uni-details h4{
    margin-bottom: 10px;
    font-weight: bold;
  }
  .agents-experience-section ul li .uni-details span {
    color: #2B2B2B;
  }
  .agents-experience-section ul li .uni-details  p {
    display: block;
    color: #AFAFAF;
    margin-top: 10px;
    letter-spacing: 0px;
    margin-right: 30px;
  }
  
  .agents-experience-section .agent-edut-ul_edit_icon {
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
  }
  
  .agents-experience-section .agent-edut-ul_edit_icon a img.agent-edut-ul_edit_icon_im{
    width: 18px;
    height: 18px;
  }
  .agents-experience-section ul li:last-child, .agents-education-section ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  
  .agents_other_similar, .agents_other_people {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 20px 0px 20px 0px;
  }
  .agents_other_similar .agent_title, .agents_other_people .agent_title {
    padding: 0 20px;
    margin: 0 0 20px;
  }
  .agents_other_similar ul, .agents_other_people ul {
    margin: 0;
  }
  .agents_other_similar ul li, .agents_other_people ul li  {
    list-style-type: none;
    margin: 0;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .agents_other_similar ul li .agents-imags, .agents_other_people ul li .agents-people-imags{
    flex-basis: 25%;
    text-align: center;
  }
  .agents_other_similar ul li .agents-imags img, .agents_other_people ul li .agents-people-imags img {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    object-fit: cover;
  }
  .agents_other_similar ul li:last-child,  .agents_other_people ul li:last-child{
    /* border: none; */
    /* margin-bottom: 0; */
  }
  .agents_other_similar ul li .agents-details,  .agents_other_people ul li .agents-people-details{
    display: flex;
    flex-direction: column;
    flex-basis: 75%;
  }
  .agents_other_similar ul li .agents-details h6, .agents_other_people ul li .agents-people-details h6 {
    font-size: 14px;
    font-weight: bold;
    color: var(--bb-headings-color);
    line-height: 1;
    margin-bottom: 8px;
  }
  .agents_other_similar ul li .agents-details span, .agents_other_people ul li .agents-people-details span{
    display: block;
    line-height: 1;
    font-size: 14px;
    color: var(--bb-headings-color);
    margin: 0 0 10px;
  }
  .agents_other_similar ul li .agents-details a, .agents_other_people ul li .agents-people-details a {
    border: 1px solid var(--bb-secondary-button-border-hover);
    border-radius: 20px;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: 8px 20px 8px 35px;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    position: relative;
  }
  .agents_other_similar ul li .agents-details a::before, .agents_other_people ul li .agents-people-details a::before {
    content: "+";
    position: absolute;
    top: 50px;
    right: auto;
    left: 12px;
    transform: translateY(-50px);
    font-size: 25px;
  }
  .agents_other_similar ul li .agents-details a:hover, .agents_other_people ul li .agents-people-details a:hover {
    background-color: var(--bb-secondary-button-background-hover);
    color: var(--bb-secondary-button-text-hover);
  }
  
  .agents_other_similar .show_all_agents-details, .agents_other_people .show_all_agents_people_details{
    text-align: center;
    margin: 0 auto;
  }
  .agents_other_similar .show_all_agents-details a.show_all, .agents_other_people .show_all_agents_people_details a.show_all{
    font-weight: bold;
    letter-spacing: 0px;
  }
  
  .agents-activity-section .agents-activity-content  ul.bb-user-groups {
    margin: 0;
    max-height: 211px;
    overflow-y: scroll;
    padding-right: 5px;
    overflow-x: hidden;
  }
  .agents-activity-section .agents-activity-content ul.bb-user-groups li.bb-user-group {
    list-style-type: none;
    border-bottom: 1px solid #DADADA;
  }
  .agents-activity-section .agents-activity-content ul.bb-user-groups li.bb-user-group a {
    align-items: center;
    gap: 16px;
    padding: 10px 0 20px;
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .agents-activity-section .agents-activity-content ul.bb-user-groups li.bb-user-group a img {
    width: 38px;
    height: 38px;
    object-fit: cover;
    border-radius: 100%;
  }
  .agents-activity-section .agents-activity-content ul.bb-user-groups li.bb-user-group .agents-activity-content-avtar{
      grid-column: 1;
  }
  .agents-activity-section .agents-activity-content ul.bb-user-groups li.bb-user-group .agents-activity-content-details{
     grid-column: 2;
     line-height: 1.3;
  }
  .agents-activity-section .agents-activity-content ul.bb-user-groups li.bb-user-group span {
    font-weight: bold;
  }
  .agents-activity-content{
    position: relative;
  }
  .agents-activity-content span.Activity {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    font-size: 14px;
    font-weight: Bold;
    color: var(--bb-headings-color);
  }
  
  .agents-activity-content .activity .activity-content {
    align-items: center;
    gap: 16px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #DADADA;
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .agents-activity-content .activity .activity-content .activity-avtar {
    grid-column: 1;
  }
  .agents-activity-content .activity .activity-content .activity-details {
    grid-column: 2;
    line-height: 1.3;
  }
  .agents-activity-content .activity .activity-content img {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    object-fit: cover;
  }
  .agents-activity-content .activity .activity-content a:first-child{
    margin-left: 0;
  }
  .agents-activity-content .activity .activity-content a {
    font-weight: bold;
    margin: 0 5px;
  }
  /* .custom-scroll {
    max-height: 211px;
    overflow: scroll;
  } */
  
  .agents-activity-section .agents-activity-content .activity  ul.activity-list{
    max-height: 211px;
    overflow-y: scroll;
    padding-right: 5px;
    overflow-x: hidden;
  }
  .agents-activity-section .agents-activity-content .activity ul.activity-list li .activity-content, .activity-sync-loader, .agents-activity-section .agents-activity-content .activity ul.activity-list li .activity-comments  {
    display: none !important;
  }
  .agents-activity-section .agents-activity-content .activity ul.activity-list li .activity-avatar.item-avatar img {
    max-width: 38px;
    height: 38px;
    border-radius: 100%;
  }
  /* .agents-activity-section .agents-activity-content .activity ul.activity-list li .bp-activity-head {
    margin: 0;
  } */

  .agents-activity-section .agents-activity-content .activity ul.activity-list li .bp-activity-head {
    margin: 0 0 5px;
  }

  /* .agents-activity-section .agents-activity-content .activity ul.activity-list li {
    margin: 0 0 0px !important;
    padding: 5px 0 10px !important;
  } */

  .agents-activity-section .agents-activity-content .activity ul.activity-list li {
    margin: 0 0 10px !important;
    padding: 10px 10px 10px !important;
  }

  .agents-activity-section .agents-activity-content .activity ul.activity-list li.load-more:last-child {
    border: none;
    margin: 10px 0 !important;
    margin-bottom: 0 !important;
    background-color: transparent;
  }
  .agents-activity-section .agents-activity-content .activity ul.activity-list li.load-more:last-child a {
    line-height: 1;
    list-style-type: none;
    border: none;
    color: var(--bb-primary-color);
    width: -moz-max-content;
    text-align: center;
    padding: 0px 0px;
    line-height: 1;
    font-weight: bold;
    font-size: 16px;
  }
  .agents-activity-section .agents-activity-content .activity ul.activity-list li.load-more:last-child a:hover{
    background-color: transparent;
    color: var(--bb-primary-color);
  }
  .agents-activity-section .agents-activity-content .activity ul.activity-list li .bp-activity-head .activity-header p a  img.avatar {
    border-radius: 100%;
    bottom: -1px;
    margin: 0 5px !important;
  }
  
  .user-profiles{
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 20px 0px 20px 0px;
  
  }
  .user-profiles .user-profile-container {
    /* max-height: 365px; */
    max-height: max-content;
    overflow: scroll;
    margin: 0 ;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .user-profiles .agent_title {
    padding: 0 20px;
    margin: 0 0 20px;
  }
  .user-profiles .user-profile {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .user-profiles .user-profile .user-profile-avatar {
    flex-basis: 25%;
    text-align: center;
  }
  .user-profiles .user-profile .user-profile-details {
    flex-basis: 75%;
  }
  .user-profiles .user-profile .user-profile-avatar img{
    width: 52px;
    height: 52px;
    border-radius: 100%;
    object-fit: cover;
  }
  .user-profiles .user-profile .user-profile-details h4 {
    font-size: 14px;
    font-weight: bold;
    color: var(--bb-headings-color);
    line-height: 1;
    margin-bottom: 8px;
  }
  .user-profiles .user-profile .user-profile-details h4 a, .user-profiles .user-profile .user-profile-details h4 a:hover {
    /* border: none;
    padding: 0;
    display: block;
    background-color: transparent;
    color: var(--bb-headings-color); */
  }
  .user-profiles .user-profile .user-profile-details form span {
    display: block;
    line-height: 1;
    font-size: 14px;
    color: var(--bb-headings-color);
    margin: 0 0 10px;
  }
  /* .user-profiles .user-profile .user-profile-details form button.follow-button {
    border: 1px solid var(--bb-secondary-button-border-hover);
    border-radius: 20px;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: 8px 20px 8px 35px;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    position: relative;
  } */
  .user-profiles .user-profile .user-profile-details form button.follow-button::before {
    /* content: "+";
    position: absolute;
    top: 50px;
    right: auto;
    left: 12px;
    transform: translateY(-50px);
    font-size: 25px; */
  }
  
  .user-profiles .user-profile .user-profile-details form button.follow-button {
    border: 1px solid var(--bb-secondary-button-border-hover);
    color: var(--bb-headings-color);
    border-radius: 20px;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: 9px 17px;
    display: flex;
    line-height: 0;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    position: relative;
  }
  .user-profiles .user-profile .user-profile-details form button.follow-button:focus,
  .user-profiles .user-profile .user-profile-details form button.follow-button:hover,
  .user-profiles .user-profile .user-profile-details form button.follow-button.clicked {
      color: var(--bb-secondary-button-text-hover) !important;
      background-color: var(--bb-secondary-button-background-hover) !important;
  }
  .user-profiles .user-profile .user-profile-details form {
    margin: 0;
  }
  
  .user-profiles a.show_all {
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    line-height: 1;
  }
  .user-profiles a.show_all svg path#Icon_ion-ios-arrow-round-forward {
    fill: var(--bb-primary-color);
  }
  /* .user-profile-list{
    display: none;
  }
  
  .user-profile-list-like{
    display: none;
  } */
  .noContent {
    pointer-events: none;
  }
  /* .user-profiles .user-profile .user-profile-details a {
    border: 1px solid var(--bb-secondary-button-border-hover);
    border-radius: 20px;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: 8px 20px 8px 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    position: relative;
  }
  .user-profiles .user-profile .user-profile-details a:hover{
    border: 1px solid var(--bb-secondary-button-border-hover);
    background-color: var(--bb-secondary-button-background-hover);
    color: var(--bb-secondary-button-text-hover);
  } */
  .user-profiles .no_record {
    text-align: center;
    display: block;
  }
  
 .user-profiles .user-connections {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    padding: 0 0px;
    align-items: center;
    column-gap: 5px;
  }

  /* About section  */
  .agents-about-section {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 20px;
  }
  
  select#languageFilter { 
    margin-bottom: 20px;
    max-width: 210px;
  }
  
  div#agentDesc {
    width: 100%;
    display: inline-table;
  }
  
  .agents-about-section-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .agents_buddyboss_table_contanier {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 20px 20px 20px;
  }
  .agents_buddyboss_table_contanier .table_container {
    max-height: 295px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid var(--bb-content-border-color);
    border-radius: 10px;
    -webkit-overflow-scrolling: touch;
  }
  
  .agents_buddyboss_table_contanier .table_container thead {
    position: sticky;
    top: 0;
    background-color: #fff;
    width: 100%;
}
  .agents_buddyboss_table_contanier .table_container table thead tr.pin:last-child th {
    border-bottom: 1px solid var(--bb-content-border-color);
  }
  .agents_buddyboss_table_contanier .table_container table thead tr.pin {
    position: sticky;
    top: 0;
    background: #ffffff 0% 0% no-repeat padding-box;
  }
  .agents_buddyboss_table_contanier .table_container table {
    border: none;
    margin-bottom: 0;
  }
  .agents_buddyboss_table_contanier .table_container table thead tr th, .agents_buddyboss_table_contanier .table_container table tbody tr td {
    display: table-cell;
    width: 20%;
    align-content: center;
  }
  .agents_buddyboss_table_contanier .table_container table tbody tr td.btn_group {
    display: flex;
    align-items: center;
    gap: 5px;
    width: 100%;
    flex-wrap: wrap;
}
  .agents_buddyboss_table_contanier .table_container table tr:last-child td, .agents_buddyboss_table_contanier .table_container table tr:last-child th {
    border-bottom: 1px solid var(--bb-content-border-color);
  }
  .agents_buddyboss_table_contanier .table_container table tr:last-child td button + button {
    margin-left: 10px;
  }
  
  .agents_buddyboss_table_contanier .table_container table tr:last-child td button {
    margin-top: 5px;
  }
  
  .endorsements_recommendations {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 0px 20px 0px;
  }
  .endorsements_recommendations h3.agent_title {
    padding: 0 20px;
  }
  .endorsements_recommendations .show_all_skills_link {
    border-top: 1px solid #DADADA;
    text-align: center;
    margin-top: 20px;
    display: none;
  }
  .endorsements_recommendations .show_all_skills_link a {
    font-weight: bold;
    margin: 15px 0 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    line-height: 1;
  }
  .endorsements_recommendations .show_all_skills_link a svg {
    fill: var(--bb-primary-color);
  }
  
  .endorsements_recommendations ul.endorsements_recommendations_ul {
    margin: 0;
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: center;
  }
  
  .endorsements_recommendations ul.endorsements_recommendations_ul li {
    list-style-type: none;
  }
  .endorsements_recommendations ul.endorsements_recommendations_ul li .box {
    margin: 0;
    width: 100%;
    display: flex;
    gap: 10px;
    padding: 0 15px;
  }
  
  /* .endorsements_recommendations ul.endorsements_recommendations_ul li.box-main .box .endorsements_recommendations_imags {
    grid-column: 1;
  }
  .endorsements_recommendations ul.endorsements_recommendations_ul li.box-main .box .endorsements_recommendations_details{
    grid-column: 2;
  } */
  .endorsements_recommendations ul.endorsements_recommendations_ul li.box-main .box .endorsements_recommendations_details h5 {
    margin-bottom: 10px;
  }
  
  .endorsements_recommendations ul.endorsements_recommendations_ul li.box-main {
    list-style-type: none;
    width: 100% !important;
  }
  .endorsements_recommendations ul.endorsements_recommendations_ul li.box-main .box .endorsements_recommendations_imags img.agents_profile {
    object-fit: cover;
    border-radius: 100%;
  }
  .endorsements_recommendations ul.endorsements_recommendations_ul .slick-list {
    padding-bottom: 40px;
      width:100%;
  }
  
  .endorsements_recommendations ul.endorsements_recommendations_ul ul.slick-dots li button {
    display: none;
  }
  
  .endorsements_recommendations ul.endorsements_recommendations_ul ul.slick-dots {
    display: flex;
    gap: 10px;
    justify-content: center;
    z-index: 1;
    cursor: pointer;
  }
  .endorsements_recommendations ul.endorsements_recommendations_ul ul.slick-dots li {
    background-color: #000d51;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #000d51;
  }
  .endorsements_recommendations ul.endorsements_recommendations_ul ul.slick-dots li.slick-active {
    background-color: transparent;
  }
  
  /* photo video section  */
  .photo-video-col {
    background: var(--bb-content-background-color) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 20px 20px;
    height: 100%;
  }
  .photo-video-col .rtm-gallery-title {
    font-size: 1.25rem;
    line-height: 28px;
    font-weight: 600;
  }
  
  /* endorsements recommendations popup  start*/
  .endorsements_recommendations_popup {
    padding: 20px;
    box-shadow: none;
  }
  
  .endorsements_recommendations_popup ul.endorsements_recommendations_slider {
    list-style-type: none;
    box-shadow: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-left: 0;
  }
  .endorsements_recommendations_popup ul.endorsements_recommendations_slider li.box-main {
    padding: 20px;
    box-shadow: 0px 0px 5px 0px #000d5120;
    transition: 0.5s all;
    border: 1px solid transparent;
    background: #fff;
    border-radius: 5px;
  }
  .endorsements_recommendations_popup ul.endorsements_recommendations_slider li.box-main:hover {
    box-shadow: 1px 1px 5px 4px #ccc;
    transition: 0.5s all;
    cursor: pointer;
    border: solid 1px #000d51;
  }
  .endorsements_recommendations_popup ul.endorsements_recommendations_slider li.box-main .box .endorsements_recommendations_details h5 {
    margin: 10px 0 5px;
  }
  .endorsements_recommendations_popup ul.endorsements_recommendations_slider li.box-main .box .endorsements_recommendations_imags img {
    max-width: 35%;
  }
  /* endorsements recommendations popup  end*/
  
  /* View Accountability popup css  start*/
    .user-search-form-cust {
      display: flex;
      justify-content: end;
      gap: 10px;
      flex-wrap: wrap;
    }

    #accountability-form {
      max-width: 100%;
      margin: 2rem 0 2rem;
      padding: 20px;
      background: #f9f9f9;
      border: 1px solid #ccc;
      border-radius: 5px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    #accountability-form {
      margin-bottom: 0;
    }
    
    #accountability-form label {
      display: block;
      margin-bottom: 0.5em;
      font-weight: 500;
    }
   
    #accountability-form .radio-group {
      display: flex;
      gap: 1em;
      margin-bottom: 1rem;
    }

    #accountability-form button[type="submit"] {
      display: block;
      width: max-content;
      padding: 0.75em;
      border: none;
      border-radius: 5px;
      font-size: 1em;
      cursor: pointer;
      transition: background 0.3s ease;
  }

  #accountability-form button[type="submit"] {
      display: block;
      width: max-content;
      padding: 12px 26px;
      border: none;
      border-radius: 5px;
      font-size: 1em;
      cursor: pointer;
      transition: background 0.3s ease;
  }

  #accountability-form #accountability-message {
      display: block;
      padding-top: 1rem;
  }
  /* View Accountability popup css  emd*/
  
  @media screen and (max-width: 1366px) {
  
  }
  
  @media screen and (max-width: 1200px) {
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_bg img.bg_image {
      height: 330px;
    }
    .agents-certications .agent-cert-ul {
      grid-template-columns: repeat(8, 1fr);
      gap: 10px;
    }
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .agents_buddyboss_profile_cover_avtar img {
      max-width: 135px;
      height: 135px;
    }
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile {
      padding: 60px 20px 33px 20px;
    }
    
    .agents-education-section ul li .uni-imags,
    .agents-experience-section ul li .uni-imags {
      width: 10%;
    }
    .agents_other_similar .agent_title, .agents_other_people .agent_title, .user-profiles .agent_title {
      padding: 0px 15px;
    }
    .agents_other_similar ul li, .agents_other_people ul li, .user-profiles .user-profile{
      padding-left: 15px;
      padding-right: 15px;
    }
    .endorsements_recommendations_popup ul.endorsements_recommendations_slider {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
    }
  }
  
  @media screen and (max-width: 1024px) {
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_bg img.bg_image {
        height: 300px;
    }
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .agents_buddyboss_profile_cover_avtar img {
      max-width: 130px;
      height: 130px;
    }
    .agents-certications .agent-cert-ul {
      grid-template-columns: repeat(7, 1fr);
    }
    .agents_other_similar .agent_title, .agents_other_people .agent_title, .user-profiles .agent_title {
      font-size: 17px;
    }
    .agents_other_similar ul li, .agents_other_people ul li{
      flex-direction: column;
    }
    .agents_other_similar ul li .agents-imags, .agents_other_people ul li .agents-people-imags {
      flex-basis: 50%;
      text-align: left;
    }
    .agents_other_similar ul li .agents-details, .agents_other_people ul li .agents-people-details {
      flex-basis: 100%;
    }
    .agents_other_similar .show_all_agents-details, .agents_other_people .show_all_agents_people_details {
      text-align: center;
      margin: -10px auto 0;
    }
    .user-profiles .user-profile{
      flex-direction: column;
    }
    .user-profiles .user-profile .user-profile-avatar{
      text-align: left;
    }
    
  }
  
  @media screen and (max-width: 992px) {
      .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile {
        padding: 55px 20px 33px 20px;
    }
  }
  
  @media screen and (max-width: 880px) {
    .agents-certications .agent-cert-ul {
      grid-template-columns: repeat(6, 1fr);  
    }
  
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button {
      position: initial;
      justify-content: flex-end;
      margin-top: 10px;
      flex-wrap: wrap;
      gap: 10px;
    }
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button a.edit_profile {
      position: absolute;
      right: 20px;
      top: 10px;
    }
  
    .endorsements_recommendations_popup ul.endorsements_recommendations_slider {
      grid-template-columns: repeat(1, 1fr);
      gap: 20px;
    }
    .endorsements_recommendations_popup ul.endorsements_recommendations_slider li.box-main .box .endorsements_recommendations_imags img {
      max-width: 20%;
    }
    .endorsements_recommendations_popup {
      padding: 20px 0;
    }
  }
  
  @media screen and (max-width: 767px) {
    .agents_other_similar ul li, .agents_other_people ul li {
      flex-direction: row;
    }
    .agents_other_similar ul li .agents-imags, .agents_other_people ul li .agents-people-imags {
      flex-basis: inherit;
      text-align: left;
      width: 10%;
    }
    .agents_other_similar ul li .agents-details, .agents_other_people ul li .agents-people-details {
      flex-basis: inherit;
      width: 90%;
    }
    .user-profiles .user-profile {
      flex-direction: row;
    }
    .user-profiles .user-profile .user-profile-avatar {
      flex-basis: 10%;
      text-align: center;
    }
    .user-profiles .user-profile .user-profile-details {
      flex-basis: 90%;
    }
    .endorsements_recommendations ul.endorsements_recommendations_ul li .box {
      flex-direction: column;
      text-align: center;
  }
  }
  
  @media screen and (max-width: 640px) {
    .agents-certications .agent-cert-ul {
      grid-template-columns: repeat(5, 1fr);
    }
   
    
  }
  
  @media screen and (max-width: 580px) {
    .gents_buddyboss_avtar_details_profile_edit a {
      font-size: 14px;
    }
    .gents_buddyboss_avtar_details_profile_edit {
      right: 15px;
      top: 10px;
    }
    .agents-education-section ul li .uni-imags, .agents-experience-section ul li .uni-imags {
      width: 20%;
    }
    .agents-education-section ul li .uni-details, .agents-experience-section ul li .uni-details {
      width: 100%;
    }
    .agents-education-section ul li, .agents-experience-section ul li{
      flex-direction: column;
    } 
    .agents_other_similar ul li .agents-imags, .agents_other_people ul li .agents-people-imags {
        width: 15%;
    }
    .agents_other_similar ul li .agents-details, .agents_other_people ul li .agents-people-details {
      width: 85%;
    }
    .user-profiles .user-profile .user-profile-avatar {
      flex-basis: 15%;
      text-align: center;
    }
    .user-profiles .user-profile .user-profile-details {
      flex-basis: 85%;
    }
  }
  
  @media screen and (max-width: 480px) {
    .menu-agent-profile-menu-container ul li {
      width: 100%;
    }
    .agents-certications .agent-cert-ul {
      grid-template-columns: repeat(4, 1fr);
    }
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .agents_buddyboss_profile_cover_avtar img {
      max-width: 120px;
      height: 120px;
    }
    .agents_other_similar ul li .agents-imags, .agents_other_people ul li .agents-people-imags {
        width: 25%;
        text-align: center;
    }
    .agents_other_similar ul li .agents-details, .agents_other_people ul li .agents-people-details {
      width: 75%;
    }
    .user-profiles .user-profile .user-profile-avatar {
      flex-basis: 25%;
      text-align: center;
    }
    .user-profiles .user-profile .user-profile-details {
      flex-basis: 75%;
    }
    select#languageFilter { 
      max-width: 170px;
    }
  
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button {
      display: flex;
      flex-direction: column-reverse;
    }
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button .custom-approach-popup.button {
      width: 100%;
    }
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button a.reffal_button, 
    .agents_buddyboss_profile_section .agents_buddyboss_profile_cover_avtar_details_profile .ref-button .custom-approach-popupl {
      width: 100%;
    }

    .agents-details-group form, .agents-details-group form button.follow-button{
      width: 100%;
      display: inline-block;
    }
    .agents-details-group {
      margin: 20px 0 10px;
    }
  }
  
  @media screen and (max-width: 782px) {
    body.xprofile .bp_members .entry-content #buddypress.bp-single-plain-nav #header-cover-image.width-full {
      margin-left: -20px;
      margin-right: -20px;
    }
  
    #item-header-content .flex .bb-user-content-wrap ul.member-card-ul {
      justify-content: center;
    }
  
  }
  
  
  /* member-popup */
  .member-popup .popup-content {
      border: none;
      border-radius: 5px;
  }
  
  
  .member-popup .popup-content-container {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 30px;
      padding: 30px;
  }
  
  .member-popup .popup-content-container .user-profile-list-like {
      text-align: center;
      padding: 20px 10px 30px;
      box-shadow: 0px 0px 5px 0px #000d5120;
      transition: 0.5s all;
      border: 1px solid transparent;
      background: #fff;
      border-radius: 5px;
  }
  
  .member-popup .popup-content-container .user-profile-avatar {
      margin-bottom: 30px;
      display: block;
  }
  .member-popup .popup-content-container .user-profile-details h4 {
      margin-bottom: 0;
  }
  .member-popup .popup-content-container .user-profile-list-like .user-profile-details form span {
    display: block;
  }
  .member-popup .popup-content-container .user-profile-list-like:hover {
      box-shadow: 1px 1px 5px 4px #ccc;
      transition: 0.5s all;
      cursor: pointer;
      border: solid 1px #000d51;
  }
  .member-popup .popup-content-container .user-profile-list-like .user-profile .user-profile-details form {
    margin-bottom: 0;
  }
  .member-popup .popup-content-container .user-profile-list-like .user-profile .user-profile-details form button.follow-button {
    display: flex;
    align-items: center;
    margin: 3px auto 3px;
    gap: 3px;
    width: -moz-max-content;
    width: max-content;
  }
  .popup-content {
      border: none;
      border-radius: 5px;
   
  }
  .member-popup .popup-content-container .user-profile-list-like .user-profile .user-profile-details form button i.fa.fa-plus {
    margin-right: 5px;
  }
  
  .popup-content-container {}
  
  span.close {}
  
  .popup-content span.close {
      position: absolute;
      right: 2px;
      font-size: 20px;
      top: 2px;
      z-index: 9;
      background: #000d51;
      width: 32px;
      height: 32px;
      opacity: 1;
      color: #fff;
      display: block;
      align-items: center;
      justify-content: center;
      line-height: 1.3;
      border-radius: 5px;
      border: 1px solid transparent;
  }
  
  .popup-content {
      position: relative;
  }
  
  .popup-content span.close:hover {
      cursor: pointer;
      border: solid 1px #000d51;
      transition: 0.5s all;
      background: #fff;
      color: #000d51;
  }
  
  .member-popup .popup-content .loader_main {
    text-align: center;
    padding: 1rem 0;
  }
  
  .loader {
    width: 100px;
    border-radius: 100%;
    position: relative;
    margin: 1rem auto 1rem;
  }
  
  .loader span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #000d51;
    margin: 1px 5px;
  }
  
  .loader  span:nth-child(1) {
    animation: bounce 1s ease-in-out infinite;
  }
  
  .loader   span:nth-child(2) {
    animation: bounce 1s ease-in-out 0.33s infinite;
  }
  
  .loader   span:nth-child(3) {
    animation: bounce 1s ease-in-out 0.66s infinite;
  }
  
  /* Streaks section css start  */
  .streaks_img {
    margin-top: 15px;
}
.streaks_img img {
    max-width: 200px;
    max-height: 150px;
    object-fit: contain;
}
.streaks_box {
    padding: 15px;
}
.streak_data div h6 {
   
    font-size: 13px;
   line-height:1;
    margin-bottom: 7px;
}
.streak_heading h3 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
}
.streaks_box h1 {
  line-height: 1.2;
}
.streaks_box  h2 {
  line-height: 1.5;
}
.streaks_box .streak_data {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.streaks_box .streak_data > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.streaks_box .streak_data > div span {
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 7px;
  color: #1e2132;
}
.streaks_box .awards-pointbox .inner_box {
  align-items: center;
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 5px auto;
}
.streaks_box .awards-pointbox .inner_box span.right_side img {
  max-width: 20px;
  height: auto;
  object-fit: contain;
}
.streaks_box .awards-pointbox .container1 .skill {
  padding: 5px 0;
}
.streaks_box .awards-pointbox .inner_box span.left_side {
  line-height: 1.2;
}
.streaks_box .awards-pointbox .inner_box span.right_side {
  display: flex;
}
.streaks_box .streaks_img {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

button.reject-color {
    background-color: #FF0000;
    border-color: #FF0000;
}

/*button.approve-color {
    background-color: green;
    border-color: green;
}*/

/* Streaks section css end */

  @media (max-width: 1024px){
      .member-popup .popup-content-container {grid-template-columns: repeat(3, 1fr);}
      .loader span { width: 15px; height: 15px; }
  }
  @media (max-width: 767px){
      .member-popup .popup-content-container {grid-template-columns: repeat(2, 1fr);}
      
  }
  @media (max-width: 575px){
      .member-popup .popup-content-container {
      grid-template-columns: repeat(2, 1fr);
      gap: 15px;
      padding: 30px 10px;
  }
      .member-popup .popup-content{
          width: 95%;
      }
      
  }
  @media (max-width: 425px){
    .member-popup .popup-content-container {
      grid-template-columns: repeat(1, 1fr);
    }
  }
  
  /*  */
  .ref-button {
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    right: 10px;
    top: 9px;
    align-items: center;
    gap: 16px;
  }
  
  .ref-button .button {
    margin-right: 0 !important;
    border-radius: 100px;
  }
  
  ul.endorsements_recommendations_slider {
      list-style-type: none;
      margin: 0;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 30px;
      box-shadow: none;
  }
  
  p#user_switching_switch_on{
    left: 5% !important;
  }
  
  
  
  /* animation css  */
  @keyframes bounce{
    0%, 75%, 100%{
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  
    25%{
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -o-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  }
  
  /* member page css end */ 


.member-connect-button .friendship-button.pending_friend.generic-button a.pending_friend{
    font-weight: bold;
    line-height: 1.5 !important;
    padding: 10px 20px;
    background: #1a3270;
    color: #FFFFFF;
    border-radius: 100px;
    margin-left: 10px;
    display: inline-block;
	width: 180px !important;
    text-align: center;
    font-size: 15px;
	display: block;
}

.member-connect-button .friendship-button.not_friends.generic-button a.not_friends{
  font-weight: bold;
  line-height: 1.5 !important;
  padding: 10px 20px;
  background: #1a3270;
  color: #FFFFFF;
  border-radius: 100px;
  margin-left: 10px;
  display: inline-block;
  width: 170px !important;
  text-align: center;
  font-size: 15px;
	display: block;
}

.member-connect-button .friendship-button.is_friend.generic-button a.is_friend {
	font-weight: bold;
	line-height: 1.5 !important;
	padding: 10px 20px;
	background: #1a3270;
	color: #FFFFFF;
	border-radius: 100px;
	margin-left: 10px;
	width: 200px !important;
	text-align: center;
	font-size: 15px;
	display: block;
}

.member-connect-button .friendship-button.pending_friend.generic-button a, .member-connect-button .friendship-button.is_friend.generic-button a, .member-connect-button .friendship-button.not_friends.generic-button a{
	color :#fff !important;
}
.member-connect-button .friendship-button.pending_friend.generic-button a:hover, .member-connect-button .friendship-button.is_friend.generic-button a:hover{
/* 	background-color: transparent !important; */
}