.shareButton, .viewer-submit-comment, .viewer-submit-item-comment {
	background: #000 !important;
}
.stt-action-item {
	border: none;
}
.stt-action .post-stt-btn {
	border: none;
	margin: 0;
}
.btn-action {
     background-color: #199FC8;
     color: white;
     font-size: 12px;
 }
.btn-action:hover{
    color:#fff;
    background-color: #1CB4DF;
}
.no-result-found {
	background-color: transparent;
}
/*.activity_feed_content_text{
    margin-left: 58px;
    padding-top: 0;
    font-size: 13px;
    font-weight: 400;
}
.feed_comment_info{
    clear:both;
    padding-top: 10px;
}*/
.video_info > a{
    display: block;
    display: -webkit-box;
    height: 33px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#list-content li.slide {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
}
.profile_group, .profile_user{
    padding-top:15px;
}
#profile-content{
    /*padding: 0 15px;*/
}
#list-content li[id^='activity_']{
    padding-top:0;
    border: 1px solid #282828;
}
#list-content li[id^='activity_'] + li[id^='activity_']{
    padding-top:15px;
}
.profilePage > #profile-content > ul > li[id^='activity_'] {
    padding: 14px;
    margin: 0 7px;
    border: 1px solid #282828;
    border-radius: 2px;
}
@media (min-width:992px){
    #center.col-md-8 .video-list-index {
        width: 33.3333%;
        float: left;
        border: none;
        padding-top: 0;
    }
    .profilePage{
        padding:0;
    }
    #list-content li[id^='activity_'], #status_box {
        border: 1px solid #282828;
    }
}
@media (max-width:991px){
    .activity_feed_content_text{
        margin-left:0;
        margin-top:10px;
    }
    .feed_comment_info{
        margin-left:0;
    }
    .feed_comment_info > .activity_comments{
        padding:10px;
    }
}
@media (max-width:480px){
    #center.col-md-6 .user-list-index {
        width: 50%;
    }
}

/** main.css **/

@media (min-width: 480px) {
    #signUpForm {
        background: #1D1D1D;
    }
}
.list-item-description {
    color: #fff;
}

.unread {
    background-color: #252525;
}

a.multiSelect {
    background: #000 url(../img/dropdown.gif) right center no-repeat;
    border: solid 1px #282828;
}
a.multiSelect:link, a.multiSelect:visited, a.multiSelect:hover, a.multiSelect:active {
    color: white;
}
.multiSelectOptions {
    border: 1px solid #313131;
    background: #232323;
    border-top: #0E0E0E;
}
.multiSelectOptions LABEL.hover {
    background-color: #212121;
}
.sl-navbar{
    background: #242424;
    border-bottom: 1px solid #CCC;
}
#regError {
    color: #000;
}
#leftnav .box2 h3 a, #right .box2 h3 a, .list2 li a {
    color: #FFF;
}
#list-content li[id^='activity_']{
    background: #0F0F0F;
}
.list7 a.current {
    background: #424242;
}
.comment_wrapper > li + li{
    border-top: 1px solid #2D2D2D;
}
.activity_text {
    color: #DDD;
}
.activity_item {
    border: 1px solid #333333;
}
#status_box {
    background-color: #080808;
}
#status_box textarea {
    color: #CFCFCF;
}
.qq-upload-button{
    border-left: 1px dashed #3A3A3A;
    border-right: 1px dashed #3A3A3A;
    border-bottom: 1px dashed #3A3A3A;
}
#notifications_list li {
    border-bottom: 1px solid #424242;
}
#notifications_list a {
    color: #FFF;
}
#conversation_list li > a{
    color: #FFF;
}
#avatar {
    background: #353535;
    border: 1px solid #4A4A4A;
}
.profile-header{
    background: #000;
    border: 1px solid #282828;
}
.menu-list .current{
    background: #0F0F0F;
}
.like-section a {
    color: #FFF;
}
.edit-profile-section h2{
    color: #FFF;
}
.list-item-inline + .list-item-inline{
    border-top: 1px solid #282828;
}
.mobile-footer{
    background: #171717;
}
.notify_content > a i{
    color: #FFFFFF;
}
ul.menu-list li:active,
ul.menu-list li:hover{
    background: #0F0F0F;
}
ul.menu_top_list li a:hover{
    background: #0F0F0F;
}
ul.menu-list li:hover a,
ul.menu_top_list li:hover a {
    color: #fff;
}
.header_h2{
    color:#fff;
}
.title-modal{
    background: #232323;
}
#search-content{
    background: transparent;
}
.suggestion_block ul li{
    border-bottom: 1px solid #282828;
}
.info-home-name a {
    color: #FFF;
}
@media (max-width: 991px) {
    .closeButton {
        background: #242424;
    }
    ul.navbar-nav li a {
        color: #FFF;
    }
}

.notify_group #notifications_list{
    border: 1px solid #282828;
    background-color: #000;
}

.notify_group #conversation_list{
    background-color: #000;
    border: 1px solid #282828;
}

#center > .box2 {
    background: #242424;
}
.conversation_list {
	background: transparent;
}
.conversation_list li, #conversation_list > li, #notifications_list a {
    color: #FFFFFF;
}

@media (min-width: 992px) {
    .bar-content > div{
        border: 1px solid #282828;
        background: #0F0F0F;
    }
    .box2 h3 {
        background: #082030;
        border-bottom: 1px solid #282828;
        color:#fff;
    }
    #right .box2 h3 a{
        color:#fff;
    }
    .bar-content > div.profile-info-menu .box2 h3{
        color: #FFF;
    }
    div.profile-info-menu .list2 .current a{
        color: #FFF;
    }
    .global-search {
        background-color: #151515;
    }
    .content_center_home{
        border: 1px solid #282828;
        background: #0F0F0F;
    }
    .notify_content > a i{
        color: #FFFFFF;
    }
    .header-bg{
        background: #000000;
        border-bottom: 1px solid #CCC;
    }

    #main_menu > li a.active,
    #main_menu > li:hover,
    #main_menu li span:hover,
    #main_menu li.current a,
    #main_menu li a:hover{
        background: #0F0F0F;
    }
    .more-notify {
        background: #0F0F0F;
    }
}
@media(max-width:991px) {
    #leftnav,
    #right {
        background: #000;
    }
    .menu_top_list li + li{
        border-top: 1px solid #353535;
    }
    .menu_top_list li a{
        color: #FFF;
    }
    .box2 h3{
        background: #424242;
        color:#fff;
    }
    #mobi_menu{
        background: #000;
    }
    ul.navbar-nav li a{
        -webkit-tap-highlight-color:#F1F1F1;
    }
    ul.navbar-nav li a:hover{
        color:#fff;
    }
    .main-menu-content {
        background: #424242;
    }
    #global-search {
        background: #383838;
    }
    #openMenu{
        background: #FFF;
    }
    .arr-menu{
        border-color: transparent #333 transparent transparent;
    }
    span.line {
        background: #272727;
    }
    .mo_breadcrumb {
        background: #171717;
    }
    .full_content{
        background: #191919;
    }
    .notify_content > a i{
        color: #FFFFFF;
    }
}
@media (min-width:767px){
    .register_main_form{
        background: #1D1D1D;
    }
}
@media (max-width:767px){
    .register_main_form{
        background: #1D1D1D;
        padding: 10px;
    }
}
@media (min-width:480px) {
    #loginForm {
        background: #1D1D1D;
    }
}

span.signup_header_content {
    border-left: 1px solid #4E4E4E;
}

/** buttons.css **/

.button {
    background-color: #151515;
    color: #CECECE;
}
.button:hover {
    background-color: #0F0F0F;
}

/** common.css **/
body {
    background: #000000;
    color: #FFFFFF;
}
h1{
    color: #FFFFFF;
}
h2 {
    color: #FFFFFF;
}
input, textarea, select {
    border: 1px solid #282828;
    color: #FFFFFF;
    background-color: #000;
}
.form-control {
    border: 1px solid #282828;
    color: #FFFFFF;
    background-color: #000;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: #0F0F0F;
}
#ul.token-input-list li input {
    background-color: black;
}
.modal-content {
    background: #1D1D1D;
}

.qq-upload-drop-area, .qq-upload-button {
    background: #000;
}

.guest-action #loginForm input[type='text'], .guest-action #loginForm input[type='email'], .guest-action #loginForm input[type='password'] {
    color: #FFF;
}
/** events.css **/

.event_block_list li + li {
    border-top: 1px solid #282828;
}


/** feed.css **/

.feed_comment_info > .activity_comments{
    background: #151515;
    border-top: 1px dashed #313131;
}
.form-feed-holder {
    border: 1px solid #282828;
}
.feed_detail_text{
    color:#EEE;
}
.user-tagging-container > i{
    border-left: 1px solid #282828;
    color: #999;
    border-right: 1px solid #282828;
}
.userTagging-userTagging .tt-suggestion{
    color:#000;
}
.stt-action {
    background-color: #101010;
    border: 1px solid #282828;
}
.video_feed_content, .link_feed_content {
    background-color: #000;
}

/** groups.css **/
.info label {
    color: #FFF;
}

/** photo.css **/
.photo-theater-comment li a{
    color: #B1B1B1;
}
.photo_item_comment {
    background: #000000;
}
#photoModal .photo_comments {
    background: #0F0F0F;
}

#photo_close_icon i {
    color: #F00;
}
.div_single {
    background-color: #0F0F0F;
}
/** group.css **/

.group-detail .users_list {
    background: #0F0F0F;
}