/* CSS styles for the tool */
#chart_html {
    width: 210px;
    height: 210px;
    margin-top: -50px;
}
.table > tbody > tr > td {
    vertical-align: middle;
}
