.matomo-tracking-form th {
    width: 30%;
}

.matomo-tracking-form th {
    width: 30%;
}

.matomo-systemreport-comment {
    word-break: break-all;
}

ul.matomo-list {
    list-style-type: disc;
    margin-left: 20px;
}
ol.matomo-list {
    list-style-type: decimal;
    margin-left: 20px;
}

.matomo-plugin-list .plugin-card-top {
    min-height: auto;
}

.matomo-plugin-list .plugin-card-top .matomo-description {
    min-height: 80px;
}
.matomo-plugin-row-2 {
    max-width: 1082px;
}
.matomo-plugin-row-2 .plugin-card-top .matomo-description {
    min-height: 50px;
}

.matomo-plugin-list .plugin-card .desc > p.matomo-description,
.matomo-plugin-list .plugin-card .desc > p.authors {
    margin: 1em 0;
}

.matomo-marketplace-notice .dashicons-video-alt3 {
    display: inline-block;
}
.matomo-blockquote {
    margin: .5em 10px;
    border-left: 4px solid #ccc;
    padding-left: 10px;
    font-weight: bold;
}
.matomo-footer {
    margin-top: 48px;
    text-align: center;
}

.matomo-footer ul {
    list-style: none;
    padding: 0 0 0 20px;
    font-size: 13px;
    line-height: 18px;
}

.matomo-footer ul li {
    display: inline-block;
    margin: 0 20px 10px;
}

.matomo-header-icon {
    height: 32px;
    vertical-align: top;
}

.matomo-footer ul a {
    color: #37474f;
}
.matomo-systemreport .widefat .warning td {
    color: orange;
}

.matomo-systemreport .widefat .error td {
    color: red;
}

.matomo-systemreport .widefat .section {
    font-weight: bold;
}

.matomo-dashboard-container .postbox-container {
    min-width: 40%;
}

.postbox .table .widefat.matomo-table {
    border: 0;
}

#matomo_default_tracking_code {
    margin-top: 100px;
}

#matomo_default_tracking_code textarea {
    width: 100%;
    height: 140px;
}
#matomo_default_tracking_code textarea.no_script {
    height: 50px;
}
