﻿.true
{
   color: #0c0 !important;
   font-weight:bold;
}
.false
{
   color: #c00 !important;
   font-weight:bold;
}
a, a:visited {
    text-decoration: none;
    color: #ffba00;
}
.test-table p{
   margin: 0!important;
}


table, th, td {
   border: 1px solid black !important;
   text-align: center;
   border-collapse: collapse;
}
.in-process a,.in-process td
{
    color: white!important;
}
.in-process a
{
    border-color: white!important;
}
.in-process a.retryTest
{
    color: grey!important;
}
.in-process a:focus 
{
    outline: 1px solid white;
}
