.refresh_card {
    cursor: pointer;
}

ul.select2-results__options[aria-multiselectable="true"] .select2-results__option--selected {
    text-decoration: line-through;
}

.loadingoverlay {
    z-index: 1000 !important;
}

.help-box {
    background-color: rgba(255, 255, 255, 0.07);
}

.navbar-custom .topbar .app-search form .form-control {
    background-color: #fafbfe;
}