/* Checkout page edit button inline for existing billing/shipping address */
.checkout-page .button-1 {
    width: 215px !important;
    margin: 1px !important;
    padding: 10px 18px;
    font-size: 13px;
}

.tgi_per_item_price {
    font-size: 12px;
}

.short-description-tgi {
    height: 80px;
    overflow: hidden;
}

.tgi-password-warning {
    color: #FF0000;
    text-align: center;
    margin-bottom: 10px;
}

.tgi-row {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tgi-club-buttons input[type=button] {
    width: 25% !important;
}

.tgi-club-modal-buttons {
    min-width: 45% !important;
}

.tgi-club-buttons {
    width: 100% !important;
    text-align: center !important;
}

.tgi-frequency-info .item-box {
    clear: none !important;
    width: 24% !important;
}

.tgi-club-items-grid .item-box {
    width: 24% !important;
    clear: none !important;
}

.tgi-club-items-grid .qty-input {
    line-height: normal !important;
    height: 36px !important;
}
/*TGIStart: NOP-377*/
.tgi-restricted-shipping-item .info {
    color: crimson;
}
/*TGIEnd: NOP-377*/