.md-badge {
    background-color: #008282;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, "Helvetica Neue", sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 400;
    height: 20px;
    letter-spacing: .4px;
    line-height: 18px;
    min-width: 20px;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    text-align: center;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    white-space: normal;
    word-spacing: 0;
    z-index: 9999;
    writing-mode: horizontal-tb;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent
}
