/***BEGIN Common.css***/
.warning-text {
  color: rgba(184, 94, 6, 1);
  color: var(--status-warning-text,rgba(184, 94, 6, 1)); }

.height-28 {
  height: 28px; }
/***END Common.css***/

