.so-widget-ink-alert-alert-5b1e22eb5857-6 .iw-so-alert {
  color: #ffffff;
  border-radius: 0.25em;
  font-size: 1.25em;
  padding: 1em 2.5em 1em 3.2em;
  background: #333333;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d0d0d), color-stop(1, #333333));
  background: -ms-linear-gradient(bottom, #0d0d0d, #333333);
  background: -moz-linear-gradient(center bottom, #0d0d0d 0%, #333333 100%);
  background: -o-linear-gradient(#333333, #0d0d0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#0d0d0d', GradientType=0);
  border: 1px solid;
  border-color: #1f1f1f #1a1a1a #121212 #1a1a1a;
}
.so-widget-ink-alert-alert-5b1e22eb5857-6 .iw-so-alert [class^="sow-icon-"] {
  color: #ffffff;
  left: 1em;
  font-size: 1.25em;
}
.so-widget-ink-alert-alert-5b1e22eb5857-6 .iw-so-alert .iw-so-alert-msg {
  line-height: 1.5;
  font-size: '';
}
.so-widget-ink-alert-alert-5b1e22eb5857-6 .iw-so-alert .close {
  color: #ffffff;
  background: '';
  border-radius: 0em;
  font-size: 1.15em;
  padding: 5px 8px;
}