.salary_class{
  clear: both;
  overflow-x: auto;
}

.salary_width{
  width: 2000px;
}
.rightAlign th{
  text-align: right !important;
}
.redtr>td{
  background: #ff6156 !important;
}
.yellowtr>td{
  background: #ffce55 !important;
}
.lightredtr>td{
  background: #ebcccc !important;
}
.lightyellowtr>td{
  background: #faf2cc !important;
}
.bluetr>td{
  background: #42b7c0 !important;
}
.lightgreentr>td{
  background: #d0e9c6 !important;
}
.tealtr>td{
  background: #21abcd !important;
}

.greentr>td{
  background: #a0d468 !important;
}

.magentatr>td{
  background: #ef77a0 !important;
}

.orangetr>td{
  background: #fb6e52 !important;
}

.blueberrytr>td{
  background: #6f85bf !important;
}
