﻿@-webkit-keyframes RowUpdate1 {
  10% {
    background-color: #33bee8;
  }
}
@-webkit-keyframes RowUpdate2 {
  10% {
    background-color: #33bee8;
  }
}
@-webkit-keyframes RowChanged1 {
  10% {
    background-color: #f760de;
  }
}
@-webkit-keyframes RowChanged2 {
  10% {
    background-color: #f760de;
  }
}
