div[data-role="page"] {
    min-height: auto !important;
}

.barchart #thumbChartHolder {
    height: 220px;
    max-height: 250px;
}

.barchart .dataTable tr th,
.barchart .dataTable tr td {
    padding: 5px;
}

#msnapshot #thumbChartPeriods li {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
}

#msnapshot #thumbChartPeriods li:not(:last-child)::after {
    content: '|';
    color: #666;
}

#disclaimer {
    margin-top: 0px !important;
    font-size: 12px !important;
}