.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button-base {
  zoom: 1;
  text-align: center;
}
.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button-base:before {
  content: '';
  display: block;
}
.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button-base:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button {
  border-radius: 0.75em;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 2em ;
  background: #2a8953;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #184e30), color-stop(1, #2a8953));
  background: -ms-linear-gradient(bottom, #184e30, #2a8953);
  background: -moz-linear-gradient(center bottom, #184e30 0%, #2a8953 100%);
  background: -o-linear-gradient(#2a8953, #184e30);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a8953', endColorstr='#184e30', GradientType=0);
  border: 1px solid;
  border-color: #206a40 #1e623b #1a5634 #1e623b;
}
.so-widget-ink-buttons-buttons-f1df52560478-56726 .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-f1df52560478-56726 .iw-so-button:hover,
.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button:focus {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button-hover:hover,
.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button-hover:focus {
  background: #2c9158;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #123b24), color-stop(1, #2c9158));
  background: -ms-linear-gradient(bottom, #123b24, #2c9158);
  background: -moz-linear-gradient(center bottom, #123b24 0%, #2c9158 100%);
  background: -o-linear-gradient(#2c9158, #123b24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c9158', endColorstr='#123b24', GradientType=0);
  border-color: #25794a #237245 #144328 #237245;
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-f1df52560478-56726 .iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #0c2718;
  -moz-box-shadow: inset 0 3px 25px #0c2718;
  box-shadow: inset 0 3px 25px #0c2718;
}