/**
 * Информация о производительности
 */

.ls-performance {
    /* margin: 0; */
    /* padding: 20px; */
    /* position: absolute !important; */
    bottom: 0;
    width: 100%;
    /* padding-bottom: inherit; */
    /* height: 1500px; */
    /* display: block; */
}
.ls-performance table {
    width: 100%;
}
.ls-performance td {
    vertical-align: top;
}
.ls-performance h4 {
    font-weight: bold;
    font-size: 14px;
}
