.lineHeight {
  line-height: 40px;
}
.floatRight{
  float: right;
}
.textRed{
  color: red;
}
.customHeadDiv{
  display: inline-grid;
  text-align: center;
  vertical-align: bottom;
}
.headPHeight25px{
  height: 25px
}
.headTotalRed {
  color: red
}

