.so-widget-ink-buttons-buttons-3b3be9a8db56 .iw-so-button-base {
  text-align: left;
}
.so-widget-ink-buttons-buttons-3b3be9a8db56 .iw-so-button-base .iw-so-button {
  border-radius: 0.25em;
  color: #000000;
  font-size: 1.2em;
  padding: 1em 2em;
  font-size: "";
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d9d9d9), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #d9d9d9, #ffffff);
  background: -moz-linear-gradient(center bottom, #d9d9d9 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #d9d9d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
  border: 1px solid;
  border-color: #ebebeb #e6e6e6 #dedede #e6e6e6;
}
.so-widget-ink-buttons-buttons-3b3be9a8db56 .iw-so-button-base .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-3b3be9a8db56 .iw-so-button-base .iw-so-button:hover {
  color: #000000;
}
.so-widget-ink-buttons-buttons-3b3be9a8db56 .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #cccccc, #ffffff);
  background: -moz-linear-gradient(center bottom, #cccccc 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #cccccc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
  border-color: #f5f5f5 #f0f0f0 #d1d1d1 #f0f0f0;
  color: #000000;
}
.so-widget-ink-buttons-buttons-3b3be9a8db56 .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #bfbfbf;
  -moz-box-shadow: inset 0 3px 25px #bfbfbf;
  box-shadow: inset 0 3px 25px #bfbfbf;
}