#buddypress{
	width: 100% !important;
	margin: auto !important;
}
fieldset legend, .bp-tables-user .label{
	color: #061735 !important;
}


.activity-list.bp-list {
        padding: 10px !important;
    }

.buddypress-wrap .members-list li .user-update{
	color: white !important;
}

.select-wrap{
	border: none !important;
}
.select-wrap .select-arrow{
	display: none !important;
}

.friendship-button button, .friendship-button a, input[type="submit"], input[type="reset"], .comment-item .generic-button button, .comment-item .generic-button a{
	background-color: #DA9E4E !important;
    font-weight: 400 !important;
    color: #061735 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #DA9E4E !important;
    border-radius: 5px !important;
    padding: 5px !important;
}

input[type="reset"]{
	background-color: transparent !important;
	border-color: white !important;
	color: white !important;
}

input[type="reset"]:hover{
	text-decoration: none !important;
}

.buddypress-wrap .bp-navs li.current a, .buddypress-wrap .bp-navs li.current a:focus, .buddypress-wrap .bp-navs li.current a:hover, .buddypress-wrap .bp-navs li.selected a, .buddypress-wrap .bp-navs li.selected a:focus, .buddypress-wrap .bp-navs li.selected a:hover {
    background: #DA9E4E !important;
    color: #061735 !important;
}

.select-wrap select{
	max-width: 100% !important;
}

.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links){
	border: 0 !important;
}
.selected span.count{
	background-color: #061735 !important;
	color: white !important;
}


.bp-list .activity-item{
	background-color: #061735 !important;
}

.activity-item .activity-inner{
	background: none !important;
}

#data-personal-li{
	display: none !important;
}