.bluereef-avinode-shell {
  position: relative;
  background: transparent !important;
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  outline: none !important;
}

.bluereef-avinode-shell::before,
.bluereef-avinode-shell::after {
  content: none !important;
  display: none !important;
}

.bluereef-avinode-shell #avinodeApp,
.bluereef-avinode-shell #avinodeApp > div,
.bluereef-avinode-shell #avinodeApp iframe,
.bluereef-avinode-shell #avinodeApp * {
  border-radius: 0 !important;
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

.bluereef-avinode-shell #avinodeApp,
.bluereef-avinode-shell #avinodeApp > div,
.bluereef-avinode-shell #avinodeApp iframe {
  background: transparent !important;
  background-color: transparent !important;
}
