.jx-translate-wrap {
    margin-top: 6px;
    margin-bottom: 14px;
}

.jx-translate-btn {
    border: 0;
    background: transparent;
    color: #7dd3fc;
    padding: 0;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}

.jx-translate-btn:hover {
    text-decoration: underline;
}

.jx-translation-output {
    margin-top: 8px;
    margin-bottom: 6px;
    padding: 0;
    border: 0;
    background: transparent;
    white-space: pre-wrap;
    line-height: 1.55;
    color: inherit;
}

.jx-translate-hidden {
    display: none !important;
}

.jx-translate-error {
    margin-top: 6px;
    color: #fca5a5;
    font-size: 13px;
}
