
table#fool-smartbox-results {
  position: absolute;
  background-color: #fff;
  border: 1px solid #2082bf;
  border-collapse: collapse;
  z-index: 100001 !important;
  width: 550px; }
  table#fool-smartbox-results td {
    font-size: 12px;
    padding: 2px 3px;
    vertical-align: top;
    white-space: nowrap !important; }
  table#fool-smartbox-results td.exch {
    font-size: 11px;
    white-space: nowrap;
    color: #979797;
    text-align: right;
    width: auto !important; }
  table#fool-smartbox-results tbody tr.hidden {
    display: none; }
  table#fool-smartbox-results tbody tr.select {
    background: #67AEDA;
    color: #FFFFFF;
    cursor: pointer; }
    table#fool-smartbox-results tbody tr.select td {
      background: #67AEDA;
      color: #FFFFFF; }
    table#fool-smartbox-results tbody tr.select td.exch {
      color: #D3EAF9; }
  table#fool-smartbox-results a#view-all {
    padding-left: 15px; }
