.fullHeight {
  height: 100%;
}

.negativeValue {
  color: #ff8e8e !important;
}

.positiveValue {
  color: #aaffaa !important;
}

.fontWeightLighter {
  font-weight: lighter !important;
}

.fontWeightBold {
  font-weight: bold !important;
}

.react-joyride__tooltip div div {
  padding: 5px 5px !important;
}

.react-joyride__tooltip div:nth-child(2) {
  margin-top: 0px !important;
}
