.silent-link, .silent-link:hover {
    color: inherit;
    text-decoration: inherit;
}

.hl:not(.active):not(:hover), .hl.active:hover {
    opacity: 0.5;
}

.tooltip-inner {
    text-align: left;
    min-width: 100px;
    max-width: 100%;
}

.jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
}

label {
    font-weight: bold;
}
