/*** stats::overview ***/
/* agent */
.jqgrid-stats-agent-calls-today {
  background-color: #F2FFD4 !important;
}
.jqgrid-stats-agent-SALE-today {
  background-color: silver !important;
}
.jqgrid-stats-agent-answers-today {
  background-color: #CDFECD !important;
}
.jqgrid-stats-agent-average-call-length {
  background-color: #BFA8FF !important;
}

/* agenttoday */
.jqgrid-stats-agenttoday-pause-sub {
  background-color: silver !important;
}
.jqgrid-stats-agenttoday-total-sec {
  background-color: #F2FFD4 !important;
}
.jqgrid-stats-agenttoday-total-sec-paid {
  background-color: #CDFECD !important;
}
.jqgrid-stats-agenttoday-average-call-length {
  background-color: #BFA8FF !important;
}
.jqgrid-stats-agenttoday-calls-today {
  background-color: #F2FFD4 !important;
}
.jqgrid-stats-agenttoday-answers-today {
  background-color: #CDFECD !important;
}
.jqgrid-stats-agenttoday-SALE-today {
  background-color: silver !important;
}

/* callinglist */
.jqgrid-stats-callinglist-called-y {
  background-color: silver !important;
}
.jqgrid-stats-callinglist-called-n {
  background-color: #F2FFD4 !important;
}
.jqgrid-stats-callinglist-dialable-leads {
  background-color: #CDFECD !important;
}
.jqgrid-stats-callinglist-hopper {
  background-color: #CDFECD !important;
}
.jqgrid-stats-callinglist-calls-today {
  background-color: #F2FFD4 !important;
}
.jqgrid-stats-callinglist-SALE-today {
  background-color: silver !important;
}

/* campaign */
.jqgrid-stats-campaign-dialable-leads {
  background-color: #CDFECD !important;
}
.jqgrid-stats-campaign-hopper {
  background-color: #CDFECD !important;
}
.jqgrid-stats-campaign-live-agents {
  background-color: #CDFECD !important;
}
.jqgrid-stats-campaign-calls-today {
  background-color: #F2FFD4 !important;
}
.jqgrid-stats-campaign-sales-today {
  background-color: silver !important;
}
.jqgrid-stats-campaign-dn-count {
  background-color: silver !important;
}
.jqgrid-stats-campaign-answers-today {
  background-color: #CDFECD !important;
}
.jqgrid-stats-campaign-all-answers-today {
  background-color: #E3FFDE !important;
}
.jqgrid-stats-campaign-all-manual-answers-today {
  background-color: #E3FFDE !important;
}
.jqgrid-stats-campaign-all-auto-answers-today {
  background-color: #E3FFDE !important;
}
.jqgrid-stats-campaign-average-length-answers-today {
  background-color: #BFA8FF !important;
}
.jqgrid-stats-campaign-average-length-answers-dial-today {
  background-color: #BFA8FF !important;
}
.jqgrid-stats-campaign-drops-today {
  background-color: #FF9696 !important;
}
.jqgrid-stats-campaign-SALE-today {
  background-color: silver !important;
}
.jqgrid-stats-campaign-DROP-today {
  background-color: #FF9696 !important;
}

/* telco */
.jqgrid-stats-telco-calls-today {
  background-color: #F2FFD4 !important;
}
.jqgrid-stats-telco-minutes {
  background-color: #CDFECD !important;
}
.jqgrid-stats-telco-average-length-answers-today {
  background-color: #BFA8FF !important;
}

/*** Stats::History ***/
/* agent */
.jqgrid-stats-history-agent-total-sec-paid {
  background-color: #CDFECD !important;
}
.jqgrid-stats-history-agent-average-call-length {
  background-color: #BFA8FF !important;
}
.jqgrid-stats-history-agent-pause-sub {
  background-color: silver !important;
}

/*** Stats::History::vario ***/
.jqgrid-agents-vario-position-marker {
  background-color: #CDFECD !important;
}