@charset "utf-8";
 #rewardsHelpBtn {cursor:pointer}
 #rewardsHelp {display:none; }
 .loyalty {}
 .loyaltyTitle { font-size:2em; line-height:150%}
.loyaltyDates {font-size:1em; padding:.8em 0}
 .loyaltyDetails {font-size:1em; padding:1em 0; border-top:1px solid #555;}
 #stamps .card { background-color:#fff;padding:.5em; margin-bottom:.5em; color:#333; text-align:center}
 #stamps .card .cardInner {border:1px dashed #333; padding:.5em}
 
/* #stamps .card  span {display:inline-table; width:3em; height:3em; font-size:0.1em;border:1px solid #333; background:#fff; margin:.5em;padding:1em;}
 #stamps .card span.collected {background:#4BB113;}*/
 #qrcode{width:200px; margin:auto; background-color:#fff}
 #qrcodeRedeem{width:200px; margin:auto; background-color:#fff}
 .qrHolder {width:100%; background-color:#fff;  padding:2em 0;margin:1em 0; color:#333; text-align:center}
 .completed {text-align:center}
 .card input {background:#333; color:#fff; padding:.5em 1em; border:none}
 #redeemHolder {display:none}
 .redeemTitle { font-size:1.5em; line-height:120%}
 .redeemHilite { font-size:2em; background:#c00; color:#fff; padding:.4em; text-align:center}
 #redeemPointsDialog {text-align:center}
 .redeemPointsInput {font-size:2em; padding:.4em 1em;}
 .empty { display:inline-block; height:48px; width:63px; background-image:url(../assets/collected-stamp-grey.png); float:left; margin-right:10px;}
.stamped { display:inline-block; font-size:10px; font-family:Arial,Helvetica,Sans Serif; height:48px; width:63px; background-image:url(../assets/collected-stamp.png); float:left; margin-right:10px; position:relative}
.stamped span {position:absolute;bottom:0px; right:0px;    background: #980000;padding: 0px 2px;color: #fff;}
.pubTitle {font-size:1.3em; margin-top:.7em; }
.clear {clear:both}
 .empty2 { display:inline-block; height:48px; width:63px; background-image:url(../assets/collected-stamp-grey.png); margin:0 10px 10px 0; font-size:1.5em; position:relative;}
.stamped2 { display:inline-block; font-size:1.5em; font-family:Arial,Helvetica,Sans Serif; height:48px; width:63px; background-image:url(../assets/collected-stamp.png);  margin:0 10px 10px 0; position:relative}
.stamped2 span {position:absolute;bottom:0px; right:0px;    background: #980000;padding: 0px 2px;color: #fff;}
#redeemPointsMultiDialog { text-align:center}