﻿.btn { font-size: 1.3em; }
.field-validation-error { color: red; }
.form-control { font-size: 1.2em; padding-top: 20px; padding-bottom: 20px; }
.tooltip-inner { font-size: 1.45em; width: 325px; max-width: 325px; }
.glyphicon-ok { font-size: 1.5em; }
.glyphicon-remove { font-size: 1.5em; }
.asset-icon:hover { background-color: #cecece; border-radius: 3px; }
.link-icon { display: inline-block; margin-right: 2px; }
    .link-icon :hover { background-color: #cecece; border-radius: 3px; }
.linkBlock { display: inline-block; padding: 5px 15px; border: 1px solid #808080; border-radius: 5px; }
.tipsContent dt, h2 { color: #808080; }
.tipsContent .headline { color: #808080; font-size: 1.5em; }
.spanlink { color: #337ab7; cursor: pointer; }
    .spanlink:hover { text-decoration: underline; }
.chartlink:hover { border: 1px solid #808080; padding: 2px; border-radius: 3px; }
.brkln { margin-bottom: 5px; }
.row .thumbnail { border: 2px solid #ddd; }
.btn-back-to-top { position: fixed; bottom: 20px; right: 20px; display: block; }
.stickyPos > thead > tr > th { background: white; position: sticky; top: 0; z-index: 1000; }
.tblft { border-left: solid 1px #cccccc; }
dl > dt { margin-top: 15px; }
.trendPL { text-decoration: none; }
    .trendPL:hover { text-decoration: underline; }
.tranIN { color: #02977e; background-color: rgba(0,201,167,.2); padding: 5px; border-radius: 3px; }
.tranOUT { color: #b47d00; background-color: rgba(219,154,4,.2); padding: 5px; border-radius: 3px; }
/* add fa icons into a text box */
.faInput { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); }
.form-group { position: relative; }
/* add fa icons into a text box */
.alg { color: #bbbbbb; border: 1px solid #cccccc; border-radius: 3px; padding: 3px; }
.thView01 { color: #ffffff; background-color: black; padding: 8px; border-radius: 15px; }
.thView02 { color: #ffffff; background-color: black; padding: 8px; border-radius: 15px; }
.thView03 { color: #ffffff; background-color: black; padding: 8px; border-radius: 15px; }
.colRed { color: orangered; }
.colGre { color: forestgreen; }