.tellco-europe .navbar {
  background-color: #e60024;
}

.tellco-europe .btn-primary,
.tellco-europe .btn-primary.disabled,
.tellco-europe .btn-primary:disabled {
  background-color: #e60024;
  border-color: #e60024;
}

.tellco-europe .dropdown-item.active,
.tellco-europe .dropdown-item:active {
  background-color: #e60024;
}

.tellco-europe .show>.btn-primary.dropdown-toggle {
  background-color: #e60024;
  border-color: #e60024;
}

.tellco-europe .btn-outline-primary {
  border-color: #e60024;
  color: #e60024;
}

.tellco-europe .btn-outline-primary:hover {
  background-color: #f7e0e3;
}

.tellco-europe .btn-secondary {
  background-color: #fff;
  border-color: #333;
}

.tellco-europe table.dataTable>tbody>tr.selected>* {
  box-shadow: inset 0 0 0 9999px #ebecf0;
  color: #333;
}

.tellco-europe table.dataTable.table-hover>tbody>tr.selected:hover>* {
  box-shadow: inset 0 0 0 9999px #f3f4fa;
  color: #333;
}

.tellco-europe .list-wrapper .completed .remove,
.tellco-europe .text-primary {
  color: #333 !important;
}

.tellco-europe .noUi-target.noUi-horizontal {
  background-color: #f7e0e3;
}

.tellco-europe .noUi-connect {
  background-color: #e60024;
}

.tellco-europe .form-control:focus {
  border-color: #e60024;
}

.tellco-europe .btn-link {
  color: #333;
}

.tellco-europe .tellco-view-sidebar-1 {
  background-color: #fafbfc;
  margin: 1rem auto;
  width: 92%;
}

.tellco-europe .tellco-view-sidebar-1 thead th {
  font-size: 0.9rem;
  text-align: center;
}

.tellco-europe .tellco-view-sidebar-1 thead tr:first-child th {
  padding-top: 0.5rem;
}

.tellco-europe .tellco-view-sidebar-1 thead tr:last-child th {
  font-size: 0.75rem;
  padding-bottom: 1rem;
}

.tellco-europe .tellco-view-sidebar-1 tbody th {
  font-size: 0.9rem;
  padding-left: 0.20rem;
}

.tellco-europe .tellco-view-sidebar-1 tbody td {
  padding-right: 0.20rem;
  text-align: right;
}

.tellco-europe.sidebar-icon-only .tellco-view-sidebar-1 {
  display: none;
}
