.so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base {
  zoom: 1;
}
.so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base:before {
  content: '';
  display: block;
}
.so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  .so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 800px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 4px 8px;
  background: #143153;
  color: #fec601 !important;
  border: 1px solid #143153;
  border-width: 1px 0;
  -webkit-border-radius: 0em 0em 0em 0em;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius: 0em 0em 0em 0em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-flat-512e6e2c105a-13 .ow-button-base a.ow-button-hover:hover {
  background: #183b63;
  border-color: #183b63;
  color: #fec601 !important;
}