/*
Theme Name: Officehereo
Theme URI: #
Template: listeo
Author: #
Author URI: #
Description: Directory WordPress Theme by Purethemes
Tags: theme-options,translation-ready,two-columns
Version: 1.0.0.1.1685913912
Updated: 2023-06-04 21:25:12

*/

.left-side{width: 75%;}
.right-side{width: 25%;}

.custom_top_menu ul li{margin: 10px 3px !important;}

.custom_top_menu ul li a{padding: 0px 4px !important;}

.top_bar_inner{padding: 10px 2px;}
.top_bar_inner .btn_link{text-align: right;}


.dashboard-nav {
    background-color: #C9DFD9;
}
.dashboard-nav ul li a {
    color: #1D1D51;
}
.dashboard-nav ul li a {
    font-size: 16px;
}
.dashboard-nav ul li a:hover {
    color: #1D1D51;
}
.dashboard-nav ul:before {
    color: #1D1D51;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
}