.btn-primary, .btn-success {
color: #000 !important;
background-color: #fff !important;
border: 2px solid #45f284 !important;
}
.btn-primary:hover, .btn-success:hover {
color: #000;
background-color: #fff !important;
border: 2px solid #45f284 !important;
}
.btn-primary:focus,.btn-success:focus {
color: #000;
background-color: #fff !important;
border: 2px solid #45f284 !important;
}
.btn-primary:active, .btn-success:active {
color: #000;
border: 2px solid #45f284 !important;
background-color: #fff !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
color: #000 !important;
background-color: #45f284 !important;
}
.navbar.navbar-inverse, .bottom {
    background-image:repeating-linear-gradient(100deg, #00AC68, #4cfc88);
}
.voucher-code-btn {
background-color: #fff;
border: 2px solid #45f284;
color: #000 !important;
}
.error, .field-validation-error {
    color:#45f284 !important;
}
.error, #Shipping-Form > div:nth-child(3) > div > span > span, #Shipping-Form > div:nth-child(6) > div > span > span, #Shipping-Form > div:nth-child(7) > div > span > span, #abweichende-versandadresse-div > div:nth-child(2) > div > span > span,
#abweichende-versandadresse-div > div:nth-child(5) > div > span > span, #abweichende-versandadresse-div > div:nth-child(6) > div > span > span
{
color: #45f284 !important;
}
#loginLink {
background-color: #45f284 !important;
border: #45f284!important;
color: #000 !important;
}
.mc_discount {
    color: #45f284;
}
button.btn.dropdown-toggle.btn-default {
    border:solid 3px #45f284;
}
@media screen and (max-width: 768px) {
.navbar-header:before {
    content: 'VERKEHRSZENTRUM';
 }  
}
@media screen and (min-width: 491px) {
.navbar-header:before {
    content: 'VERKEHRSZENTRUM';
 }  
}

/*  BB-Start - Button "zzt. nicht verfügbar" */
.EventBody .EventTableinfoTd button.btn-event-action[disabled] {
  font-size:0 !important;
}
.EventBody .EventTableinfoTd button.btn-event-action[disabled]:after {
  font-size:20px !important;
  color:black;
  content:'z.Zt.nicht verfügbar';
}
.EventBody:lang(en) .EventTableinfoTd button.btn-event-action[disabled] {
  font-size:0 !important;
}
.EventBody:lang(en) .EventTableinfoTd button.btn-event-action[disabled]:after {
  font-size:20px !important;
  color:black;
  content:'Temporarily unavailable';
}
/* BB-Ende */

/* BB-Start - Test zu den Texten über Artikelordnern - 07.08.2026 */
@media (min-width: 1200px) {
  .profilItem_Id_26478 .col-lg-3, /* Jahreskarten */
  .profilItem_Id_26482 .col-lg-3 { /* Gutscheine */
    width: 100%;
  }
  .profilItem_Id_26478 .panel,
  .profilItem_Id_26482 .panel {
    padding: 0 15px;
  }
}
.profilItem_Id_26478 .container .col-lg-9,
.profilItem_Id_26482 .container .col-lg-9 {
  width: 100%;
}
.profilItem_Id_26478 .container .col-lg-9 .col-md-4,
.profilItem_Id_26482 .container .col-lg-9 .col-md-4 {
  width: 33.3333%;
}
@media (max-width: 969px) {
  .profilItem_Id_26478 .container .col-lg-9 .col-md-4,
  .profilItem_Id_26482 .container .col-lg-9 .col-md-4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .profilItem_Id_26478 .container .col-lg-9 .col-md-4,
  .profilItem_Id_26482 .container .col-lg-9 .col-md-4 {
    width: 100%;
  }
}
.profilItem_Id_26478 .groupdescription,
.profilItem_Id_26482 .groupdescription {
  display: unset !important;
}
.profilItem_Id_26478 .groupdescription h3,
.profilItem_Id_26482 .groupdescription h3 {
  display: none;
}
/* BB-Ende - Test zu den Texten über Artikelordnern */

