.historical-data .jRMtza {
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease 0s, visibility 0s linear 0s;
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  overflow: auto;
  inset: 0px;
  z-index: -10;
  min-height: 100%;
}
.historical-data.his-pop .jRMtza {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.historical-data .iWhidq {
  visibility: visible;
  opacity: 1;
  position: fixed;
  max-width: 100%;
  z-index: 10001;
  transition: all 400ms ease-out 0s;
  width: 800px;
  height: 100%;
  top: 0px;
  right: 0px;
}
.historical-data .egjIYz {
  position: absolute;
  padding: 8px;
  cursor: pointer;
  width: initial;
  max-width: initial;
  top: 12px;
  left: -38px;
  right: auto;
}
.historical-data {
  padding: 240px 56px 120px;
  position: relative;
}
.historical-data .cCWbCl {
  height: 100px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.historical-data h2 {
  font-family: Calistoga;
  font-style: normal;
  font-weight: normal;
  font-size: 45px;
  text-align: center;
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
}
.historical-data  p {
  color: rgb(255, 255, 255);
  margin-bottom: 0px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
}
.historical-data .btns-col {
  width: 460px;
  margin: 0px auto 40px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.historical-data .btns-col .cm-btn {
  margin: 40px auto 0px;
  padding: 14px 10px;
  width: 250px;
  background-color: transparent;
  border-color: rgb(255, 255, 255);
  border: 2px solid;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  color: rgb(255, 255, 255);
  text-decoration: none;
  display: inline-block;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.historical-data .btns-col .cm-btn:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
.historical-data .btns-col .cm-btn.green {
  background-color: rgb(26, 147, 111);
  border-color: rgb(26, 147, 111);
  padding: 14px 30px;
  width: auto;
}
.historical-data .btns-col .cm-btn.green:hover {
  background-color: transparent;
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}
.historical-data .data-wrap {
  background: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
  border-radius: 30px;
  max-width: 1044px;
  margin: auto;
  width: 100%;
  padding: 40px 30px 0px;
  z-index: 10;
  position: relative;
}
.historical-data .data-wrap .tabs-col {
  padding-bottom: 24px;
  display: grid;
  grid-template-columns: 180px 1fr 1fr;
  grid-template-areas:
    "a b c";
  gap: 20px;
  border-bottom: 1px solid rgb(225, 225, 225);
}
.historical-data .data-wrap .tabs-col .amount, .historical-data .data-wrap .tabs-col .kmvQjn,.historical-data .data-wrap .tabs-col  .cnkbFD {
  font-family: Helvetica;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.01em; 
  color: rgb(144, 144, 144);
}
.historical-data .data-wrap .tabs-col p.gQYBcx {
  font-weight: 400;
  font-size: 34px;
  line-height: 48px;
  text-align: left;
  color: #212529;
  margin-bottom: 1rem;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.historical-data .enpFfZ {
  border: 1px solid rgb(194, 194, 194);
  box-sizing: border-box;
  border-radius: 8px;
  width: 100%;
  padding: 10px;
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  outline: none;
}
.historical-data h4.cwoGFd, .historical-data div.cwoGFd {
  font-family: Calistoga;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  height: 100%;
  display: flex;
  position: relative;
  top: 11px;
  margin-bottom: 0px;
}
.historical-data h4.cwoGFd.vanguard, .historical-data div.cwoGFd.vanguard {
  background-repeat: no-repeat;
  background-size: 70%;
}
.historical-data h4.cwoGFd.carboncollective, .historical-data div.cwoGFd.carboncollective {
  background-repeat: no-repeat;
  background-size: contain;
  top: 3px;
}
.historical-data h4.cwoGFd.betterment, .historical-data div.cwoGFd.betterment {
  background-repeat: no-repeat;
  background-size: 70%;
}
.historical-data .bFgzLZ {
  padding: 10px 0px;
  margin-top: 30px;
}

.historical-data h3.kTTKRj {
  text-align: left;
  font-family: Calistoga;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
}
.historical-data div.kTTKRj {
  text-align: left;
  font-family: Calistoga;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  color: rgba(5,20,26,1.0);
  line-height: 1.2;
  margin: 0 0 .5rem;
}


.historical-data .ckwDLe {
  display: grid;
  padding: 15px 0px;
  grid-template-columns: 0.5fr 2.5fr;
  gap: 20px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.05);
}
.historical-data .illmTA {
  text-align: left;
}
.historical-data .fFwjsY {
  display: inline-block;
}
.historical-data .progress {
  line-height: 0;
  font-size: .75rem;
  border-radius: .25rem;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  background-color: transparent;
  height: 40px;
}
.historical-data .illmTA .progress-bar {
  background: rgb(26, 147, 111);
  border-radius: 6px;
  height: 40px;
  text-align: left;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  text-indent: 16px;
  color: rgb(255, 255, 255);
  white-space: nowrap;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.historical-data .ddHzku .progress-bar,.historical-data .kgxlzM .progress-bar {
  background: rgb(227, 225, 216);
  color: rgb(35, 35, 35);
}
.historical-data .bFgzLZ:last-child .illmTA .fFwjsY .progress-bar {
  font-size: 0;
}
.historical-data .bFgzLZ .illmTA .jFDlvU {
  font-size: 18px;
  display: inline-block;
  font-family: Helvetica;
  font-style: normal;
  font-weight: bold;
  line-height: 18px;
  color: rgb(35, 35, 35);
  text-align: left;
  margin-left: 20px;
  position: relative;
  top: 3px;
}
.historical-data .bFgzLZ:last-child .ddHzku .progress-bar, 
.historical-data .bFgzLZ:last-child .kgxlzM .progress-bar {
  background: rgb(40, 40, 40);
  color: #fff;
}
.historical-data .krkYvd {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 60px;
}
.historical-data .ckwDLe:last-child {
  border-bottom: 0;
}
/* Tabber */
.historical-data .tab-pane:not(.tab-1){
  display: none;
}

.historical-data .tab1-pane {
  display: none;
}
.historical-data .tab1-pane.current1 {
  display: block;
}
.historical-data .tab-pane {
  display: none;
}
.historical-data .tab-pane.current {
  display: block;
}
.historical-data .bfDXCQ {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  width: fit-content;
}
.historical-data .fNvcGj {
  width: 60px;
  height: 60px;
  justify-self: end;
}
.historical-data .cosZie {
  background-size: 28px 28px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 28px;
  height: 28px;
  position: relative;
  left: 30px;
  top: -1px;
}
.historical-data .sc-htmcrh.emRwHY {
  text-align: left;
  font-family: Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: rgb(35, 35, 35);
}
.historical-data .tooltip-wrap {
  position: absolute;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #94c2d1;
  text-align: left;
  width: 300px;
  bottom: 27px;
  right: -122px;
  border-radius: 10px;
  background: #114b5f;
  padding: 7px 0px 6px 0;
  box-shadow: 0 0 4px rgb(0 0 0 / 25%);
  transition: opacity .15s linear;
  opacity: 0;
  visibility: hidden;
}
.historical-data .tooltip-inner-col p {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  margin-bottom: 1rem;
}
.historical-data .tooltip-inner-col p a {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #94c2d1;
  text-decoration: none;
}
.historical-data .tooltip-inner-col p a:hover {
  text-decoration: underline;
}
.historical-data .tooltip-inner-col p:last-child {
  margin-bottom: 0;
}
.historical-data .cosZie:hover .tooltip-wrap {
  opacity: 1;
  visibility: visible;
}
.historical-data .tooltip-inner-col {
  border-radius: 10px;
  background: #114b5f;
  padding: 20px;
  max-width: 100%;
  text-align: left;
  color: #fff;
}
.historical-data .data-wrap .tabs-col #risk_select_mo {
  display: none;
}
.historical-data .outside-label.mobile {
  display: none !important;
}



@media (max-width: 1280px){

  .historical-data .tooltip-wrap {
    right: -32px;
  }

}


@media (max-width: 1024px){

  .historical-data {
    padding-bottom: 64px;
  }

}

@media (max-width: 800px){
  .historical-data .egjIYz {
    left: 8px;
  }
}


@media (max-width: 768px){

  .historical-data .data-wrap .tabs-col #risk_select_mo {
    display: block;
  }
  .historical-data .data-wrap .tabs-col #risk_select_de {
    display: none;
  }
  .historical-data {
    padding-top: 120px;
    padding-bottom: 80px;
    padding-left: 72px;
    padding-right: 72px;
  }
  .historical-data .cCWbCl {
    height: 50px;
  }
  .historical-data h2 {
    font-size: 32px;
  }
  .historical-data p {
    font-size: 16px;
  }
  .historical-data .btns-col .cm-btn {
    margin-top: 30px;
  }
  .historical-data .data-wrap {
    padding: 40px 20px 0px;
    width: 100%;
    max-width: 100%;
  }
  .historical-data .data-wrap .tabs-col {
    grid-template-columns: repeat(3, 1fr);
  }
  .historical-data .ckwDLe {
    padding: 10px 0px;
    gap: 10px;
    grid-template-columns: 1fr 2fr;
  }
  .historical-data .tooltip-wrap {
    right: -32px;
  }

}

@media (max-width: 630px){
  .historical-data {
    padding: 100px 20px 60px;
  }
  .historical-data .cCWbCl {
    background-size: cover;
  }
  .historical-data .btns-col {
    width: unset;
    -webkit-box-pack: center;
    justify-content: center;
  }
  .historical-data .btns-col .cm-btn {
    width: 140px;
  }
  .historical-data .btns-col .cm-btn.green {
    width: 140px;
    height: 80px;
    line-height: 47px;
  }
  .historical-data .data-wrap {
    width: 100%;
    border-radius: 15px;
    padding: 0px 5px;
  }
  .historical-data .data-wrap .tabs-col {
    gap: 10px;
    grid-template-areas:
      "a a"
      "b c";
    grid-template-columns: 1fr 1fr;
    padding: 30px 15px;
  }
  .historical-data .data-wrap .tabs-col .amount, .historical-data .data-wrap .tabs-col .kmvQjn, .historical-data .data-wrap .tabs-col .cnkbFD {
    font-size: 12px;
  }
  .historical-data .data-wrap .tabs-col p.gQYBcx {
    line-height: 38px;
  }
  .historical-data .bFgzLZ {
    padding: 5px 15px;
  }
  .historical-data h3.kTTKRj, .historical-data div.kTTKRj {

    font-size: 15px;
  }
  .historical-data .illmTA .progress-bar {
    height: 36px;
    font-size: 10px;
    text-indent: 8px;
    line-height: 12px;
  }
  .historical-data h4.cwoGFd.carboncollective, .historical-data div.cwoGFd.carboncollective {
    font-size: 10px;
  }
  .historical-data .progress {
    height: 36px;
  }
  .historical-data .bFgzLZ:last-child .illmTA .jFDlvU {
    font-size: 10px;
    margin-left: 12px;
  }
  .historical-data .krkYvd {
    grid-template-columns: 1fr 40px;
  }
  .historical-data .sc-htmcrh.emRwHY {
    margin-left: 10px;
    font-size: 15px;
    line-height: 22px;
    width: 240px;
    padding-bottom: 20px;
  }
  .historical-data .bfDXCQ {
    position: relative;
    width: fit-content;
  }
  .historical-data .cosZie {
    left: 0;
  }
  .historical-data .enpFfZ {
    background-position: right 10px center;
    font-size: 15px;
    line-height: 24px;
  }

}
/**
@media (max-width: 640px){
  
 .bFgzLZ:nth-child(1) .fFwjsY {
    width: 94% !important;
}
  .bFgzLZ:nth-child(1) .ddHzku{
width: 84% !important;}


.bFgzLZ:nth-child(1) .kgxlzM {
  width: 68% !important;
}
.bFgzLZ:nth-child(2) .ddHzku {
  width: 65% !important;
}
  .sc-ljsmAU.jFDlvU.outside-label.desktop {
    display: none;
}

  .bFgzLZ:nth-child(1) .outside-label.mobile{
    display: none !important;
  }
  
  .bFgzLZ:nth-child(1) .ddHzku .progress-bar{
     display: none !important;
  }
}
**/
@media (max-width: 425px){
  .historical-data .bFgzLZ .illmTA .jFDlvU {
    font-size: 10px;
    margin-left: 12px;
  }
  .historical-data .progress {
   /* width: 140px;*/
}

}





@media (max-width: 400px){
  .historical-data .tooltip-wrap {
    right: 0;
  }

}

@media (max-width: 459px){

  .historical-data .mo-label .progress-bar {
    font-size: 0;
  }
/*   .historical-data .mo-label .outside-label.mobile {
    display: inline-block !important;
    height: 36px;
    font-size: 10px;
    text-indent: 8px;
    line-height: 12px;
  } */


}


/* Mobile Changes by Jay */

.historical-data .outer-data.mobile__update {
		display: block;
	  text-align: left;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-indent: 16px;
    margin-top: 12px;
}

	.historical-data .progress-bar {
    font-size: 0 !important;
  }

/* 
	/* 5 years 90% Stocks (.tab-1) */
	.historical-data .data-wrap .tab-content .outside-label.desktop {
		display: none !important;

	}


	/* 5 years All stocks carbon collective - carbon footprint */
/* 	.historical-data .tab1-3 .bFgzLZ:last-child .ckwDLe:nth-child(2) .outer-data.mobile__update {
		display: block;
	}


	@media screen and (max-width: 750px) {
		.historical-data .tab1-3 .tab-1 .progress-bar:nth-child(3) {

		}
		.historical-data .progress-bar {
			font-size: 0;
		}

		.historical-data .tab1-3 .tab-1 .mo-label .outer-data.mobile__update:nth-child(3) {
			display: block;
		}
	} */

	/* Smaller font-size on mobile */
/* 	@media screen and (max-width: 630px) {
		.historical-data .tab-content .outer-data.mobile__update {
			font-size: 10px !important;
			text-indent: 8px !important;
			line-height: 12px !important;
		}
	}

	@media screen and (max-width: 460px) {
		.historical-data .bFgzLZ:last-child .ckwDLe:nth-child(3) .outer-data.mobile__update {
			display: block !important;
		}
		.historical-data .bFgzLZ:last-child .ddHzku .progress-bar {
			font-size: 0;
		}

	}

	@media screen and (max-width: 400px) {
		.historical-data .bFgzLZ:first-child .ckwDLe:nth-child(3) .progress-bar,
		.historical-data .bFgzLZ:first-child .fFwjsY .progress-bar {
			font-size: 0!important;
		}
		.historical-data .bFgzLZ:first-child .outer-data.mobile__update {
			display: block !important;
		}
	} */


	/* 5 years 80% Stocks (.tab1-3 .tab-2) *//*
	.historical-data .tab1-3 .tab-2 .bFgzLZ:last-child .ckwDLe:nth-child(2) .outer-data.mobile__update {
			display: block !important;
	}


	@media screen and (max-width: 768px) {
		.historical-data .tab1-3 .tab-2 .ckwDLe:nth-child(4) .outer-data.mobile__update:nth-child(3) {
			display: block !important;
		}
		.historical-data .tab1-3 .tab-2 .bFgzLZ:first-child .ckwDLe:nth-child(4) .progress-bar {
			font-size: 0!important;
		}
		.historical-data .tab1-3 .tab-2 .bFgzLZ:first-child .ckwDLe:nth-child(4) .outer-data.mobile__update {
			display: block !important;
		}
	}
 */

/* page fix (Jair) */

.historical-data .cCWbCl {
  display:none;
}

.historical-data {
  padding: 120px 56px 120px;
}

@media (max-width: 768px){
	.historical-data {
			padding: 80px 72px 80px;
	}
}
@media (max-width: 630px){
	.historical-data {
			padding: 60px 20px 60px;
	}
}
/* page fix end */

