._4s7c {
    border-width: 0px;
    border-style: none;
    border-right: 0px solid #fff;
    border-color: #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
border: none;
}

/***********************************************/
/***********************************************/
/***********************************************/
/* Wild Apricot Events page styling */
/***********************************************/
/***********************************************/
/***********************************************/

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html.widgetMode body {
  font-family: "Poppins", sans-serif;
  background: transparent;
}

html.widgetMode body .zoneContentOuter,
html.widgetMode body .mLayout,
html.widgetMode body .zoneContentWrap {
  background: none;
}

html.widgetMode body .zoneContentWrap,
html.widgetMode body .zoneInner,
html.widgetMode body .zoneInner > .WaPlaceHolder {
  max-width: 1200px;
}
/* Code to change page width START */
.zoneInner, .zoneWrap, .zoneInner >
.WaPlaceHolder { max-width: 1800px; }
/* Code to change page width END */

html.widgetMode body#PAGEID_1053173 a {
  font-weight: normal !important;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  #idViewSwitchersTable
  a,
html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  #idViewSwitchersTable
  span {
  background: transparent;
  color: black;
  padding: 0;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  #idViewSwitchersTable
  #weekButton {
  display: none;
}

html.widgetMode body#PAGEID_1053173 a {
  transition: color 300ms ease;
}

html.widgetMode body#PAGEID_1053173 a:hover {
  color: #367338;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  #idViewSwitchersTable
  span {
  background: transparent;
  color: #2a582b;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 2px;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  .pageTitleOuterContainer
  #idEventViewSwitcher
  .pageViewSwitcherContainer {
  display: none;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  .EventListCalendar
  td.EventListCalendarHeader,
html.widgetMode body#PAGEID_1053173 .yearViewHeader {
  color: white !important;
  background-color: #2a582b;
  border: 1px solid #2a582b !important;
  padding: 10px !important;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  .EventListCalendar
  td.EventListCalendarHeader
  a.calendarDate {
  color: white !important;
}

html.widgetMode body#PAGEID_1053173 td {
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
}

html.widgetMode body#PAGEID_1053173 .weekViewType,
html.widgetMode body#PAGEID_1053173 .yearViewType {
  border-bottom: 1px solid #b2b2b2;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  .EventListCalendar
  td
  > div {
  margin: 0;
  font-size: 14px;
  background-color: #367338;
  color: white;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  .EventListCalendar
  td
  > div
  a:hover {
  color: white !important;
}

html.widgetMode
  body#PAGEID_1053173
  .WaGadgetEventsStateCalendar
  .EventListCalendar
  td
  > div
  .eventTime {
  font-weight: bold;
  padding-bottom: 5px;
}

html.widgetMode body#PAGEID_1053173 .yearViewHeader {
  margin-right: -10px !important;
}

html.widgetMode body#PAGEID_1053173 .yearViewType td,
html.widgetMode body#PAGEID_1053173 .yearViewType td a {
  color: black;
}

html.widgetMode body#PAGEID_1053173 .yearViewType td a:hover {
  color: #367338;
}

/***********************************************/
/***********************************************/
/***********************************************/
/* Wild Apricot individual events page styling */
/***********************************************/
/***********************************************/
/***********************************************/

html.widgetMode
  .WaGadgetEventsStateDetails
  .pageTitleOuterContainer
  .pageBackContainer {
  margin-bottom: 30px;
}

html.widgetMode
  .WaGadgetEventsStateDetails
  .pageTitleOuterContainer
  .pageBackContainer
  a,
html.widgetMode input[type="button"] {
  font-weight: 600 !important;
  text-transform: uppercase;
  fill: #367338;
  color: #367338 !important;
  background-color: #ffffff !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #367338 !important;
  padding: 8px 20px !important;
  border-radius: 4px !important;
  transition: background-color 300ms ease;
}

html.widgetMode
  .WaGadgetEventsStateDetails
  .pageTitleOuterContainer
  .pageBackContainer
  a:hover,
html.widgetMode input[type="button"]:hover {
  background-color: #2a582b15 !important;
}

html.widgetMode h1.pageTitle,
html.widgetMode h1.pageTitle a {
  font-weight: bold !important;
  color: black !important;
  margin: 0 !important;
  padding: 0 !important;
}

html.widgetMode .ui.inline.dropdown.-wa-add-event-to-calendar-dropdown {
  color: #2a582b;
  transition: color 300ms ease;
}

html.widgetMode
  .WaGadgetEventsStateDetails
  .ui.inline.dropdown.-wa-add-event-to-calendar-dropdown:hover {
  color: #367338;
}

html.widgetMode .WaGadgetEventsStateDetails .infoText:empty {
  display: none;
}

html.widgetMode .WaGadgetEventsStateDetails .eventInfoStartDate label,
html.widgetMode .WaGadgetEventsStateDetails .eventInfoLocation label {
  font-weight: bold;
  color: black !important;
}

html.widgetMode .WaGadgetEventsStateDetails .eventInfoStartDate strong,
html.widgetMode .WaGadgetEventsStateDetails .registrationInfo strong {
  font-weight: normal !important;
}

html.widgetMode .WaGadgetEventsStateDetails .registrationInfoContainer {
  display: flex;
  align-items: baseline;
  margin-left: 0 !important;
}

html.widgetMode
  .WaGadgetEventsStateDetails
  .boxOuterContainer
  .boxBodyContainer
  .boxBodyInfoOuterContainer
  .boxBodyInfoContainer
  .boxInfoContainer {
  margin-bottom: 0;
}

html.widgetMode
  .WaGadgetEventsStateDetails
  .registrationInfoContainer
  #idRegistrationInfo {
  width: 92px;
}

html.widgetMode .WaGadgetEventsStateDetails .registrationInfoContainer ul {
  padding-left: 0 !important;
  list-style: none;
}

html.widgetMode .WaGadgetEventsStateDetails .registrationInfoContainer ul li {
  margin: 0 !important;
}

html.widgetMode .WaGadgetEventsStateDetails .regTypeHr {
  display: none;
}

html.widgetMode .WaGadgetEventsStateDetails .boxActionContainer {
  margin-left: 0 !important;
}

html.widgetMode .WaGadgetEventsStateDetails .boxActionContainer input,
html.widgetMode input[type="submit"] {
  font-weight: 600;
  text-transform: uppercase;
  fill: #ffffff !important;
  color: #ffffff !important;
  background-color: #367338 !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #367338 !important;
  padding: 8px 20px !important;
  border-radius: 4px !important;
  transition: background-color 300ms ease, border-color 300ms ease;
  margin-right: auto !important;
}

html.widgetMode .WaGadgetEventsStateDetails .boxActionContainer input:hover,
html.widgetMode input[type="submit"]:hover {
  background-color: #2a582b !important;
  border-color: #2a582b !important;
}

html.widgetMode .WaGadgetEventsStateDetails .boxActionContainer input {
  font-size: 16px;
}

html.widgetMode #idInfoContainer {
  background-color: #2a582b;
  border-radius: 4px !important;
}

html.widgetMode a.clearSelectionLabel {
  color: #367338;
}

html.widgetMode a.clearSelectionLabel:hover {
  color: #2a582b;
}

html.widgetMode div.fieldItem {
  margin-bottom: 10px !important;
  display: flex;
}

html.widgetMode .fieldLabel strong.mandatoryLabel {
  font-weight: normal;
}

html.widgetMode .mandatorySymbol {
  visibility: visible !important;
  display: inline-block !important;
  color: #367338 !important;
}

html.widgetMode
  .formTitleOuterContainer
  .formTitleContainer
  .inner
  h3.formTitle,
html.widgetMode
  .formTitleOuterContainer
  .formTitleContainer
  .inner
  .mandatoryFieldsTitle
  strong {
  color: black;
}

html.widgetMode .formTitleOuterContainer .formTitleContainer .inner {
  padding: 10px 0 10px 0;
}

html.widgetMode
  .formTitleOuterContainer
  .formTitleContainer
  .inner
  h3.formTitle {
  font-size: 20px;
  font-weight: bold;
}

html.widgetMode .captionOuterContainer .captionContainer .fieldBody h4 {
  text-align: left;
  color: black;
  font-size: 20px;
}

html.widgetMode .captionOuterContainer {
  /* background-color: #2a582b; */
  background-color: transparent;
  border-bottom: 1px dotted #bdbdbd;
}

html.widgetMode .genericListTable thead th,
.membersTable thead th {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #2a582b;
  color: white;
  font-weight: 600;
}

html.widgetMode #membersTable a {
  color: #367338;
}

html.widgetMode #membersTable a:hover {
  color: #2a582b;
}

html.widgetMode form input[type="text"],
html.widgetMode form select {
  padding: 10px 14px !important;
  height: 42px !important;
}

html.widgetMode form select {
  padding-left: 10px !important;
}

html.widgetMode .fieldSubContainer table td.left .fieldLabel {
  padding-top: 12px;
}

html.widgetMode .groupBodyVertical {
  display: flex;
  flex-direction: column-reverse;
}

html.widgetMode .confirmWindowInfo .cww3,
html.widgetMode .confirmWindowInfo .cww4,
html.widgetMode .confirmWindowInfo .cww-inner {
  border-color: #2a582b;
}

html.widgetMode .confirmWindowInfo .cww1,
html.widgetMode .confirmWindowInfo .cww2 {
  background-color: #2a582b;
}

html.widgetMode .confirmWindowInfo .cww3,
html.widgetMode .confirmWindowInfo .cww4,
html.widgetMode .confirmWindowInfo .cww-inner {
  background: #2a582b15;
}

html.widgetMode .cww-inner {
  padding: 10px 0;
}

html.widgetMode .confirmWindowSuccess .cww3,
html.widgetMode .confirmWindowSuccess .cww4,
html.widgetMode .confirmWindowSuccess .cww-inner {
  border-color: #2a582b;
}

html.widgetMode .confirmWindowSuccess .cww1,
html.widgetMode .confirmWindowSuccess .cww2 {
  background-color: #2a582b;
}

html.widgetMode .confirmWindowSuccess .cww3,
html.widgetMode .confirmWindowSuccess .cww4,
html.widgetMode .confirmWindowSuccess .cww-inner {
  background: #60c56029;
}

html.widgetMode .confirmWindowSuccess .cww-inner {
  font-size: 16px;
}

html.widgetMode .cww-co {
  padding-left: 25px !important;
}

html.widgetMode .cww-co td {
  font-size: 14px;
}

html.widgetMode .cww-co td.labelInfoColumn {
  text-align: left;
  font-weight: 600;
}

html.widgetMode .fieldSubContainer .fieldLabel {
  text-align: left;
}

html.widgetMode .fieldSubContainer table tr {
  display: flex;
  flex-direction: column;
}

html.widgetMode .fieldSubContainer table td,
html.widgetMode
  .fieldSubContainer
  table
  td
  input:not([type="button"]):not([type="submit"]),
html.widgetMode .fieldSubContainer table td select,
html.widgetMode .fieldSubContainer table td textarea {
  width: 100% !important;
}

html.widgetMode .fieldSubContainer table td .fieldLabel {
  padding-bottom: 10px;
}

html.widgetMode .fieldSubContainer {
  margin-top: 0;
}

html.widgetMode #idSectionIdentifyUserContainer .fieldSubContainer table tr {
  display: table-row;
}

html.widgetMode
  #idSectionIdentifyUserContainer
  .fieldSubContainer
  table
  tr
  .left {
  width: 75px !important;
}

html.widgetMode .fieldBody a {
  color: #367338;
}

html.widgetMode .fieldBody a:hover {
  color: #2a582b;
}

html.widgetMode #idSectionGuestListContainer .inner {
  display: block !important;
}

html.widgetMode #idEventRegistrationConfirmationContainer .fieldSubContainer,
html.widgetMode #idEventRegistrationReceiptContainer .fieldSubContainer {
  margin-bottom: 10px;
}

html.widgetMode #idEventRegistrationReceiptContainer .fieldLabel,
html.widgetMode #idEventRegistrationConfirmationContainer .fieldLabel {
  width: 200px !important;
  font-weight: 600;
}

html.widgetMode #idEventRegistrationReceiptContainer .fieldBody,
html.widgetMode #idEventRegistrationConfirmationContainer .fieldBody {
  width: calc(100% - 250px) !important;
}

html.widgetMode #init-add-event-to-calendar-dropdown-5149418 {
  min-width: 200px;
}

html.widgetMode .infoSection .infoTitle {
  width: 80px !important;
  text-align: left !important;
  font-weight: 600 !important;
}

@media only screen and (max-width: 959px) {
  html.widgetMode .WaGadgetEventsStateDetails .registrationInfoContainer {
    flex-direction: column;
  }

  html.widgetMode .WaGadgetEventsStateDetails .eventInfoStartDate + li label {
    display: none;
  }

  html.widgetMode
    .WaGadgetEventsStateDetails
    .registrationInfoContainer
    #idRegistrationInfo {
    margin-bottom: 0;
  }
}

/***********************************************/
/***********************************************/
/***********************************************/
/* Wild Apricot Donation page styling */
/***********************************************/
/***********************************************/
/***********************************************/

html.widgetMode body#PAGEID_1205306 {
  color: black;
}

html.widgetMode body#PAGEID_1205306 font {
  font-family: "Poppins", sans-serif !important;
}

html.widgetMode body#PAGEID_1205306 h1,
html.widgetMode body#PAGEID_1205306 h2 {
  margin-bottom: 0.5em;
}

html.widgetMode body#PAGEID_1205306 h1,
html.widgetMode body#PAGEID_1205306 h2,
html.widgetMode body#PAGEID_1205306 h1 font,
html.widgetMode body#PAGEID_1205306 h2 font {
  color: #2a582b !important;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}

html.widgetMode body#PAGEID_1205306 h2 {
  margin-top: 1em;
}

html.widgetMode body#PAGEID_1205306 h2 font {
  font-size: 24px !important;
}

html.widgetMode body#PAGEID_1205306 .WaGadgetContent {
  font-weight: normal;
}

html.widgetMode body#PAGEID_1205306 a {
  color: #367338;
}

html.widgetMode body#PAGEID_1205306 a:hover {
  color: #2a582b;
}

html.widgetMode body#PAGEID_1205306 #idAmountEditContainer .fieldSubContainer {
  display: flex;
  flex-direction: column;
}

html.widgetMode
  body#PAGEID_1205306
  #idAmountEditContainer
  .fieldSubContainer
  .fieldLabel {
  padding-top: 12px;
  padding-bottom: 10px;
  font-size: 16px;
  width: 100%;
}

html.widgetMode body#PAGEID_1205306 #idAmountEditContainer span.label {
  overflow: visible !important;
}

html.widgetMode body#PAGEID_1205306 #idAmountEditContainer input[type="text"] {
  height: unset !important;
  padding: 3px 4px 3px 4px !important;
  margin-left: 6px !important;
}

html.widgetMode body#PAGEID_1205306 .typeInstruction {
  width: 100%;
}

html.widgetMode textarea {
  resize: vertical;
  min-height: 50px;
  max-height: 1000px;
  font-family: "Poppins", sans-serif;
  padding: 10px 14px !important;
}

html.widgetMode body#PAGEID_1205306 .generalFormContainer {
  margin-top: 50px;
}

@media screen and (min-width: 992px) {
  html.widgetMode
    #idRegistrationFormContainer
    .generalFormContainer
    *:not(#idGuestsRegistrationDivider)
    + .sectionOuterContainer
    .inner:first-child,
  html.widgetMode
    #idSectionDonationFormContainer
    .sectionOuterContainer
    .inner:first-child {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
  }

  html.widgetMode
    #idEventRegistrationConfirmationContainer
    .sectionContainer
    .inner,
  html.widgetMode
    #idEventRegistrationReceiptContainer
    .sectionContainer
    .inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  html.widgetMode #idSectionGuestListContainer .inner .inner {
    display: grid !important;
  }

  html.widgetMode
    #idRegistrationFormContainer
    .generalFormContainer
    *:not(#idGuestsRegistrationDivider)
    + .sectionOuterContainer
    .inner:first-child
    div.fieldContainer,
  html.widgetMode
    #idSectionDonationFormContainer
    .sectionOuterContainer
    .inner:first-child
    div.fieldContainer {
    grid-column: span 2;
  }

  html.widgetMode #idRegistrationFormContainer #idContainer7417925,
  html.widgetMode #idRegistrationFormContainer #idContainer7417926,
  html.widgetMode #idRegistrationFormContainer #idContainer7417928,
  html.widgetMode #idRegistrationFormContainer #idContainer7417927,
  html.widgetMode #idSectionDonationFormContainer #idContainer7417925,
  html.widgetMode #idSectionDonationFormContainer #idContainer7417926,
  html.widgetMode #idSectionDonationFormContainer #idContainer7417928,
  html.widgetMode #idSectionDonationFormContainer #idContainer7417927 {
    grid-column: span 1 !important;
  }

  html.widgetMode body#PAGEID_1205306 #idContainer7351601:first-child {
    grid-column: span 4;
  }
}
