﻿* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: inherit;
}
html {
  font-family: sans-serif;
  text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input,
select {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  appearance: button;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type='search'] {
  appearance: textfield;
}
/* Brandon Grotesque Bold*/
@font-face {
  font-family: 'BrandonBold';
  src: url('Fonts/BrandonGrotesque/BrandonBold.eot');
  src: url('Fonts/BrandonGrotesque/BrandonBold.eot?#iefix') format('embedded-opentype'), url('Fonts/BrandonGrotesque/BrandonBold.svg#BrandonBold') format('svg'), url('Fonts/BrandonGrotesque/BrandonBold.woff2') format('woff2'), url('Fonts/BrandonGrotesque/BrandonBold.woff') format('woff'), url('Fonts/BrandonGrotesque/BrandonBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Brandon Grotesque Light*/
@font-face {
  font-family: 'BrandonLight';
  src: url('Fonts/BrandonGrotesque/BrandonLight.eot');
  src: url('Fonts/BrandonGrotesque/BrandonLight.eot?#iefix') format('embedded-opentype'), url('Fonts/BrandonGrotesque/BrandonLight.svg#BrandonLight') format('svg'), url('Fonts/BrandonGrotesque/BrandonLight.woff2') format('woff2'), url('Fonts/BrandonGrotesque/BrandonLight.woff') format('woff'), url('Fonts/BrandonGrotesque/BrandonLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Brandon Grotesque Medium*/
@font-face {
  font-family: 'BrandonMedium';
  src: url('Fonts/BrandonGrotesque/BrandonMedium.eot');
  src: url('Fonts/BrandonGrotesque/BrandonMedium.eot?#iefix') format('embedded-opentype'), url('Fonts/BrandonGrotesque/BrandonMedium.svg#BrandonMedium') format('svg'), url('Fonts/BrandonGrotesque/BrandonMedium.woff2') format('woff2'), url('Fonts/BrandonGrotesque/BrandonMedium.woff') format('woff'), url('Fonts/BrandonGrotesque/BrandonMedium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Brandon Grotesque Regular*/
@font-face {
  font-family: 'BrandonRegular';
  src: url('Fonts/BrandonGrotesque/BrandonRegular.eot');
  src: url('Fonts/BrandonGrotesque/BrandonRegular.eot?#iefix') format('embedded-opentype'), url('Fonts/BrandonGrotesque/BrandonRegular.svg#BrandonRegular') format('svg'), url('Fonts/BrandonGrotesque/BrandonRegular.woff2') format('woff2'), url('Fonts/BrandonGrotesque/BrandonRegular.woff') format('woff'), url('Fonts/BrandonGrotesque/BrandonRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.widget-container {
  background: url(Images/green-black-bg.png) repeat scroll 0 0;
}
.widget-container-inner {
  margin: 0 auto;
  padding: 10px 20px 0;
  width: 100% !important;
}
.widget-title {
  color: #fff;
  font-family: 'BrandonLight', sans-serif;
  font-size: 30px;
  font-weight: 100;
  line-height: 28px;
  margin: 0 auto;
  padding-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
}
.widget-title b {
  font-family: 'BrandonBold', sans-serif;
  font-weight: normal;
}
.widget-subtitle {
  color: #3c3c3c;
  font-family: 'BrandonBold', sans-serif;
  font-size: 20px;
  margin: 0;
  padding: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.widget-subtitle .widget-subtitle-small {
  padding-bottom: 0;
}
.widget-image {
  display: block;
  margin: 0 auto;
  padding: 0 0 10px;
  text-align: center;
}
.widget-donation-amounts {
  margin-bottom: 20px;
  width: 100%;
}
.widget-donation-amounts tr {
  display: block;
  float: left;
  width: 33.33333333%;
}
.widget-donation-amounts td {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-family: 'BrandonMedium', sans-serif;
  font-weight: 800;
  height: 36px;
  padding: 0;
  text-align: center;
}
.widget-donation-amounts input[type="radio"] {
  display: none;
}
.widget-donation-amounts input[type="radio"]:checked + label {
  background: #fff;
  color: #A5A5A5;
}
.widget-donation-amounts label {
  display: block;
  padding: 9px 0px;
  cursor: pointer;
  font-size: 14px;
}
.widget-donation-amounts-other td input {
  border: none;
  color: #a5a5a5;
  font-family: 'BrandonMedium', sans-serif;
  font-size: 14px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}
.widget-donation-amounts-other td input::-webkit-input-placeholder,
.widget-donation-amounts-other td input::-moz-placeholder,
.widget-donation-amounts-other td input:-ms-input-placeholder,
.widget-donation-amounts-other td input:-moz-placeholder {
  color: #a5a5a5;
}
.widget-donation-amounts-other td input:focus {
  outline: none;
}
.widget-donation-amounts-other.widget-donation-amounts-other--error td {
  border: 1px solid red;
}
.widget-button-wrapper {
  border-top: 1px solid #fff;
  padding: 10px 0;
}
.widget-button {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: rgba(0, 0, 0, 0.4) 4px solid;
  color: #fff;
  display: block;
  font-family: 'BrandonMedium', sans-serif;
  font-size: 18px;
  line-height: 40px;
  margin: auto;
  padding: 0px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  vertical-align: middle;
}
.widget-button.widget-button--small {
  display: inline-block;
  line-height: 24px;
  font-size: 16px;
  padding: 4px 10px 0px;
}
.widget-button:active,
.widget-button:focus,
.widget-button:hover {
  color: #fff;
}
.widget-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.widget-form {
  margin-bottom: 5px;
}
.widget-form-control {
  margin-bottom: 15px;
  position: relative;
}
.widget-form-control.widget-form-control--small {
  margin-bottom: 5px;
}
.widget-form-control.widget-form-control--error input,
.widget-form-control.widget-form-control--error select {
  border: 2px solid red;
}
.widget-row {
  margin: 0 -2.5px;
}
.widget-row:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.widget-col-6 {
  float: left;
  padding: 0 2.5px;
  width: 50%;
}
.widget-input {
  background: #fff;
  border: none;
  color: #a5a5a5;
  font-family: 'BrandonMedium', sans-serif;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  width: 100%;
}
.widget-link {
  color: #3c3c3c;
  display: block;
  font-family: 'BrandonMedium', sans-serif;
  font-size: 14px;
  text-decoration: none;
}
.widget-link:hover {
  text-decoration: none;
}
.widget-link:active,
.widget-link:focus,
.widget-link:hover {
  color: #666363;
}
.widget-link.widget-link--forgot {
  padding: 15px 0;
  text-align: right;
}
.widget-link.widget-link--guest {
  color: #fff;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.widget-amount {
  display: block;
  padding: 0 0 10px 0;
  text-align: center;
}
.widget-text {
  display: block;
  font-family: 'BrandonMedium', sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  text-align: center;
}
.widget-order-confirmation {
  display: block;
  font-family: 'BrandonMedium', sans-serif;
  text-align: center;
}
.widget-creating-account {
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding: 10px 0 20px;
  text-align: center;
}
.widget-creating-account a {
  margin-top: 10px;
}
.widget-creating-account-text {
  color: #fff;
  display: block;
  font-family: 'BrandonMedium', sans-serif;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 10px;
}
.widget-error {
  color: #fff;
  background: red;
  font-family: 'BrandonMedium', sans-serif;
  font-size: 14px;
  line-height: 14px;
  padding: 3px;
  height: 21px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}
#Form {
  overflow: hidden;
}
.info-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: block;
  border-radius: 50%;
  background: #3c3c3c;
  color: white;
  width: 15px;
  height: 15px;
  text-align: center;
  text-decoration: none;
  font-family: 'BrandonBold', sans-serif;
  font-size: 14px;
  line-height: 14px;
  opacity: 0.8;
}
.info-btn:active,
.info-btn:focus,
.info-btn:hover {
  color: white;
  text-decoration: none;
  opacity: 0.8;
}
.info-container {
  position: absolute;
  background-color: white;
  top: 33px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 15px 5px;
  z-index: 1000;
}
.info-container p {
  margin-bottom: 5px;
}