.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button-base {
  zoom: 1;
  text-align: center;
}
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button-base:before {
  content: '';
  display: block;
}
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button-base:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button {
  border-radius: 0.25em;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 2em;
  background: #333;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#0d0d0d),color-stop(1,#333));
  background: -ms-linear-gradient(bottom,#0d0d0d,#333);
  background: -moz-linear-gradient(center bottom,#0d0d0d 0%,#333 100%);
  background: -o-linear-gradient(#333,#0d0d0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#0d0d0d', GradientType=0);
  border: 1px solid;
  border-color: #1f1f1f #1a1a1a #121212 #1a1a1a;
}
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button [class^="sow-icon-"] {
  font-size: 1.5em;
  height: 1em;
  width: auto;
  float: left;
  margin: -0.1em 0.75em -0.2em 0em;
  display: block;
}
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button:hover,
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button:focus {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button-hover:hover,
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button-hover:focus {
  color: #ffffff;
  background: #383838;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#000000),color-stop(1,#383838));
  background: -ms-linear-gradient(bottom,#000000,#383838);
  background: -moz-linear-gradient(center bottom,#000000 0%,#383838 100%);
  background: -o-linear-gradient(#383838,#000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#000000', GradientType=0);
  border-color: #292929 #242424 #050505 #242424;
}
.so-widget-ink-buttons-buttons-2a05737ebbc1 .iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #000000;
  -moz-box-shadow: inset 0 3px 25px #000000;
  box-shadow: inset 0 3px 25px #000000;
}