.btn-primary, .btn-success {
color: #000 !important;
background-color: #fff !important;
border: 2px solid #fef967 !important;
}
.btn-primary:hover, .btn-success:hover {
color: #000;
background-color: #fff !important;
border: 2px solid #fef967 !important;
}
.btn-primary:focus,.btn-success:focus {
color: #000;
background-color: #fff !important;
border: 2px solid #fef967 !important;
}
.btn-primary:active, .btn-success:active {
color: #000;
border: 2px solid #fef967 !important;
background-color: #fff !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
color: #000 !important;
background-color: #fef967 !important;
}
.navbar.navbar-inverse, .bottom {
    background-image:repeating-linear-gradient(100deg, #FFF00D, #fff29a);
}
.voucher-code-btn {
background-color: #fff;
border: 2px solid #fef967;
color: #000 !important;
}
.error, .field-validation-error {
    color:#fef967 !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: #fef967 !important;
}
#loginLink {
background-color: #fef967 !important;
border: #fef967!important;
color: #000 !important;
}
.mc_discount {
    color: #fef967;
}
button.btn.dropdown-toggle.btn-default {
    border:solid 3px #fef967;
}
@media screen and (max-width: 768px) {
.navbar-header:before {
    content: 'DEUTSCHES MUSEUM BONN';
 }  
}
@media screen and (min-width: 491px) {
.navbar-header:before {
    content: 'DEUTSCHES MUSEUM BONN';
 }  
}

.groupdescription {
  display:block !important;
}
.groupdescription h3 {
  display:none !important;
}

.profilItem_Id_24273 #EventTermineTable,
.profilItem_Id_24273 #EventTermineTableM,
.profilItem_Id_24273 div.calendar-container {
  display:none;
}
.profilItem_Id_24273 label.label-daterange {
  display:none;
}

/*  BB-Start - Button "zzt. nicht verfügbar" */ /* AUSKOMMENTIERT */
/*.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:'ausverkauft';
}
.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:'ausverkauft';
}*/
/* BB-Ende */
