﻿
.block-list-tools {
    padding-bottom: 150px;
}
.septr {
    border-width: 0px;
    border-left-style: solid;
}

.hide {
    display: none;
}

img.hlight {
    border: 2px groove #032b55;
}

#chart-type-label {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 5px 0;
    text-align: left;
    width: 400px;
}

.highcharts-data-table table {
    border-collapse: collapse;
    border-spacing: 0;
    background: white;
}

.highcharts-data-table td, .highcharts-data-table th {
    font-family: sans-serif;
    font-size: 10pt;
    border: 1px solid silver;
    padding: 0.5em;
}

.export {
    height: 16px;
    width: 16px;
}


#scenario-label  h3 {
    text-align: center;
}

#chart-type-label h4 {
    margin: 0;
}