

.table td.w-fit,
.table th.w-fit {
    white-space: nowrap;
    width: 1%;
}

.form-group .btn {
    margin-top: 0.5rem;
}

.vscomp-wrapper.focused .vscomp-toggle-button, .vscomp-wrapper:focus .vscomp-toggle-button {
    color: var(--bs-body-color);
    background-color: var(--bs-component-bg);
    border-color: var(--bs-theme);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-theme-rgb),.25);
}

#slct-employeeIDs .vscomp-ele-wrapper,
#slct-employeeIDs .vscomp-toggle-button {
    border-radius: 6px;
}

.pace-activity {
    display: none !important;
}
