.btn-md{ 
    padding: 7px 10px;
    min-width: 100px;
}
.btn-save{
    min-width: 100px;
}

.hamburger-icon span {
    background-color: #fff;
}
/*.nav-item:hover > .nav-link{*/
    /*opacity:0.5!important;*/
/*    background-color:#093154!important;*/
/*    border-radius:0px 33px 33px 0px;*/
/*}*/

/*# sourceMappingURL=custom.min.css.map */

/* srs */

/*.nav-item:hover > .nav-link {*/
    /*color: #fff;  Change color */
    /*transform: translateX(10px);  Translate the link along the X-axis */
    /*transition: transform 0.3s ease, color 0.3s ease; / Smooth transition */
/*}*/

/*.nav-link:hover {*/
/*    background-color:#F9AF44 !important;*/
    
/*}*/

/*.navbar-menu {*/
/*    background: #0B242F;*/
/*    border-right: 1px solid #0B242F;*/
/*}*/

/*:root[data-sidebar=dark]{*/
/*    --vz-vertical-menu-bg: #0B242F;    */
/*}*/

/*.btn-primary{*/
/*    background-color: #0B242F !important;*/
/*}*/