.newscall-header {
  background: #7a7a7a;
  border-top: 10px solid #ed2200;
}

.newscall-header .navbar-text {
  color: #ffffff;
}

.newscall-nav {
  background: #8e8e8e;
}

.newscall-nav .fa-play-circle {
  color: #ec2200;
}

.newscall-content-title h1 {
  color: #515151;
}

.newscall-action-buttons .btn {
  background: #ec2200;
}

.newscall-action-buttons .newscall-check-all-btn, .newscall-action-buttons .newscall-uncheck-all-btn {
  background: #a6a6a6;
}

.newscall-table th {
  color: #ec2200;
}

.newscall-checkbox {
  color: #ec2200;
}

td.newscall-play-col .fa-circle,
td.stream-play-col .fa-circle {
  color: #ec2200;
}

td.newscall-more-col .fa {
  color: #ec2200;
}

.newscall-paginator a, .newscall-paginator a:hover {
  color: #ec2200;
}

.newscall-sidebar {
  background: #515151;
}

.newscall-sidebar-buttons .btn {
  background: #8e8e8e;
}

.newscall-sidebar-buttons .newscall-sidebar-pitch-btn {
  background: #b7b7b7;
}