@charset "utf-8";
/* CSS Document */

/* FLEX LAYOUT */
#nyk-primary-column .module .title, #nyk-secondary-column .module .title {
	background: rgba(83,83,83,0.8);
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
#nyk-content #nyk-cns-video-playlist .video_module ul li {	
	background-color: rgba(232,232,232,0.8);
    border-radius: 10px;
}
#nyk-content #nyk-health-articles .content .article {
	background-color: rgba(232,232,232,0.8);
	border-radius: 10px;
}
#nyk-content #nyk-health-articles .content{
	background: none;
}
#nyk-primary-column #nyk-health-articles h5.title, #nyk-secondary-column #nyk-health-articles h5.title {
	background: none;
	color: #000;
}
#nyk-primary-column #nyk-cns-video-playlist .content, #nyk-secondary-column #nyk-cns-video-playlist .content {
	background: none;
}
#nyk-primary-column #nyk-cns-video-playlist .video_module ul li, #nyk-secondary-column #nyk-cns-video-playlist .video_module ul li {	
	background-color: rgba(232,232,232,0.8);
    border-radius: 10px;
}
#nyk-primary-column #nyk-health-articles .content .article, #nyk-secondary-column #nyk-health-articles .content .article {
	background-color: rgba(232,232,232,0.8);
	border-radius: 10px;
}
#nyk-primary-column #nyk-health-articles .content, #nyk-secondary-column #nyk-health-articles .content {
	background: none;
}
#nyk-health-articles .content a.read-more, #nyk-health-articles .content a:link.read-more, #nyk-health-articles .content span.read-more a, #nyk-health-articles .content span.read-more a:link, #nyk-health-articles .content a:visited.read-more {
	background-color: rgba(0,0,0,0.3);
	background-size: contain;
	border-radius: 10px;
}
#nyk-primary-column #nyk-blog-posts .title, #nyk-secondary-column #nyk-blog-posts .title {
	background-color: rgba(83,83,83,0.8);
}
#nyk-primary-column #nyk-blogs .title, #nyk-secondary-column #nyk-blogs .title { 
	background-color: rgba(83,83,83,0.8);
}
