/**
 * CSS that is always loaded when in wp-admin
 *
 * @since 1.6.0
 */

/* Welcome Screen
------------------------------------------------------------------------------*/

body.dashboard_page_bp-about span.dashicons,
body.index_page_bp-about span.dashicons {
	float: left;
	clear: left;
	margin: 15px 15px 0 0 ;
	height: 90px;
	width: 90px;
	background-color: #cccccc;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #c1c1c1;
	font-size: 65px;
	line-height: 90px;
	color: #999;
	text-align: center;
}

/* About Page - since 2.3.3 (WP 4.3) */

.about-wrap .two-col > div {
	position: relative;
	width: 47.6%;
	margin-right: 4.799999999%;
	float: left;
}

.about-wrap [class$=col] .last-feature {
	margin-right: 0;
}

.about-wrap .feature-list.finer-points h4,
.about-wrap .feature-list.finer-points p {
	margin-left: 115px;
}

@media screen and ( max-width: 782px ) {
	.about-wrap .two-col > div {
		width: 100%;
		margin: 30px 0 0;
		padding: 0 0 30px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	body.dashboard_page_bp-about span.dashicons,
	body.index_page_bp-about span.dashicons {
		font-size: 55px;
		line-height: 70px;
		height: 70px;
		width: 70px;
	}
	.about-wrap .feature-list h2 {
	  margin: 30px 0 0;
	  text-align: center;
	}
	.about-wrap .feature-list.finer-points h4,
	.about-wrap .feature-list.finer-points p {
		margin-left: 90px;
	}
}

/* About Page - since 2.4.0 (WP 4.4-trunk) */

.about-wrap .headline-feature {
	margin-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.about-wrap .headline-feature p {
	font-size: 1.15em;
	margin: 1.25em;
	text-align: center;
}

.about-wrap .headline-feature h3 {
	font-size: 1.75em;
	font-weight: normal;
	margin: 1.25em 0 0.6em;
	text-align: center;
}

.about-wrap .feature-section {
	margin-top: 40px;
}

.about-wrap  .changelog .feature-section {
	margin-top: 0;
}

/* User's Lists
------------------------------------------------------------------------------*/

body.site-users-php th#role,
body.users-php th#role,
body.users_page_bp-signups th#count_sent {
	width: 10%;
}

body.site-users-php th#name,
body.site-users-php th#email,
body.users-php th#name,
body.users-php th#registered,
body.users-php th#email,
body.users_page_bp-signups th#name,
body.users_page_bp-signups th#registered,
body.users_page_bp-signups th#email,
body.users_page_bp-signups th#date_sent {
	width: 15%;
}

body.users-php th#blogs,
body.users_page_bp-signups th#blogs {
	width: 20%;
}

body.users_page_bp-signups th.column-count_sent,
body.users_page_bp-signups td.count_sent {
	text-align: center;
}

/* Tools */
#adminmenu .toplevel_page_network-tools div.wp-menu-image:before {
    content: "";
}

/* Components
------------------------------------------------------------------------------*/

/* Dashicons */
#adminmenu #toplevel_page_bp-activity .wp-menu-image:before,
#adminmenu #toplevel_page_bp-activity_user .wp-menu-image:before,
#adminmenu #toplevel_page_bp-activity_network .wp-menu-image:before {
	content: "\f452";
}

#adminmenu #toplevel_page_bp-groups .wp-menu-image:before,
#adminmenu #toplevel_page_bp-groups_user .wp-menu-image:before,
#adminmenu #toplevel_page_bp-groups_network .wp-menu-image:before {
	content: "\f456";
}

#adminmenu #toplevel_page_bp-notifications .wp-menu-image:before,
#adminmenu #toplevel_page_bp-notifications_user .wp-menu-image:before,
#adminmenu #toplevel_page_bp-notifications_network .wp-menu-image:before {
	content: "\f439";
}

#adminmenu #toplevel_page_bp-messages .wp-menu-image:before,
#adminmenu #toplevel_page_bp-messages_user .wp-menu-image:before,
#adminmenu #toplevel_page_bp-messages_network .wp-menu-image:before {
	content: "\f457";
}

#adminmenu #toplevel_page_bp-friends .wp-menu-image:before,
#adminmenu #toplevel_page_bp-friends_user .wp-menu-image:before,
#adminmenu #toplevel_page_bp-friends_network .wp-menu-image:before{
	content: "\f454";
}

#adminmenu #toplevel_page_bp-settings .wp-menu-image:before,
#adminmenu #toplevel_page_bp-settings_user .wp-menu-image:before,
#adminmenu #toplevel_page_bp-settings_network .wp-menu-image:before {
	content: "\f108";
}

#adminmenu li.toplevel_page_bp-components .wp-menu-image,
#adminmenu li.toplevel_page_bp-general-settings .wp-menu-image {
	content: "\f448";
}

/* Settings - Dashicons (WP 3.8+) */
.settings_page_bp-components td.plugin-title span {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

.settings_page_bp-components td.plugin-title span:before {
	font-family: 'dashicons';
	font-size: 18px;
}

.settings_page_bp-components tr.activity td.plugin-title span:before {
	content: "\f452";
}

.settings_page_bp-components tr.notifications td.plugin-title span:before {
	content: "\f339";
}

.settings_page_bp-components tr.xprofile td.plugin-title span:before {
	content: "\f336";
}

.settings_page_bp-components tr.settings td.plugin-title span:before {
	content: "\f108";
}

.settings_page_bp-components tr.groups td.plugin-title span:before {
	content: "\f456";
}

.settings_page_bp-components tr.messages td.plugin-title span:before {
	content: "\f457";
}

.settings_page_bp-components tr.forums td.plugin-title span:before {
	content: "\f452";
}

.settings_page_bp-components tr.blogs td.plugin-title span:before {
	content: "\f120";
}

.settings_page_bp-components tr.friends td.plugin-title span:before {
	content: "\f454";
}

#bp-admin-component-form .widefat th {
    display: table-cell;
    vertical-align: top;
}

/* Version Badge */

.bp-badge {
	font: normal 150px/1 'dashicons' !important;
	color: #D84800;
	display: inline-block;
}

.bp-badge:before {
	content: "\f448";
}

.about-wrap .bp-badge {
	position: absolute;
	top: 0;
	right: 0;
}

/* About Page - since 2.3.3 (WP 4.3) */

@media only screen and (max-width: 500px) {
	.about-wrap .bp-badge {
		position: relative;
		margin: 10px auto;
		top: auto;
		right: auto;
	}
}
