/**
 * Report abuse button.
 */
.sk-report-abuse-button {
    display: inline-block;
    color: inherit;
    margin-top: 5px;
    font-size: 0.8em;
}

.sk-report-abuse-button.working {
    opacity: 0.8;
}
