.button-colored {
  background: #EF1D24;
  border: 1px solid #EF1D24;
}

.button-colored:hover {
  background: #F15353;
  border: 1px solid #EF1D24;
}
.button-colored:active {
  background: #EF1D24;
  border: 1px solid #A61419;
}


.h-top a:hover, .h-top .active .drop-down-title, .h-top .drop-down-title:hover {
  color: #EF1D24;
}


.main-nav a:hover {
  color: #EF1D24;
}

.main-nav .book-link {
  background: #EF1D24;
  border: 1px solid #EF1D24;
}
.main-nav .book-link:hover {
  background: #F15353;
  border: 1px solid #F15353;
}
.main-nav .book-link:active {
  background: #EF1D24;
  border: 1px solid #EF1D24;
}

.event-type-navigation a:hover {
  color: #EF1D24;
}

.event-type-navigation a.active:before {
  background: #EF1D24;
}



.right-sidebar-top:before {
  background: #EF1D24;
}

.rsb-links a.active, .rsb-links a:hover  {
  color: #EF1D24;
}



.jp-wrapper .jp-item {
  background: #EF1D24;
}

input[type="text"].newsletter-input {
  border: 1px solid #EF1D24;
}





.accordion-item.open .title, .accordion-item.open .title * {
  color: #EF1D24;
}



.jp-wrapper {
  background: #EF1D24 100%;
}


.banner-item.active-color .banner-content {
  background: #EF1D24;
}

.newsletter {
  background: #EF1D24;
}

.formatted-text ol > li:before {
  color: #EF1D24;
}

.formatted-text table thead tr td {
  background: #EF1D24;
}

.formatted-text blockquote {
  border-left: 2px solid #EF1D24;
}


.formatted-text ul li:before {
  background: url(/images/sprite-accent-icons.svg) no-repeat -10px -673px;
}
.calendar-form-wrapper input[name='daterange'] {
  background: url(/images/sprite-accent-icons.svg) no-repeat 5px -469px #fff;
}
.calendar-form-wrapper input.people {
  background: url(/images/sprite-accent-icons.svg) no-repeat 5px -434px #fff;
}
.rsb-links a:before {
  background: url(/images/sprite-accent-icons.svg) no-repeat -9px -514px #fff;
}
.form-group-checkbox .form-element-wrapper.active:before {
  background: url(/images/sprite-accent-icons.svg) no-repeat -11px -362px #EF1D24;
  border: 1px solid #EF1D24;
}
.img-wrapper .img-404 {
  background: url(/images/sprite-accent-icons.svg) no-repeat -10px -589px;
}
