.so-widget-ink-alert-alert-a6cfc0c57d72-18 .iw-so-alert {
  color: #ffffff;
  border-radius: 0.75em;
  font-size: 1.5em;
  padding: 1.125em 3em 1.125em 3em;
  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-a6cfc0c57d72-18 .iw-so-alert [class^="sow-icon-"] {
  color: #ffffff;
  left: 0.5em;
  font-size: 1.5em;
}
.so-widget-ink-alert-alert-a6cfc0c57d72-18 .iw-so-alert .iw-so-alert-msg {
  line-height: 1.5;
  font-size: 20px;
}
.so-widget-ink-alert-alert-a6cfc0c57d72-18 .iw-so-alert .close {
  color: #ffffff;
  background: '';
  border-radius: 0em;
  font-size: 1.4em;
  padding: 5px 10px;
}