table.data tr.clickable { cursor: pointer; }



img.filterClose { max-height: 20px; margin-left: 5px; }


.sort.inactive { display: none; }

.sort { display: inline-block; margin-left: 3px; margin-top: 5px; width: 10px; height: 10px; background: url('/templates/proofit/images/sortIcon.png') no-repeat; background-size: 20px; }
.sort.desc { background: url('/templates/proofit/images/sortIcon.png') no-repeat -10px;  background-size: 20px; }
.sort.asc { background: url('/templates/proofit/images/sortIcon.png') no-repeat 0px;   background-size: 20px; }

#typeGroup { width: 300px; }
#tickerDuration { width: 279px; }
#operatorGroup { width: 303px; }
#pushText { width: 291px; }
#scheduleStartDate, #scheduleStartTime, #scheduleDate, #scheduleTime, #scheduleEndDate, #scheduleEndTime { width: 121px; }
