/* line 63, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2g-mixins.scss */
.c2g .comp-leaderBoard__data-head .instruFilterBtn {
  transition: color 200ms, background-color 300ms; }

/* line 76, stdin */
.performanceChart__chart.obscured {
  opacity: .8;
  -webkit-filter: blur(2px);
  filter: blur(2px); }

/* line 85, stdin */
.showtextlink {
  border-bottom: 1px dashed #e0e0e0;
  cursor: pointer;
  color: #336699; }

/* line 91, stdin */
.specialBanner {
  padding: 10px;
  border: 1px solid #b6b5b5;
  background-color: #edfaed;
  text-left: center;
  display: inline-block;
  margin-bottom: 30px; }

/* line 101, stdin */
.specialBanner p {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 2 !important;
  max-width: 550px;
  text-align: left; }

/* line 110, stdin */
.tipEncloser h3 {
  margin-top: 15px; }

/* line 114, stdin */
.tipEncloser h3:first-child {
  margin-top: inherit; }

/* line 121, stdin */
.mlddmHolder ul.mlddm {
  display: block; }
  @media only screen and (min-width: 600px) {
    /* line 121, stdin */
    .mlddmHolder ul.mlddm {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

/* line 131, stdin */
#splashWrap {
  padding: 0;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 136, stdin */
  #splashWrap.c2-leaderBoard__filters--showAllAvailable {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media only screen and (min-width: 1024px) {
    /* line 140, stdin */
    .sideNavHidden #splashWrap {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  @media only screen and (min-width: 1194px) {
    /* line 131, stdin */
    #splashWrap {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }

/* line 155, stdin */
#splashWrap .c2g-note-hypothetical {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  text-align: left;
  margin: 0; }
  @media only screen and (min-width: 600px) {
    /* line 155, stdin */
    #splashWrap .c2g-note-hypothetical {
      font-size: 18px;
      font-weight: bold;
      text-align: center; } }
  @media only screen and (min-width: 992px) {
    /* line 155, stdin */
    #splashWrap .c2g-note-hypothetical {
      font-size: 20px; } }
  /* line 172, stdin */
  #splashWrap .c2g-note-hypothetical:before, #splashWrap .c2g-note-hypothetical:after {
    content: none; }

/* line 179, stdin */
.preWarn {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }
  /* line 182, stdin */
  #selectorPageWrap.hasSystemFinderArea .preWarn {
    margin: 0; }

/* line 189, stdin */
.comp-leaderBoard__heading {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin-top: 20px; }
  @media only screen and (min-width: 560px) {
    /* line 16, stdin */
    #splashWrap.c2-leaderBoard__filters--showAllAvailable .comp-leaderBoard__heading {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 calc(100% - 195px);
      -moz-box-flex: 0;
      -moz-flex: 0 1 calc(100% - 195px);
      -ms-flex: 0 1 calc(100% - 195px);
      flex: 0 1 calc(100% - 195px); } }
  @media only screen and (min-width: 769px) {
    /* line 16, stdin */
    #splashWrap.c2-leaderBoard__filters--showAllAvailable .comp-leaderBoard__heading {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 calc(100% - 245px);
      -moz-box-flex: 0;
      -moz-flex: 0 1 calc(100% - 245px);
      -ms-flex: 0 1 calc(100% - 245px);
      flex: 0 1 calc(100% - 245px); } }
  /* line 205, stdin */
  .c2g .comp-leaderBoard__heading h1 {
    margin-bottom: 0; }
  @media only screen and (min-width: 1024px) {
    /* line 209, stdin */
    .sideNavHidden .comp-leaderBoard__heading {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto; } }
  @media only screen and (min-width: 1194px) {
    /* line 189, stdin */
    .comp-leaderBoard__heading {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto; } }

/* line 224, stdin */
.secondaryContentArea {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin-top: 20px; }
  @media only screen and (min-width: 560px) {
    /* line 224, stdin */
    .secondaryContentArea {
      margin-right: -195px; } }
  @media only screen and (min-width: 769px) {
    /* line 224, stdin */
    .secondaryContentArea {
      margin-right: -245px; } }
  /* line 237, stdin */
  #splashWrap .secondaryContentArea p {
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    max-width: 750px; }

/* line 250, stdin */
.comp-leaderBoard__footer .c2g-text-format {
  max-width: 720px; }

/* line 258, stdin */
.comp-leaderBoard__data-head {
  position: relative;
  cursor: default !important;
  border-bottom: none !important; }

/* line 267, stdin */
.c2g .sysSelectUnit.warningrow {
  height: auto;
  padding: 0;
  text-align: inherit;
  font-size: inherit;
  background: none;
  border: 0; }

/* line 276, stdin */
.c2g .instruFilterBtnHolder {
  position: static;
  top: auto;
  left: auto; }

/* line 282, stdin */
.c2g .instruFilterBtn {
  display: inline;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: inherit;
  border-radius: 0; }
  /* line 291, stdin */
  .c2g .instruFilterBtn.unselected, .c2g .instruFilterBtn.selected {
    color: #68666B;
    background: none;
    border: none; }

@media screen and (max-width: 1359px) {
  /* line 301, stdin */
  .c2g .instruFilterBtnHolder {
    padding: 0; } }

/* line 307, stdin */
#splashWrap {
  position: relative; }

/* line 309, stdin */
.c2-leaderBoard__filters {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  position: relative;
  margin-top: 20px; }
  @media only screen and (min-width: 560px) {
    /* line 16, stdin */
    #splashWrap.c2-leaderBoard__filters--showAllAvailable .c2-leaderBoard__filters {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 170px;
      -moz-box-flex: 0;
      -moz-flex: 0 1 170px;
      -ms-flex: 0 1 170px;
      flex: 0 1 170px;
      margin-top: 24px; } }
  @media only screen and (min-width: 769px) {
    /* line 309, stdin */
    .c2-leaderBoard__filters {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end;
      height: 30px; }
      /* line 16, stdin */
      #splashWrap.c2-leaderBoard__filters--showAllAvailable .c2-leaderBoard__filters {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 220px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 220px;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px; } }
  @media only screen and (min-width: 769px) and (max-width: 991px) {
    /* line 332, stdin */
    .sideNavShowing .c2-leaderBoard__filters {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      height: auto; } }
  @media only screen and (min-width: 1024px) {
    /* line 342, stdin */
    .sideNavHidden .c2-leaderBoard__filters {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      margin-top: 24px; } }
  @media only screen and (min-width: 1194px) {
    /* line 309, stdin */
    .c2-leaderBoard__filters {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      margin-top: 24px; } }
  /* line 356, stdin */
  .c2-leaderBoard__filters,
  .c2-leaderBoard__filters .c2g-toggle__trigger {
    font-size: 11px;
    text-transform: uppercase; }
    @media only screen and (min-width: 769px) {
      /* line 356, stdin */
      .c2-leaderBoard__filters,
      .c2-leaderBoard__filters .c2g-toggle__trigger {
        font-size: 14px;
        text-transform: none; } }
  @media only screen and (min-width: 560px) {
    /* line 368, stdin */
    .c2-leaderBoard__filters > [class*='c2-leaderBoard__filters']:not(.internal) {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  /* line 378, stdin */
  .c2-leaderBoard__filters--showAll {
    height: 30px; }
    @media only screen and (min-width: 560px) {
      /* line 378, stdin */
      .c2-leaderBoard__filters--showAll {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end; } }
    @media only screen and (min-width: 769px) {
      /* line 378, stdin */
      .c2-leaderBoard__filters--showAll {
        margin-top: 0; } }
    /* line 389, stdin */
    .c2-leaderBoard__filters--showAll .c2g-btn--sm {
      width: 100%;
      font-size: 11px; }
      @media only screen and (min-width: 769px) {
        /* line 389, stdin */
        .c2-leaderBoard__filters--showAll .c2g-btn--sm {
          font-size: 14px; } }
  /* line 401, stdin */
  .c2-leaderBoard__filters--label {
    display: none; }
    @media only screen and (min-width: 560px) {
      /* line 404, stdin */
      .c2-leaderBoard__filters--label:not(.internal) {
        display: inline-block; } }
    @media only screen and (min-width: 560px) {
      /* line 401, stdin */
      .c2-leaderBoard__filters--label {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px; } }
    @media only screen and (min-width: 769px) {
      /* line 401, stdin */
      .c2-leaderBoard__filters--label {
        -webkit-flex-basis: auto;
        -moz-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-right: 10px; } }
    @media only screen and (min-width: 769px) and (max-width: 991px) {
      /* line 421, stdin */
      .sideNavShowing .c2-leaderBoard__filters--label {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px; } }

@media only screen and (min-width: 769px) and (max-width: 991px) {
  /* line 436, stdin */
  .sideNavShowing .c2-leaderBoard__filters--general {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; } }

/* line 444, stdin */
.c2-leaderBoard__filters--general .c2g-toggle__content {
  width: calc(100% - 150px); }
  @media only screen and (min-width: 560px) {
    /* line 444, stdin */
    .c2-leaderBoard__filters--general .c2g-toggle__content {
      top: 30px;
      right: 0; } }
  @media only screen and (min-width: 769px) {
    /* line 444, stdin */
    .c2-leaderBoard__filters--general .c2g-toggle__content {
      width: auto; } }
  /* line 454, stdin */
  .c2-leaderBoard__filters--general .c2g-toggle__content a {
    text-transform: none; }
    /* line 457, stdin */
    .c2-leaderBoard__filters--general .c2g-toggle__content a.c2-leaderBoardFilter--active {
      color: #fff;
      background-color: #fa5100; }

/* line 466, stdin */
.c2-leaderBoard__filters--general .c2g-toggle__trigger {
  display: block;
  width: 100%;
  color: #fff !important;
  text-align: left;
  background-color: #fa5100 !important;
  box-shadow: inset 0 0 0 1px #fa5100;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  /* line 478, stdin */
  .c2-leaderBoard__filters--general .c2g-toggle__trigger:after {
    border-top-color: #fff; }

/* line 484, stdin */
.c2-leaderBoard__filters--subset {
  margin-top: 10px; }
  @media only screen and (min-width: 769px) {
    /* line 484, stdin */
    .c2-leaderBoard__filters--subset {
      display: -webkit-inline-flex;
      display: -webkit-inline-box;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      margin-top: 0; }
      /* line 492, stdin */
      .c2-leaderBoard__filters--subset .c2-leaderBoard__filters--label {
        text-transform: lowercase; } }
  @media only screen and (min-width: 769px) {
    /* line 498, stdin */
    .c2-leaderBoard__filters--subset:not(.internal) {
      margin-left: 10px; } }
  @media only screen and (min-width: 769px) and (max-width: 991px) {
    /* line 504, stdin */
    .sideNavShowing .c2-leaderBoard__filters--subset:not(.internal) {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      margin-top: 10px;
      margin-left: 0; } }

/* line 518, stdin */
.c2g .comp-leaderBoard__data-head {
  width: 100%; }
  @media only screen and (min-width: 769px) {
    /* line 518, stdin */
    .c2g .comp-leaderBoard__data-head {
      width: auto; } }
  @media only screen and (min-width: 769px) {
    /* line 525, stdin */
    .c2g .comp-leaderBoard__data-head:not(.internal) {
      display: inline-block; } }
  /* line 533, stdin */
  .c2g .comp-leaderBoard__data-head .c2-filters {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 5px; }
    @media only screen and (min-width: 769px) {
      /* line 533, stdin */
      .c2g .comp-leaderBoard__data-head .c2-filters {
        display: -webkit-inline-flex;
        display: -webkit-inline-box;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 0;
        width: auto; } }
  /* line 549, stdin */
  .c2g .comp-leaderBoard__data-head .instruFilterBtn {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 6px 0;
    text-align: center; }
    @media only screen and (min-width: 769px) {
      /* line 549, stdin */
      .c2g .comp-leaderBoard__data-head .instruFilterBtn {
        padding: 5px 10px; } }
    @media only screen and (min-width: 1024px) {
      /* line 549, stdin */
      .c2g .comp-leaderBoard__data-head .instruFilterBtn {
        padding: 5px 10px 4px; } }
    /* line 564, stdin */
    .c2g .comp-leaderBoard__data-head .instruFilterBtn + .instruFilterBtn {
      border-left: 1px solid #ddd; }
    /* line 566, stdin */
    .c2g .comp-leaderBoard__data-head .instruFilterBtn.unselected:hover {
      color: #fa5100;
      background-color: #f1f1f1; }
    /* line 571, stdin */
    .c2g .comp-leaderBoard__data-head .instruFilterBtn.selected, .c2g .comp-leaderBoard__data-head .instruFilterBtn.selected:hover {
      background-color: #fa5100;
      color: #fff; }

/* line 582, stdin */
.c2-leaderBoard__newWin.c2g-btn {
  display: none; }
  @media only screen and (min-width: 769px) {
    /* line 582, stdin */
    .c2-leaderBoard__newWin.c2g-btn {
      position: relative;
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      position: absolute;
      top: -50px;
      right: 0;
      margin: 0;
      height: 30px; }
      /* line 234, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2g-mixins.scss */
      .c2-leaderBoard__newWin.c2g-btn:before {
        position: absolute;
        top: auto;
        right: 20%;
        bottom: -74%;
        left: auto;
        z-index: 11;
        padding: 3px 8px;
        color: #fff;
        font-size: 11px;
        text-transform: uppercase;
        white-space: nowrap;
        background: #fa5100;
        border-radius: 3px; }
      /* line 251, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2g-mixins.scss */
      .c2-leaderBoard__newWin.c2g-btn:hover:before {
        content: attr(data-item-title); }
      /* line 16, stdin */
      #splashWrap.c2-leaderBoard__filters--showAllAvailable .c2-leaderBoard__newWin.c2g-btn {
        position: static;
        top: auto;
        margin-left: 5px; } }
  @media only screen and (min-width: 1024px) {
    /* line 603, stdin */
    .sideNavHidden .c2-leaderBoard__newWin.c2g-btn {
      position: static;
      top: auto;
      margin-left: 15px; } }
  @media only screen and (min-width: 1194px) {
    /* line 582, stdin */
    .c2-leaderBoard__newWin.c2g-btn {
      position: static;
      top: auto;
      margin-left: 15px; } }

@media only screen and (min-width: 769px) and (max-width: 991px) {
  /* line 624, stdin */
  .sideNavShowing.c2g .comp-leaderBoard__data-head,
  .sideNavShowing.c2g .comp-leaderBoard__data-head .c2-filters {
    width: 100%; } }

/* line 636, stdin */
#selectorWrap {
  position: relative;
  padding: 0;
  margin-top: 25px; }

/* line 644, stdin */
.lbTable .ssuStatUnit {
  position: static;
  top: auto; }

/* line 649, stdin */
.lbTable .ssuStatUnit.statReturn,
.lbTable .ssuCost {
  max-width: none !important; }

@media only screen and (min-width: 1025px) {
  /* line 642, stdin */
  .lbTable {
    table-layout: fixed; } }

/* line 660, stdin */
.lbTable .c2g-table-head {
  border-width: 1px 0 0; }
  /* line 663, stdin */
  .lbTable .c2g-table-head .sysSelectUnit.sortingrow {
    padding: 0; }
  /* line 665, stdin */
  .lbTable .c2g-table-head__th {
    background-color: #f8f8f8;
    white-space: nowrap;
    text-align: left !important; }
    /* line 670, stdin */
    .lbTable .c2g-table-head__th.lbCol {
      padding: 0; }
  /* line 674, stdin */
  .lbTable .c2g-table-head .tablesorter-header-inner {
    position: relative; }
    @media only screen and (max-width: 768px) {
      /* line 674, stdin */
      .lbTable .c2g-table-head .tablesorter-header-inner {
        padding: 6px 10px; } }
    @media only screen and (min-width: 769px) {
      /* line 674, stdin */
      .lbTable .c2g-table-head .tablesorter-header-inner {
        padding: 12px 10px; } }
  /* line 687, stdin */
  .lbTable .c2g-table-head .qtip-content {
    font-weight: normal;
    text-transform: none; }
    /* line 691, stdin */
    .lbTable .c2g-table-head .qtip-content,
    .lbTable .c2g-table-head .qtip-content p {
      font-size: 15px;
      line-height: 1.4; }
  /* line 699, stdin */
  .lbTable .c2g-table-head .lbCol--hasTT {
    position: relative; }
    @media only screen and (min-width: 769px) {
      /* line 702, stdin */
      .lbTable .c2g-table-head .lbCol--hasTT .c2-sort-wrapper {
        padding-right: 30px; } }
    /* line 708, stdin */
    .lbTable .c2g-table-head .lbCol--hasTT .icon-question-sign {
      position: static;
      top: auto;
      font-size: 14px;
      color: #777;
      cursor: pointer; }
      /* line 714, stdin */
      .lbTable .c2g-table-head .lbCol--hasTT .icon-question-sign:hover {
        cursor: help; }
    /* line 717, stdin */
    .lbTable .c2g-table-head .lbCol--hasTT .c2-help-icon-wrap {
      position: absolute;
      z-index: 1;
      top: 0;
      right: 15px;
      bottom: 0;
      padding: 0;
      width: 30px;
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
      /* line 729, stdin */
      .lbTable .c2g-table-head .lbCol--hasTT .c2-help-icon-wrap:hover {
        cursor: help; }
  @media only screen and (min-width: 769px) {
    /* line 737, stdin */
    .lbTable .c2g-table-head .lbDataChanger__col .tablesorter-header-inner {
      padding: 6px 20px 6px 10px; } }
  /* line 745, stdin */
  .lbTable .c2g-table-head .lbDataChanger__col .c2-sort-wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -3px;
    bottom: 0;
    padding: 0;
    width: 18px; }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      /* line 745, stdin */
      .lbTable .c2g-table-head .lbDataChanger__col .c2-sort-wrapper {
        max-width: none;
        overflow: visible; } }
  /* line 761, stdin */
  .lbTable .c2g-table-head .lbDataChanger__col .c2-sort-icon {
    right: 5px; }
  /* line 765, stdin */
  .lbTable .c2g-table-head .lbDataChanger {
    position: relative;
    z-index: 2;
    padding: 0;
    height: 30px;
    width: 100%;
    max-width: 100%;
    font-size: 12px; }
  /* line 777, stdin */
  .lbTable .c2g-table-head .lbCol__performanceChart--mobile {
    display: none; }
  @media only screen and (max-width: 768px) {
    /* line 781, stdin */
    .lbTable .c2g-table-head .lbCol__performanceChart--mobile {
      display: block; }
    /* line 783, stdin */
    .lbTable .c2g-table-head .lbCol__performanceChart .lbDataChanger,
    .lbTable .c2g-table-head .lbCol__performanceChart .c2-sort-wrapper {
      display: none; } }
  @media only screen and (min-width: 769px) {
    /* line 790, stdin */
    .lbTable .c2g-table-head .lbCol__scaledRisk .tablesorter-header-inner {
      padding-right: 40px; } }

/* line 801, stdin */
.lbTable .comp-leaderBoard__item {
  position: relative;
  transition: box-shadow 300ms, opacity 300ms; }
  /* line 805, stdin */
  .lbTable .comp-leaderBoard__item:hover {
    box-shadow: 0 0 8px 0 rgba(248, 81, 0, 0.5); }
  /* line 809, stdin */
  .lbTable .comp-leaderBoard__item.sysSelectUnit--faded {
    opacity: .4;
    pointer-events: none; }
    /* line 813, stdin */
    .lbTable .comp-leaderBoard__item.sysSelectUnit--faded:hover {
      cursor: default; }
  @media only screen and (min-width: 769px) {
    /* line 821, stdin */
    .lbTable .comp-leaderBoard__item--odd {
      background-color: #f8f8f8; }
    /* line 825, stdin */
    .lbTable .comp-leaderBoard__item--even {
      background-color: #fff; }
    /* line 830, stdin */
    .lbTable .comp-leaderBoard__item .lbCol__scaledRisk {
      padding-top: 8px !important;
      padding-bottom: 8px !important; } }
  @media only screen and (min-width: 1025px) {
    /* line 841, stdin */
    .lbTable .comp-leaderBoard__item .lbCol__subFee, .lbTable .comp-leaderBoard__item .lbCol__performanceChart, .lbTable .comp-leaderBoard__item .lbCol__suggCap, .lbTable .comp-leaderBoard__item .lbCol__scaledRisk, .lbTable .comp-leaderBoard__item .lbCol__maxDD, .lbTable .comp-leaderBoard__item .lbCol__cumulReturn, .lbTable .comp-leaderBoard__item .lbCol__actions {
      position: relative; }
      /* line 58, stdin */
      .lbTable .comp-leaderBoard__item .lbCol__subFee:before, .lbTable .comp-leaderBoard__item .lbCol__performanceChart:before, .lbTable .comp-leaderBoard__item .lbCol__suggCap:before, .lbTable .comp-leaderBoard__item .lbCol__scaledRisk:before, .lbTable .comp-leaderBoard__item .lbCol__maxDD:before, .lbTable .comp-leaderBoard__item .lbCol__cumulReturn:before, .lbTable .comp-leaderBoard__item .lbCol__actions:before {
        content: '';
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: 0;
        width: 1px;
        border-left: 1px dotted #ddd; } }
  /* line 853, stdin */
  .lbTable .comp-leaderBoard__item .lbCol__stratName {
    position: relative; }
    @media only screen and (min-width: 769px) {
      /* line 853, stdin */
      .lbTable .comp-leaderBoard__item .lbCol__stratName {
        padding-left: 50px; } }
    @media only screen and (min-width: 1150px) and (max-width: 1300px) {
      /* line 853, stdin */
      .lbTable .comp-leaderBoard__item .lbCol__stratName {
        padding-left: 10px; } }

/* line 870, stdin */
.lbTable .lbCol {
  margin: 0; }
  @media only screen and (min-width: 1301px) {
    /* line 870, stdin */
    .lbTable .lbCol {
      position: relative; } }
  /* line 877, stdin */
  .lbTable .lbCol__stratName {
    position: relative; }
  /* line 881, stdin */
  .lbTable .lbCol__subFee {
    text-align: center; }
    /* line 884, stdin */
    .lbTable .lbCol__subFee .c2-unit__smallPrint {
      display: block; }
      @media only screen and (min-width: 769px) and (max-width: 1024px) {
        /* line 884, stdin */
        .lbTable .lbCol__subFee .c2-unit__smallPrint {
          display: inline; } }
  /* line 892, stdin */
  .lbTable .lbCol__performanceChart {
    position: relative;
    text-align: center; }
    @media only screen and (min-width: 769px) {
      /* line 892, stdin */
      .lbTable .lbCol__performanceChart {
        padding-right: 0;
        padding-left: 0; } }
  /* line 903, stdin */
  .lbTable .lbCol__maxDD .c2-unit__value {
    color: #68666B; }
  /* line 907, stdin */
  .lbTable .lbCol__cumulReturn {
    text-align: center; }
    /* line 910, stdin */
    .lbTable .lbCol__cumulReturn .lbCol__cumulReturn__label {
      display: block;
      margin-top: 3px;
      font-size: 11px;
      line-height: 1.2; }
  /* line 919, stdin */
  .lbTable .lbCol__actions {
    text-align: center; }
  @media only screen and (min-width: 1025px) {
    /* line 870, stdin */
    .lbTable .lbCol {
      padding: 10px;
      border-bottom: 1px solid #c3c3c3; } }

@media only screen and (max-width: 768px) {
  /* line 934, stdin */
  .lbTable.c2g-table .c2g-table-head__th.lbCol {
    display: none; }
    /* line 939, stdin */
    .lbTable.c2g-table .c2g-table-head__th.lbCol__stratName {
      display: block; }
    /* line 939, stdin */
    .lbTable.c2g-table .c2g-table-head__th.lbCol__performanceChart {
      display: block; }
    /* line 939, stdin */
    .lbTable.c2g-table .c2g-table-head__th.lbCol__cumulReturn {
      display: block; }
    /* line 939, stdin */
    .lbTable.c2g-table .c2g-table-head__th.lbCol__actions {
      display: block; }
  /* line 947, stdin */
  .lbTable .comp-leaderBoard__listing {
    display: block; }
  /* line 951, stdin */
  .lbTable .comp-leaderBoard__item__row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  /* line 957, stdin */
  .lbTable .comp-leaderBoard__item {
    border-bottom: 1px solid #ddd; }
  /* line 962, stdin */
  .lbTable .lbCol {
    max-width: none !important;
    padding: 15px;
    display: none; }
    /* line 969, stdin */
    .lbTable .lbCol__stratName {
      display: block; }
    /* line 969, stdin */
    .lbTable .lbCol__performanceChart {
      display: block; }
    /* line 969, stdin */
    .lbTable .lbCol__cumulReturn {
      display: block; }
    /* line 969, stdin */
    .lbTable .lbCol__actions {
      display: block; } }
  @media only screen and (max-width: 768px) and (max-width: 768px) {
    /* line 975, stdin */
    .lbTable .lbCol__stratName {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 145px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 145px);
      -ms-flex: 0 0 calc(100% - 145px);
      flex: 0 0 calc(100% - 145px);
      padding-bottom: 0; } }

@media only screen and (max-width: 768px) {
    /* line 985, stdin */
    .lbTable .lbCol__assetType {
      padding-top: 0 !important;
      padding-left: 60px; }
    /* line 989, stdin */
    .lbTable .lbCol__c2star {
      padding-top: 0 !important;
      padding-left: 60px; }
    /* line 993, stdin */
    .lbTable .lbCol__performanceChart {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -moz-order: 3;
      -ms-flex-order: 3;
      order: 3;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; }
    /* line 998, stdin */
    .lbTable .lbCol__cumulReturn {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 130px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
      flex: 0 0 130px;
      padding-bottom: 0; }
    /* line 1004, stdin */
    .lbTable .lbCol__actions {
      display: -webkit-flex !important;
      display: -moz-flex !important;
      display: -ms-flex !important;
      display: -o-flex !important;
      display: flex !important;
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
      -moz-order: 4;
      -ms-flex-order: 4;
      order: 4;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 1022, stdin */
  .lbTable.c2g-table .c2g-table-head__row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 1026, stdin */
    .lbTable.c2g-table .c2g-table-head__row .c2g-table-head__th {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
      /* line 1029, stdin */
      .lbTable.c2g-table .c2g-table-head__row .c2g-table-head__th.lbCol__stratName {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%; }
  /* line 1038, stdin */
  .lbTable .lbCol {
    padding: 10px; }
  /* line 1042, stdin */
  .lbTable .comp-leaderBoard__item__row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  /* line 1049, stdin */
  .lbTable .comp-leaderBoard__listing .lbCol {
    max-width: none !important;
    display: block;
    border-bottom: 1px solid #ddd; }
    /* line 1054, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__stratName {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 90px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 90px);
      -ms-flex: 0 0 calc(100% - 90px);
      flex: 0 0 calc(100% - 90px);
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; }
    /* line 1061, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__assetType {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 70px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 70px;
      -ms-flex: 0 0 70px;
      flex: 0 0 70px; }
    /* line 1064, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__c2star {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 89px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 89px;
      -ms-flex: 0 0 89px;
      flex: 0 0 89px; }
    /* line 1068, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__actions {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; }
    /* line 1074, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__subFee, .lbTable .comp-leaderBoard__listing .lbCol__performanceChart, .lbTable .comp-leaderBoard__listing .lbCol__suggCap, .lbTable .comp-leaderBoard__listing .lbCol__scaledRisk, .lbTable .comp-leaderBoard__listing .lbCol__maxDD, .lbTable .comp-leaderBoard__listing .lbCol__cumulReturn {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    /* line 1087, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__subFee, .lbTable .comp-leaderBoard__listing .lbCol__suggCap, .lbTable .comp-leaderBoard__listing .lbCol__maxDD {
      border-right: 1px solid #ddd; } }

@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  /* line 1101, stdin */
  .lbTable .lbCol {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 80px;
    -moz-box-flex: 1;
    -moz-flex: 1 0 80px;
    -ms-flex: 1 0 80px;
    flex: 1 0 80px; }
    /* line 1104, stdin */
    .lbTable .lbCol__stratName {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 110px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 110px);
      -ms-flex: 0 0 calc(100% - 110px);
      flex: 0 0 calc(100% - 110px);
      width: 100%; }
    /* line 1109, stdin */
    .lbTable .lbCol__assetType {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 110px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 110px;
      -ms-flex: 0 0 110px;
      flex: 0 0 110px; }
    /* line 1112, stdin */
    .lbTable .lbCol__c2star {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 92px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 92px;
      -ms-flex: 0 0 92px;
      flex: 0 0 92px; }
    /* line 1115, stdin */
    .lbTable .lbCol__subFee {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 90px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
      flex: 0 0 90px; }
    /* line 1119, stdin */
    .lbTable .lbCol__performanceChart {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 170px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 170px;
      -ms-flex: 0 0 170px;
      flex: 0 0 170px; }
      /* line 1122, stdin */
      .sideNavShowing .lbTable .lbCol__performanceChart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px; }
    /* line 1128, stdin */
    .lbTable .lbCol__actions {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 110px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 110px;
      -ms-flex: 0 0 110px;
      flex: 0 0 110px; }
  /* line 1134, stdin */
  .lbTable.c2g-table {
    display: block;
    width: 100%; }
    /* line 1139, stdin */
    .lbTable.c2g-table .c2g-table-head__row {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-bottom: 0; }
      /* line 1146, stdin */
      .lbTable.c2g-table .c2g-table-head__row .c2g-table-head__th.lbCol__stratName {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
        text-align: left; }
      /* line 1151, stdin */
      .lbTable.c2g-table .c2g-table-head__row .c2g-table-head__th.lbCol__subFee {
        border-left: 0; }
  /* line 1161, stdin */
  .lbTable .comp-leaderBoard__item__row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }
  /* line 1167, stdin */
  .lbTable .comp-leaderBoard__listing .lbCol {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 1173, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__stratName {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      border: 1px solid #ddd;
      border-width: 0 1px 1px; }
    /* line 1181, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__assetType, .lbTable .comp-leaderBoard__listing .lbCol__c2star, .lbTable .comp-leaderBoard__listing .lbCol__actions {
      border-right: 1px solid #ddd; }
    /* line 1187, stdin */
    .lbTable .comp-leaderBoard__listing .lbCol__subFee {
      border-left: 1px solid #ddd; }
      /* line 1189, stdin */
      .lbTable .comp-leaderBoard__listing .lbCol__subFee:before {
        content: none; } }

@media only screen and (min-width: 1150px) and (max-width: 1300px) {
  /* line 1200, stdin */
  .lbTable .lbCol__stratName {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 150px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(100% - 150px);
    -ms-flex: 0 0 calc(100% - 150px);
    flex: 0 0 calc(100% - 150px); }
  /* line 1204, stdin */
  .lbTable .lbCol__assetType {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  /* line 1210, stdin */
  .lbTable .lbCol__c2star {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 135px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 135px;
    -ms-flex: 0 0 135px;
    flex: 0 0 135px;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  /* line 1215, stdin */
  .lbTable .lbCol__actions {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px; }
  /* line 1221, stdin */
  .lbTable.c2g-table .c2g-table-head__row .c2g-table-head__th {
    overflow: hidden; }
    /* line 1224, stdin */
    .lbTable.c2g-table .c2g-table-head__row .c2g-table-head__th .c2-sort-wrapper {
      overflow: hidden; }
    /* line 1228, stdin */
    .lbTable.c2g-table .c2g-table-head__row .c2g-table-head__th .c2-help-icon-wrap {
      overflow: hidden; } }

@media only screen and (min-width: 1025px) {
  /* line 1241, stdin */
  .lbTable.c2g-table .c2g-table-head__row .lbCol__stratName {
    width: 18%; }
  /* line 1245, stdin */
  .lbTable.c2g-table .c2g-table-head__row .lbCol__performanceChart {
    width: 190px; }
    /* line 1247, stdin */
    .sideNavShowing .lbTable.c2g-table .c2g-table-head__row .lbCol__performanceChart {
      width: 170px; }
  /* line 1250, stdin */
  .lbTable.c2g-table .c2g-table-head__row .lbCol__actions {
    width: 150px;
    white-space: nowrap; }
    /* line 1254, stdin */
    .sideNavShowing .lbTable.c2g-table .c2g-table-head__row .lbCol__actions {
      width: 95px;
      white-space: normal; }
  /* line 1261, stdin */
  .lbTable.c2g-table .c2g-table-head__row .lbCol__subFee, .lbTable.c2g-table .c2g-table-head__row .lbCol__suggCap, .lbTable.c2g-table .c2g-table-head__row .lbCol__maxDD, .lbTable.c2g-table .c2g-table-head__row .lbCol__cumulReturn, .lbTable.c2g-table .c2g-table-head__row .lbCol__actions {
    text-align: center !important; } }

@media only screen and (min-width: 1301px) {
  /* line 1275, stdin */
  .lbTable .lbCol__assetType {
    width: 70px; }
  /* line 1279, stdin */
  .lbTable .lbCol__c2star {
    width: 88px; }
  /* line 1283, stdin */
  .lbTable .lbCol__subFee {
    width: 75px; }
  /* line 1287, stdin */
  .lbTable .lbCol__maxDD {
    width: 90px; }
  /* line 1291, stdin */
  .lbTable .lbCol__suggCap {
    width: 119px; }
  /* line 1295, stdin */
  .lbTable .lbCol__scaledRisk {
    width: 120px; }
  /* line 1299, stdin */
  .lbTable .lbCol__cumulReturn {
    width: 110px; }
  /* line 1303, stdin */
  .lbTable .lbCol__assetType {
    position: relative; }
    /* line 58, stdin */
    .lbTable .lbCol__assetType:before {
      content: '';
      position: absolute;
      top: 10px;
      bottom: 10px;
      left: 0;
      width: 1px;
      border-left: 1px dotted #ddd; }
  /* line 1309, stdin */
  .lbTable .comp-leaderBoard__listing .lbCol__actions {
    padding-right: 0;
    padding-left: 0; } }

@media only screen and (min-width: 1401px) {
  /* line 1321, stdin */
  .lbTable.c2g-table .c2g-table-head__row .lbCol__stratName {
    width: 20%; }
  /* line 1326, stdin */
  .c2g .lbTable.c2g-table .c2g-table-head__row .lbCol__actions {
    width: 150px; }
  /* line 1331, stdin */
  .lbTable .comp-leaderBoard__item .lbCol__stratName {
    padding-left: 90px; } }

/* line 1339, stdin */
.lbTable .c2-unit__value {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin: 0 !important;
  color: #222;
  font-size: 19px !important; }
  @media only screen and (min-width: 1025px) and (max-width: 1300px) {
    /* line 1339, stdin */
    .lbTable .c2-unit__value {
      font-size: 16px !important; } }
  @media only screen and (min-width: 1150px) {
    /* line 1339, stdin */
    .lbTable .c2-unit__value {
      font-size: 18px !important; } }

/* line 1359, stdin */
.lbTable .c2-unit__smallPrint {
  font-size: 13px;
  color: #68666B; }

/* line 1364, stdin */
.lbTable .lbCol__mobileLabel {
  display: none;
  margin-top: 5px;
  font-size: 14px;
  text-align: center; }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    /* line 1364, stdin */
    .lbTable .lbCol__mobileLabel {
      display: block;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  @media only screen and (min-width: 1025px) {
    /* line 1364, stdin */
    .lbTable .lbCol__mobileLabel {
      display: none; } }

/* line 1381, stdin */
.lbTable .ssuStatUnit .lblSecondary {
  display: inline; }

/* line 1383, stdin */
.lbTable .c2-systemName {
  margin: 0;
  color: #222;
  display: inline-block; }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    /* line 1383, stdin */
    .lbTable .c2-systemName {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  @media only screen and (min-width: 1025px) and (max-width: 1300px) {
    /* line 1383, stdin */
    .lbTable .c2-systemName {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      margin-bottom: 5px; } }
  @media only screen and (min-width: 1150px) and (max-width: 1300px) {
    /* line 1383, stdin */
    .lbTable .c2-systemName {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      margin-bottom: 0; } }
  @media only screen and (min-width: 769px) {
    /* line 1383, stdin */
    .lbTable .c2-systemName {
      word-wrap: break-word; } }

/* line 1408, stdin */
.lbTable .ssuSysDev .devname,
.lbTable .ssuSysDev .devImage,
.lbTable .ssuSysNameLeft,
.lbTable .ssuSysNameRight,
.lbTable .devname .mgr,
.lbTable .devname .mgrname,
.lbTable .devname .flaghold,
.lbTable .devname .mgrnameEnc {
  top: auto !important;
  margin: 0;
  float: none;
  width: auto;
  color: #68666B;
  font-size: 14px;
  line-height: 1.4; }

/* line 1425, stdin */
.lbTable .ssuSysDev {
  margin-top: 5px; }
  @media only screen and (max-width: 768px) {
    /* line 1425, stdin */
    .lbTable .ssuSysDev {
      display: none; } }
  @media only screen and (min-width: 1025px) and (max-width: 1300px) {
    /* line 1425, stdin */
    .lbTable .ssuSysDev {
      margin-top: 0; } }

/* line 1438, stdin */
.lbTable .devname {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 1025px) and (max-width: 1300px) {
    /* line 1438, stdin */
    .lbTable .devname {
      margin-left: auto; } }
  /* line 1445, stdin */
  .lbTable .devname .flaghold {
    margin: 2px 0 0 0; }
    @media only screen and (min-width: 1025px) {
      /* line 1445, stdin */
      .lbTable .devname .flaghold {
        margin-left: 5px; } }
  /* line 1454, stdin */
  .lbTable .devname .mgrname {
    margin-left: 5px;
    max-width: none !important; }
    @media only screen and (min-width: 769px) {
      /* line 1454, stdin */
      .lbTable .devname .mgrname {
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis; } }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      /* line 1454, stdin */
      .lbTable .devname .mgrname {
        width: auto;
        overflow: visible; } }

/* line 1473, stdin */
.lbTable .c2-avatar {
  position: absolute;
  top: 50%;
  left: 45px;
  display: none;
  width: 30px;
  height: 30px;
  margin-top: -16px;
  overflow: hidden;
  border-radius: 100%;
  border: 1px solid #ddd; }
  @media only screen and (min-width: 1401px) {
    /* line 1473, stdin */
    .lbTable .c2-avatar {
      display: block; } }

/* line 1491, stdin */
.lbTable .btn-do-open_strat_newTab {
  z-index: auto; }
  @media only screen and (max-width: 768px) {
    /* line 1491, stdin */
    .lbTable .btn-do-open_strat_newTab {
      display: none; } }
  @media only screen and (min-width: 769px) {
    /* line 1491, stdin */
    .lbTable .btn-do-open_strat_newTab {
      position: absolute;
      left: 10px;
      top: 50%;
      margin: -15px 0 0;
      height: 30px;
      line-height: 30px; } }
  @media only screen and (min-width: 1150px) and (max-width: 1300px) {
    /* line 1491, stdin */
    .lbTable .btn-do-open_strat_newTab {
      position: static;
      margin: 0 5px 0 auto; } }
  /* line 1512, stdin */
  .lbTable .btn-do-open_strat_newTab:before {
    line-height: normal; }

/* line 1518, stdin */
.lbTable .c2g-barTags__item {
  font-size: 9px;
  margin: 0 3px 3px 0;
  text-transform: uppercase;
  padding: 2px 4px; }

/* line 1525, stdin */
.lbTable .newc2tip:hover {
  cursor: help; }

/* line 1532, stdin */
.lbTable .comp-leaderBoard__item .scaledRisk {
  display: none; }
  /* line 1535, stdin */
  .lbTable .comp-leaderBoard__item .scaledRisk__profitable {
    display: block; }
  /* line 1538, stdin */
  .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex {
    margin: 0 auto;
    width: 90%;
    text-align: center; }
    /* line 1543, stdin */
    .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .riskOutline {
      margin: 0 auto 10px;
      width: 80%;
      height: 16px;
      max-width: 160px;
      overflow: hidden;
      border: 0;
      border-radius: 8px; }
      @media only screen and (min-width: 769px) and (max-width: 1024px) {
        /* line 1543, stdin */
        .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .riskOutline {
          height: 5px;
          margin-bottom: 8px; } }
      /* line 1557, stdin */
      .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .riskOutline .riskInner {
        height: 16px; }
        @media only screen and (min-width: 769px) and (max-width: 1024px) {
          /* line 1557, stdin */
          .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .riskOutline .riskInner {
            height: 5px; } }
        /* line 1564, stdin */
        .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .riskOutline .riskInner > * {
          height: 16px; }
          @media only screen and (min-width: 769px) and (max-width: 1024px) {
            /* line 1564, stdin */
            .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .riskOutline .riskInner > * {
              height: 5px; } }
        /* line 1573, stdin */
        .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .riskOutline .riskInner.mask {
          background-color: #ddd; }
    /* line 1579, stdin */
    .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .c2-unit__value {
      display: block; }
    /* line 1584, stdin */
    .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .c2-unit__key {
      margin-top: 7px; }
    @media only screen and (max-width: 768px) {
      /* line 1588, stdin */
      .lbTable .comp-leaderBoard__item .scaledRisk__HAIndex .c2-unit__smallPrint {
        font-size: 14px; } }
  /* line 1601, stdin */
  .lbTable .comp-leaderBoard__item .scaledRisk__WLRatio .secondstat {
    margin-left: -3px;
    font-size: 16px;
    letter-spacing: 0.1rem; }

/* line 1615, stdin */
.lbTable .lbCol__performanceChart__container {
  position: relative; }
  @media only screen and (min-width: 769px) {
    /* line 1615, stdin */
    .lbTable .lbCol__performanceChart__container {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      width: 100%; } }

/* line 1627, stdin */
.lbTable .comp-leaderBoard__item .performanceChart {
  display: none;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    /* line 1627, stdin */
    .lbTable .comp-leaderBoard__item .performanceChart {
      display: none !important; } }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    /* line 1627, stdin */
    .lbTable .comp-leaderBoard__item .performanceChart {
      margin-right: 10px; } }
  /* line 1639, stdin */
  .lbTable .comp-leaderBoard__item .performanceChart__allTime {
    display: block; }
  /* line 1642, stdin */
  .lbTable .comp-leaderBoard__item .performanceChart__percent {
    font-size: 17px; }
    @media only screen and (min-width: 1025px) and (max-width: 1400px) {
      /* line 1642, stdin */
      .lbTable .comp-leaderBoard__item .performanceChart__percent {
        font-size: 14px; } }
  /* line 1652, stdin */
  .lbTable .comp-leaderBoard__item .performanceChart__dollar {
    font-size: 11px;
    font-style: italic; }

/* line 1659, stdin */
.c2g .lbTable .ssuChart {
  position: relative;
  display: block;
  margin: 0;
  float: none; }
  @media only screen and (min-width: 769px) {
    /* line 1659, stdin */
    .c2g .lbTable .ssuChart {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  /* line 1671, stdin */
  .c2g .lbTable .ssuChart img {
    display: none;
    max-width: none !important;
    width: auto !important; }
    @media only screen and (min-width: 1301px) {
      /* line 1671, stdin */
      .c2g .lbTable .ssuChart img {
        margin-left: 5px; } }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      /* line 1682, stdin */
      .c2g .lbTable .ssuChart img.linechart--small {
        display: inline;
        width: 50px !important;
        height: 30px !important; } }
    @media only screen and (min-width: 769px) {
      /* line 1692, stdin */
      .c2g .lbTable .ssuChart img.linechart--regular {
        display: inline;
        width: 90px !important;
        height: 40px !important; } }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      /* line 1692, stdin */
      .c2g .lbTable .ssuChart img.linechart--regular {
        display: none; } }
    @media only screen and (max-width: 768px) {
      /* line 1706, stdin */
      .c2g .lbTable .ssuChart img.linechart--large {
        display: inline;
        width: 100% !important;
        height: auto !important; } }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      /* line 1706, stdin */
      .c2g .lbTable .ssuChart img.linechart--large {
        display: none; } }

/* line 1728, stdin */
.lbTable [class*='performanceChart__na--'] .performanceChart:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  color: #999;
  font-style: italic; }

@media only screen and (min-width: 769px) {
  /* line 1741, stdin */
  .lbTable .comp-leaderBoard__item--odd [class*='performanceChart__na--'] .performanceChart:after {
    background-color: #f8f8f8; }
  /* line 1742, stdin */
  .lbTable .comp-leaderBoard__item--even [class*='performanceChart__na--'] .performanceChart:after {
    background-color: #fff; } }

/* line 1751, stdin */
.lbTable .performanceChart__na--1mo .performanceChart__1mo .performanceChart__percent,
.lbTable .performanceChart__na--1mo .performanceChart__1mo .performanceChart__dollar {
  display: none; }

/* line 1754, stdin */
.lbTable .performanceChart__na--1mo .performanceChart__1mo:after {
  position: absolute;
  content: 'Not available'; }

/* line 1751, stdin */
.lbTable .performanceChart__na--3mo .performanceChart__3mo .performanceChart__percent,
.lbTable .performanceChart__na--3mo .performanceChart__3mo .performanceChart__dollar {
  display: none; }

/* line 1754, stdin */
.lbTable .performanceChart__na--3mo .performanceChart__3mo:after {
  position: absolute;
  content: 'Not available'; }

/* line 1751, stdin */
.lbTable .performanceChart__na--6mo .performanceChart__6mo .performanceChart__percent,
.lbTable .performanceChart__na--6mo .performanceChart__6mo .performanceChart__dollar {
  display: none; }

/* line 1754, stdin */
.lbTable .performanceChart__na--6mo .performanceChart__6mo:after {
  position: absolute;
  content: 'Not available'; }

/* line 1751, stdin */
.lbTable .performanceChart__na--allTime .performanceChart__allTime .performanceChart__percent,
.lbTable .performanceChart__na--allTime .performanceChart__allTime .performanceChart__dollar {
  display: none; }

/* line 1754, stdin */
.lbTable .performanceChart__na--allTime .performanceChart__allTime:after {
  position: absolute;
  content: 'Not available'; }

/* line 1765, stdin */
.lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  @media only screen and (min-width: 1025px) and (max-width: 1300px) {
    /* line 1765, stdin */
    .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap {
      top: -70px; }
      /* line 1780, stdin */
      .sideNavShowing .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap {
        left: calc((100vw - 370px) * -1);
        width: calc((100vw - 370px + 100%)); }
      /* line 1784, stdin */
      .sideNavHidden .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap {
        left: calc((100vw - 210px) * -1);
        width: calc((100vw - 210px + 100%)); } }
  @media only screen and (min-width: 1301px) {
    /* line 1792, stdin */
    .sideNavShowing .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap {
      left: calc((100vw - 445px) * -1);
      width: calc((100vw - 445px + 100%)); }
    /* line 1796, stdin */
    .sideNavHidden .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap {
      left: calc((100vw - 292px) * -1);
      width: calc((100vw - 292px + 100%)); } }
  /* line 1802, stdin */
  .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap--visible {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 1806, stdin */
  .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap .loading-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  /* line 1813, stdin */
  .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap .loading__label {
    -webkit-box-ordinal-group: 100;
    -webkit-order: 99;
    -moz-order: 99;
    -ms-flex-order: 99;
    order: 99;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05rem;
    text-transform: uppercase; }
  /* line 1823, stdin */
  .lbTable .comp-leaderBoard__item:not(.sysSelectUnit--faded) .loadingwrap .spindicator {
    font-size: 18px; }

/* line 1831, stdin */
.lbTable .comp-leaderBoard__item--featured {
  background-color: #FFFBF3; }
  /* line 1834, stdin */
  .lbTable .comp-leaderBoard__item--featured .comp-leaderBoard__featuredBanner {
    position: absolute;
    top: 5px;
    left: -6px;
    z-index: 3;
    padding: 5px 10px;
    color: #222;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    background-color: #FFC040;
    z-index: 99; }
    @media only screen and (min-width: 769px) {
      /* line 1834, stdin */
      .lbTable .comp-leaderBoard__item--featured .comp-leaderBoard__featuredBanner {
        top: -4px;
        padding: 7px 10px; } }
    @media only screen and (min-width: 1301px) {
      /* line 1834, stdin */
      .lbTable .comp-leaderBoard__item--featured .comp-leaderBoard__featuredBanner {
        top: -8px; } }
    /* line 1856, stdin */
    .lbTable .comp-leaderBoard__item--featured .comp-leaderBoard__featuredBanner:before {
      content: '';
      position: absolute;
      bottom: -6px;
      left: 0;
      border: 3px solid transparent;
      border-color: #68666B #68666B transparent transparent; }
    /* line 1865, stdin */
    .lbTable .comp-leaderBoard__item--featured .comp-leaderBoard__featuredBanner .xlarge-show {
      padding-right: 3px; }
      @media only screen and (min-width: 1301px) {
        /* line 1865, stdin */
        .lbTable .comp-leaderBoard__item--featured .comp-leaderBoard__featuredBanner .xlarge-show {
          display: inline; } }
  /* line 1872, stdin */
  .lbTable .comp-leaderBoard__item--featured .lbCol {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      /* line 1876, stdin */
      .lbTable .comp-leaderBoard__item--featured .lbCol__stratName {
        padding-top: 35px; } }
    @media only screen and (min-width: 769px) and (max-width: 1024px) {
      /* line 1876, stdin */
      .lbTable .comp-leaderBoard__item--featured .lbCol__stratName {
        padding-top: 30px; } }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      /* line 1876, stdin */
      .lbTable .comp-leaderBoard__item--featured .lbCol__stratName {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 85px; } }

@media only screen and (min-width: 769px) {
  /* line 1899, stdin */
  .lbTable [class*='performanceChart__na--'] .performanceChart:after {
    background-color: #FFFBF3; } }

/* line 1907, stdin */
.lbTable.containsStickyHeaders {
  left: 0 !important;
  margin-top: -202px !important; }
  @media only screen and (max-width: 1024px) {
    /* line 1907, stdin */
    .lbTable.containsStickyHeaders {
      display: none !important; } }

/* line 1920, stdin */
.comp-leaderBoard__item__addToLb {
  width: 80px;
  overflow: hidden;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%; }
  @media only screen and (max-width: 768px) {
    /* line 1920, stdin */
    .comp-leaderBoard__item__addToLb {
      display: -webkit-inline-flex !important;
      display: -moz-inline-flex !important;
      display: -ms-inline-flex !important;
      display: -o-inline-flex !important;
      display: inline-flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }
  @media only screen and (min-width: 1025px) and (max-width: 1300px) {
    /* line 1920, stdin */
    .comp-leaderBoard__item__addToLb {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  @media only screen and (min-width: 769px) {
    /* line 1920, stdin */
    .comp-leaderBoard__item__addToLb {
      width: auto; } }
  /* line 1945, stdin */
  .comp-leaderBoard__item__addToLb.ui-state-disabled i {
    display: none; }
  /* line 1947, stdin */
  .comp-leaderBoard__item__addToLb.c2g-btn--xs {
    padding: 8px; }
    @media only screen and (min-width: 769px) {
      /* line 1947, stdin */
      .comp-leaderBoard__item__addToLb.c2g-btn--xs {
        padding: 8px 10px; } }
    @media only screen and (min-width: 1301px) {
      /* line 1947, stdin */
      .comp-leaderBoard__item__addToLb.c2g-btn--xs {
        padding: 9px 6px 9px 8px; } }
  /* line 1962, stdin */
  .comp-leaderBoard__item__addToLb .label--xs {
    display: inline; }
    @media only screen and (min-width: 0) and (max-width: 768px) {
      /* line 1962, stdin */
      .comp-leaderBoard__item__addToLb .label--xs {
        display: none; } }
    @media only screen and (min-width: 1301px) {
      /* line 1962, stdin */
      .comp-leaderBoard__item__addToLb .label--xs {
        display: inline; } }
  /* line 1973, stdin */
  .comp-leaderBoard__item__addToLb .label--sm-up {
    display: none; }
    @media only screen and (min-width: 0) and (max-width: 768px) {
      /* line 1973, stdin */
      .comp-leaderBoard__item__addToLb .label--sm-up {
        display: inline; } }
    @media only screen and (min-width: 1301px) {
      /* line 1973, stdin */
      .comp-leaderBoard__item__addToLb .label--sm-up {
        display: none; } }

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  /* line 1990, stdin */
  body.sideNavShowing .comp-leaderBoard__item__addToLb {
    width: calc(100% - 20px);
    margin: 0 10px 3px; } }

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  /* line 2003, stdin */
  body.sideNavShowing .comp-leaderBoard__item__addToLb .label--xs {
    display: inline; }
  /* line 2004, stdin */
  body.sideNavShowing .comp-leaderBoard__item__addToLb .label--sm-up {
    display: none; } }

@media only screen and (max-width: 768px) {
  /* line 2012, stdin */
  .lbCol__actions .qtip-contextual.add-to-wl-tt {
    top: auto !important;
    bottom: 60px !important; } }

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 2012, stdin */
  .lbCol__actions .qtip-contextual.add-to-wl-tt {
    bottom: 60px !important;
    top: auto !important;
    left: -10px !important; }
    /* line 2024, stdin */
    .lbCol__actions .qtip-contextual.add-to-wl-tt .qtip-tip {
      top: auto !important;
      right: 50% !important;
      bottom: -12px !important;
      transform: rotate(90deg); } }

@media only screen and (max-width: 768px) {
  /* line 2033, stdin */
  .lbCol__actions .qtip-contextual.add-to-wl-tt .watchListSelector {
    max-width: 100%; } }

/* line 2046, stdin */
.tradeTypeEncloser {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(66% - 10px);
  -moz-box-flex: 0;
  -moz-flex: 0 0 calc(66% - 10px);
  -ms-flex: 0 0 calc(66% - 10px);
  flex: 0 0 calc(66% - 10px); }
  @media only screen and (min-width: 1025px) and (max-width: 1300px) {
    /* line 2046, stdin */
    .tradeTypeEncloser {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  /* line 2054, stdin */
  .tradeTypeEncloser .c2g-toggle-bar {
    width: 100%; }
    /* line 2057, stdin */
    .tradeTypeEncloser .c2g-toggle-bar .c2g-toggleUnit {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
      @media only screen and (min-width: 565px) and (max-width: 1024px) {
        /* line 2060, stdin */
        .tradeTypeEncloser .c2g-toggle-bar .c2g-toggleUnit .longer {
          display: block; } }
      @media only screen and (min-width: 1301px) {
        /* line 2060, stdin */
        .tradeTypeEncloser .c2g-toggle-bar .c2g-toggleUnit .longer {
          display: none; } }
      @media only screen and (min-width: 565px) and (max-width: 1024px) {
        /* line 2072, stdin */
        .tradeTypeEncloser .c2g-toggle-bar .c2g-toggleUnit .shorter {
          display: none; } }
      @media only screen and (min-width: 1301px) {
        /* line 2072, stdin */
        .tradeTypeEncloser .c2g-toggle-bar .c2g-toggleUnit .shorter {
          display: block; } }

/* line 2090, stdin */
#selectorWrap.filter_filter_52_week_highs .c2-unit--badge .selectorWrap--badge {
  width: auto !important; }

/* line 2097, stdin */
.c2-unit--badge {
  position: absolute; }
  @media only screen and (min-width: 769px) {
    /* line 2097, stdin */
    .c2-unit--badge {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      position: relative; } }
  @media only screen and (min-width: 769px) {
    /* line 2107, stdin */
    .selectorWrap--badge .c2-unit--badge {
      width: 60px; } }
  @media only screen and (min-width: 1025px) {
    /* line 2107, stdin */
    .selectorWrap--badge .c2-unit--badge {
      margin-right: auto; } }
  @media only screen and (min-width: 1301px) {
    /* line 2107, stdin */
    .selectorWrap--badge .c2-unit--badge {
      width: 40px; } }
  @media only screen and (min-width: 1301px) {
    /* line 2123, stdin */
    .selectorWrap--badge.filter_52_week_highs .c2-unit--badge {
      width: auto; } }
  @media only screen and (min-width: 1301px) {
    /* line 2129, stdin */
    .selectorWrap--badge.filter_52_week_highs .c2-unit--badge {
      width: auto; } }
  @media only screen and (min-width: 1301px) {
    /* line 2134, stdin */
    .selectorWrap--badge.filter_90_day_highs .c2-unit--badge {
      width: auto; } }
  /* line 2140, stdin */
  .c2-unit--badge [class^='c2-unitBadge--'] {
    display: none; }
  /* line 2145, stdin */
  .c2-unit--badge--tos .c2-unitBadge--tos {
    display: block; }
  /* line 2145, stdin */
  .c2-unit--badge--52_week_highs .c2-unitBadge--52_week_highs {
    display: block; }
  /* line 2145, stdin */
  .c2-unit--badge--90_day_highs .c2-unitBadge--90_day_highs {
    display: block; }
  /* line 2148, stdin */
  .c2-unit--badge,
  .c2-unit--badge p {
    line-height: 1;
    font-size: 12px; }
    @media only screen and (min-width: 992px) {
      /* line 2148, stdin */
      .c2-unit--badge,
      .c2-unit--badge p {
        line-height: 1.2;
        font-size: 14px; } }
  /* line 2160, stdin */
  .c2-unit--badge .c2-unitBadge--tos {
    width: 70px; }
    @media only screen and (min-width: 769px) {
      /* line 2160, stdin */
      .c2-unit--badge .c2-unitBadge--tos {
        width: 50px; } }
    @media only screen and (min-width: 1301px) {
      /* line 2160, stdin */
      .c2-unit--badge .c2-unitBadge--tos {
        width: 40px; } }

/* line 2178, stdin */
.selectorWrap--badge .lbTable .ssuChart {
  margin: 0; }

@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  /* line 2182, stdin */
  .selectorWrap--badge .lbTable .lbCol__performanceChart {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 220px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 220px;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px; } }

@media only screen and (min-width: 769px) {
  /* line 2188, stdin */
  .selectorWrap--badge .lbTable .lbCol__performanceChart__container {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    justify-content: space-evenly; } }

@media only screen and (min-width: 769px) {
  /* line 2205, stdin */
  .sideNavShowing .selectorWrap--badge .lbTable .ssuChart img.linechart--regular, .sideNavShowing .selectorWrap--badge .lbTable .ssuChart img.linechart--large {
    display: none; }
  /* line 2208, stdin */
  .sideNavShowing .selectorWrap--badge .lbTable .ssuChart img.linechart--small {
    display: inline; } }

@media only screen and (min-width: 1301px) {
  /* line 2218, stdin */
  .c2g .selectorWrap--badge .lbTable .ssuChart {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; } }

/* Matthew hacked this - fernanda will fix maybe*/
@media only screen and (max-width: 768px) {
  /* line 2233, stdin */
  .lbTable .lbCol__stratName {
    display: flex;
    flex: 1 0 250px !important; }
  /* line 2238, stdin */
  .lbTable .lbCol__c2star {
    padding-top: 21px !important;
    padding-left: 60px;
    flex: 0 0 113px;
    display: flex; } }

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  /* line 2248, stdin */
  .lbTable .comp-leaderBoard__listing .lbCol__c2star {
    flex: 1 0 70px; } }

@media screen and (max-width: 1300px) {
  /* line 2253, stdin */
  .lbTable .comp-leaderBoard__item__row {
    border-bottom: 1px solid #000; }
  /* line 2258, stdin */
  .comp-leaderBoard__item__addToLb.c2g-btn--xs {
    margin-bottom: 5px; } }

@media only screen and (max-width: 769px) {
  /* line 2265, stdin */
  .lbTable .lbCol__stratName {
    display: flex;
    flex: 1 0 200px !important; }
  /* line 2270, stdin */
  .lbTable td.lbCol__performanceChart {
    flex: 1 0 100%; } }

@media only screen and (max-width: 480px) {
  /* line 2276, stdin */
  .lbTable td.lbCol__performanceChart {
    top: -25px; } }

@media only screen and (max-width: 375px) {
  /* line 2281, stdin */
  .c2-unit--badge .c2-unitBadge--tos {
    width: 63px;
    position: relative;
    top: 53px;
    z-index: 2;
    left: 90px; } }
