.action-buttons span,
.action-buttons a {
  display: inline-block;
  padding: 0 12px 2px;
  margin: 2px;
  height: 33px;
  line-height: 32px;
  font-size: 13px;
  color: #353535;
  border: 1px solid #f7f7f7;
  background: #f7f7f7;
  box-shadow: 0 1px 0 #ccc;
  vertical-align: top;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer; }
.action-buttons span i,
.action-buttons a i {
  font-size: 10px;
  margin-right: 4px; }
.action-buttons span {
  background: #0085ba;
  border-color: #006a95 #00648c #00648c;
  box-shadow: inset 0 -1px 0 #00648c;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 -1px 1px #005d82, 1px 0 1px #005d82, 0 1px 1px #005d82, -1px 0 1px #005d82; }
.action-buttons a.redux-templates-button-download {
  border: 1px solid #3dbfe8;
  background: #3dbfe8;
  box-shadow: 0 1px 0 #165cb4;
  color: #fff; }
.action-buttons .redux-templates-button-download {
  margin-left: 5px; }
.action-buttons i.challenge-dot {
  margin-top: 10px;
  margin-left: 5px; }

/*# sourceMappingURL=style.css.map */
