#pmalerts_holder .alert-close-btn {background:#4b4b4b url(/wp-content/themes/vip/postmedia-plugins/postmedia-alerts/alerts_close_icon.png) 0 -50px no-repeat!important;display:block; position:absolute; top: 0px; right:0px; height:50px; z-index: 1;}

.pmalerts_num_0 #pmalerts_link{ background: #252525;}
.pmalerts_num_0 #pmalerts_link:hover{ background: #3b3b3b;}
.pmalerts_num_0 #pmalerts_head { color: #ffcc02; }
.pmalerts_num_0 #pmalerts_close_btn:hover{ background-color:#727272!important;background-position:0 -50px;}

.pmalerts_num_1 #pmalerts_link { background: #ffcc02;}
.pmalerts_num_1 #pmalerts_link:hover{ background: #fbd74a;}
.pmalerts_num_1 #pmalerts_head { color: #000000; }
.pmalerts_num_1 #pmalerts_message { color: #5c5c5c!important; }
.pmalerts_num_1 #pmalerts_close_btn{ background-color:#fde481!important;background-position:0px 0px!important;}
.pmalerts_num_1 #pmalerts_close_btn:hover{ background-color:#fcefbd!important;background-position:0px 0px!important;}

.pmalerts_num_2 #pmalerts_link{ background: #dd2424;}
.pmalerts_num_2 #pmalerts_link:hover{ background: #e76565;}
.pmalerts_num_2 #pmalerts_head { color: #ffcc02; }
.pmalerts_num_2 #pmalerts_close_btn{ background-color:#ec8687!important;}
.pmalerts_num_2 #pmalerts_close_btn:hover{ background-color:#f1a3a3!important;}
/* TV Listings */
.tv-listings-widget {
	width: 300px;
	visibility: visible;
}
.tv-listings-widget .widget-body-wrapper {
	width: 300px;
}
.tv-listings-widget .tvm-leader-header {
	color: #333;
	font-family: BentonSans-Bold,Arial,sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2em;
	text-transform: none;
	margin-bottom: 15px;
}
.tv-listings-widget .tvm-leader-header > span{
	display: inline;
	font-family: BentonSans-Regular,Arial,sans-serif;
	font-weight: 500;
	font-style: normal;
	display: inline;
	color: #333;
}
.tv-listings-widget .tvm_chan_logo {
	display: block;
}
.tv-listings-widget .tvm_td_grd,
.tv-listings-widget .tvm_td_grd_m,
.tv-listings-widget .tvm_td_grd_r,
.tv-listings-widget .tvm_td_grd_m_ovr,
.tv-listings-widget .tvm_td_grd_r_ovr,
.tv-listings-widget .tvm_td_grd_ovr {
	padding: 3px;
	vertical-align: middle;
	border: 1px solid #2E2F31;
}
.tv-listings-widget .tvm_tbl_col_start,
.tv-listings-widget .tvm_tbl_col_end {
	width: 0;
}
.tv-listings-widget .tvm_td_timebar {
	background-color: #2E2F31;
	border: 1px solid #2E2F31;
	color: #fff;
	line-height: 36px;
}
.tv-listings-widget .tvm_leader_header .tvm_td_timebar {
	border: 1px solid #2E2F31;
	border-width: 0 1px;
}
.tv-listings-widget .tvm_td_chn {
	padding: 10px 0;
	border: 1px solid #2E2F31;
}
.tv-listings-widget .tvm_lineup_selector {
	display: none;
	margin: 0px;
}
.tv-listings-widget .button {
	margin-top: 10px;
}

@media only screen and (max-width: 767px) {
	.tv-listings-widget {
		padding: 0px 10px;
	}
}