/*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}/*Fawn hide business phone and email from member directory profile filter option,9.22.22*/ a.dropdown-item[data-filter-id="field_231"],a.dropdown-item[data-filter-id="field_232"],a.dropdown-item[data-filter-id="field_243"],a.dropdown-item[data-filter-id="field_248"],a.dropdown-item[data-filter-id="field_249"],a.dropdown-item[data-filter-id="field_257"],a.dropdown-item[data-filter-id="field_258"]{display:none}/*Fawn increase font-size on profile response span for accessibility per BD,9.22.22*/ div#user_profile_profile_user_profile_1_0 div.profileResponse span{font-size:16px;color:#333333 !important}/*Fawn update correct org names on card layout,12.1.22*/ .page_3000 .card-body.p-2.p-xl-3.h-100 .truncate-one-line{white-space:initial !important;overflow:auto !important;text-overflow:inherit !important}/*Fawn update hide newsfeed post on dashboard per CWESTT 2.13.23*/ .page_2 .activity_newsfeed [data-option-object-type="Users_User"]{display:none}/*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:#98242a;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:#98242a !important}button.btn.btn-sm.btn-outline-danger{background-color:#af272f}.popover.right > .arrow,.popover.right>.arrow:after{display:none !important}/*end fawn tour styling*/ /*Fawn update change forum breadcrumb button to add post*/ .page_2 span.fas.fa-plus-circle:after,.page_1000 span.fas.fa-plus-circle:after,.page_1001 span.fas.fa-plus-circle:after{content:" Add Post";font-family:"Roboto" !important;font-size:17.5px !important}.page_2 span.d-inline-block.pl-1.pr-2,.page_1000 span.d-none.d-sm-inline-block.pl-1.pr-2,.page_1001 span.d-none.d-sm-inline-block.pl-1.pr-2{display:none !important}