/* gift_card_modal.css */

@charset "UTF-8";

#gift-card-modal, #gift-card-modal-1, #gift-card-modal-2, #gift-card-modal-3, #gift-card-modal-4, #gift-card-modal-5, #gift-card-modal-6, #gift-card-modal-7 {
   font-family: sans-serif, Verdana, Geneva, sans-serif;
}

#gift-card-modal-1 {
  padding-bottom: 20px;
}

#gift-card-modal-1-header {
  float: left;
  display: inline-block;
  width: 600px;
  margin-top: 10px;
  /*border-bottom: 2px solid #727272;*/
}

#gift-card-modal-1-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-1-content {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
}

#gift-card-modal-1-first-section {

}

#gift-card-modal-1-first-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
  margin-bottom: 10px;
}

#gift-card-modal-1-cards {
}

#gift-card-modal-1-cards-header {
  border-bottom: 1px solid #727272;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 90%;
  color: #727272;
  overflow: hidden;
}

#gift-card-modal-1-cards-product {
  float: left;
  width: 275px;
  text-align: left;
}

#gift-card-modal-1-cards-price {
  float: left;
  width: 65px;
  padding-right: 15px;
  text-align: right;
}

#gift-card-modal-1-cards-qty {
  float: left;
  width: 65px;
  text-align: center;
}

#gift-card-modal-1-cards-total {
  float: left;
  width: 75px;
  text-align: right;
}

#gift-card-modal-1-subtotal {
  width: 495px;
  text-align: right;
  font-weight: bold;
  font-size: 90%;
}

#gift-card-modal-1-delivery-fee {
  width: 495px;
  text-align: right;
  font-weight: bold;
  font-size: 90%;
}

#gift-card-modal-1-processing-fee {
  width: 495px;
  text-align: right;
  font-weight: bold;
  font-size: 90%;
}

#gift-card-modal-1-total {
  width: 495px;
  text-align: right;
  font-weight: bold;
  font-size: 90%;
  margin-top: 5px;
}

#gift-card-modal-1-second-section {
  margin-top: 20px;
}

#gift-card-modal-1-second-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-1-charcter-count {
  float: right;
  margin-right: 5px;
  font-weight: bold;
  font-size: 70%;
}

#gift-card-modal-1-textbox {

}

#gift-card-modal-1-message {
  width: 650px;
  
}

#gift-card-modal-1-show-name {
  float: right;
  margin-top: 15px;
  font-weight: bold;
}

#gift-card-modal-1-buttons {
  float: right;
  margin-right: 20px;
}

#gift-card-modal-1-footer-section {
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
}

#gift-card-modal-1-digicert {
  float: left;
}

#gift-card-modal-1-checkout-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 150px;
  height: 33px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}

#gift-card-modal-1-continue-shopping-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 280px;
  height: 33px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  text-align: center;
  cursor: pointer;
}

/* Gift Card Modal Screen 2 */

#gift-card-modal-2-header {
  float: left;
  display: inline-block;
  width: 600px;
  margin-top: 10px;
  /*border-bottom: 2px solid #727272;*/
}

#gift-card-modal-2-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-2-content {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
}

#gift-card-modal-2-first-section {

}

#gift-card-modal-2-first-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-2-member {
  margin-top: 10px;
}

#gift-card-modal-2-footer-section {
  margin-top: 292px;
}

#gift-card-modal-2-digicert {
  float: left;
}

#gift-card-modal-2-buttons {
  float: right;
}

#gift-card-modal-2-continue-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 150px;
  height: 35px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}

#gift-card-modal-2-back-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 80px;
  height: 35px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  text-align: center;
  cursor: pointer;
}



#gift-card-modal-3-header {
  float: left;
  display: inline-block;
  width: 600px;
  margin-top: 10px;
  /*border-bottom: 2px solid #727272;*/
}

/* Direct Donate Screen 3 */

#gift-card-modal-3-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-3-content {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}

#gift-card-modal-3-first-section {

}

#gift-card-modal-3-form {
  margin-top: 10px;
}

#gift-card-modal-3-first-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-3-whats-this {
  display: inline-block;
  border-radius: 4px;
  width: 110px;
  height: 20px;
  padding-top: 2px;
  margin-right: 5px;
  background-color: #a5a5a5;
  color: #000000;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

#gift-card-modal-3-footer-section {
  margin-top: 20px;
}

#gift-card-modal-3-buttons {
  float: right;
  /*margin-right: 20px;*/
}

#gift-card-modal-3-digicert {
  float: left;
}

#gift-card-modal-3-continue-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 150px;
  height: 35px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}

#gift-card-modal-3-back-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 80px;
  height: 35px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  text-align: center;
  cursor: pointer;
}

#gift-card-modal-4-header {
  float: left;
  display: inline-block;
  width: 600px;
  margin-top: 10px;
  /*border-bottom: 2px solid #727272;*/
}

#gift-card-modal-4-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-4-content {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

#gift-card-modal-4-left-column {
  float: left;
  width: 335px;
  margin-left: 5px;
}

#gift-card-modal-4-left-title {
  display: inline-block;
  font-weight: bold;
  font-size: 105%;
  border-bottom: 4px solid #727272;
  margin-bottom: 5px;
}

#gift-card-modal-4-activate-click {
  margin-top: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  text-decoration: underline;
  color: #1f41e6;
  cursor: pointer;
}

#gift-card-modal-4-back-button {
  float: left;
  border-radius: 6px;
  display: inline-block;
  width: 80px;
  height: 33px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 8px;
  text-align: center;
  margin-top: 215px;
  cursor: pointer;
}

#gift-card-modal-4-center-column {
  margin-left: 348px;
  border: 2px solid #727272;
  border-radius: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
}

#gift-card-modal-4-right-column {
  float: right;
  width: 335px;
  margin-right: 5px;
}

#gift-card-modal-4-right-title {
  display: inline-block;
  font-weight: bold;
  font-size: 105%;
  border-bottom: 4px solid #727272;
  margin-bottom: 5px;
}

#gift-card-modal-4-benefits-list {
  font-weight: bold;
  font-size: 80%;
}

#gift-card-modal-4-benefits-list li {
  margin-bottom: 10px;
  color: #cbcbcb;
}

#gift-card-modal-4-no-thanks-container {
  text-align: center;
  width: 100%;
}

#gift-card-modal-4-no-thanks-button {
  border-radius: 6px;
  display: inline-block;
  width: 160px;
  height: 33px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 8px;
  text-align: center;
  margin-top: 60px;
  cursor: pointer;
  background-color: #cbcbcb;
  color: #ffffff;
}

/* Modal Window 5 */

#gift-card-modal-5-header {
  float: left;
  display: inline-block;
  width: 600px;
  margin-top: 10px;
  /*border-bottom: 2px solid #727272;*/
}

#gift-card-modal-5-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-5-content {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

#gift-card-modal-5-left-column {
  float: left;
  width: 385px;
  margin-left: 5px;
}

#gift-card-modal-5-left-title {
  display: inline-block;
  font-weight: bold;
  font-size: 105%;
  border-bottom: 4px solid #727272;
  margin-bottom: 5px;
}
/*
#gift-card-modal-5-activate-click {
  margin-top: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  text-decoration: underline;
  color: #1f41e6;
  cursor: pointer;
}
*/
#gift-card-modal-5-required-text {
  float: right;
  font-weight: bold;
  font-size: 80%;
  margin-right: 60px;
}



#gift-card-modal-5-back-button {
  float: left;
  border-radius: 6px;
  display: inline-block;
  width: 80px;
  height: 33px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 8px;
  text-align: center;
  margin-top: 35px;
  margin-right: 10px;
  cursor: pointer;
}

#gift-card-modal-5-signup-button {
  float: left;
  border-radius: 6px;
  display: inline-block;
  width: 120px;
  height: 33px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 8px;
  text-align: center;
  margin-top: 35px;
  background-color: #ff0000;
  color: #ffffff;
  cursor: pointer;
}

#gift-card-modal-5-center-column {
  margin-left: 383px;
  border: 2px solid #727272;
  border-radius: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
}

#gift-card-modal-5-right-column {
  float: right;
  width: 285px;
  margin-right: 5px;
}

#gift-card-modal-5-right-title {
  display: inline-block;
  font-weight: bold;
  font-size: 105%;
  border-bottom: 4px solid #727272;
  margin-bottom: 5px;
}

#gift-card-modal-5-benefits-list {
  font-weight: bold;
  font-size: 80%;
}

#gift-card-modal-5-benefits-list li {
  margin-bottom: 10px;
  color: #cbcbcb;
}

#gift-card-modal-5-no-thanks-container {
  text-align: center;
  width: 100%;
}

#gift-card-modal-5-no-thanks-button {
  border-radius: 6px;
  display: inline-block;
  width: 160px;
  height: 33px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 8px;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
  background-color: #cbcbcb;
  color: #ffffff;
}

/* Modal Window 6 */

#gift-card-modal-6 {
  padding-bottom: 20px;
}

#gift-card-modal-6-header {
  float: left;
  display: inline-block;
  width: 600px;
  margin-top: 10px;
  /*border-bottom: 2px solid #727272;*/
}

#gift-card-modal-6-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-6-content {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

#gift-card-modal-6-first-section {
  margin-left: 20px;
  margin-bottom: 10px;
}

#gift-card-modal-6-first-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-6-billing-address {
  float: left;
  width: 300px;
  margin-left: 20px;
}

#gift-card-modal-6-billing-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


#gift-card-modal-6-credit-card {
  float: left;
  width: 200px;
}

#gift-card-modal-6-credit-card-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-6-detail-header {
  border-bottom: 2px solid #727272;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
}

#gift-card-modal-6-detail-header-product {
  float: left;
  width: 100px;
  text-align: left;
  color: #727272;
  font-weight: bold;
}

#gift-card-modal-6-detail-header-total {
  float: right;
  width: 80px;
  margin-right: 30px;
  text-align: right;
  color: #727272;
  font-weight: bold;
}

#gift-card-modal-6-detail-header-qty {
  float: right;
  width: 100px;
  text-align: center;
  color: #727272;
  font-weight: bold;
}

#gift-card-modal-6-detail-header-price {
  float: right;
  width: 100px;
  text-align: center;
  color: #727272;
  font-weight: bold;
}
/*
#gift-card-modal-6-detail-section-here {
  border-bottom: 1px solid #727272;
  overflow: hidden;
}
*/
#gift-card-modal-6-detail-section-end {
  border-bottom: 2px solid #727272;
  margin-right: 20px;
  margin-left: 20px;
  /*margin-bottom: 10px;
  margin-top: 10px;*/
  /*overflow: hidden;*/
}

#gift-card-modal-6-subtotal {
  float: right;
  width: 175px;
  font-weight: bold;
  margin-right: 60px;
  text-align: right;
  /*color: #727272;*/
}

#gift-card-modal-6-subtotal-amount {
  display: inline-block;
  width: 80px;
}

#gift-card-modal-6-delivery-fee {
  float: right;
  width: 495px;
  text-align: right;
  font-weight: bold;
  /*font-size: 90%;*/
  margin-right: 60px;
}

#gift-card-modal-6-processing-fee {
  float: right;
  width: 495px;
  text-align: right;
  font-weight: bold;
  /*font-size: 90%;*/
  margin-right: 60px;
}
/*
#gift-card-modal-6-total {
  width: 495px;
  text-align: right;
  font-weight: bold;
  font-size: 90%;
  margin-top: 5px;
}
*/

#gift-card-modal-6-tax {
  float: right;
  width: 175px;
  font-weight: bold;
  margin-right: 60px;
  text-align: right;
  /*color: #727272;*/
}

#gift-card-modal-6-tax-amount {
  display: inline-block;
  width: 80px;
}

#gift-card-modal-6-total {
  float: right;
  width: 175px;
  font-weight: bold;
  margin-right: 60px;
  color: #000000;
  text-align: right;
  border-top: 2px solid #000000;
}

#gift-card-modal-6-second-section {
  margin-top: 20px;
  margin-left: 20px;
}

#gift-card-modal-6-second-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-6-charcter-count {
  float: right;
  margin-right: 25px;
  font-weight: bold;
  font-size: 70%;
}

#gift-card-modal-6-textbox {

}

#gift-card-modal-6-message {
  width: 650px;
  
}

#gift-card-modal-6-show-name {
  float: right;
  margin-top: 15px;
  margin-right: 25px;
  font-weight: bold;
}

/*
#gift-card-modal-6-total-amount {
  display: inline-block;
  width: 80px;
}

#gift-card-modal-6-second-section {
  margin-top: 10px;
  margin-left: 20px;
}

#gift-card-modal-6-second-title {
  float: left;
  font-weight: bold;
  font-size: 110%;
  display: inline;
  margin-top: -15px;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-6-charcter-count {
  float: right;
  margin-right: 20px;
  font-weight: bold;
  font-size: 70%;
}

#gift-card-modal-6-textbox {
}

#gift-card-modal-6-message {
  width: 655px;
}

#gift-card-modal-6-show-name {
  float: right;
  margin-top: 15px;
  margin-right: 20px;
  font-weight: bold;
}
*/
#gift-card-modal-6-buttons {
  float: right;
  /*margin-right: 20px;*/
}

#gift-card-modal-6-footer-section {
  margin-top: 20px;
  margin-right: 20px;
}

#gift-card-modal-6-digicert {
  float: left;
  margin-left: 20px;
}

#gift-card-modal-6-continue-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 150px;
  height: 35px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}

#gift-card-modal-6-back-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 80px;
  height: 35px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  text-align: center;
  cursor: pointer;
}

/* Modal Window 7 */

#gift-card-modal-7-header {
  float: left;
  display: inline-block;
  width: 600px;
  margin-top: 10px;
  /*border-bottom: 2px solid #727272;*/
}

#gift-card-modal-7-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-7-content {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

#gift-card-modal-7-first-section {
  margin-left: 20px;
  margin-bottom: 10px;
}

#gift-card-modal-7-first-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-7-billing-address {
  float: left;
  width: 300px;
  margin-left: 20px;
}

#gift-card-modal-7-billing-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-7-credit-card {
  float: left;
  width: 200px;
}

#gift-card-modal-7-credit-card-title {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#gift-card-modal-7-detail-header {
  border-bottom: 2px solid #727272;
  margin-right: 20px;
  margin-left: 20px;
  overflow: hidden;
}

#gift-card-modal-7-detail-header-product {
  float: left;
  width: 100px;
  text-align: left;
  color: #727272;
  font-weight: bold;
}

#gift-card-modal-7-detail-header-total {
  float: right;
  width: 80px;
  margin-right: 30px;
  text-align: right;
  color: #727272;
  font-weight: bold;
}

#gift-card-modal-7-detail-header-qty {
  float: right;
  width: 100px;
  text-align: center;
  color: #727272;
  font-weight: bold;
}

#gift-card-modal-7-detail-header-price {
  float: right;
  width: 100px;
  text-align: center;
  color: #727272;
  font-weight: bold;
}

#gift-card-modal-7-detail-section {
  border-bottom: 2px solid #727272;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}

#gift-card-modal-7-detail-description {
  float: left;
  width: 325px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

#gift-card-modal-7-detail-amount {
  float: right;
  width: 100px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

#gift-card-modal-7-detail-qty {
  float: right;
  width: 100px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

#gift-card-modal-7-detail-total {
  float: right;
  width: 70px;
  font-weight: bold;
  text-align: right;
  margin-top: 10px;
  margin-right: 40px;
}

#gift-card-modal-7-subtotal {
  float: right;
  width: 175px;
  font-weight: bold;
  margin-right: 60px;
  text-align: right;
  color: #727272;
}

#gift-card-modal-7-subtotal-amount {
  display: inline-block;
  width: 80px;
}

#gift-card-modal-7-tax {
  float: right;
  width: 175px;
  font-weight: bold;
  margin-right: 60px;
  text-align: right;
  color: #727272;
}

#gift-card-modal-7-tax-amount {
  display: inline-block;
  width: 80px;
}

#gift-card-modal-7-total {
  float: right;
  width: 175px;
  font-weight: bold;
  margin-right: 60px;
  color: #000000;
  text-align: right;
  border-top: 2px solid #000000;
}

#gift-card-modal-7-total-amount {
  display: inline-block;
  width: 80px;
}

#gift-card-modal-7-note {
  font-size: 70%;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 10px;
  text-align: center;
}

#gift-card-modal-7-more-ways {
  margin-top: 20px;
}

#gift-card-modal-7-more-ways-left {
  float: left;
  margin-right: 10px;
  margin-left: 20px;
}

#gift-card-modal-7-more-ways-left-image {
  width: 150px;
}

#gift-card-modal-7-more-ways-right {
  float: left;
  width: 520px;
  margin-top: 5px;
}

#gift-card-modal-7-more-ways-right-title {
  display: inline-block;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 4px solid #727272;
  margin-bottom: 5px;
}

#gift-card-modal-7-more-ways-right-text {
  font-weight: bold;
  font-size: 80%;
  margin-bottom: 0px;
  margin-right: 20px;
  padding-bottom: 0px;
}

#gift-card-modal-7-more-ways-right-learn-more {
  float: right;
  display: inline-block;
  border-radius: 6px;
  width: 175px;
  height: 30px;
  padding-top: 5px;
  font-weight: bold;
  font-size: 140%;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
  text-align: center;
}

/*
#gift-card-modal-7-second-section {
  margin-top: 10px;
  margin-left: 20px;
}

#gift-card-modal-7-second-title {
  float: left;
  font-weight: bold;
  font-size: 110%;
  display: inline;
  margin-top: -15px;
  border-bottom: 4px solid #727272;
}

#gift-card-modal-7-charcter-count {
  float: right;
  margin-right: 20px;
  font-weight: bold;
  font-size: 70%;
}

#gift-card-modal-7-textbox {
}

#gift-card-modal-7-message {
  width: 655px;
}

#gift-card-modal-7-show-name {
  float: right;
  margin-top: 15px;
  margin-right: 20px;
  font-weight: bold;
}
*/
#gift-card-modal-6-buttons {
  float: right;
  /*margin-right: 20px;*/
}

#gift-card-modal-6-footer-section {
  margin-top: 20px;
  margin-right: 20px;
}

#gift-card-modal-6-digicert {
  float: left;
  margin-left: 20px;
}

#gift-card-modal-6-continue-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 150px;
  height: 35px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}

#gift-card-modal-6-back-button {
  float: right;
  border-radius: 6px;
  display: inline-block;
  width: 80px;
  height: 35px;
  font-weight: bold;
  font-size: 150%;
  padding-top: 6px;
  text-align: center;
  cursor: pointer;
}

.gift-card-modal-logo {
  float: left;
  display: inline-block;
}

.gift-card-modal-image {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 20px;
  height: 45px;
}

.gift-card-modal-exit-button  {
  float: right;
  margin-top: -25px;
  cursor: pointer;
}

.gift-card-modal-1-detail-line {
  border-bottom: 1px solid #727272;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 90%;
  color: #000000;
  overflow: hidden;
}

.gift-card-modal-1-detail-product {
  float: left;
  width: 275px;
}

.gift-card-modal-1-detail-price {
  float: left;
  width: 65px;
  text-align: right;
  padding-right: 15px;
}

.gift-card-modal-1-detail-qty {
  float: left;
  width: 65px;
  text-align: center;
}

.gift-card-modal-1-detail-total {
  float: left;
  width: 75px;
  text-align: right;
  padding-right: 15px;
}

.gift-card-modal-1-detail-update-button {
  float: left;
  border-radius: 4px;
  width: 65px;
  background-color: #ff0000;
  color: #ffffff;
  margin-left: 5px;
  text-align: center;
  height: 17px;
  cursor: pointer;
  /*padding-top: 3px;*/
}

.gift-card-modal-1-detail-remove {
  float: left;
  width: 50px;
  color: #ff0000;
  text-decoration: underline;
  margin-left: 10px;
  cursor: pointer;
}

.gift-card-modal-1-text {
  display: inline-block;
  font-weight: bold;
  font-size: 90%;
  margin: 0;
  padding: 0;
}

.gift-card-modal-1-total-spacer {
  display: inline-block;
  width: 75px;
}

.gift-card-modal-1-underline {
  border-bottom: 1px solid #000000;
}

/*
.gift-card-modal-1-amount {
  float: left;
  border-radius: 6px;
  width: 90px;
  height: 55px;
  background-color: #d9d9d9;
  color: #a5a5a5;
  border: 2px solid #a5a5a5;
  font-weight: bold;
  font-size: 200%;
  padding-top: 20px;
  text-align: center;
  margin-right: 15px;
  cursor: pointer;
}

.gift-card-modal-1-selected {
  float: left;
  border-radius: 6px;
  width: 90px;
  height: 55px;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  font-weight: bold;
  font-size: 200%;
  padding-top: 20px;
  text-align: center;
  margin-right: 15px;
  cursor: default;
}
*/
.gift-card-modal-2-text {
  display: inline-block;
  font-weight: bold;
  font-size: 90%;
  margin: 0;
  padding: 0;
}

.gift-card-modal-3-text {
  display: inline-block;
  font-weight: bold;
  font-size: 90%;
  margin: 0;
  padding: 0;
}

.gift-card-modal-3-label {
  width: 160px;
  margin: 0 10px 5px; 0;
  display: inline-block;
  font-weight: bold;
  text-align: right;
  /*border: 1px solid green;*/
}

.gift-card-modal-4-text {
  display: inline-block;
  font-weight: bold;
  font-size: 80%;
  margin: 0 0 10px 0;
  padding: 0;
}

.color-black {
  color: #000000;
}

.gift-card-modal-5-text {
  display: inline-block;
  font-weight: bold;
  font-size: 80%;
  margin: 0 0 10px 0;
  padding: 0;
}

.gift-card-modal-5-label {
  width: 135px;
  margin: 0 10px 5px 0;
  display: inline-block;
  font-weight: bold;
  text-align: right;
  /*border: 1px solid green;*/
}

.gift-card-modal-5-required {
  color: #ff0000;
}

.gift-card-modal-6-text {
  display: inline-block;
  font-weight: bold;
  font-size: 80%;
  margin: 0 0 10px 0;
  padding: 0;
}

.gift-card-modal-6-page-text {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 90%;
  margin: 0;
  padding: 0;
}

.gift-card-modal-6-detail-line {
  /*border-bottom: 2px solid #727272;*/
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}

.gift-card-modal-6-detail-product {
  float: left;
  width: 325px;
  font-weight: bold;
  /*margin-top: 10px;
  margin-bottom: 10px;*/

}

.gift-card-modal-6-detail-price {
  float: right;
  width: 100px;
  font-weight: bold;
  text-align: center;
  /*margin-top: 10px;*/
}

.gift-card-modal-6-detail-qty {
  float: right;
  width: 100px;
  font-weight: bold;
  text-align: center;
  /*margin-top: 10px;*/
}

.gift-card-modal-6-detail-total {
  float: right;
  width: 70px;
  font-weight: bold;
  text-align: right;
  /*margin-top: 10px;*/
  margin-right: 40px;
}

.gift-card-modal-6-text {
  display: inline-block;
  font-weight: bold;
  font-size: 90%;
  margin: 0;
  padding: 0;
  width: 570px;
}

.gift-card-modal-6-total-spacer {
  display: inline-block;
  width: 75px;
}

.gift-card-modal-7-text {
  display: inline-block;
  font-weight: bold;
  font-size: 80%;
  margin: 0 0 10px 0;
  padding: 0;
  width: 570px;
}

.gift-card-modal-7-page-text {
  /*display: inline-block;*/
  font-weight: bold;
  font-size: 90%;
  margin: 0;
  padding: 0;
}

.text-bold {
  font-weight: bold;
}