.nav-item.active .nav-link {
    font-weight: bold !important;
}


/**

 */
.table-vac tr td {
    vertical-align: middle;
}

/**

 */
.rounded-small {
    border-radius: 0.2rem;
}

/**

 */
.ls-alert-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

/**

 */
.nav-small .nav-link {
    font-size: 14px;
    padding-bottom: 0.1rem;
}