﻿#feed-item-header h2, #feed-item-header img {
    float: left;
}

#feed-item-header h2 {
    margin: 10px 0 10px 0px;
}

#feed-item-header {
    margin-bottom: 10px;
}

.news-feed-google-map-content {
    margin-top: 20px;
}

.news-feed-big-photo-content {
    margin-top: 10px;
    width: 100%;
}

.news-feed-thumbnail-content {
    margin-top: 20px;
}

    .news-feed-thumbnail-content img {
        height: 70px;
        width: 70px;
    }

.news-feed-thumbnail-item {
    cursor: pointer;
}

#news-feed-big-photo {
    position: relative;
}


.news-feed-video-content, .news-feed-big-photo-content {
    margin-top: 20px;
}

.news-feed-video-content, .news-feed-text {
    margin-bottom: 20px;
}

    .news-feed-video-content embed {
        width: 100%;
        min-height: 400px;
    }

.news-feed-info-content {
    margin-bottom: 10px;
}

    .news-feed-info-content a, .news-feed-info-content a img {
        border: none;
        text-decoration: none;
    }

.news-feed-button {
    padding: 5px 15px;
    float: left;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.likeableTextSection {
    margin-top: 5px;
    word-wrap: break-word;
}


.photo-shared-space {
    width: 50%;
    float: left;
    overflow: hidden;
}

.likeableWebImage {
    position: relative;
}

.photo-full-size {
    width: 100%;
    text-align: center;
    float: left;
    overflow: hidden;
}

.photo-top-position {
    overflow: hidden;
    margin-bottom: 3px;
    width: 100%;
}

.photo-full-size-img {
    width: 100%;
}

.photo-shared-img {
    display: none;
}

.photo-full-size img {
    max-width: 100%;
}

.video-container {
    display: none;
}

    .video-container embed {
        width: 100%;
    }


#newsfeed {
    background-color: #dddddd;
    color: black;
}

    #newsfeed .feed {
        height: auto;
        border-radius: 20px;
        margin-bottom: 20px;
    }

        #newsfeed .feed .panel {
            margin: 10px 0;
        }


.archive-title {
    margin-bottom: 20px;
}

.archive-newsfeeds, .archive-treestructure {
    float: right;
    margin-bottom: 30px;
}

.none-responsive {
    display: block !important;
    max-width: none;
}

@media screen and (max-width: 1200px) {
    .news-feed-item {
        width: 100% !important;
    }

    .feed {
        width: 100% !important;
    }
}

.news-feed-start-page-item .panel-default, .panel-default, .panel-default > .panel-heading {
    border-color: #004000;
    border: none;
    position: relative;
}

.news-feed-item .panel-heading {
    color: #3b3a3c;
    background-color: transparent;
}

.likeableTextSection {
    margin-top: 5px;
    word-wrap: break-word;
}

.news-feed-start-page-item .panel-body, .news-flow-item .panel-body {
    background-color: white;
    padding: 0;
    border: none;
}

.news-flow-item .panel {
    box-shadow: none;
}

.news-feed-item .panel-heading, .panel-body {
    padding: 0;
}

.news-feed-btn-content {
    margin: 20px 0;
}

.news-feed-info-content {
    float: left;
    border: 2px solid white;
    padding: 6px 5px;
    margin-top: 10px;
    background-color: #26abe2;
    color: white;
    margin-right: 3px;
}

.news-feed-info-btn {
    margin-top: 12px;
}

.news-feed-info-content a, .news-feed-info-content a img {
    border: none;
    text-decoration: none;
}


.likeableTextSection {
    margin-top: 5px;
    word-wrap: break-word;
}

.news-feed-logo {
    font-size: 25px !important;
    margin-top: 5px;
    border: 1px solid #26abe2;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px !important;
    color: #26abe2;
}

.shared-lw-item-link-domain {
    color: #aaa;
    font-weight: normal;
}

.news-feed-shared-content {
    padding: 10px; color:#555; border:2px solid #26abe2
}

.news-feed-shared-content img {
    width: 100%;
}

.facebook-shared-content {
    color: #555;border: 2px solid #26abe2;
        padding: 10px;
}

.facebook-shared-content embed {
    width: 100%; height: 100%; height: 300px;
}

.news-feed-google-map-content iframe {
    width: 100%; box-shadow: 0px 0px 10px #000;
}

.news-feed-google-map-content a {
    text-align: left; color: #999;
}