/*update alignment of subscribe button on account settings 'my instant forum post subscriptions'*/ .profile_watch_list .watchitem{display:flex;flex-flow:row-reverse;justify-content:space-between;padding:.5em .25em}.page_200 li.view_photos,.page_200 li.js-private-message.send_email,.page_200 li.invite_to_group{display:none !important}/*Fawn update padding on title over banners,2.12.25*/ .banner-avatar-title{padding-top:5em}/*Fawn update format on review item side filter,2.12.25*/ .page_702 .checkbox-field .group_label,.page_611 .checkbox-field .group_label{display:inline-flex;font-size:15px;line-height:1.6em}/*Fawn update jumbotron huge titles*/ .display-4{font-size:2rem}.truncate-one-line{white-space:inherit !important}.word-break-all{word-break:normal}div#eventConfirmLabel{display:none}#nav-main .navbar-brand img{max-height:56px !important;/* adjust as needed */ height:auto}/*Hunter update - all jump-to effects - 2.17.26*/:target{scroll-margin-top:120px;animation:anchorHighlight 3.2s ease-out forwards}@keyframes anchorHighlight{/* Start */ 0%{box-shadow:0 0 0 0 rgba(1,68,146,0.7);transform:scale(1)}/* Expand glow */ 25%{box-shadow:0 0 0 12px rgba(1,68,146,0.25);transform:scale(1.01)}/* HOLD the glow */ 60%{box-shadow:0 0 0 12px rgba(1,68,146,0.25);transform:scale(1.01)}/* Fade out smoothly */ 100%{box-shadow:0 0 0 0 rgba(1,68,146,0);transform:scale(1)}}/*Hunter update - enlarge forum category avatar images in Forums > Forum Category List block - 2.17.26*/ /* 1) Hide the tiny <img> inside the avatar wrapper */ div[id^="avatar_forums_category_list_sh_2_"] img{display:none !important}/* 2) Turn the avatar wrapper into a tile container */ div[id^="avatar_forums_category_list_sh_2_"]{position:relative !important;width:200px !important;height:100px !important;/* 2:1 */ margin:12px auto 14px !important;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;border-radius:8px !important;overflow:hidden !important}/* 3) Because the avatar wrapper sits inside .text-center,remove extra padding */ div[id^="avatar_forums_category_list_sh_2_"].text-center{padding-top:0 !important;padding-bottom:0 !important}/* ===================================================== ASSIGN IMAGES BY EXACT AVATAR ID (These IDs are what your page actually renders) ===================================================== */ /* CommUnity Corner (_40) */ #avatar_forums_category_list_sh_2_40{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/0e09ec2ca2db1d135ef8a0af51cdb11f-original-community_corner.png") !important}/* Announcements & Leadership Updates (_41) */ #avatar_forums_category_list_sh_2_41{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/cd23d6eb9e87edbf69d7206ad72216b7-original-announcements_and_updates.png") !important}/* PSHA News & Events (_58) */ #avatar_forums_category_list_sh_2_58{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/9d09e49cb4251d8c0ba0a2c3a39f7375-original-psha_news.png") !important}/* Open Forum & Networking (_59) */ #avatar_forums_category_list_sh_2_59{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/238fb31507093a5ddcae3c90d74ce443-original-networking_forum.png") !important}/* Research Highlights & Interesting Articles (_60) */ #avatar_forums_category_list_sh_2_60{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/90e397ca0c917d1264b7f67733c324e2-original-research_and_articles.png") !important}/* Patient,Client,& Family Education (_61) */ #avatar_forums_category_list_sh_2_61{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/6cc0b51c10bfcf14ca2fde685e4128d0-original-education.png") !important}/* Advocacy & Awareness Campaigns (_62) */ #avatar_forums_category_list_sh_2_62{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/551caff53212f1634c07d927535e1ce8-original-advocacy_awareness.png") !important}/* Student Resources (_63) */ #avatar_forums_category_list_sh_2_63{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/cc1ba13bfa5aa48977df74754faad659-original-student_resources.png") !important}/* Job Postings & Opportunities (_65) */ #avatar_forums_category_list_sh_2_65{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/2d3028c888699fc1ff07224324d1fa18-original-jobs_opportunities.png") !important}/* Clinical Supervision (_72) */ #avatar_forums_category_list_sh_2_72{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/e431bd22e76745daff68594e39231edd-original-clinical_questions.png") !important}/* Clinical Practice (_73) */ #avatar_forums_category_list_sh_2_73{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/b816ae1ca587cc5798e52abb5385dab8-original-clinical_practice.png") !important}/* Life Members & Mentorship (_75) */ #avatar_forums_category_list_sh_2_75{background-image:url("https://static.prod01.ue1.p.pcomm.net/pshacommunity/user_content/photos/000/000/1/ba904cabfc69badab5d9a155716dba7e-original-life_members.png") !important}/*Hunter update - Main Navigation hover effect - 2.19.26*/ .nav-link:hover,.dropdown-item:hover{font-weight:700 !important;text-decoration:underline;text-underline-offset:3px;/* moves underline slightly down */}/*Hunter update - Group Navigation menu - 2.19.26*/ /* Smooth transition */ #groups_group_navigation_sh_2navbarNav .nav-link{transition:0.25s ease}/* Hover effect */ #groups_group_navigation_sh_2navbarNav .nav-link:hover{background-color:#CAEEA1 !important;color:#000 !important;text-decoration:underline !important;font-weight:700 !important}/* Active tab enhancement (optional but recommended) */ #groups_group_navigation_sh_2navbarNav .nav-item.active .nav-link{background-color:#8ac83a !important;color:#000 !important}/* Fawn Update - HIDE NEWSFEED,replace with Start Topic button*/ .page_2 .activity_newsfeed [data-option-object-type="Users_User"]{display:none}.page_2 div#forums_recent_topics_1_0{box-shadow:none !important}.page_2 .mb-2.d-flex.justify-content-end{justify-content:center !important}.page_2 button#dropdownMenuButton_forums_recent_topics_1_0_createItem{padding:0.25rem 10rem}.page_2 .p-3{padding:0rem !important}.page_2 .card.clickable_card.p-0.mb-2.row1,.page_2 .d-flex.mb-1,.page_2 .pagination.paginator-pagination,.page_2 .input-group,.page_2 div#module_1-0 .card-body.px-3.py-2{display:none !important}