/* Alan's contribution recur colours etc */
div.crm-container .gift-type-select label {
  border: 1px solid #92955E !important;
  font-color: #ffffff !important;
}

.gift-type-select div:hover,
.gift-type-select div.selected {
  background-color: #92955E !important;
}

div.crm-container .gift-type-select label {
    margin-bottom: 0px;
}

div.is_recur-section div.label {
  display: none;
}
