/* CSS deactivated when Youzer is installed */

/*--------------------------------------------------------------------------------------

General

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/

.gp-theme #buddypress a.bp-secondary-action, 
.gp-theme #buddypress span.highlight {
font-size: 100%;
}
.gp-theme #buddypress ul.item-list li h3, 
.gp-theme #buddypress ul.item-list li h4,
.gp-theme #buddypress ul.item-list li h5 {
clear: none;
margin: 0;
}

/*--------------------------------------------------------------
Tables
--------------------------------------------------------------*/

.gp-theme #buddypress table.forum tr td, 
.gp-theme #buddypress table.forum tr th, 
.gp-theme #buddypress table.messages-notices tr td, 
.gp-theme #buddypress table.messages-notices tr th, 
.gp-theme #buddypress table.notifications tr td, 
.gp-theme #buddypress table.notifications tr th, 
.gp-theme #buddypress table.notifications-settings tr td, 
.gp-theme #buddypress table.notifications-settings tr th, 
.gp-theme #buddypress table.profile-fields tr td, 
.gp-theme #buddypress table.profile-fields tr th, 
.gp-theme #buddypress table.profile-settings tr td, 
.gp-theme #buddypress table.wp-profile-fields tr td, 
.gp-theme #buddypress table.wp-profile-fields tr th {
line-height: 120%;
}

/*--------------------------------------------------------------
Fields and buttons
--------------------------------------------------------------*/

/* Misc  ************************************/

.gp-theme #buddypress .standard-form label, 
.gp-theme #buddypress .standard-form legend, 
.gp-theme #buddypress .standard-form span.label {
margin: 0 0 5px;
font-weight: 500;
}
.gp-theme #buddypress .standard-form p.description {
font-size: 100%;
margin: -10px 0 15px 0;
line-height: 1;
}
.gp-theme #buddypress .wp-switch-editor {
line-height: 1;
border-radius: 3px 3px 0 0 !important;
}

/* Input  ************************************/

.gp-theme #buddypress .dir-search input[type=search], 
.gp-theme #buddypress .dir-search input[type=text], 
.gp-theme #buddypress .groups-members-search input[type=search], 
.gp-theme #buddypress .groups-members-search input[type=text], 
.gp-theme #buddypress .standard-form input[type='color'], 
.gp-theme #buddypress .standard-form input[type=date], 
.gp-theme #buddypress .standard-form input[type=datetime-local], 
.gp-theme #buddypress .standard-form input[type=datetime], 
.gp-theme #buddypress .standard-form input[type=email], 
.gp-theme #buddypress .standard-form input[type=month], 
.gp-theme #buddypress .standard-form input[type=number], 
.gp-theme #buddypress .standard-form input[type=password], 
.gp-theme #buddypress .standard-form input[type=range], 
.gp-theme #buddypress .standard-form input[type=search], 
.gp-theme #buddypress .standard-form input[type=tel], 
.gp-theme #buddypress .standard-form input[type=text], 
.gp-theme #buddypress .standard-form input[type=time], 
#buddypress .standard-form input[type=url], 
.gp-theme #buddypress .standard-form input[type=week], 
.gp-theme #buddypress .standard-form select, 
.gp-theme #buddypress .standard-form textarea {
padding: 6px 12px;
border-radius: 3px;
}
.gp-theme #buddypress .standard-form input[type='text'],
.gp-theme #buddypress .standard-form input[type='url'],
.gp-theme #buddypress .standard-form input[type='email'],
.gp-theme #buddypress .standard-form input[type='password'],
.gp-theme #buddypress .standard-form select,
.gp-theme #buddypress .standard-form textarea,
.gp-theme #buddypress .standard-form .wp-editor-wrap {
width: 100%;
margin-bottom: 15px;
}
.gp-theme #buddypress .standard-form input {
margin-bottom: 15px;
}
.gp-theme #buddypress label input[type='text'],
.gp-theme #buddypress .message-search input[type='text'] {
float: left;
margin: 0 5px 20px 0;
}
.gp-theme #buddypress .standard-form .wp-editor-wrap textarea {
margin-bottom: 0;
border: 0;
}
.gp-theme #buddypress #messages-select,
.gp-theme #buddypress #notification-select {
float: left;
margin-right: 5px;
}
.gp-theme #buddypress .standard-form .field_type_radio label,
.gp-theme #buddypress .standard-form .field_type_radio input {
margin-bottom: 0;
}
.gp-theme #buddypress .standard-form .field_type_radio label:last-child {
margin-bottom: 15px;
}

/* Select  ************************************/

.gp-theme #buddypress .standard-form select:not([multiple]) {
padding: 0 40px 0 10px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAAAeklEQVRIx2O4//8HJfDjj7U/VBkYGCg0BgTf/1CnhjH/f6yljjGfqWPM/1FjRo0Z5sbM/78dzj73v4RcY979D/rfDGZt/6/8/yb5noIYRMgQIsIGZBAhQ4gK4ncEDRlNfqPGjBpDZWM+D6IWxfsfGpQa8wnY2lJnYAAA6pJTWSjyMvsAAAAASUVORK5CYII=);
background-position: center right;
background-repeat: no-repeat;
}
@-moz-document url-prefix() { /* FireFox fix */
.gp-theme #buddypress .standard-form select:not([multiple]) {
padding: 5px 8px;
background-image: none;
}
}
@media screen\0 { /* IE 8/9/10/11 Fix */
	.gp-theme #buddypress .standard-form select:not([multiple]) {
	padding: 5px 8px;
	background-image: none;
	}
}
.gp-theme #buddypress .standard-form .datebox-selects select:not([multiple]) {
margin-right: 10px;
}
.gp-theme #buddypress .standard-form select[multiple] {
padding: 10px;
}
 				
/* Buttons  ************************************/

/* General buttons */
.gp-theme #buddypress .comment-reply-link, 
.gp-theme #buddypress .generic-button a, 
.gp-theme #buddypress a.button,
.gp-theme #buddypress input[type=button],
.gp-theme #buddypress input[type=reset], 
.gp-theme #buddypress input[type=submit], 
.gp-theme #buddypress ul.button-nav li a, 
a.bp-title-button {
padding: 10px 14px;
border: 0;
border-radius: 3px;
cursor: pointer;
text-align: center;
background-size: 200% 100%;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
.gp-theme #buddypress .comment-reply-link:hover,
.gp-theme #buddypress div.generic-button a:hover,
.gp-theme #buddypress input[type=button]:hover,
.gp-theme #buddypress input[type=reset]:hover, 
.gp-theme #buddypress input[type=submit]:hover, 
.gp-theme #buddypress ul.button-nav li a:hover, 
.gp-theme #buddypress ul.button-nav li.current a {
border: 0;
background-position: 100% 0;
}

/* Smaller buttons */
.gp-theme #buddypress a.button {
padding: 4px 8px;
font-size: 12px;
line-height: 1;
font-weight: 400;
background: none;
color: #999;
border: 1px solid #e6e6e6;
}
.gp-theme #buddypress a.button:hover {
background: #f8f8f8;
}

/* Disabled buttons */
.gp-theme #buddypress a.disabled, 
.gp-theme #buddypress button.disabled, 
.gp-theme #buddypress button.pending, 
.gp-theme #buddypress div.pending a, 
.gp-theme #buddypress input[type=button].disabled, 
.gp-theme #buddypress input[type=button].pending, 
.gp-theme #buddypress input[type=reset].disabled, 
.gp-theme #buddypress input[type=reset].pending, 
.gp-theme #buddypress input[type=submit].disabled, 
.gp-theme #buddypress input[type=submit].pending, 
.gp-theme  #buddypress input[type=submit][disabled=disabled],
.gp-theme #buddypress a.disabled:hover, 
.gp-theme #buddypress button.disabled:hover, 
.gp-theme #buddypress button.pending:hover, 
.gp-theme #buddypress div.pending a:hover, 
.gp-theme #buddypress input[type=button].disabled:hover, 
.gp-theme #buddypress input[type=button].pending:hover, 
.gp-theme #buddypress input[type=reset].disabled:hover, 
.gp-theme #buddypress input[type=reset].pending:hover, 
.gp-theme #buddypress input[type=submit].disabled:hover, 
.gp-theme #buddypress input[type=submit].pending:hover, 
.gp-theme  #buddypress input[type=submit][disabled=disabled]:hover {
opacity: 0.5;
}

/* Header buttons */
.gp-bp-header-button,
#gp-buddypress-header .generic-button a,
#gp-buddypress-header #item-header-content .generic-button a,
#gp-buddypress-header .pmpro_bp_show_level_on_bp_profile strong {
border-radius: 3px;
background: rgba(0,0,0,0.6);
font-size: 13px;
line-height: 1;
font-weight: 500;
color: #fff;
text-align: center;
text-decoration: none !important;
}
.gp-bp-header-button:hover,
#gp-buddypress-header .generic-button a:hover,
#gp-buddypress-header #item-header-content .generic-button a:hover {
border-radius: 3px;
background: #fff;
color: #000;
text-decoration: none;
}

/* Other buttons */
.gp-theme #buddypress input[type=submit]:focus {
border: 0;
}
.gp-theme #buddypress .standard-form .quicktags-toolbar input[type=button] {
background: #fff;
border: 1px solid #ccc;
border-radius: 3px !important;
color: #767676;
font-size: small;
cursor: pointer;
outline: 0;
padding: 4px 10px;
text-align: center;
text-decoration: none;
}
.gp-theme #buddypress .standard-form .quicktags-toolbar input[type=button]:hover {
background: #ededed;
border: 1px solid #bbb;
color: #555;
outline: 0;
text-decoration: none;
}
.mce-toolbar .mce-btn button {
border-radius: 0 !important;
}
.gp-theme #buddypress .standard-form div.submit {
padding-top: 0;
}
.gp-theme #buddypress .standard-form div.submit input {
margin: 0;
}

/*--------------------------------------------------------------
Messages
--------------------------------------------------------------*/

.gp-theme #buddypress div.bp-avatar-status p.success, 
.gp-theme #buddypress div.bp-cover-image-status p.success,
.gp-theme #buddypress div#message p, 
.gp-theme #buddypress #sitewide-notice p,
.gp-theme #buddypress p.warning, 
body.gp-theme.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning, 
body.gp-theme.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning {
font-size: 100%;
line-height: 120%;
border-radius: 3px;
}
.gp-theme #gp-buddypress-header #message {
margin-top: 25px;
padding: 10px;
background: rgba(0,0,0,0.5);
border-radius: 4px;
font-size: 14px;
line-height: 16px; 
}
.gp-theme #gp-buddypress-header #message a {
color: #fff;
text-decoration: underline;
}
.gp-theme #gp-buddypress-header #message a:hover {
text-decoration: none;
}

/*--------------------------------------------------------------
Sitewide Notices
--------------------------------------------------------------*/

.gp-theme #sitewide-notice #message {
z-index: 99999;
}
.gp-theme .bp-site-wide-message p {
padding: 15px;
background-color: #ffd;
border: 1px solid #cb2;
color: #440;
font-weight: 400;
margin-top: 3px;
text-decoration: none;
} 
.gp-theme #sitewide-notice #message button,
.gp-theme .bp-site-wide-message #message button {
top: 10px;
right: 10px;
height: 20px;
width: 20px;
padding: 0;
line-height: 0;
font-size: 10px;
font-weight: 700;
border-radius: 3px;
background: rgba(0,0,0,0.6);
} 

/*--------------------------------------------------------------------------------------

BuddyPress Header

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/

.gp-theme.bp-user #buddypress #item-header,
.gp-theme.single-item.groups #buddypress #item-header {
display: none;
}
#gp-buddypress-header #gp-page-header {
z-index: 1;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
#header-cover-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
#gp-buddypress-header #gp-page-header .gp-container {
/*REMOVEheight: auto !important;*/
padding: 40px 30px !important;
}
#gp-buddypress-header #item-header-avatar {
line-height: 0;
text-align: center;
}
#gp-buddypress-header #item-header-avatar a {
position: relative;
}
#gp-buddypress-header #item-header-avatar .gp-user-online,
#gp-buddypress-header #item-header-avatar .gp-user-offline {
bottom: 12px;
right: 8px;
width: 12px;
height: 12px;
}
#gp-buddypress-header #item-header-avatar .avatar {
float: none !important;
width: 80px;
height: 80px;
margin-right: 0 !important;
border: 5px solid rgba(255,255,255,0.2);
}
#gp-buddypress-header #item-header-content {
margin-top: 20px;
text-align: center;
}
#gp-buddypress-header .gp-bp-header-title {
margin-bottom: 10px;
font-size: 26px;
line-height: 1;
letter-spacing: -0.5px;
font-weight: 500;
color: #fff;
}
#gp-buddypress-header .gp-bp-header-highlight {
display: inline-block;
margin: 0 15px 0 0;
font-size: 18px;
line-height: 1;
font-weight: 400;
color: #fff;
letter-spacing: -0.5px;
opacity: 1;
}
#gp-buddypress-header .activity {
font-size: 14px;
line-height: 1;
font-weight: 400;
color: #fff;
}
#gp-buddypress-header .gp-bp-header-desc {
display: none;
margin-top: 15px;
font-size: 13px;
line-height: 19px;
}
#gp-buddypress-header #item-header-content {
color: #fff;
}
#gp-buddypress-header #item-header-content a {
color: #fff;
text-decoration: underline;
}
#gp-buddypress-header .gp-bp-header-desc a:hover {
text-decoration: none;
}
#gp-buddypress-header .gp-bp-header-actions {
text-align: center;
}
#gp-buddypress-header .generic-button {
display: inline-block;
margin: 15px 10px 0 0;
}
#gp-buddypress-header .generic-button a,
#gp-buddypress-header #item-header-content .generic-button a {
padding: 5px 8px;
font-size: 11px;
}
#gp-buddypress-header .gp-bp-header-members {
display: inline-block;
margin: 20px 10px 0 10px;
}
#gp-buddypress-header .gp-bp-header-members-title {
margin-bottom: 10px;
text-transform: uppercase;
color: #fff;
font-size: 12px;
line-height: 1;
}
#gp-buddypress-header .gp-bp-header-members ul {
margin: 0;
text-align: center;
}
#gp-buddypress-header .gp-bp-header-members li {
display: inline-block;
list-style: none;
margin-right: 5px;
}
#gp-buddypress-header .gp-bp-header-members li:last-child {
margin-right: 0;
}
#gp-buddypress-header .gp-bp-header-members .avatar {
width: 35px;
height: 35px;
border: 2px solid #fff;
}
#gp-buddypress-header .pmpro_bp_show_level_on_bp_profile {
margin-top: 15px;
}
#gp-buddypress-header .pmpro_bp_show_level_on_bp_profile strong {
padding: 5px 8px;
font-size: 14px;
}

/* Change avatar/cover image buttons  ************************************/

.gp-change-cover-image {
position: absolute;
top: 15px;
right: 15px;
padding: 8px 10px;
}
.gp-change-cover-image:before {
content: '\f030';
margin-right: 6px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-change-avatar {
display: block;
text-align: center;
width: 125px;
margin: 15px auto 0;
padding: 8px 10px;
}
.gp-change-avatar:before {
content: '\f007';
margin-right: 6px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/* Social icons  ************************************/

#gp-buddypress-header #gp-author-social-icons {
margin-top: 20px;
}
#gp-buddypress-header #gp-author-social-icons a {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
}    
#gp-buddypress-header #gp-author-social-icons a:first-child {
margin-left: 0;
}
#gp-buddypress-header #gp-author-social-icons .gp-twitter-icon:hover { 
background: #4099FF;
}
#gp-buddypress-header #gp-author-social-icons .gp-facebook-icon:hover { 
background: #3b5998;
}
#gp-buddypress-header #gp-author-social-icons .gp-google-plus-icon:hover { 
background: #d34836;
}
#gp-buddypress-header #gp-author-social-icons .gp-pinterest-icon:hover { 
background: #C92228;
}
#gp-buddypress-header #gp-author-social-icons .gp-youtube-icon:hover { 
background: #ff0000;
}
#gp-buddypress-header #gp-author-social-icons .gp-vimeo-icon:hover { 
background: #4EBBFF;
}
#gp-buddypress-header #gp-author-social-icons .gp-flickr-icon:hover { 
background: #ff0084;
}
#gp-buddypress-header #gp-author-social-icons .gp-linkedin-icon:hover { 
background: #007bb6;
}
#gp-buddypress-header #gp-author-social-icons .gp-instagram-icon:hover { 
background: #fb3958;
}

/* Notices  ************************************/

#gp-buddypress-header #template-notices {
margin-top: 10px;
color: #fff;
}

/* Background overlay  ************************************/

#gp-bp-header-overlay {
position: absolute;
width: 100%;
height: 100%;    
top: 0;
left: 0;
background-color: rgba(0,0,0,0.4);
}

/*--------------------------------------------------------------
Main Item Tabs
--------------------------------------------------------------*/

/* Standard nav  ************************************/

.gp-theme #buddypress div.item-list-tabs {
margin: 0;
padding: 0 0 10px 0;
overflow: hidden;
border-bottom-width: 1px;
border-style: solid;
}
.gp-theme #buddypress div.item-list-tabs ul {
margin: 0;
padding: 0;
}
.gp-theme #buddypress div.item-list-tabs ul li  {
margin: 0 20px 10px 0;
text-align: center;
}
.gp-theme #buddypress div.item-list-tabs ul li a,
.gp-theme #buddypress div.item-list-tabs ul li > span {
display: block;
padding: 0;
font-weight: normal;
font-size: 14px;
line-height: 1;
cursor: pointer;
opacity: 0.6;
}
.gp-theme #buddypress div.item-list-tabs ul li a:hover,
.gp-theme #buddypress div.item-list-tabs ul li.current a,
.gp-theme #buddypress div.item-list-tabs ul li.selected a {
background: none;
opacity: 1;
font-weight: 500;
}
.gp-theme #buddypress div.item-list-tabs ul li a span {
display: inline-block;
margin-left: 4px;
padding: 0;
font-size: 12px;
font-weight: 500;
border: 0;
background: transparent;
}
.gp-theme #buddypress div.item-list-tabs ul li a:hover span {
background: transparent;
}

/* Object nav  ************************************/

.gp-theme #buddypress div.item-list-tabs#object-nav {
text-align: center;
}
.gp-theme #buddypress div.item-list-tabs#object-nav li {
margin: 0;
padding: 10px 0;
border-top-width: 1px;
border-style: solid;
}
.gp-theme #buddypress #gp-bp-tabs-button {
display: inline-block;
margin-bottom: 10px;
font-size: 14px;
line-height: 1;
cursor: pointer;
text-align: center;
font-weight: 500;
}
.gp-theme #buddypress #gp-bp-tabs-button:before {
content: '\f0c9';
margin-right: 10px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme #buddypress #object-nav ul {
display: none;
}
.gp-theme #buddypress #object-nav li {
width: 100%;    
text-align: left;
} 
.gp-theme #buddypress #object-nav li a {
font-size: 14px;
line-height: 1;
}
.gp-theme #buddypress #object-nav li a:before {
display: inline-block;
width: 25px;
font-size: 14px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme #buddypress #object-nav li a:before {
content: '\f1db';
}
.gp-theme #buddypress #object-nav #activity-personal-li a:before {
content: '\f03a';
}
.gp-theme #buddypress #object-nav #xprofile-personal-li a:before {
content: '\f2c0';
}
.gp-theme #buddypress #object-nav #blog-personal-li a:before,
.gp-theme #buddypress #object-nav #blogs-personal-li a:before {
content: '\f0e8';
}
.gp-theme #buddypress #object-nav #events-personal-li a:before,
.gp-theme #buddypress #object-nav #events-groups-li a:before {
content: '\f073';
}
.gp-theme #buddypress #object-nav #notifications-personal-li a:before {
content: '\f0a2';
}
.gp-theme #buddypress #object-nav #messages-personal-li a:before {
content: '\f003';
}
.gp-theme #buddypress #object-nav #friends-personal-li a:before {
content: '\f234';
}
.gp-theme #buddypress #object-nav #groups-personal-li a:before {
content: '\f0c0';
}
.gp-theme #buddypress #object-nav #nav-forum-groups-li a:before,
.gp-theme #buddypress #object-nav #forums-personal-li a:before {
content: '\f27a';
}
.gp-theme #buddypress #object-nav #media-personal-li a:before {
content: '\f008';
}
.gp-theme #buddypress #object-nav #settings-personal-li a:before {
content: '\f013';
}
.gp-theme #buddypress #object-nav #home-groups-li a:before {
content: '\f015';
}
.gp-theme #buddypress #object-nav #members-groups-li a:before {
content: '\f2c0';
}
.gp-theme #buddypress #object-nav #invite-groups-li a:before {
content: '\f0c0';
}
.gp-theme #buddypress #object-nav #media-groups-li a:before {
content: '\f008';
}
.gp-theme #buddypress #object-nav #admin-groups-li a:before {
content: '\f013';
}
.gp-theme #buddypress #object-nav #courses-personal-li a:before,
.gp-theme #buddypress #object-nav #nav-experiences-groups-li a:before {
content: '\f19d';
}
.gp-theme #buddypress #object-nav #gp-posts-personal-li a:before {
content: '\f044';
}

/*--------------------------------------------------------------
Sub Nav Item Tabs
--------------------------------------------------------------*/

.gp-theme #buddypress div.item-list-tabs#subnav {
margin: 20px 0 20px 0;
padding: 0;
border: 0;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul {
margin: 0;
padding: 0;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li {
margin: 0 20px 10px 0;
padding: 0;
border: 0;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li.current a, 
.gp-theme #buddypress div.item-list-tabs#subnav ul li.selected a {
background: none;
opacity: 1;
font-weight: 500;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li.last {
width: 100%;
margin: 0 0 10px 0;
text-align: left;
line-height: 1.2em;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li.feed a:before {
content: '\f09e';
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme.directory #buddypress div.dir-search {
margin: 0 0 20px 0;
}
.gp-theme.directory #buddypress div.dir-search form input[type=text], 
.gp-theme.directory #buddypress div.message-search form input[type=text], 
.gp-theme.directory #buddypress li.groups-members-search form input[type=text] {
width: 100%;
margin: 0;
}
.gp-theme.directory #buddypress div.dir-search form input[type=submit], 
.gp-theme.directory #buddypress div.message-search form input[type=submit], 
.gp-theme.directory #buddypress li.groups-members-search form input[type=submit] {
display: none;
}
.gp-theme #buddypress #activity-filter-select select,
.gp-theme #buddypress #groups-order-select select,
.gp-theme #buddypress #members-order-select select {
height: auto;
margin: 0 0 0 5px;
padding: 0 15px 0 0;
background-color: transparent;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAARUlEQVR4AWP4//8/2XjEawaCeiBOQFcEBA5AvJ6QZgEgPg/E85HEEoD4PRAb4NGMaQCmRkzNeAxAaCSsGdMAAyqG9qhmAKa/aMR+hqyBAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
border-width: 0;
border-radius: 0;
line-height: 2;
font-weight: 500;
}
@-moz-document url-prefix() { /* FireFox fix */
.gp-theme #buddypress #activity-filter-select select,
.gp-theme #buddypress #groups-order-select select,
.gp-theme #buddypress #members-order-select select {
padding: 5px 8px;
background-image: none;
}
}
@media screen\0 { /* IE 8/9/10/11 Fix */
.gp-theme #buddypress #activity-filter-select select,
.gp-theme #buddypress #groups-order-select select,
.gp-theme #buddypress #members-order-select select {
padding: 5px 8px;
background-image: none;
}
}
.gp-theme #buddypress #item-body {
padding: 0;
}


/*--------------------------------------------------------------------------------------

Activity

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
What's New Box
--------------------------------------------------------------*/

.gp-theme #buddypress form#whats-new-form #whats-new-content {
padding-bottom: 20px !important;
}
.gp-theme #buddypress #whats-new-options {
overflow: hidden;
}
.gp-theme #buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box {
margin-top: 10px !important;
}
.gp-theme.single-item.groups #buddypress #whats-new-options { /*rtMedia fix */
display: block;
}
.gp-theme #buddypress form#whats-new-form #whats-new-submit {
margin-top: 0;
}
.gp-theme.single-item.groups #whats-new-submit #aw-whats-new-submit { /*rtMedia fix */
opacity: 1;
}
.gp-theme #buddypress #whats-new-form #whats-new-options select {    
height: 29px;
margin-left: 10px;
margin-top: 0;
padding: 0 40px 0 10px;
}
.gp-theme #buddypress #whats-new-form #whats-new-avatar img {
width: 55px;
height: 55px;
}
.gp-theme #buddypress #whats-new-form p.activity-greeting {
line-height: 1;
}
.gp-theme #buddypress form#whats-new-form textarea {
min-height: 0;
}
.gp-theme #buddypress #whats-new-submit #aw-whats-new-submit {
font-size: 13px;
line-height: 1;
padding: 8px 12px;
} 

/*--------------------------------------------------------------
rtMedia What's New Form
--------------------------------------------------------------*/

.gp-theme #buddypress #whats-new-form .rtmedia-add-media-button {
padding: 5px 5px 4px 5px;
}
.gp-theme #buddypress .rtm-plupload-list {
padding: 15px 0;
}
.gp-theme #buddypress .rtm-plupload-list li {
padding: 0;
background: transparent;
}
.gp-theme #buddypress .rtm-plupload-list .plupload_file_action {
right: 0;
background: rgba(0, 0, 0, 0.5);
}
.gp-theme #buddypress .rtm-plupload-list .plupload_file_action .dashicons {
padding: 0;
height: 18px;
width: 18px;
color: #fff;
font-size: 16px;
line-height: 12px;
}
.gp-theme #buddypress .rtm-plupload-list .dashicons-dismiss:before {
content: '\2715';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme #buddypress .rtm-plupload-list canvas {
width: 100%;
}
.gp-theme #buddypress .rtm-plupload-list .plupload_file_status {
height: 5px;    
margin-bottom: 5px;
}
.gp-theme #buddypress .rtm-plupload-list .plupload_file_name .dashicons {
padding: 0px 2px 0 6px;
font-size: 12px;
color: inherit;
line-height: 1;
}
.gp-theme #buddypress .rtm-plupload-list .plupload_file_name {
font-weight: 400;
font-size: 12px;
line-height: 1;
color: inherit;
}
.gp-theme #buddypress .rtm-plupload-list .plupload_file_size {
margin-top: 5px;
font-size: 12px;
line-height: 1;
color: inherit;
}
.gp-theme #buddypress .rtm-plupload-list .rtm-upload-edit-title-wrapper label {
margin: 0 0 5px 0;
font-weight: normal;
font-size: 12px;
}
.gp-theme #buddypress .rtm-plupload-list .rtm-upload-edit-desc-wrapper label {
margin: 10px 0 5px 0;    
font-weight: normal;
font-size: 12px;
}
 
/*--------------------------------------------------------------
List
--------------------------------------------------------------*/

.gp-theme #buddypress #activity-stream {
border: 0;
}
.gp-theme #buddypress #activity-stream {
margin-top: 0;
}
.gp-theme #buddypress ul.activity-list li {
border: 0;
}
.gp-theme #buddypress ul.activity-list > li {
padding: 0 0 20px;
}
.gp-theme #buddypress .activity-list > li.mini {
font-size: inherit;
}
.gp-theme #buddypress .activity-list .activity-content {
margin-left: 0;
padding: 20px;
border-radius: 3px;
}

/*--------------------------------------------------------------
Avatars
--------------------------------------------------------------*/

.gp-theme #buddypress .activity-list .activity-avatar {
position: relative;
z-index: 1;    
top: 20px;
left: 20px;
}
.gp-theme #buddypress #activity-stream li .activity-avatar a img.avatar,
.gp-theme #buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic,
.gp-theme #buddypress #activity-stream li.mini .activity-avatar a img.avatar,
.gp-theme #buddypress div.activity-comments form div.ac-reply-avatar img.avatar {
width: 35px;
height: 35px;
margin: 0;
}

/*--------------------------------------------------------------
Activity Headers
--------------------------------------------------------------*/

.gp-theme #buddypress .activity-list .activity-content .activity-header, 
.gp-theme #buddypress .activity-list .activity-content .comment-header {
min-height: 35px;
margin: 0 30px 15px 50px;
line-height: 16px;
}
.gp-theme #buddypress .activity-list li.joined_groupgroups .activity-header img,
.gp-theme #buddypress .activity-list li.activity_updategroups .activity-header img { 
display: none; /* Hide avatar to fix BP avatar bug */
}
.gp-theme #buddypress .activity-list .activity-content .activity-header img {
border-radius: 100%;
margin: 0 5px -6px 0 !important;
}
.gp-theme #buddypress #activity-stream .activity-header p,
.gp-theme #buddypress #activity-stream li.mini .activity-header p {
margin: 0;
}
.gp-theme #buddypress a.activity-time-since {
display: table; 
position: relative;
margin-top: 8px;
font-size: 12px;
line-height: 1;
}
.gp-theme #buddypress a.activity-time-since .time-since {
opacity: 0.6;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/

.gp-theme #buddypress .activity-list .activity-content .activity-inner {
margin: 0 0 10px 0;
}
/*REMOVE.gp-theme #buddypress .rtmedia-activity-container:first-child,
.gp-theme #buddypress .rtmedia-activity-container .rtmedia-list.masonry {
margin-top: 15px;
}*/
.gp-theme #buddypress #activity-stream .activity-inner p {
margin: 0 0 10px 0;
}
.gp-theme #buddypress #activity-stream .activity-inner p:last-child {
margin-bottom: 0;
}
.gp-theme #buddypress #activity-stream .activity-inner .rtmedia-activity-text > span {
display: block;
margin-bottom: 15px;
}
.gp-theme #buddypress .activity-read-more {
margin-left: 5px;
}

/*--------------------------------------------------------------
Comment Buttons
--------------------------------------------------------------*/

.gp-theme #buddypress .gp-user-can-comment div.activity-meta {
margin: 0;
line-height: 1;
}
.gp-theme #buddypress div.activity-meta a,
.gp-theme #buddypress div.activity-meta select,
.gp-theme #buddypress div.activity-meta a:hover {
margin: 10px 15px 0 0;
padding: 0;
font-size: 13px;
line-height: 1;
background: transparent;
border: 0;
}
.gp-theme #buddypress div.activity-meta select {
padding: 0 15px 0 0;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAARUlEQVR4AWP4//8/2XjEawaCeiBOQFcEBA5AvJ6QZgEgPg/E85HEEoD4PRAb4NGMaQCmRkzNeAxAaCSsGdMAAyqG9qhmAKa/aMR+hqyBAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
}
.gp-theme #buddypress div.activity-meta a:before,
.gp-theme #buddypress div.acomment-options a:before {
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';  
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme #buddypress div.activity-meta .acomment-reply:before,
.gp-theme #buddypress div.acomment-options .acomment-reply:before {
content: '\f0e5';
}
.gp-theme #buddypress div.activity-meta .view:before {
content: '\f06e';
}
.gp-theme #buddypress div.activity-meta .delete-activity:before,
.gp-theme #buddypress div.activity-meta .delete-activity-single:before,
.gp-theme #buddypress div.acomment-options .acomment-delete:before {
content: '\f014';
}
.gp-theme #buddypress div.activity-meta .like:before,
.gp-theme #buddypress div.activity-meta .unlike:before,
.gp-theme #buddypress div.acomment-options .like:before,
.gp-theme #buddypress div.acomment-options .unlike:before {
content: '\f006';
margin-right: 2px;
}
.gp-theme #buddypress #activity-stream div.activity-meta .like span,
.gp-theme #buddypress #activity-stream div.activity-meta .unlike span,
.gp-theme #buddypress #activity-stream div.acomment-options .like span,
.gp-theme #buddypress #activity-stream div.acomment-options .unlike span { 
margin-left: 5px;
}
.gp-theme #buddypress #activity-stream div.activity-meta p.users-who-like {
margin-top: 15px;
}
.gp-theme #buddypress #activity-stream div.activity-meta .users-who-like small,
.gp-theme #buddypress #activity-stream div.acomment-options small {
font-size: 13px;
line-height: 1;
}
.gp-theme #buddypress #activity-stream div.activity-meta .users-who-like small a {
margin: 0;
font-size: 13px;
line-height: 1;
}
.gp-theme #buddypress div.activity-meta a.fav,
.gp-theme #buddypress div.activity-meta a.unfav {
position: absolute;
top: 20px;
right: 20px;
width: 18px;
height: 18px;
margin: 0;
font-size: 0 !important;
}
.gp-theme #buddypress div.activity-meta a.fav:before,
.gp-theme #buddypress div.activity-meta a.unfav:before {
content: '\f006';
margin: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';   
font-weight: 900; 
font-size: 18px !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme #buddypress div.activity-meta a.unfav:before,
.gp-theme #buddypress div.activity-meta a.fav:hover:before {
content: '\f005';
color: #f7be68;
}
.gp-theme #buddypress .gp-comments-disabled .acomment-reply {
display: none;
}
.gp-theme #buddypress a.bp-primary-action span {
margin: 0;
padding: 0;
background: transparent !important;
font-size: inherit !important;
color: inherit !important;
}

/*--------------------------------------------------------------
Replies
--------------------------------------------------------------*/

/* List ************************************/

.gp-theme #buddypress div.activity-comments {
margin: 0;
}
.gp-theme #buddypress div.activity-comments:after {
z-index: 1;
bottom: calc(100% - 20px);
left: 15px;
content: ' ';
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border: solid rgba(0, 0, 0, 0);
border-width: 10px;
margin-left: 20px;
}
.gp-theme #buddypress .activity-list li.mini .activity-comments {
font-size: inherit;
}
.gp-theme #buddypress ul.item-list.activity-list li.has-comments {
padding-bottom: 20px;
}
.gp-theme #buddypress #activity-stream .activity-comments ul {
margin-left: 20px;
padding: 0 20px;
border-radius: 3px;
}
.gp-theme #buddypress .activity-comments > ul {
margin-top: 20px;
}
.gp-theme #buddypress #activity-stream .activity-comments ul li {
padding: 20px 0;
}
.gp-theme #buddypress #activity-stream .activity-comments ul li > ul {
margin: 0;
padding: 20px 0 0 0;
background: transparent;
}
.gp-theme #buddypress #activity-stream .activity-comments ul li > ul li {
padding-left: 20px;
}
.gp-theme #buddypress #activity-stream .activity-comments ul li > ul li:last-child {
padding-bottom: 0;
}
.gp-theme #buddypress .acomment-avatar img.avatar {
margin: 0;
}
.gp-theme #buddypress div.activity-comments div.acomment-meta {
margin: 0 0 15px 40px;
font-size: inherit;
line-height: 1;
}  
.gp-theme #buddypress div.activity-comments div.acomment-content {
margin: 0 0 10px 0;
font-size: inherit;
line-height: inherit;
}
.gp-theme #buddypress #activity-stream .activity-comments ul p {
margin: 0 0 15px 0;
}
.gp-theme #buddypress #activity-stream .activity-comments ul p:last-child {
margin-bottom: 0;
}

/* Reply Buttons ************************************/

.gp-theme #buddypress .gp-user-can-comment .acomment-options {
float: none;
margin: 0;
line-height: 1;
}
.gp-theme #buddypress .acomment-options a {
display: inline-block;
margin: 10px 15px 0 0;
padding: 0;
font-size: 13px !important;
line-height: 1 !important;
background: transparent !important;
border-radius: 3px;
}
.gp-theme #buddypress .ac-reply-cancel {
font-size: 13px;
line-height: 1;
}

/* Comment Form ************************************/

.gp-theme #buddypress div.activity-comments form.ac-form {
margin: 20px 0 0 0;
padding: 20px;
border-radius: 3px;
background: #f8f8f8;
}
.gp-theme #buddypress div.activity-comments li form.ac-form { 
padding: 0;
background: transparent;
}
.gp-theme #buddypress div.activity-comments form div.ac-reply-content {
margin-left: 50px;
padding: 0;
}
.gp-theme #buddypress div.activity-comments form .ac-textarea {    
padding: 12px;
border-style: solid;
border-radius: 3px;
}
.gp-theme #buddypress div.activity-comments form input,
.gp-theme #buddypress div.activity-comments form input:hover {
margin: 0;
padding: 8px 12px;
font-size: 13px;
line-height: 1;
}

/*--------------------------------------------------------------
rtMedia comment content
--------------------------------------------------------------*/

.gp-theme #buddypress #activity-stream .activity-comments .rtmedia-list,
.gp-theme #buddypress #activity-stream .activity-comments .rtmedia-list .rtmedia-list-item {
background: transparent;
padding: 0;
border: 0;
margin: 0;
}
.gp-theme #buddypress .rtmedia-activity-container .media-type-photo .rtmedia-item-title {
max-width: 320px;
padding: 5px;
}

/*--------------------------------------------------------------
rtMedia reply upload form
--------------------------------------------------------------*/

.gp-theme #buddypress .rtm-upload-button-wrapper button.rtmedia-comment-media-upload, 
.gp-theme #buddypress button.rtmedia-comment-media-upload {
float: left;
margin-right: 10px;
padding: 5px 5px 4px 5px;
}
.gp-theme #buddypress ul.activity-list li.activity-item .activity-comments .rtmedia-uploader-div {
padding: 0;
}
.gp-theme #buddypress #activity-stream .activity-comments ul.rtm-plupload-list {
padding: 15px 0 0 0;
background: transparent;
}
.gp-theme #buddypress #activity-stream .activity-comments ul.rtm-plupload-list li {
padding: 0;
}
.gp-theme #buddypress .rtm-plupload-list .rtm-upload-edit-desc {
border-width: 1px;
border-style: solid;
}

/*--------------------------------------------------------------
Load more button
--------------------------------------------------------------*/

.gp-theme #buddypress .activity-list li.load-more, 
.gp-theme #buddypress .activity-list li.load-newest {
margin: 0;
padding: 0;
border: 0;
background: none;    
font-size: inherit;
text-align: center;
}
.gp-theme #buddypress .activity-list li.load-more a, 
.gp-theme #buddypress .activity-list li.load-newest a {
cursor: pointer;
padding: 0;
font-size: inherit;
text-align: left;
cursor: pointer;
color: inherit;
}
.gp-theme #buddypress .activity-list li.load-more.loading a, 
.gp-theme #buddypress .activity-list li.load-newest.loading a {
-webkit-animation: loader-pulsate 0.5s infinite ease-in-out alternate;
-moz-animation: loader-pulsate 0.5s infinite ease-in-out alternate;
}
.gp-theme #buddypress .activity-list li.load-more a:after, 
.gp-theme #buddypress .activity-list li.load-newest a:after {
content: '\f107';
margin-left: 10px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
    
/*--------------------------------------------------------------------------------------

Members

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Profile tab
--------------------------------------------------------------*/

/* View page ************************************/

.gp-theme #buddypress div.profile h2 {
font-size: 20px;
line-height: 28px;
}
.gp-theme.bp-user #buddypress .profile .bp-widget {
margin-top: 40px;
padding: 0 30px 30px 30px;
border: 1px solid #e6e6e6;
text-align: center;
}
.gp-theme.bp-user #buddypress .profile .bp-widget h2 {  
display: inline;
position: relative;
top: -15px;
margin: 0;
padding: 0 15px;
background: #fff;
letter-spacing: 0;
background-image: none !important;
}
.gp-theme.bp-user #buddypress .profile .profile-fields {
text-align: left;
}
.gp-theme.bp-user #buddypress .profile .bp-widget table {
margin-top: 0;
}
.gp-theme #buddypress table.profile-fields tr {
display: block;
padding: 0 0 20px 0;
}
.gp-theme #buddypress table.profile-fields tr:last-child {
padding-bottom: 0;
}
.gp-theme #buddypress table.profile-fields tr td {
display: block;
width: 100%;
padding: 0;
border: 0;
vertical-align: baseline;
}
.gp-theme #buddypress table.profile-fields tr td.label, 
.gp-theme #buddypress table.wp-profile-fields tr td.label {
border: 0;
font-weight: 500;
}
.gp-theme #buddypress table.profile-fields tr.alt td {
background: transparent;
}
.gp-theme #buddypress table.profile-fields p {
margin-bottom: 12px;
}
.gp-theme #buddypress table.profile-fields .field_long-url p {
word-break: break-all;
}
.gp-theme #buddypress table.profile-fields p:last-child {
margin-bottom: 0;
}

/* Edit page ************************************/

.gp-theme #buddypress #profile-edit-form ul.button-nav {
margin: 15px 0 0 0;
}
.gp-theme #buddypress #profile-edit-form ul.button-nav a {
padding: 4px 8px;
opacity: 0.7;
}
.gp-theme #buddypress #profile-edit-form ul.button-nav li:hover a,
.gp-theme #buddypress #profile-edit-form ul.button-nav li.current a {
opacity: 1;
}
.gp-theme #buddypress .current-visibility-level {
font-weight: 500;
}
.gp-theme #buddypress .field-visibility-settings-notoggle,
.gp-theme #buddypress .field-visibility-settings-toggle {
margin: -15px 0 15px;
font-style: italic;
font-size: 12px;
}
.gp-theme #buddypress .standard-form a.clear-value {
position: absolute;
right: 0;
margin: -10px 0 0 0;
line-height: 1;
}
.gp-theme #buddypress .field-visibility-settings {
margin: -15px 0 15px 0;
}
.gp-theme #buddypress .standard-form .field-visibility-settings label {
margin-bottom: 5px;
line-height: 1;
font-weight: 400;
}
.gp-theme #buddypress .visibility-toggle-link,
.gp-theme #buddypress .field-visibility-settings-close { 
padding: 2px 4px;    
font-weight: 400;
font-size: 11px;
}
.gp-theme #buddypress .tmce-active button.switch-tmce {
line-height: 1;
}

/*--------------------------------------------------------------
Notifications tab
--------------------------------------------------------------*/

/* List ************************************/

.gp-theme #buddypress .item-list-tabs div.message-search {
width: 100%;
margin: 15px 0 0 0;
}	
.gp-theme #buddypress .item-list-tabs div.message-search form input[type=text] {
width: auto;
}
.gp-theme #buddypress .item-list-tabs div.message-search form input[type=submit] {
display: inline-block;
}
.gp-theme #buddypress table#message-threads tr.unread td {
font-weight: 500;
}
.gp-theme #buddypress #message-threads img.avatar {
display: none;
}
.gp-theme #buddypress .messages-options-nav,
.gp-theme #buddypress .notifications-options-nav {
margin-top: 15px;
}
.gp-theme #buddypress .notification-since,
.gp-theme #buddypress .notification-actions {
font-size: 13px;
}

/*--------------------------------------------------------------
Messages tab
--------------------------------------------------------------*/

/* Compose ************************************/

.gp-theme #buddypress #send_message_form ul.acfb-holder > li:not(.friend-tab) {
width: 100%;
}
.gp-theme #buddypress #send_message_form ul.acfb-holder .friend-tab { 
padding: 4px 8px; 
font-weight: 500;
font-size: 13px;
line-height: 1;
}
.gp-theme #buddypress #send_message_form ul.acfb-holder .friend-tab a {    
color: #8a7f48;
}
.gp-theme #buddypress #send_message_form ul.acfb-holder .friend-tab img { 
float: left;
border-radius: 100%;
}
.gp-theme #buddypress #send_message_form ul.acfb-holder .friend-tab span > img {
margin-right: 5px;
}
.gp-theme #buddypress #send_message_form .send-to-input.ac_input {
display: block;
clear: left;
}    
.gp-theme #buddypress #send_message_form.standard-form #subject {
margin-bottom: 15px;
}    
.ac_results {
border-top: 0;
}
.ac_results li.ac_over,
.ac_results li.ac_odd {
background: transparent;
color: inherit;
}
.ac_results li:hover {
background: #f8f8f8;
}
.ac_results li img {
float: left;
border-radius: 100%;
}
.gp-theme #buddypress #message-threads input[type='checkbox'] {
margin: 0;
}

/* Message ************************************/

/* Conversation */
.gp-theme #buddypress div#message-thread div.message-box {
position: relative;
margin-bottom: 20px;
border-radius: 3px;
}
.gp-theme #buddypress div#message-thread div.message-box:after {
z-index: 1;
bottom: 100%;
left: 15px;
content: ' ';
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border: solid rgba(0, 0, 0, 0);
border-width: 10px;
margin-left: 20px;
}
.gp-theme #buddypress .message-metadata {
margin-bottom: 15px;
line-height: 1;
}
.gp-theme #buddypress .message-metadata span.activity {
display: block;
margin-top: 8px;
font-size: 12px;
line-height: 1;
opacity: 0.6;
}
.gp-theme #buddypress div#message-thread div.message-content {
margin-left: 0;
}

/* Send reply form */
.gp-theme #buddypress #send-reply {
margin-top: 30px;
}
.gp-theme #buddypress #send-reply img.avatar {
margin-top: -8px;
}
.gp-theme #buddypress #send-reply div.message-box {
padding: 0;
}
.gp-theme #buddypress #send-reply textarea {
width: 100%;
}

/* Notices ************************************/

.gp-theme #buddypress table#message-threads.sitewide-notices tr {
display: block;
position: relative;
width: 100%;
padding: 15px;
margin-bottom: 20px;
border-radius: 3px;
}
.gp-theme #buddypress table#message-threads.sitewide-notices tr:after {
z-index: 1;
bottom: 100%;
left: 15px;
content: ' ';
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border: solid rgba(0, 0, 0, 0);
border-width: 10px;
margin-left: 20px;
}
.gp-theme #buddypress table#message-threads.sitewide-notices td {
display: block;
width: 100%;
padding: 0 0 15px 0;
border: 0;
}
#buddypress table.sitewide-notices tr.alt td {
background: transparent;
}
.gp-theme #buddypress table#message-threads.sitewide-notices td:first-child,
.gp-theme #buddypress table#message-threads.sitewide-notices td:last-child {
padding: 0;
}
.gp-theme #buddypress table#message-threads.sitewide-notices strong {
display: block;
margin-bottom: 15px;
}

/*--------------------------------------------------------------
Friends, Groups & Sites tabs
--------------------------------------------------------------*/

/* Invitation list ************************************/

.gp-theme #buddypress ul#blogs-list.item-list li {
padding-bottom: 30px;
}
.gp-theme #buddypress ul.invites.item-list li img.avatar,
.gp-theme #buddypress ul#friend-list.item-list li img.avatar,
.gp-theme #buddypress ul#blogs-list.item-list img.avatar {
margin: 0;
width: 35px;
height: 35px;
}
.gp-theme #buddypress ul.invites.item-list li h4,
.gp-theme #buddypress ul#friend-list.item-list li .item-title,
.gp-theme #buddypress ul#friend-list.item-list li h3,
.gp-theme #buddypress ul#blogs-list.item-list li .item-title {
margin-left: 50px;
font-size: 100%;
line-height: 1;
}
.gp-theme #buddypress ul.invites.item-list li p {
margin-bottom: 0;
}
.gp-theme #buddypress ul.invites.item-list li p,
.gp-theme #buddypress ul#friend-list.item-list li .item-meta,
.gp-theme #buddypress ul#blogs-list.item-list li .item-meta {
margin: 8px 0 0 50px;    
font-size: 12px;
line-height: 14px;
}
/*Add unnecessary margin to active meta data in friend requests member list
.gp-theme #buddypress ul#friend-list.item-list li .activity {
margin-left: 15px;
}*/
.gp-theme #buddypress ul.invites.item-list li div.action {
position: relative;
top: auto;
right: auto;
margin: 8px 0 0 50px;    
text-align: left;
line-height: 1;
}
.gp-theme #buddypress ul.invites.item-list li div.action .meta {
line-height: 1;
}

/*--------------------------------------------------------------
Media tab
--------------------------------------------------------------*/

.gp-theme button.mfp-close,
.gp-theme button.mfp-close:hover {
background: #fff;
color: #999;
font-size: 24px;
font-weight: 400;
}
.gp-theme #buddypress .media_search.media_search {
width: 100%;
margin: 15px 0 0 0;
border-radius: 3px;
border-width: 1px;
border-style: solid;
padding: 0 12px;
}
.gp-theme #buddypress .media_search.media_search .media_search_input {
padding: 6px 0;
}
.gp-theme #buddypress .media_search.media_search .search_option {
display: none;
}
.gp-theme #buddypress .media_search.media_search .media_search_remove.search_option i {
margin-top: 4px;
color: #999;
font-size: 16px;
}
.gp-theme #buddypress .rtmedia-container .rtmedia-list .rtmedia_time,
.gp-theme #buddypress .rtmedia-list-item .rtmedia-album-media-count {
top: 5px;
right: 5px;
padding: 5px 8px;
border-radius: 3px;
background: rgba(0,0,0,0.6);
font-size: 11px;
line-height: 1;
color: #fff;
opacity: 1;
}
.gp-theme #buddypress .rtmedia-gallery-item-actions {
line-height: 20px;
}
.gp-theme #buddypress .rtm-load-more {
margin: 15px 0 0 0;
padding: 0;
border: 0;
background: none;    
font-size: inherit;
}
.gp-theme #buddypress .rtm-load-more a {
display: block;
cursor: pointer;
padding: 0;
font-size: inherit;
text-align: left;
cursor: pointer;
color: inherit;
}
.gp-theme #buddypress .rtm-load-more a:after {
content: '\f107';
margin-left: 10px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme #buddypress .rtm-tabs a {
padding: 10px 15px;
line-height: 1;
}
.gp-theme #buddypress a.button.rtm-button-back {
padding: 10px 14px;
border: 0;
}

/* Edit media ************************************/

.gp-theme #buddypress .rtm-tabs .dashicons {
line-height: 1;
}
.gp-theme #buddypress .rtmedia-editor-buttons {
margin-top: 20px;
}
.gp-theme #buddypress .rtmedia-image-editor-cotnainer .imgedit-wait {
height: 100%;
background-image: none;
}

/*--------------------------------------------------------------
Individual activity
--------------------------------------------------------------*/

body.gp-theme.activity-permalink #buddypress .activity-list li .activity-content {   
margin-left: 0;
padding: 20px;
border-radius: 3px;
}
body.gp-theme.activity-permalink #buddypress .activity-list li .activity-header {
margin-bottom: 10px;
}
body.gp-theme.activity-permalink #buddypress .activity-list li .activity-header > p {
padding: 0;
}
body.gp-theme.activity-permalink #buddypress .activity-list li .activity-header .time-since {
display: table;
position: relative;
margin-top: 8px;
font-size: 12px;
line-height: 1;
}
body.gp-theme.activity-permalink #buddypress div.activity-comments {
margin: 0;
font-size: 100%;
}

/*--------------------------------------------------------------------------------------

Groups Directory

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Loop
--------------------------------------------------------------*/

/* Pagination ************************************/

.gp-theme #buddypress div.pagination .pag-count {
margin-left: 0;
}
.gp-theme #buddypress div.pagination .pagination-links {
margin-rigth: 0;
}
.gp-theme #buddypress div.pagination .pagination-links a, 
.gp-theme #buddypress div.pagination .pagination-links span {
font-size: 100%;
}


/*--------------------------------------------------------------------------------------

Single Group

--------------------------------------------------------------------------------------*/

/* General ************************************/

.gp-theme #buddypress ul.item-list li .item .item-title .update {
display: block;
font-size: 14px;
line-height: 20px;
}

/*--------------------------------------------------------------
Manage tab
--------------------------------------------------------------*/

/* Navigation ************************************/

.gp-theme #buddypress div.item-list-tabs ul li span {
padding: 0;
line-height: 1;
}

/* Photo tab ************************************/

.gp-theme.group-avatar #buddypress form.standard-form .main-column {
clear: both;
width: 100%;
margin: 0 0 30px 0;
}
.gp-theme.group-avatar #buddypress .left-menu .avatar {
margin: 0 20px 20px 0;
}
.gp-theme #buddypress #avatar-crop-pane {
border-radius: 0;
}

/* Invites tab ************************************/

.gp-theme.group-invites #buddypress form.standard-form .left-menu,
.gp-theme.group-invites #buddypress div#invite-list {
width: 100%;
}
.gp-theme.group-invites #buddypress form.standard-form .main-column {
margin-left: 0;
}
.gp-theme.group-invites #buddypress ul.item-list li img.avatar {
width: 35px;
height: 35px;
}
.gp-theme.group-invites #buddypress ul.item-list li h3 {
line-height: 1;
}
.gp-theme.group-invites #buddypress span.activity {
font-size: 12px;
line-height: 1;
opacity: 0.6;
}

/* Members tab ************************************/

.gp-theme #buddypress .group-members-list ul.item-list li img.avatar {
margin: 0;
width: 35px;
height: 35px;
}
.gp-theme #buddypress .group-members-list ul.item-list li img.avatar {
margin: 0;
width: 35px;
height: 35px;
}
.gp-theme #buddypress .group-members-list ul.item-list li .item-title {
margin-left: 50px;
font-size: 100%;
line-height: 1;
}
.gp-theme #buddypress .group-members-list ul.item-list li p {
margin-bottom: 0;
}
.gp-theme #buddypress .group-members-list ul.item-list li p {
margin: 8px 0 0 50px;    
font-size: 12px;
line-height: 14px;
}
.gp-theme #buddypress .group-members-list ul.item-list li div.action {
position: relative;
top: auto;
right: auto;
margin: 5px 0 0 50px;    
text-align: left;
line-height: 1;
}
.gp-theme #buddypress .group-members-list ul.item-list li div.action .button {
margin-top: 3px;
}

/* Manage tab ************************************/

.gp-theme.single-item.groups #buddypress div.dir-search {
float: left;
margin: 0 0 5px 0;
}
.gp-theme.single-item.groups #buddypress div.dir-search form input[type=text] {
width: auto;
}
.gp-theme.single-item.groups #buddypress div.dir-search form input[type=submit] {
display: inline-block;
}

/*--------------------------------------------------------------
Forum tab
--------------------------------------------------------------*/

.gp-theme #buddypress #item-body #bbpress-forums h3 {
margin: 20px 0;
}
.gp-theme .wp-core-ui .quicktags-toolbar .button {
outline: 0;
padding: .3em .5em !important;
font-size: 11px !important;
font-weight: 400 !important;
color: #555 !important;
border-color: #ccc !important;
border-style: solid !important;
border-width: 1px !important;
background: #fff !important;
box-shadow: 0 1px 0 #ccc !important;
text-align: center !important;
text-decoration: none !important;
width: auto !important;
}
.gp-theme #bbpress-forums input#bbp_topic_title, 
.gp-theme #bbpress-forums input#bbp_topic_tags {
width: 95%;
}
.gp-theme .wp-core-ui .quicktags-toolbar .button:hover {
background: #ededed !important;
border-color: #999 !important;
color: #333 !important;
outline: 0 !important;
text-decoration: none !important;
}
.gp-theme .wp-core-ui .quicktags-toolbar .button:focus {
border-color: #5b9dd9 !important;
box-shadow: 0 0 3px rgba(0,115,170,.8) !important;
}


/*--------------------------------------------------------------------------------------

Registration Page

--------------------------------------------------------------------------------------*/

.gp-theme #buddypress form fieldset {
position: relative;
}
.gp-theme #buddypress .standard-form #basic-details-section, 
.gp-theme #buddypress .standard-form #blog-details-section, 
.gp-theme #buddypress .standard-form #profile-details-section {
width: 100%;
}
.gp-theme #buddypress .standard-form#signup_form input[type='text'], 
.gp-theme #buddypress .standard-form#signup_form input[type='email'], 
.gp-theme #buddypress .standard-form#signup_form input[type='password'],
.gp-theme #buddypress .standard-form#signup_form textarea {
width: 100%;
}
.gp-theme #buddypress .standard-form#signup_form div.submit {
float: left;
}
.gp-theme #buddypress .standard-form#signup_form div div.error,
.gp-theme #buddypress .standard-form#signup_form div.error {
clear: both;
width: 100%;
background: transparent;
color: #a00;
margin: 0 0 5px 0;
padding: 0;
}
.gp-theme .anr_captcha_field {
float: left;
width: 100%;
margin-bottom: 15px;
}
 

/*--------------------------------------------------------------------------------------

Widgets

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
General widgets
--------------------------------------------------------------*/

.gp-theme .widget.buddypress div.item-options {
margin: 0 0 12px 0;
padding: 0;
font-size: 90%;
line-height: 1;
}
.gp-theme[class*="yz-"] .gp-sidebar .widget.buddypress div.item-options {
line-height: inherit;
}
.gp-theme .widget.buddypress div.item-options a {
display: inline-block;
margin: 0 10px 4px 0;
padding: 0;
opacity: 0.6;
}
.gp-theme .widget.buddypress div.item-options a:last-child {
margin: 0;
}
.gp-theme .widget.buddypress div.item-options a:hover,
.gp-theme .widget.buddypress div.item-options a.selected {
opacity: 1;
}
.gp-theme .widget.buddypress div.item-options .bp-separator {
display: none;
}
.gp-theme .widget.buddypress li {
padding: 15px 0;
}
.gp-theme .widget.buddypress div.item {
margin: 0 0 0 50px;
}
.gp-theme[class*="yz-"] .gp-sidebar .widget.buddypress div.item {
margin: 0;
}
.gp-theme .widget.buddypress .item-avatar a {
margin: 0;
line-height: 0;
}
.gp-theme .widget.buddypress div.item-avatar img {
width: 35px;
height: 35px;
margin: 0;
}
.gp-theme .widget.buddypress li .item-title {
margin-bottom: 5px;
line-height: 130%;
}
.gp-theme .widget.buddypress li .item-meta {
margin: 0;    
font-size: 12px;
line-height: 1;
opacity: 0.6;
}

/*--------------------------------------------------------------
BuddyPress Login Widget
--------------------------------------------------------------*/

.gp-theme .widget.buddypress #bp-login-widget-form label {
margin: 0 0 5px 0;
line-height: 1;
}
.gp-theme .widget.buddypress #bp-login-widget-form input[type='text'],
.gp-theme .widget.buddypress #bp-login-widget-form input[type='password'] {
width: 100%;
margin: 0 0 15px 0;
}
.gp-theme .widget.buddypress #bp-login-widget-form .forgetmenot {
margin-bottom: 15px;
}
.gp-theme .widget.buddypress .bp-login-widget-user-links > div {
margin: 0 0 5px 55px;
padding: 0;
line-height: 1;
}
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a {
font-weight: 500;
}
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-logout a {
font-size: 90%;
}

/*--------------------------------------------------------------
BuddyPress Recently Active Members/Who's Online Widgets
--------------------------------------------------------------*/

.gp-theme .widget.buddypress .avatar-block { 
margin: -3px;    
line-height: 0;
font-size: 0;
}
.gp-theme .widget.buddypress .avatar-block .item-avatar {
display: inline-block;
margin: 3px;
}

/*--------------------------------------------------------------------------------------

Media queries

--------------------------------------------------------------------------------------*/

/* Small devices */ 
@media only screen and (max-width : 480px) {

	.gp-theme #buddypress form#whats-new-form #whats-new-content {
	margin-left: 0;
	padding-left: 0;
	}
	.gp-theme #buddypress form#whats-new-form #whats-new-submit {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	}
	.gp-theme #buddypress #whats-new-form #whats-new-options select {
	width: 100%;
	margin-left: 0;
	}

}	
	
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 768px) {

	.gp-theme #buddypress ul#blogs-list.item-list li {
	padding-bottom: 15px;
	}
	.gp-theme #buddypress li div.item {
	margin-left: 0;
	}
	.gp-theme #buddypress ul.item-list li div.action {
	position: relative;
    top: auto;
	float: none;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0;
    text-align: left;
	}
	.gp-theme #buddypress ul#blogs-list.item-list li div.action .meta {
	margin-top: 10px;
	}

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

	.gp-theme #buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box {
	margin-top: 0 !important;
	}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

	#gp-buddypress-header #gp-page-header .gp-container,
	#gp-buddypress-header #item-header-cover-image {
	-webkit-display: flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	}
	#gp-buddypress-header #item-header-avatar {
	margin-right: 40px;
	text-align: left;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	}	
	#gp-buddypress-header #item-header-avatar .gp-user-online,
	#gp-buddypress-header #item-header-avatar .gp-user-offline {
	bottom: 40px;
	right: 16px;
	width: 16px;
	height: 16px;
	}
	#gp-buddypress-header #item-header-avatar .avatar {
	width: 210px;
	height: 210px;
	}
	#gp-buddypress-header #item-header-content {
	margin-top: 0;
	text-align: left;
	}
	#gp-buddypress-header .gp-bp-header-title {
	font-size: 36px;
	}
	#gp-buddypress-header .gp-bp-header-desc {
	display: block;
	}
	#gp-buddypress-header .gp-bp-header-actions {
	text-align: left;
	}	
	#gp-buddypress-header .gp-bp-header-members {
	margin: 20px 20px 0 0;
	}
	#gp-buddypress-header .gp-bp-header-members ul {
	text-align: left;
	}
	#gp-buddypress-header .generic-button a {
	font-size: 13px;
	}
	.gp-theme #buddypress div.item-list-tabs#subnav ul li.last {
	width: auto;
	text-align: right;
	}
	.gp-theme #buddypress #gp-bp-tabs-button {
	display: none;
	}
	.gp-theme #buddypress #object-nav ul {
	display: block;
	margin-right: 25px;
	padding: 0;
	border-width: 0;
	}
	.gp-theme #buddypress div.item-list-tabs#object-nav li {
	width: auto;
	height: 85px;
	margin-right: 25px;
	text-align: center;
	border: 0;
	}
	.gp-theme #buddypress #object-nav li a {
	font-weight: 500;
	}
	.gp-theme #buddypress #object-nav li a:before {
	display: block;
	width: auto;
	margin: 0 0 15px 0;
	font-size: 36px;    
	font-weight: 400;
	}
	.gp-theme #buddypress #activity-filter-select select,
	.gp-theme #buddypress #groups-order-select select,
	.gp-theme #buddypress #members-order-select select {
	line-height: 1;
	}
	.gp-theme #buddypress .media_search.media_search {
	width: auto;
	margin: 0 0 15px 0;
	}
	.gp-theme.group-avatar #buddypress form.standard-form .main-column {
	clear: none;
	width: auto;
	}	
	.gp-theme.group-invites #buddypress form.standard-form .left-menu,
	.gp-theme.group-invites #buddypress div#invite-list {
	width: 160px;
	}
	.gp-theme.group-invites #buddypress form.standard-form .main-column {
	margin-left: 190px;
	}
	.gp-theme #buddypress table.profile-fields tr {
	display: table-row;
	padding-bottom: 0;
	}
	.gp-theme #buddypress table.profile-fields tr td {
	display: table-cell;
	padding-bottom: 20px;
	}
	.gp-theme #buddypress table.profile-fields tr td.label {
	width: 25%;
	}
	.gp-theme #buddypress table.profile-fields tr:last-child td {
	padding-bottom: 0;
	}
	.gp-theme #buddypress .standard-form #basic-details-section, 
	.gp-theme #buddypress .standard-form #blog-details-section, 
	.gp-theme #buddypress .standard-form #profile-details-section {
	width: 48%;
	}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

	.gp-theme #buddypress .standard-form input[type='text'],
	.gp-theme #buddypress .standard-form input[type='email'],
	.gp-theme #buddypress .standard-form input[type='password'] {
	width: 75%;
	}
	.gp-theme #buddypress .standard-form input[type='url'],
	.gp-theme #buddypress .standard-form .field_long-url input[type='text'] {
	width: 100%;
	}
	.gp-theme #buddypress .standard-form input[type='number'],
	.gp-theme #buddypress .standard-form select {
	width: auto;
	}
				
}

/* rtMedia Breakpoint */
@media only screen and (min-width : 1025px) {

	.gp-theme #buddypress .mfp-close {
	background: #fff;
	color: #999;
	}

}