/* -------------------------------------------------------------------------- */
/*                                Falcon Button                               */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */

/* Navbar overflow fix */
.navbar-top {
    overflow: visible !important;
}

.navbar-top .navbar-brand {
    flex-shrink: 0 !important;
    white-space: nowrap !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 1050 !important;
}

.navbar-top .navbar-brand > div {
    white-space: nowrap !important;
    overflow: visible !important;
}

.navbar-top .navbar-brand span {
    white-space: nowrap !important;
    display: inline !important;
    position: relative !important;
    z-index: 1050 !important;
}

/* Sidebar ko neeche rakho */
.navbar-vertical {
    z-index: 1040 !important;
}

/*# sourceMappingURL=user.css.map */
