﻿.lr-hp-chart {
    height: 400px;
}
.lr-hp-icon-mid {
    width: 75px;
    height: 75px;
    outline: solid 1px #cccccc;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.lr-hp-row {
    margin-top: 40px;
}
.lr-hp-row > div {
    margin-bottom: 20px;
}
.lr-hp-housename {
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}
.lr-hp-totalpoints {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
    margin-top: 10px;
}