.sc-ttopdf-btn{
  display:inline-block;
  padding:12px 22px;
  background:#f9c01c;
  color:#000;
  font-weight:600;
  border-radius:8px;
  border: none;
  cursor:pointer;
}
.sc-ttopdf-btn:hover{ opacity:.92; }
.sc-ttopdf-btn:disabled{ opacity:.6; cursor: wait; }
