﻿         
body{font-family: "Open Sans", sans-serif; line-height:1.6; font-size:11pt}
.divil{ display:inline}
h1{
    font-size: 11pt;
    line-height:1.6;
    color:#000;
    text-transform:uppercase;
    margin-bottom:10px;
    font-weight:bold
}
.divTbl{ margin-top: 1.5em;}
.tblfeedback{
    border:1px solid #2D6CB5;
    font-family:'Open Sans', sans-serif;
    font-size: .99em;
    border-radius: 4px;
	-webkit-border-radius: 4px;
}
th{color:#2D6CB5}
td,th {
   padding-left: 5px;
   padding-right: 5px;
}
tr:nth-child(even){background: #CCC;color:black;}
tr:nth-child(odd){background: #F2F2F2;color:black;}
a { color: #2D6CB5;
    text-decoration:none; 
    font-weight:bolder;           
}
.reply{
    color: #34A34C;
    float:right;
}
