.uplift-from-node {
  font-size: 100%;
  text-transform: none;
  font-weight: normal;
}

.uplift-pay-monthly-title {
  display:block;
}

/*.uplift-pay-monthly-price  */
.uplift-tooltip {
  color: #1379BD;
}

.uplift-pay-monthly-currency,
.uplift-from-node-price, .uplift-from-node-text {
  cursor: default;
}

#mop-uplift .uplift-pay-monthly-currency,
#mop-uplift .uplift-from-node-price, 
#mop-uplift .uplift-from-node-text {
  cursor: pointer;
}

.uplift-from-node svg { padding-left: .1em; }

.uplift-from-node-price,
.Right .uplift-from-node .uplift-from-node-price,
.Right .uplift-from-node span  {
  font-weight: bold;
  color: #1379BD;
}

.AdventureStub .Right .uplift-from-node,
.AdventureStub .Right .uplift-from-node .uplift-from-node-price {
  font-size: .9em;
}

table.totals td .uplift-from-node,
table.totals td .uplift-from-node .uplift-from-node-price {
  font-family: 'proxima-nova';
  font-size: 14px;
}

table.totals .uplift-from-node {
  color: #444;
  font-weight: normal;
}
