#buddypress { margin-top: 50px; }
#buddypress form#whats-new-form textarea {
    width: 100%;
    height: 34px;
    border: 1px solid #eee;
    color: #444;
    font-weight: 300;
    font-size: 100%;
}
#buddypress #whats-new:focus {
    outline-color: #ddd;
    border-color: #ddd !important;
}
#whats-new-post-in-box { font-weight: 300; }
#buddypress form#whats-new-form #whats-new-options select {
    border: 1px solid #eee;
    background: #fff;
    font-size: 13px;
}
#buddypress button,
#buddypress a.button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link,
a.bp-title-button {
    display: inline-block;
    padding: 9px;
    border: none;
    border: 1px;
    border-style: solid;
    border-color: #FF9E0E;
    background: inherit;
    background: #FF9E0E;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    transition: all 250ms linear;
}
#buddypress .comment-reply-link, #buddypress a.button, #buddypress button, #buddypress div.generic-button a, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, a.bp-title-button {
        display: inline-block;
    padding: 9px;
    border: none;
    border: 1px;
    border-style: solid;
    border-color: #FF9E0E;
    background: inherit;
    background: #FF9E0E;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    transition: all 250ms linear;
    font-size: 14px;
}
#buddypress button:hover,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover {
    outline: none;
    border-color: #FF9E0E;
    background: #fff;
    color: #FF9E0E;
    text-decoration: none;
}
#whats-new-submit #aw-whats-new-submit { font-size: 13px; }
#buddypress #whats-new-options { height: 60px !important; }
#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span {
    display: block;
    padding: 8px 10px;
    text-decoration: none;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
    background-color: #FF9E0E;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    opacity: 1;
}
#buddypress div.item-list-tabs.activity-type-tabs ul {
    display: table;
    margin: auto;
}
#buddypress div.item-list-tabs#subnav ul li.last {
    display: inline-block;
    float: right;
    margin-top: 6px;
    font-weight: 300;
}
#buddypress div.item-list-tabs ul li.last select {
    max-width: 175px;
    border: 1px solid #eee;
    background: #fff;
}
#buddypress div.activity-meta a {
    margin-right: 15px;
    padding: 4px 0px;
    border: none;
    background: none;
    color: #444;
    text-transform: none;
    font-size: 12px;
}
#buddypress div.item-list-tabs ul li a span { border: none; }
#buddypress div.item-list-tabs#subnav ul li.feed a {
    padding: 8px 0px;
    color: #FF9E0E;
    font-weight: 400;
}
#buddypress div.activity-meta a:hover { border: none; }
#buddypress ul.item-list li {
    border-bottom: 1px solid #eee;
}
#buddypress #activity-stream p { margin: 0px 0; }
@-webkit-keyframes loader-pulsate { 
    from {
        border-color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    to {
        border-color: #ccc;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@-moz-keyframes loader-pulsate { 
    from {
        border-color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    to {
        border-color: #ccc;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
#buddypress ul.item-list { border-top: 1px solid #eee; }
#buddypress .activity-header a,
#buddypress .comment-meta a,
#buddypress .acomment-meta a {
    color: #FF9E0E;
    text-decoration: none;
}
#buddypress a.bp-primary-action,
#buddypress #reply-title small a {
    margin-right: 0px;
    text-decoration: none;
    font-size: 80%;
}
#buddypress .activity-list li.load-more,
#buddypress .activity-list li.load-newest {
    margin: 15px 0;
    padding: 10px 15px;
    background: #eee;
    text-align: center;
    font-size: 110%;
}
#buddypress div.dir-search {
    float: right;
    margin: 0;
}
#buddypress div.dir-search,
#buddypress div.message-search {
    position: relative;
    z-index: 1;
    margin: 0 0 -40px;
}
#buddypress div.dir-search input[type=text],
#buddypress li.groups-members-search input[type=text] {
    margin: 0px -4px 0 0;
    padding: 0.7em 1em;
    height: 40px;
    border: 0;
    border: 1px solid #eee;
    background: transparent;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.4em;
}
#buddypress input[type=submit] {
    padding: 9px;
    font-size: 14px;
}
#buddypress div.item-list-tabs#subnav {
    overflow: hidden;
    margin: 15px 0 15px;
    background: transparent;
}
#buddypress ul.item-list li div.item-title span {
    color: inherit;
    font-weight: 300;
    font-size: 14px;
}
#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li h4 {
    width: 100%;
    font-weight: 300;
    font-size: 100%;
}
#buddypress ul.item-list li div.item-title a { color: #FF9E0E; }
#buddypress div.pagination {
    color: inherit;
    font-weight: 300;
    font-size: 100%;
}
.widget.buddypress div.item-options {
    text-align: center;
    font-size: 100%;
}
#bp-login-widget-user-login {
    padding: 9px;
    width: 100%;
    border: 1px solid #eee;
}
#bp-login-widget-user-pass {
    padding: 9px;
    width: 100%;
    border: 1px solid #eee;
}
.button.group-create.bp-title-button {
    float: right;
}
#buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea {
    border-color:#eee;
    background: transparent;
}
#buddypress .standard-form label, #buddypress .standard-form span.label {
display: block;
font-weight: 300;
margin: 15px 0 5px;
width: auto;
font-size: 13px;
}
#buddypress input, button, textarea {height: auto;}
#buddypress div#item-header div#item-actions {
float: right;
margin: 0 0 15px 15px;
text-align: right;
width: auto;
}


    div.bbp-template-notice.info {
        border: #cee1ef 1px solid;
        background-color: #f0f8ff;
    }
    div.bbp-template-notice.important {
        border: #e6db55 1px solid;
        background-color: #fffbcc;
    }
    div.bbp-template-notice.error,
    div.bbp-template-notice.warning {
        background-color: #ffebe8;
        border-color: #c00;
    }
    div.bbp-template-notice.error a,
    div.bbp-template-notice.warning a {
        color: #c00;
    }
    div.bbp-template-notice p {
        margin: 0.5em 0 6px 0 !important;
        padding: 2px;
        font-size: 12px;
        line-height: 140%;
    }


    #buddypress div#message.error p {
background-color: #ffebe8;
border: 1px solid #c00;
clear: left;
color: #c00;
}


