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

/* FLEX LAYOUT */
#nyk-content #nyk-cns-video-playlist .video_module ul li {	
	background-color: rgba(232,232,232,0.6);
    border-radius: 10px;
}
#nyk-content #nyk-health-articles .content .article {
	background-color: rgba(232,232,232,0.6);
	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;
}
#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.1);
	border-radius: 10px;
}
