html {
    font-size: 14px;
}

.skt-text-success {
    color: #0d8fa3 !important;
}

#lockPOS {
    display: none;
}

    #lockPOS.locked {
        display: block;
        position: absolute;
        top: 40%;
        background: #000000eb;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1000;
    }

.form-password .password-eye {
    position: absolute;
    top: 42%;
    right: 15px;
    z-index: 1;
    cursor: pointer;
    margin: 5px;
    padding: 5px;
}

.modal.fade.zoom .modal-dialog {
    transform: scale(0.8);
    transition: transform 0.3s ease-out;
}

.modal.fade.zoom.show .modal-dialog {
    transform: scale(1);
}

@media only screen and (max-width: 750px) {
    body {
        overflow-y: scroll !important;
    }
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.small-button-text {
    font-size: 14px;
}

pre {
    font-size: 100% !important;
}

.promotion {
    font-size: x-small;
    color: #0889fd;
}

.free-item {
    color: #0889fd;
}

    .free-item input {
        color: #0889fd;
    }

.logo-text {
    font-size: 16px !important;
}

.db-name {
    font-size: 10px !important;
}

.return-order-row, .expired-member {
    color: #d5a004;
}

.btn-full-refunds {
}

tr.disabled {
    background-color: rgba(236, 240, 241, 0.5);
    pointer-events: none;
}

#registers {
    position: relative;
}

span.btn-note {
    position: absolute;
    bottom: -2px;
    font-size: xx-small;
    left: 50%;
    transform: translateX(-50%);
}

.btn-load-pending-carts {
    position: absolute;
    right: 0;
}

.env-development {
    background: yellow;
}

.btn-cart-tax-exempt {
    padding: 0.35rem;
    border: 1px solid;
    border-radius: 0.25rem;
    padding-left: 0.6rem;
}

.nav-link.nav-link-warning.active {
    background-color: #ffc107 !important;
}


[class*="dlist-"] {
    margin-bottom: 1px !important;
}

#lastUpdateProductsDt {
    font-size: 10px;
    font-style: italic;
}

.btn-outline-custom {
    color: #17a2b8 !important;
    background-color: #fff !important;
    border-color: #17a2b8 !important;
}

    .btn-outline-custom:hover {
        color: #fff !important;
        background-color: #17a2b8 !important;
        border-color: #17a2b8 !important;
    }

    .btn-outline-custom.disabled, .btn-outline-custom:disabled {
        color: #fff !important;
        background-color: #a2acad !important;
        border-color: #a2acad !important;
    }

.btn-lg, .btn-group-lg > .btn {
    padding: 5px 2px !important;
    font-size: 1.1rem !important;
}

.table th, .table td {
    vertical-align: middle !important;
}


.input-group.position-relative input {
    padding-right: 20px;
}

.form-clear {
    align-items: center;
    background: #cecece;
    border-radius: 50%;
    bottom: 8px;
    color: rgba(0, 0, 0, .54);
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    position: absolute;
    right: 0;
    width: 24px;
    z-index: 10;
}

.form-text + .form-clear {
    bottom: calc(1rem + 18px);
}

.item-missing, .item-backorder-detail {
    color: #dc3545;
    background: #ecec9b !important;
}

td.product {
}

    td.product.product-extra {
        display: grid;
    }

.modal-dialog-large {
    max-width: 70% !important;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-size: small !important;
    height: 100vh;
    margin-bottom: 60px;
    color: #111 !important;
    overflow-x: hidden;
    overflow-y: hidden;
}

.dropdown-menu.pos-menu {
    padding: 0.5rem 0.3rem;
}

    .dropdown-menu.pos-menu .dropdown-item {
        color: #17a2b8;
        padding: 0.35rem 1.5rem;
    }

        .dropdown-menu.pos-menu .dropdown-item.active {
            color: #fff;
            background: #17a2b8;
        }

.more-tab-header {
    background-color: #41b3c5b8 !important;
    color: #fff;
    font-weight: bold;
}

.receipt-logo {
    display: flex;
    justify-content: center;
    margin: auto;
    width: 29px;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.e-receipt-container {
    background: rgba(0, 0, 0, 0.1);
}

.eReceipt {
    width: 480px;
    margin: auto;
    border: 0.5px solid #e0ddddc7;
    padding-left: 5px;
    padding-right: 5px;
    background: #ffffff;
}

.receipt-number, .gift-card-number, .ecom-bucks-number, .store-credits-number {
    padding: 10px 0;
    text-align: center;
    font-family: "Libre Barcode 39 Text", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: xxx-large;
}

.gift-card-header, .ecom-bucks-header {
    font-weight: 900;
    font-size: xx-large;
    text-align: center;
}

hr.receipt-end {
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1);
    margin-left: 0;
    margin-right: 0;
    color: rgba(0, 0, 0, 0.1);
}

.item-collection .fa {
    color: #096289;
    cursor: pointer;
}

.item-gift-card .fa {
    color: #096289;
    cursor: pointer;
}

#txtSearchProduct {
    min-width: 80px;
}

#statusContainer {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
}

.btn-reload-product {
    margin-left: 10px;
    padding: 5px 30px !important;
}

.product-view-button {
    border-top: 1px;
    padding-top: 3px;
}

.header-main {
    padding-top: 0 !important;
}

.nav-tabs {
}

.btn-outline-info {
    color: #17a2b8 !important;
    background-color: #41b3c545 !important;
}

    .btn-outline-info:hover {
        color: #fff !important;
        background-color: #17a2b8 !important;
        border-color: #17a2b8 !important;
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #fff !important;
        background-color: #a2acad !important;
        border-color: #a2acad !important;
    }

.receipt-preview {
    display: flex !important;
    justify-content: center;
    word-wrap: break-word;
    white-space: pre-wrap;
    width: -webkit-fill-available;
}

.order-detail-items {
    height: 400px;
    overflow-y: auto;
}

.dlist-align {
    color: #0d8fa3 !important;
}

.product-item:hover {
    background-color: #ebeaea;
}

ul.category {
    overflow: auto !important;
    width: 100%;
    padding-left: 1px;
    display: flex;
}

li.nav-item {
    display: inline-block !important;
}

.nav-link {
    width: max-content;
    color: #25a0b3 !important;
}

    .nav-link:hover {
        cursor: pointer;
    }

div.widget-header {
    margin-top: -10px;
    margin-right: 0;
}

.cart-summary {
    font-size: 12px;
}

.old-price {
    color: #999;
    font-size: 13px;
    text-decoration: line-through;
}

#orderDetail {
    overflow-x: auto;
    font-size: small;
    overflow-y: auto;
}

.voided {
    background-image: url(/assets/images/void.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-size: 25%;
}

#lastUpdateProductsDt {
    margin-top: 5px;
    padding-left: 5px;
}

#items {
    overflow-x: hidden;
    overflow-y: auto;
}

#cart {
    overflow: auto;
}

.dlist-align dt {
    width: 60% !important;
}

div.user-info {
    position: absolute;
    top: 8px;
    right: 0;
}

a.home-icon {
    margin-right: 15px;
    margin-left: 5px;
}

.table th, .table td {
    padding: 0.1rem !important;
}

.checkbox-refund {
    height: 2.5rem;
    width: 2rem;
}

h8.cart-item-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.card-product .img-wrap {
    height: 62px !important;
}

.card-product .info-wrap {
    font-size: 11px;
    padding: 9px !important;
    overflow: hidden;
}

.card-product .img-wrap img {
    padding: 9px;
}

.card-product .title {
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 62px;
}


.nav-tabs .nav-link {
    padding: 0.8rem 0rem !important;
}

.nav-link {
    padding: 0.5rem 0.8rem !important;
}

.nav-tabs .nav-link-small {
    padding: 0.5rem 0rem !important;
}

.nav-link.active {
    background-color: #17a2b8 !important;
    color: #fff !important;
}


.membership-info {
    padding: 5px;
    position: absolute;
    top: -25px;
    left: 0;
    color: #0d8fa3;
    font-size: 13px;
}

.member-authorization-user {
    color: #d34848;
}

.membership-remove-icon {
    color: red;
    cursor: pointer;
    padding-right: 5px;
}

.table th, .table td {
}

    .table th, .table td, .table td.no-border {
        border: 0;
        font-size: 12px;
        padding-top: 0 !important;
    }

#cartFilter {
    width: 50%;
    margin: 4px;
}

.shopping-cart-number {
    position: absolute;
    padding: 5px;
    left: 11px;
    font-size: 13px;
    top: 39px;
    color: #0d8fa3;
}

.shopping-cart-total {
    position: relative;
    right: 0;
    font-size: x-large;
    font-weight: 600;
    top: 0;
    color: #0d8fa3;
}

.processing-icon.fa-spinner {
    color: #0d8fa2;
}

.fa-spinner {
    animation: spin 1s linear infinite;
}

.loader {
    position: absolute;
    left: 49%;
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.btn-lg {
    font-size: 1.2rem !important;
}

.btn-md {
    font-size: 0.9rem !important;
}

.dlist-align .input-qty-disabled {
    padding: 3px;
    border: 0;
    background-color: #fff0 !important;
}

input.input-price {
    width: 85px;
    height: 22px;
    text-align: right;
    font-size: 12px;
}

input.input-qty {
    width: 65px;
    text-align: right;
}

.qty-btn-plus {
    height: 22px;
}

.input-price-disabled {
    text-align: center;
    padding: 3px;
    border: 0;
    background-color: #fff0 !important;
}

.qty-container {
    display: flex;
    justify-content: right;
    height: 22px;
}

    .qty-container .input-qty {
        text-align: center;
        padding: 3px;
        border: 1px solid #d4d4d4;
        max-width: 40px;
    }

    .qty-container .input-qty-refund {
        text-align: center;
        padding: 3px;
        border: 1px solid #d4d4d4;
        max-width: 40px;
    }

    .qty-container .input-qty-disabled {
        text-align: center;
        padding: 3px;
        border: 0;
        background-color: #fff0 !important;
        max-width: 40px;
    }

    .qty-container .qty-btn-minus,
    .qty-container .qty-btn-plus {
        border: 1px solid #d4d4d4;
        font-size: 10px;
        height: 30px;
        width: 30px;
        transition: 0.3s;
    }

    .qty-container .qty-btn-plus {
        margin-left: -1px;
    }

    .qty-container .qty-btn-minus {
        margin-right: -1px;
    }

.gray-color {
    background-color: #edefef;
}

.btn-outline-danger {
}

.btn-remove-item {
    color: gray;
}

.customer-saving {
    font-weight: 500;
    color: #d34848 !important;
    font-size: 13px;
}

.text-red {
    color: #d34848 !important;
}

.text-yellow {
    color: #d39e00 !important;
}

.cart-item-desc-note {
    font-size: 11px;
}

.price-negative {
    color: #d34848 !important;
}

tr.even {
    background-color: #e9e9e921;
}

.non-border-top {
    border-top: 0 !important;
}

.cart-collection-out-of-stock-icon {
    color: #d34848;
    padding-left: 10px;
}

.cart-collection-out-of-stock-item {
    margin-left: 15px;
}

.cart-collection-free-item {
    margin-left: 15px;
}

.cart-collection-free-item-icon {
    padding-left: 10px;
}

.p-r-15px {
    padding-right: 15px;
}

.input-hide {
    border: 0 !important;
    background: #fff !important;
}

    .input-hide:hover {
        background: #d4d4d4 !important;
    }

.product-view-button {
}

.badge-promotions {
    top: 7px;
    left: 7px;
    position: absolute;
    display: block;
    z-index: 10;
    padding: 1px 5px;
    font-size: 10px;
    background-color: #0889fd;
    color: #fff;
    border-radius: 4px;
}

.badge-pack {
    top: 3px;
    right: 3px;
    position: absolute;
    display: block;
    z-index: 10;
    padding: 2px 7px;
    font-size: 12px;
    color: #000;
    border-radius: 4px;
}

.badge-qty-oh {
    position: absolute;
    bottom: -6px;
    right: -2px;
    padding: 5px;
}

.modal {
    pointer-events: none;
}

.modal-dialog {
    pointer-events: all;
    overflow-y: initial !important;
}

.modal-body {
    max-height: 623px;
    overflow-y: auto;
}

.cart-summary {
    margin-left: 1px;
    margin-right: 1px;
}

.align-content-center {
    align-content: center;
}

.disabled-pos {
    position: fixed;
    background: #00000096;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
}

    .disabled-pos .btn-open-count {
        position: absolute;
        top: 50%;
        left: 47%;
        padding: 33px;
        display: inline !important;
    }

.btn-open-count {
    display: none !important;
}

.overlay {
    position: fixed;
    background: #e8efef73;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
}

#overlay .message {
    display: none;
}

.overlay .spinner {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    top: 43%;
    left: 48.5%;
    position: absolute;
    border: 3px solid;
    border-color: #FFF #93874d transparent transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

.overlay .button {
    width: 48px;
    height: 48px;
    display: inline-block;
    top: 53%;
    left: 48%;
    position: absolute;
}

.overlay .message {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
    font-size: 2rem;
    font-weight: 900;
    color: #0d7eab;
}


.connected-device {
    position: absolute;
    bottom: -3px;
    font-size: 11px;
    color: #0d8fa3;
    left: 5px;
}

figure.processing {
    background-color: #12e3ed36;
}

.processing .spinner {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    top: 16%;
    left: 33%;
    position: absolute;
    border: 3px solid;
    border-color: #FFF #93874d transparent transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

    .processing .spinner::after,
    .processing .spinner::before,
    .overlay .spinner::after,
    .overlay .spinner::before {
        content: '';
        box-sizing: border-box;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        border: 3px solid;
        border-color: transparent transparent #FF3D00 #FF3D00;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        box-sizing: border-box;
        animation: rotationBack 0.5s linear infinite;
        transform-origin: center center;
    }

.spinner::before {
    width: 32px;
    height: 32px;
    border-color: #FFF #FFF transparent transparent;
    animation: rotation 1.5s linear infinite;
}

td.product.collection {
    cursor: pointer;
}

td.product.giftcard {
    cursor: pointer;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotationBack {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes rotateccw {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}

@keyframes spins {
    0%, 100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }

    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }

    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }

    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }

    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }

    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }

    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }

    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.modal#apiResultModal .modal-content,
.modal#paymentProcessingModal .modal-content,
.modal#statusErrorsModal .modal-content {
    border-radius: 15px;
}

    .modal#apiResultModal .modal-content svg,
    .modal#paymentProcessingModal .modal-content svg,
    .modal#statusErrorsModal .modal-content svg {
        width: 100px;
        display: block;
        margin: 0 auto;
    }

    .modal#apiResultModal .modal-content .path,
    .modal#paymentProcessingModal .modal-content .path,
    .modal#statusErrorsModal .modal-content .path {
        stroke-dasharray: 1000;
        stroke-dashoffset: 0;
    }

        .modal#apiResultModal .modal-content .path.circle,
        .modal#paymentProcessingModal .modal-content .path.circle,
        .modal#statusErrorsModal .modal-content .path.circle {
            -webkit-animation: dash 0.9s ease-in-out;
            animation: dash 0.9s ease-in-out;
        }

        .modal#apiResultModal .modal-content .path.line,
        .modal#paymentProcessingModal .modal-content .path.line,
        .modal#statusErrorsModal .modal-content .path.line {
            stroke-dashoffset: 1000;
            -webkit-animation: dash 0.95s 0.35s ease-in-out forwards;
            animation: dash 0.95s 0.35s ease-in-out forwards;
        }

        .modal#apiResultModal .modal-content .path.check,
        .modal#paymentProcessingModal .modal-content .path.check,
        .modal#statusErrorsModal .modal-content .path.check {
            stroke-dashoffset: -100;
            -webkit-animation: dash-check 0.95s 0.35s ease-in-out forwards;
            animation: dash-check 0.95s 0.35s ease-in-out forwards;
        }

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }

    100% {
        stroke-dashoffset: 900;
    }
}

@keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }

    100% {
        stroke-dashoffset: 900;
    }
}

.box00 {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
