@media (max-width: 767px) {
	.ad_unit {
			height: auto; 
	} 
	.stream-posts-instreamad .sispb-banner-ad .u-image {
			display: none !important; 
	}
	.stream-posts-instreamad .sispb-banner-ad .banner-at {
			width: 100% !important;
	}
	.stream-posts-instreamad .sispb-banner-ad ul.instream-banner {
			padding-right: 0 !important;
			margin-left: 15px;
			margin-right: 15px;
	}
	.stream-posts-instreamad .sispb-banner-ad .adv-title {
			padding-left: 15px !important;
	} 

	.path-passthrough .sticky-premium-banner-ad ul.premium-banner li .jwplayer{
		max-width: 92%;
	}
}

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


.client_ad_tag_stream{
  display: table;
  position: relative;
}
.post_image .jw-error{
	max-width: 100%;
	display:inline-block;
}


.client_ad_tag_stream .client_ad_anchor{
    position: absolute;width:300px ;height:250px ; z-index: 2; cursor: pointer;margin:0 auto;left:0;right:0;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 175px;
  background-color: #0f0f0f;
  color: #FFFFFF;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  font-size: 12px;
  border: 1px solid #cccccc;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip .tooltiptext ul, .tooltip .tooltiptext ul li{
  margin: 0px !important;
  padding: 0px !important;
  list-style: none !important;
}
.tooltip .tooltiptext ul li ul{
  margin: 5px 0px !important;
  font-weight: bold !important;
  border-top: 1px solid #000000;
  color: #0071b8;
}
.tooltip .tooltiptext ul li ul li{
  font-weight: normal !important;
  color: #FFFFFF;
  margin-left: 5px !important;
}

#advertisement-filter .container-inline label {
 display: inline-block;
}
#advertisement-filter fieldset:not(.fieldgroup) {
padding: 0 8px 10px 8px;
}
#advertisement-filter .js-form-item-advertisement-status, #advertisement-filter .js-form-item-advertisement-status select {
 max-width: 115px;
 font-size: 13px;
}

#advertisement-filter .js-form-item-advertisement-type, #advertisement-filter .js-form-item-advertisement-type select,
#advertisement-filter .js-form-item-advertisement-domain, #advertisement-filter .js-form-item-advertisement-domain select {
 max-width: 135px;
 font-size: 13px;
}
#advertisement-filter .js-form-item-advertisement-page, #advertisement-filter .js-form-item-advertisement-mcsubpages, #advertisement-filter .js-form-item-advertisement-groupsubpages {
 width: 150px;
 font-size: 12px;
}
#advertisement-filter .js-form-item-advertisement-start-date, #advertisement-filter .js-form-item-advertisement-end-date {
 width: 137px;
 font-size: 12px;
}
#advertisement-filter .js-form-item-advertisement-search {
  max-width: 125px;
}
#advertisement-filter .js-form-item-advertisement-type select, #advertisement-filter .js-form-item-advertisement-status select, #advertisement-filter .js-form-item-advertisement-page select, #advertisement-filter .js-form-item-advertisement-start-date select, #advertisement-filter .js-form-item-advertisement-end-date select, #advertisement-filter .js-form-item-advertisement-mcsubpages select, #advertisement-filter .js-form-item-advertisement-groupsubpages select, #advertisement-filter .js-form-item-advertisement-domain select {
 padding: 4px;
  width: 150px;
 font-size: 12px;
}
#advertisement-filter #edit-actions {
  display: inline;  
}
#advertisement-filter .button {
  padding: 5px 8px;
  font-size: 11px;
  margin-left: 0px;
  margin-right:2px;
}
@media (max-width: 568px){
	#premium-banner-ad .premium-banner{
		margin-left: 15px;
		margin-right: 15px;
	}
}

.temp-hide {
    display: none;
}
.pager-nav {
    display: none;
}
body.page-node-type-group .group__wrapper .page__title .title, body.path-passthrough .group__wrapper .page__title .title {
  float: none;
  margin-bottom: 5px;
  line-height: 1.2;
  width: 100%;
}

body.page-node-type-group .group__wrapper .page__title .showcase-sponsored, body.path-passthrough .group__wrapper .page__title .showcase-sponsored {
  font-size: 11px;
  font-weight: 600;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.user-logged-in .region-sidebar-right, .path-passthrough .region-sidebar-right {
  z-index: 1;
}

.mc-adpagelist{
    width:300px;
    min-height: 200px;
    max-height:300px;
}

.cke_contents {
  padding: 6px !important;
}