.dashboard-breadcrumb-text
{
    background:none;
}
.dashboard-breadcrumb-list > a{
    color: #999999;
    font-weight: 500;
}
.dashboard-breadcrumb-list >
 a:hover,
 a:focus,
 a:active{
    color: #555;
    text-decoration: none;
    font-weight: 500;
}