.recordList tr.plannedsc { background-color: #e8eff4; border-bottom: 1px solid #c9c9c9; }
.recordList tr.unplannedsc { background-color: #f2f2f2; border-bottom: 1px solid #c9c9c9; }

.recordList tr td.plannedsc {font-weight: bold;line-height: 26px; font-size: 1.1em; text-transform: uppercase;}
.recordList tr td.unplannedsc {font-weight: bold;line-height: 26px; font-size: 1.1em; text-transform: uppercase; color:#97999b;}

.interaction-list tr.more.plannedsc { border-top: 2px solid #e8eff4; }
.interaction-list tr.more.unplannedsc { border-top: 2px solid #f2f2f2; }

.interaction-panel div.control label{vertical-align: bottom;line-height: 16px;}