.so-widget-ink-buttons-buttons-1d823c402e0a .iw-so-button-base .iw-so-button {
  border-radius: 0.25em;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 2em;
  font-size: "";
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  background: #31cbe2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #189bae), color-stop(1, #31cbe2));
  background: -ms-linear-gradient(bottom, #189bae, #31cbe2);
  background: -moz-linear-gradient(center bottom, #189bae 0%, #31cbe2 100%);
  background: -o-linear-gradient(#31cbe2, #189bae);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31cbe2', endColorstr='#189bae', GradientType=0);
  border: 1px solid;
  border-color: #1db6cd #1caec4 #1aa3b7 #1caec4;
}
.so-widget-ink-buttons-buttons-1d823c402e0a .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-1d823c402e0a .iw-so-button-base .iw-so-button:hover {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-1d823c402e0a .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  background: #3acde3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #158798), color-stop(1, #3acde3));
  background: -ms-linear-gradient(bottom, #158798, #3acde3);
  background: -moz-linear-gradient(center bottom, #158798 0%, #3acde3 100%);
  background: -o-linear-gradient(#3acde3, #158798);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3acde3', endColorstr='#158798', GradientType=0);
  border-color: #1fc6df #1ebed6 #178fa1 #1ebed6;
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-1d823c402e0a .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #127381;
  -moz-box-shadow: inset 0 3px 25px #127381;
  box-shadow: inset 0 3px 25px #127381;
}