/* Light */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/light/lato-light.eot");
  src: url("/fonts/lato/styles/light/lato-light.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/light/lato-light.woff2") format("woff2"), url("/fonts/lato/styles/light/lato-light.woff") format("woff"), url("/fonts/lato/styles/light/lato-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

/* Light - Italic */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/lightitalic/lato-lightitalic.eot");
  src: url("/fonts/lato/styles/lightitalic/lato-lightitalic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/lightitalic/lato-lightitalic.woff2") format("woff2"), url("/fonts/lato/styles/lightitalic/lato-lightitalic.woff") format("woff"), url("/fonts/lato/styles/lightitalic/lato-lightitalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

/* Regular */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/regular/lato-regular.eot");
  src: url("/fonts/lato/styles/regular/lato-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/regular/lato-regular.woff2") format("woff2"), url("/fonts/lato/styles/regular/lato-regular.woff") format("woff"), url("/fonts/lato/styles/regular/lato-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

/* Italic */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/italic/lato-italic.eot");
  src: url("/fonts/lato/styles/italic/lato-italic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/italic/lato-italic.woff2") format("woff2"), url("/fonts/lato/styles/italic/lato-italic.woff") format("woff"), url("/fonts/lato/styles/italic/lato-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

/* Semibold */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/semibold/lato-semibold.eot");
  src: url("/fonts/lato/styles/semibold/lato-semibold.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/semibold/lato-semibold.woff2") format("woff2"), url("/fonts/lato/styles/semibold/lato-semibold.woff") format("woff"), url("/fonts/lato/styles/semibold/lato-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

/* Semibold - Italic */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/semibolditalic/lato-semibolditalic.eot");
  src: url("/fonts/lato/styles/semibolditalic/lato-semibolditalic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/semibolditalic/lato-semibolditalic.woff2") format("woff2"), url("/fonts/lato/styles/semibolditalic/lato-semibolditalic.woff") format("woff"), url("/fonts/lato/styles/semibolditalic/lato-semibolditalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }

/* Bold */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/bold/lato-bold.eot");
  src: url("/fonts/lato/styles/bold/lato-bold.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/bold/lato-bold.woff2") format("woff2"), url("/fonts/lato/styles/bold/lato-bold.woff") format("woff"), url("/fonts/lato/styles/bold/lato-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

/* Bold - Italic */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/bolditalic/lato-bolditalic.eot");
  src: url("/fonts/lato/styles/bolditalic/lato-bolditalic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/bolditalic/lato-bolditalic.woff2") format("woff2"), url("/fonts/lato/styles/bolditalic/lato-bolditalic.woff") format("woff"), url("/fonts/lato/styles/bolditalic/lato-bolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }

/* Black */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/black/lato-black.eot");
  src: url("/fonts/lato/styles/black/lato-black.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/black/lato-black.woff2") format("woff2"), url("/fonts/lato/styles/black/lato-black.woff") format("woff"), url("/fonts/lato/styles/black/lato-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

/* Black - Italic */
@font-face {
  font-family: 'Lato';
  src: url("/fonts/lato/styles/blackitalic/lato-blackitalic.eot");
  src: url("/fonts/lato/styles/blackitalic/lato-blackitalic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/styles/blackitalic/lato-blackitalic.woff2") format("woff2"), url("/fonts/lato/styles/blackitalic/lato-blackitalic.woff") format("woff"), url("/fonts/lato/styles/blackitalic/lato-blackitalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

/* line 31, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2p-adWidget.scss */
.c2g-adWidget {
  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;
  height: 100%;
  width: 100%;
  min-height: 125px;
  border-radius: 5px; }
  /* line 42, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2p-adWidget.scss */
  .c2g-adWidget__header {
    margin-top: 10px; }
    @media only screen and (min-width: 1055px) and (max-width: 1220px) {
      /* line 45, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2p-adWidget.scss */
      .sideNavHidden .c2g-adWidget__header {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0;
        width: 330px; } }
    @media only screen and (min-width: 1221px) {
      /* line 42, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2p-adWidget.scss */
      .c2g-adWidget__header {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0;
        width: 330px; } }
    @media only screen and (min-width: 1359px) {
      /* line 42, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2p-adWidget.scss */
      .c2g-adWidget__header {
        width: 380px; } }

@-webkit-keyframes bounce-to-show-navigation {
  0%, 20%, 60%, 80%, 100% {
    right: 9px; }
  70% {
    right: 13px; }
  90% {
    padding-top: 16px; } }

@-moz-keyframes bounce-to-show-navigation {
  0%, 20%, 60%, 80%, 100% {
    right: 9px; }
  70% {
    right: 13px; }
  90% {
    padding-top: 16px; } }

@keyframes bounce-to-show-navigation {
  0%, 20%, 60%, 80%, 100% {
    right: 9px; }
  70% {
    right: 13px; }
  90% {
    padding-top: 16px; } }

/* line 33, stdin */
.c2g-content2colbig {
  overflow-x: hidden !important; }

/* line 37, stdin */
.comp-strategyOverview {
  position: relative; }
  @media only screen and (min-width: 1171px) {
    /* line 41, stdin */
    .comp-strategyOverview__content {
      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 48, stdin */
  .comp-strategyOverview__content .leftSideMajor {
    max-width: none; }
  /* line 49, stdin */
  .comp-strategyOverview__content .rightSideMajor {
    padding-left: 0; }
  /* line 53, stdin */
  .comp-strategyOverview__header {
    -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: 15px 0;
    box-sizing: content-box !important; }
    @media only screen and (min-width: 769px) {
      /* line 53, stdin */
      .comp-strategyOverview__header {
        max-width: 100%;
        padding-top: 20px;
        margin-top: 5px; } }
    @media only screen and (min-width: 1171px) {
      /* line 53, stdin */
      .comp-strategyOverview__header {
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        align-items: flex-end; } }
  @media only screen and (min-width: 1171px) {
    /* line 71, stdin */
    .comp-strategyOverview__capsuleSum, .comp-strategyOverview__main {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 405px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 405px);
      -ms-flex: 0 0 calc(100% - 405px);
      flex: 0 0 calc(100% - 405px);
      min-width: 0; } }
  /* line 81, stdin */
  .comp-strategyOverview__side {
    display: none; }
    @media only screen and (min-width: 1171px) {
      /* line 81, stdin */
      .comp-strategyOverview__side {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 405px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 405px;
        -ms-flex: 0 0 405px;
        flex: 0 0 405px;
        max-width: 405px;
        padding-left: 50px;
        display: block;
        box-sizing: border-box; } }
    /* line 92, stdin */
    .comp-strategyOverview__side--noTradingStyles {
      margin-top: -140px; }

/* ===========================
 * Core Overrides
 * ======================== */
/* line 107, stdin */
.comp-strategyOverview .capsuleEnc.hasCallToAction .bsumUnitHolder {
  left: 0; }

/* line 113, stdin */
.comp-strategyOverview .capsuleEnc .sysNameRow {
  max-width: 100%; }

/* line 119, stdin */
.comp-strategyOverview .capsuleEnc .subTermsEncloser.format2 {
  margin-top: 0;
  margin-left: 0; }

/* line 123, stdin */
.comp-strategyOverview .capsuleEnc .subTermsEncloser p {
  display: block; }
  /* line 125, stdin */
  .comp-strategyOverview .capsuleEnc .subTermsEncloser p .c2g-btn--sm {
    display: inline-block; }

/* line 132, stdin */
.comp-strategyOverview .monthReturnsRow {
  padding-top: 25px;
  margin-top: 0;
  overflow-x: scroll; }
  @media only screen and (min-width: 1501px) {
    /* line 132, stdin */
    .comp-strategyOverview .monthReturnsRow {
      overflow: visible; } }

/* line 143, stdin */
.comp-strategyOverview #monthlyReturnsPlaceHolder,
.comp-strategyOverview #monthly {
  margin-bottom: 10px; }

/* line 148, stdin */
.comp-strategyOverview .monthReturnsInner {
  margin-left: 0; }

/* line 151, stdin */
.comp-strategyOverview #monthlyReturnsTopLabel {
  font-size: 14px;
  margin-bottom: 10px; }

/* line 155, stdin */
.comp-strategyOverview.newsystemdetailswrap.format2 .monthReturnsRow,
.comp-strategyOverview.newsystemdetailswrap.format2 .commSelectorRowSpan {
  max-width: 100%; }

/* line 159, stdin */
.comp-strategyOverview.newsystemdetailswrap.format2 #monthEquity table.tblHor {
  width: 100%; }

/* line 162, stdin */
.comp-strategyOverview.newsystemdetailswrap.format2 #monthEquity table.tblHor td,
.comp-strategyOverview.newsystemdetailswrap.format2 #monthEquity table.tblHor th {
  margin-bottom: 0;
  padding: 8px 2px;
  font-size: 14px; }

/* line 168, stdin */
.comp-strategyOverview.newsystemdetailswrap.format2 #monthEquity table.tblHor th {
  border-bottom: solid 1px #ddd;
  color: #222;
  font-weight: normal; }

/* line 173, stdin */
.comp-strategyOverview.newsystemdetailswrap.format2 #monthEquity table.tblHor td {
  border: none;
  border-bottom: solid 1px #ddd;
  border-left: dotted 1px #ddd; }

/* line 178, stdin */
.comp-strategyOverview #monthly table.tblHor tbody tr:first-child th {
  padding: 12px 2px !important;
  font-weight: bold !important;
  color: #222;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd; }

/* line 185, stdin */
.comp-strategyOverview #monthly table.tblHor tr:nth-child(odd) th {
  background-color: #f8f8f8; }

/* line 191, stdin */
.comp-strategyOverview #reviewPaneEncloser .row-fluid .offset1:first-child {
  margin-left: 0 !important; }

/* line 194, stdin */
.comp-strategyOverview #reviewPaneEncloser .row-fluid .span9 {
  width: 100%; }

/* line 197, stdin */
.comp-strategyOverview #reviewPaneEncloser .newReviewUnit {
  margin-left: 0; }

/* line 204, stdin */
.comp-strategyOverview #statistics ul.stats li {
  padding: 8px 10px;
  font-size: 14px;
  line-height: 1.3;
  border-bottom: 1px dotted #ddd; }

/* line 210, stdin */
.comp-strategyOverview #statistics ul.stats li:nth-child(2n) {
  background-color: #f8f8f8; }

/* line 213, stdin */
.comp-strategyOverview #statistics ul.stats li.headerUnit.newGroup {
  padding: 24px 10px 8px;
  background-color: #fff;
  color: #fa5100;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  border-bottom: solid 1px #fa5100; }

/* line 222, stdin */
.comp-strategyOverview #statistics ul.stats li.headerUnit.newCategory {
  padding: 14px 10px 6px;
  background-color: #ddd;
  border-bottom: none;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase; }

/* line 231, stdin */
.comp-strategyOverview #statistics ul.stats li.headerUnit.newBunch {
  padding: 16px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #fff;
  color: #fa5100; }

/* line 239, stdin */
.comp-strategyOverview #statistics .statUnit {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  /* line 242, stdin */
  .comp-strategyOverview #statistics .statUnit .slStatName {
    -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;
    max-width: 220px;
    color: #999; }
  /* line 247, stdin */
  .comp-strategyOverview #statistics .statUnit .slStatValue {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 600px;
    color: #222; }

/* line 257, stdin */
.comp-strategyOverview .tab-content .corpFontHeadline {
  margin: 0;
  font-size: 24px;
  font-weight: normal; }

/* line 265, stdin */
.comp-strategyOverview select.commPlanSelectorDrop {
  font-size: 13px;
  line-height: 1; }

/* line 270, stdin */
.comp-strategyOverview .currentSubStatus.format2 {
  display: block;
  border: solid 1px #ddd;
  background-color: #f8f8f8;
  padding: 10px 20px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.4;
  text-align: left; }

/* line 283, stdin */
.comp-strategyOverview .specialMarginNotify {
  position: relative;
  top: 0;
  width: auto;
  padding-top: 10px;
  margin-left: 0;
  font-size: 14px;
  font-style: italic;
  color: #68666B; }
  /* line 292, stdin */
  .comp-strategyOverview .specialMarginNotify p {
    font-size: 14px;
    line-height: 1.4; }
  /* line 296, stdin */
  .comp-strategyOverview .specialMarginNotify .qtip-content {
    font-style: normal; }
    /* line 298, stdin */
    .comp-strategyOverview .specialMarginNotify .qtip-content .tipCloseX {
      position: absolute !important;
      right: -24px !important;
      left: auto !important;
      top: -8px !important; }

/* line 308, stdin */
.comp-strategyOverview .c2g-alertPanel.c2g-alertPanel--info {
  border-top-width: 1px !important; }

/* line 313, stdin */
.comp-strategyOverview .rg-icon--autotrade {
  width: auto;
  height: 14px; }
  /* line 316, stdin */
  .comp-strategyOverview .rg-icon--autotrade:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 14px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 14px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='%23FFF' d='M7 17v3h6v-3h7V0H0v17h7z'/><path fill='%23fa5100' d='M2.166 10.753c.172.1.403.06.52-.09l2.247-2.92 1.565 1.653c.08.084.204.128.33.116.124-.012.233-.077.29-.174L8.97 6.223l1.975 4.535c.042.138.184.236.348.242h.015c.158 0 .3-.087.353-.218l2.08-2.994.997 1.726c.063.11.19.178.332.18.14 0 .27-.07.333-.178L17.96 5.75c.095-.158.022-.353-.162-.434-.185-.082-.41-.018-.503.14l-2.22 3.196L14.01 6.81c-.067-.116-.213-.187-.36-.178-.15.01-.28.095-.328.218l-1.966 2.71-1.91-4.318c-.04-.13-.167-.225-.32-.24-.152-.014-.304.054-.374.173l-2.037 3.43-1.526-1.61c-.076-.078-.192-.125-.307-.117-.118.006-.228.06-.293.144l-2.527 3.282c-.115.15-.07.35.103.45zm0 0z'/><path fill='%23fa5100' d='M19 14H1V1h18v13zm0 2H1v-1h18v1zM8 17h4v2H8v-2zm-8 0h7v2H5v1h10v-1h-2v-2h7V0H0v17z'/></svg>"); }

/* ===========================
 * Redesign
 * ======================== */
/* line 336, stdin */
.comp-strategyOverview .freezeUpdatesDongle {
  position: relative;
  right: auto;
  bottom: auto;
  padding: 4px 5px;
  margin: 20px 0;
  font-size: 14px;
  color: #68666B;
  background-color: #fff;
  text-align: right; }
  /* line 347, stdin */
  .comp-strategyOverview .freezeUpdatesDongle .c2g-btn {
    margin-right: 10px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1; }

/* line 356, stdin */
.comp-strategyOverview #systemPageTab {
  margin-bottom: 25px;
  font-size: 16px;
  border-left: 0;
  border-bottom: 1px solid #f1f1f1; }
  /* line 362, stdin */
  .comp-strategyOverview #systemPageTab li {
    background: transparent;
    border-radius: 8px 8px 0 0; }
  /* line 367, stdin */
  .comp-strategyOverview #systemPageTab li + li {
    margin-left: 10px; }
  /* line 369, stdin */
  .comp-strategyOverview #systemPageTab a {
    color: #fa5100;
    border: 1px solid #f1f1f1;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    background: transparent; }
  /* line 377, stdin */
  .comp-strategyOverview #systemPageTab .active {
    box-2cp: 0 1px 0 0 #fff; }
    /* line 380, stdin */
    .comp-strategyOverview #systemPageTab .active a {
      color: #68666B;
      background-color: transparent !important; }

/* line 395, stdin */
.comp-strategyOverview__socialShare .strategy_sharing_links_promotion_tip {
  display: none !important;
  position: absolute;
  top: -30px;
  right: 0;
  z-index: 300;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  border-top: 4px solid #1e99df;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3); }
  /* line 406, stdin */
  .comp-strategyOverview__socialShare .strategy_sharing_links_promotion_tip:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    right: 50%;
    margin-right: -5px;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #1e99df transparent; }
  /* line 419, stdin */
  .comp-strategyOverview__socialShare .strategy_sharing_links_promotion_tip h3 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1e99df; }
  /* line 426, stdin */
  .comp-strategyOverview__socialShare .strategy_sharing_links_promotion_tip p {
    font-size: 13px;
    margin-top: 6px; }
  /* line 430, stdin */
  .comp-strategyOverview__socialShare .strategy_sharing_links_promotion_tip .c2-tipContent {
    position: relative;
    padding-left: 30px; }
  /* line 434, stdin */
  .comp-strategyOverview__socialShare .strategy_sharing_links_promotion_tip .c2-tipContent__icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 1;
    color: #1e99df; }

/* line 447, stdin */
.comp-strategyOverview__heading {
  position: relative; }
  /* line 451, stdin */
  .comp-strategyOverview__heading.c2-heading-old {
    padding-top: 24px; }
    /* line 453, stdin */
    .comp-strategyOverview__heading.c2-heading-old .systemDescrip-short {
      margin-top: 16px;
      margin-bottom: 8px; }

/* line 464, stdin */
.comp-strategyOverview__statsCore .statsUnderRow {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 0; }

/* line 471, stdin */
.comp-strategyOverview__statsCore .statsUndernameEnc {
  margin-left: 0;
  margin-right: 0; }

/* line 476, stdin */
.comp-strategyOverview__statsCore .statsUndername {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 0;
  padding-top: 0;
  border: solid 1px #ddd;
  border-radius: 5px; }
  /* line 485, stdin */
  .comp-strategyOverview__statsCore .statsUndername > .statBlk {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 16.66%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 16.66%;
    -ms-flex: 1 1 16.66%;
    flex: 1 1 16.66%;
    float: left;
    width: 16.66%;
    padding: 16px 0; }
  /* line 492, stdin */
  .comp-strategyOverview__statsCore .statsUndername .statBlk {
    text-align: center; }
    /* line 495, stdin */
    .comp-strategyOverview__statsCore .statsUndername .statBlk + .statBlk {
      border-left: solid 1px #ddd; }
  /* line 497, stdin */
  .comp-strategyOverview__statsCore .statsUndername .span2 {
    margin-left: 0; }
  /* line 500, stdin */
  .comp-strategyOverview__statsCore .statsUndername .stNum {
    line-height: 1;
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px; }
    @media only screen and (min-width: 1301px) {
      /* line 500, stdin */
      .comp-strategyOverview__statsCore .statsUndername .stNum {
        font-size: 29px; } }
    /* line 509, stdin */
    .comp-strategyOverview__statsCore .statsUndername .stNum .mute {
      color: #ddd;
      font-size: 16px;
      line-height: 1; }
  /* line 515, stdin */
  .comp-strategyOverview__statsCore .statsUndername .stWord {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 13px;
    color: #68666B; }
    /* line 520, stdin */
    .comp-strategyOverview__statsCore .statsUndername .stWord:hover {
      cursor: pointer; }

/* line 529, stdin */
.newsystemdetailswrap.format2 .comp-strategyOverview__chart #chartcontainer {
  margin: 25px 0 0;
  min-height: 320px;
  width: 100%; }
  @media only screen and (min-width: 640px) {
    /* line 529, stdin */
    .newsystemdetailswrap.format2 .comp-strategyOverview__chart #chartcontainer {
      min-height: 500px; } }
  /* line 538, stdin */
  .newsystemdetailswrap.format2 .comp-strategyOverview__chart #chartcontainer #chartdiv {
    position: relative;
    width: 100%;
    margin-left: 0;
    min-height: 320px;
    box-shadow: inset 0 0 0 1px #e0e0e0;
    border: 0;
    border-radius: 5px; }
    @media only screen and (min-width: 640px) {
      /* line 538, stdin */
      .newsystemdetailswrap.format2 .comp-strategyOverview__chart #chartcontainer #chartdiv {
        min-height: 500px; } }
  /* line 553, stdin */
  .newsystemdetailswrap.format2 .comp-strategyOverview__chart #chartcontainer .chartspinner {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 50 50'><path fill='%23e0e0e0' d='M25.25 6.46C14.934 6.46 6.57 14.827 6.57 25.145h4.068c0-8.07 6.543-14.615 14.615-14.615V6.46z'></path></svg>") no-repeat center;
    background-size: 100%;
    animation: c2-rotate 1s infinite ease-in-out; }

/* line 568, stdin */
.comp-strategyOverview__sidebarSection {
  padding: 20px;
  box-shadow: inset 0 0 0 1px #ddd;
  border-radius: 5px; }
  /* line 572, stdin */
  .comp-strategyOverview__sidebarSection .corpFontHeadline {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.1;
    text-transform: uppercase;
    text-align: left; }
  /* line 579, stdin */
  .comp-strategyOverview__sidebarSection .rsmStatUnit {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    padding: 8px 2px;
    min-height: 1px;
    margin-bottom: 0;
    border-top: dotted 1px #ddd;
    border-bottom: none; }
    /* line 587, stdin */
    .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmLabel,
    .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmValue {
      font-size: 14px;
      line-height: 1.2; }
    /* line 592, stdin */
    .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmLabel {
      -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;
      position: relative;
      top: auto;
      color: #68666B; }
    /* line 598, stdin */
    .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmValue {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100px;
      -ms-flex: 0 0 100px;
      flex: 0 0 100px;
      color: #222;
      font-weight: bold; }
      /* line 602, stdin */
      .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmValue.pos {
        color: #669C01; }
      /* line 605, stdin */
      .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmValue .dividendItemize {
        color: #222;
        border-bottom: none;
        position: relative; }
        /* line 609, stdin */
        .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmValue .dividendItemize:hover {
          color: #fa5100; }
          /* line 611, stdin */
          .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmValue .dividendItemize:hover:after {
            display: none; }
        /* line 615, stdin */
        .comp-strategyOverview__sidebarSection .rsmStatUnit .rsmValue .dividendItemize:after {
          content: "";
          display: block;
          width: 100%;
          height: 1;
          position: absolute;
          left: 0;
          bottom: 0;
          border-bottom: solid 1px rgba(0, 0, 0, 0.4); }
  /* line 629, stdin */
  .comp-strategyOverview__sidebarSection .morestats {
    padding-top: 20px;
    text-align: center; }
    /* line 632, stdin */
    .comp-strategyOverview__sidebarSection .morestats .moreStatistics {
      margin-left: 0;
      float: none;
      font-size: 14px;
      font-style: normal;
      color: #fff; }

/* line 643, stdin */
.comp-strategyOverview__strategyDescription {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: dotted 1px #ddd; }
  /* line 648, stdin */
  .comp-strategyOverview__strategyDescription__wrapper {
    max-width: 800px; }

/* line 653, stdin */
.comp-strategyOverview__latestSubscribers {
  padding: 20px 0 0 20px;
  margin-top: 40px;
  background-color: #f8f8f8;
  border-radius: 5px; }
  /* line 659, stdin */
  .comp-strategyOverview__latestSubscribers .happenings .unit {
    margin-bottom: 0;
    border: none;
    border-radius: 0; }
  /* line 665, stdin */
  .comp-strategyOverview__latestSubscribers #latestHead {
    margin-bottom: 16px;
    margin-top: 0;
    text-align: left; }
    /* line 670, stdin */
    .comp-strategyOverview__latestSubscribers #latestHead.c2-title {
      font-size: 18px;
      font-weight: normal;
      line-height: 1.1;
      text-align: left;
      text-transform: uppercase; }
  /* line 680, stdin */
  .comp-strategyOverview__latestSubscribers .c2-subscribers-item {
    position: relative;
    min-height: 60px;
    padding: 14px 0 14px 56px; }
    /* line 105, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2g-mixins.scss */
    .comp-strategyOverview__latestSubscribers .c2-subscribers-item:before, .comp-strategyOverview__latestSubscribers .c2-subscribers-item:after {
      content: "";
      display: table;
      clear: both; }
    /* line 686, stdin */
    .comp-strategyOverview__latestSubscribers .c2-subscribers-item:first-child .c2-subscribers-item__text:before {
      display: none; }
  /* line 690, stdin */
  .comp-strategyOverview__latestSubscribers .c2-subscribers-item__avatar {
    position: absolute;
    left: 0;
    top: 14px;
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden; }
    /* line 700, stdin */
    .comp-strategyOverview__latestSubscribers .c2-subscribers-item__avatar img {
      display: block;
      width: 36px;
      height: 36px; }
  /* line 707, stdin */
  .comp-strategyOverview__latestSubscribers .c2-subscribers-item__text {
    position: relative; }
    /* line 709, stdin */
    .comp-strategyOverview__latestSubscribers .c2-subscribers-item__text:before {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      top: -14px;
      border-top: dotted 1px #ddd; }
  /* line 720, stdin */
  .comp-strategyOverview__latestSubscribers .c2-subscribers-item__name {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    border-bottom: none;
    color: #222; }
    /* line 727, stdin */
    .comp-strategyOverview__latestSubscribers .c2-subscribers-item__name:hover {
      color: #fa5100; }
  /* line 730, stdin */
  .comp-strategyOverview__latestSubscribers .c2-subscribers-item__date {
    color: #68666B;
    font-size: 14px;
    line-height: 1.4; }
  /* line 736, stdin */
  .comp-strategyOverview__latestSubscribers .c2-subscribers-item.issim .c2-subscribers-item__date .showOnNotSim {
    display: none; }
  /* line 737, stdin */
  .comp-strategyOverview__latestSubscribers .c2-subscribers-item.notsim .c2-subscribers-item__date .showOnSim {
    display: none; }

/* line 743, stdin */
.simulatedATdataButton {
  display: inline-block;
  padding: 4px 10px;
  margin-left: 0;
  background: #fff;
  border: solid 1px #fa5100;
  border-radius: 5px;
  color: #fa5100;
  font-size: 74%; }

/* line 757, stdin */
.comp-strategyOverview__tabContent.tab-content {
  overflow: visible; }

/* line 759, stdin */
.comp-strategyOverview__tabContent .c2g-alertNotifiction + .noOpenShown {
  margin-top: -15px;
  padding: 0 20px; }

/* line 764, stdin */
.comp-strategyOverview__tabContent .autotradeDataNotify a.basicAdvancedToggle {
  display: inline-block;
  padding: 4px 10px;
  margin-left: 0;
  background: #fff;
  border: solid 1px #fa5100;
  border-radius: 5px;
  color: #fa5100; }
  /* line 773, stdin */
  .comp-strategyOverview__tabContent .autotradeDataNotify a.basicAdvancedToggle:hover {
    background-color: #fa5100;
    color: #fff; }

/* line 780, stdin */
.comp-strategyOverview__tabContent .c2g-alertNotifiction--icon p + p {
  margin-top: 8px; }

/* line 785, stdin */
.comp-strategyOverview__tabContent #description .descriptionholder {
  max-width: 720px;
  font-size: 14px;
  line-height: 1.4; }

/* line 796, stdin */
.toggleSysPageCollapse {
  font-size: 20px;
  line-height: 1;
  color: #68666B; }
  /* line 801, stdin */
  .toggleSysPageCollapse:hover {
    color: #fa5100; }

/* line 807, stdin */
.collapseIconCol .toggleSysPageCollapse {
  margin: 0 0 0 4px; }

/* line 811, stdin */
#newRecentSignalsBlock .labcol {
  padding: 0 6px; }

/* line 813, stdin */
.c2-data-heading {
  position: relative;
  padding-left: 25px; }
  /* line 817, stdin */
  .c2-data-heading .toggleSysPageCollapse {
    position: absolute;
    left: 5px;
    top: 4px; }
  /* line 822, stdin */
  .c2-data-heading .c2-data-heading__main {
    width: 60%;
    float: left; }
  /* line 826, stdin */
  .c2-data-heading .c2-data-heading__side {
    width: 40%;
    float: right;
    text-align: right; }

/* line 836, stdin */
.comp-strategyOverview__openPositions #innerTodaysActivityBlock {
  overflow-x: auto; }
  @media only screen and (min-width: 769px) {
    /* line 836, stdin */
    .comp-strategyOverview__openPositions #innerTodaysActivityBlock {
      overflow: visible; } }
  /* line 843, stdin */
  .comp-strategyOverview__openPositions #innerTodaysActivityBlock + .delayedQuotesBoilerplate {
    margin-bottom: 25px;
    text-align: center; }
    /* line 847, stdin */
    .comp-strategyOverview__openPositions #innerTodaysActivityBlock + .delayedQuotesBoilerplate p {
      font-size: 12px;
      color: #222;
      text-align: center;
      padding-left: 10%;
      padding-right: 10%; }
    /* line 855, stdin */
    .comp-strategyOverview__openPositions #innerTodaysActivityBlock + .delayedQuotesBoilerplate p + p {
      margin-top: 5px; }

/* line 862, stdin */
.comp-strategyOverview__openPositions.isCollapsed .c2-data-content {
  display: none; }

/* line 867, stdin */
.comp-strategyOverview__openPositions .c2-data-content {
  display: block;
  margin-top: 20px; }
  /* line 870, stdin */
  .comp-strategyOverview__openPositions .c2-data-content .c2g-alertNotifiction {
    margin-top: 0; }

/* line 875, stdin */
.comp-strategyOverview__openPositions table.positions {
  margin-bottom: 20px; }
  /* line 877, stdin */
  .comp-strategyOverview__openPositions table.positions.table-bordered th,
  .comp-strategyOverview__openPositions table.positions.table-bordered td {
    padding: 6px;
    font-size: 12px;
    line-height: 1.1; }
  /* line 883, stdin */
  .comp-strategyOverview__openPositions table.positions.table-bordered th {
    background-color: #eaeaea; }

/* line 888, stdin */
.comp-strategyOverview__openPositions .advancedModernOpenPositions {
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 20px; }
  /* line 892, stdin */
  .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 1.2;
    font-weight: bold; }
    /* line 902, stdin */
    .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow:hover {
      background-color: #f7f7f7;
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
      z-index: 1; }
    /* line 908, stdin */
    .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow .mopunit {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 75px;
      -moz-box-flex: 1;
      -moz-flex: 1 0 75px;
      -ms-flex: 1 0 75px;
      flex: 1 0 75px;
      display: block;
      padding: 10px 5px;
      margin: 0;
      width: auto;
      text-align: right;
      border: 1px solid #ddd;
      border-width: 0 0 1px;
      background-color: #fff; }
      @media only screen and (min-width: 769px) {
        /* line 908, stdin */
        .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow .mopunit {
          -webkit-box-flex: 0;
          -webkit-flex: 0 1 15%;
          -moz-box-flex: 0;
          -moz-flex: 0 1 15%;
          -ms-flex: 0 1 15%;
          flex: 0 1 15%; } }
      /* line 923, stdin */
      .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow .mopunit:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 30%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 30%;
        -ms-flex: 0 1 30%;
        flex: 0 1 30%;
        text-align: left;
        color: #222; }
        /* line 928, stdin */
        .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow .mopunit:nth-child(1) .qtip {
          font-weight: normal; }
    /* line 934, stdin */
    .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.headrow {
      font-size: 12px;
      line-height: 1.2;
      font-weight: bold;
      width: 100%; }
      /* line 940, stdin */
      .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.headrow .mopunit {
        border-width: 1px 0;
        background-color: #eaeaea;
        padding: 10px 5px;
        text-transform: uppercase; }
        /* line 946, stdin */
        .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.headrow .mopunit:first-child {
          border-left-width: 1px; }
        /* line 950, stdin */
        .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.headrow .mopunit:last-child {
          border-right-width: 1px; }
      /* line 956, stdin */
      .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.headrow:hover {
        box-shadow: none; }
    /* line 961, stdin */
    .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs {
      font-size: 12px;
      line-height: 1.2;
      font-weight: normal; }
      /* line 966, stdin */
      .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit {
        padding: 10px 5px;
        background-color: #f7f7f7; }
        /* line 970, stdin */
        .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(1) {
          -webkit-box-flex: 1;
          -webkit-flex: 1 0 40px;
          -moz-box-flex: 1;
          -moz-flex: 1 0 40px;
          -ms-flex: 1 0 40px;
          flex: 1 0 40px;
          padding: 6px 5px 0 5px; }
          @media only screen and (min-width: 992px) {
            /* line 974, stdin */
            .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(1) {
              -webkit-box-flex: 0;
              -webkit-flex: 0 1 40px;
              -moz-box-flex: 0;
              -moz-flex: 0 1 40px;
              -ms-flex: 0 1 40px;
              flex: 0 1 40px; } }
        /* line 984, stdin */
        .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit .c2g-icon--autotrade {
          display: block; }
        @media only screen and (min-width: 992px) {
          /* line 993, stdin */
          .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(2) {
            -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 996, stdin */
          .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(3) {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 100px;
            -moz-box-flex: 1;
            -moz-flex: 1 0 100px;
            -ms-flex: 1 0 100px;
            flex: 1 0 100px; }
          /* line 999, stdin */
          .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(4) {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 140px;
            -moz-box-flex: 1;
            -moz-flex: 1 0 140px;
            -ms-flex: 1 0 140px;
            flex: 1 0 140px; }
          /* line 1002, stdin */
          .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(5) {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 200px;
            -moz-box-flex: 1;
            -moz-flex: 1 0 200px;
            -ms-flex: 1 0 200px;
            flex: 1 0 200px; }
          /* line 1005, stdin */
          .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(6) {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 100px;
            -moz-box-flex: 1;
            -moz-flex: 1 0 100px;
            -ms-flex: 1 0 100px;
            flex: 1 0 100px; }
          /* line 1008, stdin */
          .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(7) {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 60px;
            -moz-box-flex: 1;
            -moz-flex: 1 0 60px;
            -ms-flex: 1 0 60px;
            flex: 1 0 60px;
            text-align: right; }
          /* line 1012, stdin */
          .sideNavHidden .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs .mopunit:nth-child(8) {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 60px;
            -moz-box-flex: 1;
            -moz-flex: 1 0 60px;
            -ms-flex: 1 0 60px;
            flex: 1 0 60px;
            text-align: right; } }
      /* line 1021, stdin */
      .comp-strategyOverview__openPositions .advancedModernOpenPositions .mopRow.innersigs:hover {
        background-color: #fff;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
        z-index: 1; }

/* line 1033, stdin */
.comp-strategyOverview__tradingRecord {
  position: relative; }
  /* line 1040, stdin */
  .comp-strategyOverview__tradingRecord .tradeRecordPlacement .tblHorB thead th {
    background-color: #f1f1f1;
    border: solid 1px #ddd;
    color: #222; }
  /* line 1046, stdin */
  .comp-strategyOverview__tradingRecord .tradeRecordPlacement .tblHorB td {
    border: solid 1px #ddd; }

/* line 1054, stdin */
.comp-strategyOverview__tradingRecord-toggleData .c2g-alertNotifiction {
  position: relative;
  padding-right: 200px; }
  /* line 1057, stdin */
  .comp-strategyOverview__tradingRecord-toggleData .c2g-alertNotifiction .c2-toggleData {
    position: absolute;
    right: 20px;
    top: 9px; }

/* line 1065, stdin */
.comp-strategyOverview__tradingRecord-filters {
  position: relative;
  right: 0;
  top: 0;
  text-align: right;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }
  /* line 105, ../../../../../opt/c2/preview/www/css/dev/v2/sass-src/__c2g-mixins.scss */
  .comp-strategyOverview__tradingRecord-filters:before, .comp-strategyOverview__tradingRecord-filters:after {
    content: "";
    display: table;
    clear: both; }
  /* line 1074, stdin */
  .comp-strategyOverview__tradingRecord-filters .filterDongleHolder {
    position: relative;
    right: auto;
    top: auto;
    margin-left: 10px;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block; }
    /* line 1083, stdin */
    .comp-strategyOverview__tradingRecord-filters .filterDongleHolder#longShortDongle, .comp-strategyOverview__tradingRecord-filters .filterDongleHolder#winLossDongle {
      right: auto;
      top: auto;
      bottom: auto;
      z-index: 1; }
  /* line 1091, stdin */
  .comp-strategyOverview__tradingRecord-filters .filterDongle {
    font-size: 12px;
    line-height: 1;
    padding: 6px 3px; }
    /* line 1095, stdin */
    .comp-strategyOverview__tradingRecord-filters .filterDongle.selected {
      background-color: #fa5100;
      color: #fff; }
    /* line 1099, stdin */
    .comp-strategyOverview__tradingRecord-filters .filterDongle:hover {
      background-color: #FE9D18;
      color: #fff; }
  /* line 1104, stdin */
  .comp-strategyOverview__tradingRecord-filters .csvlink {
    margin-top: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    border-bottom: none; }
    /* line 1110, stdin */
    .comp-strategyOverview__tradingRecord-filters .csvlink:hover {
      cursor: pointer;
      background-color: #FE9D18; }

/* line 1119, stdin */
.comp-strategyOverview__tradingRecord-data.isCollapsed .c2-data-content {
  display: none; }

/* line 1123, stdin */
.comp-strategyOverview__tradingRecord-data a.tradingRecordMngmt {
  margin: 15px 0 3px;
  font-size: 12px;
  line-height: 1; }
  /* line 1128, stdin */
  .comp-strategyOverview__tradingRecord-data a.tradingRecordMngmt.tradeJournalWriteToggle {
    float: right; }

/* line 1132, stdin */
.comp-strategyOverview__tradingRecord-data a.basicAdvancedToggle.nonat {
  border-bottom: none;
  float: none; }

/* line 1137, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .showLiveDataInvite {
  max-width: 100%;
  border: none;
  padding: 10px 0; }
  /* line 1141, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .showLiveDataInvite p {
    font-size: 14px;
    line-height: 1.4; }
  /* line 1146, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .showLiveDataInvite #howSeeAT u {
    text-decoration: none;
    font-size: 18px; }
    /* line 1149, stdin */
    .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .showLiveDataInvite #howSeeAT u b {
      font-weight: normal;
      color: #fa5100; }

/* line 1161, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tbody > tr:first-child th {
  text-align: center; }

/* line 1167, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td.livedata-loading {
  text-align: center !important;
  padding: 30px 0 !important; }
  /* line 1171, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td.livedata-loading i.icon-spinner {
    margin: 0 0 10px; }

/* line 1175, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-cmmt.pos, .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-cmmt.neg {
  color: #68666B; }

/* line 1182, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-header.long td, .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-header.short td {
  padding-top: 24px;
  font-weight: bold;
  font-size: 12px;
  border-bottom: solid 1px #ccc;
  border-left: none;
  background-color: #f8f8f8; }

/* line 1191, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-header.long.pos td, .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-header.short.pos td {
  border-bottom-color: #669C01; }

/* line 1196, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-header.long.neg td, .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-header.short.neg td {
  border-bottom-color: #D90000; }

/* line 1202, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr.livedata-header:hover td {
  background-color: #f1f1f1;
  color: #222; }

/* line 1209, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor th {
  padding: 10px 6px 10px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
  color: #222;
  background-color: #f1f1f1;
  border: none;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff; }
  /* line 1220, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor th:first-child {
    border-left: none; }
  /* line 1223, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor th:nth-child(6), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor th:nth-child(7), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor th:nth-child(8), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor th:nth-child(9), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor th:nth-child(10) {
    text-align: right; }

/* line 1232, stdin */
.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td {
  padding: 6px;
  border: none;
  border-left: dotted 1px #ddd;
  border-bottom: solid 1px #f1f1f1; }
  /* line 1237, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(1), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(2), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(3), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(4), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(5) {
    text-align: left; }
  /* line 1244, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(6), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(7), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(8), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(9), .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(10) {
    text-align: right; }
  /* line 1251, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td:nth-child(1) {
    border-left: none; }
  /* line 1254, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td.liteDetail.timecol {
    text-align: left; }
    /* line 1256, stdin */
    .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td.liteDetail.timecol a {
      margin-right: 12px;
      margin-left: 10px; }
    /* line 1260, stdin */
    .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td.liteDetail.timecol [class*='c2g-icon'],
    .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td.liteDetail.timecol [class*='c2g-icon']:before {
      height: 14px;
      width: 14px;
      background-size: cover; }
  /* line 1268, stdin */
  .comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor td[colspan="10"] {
    padding: 10px 6px 10px;
    font-size: 12px; }

/* line 1284, stdin */
.comp-strategyOverview__tradingRecord-data .paging {
  margin-top: -1px;
  padding: 10px 6px;
  border-top: solid 2px #fa5100;
  border-bottom: solid 1px #fa5100;
  color: #fa5100;
  text-transform: uppercase;
  display: block; }
  /* line 1292, stdin */
  .comp-strategyOverview__tradingRecord-data .paging .pager {
    margin: 0;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    color: #fa5100;
    font-weight: bold; }
    /* line 1299, stdin */
    .comp-strategyOverview__tradingRecord-data .paging .pager:hover {
      color: #FE9D18; }
    /* line 1302, stdin */
    .comp-strategyOverview__tradingRecord-data .paging .pager.left, .comp-strategyOverview__tradingRecord-data .paging .pager.right {
      float: none; }

/* line 1311, stdin */
.c2g #strategyMenu .c2-link-loadProfile {
  overflow: visible; }
  /* line 1314, stdin */
  .c2g #strategyMenu .c2-link-loadProfile .wider-maxwidth {
    max-width: 920px; }
  /* line 1319, stdin */
  .c2g #strategyMenu .c2-link-loadProfile .qtip-content iframe {
    max-height: 600px !important; }
  /* line 1322, stdin */
  .c2g #strategyMenu .c2-link-loadProfile .qtip-content > div {
    width: 100% !important; }
  /* line 1327, stdin */
  .c2g #strategyMenu .c2-link-loadProfile a.tipCloseX {
    padding: 0;
    line-height: normal; }

/* line 1336, stdin */
.comp-strategyOverview .complianceWarnSysPage {
  margin: 0 !important;
  line-height: 1.2 !important; }

/* line 1340, stdin */
.complianceWarnSysPage a {
  white-space: nowrap; }

/* line 1345, stdin */
.strategy_type_display_holder {
  width: 330px;
  height: 127px; }

/* line 1352, stdin */
.strategy_type_display {
  /* border:1px solid #e0e0e0; */ }

/* line 1356, stdin */
.strategy_type_display .methodBoxHolder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px; }

/* line 1364, stdin */
.strategy_type_display .strategyTypeUnit {
  vertical-align: middle;
  width: 100px;
  height: 80px;
  text-align: center;
  border: 1px solid #ababab;
  margin-right: 6px;
  margin-bottom: 3px;
  font-size: 12px;
  color: #626262;
  display: inline-block;
  position: relative;
  padding: 0 10px 5px 10px;
  line-height: 1.3; }

/* line 1381, stdin */
.strategy_type_display .strategyTypeUnit.empty {
  border: 1px dashed #ccc;
  height: 66px;
  width: 72px;
  margin-right: 8px; }

/* line 1389, stdin */
.strategyTypeUnit.clickable {
  cursor: pointer; }

/* line 1393, stdin */
.strategyTypeUnit .iconarea {
  height: 33px;
  text-align: center; }

/* line 1398, stdin */
.strategyTypeUnit .iconarea .iCircleOn {
  color: green;
  font-size: 12px;
  position: relative;
  top: 10px; }

/* line 1407, stdin */
.strategyTypeUnit .iconarea .iCircleOff {
  color: #ccc;
  font-size: 12px;
  position: relative;
  top: 10px; }

/* line 1415, stdin */
.strategyTypeUnit .stratTypeText {
  border-bottom: 1px dashed #e0e0e0; }

/* line 1419, stdin */
.strategy_type_display .strategyTypeCategoryLabel {
  text-align: center;
  font-size: 13px;
  margin-bottom: 11px; }

/* line 1426, stdin */
.stratTypeCallToAct {
  color: orangered;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px; }

/*
.methodBoxHolder.empty .strategyTypeCategoryLabel
{
	margin-bottom: 11px;
}
*/
/* line 1443, stdin */
.strategy_type_display .strategyTypeCategoryLabel .cat {
  color: #000;
  font-weight: bold; }

/* line 1449, stdin */
.ctaChooseStrategyType {
  font-size: 12px;
  color: #777;
  cursor: pointer;
  text-align: right;
  margin-top: 3px;
  margin-right: 17px;
  position: relative;
  top: -12px; }

/* line 1461, stdin */
.ctaChooseStrategyType.empty {
  margin-right: 28px; }

/* line 1465, stdin */
.strategy_type_display.numSelected1 .ctaChooseStrategyType {
  margin-right: 85px; }

/* line 1470, stdin */
.ctaChooseStrategyType span {
  border-bottom: 1px dashed #e0e0e0; }

/* line 1475, stdin */
.strategyTypeUnit.Equity {
  background-color: #e0eefa; }

/* line 1480, stdin */
.strategyTypeUnit.Futures {
  background-color: #d7ecd7; }

/* line 1485, stdin */
.strategyTypeUnit.Options {
  background-color: #fdffcc; }

/* rightSideTopGridSP is used to bound, control, and space the right-side units that mayt be display dynamically on a strategy page */
/* line 1493, stdin */
.rightSideTopGridSP {
  float: right;
  display: inline-block; }

/* line 1500, stdin */
.rightSideTopGridSP .requiresBottomMargin {
  margin-bottom: 20px; }

/* line 1507, stdin */
.smallScreenTradingMethodSummary {
  display: none; }

@media (max-width: 1170px) {
  /* line 1519, stdin */
  .rightSideTopGridSP {
    display: none; }
  /* line 1523, stdin */
  .strategy_type_display_holder {
    display: none; }
  /* line 1527, stdin */
  .smallScreenTradingMethodSummary {
    display: block; }
  /* line 1537, stdin */
  .c2g .comp-strategyOverview__statsCore {
    width: 100%;
    overflow-x: auto; }
    /* line 1540, stdin */
    .c2g .comp-strategyOverview__statsCore > .statsUnderRow {
      width: auto;
      margin-top: 0;
      min-width: 600px;
      max-width: 100%; }
    /* line 1548, stdin */
    .c2g .comp-strategyOverview__statsCore .statsUndername .stNum {
      font-size: 22px;
      margin-bottom: 5px; }
    /* line 1553, stdin */
    .c2g .comp-strategyOverview__statsCore .statsUndername .stWord {
      line-height: 1; }
  /* line 1563, stdin */
  .c2g #monthlyReturnsPlaceHolder {
    width: 100%;
    overflow-x: scroll;
    border-top: solid 4px #ccc;
    border-bottom: solid 4px #ccc;
    border-left: solid 1px #ccc; }
    /* line 1569, stdin */
    .c2g #monthlyReturnsPlaceHolder #monthEquity {
      width: 1170px;
      border-right: solid 1px #ccc; }
  /* line 1578, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .c2-data-heading .corpFontHeadline {
    padding-right: 0; }
  /* line 1588, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.pl .qtip,
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.pl .qtip {
    position: absolute;
    left: auto !important;
    right: 0 !important;
    width: 260px;
    min-width: 1px !important;
    max-width: 260px !important;
    padding: 20px 40px 20px 20px; }
  /* line 1597, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.pl .qtip-content,
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.pl .qtip-content {
    position: relative; }
    /* line 1599, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.pl .qtip-content .closeTipIcon,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.pl .qtip-content .closeTipIcon {
      position: absolute !important;
      right: -24px !important;
      top: 0;
      bottom: auto;
      left: auto; }
  /* line 1609, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.dd .qtip,
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.dd .qtip {
    position: absolute;
    left: auto !important;
    right: -10px !important;
    width: 290px;
    min-width: 1px !important;
    max-width: 290px !important;
    padding: 40px 10px 20px 10px; }
  /* line 1618, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.dd .qtip-content,
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.dd .qtip-content {
    position: relative; }
    /* line 1620, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.dd .qtip-content .closeTipIcon,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.dd .qtip-content .closeTipIcon {
      position: absolute !important;
      right: 0 !important;
      top: -14px !important;
      bottom: auto;
      left: auto; }
    /* line 1627, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.dd .qtip-content table,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.dd .qtip-content table {
      width: 100%; }
  /* line 1637, stdin */
  .c2g .comp-strategyOverview__tradingRecord-toggleData .c2g-alertNotifiction {
    padding-right: 0; }
    /* line 1639, stdin */
    .c2g .comp-strategyOverview__tradingRecord-toggleData .c2g-alertNotifiction .c2-toggleData {
      position: relative;
      right: auto;
      top: auto;
      margin-top: 10px; } }

@media (max-width: 736px) {
  /* line 1660, stdin */
  .c2g .comp-strategyOverview__statsCore {
    border-top: solid 4px #ccc;
    border-bottom: solid 4px #ccc;
    border-left: solid 1px #ccc; }
    /* line 1665, stdin */
    .c2g .comp-strategyOverview__statsCore > .statsUnderRow {
      margin-top: 0;
      border-right: solid 1px #ccc; }
    /* line 1670, stdin */
    .c2g .comp-strategyOverview__statsCore .statsUndername {
      border: 0; }
      /* line 1673, stdin */
      .c2g .comp-strategyOverview__statsCore .statsUndername > .statBlk {
        padding: 16px 0; }
      /* line 1675, stdin */
      .c2g .comp-strategyOverview__statsCore .statsUndername .stNum {
        margin-bottom: 5px;
        font-size: 20px; }
      /* line 1680, stdin */
      .c2g .comp-strategyOverview__statsCore .statsUndername .stWord {
        font-size: 12px;
        line-height: 1; }
  /* line 1692, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data td.sym {
    width: 20%; }
  /* line 1695, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblContent {
    width: 100%;
    overflow-x: auto; }
  /* line 1700, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor,
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB {
    min-width: 720px;
    display: table;
    border-top: solid 4px #ccc;
    border-bottom: solid 4px #ccc;
    border-left: solid 4px #ccc;
    border-right: solid 4px #ccc; }
    /* line 1708, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor thead,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor tbody,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor tr,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB thead,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB tbody,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB tr {
      width: 100%; }
    /* line 1713, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor > thead,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB > thead {
      display: table-header-group; }
    /* line 1716, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor > tbody,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB > tbody {
      display: table-row-group; }
    /* line 1719, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor tr,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB tr {
      display: table-row; }
    /* line 1722, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor th,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB th,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td {
      padding: 10px 6px;
      font-size: 12px;
      line-height: 1.2; }
    /* line 1728, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor th,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB th {
      display: table-cell;
      width: auto; }
    /* line 1732, stdin */
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td,
    .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td {
      display: table-cell;
      width: auto;
      white-space: nowrap; }
      /* line 1736, stdin */
      .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td > *,
      .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td > * {
        white-space: pre-wrap; }
      /* line 1739, stdin */
      .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td:last-child,
      .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td:last-child {
        border-bottom: none; }
      /* line 1743, stdin */
      .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHor td.desc span,
      .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB td.desc span {
        white-space: nowrap; }
  /* line 1753, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB tr:nth-child(even) td {
    background-color: #eee; }
  /* line 1757, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB tr.neg td.sym {
    color: #f00; }
  /* line 1761, stdin */
  .c2g .comp-strategyOverview__tradingRecord-data .tradeRecordPlacement .tblHorB tr.pos td.sym {
    color: #080; }
  /* line 1771, stdin */
  .c2g .comp-strategyOverview__tabContent .autotradeDataNotify a.basicAdvancedToggle {
    padding: 8px 20px;
    font-size: 14px;
    line-height: 1; }
  /* line 1779, stdin */
  .c2g .comp-strategyOverview__tradingRecord-filters {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1.2; }
    /* line 1784, stdin */
    .c2g .comp-strategyOverview__tradingRecord-filters .c2g-btn {
      padding: 10px 20px;
      font-size: 14px;
      line-height: 1.2; }
    /* line 1789, stdin */
    .c2g .comp-strategyOverview__tradingRecord-filters .filterDongleHolder {
      display: flex;
      width: 100%;
      align-self: center;
      justify-content: center;
      margin-top: 20px;
      margin-left: 0; }
    /* line 1797, stdin */
    .c2g .comp-strategyOverview__tradingRecord-filters .filterDongle {
      flex: 1 1 33.33%;
      float: none;
      min-width: 1px;
      margin: 0;
      padding: 10px 0;
      text-align: center; }
  /* line 1813, stdin */
  .comp-strategyOverview .c2g-alertPanel.c2g-alertPanel--info {
    max-width: 100%;
    width: 100%; } }

/* line 1825, stdin */
.c2-subscribers-item .qtip-default {
  right: 0 !important;
  left: auto !important; }

/* line 1837, stdin */
.c2g [tip-div="#explainArchive"] .qtip-content p {
  font-weight: normal;
  font-size: 15px; }

/* line 1842, stdin */
.c2g .ushLapse {
  display: table; }

/*.comp-strategyOverview__tradingRecord-data #closedAdvancedpage .tblContent .tblHor tr:hover .atfillsTable td { background: #fff !important; }*/
/* needs to follow previous */
/* line 1851, stdin */
tr.isManager td.ownerrfa {
  max-width: 3.1em;
  white-space: nowrap;
  text-align: center; }

/* line 1861, stdin */
tr.thisIsYou td {
  border-top: 2px solid #666 !important;
  border-bottom: 2px solid #666 !important;
  background-color: #f9ffb5 !important; }

/* line 1866, stdin */
tr.thisIsYou td:first-child {
  border-left: 2px solid #666 !important; }

/* line 1870, stdin */
tr.thisIsYou td:last-child {
  border-right: 2px solid #666 !important; }

/* line 1874, stdin */
tr.thisIsYou td.ownerrfa {
  max-width: 3.1em;
  white-space: nowrap; }

/* line 1879, stdin */
tr.thisIsYou .iThisYou {
  color: #f84f15;
  position: relative;
  top: 2px;
  font-size: 14px;
  margin-left: 1px; }

/* line 1892, stdin */
.comp-strategyOverview__metaNav {
  display: none;
  margin-top: 10px; }
  @media only screen and (min-width: 769px) {
    /* line 1892, stdin */
    .comp-strategyOverview__metaNav {
      position: absolute;
      top: 0;
      right: -25px;
      margin-top: 0;
      padding: 0 25px; } }
  @media only screen and (min-width: 769px) {
    /* line 1907, stdin */
    .comp-strategyOverview__metaNav--collapsible {
      top: 1px;
      background: #f8f8f8; } }
  @media only screen and (min-width: 769px) and (min-width: 769px) {
    /* line 1912, stdin */
    .comp-strategyOverview__metaNav--collapsible:before {
      background: #f8f8f8;
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      transform: scale3d(1, 1, 1);
      z-index: 1;
      transition: transform ease-in-out .15s;
      transform-origin: left center; } }
  @media only screen and (min-width: 769px) and (min-width: 769px) {
    /* line 1931, stdin */
    .comp-strategyOverview__metaNav--collapsible:after {
      content: '';
      position: absolute;
      width: 16px;
      height: 16px;
      border: 1px solid #b1b1b1;
      border-width: 0 1px 1px 0;
      transform: rotate(135deg);
      z-index: 12;
      top: 50%;
      transition: all ease-in-out .15s;
      margin-top: -8px;
      right: 9px;
      left: auto;
      animation: bounce-to-show-navigation 1s infinite ease-in-out; } }
  @media only screen and (min-width: 769px) and (min-width: 769px) {
    /* line 1952, stdin */
    .comp-strategyOverview__metaNav--collapsible:hover {
      z-index: 11; }
      /* line 1956, stdin */
      .comp-strategyOverview__metaNav--collapsible:hover:before {
        transform: scale3d(0, 1, 1); }
      /* line 1960, stdin */
      .comp-strategyOverview__metaNav--collapsible:hover:after {
        right: auto;
        left: -10px;
        transform: rotate(-45deg);
        animation: none; } }

/* line 1977, stdin */
.comp-stratNav {
  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: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px;
  padding-left: 10px;
  font-size: 12px;
  text-transform: uppercase;
  background: #f8f8f8;
  border-radius: 5px; }
  @media only screen and (min-width: 560px) {
    /* line 1977, stdin */
    .comp-stratNav {
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: none;
      flex-wrap: nowrap;
      position: relative;
      margin-bottom: 35px;
      padding: 5px;
      padding-left: 10px; } }
  @media only screen and (min-width: 769px) {
    /* line 1977, stdin */
    .comp-stratNav {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0;
      margin-bottom: 0;
      height: 42px;
      background: none;
      border-radius: 0; } }
  @media only screen and (min-width: 769px) {
    /* line 2008, stdin */
    .comp-strategyOverview__metaNav--collapsible .comp-stratNav {
      height: 40px; } }
  /* line 2016, stdin */
  .comp-stratNav--currFilter, .comp-stratNav--currInstruments {
    margin-bottom: 10px; }
    @media only screen and (min-width: 560px) {
      /* line 2016, stdin */
      .comp-stratNav--currFilter, .comp-stratNav--currInstruments {
        margin-bottom: 0; } }
  /* line 2024, stdin */
  .comp-stratNav--currFilter {
    -webkit-box-flex: 3;
    -webkit-flex: 3 1 75%;
    -moz-box-flex: 3;
    -moz-flex: 3 1 75%;
    -ms-flex: 3 1 75%;
    flex: 3 1 75%;
    margin-right: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media only screen and (min-width: 560px) {
      /* line 2024, stdin */
      .comp-stratNav--currFilter {
        -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-right: 10px;
        padding-right: 10px;
        border-right: 1px solid #ddd; } }
    @media only screen and (min-width: 769px) {
      /* line 2024, stdin */
      .comp-stratNav--currFilter {
        width: 100px; } }
    @media only screen and (min-width: 992px) {
      /* line 2024, stdin */
      .comp-stratNav--currFilter {
        width: auto; } }
  /* line 2048, stdin */
  .comp-stratNav--currInstruments {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    text-align: right; }
    @media only screen and (min-width: 560px) {
      /* line 2048, stdin */
      .comp-stratNav--currInstruments {
        -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: 769px) {
      /* line 2048, stdin */
      .comp-stratNav--currInstruments {
        display: none; } }
    @media only screen and (min-width: 1171px) {
      /* line 2048, stdin */
      .comp-stratNav--currInstruments {
        display: block; } }
  /* line 2066, stdin */
  .comp-stratNav--pagination {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    margin-right: auto;
    white-space: nowrap; }
    @media only screen and (min-width: 560px) {
      /* line 2066, stdin */
      .comp-stratNav--pagination {
        -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-right: 10px;
        margin-left: auto; } }
    @media only screen and (min-width: 769px) {
      /* line 2066, stdin */
      .comp-stratNav--pagination {
        margin-left: 0; } }
    @media only screen and (min-width: 1171px) {
      /* line 2066, stdin */
      .comp-stratNav--pagination {
        margin-left: 25px; } }
  /* line 2087, stdin */
  .comp-stratNav--backLB {
    display: none; }
    @media only screen and (min-width: 560px) {
      /* line 2087, stdin */
      .comp-stratNav--backLB {
        position: absolute;
        right: 5px;
        bottom: -65%;
        display: inline-block;
        color: #fa5100;
        text-transform: none;
        white-space: nowrap;
        border-bottom: 1px dotted; } }
    @media only screen and (min-width: 769px) {
      /* line 2087, stdin */
      .comp-stratNav--backLB {
        display: none;
        right: 0;
        bottom: -50%; } }
  /* line 2109, stdin */
  .comp-stratNav--buttons {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    overflow: hidden;
    border-radius: 3px; }
    @media only screen and (min-width: 769px) {
      /* line 2109, stdin */
      .comp-stratNav--buttons {
        margin-left: 10px; } }
    /* line 2117, stdin */
    .comp-stratNav--buttons a {
      display: block;
      padding: 5px 8px;
      font-size: 14px;
      border-radius: 0;
      outline: none; }
      /* line 2124, stdin */
      .comp-stratNav--buttons a + a {
        box-shadow: inset 1px 0 0 0 rgba(248, 248, 248, 0.5); }
      /* line 2126, stdin */
      .comp-stratNav--buttons a:hover, .comp-stratNav--buttons a:focus, .comp-stratNav--buttons a:active {
        color: #fff;
        text-decoration: none;
        outline: none; }

@media only screen and (min-width: 769px) {
  /* line 2140, stdin */
  .comp-strategyOverview__metaNav:hover .comp-stratNav--backLB {
    display: block; } }

/* line 2152, stdin */
.capsuleEnc.hasCallToAction .sysNameRow .topName.comp-strategyOverview__heading {
  margin-bottom: 0;
  clear: none; }
  @media only screen and (min-width: 680px) {
    /* line 2152, stdin */
    .capsuleEnc.hasCallToAction .sysNameRow .topName.comp-strategyOverview__heading {
      position: relative;
      padding-right: 40%;
      min-height: 125px; } }
  @media only screen and (min-width: 775px) {
    /* line 2152, stdin */
    .capsuleEnc.hasCallToAction .sysNameRow .topName.comp-strategyOverview__heading {
      padding-right: 270px; } }

/* line 2172, stdin */
.c2g .comp-strategyOverview__heading *, .c2g .comp-strategyOverview__heading {
  margin: 0;
  padding: 0; }

/* line 2178, stdin */
.c2g .comp-strategyOverview__heading .qtip {
  padding: 50px 20px 20px 20px; }

@media only screen and (min-width: 769px) {
  /* line 2170, stdin */
  .c2g .comp-strategyOverview__heading {
    -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; } }

@media only screen and (min-width: 769px) {
  /* line 2170, stdin */
  .c2g .comp-strategyOverview__heading {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; } }

/* line 2194, stdin */
.c2g .comp-strategyOverview .c2g-title-main {
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 1.1; }
  @media only screen and (min-width: 769px) {
    /* line 2194, stdin */
    .c2g .comp-strategyOverview .c2g-title-main {
      -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: 12.5px; } }
  @media only screen and (min-width: 992px) {
    /* line 2194, stdin */
    .c2g .comp-strategyOverview .c2g-title-main {
      font-size: 36px; } }
  /* line 2208, stdin */
  .c2g .comp-strategyOverview .c2g-title-main .c2-title-wrapper {
    position: relative; }
  /* line 2212, stdin */
  .c2g .comp-strategyOverview .c2g-title-main .pubsysid {
    position: absolute;
    top: -12px;
    left: 2px;
    height: 12px;
    font-size: 10px; }

/* line 2223, stdin */
.c2g .comp-strategyOverview .c2-metaInfo-bar {
  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;
  margin-bottom: 15px; }
  @media only screen and (min-width: 769px) {
    /* line 2223, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar {
      display: -webkit-inline-flex;
      display: -webkit-inline-box;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-flex: 3;
      -webkit-flex: 3 1 0;
      -moz-box-flex: 3;
      -moz-flex: 3 1 0;
      -ms-flex: 3 1 0;
      flex: 3 1 0;
      margin-bottom: 0;
      padding-right: 25px; } }
  @media only screen and (min-width: 900px) {
    /* line 2223, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
      -moz-box-flex: 1;
      -moz-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0; } }
  /* line 2241, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item,
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item * {
    font-size: 14px !important;
    line-height: 18px; }
  /* line 2248, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item--avatar,
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item--summary .bottomSumm .bsumUnit + .bsumUnit {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #ddd; }
  /* line 2256, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -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-bottom: 10px; }
    /* line 2261, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2-metaInfo-bar__value {
      display: -webkit-inline-flex;
      display: -webkit-inline-box;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-left: 5px; }
    /* line 2266, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .sysline.personline {
      margin-left: 5px;
      border-bottom: 0; }
    /* line 2271, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .flaghold {
      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;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
    /* line 2277, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2profile {
      max-width: none;
      overflow: auto; }
      @media only screen and (min-width: 0) and (max-width: 560px) {
        /* line 2277, stdin */
        .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2profile {
          display: none !important; } }
      @media only screen and (min-width: 560px) {
        /* line 2277, stdin */
        .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2profile {
          top: 0;
          left: 0;
          display: block;
          margin-top: 25px;
          width: 460px !important;
          height: 500px;
          margin-left: -80px; }
          /* line 2294, stdin */
          .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2profile iframe {
            width: 650px;
            height: 400px; } }
      @media only screen and (min-width: 992px) {
        /* line 2277, stdin */
        .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2profile {
          width: 670px !important;
          height: 500px;
          overflow: visible; } }
      @media only screen and (min-width: 1301px) {
        /* line 2277, stdin */
        .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2profile {
          margin-left: 0;
          width: auto !important;
          max-width: 770px; }
          /* line 2312, stdin */
          .c2g .comp-strategyOverview .c2-metaInfo-bar__item--createdBy .c2profile iframe {
            width: 730px;
            height: 430px; } }
  /* line 2324, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item--avatar {
    height: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 24px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 24px;
    -ms-flex: 0 1 24px;
    flex: 0 1 24px; }
    /* line 2328, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--avatar img {
      width: 24px;
      height: 24px;
      margin-top: -2px; }
  /* line 2337, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item--summary {
    -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 2340, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--summary .bottomSumm {
      position: static;
      top: auto;
      left: auto;
      display: block;
      min-width: 0; }
      /* line 2347, stdin */
      .c2g .comp-strategyOverview .c2-metaInfo-bar__item--summary .bottomSumm .bsumUnit {
        display: inline;
        margin: 0;
        text-align: left;
        background: transparent;
        padding-right: 0; }
        /* line 2354, stdin */
        .c2g .comp-strategyOverview .c2-metaInfo-bar__item--summary .bottomSumm .bsumUnit, .c2g .comp-strategyOverview .c2-metaInfo-bar__item--summary .bottomSumm .bsumUnit * {
          color: #68666B; }
  /* line 2371, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .ctaChooseStrategyType {
    text-align: left;
    top: 0;
    margin-top: 12px !important;
    margin-bottom: 18px !important;
    color: orangered; }
  /* line 2381, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe {
    text-align: left;
    top: 0;
    margin-top: 12px !important;
    margin-bottom: 18px !important;
    font-size: 12px !important; }
  /* line 2391, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .stInList {
    font-size: 12px !important; }
  /* line 2396, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .stInList span {
    border-bottom: 1px dashed #e0e0e0;
    font-size: 12px !important; }
  /* line 2402, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .stInList:before {
    content: " | ";
    margin-right: 6px;
    margin-left: 6px; }
  /* line 2407, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .stInList:first-child:before {
    content: '';
    margin-left: 0;
    margin-right: 0; }
  /* line 2413, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .cat {
    display: inline-block;
    padding: 3px 4px;
    border: 1px solid #c9c9c9;
    line-height: 1 !important;
    border-radius: 4px;
    font-size: 11px !important;
    position: relative;
    left: 5px;
    font-weight: bold;
    color: #6c6c6c;
    margin-right: 10px; }
  /* line 2429, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .cat.Equity {
    background-color: #e0eefa; }
  /* line 2434, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .cat.Futures {
    background-color: #d7ecd7; }
  /* line 2439, stdin */
  .c2g .comp-strategyOverview .c2-metaInfo-bar__item .smallScreenTradingMethodSummary .methodDescribe .cat.Options {
    background-color: #fdffcc; }
  @media only screen and (min-width: 769px) {
    /* line 2463, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--socialShare:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: -1px;
      width: 1px;
      background-color: #ddd; } }
  @media only screen and (min-width: 769px) {
    /* line 2461, stdin */
    .c2g .comp-strategyOverview .c2-metaInfo-bar__item--socialShare {
      position: relative;
      margin-bottom: 10px;
      margin-left: 10px; }
      /* line 2482, stdin */
      .c2g .comp-strategyOverview .c2-metaInfo-bar__item--socialShare .social_media_sharing_buttons_bar {
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        position: static;
        right: auto;
        bottom: auto;
        height: auto;
        width: auto;
        background: none;
        border: 0;
        border-radius: 0; }
      /* line 2494, stdin */
      .c2g .comp-strategyOverview .c2-metaInfo-bar__item--socialShare .social_media_sharing_buttons_bar_button {
        width: 22px;
        height: 22px;
        margin: -2px 0 0 10px;
        cursor: pointer;
        line-height: 1;
        border-radius: 3px;
        overflow: hidden; }
        /* line 2503, stdin */
        .c2g .comp-strategyOverview .c2-metaInfo-bar__item--socialShare .social_media_sharing_buttons_bar_button img {
          width: 22px !important;
          height: 22px !important; } }

@media only screen and (min-width: 680px) {
  /* line 2520, stdin */
  .c2g .comp-strategyOverview__subsCTA {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    padding-left: 25px; } }

@media only screen and (min-width: 775px) {
  /* line 2520, stdin */
  .c2g .comp-strategyOverview__subsCTA {
    width: 270px; } }

/* line 2534, stdin */
.c2g .comp-strategyOverview__subsCTA #btnBigSubLive {
  margin-bottom: 0; }

/* line 2536, stdin */
.c2g .comp-strategyOverview__subsCTA #callToActWrap {
  position: static;
  display: block;
  float: none;
  width: 100%; }
  @media only screen and (min-width: 769px) {
    /* line 2536, stdin */
    .c2g .comp-strategyOverview__subsCTA #callToActWrap {
      display: table; } }

/* line 2548, stdin */
.c2g .comp-strategyOverview__subsCTA #allbuttonwrap {
  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; }
  @media only screen and (min-width: 560px) {
    /* line 2548, stdin */
    .c2g .comp-strategyOverview__subsCTA #allbuttonwrap {
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: none;
      flex-wrap: nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start; } }
  @media only screen and (min-width: 430px) {
    /* line 2548, stdin */
    .c2g .comp-strategyOverview__subsCTA #allbuttonwrap {
      -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: 680px) {
    /* line 2548, stdin */
    .c2g .comp-strategyOverview__subsCTA #allbuttonwrap {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

@media only screen and (min-width: 430px) {
  /* line 2567, stdin */
  .c2g .comp-strategyOverview__subsCTA .bigButtonWrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 5px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(50% - 5px);
    -ms-flex: 0 1 calc(50% - 5px);
    flex: 0 1 calc(50% - 5px);
    width: auto; } }

@media only screen and (min-width: 680px) {
  /* line 2567, stdin */
  .c2g .comp-strategyOverview__subsCTA .bigButtonWrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

@media only screen and (min-width: 680px) {
  /* line 2578, stdin */
  .c2g .comp-strategyOverview__subsCTA .bigButtonWrap + .bigButtonWrap {
    margin-top: 5px; } }

/* line 2588, stdin */
.c2g .comp-strategyOverview__subsCTA .btn {
  display: block;
  margin-bottom: 5px;
  padding: 10px 15px;
  text-shadow: 0 0 0;
  white-space: nowrap;
  border-radius: 4px;
  border: 0;
  box-shadow: none; }
  @media only screen and (min-width: 430px) {
    /* line 2588, stdin */
    .c2g .comp-strategyOverview__subsCTA .btn {
      margin: 0; } }
  @media only screen and (min-width: 680px) {
    /* line 2588, stdin */
    .c2g .comp-strategyOverview__subsCTA .btn {
      height: 60px; } }
  /* line 2606, stdin */
  .c2g .comp-strategyOverview__subsCTA .btn-success {
    background: #669C01; }
  /* line 2610, stdin */
  .c2g .comp-strategyOverview__subsCTA .btn-warning {
    background: #fa5100; }
  /* line 2614, stdin */
  .c2g .comp-strategyOverview__subsCTA .btn .btnTextLarge {
    margin-bottom: 3px;
    font-size: 17px;
    font-weight: bold; }
  /* line 2620, stdin */
  .c2g .comp-strategyOverview__subsCTA .btn .btnTextSmall {
    font-size: 13px; }

@media only screen and (min-width: 769px) {
  /* line 2630, stdin */
  .sideNavShowing.c2g .comp-strategyOverview__subsCTA .btn {
    min-width: 0; } }

/* line 2642, stdin */
.comp-strategyOverview__tosSymbol {
  display: block;
  width: 100%;
  margin-top: -10px !important; }
  @media only screen and (min-width: 680px) {
    /* line 2642, stdin */
    .comp-strategyOverview__tosSymbol {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 76px;
      -moz-box-flex: 0;
      -moz-flex: 0 1 76px;
      -ms-flex: 0 1 76px;
      flex: 0 1 76px;
      width: auto;
      margin: 0 10px 0 0 !important; } }
  /* line 2653, stdin */
  .comp-strategyOverview__tosSymbol .tosImager {
    position: static;
    top: auto;
    right: auto;
    display: block;
    margin: 0 0 10px;
    text-align: center;
    background-color: transparent;
    box-shadow: 0 0 0 0 rgba(254, 157, 24, 0.25);
    border-radius: 100%;
    transition: all 200ms;
    transform-origin: center; }
    @media only screen and (min-width: 680px) {
      /* line 2653, stdin */
      .comp-strategyOverview__tosSymbol .tosImager {
        margin: 0; } }
    @media only screen and (min-width: 769px) {
      /* line 2653, stdin */
      .comp-strategyOverview__tosSymbol .tosImager {
        display: inline-block;
        width: 76px;
        height: 76px;
        box-sizing: border-box; } }
    /* line 2677, stdin */
    .comp-strategyOverview__tosSymbol .tosImager:hover {
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
      /* line 2682, stdin */
      .comp-strategyOverview__tosSymbol .tosImager:hover .tosStampNewSys {
        transform: scale(1.05); }
  /* line 2690, stdin */
  .comp-strategyOverview__tosSymbol .tosStampNewSys {
    width: 70px;
    height: 70px;
    transition: all 200ms; }
    @media only screen and (min-width: 769px) {
      /* line 2690, stdin */
      .comp-strategyOverview__tosSymbol .tosStampNewSys {
        width: auto;
        height: auto; } }
  /* line 2703, stdin */
  .comp-strategyOverview__tosSymbol .newc2tip .qtip {
    width: 800px; }
  /* line 2704, stdin */
  .comp-strategyOverview__tosSymbol .newc2tip .table.tosStats {
    margin: 0 0 10px; }
  /* line 2705, stdin */
  .comp-strategyOverview__tosSymbol .newc2tip td, .comp-strategyOverview__tosSymbol .newc2tip th {
    padding: 5px; }
  /* line 2706, stdin */
  .comp-strategyOverview__tosSymbol .newc2tip .tosCert__heading {
    padding-right: 40px; }

/* line 2711, stdin */
.comp-strategyOverview__tosSymbol .tosImager.awaitATsetup img {
  opacity: 0.2; }

@media only screen and (min-width: 680px) {
  /* line 2713, stdin */
  .c2g .hasTOS.comp-strategyOverview .c2g-title-main {
    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: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; } }

@media only screen and (min-width: 769px) {
  /* line 2723, stdin */
  .comp-strategyOverview__alertBar {
    position: fixed;
    top: 0;
    z-index: 1111; } }

/* line 2735, stdin */
.innerTopOfPageAlertSys .scoutalphalogo {
  width: 100px;
  display: block;
  margin: 0 auto 5px; }

/* line 2741, stdin */
.topOfPageAlertSys.attentionRequired .innerTopOfPageAlertSys {
  padding-top: 40px; }

/* line 2745, stdin */
.innerTopOfPageAlertSys .attRequired {
  position: absolute;
  top: 10px;
  left: 31.5%;
  margin: 0;
  padding: 3px;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  background: #fa5100;
  border-radius: 3px; }
  /* line 2758, stdin */
  .innerTopOfPageAlertSys .attRequired i {
    color: #fff; }

/* line 2763, stdin */
.rsmStatUnit.netdivs {
  position: relative; }

/* line 2767, stdin */
.qtip-atdata {
  left: auto !important;
  right: 100%;
  top: 0 !important;
  width: 600px !important;
  transform: translate(-10px, -50%); }
  /* line 2774, stdin */
  .qtip-atdata .qtip-content {
    max-height: 60vh;
    overflow: auto; }
  /* line 2779, stdin */
  .qtip-atdata .qtip-tip {
    margin-top: 11px !important; }

@media only screen and (min-width: 1024px) {
  /* line 2789, stdin */
  .comp-strategyOverview__header {
    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;
    -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) and (max-width: 1170px) {
  /* line 2802, stdin */
  .sideNavHidden .comp-strategyOverview__capsuleSum {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

@media only screen and (min-width: 1171px) {
  /* line 2800, stdin */
  .comp-strategyOverview__capsuleSum {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(100% - 405px);
    -moz-box-flex: 0;
    -moz-flex: 0 1 calc(100% - 405px);
    -ms-flex: 0 1 calc(100% - 405px);
    flex: 0 1 calc(100% - 405px); } }

/* line 2816, stdin */
.comp-strategyOverview__adWidget {
  margin-top: 10px;
  height: calc(100% - 10px);
  width: 100%; }
  @media only screen and (min-width: 992px) {
    /* line 2816, stdin */
    .comp-strategyOverview__adWidget {
      display: none; } }
  @media only screen and (min-width: 1171px) {
    /* line 2816, stdin */
    .comp-strategyOverview__adWidget {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      width: 330px;
      margin-top: 0; } }

/* line 2847, stdin */
.c2g .mlddmHolder {
  position: relative;
  padding-left: 0;
  overflow: hidden; }
  @media only screen and (min-width: 769px) {
    /* line 2847, stdin */
    .c2g .mlddmHolder {
      padding-left: 26px;
      overflow: visible; } }
  /* line 2857, stdin */
  .c2g .mlddmHolder ul.mlddm {
    width: calc(100% - 140px - 20px);
    white-space: nowrap;
    overflow-x: auto; }
    @media only screen and (min-width: 769px) {
      /* line 2857, stdin */
      .c2g .mlddmHolder ul.mlddm {
        overflow: visible; } }

/* line 2872, stdin */
.mlddmHolder .visibleSwitch.comp-publicSwitch__wrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  height: auto !important;
  overflow: visible;
  transform: translateY(-50%); }
  /* line 2886, stdin */
  .mlddmHolder .visibleSwitch.comp-publicSwitch__wrapper:hover {
    color: inherit !important; }

/* line 2892, stdin */
.mlddmHolder .visibleSwitch .switchInner.comp-publicSwitch {
  margin: 5px 0; }

/* line 2898, stdin */
.comp-publicSwitch {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05); }
  /* line 2907, stdin */
  .comp-publicSwitch__checkbox {
    position: absolute;
    display: none; }
  /* line 2913, stdin */
  .comp-publicSwitch__label {
    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;
    padding: 5px 12.5px;
    width: 70px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
    /* line 2922, stdin */
    .comp-publicSwitch__label:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      content: '';
      z-index: 1;
      background: linear-gradient(to bottom, #fff, #e6e6e6);
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
      transition: transform 200ms ease-in-out; }
    /* line 2930, stdin */
    .comp-publicSwitch__label--public {
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background: linear-gradient(to bottom, #51a351, #62c462);
      border-radius: 5px 0 0 5px; }
    /* line 2937, stdin */
    .comp-publicSwitch__label--private {
      color: #222;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
      background: linear-gradient(to bottom, #e6e6e6, #fff);
      border-radius: 0 5px 5px 0; }
  /* line 2948, stdin */
  .comp-publicSwitch .comp-publicSwitch__label--public:before {
    right: -1px;
    transform: translateX(0);
    opacity: 1;
    border-radius: 3px 0 0 3px; }
  /* line 2955, stdin */
  .comp-publicSwitch .comp-publicSwitch__label--private:before {
    transform: translateX(-100%);
    opacity: 0;
    border-radius: 0 3px 3px 0; }
  /* line 2964, stdin */
  .comp-publicSwitch__checkbox:checked ~ .comp-publicSwitch__label--public:before {
    transform: translateX(100%);
    opacity: 0; }
  /* line 2969, stdin */
  .comp-publicSwitch__checkbox:checked ~ .comp-publicSwitch__label--private:before {
    transform: translateX(0);
    opacity: 1; }

/* line 2978, stdin */
.comp-strategyOverview__tradingRecord .tradeRecordPlacement .tblHorB .trade_journal_edit_holder {
  position: absolute;
  right: -25px;
  border: 0; }

/* line 2984, stdin */
.comp-strategyOverview__tradingRecord .tradeRecordPlacement .tblHorB th.trade_journal_edit_holder {
  display: none !important; }

/* line 2988, stdin */
.c2g .comp-strategyOverview .onWhichWatchListUnit {
  padding: 0 6px;
  font-size: 11px !important;
  color: #787777 !important;
  margin-top: 8px; }

/* line 2996, stdin */
.c2g .comp-strategyOverview .onWhichWatchListUnit.num1 {
  text-align: center; }

/* line 3000, stdin */
.c2g .comp-strategyOverview .onWhichWatchListUnit .doWatchList {
  cursor: pointer;
  border-bottom: 1px dashed #f0f0f0; }

/* line 3007, stdin */
.comp-strategyOverview__tradeJournal {
  margin-top: 20px; }

/* line 3011, stdin */
.tradeJournal__entry {
  padding: 15px 18px;
  margin: -15px -18px;
  transition: background-color linear .2s; }
  /* line 3016, stdin */
  .tradeJournal__entry:hover {
    cursor: pointer;
    background-color: #f2f2f2; }
    /* line 3020, stdin */
    .tradeJournal__entry:hover .tradeJournal__header__symbol:after {
      opacity: 1; }

/* line 3028, stdin */
.tradeJournal__entry + .tradeJournal__entry {
  margin-top: 15px;
  border-top: 1px dotted #ddd;
  padding-top: 15px; }

/* line 3034, stdin */
.tradeJournal__header {
  margin-bottom: 5px;
  color: #222;
  font-weight: bold;
  font-size: 18px; }
  /* line 3040, stdin */
  .tradeJournal__header__date {
    font-size: 12px;
    display: block;
    color: #68666B;
    font-weight: normal; }
  /* line 3047, stdin */
  .tradeJournal__header__symbol:after {
    content: 'read more';
    position: absolute;
    padding: 3px 6px;
    margin: 3px 0 0 10px;
    background: #fa5100;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 3px;
    opacity: 0;
    transition: opacity linear .2s; }
