th { background-color: #02668A; color: white; }
.gray { color: #C0C0C0 }
a.question-mark-icon {
      padding: 0px;
      margin: 0px;
      width: 20px;
      height: 20px;
      background-image: url('/courts/epayments/images/question-icon.png');
      background-repeat: no-repeat;
      background-position: top left;
      overflow: hidden;
      color: transparent;
      display: inline-block;
}
.highlight{
	background-color: #A5D3F7;
	background-color: rgba(165,211,247,0.8);
	padding:3px;
}
