.open-action {
    display: none;
}

span.text-xs {
    display: none;
}

.hide-md {
    display: none !important;
}

a.nav-link {
    white-space: nowrap;
}

.keyboard-overlay {
    display: none;
}

nav.navbar {
    z-index: 1999!important;
}

.pl-0 {
    padding-left: 0;
}