﻿
body {
    background: #f0f0f0;
    font-family: Roboto, san-serif;
    font-size: 15px;
    margin: 40px;
}

.Header2 {
  padding: 0px 0px 25px 0px;
}

.Footer2 {
  margin: 30px 0 0 0;
  padding: 0 0 0 0;
  max-width: 600px;
  background: transparent;
  color: #4f4c9b;
  font-style: normal;
}

.Footer2 div {
  border-top:1px dotted #4f4c9b;
  padding: 20px 0 0 0;
  text-align: left;
}

.Form {
  max-width: 600px;
  background: #ffffff;
  padding: 30px 30px 30px 30px;
  border: 2px solid #4f4c9b;
  border-radius: 3px;
}

.MainTitle {
  color: #4f4c9b;
  padding: 0px 0px 0px 0px;
  font-size: 30px;
  line-height: 1.05;
  font-weight: 700;
}

.MainText {
  color: #4f4c9b;
  padding: 12px 0px 0px 0px;
}

.CompletePanel {
  background: #ddffdd;
  padding:20px 20px 20px 20px;
  border-radius:3px;
  margin:20px 0 0 0;
  color:#338033;
}

.CompletePanelHeading {
  font-size:22px;
  font-weight:700;
  padding:0 0 2px 0;
}

.ErrorPanel {
  background:#ffdddd;
  padding:15px 20px 20px 20px;
  border-radius:3px;
  margin:20px 0 0 0;
}

.ErrorPanelIcon {
 font-size:70px;
 color:#803333;
}

.ErrorPanelText {
  display:inline-block;
  vertical-align:top;
  padding:10px 0 0 12px;
  color:#803333;
}

.ErrorPanelHeading {
  font-size:22px;
  font-weight:700;
  padding:0 0 2px 0;
}

.GiftAmountTitle {
  border-bottom:1px dotted #4f4c9b;
  padding:25px 0px 2px 0px;
  color:#4f4c9b;
  font-size:22px;
  font-weight:700;
}

.FormSecure {
  float:right;
  color:#505050;
  line-height:1.0;
  font-size:0.8rem;
  text-transform:uppercase;
  vertical-align:bottom;
  padding:10px 0px 0px 0px;
}

.FormSecureIcon {
  font-size:0.7rem;
  width:16px;
  color:#505050;
}

.GiftAmountTaxSavings {
  display:inline-block;
  color:#4f4c9b;
  font-size:0.9rem;
  padding:11px 0px 11px 10px;
  margin:0px 0px 0px 0px;
  font-style:normal;
}

.GiftAmountLabel {
  display:inline-block;
  padding:0px 0px 0px 0px;
  border:0px solid #dddddd;
  margin:0px 0px 0px 0px;
  min-width:10px;
  color:#333333;
  text-align:left;
  color:#505050;
  font-size:0.9rem;
}

.DonorInformationTitle {
  padding:30px 0px 2px 0px;
  border-bottom:1px dotted #4f4c9b;
  color:#4f4c9b;
  font-size:22px;
  font-weight:700;
}

.PaymentTitle {
  padding:30px 0px 2px 0px;
  border-bottom:1px dotted #4f4c9b;
  color:#4f4c9b;
  font-size:22px;
  font-weight:700;
}

.PaymentButtonSection {
  padding:14px 0px 0px 0px;
}

.PaymentTypesSection {
  padding:15px 0px 0px 0px;
  color:#505050;
  font-size:0.9rem;
  line-height:1.0;
  display:inline-block;
}

.PaymentButtonIcon {
  padding:0 0 0 8px;
}

.PaymentTotalAmount {
  padding:0px 0px 0px 20px;
  color:#505050;
  font-size:1.35rem;
}

.PaymentTypesIcon {
  margin:0px 0px 0px 5px;
  font-size:30px;
}

.PaymentTypesIcons {
  float:right;
  margin:0px 0px 0px 15px;
}

.GiftAmountForm input[type="text"] {
    width: 100px;
    text-align:center;
    padding: 8px 12px 8px 12px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    outline: 0;
    margin: 0 0 0 10px;
    vertical-align: baseline;
    background: #ffffe0;
    font-size: 0.9rem;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #505050;
}

    .GiftAmountForm input[type="text"]:focus {
        border: 1px solid #0b88db;
        background: #f5f5f5;
        color: #000000;
    }

.DonorInformationForm > div {
    margin: 10px 10px 0 0;
    display: inline-block;
}

.DonorInformationForm label {
    color: #505050;
    padding: 0 0 3px 0;
    font-size: 0.9rem;
    display: block;
}

.DonorInformationForm input[type="text"] {
    width: 260px;
    padding: 8px 12px 8px 12px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    outline: 0;
    margin: 0;
    vertical-align: baseline;
    background: #ffffe0;
    font-size: 0.9rem;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #505050;
}

.DonorInformationForm input[type="text"]:focus {
    border: 1px solid #0b88db;
    background: #f5f5f5;
    color: #000000;
}

.DonorInformationForm select {
    position: relative;
    z-index: 10;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    width: 285px;
    background: 0 0;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    padding: 7px 8px 7px 8px;
    outline: 0;
    margin: 0;
    vertical-align: baseline;
    -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
    -webkit-text-size-adjust: none;
    font-size: 0.9rem;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #505050;
}

.DonorInformationForm .selectcontainer::before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #7f7f7f;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    top: 50%;
    right: 8px;
    z-index: 15;
    margin-top: -3px;
}

.DonorInformationForm .selectcontainer {
    position: relative;
    background: #ffffe0;
}

.DonorInformationForm select:focus {
    border: 1px solid #0b88db;
    color: #000000;
    background: #f5f5f5;
}

.AmountOptions {
    padding: 14px 0 0 0;
    font-size: 0;
}

.AmountOptions label {
    display: inline-block;
    padding: 10px 0 10px 0;
    margin: 0 10px 10px 0;
    min-width: 100px;
    border-radius: 3px;
    background: #dddddd;
    color: #333333;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

.AmountOptions label:hover {
    background: #008000;
    color: #ffffff;
}

.AmountOptions input {
    position: absolute;
    opacity: 0;
}

.AmountOptions input:checked + label {
    background: #4f4c9b;
    color: #ffffff;
}

.PaymentButton {
    background: #4f4c9b;
    padding: 13px 25px 13px 25px;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    border-radius: 3px;
    border: 0;
    font-family: 'Roboto';
    font-size: 1.1rem;
}
