.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}
.icon-first-dir:before{
    content: '\e890\e890';
}
.icon-last-dir:before{
    content: '\e891\e891';
}