
.dg-runtime-error{
  margin-top:8px;
  padding:9px 10px;
  border:1px solid #fecdd3;
  border-radius:11px;
  background:#fff1f2;
  color:#be123c;
  font-size:9.5px;
  line-height:1.7;
}
[aria-busy="true"]{
  cursor:progress!important;
  opacity:.72;
}
button[disabled],input[disabled],select[disabled],textarea[disabled]{
  cursor:not-allowed!important;
  opacity:.6;
}
