.paypalButtonContainer {
    padding-top: 15px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.paypalButtonOptions {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

#adminForm input[type=checkbox], #adminForm input[type=radio], #paypalButtonFormcart input[type=checkbox], #paypalButtonFormcart input[type=radio] {
    /* remove borders from around checkboxes and radios in IE */
    border: 0;
}

.paypalButtonContainer img {
    border: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 0;
    margin-right: 0;
}

.paypalButtonContainer .paypalButtonImage {
    text-align: center;
}

.paypalButtonContainer .buttonPretext {
    font-weight: bold;
    margin-bottom: 3px;
}

.paypalButtonContainer .buttonPosttext {
    font-weight: bold;
    margin-top: 3px;
}

.paypalButtonContainer .displayAmount {
    display: block;
    font-size: 18px;
    color: rgba(221, 72, 20, 1);
    font-weight: bold;
    text-align: center;
}

.paypalButtonContainer .beforeDiscount {
    color: #000;
    text-decoration: line-through;
    font-weight: normal;
}

.paypalButtonContainer .afterDiscount {
    margin-left: 5px;
}

.paypalButtonContainer .availableStock {
    display: block;
    text-align: center;
}

.paypalButtonContainer .control-description {
    font-size: .85em;
    margin-bottom: 5px;
}

.cart-msg {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 12px;
}

#epp_adminform .ezppbTip {
    margin-left: 2px;
    margin-right: 2px;
}

#epp_adminform .ezppbTip img {
    height: 12px;
    width: 12px;
}

.ezppb_cart .item_name {
    display: block;
}

.ezppb_cart .item_amount {
    display: block;
    text-align: right;
}

.ezppb_cart .cart_total {
    text-align: right;
    font-weight: bold;
}

.ezppb_cart .cart_url {
    display: block;
    text-align: center;
    margin-top: 5px;
}

div.file_upload {
    margin-top: 5px;
}

div.file_upload_container {
    margin: 15px 0 15px 0;
}

div.note_container {
    margin-bottom: 10px;
}

div.files_uploaded_container {
    margin-bottom: 15px;
    padding-left: 30px;
}

div.file_label {
    float: left;
    min-width: 150px;
    font-weight: bold;
}

div.file_value {
    margin-left: 5px;
    float: left;
}

div.uploaded_file {
    margin-bottom: 5px;
}

div.payer_orderid_container {
    margin-bottom: 10px;
}

#search_order {
    margin-top: 10px;
}

.copy_address {
    font-weight: normal;
    margin-left: 3px;
    font-size: 12px;
}

#ezppb_cart input[disabled].button {
    color: #ccc;
}

.lc_cc_total {
    font-weight: bold;
    color: red;
    margin-right: 5px;
}

.biz_info {
    float: left;
    width: 50%;
    margin: 0;
    font-weight: normal;
}

.invoice_header {
    float: right;
    margin: 0;
    font-weight: bold;
}

.invoice_hr {
    width: 100%;
    border: 1px solid #000;
}

.payer_info {
    float: left;
    width: 65%;
    padding-top: 10px;
    margin: 0;
    font-weight: normal;
    font-size: 1.2em;
}

.invoice_details {
    float: right;
    width: 35%;
    padding-top: 10px;
    text-align: right;
}

.invoice_detail {
    display: block;
    font-size: 110%;
}

.item_details_container {
    display: block;
    margin-top: 30px;
}

.item_header_qty {
    padding: 3px;
    width: 7%;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    text-align: center;
    border-right: 2px solid #000;
}

.item_header_total {
    padding: 3px;
    width: 7%;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    text-align: center;
    border-right: 2px solid #000;
}

.item_header_details {
    padding: 3px;
    border: 2px solid #000;
    text-align: left;
}

.item_row {
    border-bottom: 1px solid #000;
}

.item_details {
    padding: 3px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000
}

.item_user_options_container {
    font-style: italic;
    margin-left: 5px;
    font-size:85%;
}

.item_user_option {
    margin-left: 5px;
}

.item_qty {
    padding: 3px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    text-align: center;
}

.item_total {
    padding: 3px; border-bottom: 1px solid #000; border-right: 1px solid #000; text-align: right;
}

.invoice_summary_container {
    width: 100%;
}

#payment_details {
    margin-top: 15px;
    float: right;
    width: 300px;
}

.txn_details_l {
    text-align: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: top;
}

.txn_details_r {
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}

.invoice_footer {
    margin-top: 15px;
    text-align: center;
}

#invoice_print_button {
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
}

.order_review_instructions {
    font-weight: bold;
    margin-bottom: 10px;
}

#ezppb_store_items span.btn_name {
    font-weight: bold;
    display: block;
    font-size: 1.1em;
}

#ezppb_cat_select_container {
    display: block;
    text-align: right;
    padding-bottom: 5px;
}

.modal-header h3 {
    margin: 0;
}

div.inline {
    display: inline;
}

.controls label.radio {
    margin-left: 15px;
}

.ezppb_spinner_container {
    margin: 25px;
    text-align: center;
}

.ezppb_spinner {
    display: inline-block;
}

.ezppb_spinner_blockG {
    background-color: #006DCC;
    border: 1px solid #000;
    float: left;
    height: 53px;
    margin-left: 5px;
    width: 14px;
    -webkit-animation-name: bounceG;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(0.91);
    -moz-animation-name: bounceG;
    -moz-animation-duration: 1.3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-transform: scale(0.91);
    -o-animation-name: bounceG;
    -o-animation-duration: 1.3s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-transform: scale(0.91);
    -ms-animation-name: bounceG;
    -ms-animation-duration: 1.3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(0.91);
    opacity: 0.1;
}

.ezppb_spinner_block1 {
    -webkit-animation-delay: 0.39s;
    -moz-animation-delay: 0.39s;
    -o-animation-delay: 0.39s;
    -ms-animation-delay: 0.39s;
}

.ezppb_spinner_block2 {
    -webkit-animation-delay: 0.52s;
    -moz-animation-delay: 0.52s;
    -o-animation-delay: 0.52s;
    -ms-animation-delay: 0.52s;
}

.ezppb_spinner_block3 {
    -webkit-animation-delay: 0.65s;
    -moz-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
}

.ezppb_cart {
    margin-bottom: 10px;
}

.ezppb_cart .buttons {
    width: 100%;
    text-align: right;
    margin-top: 10px;
}

.ezppb_cart .user-options {
    margin-left: 10px;
}

.ezppb_cart .user-options .user-option-name {
    font-style: italic;
}

.cart-summary-container {
    width: 33%;
    float: right;
}

.cart-summary-container .col-left, .cart-summary-container .col-right, .cart-summary-container .col-single {
    text-align: right;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
}

.cart-summary-container .col-left {
    width: 70%;
    font-weight: bold;
}

.cart-summary-container .col-right {
    width: 30%;
}

.cart-summary-container .col-single {
    width: 100%;
}

.cart-summary-container .action-link {
    font-weight: bold;
}

.cart-summary-container .cart-total {
    font-size: 1.2em;
    font-weight: bold;
}

.cart-items td.col-discount {
    color: red;
}

.cart-items td.col-discount span.coupon-code-used {
    font-size: 80%;
}

.cart-msg {
    margin-bottom: 10px;
    text-align: center;
}

.col-qty .qty-input {
    width: 30px;
    margin-right: 2px;
    float: left;
}

.checkout-total {
    margin-left: 5px;
    font-weight: bold;
    color: red;
}

th.col-item {
    width: 40%;
}

th.col-qty {
    min-width: 145px;
}

th.col-amount {
    width: 15%;
}

th.col-discount {
    width: 15%;
}

th.col-subtotal {
    width: 15%;
}

.qty-input {
    height: 14px;
}

.col-qty .btn-toolbar {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@-webkit-keyframes bounceG{
    0% {
        -webkit-transform:scale(1.2);
        opacity:1
    }
    100% {
        -webkit-transform:scale(0.7);
        opacity:0.1
    }
}

@-moz-keyframes bounceG{
    0% {
        -moz-transform:scale(1.2);
        opacity:1
    }

    100% {
        -moz-transform:scale(0.7);
        opacity:0.1
    }
}

@-o-keyframes bounceG{
    0% {
        -o-transform:scale(1.2);
        opacity:1
    }
    100% {
        -o-transform:scale(0.7);
        opacity:0.1
    }
}

@-ms-keyframes bounceG{
    0% {
        -ms-transform:scale(1.2);
        opacity:1
    }
    100% {
        -ms-transform:scale(0.7);
        opacity:0.1
    }
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.subscr_terms {
    margin-left: 10px;
    font-weight: bold;
}

.subscr_details {
    margin-left: 20px;
}

.element-invisible {
    display: none !important;
}

.store-go-back-container {
    float: right;
}

.store-btn-info-container {
    float: left;
}