@import url(https://fonts.googleapis.com/css?family=Nunito:400,700,800&display=swap);
@keyframes thermo-progress-horz {
  0% {
    width: 0;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/* Theme Mixins */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * Give all elements box-sizing
 */
* {
  box-sizing: border-box;
}
/**
 * Define main for IE
 */
main,
aside {
  display: block;
}
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  max-width: 100%;
  height: auto;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.fancybox-wrap {
  box-sizing: content-box;
  width: 350px;
}
.fancybox-wrap .fancybox-inner {
  width: 350px;
}
#constituent-alerts ul {
  margin: 0;
}
#constituent-alerts ul > li .dismiss {
  height: 25px;
  line-height: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
#event-bits {
  margin-bottom: 25px;
}
.form-actions .dd-btn {
  margin-bottom: 0;
  padding: 10px 15px;
}
.btn-link,
.cancel {
  display: inline-block;
  padding: 10px 15px;
  font-size: 15px;
  text-align: center;
}
.close {
  text-decoration: none !important;
}
.grid-y,
.grid-x {
  display: flex;
}
.grid-y .grow,
.grid-x .grow {
  flex-grow: 1;
}
.grid-y {
  flex-direction: column;
}
.grid-y > * {
  min-width: 1px;
}
.grid-x {
  flex-direction: row;
  flex-wrap: wrap;
}
.grid-x.no-wrap {
  flex-wrap: nowrap;
}
.col-1 {
  width: 8.333333333333332%;
}
.col-2 {
  width: 16.666666666666664%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333333333%;
}
.col-5 {
  width: 41.66666666666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.333333333333336%;
}
.col-8 {
  width: 66.66666666666666%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333333334%;
}
.col-11 {
  width: 91.66666666666666%;
}
.col-12 {
  width: 100%;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.align-end {
  align-items: flex-end;
}
.align-start {
  align-items: flex-start;
}
.align-center {
  align-items: center;
}
.align-baseline {
  align-items: baseline;
}
.content-end {
  align-content: flex-end;
}
.content-start {
  align-content: flex-start;
}
.content-center {
  align-content: center;
}
.content-baseline {
  align-content: baseline;
}
.align-self-end {
  align-self: flex-end;
}
.align-self-start {
  align-self: flex-start;
}
.align-self-center {
  align-self: center;
}
.align-self-baseline {
  align-self: baseline;
}
.justify-end {
  justify-content: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-baseline {
  justify-content: baseline;
}
.justify-self-end {
  justify-self: flex-end;
}
.justify-self-start {
  justify-self: flex-start;
}
.justify-self-center {
  justify-self: center;
}
.justify-self-baseline {
  justify-self: baseline;
}
#wysiwyg {
  margin: 10px !important;
  background-image: none !important;
  background-color: #fff !important;
}
#wysiwyg table td {
  outline: auto;
}
.dd-announcement-bar {
  background-color: #F1B434;
  box-shadow: none;
  line-height: 1.67;
  position: relative;
  text-align: center;
}
.dd-announcement-bar-content {
  display: block;
  margin: 0 auto;
  max-width: 1040px;
  padding: 16px 54px;
  width: 100%;
}
.dd-announcement-bar-content p {
  color: #383A46;
}
.dd-announcement-bar-content > :last-child {
  margin-bottom: 0;
}
.dd-announcement-bar-content a,
.dd-announcement-bar-content a:link {
  color: #A50034;
  text-decoration: underline;
}
.dd-announcement-bar-content a:active,
.dd-announcement-bar-content a:visited {
  color: #A50034;
  text-decoration: underline;
}
.dd-announcement-bar-content a:hover,
.dd-announcement-bar-content a:focus {
  color: #A50034;
  text-decoration: none;
}
.dd-announcement-bar-close,
.dd-announcement-bar-close:active,
.dd-announcement-bar-close:hover,
.dd-announcement-bar-close:link,
.dd-announcement-bar-close:visited {
  -webkit-appearance: none;
  color: #A50034;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  line-height: inherit;
}
.dd-announcement-bar-close {
  position: absolute;
  right: 27px;
  top: 16px;
  transform: translate(50%, 0);
}
.banner p {
  margin-bottom: 0;
}
.banner img {
  width: 100% !important;
  height: auto !important;
}
.default-logo-banner {
  display: none !important;
}
a {
  transition: all 0.3s ease;
}
a:link {
  color: #A50034;
  text-decoration: none;
}
a.underline {
  text-decoration: underline;
}
a:visited,
a:active {
  color: #A50034;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #383A46;
  text-decoration: underline;
}
a,
button,
input[type="submit"] {
  transition: all 0.3s ease;
}
a.dd-btn,
button.dd-btn,
input[type="submit"].dd-btn,
a.m-btn,
button.m-btn,
input[type="submit"].m-btn {
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
  font-family: "Georgia", serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: none;
  line-height: 1;
  margin: 0 15px 15px 0;
  padding: 12px 20px 12px 20px;
  text-align: center;
  text-transform: normal;
  text-decoration: none;
  vertical-align: top;
  background-color: #A50034;
  color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
a.dd-btn:hover,
button.dd-btn:hover,
input[type="submit"].dd-btn:hover,
a.m-btn:hover,
button.m-btn:hover,
input[type="submit"].m-btn:hover,
a.dd-btn:focus,
button.dd-btn:focus,
input[type="submit"].dd-btn:focus,
a.m-btn:focus,
button.m-btn:focus,
input[type="submit"].m-btn:focus {
  background-color: #84002a;
  color: #FFFFFF;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
a.dd-btn [class^="icon-"],
button.dd-btn [class^="icon-"],
input[type="submit"].dd-btn [class^="icon-"],
a.m-btn [class^="icon-"],
button.m-btn [class^="icon-"],
input[type="submit"].m-btn [class^="icon-"],
a.dd-btn [class*="icon-"],
button.dd-btn [class*="icon-"],
input[type="submit"].dd-btn [class*="icon-"],
a.m-btn [class*="icon-"],
button.m-btn [class*="icon-"],
input[type="submit"].m-btn [class*="icon-"] {
  font-size: inherit;
}
a.btn-alt,
button.btn-alt,
input[type="submit"].btn-alt {
  padding: 10px 20px;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  text-transform: uppercase;
  background-color: #A50034;
  color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
a.btn-alt:hover,
button.btn-alt:hover,
input[type="submit"].btn-alt:hover,
a.btn-alt:focus,
button.btn-alt:focus,
input[type="submit"].btn-alt:focus {
  background-color: #95002f;
  color: #FFFFFF;
  box-shadow: none;
}
a.btn-alt [class^="icon-"],
button.btn-alt [class^="icon-"],
input[type="submit"].btn-alt [class^="icon-"],
a.btn-alt [class*="icon-"],
button.btn-alt [class*="icon-"],
input[type="submit"].btn-alt [class*="icon-"] {
  font-size: inherit;
  margin: 0px 0px 0px 5px;
}
a.btn-alt-1,
button.btn-alt-1,
input[type="submit"].btn-alt-1 {
  font-size: 20px;
  padding: 15px;
  color: #A50034 !important;
  background-color: #FFFFFF;
  color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
a.btn-alt-1:hover,
button.btn-alt-1:hover,
input[type="submit"].btn-alt-1:hover,
a.btn-alt-1:focus,
button.btn-alt-1:focus,
input[type="submit"].btn-alt-1:focus {
  background-color: #EEEEEE;
  color: #FFFFFF;
  box-shadow: none;
}
a.btn-big,
button.btn-big,
input[type="submit"].btn-big {
  padding: 15px 25px 15px 25px;
  margin: 0 15px 20px 0;
  font-size: 19px;
  letter-spacing: none;
  background-color: #F1B434;
  color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
a.btn-big:hover,
button.btn-big:hover,
input[type="submit"].btn-big:hover,
a.btn-big:focus,
button.btn-big:focus,
input[type="submit"].btn-big:focus {
  background-color: #e5ab31;
  color: #FFFFFF;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
a.btn-big-alt,
button.btn-big-alt,
input[type="submit"].btn-big-alt {
  padding: 15px 5px 15px 5px;
}
a.btn-no-margin,
button.btn-no-margin,
input[type="submit"].btn-no-margin {
  margin: 0;
}
a.menu-btn,
button.menu-btn,
input[type="submit"].menu-btn {
  color: #383A46;
  background-color: transparent;
}
a.menu-btn:hover,
button.menu-btn:hover,
input[type="submit"].menu-btn:hover,
a.menu-btn:focus,
button.menu-btn:focus,
input[type="submit"].menu-btn:focus {
  color: #383A46;
  background-color: rgba(0, 0, 0, 0.1);
}
a *:before,
button *:before,
input[type="submit"] *:before {
  color: inherit;
  font-size: inherit;
}
.btn-full {
  width: 100%;
}
.m-btn-container td {
  background-color: transparent;
}
.m-btn-container .m-btn {
  display: inline-block !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-family: "Georgia", serif !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: none !important;
  line-height: 1 !important;
  margin: 0 15px 15px 0 !important;
  padding: 12px 20px 12px 20px !important;
  text-align: center !important;
  text-transform: normal !important;
  text-decoration: none !important;
  vertical-align: top !important;
  background-color: #A50034 !important;
  color: #FFFFFF !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.m-btn-container .m-btn:hover,
.m-btn-container .m-btn:focus {
  background-color: #84002a !important;
  color: #FFFFFF !important;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1) !important;
}
.social-icon {
  height: 22px;
  margin: 0px 5px;
}
.social-icon svg {
  height: inherit;
}
.social-icon:hover,
.social-icon:focus {
  transform: scale(1.25);
  transition: all 0.3s cubic-bezier(0.375, 0.02, 0.035, 1.86);
}
.is-dropdown {
  min-width: 190px;
  transform-origin: top;
  transform: scaleY(0);
  transition: all 0.25s;
}
.is-dropdown.is-active {
  transform: scaleY(1);
}
#fb-comments {
  display: none;
}
input[type="file"] {
  line-height: 1.15;
}
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
textarea,
select {
  border: 1px solid #DDDDDD;
  font-size: 16px;
  font-family: "Georgia", serif;
  border-radius: 4px;
}
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #EEEEEE !important;
  outline: 0;
  box-shadow: none !important;
}
input::placeholder,
textarea::placeholder {
  color: #000000;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000000;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000000;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #000000;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
.wrap-content img {
  max-width: 100% !important;
  height: auto !important;
}
#teamTabsContent .dd-editable-content img,
#participantTabsContent .dd-editable-fundraising-message img {
  margin: 0 0 20px 0;
}
.imageFloatLeft img,
.imageFloatRight img {
  margin-bottom: 0;
}
img[style*="float: left"],
.imageFloatLeft {
  float: left;
  clear: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
img[style*="float: right"],
.imageFloatRight {
  float: right;
  clear: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
#inappropriatecontentlink {
  padding: 0;
  text-align: left;
}
#inappropriatecontentlink a {
  display: block;
  color: #485CC7;
  margin-bottom: 15px;
  font-size: 16px;
}
#inappropriatecontentlink a:hover,
#inappropriatecontentlink a:focus {
  text-decoration: underline;
  color: #485CC7;
}
#inappropriatecontentlink + .clr {
  display: none;
}
a.offlinedonationlink {
  color: #485CC7;
  text-align: left;
}
a.offlinedonationlink:before {
  content: "\f0e0";
  font-family: FontAwesome;
  margin-right: 15px;
  display: inline;
}
a.offlinedonationlink:hover,
a.offlinedonationlink:focus {
  color: #485CC7;
}
[data-resizetype="responsive"],
.responsive-media-embed {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin-bottom: 0;
  overflow: hidden;
}
[data-resizetype="responsive"] iframe,
.responsive-media-embed iframe,
[data-resizetype="responsive"] object,
.responsive-media-embed object,
[data-resizetype="responsive"] embed,
.responsive-media-embed embed,
[data-resizetype="responsive"] video,
.responsive-media-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 0;
}
[data-resizetype="responsive"].default,
.responsive-media-embed.default {
  padding-bottom: 56.25%;
}
[data-resizetype="responsive"].anamorphic,
.responsive-media-embed.anamorphic {
  padding-bottom: 41.84100418%;
}
[data-resizetype="responsive"].panorama,
.responsive-media-embed.panorama {
  padding-bottom: 31.640625%;
}
[data-resizetype="responsive"].square,
.responsive-media-embed.square {
  padding-bottom: 100%;
}
.dd-stream {
  margin: 50px auto 50px auto !important;
}
.dd-streaming-embed {
  border-radius: 5px;
  padding: 10px 20px;
}
.dd-streaming-embed .dd-feed-wrap,
.dd-streaming-embed .dd-streaming-header {
  padding-right: 0;
  padding-left: 0;
}
.dd-streaming-embed #streamingcontainer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dd-streaming-embed .dd-activity-feed .dd-feed-visual {
  border-right: 1px solid #DDDDDD;
  padding-right: 10px;
}
.dd-streaming-embed .dd-activity-feed .dd-feed-donation {
  font-weight: 400;
}
.dd-streaming-embed .dd-activity-feed .dd-feed-details {
  padding-left: 15px;
}
.dd-streaming-embed .dd-activity-feed .dd-feed-item,
.dd-streaming-embed .dd-activity-feed .dd-feed-item > * {
  color: #A50034;
}
.dd-stream-controls .dd-mobile-toggle,
.dd-stream-controls a:not(.active) {
  color: #A50034;
}
.dd-stream-config .form-actions button {
  display: block;
}
.dd-stream-config .form-actions button.dd-btn {
  margin-bottom: 10px;
}
.dd-stream-config .form-actions button.btn-link {
  padding-left: 0;
  padding-right: 0;
}
#streamingdonatebutton {
  font-size: 19px;
  background-color: #F1B434;
  color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
#streamingdonatebutton:hover,
#streamingdonatebutton:focus {
  background-color: #e5ab31;
  color: #FFFFFF;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
table.table-responsive {
  table-layout: fixed;
  width: 100% !important;
  border: 0;
  padding-top: 20px;
  margin-bottom: 20px;
}
table.table-responsive th,
table.table-responsive td {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  border: 0;
  vertical-align: top;
  display: table-cell !important;
}
table.table-responsive th > *:last-child,
table.table-responsive td > *:last-child {
  margin-bottom: 0;
}
table.table-responsive tr > td {
  border-right: 4px solid #EEEEEE;
}
table.table-responsive tr > td:first-child {
  padding-left: 0;
}
table.table-responsive tr > td:last-child {
  padding-right: 0;
  border-right: 0;
}
.dataTable {
  border: 1px solid #ddd;
  border-left: 0;
}
.dataTable th,
.dataTable td {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-sizing: content-box;
}
.dataTables_scroll-body {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.table-striped tbody tr:nth-child(odd) td,
.dataTable tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th,
.dataTable tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.dataTable tbody tr:hover td,
.table tbody tr:hover th,
.dataTable tbody tr:hover th {
  background-color: #f5f5f5;
}
.topnavcms.contentset-nav .contentset-nav-mobile-toggle {
  display: none;
  cursor: pointer;
  background-color: #FFFFFF;
}
.topnavcms.contentset-nav .contentset-nav-mobile-toggle > button {
  display: flex;
  width: 100%;
}
.topnavcms.contentset-nav .contentset-nav-mobile-toggle [class*="icon-"] {
  font-size: 30px;
  margin-right: 10px;
  line-height: 1;
}
.btn-show-dropdown {
  display: none;
  width: 53px;
  margin: 0;
  border: 0;
  background-color: transparent;
  color: #FFFFFF;
  transition: all 0.5s;
}
.btn-show-dropdown [class*="icon-"] {
  margin-right: 0;
}
.btn-show-dropdown.is-active {
  transform: rotate(180deg);
}
.nav-tabs--block #teamTabs,
.nav-tabs--block #participantTabs {
  flex-wrap: nowrap;
  border-bottom: 0;
  background-color: #F1B434;
  text-align: center;
  margin-top: 0px !important;
  margin-left: -999px !important;
  margin-right: -999px !important;
}
.nav-tabs--block #teamTabs li,
.nav-tabs--block #participantTabs li {
  margin: 0 !important;
  min-width: 200px;
}
.nav-tabs--block #teamTabs li.active a,
.nav-tabs--block #participantTabs li.active a {
  background-color: #cd992c;
}
.nav-tabs--block #teamTabs a,
.nav-tabs--block #participantTabs a {
  display: block;
  color: #FFFFFF;
  padding: 15px 20px;
  width: 100%;
  height: 100%;
  border: 0 !important;
  border-radius: 0 !important;
  font-weight: 700;
  font-family: "Georgia", serif;
  font-size: 18px;
}
.nav-tabs--block #teamTabs a:hover,
.nav-tabs--block #participantTabs a:hover,
.nav-tabs--block #teamTabs a:focus,
.nav-tabs--block #participantTabs a:focus {
  background-color: #cd992c;
}
.nav-tabs--block #teamTabs a i,
.nav-tabs--block #participantTabs a i {
  display: none !important;
}
.topnavcms {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style: none;
}
.topnavcms li {
  margin-bottom: 0;
}
.topnavcms li a {
  color: #383A46;
  display: block;
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 800;
  padding: 13px;
  text-align: center;
  text-decoration: none;
}
.topnavcms li:hover ul,
.topnavcms li:focus ul,
.topnavcms li.is-active ul {
  transform: scaleY(1);
}
.topnavcms > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0px;
  min-width: 1px;
}
.topnavcms > li > a {
  font-size: 18px;
  text-align: center;
}
.topnavcms > li > a:hover,
.topnavcms > li > a:focus {
  box-shadow: inset 0px 4px #F1B434;
  background-color: rgba(0, 0, 0, 0.05);
}
.topnavcms > li:not(.nochildren) {
  position: relative;
}
.topnavcms > li.on > a,
.topnavcms > li.is-active > a {
  box-shadow: inset 0px 4px #F1B434;
  background-color: rgba(0, 0, 0, 0.05);
}
.topnavcms,
.topnavcms ul {
  list-style: none;
  margin: 0;
}
.topnavcms ul {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #EEEEEE;
  width: 220px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transform-origin: top;
  transform: scaleY(0);
  transition: all 0.25s;
}
.topnavcms ul li.on a {
  background-color: rgba(0, 0, 0, 0.1);
}
.topnavcms ul a {
  padding: 8px 15px;
  text-align: left;
  font-size: 18px;
}
.topnavcms ul a:hover,
.topnavcms ul a:focus {
  background-color: rgba(0, 0, 0, 0.05);
}
:root {
  --dd-c-tabs-donation-option-background-color-active: #A50034;
  --dd-c-tabs-donation-option-background-color-hover: #A50034;
  --dd-c-tabs-donation-option-background-color: rgba(165, 0, 52, 0.5);
  --dd-c-tabs-donation-option-border-color: rgba(255, 255, 255, 0.5);
  --dd-c-tabs-donation-option-color-active: #FFFFFF;
  --dd-c-tabs-donation-option-color-hover: #FFFFFF;
  --dd-c-tabs-donation-option-color: #FFFFFF;
}
.action-event .heading1donordriveevent {
  color: #A50034;
}
.action-event .heading2donordriveevent {
  display: none;
}
.action-event #showhideeventdetails a {
  text-decoration: underline;
}
.participant-card,
.team-card {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.participant-card p:empty,
.team-card p:empty {
  display: none;
}
.participant-card h1,
.team-card h1 {
  color: #FFFFFF;
  margin-bottom: 10px !important;
}
.participant-card .participant-info,
.team-card .participant-info,
.participant-card .team-info,
.team-card .team-info {
  flex-grow: 1;
  display: flex;
}
.participant-card .participant-info #participant-name,
.team-card .participant-info #participant-name,
.participant-card .team-info #participant-name,
.team-card .team-info #participant-name,
.participant-card .participant-info #team-name,
.team-card .participant-info #team-name,
.participant-card .team-info #team-name,
.team-card .team-info #team-name {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.participant-card .participant-info .dd-btn,
.team-card .participant-info .dd-btn,
.participant-card .team-info .dd-btn,
.team-card .team-info .dd-btn {
  align-self: center;
  white-space: nowrap;
}
.participant-card .dd-editable-name,
.team-card .dd-editable-name,
.participant-card .dd-editable-date,
.team-card .dd-editable-date {
  display: block;
}
.participant-card .dd-captain:not(i),
.team-card .dd-captain:not(i) {
  font-size: 0px;
}
.participant-card .dd-captain i,
.team-card .dd-captain i {
  font-size: 28px;
  margin-left: 5px;
}
.participant-card .profile-img,
.team-card .profile-img {
  margin: 0 auto 0 auto;
  width: 154px;
  overflow: hidden;
  border-radius: 1000px;
  border: 4px solid #FFFFFF;
}
.participant-card .personal-campaign-details,
.team-card .personal-campaign-details {
  margin-bottom: 10px !important;
}
.participant-card .personal-campaign-date,
.team-card .personal-campaign-date {
  margin-bottom: 20px !important;
}
.participant-card .personal-campaign-details,
.team-card .personal-campaign-details,
.participant-card .personal-campaign-date,
.team-card .personal-campaign-date {
  line-height: 1.67;
  color: #FFFFFF;
  font-weight: 400;
}
.participant-card .team-btns .dd-btn,
.team-card .team-btns .dd-btn {
  width: 100%;
  margin: 0px 0px 10px 0px;
}
.participant-card .team-btns #btn-join-this-team-top,
.team-card .team-btns #btn-join-this-team-top {
  order: 2;
}
.participant-card .page-details,
.team-card .page-details {
  margin-bottom: 15px !important;
  width: 100%;
}
.participant-card .page-details > *,
.team-card .page-details > * {
  padding-left: 0 !important;
}
.participant-card .page-details *,
.team-card .page-details * {
  color: #FFFFFF !important;
  font-weight: 400;
}
.participant-card .page-details a:hover,
.team-card .page-details a:hover,
.participant-card .page-details a:focus,
.team-card .page-details a:focus {
  transform: scale(1.05);
  transition: all 0.3s cubic-bezier(0.375, 0.02, 0.035, 1.86);
}
.participant-card .page-details [class*="icon-"],
.team-card .page-details [class*="icon-"] {
  margin-right: 10px !important;
  display: inline-block !important;
  position: static !important;
}
.participant-card .page-details [class*="icon-"],
.team-card .page-details [class*="icon-"],
.participant-card .page-details [class*="icon-"]:before,
.team-card .page-details [class*="icon-"]:before {
  font-size: inherit !important;
  font-weight: 400;
}
.participant-card .dd-editable-content.dd-editable-name h1,
.team-card .dd-editable-content.dd-editable-name h1 {
  padding-right: 0px !important;
}
.participant-card .dd-editable-content.dd-editable-name .dd-page-edit-btn,
.team-card .dd-editable-content.dd-editable-name .dd-page-edit-btn {
  right: -40px;
}
html,
body,
#scroll-wrap {
  min-height: 100%;
}
body {
  font-size: 16px;
  font-family: "Georgia", serif;
  font-weight: 400;
  color: #383A46;
  line-height: 1;
  padding: 0;
}
#scroll-wrap {
  overflow: hidden;
}
#footer {
  background-color: #485CC7;
}
#powered-by {
  height: auto;
  text-decoration: none !important;
}
#powered-by img {
  max-width: 196px;
  width: 100%;
}
.header-logo {
  margin-bottom: 0;
  font-size: 20px;
}
.header-logo a {
  color: #A50034;
}
.header-logo#clientLogoText {
  width: 100%;
}
.header-logo img {
  max-width: 297px;
  max-height: 124px;
}
.wrap {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.wrap:before,
.wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrap:after {
  clear: both;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.25;
}
h1,
.h1 {
  color: #A50034;
  font-family: "Georgia", serif;
  font-size: 36px;
  line-height: 1.25;
  margin: 0 0 24px 0;
  padding: 0;
  font-weight: 800;
  text-transform: none;
}
h2,
.h2 {
  color: #485CC7;
  font-family: "Georgia", serif;
  font-size: 28px;
  line-height: 1.25;
  padding: 0;
  margin: 0 0 18.66666667px 0;
  font-weight: 700;
  text-transform: none;
}
h3,
.h3 {
  color: #F1B434;
  font-family: "Georgia", serif;
  font-size: 28px;
  line-height: 1.25;
  padding: 0;
  margin: 0 0 18.66666667px 0;
  font-weight: 700;
  text-transform: none;
}
h4,
.h4 {
  color: #485CC7;
  font-family: "Georgia", serif;
  font-size: 28px;
  line-height: 1;
  padding: 0;
  margin: 0 0 18.66666667px 0;
  font-weight: 400;
  text-transform: none;
}
h5,
.h5 {
  color: #A50034;
  font-family: "Georgia", serif;
  font-size: 20px;
  line-height: 1.25;
  padding: 0;
  margin: 0 0 13.33333333px 0;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
}
h6,
.h6 {
  color: #383A46;
  font-family: "Georgia", serif;
  font-size: 20px;
  line-height: 1.25;
  padding: 0;
  margin: 0 0 13.33333333px 0;
  font-weight: 800;
  text-transform: none;
}
p {
  font-family: "Georgia", serif;
  font-size: 16px;
  color: #383A46;
  margin: 0 0 20px 0;
  line-height: 1.67;
  padding: 0;
}
p.p-large {
  font-size: 20px;
}
ul,
ol {
  margin: 0 0 25px 25px;
  padding: 0;
}
ul.list-inline,
ol.list-inline {
  list-style: none;
}
ul.list-inline li,
ol.list-inline li {
  display: inline-block;
}
li {
  font-family: "Georgia", serif;
  font-size: 16px;
  margin: 0 0 8px 0;
  line-height: 1.67;
}
li p {
  font-size: 16px;
  color: #383A46;
}
.wrap-content li p {
  display: inline-block;
}
.text-sm {
  font-size: 14px;
}
.text-base {
  font-size: 16px;
}
.text-lg {
  font-size: 20px;
}
.text-xl {
  font-size: 20px;
}
.text-2xl {
  font-size: 20px;
}
.text-3xl {
  font-size: 28px;
}
.text-4xl {
  font-size: 36px;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.txt-color-white,
.txt-color-white > *:not(.dd-btn) {
  color: #FFFFFF !important;
}
.txt-color-body,
.txt-color-body > *:not(.dd-btn) {
  color: #383A46 !important;
}
.txt-btn-big-alt .dd-btn.btn-big {
  background-color: #e5ab31;
  color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.txt-btn-big-alt .dd-btn.btn-big:hover,
.txt-btn-big-alt .dd-btn.btn-big:focus {
  background-color: #e8b346;
  color: #FFFFFF;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.txt-color-1 {
  color: #A50034;
}
.txt-color-2 {
  color: #F1B434;
}
.txt-color-3 {
  color: #EEEEEE;
}
.txt-color-4 {
  color: #485CC7;
}
.txt-size-14 {
  font-size: 14px;
}
.txt-weight-400 {
  font-weight: 400;
}
.txt-weight-700 {
  font-weight: 700;
}
.txt-weight-800 {
  font-weight: 800;
}
.bg-size-cover {
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-pos-center {
  background-position: center;
}
.bg-img-leaderboards {
  background-image: url('../palettes/filltheboot/img/jpg/fundraisers-filltheboot.jpg');
}
.bg-color-grey-1 {
  background-color: #EEEEEE;
}
.bg-color-grey-3 {
  background-color: #383A46;
}
.bg-color-white {
  background-color: #FFFFFF;
}
.bg-color-1 {
  background-color: #A50034;
}
.bg-color-2 {
  background-color: #F1B434;
}
.bg-color-3 {
  background-color: #EEEEEE;
}
.bg-color-4 {
  background-color: #485CC7;
}
.bg-color-1-25 {
  background-color: rgba(165, 0, 52, 0.25);
}
.bg-color-4-25 {
  background-color: rgba(72, 92, 199, 0.25);
}
.bg-black-25 {
  background-color: rgba(0, 0, 0, 0.25);
}
.bg-color-1-40 {
  background-color: rgba(165, 0, 52, 0.4);
}
.bg-color-4-40 {
  background-color: rgba(72, 92, 199, 0.4);
}
.bg-black-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg-color-1-50 {
  background-color: rgba(165, 0, 52, 0.5);
}
.bg-color-4-50 {
  background-color: rgba(72, 92, 199, 0.5);
}
.bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-color-1-60 {
  background-color: rgba(165, 0, 52, 0.6);
}
.bg-color-4-60 {
  background-color: rgba(72, 92, 199, 0.6);
}
.bg-black-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg-color-1-70 {
  background-color: rgba(165, 0, 52, 0.7);
}
.bg-color-4-70 {
  background-color: rgba(72, 92, 199, 0.7);
}
.bg-black-70 {
  background-color: rgba(0, 0, 0, 0.7);
}
.bt-1 {
  border-top: 1px solid #DDDDDD;
}
.bt-2 {
  border-top: 2px solid #DDDDDD;
}
.b-none {
  border: none !important;
}
.b-list-x > * {
  border-left: 2px solid #EEEEEE;
  border-top: 0px;
}
.b-list-x > *:first-child {
  border-left: 0px;
}
.b-list-y > * {
  border-left: 0px;
  border-top: 2px solid #EEEEEE;
}
.b-list-y > *:first-child {
  border-top: 0px;
}
.bl-xs-child > * {
  border-left: 2px solid rgba(238, 238, 238, 0.2);
}
.bl-xs-child > *:first-child {
  border-left: 0;
}
.h-full {
  height: 100%;
}
.h-min-300 {
  min-height: 300px;
}
.mx-5-0 {
  margin-left: 5px;
  margin-right: 0;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-0-10 {
  margin-top: 0;
  margin-bottom: 10px;
}
.my-0-30 {
  margin-top: 0;
  margin-bottom: 30px;
}
.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mx-15-offset {
  margin-left: -15px;
  margin-right: -15px;
}
.mx-40-offset {
  margin-left: -40px;
  margin-right: -40px;
}
.my-0-last-child > *:last-child,
.my-0-last-child > *:last-child > *:last-child {
  margin-bottom: 0 !important;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.p-60 {
  padding: 60px;
}
.px-2 {
  padding-left: 2px;
  padding-right: 2px;
}
.px-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-15-0 {
  padding-top: 15px;
  padding-bottom: 0;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-0-20 {
  padding-top: 0px;
  padding-bottom: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-20-10 {
  padding-top: 20px;
  padding-bottom: 10px;
}
.py-20-60 {
  padding-top: 20px;
  padding-bottom: 60px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.shadow {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.shadow-light {
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.shadow-light-up {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
}
.shadow-light-down {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.hide {
  display: none !important;
}
.show-for-sr {
  position: absolute;
  left: -9999px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-mx-71 {
  max-width: 71px;
}
.w-mx-415 {
  max-width: 415px;
}
.w-mx-641 {
  max-width: 641px;
}
.w-mx-800 {
  max-width: 800px;
}
.w-mx-1440 {
  max-width: 1440px;
}
[class*="z-"] {
  position: relative;
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.wrap-content .dd-widget:not(.dd-top-donor) {
  margin-bottom: 30px;
}
.dd-widget h1,
.dd-widget h2 {
  font-size: 28px;
  color: #A50034;
}
.dd-widget.alt-header h1,
.dd-widget.alt-header h2 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #383A46;
}
.dd-widget.dd-widget-list h1 {
  margin-right: 15px;
}
.dd-widget.dd-widget-list ul {
  order: 3;
  width: 100%;
  margin: 0px;
}
.dd-widget.dd-widget-list .dd-btn-link {
  order: 2;
  text-align: right;
  color: #485CC7;
}
.dd-widget.dd-widget-list .dd-btn-link:after {
  content: "\f0da";
  display: inline-block;
  vertical-align: middle;
  font-family: FontAwesome;
  margin-left: 5px;
}
.dd-widget.dd-widget-list .dd-btn-link:only-child {
  text-align: left;
}
.dd-widget .dd-view-more-link {
  margin-right: 0;
}
.dd-widget.dd-widget-white h1,
.dd-widget.dd-widget-white h2 {
  color: #FFFFFF;
}
.dd-activity-count {
  display: inline-block;
}
.dd-activity-count h2 {
  display: inline;
  margin: 0;
}
.dd-activity-count h2,
.dd-activity-count small {
  color: #383A46;
  font-family: "Georgia", serif;
  font-size: 16px;
  font-weight: 400;
}
.dd-activity-count .dd-activity-measurement {
  font-weight: 700;
}
.dd-activity-count .dd-activity-tracked {
  display: inline-block;
}
.dd-activity-count .dd-activity-tracked:before {
  color: #F1B434;
  content: "\f0e7";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 10px;
  text-align: center;
  width: 14px;
}
.dd-activity-count.dd-widget-white h2,
.dd-activity-count.dd-widget-white small {
  color: #FFFFFF;
}
.dd-activity-count.dd-widget-white .dd-activity-tracked:before {
  color: #FFFFFF;
}
.wrap-content .dd-activity-count {
  display: block;
  text-align: center;
}
.dd-badges {
  text-align: center;
}
.dd-badges .dd-description {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 100%;
  color: #FFFFFF;
  font-size: 14px;
  left: 50%;
  margin-bottom: 7px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  transform: translate(-50%, 0);
  transition: opacity 0.2s ease-out;
  width: 200px;
  z-index: 1000;
}
.dd-badges .dd-description:before {
  bottom: -7px;
  content: " ";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  width: 7px;
}
.dd-badges .dd-description:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-top: solid rgba(0, 0, 0, 0.8) 7px;
  bottom: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.dd-badges .dd-description strong {
  display: block;
}
/* No Badges */
.dd-badge-missing {
  background: url("../../../resources/img/badges/badge-placeholder.png");
  background-size: cover;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px auto;
}
.dd-badge-missing span {
  display: none;
}
/* Badge Display */
.dd-badges ul {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.dd-badges li {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 50px;
  padding: 0px;
}
.dd-badges li:hover .dd-description,
.dd-badges li:focus .dd-description {
  opacity: 1;
}
.dd-badges img {
  width: 50px;
  height: 50px;
  filter: none;
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
  image-rendering: -webkit-optimize-contrast;
}
.dd-widget.dd-badges:not(.dd-no-badges) {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.dd-widget.dd-badges .dd-badge-missing {
  margin: 0px;
  display: inline-block;
}
.dd-widget.dd-badges li.dd-badge {
  margin: 4px;
}
.dd-widget.dd-badges li.dd-badge img {
  margin: 0px;
}
.dd-widget.dd-badges.txt-left {
  text-align: left;
}
.dd-widget.dd-badges.txt-center {
  text-align: center;
}
.dd-widget.dd-badges:first-child {
  text-align: center;
  justify-content: center;
}
.dd-event-countdown {
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
  text-transform: uppercase;
}
.dd-event-countdown h1 {
  display: block;
  width: 100%;
}
.dd-event-countdown span {
  display: inline-block;
}
.dd-event-countdown .count {
  color: #A50034;
  font-size: 15px;
  margin-right: 20px;
}
.dd-event-countdown .count:last-child {
  margin-right: 0;
}
.dd-event-countdown .number {
  margin-right: 3px;
  font-weight: 400;
}
.dd-event-countdown .time {
  color: #A50034;
  font-weight: 800;
}
.dd-event-countdown.date-passed {
  display: none;
}
.dd-event-countdown.dd-widget-white .count,
.dd-event-countdown.dd-widget-white .time {
  color: #FFFFFF;
}
.dd-events {
  text-align: center;
}
.dd-events h1 {
  font-size: 36px;
}
.dd-events ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0px;
}
.dd-events ol li {
  flex-grow: 1;
  margin-bottom: 20px;
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
}
.dd-events ol .dd-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background-color: #FFFFFF;
  padding: 20px 20px 10px 20px;
  color: #A50034;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  font-weight: 400;
}
.dd-events ol .dd-link:hover,
.dd-events ol .dd-link:focus {
  text-decoration: none;
  transform: scale(1.05);
  transition: all 0.3s cubic-bezier(0.375, 0.02, 0.035, 1.86);
}
.dd-events ol .dd-list-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1.2;
  font-size: 16px;
  min-width: 1px;
}
.dd-events ol .dd-list-info span {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.dd-events ol .dd-list-info .dd-list-name,
.dd-events ol .dd-list-info .dd-list-raised {
  font-size: 20px;
}
.dd-events ol .dd-list-info .dd-list-dates,
.dd-events ol .dd-list-info .dd-list-location {
  width: 100%;
  color: #383A46;
}
.dd-events ol .dd-list-info .dd-list-name {
  order: 1;
  color: #F1B434;
  font-family: "Georgia", serif;
  font-size: 28px;
  line-height: 1.25;
  padding: 0;
  margin: 0 0 18.66666667px 0;
  font-weight: 700;
  text-transform: none;
}
.dd-events ol .dd-list-info .dd-list-raised {
  order: 2;
  color: #383A46;
  font-family: "Georgia", serif;
  font-size: 20px;
  line-height: 1.25;
  padding: 0;
  margin: 0 0 13.33333333px 0;
  font-weight: 800;
  text-transform: none;
}
.dd-events ol .dd-list-info .dd-list-dates {
  order: 3;
}
.dd-events ol .dd-list-info .dd-list-location {
  order: 4;
}
.dd-events .dd-view-more-link {
  margin-bottom: 0;
  width: auto !important;
  font-size: 24px;
  padding: 5px 15px;
  background-color: #A50034;
  text-transform: none;
}
.dd-events .dd-view-more-link:after {
  content: ' +';
}
.dd-sponsors h2 {
  color: #000000;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: inherit;
}
.dd-sponsors h3 {
  color: #485CC7;
  font-size: 30px;
  font-weight: 800;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: inherit;
}
.dd-sponsors .dd-sponsors-level {
  display: flex;
  margin: 0 0 25px 0;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.dd-sponsors .dd-sponsors-level:last-child {
  margin: 0;
}
.dd-sponsors .dd-sponsors-container {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.dd-sponsors a.dd-sponsor {
  text-decoration: none;
}
.dd-sponsors .dd-sponsor {
  display: flex;
  padding: 10px;
  margin: 10px;
}
.dd-sponsors .dd-sponsor-name {
  color: #000000;
  display: block;
  font-size: inherit;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}
.dd-sponsors .dd-sponsors-container {
  width: 100%;
}
.dd-sponsors .dd-sponsor {
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  justify-content: center;
  width: calc(25% - (10px*2));
}
.dd-sponsors a {
  transform: scale(1);
  transition: all 0.3s cubic-bezier(0.375, 0.02, 0.035, 1.86);
}
.dd-sponsors a:hover,
.dd-sponsors a:focus {
  transform: scale(1.05);
}
.dd-sponsors img {
  min-width: 1px;
}
#socialBtns h1 {
  display: none !important;
}
#socialBtns > * > * {
  display: inline-block;
  vertical-align: middle;
}
#socialBtns > div {
  padding: 0 50px;
}
#socialBtns #embedbtn,
#socialBtns .dd-btn.dd-social-btn {
  width: auto;
  margin-bottom: 10px;
  margin-right: 10px;
}
#socialBtns .dd-btn.dd-social-btn.dd-social-btn--page-link {
  background-color: #485CC7;
}
#socialBtns .dd-btn.dd-social-btn.dd-social-btn--page-link:hover {
  background-color: #3a4a9f;
}
#socialBtns #sharebadge,
#socialBtns .dd-btn.dd-social-btn {
  box-shadow: none !important;
  transform: translateY(0) !important;
}
aside #socialBtns > * > * {
  display: block;
}
aside #socialBtns > div {
  padding: 0;
}
aside #socialBtns #embedbtn,
aside #socialBtns .dd-btn.dd-social-btn {
  margin-right: 0;
  margin-bottom: 10px;
  width: 100%;
}
.dd-incentive-explainer {
  text-align: center;
}
.dd-incentive-explainer p {
  margin: 0 0 20px 0;
}
.dd-incentive-explainer a {
  display: inline-block;
  padding: 10px;
}
.dd-incentive-option-list {
  font-size: 15px;
  position: relative;
}
.dd-incentive-option-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-incentive-option {
  margin: 0 0 5px 0;
}
.dd-incentive-option .dd-incentive-button {
  text-decoration: none !important;
  display: block;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px;
}
.dd-incentive-option .dd-incentive-button:hover,
.dd-incentive-option .dd-incentive-button:focus {
  border: 1px solid #666;
}
.dd-incentive-option .dd-incentive-description,
.dd-incentive-option .dd-incentive-action {
  font-size: 16px;
  box-sizing: border-box;
}
.dd-incentive-option .dd-incentive-amount {
  font-size: 20px;
  font-weight: bold;
  color: #383A46;
  margin: 0 0 5px 0;
}
.dd-incentive-option .dd-incentive-image img {
  max-height: 50px;
  max-width: 50px;
  padding: 0 10px 0 0;
}
.dd-incentive-option .dd-incentive-description {
  color: #222;
}
.dd-incentive-option .dd-incentive-remaining {
  color: #999;
  font-size: 13px;
  padding: 0 0 0 8px;
}
.dd-widget.dd-incentive-option-list .dd-incentive-explainer {
  text-align: left;
}
.dd-widget.dd-incentive-option-list ul {
  display: flex;
  flex-wrap: wrap;
}
.dd-widget.dd-incentive-option-list ul li {
  flex-grow: 1;
  flex-basis: 0;
  min-width: 25%;
  max-width: 345px;
  border: none;
  padding-left: 10px;
}
.dd-widget.dd-incentive-option-list ul li:first-of-type {
  padding-left: 0;
}
.dd-widget.dd-incentive-option-list ul li a {
  border: 1px solid #EEEEEE;
  padding: 7px 10px;
}
.dd-incentives-list .dd-incentive {
  padding: 10px;
}
.dd-incentives-list .dd-incentive .dd-incentive-amount {
  color: #383A46;
  margin-bottom: 0px;
}
.dd-incentives-list .dd-incentive * {
  line-height: 1.1;
}
.dd-incentive-option .dd-incentive-amount {
  color: #383A46;
  margin: 0px;
  line-height: 1.2;
  font-family: "Georgia", serif;
  font-weight: 700;
  font-size: 22px;
}
.dd-incentive-option .dd-incentive-remaining {
  font-size: 16px !important;
  padding-left: 5px;
  white-space: nowrap;
}
.dd-incentive-option .dd-incentive-button {
  display: flex;
  align-items: center;
  text-align: left;
  transition: all 0.3s cubic-bezier(0.375, 0.02, 0.035, 1.86);
}
.dd-incentive-option .dd-incentive-button .dd-incentive-info {
  overflow: hidden;
}
.dd-incentive-option .dd-incentive-button:hover,
.dd-incentive-option .dd-incentive-button:focus {
  transform: scale(1.05);
}
.dd-incentive-option .dd-incentive-description {
  color: #383A46;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#languageselect {
  background-color: #A50034;
  font-family: "Nunito", sans-serif;
  text-transform: uppercase;
}
#languageselect span,
#languageselect a {
  display: block;
}
#languageselect span {
  font-size: 0;
}
#languageselect a {
  padding: 15px;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: none;
}
#languageselect a.on,
#languageselect a:hover,
#languageselect a:focus {
  background-color: #d2809a;
}
.leader-board > *:last-child {
  margin-left: 30px;
}
.leader-board > *:only-child {
  max-width: 100%;
  margin: 0;
}
.dd-top-team-groups h1,
.dd-top-fundraisers h1,
.dd-top-teams h1,
.dd-top-team-groups h2,
.dd-top-fundraisers h2,
.dd-top-teams h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 10px;
}
.dd-top-team-groups ol,
.dd-top-fundraisers ol,
.dd-top-teams ol {
  list-style: none;
  margin: 0;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.dd-top-team-groups li,
.dd-top-fundraisers li,
.dd-top-teams li {
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0 0 20px 0;
  padding: 0 10px;
}
.dd-top-team-groups .dd-avatar-link,
.dd-top-fundraisers .dd-avatar-link,
.dd-top-teams .dd-avatar-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #485CC7;
}
.dd-top-team-groups .dd-avatar-link .dd-avatar-image,
.dd-top-fundraisers .dd-avatar-link .dd-avatar-image,
.dd-top-teams .dd-avatar-link .dd-avatar-image {
  position: relative;
  z-index: 100;
}
.dd-top-team-groups .dd-avatar-link:hover img,
.dd-top-fundraisers .dd-avatar-link:hover img,
.dd-top-teams .dd-avatar-link:hover img,
.dd-top-team-groups .dd-avatar-link:focus img,
.dd-top-fundraisers .dd-avatar-link:focus img,
.dd-top-teams .dd-avatar-link:focus img {
  transition: all 0.3s cubic-bezier(0.375, 0.02, 0.035, 1.86);
  transform: scale(1.075);
}
.dd-top-team-groups .dd-avatar-link:hover .dd-list-info:before,
.dd-top-fundraisers .dd-avatar-link:hover .dd-list-info:before,
.dd-top-teams .dd-avatar-link:hover .dd-list-info:before,
.dd-top-team-groups .dd-avatar-link:focus .dd-list-info:before,
.dd-top-fundraisers .dd-avatar-link:focus .dd-list-info:before,
.dd-top-teams .dd-avatar-link:focus .dd-list-info:before {
  transition: all 0.3s cubic-bezier(0.375, 0.02, 0.035, 1.86);
  transform: translateY(0);
}
.dd-top-team-groups .dd-avatar-link:hover .dd-list-info *,
.dd-top-fundraisers .dd-avatar-link:hover .dd-list-info *,
.dd-top-teams .dd-avatar-link:hover .dd-list-info *,
.dd-top-team-groups .dd-avatar-link:focus .dd-list-info *,
.dd-top-fundraisers .dd-avatar-link:focus .dd-list-info *,
.dd-top-teams .dd-avatar-link:focus .dd-list-info * {
  transition: color 0.1s;
  color: #A50034 !important;
}
.dd-top-team-groups img,
.dd-top-fundraisers img,
.dd-top-teams img {
  align-self: center;
  border-radius: 100px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  height: 100px;
  width: 100px;
  z-index: 1;
}
.dd-top-team-groups span,
.dd-top-fundraisers span,
.dd-top-teams span {
  max-width: 100%;
}
.dd-top-team-groups .dd-list-info,
.dd-top-fundraisers .dd-list-info,
.dd-top-teams .dd-list-info {
  background-color: #EEEEEE;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  margin-left: -50px;
  overflow: hidden;
  padding: 16px;
  padding-left: 65px;
  position: relative;
  width: 80%;
}
.dd-top-team-groups .dd-list-info:before,
.dd-top-fundraisers .dd-list-info:before,
.dd-top-teams .dd-list-info:before {
  content: '';
  background-color: #F1B434;
  display: block;
  height: 5px;
  left: 0px;
  position: absolute;
  bottom: -1px;
  transform: translateY(100%);
  width: 100%;
  z-index: 0;
}
.dd-top-team-groups .dd-list-info span,
.dd-top-fundraisers .dd-list-info span,
.dd-top-teams .dd-list-info span {
  display: block;
  font-family: "Georgia", serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
  z-index: 1;
}
.dd-top-team-groups .dd-list-info > *,
.dd-top-fundraisers .dd-list-info > *,
.dd-top-teams .dd-list-info > * {
  margin-bottom: 5px;
}
.dd-top-team-groups .dd-list-info > *:last-child,
.dd-top-fundraisers .dd-list-info > *:last-child,
.dd-top-teams .dd-list-info > *:last-child {
  margin-bottom: 0;
}
.dd-top-team-groups .dd-list-info .dd-list-name,
.dd-top-fundraisers .dd-list-info .dd-list-name,
.dd-top-teams .dd-list-info .dd-list-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.dd-top-team-groups .dd-list-info .dd-list-raised,
.dd-top-fundraisers .dd-list-info .dd-list-raised,
.dd-top-teams .dd-list-info .dd-list-raised {
  margin-top: auto;
  color: #383A46;
}
.dd-top-team-groups .dd-view-more-link,
.dd-top-fundraisers .dd-view-more-link,
.dd-top-teams .dd-view-more-link {
  margin: 0px auto !important;
  width: auto !important;
  max-width: 300px;
  font-size: 24px;
  padding: 5px;
  display: block;
  text-transform: none;
}
.dd-top-team-groups .dd-view-more-link:after,
.dd-top-fundraisers .dd-view-more-link:after,
.dd-top-teams .dd-view-more-link:after {
  content: ' +';
}
.dd-top-team-groups.dd-widget-white .dd-list-info,
.dd-top-fundraisers.dd-widget-white .dd-list-info,
.dd-top-teams.dd-widget-white .dd-list-info {
  background-color: #FFFFFF;
}
.dd-top-team-groups.dd-widget-white .dd-view-more-link,
.dd-top-fundraisers.dd-widget-white .dd-view-more-link,
.dd-top-teams.dd-widget-white .dd-view-more-link {
  background-color: transparent;
}
.dd-top-team-groups.dd-widget-white .dd-view-more-link:hover,
.dd-top-fundraisers.dd-widget-white .dd-view-more-link:hover,
.dd-top-teams.dd-widget-white .dd-view-more-link:hover,
.dd-top-team-groups.dd-widget-white .dd-view-more-link:focus,
.dd-top-fundraisers.dd-widget-white .dd-view-more-link:focus,
.dd-top-teams.dd-widget-white .dd-view-more-link:focus {
  background-color: inherit;
}
.dd-top-team-groups li {
  display: flex;
  align-items: center;
}
.wrap-content .dd-login {
  max-width: 500px;
}
.dd-widget.dd-login {
  padding: 20px;
  background-color: #EEEEEE;
  min-width: 325px;
  text-align: center;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  font-family: "Nunito", sans-serif;
}
.dd-widget.dd-login form {
  display: block;
  margin-bottom: 0;
}
.dd-widget.dd-login label {
  margin-bottom: 10px;
}
.dd-widget.dd-login input {
  font-family: "Nunito", sans-serif;
  font-size: 12px;
  width: 100%;
}
.dd-widget.dd-login input::placeholder {
  color: #000000;
  text-transform: none;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-widget.dd-login input::-moz-placeholder {
  color: #000000;
  text-transform: none;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
  opacity: 1;
}
.dd-widget.dd-login input:-ms-input-placeholder {
  color: #000000;
  text-transform: none;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-widget.dd-login input::-ms-input-placeholder {
  color: #000000;
  text-transform: none;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-widget.dd-login .dd-btn-login {
  margin: 10px 0 15px 0;
}
.dd-widget.dd-login .dd-btn-forgot {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  text-transform: none;
  background-color: transparent;
  color: #383A46;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.dd-widget.dd-login .dd-btn-forgot:hover,
.dd-widget.dd-login .dd-btn-forgot:focus {
  background-color: transparent;
  color: #A50034;
  box-shadow: none;
}
.dd-widget.dd-loginbar.navbar ul,
.dd-widget.dd-loginbar.navbar li {
  margin-bottom: 0;
}
.dd-widget.dd-loginbar.navbar li {
  font-size: 16px;
}
.dd-widget.dd-loginbar.navbar #alerts li {
  font-size: 12px;
}
.dd-list-subscribe h1 {
  font-size: 35px;
  margin: 0px 0px 8px 0px;
}
.dd-list-subscribe form {
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
}
.dd-list-subscribe form label {
  width: 50%;
  padding: 0px 10px 5px 0px;
}
.dd-list-subscribe form label input {
  background-color: #A50034;
  width: 100%;
  border: 1px solid #A50034;
  box-shadow: none;
  font-weight: 700;
  color: #FFFFFF;
}
.dd-list-subscribe form label input::placeholder {
  color: #FFFFFF;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-list-subscribe form label input::-moz-placeholder {
  color: #FFFFFF;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  opacity: 1;
}
.dd-list-subscribe form label input:-ms-input-placeholder {
  color: #FFFFFF;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-list-subscribe form label input::-ms-input-placeholder {
  color: #FFFFFF;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-milestones {
  align-content: flex-start;
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.25;
}
.dd-milestones h1 {
  margin-right: 15px;
}
.dd-milestones a,
.dd-milestones strong,
.dd-milestones em {
  display: block;
}
.dd-milestones strong {
  font-size: 28px;
  font-family: "Georgia", serif;
}
.dd-milestones em {
  color: #383A46;
  font-style: normal;
  font-weight: 400;
}
.dd-milestones h1 {
  color: #383A46;
  font-size: 20px;
  margin-bottom: 7px;
  order: 1;
}
.dd-milestones .dd-milestone {
  order: 3;
  width: 100%;
}
.dd-milestones .dd-milestone a {
  text-decoration: none;
  color: #A50034;
}
.dd-milestones .dd-milestone-explainer p {
  margin-bottom: 10px;
}
.dd-milestones .dd-milestone-explainer a {
  display: inline-block;
  text-align: left;
}
.dd-milestones.dd-widget-white * {
  color: #FFFFFF !important;
}
.dd-quickstats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.dd-quickstats * {
  text-align: center;
  display: block;
}
.dd-quickstats h1,
.dd-quickstats h2 {
  margin: 0;
}
.dd-quickstats h1 {
  width: 100%;
  padding-top: 15px;
  margin-bottom: 15px;
}
.dd-quickstats [class^="dd-quickstats-"] {
  padding: 20px 30px;
  flex-grow: 1;
  flex-basis: 0;
  background-color: #A50034;
}
.dd-quickstats [class^="dd-quickstats-"]:before {
  display: block;
  height: 50px;
}
.dd-quickstats [class^="dd-quickstats-"] * {
  font-family: "Georgia", serif;
}
.dd-quickstats [class^="dd-quickstats-"] h2 {
  color: #F1B434;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}
.dd-quickstats [class^="dd-quickstats-"] small {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 800;
  line-height: inherit;
  vertical-align: baseline;
}
.dd-quickstats .dd-quickstats-raised:before {
  content: url('../img/raised.svg');
}
.dd-quickstats .dd-quickstats-participants:before {
  content: url('../img/participants.svg');
}
.dd-quickstats .dd-quickstats-teams:before {
  content: url('../img/teams.svg');
}
.dd-quickstats .dd-quickstats-activity:before {
  color: #FFFFFF;
  content: "\f0e7";
  font-family: FontAwesome;
  font-size: 32px;
}
.dd-search form,
.dd-search label {
  margin: 0;
  padding: 0;
  position: relative;
}
.dd-search label {
  display: inline-block;
  width: 100%;
}
.dd-search input[type="text"] {
  background: inherit;
  border: auto;
  border-radius: 4px;
  box-shadow: none;
  color: inherit;
  font-size: inherit;
  padding: 15px 40px 15px 20px;
  width: 100%;
}
.dd-search input[type="text"]:focus {
  border: auto;
  box-shadow: auto;
}
.dd-search .dd-btn-search {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  line-height: 0;
  font-size: auto;
  padding: 15px 40px 15px 20px;
}
.dd-search input::-webkit-input-placeholder {
  color: inherit;
}
.dd-search input:-moz-placeholder {
  color: inherit;
}
.dd-search input::-moz-placeholder {
  color: inherit;
}
.dd-search input:-ms-input-placeholder {
  color: inherit;
}
.wrap-content .dd-search {
  max-width: 500px;
}
.dd-search form {
  height: 100%;
  width: 100%;
  position: relative;
}
.dd-search input[name="searchTerm"],
.dd-search label[for="searchterm"] {
  height: inherit;
}
.dd-search input[name="searchTerm"] {
  background-color: #EEEEEE;
  border: 0;
  color: #383A46;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  min-width: 260px;
  padding: 15px 40px 15px 20px;
  width: 100%;
}
.dd-search input[name="searchTerm"]::placeholder {
  color: #383A46;
  text-transform: none;
  font-size: 16px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-search input[name="searchTerm"]::-moz-placeholder {
  color: #383A46;
  text-transform: none;
  font-size: 16px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
  opacity: 1;
}
.dd-search input[name="searchTerm"]:-ms-input-placeholder {
  color: #383A46;
  text-transform: none;
  font-size: 16px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-search input[name="searchTerm"]::-ms-input-placeholder {
  color: #383A46;
  text-transform: none;
  font-size: 16px;
  font-family: "Nunito", sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
}
.dd-search input[name="searchTerm"]:focus {
  border: 0 !important;
}
.dd-search button[type="submit"] {
  left: auto;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 12px;
  right: 0;
  text-indent: -999px;
  width: auto;
  background-color: transparent;
  color: #383A46;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.dd-search button[type="submit"]:hover,
.dd-search button[type="submit"]:focus {
  background-color: transparent;
  color: #383A46;
  box-shadow: none;
}
.dd-search button[type="submit"]:after {
  content: '\f002';
  font-family: FontAwesome;
  color: inherit;
  display: block;
  text-indent: 0;
  font-size: inherit;
}
.dd-search.header-search #searchterm {
  border-radius: 0px;
  background-color: #A50034;
  color: #FFFFFF;
}
.dd-search.header-search #searchterm::placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  letter-spacing: 0.5px;
}
.dd-search.header-search #searchterm::-moz-placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  letter-spacing: 0.5px;
  opacity: 1;
}
.dd-search.header-search #searchterm:-ms-input-placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  letter-spacing: 0.5px;
}
.dd-search.header-search #searchterm::-ms-input-placeholder {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  letter-spacing: 0.5px;
}
.dd-search.header-search .dd-btn {
  background-color: #A50034;
  color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.dd-search.header-search .dd-btn:hover,
.dd-search.header-search .dd-btn:focus {
  background-color: #95002f;
  color: #FFFFFF;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.dd-thermo-horizontal {
  min-width: 300px;
  /* Protects dimensions for mobile */
  position: relative;
}
.dd-thermo-horizontal .dd-thermo-mask {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1000;
  width: auto;
  height: 55px;
}
.dd-thermo-horizontal .dd-thermo-progress {
  background: #F1B434;
  height: 100%;
  text-align: right;
}
.dd-thermo-horizontal .dd-thermo-track {
  position: relative;
  background: #EEEEEE;
  overflow: hidden;
  height: 55px;
  border-radius: 28px;
}
.dd-thermo-horizontal .dd-thermo-raised {
  float: left;
}
.dd-thermo-horizontal .dd-thermo-goal {
  float: right;
}
.dd-thermo-horizontal .dd-thermo-percent {
  max-width: 100%;
  text-align: right;
  position: relative;
}
.dd-thermo-horizontal .dd-thermo-percent-flag {
  display: inline-block;
  background: none;
}
.dd-widget:empty {
  display: none;
}
.dd-milestone-wrapper {
  position: relative;
}
.dd-milestone-list {
  width: calc(100% - 12px / 2);
  height: 55px;
  position: absolute;
}
.dd-milestone-mark {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 auto -6px;
  display: block;
  width: 12px;
  height: 12px;
  background-color: #A50034;
  border-radius: 100%;
  z-index: 1005;
  box-shadow: none;
  padding: 0;
  line-height: 1;
  font-family: inherit;
}
.dd-milestone-mark .dd-description {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 100%;
  color: #FFFFFF;
  font-size: 14px;
  left: 50%;
  margin-bottom: 7px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  transform: translate(-50%, 0);
  transition: opacity 0.2s ease-out;
  width: 200px;
  z-index: 1000;
}
.dd-milestone-mark .dd-description:before {
  bottom: -7px;
  content: " ";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  width: 7px;
}
.dd-milestone-mark .dd-description:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-top: solid rgba(0, 0, 0, 0.8) 7px;
  bottom: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.dd-milestone-mark .dd-description strong {
  display: block;
}
.dd-milestone-mark:hover .dd-description,
.dd-milestone-mark:focus .dd-description {
  opacity: 1;
}
.dd-thermo-horizontal {
  min-width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  align-content: flex-start;
}
.dd-thermo-horizontal .dd-milestone-mark {
  border: none;
}
.dd-thermo-horizontal .dd-thermo-mask,
.dd-thermo-horizontal .dd-thermo-percent {
  display: none;
}
.dd-thermo-horizontal .dd-thermo-raised,
.dd-thermo-horizontal .dd-thermo-goal {
  font-weight: 800;
  font-size: 20px;
  width: 50%;
  margin-bottom: 10px;
}
.dd-thermo-horizontal .dd-thermo-raised {
  order: 1;
}
.dd-thermo-horizontal .dd-thermo-goal {
  order: 2;
  text-align: right;
}
.dd-thermo-horizontal .dd-milestone-wrapper,
.dd-thermo-horizontal .dd-thermo-track {
  order: 3;
  width: 100%;
}
.dd-thermo-horizontal [class^="thermo-marker-"] {
  position: absolute;
  height: 40%;
  width: 4px;
  top: 0px;
  transform: translateX(-2px);
  border-radius: 0px 0px 4px 4px;
  background-color: #000000;
}
.dd-thermo-horizontal .thermo-marker-25 {
  left: 25%;
}
.dd-thermo-horizontal .thermo-marker-50 {
  left: 50%;
}
.dd-thermo-horizontal .thermo-marker-75 {
  left: 75%;
}
.dd-thermo-horizontal .dd-thermo-progress {
  animation: thermo-progress-horz 1s 1 forwards ease-out;
}
.dd-thermo-horizontal .dd-page-edit-btn {
  top: auto;
  right: 40px;
  bottom: 0;
}
.dd-thermo-horizontal.dd-widget-alt .dd-thermo-track {
  order: 1;
  margin-bottom: 15px;
}
.dd-thermo-horizontal.dd-widget-alt .dd-thermo-raised {
  order: 2;
}
.dd-thermo-horizontal.dd-widget-alt .dd-thermo-goal {
  order: 3;
}
.dd-thermo-horizontal.dd-widget-alt .dd-page-edit-btn {
  top: 0;
  bottom: auto;
}
.dd-thermo-horizontal.dd-widget-white .dd-thermo-raised,
.dd-thermo-horizontal.dd-widget-white .dd-thermo-goal {
  color: #FFFFFF;
}
.dd-thermo-horizontal.dd-widget-white .dd-thermo-track {
  background-color: #FFFFFF;
}
.dd-thermo-vertical,
.dd-thermo-vertical .dd-thermo-track {
  text-align: center;
  margin: 0 auto;
}
.dd-thermo-vertical {
  position: relative;
}
.dd-thermo-vertical strong {
  display: block;
  clear: both;
  color: #383A46;
}
.dd-thermo-vertical .dd-thermo-mask {
  background: none;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1000;
  height: 220px;
  width: 60px;
}
.dd-thermo-vertical .dd-thermo-progress {
  text-align: right;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #A50034;
}
.dd-thermo-vertical .dd-thermo-track {
  height: 220px;
  background: #EEEEEE;
  border-radius: 1000px;
  position: relative;
  width: 60px;
  overflow: hidden;
}
.dd-thermo-vertical .dd-thermo-percent {
  color: #383A46;
}
.dd-widget:empty {
  display: none;
}
@keyframes thermo-progress-vert {
  0% {
    height: 0;
  }
}
.dd-thermo-vertical > * {
  margin-bottom: 15px !important;
}
.dd-thermo-vertical .dd-thermo-raised,
.dd-thermo-vertical .dd-thermo-goal {
  margin-bottom: 15px;
}
.dd-thermo-vertical .dd-thermo-track {
  border-radius: 28px;
}
.dd-thermo-vertical .dd-thermo-progress {
  animation: thermo-progress-vert 1s 1 forwards ease-out;
}
.dd-top-donor .dd-top-donor-name,
.dd-top-donor .dd-top-donor-amount,
.dd-top-donor .dd-top-donor-quantity {
  color: #A50034;
}
.dd-total-raised span {
  display: inline-block;
  font-size: 49px;
  font-weight: 700;
  margin: 3px;
}
.dd-total-raised .currency,
.dd-total-raised .number {
  background-color: #A50034;
  color: #FFFFFF;
  padding: 17px 15px;
  border-radius: 3px;
}
.dd-total-raised .comma,
.dd-total-raised .decimal {
  color: #A50034;
}
.dd-total-raised .comma {
  position: relative;
  top: 22px;
}
.dd-total-raised.dd-widget--white .comma,
.dd-total-raised.dd-widget--white .decimal {
  color: #FFFFFF;
}
.total-raised-text {
  line-height: 1.67;
}
.dd-thermo-horizontal .dd-thermo-track {
  overflow: visible;
}
.dd-thermo-horizontal .dd-thermo-progress {
  border-radius: 28px;
  overflow: visible;
  position: relative;
}
.dd-thermo-horizontal .dd-thermo-progress:after {
  background-image: url("../palettes/filltheboot/img/svg/boot.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  right: -28px;
  top: -10px;
  width: 56px;
  height: 70px;
}
@media only screen and (max-width: 1025px){
  .lg\:grid-x {
    flex-direction: row;
  }
  .lg\:grid-y {
    flex-direction: column;
  }
  .grid-x.lg\:wrap {
    flex-wrap: wrap;
  }
  .lg\:col-1 {
    width: 8.333333333333332%;
  }
  .lg\:col-2 {
    width: 16.666666666666664%;
  }
  .lg\:col-3 {
    width: 25%;
  }
  .lg\:col-4 {
    width: 33.33333333333333%;
  }
  .lg\:col-5 {
    width: 41.66666666666667%;
  }
  .lg\:col-6 {
    width: 50%;
  }
  .lg\:col-7 {
    width: 58.333333333333336%;
  }
  .lg\:col-8 {
    width: 66.66666666666666%;
  }
  .lg\:col-9 {
    width: 75%;
  }
  .lg\:col-10 {
    width: 83.33333333333334%;
  }
  .lg\:col-11 {
    width: 91.66666666666666%;
  }
  .lg\:col-12 {
    width: 100%;
  }
  .lg\:order-1 {
    order: 1;
  }
  .lg\:order-2 {
    order: 2;
  }
  .lg\:order-3 {
    order: 3;
  }
  .lg\:order-4 {
    order: 4;
  }
  .lg\:order-5 {
    order: 5;
  }
  .lg\:order-6 {
    order: 6;
  }
  .lg\:order-7 {
    order: 7;
  }
  .lg\:order-8 {
    order: 8;
  }
  .lg\:order-9 {
    order: 9;
  }
  .lg\:order-10 {
    order: 10;
  }
  .lg\:order-11 {
    order: 11;
  }
  .lg\:order-12 {
    order: 12;
  }
  .lg\:align-end {
    align-items: flex-end;
  }
  .lg\:align-start {
    align-items: flex-start;
  }
  .lg\:align-center {
    align-items: center;
  }
  .lg\:align-baseline {
    align-items: baseline;
  }
  .lg\:content-end {
    align-content: flex-end;
  }
  .lg\:content-start {
    align-content: flex-start;
  }
  .lg\:content-center {
    align-content: center;
  }
  .lg\:content-baseline {
    align-content: baseline;
  }
  .lg\:align-self-end {
    align-self: flex-end;
  }
  .lg\:align-self-start {
    align-self: flex-start;
  }
  .lg\:align-self-center {
    align-self: center;
  }
  .lg\:align-self-baseline {
    align-self: baseline;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-baseline {
    justify-content: baseline;
  }
  .lg\:justify-self-end {
    justify-self: flex-end;
  }
  .lg\:justify-self-start {
    justify-self: flex-start;
  }
  .lg\:justify-self-center {
    justify-self: center;
  }
  .lg\:justify-self-baseline {
    justify-self: baseline;
  }
  .lg\:is-dropdown {
    transform-origin: top;
    transform: scaleY(0);
    transition: all 0.25s;
  }
  .lg\:is-dropdown.is-active {
    transform: scaleY(1);
  }
  table.table-responsive {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  table.table-responsive th,
  table.table-responsive td {
    display: block !important;
    padding-left: 0;
    padding-right: 0;
  }
  table.table-responsive tr > td {
    border-right: 0 !important;
    border-bottom: 4px solid #EEEEEE;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  table.table-responsive tr > td:first-child {
    border-top: 4px solid #EEEEEE;
  }
  .topnavcms.contentset-nav-mobile .contentset-nav-mobile-toggle {
    display: block;
  }
  .topnavcms.contentset-nav-mobile .contentset-nav-mobile-toggle ~ li {
    display: none;
  }
  .topnavcms.contentset-nav-mobile .contentset-nav-mobile-toggle ~ li.show-navigation {
    display: block;
  }
  .m-btn {
    width: auto !important;
    padding: 10px !important;
    font-size: 18px !important;
  }
  .m-btn [class*="icon-"] {
    margin-right: 0;
  }
  .btn-show-dropdown {
    display: block;
  }
  .topnavcms.m-cms-nav {
    display: block;
    background-color: #A50034;
  }
  .topnavcms.m-cms-nav li {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
  }
  .topnavcms.m-cms-nav li a {
    padding: 10px 15px;
    text-align: left;
    color: #FFFFFF;
    width: 100%;
  }
  .topnavcms.m-cms-nav li a:after {
    display: none !important;
  }
  .topnavcms.m-cms-nav li:hover ul:not(.show-dropdown),
  .topnavcms.m-cms-nav li:focus ul:not(.show-dropdown) {
    transform: scaleY(0);
  }
  .topnavcms.m-cms-nav > li:not(.nochildren) > a {
    width: calc(100% - 53px);
  }
  .topnavcms.m-cms-nav ul {
    width: 100%;
    background-color: #ae1948;
  }
  .topnavcms.m-cms-nav ul.show-dropdown {
    position: static;
    display: block;
  }
  .topnavcms.m-cms-nav ul li a {
    padding: 10px 15px 10px 25px;
  }
  #primary-nav {
    flex-wrap: wrap;
  }
  .lg\:text-lg {
    font-size: 20px;
  }
  .lg\:txt-center {
    text-align: center;
  }
  .lg\:txt-left {
    text-align: left;
  }
  .lg\:txt-right {
    text-align: right;
  }
  .txt-weight-400-lg {
    font-weight: 400;
  }
  .txt-weight-700-lg {
    font-weight: 700;
  }
  .txt-weight-800-lg {
    font-weight: 800;
  }
  .bg-img-leaderboards {
    background-image: none;
    background-color: #485CC7;
  }
  .lg\:h-min-auto {
    min-height: auto;
  }
  .mx-auto-0-lg {
    margin-left: auto;
    margin-right: 0;
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:hide {
    display: none !important;
  }
  .lg\:show {
    display: block !important;
  }
  .leader-board > * {
    margin-bottom: 25px;
  }
  .leader-board > *:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
  .dd-top-team-groups h1,
  .dd-top-fundraisers h1,
  .dd-top-teams h1,
  .dd-top-team-groups h2,
  .dd-top-fundraisers h2,
  .dd-top-teams h2 {
    font-size: 25px;
  }
  .dd-top-team-groups img,
  .dd-top-fundraisers img,
  .dd-top-teams img {
    width: 68px;
    height: 68px;
    border-radius: 68px;
  }
  .dd-top-team-groups .dd-list-info,
  .dd-top-fundraisers .dd-list-info,
  .dd-top-teams .dd-list-info {
    padding: 11px;
    margin-left: -34px;
    padding-left: 45px;
  }
  .dd-top-team-groups .dd-list-info span,
  .dd-top-fundraisers .dd-list-info span,
  .dd-top-teams .dd-list-info span {
    font-size: 15px;
  }
  .dd-top-team-groups .dd-view-more-link,
  .dd-top-fundraisers .dd-view-more-link,
  .dd-top-teams .dd-view-more-link {
    font-size: 19px;
  }
  .dd-login.header-login {
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 980px){
  .dd-streaming-embed {
    padding: 0 10px;
  }
  .dd-streaming-embed .dd-activity-feed .dd-feed-visual {
    border-right: 0;
  }
}
@media only screen and (max-width: 768px){
  #errorBar,
  #warningBar,
  #confirmBar {
    height: auto;
    line-height: 20px;
    padding: 30px;
    text-align: center;
  }
  #errorBar [class^="icon-"],
  #warningBar [class^="icon-"],
  #confirmBar [class^="icon-"] {
    display: none;
    margin-right: 0;
  }
  #errorBar .btn-form,
  #warningBar .btn-form,
  #confirmBar .btn-form {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    left: 0;
  }
  #errorBar .dd-notification-ok,
  #warningBar .dd-notification-ok,
  #confirmBar .dd-notification-ok {
    margin-top: 20px;
  }
  .help {
    display: none !important;
  }
  div.dataTables_filter {
    width: auto;
    float: none;
  }
  div.dataTables_filter label,
  div.dataTables_filter input {
    float: none;
    width: 100% !important;
    font-size: 15px;
    color: #222;
  }
  div.dataTables_filter label {
    margin: 10px 0;
    display: block;
  }
  div.dataTables_filter input {
    padding: 12px;
    width: auto;
    margin-top: 10px !important;
  }
  #ticketTable {
    overflow: hidden;
  }
  #captcha,
  #captcha td {
    display: table-cell !important;
  }
  .nav-tabs {
    border-bottom: 0;
  }
  .nav-tabs > li {
    float: none;
  }
  .nav-tabs > li > a {
    margin-right: 0;
  }
  .nav-tabs > li > a,
  .nav-tabs > .active > a {
    border: 1px solid #ddd;
    border-radius: 0;
  }
  .nav-tabs > li:first-child > a {
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs > li:last-child > a {
    border-radius: 0 0 4px 4px;
  }
  .nav-tabs > li > a:hover,
  .nav-tabs > .active > a:hover {
    border-color: #ddd;
    z-index: 2;
  }
  .md\:grid-x {
    flex-direction: row;
  }
  .md\:grid-y {
    flex-direction: column;
  }
  .grid-x.md\:wrap {
    flex-wrap: wrap;
  }
  .md\:col-1 {
    width: 8.333333333333332%;
  }
  .md\:col-2 {
    width: 16.666666666666664%;
  }
  .md\:col-3 {
    width: 25%;
  }
  .md\:col-4 {
    width: 33.33333333333333%;
  }
  .md\:col-5 {
    width: 41.66666666666667%;
  }
  .md\:col-6 {
    width: 50%;
  }
  .md\:col-7 {
    width: 58.333333333333336%;
  }
  .md\:col-8 {
    width: 66.66666666666666%;
  }
  .md\:col-9 {
    width: 75%;
  }
  .md\:col-10 {
    width: 83.33333333333334%;
  }
  .md\:col-11 {
    width: 91.66666666666666%;
  }
  .md\:col-12 {
    width: 100%;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:order-3 {
    order: 3;
  }
  .md\:order-4 {
    order: 4;
  }
  .md\:order-5 {
    order: 5;
  }
  .md\:order-6 {
    order: 6;
  }
  .md\:order-7 {
    order: 7;
  }
  .md\:order-8 {
    order: 8;
  }
  .md\:order-9 {
    order: 9;
  }
  .md\:order-10 {
    order: 10;
  }
  .md\:order-11 {
    order: 11;
  }
  .md\:order-12 {
    order: 12;
  }
  .md\:align-end {
    align-items: flex-end;
  }
  .md\:align-start {
    align-items: flex-start;
  }
  .md\:align-center {
    align-items: center;
  }
  .md\:align-baseline {
    align-items: baseline;
  }
  .md\:content-end {
    align-content: flex-end;
  }
  .md\:content-start {
    align-content: flex-start;
  }
  .md\:content-center {
    align-content: center;
  }
  .md\:content-baseline {
    align-content: baseline;
  }
  .md\:align-self-end {
    align-self: flex-end;
  }
  .md\:align-self-start {
    align-self: flex-start;
  }
  .md\:align-self-center {
    align-self: center;
  }
  .md\:align-self-baseline {
    align-self: baseline;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-baseline {
    justify-content: baseline;
  }
  .md\:justify-self-end {
    justify-self: flex-end;
  }
  .md\:justify-self-start {
    justify-self: flex-start;
  }
  .md\:justify-self-center {
    justify-self: center;
  }
  .md\:justify-self-baseline {
    justify-self: baseline;
  }
  .nav-tabs--block #teamTabs,
  .nav-tabs--block #participantTabs {
    flex-direction: column;
  }
  .nav-tabs--block #teamTabs li,
  .nav-tabs--block #participantTabs li {
    width: 100%;
  }
  .participant-card,
  .team-card {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .participant-card .avatar,
  .team-card .avatar {
    width: 100%;
    margin-bottom: 15px !important;
  }
  .participant-card .page-details .details-item,
  .team-card .page-details .details-item {
    margin: 0px !important;
  }
  .participant-card .dd-captain,
  .team-card .dd-captain {
    display: inline-block;
  }
  .participant-card .participant-info,
  .team-card .participant-info,
  .participant-card .team-info,
  .team-card .team-info {
    flex-wrap: wrap;
    justify-content: center;
  }
  .participant-card .participant-info .dd-btn,
  .team-card .participant-info .dd-btn,
  .participant-card .team-info .dd-btn,
  .team-card .team-info .dd-btn {
    margin-left: 0 !important;
    margin-bottom: 15px;
  }
  .participant-card .participant-info .dd-editable-name,
  .team-card .participant-info .dd-editable-name,
  .participant-card .team-info .dd-editable-name,
  .team-card .team-info .dd-editable-name {
    width: 100%;
  }
  .participant-card .participant-info .dd-editable-name .dd-page-edit-btn,
  .team-card .participant-info .dd-editable-name .dd-page-edit-btn,
  .participant-card .team-info .dd-editable-name .dd-page-edit-btn,
  .team-card .team-info .dd-editable-name .dd-page-edit-btn {
    right: 0px;
  }
  .participant-card .participant-info > *:last-child,
  .team-card .participant-info > *:last-child,
  .participant-card .team-info > *:last-child,
  .team-card .team-info > *:last-child,
  .participant-card .participant-info > *:last-child > *:last-child,
  .team-card .participant-info > *:last-child > *:last-child,
  .participant-card .team-info > *:last-child > *:last-child,
  .team-card .team-info > *:last-child > *:last-child {
    margin-bottom: 0 !important;
  }
  .participant-card .team-btns,
  .team-card .team-btns {
    width: 100%;
  }
  .participant-card .team-btns #btn-join-this-team-top,
  .team-card .team-btns #btn-join-this-team-top {
    order: 0;
  }
  .md\:txt-center {
    text-align: center;
  }
  .md\:txt-left {
    text-align: left;
  }
  .md\:txt-right {
    text-align: right;
  }
  .txt-weight-400-md {
    font-weight: 400;
  }
  .txt-weight-700-md {
    font-weight: 700;
  }
  .txt-weight-800-md {
    font-weight: 800;
  }
  .md\:b-list-x > * {
    border-left: 2px solid #EEEEEE;
    border-top: 0px;
  }
  .md\:b-list-x > *:first-child {
    border-left: 0;
  }
  .md\:b-list-y > * {
    border-left: 0px;
    border-top: 2px solid #EEEEEE;
  }
  .md\:b-list-y > *:first-child {
    border-top: 0px;
  }
  .my-0-15-md {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .my-0-30-md {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .dd-sponsors .dd-sponsor {
    width: calc(50% - (10px*2));
  }
  #socialBtns > * > * {
    display: block;
  }
  #socialBtns > div {
    padding: 0;
  }
  #socialBtns #embedbtn,
  #socialBtns .dd-btn.dd-social-btn {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .dd-quickstats > * {
    width: 100%;
  }
  .dd-quickstats [class*="dd-quickstats-"] {
    padding: 0px 0px 15px 0px;
    flex-basis: unset;
  }
  .dd-quickstats [class*="dd-quickstats-"]:first-of-type {
    padding-top: 20px;
  }
  .dd-quickstats [class*="dd-quickstats-"]:last-of-type {
    padding-bottom: 20px;
  }
  .dd-quickstats [class*="dd-quickstats-"] * {
    display: inline-block;
    color: #FFFFFF !important;
    font-size: 20px !important;
    font-weight: 700 !important;
  }
  .dd-milestone-mark .dd-description {
    display: none !important;
  }
  .dd-thermo-horizontal .dd-page-edit-btn {
    right: 15px;
  }
  .dd-total-raised span {
    font-size: 58px;
  }
  .dd-total-raised .currency,
  .dd-total-raised .number {
    background-color: transparent;
    padding: 0;
    margin: 0;
  }
  .dd-total-raised .comma {
    top: 0;
  }
  .dd-total-raised .total-raised-text {
    font-size: 22px;
  }
  .dd-total-raised:not(.dd-widget--white) .currency,
  .dd-total-raised:not(.dd-widget--white) .number {
    color: #A50034;
  }
}
@media only screen and (max-width: 641px){
  .sm\:grid-x {
    flex-direction: row;
  }
  .sm\:grid-y {
    flex-direction: column;
  }
  .grid-x.sm\:wrap {
    flex-wrap: wrap;
  }
  .sm\:col-1 {
    width: 8.333333333333332%;
  }
  .sm\:col-2 {
    width: 16.666666666666664%;
  }
  .sm\:col-3 {
    width: 25%;
  }
  .sm\:col-4 {
    width: 33.33333333333333%;
  }
  .sm\:col-5 {
    width: 41.66666666666667%;
  }
  .sm\:col-6 {
    width: 50%;
  }
  .sm\:col-7 {
    width: 58.333333333333336%;
  }
  .sm\:col-8 {
    width: 66.66666666666666%;
  }
  .sm\:col-9 {
    width: 75%;
  }
  .sm\:col-10 {
    width: 83.33333333333334%;
  }
  .sm\:col-11 {
    width: 91.66666666666666%;
  }
  .sm\:col-12 {
    width: 100%;
  }
  .sm\:order-1 {
    order: 1;
  }
  .sm\:order-2 {
    order: 2;
  }
  .sm\:order-3 {
    order: 3;
  }
  .sm\:order-4 {
    order: 4;
  }
  .sm\:order-5 {
    order: 5;
  }
  .sm\:order-6 {
    order: 6;
  }
  .sm\:order-7 {
    order: 7;
  }
  .sm\:order-8 {
    order: 8;
  }
  .sm\:order-9 {
    order: 9;
  }
  .sm\:order-10 {
    order: 10;
  }
  .sm\:order-11 {
    order: 11;
  }
  .sm\:order-12 {
    order: 12;
  }
  .sm\:align-end {
    align-items: flex-end;
  }
  .sm\:align-start {
    align-items: flex-start;
  }
  .sm\:align-center {
    align-items: center;
  }
  .sm\:align-baseline {
    align-items: baseline;
  }
  .sm\:content-end {
    align-content: flex-end;
  }
  .sm\:content-start {
    align-content: flex-start;
  }
  .sm\:content-center {
    align-content: center;
  }
  .sm\:content-baseline {
    align-content: baseline;
  }
  .sm\:align-self-end {
    align-self: flex-end;
  }
  .sm\:align-self-start {
    align-self: flex-start;
  }
  .sm\:align-self-center {
    align-self: center;
  }
  .sm\:align-self-baseline {
    align-self: baseline;
  }
  .sm\:justify-end {
    justify-content: flex-end;
  }
  .sm\:justify-start {
    justify-content: flex-start;
  }
  .sm\:justify-center {
    justify-content: center;
  }
  .sm\:justify-baseline {
    justify-content: baseline;
  }
  .sm\:justify-self-end {
    justify-self: flex-end;
  }
  .sm\:justify-self-start {
    justify-self: flex-start;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
  .sm\:justify-self-baseline {
    justify-self: baseline;
  }
  body:not(.body-modal) .dd-btn,
  body:not(.body-modal) .btn-big {
    width: 100%;
    margin-right: 0px;
  }
  .suggested-donation-option-group .dd-sda-option-simple button.dd-btn {
    width: 100% !important;
    margin-left: 0;
  }
  .dd-stream {
    margin: 20px auto 20px auto !important;
  }
  .sm\:txt-center {
    text-align: center;
  }
  .sm\:txt-left {
    text-align: left;
  }
  .sm\:txt-right {
    text-align: right;
  }
  .txt-weight-400-sm {
    font-weight: 400;
  }
  .txt-weight-700-sm {
    font-weight: 700;
  }
  .txt-weight-800-sm {
    font-weight: 800;
  }
  .sm\:h-min-auto {
    min-height: auto;
  }
  .sm\:h-30 {
    height: 30px;
  }
  .sm\:py-10-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sm\:py-10-30 {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .sm\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sm\:py-30-10 {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .sm\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .sm\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .sm\:hide {
    display: none !important;
  }
  .sm\:show {
    display: block !important;
  }
  .dd-widget.dd-widget-list h1 {
    width: 100%;
    margin-right: 0px;
    text-align: center;
  }
  .dd-widget.dd-widget-list ul {
    text-align: center;
    margin-bottom: 15px;
  }
  .dd-widget.dd-widget-list .dd-btn-link {
    order: 3;
  }
  .dd-badges .dd-description {
    display: none !important;
  }
  .dd-widget.dd-badges li.dd-badge {
    margin: 0px;
  }
  .dd-events h1 {
    font-size: 25px;
  }
  .dd-events ol li {
    width: 100%;
    padding: 0;
  }
  .dd-events ol li .dd-list-info {
    justify-content: flex-start;
    align-items: baseline;
  }
  .dd-events ol li .dd-list-info span {
    width: 50%;
    margin-bottom: 10px !important;
  }
  .dd-events ol li .dd-list-info .dd-list-location,
  .dd-events ol li .dd-list-info .dd-list-raised {
    flex-grow: 1;
  }
  .dd-events ol li .dd-list-info .dd-list-raised {
    font-size: 20px;
  }
  .dd-events ol li .dd-list-info .dd-list-name {
    width: 100%;
    font-size: 23px;
  }
  .dd-sponsors .dd-sponsor {
    width: calc(100% - (10px*2));
  }
  .dd-widget.dd-incentive-option-list ul li {
    flex-basis: unset;
    width: 100%;
    max-width: none;
    padding: 0;
  }
  .dd-milestones h1 {
    margin-right: 0px;
  }
  .dd-milestones > * {
    width: 100% !important;
    text-align: center !important;
  }
  .dd-milestones .dd-milestone {
    order: 2;
    margin-bottom: 7px;
  }
  .dd-milestones .dd-btn-link {
    order: 3;
  }
  .dd-thermo-horizontal .dd-thermo-raised,
  .dd-thermo-horizontal.dd-widget-alt .dd-thermo-raised,
  .dd-thermo-horizontal .dd-thermo-goal,
  .dd-thermo-horizontal.dd-widget-alt .dd-thermo-goal {
    width: 100%;
  }
  .dd-thermo-horizontal .dd-thermo-raised,
  .dd-thermo-horizontal.dd-widget-alt .dd-thermo-raised {
    order: 1;
  }
  .dd-thermo-horizontal .dd-thermo-goal,
  .dd-thermo-horizontal.dd-widget-alt .dd-thermo-goal {
    margin-bottom: 0;
  }
  .dd-thermo-horizontal .dd-milestone-wrapper,
  .dd-thermo-horizontal.dd-widget-alt .dd-milestone-wrapper,
  .dd-thermo-horizontal .dd-thermo-track,
  .dd-thermo-horizontal.dd-widget-alt .dd-thermo-track {
    order: 2;
    height: 35px;
    margin-bottom: 15px;
  }
  .dd-thermo-horizontal .dd-page-edit-btn,
  .dd-thermo-horizontal.dd-widget-alt .dd-page-edit-btn {
    top: 0;
    bottom: auto;
  }
  .dd-thermo-horizontal .dd-milestone-list,
  .dd-thermo-horizontal.dd-widget-alt .dd-milestone-list {
    height: 35px;
  }
  .dd-thermo-horizontal .dd-thermo-raised,
  .dd-thermo-horizontal .dd-thermo-goal {
    text-align: center;
  }
  .dd-thermo-horizontal.dd-widget-alt .dd-thermo-raised,
  .dd-thermo-horizontal.dd-widget-alt .dd-thermo-goal {
    text-align: left;
  }
  .dd-thermo-horizontal .dd-thermo-progress:after {
    height: 44px;
    right: -18px;
    top: -6px;
    width: 36px;
  }
}

