@media (min-width: 992px) {
    .covid-19-stream-post .region-content {
        margin-top: 80px !important;
    }
}

@media (max-width: 568px) {
    .covid-19-stream-post div#micro-top-banner-ad {
        padding-top: 20px;
    }
}

.covid-19-stream-post .supressedAdGroup {
    margin: 25px 0 0px 0px;
}

@media (max-width: 991px) {
    .covid-19-stream-post .supressedAdGroup {
        margin: 25px auto 10px;
    }
}

.covid-19-stream-post .stream__wrapper {
    padding: 2px 0px 0px 0px;
    margin-bottom: 16px;
}

.covid-19-stream-post .avatar {
    border: none;
}

.covid-19-stream-post .avatar__user img {
    height: 48px;
}

.covid-19-stream-post .stream__wrapper .stream__content {
    border-radius: 12px;
    box-shadow: none;
}

.covid-19-stream-post .stream__wrapper .stream__content:hover {
    box-shadow: none;
}

.covid-19-stream-post .stream__wrapper .stream__content .stream__form .user__image {
    width: 36px;
    height: 36px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    box-sizing: content-box;
}

.covid-19-stream-post .stream__wrapper .stream__content .stream__form .user__image img {
    height: 36px;
}

.covid-19-stream-post .mentions-input .highlighter {
    height: 50px !important;
    background-color: transparent !important;
}



.covid-19-stream-post .seedit-isi-content-wrap {
    padding: 10px 0px !important;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    overflow: hidden;
    height: 240px;
    max-height: 300px;
}

@media (max-width: 767px) {
    .covid-19-stream-post .stream__wrapper .comment__wrapper {
        border-top: none;
    }
}

.covid-19-stream-post .stream__wrapper .stream__content .stream__form {
    min-height: 48px;
    position: relative;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .covid-19-stream-post .stream__wrapper .stream__content .stream__form .custom_post_form {
        width: calc(100% - 70px);
    }
}

@media (max-width: 568px) {
    .covid-19-stream-post .stream__wrapper .stream__content .stream__form .custom_post_form {
        min-height: 60px;
        font-size: 14px !important;
        width: calc(100% - 70px);
        padding-right: 20px;
    }
}

.covid-19-stream-post .stream-posts.skipta-carousel {
    margin-bottom: 5px;
}

.skipta-post-update.stream__wrapper .skipta__comment__form .user__image {
    border: none;
}

.covid-19-stream-post .stream__wrapper .user__image {
    height: 48px;
    width: 48px;
    border: none;
}

.covid-19-stream-post .stream__wrapper .user__metainfo {
    margin: 5px 0 0 60px;
}

.covid-19-stream-post .web-snippet-image-update {
    display: inline-block;
    width: auto;
}

.covid-19-stream-post .web-snippet-content-update {
    display: inline-block;
    width: calc(100% - 180px);
    margin: 0px 0px 0px 5px;
    vertical-align: top;
    font-size: 14px;
}

@media (max-width: 568px) {
    .covid-19-stream-post .web-snippet-content-update {
        width: 100%;
        margin: 0px;
    }
    .stream__wrapper .stream__content .instream-websnippet {
        background-color: #fbfbfb;
        border-radius: 4px;
        padding: 0px !important;
    }
}

.covid-19-stream-post p.source-content {
    font-size: 14px;
    color: #969696;
}

.covid-19-stream-post p.source-content a {
    color: #969696 !important;
}

.covid-19-stream-post .stream__wrapper .stream__content .instream-websnippet {
    background-color: #fbfbfb;
    border-radius: 4px;
    padding: 10px;
}

.covid-19-stream-post .stream__wrapper .stream__content .instream-websnippet .instream-websnippet-image {
    width: 100%;
    max-width: 150px;
    float: left;
    display: inline-block;
}

@media (max-width: 568px) {
    .stream__wrapper .stream__content .instream-websnippet .instream-websnippet-image {
        width: 100%;
        max-width: 120px;
        margin-bottom: 5px;
    }
    .covid-19-stream-post .stream__wrapper .stream__content .instream-websnippet .content {
        padding-top: 0px;
        font-size: 15px;
        color: #585757;
    }
}

.covid-19-stream-post .stream__wrapper .stream__content .instream-websnippet .content {
    padding-top: 0px;
    font-size: 15px;
    color: #585757;
}

.covid-19-stream-post .stream__wrapper .stream__content .instream-websnippet .instream-websnippet-title {
    margin-bottom: 4px;
    line-height: 1.2;
}

.covid-19-stream-post .stream__wrapper .stream__content .instream-websnippet .instream-websnippet-title a {
    color: #1C1C1C;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
}

.covid-19-stream-post .stream__wrapper .comment__wrapper .content {
    font-size: 14px;
}

.covid-19-stream-post .stream__wrapper .comment__wrapper .name {
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
}

.covid-19-stream-post .stream__wrapper .instream__post .content {
    padding: 10px 0px 0px 0px;
    margin-bottom: 5px;
    word-wrap: break-word;
    color: #626262;
    font-weight: 400;
    font-size: 15px;
}
@media (max-width: 767px) {
    .covid-19-stream-post .stream__wrapper .instream__post .content {
        padding: 0px 10px 0px 10px !important;
        margin-bottom: 5px;
        word-wrap: break-word;
        color: #626262;
        font-weight: 400;
        font-size: 15px;
    }
}
.covid-19-stream-post .beadcrumbBlock {
    padding-bottom: 10px;
}


/* .covid-19-stream-post .stream-slideshow .carousel-control.left {
    background-image: none;
    left: -30px;
}

.covid-19-stream-post .stream-slideshow .carousel-control.right {
    background-image: none;
    right: -30px;
} */

.covid-19-stream-post .seedit-isi-content-wrap {

  border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    box-shadow: none;
    padding: 10px 0px !important;
}


.path-passthrough.covid-19-stream-post .region-content {
    margin-top: 80px !important;
}

.path-passthrough.covid-19-stream-post div#micro-top-banner-ad {
    padding-top: 3px !important;
}

.path-passthrough.covid-19-stream-post .mini-registration-form {
    border-radius: 6px;
}

@media (max-width: 991px) {
    .path-passthrough.covid-19-stream-post div#micro-top-banner-ad {
        padding-top: 20px !important;
    }
}

@media (min-width: 1201px) {
    .covid-19-stream-post .stream__wrapper .stream__content .instream__slider-box {
        min-height: auto;
    }
}

.covid-19-stream-post .seedit-post-ISI {
    margin: 10px 0px 0px 0px;
}

.seedit-comment-toppanel {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.commented-user-name {
    text-decoration: none !important;
}

.stream__wrapper .comment__wrapper .comment__into {
    position: relative;
}

.edit-icon-wrap {
    position: relative;
}

.list-item .edit-icon-wrap .edit-comment {
    position: absolute;
    right: -18px;
    font-size: 12px;
    z-index: 1;
}

.stream__wrapper .instream__post .edit-icon-wrap .edit-user-post {
    position: absolute;
    right: 0px;
    top: -5px;
    font-size: 12px;
    z-index: 1;
}

.stream__wrapper .instream__post .edit-icon-wrap .edit-user-post .glyphicon-edit,
.list-item .edit-icon-wrap .edit-comment .glyphicon-edit {
    font-size: 12px;
}

.covid-19-stream-post .comment__list .instream__slider-box .carousel-control.left {
    background-image: none;
    left: -30px;
}

.covid-19-stream-post .comment__list .instream__slider-box .carousel-control.right {
    background-image: none;
    right: -30px;
}

.covid-19-stream-post .stream-slideshow .carousel-control.right {
    background-image: none;
    right: -10px;
}

.covid-19-stream-post .stream-slideshow .carousel-control.left {
    background-image: none;
    left: -10px;
}
.covid-19-stream-post .stream-posts-instreamad .sispb-banner-ad .u-image {
    padding: 0px 5px;
}
.stream__wrapper.skipta-post-update.mc-seedit .social__sharing {
    padding: 15px 0 0 0;
}
.stream__wrapper.skipta-post-update.mc-seedit .social__sharing .social__list {
    padding: 0px;
    list-style-type: none;
    display: inline-block;
    width: 100%;
    margin: 0px;
    float: left;
    font-size: 14px;
    font-weight: 500;
}
.stream__wrapper.skipta-post-update.mc-seedit .instream__post .social__counts {
    padding: 15px 0 0 0;
    text-align: right;
    margin-top: -4px;
    border: none;
}
.stream__wrapper.skipta-post-update.mc-seedit .instream__post .social__counts li {
    float: none;
    padding: unset;
    font-weight: normal;
    color: #747063;
}
.stream__wrapper.skipta-post-update.mc-seedit .instream__post .social__counts li.hidden {
    display: none;
}

.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper {
    display: block;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__form {
    width: calc(100% - 120px);
    float: left;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__form .user__image {
    margin: 0 10px 0 0;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__form .form-type-textarea {
    width: calc(100% - 46px);
    float: left;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__form .form-type-textarea .form-textarea-wrapper textarea {
    margin: 0;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__panel {
    width: 120px;
    padding: 10px 0 0px 9px;
    float: right;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__panel .skipta__comment__navigation {
    display: inline-block;
}
.stream__wrapper.skipta-post-update.mc-seedit .skipta__comment__panel .stream__icon.tempglyph-camera {
    height: 36px;
    border: 1px solid #dedcdc;
    background-position: center;
    width: 36px;
    position: relative;
    top: -0.5px;
    border-radius: 50%;
    margin-left: -0.5px;
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 36C27.9411 36 36 27.9411 36 18C36 8.05887 27.9411 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3775 12.75L15.75 11.25H20.25L21.6225 12.75H24C24.825 12.75 25.5 13.425 25.5 14.25V23.25C25.5 24.075 24.825 24.75 24 24.75H12C11.175 24.75 10.5 24.075 10.5 23.25V14.25C10.5 13.425 11.175 12.75 12 12.75H14.3775ZM14.25 18.75C14.25 20.82 15.93 22.5 18 22.5C20.07 22.5 21.75 20.82 21.75 18.75C21.75 16.68 20.07 15 18 15C15.93 15 14.25 16.68 14.25 18.75ZM20.4 18.75C20.4 20.0755 19.3255 21.15 18 21.15C16.6745 21.15 15.6 20.0755 15.6 18.75C15.6 17.4245 16.6745 16.35 18 16.35C19.3255 16.35 20.4 17.4245 20.4 18.75Z' fill='%23969696'/%3E%3C/svg%3E");
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__panel .skipta__comment__button__wrapper {
    margin-top: 0;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__panel .skipta__comment__button__wrapper .form-actions {
    margin-bottom: 0;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__panel .skipta__comment__button__wrapper .form-actions input {
    padding: 6px 16px;
    font-size: 14px;
    letter-spacing: -0.1px;
    min-width: 64px;
    margin: 0;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__post_as__wrapper {
    float: right;
    width: auto;
}
.stream__wrapper.skipta-post-update.mc-seedit .comment__wrapper .skipta__comment__post_as__wrapper select {
    width: 300px;
    display: inline-block;
    margin-left: 10px;
}
.stream__wrapper .stream__panel.micro-stream-form #show-summary-below-snippet {
    float: left;
}
.micro-community-stream-form .button__wrapper {
    float: right;
    clear: both;
    padding-right: 0 !important;
}
.micro-community-stream-form .stream__post_as__wrapper {
    float: right;
    padding-right: 0 !important
}
.micro-community-stream-form .stream__post_as__wrapper select {
    width: 300px;
    display: inline-block;
    margin-left: 10px;
}
