﻿


.quick-order .page-top-link {
    float: right;
    margin-top: -3px;
    font-weight: bold;
    color: #fa6300;
}



@media all and (max-width: 767px) {

    .quick-order .page-top-link {
        float: none;
        margin-bottom: 15px;
        margin-top: -5px;
        display: block;
    }
}

@media all and (min-width: 768px) {
    .quick-order .qo-search {
        float: left;
        width: 70%;
    }
}

.quick-order .qo-search .qo-search-input {
}

@media all and (min-width: 768px) {
    .quick-order .qo-tbl {
        float: left;
        width: 70%;
    }
}

.quick-order .qo-tbl .qo-items {
    padding-right: 1em;
}

.quick-order .qo-item {
    margin: 0.5em 0;
    width: 100%;
    float: left;
}

.quick-order .qo-items {
}

.quick-order .qo-item div.remove {
    display: inline-block;
    float: right;
}

.quick-order .qo-item div.price {
    display: inline-block;
    vertical-align: middle;
    float: left;
}

    .quick-order .qo-item div.price div.quantity-pricing {
        display: inline-block;
    }

.quick-order .qo-item div.qo-opt {
    display: inline-block;
    vertical-align: middle;
    float: right;
    text-align: right;
    width: 100%;
    clear: both;
    padding-right: 1em;
    height: 2.5em;
    line-height: 2.5em;
}

@media all and (max-width: 767px) {
    .quick-order .qo-item div.qo-opt {
        height: auto;
        line-height: normal;
    }
}

.quick-order .qo-item div.qo-opt .um-pack label {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.875em;
    margin-right: 0.25em;
}

.quick-order .qo-item div.qo-opt .um-pack select {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: auto;
    max-width: 100px;
}

.quick-order .qo-item div.qo-opt .qo-qty {
    margin-left: 1em;
}

.quick-order .qo-item label {
    display: inline-block;
    vertical-align: middle;
}

.quick-order .qo-item input {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    margin-bottom: 0;
}

.quick-order .qo-item .qo-subtotal {
    min-width: 90px;
}

@media all and (min-width: 768px) {
    .quick-order .qo-item .qo-subtotal {
        min-width: 110px;
    }
}

.quick-order .qo-item div.um-pack {
    display: inline-block;
    vertical-align: middle;
}

    .quick-order .qo-item div.um-pack .um {
        display: inline-block;
        vertical-align: middle;
    }

    .quick-order .qo-item div.um-pack .um-sep {
        display: none;
    }

    .quick-order .qo-item div.um-pack .pack-size {
        display: inline-block;
        vertical-align: middle;
    }

.quick-order .qo-item .qo-opt > div {
    display: inline-block;
    vertical-align: middle;
}

.quick-order .qo-item .qo-opt > div {
    display: inline-block;
    vertical-align: middle;
}

.quick-order .qo-total {
    float: left;
    width: 100%;
    text-align: right;
    padding: 1em 0;
    margin: 1em 0;
    border-top: 1px solid #bbb;
    font-weight: bold;
    font-size: 1.2em;
}

.quick-order .btns {
    width: 100%;
    text-align: right;
    margin-bottom: 1em;
}

@media all and (max-width: 767px) {
    .quick-order .btns .btn {
        width: 100%;
        margin-top: 1em;
        margin-bottom: .5em;
    }
}

@media all and (min-width: 768px) {
    .quick-order .btns {
        float: right;
        width: 25%;
        text-align: right;
    }
}


.qo-item .item-num,
.qo-item .item-name {
    padding-right: 3.5em !important;
}

/* Remove btn */

.quick-order .qo-item div.remove {
    display: inline-block;
    float: right;
    margin-right: 0;
}

.quick-order-form .info-tbl td.tv-last-column {
    vertical-align: top;
}

.quick-order-using-search .qo-search .qo-searchbox {
    width: 50%;
}

.quick-order-using-search .qo-search .qo-quantity {
    width: 15%;
}

@media all and (max-width: 767px) {

    .quick-order-using-search .qo-search .qo-searchbox {
        width: 60%;
    }

    .quick-order-using-search .qo-search .qo-quantity {
        width: 20%;
    }
}

.quick-order-using-search .qo-search .btn-add-quickorder {
    width: 18%;
    float: right;
}

.quick-order-using-search .qo-search .qo-searchbox, .quick-order-using-search .qo-search .qo-quantity {
    display: inline-block;
}


.quick-order-form .tv-description {
    width: auto;
}


.quick-order-form .vm-table-small td:nth-child(5) {
    text-align: center;
}

    .quick-order-form .vm-table-small td:nth-child(5) input {
        width: 80%;
    }

.quick-order-form .remove {
    position: absolute;
    margin-right: 38px;
    top: 50%;
    transform: translateY(-50%);
    right: -28px;
}

.quick-order-form .introduction:not(:empty) {
    margin-bottom: 10px;
}

.quick-order-form .tv-um {
    width: 100px !important;
}

.quick-order-form .info-tbl td {
    padding-bottom: 0.9em;
}

.quick-order-using-search.collapse-qo-form .qo-search, .quick-order-form.collapse-qo-form .qo-tbl {
    float: none;
    width: 100%;
}

.quick-order-form .footer-btns {
    display: none;
}

.quick-order-form.collapse-qo-form .footer-btns {
    display: block;
    float: right;
    margin-top: -20px;
}

.quick-order-form.collapse-qo-form .btns {
    display: none;
}

.quick-order-form.collapse-qo-form #quickOrderView {
    float: none;
}

body.page-editor .qo-tbl {
    display: block !important;
}

.qo-tbl .um select {
    width: auto;
}


@media all and (max-width: 767px) {
    .quick-order .qo-search-input .qo-searchbox {
        width: 100%;
    }

    .quick-order .qo-search-input .qo-quantity {
        width: 50%;
    }

    .quick-order .qo-search-input .btn-add-quickorder {
        width: 48%;
    }

    .quick-order .info-tbl {
        overflow-x: auto;
        border: solid 2px #dddddd;
    }

        .quick-order .info-tbl .remove {
            margin-right: 6px;
            right: 0;
        }

        .quick-order .info-tbl .item-description {
            min-width: 150px;
        }

    .qty-column {
        min-width: 120px;
    }
}

/*Order Upload Using Copy/Paste Component Begin*/

.orderupload-cp {
    padding: 2em;
}

.orderuploadCP-desc {
    margin-top: 1em;
    font-size: 16px;
}

    .orderuploadCP-desc p {
        margin-bottom: 0.5em;
    }


.orderuploadCP-content {
    vertical-align: bottom;
}

    .orderuploadCP-content textarea {
        resize: both !important;
        min-width: 80%;
        width: auto;
        display: inline-block;
        margin-bottom: 0;
        vertical-align: bottom;
        margin-right: 1em;
    }

    .orderuploadCP-content button {
        margin: 1em 0 0 0;
    }

.orderuploadCP-errormsg {
    margin-top: 1em;
    width: 80%;
}

.orderuploadCP span.field-validation-valid.success {
    clear: none;
}

/*Order Upload Using Copy/Paste Component End*/


/*Order Upload Using File Upload Component Begin*/

.orderuploadFU .orderuploadFU-desc {
    margin-top: 0;
    font-size: 16px;
}

.orderupload-main-container {
    width: 100%;
}

.orderupload-left-container, .orderupload-right-container {
    float: left;
    width: 50%;
    padding: 0 1em 1em 1em;
}


    .orderupload-right-container h3 {
        margin-top: 0;
    }

.fileUpload-container {
    border: 1px solid;
    min-height: 200px;
    padding: 1em;
}

.file-upload-area {
    border: 1px dashed;
    border-radius: 10px;
    min-height: 4em;
    /*background: #dddddd;*/
    text-align: center;
    padding: 5px;
    height: auto;
    /*padding:1em;*/
}


.input-upload {
    opacity: 0;
    height: auto;
    width: 100%;
    min-height: 4em;
    margin: 0 !important;
}

.header-row-option {
    margin: 1em 0;
}

.error-msg-container {
    margin: 1em 0;
    color: red;
}

.orderupload-left-container .btns {
    text-align: left;
}

.file-upload-top {
    text-align: center;
}

.quickOrderView .vm-table-small td:nth-child(5) input {
    width: 50%;
}

.quick-order.collapse-qo-form .footer-btns {
    display: block;
    float: right;
    margin-top: -20px;
}

.qty.numerictextbox {
    width: 50px;
    float: left;
}
/*Order Upload Using File Upload Component Begin*/

.quick-confirm-message {
    display: none;
}

@media(min-width: 768px) {
    .quick-order .qo-total {
        width: 70%;
    }
}

div.remove a.btn {
    color: #cc3333;
}

    div.remove a.btn:hover, div.remove a.btn:focus {
        color: #636363;
        -ms-opacity: .9;
        opacity: .9;
    }

div.remove a.btn {
    padding: 0px 0px;
}


.quickorder-image {
    float: left;
    width: 100px;
    cursor: pointer;
}

.quickorder-image .ui-autocomplete-img {
    max-width: 5em;
    min-width: 5em;
}

.quickorder-desc {
    width: 100%;
    padding: 10px;
}

.quickorder-desc h6 {
    font-weight: 300;
    cursor: pointer;
}

.quickorder-desc h6 {
     cursor: pointer;
}

.quickorder-table {
    display: none;
}

.quickorder-error {
    display: none;
}

.quickorder-error-row {
    margin: 0px;
}

.qo-search-input .jcf-number {
    color: #666;
    box-shadow: none;
    border: 1px solid #d7d7d7;
    height: 40px;
    display: block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 0;
}

.quick-order-using-search.search-focused {
    position: relative;
}