#dropMenu .col-left .list-group {margin-bottom: 0px; }
#dropMenu .col-left { padding-bottom: 0px; }
.table, .cell{margin-bottom: 15px !important}
.main-table tbody>tr>td {position: relative; border-bottom: 0; border-bottom: 1px solid #ddd;}
.main-table tbody>tr:last-child>td {border-bottom: none;}
.cell{position: relative;}
#chartUnit {position: absolute; color: #000; top: 20px; left: 15px;}
#chartLegend {position: absolute; right: 0; width: 80px; height: 60px; top: 50%; margin-top: -30px; line-height: 30px; color: #838A9D; font-size: 12px;}
#chartLegend > div {position: relative; padding-left: 30px;}
#chartLegend > div > .barline {position: absolute; width: 20px; left: 0; top: 13px; height: 3px;}
#chartLegend .line-pv .barline{background: #1183fb}
#chartLegend .line-ev .barline{background: rgb(0, 218, 136)}
#chartLegend .line-ac .barline{background: rgb(255, 145, 0)}

.scroll-table {overflow-x: scroll}
.scroll-table > .table {min-width:350%}

.helpDropdown{display:inline-block; padding-left:1px; padding-right:10px;}
.helpDropdown .dropdown-menu{width:600px; text-align:left; height:300px; overflow:auto; background: #fff; padding-left:8px; font-weight:normal; white-space:normal;}
.helpDropdown h2{font-size:14px; padding:0px; margin:0px; margin-top:10px;}
.helpDropdown p{padding:0px; margin:0px; margin-top:10px;}
