.deznav .metismenu > li a > i {
    font-size: 2rem;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 0;
    line-height: 1;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    margin-right: 15px;
}

.deznav .metismenu > li a > span {
    font-size: 20px !important;
    font-weight: bolder !important;
}

.flaticon-381-doctor:before {
    content: "🩺"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

.flaticon-381-link:before {
    content: "🔗"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

.flaticon-381-settings-2:before {
    content: "⚙️"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

.flaticon-381-heart:before {
    content: "❤️‍🩹"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

.flaticon-381-networking_rh:before {
    content: "📊"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

.flaticon-381-ordenance:before {
    content: "💊"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

.flaticon-381-consommation:before {
    content: "🚑"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

.flaticon-381-user:before {
    content: "👤"; /* Icône de stéthoscope */
    font-family: "FontAwesome";
}

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li > a {
    font-size: 16px;
    padding: 15px 20px 15px 50px !important;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.copyright {
    position: absolute !important;
    bottom: 0px !important;
}

.deznav .copyright {
    font-size: 14px;
    padding: 0 45px 0px;
    margin-top: 40px;
    color: #969BA0;
    margin-bottom: 0px;
}

.deznav .metismenu ul a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    position: relative;
    font-size: 22px;
    padding-left: 6.6rem;
    font-weight: bold;
}

.deznav .metismenu > li > a svg {
    max-width: 35px;
    max-height: 35px;
    height: 100%;
    margin-right: 5px;
    margin-top: -3px;
    color: #006b88;
}

.border-right {
    border: 2px solid #016b88 !important;
}

.nav-header .brand-logo {
    border-right: 2px solid #016b88;
}