.pagination-button {
    margin-top: 0;
}

.payment-form {
    top: 60px;
}

.payment-form.drop-pickup-cash-form {
    top: 80px;
}

.ccpayment .check-panel-num {
    bottom: 0;
    height: 320px;
}

.ccpayment .numpad button,
.ccpayment .big-buttons button {
    height: 70px;
}

    .ccpayment .big-buttons button.enter-button {
        height: 230px !important;
    }

table.payment-details td {
    font-size: 40px;
}

.payment-form input[type="text"],
.payment-form input[type="password"],
.payment-form input[type="email"],
.payment-form input[type="tel"],
.payment-form input[type="number"],
.refund-form input[type="text"] {
    font-size: 16px;
    /*margin-top: 10px;*/
    padding-bottom: 8px;
    padding-top: 8px;
}

.cc-on-receipt {
    margin-top: 10px;
    width: 520px;
}

    .cc-on-receipt > div {
        margin-top: 10px;
    }

    .cc-on-receipt > label {
        margin-right: 10px;
    }

    .cc-on-receipt > div > label {
        margin-right: 10px;
    }

.navigation-panel .modal-body {
    padding-top: 0;
}

    .navigation-panel .modal-body a {
        padding: 6px 0 6px 15px;
    }

.ccpayment div.inputField .input-field,
.drop-pickup-cash-form-block div.inputField .input-field {
    font-size: 20px;
    height: 40px;
    margin: 0;
    padding: 0 50px 0 6px;
    z-index: 10;
}

.ccpayment div.inputField .input-field.hint-only {
    font-size: 16px;
}

.ccpayment div.inputField > .input-field + .clear-button,
.drop-pickup-cash-form-block div.inputField > .input-field + .clear-button {
    right: 4px;
}

.drop-pickup-cash-form-block div.inputField label {
    top: 4px;
}

.split-payment-form {
    top: 60px;
}

    .split-payment-form > .payment-control {
        margin-bottom: 10px;
    }

    .split-payment-form > table input.button-done {
        height: 56px;
    }

.fixed-header-table td {
    height: 2.75em;
}

.fixed-header-table > div {
    height: 410px;
}

div[data-view="views/transactions"] .more-results, .return-done {
    height: 70px;
}

.customers-top-details {
    margin-top: 0;
}

.customers-top-details > table tr {
    line-height: initial;
}

.fixed-header-table.customer-transaction-list {
    top: 210px;
}

.fixed-header-table.customer-transaction-list > div {
    height: 320px;
}

input.receipt-input-email {
    margin-top: 5px;
}

ul.receipt-lang > li > div > input.ddl-button {
    margin-top: 10px;
}

.transaction-buttons .button-done, .transaction-buttons .action-button {
    position: relative;
    top: -16px;
}

.fixed-header-table.order-line-items > div {
    height: 280px;
}

.drop-pickup-cash-form .drop-pickup-cash-form-block textarea {
    height: 70px;
}

.drop-pickup-cash-form .drop-pickup-cash-form-block textarea {
    height: 60px;
}

.payment-form.terminal-form {
    top: 80px;
}

.terminal-form div.inputField label {
    top: 6px;
}

#amountDueTerminal, #amountTenderedTerminal {
    padding-right: 36px;
}

.fixed-header-table.tips-list {
    top: 160px;
}

.fixed-header-table.tips-list > div {
    height: 450px;
}

.check-body-small {
    height: 51%;
}

.check-grand-total {
    font-size: 22px;
    margin-top: 4px;
    padding-top: 0;
    padding-bottom: 0;
}

.table-printers-device-center {
    height: 260px;
}

.product-list {
    height: 80%;
    margin-top: 42px;  
}

.cart-item-total-price {
    padding-right: 30px;
}

.cart-item-list > li > table td:nth-child(3) {
    width:10%;
}

.cart-item-list .cart-item-total-price {
    font-size: 19px;
}

.table-basic.table-printers {
    width: 950px;
    font-size: 14px;
}
.table-printers {
    height: calc(100% - 193px);
}

.lang-es #point-dane {
    font-size: 15px;
}
