﻿#BR_fullContent {
  margin: 0px 5px;
  width: 100%;
  height: 380px;
}

.Test_Failed {
  color: Red;
}

.Test_Success {
  color: Blue;
}