<style type="text/css">
.btn-label {
      position: relative;
      left: -12px;
      display: inline-block;
      padding: 6px 12px;
      background: rgba(0,0,0,0.15);
      background-color: #8dae25;
      border-radius: 0px 0 0 0px;
      color: white;
      font-size: 0.65em;
}
.btn-labeled {
      padding-top: 0;
      padding-bottom: 0;
}
.btn { 
       color: #17365c;
    font-family: Arial, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.167em;
    margin-bottom: 0.389em;
    word-wrap: break-word;
    text-transform: uppercase;
}
</style>
