#edit-actions .custom-add-preview-btn.button {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 4px 1.5em;
    border: 1px solid #a6a6a6;
    border-radius: 20em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(top, #f6f6f3, #e7e7df);
    background-image: linear-gradient(to bottom, #f6f6f3, #e7e7df);
    color: #333;
    text-decoration: none;
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.6);
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-font-smoothing: antialiased;
}
.ad-user-wrap {
    float: left;
    width: 9.33333333%;
}
.ad-prev-left{
    width: 70%;
    float: left;
    box-sizing: border-box;
}
.ad-prev-right{
    width: 30%;
    float: left;
    box-sizing: border-box;
    padding-left: 15px;
}

.ad-content-wrap {
    float: right;
    /*width: 90.66666667%;*/
}
.deafult-stream-image {
    float: right;
    margin-right: 15px;
}

.ad-preview .user__image {
    display: inline-block;
    width: 55px;
    height: 55px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #848f71;
    margin: 5px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.ad-preview .adv-title {
    color: #848f71;
    font-weight: 600;
    padding-left: 15px;
    margin: 14px 0;
    font-size: 16px;
}

.ad-preview .instream-banner {
    padding-left: 15px;
    list-style-type: none;
    margin: 0;
}

.ad-preview .ad_unit {
    height: auto;
    max-width: 90%;
    vertical-align: middle;
/*    padding-left: 50px;*/
}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:none;
}

.stream_wrapper {
    display: inline-block;
    max-width: 100%;
    width: 96%;
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    margin: 0 0 5px 20px;
    
}
.post_image {
    text-align: center;
}
.instream-banner-ad ul li .jwplayer, .path-passthrough .sticky-premium-banner-ad ul li .jwplayer{
    max-width: 100%;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .ad-user-wrap {
        float: none;
        width: 100%;
    }

    .ad-content-wrap {
        float: none;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .ad-prev-left{
        width: 100%;
    }
    .ad-prev-right{
        display: none;
    }
}




.stream-posts-instreamad .stream__wrapper .sispb-banner-ad .post_image{
    padding: 0px;
}

.stream-posts-instreamad .sispb-banner-ad ul.instream-banner{
    margin-bottom: 0;
    padding-left: 0px;
}

.stream-posts-instreamad .sispb-banner-ad .u-image{
    padding: 0px 15px;
    display: inline-block;
    width: auto;
}

.stream-posts-instreamad .sispb-banner-ad .banner-at{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 100px);
}

.stream-posts-instreamad .sispb-banner-ad .adv-title{
    padding-left: .4em;
}

@media screen and (max-width: 567px) {
    .stream-posts-instreamad .stream__wrapper .sispb-banner-ad .post_image{
        min-width: 100%;
    }
    .stream-posts-instreamad .sispb-banner-ad ul.instream-banner{
        padding-right: 5px;
    }
    .stream-posts-instreamad .sispb-banner-ad ul.instream-banner li .jwplayer{
        max-height: 144px;
    }
}

@media screen and (max-width: 399px) {
    .stream-posts-instreamad .sispb-banner-ad .instream-banner-ad {
        text-align: center;
    }
    .stream-posts-instreamad .sispb-banner-ad ul.instream-banner {
        margin-right: auto;
        margin-left: auto;
    }
}

.stream-posts-instreamad .spi-banner-ad .adv-title {
    margin: 13px 0px 0px 25px;
    padding-left: 0px;
    display: inline-block;
    width: calc(100% - 80px);
}

.stream-posts-instreamad .spi-banner-ad .instream-banner-ad{
    padding-top: 10px;
    padding-left: 0px;
}

.stream-posts-instreamad .spi-banner-ad .instream-banner-ad ul.instream-banner{
	padding-left: 0px;
	margin-bottom: 0px;
}

.stream-posts-instreamad .spi-banner-ad .instream-banner-ad .post_image {
	padding: 0px;
}

.stream-posts-instreamad .spi-banner-ad .instream-banner-ad ul.instream-banner li iframe
{
    display: inherit;
    margin: auto;
    max-width: 100%;
}

@media screen and (max-width: 766px) {
    .stream-posts-instreamad .spi-banner-ad .instream-banner-ad
    {
		display: block;
	}
}

.post_image .jwplayer{
	max-width: 100%;
}

.isi-content-wrap {
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    height:100px;
    max-height:300px;
}
@media (max-width:767px){
    .isi-content-wrap {
/*        max-height: 70px;*/
        padding-bottom: 10px;
    }
}
.isi-button{
    text-align: right;
}
.isi-button span {
    font-size: 14px;
    color: #525151;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

@media (max-width: 767px){
    #micro-premium-banner-ad .ad_unit {
        height: auto;
        padding: 0px 15px 0px 15px;
    }
    .isicollapse{
       
        padding-right: 10px;
        
    }
    .stream-posts-instreamad .sispb-banner-ad .banner-at {
        width: 100% !important;
        padding: 0px 15px;
    }
}
