a{
    color: #34c9d6;
}
.feed_breadcrumb .feed-type-list .feed-type-item.current{
    color: #34c9d6;
}
.grid-list-bar .gl-item.active {
    color: #34c9d6;
}
.comment_view-all .comment_view-icon {
    color: #34c9d6;
}

.comment_view-all .showAllComments {
    color: #34c9d6;
}
.notify_content > a.hasNotify .btn-group-icon{
color: #34c9d6;
}
.btn-filled,
.btn-filled:hover,
.btn-filled:focus,
.btn-filled:active,
.btn-filled.nice-select.open,
.btn-filled.active {
    background-color: #34c9d6;
    border-color: #34c9d6;
}

.btn-post_feed,
.btn-submit_comment,
.btn-modal_save,
.btn-profile,
.btn-primary,
.btn-header_title,
.btn-submit_reply,
.btn-submit_edit {
    color: #34c9d6;
    border-color: #34c9d6;
}
.btn-post_feed:hover,
.btn-post_feed:active,
.btn-post_feed.nice-select.open,
.btn-post_feed:focus,
.btn-modal_save:hover,
.btn-modal_save:active,
.btn-modal_save.nice-select.open,
.btn-modal_save:focus,
.btn-profile:hover,
.btn-profile:active,
.btn-profile.nice-select.open,
.btn-profile:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.nice-select.open,
.btn-primary.active,
.btn-header_title:hover,
.btn-header_title:active,
.btn-header_title.nice-select.open,
.btn-header_title:focus,
.btn-submit_reply:hover,
.btn-submit_reply:active,
.btn-submit_reply.nice-select.open,
.btn-submit_reply:focus,
.btn-submit_edit:hover,
.btn-submit_edit:active,
.btn-submit_edit.nice-select.open,
.btn-submit_edit:focus{
    color: #34c9d6;
    border-color: #34c9d6;
}
.horizontal-menu > li.current > a{
    color: #34c9d6;
    border-color: #34c9d6;
}
.horizontal-menu > li > a > .badge_counter{
    color: #34c9d6;
    border-color: #34c9d6;
}
.horizontal-menu li .horizontal-menu-sub > li > a > .badge_counter{
    color: #34c9d6;
    border-color: #34c9d6;
}
@media (min-width: 992px) {
    .main-menu > li:hover > .core-menu-link, .main-menu > li.current > .core-menu-link {
        color: #34c9d6;
    }
    .main-menu > li > .core-menu-link.active{
        color: #34c9d6;
        border-color: #34c9d6;
    }
    .main-menu .main-menu-sub > li:hover > .core-menu-link, .main-menu .main-menu-sub > li.current > .core-menu-link{
        color: #34c9d6;
    }
}
@media (max-width: 767px) {
    .profile-cover .profile-cover-upload,
    .profile-avatar .profile-avatar-upload {
        background-color: #34c9d6;
    }
}
@media (max-width: 991px) {
    .main-menu li > .core-menu-link.active {
        color: #34c9d6;
    }
    .main-menu li.current:not(.mobile-show-menu-child) > .core-menu-link{
        color: #34c9d6;
    }
}