
a {color: #33f;}

.fex_span_items {display: block;}
.fex_span_items > span {display: inline-block; min-width: 12em;}
.fex_span_items > span > span:first-child:not(:only-child)::after {content: ':'}
.fex_span_items > span > span:nth-child(2) {margin-left: 1em;}

.div_table_myholdings thead td {text-align: center;}
tbody .td_quote_price, tbody .td_quote_interest, tbody .td_quote_lasttrade, tbody .td_quote_usedmargin {text-align: right;}

.div_table_myopenorders thead td {text-align: center;}

.div_table_quote thead td {text-align: center;}
.div_table_quote tbody .td_quote_symbol {text-align: right;}

.fex_m_tip pre { white-space: pre-wrap; word-wrap: break-word;}

