.notetoquote-generate-btn-wrapper {
    display: inline-block;
}

#ntq-spinner {
    font-family: inherit;
}

.ntq-flag-incomplet {
    color: #e07a00;
    font-weight: bold;
}

.ntq-badge {
    display: inline-block;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 0.85em;
    font-weight: bold;
}

.ntq-badge-forfait {
    background: #d4edda;
    color: #155724;
}

.ntq-badge-fourniture {
    background: #cce5ff;
    color: #004085;
}

.ntq-badge-visite {
    background: #fff3cd;
    color: #856404;
}
