.sdk-testing .js_exception {
    border: 1px solid;
    padding: 20px;
}
.sdk-testing #results #stats table tr > * {
    text-align: left;
    padding: 0.15rem 0.5rem 0.15rem 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.sdk-testing #results #stats table tr th {
    padding-right: 1rem;
}
