/* Trial-Angebot */

.repoevo-trial-notice {
    border-left-color: #2563eb;
}

.repoevo-trial-title {
    font-size: 14px;
    font-weight: 600;
    margin: .7em 0 .2em;
}

.repoevo-trial-icon {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 8px;
}

.repoevo-trial-text {
    margin: .2em 0 .9em;
}

.repoevo-trial-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: .5em;
}

.repoevo-trial-dismiss {
    margin-left: 12px;
    color: #777;
    text-decoration: underline;
}

.repoevo-trial-status {
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 .9em;
}

.pm-upgrade-trial-inline {
    text-align: right;
}

.pm-upgrade-trial-inline .repoevo-trial-status {
    margin: 6px 0 0;
}
