@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
body {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
}

html {
  font-size: 16px;
}

.type-sans {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
}

.type-serif {
  font-family: "Merriweather", Georgia, serif;
}

.type-oswald {
  font-family: "Oswald", "Impact", "Merriweather Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.text-underline {
  text-decoration: underline !important;
  text-decoration-line: underline !important;
}

h1 {
  font-family: "Oswald", "Impact", "Merriweather Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.75rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  text-align: left;
}
h1 a {
  color: #ba0c2f;
}
h1 a:hover, h1 a:focus, h1 a:visited {
  color: #ba0c2f;
}

.BBElementBlock {
  width: 220px;
  height: 44px;
  text-align: center;
  margin-left: -110px;
  margin-top: -22px;
  padding: 5px;
  box-shadow: 0 2px 5px #666666;
  border: 1px solid #999999;
  background: url(https://gail.uga.edu/images/ajaxwaitbar.gif) no-repeat scroll center 25px Transparent;
  background-color: #F5F5F5;
}

.BBPageBlock {
  position: fixed;
  left: 50%;
  top: 50%;
}

.BBElementBlock span {
  padding: 0 3px;
}

.donationForm .validation {
  color: Red;
}

.donationForm ul {
  list-style-type: none;
}

.donationForm fieldset {
  border: none;
}

.donationForm .DonationListingHeading {
  font-size: large;
  font-weight: bold;
}

.donationForm .formrow {
  margin-top: 25px;
}

.donationForm .formrow label {
  display: inline-table;
  width: 100%;
}

.donationForm .formrow label.checkboxLabel {
  display: block;
}

.donationForm .confirmation {
  min-height: 400px;
}

.donationForm hr {
  border-width: 0 0 1px 0;
  border-color: #ccc;
}

.donationForm h2 {
  color: #ba0c2f;
  font-size: 1.625rem;
  font-style: normal;
  line-height: 1.4em;
  margin: 1rem 0 2rem 0;
}

.donationForm h3 {
  line-height: 1.4em;
}

/* .formrow label {font-size:.9em; font-weight:300;} */
.req {
  color: #c00;
  margin-left: 5px;
  position: absolute;
  line-height: 2.5;
  display: none;
}

li {
  font-size: 0.9em;
  line-height: 1.3;
}

#form1 {
  background: #fff;
}

.donationForm #amountList {
  margin-left: 155px;
}

.donationForm .input-helper {
  color: #777;
  font-size: 14px;
  width: 100%;
  margin: 0 0 7px 5px;
}

.donationForm input[type=text], .donationForm select, .donationForm textarea {
  border-radius: 0;
  /*width: 92%;*/
  line-height: 1.5;
  font-size: 1em;
  padding: 5px;
  height: 35px;
}

#BodyId .donationForm input[type=text]:not(#otherAmtInput), #BodyId .donationForm select, #BodyId .donationForm textarea, #BodyId .donationForm .chosen-single, #BodyId .donationForm .chosen-drop {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
}

.donationForm select {
  width: 100% !important;
}

.donationForm .form h3 {
  color: #000000;
}

#donation-form .donationForm .formrow label {
  font-size: 15px !important;
  font-weight: 500;
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
}
#donation-form .donationForm .chosen-container-single .chosen-search input[type=text] {
  height: 35px;
}
#donation-form .donationForm input#otherAmtInput {
  margin: 0;
}
#donation-form .donationForm input#chkAcknowledge {
  margin-top: 0;
  margin-right: 5px;
}
#donation-form .donationForm label[for=chkAcknowledge] {
  display: inline;
}

.designations p {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #333333;
  line-height: 1.5;
  margin: 15px 0;
  text-transform: none;
  letter-spacing: 0.02px;
  font-weight: 500;
}

.designation-categories {
  margin-bottom: 20px;
  text-align: center;
}

.designation-categories a {
  text-align: center;
  background-color: #e5e5e5;
  color: #444444;
  /*padding: 10px 25px 10px 25px;*/
  padding: 10px 2px 10px 2px;
  /*line-height: 3;*/
  width: 24%;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
}

.designation-categories a:hover {
  background-color: #eb3b3b;
  color: #ffffff;
  text-decoration: none;
}

.designation-categories a.selected {
  text-align: center;
  background-color: #ba0c2f;
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 480px) {
  .designation-categories {
    font-size: 12px;
  }
}
.designation-search {
  display: none;
}

.designation-search input[type=text] {
  /*width: 250px;*/
}

.amounts {
  text-align: center;
}

.amounts a {
  background-color: #e5e5e5;
  color: #444444;
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  margin-bottom: 5px;
  width: 24%;
}

.amounts a {
  padding: 10px 2px 10px 2px;
}

.amounts a:hover {
  background-color: #eb3b3b;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}

.amounts a.selected {
  background-color: #ba0c2f;
  color: #ffffff;
  text-decoration: none;
}

.amounts #otherAmtInstr {
  text-align: center;
  color: #555;
  display: none;
  position: absolute;
  width: 95%;
}

.gift-frequencies .gift-frequency {
  background-color: #e5e5e5;
  color: #444444;
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px 2px 10px 2px;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

#gift-frequency-label {
  display: block;
  font-size: 1.3em;
  font-weight: 300;
}

.gift-frequencies .gift-frequency:hover {
  background-color: #eb3b3b;
  color: #ffffff;
  cursor: pointer;
}

.gift-frequencies .gift-frequency.selected {
  background-color: #ba0c2f;
  color: #ffffff;
}

.line-items {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 7px;
}

.line-items h3 {
  font-size: 1.3em;
  color: #555;
  line-height: 2em;
  text-align: center;
}

.line-item {
  border-top: 1px solid #ddd;
  padding: 5px 0 5px 5px;
  line-height: 1.5;
}

.line-item-amount {
  float: right;
  font-size: 1.5em;
  color: #554f47;
  line-height: 1.8;
}

.line-item-name {
  color: #900;
}

.line-item-edit {
  font-size: 0.9em;
  color: #0ae;
  cursor: pointer;
  margin-left: 3px;
}

.line-item-remove {
  font-size: 0.9em;
  color: #aaa;
  cursor: pointer;
  margin-left: 9px;
}

.steps {
  display: none;
}

.steps.active {
  display: block;
}

.top-heading {
  margin-top: 15px;
}

.breadcrumbs {
  /*line-height: 1.5;*/
  color: #777;
  /*font-size: .8em;*/
  font-style: italic;
  text-align: center;
}

.breadcrumbs a:hover {
  color: #500;
}

.breadcrumbs .breadcrumb {
  color: #777;
  /*background-color: none;*/
  display: inline-block;
  /*font-size: 1.3em;*/
}

.breadcrumbs .breadcrumb.active {
  color: #900;
  background-color: #f3f3f3;
}

.breadcrumbs .divider {
  font-size: 1.2em;
  margin: 0 5px 0 7px;
}

.donationForm .steps .step-buttons {
  text-align: center;
  margin-top: 25px;
}

.donationForm .steps .step-button {
  /*line-height: 3;*/
  display: inline-block;
  background-color: #333333;
  color: #ffffff;
  border: none;
  border-radius: none;
  font-size: 0.9em;
  cursor: pointer;
  width: 33%;
}

.donationForm .steps .step-button.btn {
  border-radius: none !important;
}

.donationForm .steps .step-button:hover {
  background-color: #555555;
}

#BodyId {
  background-color: #ffffff !important;
  margin-top: 80px !important;
}

/* Hide day of month (unnecessary, since it's set by Starting Date) */
#dayOfMonth {
  display: none;
}

#designationDescription {
  display: none;
  padding: 0 18px;
}

#designationDescription #desDescrText {
  color: #777;
}

#designationCount {
  color: #999;
  font-size: 0.9em;
}

.validation-message {
  color: #f00;
  text-align: center;
  font-size: 1.2em;
}

.gift-count-indicator {
  text-align: right;
  font-weight: bold;
  font-size: 1.1em;
  color: #c00;
  line-height: 30px;
}

.gift-count {
  border-radius: 50%;
  background-color: #c00;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 14px;
  /* float: right; */
  line-height: 25px;
  /* text-align: center; */
  /* margin-left: 5px; */
  margin-top: -5px;
}

#designationSearch {
  width: 93%;
  float: left;
}

#designationSearchBtn {
  width: 6%;
  background: none;
  border: none;
  background-color: #ccc;
  color: #666;
  height: 2.4em;
}

#designationSearchBtn:hover {
  background-color: #ddd;
}

#endDateCheckbox {
  float: left;
  margin-right: 7px;
}

#endDateWrapper {
  display: none;
}

#commentInstr {
  color: #777;
  margin: 3px;
}

#otherDesignation {
  display: none;
  margin-top: 15px;
}

.labelText {
  font-size: 1.3em;
  font-weight: 300;
}

/* new style for amount fields */
.input-group-addon {
  background-color: #FFF;
  outline: none;
  border: 1px solid #DDDDDD;
  border-right: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 0px;
  height: 40px;
}

#otherAmtInput:focus, #otherAmtInput:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: white;
}

#otherAmtInput {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border: 1px solid #DDDDDD;
  border-left: 0px;
  outline: none;
  height: 40px;
  width: 100%;
}

.tributeLabel {
  font-size: 1em;
}

input#tributeCheckbox {
  margin-right: 5px;
  margin-top: 0;
}

.work-request {
  background-color: #ba0c2f;
}

.gift-count-indicator {
  cursor: pointer;
}

#donation-form h1 {
  font-family: "Oswald", "Impact", "Merriweather Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.75rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  text-align: left;
}
#donation-form h1 a {
  color: #ba0c2f;
}
#donation-form h1 a:hover, #donation-form h1 a:focus, #donation-form h1 a:visited {
  color: #ba0c2f;
}
#donation-form h3 {
  color: #333333;
  margin-bottom: 30px;
}
#donation-form input[type=text], #donation-form input[type=password], #donation-form textarea, #donation-form select, #donation-form .SpellSuggestionList {
  width: 100%;
}
#donation-form #lblTributeHeading {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
  padding-top: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 700;
  color: #ba0c2f;
  display: block;
}
#donation-form .tributeSpan {
  padding-left: 0;
  padding-top: 15px;
  font-size: 14px;
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
}
.donationForm.givingTuesday18 .designations .feature-masthead {
  text-align: center;
}
.donationForm.givingTuesday18 .designations .feature-masthead img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.donationForm.givingTuesday18 .designations .feature-masthead img.feature-wordmark {
  max-width: 400px;
  margin-bottom: 15px;
  padding: 0 15px;
}
.donationForm.givingTuesday18 .designations .feature-masthead img.feature-secondaryimage {
  max-width: 500px;
}
.donationForm.givingTuesday18 .designations .feature-masthead h3 {
  color: #333333 !important;
  font-size: 28px;
  font-weight: 600;
}
@media only screen and (max-width: 500px) {
  .donationForm.givingTuesday18 .designations .feature-masthead h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
.donationForm.givingTuesday18 .designations .recurrance-wrapper {
  background-color: rgba(214, 210, 196, 0.3);
  padding: 10px 20px;
}
.donationForm.givingTuesday18 .designations .recurrance-wrapper .chosen-single {
  background-color: #fff;
}
.donationForm.givingTuesday18 .designations label.otherAmt.amount {
  width: 100% !important;
}

/*# sourceMappingURL=darcommit.css.map */
