/*Write your custom css in this file.*/
/* Hide the Modules link in the sidebar */
.nav-tabs.vertical.settings a[href*="settings/modules"] {
    display: none !important;
}


/* Hide the Modules link under Settings */
ul.nav-tabs.vertical.settings li a[href="https://demo.theroad.tn/index.php/settings/modules"] {
    display: none !important;
}
