.layout-boxed .wrapper, .layout-boxed .wrapper::before {
  max-width: 1500px !important;
}

.brand-link {
  background: #fff; 	
}

.rl-tv-vorlaeufig .col-lg-3{
	flex: 0 0 20%;
}

.duallistbox-full {
  width: 100%;
}

.daten-info {
  margin-left: 0 !important;
  display: flex;
}

.daten-info-custom {
  padding: 10px;
  background: none;
  color: #fff;
  font-size: 15px;
}

.daten-info-badge {
  display: flex;
  margin-right: 10px;
  background: #585857;
  border-radius: 5px;
  cursor: pointer;
}

.badge.badge-warning.daten-info-custom {
    background: #585857 !important;
}

.badge.badge-warning.daten-info-custom:hover {
    background: #3a3a3a !important;
}

.daten-info-badge:hover {
  background: #3a3a3a;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.daten-info-icon {
  margin-top: 6px;
  margin-left: 10px;
  color: #fff;
}

.bg-ggmedia {
  background: #003D7F;
  color: #fff;
}

.bg-ggmedia-alt {
  background: #004C9D;
  color: #fff;
}

.bg-blue {
    background: #003D7F !important;
}

.btn-primary {
  background: #003D7F;
}

.btn-primary:hover {
  background: #004C9D;
}

.small-box .icon {
  color: rgba(255, 255, 255, 0.18);
}

.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size, .os-viewport-native-scrollbars-invisible.os-viewport {
  background: #003D7F;
}

.btn.btn-sidebar {
  background: #003D7F !important;
}

[class*="sidebar-dark"] .btn-sidebar, [class*="sidebar-dark"] .form-control-sidebar {
  background: #fff;
}

.sidebar {
  background: #003D7F;
}

/* .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background: #004C9D;
  border: 1px solid #fff;
} */

a:hover {
  color: #002f61;
}

a {
  color: #003D7F;
}

[class*="sidebar-dark-"] .sidebar a {
  color: #fff;
}

.pdf-downloads .product-info {
  margin-top: 10px;
}

.time-label .bg-red {
  background: #585857 !important;
}

.badge-warning {
  background: #003D7F;
  color: #fff;
}

.brand-text.font-weight-light {
  font-size: 0;
}

[class*="sidebar-dark-"] {
  background: #003D7F;
}

.logout-link {
  padding-bottom: 5px;
}

.product-img.card-img-bg {
position: absolute;
  top: 25px;
  right: 15px;
  opacity: 0.3;
  scale: 1.2;
}

.breadcrumb-item-active {
  font-weight: bold;
}

.nav-link.logout-link {
  background: #585857;
  border: 1px solid;
}

.nav-link.logout-link:hover {
  background: #3a3a3a !important;
}

.row.rl-tv-vorlaeufig {
  padding-bottom: 20px;
}

.row.tv-endgueltig {
  padding-bottom: 20px;
}

.row.pdf-news {
  padding-top: 30px;
}

.d-block.logout-button {
  /*color: #444 !important;*/
}

.nav-item.dropdown.de-at-switch {
  margin-top: 5px;
}

.d-block.logout-button {
  font-size: 12px;
  float: right;
}

.row.button-row {
  justify-content: center;
}

.btn-primary {
  border-color: #003d7f;
}

.btn-reset {
  background: #585857;
  border-color: #585857;
}

.btn-reset:hover {
  background: #3a3a3a;
  border-color: #3a3a3a;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #003d7f;
  border-color: #003d7f;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
  background-color: #003d7f; 
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #003d7f; 
}

.fas.fa-fw.fa-search {
  color: #fff;
}

.fas.fa-fw.fa-times {
  color: #fff;
}

.form-control:focus {
  border-color: #003d7f;
}

.input-group-text {
  background-color: #003d7f; 
}

.far.fa-calendar-alt {
  color: #fff;
}

.far.fa-clock {
  color: #fff;
}

.card.filter-card {
  min-height: 145px;
}