ul li.leaf {
    list-style-image: none!important;
    list-style-type: none!important;
}

ul li.expanded {
    list-style-image: none!important;
    list-style-type: none!important;
}


ul li.collapsed {
    list-style-image: none!important;
    list-style-type: none!important;
}

ul li.collapsed {
    list-style-image:none!important;
    list-style-type: none!important;
}

ul.tabs li:before {
    background: none ;
}
ul.action-links li:before {
    background: none ;
}

ul.dropdown li:before {
    background: none ;
}
.navigation li a.active{color: #75a7a8;}
