.mainNav li.active > a{
	color:#3c6bad;
}
.mainNav li a:hover {
	color:#3c6bad;
}

.grayBox .icon-arrow {
	background-image: url(../Media/news/icons.png);
}

.touch .searchBtn:hover,
.searchBtn{
	background:url(../Media/news/icons.png) no-repeat scroll -2px -2px;
}
.article .sidebar h2,
.tags ul li a,
.quickInfo p,
.commentsWrap h3,
.newsItem a:hover,
.tabs .tabsHeader .active a,
.tabsHeaderCalendar .active a,
.article h3,
.article h4,
.article #article-content h3,
.article h5,
h2,
.article h1{
	color:#3c6bad;
}
.blogNews h4,
.blogNews h4 a { 
	color:#3c6bad;
}
.blogNews .newsItem a:hover {
	color: #07172d;
}
.menuIcon:hover,
.newsletter .submit:hover,
.searchBtn:hover,
.jspDrag,
input.submit,
.commentsWrap .addComment,
.cat{
	background-color:#3c6bad;
}
.menuIcon:hover{
	background-image: none;
}
.cat:hover,
.commentsWrap .addComment:hover,
input.submit:hover{
	background-color:#25518e;
}
.cat:hover a{
	color:#fff;
}

.megaSlider .video .playVideo:hover .bg{
	background-position:-369px -793px;
}

.megaSlider .video .playVideo:hover .play{
	background-position:-460px -672px;
}

.newsItem .video .playVideo:hover .bg,
.newsItem .video .videoLink:hover .playVideo .bg{
	background:url(../Media/news/icons.png) no-repeat scroll -103px -1px;
}

.newsItem .video .playVideo:hover .play,
.newsItem .video .videoLink:hover .playVideo .play {
	background:url(../Media/news/icons.png) no-repeat scroll -212px -8px;
}
.newsletter .submit{
	background:url(../Media/news/icons.png) no-repeat scroll -2px -89px;
}
.commentsWrap .no{
	background:url(../Media/news/icons.png) no-repeat scroll  -253px -3px;
	display:inline-block;
    font-family: 'pf_handbook_problack';
	width: 41px;
	height: 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
	background:url(../Media/news/icons.png) no-repeat scroll -237px -66px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	background:url(../Media/news/icons.png) no-repeat scroll -300px -66px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{
	background-position:-310px -130px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{
	background-position:-253px -130px;
}
.article .pageNav a.next:hover .arrow{
	background:url(../Media/news/icons.png) no-repeat scroll -315px -3px;
}
.article .pageNav a.prev:hover .arrow{
	background:url(../Media/news/icons.png) no-repeat scroll -353px -3px;
}
.tools ul li.mail .icon:hover{
	background:url(../Media/news/icons.png) no-repeat scroll -77px -151px;
}
.tools ul li.print .icon:hover{
	background:url(../Media/news/icons.png) no-repeat scroll -110px -150px;
}
.tools ul li.font .icon:hover{
	background:url(../Media/news/icons.png) no-repeat scroll -140px -150px;
}
.pagination ul li.next a{
	background:url(../Media/news/icons.png) no-repeat scroll -228px -143px;
}
.pagination ul li.prev a{
	background:url(../Media/news/icons.png) no-repeat scroll -188px -143px;
}
#footer p{
	color:#fff;
}
.touch .menuIcon:hover,
.menuIcon{
	background:url(../Media/news/icons.png) no-repeat scroll  -3px -169px;
}
.categoryLabel .icon{
	background:url(../Media/news/icons.png) no-repeat scroll -2px -226px;
}
.checkbox.checked .checkIcon{
	background:url(../Media/news/icons.png) no-repeat scroll -70px -185px #fff;
}

@media (max-width: 639px) { 
	.searchBtn{
		background:url(../Media/news/icons.png) no-repeat scroll  -3px -169px;
	}
	.categoryLabel .icon{
		background:url(../Media/news/icons.png) no-repeat scroll -76px -89px;
	}

}

@media (min-width: 640px) and (max-width: 1280px) { 
	.categoryLabel .icon{
		background:url(../Media/news/icons.png) no-repeat scroll -76px -89px;
	}
	
}


