body{
	color: #222;
}

body{
	background: #fafbfc;
}

.link a{
	background: #24af4c;
}

h4.cate-name a{
	color: #fcff00;
}

.cate-name{
	background-color: #046018;
}

header li a:hover, header li.current>a, .pagination>li>a, .pagination>li>span, a{
	color: #24af4c;
}

.category_news_content h4 a, h1, h2, h3, h4, .content_categories_news ul li a, figcaption h4 a, .news_by_category_contents a.name{
	color: #3b3b3b;
}

header a i, .news_feature_content a figcaption, .sub-footer .cnt-left span, footer figcaption a, footer h3, .link a, .content_categories_news figure .button_title, footer h4 a{
	color: #fff;
}

header li a{
	color: #222;
}

.dark-wrapper, body:not(.common-home)  {
    background: #f2f5f7;
}

.content_categories_news ul li a:hover, .content_categories_news ul li.active a{
	color: #3b3b3b;
}

.module_news_latest figure.items, .category_page figure, .news-description, .content_common_news figure{
	background: #fff;
}

footer{
	background: #26262a;
}

.sub-footer {
    background: #212124;
}

.sub-footer, footer ul li a{
	color: #cdcdcd;
}

.sub-footer .cnt-right, footer ul li:before, .sub-footer .copy-right{
    color: #707070;
}

.scroll-head:after, .scroll-head:before, #chevron:after, #chevron:before{
	background: #4c4c4c;
}

.scroll-head:hover:after, .scroll-head:hover:before, .scroll-head:hover #chevron:after, .scroll-head:hover #chevron:before{
	background: #707070;
}

footer figcaption span{
	color: #8b8b8b;
}

footer figcaption a:hover, a:hover, a:focus{
	color: #24af4c;
}

.link a:hover, .link a:focus{
	color: #fff;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background-color: #24af4c;
	border-color: #24af4c;
}

@media(max-width: 768px){
	header li a, header a i{
		color: #5b5b5b;
	}
}