.buttons-set button.button-giftcard {
    float: left;
    margin-bottom: 5px;
}
button.button-giftcard {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}
button.button-giftcard span {
    background: none repeat scroll 0 0 #F18200;
    color: #FFFFFF;
    display: block;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
    height: 19px;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
}
button-giftcard.button span span {
    border: 0 none;
    padding: 0;
}
button.button-giftcard span {
    background: none repeat scroll 0 0 #F18200;
    color: #FFFFFF;
    display: block;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
    height: 19px;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
}
/*  Start 10.16.2015 */
.giftcard-set {
    border-top: medium none;
  border-top: medium none;
  float: right;
  cursor:pointer;
	width:25%;
	text-align:right;
   /* border-bottom: 1px solid #E4E4E4;*/
}
.balanceLink {
	margin: 10px 0 33px 0;
	position: relative;
}
#gift-card-code, #gift-card-pin {
  	margin-right: 2%;
    left:0px;
}
#co-payment-form, #payment-methods-block label
{
	left:0px;
}
#gift-card-apply > img {
  margin-left: 10px;
}
.balanceLink > a {
  color: #bb1e2c;
}
#gift-card-pin {
  width: 18%;
}
#gift-card-code {
  width: 75%;
}


/*  End 10.16.2015 */


.gift-cards-list {
    margin-top: 10px;
}
.gift-card li {
    font-weight: bold;
    color: #00CC00;
}
.gift-card-delete {
    display: inline-block;
    vertical-align: middle;
    margin-right:3px;
    cursor: pointer;
}
.gift-card-edit {
    display: inline-block;
    vertical-align: middle;
    margin-right:3px;
    cursor: pointer;
}
.gift-card-save {
    display: inline-block;
    vertical-align: middle;
    margin-right:3px;
    cursor: pointer;
}
.gift-card-amount {
    color: #1E7EC8;    
}

/* Enrollment & Balance check*/
.loyalty-enroll-container {
    padding: 10px;
    border: 1px solid #CCC;
    clear: both;
}
.loyalty-enroll-container p {
    margin-bottom: 10px;
}
.loyalty-enroll-container .loyalty-enroll-title {
    margin: 5px 5px 20px 5px;
    background:#777;
    padding: 5px 20px;
    color: #FFF;
}
.loyalty-enroll-container .loyalty-enroll-box {
    padding: 5px 10px;
}
.loyalty-enroll-container .loyalty-enroll-box .left-col {
    min-width: 200px;
    width: calc(100% - 160px);
    float: left;
}
.loyalty-enroll-container .loyalty-enroll-box .right-col {
    width: 140px;
    float: right;
}

.loyalty-enroll-container .loyalty-enroll-box .point-col {
    width: 280px;
    float: left;
}
.loyalty-enroll-container .loyalty-enroll-box .desc-col {
    min-width: 200px;
    width: calc(100% - 300px);
    float: right;
}

.loyalty-enroll-container .btn-enrollment {
    padding: 5px 15px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    text-align: center;
}
.loyalty-enroll-container .btn-enrollment:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
}
.cms-giftcard .clearer {
    clear: both;
}
.point-graph-container {
    width: 280px;
}
.point-graph-container .point-graph {
    width: 145px;
    float: left;
}
.point-graph-container .point-desc {
    float: right;
    width: 125px;
}

.point-graph-container .punch-graph {
    width: 126px;
    float: left;
}
.point-graph-container .punch-desc {
    float: right;
    width: 145px;
}


.punch-raty-box img{
    display: inline-block !important;
}


/*Loyalty cart container*/
.loyalty-cart-container {
    padding: 10px;
    border: 1px solid #CCC;
    clear: both;
    margin-bottom: 20px;
}
.loyalty-cart-container .loyalty-cart-title {
    margin-bottom: 0.5em;
}
.loyalty-cart-container .loyalty-cart-box {
    
}
.loyalty-cart-container .loyalty-cart-box p {
    margin-bottom: 10px;
}
.loyalty-cart-container .loyalty-cart-box .desc-col {
    
}
.loyalty-cart-container .btn-enrollment,
.clutch-loyalty-summary .btn-enrollment,
.loyalty-success-box .btn-enrollment {
    padding: 5px 15px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    text-align: center;
}
.loyalty-cart-container .btn-enrollment:hover,
.clutch-loyalty-summary .btn-enrollment:hover,
.loyalty-success-box .btn-enrollment:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
}

.loyalty-cart-container .point-graph-container {
    width: 100%;
}
.loyalty-cart-container .point-graph-container .point-desc {
    width: calc(100% - 145px);    
}
#loyalty-program-form input{
    width: 180px;
    margin-right: 5px;
}
#loyalty-program-form button {
    padding: 3px 10px;
    vertical-align: middle;
}


/**
* Cart Loyalty summary
*/
.clutch-loyalty-summary {
    padding: 10px;
    border: 1px solid #CCC;
    clear: both;
    margin-bottom: 20px;
    text-align: left;    
    
}
.clutch-loyalty-summary .node-block {
    margin-bottom: 10px;
}

#give-cards-form #snap_card {
    width: 60%;
}
#give-cards-form #snap_card_pin {
    width: 30%;
}

/**
* Success page
*/
.loyalty-success-container {
    border: 1px solid #CCC;
    max-width: 625px;
    margin: 10px auto;
    
}
.loyalty-success-box {
    padding: 10px 20px;
    text-align: left;
}
.loyalty-success-box p {
    margin-bottom: 8px;
}

/** GIFT CARD PRODUCT PAGE **/
.cms-giftcard .page-title{display:none;}
.cms-giftcard .home-whats-new1 .intro{height:auto;}
.cms-giftcard .home-whats-new1 .right{top:0px !important; position:relative; width:449px; height:377px; padding-top:4px;}
.cms-giftcard .fieldset.giftcard-send-form{width:100%; padding-left:20px; padding-right:207px; margin-bottom:65px;}
.cms-giftcard .fieldset.giftcard-send-form ul.form-list{padding:0px;}
.fieldset.giftcard-send-form .add{float:right;}
.fieldset.giftcard-send-form .add input{width:244px;}
.fieldset.giftcard-send-form:after{clear:both; content:" "; display:block;}
.cms-giftcard .giftcard-addtocart-area{padding:60px 195px 56px 15px;}
.cms-giftcard .home-whats-new1 .left{width:auto; margin-right:15px;}
.cms-giftcard .input-box input, .cms-giftcard label, .cms-giftcard textarea{
	width:100% !important;
	left:0px !important;
}
.cms-giftcard .product-name h1{margin-top:0px;}
.cms-giftcard .product-short-decscription{width:100%;}
.cms-giftcard .home-content{margin-top:0px;}
.cms-giftcard .add input{
	background: url(../images/bg-add-to-cart-plus.png) no-repeat 96% center #BB1E2C;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    height: 33px;
    line-height: 36px;
    padding-left: 15px;
    padding-right: 25px;
    text-transform: uppercase;
    width: 449px;
    margin-top: 4px;
    letter-spacing: 0px;
    font-family: "NewsGothicBTW01-Condens", "news-gothic-std", Helvetica, arial;
    background-color: #BB1E2C;
    transition: background-color 0.5s ease 0s;
	border:none;
}
.cms-giftcard .fieldset.giftcard-send-form .add input{
	width:244px;
}
.cms-giftcard #add-to-cart-container-giftcard{
	position:absolute;
	bottom:5px;
}
.gift-wait-loading, .gift-remove-loading {
  background: #eeeeee;
  color: #BF2E2D;
  padding: 30px;
  font-size: 12px;
  font-weight: bold;
  position: fixed;
  top: 40%;
  left: 42%;
  z-index: 1042;
  white-space: nowrap;
}
.cms-giftcard .cancel-code,.cms-giftcard .apply-code{font-weight:normal; font-family: "NewsGothicBTW01-Condens", "news-gothic-std", Helvetica, arial; padding-bottom:0px; margin-left:1px; height:35px; text-transform:uppercase;}
.cms-giftcard #balanceCheckForm #card_number{width:488px !important;}
.cms-giftcard #balanceCheckForm input[type="text"]{padding:5px 10px;}
.cms-giftcard #balanceResult{font-size:18px; font-family: "NewsGothicBTW01-Condens", "news-gothic-std", Helvetica, arial; line-height:35px; color:#414042;}
.cms-giftcard #balanceResult.error{font-size:13px; font-size:13px; font-family: "NewsGothicBTW01-Roman", Helvetica, arial; line-height:13px; color:#BC1E2D;}
.cms-giftcard #balanceResult .price{font-weight:bold; background:#eeefef; display:inline-block; width:386px; padding:0px 13px; margin-left:7px;}
.cms-giftcard #checkBalance.apply-code{background: url(../images/apply.png) no-repeat 100% center; width:107px; text-align:left; margin-left:0px;}
.cms-giftcard #resetBalance.cancel-code{background: url(../images/cancel.png) no-repeat 100% center; width:94px; text-align:left; margin-left:1px;}
.cms-giftcard .messages{margin-bottom:0px;}
#gift-card-apply,#gift-card-cancel{font-family: "NewsGothicBTW01-Condens", "news-gothic-std", Helvetica, arial; font-weight:normal; text-transform:uppercase;}
#gift-card-apply {background: url("../images/apply.png") no-repeat 100% center;padding: 0 25px 0 0;}
#gift-card-cancel {background: url("../images/cancel.png") no-repeat 100% center;padding: 0 25px 0 0;}
#gift-card-form .gift-card-form{margin-top:11px;}
#gift-card-form .gift-card-form:after{clear:both; content:" ";display:block;}
#gift-card-form .gift-card-form .input-box{float:left; width:75%;}
#gift-card-code,#gift-card-pin,#gift-card-apply, #gift-card-cancel{height:35px;}
.cms-giftcard .giftcard-send-form .input-box{margin-bottom:15px;}
.cms-giftcard .input-box input, .cms-giftcard #card_number, .cms-giftcard #card_pin{height:35px;}
.gift-wait-loading img, .gift-remove-loading img, #giftcard-please-wait img{margin-right:10px;}
.cms-giftcard .gift-card-details-header{margin-top:0px;}