* {
	background-color: #000000 !important;
	color: #FFFFFF !important;
}
/*h1#site-name a {
    background: url(../images/logo-oic-th-w.png) no-repeat;
    background: url(../images/logo-oic-th-w.svg) no-repeat, none;
}
h1.term-title, .sub-term-title {
	background: none !important;
	color: #000000 !important;
	text-shadow: none;
}
#block-views-exp-global-search-page {
	border: 1px solid #FFFFFF;
	border-radius: 3px;
}
#views-exposed-form-global-search-page input.form-text::placeholder {
	color: #FFFFFF !important;
}
#main-menu>ul.menu>li:first-child a {
	background: url(../images/icon-home-white.png) center no-repeat;
}*/
#access-view li.textsizer * {
	background: #333333 !important;
}
#access-view li a.default-style {
	background: #FFFFFF !important;
	color: #000000 !important;
}
#access-view li a.white-style {
	background: #333333 !important;
	color: #FFFFFF !important;
}
#access-view li a.yellow-style {
	background: #333333 !important;
	color: #FFFF00 !important;
}
