.grey-cell {
  background-color: #f9f9f9 !important;
  border-top: 1px solid #e9e9e9 !important;
}
.border-right {
  border-right: 1px solid #e9e9e9 !important;
}
.border-left {
  border-left: 1px solid #e9e9e9 !important;
}
