.input-group .btn.btn-vrrefa-sl3 {
    background-color: #fff;
    border-color: #dee2e6;
    border-left: none;
    border-top-right-radius: .375rem !important;
    border-bottom-right-radius: .375rem !important;
}

#sl3-datetime-select {
    display: none;
}

#sl3-form-start {
    position: relative;
}

#sl3-form-list-start,
#sl3-form-list-dest {
    display: none;
    position: absolute;
    top: 58px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    padding: .2rem;
}

.nav-flex-column a.nav-link {
    color: #000;
    padding: .5rem;
    border-radius: calc(.375rem / 2);
}
.nav-flex-column a.nav-link:hover {
    background-color: #cce5d6;
}
.form-floating > label {
    font-size: 80%;
}

.fa-stack.small {
    font-size: 50%;
}