﻿#indices {color:#fff; font-size: 12px; width: 188px;}
.symbol { margin: 4px; padding: 1px 3px;cursor: default; }
.symbol .name {font-weight:900; display: inline; padding-right: 6px; }
.symbol.up {background: rgba(112, 219, 112, 0.1); border-top: solid 1px #70DB70;border-bottom: solid 1px #70DB70;line-height: 12px;}
.symbol.up .change { font-size:80%; color: green; padding-left: 4px; float:right; width: 44px; text-align: right; line-height:12px; }
.symbol.up .result { float:right; text-align: right; }
.symbol.down {background: rgba(247, 205, 194, 0.1); border-top: solid 1px #f7cdc2;border-bottom: solid 1px #f7cdc2;line-height: 12px;}
.symbol.down .change { font-size:80%; color: red; padding-left: 4px; float:right; width: 44px; text-align: right; line-height:12px; }
.symbol.down .result { float:right; text-align: right; }
.error {color:#f00;font-weight:bold;}
