
.green_result{
  color: green;
  font-weight: bold;
}

.red_result{
  color: red;
  font-weight: bold;
}

.bluecolor{
  color : white;
  background-color: #007cba;
}

.title{
  float: right;
}
