/* please keep alphabetical */
.aux-link,
#nav-section,
a.print,
.do-not-print,
.tabs {
  display: none !important;
}

.print-only,
.tab-content-wrapper div {
  display: block !important;
}

ol.circles > li:before,
.circle {
  width: auto;
  height: auto;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: inherit;
  text-align: inherit;
}

.heading-row {
  padding: 13px 0 0;
  border-top: 1px solid #ccc;
}

.js .infotip-trigger {
  border-bottom: 0 none;
}

.promo {
  border: 1px solid #ccc;
}

/* --- Funds & Commentary --- */
/* "fund table"-type pages */
#allFunds tbody td[scope="row"] {
  white-space: normal; /* wrap fund names if necessary */
}

/* --- Portfolio Funds --- */
#fund-allocation-table table.underlying-funds td:first-child,
#fund-allocation-table table.underlying-funds th:first-child {
  padding-left: 2em;
}

.breakdown-chart {
  width: 90%;
  height: 90%;
}

#rp-calc-process .ns-header .span10,
#rp-calc-process .ns-breadcrumb .span12,
#rp-calc-process .row-separators img,
#rp-calc-process .icon,
#rp-calc-process #steps,
#rp-calc-process #adjustments,
#rp-calc-process #edit-restart,
#rp-calc-process #recalculate-results {
  display: none !important;
}

#college-savings-plan-tax-map .bbq-content {
  top: -70px;
}

#college-savings-plan-tax-map .borders {
  border: none;
}

#college-savings-plan-tax-map #disclosure,
#college-savings-plan-tax-map #toolTipContainer,
#college-savings-plan-tax-map .us-map,
#college-savings-plan-tax-map .map-nav,
#college-savings-plan-tax-map .ns-breadcrumb .span12,
#college-savings-plan-tax-map .closeOverlay,
#college-savings-plan-tax-map .print-state-info,
#college-savings-plan-tax-map .state-selection-b,
#college-savings-plan-tax-map .footer-wide .span6,
#college-savings-plan-tax-map #disclosurefootnote,
#college-savings-plan-tax-map .ns-header header,
#college-savings-plan-tax-map .ns-title-bar h1 {
  display: none !important;
}

#college-savings-plan-tax-map #custom-bg {
  display: none !important;
}

body.body-margin > div {
  width: 98%; /* compensates for strange body margin class - caused clipping */
}

#allfundstable td:first-child {
  display: none;
}

#allfundstable td:nth-child(2) {
  width: 19.8% !important;
}

#allfundstable td:nth-child(3) {
  width: 8.6% !important;
}

#allfundstable td:nth-child(3) {
  width: 8.6% !important;
}

#allfundstable td:nth-child(10) {
  width: 6.5% !important;
}
