/* T2F147_MONITOR_WA_INLINE_STYLE_EXTRACT_SAFE */
.monitor-modalbox{
  width:min(980px,96vw);
}
.row-between{
  justify-content:space-between;
}
.monitor-actions-row{
  justify-content:flex-end;
  margin-top:12px;
}
.wa-gateway-box{
  margin:12px 0;
}
.wa-status-actions,
.wa-gateway-note{
  margin-top:8px;
}
.wa-template-textarea{
  min-height:220px;
}
.wa-qris-preview{
  margin-top:10px;
}
