.awn-hidden {
  display: none !important;
}
.awn-disabled {
  opacity: 0.6;
  cursor: wait !important;
}