/*Fawn add gradient background to page title text for accessibility,11.14.22*/ .banner-avatar-title,.page_title_item_alignment{background-color:rgba(0,0,0,0.4);padding:.5em;color:#fff}/*Fawn update move profile > subscriptions to right,11.14.22*/ .profile_watch_list .watchitem{display:flex;flex-flow:row-reverse;justify-content:space-between;padding:.5em .25em}/*** NEWSFEED - REMOVE POST CSS - per JT,12.19.22 ***/ .page_2 .activity_newsfeed [data-option-object-type="Users_User"]{display:none}/*Fawn update add CSS for file title truncation*/ .word-break-all{word-break:inherit}/*Fawn update hide email,membership expiry date and member type filters from member directory*/ .page_10099 a.dropdown-item[data-filter-id="field_260"],.page_10099 a.dropdown-item[data-filter-id="field_261"],.page_10099 a.dropdown-item[data-filter-id="field_262"]{display:none}/*fawn update to fix text overlap on discussion forum jumbotrons,1.4.23*/ .page_1001 .display-4{font-size:3rem !important}/*fawn style popover walkthrough and hide last step 'next' button for purpose of preventing mobile button clicking issues */ .popover{background-color:white;max-width:500px}.popover-content{color:black;font-size:16px;/*font-family:"Roboto"*/}.popover-title{background-color:#0c2340;color:white;font-size:20px;/*font-family:"Roboto"*/}.popover[class*="tour-"] .popover-navigation *[data-role="prev"],.popover[class*="tour-"] .popover-navigation *[data-role="next"],.popover[class*="tour-"] .popover-navigation *[data-role="end"]{color:white}button.btn.btn-sm.btn-secondary.disabled{display:none}button.btn.btn-sm.btn-secondary{background-color:#0c2340 !important}button.btn.btn-sm.btn-outline-danger{background-color:#af272f}.popover.right > .arrow,.popover.right>.arrow:after{display:none !important}.page_2 .arrow{display:none !important}/*end fawn tour styling*/ .page_1001 h5.card-title{display:none}