/* Estilos del plugin */

.is-loading { opacity: .5; pointer-events: none }
.is-error { background: #fff3f3 }
.is-disabled { opacity: .4; pointer-events: none }
.is-loading-global { cursor: wait }
