/*
 * BuddyBoss style overrides
 * This file is enqueued with late priority from functions.php.
 * Add your custom BuddyBoss CSS below.
 */

/* Example:
.buddypress-wrap .activity-item {
    border-radius: 12px;
}
*/
.bb-rl-left-panel {
    background: #000;
    background-image: url(https://live.budgetfitplan.nl/wp-content/themes/budget-fit-plan/assets/img/sidebarbg.jpg);
    background-size: cover;
}

.bb-rl-left-panel .bb-readylaunchpanel-menu li > a {
    color: #fff;
}

.bb-rl-left-panel .bb-readylaunchpanel-menu li > a > .menu-icon {
    color: #fff;
}

.bb-rl-left-panel .bb-readylaunchpanel-menu li > a:focus,
.bb-rl-left-panel .bb-readylaunchpanel-menu li > a:hover {
    background-color: #ffffff1a;
    color: #fff;
    border-radius: .25rem;
}

.bb-rl-left-panel .bb-rl-list h2 {
    color: #fff;
}

.bb-rl-left-panel {
    position: fixed;
    left: 0;
    height: calc(100% - 0px);
    width: 256px;
    overflow: auto;
    top: 0;
    z-index: 9999;
    padding: 24px 15px !important;
}

.bb-rl-left-panel ~ .site.bb-readylaunch {
    margin-left: 256px;
}

.bb-rl-left-panel .bb-readylaunchpanel-menu li > a {
    padding: 10px 8px;
}

.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-title a {
    outline: 0;
    color: #fff;
}

.bb-rl-left-panel .bb-rl-list .bb-rl-item-list li:focus-within,
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list li:hover {
    background-color: #ffffff1a;
    color: #fff;
    border-radius: .25rem;
}

.bb-rl-left-panel .bb-readylaunchpanel-menu li.selected > a {
    background-color: #f6f7fb;
    color: #0575E6;
}

.bb-rl-left-panel .bb-readylaunchpanel-menu li.selected > a > .menu-icon {
    color: #0575E6;
}

.bb-readylaunch-menu > li.current-menu-item > a {
    font-weight: 600;
    background-color: #038af9;
    color: #fff;
    border-radius: 50px;
}

.bb-rl-activity-head-group .bb-rl-activity-group-heading a {
    color: #038af9;
}

.bb-rl-activity-list .bb-rl-activity-header p:first-child a {
    color: #038af9;
    display: inline-block;
}

button#chat-widget-push-to-talk {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bb-rl-widget-sidebar .widget {
    background-image: url(./assets/img/sidebarbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.bb-rl-widget-sidebar .widget p {
    color: #fff;
}

.bb-rl-widget-sidebar .widget .widget-title {
    color: #fff;
}

.bb-rl-widget-sidebar .bb-rl-see-all a {
    color: #fff;
}

.bp-latest-activities .update-item .bp-activity-info a {
    color: #fff;
}

.bp-latest-activities .bp-activity-info p {
    color: #fff;
}

.bp-latest-activities .update-item .bp-activity-info .activity-time-since {
    color: #fff;
}

.bp-latest-activities .update-item:hover {
    background-color: #f6f6f63b;
}

.bb-rl-activity-list li.activity-item {
    box-shadow: rgba(0, 0, 0, 0.05) 7px 7px 9.5px 0px;
}

.bb-subnav-filters-container-main .subnav-filters-opener {
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
}

.bb-subnav-filters-container-main .subnav-filters-opener:before {
    color: #fff;
}

.bb-subnav-filters-container-main .subnav-filters-opener [class*=bb-icon] {
    color: #fff;
}

.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item {
    background-color: #038af9;
}

.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item .default-like {
    color: #fff;
}

.bb-rl-activity-list .bb-rl-activity-head img.avatar {
    border: solid 2px #038af9;
}

[class*=bb-rl-activity-form] {
    box-shadow: rgba(0, 0, 0, 0.05) 7px 7px 9.5px 0px;
}


.bb-rl-groups .item-entry .group-footer-wrap .generic-button a,
.bb-rl-groups .item-entry .group-footer-wrap button {

    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
}

.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button::before,
.bb-rl-groups .item-entry .group-footer-wrap button.group-button::before {
    color: #fff;
}

.bb-rl-groups .item-entry .group-footer-wrap .generic-button .group-button.bp-toggle-action-button.leave-group::before {
    color: #fff;
}

.highlight.bb-rl-group-meta .bb-rl-group-meta-data h3 {
    color: #fff;
}

.highlight.bb-rl-group-meta .bb-rl-group-meta-figure i {
    color: #fff;
}

.highlight.bb-rl-group-meta .bb-rl-group-meta-data .bb-rl-meta-desc {

    color: #fff;
}

.bb-rl-group-desc .group-description {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
}

.widget_bb_group_about_widget .bb-rl-wrap-group-organizers {
    border-top: #fff solid 1px;
    padding-top: 15px;
}

.widget-error {
    color: #fff;
}

.bb-rl-primary-container .bb-rl-secondary-header {
    border-radius: 50px;
}

.bb-rl-secondary-header #object-nav ul li a:hover,
.bb-rl-secondary-header #object-nav ul li.selected a {
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
}

.bb-rl-groups .item-entry .group-footer-wrap .generic-button a,
.bb-rl-groups .item-entry .group-footer-wrap button {

    border-radius: 50px;
}

.bb-rl-members .bp-list.grid .item-entry .list-wrap,
.bb-rl-profile-header,
.bb-rl-profile-panel.public {
    box-shadow: rgba(0, 0, 0, 0.05) 7px 7px 9.5px 0px;
}

.bb-rl-profile-widget .bb-rl-profile-widget-label {
    color: #fff;
}


.bb-rl-profile-widget-data a {
    color: #fff;
}

.widget_bp_profile_completion_widget .progress_text_wrap h3 .progress_text_label {
    color: #fff;
}

.widget_bp_profile_completion_widget .single_section_wrap .section_name a {
    color: #fff;
}

.widget_bp_profile_completion_widget .single_section_wrap .section_ico {
    border: 2px solid #fff;
}

.widget .widget-header .widget-link {
    color: #fff;
}

.widget.buddypress .widget-title a {
    color: #fff;
}

.progress_bit__scale {

    background-color: #000000;
}

.widget_bp_profile_completion_widget .single_section_wrap .progress {
    color: #fff;
}

.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options > a {
    color: #fff;
}

.bb-rl-main-nav-list li.current a,
.bb-rl-main-nav-list li.selected a {
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
}

.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a {
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
}

.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li.selected a {
    color: var(--bb-rl-text-color);
    background-color: var(--bb-rl-background-color);
    border-color: var(--bb-rl-text-color);
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
    border-color: #fff;
}

.bb-rl-messages-tabs-list .bb-rl-messages-tab-item.active a {
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
}

.bp-rl-messages-container .bb-rl-messages-nav-panel {
    background-image: url(./assets/img/sidebarbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#bb-rl-messages-thread-list-nav #back-to-thread-li,
#bb-rl-messages-thread-list-nav #bb-rl-inbox-personal-li > a {
    color: #fff;
}

#bb-rl-messages-thread-list-nav #compose {
    background: #fff;
    color: #0575e6;
    border-radius: 50px;
    line-height: normal;
    padding: 6px 13px;
}

.bb-rl-messages-tabs-list .bb-rl-messages-tab-link {
    color: #fff;
    font-weight: 500;
}

.bb-rl-message-lists .bb-rl-thread-item .bb-rl-thread-content .user-name {
    color: #fff;
}

.bb-rl-message-lists .bb-rl-thread-item .bb-rl-thread-content .bb-rl-thread-excerpt,
.bb-rl-message-lists .bb-rl-thread-item .bb-rl-thread-date {
    color: #fff;

}



.bb-rl-message-lists .bb-rl-thread-item:has(.message_action__list.is_visible),
.bb-rl-message-lists .bb-rl-thread-item:hover {
    background-color: #f6f6f642;
}

.bb-rl-message-lists .bb-rl-thread-item.current {
    background-color: #f6f6f642;
}

.bb-messages-no-thread-found [class*=bb-icons-] {
    margin-bottom: var(--bb-rl-space-200);
}

.no-message-wrap .no-message-content {
    color: #fff;
}

.no-message-wrap .no-message-content h3 {
    color: #fff;
}

.bb-rl-tab-item.active {
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
}

#bp-message-content {
    border: 1px solid #038af9;
}

#message-form-submit-wrapper,
#message-reply-form-submit-wrapper {
    border-top: 1px solid #038af9;

}

.header-aside .notification-wrap .notification-header .delete-all,
.header-aside .notification-wrap .notification-header .message-view-all-link {
    background-image: linear-gradient(150deg, #0771ef 12.89%, #15aafc 85.22%);
    color: #fff;
    border-radius: 50px;
}

.no-message-wrap [class*=bb-icons-] {
    color: #fff;
}
