.mt-btn-loading {
    opacity: 0.85;
    cursor: not-allowed !important;
    pointer-events: none;
}

.mt-btn-loading .spinner-border {
    width: 1rem;
    height: 1rem;
}
