@CHARSET "UTF-8";

main>aside.sidebar section.program>header {
	margin-bottom: 1em;
}

main>aside.sidebar section.program>article {
	margin-bottom: 2.8em;
}

main>aside.sidebar section.program>article>header h1 {
	padding: 0.5em 0.9em 0.9em;
}

main>aside.sidebar section.program>article>header h1 a {
	margin: 0;
	padding: 0;
}

main>aside.sidebar section.program>article>header a {
	text-align: center;
}

main>aside.sidebar section.program>article>header a h1 {
	color: #fff;
}

main>aside.sidebar section.program>article>header,main>aside.sidebar>section.program>article>figure
	{
	background-color: #10a69a;
}

main>aside.sidebar>section.program>article.show header p {
	background-color: #FFFFFF;
	padding-top: 1em;
}

main>aside.sidebar>section.program>article.show ul {
	color: #10A69A;
	list-style-type: none;
}

main>aside.sidebar>section.program>article.show ul>li {
	margin-top: 0.3em;
}

main>aside.sidebar>section.program>article.shows article {
	margin-top: 1em;
}

main>aside.sidebar>section.program>article.shows article p {
	padding-top: 0.5em;
}

main>aside.sidebar>section.program>article.shows article>a>header * {
	color: #000;
	text-decoration: none;
}

main>aside.sidebar>section.program>article.shows article a:hover {
	text-decoration: none;
}

main>aside.sidebar>section.program>article.shows article a p:hover {
	text-decoration: underline;
}

article.shows>header {margin-bottom: 1em !important;}
article.shows article a p {padding-bottom: 0.1em !important; padding-top: 0.0em !important;}
article.shows article {margin-top: 0em !important;;}

@media screen and (max-width: 767px) {
	main>aside.sidebar>section.program>article.show,main>aside.sidebar>section.program>article.shows>header.pseudoTable {
		width: 100%;
	}
}