#featured-video {
	padding-bottom: 20px;
	width: 630px;
}
	#featured-video .video-container {
		height: 355px;
		width: 630px;
	}
		#featured-video .video-container iframe {
			height: 100%;
			margin: 0;
			width: 100%;
		}
		#featured-video .video-container .now-playing-title {
			color: #333;
			font-size: 1.5em;
			line-height: 120%;
			margin-bottom: 10px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			width: 300px;
		}
	#featured-video .disclosure {
		overflow: hidden;
	}
		#featured-video.on-air .disclosure .live-title,
		#featured-video .disclosure .title {
			color: #333;
			display: block;
			font-size: 26px;
			font-weight: bold;
			margin: 10px 0;
		}
		#featured-video.on-air .disclosure .live-title:before {
			background-color: #c42016;
			color: white;
			content: "On Air";
			display: block;
			float: left;
			font-size: 14px;
			margin: 5px 10px 0 0;
			padding: 2px 12px;
			text-transform: uppercase;
		}
		#featured-video.on-air .disclosure .live-subtitle {
			color: #333;
			display: block;
			font-size: 16px;
			font-weight: bold;
		}
		#featured-video.on-air .disclosure .title,
		#featured-video .disclosure .live-title,
		#featured-video .disclosure .live-subtitle {
			display: none;
		}
		#featured-video .disclosure .description {
			color: #333;
			display: block;
			font-size: 16px;
			margin: 0 0 15px;
		}
			#featured-video .disclosure .description .live-schedule h4 {
				display: block;
				font-size: 19px;
				font-weight: bold;
				padding: 20px 0 5px 0;
			}
			#weekly-schedule .disclosure .description .live-schedule {
				padding-top: 40px;
			}
			#weekly-schedule .disclosure .description .live-schedule h4 {
				display: block;
				font-size: 19px;
				font-weight: bold;
				padding-bottom: 5px;
			}
				#weekly-schedule .disclosure .description .live-schedule .channel-title {
					padding: 10px 0;
				}
					#weekly-schedule .disclosure .description .live-schedule .channel-title a {
						font-size: 16px;
						font-weight: bold;
					}
					#weekly-schedule .disclosure .description .live-schedule .channel-title a:after {
						content: '\00a0\00a0\f105'; /* two spaces and > character */
						font-family: FontAwesome;
						font-size: 20px;
						-webkit-font-smoothing: antialiased;
					}
			#featured-video .disclosure .description .schedule-time,
			#weekly-schedule .disclosure .description .schedule-time {
				float: left;
				font-size: 14px;
				line-height: 22px;
				width: 210px;
			}
			#featured-video .disclosure .description .schedule-title,
			#weekly-schedule .disclosure .description .schedule-title {
				font-size: 14px;
				line-height: 22px;
			}
			#featured-video .disclosure .description .schedule-time.on-air,
			#featured-video .disclosure .description .schedule-title.on-air,
			#weekly-schedule .disclosure .description .schedule-time.on-air,
			#weekly-schedule .disclosure .description .schedule-title.on-air {
				color: #c42016;
			}
			#featured-video .disclosure .timezone,
			#weekly-schedule .disclosure .timezone {
				font-size: 14px;
				margin-bottom: 20px;
			}
	#featured-video .full-schedule-button a {
		background-color: #eaeaea;
		color: black;
		display: block;
		font-size: 1.5em;
		line-height: 40px;
		text-align: center;
	}
	#featured-video .program-list {
		float: left;
		padding-right: 15px;
	}
	#featured-video .category-list strong,
	#featured-video .program-list strong {
		color: #333;
		font-size: 12px;
		font-weight: bold;
		padding-right: 5px;
	}
	#featured-video .category-list a,
	#featured-video .program-list a {
		color: #333;
		font-size: 12px;
		padding-right: 7px;
	}
#live-now .column-header {
	display: none;
}
#live-now h2.title {
	color: #333;
	font-size: 26px;
	font-style: normal;
}
#live-now .channel-container {
	display: none;
	overflow: hidden;
}
#live-now .channel-container.now-live,
#live-now .column-header.now-live {
	display: block;
}
	#live-now .channel-container .live-video-title {
		color: #333;
		display: block;
		font-size: 23px;
		font-weight: bold;
	}
	#live-now .channel-container .live-video-description {
		color: #333;
		font-size: 17px;
	}
	#live-now .channel-container .watch-button {
		background-color: #01204e;
		border-radius: 4px;
		color: white;
		float: right;
		font-size: 14px;
		padding: 8px 20px;
		text-transform: uppercase;
	}
		#live-now .channel-container .watch-button:before {
			content: "\f0da\00a0";
			font-family: FontAwesome;
			font-size: 17px;
			-webkit-font-smoothing: antialiased;
		}
	#live-now .channel-container img {
		float: left;
		height: 85px;
		padding: 0 10px 10px 0;
		width: 150px;
	}
#video-search form {
	float: right;
	padding-top: 3px;
	position: relative;
}
#video-search input.query {
	background: none;
	border: 1px solid #999;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 30px;
	width: 265px;
}
#video-search input.submit {
	background: transparent url(/wp-content/themes/vip/cbs-local/plugins/modules/video/css/../../theme-manager/images/magglass-black.png) center center no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1px;
	height: 24px;
	margin-top: 3px;
	overflow: hidden;
	position: absolute;
	text-indent: -400px;
	top: 0;
	width: 29px;
}

body.search-video #video-search {
	float: left;
	padding-bottom: 20px;
}
body.search-video .mobile-ad-block {
	clear: both;
}
body.search-video .items-grid .column-header .title{
	font-size: 2em;
}

#more-videos-search-block {
	margin: 0;
}
	#more-videos-search-block.items-grid .column-header {
		margin-top: 15px;
	}
	#more-videos-search-block .column-header .title {
		float: left;
	}
	#more-videos-search-block .article-buckets-list .title-wrapper .description {
		display: none;
	}

#more-category-list .column-header {
	margin-top: 10px;
}

#more-category-list .column-header .title,
#more-stations-list .column-header .title,
#more-shows-list .column-header .title {
	font-size: 2em;
}
#more-category-list .title-wrapper,
#more-stations-list .title-wrapper {
	display: none;
}
#more-category-list .thumbnail-wrapper {
	margin-bottom: 0;
}
#more-shows-list .title-wrapper .title {
	font-size: 1.4em;
	font-weight: bold;
}

.sidebar .cbs-ad-unit-wrapper .cbs-ad-unit {
	margin-top: 0;
	padding-top: 0;
}
#next-video-widget .column-header .title {
	color: #333;
	font-size: 1.5em;
	line-height: 120%;
	margin-bottom: 10px;
	overflow: hidden;
	text-transform: uppercase;
}
#next-video-widget .article-buckets-list .cbs-thumbnail-link .thumbnail-wrapper {
	padding-bottom: 19.1%;
	width: 33.5%;
}
#next-video-widget .article-buckets-list .cbs-thumbnail-link .title-wrapper .title {
	font-size: 1.6em;
	font-weight: normal;
}

#featured-video .video-container.adhesive-on {
	height: 195px;
	left: 50%;
	margin-left: 172px;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 300px;
}
	#featured-video .video-container.adhesive-on iframe {
		height: 175px;
		width: 300px;
	}
#weekly-schedule .current-week {
	background-color: #3d77bb;
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	padding: 0 8px;
	text-align: center;
}
	#weekly-schedule .current-week a.previous,
	#weekly-schedule .current-week a.next {
		display: block;
		height: 30px;
		width: 15px;
	}
		#weekly-schedule .current-week a.previous.hidden,
		#weekly-schedule .current-week a.next.hidden {
			display: none;
		}
	#weekly-schedule .current-week a.next {
		float: right;
	}
	#weekly-schedule .current-week a.previous {
		float: left;
	}
		#weekly-schedule .current-week a.next:after {
			color: #fff;
			content: "\f0da";
			float: right;
			font: normal normal 24px/30px FontAwesome;
		}
		#weekly-schedule .current-week a.previous:before {
			color: #fff;
			content: "\f0d9";
			float: left;
			font: normal normal 24px/30px FontAwesome;
		}


/* MOBILE CSS */
.mobile-display-type #featured-video {
	width: 100%;
}
	.mobile-display-type #featured-video .video-container {
		width: 100%;
	}
	.mobile-display-type #featured-video .disclosure .description h4,
	.mobile-display-type #featured-video .disclosure .description dl,
	.mobile-display-type #weekly-schedule .disclosure .description h4,
	.mobile-display-type #weekly-schedule .disclosure .description dl {
		margin: 0;
	}
		.mobile-display-type #weekly-schedule .disclosure .description .live-schedule .channel-title {
			padding-bottom: 0;
		}
			.mobile-display-type #weekly-schedule .disclosure .description .live-schedule .channel-title a {
				color: #2457a7;
			}
		.mobile-display-type #featured-video .disclosure .description .schedule-time,
		.mobile-display-type #weekly-schedule .disclosure .description .schedule-time {
			float: none;
			font-weight: bold;
			margin-top: 10px;
		}
		.mobile-display-type #featured-video .disclosure .description .schedule-title,
		.mobile-display-type #weekly-schedule .disclosure .description .schedule-title {
			line-height: inherit;
			margin: 0;
		}
	.mobile-display-type #featured-video .disclosure .timezone,
	.mobile-display-type #weekly-schedule .disclosure .timezone {
		color: #999;
		margin: 20px 0;
	}
	.mobile-display-type #featured-video .program-list,
	.mobile-display-type #featured-video .category-list,
	.mobile-display-type #featured-video .social-media-container .social-share-items,
	.mobile-display-type #featured-video .social-media-container .social-follow-items,
	.mobile-display-type #featured-video .social-media-container .disclosure,
	.mobile-display-type #more-videos-search-block .column-header .title {
		float: none;
	}
	.mobile-display-type #featured-video .program-list,
	.mobile-display-type #featured-video .disclosure .description {
		margin: 0 0 5px;
	}
	.mobile-display-type #featured-video .social-media-container.horizontal {
		height: auto;
		margin: 0;
	}
	.mobile-display-type #featured-video .social-media-container .disclosure {
		height: 25px;
	}
.mobile-display-type #live-now .channel-container {
	margin-bottom: 30px;
}
.mobile-display-type #live-now .channel-container .watch-button {
	float: left;
	text-align: center;
	width: 90%;
}
.mobile-display-type #more-videos .column-header h4 {
	margin: 15px 0;
}
.mobile-display-type #more-videos-search-block {
	padding-bottom: 20px;
}
.mobile-display-type #more-context-videos .column-header .title,
.mobile-display-type #more-videos-search-block .column-header .title {
	text-transform: none;
}
.mobile-display-type .page-columns .social-media-container #story-anchor-comments {
	text-align: left;
}
.mobile-display-type #next-video-widget .title {
	font-size: 1.8em;
}
.mobile-display-type #next-video-widget .article-buckets-list .cbs-thumbnail-link {
	width: 100%;
}
	.mobile-display-type #next-video-widget .article-buckets-list .cbs-thumbnail-link .thumbnail-wrapper {
		float: left;
		margin-right: 10px;
		padding: 0;
		width: 147px;
	}
		.mobile-display-type #next-video-widget .article-buckets-list .cbs-thumbnail-link .thumbnail-wrapper img {
			left: 50%;
			top: 50%;
		}
.mobile-display-type #video-search form {
	float: none;
}
.mobile-display-type #video-search input.query {
	float: left;
}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/*
* Text Widget Styles
*
* Global styles to help fix common display issues on WordPress.com
* that could happen with the Rich Text Widget, introduced in WordPress 4.8.
*/

.widget.widget_text {
	word-wrap: break-word;
}

.widget.widget_text ul,
.widget.widget_text ol {
	margin-bottom: 1em;
	margin-left: .875em;
	padding-left: .875em;
}

.widget.widget_text li ul,
.widget.widget_text li ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.widget.widget_text ul {
	list-style: disc outside none;
}

.widget.widget_text ol {
	list-style: decimal outside none;
}

.widget.widget_text ul li,
.widget.widget_text ol li {
	border: 0;
	list-style: inherit;
	margin: 0;
	padding: 0;
	text-align: left;
}

.widget.widget_text ul li:before {
	content: "";
}

.widget.widget_text p {
	margin-bottom: 1em;
}
/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}