/*continent.css*/
.tcwr_nav li a{
	background-color:#000000;
}
.tcwr_nav .selected a{
	background-color:#FF6700 !important;
}
.tcwr_nav .disabled a:hover{
	background-color:rgba(0,0,0,0.25) !important;
}
.tcwr_nav li a:hover{
	background-color:#FF6700;
}

.livefyre-commentcount {
	display: none!important;
}