﻿/*-- Global Mixins ----------------------------------------------------------------------------------------*/
/* Carryover Pastel Style - Variables */
a {
  font-size: 16px;
}
a:focus-visible,
a.swd_link:focus-visible {
  outline: 2px solid -webkit-focus-ring-color;
  outline: 2px solid highlight;
}
@media (hover: hover) and (pointer: fine) {
  a:hover,
  a.swd_link:hover {
    text-decoration: underline;
  }
}
html,
body,
form {
  margin: 7px auto;
  padding: 0;
  width: 840px;
  height: auto;
}
a.vis_gift_image.zoomview {
  display: none;
}
.print_button {
  color: #1E7B92;
}
.vis_gift_buttons {
  display: none;
}
.vgl_small_logo {
  display: block;
}
.mrw_notes_close {
  display: none;
}
.vis_gift_image {
  width: 125px;
}
.gift_gift_details {
  padding-left: 30px;
  width: 173px;
}
.vis_desired {
  display: table-cell;
  width: 80px;
}
.vis_image_gift {
  max-height: 125px;
  max-width: 125px;
}
.vis_gift_title {
  vertical-align: top;
  height: 56px;
}
.mrw_small_text_wrap_notes {
  display: none;
}
.mrw_small_text_wrap {
  height: 20px;
}
.mr_20_geo_light_gray_heading_regular {
  padding-top: 10px;
}
.vis_gift_itom {
  width: 960px;
}
.vis_desired_Price,
.vis_desiredQty,
.vis_receivedQty {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0;
  display: block;
}
.vis_desiredTitle {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
}
.vis_gift_image {
  border: 0 none;
  float: left;
  height: 125px;
  margin: 5px 10px 5px 0;
  position: relative;
  transition: all 0.25s ease-in-out 0s;
  width: 125px;
}
.vis_gift_image .zoomview {
  background-color: #ffffff;
  background-image: url("/Images/icons/zoom.png?v=2");
  background-repeat: no-repeat;
  background-size: 30px auto;
  border: 1px solid #CCCCCC;
  color: #4C5157;
  opacity: 0;
  padding: 4px 9px 22px 0;
  position: absolute;
  text-align: right;
  text-decoration: none;
  transition: opacity 500ms ease 0s;
  height: 0;
  width: 75px;
  bottom: 40px;
  left: 20px;
}
.itemGiftVisitorList .gift-price {
  font-size: 20px;
  margin: 4px 0;
  color: #1E7B92;
}
.itemGiftVisitorList .gift-price div {
  display: inline-block;
}
.itemGiftVisitorList .gift-price div.sale,
.itemGiftVisitorList .gift-price div.clearance {
  color: #1E7B92;
  font-size: 18px;
}
.itemGiftVisitorList .gift-price div.sale.title,
.itemGiftVisitorList .gift-price div.clearance.title {
  display: none;
}
.itemGiftVisitorList .gift-price div.reg {
  font-size: 12px;
  color: #414141;
  text-transform: uppercase;
}
.itemGiftVisitorList .gift-price div.reg.price {
  margin-right: 10px;
}
.vis_gift_image:hover .zoomview {
  opacity: 0.8;
}
.vis_image_gift {
  cursor: pointer;
  display: block;
  margin: 0 auto;
  max-height: 125px;
  max-width: 125px;
}
.vis_image_cashgiftlabel {
  background: rgba(247, 247, 247, 0.75);
  font-family: Georgia,Serif;
  font-size: 12px;
  left: 0;
  padding-bottom: 2px;
  padding-top: 2px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
.vis_gift_title {
  float: left;
  height: 143px;
  margin-left: 10px;
  padding: 5px 30px 0 0;
  position: relative;
  width: 414px;
}
.mgl_how_to_buy {
  display: none;
}
.itemGiftVisitorList {
  border-bottom: 1px solid #D4D6D8;
}
.print_coupon_container {
  text-align: center;
  margin-top: 40px;
}
.printview_reglink {
  max-width: 600px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  display: block;
  text-align: right;
  font-size: 12px;
}
.vis_glFavorite {
  position: absolute;
  z-index: 1;
  bottom: 0;
  margin-left: -13px;
}
.vis_glFavorite img {
  width: 90px;
}
#totalGifts {
  font-size: 20px;
}
.zoomview {
  display: none;
}
.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/*-- Global Gift List --*/
#MR_GlobalMain {
  max-width: none;
}
.mrw_visitorcontainer {
  max-width: 1068px;
  margin: 100px auto 0;
  background-color: #FFFFFF;
  -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  transition: max-width 0.5s ease-in-out;
}
.mrw_visitorcontainer.wide {
  max-width: 1424px;
}
/*-- Welcome header --*/
#pnlRegistryWelcome {
  position: relative;
}
#pnlRegistryWelcome.noPictures {
  padding-top: 20px;
  margin-top: -60px;
}
.box-pictures {
  position: relative;
  top: -85px;
  margin-bottom: -85px;
}
.box-pictures .slideshow {
  height: 170px;
  margin: auto;
  width: 210px;
}
.box-pictures .welcomeImg {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
}
.box-pictures .welcomeImg img {
  background: none repeat scroll 0 0 #FFFFFF;
  bottom: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  left: 0;
  margin: auto;
  max-height: 160px;
  max-width: 600px;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 0;
}
.box-customize {
  position: absolute;
  top: 10px;
  left: 10px;
}
.box-description {
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
}
.box-description h1 {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin: 11px 0px 6px;
}
.box-description h2 {
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.box-description .subdescription {
  font-size: 17px;
  text-align: center;
  margin-bottom: 16px;
}
.box-description .subdescription span {
  vertical-align: middle;
}
.box-description .subdescription .spacelr {
  margin: -2px 5px 0;
}
.box-message {
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
  font-weight: 300;
  text-align: center;
  font-size: 16px;
  margin: 0px 40px 20px;
  max-height: 100px;
  overflow-y: auto;
}
#btnCustomizeView {
  background-color: #FFF;
  border: 1px solid #5690D0;
  border-radius: 0px;
  height: 30px;
}
/*-- Header SubBar --*/
.mrw_master_header.visitor .subBar {
  width: 100%;
  max-width: 960px;
}
/*-- Gift List header --*/
#pnlGiftVisitorHeader {
  border-bottom: 1px solid #D4D6D8;
  position: relative;
  padding: 5px 0;
}
#pnlGiftVisitorHeader.fixed {
  position: fixed;
  top: 0px;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.94);
  z-index: 2;
  height: auto;
  left: auto !important;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#pnlGiftVisitorHeader.fixed #vgl_PrintDDL {
  display: none;
}
#pnlGiftVisitorHeader.fixed #btnRegistryEventInfo {
  display: none;
}
#pnlGiftVisitorHeader.fixed #btnRegistryShipping {
  display: none;
}
#pnlGiftVisitorHeader.fixed #btnRegistryShare {
  display: none;
}
.mrw_visitorcontainer.wide #pnlGiftVisitorHeader.fixed {
  width: 1424px;
}
#pnlGiftVisitorHeader .part-left {
  display: block;
  padding-left: 30px;
}
#pnlGiftVisitorHeader .part-right {
  display: inline-block;
  float: right;
  margin-right: 30px;
  margin-top: 5px;
}
#pnlGiftVisitorHeader .part-item {
  display: inline-block;
  margin: 5px 0;
  position: relative;
}
#pnlGiftVisitorHeader .part-item.right {
  float: right;
  margin-right: 30px;
  line-height: 22px;
  height: 29px;
}
#pnlGiftVisitorHeader .mrw_inputselect option:last-child {
  padding-bottom: 2px;
}
#pnlGiftVisitorHeader #ddlListCategory option,
#pnlGiftVisitorHeader #ddlListCategory optgroup {
  padding-left: 8px;
}
#pnlGiftVisitorHeader #pnlRegistryShare {
  display: none;
  position: absolute;
  width: 220px;
  right: 0;
}
#pnlGiftVisitorHeader #pnlRegistryShare:before {
  background-image: url("/images/graph_2.png");
  background-repeat: no-repeat;
  background-position: -114px -100px;
  height: 16px;
  width: 50px;
  display: block;
  content: "";
  position: relative;
  left: 160px;
}
#pnlGiftVisitorHeader #pnlRegistryShare #ucShareButtons {
  background: #fff;
  padding: 5px 5px 4px;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
#pnlGiftVisitorHeader #pnlRegistryShare #ucShareButtons > table {
  margin: 0px !important;
}
#pnlGiftVisitorHeader .btnListViewChange.active {
  background-color: #eee;
}
#pnlGiftVisitorHeader .mrw_button.link {
  background-color: #FFFFFF;
  border: 1px solid #5690D0;
  border-radius: 0px;
  line-height: 16px;
}
/*-- Gift List - No Gifts  --*/
#pnlNoGifts {
  text-align: center;
  font-size: 18px;
  margin: 60px 20px 40px;
  line-height: 50px;
}
/*-- Gift List - All views -------------------------*/
#pnlGiftVisitorList,
#pnlCashGiftVisitorList,
#pnlSyncRegistriesList {
  margin: 0 15px;
}
.itemGiftVisitorList.hide {
  display: none;
}
.itemGiftVisitorList.fadeIn {
  display: block;
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.itemGiftVisitorList .gift-image {
  position: relative;
}
.itemGiftVisitorList .gift-image .zoomview {
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  color: #4C5157;
  opacity: 0;
  padding: 5px;
  position: absolute;
  text-decoration: none;
  transition: opacity 500ms ease 0s;
  width: 70px;
  height: 18px;
  left: 50%;
  margin-left: -41px;
  top: 50%;
  margin-top: -9px;
  bottom: auto;
}
.itemGiftVisitorList .gift-image .zoomview .mrw_icon.search {
  float: left;
}
.itemGiftVisitorList .gift-image .gift-image-container {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
.itemGiftVisitorList .gift-image .gift-image-container.imgNOk {
  background-image: url('/Images/GiftPlaceholder.png') !important;
}
/*.itemGiftVisitorList[isfavorite='1'] .gift-description:after, 
.itemGiftVisitorList[isfavorite='2'] .gift-description:after
{
    background-image: url(/Images/favoriteFlag.png);
    position: absolute;
    display: block;
    content: "";
    height: 34px;
    width: 102px;
    left: -14px;
    top: -64px;
    background-size: 102px auto;
    background-repeat: no-repeat;
}
.itemGiftVisitorList[isfavorite='2'] .gift-description:after
{
    width: 102px;
    background-image: url(/Images/ourFavoriteFlag.png);
    background-repeat: no-repeat;
}*/
.itemGiftVisitorList .gift-websitelogo {
  color: #767A80;
  display: block;
  font-size: 10px;
  text-align: left;
  padding-top: 10px;
}
.itemGiftVisitorList .gift-websitelogo img {
  vertical-align: bottom;
  max-width: 200px;
  max-height: 20px;
}
.itemGiftVisitorList .gift-image-cover {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
}
.itemGiftVisitorList.linkRegistry .gift-image-cover {
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 50%, rgba(219, 240, 251, 0.6) 80%, rgba(219, 240, 251, 0.8) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 50%, rgba(219, 240, 251, 0.6) 80%, rgba(219, 240, 251, 0.8) 100%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 50%, rgba(219, 240, 251, 0.6) 80%, rgba(219, 240, 251, 0.8) 100%);
}
.itemGiftVisitorList .gift-image-cover:hover .zoomview {
  opacity: 0.8;
}
.itemGiftVisitorList .gift-description {
  padding: 0 10px;
  position: relative;
}
.itemGiftVisitorList .gift-description .gift-title {
  font-size: 16px;
  max-height: 56px;
  overflow: hidden;
  word-break: break-word;
  /* Non standard for webkit */
  position: relative;
  top: 5px;
}
.itemGiftVisitorList .gift-description .pv-options {
  margin-bottom: 5px !important;
}
html.ff .itemGiftVisitorList .gift-description .gift-title {
  /* FF word-break: normal = break-word of webkit */
  word-break: normal;
}
.itemGiftVisitorList .gift-quantity {
  padding: 0 20px;
  text-align: center;
}
.itemGiftVisitorList .gift-price {
  font-size: 18px;
  margin: 2px 0;
  position: relative;
  top: 25px;
}
.itemGiftVisitorList .gift-quantity .desiredTitle,
.itemGiftVisitorList .gift-quantity .receivedTitle {
  background-color: #F9F9F9;
  padding: 5px 10px;
  font-size: 12px;
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
  text-transform: uppercase;
}
.itemGiftVisitorList .gift-quantity .desiredQty,
.itemGiftVisitorList .gift-quantity .receivedQty {
  font-size: 16px;
}
.itemGiftVisitorList .gift-action {
  text-align: center;
  position: relative;
  display: none;
}
.itemGiftVisitorList .gift-action-printView {
  text-align: center;
}
.itemGiftVisitorList .gift-action .gift-isPurchased {
  font-size: 14px;
  text-transform: uppercase;
}
.itemGiftVisitorList .gift-action .gift-cashValue .mrw_button,
.itemGiftVisitorList .gift-action .gift-viewOrBuy .mrw_button,
.itemGiftVisitorList .gift-action .gift-giveCash .mrw_button,
.itemGiftVisitorList .gift-action .gift-linkRegistry .mrw_button {
  text-transform: uppercase;
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
  font-size: 11px;
}
.itemGiftVisitorList .gift-action .gift-giveCash .mrw_button {
  width: 132px;
}
.itemGiftVisitorList .gift-action .gift-markAsPurchased a {
  color: #F60;
  height: auto;
}
.itemGiftVisitorList .gift-shippingText {
  position: absolute;
  top: 0px;
  right: 5px;
  min-width: 50px;
  max-width: 100px;
  padding: 2px;
  text-align: center;
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: #f60;
  background: rgba(255, 251, 248, 0.9) none repeat scroll 0% 0%;
}
.itemGiftVisitorList .gift-discountOffer {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 5px;
  min-width: 50px;
  max-width: 100%;
  padding: 5px;
  margin: 0;
  text-align: center;
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #52A7A9;
  background-color: rgba(243, 255, 255, 0.9);
}
.itemGiftVisitorList .gift-discountOffer:hover {
  background-color: rgba(82, 167, 169, 0.9);
  color: #FFF;
}
.itemGiftVisitorList .gift-purchased {
  background-color: #FBF0C3;
  border: 1px solid #F9E484;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: 0 10px;
}
.itemGiftVisitorList .gift-purchased .btnRestorePurchase {
  color: #ff6600;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid #E4DDC4;
}
/*-- Gift List - Griview ----------------------------------------------------------*/
.gridView .itemGiftVisitorList {
  width: 312px;
  height: 378px;
  min-height: 1px;
  margin: 25px 17px;
  float: left;
  position: relative;
}
.gridView:after {
  clear: both;
  content: "";
  display: block;
}
.gridView .itemGiftVisitorList .gift-image {
  min-width: inherit;
  padding-top: 70%;
  position: relative;
  border: 1px solid #f1f2f3;
}
.gridView .itemGiftVisitorList .gift-image .gift-image-container {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.gridView .itemGiftVisitorList .gift-websitelogo,
.gridView .itemGiftVisitorList .gift-type {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  padding: 5px;
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%;
}
.gridView .itemGiftVisitorList .gift-websitelogo img {
  vertical-align: bottom;
  max-width: 130px;
  max-height: 20px;
}
.gridView .itemGiftVisitorList .gift-type {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.gridView .itemGiftVisitorList .gift-description {
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
  width: auto;
  text-align: center;
}
.gridView .itemGiftVisitorList .gift-description .gift-title {
  text-align: inherit;
  height: 37px;
  line-height: 18px;
  font-size: 13px;
  padding-top: 4px;
}
.gridView .itemGiftVisitorList .gift-description .gift-price {
  margin-bottom: 0;
}
.gridView .itemGiftVisitorList .gift-desired,
.gridView .itemGiftVisitorList .gift-received {
  min-width: 78px;
}
.gridView .itemGiftVisitorList .gift-quantity {
  padding: 5px 10px;
}
.gridView .itemGiftVisitorList .gift-quantity div {
  display: inline-block;
}
.gridView .itemGiftVisitorList .gift-quantity .desiredQty,
.gridView .itemGiftVisitorList .gift-quantity .receivedQty {
  font-size: 12px;
}
.gridView .itemGiftVisitorList .gift-quantity .desiredTitle,
.gridView .itemGiftVisitorList .gift-quantity .receivedTitle {
  padding: 0;
}
.gridView .itemGiftVisitorList .gift-action {
  height: 60px;
  overflow: hidden;
}
.gridView .itemGiftVisitorList .gift-action .gift-action-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.gridView .itemGiftVisitorList .gift-purchased {
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
  padding: 5px 10px 0 10px;
}
.gridView .itemGiftVisitorList .gift-purchased .text-1,
.gridView .itemGiftVisitorList .gift-purchased .text-2 {
  display: block;
}
/* -- Cash Gift / Link Registry --*/
.gridView .itemGiftVisitorList.cashgift .gift-note,
.gridView .itemGiftVisitorList.linkRegistry .gift-note {
  height: 51px;
  font-size: 13px;
  padding: 10px 0;
  box-sizing: border-box;
  overflow: auto;
  line-height: 19px;
}
/*-- Gift List - Listview -------------------------------------------------------*/
.listView .itemGiftVisitorList {
  padding: 15px 0px;
  border: 0;
  position: relative;
  border-bottom: 1px solid #D4D6D8;
  display: inline-block;
  width: 100%;
}
.listView .itemGiftVisitorList .gift-image,
.listView .itemGiftVisitorList .gift-description,
.listView .itemGiftVisitorList .gift-quantity,
.listView .itemGiftVisitorList .gift-action {
  /*float: left;
    height: 125px;*/
  height: 100%;
}
.listView .itemGiftVisitorList:after {
  clear: both;
  content: "";
  display: block;
}
.listView .itemGiftVisitorList .gift-image {
  min-width: inherit;
  height: 125px;
  width: 125px;
  overflow: visible !important;
  margin: 0;
  margin-left: 10px;
}
.listView .itemGiftVisitorList .gift-image img {
  max-width: 125px;
  max-height: 125px;
  vertical-align: middle;
}
.listView .itemGiftVisitorList .gift-image .gift-image-container {
  height: 125px;
  width: 125px;
  background-repeat: no-repeat;
  background-size: contain;
}
.listView .itemGiftVisitorList .gift-image .favorite {
  position: absolute;
  display: block;
  height: 24px;
  width: 102px;
  left: -10px;
  bottom: 0;
}
.listView .itemGiftVisitorList .gift-image .img-placeholder {
  height: 125px;
  width: 125px;
}
.listView .itemGiftVisitorList[isfavorite='1'] .gift-description:after,
.listView .itemGiftVisitorList[isfavorite='2'] .gift-description:after {
  top: auto;
  bottom: -10px;
  left: -156px;
}
.listView .itemGiftVisitorList .gift-websitelogo {
  bottom: 0;
}
.listView .itemGiftVisitorList .gift-image-cover {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.listView .itemGiftVisitorList .gift-description {
  /*width: -moz-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    width: -o-calc(100% - 280px);
    width: calc(100% - 280px);*/
  width: 553px;
  padding: 0 20px;
  box-sizing: border-box;
  margin-left: 10px;
}
.listView .itemGiftVisitorList .gift-description .gift-description-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.listView .itemGiftVisitorList .gift-quantity {
  position: relative;
  /*top: 25px;*/
  margin-left: 10px;
}
.listView .itemGiftVisitorList .gift-quantity .gift-quantity-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.listView .itemGiftVisitorList .gift-action {
  width: 155px;
  margin-left: 10px;
}
.listView .itemGiftVisitorList .gift-action .gift-action-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.listView .itemGiftVisitorList .gift-discountOffer,
.listView .itemGiftVisitorList .gift-shippingText {
  width: 147px;
  max-width: inherit;
  margin: 0 3px;
  bottom: 0;
  top: auto;
  right: 13px;
}
.listView .itemGiftVisitorList .gift-purchased {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
/* -- Cash Gift --*/
.listView .itemGiftVisitorList.cashgift .gift-type {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  text-align: center;
  padding: 5px;
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.listView .itemGiftVisitorList.cashgift .gift-description {
  width: -moz-calc(100% - 296px);
  width: -webkit-calc(100% - 296px);
  width: -o-calc(100% - 296px);
  width: calc(100% - 296px);
}
/*-- LinkRegistry List  --*/
.listView .itemGiftVisitorList.linkRegistry .gift-type {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  text-align: center;
  padding: 5px;
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.listView .itemGiftVisitorList.linkRegistry .gift-description {
  width: -moz-calc(100% - 296px);
  width: -webkit-calc(100% - 296px);
  width: -o-calc(100% - 296px);
  width: calc(100% - 296px);
}
/* -- Bottom --*/
#GetScrollToTopDiv {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 1;
}
/*-- Ads Specifics --*/
#AmazonBannerWrap {
  background-attachment: scroll;
  background-image: url("/images/graph_2.png");
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 33px;
  margin-top: 14px;
  width: 35px;
  background-position: -1204px -46px;
}
#AmazonBannerWrap.AmazonBannerWraped {
  background-position: -1164px -46px;
}
.captchaPanel {
  /*font-family: "Lato" ,Arial,Helvetica,sans-serif;*/
  font-weight: lighter;
  font-size: 20px;
  text-align: left;
  margin: 20px 0;
  padding-top: 10px;
  margin-top: 10px;
  text-align: center;
}
.captchaPanel .mr_sequence_gen_box {
  background: #fff;
  border: 1px solid #ccc;
  font-size: 17px;
  padding: 5px 0 0 5px;
  display: inline-block;
  height: 30px;
  width: 85px;
  margin-left: 5px;
}
.captchaPanel input.mr_signup_confirmation_input {
  background: transparent;
  border: none;
  font-size: 16px;
  width: 20px;
}
.listView .gift-note {
  overflow: hidden;
  height: 48px;
}
.gift-freeShipping {
  position: relative;
  top: 29px;
}