.red{ color: red; }
.driver-info{ display:none; }
.notification-dropdown {
    padding: unset !important;
    width: 300px !important;
    max-height: 250px;
    overflow: scroll;
}
.sticky-bottom {
    position: sticky !important;
    bottom: 0;
}
.select2-search__field{ width: 10.75em !important; }