.c-player-code {
    width: 100px;
    height: 22px;
    line-height: 22px;
    float: right;
    margin-right: 3px;
    border-radius: 2px;
    text-align: center;
    background: #e8e8e0;
    cursor: pointer;
}

.c-player-code__text {
    font-size: 13px;
}