#record-status-menu div:hover {
    opacity: 0.35 !important;
}
.card h4 {
    font-weight: 300;
}

.close-reason {
    border-radius: 4px;
}

.close-reason:hover div {
    opacity: 0.75 !important;
    border-radius: 4px;
}

.helper-div:hover {
    outline: 1px solid;
}

.helper-div:hover button {
    visibility: visible !important;
}

.view-link:hover {
    text-decoration: underline;
}

.bi-vignette:hover #center-icon-tooltip,
.bi-grip-vertical:hover #drag-icon-tooltip {
    display: block !important;
}
.mh-4rem {
    max-height: 4rem;
}
