body .charts {
    max-width: none;
}

.global , .global tr {
    border: 2px solid #808080;
}

.alert-impact {
    display: inline-block;
    padding: 0 6px;
    border-radius: 5px;
    font-weight: bold;
    color: #FFF;
    font-family: monospace;
}

.text-small {
    font-size: small;
    color: #808080;
}

.text-medium {
    font-size: medium;
    color: #666;
}

.card.comment .card-body {
    background-color: #fff3cd;
}

.card.comment {
    max-width: 600px;
}

.installation-name h3 {
    padding-bottom: 0;
    margin-bottom: 0;
}
