/* Minification failed. Returning unminified contents.
(778,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
body {
    font-family: Helvetica, Arial, Sans-Serif !important;
}

/*.barcode-main-heading {
    font-size: 17px;
    font-weight: bold;
    color: #eb7823;
    
}*/
.barcode-main-heading {
    font-size: 15px;
    font-weight: bold;
    color: #eb7823;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.barcode-buttons {
    background: #efefef;
    color: #000;
    height: 40px;
    width: 100px;
    font-size: 13px;
}

.barcode-header-img {
    height: 50px;
    width: 50px;
}

.barcode-font-size-xs {
    font-size: 12px;
}

.barcode-dropdown-lg {
    height: 45px;
}

.barcode-anchor {
    color: #337ab7;
    text-decoration: none;
    ;
}

.barcode-bedge-red {
    padding: 3px 10px;
    color: #fff;
    border-radius: 4px;
    width: 45px;
    height: 20px;
}

.barcode-user-img {
    width: 24px;
}

.barcode-bedge-green {
    padding: 3px 10px;
    color: #fff;
    border-radius: 4px;
    width: 45px;
    height: 20px;
}

.barcode-table-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

.barcode-all-borders-black {
    border: 1px solid #000;
}

.barcode-border-right-1 {
    border-right: 1px sold #000;
}

.barcode-table-header {
    background-color: #efefef !important;
}

.barcode-all-border-grey {
    border: 1px solid #c8c8c8
}

.barcode-all-border-grey-important {
    border: 1px solid #c8c8c8 !important;
}

.barcode-sub-heading {
    font-size: 14px;
    color: #000;
    margin: 10px 0px;
    font-weight: 700;
}

.barcode-dropdown-arrow-button {
    border: 0px;
    border-left: 1px solid #000;
    height: 43px;
    font-size: 25px;
    position: absolute;
    right: 1px;
    top: 1px;
}

.barcode-atrribute {
    font-size: 13px;
    font-weight: 700;
}

.barcode-attribute-value {
    font-size: 12px;
}

.barcode-shipped-bedge {
    background: green;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
}

.barcode-text-align-end {
    text-align: end;
}

.barcode-radio-btn {
    width: 13px;
    height: 13px;
}

.barcode-font-size-normal {
    font-size: 14px;
}

.barcode-border-bottom-black {
    border-bottom: 1px solid #000;
}

.barcode-border-bottom-grey {
    border-bottom: 1px solid #c8c8c8;
}

.barcode-text-align-left {
    text-align: left;
}

.barcode-bg-grey {
    background-color: #efefef;
}

.barcode-bg-grey-important {
    background-color: #efefef !important;
}

.barcode-border-left {
    border-left: 1px solid #000;
}

.barcode-border-right {
    border-right: 1px solid #000;
}

.barcode-orderdate-label {
    padding-top: 7px;
    padding-bottom: 8px;
    background: #efefef;
    border-right: 1px solid #000;
    padding-left: 9px;
    padding-right: 1px;
}

.barcode-order-label {
    background: #efefef;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 9px;
    padding-right: 17px;
    border-right: 1px solid #000;
}

.barcode-orderID-box {
    background: #dddddd;
}

.barcode-footer-button-padding-lr {
    padding: 0px 12px;
}

.barcode-footer-button-padding-tb {
    padding: 8px 0px;
}

.barcode-border-top-black {
    border-top: 1px solid #000;
}

.barcode-border-top-grey {
    border-top: 1px solid #c8c8c8;
}

.barcode-all-borders-grey {
    border: 1px solid #c8c8c8;
}

.barcode-footer-mb {
    margin-bottom: 3px;
}

.barcode-error {
    box-shadow: red 0px 0px 5px !important;
    border: 1px solid red;
    outline: 0 !important;
}

.ErrorClass {
    width: 100%;
    color: red;
    padding: 3px;
    margin: 5px 0px;
    font-size: 15px;
    clear: both;
}

.barcode-dropdown-sm {
    height: 25px;
    padding: 2px;
    font-size: 11px;
}

.barcode-buttons-sm {
    background: #efefef;
    color: #000;
    height: 25px;
    width: 100%;
    font-size: 12px;
}

.barcode-inputtext-sm {
    height: 28px;
    font-size: 13px;
    padding-left: 8px;
}

.barcode-input-dropdown-sm {
    height: 29px;
    padding: 0;
    font-size: 13px;
    padding-left: 8px;
}

span.barcode-currency {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    background: #efefef;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 1px;
    top: 1px;
    height: 43px;
    border-right: 1px solid #767676;
}

#postageTextbox {
    padding-left: 32px;
}

.barcode-trashIcon {
    font-weight: 400;
    border: 1px solid #000;
    padding: 6px 8px;
    background: #000;
    color: #fff;
}

.barcode-buttons-lg {
    background: #efefef;
    color: #000;
    height: 40px;
    width: 100%;
    font-size: 14px;
    height: 45px;
}

.barcode-sub-heading {
    font-size: 14px;
    color: #000;
    margin: 10px 0px;
    font-weight: 700;
}

.barcode-rcomplete-bedge {
    background: green;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
}

.barcode-rprogress-bedge {
    background: #92b4ec;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
}
.barcode-return-route-bedge {
    background: #eca892;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
}
.barcode-refund-bedge {
    background: #9d92ec;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
}

.barcode-rprocessed-bedge, .barcode-return-complete-bedges {
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
    background: #ec92e3;
}

.barcode-img-row > div:nth-child(1),
.barcode-img-row > div:nth-child(2) {
    margin-bottom: 10px;
}

.form-control:focus {
    border-color: #000;
    outline: 0 !important;
    box-shadow: none !important;
}

span.livepreview::before {
    content: "Live Preview";
    color: #fff;
    z-index: 9999999;
    font-size: 11px;
    display: flex;
    justify-content: center;
    background: #000;
}

.barcode-camera-button {
    width: 100%;
    height: 30px;
    background: #efefef;
    border: 0px;
}

div#toast-container {
    width: 100% !important;
    padding: 4px 5px !important;
    position: absolute !important;
    top: 1px !important;
    color: #000 !important;
    right: 0 !important;
}

.toast-error {
    display: block;
    opacity: 1 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 1px 30px !important;
    background: red !important;
    background-repeat: no-repeat !important;
}

.toast-success {
    display: block;
    opacity: 1 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 1px 30px !important;
    background: #6be74c !important;
    background-repeat: no-repeat !important;
}

.ErrorOutline {
    border-color: red !important;
    outline: 0 !important;
    box-shadow: 0px 0px 5px red !important;
}

.barcode-border-bottom-black {
    border-bottom: 1px solid #000;
}

.onSelectImage {
    border: none !important;
    box-shadow: 0 0px 5px 2px #000;
}

.barcode-order-list-clicked-img > div:nth-child(1) {
    margin-bottom: 10px;
}

.barcode-assignsku-table-wrap {
    height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
}

.barcode-orderlist-table-wrap {
    height: 285px;
    overflow-x: hidden;
    overflow-y: auto;
}

    /* all tables scroll thumb , scroll track css start */
    .barcode-orderlist-table-wrap::-webkit-scrollbar-thumb,
    .barcode-assignsku-table-wrap::-webkit-scrollbar-thumb,
    #barcode-binSummary-table tbody::-webkit-scrollbar-thumb,
    #barcode-binDetail-tablet tbody::-webkit-scrollbar-thumb,
    #indexTable tbody::-webkit-scrollbar-thumb,
    #modifyQtyTable tbody::-webkit-scrollbar-thumb,
    table#barcode-binPutAway-table tbody::-webkit-scrollbar-thumb,
    table#barcode-binPutAwaySummary-table tbody::-webkit-scrollbar-thumb,
    table#assembleTable tbody::-webkit-scrollbar-thumb,
    table#barcode-bincountSummary-table tbody::-webkit-scrollbar-thumb,
    table#barcode-Remaiming-binPutAwaySummary-table tbody::-webkit-scrollbar-thumb,
    table#barcode-scansku-binPutAwaySummary-table tbody::-webkit-scrollbar-thumb,
    table#barcode-pickSummary-table tbody::-webkit-scrollbar-thumb {
        background-color: black;
        outline: 0px solid slategrey;
    }

    .barcode-orderlist-table-wrap::-webkit-scrollbar-track,
    .barcode-assignsku-table-wrap::-webkit-scrollbar-track,
    #barcode-binSummary-table tbody::-webkit-scrollbar-track,
    #barcode-binDetail-table tbody::-webkit-scrollbar-track,
    #indexTable tbody::-webkit-scrollbar-track,
    #modifyQtyTable tbody::-webkit-scrollbar-track,
    table#barcode-binPutAway-table tbody::-webkit-scrollbar-track,
    table#barcode-binPutAwaySummary-table tbody::-webkit-scrollbar-track,
    table#assembleTable tbody::-webkit-scrollbar-track,
    table#barcode-bincountSummary-table tbody::-webkit-scrollbar-track,
    table#barcode-Remaiming-binPutAwaySummary-table tbody::-webkit-scrollbar-track,
    table#barcode-scansku-binPutAwaySummary-table tbody::-webkit-scrollbar-track,
    table#barcode-pickSummary-table tbody::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }

    .barcode-orderlist-table-wrap::-webkit-scrollbar,
    .barcode-assignsku-table-wrap::-webkit-scrollbar,
    #barcode-binSummary-table tbody::-webkit-scrollbar,
    #barcode-binDetail-table tbody::-webkit-scrollbar,
    #indexTable tbody::-webkit-scrollbar,
    #modifyQtyTable tbody::-webkit-scrollbar,
    table#barcode-binPutAway-table tbody::-webkit-scrollbar,
    table#barcode-binPutAwaySummary-table tbody::-webkit-scrollbar,
    table#assembleTable tbody::-webkit-scrollbar,
    table#barcode-bincountSummary-table tbody::-webkit-scrollbar,
    table#barcode-Remaiming-binPutAwaySummary-table tbody::-webkit-scrollbar,
    table#barcode-scansku-binPutAwaySummary-table tbody::-webkit-scrollbar,
    table#barcode-pickSummary-table tbody::-webkit-scrollbar {
        width: 0px;
    }

.table > :not(:first-child) {
    border-top: 0;
}

/* all tables scroll thumb , scroll track css start */

/* all table overflow css start */
table#barcode-binSummary-table tbody {
    display: block;
    max-height: 245px;
    overflow-y: scroll;
}

    table#barcode-binSummary-table thead,
    table#barcode-binSummary-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

table#barcode-scansku-binPutAwaySummary-table tbody {
    display: block;
    max-height: 245px;
    overflow-y: scroll;
}

    table#barcode-scansku-binPutAwaySummary-table thead,
    table#barcode-scansku-binPutAwaySummary-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
table#barcode-bincountSummary-table tbody {
    display: block;
    max-height: 210px;
    overflow-y: scroll;
}

    table#barcode-bincountSummary-table thead,
    table#barcode-bincountSummary-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }

table#barcode-Remaiming-binPutAwaySummary-table tbody {
    display: block;
    max-height: 245px;
    overflow-y: scroll;
}
    table#barcode-Remaiming-binPutAwaySummary-table thead,
    table#barcode-Remaiming-binPutAwaySummary-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
table#barcode-binDetail-table tbody {
    display: block;
    max-height: 270px;
    overflow-y: scroll;
}

    table#barcode-binDetail-table thead,
    table#barcode-binDetail-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }

table#indexTable tbody {
    display: block;
    max-height: 310px;
    overflow-y: scroll;
}

    table#indexTable thead,
    table#indexTable tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }

table#modifyQtyTable tbody {
    display: block;
    max-height: 275px;
    overflow-y: scroll;
}

    table#modifyQtyTable thead,
    table#modifyQtyTable tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }

table#barcode-binPutAway-table tbody {
    display: block;
    max-height: 268px;
    overflow-y: scroll;
}

    table#barcode-binPutAway-table thead,
    table#barcode-binPutAway-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }

table#barcode-binPutAwaySummary-table tbody {
    display: block;
    max-height: 250px;
    overflow-y: scroll;
}

    table#barcode-binPutAwaySummary-table thead,
    table#barcode-binPutAwaySummary-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }

table#assembleTable tbody {
    display: block;
    max-height: 268px;
    overflow-y: scroll;
}

    table#assembleTable thead,
    table#assembleTable tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }

table#barcode-pickSummary-table tbody {
  /*  display: block;*/
    max-height: 260px;
    overflow-y: scroll;
}
    table#barcode-pickSummary-table thead,
    table#barcode-pickSummary-table tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-color: #c8c8c8 !important;
    }


/* all table overflow css end */
.barcode-border-left-grey {
    border-left: 1px solid #c8c8c8;
}

.barcode-border-left-grey-important {
    border-left: 1px solid #c8c8c8;
}

.barcode-border-right-grey {
    border-right: 1px solid #c8c8c8;
}

.barcode-border-right-grey-important {
    border-right: 1px solid #c8c8c8 !important;
}

.barcode-border-bottom-black {
    border-bottom: 1px solid #000;
}

.barcode-clickImage-button {
    background: #efefef;
    width: 100%;
    border: 0px;
    border-top: 1px solid #000;
}

.barcode-padding-fivepixel {
    padding: 5px;
}

.carousel-indicators > button {
    color: #000 !important;
    background: #000 !important;
    border-radius: 50%;
    height: 0px !important;
    width: 20px !important;
}

.barcode-addnewSku-img div:last-child {
    margin: 0px !important;
}

.barcode-inputText-height-xs {
    height: 28px;
}

.barcode-popup-header-green {
    background-color: #5cb85c;
    color: white;
}

.barcode-toast-success {
    background-color: green;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    height: auto;
    padding: 5px;
    color: #fff;
    justify-content: space-between;
}

.barcode-toast-danger {
    background-color: #c20b0b;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    height: auto;
    padding: 5px;
    color: #fff;
    justify-content: space-between;
}

.barcode-toast-close {
    background: none;
    border: 0px;
    color: #fff;
}

.barcode-switch-btn-width {
    width: 50px !important;
    height: 20px;
}

textarea:focus-visible {
    outline-color: #767676;
}

.barcode-finishsku-img-width {
    width: 120px;
    height: 138px;
}

.barcode-font-size-xs-important {
    font-size: 12px !important;
}

.barcode-onselectImage {
    border: none !important;
    box-shadow: 0 0px 5px 2px #000;
}
.barcode-orderdetails-wrap {
    height: 363px;
    overflow-x: hidden;
    overflow-y: auto;
}
.barcode-supervisor-heading {
    color: black;
    background-color: #ffc107;
    padding: 2px 3px;
    font-weight: bold;
    text-align: center;
}

.barcode-close-btn {
    background: transparent;
    border: 0px;
    padding: 0px;
    color: #fff;
    outline:none;
}
.barcode-qty-input-width{
    width:100%;
}
.barcode-ready-ship-green
{
    background-color: green;
    color: white;
    padding: 2px 4px;
    border-radius: 3px;
    margin-right: 3px;
}
.barcode-ready-ship-yellow {
    background-color: yellow;
    color: white;
    padding: 2px 4px;
    border-radius: 3px;
    margin-right: 3px;
}
.barcode-fnt-ready-ship 
{
    font-size: 12px;
    padding-top: 2px
}

.ErrorOutline:focus {
    order: 1px solid red outline: 0 !important;
    box-shadow: 0px 0px 5px red !important;
}

.barcode-no-record {
    background: red !important;
    color: #fff;
    padding: 1px 7px !important;
    margin: 5px 0px;
    text-align: center;
}
#barcode-binSummary-table > tbody > tr:last-child > td {
    border-bottom: 0px;
}

table.barcode-img-sku-innerTable > tbody > tr > td {
    word-break: break-word;
}
.barcode-img-sku-overflow-div {
    max-height: 285px;
    /*overflow-y: auto;*/
    min-height: 285px;
}

/*.barcode-img-sku-overflow-div::-webkit-scrollbar{

}
*/

    .barcode-img-sku-overflow-div::-webkit-scrollbar-track {
        width: 0px !important;
    }

/*.barcode-img-sku-overflow-div::-webkit-scrollbar-thumb{

}*/
.barcode-img-sku-overflow-div::-webkit-scrollbar-thumb {
        background-color: black;
        outline: 0px solid slategrey;
    }
.barcode-img-sku-overflow-div::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
.barcode-img-sku-overflow-div::-webkit-scrollbar {
        width: 0px;
    }
#barcode-pickSummary-table > tbody > tr:last-child > td {
    border-bottom: 0px;
}

.form-check-input:checked {
    background-color: #eb7823 !important;
    border-color: #eb7823 !important;
}
.form-switch .form-check-input:focus {
    border-color: #eb7823 !important;
    box-shadow: 0 0 0 0.2rem rgba(235, 120, 35, 0.25) !important;
    
}

/* The container */
.customchkcontainer {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
.customchkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: solid 1px #000 !important;
}

/* On mouse-over, add a grey background color */
.customchkcontainer:hover input ~ .checkmark {
    background-color: #fff;
    border:solid 1px #000 !important;
}

/* When the checkbox is checked, add a blue background */
.customchkcontainer input:checked ~ .checkmark {
    background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customchkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customchkcontainer .checkmark:after {
    left: 5px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent black */
    z-index: 9999; /* Just below the loader */
    display: none; /* Initially hidden */
}

#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000; /* Above the overlay */
    display: none; /* Initially hidden */
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 90%;
    max-width: 700px;
    margin-top: 50px;
    /*background: transparent;*/
    text-align: center;
}


/* The Close Button */
.close {
    position: absolute;
    top: 0px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }


