
.pc-no-plans {
  text-align: center;
  padding: 5px;
  font-size: medium;
  font-weight: bold;
}
.pc-no-plans-text {
  text-align: center;
  padding:75px;
  height : 20%;
}

.disbursal-no-plan-text {
  padding: 119px 0 75px 0;
  text-align: center;
  height: 20%;
  position: absolute;
  left: -15px;
  width: 1101px;
  top: 25px;
}
.disbursal-no-management {
  text-align: center;
  top: 12px !important; 
}

.pc-no-plans-img {
  text-align: center;
  padding:50px;
  height : 20%;
}

.pc-cashflowcard {
  display: inline-block;
  width: 520px; /* width must match planCards.cardWidth in PlanCards.js */
  height: 346px;
  margin: 20px;
}

.pc-no-plans-img-content {
  height: 30px;
  display: inline-block;
  margin-left: -2px;
}

.c1 {
  margin-top: 7px !important;
  position: absolute;
}

.c2 {
  margin-left: 25px !important;
}

.pc-plancard {
  border: 0px solid #97A8BE;
  border-radius: 0px;
  display: inline-block;
  min-width: 353px; /* width must match planCards.cardWidth in PlanCards.js */
  height: 472px;
  margin: 20px;
  width: 368px;
  vertical-align: top;
  background-color: #ffffff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.24), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 1439px) {
  .pc-plancard {
    margin: 11px;
  }
}

.pc-cashflowcard {
  display: inline-block;
  width: 520px; /* width must match planCards.cardWidth in PlanCards.js */
  height: 346px;
  margin: 20px;
}

.pc-networthcard {
  display: inline-block;
  width: 520px; /* width must match neworth.cardWidth in networth.js */
  height: 346px;
  margin: 20px;
}

.pc-incomesourcecard {
  display: inline-table;
  width: 360px; /* width must match neworth.cardWidth in networth.js */
  height: 500px;
  margin: 20px;
  background-color: white;
  border: 0px solid #97A8BE;
  border-radius: 0px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.24), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
}

.pc-card-chart-heading div {
  /*font-weight: bolder;
  font-size: medium;*/
  height: 32px;
  font-family: Roboto;
  font-size: 21px;
  font-weight: normal;
}

.pc-card-heading div {
  padding-left: 16px;
  height: 21px;

  font-family: Roboto;
  font-size: 21px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.87) !important;
}

.pc-card-heading img {
  vertical-align: middle;
  float: right;
}

/* for IE 9 */
.pc-card-heading img, .pc-card-heading a {
  margin : 0px 0px 0px 0px;
  border: none;
  outline: none;
  width: 15px;
}

.pc-investment-heading {
  padding: 10px 0px 5px 0px;
  font-size: large;
  background-color: #ededee;

  border-right: 1px solid #97a8be;
}

.pc-investment-heading span {
  background-color: #1A61AB;
  color: white;
  padding: 5px 10px 5px 10px;
  border-top-right-radius: 10px;
  font-weight: bolder;
}

.pc-traffic-light {
  /* border-right: 1px solid #97a8be;
  border-bottom: 1px solid #97a8be;
  border-left: 1px solid #97a8be;
  width : 353px; */
  font-family: Roboto;
  background-color: white;
}

.pc-traffic-light svg {
  vertical-align: middle;
}

.pc-shortfall {
  padding: 18px 10px 18px 19px; 
  border-bottom: 1px solid #f1f1f1;
  background-color: white;
}

.pc-traffic-col1 {
  font-family: Roboto;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  margin-left: 10px;
  vertical-align: middle; 
}

.pc-traffic-col2 {
  height: 19px;
  font-family: Roboto;
  font-size: 14px !important;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.75);
  display: inline-block;    
  text-align: right;
  vertical-align: middle;
  float: right;
  padding-top: 1px;
  margin-top: -10px;
}

.pc-traffic-secondary {
  height: 14px;
  text-align: left;
  font-family: Roboto;
  font-size: 12px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: rgba(0, 0, 0, 0.75);
  
}

.pc-traffic-tertiary {
  height: 14px;
  text-align: left;
  font-family: Roboto;
  font-size: 12px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #bdbdbd;
}

.pc-unfunded {
  background-color: white;
  padding: 15px 16px 14px 16px;  border-bottom: 1px solid #f1f1f1;
}

.pc-avg-legacy {
  border-bottom: 1px solid #f1f1f1;
  background-color: white;
  padding: 15px 16px 14px 16px; border-bottom: 1px solid #f1f1f1;
}

.pc-social-security {
  padding: 24px 5px 0px 10px;
  background-color: white;
  /*border-left: 1px solid #97a8be;
  border-right: 1px solid #97a8be; */
}

.pc-social-security-label {
  padding-bottom: 15px;
}

.pc-social-security-heading .pc-investment-strategies-heading {
  height: 19px;
  font-family: Roboto;
  font-size: 16px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 10px;
}

.pc-social-security-chart {
  min-height: 53px;
}
.pc-portfolio-chart {
  width : 100%;
  height: 31px;
  font-size: 12px !important;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;

  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.75);
}

.pc-portfolio-container {
  width: 322px;
  height: 35px;
  padding: 2px 2px 2px 2px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.pc-portfolio {
  position: relative; /* for tooltips */
  padding: 0px 0px 0px 15px;
  width: 322px;
  height: 31px;
  background-color: #ffffff;
  margin-top: 14px;
  /*  border-right: 1px solid #97a8be;
  border-bottom: 1px solid #97a8be;
  border-left: 1px solid #97a8be;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; */
}

.pc-portfolio-part {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
  padding: 7.5px 0px 7.5px 0px;
  text-align: center;
  font-size: 12px !important;
  font-weight: 500;
  margin-right: -4px;
  /*background-color: #f1f1f1;
  color: #000000;*/
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  border-left: 1px solid #ffffff; 
  border-right: 1px solid #ffffff;  /* width must match planCards.portfolioBorderWidth */
  border-radius: 5px;
}

.pc-portfolio-part-invisible {
  display: none;
}

/* Tooltip text */
.pc-portfolio .pc-tooltiptext {
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  bottom: 95%;
  left: +10px;
  z-index: 1;
}

/* Caret Hover */

.pc-portfolio .pc-carettooltiptext {
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  bottom: 140%;
  left: +10px;
  z-index: 1;
}

.pc-portfolio .pc-carettooltiptext:after {
  content: "";
  position: absolute;
  top:100%;
  left:70%;
  width:0px;
  height:0px;
  border: 1px rgba(0, 0, 0, 0.38);
  border-width:5px;
  border-style:solid;
  border-color: transparent #666666 transparent transparent;
  transform: rotate(-90deg);
}
.pc-expenses-details {
  background-color: #fff;
  width: 22%;
  margin: -20px 16px 0 0;
}

.pc-expenses-details .pc-tooltiptext {
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  bottom: 95%;
  left: +10px;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.pc-portfolio-part-swp:hover .pc-carettooltiptext {
  visibility: visible;
}

.pc-portfolio-part-swp:hover .pc-carettooltiptext:after {
  visibility: visible;
  left:20%;
}

.pc-expenses-details:hover .pc-expenses-details-prompt .pc-tooltiptext {
  visibility: visible;
}
.pc-portfolio-part-annuities:hover .pc-carettooltiptext {
  visibility: visible;
  left: +150px;
}
.pc-portfolio-part-annuities:hover .pc-carettooltiptext:after {
  visibility: visible;
  left: 85%;
}

.pc-portfolio-part-bond-ladder:hover .pc-tooltiptext {
  visibility: visible;
  left: +10px;
}

.pc-portfolio-bubble {
  position: relative; /* for tooltips */
  width: 260px;
  height: 32px;
  margin:auto;
  padding: 22px 18px 0px 22px;
}

.pc-bubble {
  display: inline-block;
  text-align: center;
  font-size: 12px !important;
  padding: 4px 18px; 
  border-radius: 16px; 
  border: solid 1px #4a4a4a; 
  background-color: #ffffff;
  border-left: 1px solid #4a4a4a; 
  border-right: 1px solid #4a4a4a;
}
.pc-bubblee {
  display: inline-block;
  text-align: center;
  font-size: 12px !important;
  padding: 4px 18px;
}

.pc-portfolio-bubble .pc-bubbletooltiptext {
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  bottom: 30px;
  left: -20px;
  z-index: 1;
}

.pc-portfolio-bubble .pc-bubbletooltiptext-Pension {
  left: -3px !important;
}

.pc-portfolio-bubble .pc-bubbletooltiptext:after {
  content: "";
  position: absolute;
  top:100%;
  left:24%;
  width:0px;
  height:0px;
  border: 1px rgba(0, 0, 0, 0.38);
  border-width:5px;
  border-style:solid;
  border-color: transparent #666666 transparent transparent;
  transform: rotate(-90deg);
}

.pc-bubble-pension, .pc-bubble-tqd, .pc-bubble-cgm {
  position: relative !important;
}

.pc-bubble-pension:hover .pc-bubbletooltiptext {
  visibility: visible;
  position: absolute;
}

.pc-bubble-tqd:hover .pc-bubbletooltiptext {
  visibility: visible;
  position: absolute;
}

.pc-bubble-cgm:hover .pc-bubbletooltiptext {
  visibility: visible;
  position: absolute;
}

.pc-avg-legacy-light .pc-carettooltiptext {
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  bottom: 100%;
  left: +10px;
  z-index: 1;
}

.pc-avg-legacy-light .pc-carettooltiptext:after {
  content: "";
  position: absolute;
  top:100%;
  left:30%;
  width:0px;
  height:0px;
  border: 1px rgba(0, 0, 0, 0.38);
  border-width:5px;
  border-style:solid;
  border-color: transparent #666666 transparent transparent;
  transform: rotate(-90deg);
}

.pc-shortfall-light .pc-carettooltiptext{
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  bottom: 100%;
  z-index: 1;
}

.pc-shortfall-light .pc-carettooltiptext:after{
  content: "";
  position: absolute;
  top:100%;
  left:120px;
  width:0px;
  height:0px;
  border: 1px rgba(0, 0, 0, 0.38);
  border-width:5px;
  border-style:solid;
  border-color: transparent #666666 transparent transparent;
  transform: rotate(-90deg);
}

.pc-play-tooltip {
  position: relative;
}

.pc-play-tooltip img {
  width: 22px !important;
  height: 22px !important;
  position: relative;
  top: 10px;
}

.play-btn-tooltip-container {
  display: flex;
  justify-content: end;
}

.pc-play-tooltip:hover .pc-tooltiptext {
  visibility: visible;
}

.pc-tooltiptext {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  right: 4px;
  width: max-content;
}

.pc-avg-legacy-light-prompt {
	position: absolute; /* for tooltips */
}

.pc-avg-legacy-light:hover .pc-avg-legacy-light-prompt .pc-carettooltiptext {
	visibility: visible;
}

.pc-shortfall-light-prompt {
  position: relative; /* for tooltips */
  top: 10px;
  left: -10px;
}

.pc-shortfall-light:hover .pc-shortfall-light-prompt .pc-carettooltiptext {
	visibility: visible;
}

.pc-portfolio-axis {
  width: 326px;
  margin-top: 5px;
  margin-left: 2px;
  opacity: 0.47;
  border-top: 1px solid #BDBDBD;
}

.pc-tick {
  display: inline-block;
  width: 80px; /* Total width of the allocation chart is 323 */
  height: 5px;

  border-left: 1px solid #ababab;
}

.pc-tick-last {
  width: 81px;
  border-right: 1px solid #ababab;
}

.income-chart-bar {
  width: 300px;
  line-height: 0;
  padding-left : 17px;
}

.income-chart-bar-part {
  display: inline-block;
  height: 45px;
}
.ssi-color {
  background: #00E676;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pension-color {
  background: #00BFA5;
}
.swp-color {
  background: #A8D4FF;
}
.salary-color {
  background: #F0F0F0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.square {
  display: inline-block;
  height: 30px;
  width: 30px;
  vertical-align: middle;
}
span.middle {
  vertical-align: middle;
}
div.row {
  text-align: left;
  font-family: Roboto;
  font-size: 16px;
}

#income-chart-legend {
  margin-top: 10px;
  margin-left: 17px;
}

.income-chart-axis {
  width: 300px;
  height: 4px;
  line-height: 2px;
  margin-bottom: 16px;
  padding-left : 17px;
}

.income-chart-axis div {
  display: inline-block;
  height: 3px;
  width: 76px;
  border-top: 1px solid grey;
  border-right: 2px solid grey;
  vertical-align: top;
}

.income-chart-axis div:first-child {
  border-left: 2px solid grey;
  width: 60px;
}

.income-chart-valignText{
  vertical-align: 12px;
  font-family: Roboto;
  font-size: 13.2px;
  font-weight: 500;
  padding-left: 11px;
  display: inline-table;
  display: grid-group;
  line-height: 16px;
  margin-bottom: 20px;
  letter-spacing: 0.006em;
}

.pc-progresscard {
  display: inline-block;
  min-width: 353px; /* width must match planCards.cardWidth in PlanCards.js */
  height: 438px;
  margin: 20px;
  width: 353px;
}

.progress-element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.Circle-background {
  stroke: #fafafa;
}
.Circle-foreground {
  transition: stroke-dashoffset 150ms;
  stroke: #00bfa5;
  stroke-linecap: round;
}

/* Square progress */


/* Progress Bar */
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: rgba(65, 156, 246, 0.24);  
  border-radius: 2px;
  background-clip: padding-box;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden; 
}

.progress .determinate {
  position: absolute;
  background-color: inherit;
  top: 0;
  bottom: 0;
  background-color: #26a69a;
  transition: width .3s linear;
}

.progress .indeterminate {
  background-color: #419cf6;
}

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
          animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; 
}

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
          animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s; 
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }
@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }
    
 .progressSubHeader {
  width: 401px;
  height: 28px;
  font-family: Roboto;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
}

.Your-request-is-bein {  
  height: 28px;
  font-family: Roboto;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
}

.Just-a-moment-please { 
  height: 19px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.54);
}

.dropbtncard {  
  cursor: pointer;
}

.dropbtncard:hover, .dropbtncard:focus {
  background-color: #2980B9;
}

.dropdownCard {
  position: relative;
  display: inline-block;
  float: right;    
  margin-top: 35px;
  margin-right: 30px;
}

.dropdown-content-card {
  display: none;
  position: absolute;
  background : #FFF none repeat scroll 0% 0%;
  min-width: 120px;
  overflow: hidden;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.24), 0px 2px 2px 0px rgba(0, 0, 0, 0.19);
  z-index: 12341232;
  height: auto !important;    
  font-size: 14px !important;  	
  padding-left: 0px !important;
}

.dropdown-content-card a {
  color: black;
  padding: 5px 5px;
  text-decoration: none;
  font-family: Roboto;  	
  display: block;
  min-width: 110px;
  padding-left: 8px !important;
}

.dropdownCard a:hover {background-color: #ddd}

.showCard {display:block;}

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.pc-card-description {
  overflow: hidden;
  max-width: 241px;
  display: inline-block;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pc-card-btn {
  width: 22px !important;
  height: 22px !important;
  padding: 10px 4px;
}

.planCardHeader {	
  border-bottom: 1px solid #F1F1F1;
  font-size: 24px;
}

.draggable-element {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: move;
}

#income-chart-tax-fees {
  width: 300px;
  margin: 0px auto 0px 25px;
  padding-bottom: 20px;	
  font-size: 13.2px;
  font-weight: 500;
}

#income-chart-tax-fees tr td:nth-child(2) {
  border-left: 1px solid #949494;
}

#income-chart-tax-fees tr td span {
  color: #949494; 
}

[eventproxy="overviewOptimizeButton"] div {
  font-size: 11px !important;
}

.wmaOverviewCard {
  /*border: 1px solid red;*/
  position: relative;
  top: 0px;
  display: inline-block;
  vertical-align: top;
  min-height: 565px;
  margin: 15px;
  width: 320px;
}

.wmaOverviewCard > div {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.24), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
  background-color: #ffffff;
}

.advisorDetailsCard {
  position: relative;
  top: 0px;
  display: inline-block;
  vertical-align: top;
  height: 472px;
  margin: 15px;
  width: 496px;
  background-color: #ffffff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.24), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
  padding-bottom: 0px !important;
}

.advisorLogo {
  max-height: 150px;
  border: 0;
  padding-top: 70px;
}

.advisorLogoAlternateText {
  width: 280px;
  height: 75px;
  border: 1px black dashed;
  text-align: center;
  margin: auto;
  border-radius: 8px;
  line-height: 5;
  margin-top: 32px;
}

/* for Ipad devices */
@media only screen and (min-width:1024px) {
   .wmaOverviewCard {
  min-height: 865px;
   }
}

@media only screen and (min-height:1366px) {
   .wmaOverviewCard { 
  min-height: 865px;
   }
}

@media only screen and (min-width:1366px) and (orientaion:portrait) {
   .wmaOverviewCard {
    min-height: 865px;
   }
}

@media only screen and (min-width:1024px) and (orientaion:landscape) {
   .wmaOverviewCard {
    min-height: 865px;
   }
}

.wmaOverviewCardHeader {
  font-family: Roboto;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.23px;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.26) !important;
}

.wmaOverviewCardHeader-header{
  width: 110px;
  height: 32px;
}

.wmaOverviewCardSubHeader {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.52;
  letter-spacing: 0.2px;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.26) !important;
}

.wmaOverviewCardSubHeader-subheader {
  width: 261px;
  height: 32px;
}

.wmaOverviewCardHeader,
.wmaOverviewCardSubHeader {
	margin-bottom: 5px;
}

.advisorCardHeaderLine {
  margin-bottom: 0;
  padding-bottom: 14px;
}

.wmaColumnTitleText {
  max-width: 204px;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.15px;
  text-align: left;
  color:#757575 !important;
  background-repeat: no-repeat;
  background-position-y: center;
  float: left !important;
  padding : 8px 0;
}

.wmaColumnValueText {
  width: auto;
  font-family: Roboto;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.15px;
  text-align: right;
  color: rgba(0, 0, 0, 0.87);
  padding : 8px 0;
}

.advisorCardText {
  padding: 5px 0;
}

.wmaOverviewCard>div>div,
.wmaWizardRowDiv {
  padding-top: 10px;
  padding-bottom: 10px;
}

.wmaWizardRunButton {
  border-radius: 3px;
  background-color: #00bfa5;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 20px;
}

.wmaProperties {
  padding-left: 0;
}

/* Plan Card checkbox */
.checkbox-container {
  display: block;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}

@-moz-document url-prefix() {
  .checkmark {
    height: 30px;
  }
}

.checkbox-container input:checked ~ .checkmark {
  background-color: #1f69c1;
  height: 24px !important;
  width: 25px !important;
  border: none;
}

.checkbox-container input ~ .checkmark {
  border: 2px solid #777;
  height: 20px !important;
  width: 21px !important;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.plancard-chckmsg {
  color: black;
  font-family: Roboto;
  font-size: 11.8px;
  outline: none;
  position: absolute;
  top: 5px
} 

.pc-plancards-rows {
  background-color: white;
  padding: 0px 16px 0px 16px;
}

.pc-plancards-rows-prompt {
  position: absolute; /* for tooltips */
  margin: 10px 0px 0px;
  height: 33px;
}

.pc-plancards-rows .pc-carettooltiptext {
  visibility: hidden;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  bottom: 100%;
  left: +10px;
  z-index: 1;
}

.pc-plancards-rows .pc-carettooltiptext:after {
  content: "";
  position: absolute;
  top:100%;
  left:30%;
  width:0px;
  height:0px;
  border: 1px rgba(0, 0, 0, 0.38);
  border-width:5px;
  border-style:solid;
  border-color: transparent #666666 transparent transparent;
  transform: rotate(-90deg);
}

.pc-tooltip:after {
  top: 0 !important;
  transform: translateY(-100%) rotate(-270deg) !important;
}
.pc-tooltip{
  bottom: auto !important;
  top: 100%;
}

.pc-plancards-rows:hover .pc-plancards-rows-prompt .pc-carettooltiptext {
  visibility: visible;
}

input[name="strategyName"] {
  width: 238px !important;
}

.pc-expenses-details .pc-expenses-details-prompt:hover:after {
  content: "";
  position: absolute;
  top:77%;
  left:25%;
  width:0px;
  height:0px;
  border: 1px rgba(0, 0, 0, 0.38);
  border-width:5px;
  border-style:solid;
  border-color: transparent #666666 transparent transparent;
 transform: rotate(90deg) !important;
}

.advisorDetailsCard .advisor-header-container {
  padding: 16px 16px 10px;
}

.advisorDetailsCard .title-text {
  color: #9b9b9b !important;
}

div[eventProxy="dfAddAdvisorDetails"] form tbody tr:nth-child(10) td div::before {
  content: url("../isomorphic/skins/IndiModern/images/actions/exclamation.png");
  position: relative;
  top: 2px;
  padding-right: 5px;
}

.normal[eventProxy="dfAddAdvisorDetails"] {
  max-height: 630px !important;
}

div[eventProxy="dfAddAdvisorDetails"] tbody tr:nth-child(9) td div,
div[eventProxy="dfAddAdvisorDetails"] form tbody tr:nth-child(10) td div {
  width: 430px !important;
  white-space: normal !important;
  position: relative;
  top: -40px;
}

div[eventProxy="dfAddAdvisorDetails"] form tbody tr:nth-child(10) td div {
  top: -30px;
  padding : 9px 43px 12px 8px;
  border-radius: 6px;
  background-color: #f7e5e4;
  color: red;
}

div[eventProxy="dfAddAdvisorDetails"] div.normal:first-of-type {
  width : 474px !important;
}

.normal[eventProxy="dfAddAdvisorDetails"] > div[eventProxy="dfAddAdvisorDetails"] > div.normal {
  border: 1px dashed;
  border-radius: 10px;
  top: 210px !important;
  max-height: 200px !important;
}

.normal[eventProxy="dfAddAdvisorDetails"] > div[eventProxy="dfAddAdvisorDetails"] > div.normal div {
  padding-left: 0 !important;
  padding-right: 0 !important;
  left: 0 !important;
}

div[eventProxy="dfAddAdvisorDetails"] div.normal:last-child {
  visibility: hidden;
}

div[eventProxy="dfAddAdvisorDetails"] div.normal div div.normal,
div[eventProxy="dfAddAdvisorDetails"] div.normal div div.normal div table {
  width : 474px !important;
}

div[eventproxy="dfAddAdvisorDetails"] > form > table > tbody > tr:nth-child(7) td span span {
  height: 152px !important;
}

[name="displayImage"] {
  max-height: 150px;
}

[aria-label="BROWSE"],
[aria-label="REMOVE LOGO"] {
  position: relative !important;
  left: unset !important;
  top: 90px !important;
  display: -webkit-box !important;
  margin: auto;
}

[aria-label="REMOVE LOGO"] {
  top: 95px !important;
}

.buttonBrowse {
  background-color: #1f69c1 !important;
  font-size: 12.5px !important;
  font-weight: 500 !important;
  line-height: 1.14 !important;
  letter-spacing: 1.25px !important;
}

[name = "uploadedFile"] {
  position: relative;
  visibility: hidden;
  top: -100px;
}